
/* 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%; heihght: auto; image-rendering: -webkit-optimize-contrast;}

/* FRAMEWORK */

*{box-sizing: border-box;}
html, body{font-family: 'Barlow', sans-serif; font-size: 16px; -webkit-text-size-adjust: none} body {overflow-x: hidden; line-height: 1.8; letter-spacing: .02em;}
::-moz-selection{background: #2a50a3; color: #fff; text-shadow: none} ::selection{background: #2a50a3; 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"] {
  -webkit-appearance: button;
}

.content-width{margin: 0 auto; width: 80%;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 100%;} .column7{width: 58.3333%;} .column6{width: 50%; box-sizing: border-box;} .column5{width: 41.6666%;} .column4{width: 33.3333%;} .column3{width: 25%; box-sizing: border-box;} .column2{width: 16.6666%;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *{box-sizing: border-box;}

.center {text-align: center;}
.align-right {text-align: right;}
.marg5 {margin: 5em 0;}
.dark-bg {background: url('/siteart/dark-bg1.jpg') center; background-size: cover; background-attachment: fixed; color: #fff; width: 100%; position: relative;}
.dark-bg:before {
	content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(25,25,25,.85);
    position: absolute;
    z-index: 2;
}
.dark-bg .content-width {max-width: 1100px; padding: 14em 7% 9em; position: relative; z-index: 3;}
.blue-bg {width: 100%; position: relative;}
.blue-bg:before {
	content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(42,80,163,.9);
    position: absolute;
    z-index: 2;
}

.side {background: #fff; width: 340px; height: 500px; position: fixed; z-index: 999!important;}
#facebook {top: 230px; height: auto; z-index: 1; left:-340px}
#facebookTab {top:0; display: inline-flex; padding: 1em 2em; background: #2a50a3; position: absolute; left: 340px; box-shadow: 0 0 10px rgba(0,0,0,.15); cursor: pointer}
#facebookTab i {color: #fff; font-size: 30px}

/* TYPOGRAPHY */
#search-home:not([data-blockstyles="sheditor-element"]) 
#searchform:not([data-blockstyles="sheditor-element"]) 
.keywords:not([data-blockstyles="sheditor-element"]) {
  border: 2px solid #36802d !important;   /* green outline */
  background-color: #e6f4e6 !important;   /* very light green fill */
  color: #000 !important;                 /* black text for contrast */
  border-radius: 6px !important;          /* optional: rounded corners */
}

a{text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn i {padding: 1em; border-right: 1px solid #fff; background: #2a50a3;}
a#cta-btn span {display: flex; width: 100%; justify-content: center;}
a#cta-btn button {margin: 1em 0; padding: 0; color: #fff; background: transparent; cursor: pointer; font-size: 18px; font-weight: 700; transition: 0.2s ease-in; text-align: center; width: 90%; max-width: 300px; border: 1px solid #fff; position: relative; display: inline-flex; justify-content: center; align-items: center;}
a#cta-btn2 i {padding: 1em; border-right: 1px solid #000; background: #2a50a3; color: #fff;}
a#cta-btn2 span {display: flex; width: 100%; justify-content: center;}
a#cta-btn2 button {margin: .25em 0; padding: 0; color: #000; background: transparent; cursor: pointer; font-size: 18px; font-weight: 700; transition: 0.2s ease-in; text-align: center; width: 90%; max-width: 300px; border: 1px solid #000; position: relative; display: inline-flex; justify-content: center; align-items: center;}
a#cta-btn:hover i, a#cta-btn2:hover i {background: #0871dc; transition: all .2s ease-in-out;}
#form input[type="submit"] {color: #333; background: none; padding: 1em 3%; cursor: pointer; font-size: 18px; font-weight: 700; transition: 0.2s ease-in; width: 100%; max-width: 300px; line-height: 1.2; border: 1px solid #444; text-align: center; margin: 0 auto; display: block;}
.continue-btn {display: block; text-align: center; width: 100%; background: #f4f4f4;}
.continue-btn button {border: none; background: none; color: #000; text-transform: uppercase; padding: 1em 5%; cursor: pointer;}
.continue-btn:hover {background: #fff; transition: all .2s ease-in-out;}

/* HEADER */
.header {width: 100%; background: linear-gradient(#191919, #000); display: flex; justify-content: space-between; align-items: center; padding: 0 0 0 7%; position: relative;}
.hdr-logos {display: flex; align-items: center; justify-content: flex-start;}
#main-logo img {width: 100%; max-width: 225px!important; height: auto; box-sizing: border-box; margin: 0; padding: 1em 0; display: flex;}
img#nh-logo {width: 100%; max-width: 230px!important; height: auto; box-sizing: border-box; margin: 0 0 0 2vw;}
img#mobile-nh {width: 100%; max-width: 230px!important; height: auto; box-sizing: border-box; margin: 0 0 0 1.5em; display: none;}.hdr-contact
.hdr-contact, .hdr-contact a {color: #fff;}
.hdr-contact i {margin-left: 2vw;}
.hdr-contact {display: flex; align-items: center; justify-content: flex-end; font-size: 18px; font-weight: 600; padding: 1.5em 10% 1.5em 0; line-height: 1.2;}

/* ALL OTHER STYLES */
.hero-wrapper {position: relative; width: 100%; text-align: right; margin: 0 auto;}
.hero-overlay {position: absolute; width: 100%; height: 100%; background: rgba(51,51,51,.6); margin: 0 auto; left: 0; right: 0; top: 0; z-index: 10; padding: 12% 7% 0; color: #fff; overflow: hidden;}
.hero-overlay h1 {font-size: 60px; font-weight: 800; line-height: 1.3; display: block; margin-bottom: .75em; animation: fadeInUp; animation-duration: 1s;}
.hero-overlay h1 span {display: block; color: #fff; font-weight: 500; font-size: 28px; margin-top: 1.5em;}
.hero-overlay a#cta-btn button {margin: .25em; animation: fadeInUp; animation-duration: 1s;}

.manu-wrapper {width: 100%; display: block; margin: 3em auto; padding: 0 7%;}
.manu-wrapper img {width: 100%; height: auto; max-width: 250px; padding: 0 5%;}
.manu-wrapper img:hover {opacity: .75;}

form.inv-search .column6.last {display: flex; flex-wrap: nowrap; }
form.inv-search {width: 80%;  margin: 0 auto -6em; display: flex; justify-content: space-between; flex-wrap: nowrap; background: #2a50a3; padding: 3em 7%; position: relative; z-index: 4;}
form.inv-search input[type="text"],form.inv-search select {width: 100%; background:#2a50a3; border: none; border-bottom:1px solid #ddd; padding:15px 0; border-radius:0; display:inline-block; height:50px; color:#fff; font-size: 18px;}
form.inv-search input[type="text"]::placeholder {color: #fff;}
form.inv-search button {background:transparent; border:none; display:inline-block; cursor:pointer; padding: 0; border-bottom:1px solid #ddd;}
form.inv-search button i {font-size:16px; background:#2a50a3; padding:3px; color:#fff;}
form.inv-search button i:hover {color:#ddd; transition: all .2s ease-in-out;}

.breadcrumb-wrapper {width: 100%; display: flex; padding: 1em 5%; color: #777; text-transform: uppercase; font-size: 14px; font-weight: 500; background: #191919; box-sizing: border-box;}
.breadcrumb-wrapper a {padding: 0 5px; font-weight: 600;} .breadcrumb-wrapper a:hover, .breadcrumb-wrapper a.active-link:hover {color: #fff;}
.breadcrumb-wrapper a.active-link {color: #0871dc;}

.content-wrapper {display: flex; flex-wrap: wrap; justify-content: center;}
.content-wrapper h1 {font-size: 45px; font-weight: 800; line-height: 1.3; display: block; margin-bottom: .5em;}
.content-wrapper h1 span {display: block; color: #bbb; font-weight: 500; font-size: 30px;}
.content-wrapper h2 {font-size: 45px; font-weight: 800; line-height: 1.3; display: block; margin-bottom: .5em;}
.content-wrapper h2 span {display: block; color: #bbb; font-weight: 500; font-size: 26px;}
.content-wrapper h3 {color: #000; display: block; margin-bottom: .5em!important; font-size: 28px; letter-spacing: 1px; font-weight: 700; line-height: 1.3;}
.content-wrapper h4 {text-transform: uppercase; color: #191919; display: block; margin-bottom: .75em; font-size: 20px;}
.content-wrapper .column8 a h4 {text-transform: none; display: inline-block; width:100%!important;}
.content-wrapper .column8 a:hover h4 {color: #2a50a3; font-weight: 800; letter-spacing: .5px; transition: all .2s ease-in-out;}
.side-border {padding-left: 5%; border-left: 5px solid #ddd; height: 400px;}
.side-border a {display: block; margin-top: 1em; font-weight: 700; font-size: 18px;}
.side-border span {color: #000; font-weight: 700;}

.page-title {width: 100%; text-align: center; padding: 8em 10%; position: relative; background: url('/siteart/blunierbuilding2.jpg') center; background-size: cover;}
.page-title.thankyou {width: 100%; text-align: center; padding: 12em 10%; position: relative; background: url('/siteart/blunierbuilding2.jpg') center; background-size: cover;}
.page-title.about {width: 100%; text-align: center; padding: 8em 10%; position: relative; background: url('/siteart/about-bg1.jpg') center; background-size: cover;}
.page-title.service {width: 100%; text-align: center; padding: 8em 10%; position: relative; background: url('/siteart/service-bg1.jpg') center; background-size: cover;}
.page-title.parts {width: 100%; text-align: center; padding: 8em 10%; position: relative; background: url('/siteart/parts-bg1.jpg') center; background-size: cover;}
.page-title:before {content: ''; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(51,51,51,.85); position: absolute; z-index: 2;}
.page-title h1 {color: #fff; font-size: 60px; font-family: 'Barlow', sans-serif; font-weight: 800; position: relative; line-height: 1.2; margin: 0 auto; max-width: 80%; animation: fadeInUp; animation-duration: 1s; text-transform: uppercase; letter-spacing: 2px; z-index: 2;}
.page-title p {position: relative; color: #f4f4f4; margin: 30px auto 0; max-width: 80%; font-size: 18px; font-family: 'Barlow', sans-serif; font-weight: 300; animation: fadeInUp; animation-duration: 1s; z-index: 2;}
.page-title a {position: relative; z-index: 2;}

.showrooms-wrapper, .financing-logos {display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
a.showroom {width: calc(25% - 1em); margin: .5em; padding: 1em 5%; display: block; border: 1.5px solid #f2f2f4; border-bottom: 1px solid rgba(0,0,0,0.09); box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
a.showroom:hover {border: 1px solid #2a50a3; transition: all .2s ease-in-out; opacity: .9;}

.financing-logos img {width: 100%; height: auto; margin: 0 auto;}
.financing-logos a {width: calc(33.33% - 1em); margin: .5em; padding: 1em 5%; display: block; border: 1.5px solid #f2f2f4; border-bottom: 1px solid rgba(0,0,0,0.09); box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
.financing-logos a:hover {border: 1px solid #2a50a3; transition: all .2s ease-in-out; opacity: .9;}

.offerings-wrapper {background: url('/siteart/field-bg1.jpg') center; background-size: cover; background-attachment: fixed; width: 100%; position: relative; padding: 8em 10%; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.offerings-wrapper h2 {color: #fff;}
.cta-wrapper {background: #fff; width: calc(33.33% - 2em); margin: 1em 1em -18em;}
.cta-wrapper .img-box:before {content: ''; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(34,34,34,.4); position: absolute; z-index: 2;}
.cta-wrapper:hover .img-box:before {background: rgba(34,34,34,.1); transition: all .2s ease-in-out;}
.cta-wrapper .img-box.parts {width: 100%; padding: 6em; background: url('/siteart/cta-parts1.jpg') center; background-size: cover; position: relative;}
.cta-wrapper .img-box.service {width: 100%; padding: 6em; background: url('/siteart/cta-service1.jpg') center; background-size: cover; position: relative;}
.cta-wrapper .img-box.finance {width: 100%; padding: 6em; background: url('/siteart/cta-finance1.jpg') center; background-size: cover; position: relative;}
.cta-wrapper .cta-txt {padding: 2em 10%;}
.cta-wrapper .cta-txt p {margin-bottom: 1em;}

.team-wrapper {width: 100%; display: flex; justify-content: center; background: #f6f6f6; align-items: center; flex-wrap: wrap; padding: 5em 7%;}
.team-member {width: calc(33.33% - 1em)!important; margin: .5em!important; padding: 1.5em 4%!important; text-align: center; background: #fff; border: 1.5px solid #f2f2f4; border-bottom: 1px solid rgba(0,0,0,0.09); box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
.team-member h4 {color: #181818; margin-bottom: .5em; font-weight: 600; font-size: 24px; line-height: 1.3;}
.team-member h4 span {display: block; font-size: 16px; font-weight: 500; margin-top: .5em;}
.team-member a#cta-btn button {margin: 0 auto .5em;}

/* form + captcha */
#form {padding: 0; display: inline-block; width: 100%;}
#form .form-row {display: block; /*margin: 0 0 5px;*/ text-align: left!important;}
#form .form-row label{font-weight: 600;}
#form .employment {margin-bottom: 2em;}
#form .employment label{display: block;}
#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 #ccc; background: #f4f4f4;}
#form textarea {height: 90px;}

.CaptchaPanel{text-align: center; line-height: normal !important;}
.CaptchaAnswerPanel input{width: 250px; max-width: 100%; padding: 5px; margin: 5px 0; background: #f4f4f4; border: 1px solid #ccc;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 14px;}
.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: #000;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}

/* scrolling inventory */
.inv-scroller {width: 100%; margin: 0 auto; display: block; padding: 8em 10%; background: #191919;}
.inv-scroller h4 {display: block; margin: 5em 0 1em; color: #fff; font-size: 26px; font-family: 'Barlow', sans-serif; font-weight: 700; padding-bottom: .5em; border-bottom: 1px solid #fff; width: 100%; text-transform: none;}
.scrolling-wrap {width:100%; height:90px; overflow:hidden;}
.scrolling {width:100%; height:92px;}

.cta-banner {background: url('/siteart/boss-dxt1.jpg') center; background-size: cover; background-attachment: fixed; width: 100%; position: relative; padding: 6em 10%; display: flex; align-items: center; justify-content: space-between;}
.cta-banner h3 {color: #fff; text-transform: none; margin-bottom: 0; font-size: 32px; letter-spacing: normal;}
.cta-banner h3, .cta-banner a, .cta-wrapper, .offerings-wrapper h2 {position: relative; z-index: 3;}

/* FOOTER */
.footer {display: flex; flex-wrap: wrap; align-items: center; background: #000; color: #fff; position: relative; z-index: 1;}
.footer h4 {color: #fff; font-weight: 700; font-size: 24px; display: block; margin-bottom: .5em; letter-spacing: 1px; line-height: 1.5;}
.footer i {color: #2a50a3;}
.footer p span {color: #ddd; display: inline-block; text-transform: uppercase;}
a#ftr-phone {font-size: 30px; font-weight: 700; line-height: 1.2;}
.footer .column4 {padding: 8em 7%; font-weight: 500; position: relative; z-index: 3;}
.footer .column4 .flex-wrapper {align-items: baseline;}
.footer .column4 .flex-wrapper p {padding-left: 15px; margin-bottom: 1.5em;}

/* 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: #333; color: #fff!important;}
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: .5em 0;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
}
.accordion__title:hover, .accordion__title2:hover {font-weight: 500; color: #fff;}
.accordion__title::after {
  display: block;
  content: " + ";
  color: #2a50a3;
  font-size: 22px;
  font-weight: 900;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.accordion__title:hover::after {color: #0871dc;}
.accordion__item[open] .accordion__title::after {
  transform: translateY(-50%) rotate(180deg);
  content: ' - ';
}

.site-host {margin: 1em 0 0; font-size: 11px; color: #777; line-height: 18px;}
.site-host a {color: #777!important;}
.site-host a:hover {color: #0871dc!important; transition: all 0.3s ease-in-out;}


/* Popup Overlay */
#video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Popup Content Box */
#video-popup .popup-content {
  position: relative;
  padding: 15px;
  max-width: 800px;
  width: 90%;
  box-shadow: 0 0 20px rgba(0,0,0,0.6);
}

/* Video Styling */
#video-popup video {
  width: 100%;
  height: auto;
}

/* Close Button */
#video-popup .close-btn {
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: #2a50a3;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  border: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

/* Optional: Fade-in Animation */
#video-popup {
  animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}



/* MEDIA QUERIES (RESPONSIVE) */

@media screen and (max-width: 1600px){		
	.hdr-contact {font-size: 16px;}
	.hero-overlay h1 {font-size: 55px;}
	.hero-overlay h1 span {font-size: 24px; margin-top: 1em;}
	#facebookTab {padding: 1em 1.5em;}
}

@media screen and (max-width: 1200px) {
	.header {padding: 0;}
	.hdr-contact {display: none;}
	img#mobile-nh {display: block;}
	a#mobile-map, a#mobile-phone {color: #fff; padding: 10px 2.5vw; font-size: 24px;}
	a#cta-btn button, a#cta-btn2 button {font-size: 16px;}
	.hdr-logos {padding: 0 0 0 2em!important;}
	#main-logo img {padding: 1em 0;}
	
	.content-width {width: 85%;}
	.marg5 {margin: 4em 0;}
		
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	.hero-overlay {position: relative; background: #191919; padding: 12% 10%; text-align: center;}
	.hero-overlay h1 {font-size: 45px;}
	.hero-overlay h1 span, .content-wrapper h2 span {font-size: 22px;}
	
	.content-wrapper h2 {font-size: 40px;}
	
	a.showroom {width: calc(33.33% - 1em);}
	
	form.inv-search .column6 {width: 50%!important; padding: 0 25px 0 0;}
	form.inv-search .column6.last {width: 50%!important; padding: 0;}
	
	.side-border {border-left: none; border-top: 5px solid #ddd; padding-top: 4em; margin-top: 4em!important;}
	
	.cta-wrapper {width: calc(100% - 2em); margin: 1em auto;}
	.inv-scroller {padding: 6em 10%;}
	.inv-scroller h4 {margin: 0 auto 1em;}
		
	.team-member {width: calc(50% - 1em)!important;}
	.footer, .footer .align-right {text-align: center;}
	.footer .column4 {padding: 5em 7%;}

}


@media screen and (max-width: 950px) {	
	
	img#mobile-nh {max-width: 215px!important;}
	
}

@media screen and (max-width: 850px) {	
	#facebookTab {padding: .75em 1em;}
	#facebookTab i {font-size: 24px;}
	
	.header {flex-wrap: wrap;}
	.hdr-logos {justify-content: center; padding: 0 1.5em!important;}
	#main-logo img {max-width: 175px!important;}
	
	.team-member {width: calc(100% - 1em)!important;}
	
	.financing-logos a {width: calc(50% - 1em);}
	
	form.inv-search {flex-wrap: wrap;}
	form.inv-search .column6, form.inv-search .column6.last {width: 100%!important; padding: 0;}
	form.inv-search .column6.last {margin: .5em auto 0!important;}
	
	a.showroom {width: calc(50% - 1em);}
	a#cta-btn button, a#cta-btn2 button {max-width: none; width: 100%;}
	
	.content-wrapper h2 {font-size: 32px;}
	.content-wrapper h3, .team-member h4, a#ftr-phone {font-size: 24px;}
	
	.dark-bg .content-width {padding: 11em 7% 7em;}
	
	.offerings-wrapper {padding: 5em 10%;}
	
	.hero-overlay h1 span, .content-wrapper h2 span {font-size: 18px;}
	.content-wrapper h1 span {font-size: 20px;}
	.cta-banner {flex-wrap: wrap; justify-content: center;}
	.inv-scroller h4 {text-align: center;}
	
	.page-title, .page-title.about, .page-title.parts, .page-title.service {padding: 6em 7%;}
	.page-title.thankyou {padding: 10em 7%;}
	.page-title h1 {font-size: 50px;}
	.page-title p {font-size: 16px;}
	
	.footer h4 {font-size: 20px;}
	.accordion__title, .accordion__title2 {padding: .25em 0;}
}

@media screen and (max-width: 480px) {
	#facebook {display: none;}
	
	img#mobile-nh {max-width: 180px!important;}
	
	.dark-bg, .cta-banner, .offerings-wrapper {background-attachment: inherit;}
	
	.page-title, .page-title.about, .page-title.parts, .page-title.service  {padding: 5em 5%;}
	.page-title.thankyou {padding: 8em 7%;}
	.page-title h1 {font-size: 45px;}
	
	a.showroom, .financing-logos a {width: calc(100% - 1em);}
}

@media screen and (max-width: 360px) {
	
	img#mobile-nh {max-width: 155px!important;}
	
}

@media screen and (max-width: 330px) {
	
	img#mobile-nh {max-width: 130px!important;}
	
}
