/*   
Theme Name: FPM Theme
Theme URI: http://www.fingerprintmarketing.com
Description: FPM Starter Theme
Author: FPM
Version: 1.0


1. Toolbox CSS  -----------------------  All Theme Files
2. Global Styles  ---------------------  All Theme Files

*/

/* Typography
================================================== */
body {
  font: 20px/24px 'Alegreya Sans', Helvetica, Arial, sans-serif; 
  color: #333537;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

a { text-decoration: none; transition: all linear 200ms; }
a:hover, a:active, a:visited { outline: 0 }
a:visited { color: #7099c5;}

p { margin: 0 0 20px 0;}

h1, h2, h3, h4, h5, h6 { font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 60px; line-height: 62px; font-weight: 300; color: #fff; }
h2 { font-size: 40px; line-height: 44px; font-weight: 300; margin-bottom: 25px;}
h3 { font-size: 24px; line-height: 24px; font-weight: 700; font-family: 'Assistant'; }
h4 { font-size: 18px; line-height: 18px; font-weight: 700; font-family: 'Assistant'; letter-spacing: 1px; text-transform: uppercase; }
h5 { font-size: 20px; line-height: 24px; color: #02458d; font-weight: 700; font-family: 'Alegreya Sans'; }
h6 { font-size: 10px; line-height: 14px; }

em, i { font-style: italic; }
strong, b { font-weight: bold; }
small { font-size: 80%; }
address { font-style: normal; }
ul { list-style: disc inside; padding-left: 20px; }
.post ul,.content ul,.post ol,.content ol,.page-content ol,.page-content ul { list-style: outside; padding-left: 20px; margin-bottom: 25px; }
ol { list-style: decimal inside; }
li ul, li ol { margin-left: 1.5em; margin-bottom: 0; }

pre { line-height: 1; }
pre, code, kbd, samp, var { font-family: Courier, "Courier New", monospace; }
pre, code { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; overflow-x: auto; overflow-y: hidden; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
iframe,img {max-width: 100%;}
code br { display: none; }
/*****************************************
*** General
*****************************************/
.border-quote {
	border-top: 1px solid #02458d;
	border-bottom: 1px solid #02458d;
	padding-top: 25px;
	margin-bottom: 20px;
}

.page-content h3 sup {
	font-size: 15px;
	top: -12px;
}

.page-content p sup, .page-content li sup {
	font-weight: 700;
	font-size: 20px;
}

.page-content ul ul {
	margin-bottom: 0;
	margin-left: 10px;
}
/*
.page-content ul > li {
  list-style: outside;
  margin-bottom: 20px;
}

.page-content ul > li:before {
   content: "•";
   font-size: 250%;
   padding-right: 5px;
   vertical-align: sub;
}
*/

.page-content ul li ul li {
	list-style: square;
}

.page-content ul li ul li ul li {
	list-style: circle;
}

h2 sup {
	font-weight: 400;
	font-size:14px;
	top: -18px;
}
.wow-modal-window {
    position:absolute!important;
}
.page-content ol {
	list-style: decimal outside;
}

.code-border {
	border: 1px solid #02458d;
	padding: 20px;
	margin-bottom: 20px;
	font-family: 'Courier';
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

.code-border p {
	margin-bottom: 10px;
}

.wp-caption-text {
	font-size: 15px;
	margin-top: -25px;
	border-bottom: 1px solid #fff;
}

table.no-style tr, table.no-style td {
	border: 0;
}

table.no-style td {
	padding: 0;
}

table td table {
	margin: 0;
	font-size: 15px;
}

table td table tr, table td table td {
	border: none;
}

table td table td {
	padding: 4px;
}

table {
	margin-bottom: 30px;
	font-size: 17px;
}



table tr p {
	margin-bottom: 0;
	font-size: 17px;
}

table td {
	border: 1px solid #02458d;
	padding: 5px 10px;
    vertical-align: middle;
}
.image__padding {
    margin-top:30px;
}
.software-table {
	font-size: 16px;
}

.software-table td, .small-table td {
	padding: 0px 10px;
}

.small-table {
	font-size: 15px;
}

.home h1 {
  font-size: 70px;
}

.home h2 {
  font-size: 50px;
  line-height: 54px;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.white-box--inside {
	margin-bottom: 20px;
	width: 47%;
	display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}

.white-box--inside.white-box--inside--full {
	width: 100%;
}

.page-id-366 .sidebar-images img {
	max-width: 77%;
}

.page-id-976 .button {
	display: inline-block;
}
abbr {
  text-decoration:none;
}
.page-content.page-content--default .children {
	margin-top: 0;
	margin-bottom: 0;
}

.page-id-265 .page-content--default img {
	border-top: 1px solid #fff;
	padding-top: 15px;
}

.page-id-142 .page-content.page-content--default ul ul {
	margin-bottom: 0;
}


/*-----------------------------------------------------------------------------------*/
/*  2.  Header
/*-----------------------------------------------------------------------------------*/
.hero {
  position: relative;
  background-image: url(images/page-title-background-inner-pages.jpg);
  background-size: cover;
  background-position: center top;
}

.home .hero {
  background-image: url(images/home-header.jpg);
}

.top-bar {
  background-color: #fff;
}

.top-contact {
  padding: 9px 0 0 0;
}

.top-contact li {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  color: #545458;
  text-transform: uppercase;
  position: relative;
  font-family: 'Assistant';
  font-weight: 700;
  padding-right: 11px;
  margin-right: 3px;
}

.top-contact li:after {
  content: '/';
  position: absolute;
  right: 0;
  color: #d1d2d4;
}

.top-contact li:last-child:after {
  display: none;
}

.top-contact li a {
  color: #02458d;
}

/************************
** Social Links
************************/
.social {
  padding: 0;
  display: inline-block;
  margin-right: 20px;
}

.social li {
  display: inline-block;
  border: 1px solid #02458d;
  font-size: 17px;
  line-height: 28px;
  height: 28px;
  width: 28px;
  text-align: center;
  margin: 0 1px;
}

.social li a {
  display: block;
}
.tml-user-admin-bar-front-wrap {
  display:none;
}
/************************
** Customer Login Button
************************/
.button-login,.pmpro_btn {
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Assistant';
  background-color: #02458d;
  display: inline-block;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #f6ff8d;
  transition: all linear 300ms;
  padding: 11px 14px 11px 14px;
}

.button-login:hover,.pmpro_btn:hover {
  background-color: #d4e705;
  color: #1a3450;
}

#wp-submit {
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Assistant';
  background-color: #02458d;
  display: inline-block;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #f6ff8d;
  transition: all linear 300ms;
  padding: 11px 14px 11px 14px;
}

#wp-submit:hover {
  background-color: #d4e705;
  color: #1a3450;
}

/************************
** Top Search
************************/
header form {
  display: inline-block;
}
.top-search {
  width: 145px;
  border: 0;
  font-style: italic;
  font-size: 18px;
  line-height: 20px;
  color: #545458;
  font-family: 'Alegreya Sans';
  background-image: url(images/magnifier.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  min-height: 44px;
  display: inline-block;
  transition: all linear 200ms;
}


/************************
** Menu
************************/
.menu {
  padding: 0 10px;
  background-color: rgba(26,52,80, 0.85);
  float: right;
  margin-top: 68px;
}

.menu li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 50px;
  font-weight: 700;
  font-family: 'Assistant';
  letter-spacing: 1px;
  margin: 0 10px;
  position: relative;
}

.menu li a {
  color: #fff;
  padding: 0 4px;
}

.menu li:hover > a {
  color: #f6ff8d;
}

.menu .current-menu-parent > a, .menu .current-menu-ancestor > a  {
 color: #f6ff8d;
}

.menu .current-menu-item > a {
  color: #f6ff8d;
}

.submenu-title:hover > a {
	color: #fff!important;
	cursor: default;
}

.sub-menu {
  position: absolute;
  background-color: rgba(26,52,80, 0.97);
  border-top: 2px solid #35567b;
  background-image: url(images/submenu-arrow.png);
  background-repeat: no-repeat;
  padding: 25px 0px 5px 20px;
  background-position: 30px top;
  margin: 0;
  display: none;
  min-width: 230px;
  z-index: 1;
}

.sub-menu li {
  display: block;
  list-style: none;
  text-transform: none;
  line-height: 18px;
  margin: 0;
  margin: 10px 0 15px 0;
}

.sub-menu li a {
  padding: 0;
}

#menu-item-28 .sub-menu, .custom-app-link .sub-menu {
	min-width: 320px;
}

/* 3 columns menu */
#menu-item-1302 > .sub-menu {
  left: -450px;
  min-width: 827px;
  background-position: 60% top;
}
#menu-item-1302 > .sub-menu > li {
  display: inline-block!important;
  overflow: hidden;
  margin: 0;
  vertical-align: top;
  width: 30%;
}
#menu-item-1302 > ul > li > a {
  display: none;
}
#menu-item-1302 > ul > li > ul {
  width: 95%;
  min-width: 180px;
  position: relative;
  display: inline-block!important;
  background-image: none;
  border-top: 0!important;
  padding: 0;
  background-color: transparent;
}

.menu-left-padding {
	padding-left: 15px;
    margin: 0 0 5px 0!important;
}

.submenu-title {
	margin-bottom: 5px!important;
}

#menu-mobile-menu {
  display: none;
}

/************************
** Hero
************************/
.header-logo {
  margin-top: 30px;
  display: inline-block;
  margin-bottom: 30px;
}

.hero {
  min-height: 345px;
}

.home .hero {
  min-height: 595px;
}

.home .hero h1 {
  margin-bottom: 35px;
}

.home .hero h1 span {
  text-transform: uppercase;
  display: block;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: 'Assistant';
  margin-bottom: 35px;
}

.home .hero .header-logo {
  margin-bottom: 70px;
}

.hero h3 {
  font-size: 30px;
  line-height: 34px;
  color: #fff;
}


/************************
** Hero Thumbs
************************/
.thumbs-section {
  overflow: hidden;
}

.hero-thumb {
  width: 20%;
  float: left;
  min-height: 200px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  text-align: center;
  transition: border 300ms ease;
  background-size: cover;
}

.hero-thumb p {
  align-self: center;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Assistant';
  font-weight: 700;
}

#thumb1 {
  background-image: url(images/thumb1.jpg);
}

#thumb2 {
  background-image: url(images/thumb2.jpg);
}

#thumb3 {
  background-image: url(images/thumb3.jpg);
}

#thumb4 {
  background-image: url(images/thumb4.jpg);
}

#thumb5 {
  background-image: url(images/thumb5.jpg);
}

.hero-thumb__overlay {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  transition: all linear 300ms;
  color: #fff;
  width: 100%;
  justify-content: center;
  -webkit-justify-content: center;
}

.hero-thumb:hover .hero-thumb__overlay {
  background-color: rgba(255,255,255, 0.6);
  border: 6px solid #f6ff8d;
  color: #02458d;
}

/************************
** Special Links
************************/
.special-links {
  background-color: #ecf1f6;
  padding: 70px 0;
}

.special-links__title {
	text-transform: uppercase;
}

.special-links h3 {
  text-align: center;
  color: #1a3450;
  margin-bottom: 40px;
}

.special-link-list {
  padding: 0;
  overflow: hidden;
  position: relative;
  display: flex;
}

.special-link-list li {
  display: inline-block;
  float: left;
  max-width: 23%;
  margin: 0 0.7%;
  background-color: #fff;
  position: relative;
  min-height: 290px;
}

.special-link__title {
  background-color: #fff;
  min-height: 120px;
  padding: 20px 20px 10px 20px;
}

.special-links .special-link__title h3 {
  color: #02458d;
  line-height: 26px;
  margin-bottom: 8px;
  font-family: 'Alegreya Sans';
  text-align: left;
}

.special-links .special-link__title h3 sup {
	font-size: 12px;
	top: -10px;
}

.special-link__title p {
  font-size: 16px;
  line-height: 16px;
  margin: 0;
  color: #545458;
  font-weight: 700;
}


/************************
** What We Do
************************/
.wwd-title-row {
  background-image: url(images/wwd-section-bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 500px;
  position: relative;
  background-size: cover;
}

.wwd-title-row__box {
  color: #fff;
  background-color: rgba(2,69,141, 0.5);
  display: inline-block;
  max-width: 55%;
  position: absolute;
  bottom: 0;
  padding: 40px 35px 50px 35px;
}

.wwd-title-row__box h2 {
  font-weight: 400;
  position: relative;
}

.wwd-title-row__box h2:before {
  content: 'WHAT WE DO';
  height: 81px;
  width: 70%;
  left: -50%;
  top: -127px;
  color: #fff;
  font-weight: 700;
  font-family: 'Assistant';
  font-size: 16px;
  line-height: 43px;
  letter-spacing: 1px;
  position: absolute;
  padding-right: 30px;
  text-align: right;
  background-image: url(images/pokusaj.png);
  background-position: right bottom;
  padding-top: 39px;
}

.wwd-content {
  background-color: #f2f3f6;
  max-width: 800px;
  margin: auto;
  padding: 50px 50px 30px 50px;
}


/************************
** CTA
************************/
.page-id-24 .cta {
	display: none;
}

.cta {
  background-image: url(images/desktop-cta-bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  min-height: 580px;
  padding-top: 75px;
}

.cta p {
  margin-bottom: 30px;
}

.cta h2 {
  font-size: 50px;
  line-height: 54px;
  margin-bottom: 25px;
}

.cta .cta-contact {
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 60px;
}

.cta-contact a {
  color: #f6ff8d;
  border-bottom: 1px solid #f6ff8d;
  transition: all linear 300ms;
}

.cta-contact a:hover {
  border-bottom: 0;
}

.cta .button-arrow {
  margin-left: 15px;
}

/************************
** Button Arrow
************************/
.button-arrow {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  font-family: 'Assistant';
  letter-spacing: 1px;
  color: #f6ff8d;
  border: 2px solid #f6ff8d;
  border-right: 0;
  display: inline-block;
  padding: 2px 30px;
  position: relative;
}

.button-arrow:visited {
	color: #f6ff8d;
}

.button-arrow:after {
  content: '';
  position: absolute;
  background-image: url(images/arrow-button.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  width: 24px;
  height: 36px;
  right: -32px;
  top: -1px;
}

.button-arrow:hover {
  color: #f6ff8d;
}

.button-arrow:hover:after {
  background-image: url(images/arrow-button-hover.png);
}

/*-----------------------------------------------------------------------------------*/
/*  Footer
/*-----------------------------------------------------------------------------------*/
footer {
  background-color: #e5edf6;
  padding-top: 70px;
}

footer h4 {
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.bottom-footer {
  background-image: url(images/bottom-footer-bg.jpg);
  background-position: bottom center;
  width: 100%;
  height: 50px;
  margin-top: 125px;
}

.footer-copyright {
  background-color: #112336;
  font-size: 14px;
  line-height: 20px;
  color: #d1d2d4;
  text-align: center;
  font-family: 'Assistant';
  min-height: 50px;
  padding-top: 15px;
}

.footer-copyright p {
  margin-bottom: 0;
}

.footer-copyright p span {
  display: inline-block;
  margin: 0 6px;
}

.footer-copyright p a {
  color: #fff;
}


/************************
** Subscribe Box
************************/
.subscribe-box {
  border: 6px solid #f6ff8d;
  background-color: #fff;
  padding: 15px 25px 30px 25px;
  margin-bottom:50px;
}

.subscribe-box h4 {
  line-height: 24px;
  letter-spacing: 1px;
  color: #02458d;
  text-align: center;
  border-bottom: 2px solid #e5edf6;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.subscribe-box h3 {
  text-align: center;
  font-size: 30px;
  line-height: 32px;
  color: #1a3450;
  font-family: 'Yanone Kaffeesatz';
  font-weight: 400;
  margin-bottom: 25px;
}

.subscribe-form input {
  font-size: 15px;
  color: #949494;
  font-weight: 700;
  font-family: 'Assistant';
  text-transform: uppercase;
  border: 2px solid #a1b8d1;
  width: 100%;
  margin-bottom: 16px;
  border-top: 0;
  border-right: 0;
}

.subscribe-form button {
  font-size: 15px;
  color: #949494;
  font-weight: 700;
  font-family: 'Assistant';
  text-transform: uppercase;
  border: 2px solid #a1b8d1;
  width: 100%;
  margin-bottom: 16px;
  border-top: 0;
  border-right: 0;
  border: 0;
  margin-bottom: 0;
  color: #657b00;
  background-color: #d6e903;
  width:100%;
  height: 37px;
}

/************************
** Footer Menu
************************/
.footer-menu {
  padding: 0;
  max-width: 230px;
}

.footer-menu li a {
  list-style: none;
  font-size: 16px;
  line-height: 30px;
  color: #545458;
  font-weight: 700;
  font-family: 'Assistant';
}

.footer-menu li.no-hover > a:hover {
	color: #545458;
	cursor: default;
}

.footer-menu li a:hover {
  color: #7c7c7d;
}

.footer-menu .sub-menu {
  margin-left: 0;
  display: block;
  border: 0;
  position: relative;
  background-color: transparent;
  background-image: none;
  padding: 0 0 5px 15px;
}

.footer-menu .sub-menu li {
  margin: 4px 0;
}

.footer-menu .sub-menu li a {
  line-height: 18px;
}

.footer-menu.footer-menu--info {
  max-width: 100%;
}

.footer-menu--info {
  margin-bottom: 80px;
}

.footer-menu--service2, .footer-menu--service3 {
  margin-bottom: 55px;
}


/************************
** Footer Searcsh
************************/
.footer-search {
  font-style: italic;
  font-size: 16px;
  line-height: 25px;
  background-color: #fff;
  color: #545458;
  font-family: 'Alegreya Sans';
  background-image: url(images/magnifier.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  border: 2px solid #b4bbc2;
  width: 100%;
  padding-left: 50px;
}



/*-----------------------------------------------------------------------------------*/
/*  About Page
/*-----------------------------------------------------------------------------------*/
.page-id-18 .hero,.single-case-study .hero,.post-type-archive-case-study .hero, .category-case-study .hero, .page-id-22 .hero, .page-id-24 .hero  {
  background-image: url(images/about-hero-bg.jpg);
}

.blue-section {
  background-color: #1a3450;
  color: #1a3450;
  color: #fff;
  padding-top: 20px;
}

.blue-section p {
  max-width: 800px;
  margin: auto auto 20px auto;
}

/************************
** Breadcrumbs
************************/
.breadcrumbs {
  padding: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  text-align:center;
}

.breadcrumbs > span {
  display: inline-block;
  color: #fff;
  font-family: 'Assistant';
  font-size: 16px;
  line-height: 17px;
  position: relative;
  padding-right: 15px;
  margin-right: 3px;
}

.breadcrumbs span a {
  color: #f6ff8d;
  font-weight: 700;
}

.breadcrumbs > span:after {
  content: '>';
  position: absolute;
  right: 0;
  top: 0;
}

.breadcrumbs > span:last-child:after {
  display: none;
}

/************************
** History and Teams
************************/
.history-team-section {
  background-color: #ecf1f6;
  padding: 50px 0;
}

.case-studies {
  padding: 20px 40px 20px 25px;
  background-color: #fff;
  margin: 20px 0 80px 0;
}

.case-studies li {
  list-style: none;
  overflow: hidden;
  margin-bottom: 10px;
}

.case-studies li:first-child {
  margin-bottom: 0;
}

.case-thumb {
  border: 2px solid #02458d;
  display: inline-block;
  float: left;
  margin-right: 4%;
  max-width: 36%;
}

.case-studies p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}

.case-excerpt {
  float: left;
  max-width: 55%;
}

.case-excerpt h3 {
  font-family: 'Alegreya Sans';
  margin-bottom: 5px;
}

.history-content ul {
  float: left;
  max-width: 45%;
  margin-right: 4%;
}

.history-content ul li {
  list-style-position: outside;
  margin-bottom: 20px;
}

/************************
** Team Members
************************/
.team-member img {
  float: left;
  margin-right: 4%;
  max-width: 50%;
}

.team-member__about {
  float: left;
  max-width: 40%;
}

.team-member__about p span {
  font-weight: 700;
  display: block;
}

.blue-link {
  font-weight: 700;
  color: #1a3450;
  text-decoration: underline;
}

/************************
** Products Section
************************/
.products-section {
  padding: 65px 0 20px 0;
}

/************************
** Services Section
************************/
.services-section .with-border {
  border-top: 2px solid #f6ff8d;
  border-bottom: 2px solid #f6ff8d;
  padding: 45px 0 20px 0;
}

.services-section .button-arrow--blue {
  float: right;
  margin-top: 10px;
}

/************************
** Performance Section
************************/
.performance-section {
  padding: 40px 0;
}


/************************
** Blue Arrow Button
************************/
.button-arrow--blue {
  border-color: #02458d;
  color: #02458d;
}

.button-arrow--blue:hover {
  color: #206fc4;
}

.button-arrow.button-arrow--blue:after {
  background-image: url(images/blue-arrow.png);
}

/************************
** Success Story
************************/
.success-stories-section {
  padding-bottom: 20px;
}

.success-story {
  background-color: #ecf1f6;
  margin-bottom: 40px;
  overflow: hidden;
  padding: 30px 25px 25px 25px;
}

.success-story img {
  float: left;
  max-width: 49%;
  margin-right: 3%;
}

.success-story__content {
  float: left;
  max-width: 48%;
}

.success-story__content h2 {
  font-weight: 400;
  color: #1a3450;
  margin: -5px 0 20px 0;
}

.success-story__content p {
  color: #333537;
}

.success-story__content blockquote {
  font-style: italic;
  font-size: 24px;
  line-height: 28px;
  color: #1a3450;
}

.success-story__content blockquote span {
  font-style: normal;
}


/*-----------------------------------------------------------------------------------*/
/*  Solutions - vjerovatno page template
/*-----------------------------------------------------------------------------------*/
.page-content {
  background-color: #ecf1f6;
  padding: 80px 0 120px 0;
}

.page-template-solutions-template .page-content h4 {
	margin-bottom: 10px;
	font-size: 17px;
}

.page-content img {
  margin-bottom: 35px;
}

.page-content table img {
  margin: auto auto 0 auto;
  max-width: 80%;
}

.blue-span {
  font-weight: 700;
  color: #02458d;
}

/************************
** Image Caption
************************/
.image-caption {
  display: block;
  font-style: italic;
  font-size: 16px;
  line-height: 20px;
  border-top: 2px solid #fff;
  padding-top: 8px;
  margin-bottom: 10px;
  color: #545458;
}

.sidebar-images img {
  margin-bottom: 30px;
}


/************************
** White Box
************************/
.white-box {
  margin-top: 30px;
  background-color: #fff;
  padding: 30px 25px 20px 25px;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(226,230,233,1);
  -moz-box-shadow: 4px 4px 0px 0px rgba(226,230,233,1);
  box-shadow: 4px 4px 0px 0px rgba(226,230,233,1);
}

.white-box h2 {
  color: #1a3450;
}

.white-box ul li h5{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #333537;
  margin-bottom: 10px;
}

.white-box ul {
  padding: 0;
}

.page-content .white-box ul li {
  font-size: 18px;
  line-height: 22px;
  background-image: url(images/custom-arrow-bullet.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 25px;
  list-style: none;
  margin-bottom: 20px;
}

.white-box ul li p {
  margin-bottom: 0;
}

.white-box ul li a {
  font-weight: 700;
}

/************************
** Donwload Button
************************/
.download-button {
  background-color: #d6e903;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Assistant';
  font-weight: 700;
  color: #02458d;
  display: inline-block;
  background-image: url(images/pdf-icon.png);
  background-repeat: no-repeat;
  background-position: 25px center;
  padding: 10px 30px 10px 75px;
  margin-bottom: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*  News and Events Page
/*-----------------------------------------------------------------------------------*/
.page-content--smaller-padding {
  padding: 40px 0;
}

.page-template-news-events-template .page-content ul li {
  margin-bottom: 20px;
}

.page-content ul li {
  list-style: outside;
  margin-bottom: 10px;
}

.page-content h3 {
  font-family: 'Yanone Kaffeesatz';
  font-weight: normal;
  margin-bottom: 7px;
  color: #02458d;
  font-size: 27px;
}

.section-title {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Yanone Kaffeesatz';
  font-weight: 700;
  letter-spacing: 1px;
  background-color: #a4a9ae;
  color: #fff;
  padding-left: 15px;
  margin-bottom: 10px;
}

.section-title.section-title--blue {
  background-color: #1a3450;
}

/************************
** Feature Article
************************/
.featured-article {
  margin-right: 15px;
}
.single .article > h2:first-child {
font-weight: 500;
font-size: 48px;
}
.featured-image {
  position: relative;
}

.featured-image img {
  width: 100%;
/*  height: 370px; */
  object-fit: cover;
  margin-bottom: 20px;
}
.featured-image.no-image .date-with-overlay { 
  position:relative;
  background:none;
}

.featured-image.no-image .date-with-overlay span {
  color: #000;
  border-bottom: 1px solid #000;
}

.featured-article .lt-share {
	margin-left: 20px!important;
}

.date-with-overlay {
  position: absolute;
  bottom: 0;
  height: 85px;
  background-image: url(images/overlay.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #fff;
  width: 100%;
}

.date-with-overlay span {
  font-size: 15px;
  line-height: 30px;
  display: block;
  color: #f6ff8d;
  border-bottom: 1px solid #f6ff8d;
  font-weight: 700;
  margin: 0 25px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.featured-article__content {
  margin: 0 0 20px 25px;
  border-bottom: 2px solid #fff;
  padding-bottom: 40px;
}

.featured-article__content h2 {
  font-weight: 400;
}

.featured-article h3 {
  padding-left: 25px;
}

/************************
** Recent News
************************/
.news-box {
	margin-bottom: 30px;
}

.news-box img {
  width: 100%;
  object-fit: cover;
}

.news-box.news-box--recent img {
  margin-bottom: 10px;
}

.date {
  font-size: 14px;
  line-height: 16px;
  color: #77777d;
  font-weight: 700;
  display: block;
  margin-top: 10px;
}

.news-box h3 {
  font-family: 'Yanone Kaffeesatz';
  font-weight: normal;
  color: #1a3450;
  line-height: 30px;
  font-size: 24px;
}

/************************
** Button
************************/
.button {
  text-transform: uppercase;
  color: #02458d;
  font-size: 16px;
  line-height: 21px;
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  border: 2px solid #02458d;
  padding: 10px;
}

.button:hover {
  color: #fff;
  background-color: #02458d;
  transition: all linear 250ms;
}



/*-----------------------------------------------------------------------------------*/
/*  Article Archives
/*-----------------------------------------------------------------------------------*/
.news-box.news-box--archive {
  margin-bottom: 15px;
  overflow: hidden;
}

.news-box.news-box--archive img {
  max-width: 265px;
  margin-right: 30px;
  float: left;
  margin-bottom: 0;
}

.news-box__title {
  float: left;
  max-width: 50%;
  width: 65%;
}
.news-box__title .date {
  margin-top:0;
}
.lt-share {
  margin:0!important;
  padding:0!important;
}
.lt-share li {
  display:inline-block;
  margin:5px;
}

/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
.post-template-default input#submit {
    background: #27405A;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
#commentsbox {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
#comments{
	text-transform: none;
	color: #333;
	font-size: 19px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d6d6d6;
}
#commentsbox ol,
#commentsbox ul {
    list-style: none;
    margin: 0 !important;
}
#commentsbox li { }
.children {
    list-style: none;
    margin: 30px 0 0;
    text-indent: 0;
}
.children li.depth-2 { margin: 0 0 0px 65px }
.children li.depth-3 { margin: 0 0 0px 65px }
.children li.depth-4 { margin: 0 0 0px 65px }
.children li.depth-5 { margin: 0 0 0px 65px }
.children li.depth-6 { margin: 0 0 0px 65px }
.children li.depth-7 { margin: 0 0 0px 65px }
.children li.depth-8 { margin: 0 0 0px 65px }
.children li.depth-9 { margin: 0 0 0px 65px }
.children li.depth-10 { margin: 0 0 0px 65px }
.comment-body {
    position: relative;
    padding: 15px 15px 0;
	margin-left: 65px;
	margin-bottom: 30px;
	background: #ffffff;
	border: 1px solid #EBEBEB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.comment-body p{
	margin-bottom: 15px !important;
}
.comment-body:after {
    content: '';
    position: absolute;
    top: 10px;
    left: -12px;
    width: 12px;
    height: 20px;
    background: url("images/comment-arrow.png") no-repeat;
}
.comment-body:hover{
}
.reply{
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
}
.comment-reply-link {
	font-size: 10px;
}
.comment-reply-link:hover{
}
.comment-body:hover .reply{
	display: block;
}
#commentsbox .avatar {
	position: absolute;
	top: 0px;
	left: -65px;
	height: 40px;
	width: 40px;
	padding: 2px;
	border: 1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.comment-author {
	font-weight: bold;
    color: #000;
}
.says { display: none }
.comment-meta{
	margin-bottom: 10px;
}
.comment-meta a {
    font-size: 11px;
    font-style: italic;
    color: #666;
}
.cancel-comment-reply {
	margin-top: -10px;
}
.cancel-comment-reply a {
    color: #F00;
    line-height: 20px;
    height: 20px;
}
.cancel-comment-reply a:hover{
	text-decoration: underline;
}
#comments-respond {
	clear: left;
	text-transform: none;
	font-weight: bold;
	color: #333;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#comments-respond-meta{
	font-size: 11px;
}
#commentform label {
    display: block;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
	width: 45%;
	color: #666;
	text-shadow: 1px 1px 0px #FFF;
    border: 1px solid #cecece;
    outline: none;
	padding: 10px 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-color: #fff;
	-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);  
}
#commentform textarea {
    display: block;
	padding: 10px;
	width: 95%;
	color: #666;
	text-shadow: 1px 1px 0px #FFF;
    border: 1px solid #cecece;
	background-color: #fff;
	-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus,
#commentform textarea:focus {
	border-color: #acacac !important;
}
#commentSubmit {
	font-size: 12px;
	margin-top: -5px;
	margin-bottom: 20px;
	outline: none;
}
#commentSubmit::-moz-focus-inner, #commentSubmit::-moz-focus-inner { border: 0; padding: 0; }
#commentSubmit span{
	display: block;
	margin: 0px;
	padding: 10px 15px !important;
}

#commentform {float:none;}




/*-----------------------------------------------------------------------------------*/
/*  Default Template
/*-----------------------------------------------------------------------------------*/
.page-content--default h2 {
	margin-bottom: 15px;
}

.page-content--default h4 {
	margin-bottom: 15px;
	text-transform: none;
	color: #02458d;
}

.page-content--default h3 {
	color: #02458d;
	font-size:27px;
}

.page-content.page-content--default ul li {
	margin-bottom: 5px;
}

.page-content.page-content--default ul {
	margin-bottom: 30px;
}
.tml-action-links {
    display:block!important;
    text-align:center;
	margin-bottom:0!important;
}
.tml .tml-action-links li:last-child {
    float:none;
}
.page-content.page-content--default .white-box ul li {
	margin-bottom: 20px;
}

.page-content--default .with-border {
	border-top: 1px solid #02458d;
	padding-top: 40px;
	margin-top: 30px;
}



/* ============================================================================ 
    Blog
============================================================================ */


.feat-img {
    float: left;
    max-width: 40%;
    margin-bottom: 25px;
}

.feat-img img {
    border: 3px solid #d7d7d7;
    border-radius: 3px;
}

.date {
    color: #767575;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.entry {
    padding: 0 20px;
    max-width: 59%;
    float: left;
}

.entry h3 {
    margin-top: 10px;
    margin-bottom: 15px;
    text-transform: none;
}

@media (max-width: 688px) {
    .entry,
    .feat-img {
        max-width: 100%!important;
    }
}


.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #02458D;
}

.pagination a:hover {
    color: #000;
    background: #d4e705;
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #d4e705;
    color: #000;
}


/***************************
** Applications Template
***************************/
.applocations-content {
	max-width: 768px;
	margin: auto;
}

.image-diagram {
	padding-top: 30px;
}

.page-template-applications-template .white-box h2 {
	font-size: 30px;
	line-height: 32px;
	font-family: 'Alegreya Sans';
}

.page-template-applications-template .white-box h3 {
	font-size: 24px;
	line-height: 26px;
	color: #333537;
	font-family: 'Alegreya Sans';
}


.search-results .news-box.news-box--archive {
	margin-bottom: 30px;
}
.search-results .news-box__title { max-width:100%;width:100%;}
.category-case-study .news-box__title .date {
	display: none;
}




/*-----------------------------------------------------------------------------------*/
/*  Responsive
/*-----------------------------------------------------------------------------------*/


/* Large screens (1024px) */
@media (max-width: 1024px) {
/**** Home Responsive ****/
.top-contact li {
  font-size: 13px;
}

.social {
  margin-right: 10px;
}

.social li {
  font-size: 14px;
  line-height: 25px;
  width: 25px;
  height: 25px;
}

.button-login {
  font-size: 14px;
}

.menu li a {
  padding: 0 2px;
}

.menu li {
  font-size: 14px;
  margin: 0 4px;
}

.home h1 {
  font-size: 55px;
  line-height: 45px;
  margin-bottom: 25px;
}

.home .hero h1 span {
  font-size: 20px;
  margin-bottom: 20px;
}

.hero h3 {
  font-size: 23px;
  line-height: 29px;
}

.hero-thumb {
  min-height: 20vw;
}

.hero-thumb p {
  font-size: 18px;
  line-height: 22px;
}

.special-links .special-link__title h3 {
  font-size: 20px;
  line-height: 22px;
}

.special-link__title p {
  font-size: 15px;
  line-height: 15px;
}

.special-link__title {
  padding: 12px 10px 10px 12px;
}

.wwd-title-row__box h2 {
  font-size: 43px;
  line-height: 48px;
}

.subscribe-box {
  padding: 15px 12px 30px 12px;
}

.subscribe-box h3 {
  font-size: 24px;
  line-height: 28px;
}

.wwd-title-row__box h2 br {
	display: none
}


/***********************+
**** About Template ****/
.team-member__about {
  font-size: 17px;
  line-height: 20px;
}

.success-story__content {
  max-width: 100%;
  float: none;
}
 
.success-story img {
  margin-bottom: 1%;
}




}

@media (max-width: 960px) {
.button-login {
  padding: 7px 12px 7px 12px;
  font-size:11px;
}

.top-bar .column.five,
.top-bar .column.seven {
  text-align: center;
  width: 100%;
}

.home .hero h1 {
  font-size: 45px;
  margin-bottom: 20px;
}

.hero h3 {
  font-size: 20px;
  line-height: 23px;
}

.menu li {
  line-height: 32px;
}

.cta {
  padding: 50px 0 110px 0;
  min-height: 1px;
}

.cta p br {
  display: none;
}

.cta p {
  margin-bottom: 20px;
  font-size: 19px;
}

.cta .cta-contact {
  font-size: 24px;
  line-height: 28px;
}

.cta h2 {
  font-size: 42px;
  margin-bottom: 15px;
}

.cta .cta-contact {
  margin-bottom: 35px;
}

.subscribe-box h3 {
  font-size: 23px;
  line-height: 25px;
}

.subscribe-box h4 {
  font-size: 15px;
  line-height: 19px;
}

.wwd-title-row__box h2 {
  font-size: 37px;
  line-height: 40px;
}

.wwd-title-row__box h2:before {
  left: -45%;
}

.case-excerpt h3 {
  font-size: 18px;
  line-height: 18px;
}

.case-studies p {
  font-size: 13px;
  line-height: 15px;
}

.case-studies {
  padding-right: 20px;
}

.team-member img {
  max-width: 33%;
  margin-right: 3%;
}

.team-member__about {
  max-width: 60%;
}

.button-arrow {
  font-size: 14px;
  padding: 2px 20px;
}

.white-box ul li p {
  font-size: 15px;
  line-height: 16px;
}

.white-box ul li h5 {
  margin-bottom: 6px;
}

.page-content .white-box ul li {
  margin-bottom: 15px;
  padding-left: 15px;
}

.download-button {
  font-size: 14px;
  line-height: 18px;
}

.white-box {
  padding: 20px;
}

.news-box h3 {
  font-size: 20px;
  line-height: 23px;
}

.featured-article__content {
  margin-left: 0;
  margin-right: 0;
}

.featured-article__content h2 {
  font-size: 33px;
  line-height: 37px;
}

.page-content ul li {
  margin-bottom: 12px;
}

}



/* Medium screens (668px) */
@media (max-width: 668px) {
.hero {
  padding-bottom: 40px;
}

.top-contact {
  text-align: center;
}

.top-bar {
  padding-bottom: 10px;
  position: relative;
}

.top-bar .column.five,
.top-bar .column.seven {
  text-align: center;
}

header form {
  display: block;
}

.top-search {
  display: block;
  margin: auto;
}

.header-logo {
  display: block;
}

.header-logo img {
  margin: auto;
}

.thumbs-section {
  display: none;
}

.social {
  text-align: center;
  display: block;
  margin: 10px 0 10px 0;
}

.hero-thumb {
  width: 50%;
  min-height: 30vw;
}

.special-link-list {
  display: initial;
}

.special-link-list li {
  float: none;
  width: 100%;
  max-width: 280px;
  margin: auto auto 20px auto;
  vertical-align: bottom;
  display: block;
}

.special-link__title {
  min-height: 110px;
}

.special-link-list li img {
  position: initial;
}

.wwd-content {
  padding: 30px 20px;
}

.cta {
  background-image: url(images/final-cta-mobile-bg.jpg);
  padding-bottom: 125px;
}

.cta .button-arrow {
  display: block;
  max-width: 200px;
  margin: 10px auto auto auto;
}

.subscribe-box {
  margin-bottom: 50px;
}

.footer-search {
  margin-bottom: 80px;
}

.footer-menu {
  margin-bottom: 80px;
  max-width: 100%;
}

.wwd-title-row__box {
  padding: 25px 25px 20px 25px;
  max-width: 95%;
}

.wwd-title-row__box h2:before {
  left: -15%;
}

.row .row {
  margin: 0;
}

.bottom-footer {
  margin-top: 0;
}

.footer-copyright {
  padding-bottom: 15px;
}


/*************************
*** Menu
*************************/
#menu-main-menu {
  display: none;
}

#menu-mobile-menu {
  margin-top: 0;
}

.mobile-menu {
  float: none;
  padding: 30px 10px;
}

.mobile-menu .sub-menu {
	display: none;
	position: inherit;
	background-color: transparent;
	background-image: none;
	border: none;
	padding: 0px 0px 5px 10px;
}

.mobile-menu .menu-item-has-children > a {
	position: relative;
}

.mobile-menu .menu-item-has-children > a:after {
	position: absolute;
	content: '+';
	right: -15px;
	font-size: 16px;
}

.mobile-menu .menu-item-has-children.active > a:after {
	content: '-';
}


.mobile-menu .sub-menu li {
	line-height: 24px;
}

.mobile-menu  li{
  display: block;
}

/* Mobile Menu */
.topNavBtn span,
.topNavBtn::after,
.topNavBtn::before {
  transition: all .3s ease-in-out;
  background-color: #1A3450;
  height: 2px;
  border-radius: 0px;
}
.topNavBtn {
  position: absolute;
  width: 25px;
  left: 9px;
  bottom: 20px;
}
.topNavBtn span {
  display: block;
  margin: 5px 0;
  opacity: 1
}
.topNavBtn::after,
.topNavBtn::before {
  display: block;
  content: ''
}
.topNavBtn:hover span,
.topNavBtn:hover::after,
.topNavBtn:hover::before {
  background-color: #1A3450;
}
.topNavBtn:focus span,
.topNavBtn:focus::after,
.topNavBtn:focus::before {
  background-color: #1A3450;
}
.topNavBtn.active span,
.topNavBtn.active::after,
.topNavBtn.active::before,
.topNavBtn.active:focus span,
.topNavBtn.active:focus::after,
.topNavBtn.active:focus::before {
  background-color: #1A3450;
}
.topNavBtn.active span,
.topNavBtn.active:focus span {
  opacity: 0
}
.topNavBtn.active::before,
.topNavBtn.active:focus::before {
  -webkit-transform: translateY(12px) rotate(43deg);
  transform: translateY(12px) rotate(43deg)
}
.topNavBtn.active::after,
.topNavBtn.active:focus::after {
  -webkit-transform: translateY(-3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg)
}
.topNavBtn {
  display: block;
  z-index: 1;
}

/* About Template */
h1 {
  font-size: 50px;
}

.history-content ul {
  float: none;
  max-width: 100%;
  margin: 0;
}

.history-content ul li {
  margin-bottom: 12px;
}

.team-member {
  overflow: hidden;
  margin-bottom: 15px;
}

.services-section .button-arrow--blue {
  float: none;
}

.success-story img {
  float: none;
  max-width: 100%;
  margin-bottom: 20px;
}

/* News & Events Template */
.featured-article {
  margin-right: 0;
}

.section-title {
  margin-top: 60px;
}

}

/** Small Screens **/
@media (max-width: 350px) {
	.button-login {
		float: right;
		margin-left: 5px;
	}
}




@media screen and (max-width: 600px) {
table {width:100%;}
thead {display: none;}
tr:nth-of-type(2n) {background-color: inherit;}
tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
tbody td {display: block;  text-align:center;}
tbody td:before { 
    content: attr(data-th); 
    display: block;
    text-align:center;  
  }
}

/* Membership styling */
#pmpro_level-1 { max-width:760px;margin:auto;}
#pmpro_level-1 .form.pmpro_form label {text-align:left;}
.pmpro-checkout #pmpro_checkout_box-checkout_boxes h2 { display:none; }
form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select,.tml input { background-color:#fff;}
#pmpro_pricing_fields,.pmpro_checkout thead,
#pmpro_account-membership,
#pmpro_account-invoices,
#pmpro_approvals_status_table,
.tml-user-description-wrap { display:none; }
.pmpro_checkout tbody td {padding:0!important;border:0!important}
.tml { margin:auto; }
.page-template-browser-template img {max-width:inherit!important;display: inline-block;margin: 0;vertical-align: middle;}
.tml-form-table td,.form-table td {border:none;padding:0;}
#swipebox-overlay { background:#ecf1f6!important;}
form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select { display: inline-block!important; }

#swipebox-close { background-color: black; margin: 5px 10px; border-radius: 10px; }