/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*** End CSS Reset ***/

html {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
}
body {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.wrapper1300{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
}
.wrapper1500{
	max-width: 1500px;
	margin: 0 auto;
	padding: 0;
}
.wrapper1920{
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
}
#content {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
#searchpage  {     
	float: none;
	margin: 0 auto !important;
}
#cx5ws_windowsticker  {     
	float: none;
	margin: 0 auto !important;
}
.clear {clear: both;}
img {max-width: 100%;}
input {color: #5d5d5d;}
a {color: #0036ff;}
a:hover{color: #000000;}

/** YouTube Video Responsiveness **/
.iacaVid {
    position: relative;
    padding-bottom: 47%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.iacaVid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#mapHolder {
    position: relative;
    padding-bottom: 60%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
#mapHolder iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/************ Header **************/
#mobileButtons {
    background-color: #000480;
    color: white;
    padding: 8px 0;
}
.mobileBtn {
    width: 100%;
    text-align: center;
}
.lastMobileBtn {
    border-left: 1px solid white;
}
.midMobileBtn{
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.mobileBtn a {
    color: white;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    width: 100%;
}
.mobileBtnsFlex {
    display: flex;
    justify-content: space-around;
}
.mobileLogo {
    text-align: center;
    width: 50%;
    margin: 5px auto;
}
.mobLocPhone {
    width: 70%;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.mobileLocPhonesFlex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.mobLocPhone a {
    display: inline-block;
    width: 96%;
    background-color: #000480;
    color: white;
    text-align: center;
    text-decoration: none;
    margin: 5px 0;
    padding: 8px 2%;
    font-weight: bold;
}
.mobLocPhone a:hover {
    background-color: #000000;
    color: white;
    text-align: center;
    text-decoration: none;
}
.headerTopBar {
    background-color: black;
    color: white;
    font-family: 'Open Sans', sans-serif;
}
.headerTopBar a {
    color: white;
    text-decoration: none;
}
.headerTopBar a:hover {
    color: #bebebe;
    text-decoration: underline;
}
/************ Phone Buttons **************/
#phoneTop{
	width: 100%;
	background-color: #000480;
	padding: 7px 0;
	font-size: 36px;
	line-height:1;
	text-align: center;
}
#phoneTop a{color: #ffffff;}
.butIcon{
	float:left;
	width: 19.7%;
	border-right: solid 1px white;
}
.butIconLast{
	float:left;
	width: 19.2%;
}
#phoneBtns{
	width: 100%;
	margin-bottom: 10px;
	font-weight:700;
}
#phoneBtns a{
	display: inline-block;
	background-color: #fafafa;
	width: 96.5%;
	margin:1%;
	text-align:center;
	border: 2px solid #bd1515;
	border-radius: 10px;
	padding: 5px 0;
	font-size: 20px;
}
/************ Homepage **************/
.homeslideshow {
    text-align: center;
    margin: 0 auto;
}
.blackBack {
    background-color: #000000;
    padding: 5px 0;
    margin-top: -4px;
}
.searchBar #cx_quick_text_search_box{
display: flex;
justify-content: center;
align-items: center;
font-family: 'Nunito', sans-serif !important;
}
.searchBar #cx_quick_text_search_box .radio{
	display: flex;
justify-content: center;
align-items: center;
}
.searchBar #cx_quick_text_search_box .radio label{
text-align: center;
width: 75px;
padding: 5px 1px;
font-family: 'Nunito', sans-serif !important;
font-weight: bold;
font-size: .7em;
}
.searchBar #cx_quick_text_search_box .input input{
	padding: 12px;
	margin-top: -4px !important;
	width: 73%;
}
.searchBar #cx_quick_text_search_box .input #inv_keyword_search_go{
	padding: 10px;
	font-family: 'Nunito', sans-serif !important;
	font-weight: bold;
	margin-left: 5px;
	width: 23%;
}
.searchBar #cx_quick_text_search_box .radio label{
display: none;
}
#homeTopSec{
	background-position: 0px 0px, 8px 8px, 0px 1px, 8px 9px; background-image: radial-gradient(black 15%, transparent 16%), radial-gradient(black 15%, transparent 16%), radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%), radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%); background-attachment: scroll, scroll, scroll, scroll; background-repeat: repeat, repeat, repeat, repeat; background-size: 16px 16px; background-origin: padding-box, padding-box, padding-box, padding-box; background-clip: border-box, border-box, border-box, border-box; background-color: rgb(40, 40, 40);
	padding-top: 25px;
    padding-bottom: 25px;
}
.locationWrap {
    background-color: white;
    border: 1px solid #959595;
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
}
.locationHead {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding: 5px 0;
}
.locationAddress {
    color: #393939;
    font-size: 18px;
    text-align: center;
    padding: 5px 0;
}
.locationPhone {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    padding: 5px 0;
}
.locationBtns {
    padding: 2px 8px 0px 8px;
    text-align: center;
    font-weight: bold;
}
.locBtn a {
    display:inline-block;
	text-decoration: none;
    padding-top: 10px;
	padding-bottom: 10px;
    background: #000480;
	width: 100%;
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 16px;
}
.locBtn a:hover {
    background-color: #000000;
    color: white;
}

.homeMainBtn {
    width: 100%;
}
.homeMainBtn a{
    display:inline-block;
	text-decoration: none;
	font-size: 20px;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    font-weight: bold;
    text-transform: uppercase;
}
.hmBtn1 {
    background: #000480;
    color: white;
}
.hmBtn1:hover {
    background: #000000;
    color: white;
}
.hmBtn2 {
    background: #494949;
    color: white;
}
.hmBtn2:hover {
    background: #000000;
    color: white;
}
.hmBtn3 {
    background: #333333;
    color: white;
}
.hmBtn3:hover {
    background: #000000;
    color: white;
}
.hmBtn4 {
    background: #000000;
    color: white;
}
.hmBtn4:hover {
    background: #000480;
    color: white;
}
#homeSeoSec {
    padding: 40px 15px;
    font-family: 'Open Sans', sans-serif;
}
.seoWrap h1 {
    text-transform: uppercase;
    font-weight: bold;
    color: #000480;
    font-size: 22px;
    padding-bottom: 15px;
}
.seoWrap p {
    font-size: 16px;
    padding-bottom: 10px;
}
.homeVideoHolder {
    padding-top: 15px;
}
.homeVidWrap {
    position: relative;
    padding-bottom: 47%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.homeVidWrap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/************ Navigation Styles ************/
#nav{
	width: 100%;
	background-color: #000000;
	padding: 0 0;
	height: 50px;
}
.toggleMenu  {
	display:inline-block;
	width:100%;
	clear:both;
	float:left;
	margin:1% auto;
	position:relative;
}
.jqueryslidemenu {
	display:none;
}
/************* Footer ****************/
.footerBlackBack {
    background-color: #000000;
    padding: 8px;
    font-family: 'Open Sans', sans-serif;
    color: white;
}

.copyright a{
    color: #ffffff;
    text-decoration: none;
}
.copyright a:hover{
    color: #ebebeb;
    text-decoration: underline;
}
/************* General Page code ****************/
.pageHeader{
	padding: 10px 15px;
}
.pageHeader h1{
	font-weight: 700;
	font-size: 26px;
}
.formFlex {
    padding:10px 15px;
}
.formLeft p{
	font-size: 16px;
	padding-bottom: 10px;
}
.formLeft h3 {
	font-size: 18px;
	font-weight:bold;
}
.infoRight{
    padding: 15px 0;
}
.formButtons {
    width: 95%;
}
.formBtn {
	display:inline-block;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	border-radius: 2px;
	background: #000480;
	margin-bottom: 10px;
    padding: 10px 0px 10px 5%;
    width: 100%;
}
.formBtn:hover {
  background: #000000;
  text-decoration: none;
  color: #ffffff;
}
.formButtons a{
	color:#ffffff;
	text-decoration:none;
	font-weight:700;
}
.formHours{
	font-size: 16px;
}
.formHours h2{
	 color: #000480;
	 font-weight:700;
	 font-size: 18px;
	 margin-top: 20px;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #989795;
}
.fullPage{
	padding: 10px 15px;
}
.fullPage p{
	font-size: 16px;
	padding-bottom: 10px;
}
.fullPage h2{
	font-size: 18px;
	font-weight: 700;
}

/*********** Inventory Page Banners ************/
.invBanners{
	padding: 10px;
}
.invBanner1{
	padding-bottom: 5px;
}

/************* Locations Page *****/
.motorLocationWrap {
    padding: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    max-width: 400px;
    margin: 15px auto;
}
.locationLabel {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 8px;
    color: #333333;
}
.locAddress {
    text-align: center;
    padding-bottom: 8px;
}
.locLabel {
    font-weight: bold;
    font-size: 20px;
    color: #000480;
    text-align: center;
}
.locHours hr {
    width: 100%;
}
.locHours table {
    margin: 0 auto;
}

.dropdown-toggle::after {
display:none;
}

/********* Show Correct Location on VDP *********/
#dealercontact { display: none !important; }


@media only screen and (max-width: 479px){
/* Hide Things from Phone View */
}

@media only screen and (max-width: 599px){
/* Hide Things from Phone Landscape and Phone View */
.topBarTab {display: none;}
.deskHeadLogo {display: none;}
}

@media only screen and (max-width: 767px){
/* Hide Things from Phone Landscape and Phone View */
.footerBlueBack { display: none; }
}

@media only screen and (max-width: 1169px){
/* Hide Things from Phone Landscape and Phone View */
.topBarDesk {display: none;}
}

@media only screen and (min-width: 320px){
/* Smart Phones, Portrait iPhone, Portrait 480x320 phones (Android) */
#nav{height:55px;}
}

@media only screen and (min-width: 420px){
/* Smart Phones, Portrait iPhone, Portrait 480x320 phones (Android) */
.locationWrap {
    margin: 10px auto;
    width: 400px;
}
}

@media only screen and (min-width: 480px){
/* Smartphones, Android Phones, Landscape iPhone */
/************ Navigation Styles ************/
#nav{height:55px;}
/********** Header *************/
.mobileLocPhonesFlex {
    width: 100%;
    justify-content: space-around;
}
.mobLocPhone {
    width: 30%;
    margin: 0 0;
    margin-bottom: 10px;
    padding: 0 0;
}
.mobLocPhone a {
    width: 100%;
    margin: 0 0;
    padding: 8px 0;
}
}

@media only screen and (min-width: 600px){
/* Portrati Tablets, Portrait iPad, e-readers (nook/kindle), Landscape 800x480 phones (Android) */
#mobileButtons { display: none; }
.mobileHead { display: none; }
/************ Navigation Styles ************/
#nav{
	width: 100%;
	padding: 0 0;
	margin: 0 auto;
	text-align: center;
	height: auto;
	border: none;
}
.jqueryslidemenu {display:inline;}
.toggleMenu {display:none;}
#phoneTop{display: none;}
#phoneBtns{display: none}
/************ Header ************/
.topBarTab {
    padding: 5px 10px;
    font-family: 'Open Sans', sans-serif;
}
.headerTabLocationFlex {
    display: flex;
    justify-content: flex-end;
}
.topTabLoc {
    padding-left: 35px;
    font-size: 14px;
}
    .deskHeadLogo {
        text-align: center;
        padding: 5px;
    }
/************* General Page code ****************/
.formBtn {
    width: 65%;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #989795;
    width: 65%;
}
/************** Homepage *************/
#homeTopSec{
	width: 100%;
	background-image: url(images/locations-background.jpg);
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
}
.locationWrap {
    margin: 10px auto;
}
.locBtn a {
    font-size: 20px;
}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
width: 100%;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.homeMainBtnsWrapFlex {
    display: flex;
    flex-wrap: wrap;
}
.homeMainBtn {
    width: 50%;
}
/*********** Inventory Page Banners ************/
.invBanners{display: flex; justify-content: space-between; padding: 0px 10px 0px 10px; }
.invBanner1{ width: 48%;}
.invBanner2{ width: 48%;}
}

@media only screen and (min-width: 768px){
/* Tablet, Landscape iPhone, Lo-res Laptops and Desktops */
#nav{
    background-color: transparent;
}
/*********** Header **********/
.deskHeadFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*********** Homepage ************/
.searchBar #cx_quick_text_search_box .radio label {
width: 150px;
}
.locFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.homeVideoHolder {
    width: 70%;
    margin: 0 auto;
}
/************ Footer *************/
.footerBlueBack {
    background-color: #000480;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 14px;
    padding: 20px 10px;
}
.linksHead {
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 10px;
}
.footerFlex {
    display: flex;
}
.footerLinks {
    padding-right: 40px;
}
.midLinks {
    padding-left: 40px;
    border-left: 1px solid #3737ac;
    border-right: 1px solid #3737ac;
}
.lastLinks {
    padding-left: 40px;
}
.footerBlueBack a{
    color: white;
    text-decoration: none;
}
.footerBlueBack a:hover {
    color: #bebebe;
    text-decoration: underline;
}
.makeItBlue {
     color: #1a86c8;
}
.bottomFootFlex {
    display: flex;
    align-items: center;
}
.translate {
    padding-right: 20px;
}
/********* Locations Page *********/
.locationsPageFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.motorLocationWrap {
    width: 45%;
    max-width: auto;
}
}

@media only screen and (min-width: 1024px){
/* Big landscape tablets, Laptops, & Desktops */
/************* General Page code ****************/
.formFlex {
    display: flex;
    justify-content: space-between;
}
.formLeft {
    padding: 0;
    width: 67%;
}
.infoRight{
    padding: 0;
    width: 30%;
}
.formBtn {
    width: 100%;
}
#mapHolder {
    width: 100%;
}
hr{
    width: 100%;
}
/************* Header ***********/

.topBarDesk {
    font-size: 12px;
    padding: 3px 10px;
}
.headLocationWrap {
    display: flex;
}
.dlrAddress {
    padding-right: 20px;
}
.headerLocationsFlex {
    display: flex;
    justify-content: flex-end;
}
.headOskLoc {
    padding-right: 40px;
}
.headKnoxLoc {
    padding-right: 40px;
}
/***************** Homepage **************/
.locationHead {
    font-size: 24px;
}
.homeMainBtnsWrapFlex {
    flex-wrap: nowrap;
}
.homeMainBtn {
    width: 25%;
}
.homeSeoFlex {
    display: flex;
    justify-content: space-between;
}
.seoWrap {
    width: 55%;
}
.homeVideoHolder {
    width: 40%;
    margin: 0;
}
/********** Footer ********/
.footerBlueBack {
    font-size: 16px;
}
.linksHead {
    font-size: 20px;
    padding-bottom: 10px;
}
/********* Locations Page *********/
.locationsPageFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.motorLocationWrap {
    width: 30%;
}
}

@media only screen and (min-width: 1170px){
/* Hi-Res Laptops and Desktops */
/************ Header **************/
    .topBarTab {display: none;}
}

@media only screen and (min-width: 1300px){
/* Hi-Res Laptops and Desktops */
/************ Header **************/
.topBarDesk {
    font-size: 13.5px;
}
/************* Homepage ****************/
.locFlex {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.locationWrap {
    margin: 0;
    margin-top: 40px;
    margin-bottom: 30px;
}
.homeMainBtn a{
	font-size: 23px;
    padding: 50px 0;
}
/************* Footer **************/
.footerLinks {
    padding-right: 100px;
}
.midLinks {
    padding-left: 100px;
}
.lastLinks {
    padding-left: 100px;
}
.footerBlackBack {
    padding: 8px 0px;
}
.yearBlueBack {
    width: 96%;
    padding: 15px 1%;
    background-color: #0b1b61;
    /**margin-bottom: 15px;**/
    margin: 0px 1% 15px 1%;
}
}

@media only screen and (min-width: 1500px){
/* Hi-Res Laptops and Desktops */
html {overflow-x: hidden;}
/***************** Homepage **************/
.homeMainBtn a{
	font-size: 25px;
}
}