
/* RESET */

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, font, 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{background: transparent; border: 0; margin: 0; padding: 0;} ol, ul{list-style: none;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;}

/* FRAMEWORK */

*{box-sizing: border-box;}
*{box-sizing: border-box;}
html, body{font-family: 'Barlow', sans-serif; -webkit-text-size-adjust: none} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.6; letter-spacing: .02em;}
::-moz-selection{background: #006940; color: #fff; text-shadow: none} ::selection{background: #006940; color: #fff; text-shadow: none;}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  /*margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
select,
button,
[type="button"],
[type="reset"],
[type="submit"],
[type="date"] {
  -webkit-appearance: button;
}

.pad120 {padding: 120px 5%!important;}
.title-pad {padding: 20vh 5%!important;}
.white {color: #fff!important;}
.green-bg {background: linear-gradient(#027749, #006940);}
.heathergray-bg {background: linear-gradient(#a1aaa2, #9aa297);}
.warehouse-bg:before, .cockpit-bg:before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; background: rgba(0, 77, 47, .88);}
.warehouse-bg {background: #000 url('/siteart/warehouse-bg1.jpg') center; background-size: cover; position: relative; background-color: #006940;}
.cockpit-bg {background: #000 url('/siteart/cockpit-bg1.jpg') center; background-size: cover; position: relative; background-color: #006940;}
.interior-bg {background: #000 url('/siteart/interior-bg1.jpg') center; background-size: cover; position: relative; background-color: #006940;}
.parts-bg {background: #000 url('/siteart/parts-bg1.jpg') center; background-size: cover; position: relative; background-color: #006940;}
.align-right {text-align: right;}
.center {text-align: center;}
p.col {column-count: 2; column-gap: 10%;}
.content-width {margin: 0 auto; width: 90%; max-width: 1400px; position: relative; z-index: 1;}
.chart-width {margin: 0 auto; width: 98%; max-width: 1800px; position: relative; z-index: 1;}

.flex-wrapper {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%; padding: 0; box-sizing: border-box;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%; box-sizing: border-box;} .column7{width: 58.3333%; position: relative; box-sizing: border-box;} .column6{width: 50%; box-sizing: border-box;} .column5{width: 41.6666%; box-sizing: border-box;} .column4{width: 33.3333%; box-sizing: border-box;} .column3{width: 25%; box-sizing: border-box;} .column2{width: 16.6666%; box-sizing: border-box;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} 

a {text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn button {color: #000; background: none; padding: 1em 5%; border: 1px solid transparent; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; margin-top: 1.5em; width: 100%; max-width: 333px; border-radius: 30px; line-height: 1.2; letter-spacing: 1px; font-size: 15px;}
a#cta-btn button:hover {color: #000; letter-spacing: 1.5px; border: 1px solid #000;}
a#cta-btn2 button {color: #fff; background: none; padding: 1em 5%; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; margin-top: 1.5em; width: 100%; max-width: 333px; border-radius: 30px; line-height: 1.2; border: 1px solid #fff; letter-spacing: 1px; text-transform: uppercase; font-size: 15px;}
a#cta-btn2 button:hover {color: #fff; background: #d4af37; border: 1px solid transparent; letter-spacing: 1.5px;}
a#cta-btn3 button {color: #555; background: none; padding: .75em 5%; cursor: pointer; transition: 0.2s ease-in; margin-top: .5em; width: 100%; max-width: 333px; border-radius: 30px; line-height: 1.2; border: 1px solid #333; font-weight: 600; text-transform: uppercase; font-size: 15px;}
a#cta-btn3 button:hover {color: #fff; background: #016a41; border: 1px solid #016a41; letter-spacing: .5px;}


a.continue-btn button {color: #014f30; background: none; padding: 0 5%; cursor: pointer; font-weight: 500; transition: 0.2s ease-in; width: 100%; border-radius: 30px; line-height: 1.2; text-decoration: underline; border: none;}
a.continue-btn button:hover {color: #d4af37; text-decoration: none;}


/*  HEADER
-------------------------*/
.header .column7:before, .inv-header .column7:before {    
	content: "";
    position: absolute;
    left: -65px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 65px 73px 0;
    border-color: transparent #016a41 transparent transparent;
    display: inline-block;
	transition: 0.2s ease-in;
}
.header {width: 100%; display: inline-flex; flex-wrap: wrap; justify-content: center; position: relative; z-index: 10; box-sizing: border-box;}
.inv-header {width: 100%; display: inline-flex; flex-wrap: wrap; justify-content: center; position: relative; box-sizing: border-box;}
a#main-logo img {width: 100%; height: auto; margin: 0 auto; max-width: 333px; display: inline-block; padding: 1em 3% 1em 8%; box-sizing: border-box;}
.mobile-display {display: none; width: 100%;}
.top-bar {background: linear-gradient(#0f5434, #024e30); color: #fff; text-transform: uppercase; font-weight: 500; padding: 1.5em 3%; text-align: right;}
.top-bar a {color: #fff!important;} .top-bar a:hover {color: #f4f4f4!important;}

.header.clone {position: fixed; top: -333px; left: 0; right: 0; z-index: 999; transition: 0.1s top cubic-bezier(.3,.73,.3,.74); box-shadow: 6px 0px 13px -5px rgba(0, 0, 0, 0.35);}
body.down .header.clone {top: 0; background: #fff;}
body.down .header.clone .column7:before, body.down .inv-header.clone .column7:before {border-width: 0 65px 75px 0;}
body.down .header.clone a#main-logo img {display: block; padding: .5em 3%; max-width: 175px; margin: 0;}


/*   slick slideshow
-------------------------*/
.slider img {width: 100%; height: auto;}
.brands-wrapper {width: 100%; display: flex; align-items: center; justify-content: center; padding: 2em 6%; margin: 3em 0 0; background: rgba(154, 162, 151, .5);}
.ctacategories-wrapper ul li a {color: #fff; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; font-size: 24px; margin: 5% 0; width: 100%; display: inline-flex; justify-content: space-between; align-items: center; position: relative;}
.ctacategories-wrapper ul li a span {font-size: 50px; color: #d4af37; position: absolute; right: 5%;}
.ctacategories-wrapper ul li a:hover {letter-spacing: 1.25px; transition: all .2s ease-in-out;}
.ctacategories-wrapper ul li a:hover span {color: #fff;}


/*  other
------------------------------*/
.breadcrumb-wrapper {width: 100%; display: flex; padding: 1em 5%; color: #929b91; text-transform: uppercase; font-size: 13.5px; font-weight: 500; background: #f4f4f4; box-sizing: border-box; border-bottom: 1px solid #eee;}
.breadcrumb-wrapper a {padding: 0 5px; font-weight: 600;} .breadcrumb-wrapper a:hover, .breadcrumb-wrapper a.active-link:hover {color: #d4af37;}
.breadcrumb-wrapper a.active-link {color: #006940;}

.welcome-section {display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; width: 100%;}
.welcome-section p span {font-weight: 600; color: #014f30; display: block; margin-bottom: 10px;}

.ctacategories-wrapper {display: flex; flex-wrap: wrap; justify-content: center;}
.ctacategories-wrapper hr, .content-wrapper hr, .customerreviews-wrapper hr {border: 4px solid #d4af37; width: 100%; max-width: 10%; margin: 15px 0; display: inline-block; position: relative; z-index: 4;}
.ctacategories-wrapper h2, .customerreviews-wrapper h2 {font-size: 36px; color: #fff; font-weight: 600; line-height: 1.2; margin-bottom: 20px; position: relative; z-index: 4; letter-spacing: 1px;}
.ctacategories-wrapper p {position: relative; z-index: 4; font-size: 18px;}

.customerreviews-bg {width: 100%; display: flex; align-items: center; justify-content: center; margin: 1em auto; background: #000 url('/siteart/bw-planes-bg1.jpg') bottom; background-size: cover; background-color: #006940;} 
.customerreviews-bg h3 {color: #eee!important;}
.customerreviews-bg h3 span {display: block; font-weight: 500; margin-bottom: 1em; color: #fff;}
.customerreviews-bg .reviews-wrapper p {padding: 0 7%;}
.customerreviews-bg .reviews-wrapper p i {    
	font-size: 50px;
    opacity: .3;
    color: #d4af37;
    display: inline-block;
	position: absolute;
	top: 10px;
    pointer-events: none;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.reviews-wrapper p {padding: 0; font-weight: 400!important;}
.reviews-wrapper p i {    
	font-size: 24px;
    opacity: .3;
    color: #fff;
    display: inline-block;
	position: absolute;
	top: -3px;
    pointer-events: none;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.content-wrapper .column5 img {box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);}
.content-wrapper h1 {font-size: 48px; letter-spacing: 3px; font-weight: 600; line-height: 1.1; margin-bottom: 20px; color: #004225;}
.content-wrapper h2 {font-size: 34px; color: #006940; font-weight: 600; line-height: 1.2; margin-bottom: 20px;}
.content-wrapper h3 {font-size: 28px; color: #333; font-weight: 700; line-height: 1.2; letter-spacing: 1px;}
.content-wrapper h4 {font-size: 20px; color: #333; font-weight: 500; line-height: 1.2; letter-spacing: .5px;}
.content-wrapper ul {display: flex; justify-content: center; flex-wrap: wrap; margin: 20px auto; list-style: none; column-count: 2; column-gap: 1%;}
.content-wrapper ul li {padding: 1.5em 7%; margin: .5em; font-size: 18px; /*background: #f4f4f4;*/ text-align: center; width: calc(50% - 2.75em); font-weight: 500; display: inline-flex; align-items: center; justify-content: center; flex-direction: column; border: 1px solid #ddd; line-height: 1.5;}
.content-wrapper ul li strong {color: #444;}
.content-wrapper ul li:hover {box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; transition: .2s ease-in-out all;}
.content-wrapper ul li i {display: block; margin: 0 auto; margin-bottom: 10px; font-size: 40px; color: #929b91;}
.content-wrapper ul li a:hover {font-weight: 600; transition: all .2s ease-in-out;}
.content-wrapper p, .flex-wrapper p {font-size: 18px; font-weight: 500; line-height: 1.5;}
.content-wrapper p a {font-weight: 600; color: #004225; text-decoration: underline;}
.content-wrapper p a:hover {text-decoration: none; color: #d4af37;}
.content-wrapper p strong {color: #929b91;}

.interiors-gallery {display: flex; justify-content: center; flex-wrap: wrap; margin: 0 0 3em;}
.interiors-gallery a {width: calc(12% - 1em); margin: .5em; height: 150px;}
.interiors-gallery a img {width: 100%; height: 100%;}
.interiors-gallery a:hover {opacity: .8;}
.interior-models ul#no-img li {padding: 1.5em 3%;} 
.interior-models ul#no-img li span {color: #333; text-shadow: none; font-weight: 500;}
.interior-models ul#no-img li:hover span {letter-spacing: 1px;}
.interior-models ul#no-img li:before {background: #f4f4f4;}
.interior-models ul {position: relative; column-count: 1; column-gap: normal; margin: 20px auto;}
.interior-models ul li {width: calc(33.33% - 2em); margin: .65em; padding: 2em 3%; position: relative; color: #fff; box-shadow: none;}
.interior-models ul li:hover span {letter-spacing: 1.5px; transition: all .2s ease-in-out;}
.interior-models span {position: relative; z-index: 3; color: #fff; font-size: 18px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 1px 1px 3px #555; font-weight: 600;}
.interior-models ul li:before {content: ''; position: absolute; background: rgba(51, 51, 51, .5); width: 100%; height: 100%;}
.interior-models ul li:hover:before {background: rgba(51, 51, 51, .2); transition: all .2s ease-in-out;}
.interior-models ul li#beechjet400 {background: #000 url("/siteart/product-lines/beechcraft/BEECHJET400P126559 (1).JPG") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#C560XL {background: #000 url("/siteart/product-lines/C-560XL/C560XLP126602-1.jpg") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#falcon-10 {background: #000 url("/siteart/product-lines/falcon-10/FALCON10P126561 (1).jpg") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#kingair-200 {background: #000 url("/siteart/product-lines/kingair-200/KA200P126556.jpg") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#learjet-45 {background: #000 url("/siteart/product-lines/learjet/LEAR45P126560.JPG") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#learjet-60 {background: #000 url("/siteart/product-lines/learjet/LEAR60P126571 (1).JPG") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#dornier-328 {background: #000 url("/siteart/product-lines/dornier/DO-328-100P126517.jpg") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li#fairchild-sa-227 {background: #000 url("/siteart/product-lines/fairchild/SA-227-ACP126505.jpg") center; background-size: cover; padding: 6em 3%;}
.interior-models ul li a {width: auto; margin: auto; height: auto; font-weight: 700;}
/*.interior-models ul li:hover span:after {content: ' \00BB';	margin-left: 3px;}*/

.news-wrapper {background: #f4f4f4; padding: 3em 8%; box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);}
.news-wrapper img {width: 100%; max-width: 222px; display: block; margin-bottom: 1.5em;}
.news-wrapper img:hover {opacity: .75; transition: all .2s ease-in-out;}

ul#product-lines {margin: 20px auto;} 
ul#product-lines img {width: 100%; height: auto; max-width: 333px; padding: 2.5em 1%; /*background: #fff;*/ display: block; margin: 0 auto;}
ul#product-lines li {margin: 2em .5em; padding: 0; background: none; display: inline-block;}
ul#product-lines img:hover {transform: scale(1.15); transition: all .2s ease-in-out;}
ul#product-lines p {margin: -2em 7% 1em; padding: 1em 7%; font-size: 18px; letter-spacing: 1px; text-align: left; color: #555; background: #f4f4f4; position: relative; z-index: 2;}
ul#product-lines p span {color: #d4af37; font-size: 28px; line-height: 1.3; margin-right: 3px;}
ul#product-lines p span a {background: transparent; color: #363636; padding: 0; display: inline-block; font-size: 18px; margin-left: -3px;}

.parts-ctas.column12 {margin: 0 auto; width: 100%; padding: 0; margin-top: 1em;}
.parts-ctas a#cta-btn button {margin: .25%; width: calc(20% - 1%); max-width: none; border: none; color: #333; font-weight: 600; background: #f4f4f4; padding: .75em 1%; letter-spacing: .5px;}
.parts-ctas a#cta-btn button:hover {color: #d4af37; background: none; letter-spacing: 1px;}     

.info-table {display: flex; flex-wrap: wrap; box-sizing: border-box;}
.info-table i {color: #d4af37;}
.table-headings, .table-row {display: flex; flex-direction: row; align-items: center; width: 100%; justify-content: center; text-align: center;}
.table-headings {background: #363636;}
.table-headings h4 {color: #fff; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; word-break: break-word; line-height: 1.1; font-size: 16px;}
.table-headings h4, .table-row p {width: 25%; padding: .65em 3%;}
.table-row p {font-size: 16px;}
.table-row:hover {background: rgba(222,192,68,.1)!important;}
.table-row:nth-child(2n+1) {background: #f6f6f6;}

.support-banner {display: flex; justify-content: space-between; width: 100%; align-items: end; border-top: 1px solid #ddd;} 
.support-banner h3 {color: #333; text-transform: uppercase; font-weight: 900; letter-spacing: 1px; font-size: 26px; line-height: 1.3;}
.support-banner h5 {background: #363636; color: #fff; max-width: 110px; padding: 3px; display: block; margin-bottom: 10px; text-align: center; box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;}
.support-banner a {display: inline-block; padding: .75em 1em; margin: 1em; font-weight: 600; font-size: 16px; background: none; color: #024e30; border: 1px solid #024e30; letter-spacing: 1px; border-radius: 30px; width: 100%; max-width: 333px; text-align: center;}
.support-banner a:hover {border: 1px solid transparent; color: #fff; background: #d4af37; letter-spacing: 1.5px;}

/* zoom links */
.zoomlinks-wrapper {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 2em 0;}
.zoom-container {width: calc(25% - 2em); margin: 1em; position: relative; overflow: hidden; box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);}
.zoom-container:hover {box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);}
.zoom-container img {display: block; width: 100%; height: auto;	-webkit-transition: all .3s ease; /* Safari and Chrome */  transition: all .3s ease;}
.zoom-container:hover img {-webkit-transform:scale(1.25); /* Safari and Chrome */ transform:scale(1.25);}
.zoom-container .zoom-caption {position: absolute; top: 0; right: 0; left: 0; z-index: 3; background: rgba(51, 51, 51, .5); height: 100%;}
.zoom-container .zoom-caption:hover {background: rgba(51, 51, 51, .2); -webkit-transition: all .3s ease-in-out; /* Safari and Chrome */ transition: all .3s ease-in-out;}
.zoom-container .zoom-caption h3 {line-height: normal; font-size: 1.6vw; top: 45%; position: absolute; left: 0; right: 0; text-transform: uppercase; color: #fff; text-shadow: 1px 1px 3px #555; letter-spacing: 1px;}

/* team members */
.team-member {width: calc(33.33% - 2em); margin: 1em; padding: 2em; background: #f4f4f4;}
.team-member img {width: 100%; height: auto; max-width: 222px; display: block; margin: 0 auto; padding-bottom: 15px;}
.team-member strong {margin-top: 5px; display: inline-block;}

.display-search {display: none;}

/*  contact form + captcha
------------------------------*/
#form {}
#form .form-row {display: block; text-align: left!important;}
#form .form-row label{font-weight: 600; color: #000;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"] {width: 100%; margin: 5px 0 20px; padding: 10px; border: 1px solid #ddd; background: #f4f4f4; font-weight: 500; color: #000; height: 50px;}
#form textarea {height: 111px;}
#form select {font-size: 18px;}
#form input[type="submit"] {color: #fff; background: #016a41; padding: 1em 5%; border: 1px solid transparent; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; max-width: 333px; border-radius: 30px; line-height: 1.2;}
#form input[type="submit"]:hover {background: none; color: #004225; border: 1px solid #004225;}

.star-rating {position: relative;}
.star-rating input {display: none;}
.star-rating label {color: #333; padding: 10px; transition: 0.2s ease-in; font-size: 24px; cursor: pointer;}
.star-rating label:before {content: '★';}
.star-rating input:checked ~ label {color: #d4af37!important; text-shadow: 1px 1px #c60;}
.star-rating:not(:checked) > label:hover,
.star-rating:not(:checked) > label:hover ~ label {color: #d4af37!important;}
.star-rating input:checked > label:hover,
.star-rating input:checked > label:hover ~ label {color: #d4af37!important; text-shadow: 1px 1px goldenrod;}
.star-rating .result:before {position: absolute; content: ""; width: 100%; left: 50%; transform: translate(-45%); bottom: -30px; font-size: 18px; font-weight: 500; color: #d4af37!important; display: none;}
.star-rating input:checked ~ .result:before {display: block;}
.star-rating #rate-5:checked ~ .result:before, .star-rating #rate-05:checked ~ .result:before, .star-rating #rate-005:checked ~ .result:before {content: "Excellent";}
.star-rating #rate-4:checked ~ .result:before, .star-rating #rate-04:checked ~ .result:before, .star-rating #rate-004:checked ~ .result:before {content: "Above Average";}
.star-rating #rate-3:checked ~ .result:before, .star-rating #rate-03:checked ~ .result:before, .star-rating #rate-003:checked ~ .result:before {content: "Average";}
.star-rating #rate-2:checked ~ .result:before, .star-rating #rate-02:checked ~ .result:before, .star-rating #rate-002:checked ~ .result:before {content: "Below Average";}
.star-rating #rate-1:checked ~ .result:before, .star-rating #rate-01:checked ~ .result:before, .star-rating #rate-001:checked ~ .result:before {content: "Poor";}

.CaptchaPanel{line-height: normal !important;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #f4f4f4; border: 1px solid #ddd; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 50px; color: #444;}
.CaptchaImage {width: auto!important; padding: 0!important;}
.CaptchaAnswerPanel{margin: 0; padding: 2px 0px 2px 0px !important;}
.CaptchaWhatsThisPanel{line-height: 0; margin: 0; padding: 8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a{font-size: 12px; color: #333;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}


/*  FOOTER
-------------------------*/

.footer {display: flex; flex-wrap: wrap; align-items: center; background: #333; color: #ebebeb;}
.footer .column4 {padding: 7em 7%; font-weight: 500;}
.footer h3 {font-size: 26px; line-height: 32px; font-weight: 700; letter-spacing: 2px; display: block; margin-bottom: 20px; color: #fff;}
.footer strong {font-weight: 900;}
.footer a {color: #fff!important;} .social-links i {color: #006940;}
.footer a:hover, .site-host a:hover, .social-links i:hover {color: #ebebeb!important; transition: all 0.3s ease-in-out;}
.footer img {width: 100%; max-width: 222px; height: auto;}

/* accordion menu */
#footer-nav {width: 100%; overflow: hidden;}
#footer-nav ul.submenu {list-style: none;}
#footer-nav ul.submenu {padding: 0;}
#footer-nav ul.submenu li a {display: block; font-size: 15px; padding: 5px 30px;}
#footer-nav ul.submenu li a:hover {background: #006940; color: #fff;}
details summary::-webkit-details-marker {display: none; transition: max-height 0.2s ease-out;}
.accordion__item {position: relative;}
.accordion__title input:focus, .accordion__title2 input:focus {outline: none;}
.accordion__title, .accordion__title2 {
    font-family: 'Barlow',sans-serif !important;
	padding: 10px 0;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
}
.accordion__title:hover, .accordion__title2:hover {font-weight: 500;}
.accordion__title::after {
  display: block;
  content: " + ";
  font-size: 22px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.accordion__title:hover::after {color: #eaeaea;}
.accordion__item[open] .accordion__title::after {
  transform: translateY(-50%) rotate(180deg);
  content: ' - ';
}

.social-links {margin: 3em 0;}
.social-links i {margin-left: 20px; color: #006940; font-size: 24px;} .social-links i:hover {color: #fff;}
.site-host {margin: 12px 0; font-size: 12px; color: #fff; line-height: 20px;}
.site-host a {color: #fff!important;}



/* MEDIA QUERIES (RESPONSIVE) */

@media screen and (max-width: 1500px) {	
	a#main-logo img {max-width: 300px;}
	body.down .header.clone a#main-logo img {max-width: 160px;}
	.header .column7:before, .inv-header .column7:before {border-width: 0 65px 70px 0;}
	.interiors-gallery a {width: calc(16% - 1em); margin: .5em;}
}
@media screen and (max-width: 1300px) {	
	.content-wrapper h1 {font-size: 42px; line-height: 1.1;}
}
@media screen and (max-width: 1200px) {	
	.mobile-display {display: block;} 
	.top-bar {padding: 0; text-align: inherit;}
	.mobile-menu-nav-icon a#phone-link:hover {color: #d4af37!important;}
	p.hide-mobile, body.down .header.clone, .header .column7, .inv-header .column7 {display: none;}
	.header .column5, .inv-header .column5 {width: 100%!important; float: none!important; margin: 0 auto!important; text-align: center;}
	a#main-logo img {max-width: 333px; padding: 1em 3%;}	
	.ctacategories-wrapper hr, .content-wrapper hr {margin: 12px 0;}
	
	.table-headings h4 {font-size: 13px;}
	
	.zoom-container, .team-member {width: calc(50% - 2em); margin: 1em;}
	.zoom-container .zoom-caption h3 {font-size: 3.25vw;}
	.interiors-gallery a {width: calc(20% - 1em); margin: .5em;}
	
	.parts-ctas a#cta-btn button {font-size: 13px; padding: 1em 0;  margin: 5px 0; width: calc(33.33% - 10px);}
}

@media screen and (max-width: 1000px) {		
	.header .column12, .top-bar.column12 {width: 100%; margin: 0 auto!important; padding: 0;}
	
	.content-wrapper h1 {font-size: 40px;}
	.content-wrapper h2, .footer h2 {font-size: 32px;}
	.content-wrapper h3, .footer h3 {font-size: 24px;}
		
	.ctacategories-wrapper hr, .content-wrapper hr {max-width: 20%;}
	
	.content-wrapper ul li {width: 100%; margin: 10px auto 10px;}
	.interior-models ul li {width: calc(50% - 2.75em); margin: .5em;}
	
	ul#product-lines li {margin: 1em .5em}
	ul#product-lines a {padding: 2.25em 0;}
	ul#product-lines a img {width: 100%; height: auto; max-width: 275px;}
	
	.table-row {padding: .35em 0;}
	.table-row p {font-size: 14px;}
	
	p.col {column-count: 1; column-gap: 0;}
	
	.interiors-gallery a {width: calc(25% - 1em); margin: .5em;}
				
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto; width: 100%; float: none; padding: 0;}	
	
	.title-pad {padding: 12vh 5%!important; text-align: center;}
	.footer, .align-right, .support-banner h3 {text-align: center;} 
	.footer .column4 {padding: 3em 7%;}
	.social-links i {margin: 0 10px;}
	
	.support-banner {flex-wrap: wrap; flex-direction: column;}
	.support-banner a {margin: 0 auto; margin-top: 1.5em; font-size: 16px;}
}

@media screen and (max-width: 785px) {	
	.pad120 {padding: 80px 7%!important;}
	.display-search {display: block; margin-top: 1em;}
	
	.ctacategories-wrapper ul li a {margin: 1em 0;}
	.ctacategories-wrapper ul li a span {right: 7%;}
	
	a#main-logo img, ul#product-lines img {max-width: 275px;}
	
	.mobile-menu-nav-icon a#phone-link {font-size: 22px;}
	
	.warehouse-bg, .cockpit-bg {background-attachment: inherit;}
	
	.zoom-container, .team-member {width: calc(100% - 2em); margin: 1em auto;}
	.zoom-container .zoom-caption h3 {font-size: 5.75vw;}
	
	.table-headings h4 {font-size: 10.5px; padding: 1em 3%;}
	.table-row {padding: .25em 0;}
	
	.interiors-gallery a {width: calc(33.33% - 1em); margin: .5em;}
	
}

@media screen and (max-width: 555px) {	
	.interior-models span {font-size: 18px;}
	.interior-models ul li {width: 100%; margin: 10px auto 10px;}
	.interiors-gallery a {width: calc(50% - 1em); margin: .5em;}
}
