
/* 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;}
html, body{font-family: 'Barlow', sans-serif; font-size: 16px; -webkit-text-size-adjust: none} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.8; letter-spacing: .02em;}
::-moz-selection{background: #007e31; color: #fff; text-shadow: none} ::selection{background: #007e31; 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;
}

.marg60 {margin: 60px auto;}
.pad60 {padding: 60px 5%!important;}
.pad30 {padding: 30px!important;}
.green {color: #007e31;}
.center {text-align: center;}
.align-right {text-align: right;}
.gray-bg {background: #f4f4f4;}
.black-bg {background: #000;}
.sign-bg {background: url('/siteart/sign-bg1.jpg') top center; background-size: cover; background-attachment: fixed; position: relative; color: #fff;}
.page-title.about {background: url('/siteart/about-hero1.jpg') top center; background-size: cover; background-attachment: fixed; position: relative; color: #fff;}
.page-title.parts {background: url('/siteart/parts-hero1.jpg') center; background-size: cover; background-attachment: fixed; position: relative; color: #fff;}
.page-title.custom-projects {background: url('/siteart/custom-projects-hero1.jpeg') top center; background-size: cover; background-attachment: fixed; position: relative; color: #fff;}
.page-title.service {background: url('/siteart/service-hero1.jpeg') center; background-size: cover; background-attachment: fixed; position: relative; color: #fff;}
.sign-bg:before, .page-title.about:before, .page-title.parts:before, .page-title.custom-projects:before, .page-title.service:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(24, 24, 24, .9);
}

.content-width {margin: 0 auto; width: 90%; max-width: 1500px; position: relative;}
.flex-wrapper {display: flex; flex-wrap: wrap; align-items: center;}
.inv-width {margin: 0 auto; width: 95%; max-width: 1500px;}

.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%; position: relative; 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; position: relative;} .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-btn2 button i, .slide-content a#cta-btn3 button i {float: right;}
a#cta-btn button {margin: 2% 0; color: #fff; background: none; padding: .75em 3%; cursor: pointer; font-size: 18px; font-weight: 700; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: 300px; border: 1px solid #fff; border-radius: 30px;}
a#cta-btn2 button {margin: 2% 0; color: #fff; background: none; padding: 1em 2em; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; max-width: 300px; border: 1px solid #fff; border-radius: 30px; text-align: left;}
a#cta-btn2 button:hover {background: #aa0414!important; color: #fff; border: 1px solid transparent;}
a#cta-btn3 button {margin: 1% 0; color: #111; background: none; padding: 1em 3%; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; max-width: 300px; border: 1px solid #111; border-radius: 30px; text-align: center;}
.slide-content a#cta-btn3 button {text-align: left; padding: 1em 7%;}
a#cta-btn button:hover, #form input[type="submit"]:hover, a#cta-btn3 button:hover {background: #007e31!important; color: #fff; border: 1px solid transparent;}
#form input[type="submit"] {color: #555; background: #f1f1f1; padding: 1em 3%; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; max-width: 300px; line-height: 1.2; border: 1px solid #555; border-radius: 30px; text-align: center;}

/* HEADER */
.header, .inv-header {width: 100%; position: relative;}
.header .column12, .inv-header .column12 {background: #000; padding: 4em 7%;}
#menu-button, .mobile-display {display: none;}
img.main-logo {width: 100%; max-width: 300px; height: auto; position: absolute; z-index: 2; top: -55px;}

.header.clone {position: fixed; top: -444px; left: 0; right: 0; z-index: 999; transition: 0.4s top cubic-bezier(.3,.73,.3,.74);}
body.down .header.clone {top: 0;}
body.down .header.clone .column12 {padding: .75em 5%!important; box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);}
body.down .header.clone img.main-logo {display: block; max-width: 150px; top: -35px;}


/* ALL OTHER STYLES */

/* slideshow */
.slideshow{width:100%; height:calc(100vh - 220px); min-height:550px; position:relative; border:0; padding:0; margin:0 auto; overflow:hidden; counter-reset:slide;}
.slide h1{font-size:6.5vh; margin-bottom:5vh; margin-top:1vh; font-weight: 900; line-height: 1.2;}
.slide p span {font-weight: 700; color: #004200; font-size: 24px;}
.slide p {font-size: 18px; font-weight: 500; margin-bottom: 2vh;}
.slide-input {position:absolute; opacity:0; top:-25px; counter-increment:slide;}
.slide-input:checked + .slide {transform:translateX(0px); transition:transform 0.5s ease-in-;}
.slide-input:checked + .slide .slide-content {width:100%; display:block;}
.slide-input:checked:nth-of-type(1) ~ nav label:nth-child(1){color:#000; border-bottom:solid 1.5px #068236!important;}
.slide-input:checked:nth-of-type(2) ~ nav label:nth-child(2){color:#000; border-bottom:solid 1.5px #068236!important;}
.slide-input:checked:nth-of-type(3) ~ nav label:nth-child(3){color:#000; border-bottom:solid 1.5px #068236!important;}
.slide-input:checked:nth-of-type(4) ~ nav label:nth-child(4){color:#000; border-bottom:solid 1.5px #068236!important;}
.slide-input:checked:nth-of-type(5) ~ nav label:nth-child(5){color:#000; border-bottom:solid 1.5px #068236!important;}
.slide{transform:translateX(-100%); position:absolute; width:50%; height:100%; background-size:50% 100%; transition:transform 0.5s ease-in-out;}
.slide-content{box-sizing:border-box; height:100%; overflow:hidden; padding:50px 100px; margin-top:calc(16em - 200px); position:absolute; left:100%; display:none; animation-name:fade-in; animation-duration:1s; animation-iteration-count:1; opacity:1;}
.slide-html{display:none}
.slide:nth-child(2){background:url("/siteart/about-hero1.jpg"); background-repeat:no-repeat; background-size:cover; background-position:center;}
.slide:nth-child(2):after{position:absolute; margin:auto; top:0; right:0; bottom:0; left:0; width:100%; height:100%;}
.slide-html{display:none;}
.slide:nth-child(4){background:url("/siteart/slides/slide2.jpg"); background-repeat:no-repeat; background-size:cover; background-position:center;}
.slide:nth-child(4):after{position:absolute; margin:auto; top:0; right:0; bottom:0; left:0; width:100%; height:100%;}
.slide-html{display:none;}
.slide:nth-child(6){background:url("/siteart/parts-hero1.jpg"); background-repeat:no-repeat; background-size:cover; background-position:center;}
.slide:nth-child(6):after{position:absolute; margin:auto; top:0; right:0; bottom:0; left:0; width:100%; height:100%;}
.slide-html{display:none}
.slide:nth-child(8){background:url("/siteart/custom-projects-hero1.jpeg"); background-repeat:no-repeat; background-size:cover; background-position:center;}
.slide:nth-child(8):after{position:absolute; margin:auto; top:0; right:0; bottom:0; left:0; width:100%; height:100%;}
.slide-html{display:none;}
.slide:nth-child(10){background:url("/siteart/service-hero1.jpeg"); background-repeat:no-repeat; background-size:cover; background-position:center;}
.slide:nth-child(10):after{position:absolute; margin:auto; top:0; right:0; bottom:0; left:0; width:100%; height:100%;}
.slide-html{display:none;}
.slide-nav{position:absolute; bottom:2vh; right:90px; width:calc(44% - 75px); height:60px; overflow:auto; background-size:100%;}
.slide-button{box-sizing:border-box; color:#999; display:block; width:calc((100% / 5) - 2%); margin:5px 1% 5px 1%; height:50px; line-height:50px; border-bottom:solid 1px #bbb; text-align:center; float:left; text-transform:uppercase; font-size:13px; font-weight: 500; transition:.3s ease-in-out; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-family:'Barlow',sans-serif}
.slide-button:hover{cursor:pointer; color:#000; border-bottom:solid 1px #068236!important}
.slide-button:nth-child(1){left:calc(50% + (0 * (50% / 6)));border-bottom-color:#4A4A4A}
.slide-button:nth-child(2){left:calc(50% + (1 * (50% / 6)));border-bottom-color:#bbb}
.slide-button:nth-child(3){left:calc(50% + (2 * (50% / 6)));border-bottom-color:#bbb}
.slide-button:nth-child(4){left:calc(50% + (3 * (50% / 6)));border-bottom-color:#bbb}
.slide-button:nth-child(5){left:calc(50% + (4 * (50% / 6)));border-bottom-color:#bbb}
@keyframes fade-in{0%{opacity:0}50%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0px);opacity:1}}

.content-wrapper hr {border: .5px solid #bbb; width: 100%; display: inline-block; max-width: 15%; margin-bottom: 1em;}
.content-wrapper h1 {font-size: 45px; line-height: 1.2; margin-bottom: .25em;}
.content-wrapper h2 {font-size: 36px; line-height: 1.2;}
.content-wrapper .column6 h2 {line-height: 1.5; max-width: 400px; font-size: 24px;}
.content-wrapper h3 {color: #aaa; font-size: 24px; font-weight: 800; line-height: 1.3;}
.content-wrapper h4 {margin-bottom: 2em; font-size: 20px;}
.content-wrapper ul {margin: 2em 0; display: flex; align-items: center; flex-wrap: wrap;}
.content-wrapper ul li {width: calc(25% - 1em); padding: 1em 3%; background: #f4f4f4; margin: .5em; text-align: center; font-weight: 600; line-height: 1.3;}
.content-wrapper ul li:hover {background: #eee; transition: 0.2s ease-in; letter-spacing: .5px;}
.content-wrapper p.two-col {column-count: 2; column-gap: 7%; margin: 1.5em 0;}

.help-wrapper {width: 100%; display: inline-flex; background: url('/siteart/help-bg1.jpg') center; background-attachment: fixed; background-size: cover; position: relative; padding: 9em 0 16em; /*filter: grayscale(1);*/ color: #fff;}
.help-wrapper:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(24, 24, 24, .8);
}
.help-wrapper .flex-wrapper {display: flex; align-items: center; justify-content: space-between; padding: 0 7%;}
.help-wrapper h3 a {color: #fff;}
.help-wrapper p {font-weight: 800; margin-bottom: .5em; letter-spacing: 1px; color: #fff; font-size: 18px;}

.browse-wrapper, .form-wrapper, .txt-wrapper {width: 100%; margin: -8em auto 6em;}
.white-bg {background: #fff; padding: 4em 7%; box-shadow: 0px 15px 40px rgb(26 30 43 / 20%); border-radius: 0 0 75px 0;}
.browse-wrapper p {font-weight: 800; margin-bottom: .5em; letter-spacing: 1px; color: #0e603c; font-size: 18px;}
.browse-wrapper form {/*width: 100%; max-width: 450px;*/ display: flex; justify-content: space-between; flex-wrap: nowrap;}
.browse-wrapper form input[type="text"] {width: 100%; background:#f4f4f4; border:1px solid #eee; padding:15px; border-radius:0; display:inline-block; height:auto; color:#111; font-size: 16px;}
.browse-wrapper form button {background:transparent; border:none; display:inline-block; cursor:pointer; padding: 0;}
.browse-wrapper form button i {font-size:20px; background:#0e603c; padding:15px 25px; color:#fff; box-shadow: inset 0 0 0 1px #0e603c;}
.browse-wrapper form button i:hover {box-shadow: inset 0 0 0 1px #0e603c; background:rgba(14,96,60,0.15); color:#0e603c; transition: all .2s ease-in-out;}
.inv-btns {width: 100%; display: inline-flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-top: 3em;}
.inv-btns a {width: calc(50% - .5em); margin: .25em;}
.inv-btns a button {width: 100%; border: none; background: #0e603c; color: #fff; font-weight: 500; text-transform: uppercase; font-size: 20px; text-align: center;
padding: 1.25em; cursor: pointer; transition: 0.2s ease-in;}
.inv-btns a button:hover {background: #007e31; letter-spacing: .5px;}

.welcome-wrapper {position: relative;}
.welcome-wrapper .content-width {padding: 10em 7%;}

.brands-wrapper {padding: 3em 0 9em;}
.brands-wrapper h3 {margin-bottom: 2em;}
.brands-wrapper img {max-width: 150px; margin: 2em auto; padding: 0 7%;}

.contact-content {font-size: 18px; font-weight: 500;}
.contact-content .flex-wrapper {padding: 5em 3%; align-items: baseline; justify-content: center; text-align: center;}
.contact-content .flex-wrapper p {padding-left: 15px;}

.page-title {position: relative; padding: 12em 3%;}
.page-title h1 {text-transform: uppercase; font-size: 65px; line-height: 1.2; letter-spacing: 1px; color: #fff; position: relative; z-index: 3;}
.page-title p {font-size: 20px; font-weight: 500; line-height: 1.6; margin: 1em 0!important;}
.breadcrumb-wrapper {width: 100%; display: flex; position: relative; margin: 0 0 1em; color: #bbb; text-transform: uppercase; font-size: 14px; font-weight: 500; 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: #f4f4f4;}

.txt-wrapper h2 {margin-bottom: 1em;}

.team-member {width: calc(33.33% - 2em); margin: 1em; padding: 1.5em 4%; text-align: center; background: #f4f4f4; border-radius: 30px;}
.team-member h3 {color: #181818; margin-bottom: .5em; font-weight: 600;}
.team-member h3 span {display: block; font-size: 18px; font-weight: 500;}

/*  contact form + captcha
------------------------------*/
.form-wrapper h2 {}
.form-wrapper p, .txt-wrapper p {margin: 1em 0 2em; font-weight: 500; font-size: 18px;}
#form {padding: 0; width: 95%; margin: 0 auto; max-width: 1500px; display: flex; flex-wrap: wrap; align-items: flex-end;}
#form .form-row {display: block; text-align: left!important;}
#form .form-row label{font-weight: 600; color: #111;}
#form .form-row label span{font-weight: 700; font-size: 20px; vertical-align: top;}
#form input[type="submit"] {margin: 0 auto; display: block; background: none;}
#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; font-weight: 500; color: #000; height: 50px;}
#form textarea {height: 111px;}
#form select {font-size: 18px;}
#form h4 {margin: 1.5em 0 .75em;}

.CaptchaPanel{line-height: normal !important; width: 100%;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #f4f4f4; border: 1px solid #ccc; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; 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: #111; color: #fff;}
.footer .column4 {padding: 7em 7%; font-weight: 500;}
.footer .column4 .flex-wrapper {align-items: baseline;}
.footer .column4 .flex-wrapper p {padding-left: 15px; margin-bottom: 1.5em;}
.footer h3 {font-size: 28px; font-weight: 700; letter-spacing: 1px; display: block; margin-bottom: .75em; color: #fff;}
.footer a {color: #fff!important;} 
.footer a:hover, .social-links i:hover, .site-host a:hover {color: #f1f1f1!important; transition: all 0.3s ease-in-out;}

/* 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: #007e31; 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: .25em 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: #007e31;
  font-size: 22px;
  font-weight: 900;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.accordion__title:hover::after {color: #f1f1f1;}
.accordion__item[open] .accordion__title::after {
  transform: translateY(-50%) rotate(180deg);
  content: ' - ';
}

.footer .social-links {display: flex; align-items: center; justify-content: flex-end; margin-bottom: 2em;}
.footer .social-links i {font-size: 30px; margin-left: 2vw;}
.site-host {margin: 2em 0; font-size: 12px; color: #888; line-height: 20px;}
.site-host a {color: #888!important;}


/* MEDIA QUERIES (RESPONSIVE) */
@media screen and (max-width: 1500px) {

}

@media screen and (max-width: 1300px) {
	.header .column12, .inv-header .column12 {padding: 3em 5%;}	
	.header .column6, .inv-header .column6 {display: none;}
	.header .column3, .inv-header .column3 {width: 50%!important;}
	.header .column3.align-right, .inv-header .column3.align-right {padding-right: 50px;}
	
	.slideshow {width: 100%; height: 1200px; min-height: auto;}
	.slide {width: 100%; height: 50%;}
	.slide-content {left: 0; margin-top: 40em; padding: 3% 10%; overflow: inherit;}
	.slide-content a#cta-btn3 button {margin: 3vh 0 2%;}
	.slide-nav {position: absolute; right: 30px; left: 30px; width: calc(100% - 65px); height: 60px; overflow: auto; background-size: 100%;}
	.slide h1 {font-size: 60px; margin-bottom: 3vh; margin-top: 0;}
	.slide p {margin-bottom: 0;}
	.slide p span {font-size: 20px;}
	
	.content-wrapper ul li {width: calc(33.33% - 1em);}
}

@media screen and (max-width: 1150px) {
	img.main-logo {max-width: 300px;}
	
	.help-wrapper .column6, .browse-wrapper .column6 {width: 100%;}
	.help-wrapper {padding: 8em 0 14em;}
	.help-wrapper .align-right {text-align: left;}
	.content-wrapper .column6 h2 {max-width: none; margin-bottom: 1em;}
	.inv-btns a button {font-size: 18px;}
}
	
@media screen and (max-width: 1000px){
	.mobile-display {display: block;}
	
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	.welcome-wrapper .content-width {padding: 9em 5%;}
	.content-wrapper p.two-col {column-count: 1;}
	
	.contact-content .flex-wrapper {padding: 3em 3%;}
	
	.content-wrapper ul li {width: calc(50% - 1em);}
	
	.team-member {width: calc(50% - 2em);}
	
	.footer, .footer .align-right {text-align: center;}
	.footer .column4 {padding: 5em 7%;}
	.footer .social-links, .footer .column4 .flex-wrapper {justify-content: center;}
	.footer .social-links i {margin: 2vw;}
}

@media screen and (max-width: 767px) {	
	.pad60 {padding: 40px 5%!important;}
	.mobile-display {padding: 2em 0;}
	.header .column12, .inv-header .column12 {padding: 2.5em 5%;}
	.header .column3, .inv-header .column3 {width: 100%!important;}
	img.main-logo {top: -20px; max-width: 250px;}
	.header a#cta-btn button, .inv-header a#cta-btn button {border: none; max-width: 50px; margin: 0; padding: 0; font-size: 30px;}
	.header a#cta-btn button:hover, .inv-header a#cta-btn button:hover {background: transparent!important; color: #f4f4f4;}
	.header a#cta-btn button span, .inv-header a#cta-btn button span {display: none;}
	.header .column3.align-right, .inv-header .column3.align-right {padding-right: 45px;}
	
	.content-wrapper h1, .page-title h1 {font-size: 50px;}
	.content-wrapper h2 {font-size: 32px;}
	.content-wrapper .column6 h2 {font-size: 22px;}
	.content-wrapper h3 {font-size: 20px;}
	
	.browse-wrapper, .form-wrapper, .txt-wrapper {margin: -6em auto 6em;}
	.white-bg {padding: 3em 10%;}
	.help-wrapper {padding: 7em 0 12em;}
	
	.welcome-wrapper .content-width {padding: 8em 10%;}
	.page-title {padding: 9em 7%;}	
	.page-title p, .form-wrapper p, .txt-wrapper p, .browse-wrapper p, .slide p {font-size: 18px;}
	
	.inv-btns a {width: calc(100% - .5em);}
	.inv-btns a button {font-size: 16px;}
	
	.slide h1 {font-size: 50px; margin-bottom: 2.5vh;}
	.slide-content, .welcome-wrapper, .page-title, .browse-wrapper, .form-wrapper, .txt-wrapper {text-align: center;}
	.slide-content a#cta-btn3 button {margin: 1.5em 0 0;}
	
	.team-member {width: calc(100% - 2em); padding: 1.5em;}
}

@media screen and (max-width: 550px) {	
	.header a#cta-btn button, .inv-header a#cta-btn button {font-size: 24px;}
	
	.content-wrapper ul li {width: calc(100% - 1em);}
	.slide-button {font-size: 11px;}
	.help-wrapper, .sign-bg, .page-title.parts, .page-title.about, .page-title.custom-projects, .page-title.service {background-attachment: inherit;}
}

@media screen and (max-width: 480px) {	
	.header .column12, .inv-header .column12 {padding: 2em 5%;}
	img.main-logo {max-width: 222px;}
}
