/*
Theme Name: Business One Page National Fuel Solutions
Template: business-one-page
*/

/* --- child theme styles: --- */

/* nfs styles */

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

p:empty { display:none; }

.house { color: #242960 !important;}  /* branding guidelines, dark blue */
.secondary { color: #007AC3; } /* branding guidelines, light blue */
.houselight { color: #2894E6 !important; } /* lighter blue */
.dark { color: #939598 !important; } /* dark grey */

.housebg { color: #ffffff; background: #242960;}
.secondarybg { color: #ffffff; background: #007AC3; }
.houselightbg { color: #ffffff; background: #2894E6; }
.darkbg { color: #ffffff; background: #939598; }

.white { color: #ffffff !important; }
.whitebg { background: #ffffff !important; }

.red { color: #E41B13 !important; }	/* branding guidelines, red */
.redbg { color: #ffffff; background: #E41B13 !important; }
.redbg a { color: #ffffff !important; }
.boldred { color: #E41B13 !important; font-weight: bold; }

.light-blue-bg { background: #8ac6f5 !important; } 
.gradient-bg { background: linear-gradient(to right,#242960 0%,#007AC3 100%); }
.secondary-gradient-bg { background: linear-gradient(to right,#007AC3 0%,#8ac6f5 100%); }

.benefits-panel {
	background-image: linear-gradient(rgba(36,41,96,0.9),rgba(36,41,96,0.9)), url('/wp-content/uploads/2026/08/NFS-tanker-picture-2.avif');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
	color: #ffffff;
	padding: 2.5em 0;
}

.quote-panel {
	background: #8ac6f5 !important;
	padding: 2.5em 0;
}

.highlight { color: #242960 !important; font-weight: bold; }
.highlighted { background: #242960 !important; color: #ffffff; }
.bold { font-weight: 800 !important; }
.notbold { font-weight: 200 !important; }

.transparent {color: transparent;}
.uppercase {text-transform: uppercase;}

.two-columns { columns: 1; }
.two-columns li {
    page-break-inside: avoid;
}

.feature-list, .feature-list ul { margin-top: 0; padding-left: 2em; list-style-type: none !important; text-align: left !important; }
.feature-list li { position: relative; margin-bottom: 1em; padding-right: 3em; }
.feature-list li:before { position: absolute; margin-left: -1.3em; font-weight: bold; }
.feature-list li:before, .feature-list li.tick:before { content: "\2714\fe0e"; }
.feature-list li.cross:before { content: "\2718\fe0e"; }
.feature-list li.query:before { content: "\2753\fe0e"; }

.relative { position: relative; }

.menu-caption { display: inline-block; padding-left: 9px; font-size: 0.9em; text-transform: none; }

body {
    color: #636363;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6em;
	font-family: Mulish, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
} 

#footer-spacer { display: none; }

h1, h2, h3, h4, h5, h6,
.content-area .post .entry-header .entry-title
{
	font-family: Mulish, Arial, Helvetica, sans-serif !important;
	line-height: 1.3em;
	color: #242960 !important;
	font-weight: 700 !important;
}

h1.secondary, h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary { color: #007AC3 !important;}

h1 { font-size: 32px; text-align: center; }
h2 { font-size: 38px;}
h3 { font-size: 24px;}
h4 { font-size: 22px;}
h5 { font-size: 20px;}
h6 { font-size: 18px;}

h1.entry-title { padding: 0.75em 0 0.25em 0; }

.tags-block { border-top: 0 none; }

.videocontainer,
.featured-slider {
	margin-top: 0;
	height: calc(37.6vw);
	max-height: calc(55vh); /* was 50vh */
	overflow: hidden;
}

.featured-image {
	margin-top: 0;
	height: calc(100vw);
	overflow: hidden;
}

.featured-slider>.metaslider { position: absolute; top: 50%; transform: translateY(-50%); }
.featured-slider .metaslider, .featured-slider .metaslider>div, .featured-slider .metaslider>div>div, .featured-slider .metaslider>div>div>div, .featured-slider .metaslider>div>div>div>ul { min-height: 100% !important; }
.ms-theme-cubic { padding-bottom: 0 !important; }
a.flex-next, a.flex-prev { background-color: rgba(0,0,0,0.2) !important; }

.trustpilot-widget { padding: 9px 0 0 0; width: 100%; text-align: center; }
.featured-image .trustpilot-widget, .featured-slider .trustpilot-widget { position: absolute !important; top: 0; }

.row { margin: 0; padding: 0; }

.container, .containernarrow, .containerwide {
    width: 1500px;
	max-width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing: border-box;
}
.container { width: 1280px; }

.containernarrow { width: 1120px; }

.site-content>.containerwide { width: 100%; padding: 0 !important; padding-left: 0 !important; padding-right: 0 !important;}

body.blog .site-content>.containerwide,
body.single .site-content>.containerwide, 
body.search .site-content>.containerwide { width: 1280px; padding-left: 15px !important; padding-right: 15px !important;}

.inner-wrapper { max-width: 1000px; margin: 0 auto; padding: 25px; }

.narrow-wrapper { max-width: 800px; margin: 0 auto; }

.intro-box { background: #ffffff; border-radius: 9px; padding: 18px; width: 100%; margin: 0; box-sizing: border-box; box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.33);}
.intro-box h1 { font-size: 1.5em; line-height: 1.5em; }
.intro-box p { text-shadow: none; font-size: 1em; line-height: 1em; }

.scrolldown {
	position: absolute;
	z-index: 2;
	width: 100px;
	height: 100px;
	background: #ffffff;
	border-radius: 50%;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	padding: 30px 0 0 0;
	text-align: center;
	font-weight: 200;
	font-size: 1.25em;
}
.scrolldown a, .scrolldown a:link, .scrolldown a:visited, .scrolldown a:active  {
    color: #000000;
	text-decoration: none;
}
.scrolldown a:hover  {
    color: #939598;
	text-decoration: none;
}

.scrolldown-spacer { width: 100%; height: 50px; }

#content, #about, .hentry { padding: 0; margin: 0; }

.site-header { background: #ffffff; }

/* remove float-away header */
.site-header { position:static; }

.headroom, .headroom--pinned, .headroom--unpinned {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}

.headroom--not-top { box-shadow: none; }
.site-content .content-area { padding: 0; }

.site-main { padding-top: 25px; }

/* /remove float-away header */

.page-header .page-title {
    color: #242960;
    margin: 0 0 29px;
}

#masthead { border-bottom: 0px none; box-shadow: 0px 3px 2px 0px rgba(130,140,178,0.16); padding-bottom: 0; }

#masthead .container { display: block; max-width: 100%; width: 1500px; }

#mobile-header-primary { float: right; }
.mobile-site-header { padding: 0; background: #ffffff; }
.mobile-site-branding { max-width: none; display: block; text-align: left; }
.mobile-site-branding img { max-width: calc(100% - 60px); }
.mobile-site-branding .text-logo { clear: both; }

.mobile-menu-opener-container { position: absolute; top: 40px; right: 10px; z-index: 1000; }
.mobile-menu-opener {
    width: 60px;
    height: 60px;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 9px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    transform: translateY(-50%);
    background: #ffffff;
	box-shadow: none;
}
.mobile-menu-opener span {
    display: block;
    width: 100%;
    height: 3px;
    background: #242960;
    border: 0 none;
}

#header-sidebar .search-form input[type="search"] { box-sizing: border-box; max-width: calc( 100% - 40px); line-height: 23px; border-radius: 3px; -webkit-appearance: none; }
#header-sidebar .search-form input[type="search"]::placeholder { color: #242960; text-align: center; }
#header-sidebar .search-form input[type="submit"] {
    background: url(images/btn-search.png) no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    float: none;
    border: 0;
    padding: 0;
    box-shadow: none;
    margin: 0 0 0 3px;
}

.sidebar .widget-area {
    background: #F8F9FC;
}

a:link, .entry-content a, .entry-summary a, .page-content a, .comment-content a, .widget .textwidget a,
a:visited,
a:active {
    color: #242960;
	text-decoration: none;
}
a:hover, .entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .widget .textwidget a:hover
{
    color: #242960;
	text-decoration: underline;
}

a.secondary:link,
a.secondary:visited,
a.secondary:active {
    color: #007AC3;
	text-decoration: none;
}
a.secondary:hover {
    color: #242960;
	text-decoration: underline;
}

.site-branding { float: none; text-align: center; margin-top: 15px;}

.site-branding img { margin: 0;}

.mobile-site-title a,
.header-right .site-title a {
    color: #242960;
	text-transform: uppercase;
}

.mobile-site-title,
.text-logo .mobile-site-description {
    margin: 9px auto;
    font-size: 18px;
    color: #939598;
	font-weight: 400;
}
.mobile-site-title { font-size: 24px; }
.mobile-site-title a:hover,
.header-right .site-title a:hover {
    text-decoration: none;
}

.header-button { }
 
a.header-phone { color: #000000; font-size: 1em; font-weight: bold; }
a.header-phone:hover { color: #939598; text-decoration: none; }

.sticky-banner { background-color: #007AC3; color: #ffffff; width: 100%; padding: 5px; box-sizing: border-box; position: sticky; top: 0; z-index: 200; }
.sticky-banner a { color: #ffffff; padding: 5px; }
.sticky-banner a:hover { color: #ffffff; background: #007AC3; border-radius: 3px; text-decoration: none; }

.sticky-banner .flexbox-item-4 { flex-direction: row;}

.sticky-banner .icon { height: 52px; width: 60px; padding-top: 12px; font-size: 1.2em; text-align: center; }
.sticky-banner .content { width: calc(100% - 60px); }

#main-navigation { width: 100%; background: #ffffff; color: #242960; padding: 0; }

#main-navigation .container { width: 100%; max-width: none; padding-left: 0; padding-right: 0; }

.main-navigation {
    flex-basis: auto;
	flex-grow: 0;
	width: 100% !important;
}

.main-navigation ul {
	display: table; width: 100%; display: table;
}

.main-navigation ul>li {
	display: table-cell; width: auto; text-align: center; float: none; margin: 0;
}

.main-navigation ul>li:hover {
	background: #A4A4A4;
}

.main-navigation ul>li>a, .main-navigation ul li a,
.main-navigation ul>li>a:link, .main-navigation ul li a:link,
.main-navigation ul>li>a:visited, .main-navigation ul li a:visited,
.main-navigation ul>li>a:hover, .main-navigation ul li a:hover,
.main-navigation ul>li>a:focus, .main-navigation ul li a:focus,
.main-navigation ul>li>a:active, .main-navigation ul li a:active
 {
	color: #ffffff;
    padding: 11px 0;
    border-bottom: 0 none;
}

.main-navigation ul ul { width: 100%; padding: 0; }

.main-navigation ul ul li { padding: 0; }

.main-navigation ul ul li a { background: #242960; }
.main-navigation ul ul li a:hover { background: #A4A4A4; padding: 11px 0;}

.mobile-main-navigation ul li:hover {
    background: #EDEDED;
}
.mobile-main-navigation ul li:hover a, .mobile-main-navigation ul li:focus a, .mobile-main-navigation ul li a:hover, .mobile-main-navigation ul li a:focus {
    color: #242960;
    text-decoration: none;
}

.in-page-navigation { }
.in-page-navigation ul { width: 100%; font-size: 0.9em; padding: 0; margin: 0; border: 0 none; list-style-type: none; position: relative; display: table; }
.in-page-navigation ul li { vertical-align: middle; list-style-type: none; padding: 0; margin: 0; border: 0 none; box-sizing: border-box; text-align: center; float: left; width: 100%; display: block; }
.in-page-navigation ul li a, 
.in-page-navigation ul li span { color: #ffffff; background: #A4A4A4; text-decoration: none; padding: 9px 6px; margin: 5px; border: 0 none; display: block; }
.in-page-navigation ul li:hover a, 
.in-page-navigation ul li:hover span { color: #ffffff; background: #242960; text-decoration: none; cursor: pointer; }
.in-page-navigation ul li.selected span { background: #242960; }

.full-width-pane { padding: 25px 0; }

.pound-icon { font-size: 1.4em; margin: 0 12px 0 15px; }

.site-footer {
	color: #242960;
	background: #ffffff;
	padding: 0;
	border-top: 1px solid #242960;
}

.site-footer a:link,
.site-footer a:visited,
.site-footer a:active {
	white-space: nowrap;
    color: #242960;
}
.site-footer a:hover {
    color: #242960;
	text-decoration: underline;
}

.site-footer .footer-t {
    border-bottom: 0 none;
    padding-bottom: 0;
}

.site-footer .widget-title { color: #ffffff !important; padding: 0 !important; margin: 0 0 1em 0 !important; text-align: left !important;}
.footer-t .widget .widget-title::after { width: 0; height: 0; background: transparent; position: relative; left: 0; top: 0; }

.footer-t .widget ul {
    list-style: none; 
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
	margin: 0;
	padding: 0;
}

.footer-t .widget ul li, .footer-t .widget p { margin: 0 0 1em 0; }

.footer-t .widget ul li a { color: #ffffff; }

.footer-widgets { padding: 10px 0 20px 0; }

.footer-logos { border-top: 1px solid #cccccc; padding: 12px 0; }
.footer-logos img { margin: 4px 18px; }

.companyinfo {}
.companyinfo .flexbox h4 { font-size: 1em !important; font-weight: 700 !important; text-align: left !important; margin: 1em 0 !important; text-transform: uppercase;}
.companyinfo .flexbox ul { margin: 0; padding: 0; list-style-type: none; }
.companyinfo .flexbox ul li { margin: 0.5em 0; padding: 0; }

.copyright {
	background: #000000;
	color: #ffffff;
	padding: 16px 0;
}

.copyright a:link,
.copyright a:visited,
.copyright a:active {
	white-space: nowrap;
    color: #ffffff;
}
.copyright a:hover {
    color: #ffffff;
	text-decoration: underline;
}

#copyright-privacy .dashicons { font-size: 1.5em; transform: translateY(3px); }
#copyright-terms i { font-size: 1.75em; transform: translateY(3px); }

.scrollup { bottom: 18px; right: 18px; z-index: 10; }

.banner  {
    margin-top: 220px !important;
	border-top: 0 none;
	max-height: calc(100vh - 220px);
	overflow: hidden;
}

.banner .slides  {
	max-height: calc(100vh - 220px);
}

.site-content {
    margin-top: 0 !important;
	border-top: 0 none;
}

#mapcontainer { position: relative; background: #F3F2F2 url('images/loading.gif') no-repeat center center; }
#mapcontainer iframe { width: 100%;  height: 100%; }
.page-scroll-reserve {position: absolute; z-index: 5; top: 15%; right: 1%; height: 55%; width: 7%; background: rgba(0,0,0,0.1); border-radius: 9px;}

.videocontainer { position: relative; background: #131616; overflow: hidden; }
.video-overlay {position: absolute; z-index: 1; top: 0%; left: 0%; height: 100%; width: 100%; background: rgba(0,0,0,0.1); }


form input[type="text"], form input[type="date"], form input[type="email"], form input[type="number"], form input[type="url"], form input[type="password"], form input[type="text"], form input[type="email"], form input[type="url"], form input[type="password"], form input[type="tel"], textarea, select {
	font-size: 1em;
    width: 100% !important;
    border: 1px #cccccc solid;
    border-radius: 3px;
    padding: 5px 10px;
	margin: 3px 0;
	line-height: 24px;
}

.smalltextbox { font-size: 0.7em; padding: 3px !important; margin: 0 !important; max-width: 75px !important; border-radius: 12px !important; }

.formfield { width: 100%; padding: 5px; float: left; box-sizing: border-box; }
.formfield#quote_submit { float: right;}
.formfield label { display: none; width: 100%; font-size: 0.85em; padding: 5px 0.5%; box-sizing: border-box; }
.formlabelcheckbox { display: inline-block; width: 50%; font-size: 1em; float: left; padding: 5px 0.5% 5px 0; }

.verification_box {
    border: 0 none;
    width: 75px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
	background: #ffffff;
	text-align: center;
	border-radius: 12px;
}

.button,
form input[type="submit"] {
	background: #007AC3 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	margin: 3px;
	text-align: center;
	display: inline-block;
	box-shadow: none !important;
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	border: 0 none !important;
	width: auto !important;
	height: auto !important;
	font-weight: 300;
	transition: all .5s ease;
	border-radius: 500px !important;
	padding: .75em 1.5em !important;
	line-height: 1.2em;
	appearance: none;
	cursor: pointer;
}

.button:hover,
.button.light:hover,
form input[type="submit"]:hover {
	background: #242960 !important;
	color: #ffffff !important;
	text-decoration: none;
	box-shadow: none;
	text-shadow: none;
}

.button:active
form input[type="submit"]:active {
	text-decoration: none;
}

.button.light {	background: #ffffff !important; color: #007AC3 !important; }

.button.small {font-size: 12px !important; padding: 0 9px !important; border-radius: 3px !important; }
.button.large {font-size: 22px !important; padding: 16px 32px !important; font-weight: bold; }

.button.red { color: #ffffff !important; background: #E41B13 !important;}
.button.red:hover { background: #007AC3 !important;}

.button.tight  { padding: 0.25em !important; }

.quoteform {
	color: #ffffff;
	padding: 25px;
	border-radius: 25px;
	background: linear-gradient(to bottom,#242960 0%,#007AC3 100%);
}
.quoteform h3, .quoteform h2 { text-align: center; color: #ffffff !important; }
.quoteform input:not(.smalltextbox), .quoteform select { border-radius: 500px !important; padding: 9px 18px !important; }

.quoteform select {
    border: 0 solid #cfcfd4 !important;
    border-right-width: 10px !important;
    border-color: transparent !important;
}

.success {color: #ffffff; background: #008000; border-radius: 4px; padding: 4px; margin: 3px; }
.error {color: #ffffff; background: #E41B13; border-radius: 4px; padding: 4px; margin: 3px; }
.validate-error { position: relative; top: 6px; width: 100%; box-sizing: border-box; min-height: 30px !important; border: 1px solid #999999; border-radius: 3px; padding: 3px 3px 3px 30px; background: #ffffff url('images/validate-error.png') left center no-repeat; box-shadow: none; }

.validate-error:after, 
.validate-error:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.validate-error:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    left: 20%;
    margin-left: -10px;
}
.validate-error:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #999999;
    border-width: 11px;
    left: 20%;
    margin-left: -11px;
}

.validate-error p { text-align: left; padding: 6px 0 !important; margin: 0 0 0 9px !important; font-size: 1em !important; color: #999999 !important; text-shadow: none !important; }

.validate-first-error-box { border-color: #ff9c00 !important; }
.validate-second-error-box { border-color: #ff9c00 !important; border-width: 2px !important;}

.validate-first-error-box:focus { outline-style:none; box-shadow:none; border-color:transparent; }
.validate-second-error-box:focus { outline-style:none; box-shadow:none; border-color:transparent; }

.error { position: relative; clear: both; top: 6px; width: 100%; box-sizing: border-box; min-height: 30px !important; border: 1px solid #999999; border-radius: 3px; padding: 3px 3px 3px 30px; background: #ffffff url('images/validate-error.png') left center no-repeat; box-shadow: none; color: #FFA300; }

.error:after, 
.error:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}
.error:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    left: 20%;
    margin-left: -10px;
}
.error:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #999999;
    border-width: 11px;
    left: 20%;
    margin-left: -11px;
}

#primary .post-thumbnail { display: none; }

.banner .owl-theme .owl-dots .owl-dot span {
    height: 18px;
    width: 18px;
    background: none;
	border: 3px solid #ffffff;
}

.banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span {
    border-color: #939598;
    background: #939598;
}

.contact-info-lists li a {
    color: #242960;
}
.contact-info-lists li a:hover {
    color: #242960;
}

.banner-text {
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}
.banner-text .container {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.15);
	margin: 0;
	padding: 0;
}

.metaslider .caption-wrap,
.video-overlay .text,
.banner-text .text {
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%) !important;
	max-width: none;
	width: 100%;
	float: none;
    margin: 0 auto;
	padding: 0 2% !important;
	background: transparent !important;
	bottom: auto !important;
	opacity: 1 !important;
}

.metaslider .caption-wrap .caption,
.video-overlay .text .title,
.banner-text .text .title {
	text-align: center;
    color: #ffffff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #000000;
	font-size: 38px !important;
	line-height: 38px !important;
	padding: 0 !important;
	border: 0 none;
}

.video-overlay .text {
	background: rgba(0,0,0,0.5);
	border-radius: 9px;
}

.banner-text .text .category {
	display: none;
}

.blog .banner-text .text .title {
	display: none;
}

.metaslider .caption-wrap .caption,
.video-overlay .text,
.banner-text .text .title {
	font-size: 38px !important;
	line-height: 38px !important;
	padding: 0 50px !important;
}

.featured-title {
	text-align: center; 
	font-size: 38px !important; 
	line-height: 38px !important; 
	padding: 0 50px !important; 
	color: #ffffff;
    font-weight: 400;
    text-shadow: 1px 1px 1px #000000;
	display: block;
    width: 100%;
	border: 0 none;
}

.featured-image .containerwide { height: 100%; }
.featured-content { position: absolute; width: 100%; max-width: 1500px; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.featured-content-left { position: absolute; width: 50%; max-width: 750px; left: 0; top: 50%; transform: translateY(-50%); }
.featured-content-right { position: absolute; width: 50%; max-width: 750px; left: 50%; top: 50%; transform: translateY(-50%); }

.hero-content { max-width: 450px; text-align: left; margin: 15px; padding: 15px; background: rgba(255,255,255,0.75); border-radius: 15px; }
.hero-content h2 { font-size: 3em !important; font-weight: 700 !important; color: #242960 !important; margin: 0.25em 0 0 0 !important; line-height: 1em !important; text-align: left !important; }
.hero-content h3 { font-size: 2.75em !important; font-weight: 700 !important; color: #007AC3 !important; margin: 0 !important; line-height: 1em !important; text-align: left !important; }
.hero-content p { color: #000000 !important; margin: 1.1em 0 !important; }
.hero-content div { margin: 1.3em 0 !important; }

.blog-section .columns-3 .post .entry-meta,
.blog-section .columns-3 .post .entry-meta .posted-on,
.blog-section .columns-3 .post .entry-meta .comments-link {
	/* hides date & comments link from home page featured blog posts */
	display: none;
}

.entry-meta .author { display: none; }

.content-area .post .entry-content .highlight {
    background: #242960;
}

.author-block {
	display: none;
}
.tags-block a:hover {
    color: #242960;
}

.widget_calendar table a {
    background: #242960;
}

.product-table {
	margin: 0 auto !important;
    width: auto;
    background: #F8F9FC !important;
	border: 2px solid #DCE1EE !important;
}
.product-table tr {
    border-bottom: 1px solid #DCE1EE !important;
}
.product-table td {
    background: transparent !important;
    padding: 9px !important;
}

.blog .content-area .post .entry-content .btn-readmore,
.category .content-area .post .entry-content .btn-readmore,
.archive .content-area .post .entry-content .btn-readmore {
    background: #242960;
	color: #ffffff;
	font-weight: 200;
}
.blog .content-area .post .entry-content .btn-readmore:hover,
.category .content-area .post .entry-content .btn-readmore:hover,
.archive .content-area .post .entry-content .btn-readmore:hover {
    background: #242960;
	color: #ffffff;
}

.nav-previous a, .nav-next a { 
	background: #242960 !important;
	color: #ffffff !important;
	display:inline-block;
	line-height: 16px;
	margin: 0;
	padding: 6px 12px 3px 12px;
	appearance: none !important;
	cursor: pointer;
	border-radius: 4px;
	font-size: 0;
	font-weight: normal !important;
	border: 0 none;
	text-decoration: none !important;
}
.nav-previous a:hover, .nav-next a:hover {
	background: #939598 !important;
	color: #ffffff !important;
	box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
	text-decoration: none !important;
}
.nav-previous a:after { content: '‹ Previous'; font-size:12px; }
.nav-next a:after { content: 'Next ›'; font-size:12px; }

#primary img { border-radius: 4px; }

.videowrapper {
	position: relative !important;
	padding-bottom: 56.25%; 	/* 16:9 */
	padding-top: 0;
	height: 0;
}
.portrait-wrapper-rwd {
	position: relative;
	padding-bottom: 125%; 		/* 5:4 */
	padding-top: 0;
	height: 0;
}
.videowrapper > iframe,
.portrait-wrapper-rwd > iframe
{
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	overflow: auto !important;
}

.clickable { cursor: pointer; }
.floatleft {float: left;}
.floatright {float: right;}
.floatleftimg {float: left; margin: 0 10px 10px 0;}
.floatrightimg {float: right; margin: 0 0 10px 10px;}
.no-wrap-text {overflow: hidden;}
.leftalign {text-align: left !important;}
.rightalign {text-align: right !important;}
.centered {text-align: center !important; margin-left: auto; margin-right: auto;  }
.strong {font-weight: bold;}
.column-70 {width: 70%;}
.column-66 {width: 66.67%;}
.column-60 {width: 60%;}
.column-50 {width: 50%;}
.column-40 {width: 40%;}
.column-33 {width: 33.33%;}
.column-30 {width: 30%;}
.column-25 {width: 25%;}
.column-20 {width: 20%;}
.column-thumbnail { width: 25%; float: left; }
.column-bio { width: 75%;}
.smallest {font-size: 0.75em !important; }
.smaller {font-size: 0.85em !important; }
.larger {font-size: 1.15em !important; }
.largest {font-size: 1.4em !important; }
.verylarge {font-size: 2em !important; }
.width-auto { width: auto !important; }
.tight {margin: 0 !important; padding: 0 !important; min-height: 0 !important; line-height: 1.1em; }
.tight p {margin: 0; padding: 0;}
.tight ul {margin: 0; padding: 0;}
.tight li {margin: 0; padding: 0;}
.tight a {margin: 0; padding: 0;}
.clear {clear: both;}
.clearfix {clear: both; height: 0 !important; }
.clearfix p {maring: 0 !important; padding: 0 !important; font-size: 0 !important; height: 0 !important; }
.clearleft {clear: left;}
.separator {clear: both; height: 6px; min-height: 0 !important;}
.spaced {margin: 5px;}
.spacer {clear: both; height: 18px; min-height: 0 !important;}
.bigspacer {clear: both; height: 24px; min-height: 0 !important;}
.bigspace {clear: both; height: 36px; min-height: 0 !important;}
.bigspaced { margin: 25px 0; }
.rounded {border-radius: 9px;}
.curved {border-radius: 15px;}
.bigcurved {border-radius: 24px;}
.padded {padding: 5px; box-sizing: border-box; }
.paddedmore {padding: 15px; box-sizing: border-box; }
.paddedpercent {padding: 5px 5%; box-sizing: border-box; }
.bigpadded  { padding: 40px 20px; }
.bordered { border: 2px solid #242960; }
.bordered-secondary { border: 2px solid #007AC3; }
.dashed {border: 1px dashed #333333;}
.indented, .indent1 {margin-left: 25px;}
.indent2 {margin-left: 40px;}
.shaded {background: #EDEDED;}
.shaded-light {background: #F2F2F2;}
.shaded-dark {background: #2894E6;}
.noscreen { display: none; }
.inline-block { display: inline-block; }
.block { display: block; }
.nowrap { white-space: nowrap; }
.shadowed { box-shadow: 0 0 10px rgba(0,0,0,0.2); }

.blog .post .text-holder, .category .post .text-holder, .archive .post .text-holder, .page .text-holder {
    margin: 40px 15px;
    background: #ffffff;
    padding: 40px;
    position: relative;
	box-shadow: 2px 2px 6px 3px rgba(204,204,204,0.63);
}

.boxes .box { background: #F2F2F2; border: 2px #2894E6 solid; border-radius: 9px; }
.boxes .box:hover { background: #EDEDED; }
.boxes .box-img { }
.boxes h3 { margin: 22px auto !important; display: inline-block !important; }
.boxes h4 { margin: 22px auto !important; display: inline-block !important; }
.boxes .open-item { position: relative; margin: 15px; }

.box-cta {
	display: flex; /* set the context */
	flex: 1; /* flex an equal amount of space */
	align-items: flex-end; /* pin to bottom */
}
.box-cta span {
	background: #242960;
	color: #ffffff;
	border-radius: 3px;
	padding: 5px 15px;
	margin: 5px auto;
	text-align: center;
	display: inline-block;
}

.box-cta span:hover {
	background: #202020 !important;
	color: #ffffff;
}

	.details { padding: 18px 2%; display: none; text-align: center; clear: both; overflow: hidden; }
	.closedetails { position: absolute; top: 5px; right: 5px; width: 40px; height: 40px; color: #242960; font-weight: bold; cursor: pointer; }
	.closedetails:hover { color: #C00000; }

	ul.list, ul.list>li { margin: 0; padding: 0;}
	#listsearch {
		float: left; 
		font-size: 1.1em;
		padding: 6px 14px;
		margin-right: 12px;
		width: calc(100% - 112px) !important; 
	}
	#clearsearch {
		float: right; margin: 0;
		background: #e7e7e7;
		color: #333333;
		font-size: 0.9em;
		text-decoration: none;
		margin: 0 0.5em;
		padding: 6px 9px;
		border-radius: 5px;
		cursor: pointer;
	}

li.nobull {list-style: none; padding: 0; margin: 0;}
li.pdf {list-style-type: none; background: url('images/pdf_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.ppt {list-style-type: none; background: url('images/ppt_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.doc {list-style-type: none; background: url('images/doc_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.xls {list-style-type: none; background: url('images/xls_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.web {list-style-type: none; background: url('images/web_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.img {list-style-type: none; background: url('images/img_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.email {list-style-type: none; background: url('images/email_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.facebook {list-style-type: none; background: url('images/facebook_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.instagram {list-style-type: none; background: url('images/instagram_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.youtube {list-style-type: none; background: url('images/youtube_38.png') 0 0 no-repeat; padding: 9px 0 9px 45px; margin: 3px 0;}
li.pdf a, li.ppt a, li.doc a, li.xls a, li.web a, li.img a, li.email a, li.youtube a, li.facebook a {display: block;}

.flexbox
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	flex-direction: row;
	align-items: stretch;
    justify-content: flex-start;
	margin: 0 auto;
}

.flexbox.space-between { justify-content: space-between; }
.flexbox.center { justify-content: center; }
.flexbox.dividers>div { border-right: 1px solid #DCE7F4; }
.flexbox.dividers>div:last-of-type { border-right: 0 none; }

.flexbox h2 { padding: 0; margin: 0.75em 1.5em !important; text-align: center; font-size: 1.6em; }
.flexbox h3 { padding: 0; margin: 0.75em 1.5em !important; text-align: center; font-size: 1.5em; }
.flexbox h4 { padding: 0; margin: 0.75em 1.5em !important; text-align: center; font-size: 1.4em; }
.flexbox h5 { padding: 0; margin: 0.75em 1.5em !important; text-align: center; font-size: 1.3em; }
.flexbox p { padding: 0; margin: 0.75em 1.5em; font-size: 1em; }
.flexbox ul, .flexbox ol { text-align: left !important; }
.flexbox a { font-size: 1em; }
.flexbox img { border-radius: 0 !important; }

.flexbox-item,
.flexbox-item-2, .flexbox-wide-item-2,
.flexbox-item-3,
.flexbox-item-4,
.flexbox-item-5
{
	display: flex;
	flex: 1 1 96%;
	flex-direction: column;
	align-items: stretch;
	padding: 0 !important;
	margin: 3px 1%;
	box-sizing: border-box;
}

.flexbox-item { flex: 1 1 auto; }

.flexbox-item-5 { flex: 0 1 46%; }

.flexbox.dividers .flexbox-item-4 { border-right: 0 none; }

.flexbox-cta {
	display: flex; /* set the context */
	flex: 1; /* flex an equal amount of space */
	align-items: flex-end; /* pin to bottom */
}
.flexbox-cta>div { width: 100%; }

.flexbox-cta .button, .flexbox-cta .button_red  { margin: 18px 9px !important; }

.header-left, .header-right
{
	display: flex;
	flex: 1 1 auto;
	align-items: center;
	padding: 5px !important;
	margin: 0;
	box-sizing: border-box;
}
.header-left { max-width: 350px; }

img.fillwidth { width: 100%; }

.detail, .hidedetail, .hidden { display: none; }

.smallscreen { display: none; }
.notsmallscreen { display: block; }

.strap-line-wrapper { background:  #939598; text-align: center; }

.strap-line-wrapper .inner-container { display: inline-block; width: auto; margin: 0 auto; background: transparent; }

.strap-line { color: #ffffff; text-align: center; padding: 15px 60px 15px 0 !important; margin: 0 auto !important; }

.popup {
	background: rgba(100, 100, 100, 0.5);
	position: fixed;
	display: none;
	z-index: 5000;
	width: 90%;
	max-width: 600px;
	height: calc(100vh - 100px);
	max-height: 800px;
	left: 0;
	top: 0;
	position: fixed;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background: #FFFFFF;
	padding: 30px;
	text-align: center;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}

.modal-content { width: 100%; height: 100%; overflow: auto; }
.modal-close { position: absolute; top: -30px; right: -19px; z-index: 2; font-size: 2em; cursor: pointer; color: #E41B13; }
.modal-close:hover { color: #242960; }

.popup-overlay {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background: rgba(0,0,0,0.7);
	background-color: #000;
	opacity: .7;
}


/* responsive styles: */

@media only screen and (max-width: 1600px)
{
	.videocontainer { height: 660px; }
}

@media only screen and (max-width: 1500px)
{
	.videocontainer { height: 600px; }
}

@media only screen and (max-width: 1400px)
{
	.videocontainer { height: 560px; }
}

@media only screen and (max-width: 1300px)
{
	.videocontainer { height: 500px; }
}

@media only screen and (max-width: 1200px)
{
	.videocontainer { height: 480px; }
}

@media only screen and (max-width: 1100px)
{
	.banner-text .text .category {
		width: 250px;
		height: 75px;
	}
	.videocontainer { height: 440px; }
	
	.metaslider .caption-wrap .caption,
	.video-overlay .text,
	.banner-text .text .title {
		font-size: 34px !important;
		line-height: 34px !important;
	}

}

@media only screen and (max-width: 991px)
{
	.mobile-menu { position: absolute !important; }
	.mobile-menu #mega-menu-primary { background: #242960 !important; }

	.banner, .featured-image, .site-content { margin-top: 0 !important; }
	.banner .owl-theme .owl-dots { bottom: 0;}

	.featured-content-left, .featured-content-right { position: absolute; width: 100%; max-width: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%); }

	.scrolldown { display: none; }

	.container { width: auto; }

	.column-50 {width: 100%;}
	.column-25 {width: 50%;}
	
	.sticky-banner { position: static; text-align: center; }

	.smallscreen { display: block; }
	.notsmallscreen { display: none; }
	
	.centered-right {text-align: center;}

	.no-slider #about { margin-top: 0 !important; padding: 0 !important; }
	.videocontainer { height: 400px; }
	.videocontainer {
		margin-top: 0 !important;
	}

	.video-overlay .text,
	.banner-text .text {
		transform: translateY(-55%);
	}

	.banner-text .text .category {
		width: 220px;
		height: 66px;
	}

	.metaslider .caption-wrap .caption,
	.video-overlay .text,
	.banner-text .text .title {
		font-size: 30px !important;
		line-height: 30px !important;
	}

	.column-thumbnail { width: 30%; }
	.column-bio { width: 70%;}

	.mobile-menu { background: #242960; width: 100%; height: 100%; min-height: 100vh; z-index: 999; }
	.mobile-main-navigation { float: right; width: 100%; max-width: 475px; }
	
	.companyinfo .flexbox .flexbox-item:first-of-type { display: none; }
}

@media only screen and (max-height: 600px)
{
	.hero-content p { display: none; }
}

@media only screen and (max-width: 767px)
{
	.hero-content p { display: none; }

	.floatleftimg {float: none; margin: 10px;}
	.floatrightimg {float: none; margin: 10px;}

	.column-70 {width: 100%;}
	.column-66 {width: 100%;}
	.column-60 {width: 100%;}
	.column-40 {width: 100%;}
	.column-33 {width: 100%;}
	.column-30 {width: 100%;}
	.column-25 {width: 100%;}
	.column-20 {width: 100%;}

	.column-thumbnail { width: 40%; }
	.column-bio { width: 60%;}

	.videocontainer { height: 320px; }
	
	.metaslider .caption-wrap .caption,
	.video-overlay .text,
	.banner-text .text .title {
		font-size: 28px !important;
		line-height: 28px !important;
	}

	.content-area .post .entry-header .entry-title, .content-area .page .entry-header .entry-title {
		font-size: 32px;
		line-height: 34px;
	}
	
	.banner-text .text .title { display: block; }
}

@media only screen and (max-width: 600px)
{
	.column-thumbnail { width: 100%; float: none; }
	.column-bio { width: 100%;}

	.videocontainer { height: 240px; }
}

@media only screen and (max-width: 430px)
{

	.container { padding-left: 5px; padding-right: 5px; }

	.videocontainer { height: 180px; }

	.metaslider .caption-wrap .caption,
	.video-overlay .text,
	.banner-text .text .title {
		font-size: 24px !important;
		line-height: 24px !important;
	}

	.banner-text .text .btn-more { line-height: 28px; padding: 5px; }
	.banner .owl-theme .owl-dots { display: none;}
}

@media only screen and (min-width: 600px)
{
	.featured-image {
		height: calc(50vw);
	}
	.in-page-navigation ul li { width: 50%; }
	.two-columns { columns: 2; }
}

@media only screen and (min-width: 700px)
{
	.featured-image {
		height: calc(75vw);
	}

	a.header-phone { display: inline-block; color: #000000; font-size: 1.2em; letter-spacing: 0.15em; font-weight: bold; }

	.featured-image {
		max-height: calc(100vh - 240px);
	}

	.flexbox-item-2,
	.flexbox-item-3,
	.flexbox-item-4
	{
		flex: 0 1 46.5%;
	}
}

@media screen and (min-width: 800px)
{

	.flexbox-item-3 
	{
		flex: 0 1 31%;
	}
	.flexbox-item-5
	{
		flex: 0 1 31%;
	}
	
	.formfield { width: 50%; }

	.in-page-navigation ul li { float: none; width: auto; display: table-cell; }
}

@media only screen and (min-width: 992px)
{
	.site-header .container { padding: 0 15px;}

	.flexbox-wide-item-2
	{
		flex: 0 1 46.5%;		
	}
	.flexbox-item-4
	{
		flex: 0 1 23%;
	}
	.flexbox.dividers .flexbox-item-4 { border-right: 1px solid #DCE7F4; }
	.flexbox.dividers .flexbox-item-4:last-of-type { border-right: 0 none; }

	.three-columns { columns: 3; }

	.video-overlay .text {
		max-width: 980px;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#copyright-webmaster { padding-right: 63px; }

	#mega-menu-wrap-primary > ul {
		display: table !important;
		width: 100% !important;
		max-width: 1500px !important;
		margin: 0 auto !important;
	}
	#mega-menu-wrap-primary > ul > li {
		display: table-cell !important;
		width: auto !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
			border: 1px solid #ffffff;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		text-align: center;
		border-radius: 24px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-of-type > a.mega-menu-link {
		color: #ffffff; background-color: #007AC3; line-height: 40px; font-size: 1.1em;
	}#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-of-type > a.mega-menu-link:hover {
		color: #242960; background-color: #DCF2FE;
	}
	
	.menu-caption { display: block; padding: 0; font-size: 0.7em; position: absolute; bottom: -8px; left: 50%; transform: translateX(-40%); }

}

@media only screen and (min-width: 1180px)
{
	.formfield { width: 33%; }

	.flexbox-item-5
	{
		flex: 0 1 18%;
	}
}

@media only screen and (min-width: 1225px)
{
	.featured-image {
		max-height: calc(100vh - 200px);
	}
}

@media print { 
	/* all print styles go here */

	body { background: #ffffff; padding: 0; }
	#header-left-section, #header-logo-image, #header-text { float: none; margin: 0; width: 100%; text-align: center; }
	#site-navigation, .trustpilot-widget, .spacious-button, #ssl-img { display: none; }

	.site-branding { display: block; float: none; width: 100%; text-align: center; }
	.site-branding img { margin: 0 auto; text-align: center; }
	
	#main-navigation, .banner, .videocontainer, .featured-image, .scrolldown, .scrollup, .btn-readmore, #contactform { display: none !important; }
	
	.site-content { margin-top: 0 !important; }
	
	.flexbox, .flexbox-item, .flexbox-item-2, .flexbox-wide-item-2, .flexbox-item-3, .flexbox-item-4, .flexbox-item-5 { width: 100%; display: block; }

	#primary { width: 100%; }
	#secondary { display: none !important; }

	.noprint { display: none !important; }
	.column-70.floatleft,
	.column-66.floatleft,
	.column-60.floatleft,
	.column-50.floatleft,
	.column-40.floatleft,
	.column-33.floatleft,
	.column-30.floatleft,
	.column-25.floatleft,
	.column-20.floatleft {width: 100%; float: none;}
	.two-columns, .three-columns { columns: 1; }
	.details { display: block; }
	.closedetails { display: none; }

	.button,
	form input[type="submit"] { display: none; }
	
	.in-page-navigation { display: none; }
	
	.footer-logos,
	.footer-widgets,
	#copyright-privacy,
	#copyright-terms,
	#copyright-sitemaps,
	#copyright-webmaster { display: none; }
}