/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
@font-face {
	font-family: Avenir;
	src:  url(fonts/Avenir-Black.woff2) format("woff2"),
		url(fonts/Avenir-Black.woff) format("woff");
	font-weight: normal;
}

button {
/* 	color: #10235F;
    border: none;
	background-color: #FFD938;
	width: 266px;
	padding: 25px;
	font-size: 18px;
    cursor: pointer;
    text-align: center;
    transition: background 250ms ease-in-out, 
                transform 150ms ease;
    -webkit-appearance: none;
    -moz-appearance: none; */
}

button:hover,
button:active,
button:focus {
/* 	background-color: #10235F;
    color: #FFD938; */
}


/* Individual Strategies */
.strategies-eyebrow-link {
	
}

/* Search Results */
body.search-results .nv-seach-form-wrap,
body.search-no-results .nv-seach-form-wrap {
    border-top: 0;
}

body.search-results .nv-page-title-wrap.nv-big-title .nv-page-title,
body.search-no-results .nv-page-title-wrap.nv-big-title .nv-page-title {
    border-bottom: 10px solid #FFD938;
	padding-bottom: 30px;
    margin-bottom: 50px;
}

body.search-results .nv-page-title-wrap.nv-big-title .nv-page-title h1,
body.search-no-results .nv-page-title-wrap.nv-big-title .nv-page-title h1 {
	font-family: IBM Plex Sans;
    font-size: 32px;
	line-height: 40px !important;
    font-weight: 600 !important;
}

body.search-results h2.blog-entry-title.entry-title {
    font-size: 22px;
    line-height: 30px;
    font-family: IBM Plex Sans;
    margin-bottom: 20px !important;
}

body.search-results h2.blog-entry-title.entry-title a {
    color: #047686;
	font-weight: 600;
}

body.search-results article.has-post-thumbnail .nv-post-thumbnail-wrap,
body.search-results ul.nv-meta-list {
    display: none;
}

.banner-link-mobile {
	
}

.banner-top-border-white {
	
}

.teal-links {
	
}


:focus {
	outline: none !important;
}

.row .primary-menu-ul .sub-menu li a {
    color: #10235F !important;
}

.site-logo .title-with-logo {
    line-height: 20px;
    font-family: avenir black;
    text-transform: uppercase;
    font-size: 18px;
}

/* nav .container{
    border-bottom: 1px solid #fff;
}
 */
.builder-item--logo .site-logo {
/* 	padding: 0 0px 10px 0px; */
}

.z-index-1 .fl-row-content-wrap {
	z-index: 1;
}

.z-index-2 .fl-photo {
	z-index: 2;
}

/* .yellow-border-left a,
.yellow-border-left .fl-photo-content, */
.fl-photo-content a,
.fl-post-grid-image a {
    display: inline-block;
	vertical-align: middle;
    overflow: hidden;
}

.yellow-border-left img {
	border-left: 20px outset #FFD938;
}

/* .yellow-border-left img:hover, */

.fl-photo-content a img,
.fl-post-grid-image a img {
	transition: transform .5s ease;
	display: block;
}

.fl-photo-content a:hover img,
.fl-photo-content a:active img,
.fl-photo-content a:active img,
.fl-post-grid-image a:hover img,
.fl-post-grid-image a:active img,
.fl-post-grid-image a:focus img {
    transform: scale(1.25);
    -ms-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -o-transform: scale(1.25);
/* 	transition: all .5s ease; */
	vertical-align: middle;
}

.excerpt-wrap ol, 
.excerpt-wrap ul, 
.nv-content-wrap ol, 
.nv-content-wrap ul {
    padding: 10px 20px 20px 20px;
}

.fl-rich-text ul {
    list-style-type: none;
}
 
.fl-rich-text ol li:before, 
.fl-rich-text ul li:before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #2B5FBC; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.fl-builder a {
	text-decoration: none !important;
	border-bottom: 2px solid transparent;
	transition: 300ms;
}

.fl-builder a:hover,
.fl-builder a:active,
.fl-builder a:focus {
	border-bottom: 2px solid;
}

.fl-photo-content a,
.fl-post-grid-image a,
.site-logo .brand,
.fl-accordion-button-label,
.fl-accordion-button-icon,
footer .widget_media_image a,
a.nv-icon.nv-search {
	text-decoration: none !important;
	border: none !important;
}

.fl-module.inactive-link-underline a {
  border-bottom: 2px solid;
}

.fl-module.inactive-link-underline a:hover,
.fl-module.inactive-link-underline a:active,
.fl-module.inactive-link-underline a:focus {
	transition: 300ms;
  border-bottom: 2px solid transparent;
	text-decoration: none !important;	
}

.image-link a {
/*     position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    overflow: hidden; */
}

.image-link a:hover img, 
.image-link a:focus img, 
.image-link a:active img {
/*     transform: scale(1.1); */
}

.image-link a img {
/*     transition: transform .6s;
    width: 100%;
    height: 300px;
    object-fit: cover; */
}



/* Posts Grid */
.fl-post-grid-terms {
	margin: 20px 0 10px;
}

.fl-post-grid-terms a {
    pointer-events: none;
	font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.case-studies-grid .fl-post-column {
    padding-bottom: 75px;
}

.case-studies-grid .fl-post-grid-text,
.hp-case-studies-grid .fl-post-grid-text {
    display: flex;
    flex-direction: column;
}

.case-studies-grid .fl-post-grid-meta,
.hp-case-studies-grid .fl-post-grid-meta {
    order: 1;
	margin: 20px 0 10px;
	padding: 0;
}

.case-studies-grid .fl-post-grid-title,
.hp-case-studies-grid .fl-post-grid-title {
    order: 2;
	margin: 0 0 30px;
}

.case-studies-grid .fl-post-grid-content,
.hp-case-studies-grid .fl-post-grid-content {
    order: 3;
}

.strategies-grid .fl-post-column:before {
    content: "";
    background: #FFD938;
    position: absolute;
    height: 212px;
    width: 527px;
}

.strategies-grid .fl-post-grid-text {
    padding: 20px 0;
}

.strategies-grid .fl-post-grid-title {
    padding: 0;
	margin-bottom: 24px;
}

.strategies-grid .fl-post-grid-meta {
    padding-bottom: 30px;
}

.strategies-posts {
    padding: 25px 92px 0;
	margin-bottom: 0;
}

/* ---- Single Post ---- */
.nv-single-post-wrap .entry-header:first-child, .nv-single-post-wrap .nv-content-wrap:first-child, .nv-single-post-wrap .nv-post-navigation:first-child, .nv-single-post-wrap .nv-tags-list:first-child, .nv-single-post-wrap .nv-thumb-wrap:first-child {
    margin-top: 0;
}

/* ---- Password Protected Page ----  */
/* body.page-id-207 .post-header {
    display: block;
    height: 107px;
    margin-bottom: 80px;
    background-color: #00A1B5;
	border: none;
} */

.post-password-form input[type=submit] {
    height: 42px;
    color: #10235F;
	font-size: 16px;
	background-color: #FFD938;
	border: none;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: none;
}

.post-password-form input[type=submit]:hover,
.post-password-form input[type=submit]:active,
.post-password-form input[type=submit]:focus {
    color: #FFD938;
	background-color: #10235F;
}

/* ---- Homepage ---- */

/* Hero */
/* .homepage-slider .fl-slide-title {
    font-family: Avenir Black;
    line-height: 1;
    text-transform: uppercase;
}

.homepage-slider .fl-slide-photo-wrap {
    float: left;
	width: 72px;
}

.homepage-slider .bx-wrapper .bx-pager {
    text-align: right;
    padding-top: 0;
}

.homepage-slider .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 5em;
    width: 100%;
    right: 11em;
}

.homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 17px;
    height: 17px;
    border-radius: 50%;
}

.homepage-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none;
    border: 2px solid #fff;
} */

/* ---- Resources/Portal ---- */
.resources-body-row ul {
	padding-top: 0;
}

/* ---- Footer ---- */
.site-footer {
	margin-top: 50px;
}

.footer--row-inner.footer-top-inner.footer-content-wrap {
	padding-top: 60px;
}

div#cb-row--footer-bottom .container {
    border-top: 5px solid #FFD938;
	margin-top: 100px;
	margin-bottom: 50px;
	padding-top: 50px;
}

img.footer-ips-logo {
	width: 302px;
}

img.footer-aequitas-logo {
	width: 268px;
}

ul#menu-footer-main,
ul#menu-footer-secondary {
	font-size: 22px;
	line-height: 1.9;
}

ul#menu-footer-main a,
ul#menu-footer-secondary a,
ul#menu-footer-terms-privacy a {
	font-weight: 600;
	color: #047686;
}

ul#menu-footer-terms-privacy a,
.item--inner.builder-item--footer-three-widgets {
    font-size: 14px;
    line-height: 1.3;
}

.builder-item--footer-one-widgets p.widget-title {
	width: 304px;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

footer .widget {
    padding-bottom: 0;
}

/* Contact Form 7  */
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

.center {
	text-align: center;
}

.wpcf7-form label, 
.wpcf7-form input[type=email], 
.wpcf7-form input[type=tel], 
.wpcf7-form input[type=text], 
.wpcf7-form textarea {
	width: 100%;
}

.wpcf7-form input[type="submit"] {
    color: #10235F;
    border: none;
	background-color: #FFD938;
	width: 266px;
	padding: 25px;
	font-size: 18px;
	-webkit-appearance: none;
	-webkit-border-radius: none;
}

.wpcf7-form input:hover[type=submit],
.wpcf7-form input:active[type=submit],
.wpcf7-form input:focus[type=submit] {
    background-color: #10235F;
    color: #FFD938;
}

/* ---- Related Row ----- */

.related-row .fl-photo-content a {
	height: 290px;
}

.related-row .fl-photo-content a img {
	object-fit: cover;
	width: 100%;
}

.related-background {
	width: 100%;
	background: #10235f;
	height: 287px;
	position: absolute;
	left:0;
	z-index: -1;
}

.related-background-teal {
	width: 100%;
	background: #00A1B5;
	height: 287px;
	position: absolute;
	left:0;
	z-index: -1;
}

.contact-us-form input,
.contact-us-form textarea {
	padding: 20px;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
}


.mec-event-grid-simple .mec-event-article {
    border-bottom: none !important;
}

.n2-ss-layer.n2-ow a {
	text-decoration: none !important;
}

/* .n2-ss-layer.n2-ow a.blue {
	color: #10235F !important;
}

.n2-ss-layer.n2-ow a:hover,
.n2-ss-layer.n2-ow a:active,
.n2-ss-layer.n2-ow a:focus {
	text-decoration: none !important;
} */

@media only screen and (max-width: 992px) {
	.strategies-grid .fl-post-column:before {
		width: 100%;
		height: 100px;
	}
	
	.strategies-posts {
		padding: 20px;
		margin-bottom: 0;
	}
	
	.hero-logo {
		height: 84px;
		width: 84px;
	}

}

@media only screen and (max-width: 959px) {
	/* --- Password Protected Page / Search Results --- */
	.search-results header,
	.search-no-results header {
		margin-bottom: 100px;
	}
	
	.post-password-form {
		padding: 120px 20px 0;
	}
	.post-password-form p {
		display: block;
	}
	
	.post-password-form input[type="submit"] {
		margin-top: 15px;
		width: 175px;
		height: 50px;
	}
}

@media (min-width: 960px) {
	
	/* 	Nav Menu */
	
	
	/* Search Results	 */
	.archive-container {
		width: 895px;
	}
	
	.nv-content-none-wrap {
    	text-align: center;
	}

	/* Footer */
	.footer--row .container {
		padding-right: 0;
    	padding-left: 0;
	}
}

/* Cookie Banner */
a.wpcc-btn {
	border-bottom: none !important;
}

.wpcc-color-custom-1839184678 .wpcc-btn:focus, 
.wpcc-color-custom-1839184678 .wpcc-btn:hover,
.wpcc-color-custom-1839184678 .wpcc-btn:active {
    background-color: #10235f !important;
    color: #FFD938;
    border-bottom: none;
}

@media (min-width: 769px) {
	
	/* Hero	 */
	div#n2-ss-2 .n2-ss-control-bullet {
		right: 132px !important;
		bottom: 65px !important;
	}	
}


@media only screen and (max-width: 768px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
	
	.archive-container {
		padding: 20px;
	}
	
	.related-background {
		height: 200px;
	}
	
	.related-row svg.fl-builder-layer-align-top-center {
		height: 168px;
	}
	
	.yellow-separator .fl-separator {
		border-top: 5px solid #ffd938;
	}
	
	.case-studies-grid .fl-post-column {
		padding-bottom: 50px;
	}
	
	.strategies-grid .fl-post-column:before {
/* 		width: -moz-calc(100% - 25px);
		width: -webkit-calc(100% - 25px);
		width: -o-calc(100% - 25px);
		width: calc(100% - 25px); */
	}
	
	.strategies-grid .fl-post-column {
		padding-bottom: 0;
	}

	.case-studies-grid .fl-post-grid-meta, 
	.hp-case-studies-grid .fl-post-grid-meta {
		margin: 10px 0 5px;
	}
	
	.case-studies-grid .fl-post-grid-title, 
	.hp-case-studies-grid .fl-post-grid-title {
		margin: 0px 0 15px;
	}
	
	.fl-post-grid-terms a {
		font-size: 20px;
	}
	
	.hp-hero-row svg.fl-builder-layer-align-top-center {
/* 		height: 366px; */
	}
	
	.hp-innovations-row svg.fl-builder-layer-align-top-center {
		height: 802px;
	}
	
	.hp-case-studies-row svg.fl-builder-layer-align-top-center {
/* 		height:  */
	}
	
	.hp-case-studies-row svg.fl-builder-layer-align-top-center {
		height: 278px;
	}
	
	.hp-resources-row svg.fl-builder-layer-align-top-center {
		height: 370px;
	}
	
	.strategies-banner svg.fl-builder-layer-align-top-center {
		height: 285px;
	}
	
	.hide-bullets-on-mobile .fl-rich-text ol, 
	.hide-bullets-on-mobile .fl-rich-text ul,
	.hide-bullets-on-mobile .fl-rich-text ol li, 
	.hide-bullets-on-mobile .fl-rich-text ul li {
		margin-left: 0; 
		padding-left: 0;
	}
	
	.hide-bullets-on-mobile .fl-rich-text ol li:before, 
	.hide-bullets-on-mobile .fl-rich-text ul li:before {
		display: none; 
	}
	
	.strategies-eyebrow-link h2.fl-heading a {
		color: #2B5FBC !important;
	}
	
	.about-logo-column .fl-module-heading {
		float: left;
		width: 65%;
	}
	
	.about-logo-column .photo-float-right-on-mobile {
		float: right;
		width: 33%;
	}
	
	.related-row .fl-photo-content a {
		height: 205px;
	}
	
	/* Footer */
	.footer--row .footer--row-inner.footer-bottom-inner,
	.footer--row .footer--row-inner.footer-bottom-inner .container .row{
    	flex-direction: column-reverse !important;
	}
	
	.item--inner.builder-item--footer-three-widgets {
		margin-top: 30px;
	}
	
	div#cb-row--footer-bottom .container {
		border-top: 2px solid #FFD938;
		margin-top: 40px;
		padding-top: 10px;
	}
	
	.site-footer .widget ul li {
		margin-top: 0;
	}
}

.custom-accordion-content{
	overflow: hidden;
	position:relative;
}

#header-menu-sidebar .menu-item > a{
	color: white;
}

nav[data-show-on="desktop"] a.nv-icon.nv-search svg {
	transition: fill .5s ease;
}

nav[data-show-on="desktop"] a.nv-icon.nv-search:hover svg,
nav[data-show-on="desktop"] a.nv-icon.nv-search:active svg,
nav[data-show-on="desktop"] a.nv-icon.nv-search:focus svg {
	fill: #047686;
}

.is-stuck nav[data-show-on="desktop"] a.nv-icon.nv-search svg {
	fill: #047686;
}

.is-stuck nav[data-show-on="desktop"] a.nv-icon.nv-search:hover svg,
.is-stuck nav[data-show-on="desktop"] a.nv-icon.nv-search:active svg,
.is-stuck nav[data-show-on="desktop"] a.nv-icon.nv-search:focus svg {
	fill: #10235f;
}

nav[data-show-on="desktop"] .builder-item--header_search_responsive .close-responsive-search svg {
    width: 30px;
    height: 30px;
}

nav[data-show-on="desktop"] > div.header--row-inner{
	transition: background .5s ease;
}

body.page-id-207 .header .neve-transparent-header.has-sticky-rows--desktop:not(.is-stuck) .header--row .header--row-inner,
.search-results .header .neve-transparent-header.has-sticky-rows--desktop:not(.is-stuck) .header--row .header--row-inner,
.search-no-results .header .neve-transparent-header.has-sticky-rows--desktop:not(.is-stuck) .header--row .header--row-inner {
	background-color: #00a2b4 !important;
}

nav[data-show-on="desktop"] .menu-item > a {
	transition: color .5s ease;
}

.nv-title-tagline-wrap {
	font-family: Arial, Helvetica, sans-serif;
}

/* .menu-item-nav-search  a.nv-icon:hover {
	text-decoration:none;
} */

nav[data-show-on="desktop"] .primary-menu-ul .sub-menu {
/* 	background: white !important; */
	border:none !important;
	box-shadow: none !important;
/* 	margin-top: 2em; */
	padding-top: 2em;
}


nav[data-show-on="desktop"] .primary-menu-ul .sub-menu::before {
	content: '';
	width: 100%;
	height: 30px;
	display: block;
	position: absolute;
	top: 7px;
	/* left: calc(50% - 25px); */
	z-index: 100;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50' height='31'><polygon points='0,31 25,8 50,31' style='fill:white;'/><polyline points='0,31 25,8 50,31' stroke='rgb(43, 95, 188)' style='fill:none;stroke-width:1'/></svg>");
	background-repeat: no-repeat;
	background-position-x: center;
}

nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item {
	text-decoration:none !important;
	border-bottom:none !important;
	
	border-left: rgb(43, 95, 188) solid 1px !important;
	border-right: rgb(43, 95, 188) solid 1px !important;
	
	padding-left: 34px;
	padding-right: 34px;
	
	background: #ffffff;
}

nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item a {
	font-weight: 500 !important;	
}

nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item a:hover,
nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item a:active,
nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item a:focus {
	color: #047686 !important;
}

nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item:last-child{
	border-bottom: rgb(43, 95, 188) solid 1px !important;
	padding-bottom: 34px;
}

nav[data-show-on="desktop"] .primary-menu-ul .sub-menu .menu-item:first-child{
	border-top: rgb(43, 95, 188) solid 1px !important;
	padding-top: 34px;
}


.primary-menu-ul .sub-menu a:hover,
.primary-menu-ul .sub-menu a {
	text-decoration:none !important;
	border-bottom:none !important;
}

nav[data-show-on="desktop"] .row .primary-menu-ul>.innovations-dropdown>.sub-menu {
    right: -9.5em;
}

nav[data-show-on="desktop"] .row .primary-menu-ul>.resources-dropdown>.sub-menu {
    right: -4.6em;
}

nav[data-show-on="mobile"] .header-main-inner {
    height: 70px;
}

nav[data-show-on="mobile"] .builder-item--nav-icon .navbar-toggle {
    padding: 15px 0;
}

body:not(.home) nav[data-show-on="mobile"] .header-main-inner > .container:after {
	content: '';
    padding: 0 20px;
    border-bottom: 1px solid #FFFFFF;
    display: block;
}

nav[data-show-on="mobile"] .title-with-logo img {
	filter: brightness(100);
}

nav[data-show-on="mobile"] .icon-bar {
    width: 22px;
    height: 3px;
}

.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(3) {
    transform: rotate(-40deg);
    bottom: 7px;
}

.is-menu-sidebar .header-menu-sidebar {
    overflow: visible;
}

.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar-inner {
    max-height: 100%;
    padding: 30px 0;	
}

.header-menu-sidebar .sub-menu {
    overflow: visible !important;
    padding: 14px 0 0 !important;
    margin-left: 60px !important;
    border-top: 1px solid #2B5FBC !important;
    width: auto !important;
    max-height: 100% !important;
}


.header-menu-sidebar .nav-menu-primary ul {
	max-height: 2000px;
    opacity: 1;
    visibility: visible;
    display: block;
    text-align: left;
}

.header-menu-sidebar .caret-wrap {
    display: none;
}

.header-menu-sidebar .nav-menu-primary ul li a {
    padding: 0;
}

.header-menu-sidebar .nav-menu-primary  > ul > li > a {
    font-size: 22px;
    font-weight: 600;
	margin-bottom: 15px;
	line-height: 1;
}

.header-menu-sidebar .nav-menu-primary  > ul > li > a:hover,
.header-menu-sidebar .nav-menu-primary  > ul > li > a:active,
.header-menu-sidebar .nav-menu-primary  > ul > li > a:focus {
    border-bottom: none;
}

.header-menu-sidebar .sub-menu a {
    font-size: 18px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 15px;
}

.header-menu-sidebar .nav-menu-primary ul li {
    padding: 0;
}



@media (min-width: 960px){
	body:not(.home) nav[data-show-on="desktop"] .container {
		border-bottom: white 1px solid;
/* 		padding: 0 0 0 0; */
	}
	
	nav[data-show-on="desktop"] .container {
		height:100%;
		padding: 15px 0 0;
		transition: border .5s ease;
	}
	
	nav[data-show-on="desktop"] .menu-item > a {
		color: white !important;
		font-weight: 600;
	}
	
	nav[data-show-on="desktop"] .title-with-logo img {
		filter: brightness(100);
	}
	
	.is-stuck nav[data-show-on="desktop"] .title-with-logo img {
	    filter: none;
	}

	.is-stuck nav[data-show-on="desktop"] .container {
		border-bottom: #2B5FBC 1px solid !important;
	}
	
	.is-stuck nav[data-show-on="desktop"] .menu-item > a,
	.is-stuck nav[data-show-on="desktop"] .nv-title-tagline-wrap {
		color:#10235f !important;
	}
	
	.search-results header,
	.search-no-results header {
		margin-bottom: 150px;
	}
	
	.post-password-form {
		padding-top: 200px;
	}
	
	.is-stuck nav[data-show-on="desktop"] > div.header--row-inner {
		background: white !important;
	}
	
	header .caret-wrap {
		display: none;
	}	
}