﻿@charset "UTF-8";


/* RESET 
------------------------------------------------*/
* {margin:0; padding: 0; border: 0; outline: 0; background: transparent;}
	

/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
body {/*margin:0; line-height:12px;*/ font-size:100%; font-family: 'Be Vietnam', sans-serif !important; background:#fff;}

/* SELECTION */	
::selection {color:#fff; background: #ec9f2e;}
::-moz-selection {color:#fff; background: #ec9f2e;}


/* CLEAR */
.clear {clear: both;}

/* HEADERS */
/*Remove or simplify font-weight and font-height */
h1, h2, h3, h4 ,h5 ,h6 {line-height: normal;}
h1 {font-size:26px; font-weight:normal;}
h2 {font-size:24px; font-weight:normal;}
h3 {font-size:20px; font-weight:normal;}
h4 {font-size:18px; font-weight:normal;}
h5 {font-size:16px; font-weight:normal;}
h6 {font-size:14px; font-weight:normal;}


/* PARAGRAPH/LIST/GENERAL TEXT */

/* LINKS */
a{-webkit-transition:.5s ease-in; -moz-transition:.5s ease-in; -o-transition:.5s ease-in; transition:.5s ease-in;}
a:link, a:visited {color:#202020; text-decoration:underline;}
a:hover, a:active {color:#f30601; text-decoration:none;}

a[href^="tel:"] {color:inherit;  text-decoration: none;}

/* IMAGES */
img {display:block;}

/* TEXT EMPHASIS */
em {font-style:italic;}
strong {font-weight:700;}

/* TEXT STYLINGS */
.dark {color:#131313;}
.gray {color:#4F4F4F;}
.heavy {font-weight:800;}

/* ALIGNMENT */
.left {float:left;}
.right {float:right;}
.center {text-align:center;}








/* SITE FORM
------------------------------------------------*/
.site-form {width:95%; max-width:1250px;  margin:45px auto 0 auto; padding:0;}

.site-form .search-cells {width:20%; *width: 20%; min-width:175px; box-sizing: border-box;}
.site-form .search-button {width:10%; *width: 10%; min-width:175px; box-sizing: border-box;}

.site-form .two-cells {width:49%; *width: 49%; box-sizing: border-box;}
.site-form .three-cells {width:32.3%; *width: 32%; box-sizing: border-box;}
.site-form .two-cells-wrap {display:flex; flex-flow:row wrap; justify-content:space-around; width:60%; margin:0 auto;}
.site-form .full-cell {width:99% !important;}
.site-form .last {margin-right:0 !important;}

.short-textbox {height:100px !important;}

.site-form .instructions {font-size:14px; color:#777; margin:6px 0 6px 0; text-transform: capitalize;}
.site-form .note {font-size:12px; font-style:italic; color:#777; text-align:center; margin:8px 0 0 0;}

.site-form input[type="text"], .site-form input[type="email"], .site-form input[type="number"], .site-form input[type="time"], .site-form input[type="date"], .site-form select {
	margin:6px .8% 9px 0;
    padding:12px 0;
    font-size: 14px;
    background-color: #fff;
	text-indent:12px;
	box-sizing: border-box; 
	border:1px #e6e6e6 solid;
}

.site-form input[type="text"]:focus, .site-form input[type="email"]:focus, .site-form input[type="number"]:focus, .site-form input[type="time"]:focus, .site-form input[type="date"]:focus, .site-form select:focus {background-color:#F4F4F4;}

.site-form textarea {
	width:100%; height:150px; margin:2px 0; padding: 4px 8px; font-size: 14px;
    background-color: #fff; border:1px #e6e6e6 solid;
	box-sizing: border-box; -webkit-border-radius:0; border-radius:0;
}

.site-form textarea:focus {background-color:#f4f4f4;}

.site-form .check-field {display:flex; flex-flow:row wrap; justify-content:space-around;}
.site-form .check-field .checkbox {margin:0 8px 8px 8px; padding:0; color:#4D4D4D;}

.site-form input[type="submit"] {height: 46px; padding:0 20px; margin:10px 0 0 0; font-size:18px; border: none; color: #fff; background: #1462a9;
	transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
	-webkit-appearance: none;}

.site-form input[type="submit"]:hover {color:#fff; background:#5e5e5e; -webkit-animation: shadow-pop-bl 0.3s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
	        animation: shadow-pop-bl 0.3s cubic-bezier(0.470, 0.000, 0.745, 0.715) both; -webkit-appearance: none;}

.CaptchaImage {margin:0 auto;}
.CaptchaAnswerPanel input {padding:8px 8px; border:1px #e6e6e6 solid;}



a.link-button {
	padding:10px 15px 12px 15px; font-size:.95em; font-weight:700; text-decoration:none; color:#fff; background:#ec9f2e;
	-webkit-transition:.5s ease-in; -moz-transition:.5s ease-in; -o-transition:.5s ease-in; transition:.5s ease-in;
}
a.link-button span {font-weight:400;}
a.link-button .far {padding:0 0 0 8px;}
a:hover.link-button {border-left:7px #1a1a1a solid;}





/* HEADER
------------------------------------------------*/	
.site-header {display:flex; flex-flow:row wrap; align-items:center; justify-content:space-between; padding:15px 5%; border-top:8px #ec9f2e solid;}	
	

/* LOGO
------------------------------------------------*/	
.logo img {width:100%; max-width:313px;}


/* HEADER CONTACT
------------------------------------------------*/	
.hd-contact {display:flex; flex-flow:row wrap; align-items:center; justify-content:space-between; text-transform:uppercase; font-weight:300; color:#7d7d7d;}

.hd-contact .far,
.hd-contact .fas {font-size:2.25em; color:#606060;}

.hd-contact a,
.hd-contact a[href^="tel:"] {text-decoration:none; text-transform:none; font-size:1.15em; font-weight:700; color:#ec9f2e;}

.hd-contact .fab {font-size:2.375em;}

.hd-group {display:flex; flex-flow:row wrap; align-items:center;margin:0 35px 0 0; padding:0 35px 0 0;}
.hd-group:first-of-type { border-right:1px #bdbdbd solid;}
.hd-group span {margin:0 0 0 12px; line-height:1.15;}




/*  NAVIGATION
------------------------------------------------*/
#menu-button{display: none;}
nav.mobile {display:none;}

nav.primary {z-index:500; position:relative; margin:0; padding:0; background:#1a1a1a;}

nav.primary ul {display:flex; flex-flow:row wrap; align-items:center; justify-content:center; margin:0; padding:0;}
nav.primary ul li {margin:0; padding:0; list-style-type:none;}

nav.primary ul li .fa-angle-down {display:inline; margin:0 0 0 -13px; font-size:.9em;  color:#fff;}

nav.primary ul li a {
	display:inline-block; margin:0 10px; padding:12px 8px;
    font-size:1.125em; line-height:24px; font-weight:700; text-align:center; text-decoration:none; text-transform:uppercase; color:#ddd;
	-webkit-transition:.5s ease-in; -moz-transition:.5s ease-in; -o-transition:.5s ease-in; transition:.5s ease-in;	
}	

nav.primary ul li a:hover {color:#fcb040;}

/*  SUB NAV
------------------------------------------------*/
nav.primary ul li li {width: 250px;}
nav.primary ul li li a:link, nav.primary ul li li a:visited{
	width: 250px; padding:15px 10px 17px 20px; font-size:.94em; line-height:1; font-weight:300; text-transform:none; text-align:left; color:#fff; border:0; background: #2d2d2d;
}

nav.primary ul li li a:hover,nav.primary ul li li a:active {color:#fff; background:#ec9f2e;}

/*  NAV DROPDOWNS
------------------------------------------------*/
nav.primary ul ul {display: none; position: absolute;} 
nav.primary ul ul ul {position: absolute; left: 100%; top:0;}
nav.primary ul li:hover > ul {display: block; line-height:18px; z-index: 500;}
nav.primary ul ul li {float: none; position: relative; margin:0;}




/* MODAL BUTTON
------------------------------------------------*/
a.modal-button {margin:0 0 0 10px !important; padding:18px 20px!important; color:#fff !important; background:#ec9f2e;}
a.modal-button:hover {color:#05437b !important;}


/* SEARCH MODAL
------------------------------------------------*/
.lock{overflow: hidden; -webkit-overflow-scrolling: touch;}

.modal{display: none; position: fixed; background: rgba(0,0,0,.6); padding-top: 5%; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; z-index:99999;}
.modal .modal-content-wrap{position: relative; margin: auto; width: calc(100% - 30px); max-width: 600px; background: #fff; border-radius: 3px; box-shadow: 0 5px 5px 0 rgba(0,0,0,.25); animation-name: animatetop; animation-duration: .4s;}
.modal .modal-head {position: relative; padding: 15px 25px 0; color: #555;}
.modal .modal-head h2 {font-weight:700;}
.modal .modal-head .close{position: absolute; top: 15px; right: 15px; font-size: 20px; color: #ccc; cursor: pointer;}
.modal .modal-head .close:hover{color: #000;}
.modal .modal-main{padding: 25px 25px 25px;}


.modal .modal-buttons{position:relative;  background:#f5f5f5; padding: 10px 15px; border-top: 1px #ddd solid;}
.modal .modal-buttons a{display: inline-block; float: right; padding: 10px 35px; font-weight: 700; text-align: center; text-transform: uppercase; text-decoration: none; border-radius: 3px; cursor: pointer;}
.modal .modal-buttons .close-modal{color: #999;}
.modal .modal-buttons .close-modal:hover{color: #555;}

@keyframes animatetop{from{top:-300px; opacity:0} to{top:0; opacity:1}}



/* SEARCH FORM
------------------------------------------------*/
.search-form {display:flex; flex-flow:row wrap; align-items:center; justify-content:space-around; margin:0; padding:0;}

.search-form input[type="text"], .search-form select  {
	width:calc(50% - 10px); height:49px; margin:6px 10px 9px 0; padding:15px 0 !important; font-size:15px !important; line-height:1 !important; text-indent:12px;
	color: #808285; box-sizing: border-box; border-radius:0; border:1px #afafaf solid; background-color: #F4F4F4;
}

.search-form input[type="text"]:focus, .search-form select:focus {background-color:#f9f9f9;}

.search-form input[type="submit"] {
	width:calc(50% - 10px); height:49px; margin:6px 10px 9px 0; padding:15px 0 !important; font-size:15px !important; line-height:1 !important; text-transform:uppercase; letter-spacing:1px; font-weight:700; border: none; color:#fff; border-radius:0; background:#fcb040;
	transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -webkit-appearance: none;
}

.search-form input[type="submit"]:hover {
	color:#fff; background:#1a1a1a; -webkit-animation: shadow-pop-bl 0.3s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
	animation: shadow-pop-bl 0.3s cubic-bezier(0.470, 0.000, 0.745, 0.715) both; -webkit-appearance: none;
}








.hero {position:relative; width:95%; margin:2.5% auto;}
.hero video {width:100%; background: #d6d6d6;}
.hero img {width:100%;}
.hero iframe {width:100%; height:375px; line-height:0;}

.hero-vid {overflow:hidden; max-height:805px;}


.hero-overlay {
	position:absolute; z-index: 100; right:1.5%; bottom:2.5%; left:1.5%;
	display:flex; flex-flow:row wrap; align-items:center; justify-content:space-around; 
	padding:15px 0 18px 0; background:rgba(255,255,255,0.85);
}

.hero-brand {margin:0 0 0 35px;}
.hero-brand img {width:100%; max-width:315px;}

.hero-blurb {width:28.5%; max-width:315px; padding:0 35px;}
.hero-blurb:nth-of-type(n+3) {border-left:1px #d5d5d5 solid;}
.hero-blurb h3 {font-weight:700; text-transform:uppercase;}



.embed-container {position: relative; padding-bottom: 56.1%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




/*  MAIN
------------------------------------------------*/	
.main {margin:35px 0; padding:2.5% 2.5% 5% 2.5%;}
.main hr {margin:24px 0 20px 0; border-top:1px #f8f8f8 solid; border-bottom:1px #f8f8f8 solid;}


.inv-main {margin:35px 0; padding:3.5% 0;}


/*  ARTICLE
------------------------------------------------*/
article {width:95%; max-width:920px; margin:0 auto;}
article h1 {font-size:1.5625em; line-height:1.15; text-transform:uppercase; text-align:center; font-weight:700;}
article h1 span {font-size:.84em; font-weight:300;}
article p {font-size:1.125em; line-height:1.5; font-weight:300;}


/*  ASIDE
------------------------------------------------*/
.main aside {display:flex; flex-flow:row wrap; align-items:center; justify-content:center; max-width:920px; margin:30px auto 0 auto; color:#fff; }
.main aside ul {padding:6px 30px 16px 30px; background:#ec9f2e;}
.main aside ul li {padding:12px 0 3px 0; list-style-type:none;}


/*  LIST GROUP
------------------------------------------------*/
.list-group {display:flex; flex-flow:row wrap; align-items:center; justify-content:center; margin:20px 5% 20px 5%;}
.list-group ul {margin:0 20px;}
.list-group ul li {list-style:none; line-height:2; letter-spacing:1px;}
.list-group .fas {color:#ec9f2e;}


/*  INVENTORY BANNER
------------------------------------------------*/
.inv-banner {display:flex;flex-flow:row wrap; align-items:center; justify-content:flex-end; position:relative; padding:20px 5%; color:#fff; background:#2e2d2d;}

.inv-text-link {display:flex;flex-flow:row wrap; align-items:center; justify-content:flex-end; font-size:1.125em; line-height:1.25; text-align:right;}
.inv-text-link strong {font-size:1.28em;}
.inv-text-link a {padding:10px 20px 14px 20px; text-transform:uppercase; text-decoration:none; color:#fff; background:#ec9f2e;}

.banner-text {margin:0 20px 0 0;}

.equipment-showcase {position:absolute; left:5%; top:-140px;}
.equipment-showcase img {width:100%; max-width:538px;}


/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {width:100%; height:88px; overflow:hidden; padding:3px 0;}
.scrolling{width:100%; height:90px;}


/*  LOCATION MAP
------------------------------------------------*/
.location-map {border-top:3px #fff solid; border-bottom:3px #fff solid; line-height:0;}
.location-map iframe {width:100%; height:375px; line-height:0;} 


/*  ADDRESS CONTACT
------------------------------------------------*/
.address-contact {width:95%; margin:30px auto; padding:17px 0 20px 0; text-align:center; border:1px #d2d2d2 solid;}
.address-contact strong {font-size:1.5em; text-transform:uppercase;}
.address-contact a {font-weight:700; text-decoration:none; color:#ec9f2e;}


/*  FOOTER
------------------------------------------------*/
.footer-nav {font-szie:1em;  background:#ec9f2e;}
.footer-nav ul {display:flex; flex-flow:row wrap; align-items:center; justify-content:center; margin:0; padding:0;}
.footer-nav ul li {margin:0; padding:0; list-style-type:none;}
.footer-nav ul li a {
	display:block; margin:0 5px; padding:15px 12px 16px 12px; font-size:1em; text-decoration:none; text-transform:uppercase; color:#fff;
	-webkit-transition:.3s ease-in; -moz-transition:.3s ease-in; -o-transition:.3s ease-in; transition:.3s ease-in;	
}
.footer-nav ul li a:hover {color:#3a3a3a;}

.site-footer {padding:65px 2.5%; font-size:.9375em; font-weight:300; text-align:center; color:#fff; background:#3a3a3a;}
.site-footer a {color:#fff;}



/************************************************ Responsive Styles **/

@media screen and (max-width: 1700px) {
	.equipment-showcase {left:4%; top:-104px;}
	.equipment-showcase img {max-width:485px;}
}

@media screen and (max-width: 1650px) {
	.hero-brand {display:none;}
	.hero-blurb {width:calc(33.3% - 62px); max-width:100%; padding:0 30px;}
}

@media screen and (max-width: 1500px) {
	.inv-banner {padding:20px 2.5%;}
	.equipment-showcase {left:2.5%;}
	.equipment-showcase img {max-width:400px;}
}

@media screen and (max-width: 1250px) {
	.inv-banner {justify-content:center;}
	.equipment-showcase {display:none;}
	.location-map iframe {height:305px;}
}

@media screen and (max-width: 1150px) {
	.site-header {padding:15px 3.5%;}
	.logo img {max-width:250px;}
	.hd-contact .far, .hd-contact .fas {font-size:1.85em;}
	.hd-contact a, .hd-contact a[href^="tel:"] {font-size:1em;}
	.hd-contact .fab {font-size:2em;}

	.hd-group {margin:0 18px 0 0; padding:0 18px 0 0;}
	.hd-group span {margin:0 0 0 10px; line-height:1;}
}

@media screen and (max-width: 1024px) {
	.inv-text-link {font-size:.9em;}
}

@media screen and (max-width: 850px) {
	.site-header {flex-flow:column;}
	.logo img {max-width:313px;}	
	.hd-contact {justify-content:center; margin:20px 0 0 0;}	
	.hd-contact .far, .hd-contact .fas {font-size:2em;}
	.hd-contact a, .hd-contact a[href^="tel:"] {font-size:1.05em;}
	.hd-contact .fab {font-size:2.05em;}
	.hd-group {margin:0 25px 0 0; padding:0 25px 0 0;}
	.hd-group span {margin:0 0 0 12px; line-height:1.15;}	
	
	.hero-overlay {top:2.5%; right:0; bottom:3.5%; left:auto; flex-flow:column; justify-content:space-around;}
	.hero-blurb {width:calc(100% - 70px); max-width:405px; padding:0 35px;}
	.hero-blurb:nth-of-type(n+3) {border-left:0;}
}

@media screen and (max-width: 768px) {	
	.hd-group {margin:0 20px 0 0; padding:0 20px 0 0;}
	
	.search-form input[type="text"], .search-form select, .search-form input[type="submit"]  {width:calc(100% - 10px); margin:6px 0 9px 0; }	
	
	nav.primary{display:none;}
	#menu-button{
		display: flex; flex-flow:row wrap; align-items:center; justify-content:space-between;
		width:100%; font-size: 1.125em; line-height:24px; position: relative; z-index: 400; background:#1a1a1a;
	}
	#menu-button a {color:#ddd; text-decoration: none; text-transform: uppercase; font-weight:600;}	
	#menu-button a .fa-bars {color:#fcb040;}
	#menu-button a .fa-search {color:#fff;}
	#menu-button .menu-toggle {margin:0 0 0 5%;}
	
	nav.mobile ul li a .fa{
		width:25px;
		font-weight:100;
		padding:8px 3px;
		margin:0 0 0 5px;
		text-align:center;
		background:#292929;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}
	
	nav.mobile ul li .fa-chevron-down {position:absolute; right:10px; margin:18px 0 0 0;}

	nav.mobile {
		display:block;
		position: fixed;
		top: 0;
		left: -285px;
		width: 285px;
		height: 100%;
		z-index: 500;
		overflow:auto;
		background:#333;
	}
	
	/* MENU HEADER SOCIAL MEDIA */
	nav.mobile .social-media {
		position: absolute;
		text-decoration: none;
		vertical-align: top;
		z-index:9999;
		display: inline-block;
		
		top: 12px;
		left: 15px;
		font-size:16px;
		word-spacing:13px;
		color: #ccc !important;
	}
	
	nav.mobile .social-media a:link, nav.mobile .social-media a:visited {color:#ccc; text-decoration:none;}
	nav.mobile .social-media a:hover, nav.mobile .social-media a:active {color:#fff; text-decoration:underline;}
	
	/* MENU HEADER STYLES */
	nav.mobile h3 {	
		color: #ccc;
		padding: 23px 0;
		position: relative;
		font-size: 18px;
		background:#313131;
	}			
	nav.mobile .menu-title {position: absolute; vertical-align: top; top: 16px; right: 47px; text-transform:uppercase; font-size:12px; color: #ccc;}
		
	/* MENU CLOSE 'X' BUTTON */
	nav.mobile .menu-toggle {position: absolute; top: 8px; right: 10px; padding: 6px 9px 5px; display: inline-block; font-weight: 700; font-size: 18px; line-height: 1; color: #ccc; text-decoration: none; vertical-align: top; font-family: Arial, sans-serif;}
	nav.mobile .menu-toggle:hover {color: #fff;}
	
	/* MENU LIST STYLE */
	nav.mobile ul {list-style: none; font-weight: 300; margin:0; padding:0;}
	nav.mobile ul li {color: #999; font-size:15px; border-bottom: 1px solid #303030;}
	
	/* FIRST LEVEL */
	nav.mobile ul li a {
		color: #999;
		position: relative;
		display: block;
		font-size:15px;
		text-align:right;
		text-decoration: none;
		border-left:4px #333 solid;
		padding: 15px 35px 15px 20px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}
	nav.mobile ul li a:hover {background:rgba(45,45,45,0.5); color: #fff; border-left:4px #f9da05 solid;}
	
	/* SECOND LEVEL */
	nav.mobile ul li li:last-child {border:none;}
	nav.mobile ul li li a {color: #ccc; background: #444; border-left:4px #444 solid; padding: 15px 10px 15px 15px;}
	nav.mobile ul li li a:hover {background:rgba(65,65,65,0.5);}
	
	/* THIRD LEVEL */
	nav.mobile ul li li li:last-child {border:none;}
	nav.mobile ul li li li a {color: #ccc; background: #555; border-left:4px #555 solid;}
	nav.mobile ul li li li a:hover {background:rgba(85,85,85,0.5);}
	
	.nav-footer {color:#777; position:relative; text-align:center; font-size:16px; line-height:16px; padding:15px 0;}
	
	
	.hero {width:100%; margin:0 auto 2.5% auto;}
	.main aside {flex-flow:column; padding:0 0 16px 0; background:#ec9f2e;}
	.main aside ul {width:90%; padding:6px 5% 3px 5%;}
	.main aside ul li {padding:12px 0 3px 0; text-align:center;}
	.inv-text-link {flex-flow:column; justify-content:center; text-align:center;}
	.banner-text {margin:0 0 15px 0;}
}

@media screen and (max-width: 600px){
	.hd-contact {margin:10px 0 0 0;}
	.hd-contact .far, .hd-contact .fas, .hd-contact .fab {display:none;}
	.hd-group {margin:5px; padding:0 5px; text-align:center;}
	.hd-group:first-of-type {border-right:0;}
}

@media screen and (max-width: 500px){
	.hero-overlay {display:none;}
}

@media screen and (max-width: 320px){

}