/*
Theme Name: Montgomery
Theme URI: https://www.flexdigital.com/
Author: Flex Digital
Author URI: https://www.flexdigital.com/
Description: Custom Built Wordpress theme for Montgomery Logistics LLC
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Montgomery

*/


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
 
 *, *::before, *::after {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 !important;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: 700;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
code, kbd, pre, samp {
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
select {
	text-transform: none;
}
button {
	overflow: visible;
}
button, input, select, textarea {
	max-width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
	opacity: .5;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}
fieldset > :last-child {
	margin-bottom: 0;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
optgroup {
	font-weight: bold;
}
.clear {
	clear: both;
}
/* ---------- Global ---------- */

body {
	background-color: #01a2d6;
}

body.noscroll {
	overflow: hidden;
}

.site-header {
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	background-color: #0063a7;
	border-top:2px solid #11a2d8;
	z-index:100;
}

.site-header.hidden  { display: block; }
.site-content.hidden { display: block; }
.site-footer.hidden  { display: block; }

.customize-support .site-header { top: 32px; }
.customize-support .pulldown { top: 32px !important; }
.customize-support .pulldown.open { top: 32px !important; }
.customize-support .family_tag { top: 112px; }

.pulldown {
	height: 100vh !important;
	top: 0 !important;
}
.pulldown .container { height: 100% !important; }
.pulldown:not(.open) { transform: translateY(-100%); }

@media (max-width: 1060px) {
	.customize-support .family_tag { top: 156px; }
}

@media (max-width: 782px) {
	.customize-support .site-header { top: 46px; }
	.customize-support .pulldown { top: 46px !important; }
	.customize-support .pulldown.open { top: 46px !important; }
	.customize-support .family_tag { top: 170px; }
}

@media (max-width: 600px) {
	#wpadminbar { display: none; }
	.customize-support .site-header { top: 0; }
	.customize-support .pulldown { top: 0 !important; }
	.customize-support .pulldown.open { top: 0 !important; }
	.customize-support .family_tag { top: 123px; }
}

.clear { clear:both; }
.menu-toggle, .dropdown-toggle, .hidden { display:none; }

.site-footer {
	background-color: #0063a7;
	padding: 1px;
	font-weight: 100;
	font-size: 0;
	color: #fff;
	line-height: 160px;
	text-align: center;
}

.site-footer, .site-footer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.site-footer a {
	text-decoration: none;
	color: #fff;
}

.site-footer a:hover { text-decoration: underline; }
.site-footer .bold { font-weight: bold; }

.site-footer span {
	display: inline-block;
	padding: 0;
	position: relative;
	line-height: normal;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
}

@media (min-width: 769px) {
	.site-footer span {
		font-size: 11px;
		letter-spacing: 2px;
	}
}

.site-footer .socials {
	height: 20px;
	display: block;
	text-align: center;
	margin-top: 30px;
}

.site-footer .social {
	display: block;
	height: 36px;
	width: 36px;
	margin-top: -9px;
	display: inline-block;
	line-height: 200px;
	overflow: hidden;
	opacity: 1;
	background: no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	margin-left: 10px;
}

@media (min-width: 768px) {
	.site-footer .social {
		height: 22px;
		width: 22px;
		margin-left: 7px;
	}
}

.site-footer .social:first-child {
	margin-left: 0px;
}

.site-footer .social:hover { opacity: 0.8; }

.site-footer .social.fb  { background-image: url('img/Facebook_Icon.svg?v=1');  }
.site-footer .social.li  { background-image: url('img/LinkedIn_Icon.svg?v=1');  }
.site-footer .social.in  { background-image: url('img/Instagram_Icon.svg?v=1'); }
.site-footer .social.tik { background-image: url('img/TikTok_Icon.svg?v=1');    }

.site-footer .soc { float: right; line-height: normal; }

.site-footer .site-info {
	display: inline-block;
	max-width: 1140px;
	vertical-align: middle;
	line-height: 36px;
	text-align: center;
	padding: 20px 10px;
}

.site-footer nav { 
	font-size: 0; 
	text-align: center;
	display: inline;
}

.site-footer nav .nav { display: inline-block; }

.site-footer .smartway-badge { display: inline-block; }
.site-footer .transparency-badge { display: inline-block; }

.site-footer nav::after {
	content: '';
	clear: both;
}

@media only screen and (min-width: 769px) {
	.site-footer div > span:not(:first-of-type) { padding-left: 20px; }
	.site-footer div > span:not(:last-of-type) { padding-right: 20px; }
	
	.site-footer .smartway-badge img { height: 40px; }
	.site-footer .smartway-badge { margin-left: 10px; }
	.site-footer .transparency-badge img { height: 40px; }
	.site-footer .transparency-badge { margin-left: 10px; }
}

@media only screen and (max-width: 1200px) {
	.site-footer .address {
		display: block;
		padding-right: 0 !important;
		padding-left: 53px;
	}
	.site-footer .phone { padding-left: 0 !important; }
	.site-footer .phone::before { display: none; }
}

@media only screen and (max-width: 768px) {
	.site-footer .address {
		padding-left: 0 !important;
	}
	.site-footer .phone, .site-footer .fax { width: 50%; }
	.site-footer .nav, .site-footer .soc { float: none; }
	.site-footer .item { padding-right: 20px; }
	.site-footer .item + .item { padding-left: 20px; }
	.site-footer .item + .item::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0.125em;
		bottom: 0.125em;
		border-left: 1px solid #fff;
	}
	
	.site-footer .social:first-of-type { margin-left: 0 !important; }
	
	.site-footer .smartway-badge img { height: 80px; }
	.site-footer .smartway-badge { margin: 20px; }
	.site-footer .transparency-badge img { height: 80px; }
	.site-footer .transparency-badge { margin: 20px; }
}

@media (max-width: 500px) {
	.site-footer .address {
		max-width: 300px;
		margin: auto;
	}
}

.blue { color: #01a2d6; }
.red { color:#e86a36; }
.notppd { padding-top: 0px !important; }
.nobtmpd { padding-bottom: 0px !important; }
.offset {
	display:block;
	height:80px; /* fixed header height*/
	margin:-80px 0 0; /* negative fixed header height */
	visibility:hidden;
}

hr { margin:35px 0; border:1px solid #e1e1e1;}
ul.nostyle { margin:0px; padding:0px; }
ul.nostyle li { list-style:none; }
ul.blue { margin:0px; padding:0 0 20px 10px; }
ul.blue li { list-style:none;  color:#5d5d5e;}
ul.blue li::before { content:"• "; color:#11a2d8; }
.sub-nav { display:block; margin:0 0 20px 0;}
.sub-nav a { display:inline-block; padding:0 15px 0; border-right:1px solid #5d5d5e; margin:0 0 15px 0;}
a.phone { color: #fff; text-decoration: none; }
.contact-info a.phone { color:#fff !important; }
a.doc-btn { display:block; color:#11a2d8; border:1px solid #11a2d8; text-decoration:none; padding:18px 0px; margin:0px 17px 20px; text-align:center; display:inline-block;}
a.cntct-btn { display:block; color:#11a2d8; border:1px solid #11a2d8; text-decoration:none; padding:18px 0px; margin:15px 0px 0px 0px; width:170px; text-align:center; display:inline-block; font-size:20px;}
a.dwnld-btn { display:block; color:#11a2d8; border:1px solid #11a2d8; text-decoration:none; padding:14px 0px;  width:215px; text-align:center; display:inline-block;}
.home .panel a.btn { display:block; background:#11a2d8; color:#fff !important; text-shadow:none !important; text-decoration:none; padding:18px 0px; margin:80px 0px 0; width:170px; text-align:center; border-radius: 5px; font-size:17px; font-weight:600;}
.site-content a { color:#11a2d8; }
.wpcf7-response-output { display:none !important; }
.arrow { display:none; }


.pulldown { position:fixed; width:100%; height:544px;  top:-515px; z-index:1000; transition: all 0.5s ease; }
.pulldown.open { top:0px !important; }
.pulldown .container { width:100%; background:#fff; border-bottom:2px solid #11a2d8; height:515px; overflow:auto;}
.pulldown .container .content { width:1140px; margin:0px auto; height:auto; }
.pulldown .tabs {
	width: 1140px;
	margin: 0px auto;
	height: 29px;
	font-size: 0px;
}
.pulldown .tabs ul { width:210px; float:right; margin:0px; padding:0px; position:relative; text-align:center; }
.pulldown .tabs ul li { display:inline-block; width:calc(50% - 1px); color:#fff; background: #0193cf; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding:7px 0; margin:0 1px 0 0; font-size:12px; text-transform: uppercase; cursor: pointer; line-height:12px;}
.pulldown .tabs ul li:hover { text-decoration:underline; }
.pulldown.open .tabs ul li { visibility:hidden; }
.pulldown .tabs ul li.selected { visibility:visible; }
.pulldown section { height:475px; position:relative; display:none; }
.pulldown section.selected { display:block; }
.pulldown h1 { font-size:60px; font-weight:900; color:#1ba2d6; text-transform:uppercase; margin:15px 0;}
.pulldown .close { position:absolute; font-size:45px; font-weight:900; color:#1ba2d6; text-transform:uppercase; top:-10px; right:0px; cursor:pointer;}
.pulldown .wpcf7-form { width: 100%; }
.pulldown .wpcf7-form .col { width:47%; margin:0 2% 0 0; display:inline-block; vertical-align: top; }
.pulldown .wpcf7-form .col.second { margin:0px !important; width:50%;}
.pulldown .wpcf7-form .whole { width:100%; margin:0 0 13px 0; }
.pulldown .wpcf7-form input, .pulldown section .wpcf7-form textarea { border:1px solid #d4d5d6; color:#1ba2d6; width:100%; font-size:16px; }
.pulldown section .wpcf7-form textarea { height:223px; }
.pulldown .checkbox-133 input { width:20px; height:20px; }
.pulldown .wpcf7-list-item-label { color:#1ba2d6; }
.pulldown .g-recaptcha { width: 300px; float: left; }


.site-header-main {
	width: 1140px;
	margin: 0 auto;
	height: 108px;
}
.site-branding {
	height: 78px;
	display:block;
	float:left;
	width:208px;
	vertical-align: top;
	line-height: 78px;
}
.site-branding a {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	width: 100%;
	height: auto;
	
}
.site-branding img { display:block; width:100%; height:auto;}

.site-header .navigation {
	display:block;
	float:right;
	padding-right: 250px;
	height:50px;
}

.site-header-menu {
	float:left;
	height: 58px;
	padding: 31px 0 0 0;
	text-align:center;
 }

.site-contact {
	width:212px;
	float:right;
	height: 30px;
	padding: 0px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	text-align:center;
}
.site-contact a.phone { color: #fff !important; }
.site-contact a.icon { display:none; }

#primary {
	margin: 0px 0 0 0;
	
}

.main-navigation {
	position: relative;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
}
.main-navigation a:hover { text-decoration:underline; }
.main-navigation ul { padding:0px; margin:0px; }
.main-navigation ul li { display:inline-block; list-style:none; }
.menu-item-has-children { height:50px; }

.main-navigation ul > li:first-child a { padding-left:0px; }
.main-navigation ul > li:last-child a { padding-right:0px; border-right:0px; }
.main-navigation ul > li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
}

.main-navigation .sub-menu { display:none; 
    background: #1ba2d6;
    float: left;
    position: absolute;
    margin: 0 0 0 11px;
    top: 2.8em;
    padding:17px;
    z-index: 99999;
}









.main-navigation .sub-menu li { display:block;  border:0px; padding:0px 0px 18px 0; text-align:left; }
.main-navigation .sub-menu li:last-child { padding:0px; }
.main-navigation .sub-menu a { color:#fff; padding:0px !important; overflow-wrap: normal;}




.image-header { display:none; }
.home .site-content section {
	width: 100%;
	height: 862px;
	background-position: center center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
section .container {
	width: 1140px;
	margin: 0 auto;
	height: 730px;
	padding: 170px 0 0 0;
	color: #fff;
	/*text-shadow: #FFFFFF 0 0 10px;*/
}
section .container h2 {
	display: block;
	width: 580px;
	font-size: 85px;
	line-height: 85px;
	text-transform: uppercase;
	margin: 0 0 35px 0;
	padding: 0;
	font-weight: 900;
}
section .container .content {
	width: 490px;
	color: #FFF;
	font-size: 18px;
	line-height:21px;
	text-shadow:.5px .5px 0px #004473;
}
section .container .content a {
	text-decoration: none;
	color: #01a2d6;
}
section .container .content a:hover {
	text-decoration: underline;
}

#section21 h2, #section4 h2 {
	color: #004473;
}

#section19 {
	background-position: center top;	
}

#section38 {
	background-color: #004473;
}
#section38 h2 {
	color: #01a2d6;
}
#section38 .container {
	text-shadow: none !important;
	height: 515px;
}
#section38 .container .content {
	width: 100%;
	height: auto;
}
#section38 p {
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: 100;
}
.contact-info {
	float: left;
	padding: 0 90px 0 0;
	font-size: 20px;
	font-weight: 300;
}
.contact-text {
	float: left;
	padding: 0 70px 0 45px;
	font-size: 55px;
	line-height: 55px;
}
.contact-form {
	float: left;
	width: 300px;
}

.wpcf7-form { width:100%; }
.wpcf7-form .half {
	width: 50%;
	display: block;
	float:left;
	margin-bottom:20px;
}
.wpcf7-form .whole {
	width:100%;
	margin:0px 0 17px 0;
	clear: both;
}
.wpcf7-form span { 
	width:100%;
	display:block;
	box-sizing:border-box;
}

.wpcf7-form .half:nth-child(odd) span { width:calc(100% - 10px); margin-left:10px; }
.wpcf7-form .half:nth-child(even) span { width:calc(100% - 10px); margin-right:10px; }

.wpcf7-form input {
	width:100%;
	color: #b2b2b2;
	font-size: 14px;
    padding: 7px 7px;
    box-sizing:border-box;

	-webkit-appearance: none; 
	-webkit-border-radius:0;
	border:1px solid #d2d2d2;
	}

.wpcf7-form input:focus {
	color:#444;	
}


.wpcf7-form textarea {
	color: #b2b2b2;
	font-size: 14px;
	padding: 10px 7px;
	-webkit-appearance: none; 
	-webkit-border-radius:0;
	box-sizing:border-box;
	width: 100%;
}

.wpcf7-form .wpcf7-submit {
	width:140px !important; 
	height:40px;
	border:3px solid #00aeef !important;
	text-align:center;
	float:right;
	font-weight:700;
	font-size:13px;
	background:#fff;	
	color:#00aeef;
	text-transform:uppercase;
	clear:right;
}

.wpcf7-form .wpcf7-submit:hover {
	background:#00aeef;
	color:#fff;
}

div.wpcf7-validation-errors  {
	border-color:#f70025;	
}

span.wpcf7-not-valid-tip {
	font-size:10px !important;	
	color:#f70025;
}

div.wpcf7-mail-sent-ok {
	border-color:#00aeef;
}

.search-form {
	font-size: 0px;
	position: relative;
	padding-bottom: 40px;
}

.search .page-title { margin: 10px 0; }

.search-field {
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #f5f7f6;
	padding: 10px 20px;
	width: 100%;
	font-size: 18px;
}

.search-submit {
	background: no-repeat center center url('img/icon_search.png');
	-webkit-background-size: 90%;
	-moz-background-size: 90%;
	-ms-background-size: 90%;
	-o-background-size: 90%;
	background-size: 90%;
	border: 0px;
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 42px;
}

body .site-content { padding: 35px 0; }
body.single .site-content { padding-top: 82px !important; }

.hero-image {
	display:block;
	width:100%;
	height:250px;
	background-position:center center !important;
	background-size:cover !important;
	margin: 80px 0 0;
	position: relative;
}

.hero-image .archive-title {
	position: absolute;
	top: 50%;
	left: 50%;
	
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	text-transform: uppercase;
	font-weight: 800;
	font-size: 65px;
	color: #fff;
	
	margin: 0px;
}

.site-content { background:#fff; font-size:18px; color:#5d5d5e;}
.site-content h1 { margin:0px 0px 20px 0px; color:#0d4471; font-weight:900; font-size:60px; display:block; width:500px; line-height:60px; text-transform: uppercase;}
.site-content h2 { color:#444444; text-transform: uppercase; margin:0px 0px 20px 0px; }
.site-content h3 { color:#0d4471; margin:20px 0 0; }
.site-content h3.grey { color:#5d5d5e; }
.site-content p { margin:0 0 20px; }
.pulldown p { margin: 0 0 20px; }
.page-id-36 .site-content .sidebar { width:205px; padding:0 25px 0 0; float:left; font-size:16px;}
.page-id-36 .site-content .sidebar h3 { margin:0px; }
.page-id-36 .site-content .content { width:calc(100% - 230px); float:right;}
.page-id-32 .site-content .sidebar, .page-id-125 .site-content .sidebar { width:341px; border-left:1px solid #d7d7d7; float:right; padding:0 0 0 36px; font-size:14px; line-height:21px; }
.page-id-32 .site-content .content, .page-id-125 .site-content .content { width:calc(100% - 414px); float:left; margin:0 36px 0 0; }
.page-id-40 .site-content .contact { display:inline-block; width:30%; margin-right:3px; vertical-align: top; font-size:16px;}
.page-id-40 .site-content .contact h3 { font-size:18px; margin-bottom:5px; }
.page-id-40 .site-content .contact .numbers { font-size:14px; margin:15px 0px; display:block; }
.page-id-48 .site-content .sidebar, .page-id-141 .site-content .sidebar { width:290px; border-right:1px solid #d7d7d7; float:left; padding:0 36px 0 0px; }
.page-id-48 .site-content .content, .page-id-141 .site-content .content { width:calc(100% - 363px); float:right; padding:0 0 0 36px; }
.page-id-44 .site-content .sidebar, #section143 .sidebar { width:calc(50% - 37px); float:right; padding-left:36px; border-left:1px solid #d7d7d7;}
.page-id-44 .site-content .content, #section143 .content { width:calc(50% - 36px); float:left; padding-right:36px; }
#section143 h3 { margin-top:0px; }
.page-id-34 .site-content .sidebar { width:570px; float:right; padding-left:36px; border-left:1px solid #d7d7d7; }
.page-id-34 .site-content .content { width:calc(100% - 645px); float:left; padding-right:36px;  }
.trans { position:relative; text-align:center; width:300px; float:right; margin:0px 0px 0px 20px; padding:0px 0px 20px 0px; }
.trans img { width:100%; }
.trans a.social img { width:auto; }

@media (min-width: 1061px) {
	.site-content {
		margin-top: 80px;
		min-height: calc(100vh - 242px);
	}

	.customize-support .site-content {
		margin-top: 112px;
		min-height: calc(100vh - 274px);
	}
}

@media (max-width: 1060px) and (min-width: 783px) {
	.site-content {
		margin-top: 123px;
		min-height: calc(100vh - 285px);
	}
	
	.customize-support .site-content {
		margin-top: 156px;
		min-height: calc(100vh - 318px);
	}
}

@media (max-width: 782px) and (min-width: 769px) {
	.customize-support .site-content {
		margin-top: 170px;
		min-height: calc(100vh - 332px);
	}
}

@media (max-width: 768px) and (min-width: 601px) {
	.site-content {
		margin-top: 123px;
		min-height: calc(100vh - 436px);
	}
	.customize-support .site-content {
		margin-top: 170px;
		min-height: calc(100vh - 483px);
	}
}

@media (max-width: 600px) and (min-width: 481px) {
	.site-content {
		margin-top: 123px;
		min-height: calc(100vh - 436px);
	}
}

@media (max-width: 480px) and (min-width: 413px) {
	.site-content {
		margin-top: 163px;
		min-height: calc(100vh - 476px);
	}
}

@media (max-width: 412px) and (min-width: 361px) {
	.site-content {
		margin-top: 163px;
		min-height: calc(100vh - 601px);
	}
}

@media (max-width: 360px) and (min-width: 321px) {
	.site-content {
		margin-top: 163px;
		min-height: calc(100vh - 625px);
	}
}

@media (max-width: 320px) {
	.site-content {
		margin-top: 184px;
		min-height: calc(100vh - 646px);
	}
}

.hero-image + .site-content { margin-top: 0 !important; }

.content-area {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto !important;
	padding: 0 20px;
}
/*.entry-title { display:none; }*/
.page .entry-header { display:none; }
.page .post-thumbnail { display: none; }

.truck-type { display:inline-block; text-align:center; margin:0px 20px; vertical-align: top; width:29%;}
.truck-type img { max-width:100%; }
.truck-type.tall { padding-top:50px; }

img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.archive .post-thumbnail {
	display: inline-block;
	
	float: left;
	width: 50%;
	padding-right: 20px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.archive .post-thumbnail img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.archive .post {
	padding: 40px 0px;
	border-bottom: 2px solid #b2b2b1;
}

.archive .post > div {
	float: right;
	width: 50%;
	padding-left: 20px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.archive .entry-summary { display: inline; }
.archive .entry-summary p { display: inline; }

.archive .post .button {
	display: inline-block;
	
	margin-top: 30px;
	padding: 20px 45px;
	
	background-color: #26aae2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color: #fff
}

.archive .site-main .post:first-of-type { border-top: 2px solid #b2b2b1; }

.archive .post .button:hover { text-decoration: underline; }
.archive .post .button:active { padding: 21px 45px 19px 45px; }

.archive .entry-title {
	width: 350px;
	margin-bottom: 10px;
}

.archive .entry-title a {
	text-transform: none;
	text-decoration: none;
	font-size: 31px;
	color: #434444;
}

.archive .entry-meta {
	margin: 0 0 20px 0;
	font-size: 20px;
}

.single .post-thumbnail {
	text-align: center;
	padding: 70px 0;
}

.single .entry-title {
	width: auto;
	text-transform: none;
}

.single .entry-meta {
	font-size: 28px;
	color: #444444;
	margin-bottom: 20px;
}

blockquote {
	font-size: 32px;
	font-weight: 900;
	border: solid #b2b2b1;
	border-width: 2px 0;
	padding: 40px;
	margin: 40px 0;
	line-height: 1.5em;
}

blockquote p:last-child { margin-bottom: 0; }

.icon_list {
	font-size: 0;
	padding: 0;
	margin: 40px auto 0 auto;
	text-align: justify;
	text-justify: distribute;
	max-width: 900px;
}

.icon_list::after {
	content: '';
	display: inline-block;
	width: 100%;
}

.icon_list, .icon_list > li { list-style: none; }
.icon_list > li {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	margin-bottom: 40px;
}

.icon_list h4 { margin: 0; }

.three_col { font-size: 0; }

.three_col > * {
	display: inline-block;
	width: 33.3333%;
	vertical-align: top;
	font-size: 18px;
	padding: 20px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.two_col { font-size: 0; }
.two_col > * {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	font-size: 18px;
	padding: 20px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blocks {
	padding: 0;
	width: calc(100% + 40px);
	margin-bottom: 40px;
    -webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px);
}

.blocks li {
	position: relative;
	list-style: none;
	width: calc(33.3333% - 40px);
	min-height: 400px;
	margin: 20px;
	padding: 155px 35px 35px;
	
	background-color: #e3e4e5;
	
	text-align: center;
	font-size: 0;
}

.blocks img {
	max-width: 100px;
	max-height: 100px;
	
	position: absolute;
	top: 85px;
	left: 50%;
	
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.blocks h3 {
	color: #000;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 10px;
}

.blocks p {
	font-size: 20px;
	color: #000;
	line-height: 27px;
	margin-bottom: 0;
}

.block_table {
	width: 100%;
	border-spacing: 0 4px;
	border: 0;
	margin-bottom: 40px;
}

.block_table th
, .block_table td {
	background-color: #e7e7e7;
	padding: 30px 10px;
	text-align: center;
	font-size: 32px;
	color: #000;
}

.block_table th:first-child
, .block_table td:first-child { padding-left: 70px; }

.block_table th:last-child
, .block_table td:last-child { padding-right: 70px; }

.block_table th {
	text-transform: uppercase;
	font-weight: bold;
}

.block_table th:not(:first-child) { white-space: nowrap; }

.block_table td:first-child {
	font-size: 20px;
	line-height: 27px;
}

.block_table tr > *:first-child { text-align: left; }

.page-id-476 .content-area { width: 100%; }
.page-id-476 .site-content { padding-bottom: 0 !important; }
.section {
	background: no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.section > div {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
}

.vcenter > div {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}

.grecaptcha-badge { display: none !important; }

@media only screen and (min-width: 769px) {
	a[href^="tel:"] {
		color: inherit;
		text-decoration: none;
		cursor: default;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
	.blocks h3 { font-size: 2.25vw; }
}

@media only screen and (max-width: 768px) {
	.blocks h3 { font-size: 24px; }
	.three_col > * { width: 50%; }
	.blocks li { width: calc(50% - 40px); }
	
	.block_table th:first-child
	, .block_table td:first-child { padding-left: 30px; }

	.block_table th:last-child
	, .block_table td:last-child { padding-right: 30px; }
	
	.block_table th, .block_table td { font-size: 25px; }
	
	.block_table td:first-child {
		font-size: 17px;
		line-height: 21px;
	}
	
	.two_col > * {
		display: block;
		width: 100% !important;
	}
}

@media only screen and (max-width: 600px) {
	.icon_list > li { width: 50%; }
	
	.three_col > * {
		display: block;
		width: 100% !important;
	}
	.blocks li {
		width: calc(100% - 40px) !important;
		min-height: 0;
	}
	
	.block_table th, .block_table td { padding: 5px !important; }
	
	.page-id-36 .hero-image { background-position: left center !important; }
}

@media only screen and (max-width: 480px) {
	.icon_list > li {
		width: auto;
		display: block;
	}
	
	.block_table th, .block_table td { font-size: 18px; }
	
	.block_table td:first-child {
		font-size: 14px;
		line-height: 18px;
	}
}


@media only screen and (max-width: 1200px) {
	.site-header-main, section .container, .pulldown .tabs {
		width:90%;
	}

	body:not(.home):not(.page-id-476) .content-area {
    width: 90% !important;
    margin: 0 5% !important;
	}

	.pulldown .container .content { width:90%; margin:0px auto;}


	.contact-info {
		float:none;
		width:100%;
		padding:0px;
		margin:0px 0px 50px 0px;
	}
	
	.contact-info p {
		display:inline-block;
		padding:10px 20px !important;
		vertical-align:top;
	}
	.contact-text {
		margin-bottom:50px;
		padding:0px;
		border-left:0px !important;
		width:50%;
	}
	.contact-form {
		width:50%;
	}
	.contact-form .wpcf7-form { width:100%; }
}

@media only screen and (min-width:1060px) {
	.main-navigation ul li:hover .sub-menu, .main-navigation ul li .sub-menu:hover { display:block; }
	.main-navigation .sub-menu:before {
    content:"";
    position: absolute;
    left: 11px;
    top: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 14px 14px;
    border-color: transparent transparent #1ba2d6 transparent;
    z-index:9999;

}

}

@media only screen and (max-width: 1060px) {
	.arrow {
    content: '>';
    position: absolute;
	top: 0;
	right: 0;
    width: 65px;
    height: 65px;
    background: url('img/icon-nav-arrow.png') center center no-repeat;
    transform: rotate(90deg);
    transition: all 0.5s ease;
    display: block;
}
.open .arrow { transform: rotate(-90deg); }

	    .hero-image { height:200px; }

.pulldown .tabs ul { width:100%; }
.menu-toggle { margin-right:2px !important; margin-left:10px !important;}
.site-header { height:124px; }
.site-branding { margin-top:35px !important; }
.site-header .navigation {
	width:70px;
	margin:44px 0 0 0;
	padding-right: 0 !important;
}

.menu-toggle { display:block; float:right; margin:15px 0 30px 0; width:40px; height:33px; border:none; background: url('img/hamburger.png') no-repeat; background-size:cover; line-height:100px; overflow:hidden;}
.site-contact { padding:68px 0px 0 0; }
.menu-item-has-children { }
.site-header-menu { display: none; }
.sub-menu.toggled-on { display:block; }
.site-header-menu.toggled-on { display:block; padding-top:0px; width:100%;}
.site-header-menu.toggled-on nav { width: 100%; position: absolute; left: 0; border-top: 1px solid #11a2d8  }
.site-header-menu.toggled-on nav .menu-main-menu-container {
	width: 100%;
	height: 100vh;
	background: #004473;
}

.main-navigation ul li {
	width: auto;
	display: block;
	border-bottom: 1px solid #11a2d8;
	position: relative;
	padding: 0;
	height: auto;
	text-align: left;
	font-size:21px;
}

.main-navigation ul li a { 
	padding: 20px !important;
	border-right: 0px;
	display: inline-block;
	margin: 0;
	width: calc(100% - 110px);
}

.main-navigation .sub-menu { 
	float: none;
	position: static;
	margin: 0;
	padding: 0;
	top: auto;
}

ul li .dropdown-toggle {
	display: inline-block;
	width: 70px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	vertical-align: middle;
	background: none;
	border: 0;
}

ul li .dropdown-toggle::after {
	content: '\25bc';
	display: inline-block;
	line-height: normal;
	color: #fff;
}

ul li .dropdown-toggle.toggled-on::after { content: '\25b2'; }

.main-navigation .sub-menu li { padding: 0; }
.main-navigation .sub-menu li a {
	display: block;
	width: auto;
	padding: 20px !important;
}
.hero-image { margin: 123px 0 0; }
}

@media (max-width: 480px) {
	.hero-image { margin: 164px 0 0; }
}

@media only screen and (max-width: 1250px) and (min-width: 1061px)  {
	.main-navigation ul > li a {
		padding: 0 5px;
		border-right: 0;
	}
}

@media only screen and (max-width: 1180px) and (min-width: 1061px)  {
	.main-navigation ul > li a {
		padding: 0;
		margin-left: 5px;
	}
}

@media only screen and (max-width: 1130px) and (min-width: 1061px)  {
	.site-header .navigation { padding-right: 220px; }
}

@media only screen and (max-width: 1000px){
	.pulldown h1 { font-size:50px; }
}


@media only screen and (max-width: 900px) {

	.entry-content .content { width:100% !important; float:none !important; margin:0px !important; padding:0px !important;}
	.entry-content .sidebar { border-top:1px solid #d7d7d7; border-left:none !important; width:100% !important; float:none !important; margin:30px 0px 0px 0px !important; padding:30px 0px 0px 0px !important;}
	.wpcf7-form input { width: 100%; }
	.page-id-36 .site-content .sidebar, .page-id-48 .site-content .sidebar { border-top:0px !important; border-right:0px !important; border-bottom:1px solid #d7d7d7; margin:0px 0px 30px 0px !important; padding:0px 0px 30px 0px !important;}
	 #section143 .content { float:none; padding:0px; }
	 #section143 .sidebar { border-left:0px; border-top:1px solid #d7d7d7; margin-top:30px; padding:30px 0 0 0; float:none; width:100%;}
	.wpcf7-form .wpcf7-submit { margin-right:0px !important; margin-bottom: 20px !important;}
}	



@media only screen and (max-width: 800px) {
	section .container { padding-top:50px; } 
	.home .site-content section {
		min-height:650px;
		height: auto !important;
	}
	
	#section38 .container {
		height: auto !important;
	}
	
	.pulldown .tabs { width:90%; margin:0px 5%; }

	.pulldown .container, .pulldown section { height:auto; /*height:calc(100vh - 100px);*/ }
	.pulldown .wpcf7-form .col, .pulldown .wpcf7-form .col.second { width:100%; }
	.pulldown .g-recaptcha, .pulldown .g-recaptcha > div { margin:0px; }
	.pulldown .wpcf7-form input { margin-right:0px !important; }
	.pulldown h1 { font-size:40px; width:80%; line-height:35px; }
	.pulldown .g-recaptcha {
		float: right;
		margin-bottom: 10px;
	}
	.hero-image .archive-title { font-size: 6vw; }
	
	.archive .post-thumbnail {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	
	.archive .post-thumbnail img { width: 100%; }
	
	.archive .post > div {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	
	.archive .entry-title { width: 100%; }
	
	body.single .site-content { padding-top: 125px !important; }
}

@media only screen and (max-width: 700px) {
	.pulldown {
    width: 100%;
    margin:0px;
}

    .hero-image { height:180px; }

	
	section .container h2 { font-size:80px; }
	.site-content h1 { font-size:55px; }
	#content, #primary, #main, footer {
		width:100%;	
	}
	
	.contact-text {
		width:100%;
		border-left:none;
		border-top:2px solid #fff;	
		padding:0;
	}
	.contact-form { width:100%; }
	
	.contact-text p:first-child {
		padding:20px 20px 0;	
	}
	
	.contact-text p:last-child {
		padding:0 20px 20px 	
	}
	

}

@media only screen and (max-width: 650px) {  
	.page-id-40 .site-content { font-size:21px; line-height:27px; }
	.page-id-40 .site-content .contact .numbers { font-size:18px; }
	.page-id-40 .site-content .contact h3 { font-size:21px;}
 	.page-id-40 .site-content .contact { width:100%; font-size:21px;}
 }

@media only screen and (max-width: 580px) {
	.trans { float:none; margin:0px auto; }
	.truck-type { width:90%;}
	.hero-image { height:130px; }
	.site-branding {
		margin-top: 14px;
	}
	.site-header { height:123px; }
.site-contact { 
	display:block;
	width:40px;
	height:40px;
	padding:57px 0 0 0;
}
.site-content h1 { font-size:45px; width:100%; line-height:55px !important;}
.site-content h2 { font-size:20px; }
.site-content { font-size:18px; }
.site-contact a.icon { display:block; }
.site-contact a.icon img { width:100%; }
.site-contact span.text { display:none; }

	section .container {
		height:500px;
		width:90% !important;	
	}
	
	section h2, section .content {
		width:100% !important;
	}
	
	section h2 {  
		font-size: 4em !important;
    line-height: 1em !important;
	}
}

@media only screen and (max-width: 500px) {
	.contact-info p { padding-left:0px!important; }
	.contact-text p { padding:20px 0px 20px 0px !important; }
}

@media only screen and (max-width: 450px) {
	section .container {
		height:450px;
	}
	section h2 {  
		font-size: 2.5em !important;
    line-height: 1em !important;
	}
   
	.pulldown h1 {
    font-size: 30px;
    width: 85%;
    line-height: 35px;
}

.contact-form .wpcf7-form .half { width:100%; float:none; }
.contact-form .wpcf7-form .half span { margin:0px !important; width:100% !important; }

	
}

@media only screen and (max-width: 380px) {
	.site-branding {
		width: 165px;
		padding: 10px 0 0;
	}
	.wpcf7-form {
    width: 100%;}

	.site-header .navigation {
    	width: 60px;
height: 60px;
margin: 45px 0 0 0;

    }


    .site-content h1 { font-size:40px; line-height:40px !important; }
	
	
	
}

.family_tag {
	position: fixed;
	top: 80px;
	right: 30px;
	z-index: 99;
	
	background: #455a6f;
	padding: 10px 20px;
	
	-webkit-border-radius: 0 0 15px 15px;
	   -moz-border-radius: 0 0 15px 15px;
	        border-radius: 0 0 15px 15px;
}

.family_tag a {
	letter-spacing: 0.05rem;
	line-height: 1;
	text-decoration: none;
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 1rem;
	color: #b1c4d5;
}

@media (max-width: 1060px) {
	.family_tag { top: 123px; }
}

@media (max-width: 480px) {
	.family_tag {
		left: 0;
		right: 0;
		
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
		        border-radius: 0;
	}
}

@media (min-width: 640px) {
	.width_80 { width: 80% !important; }
	.width_75 { width: 75% !important; }
	.width_70 { width: 70% !important; }
	.width_66 { width: 66.6667% !important; }
	.width_60 { width: 60% !important; }
	.width_50 { width: 50% !important; }
	.width_40 { width: 40% !important; }
	.width_33 { width: 33.3333% !important; }
	.width_30 { width: 30% !important; }
	.width_25 { width: 25% !important; }
	.width_20 { width: 20% !important; }
}

.image_grid {
	width: calc(100% + 20px);
	transform: translateX(-10px);
}

.image_grid::after {
	content: '';
	display: block;
	clear: both;
}

.image_grid a {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 27.5%;
	border: 0;
}

@media (max-width: 640px) {
	.image_grid a { padding-bottom: 55%; }
}

.image_grid br { display: none; }

.image_grid a img {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	
    width: calc(100% - 20px);
    height: calc(100% - 20px);
	
	object-fit: cover;
	object-position: center center;
	
	transition: all 300ms ease-in-out;
}

.image_grid a::after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: #5f5f5f;
	
	opacity: 0.6;
	
	transition: opacity 300ms ease-in-out;
	pointer-events: none;
}

.image_grid a span {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	
	transform: translateY(-50%);
	
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	font-family: 'proxima-nova', sans-serif;
	font-weight: 900;
	font-size: 2rem;
	color: #fff;
	
	transition: all 300ms ease-in-out;
}

  .image_grid a:hover::after
, .image_grid a:focus::after
, .image_grid a:active::after { opacity: 0; }
  .image_grid a:hover img
, .image_grid a:focus img
, .image_grid a:active img { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .image_grid a:hover span
, .image_grid a:focus span
, .image_grid a:active span { text-shadow: 0 0 20px rgba(0, 0, 0, 0.6667); }