
/***** BEGIN 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;}
.clear {clear: both; height:0px; margin:0;}
.red {color: #db0000!important;}
*, *:after, *:before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
::-moz-selection{background: #111; color: #fff; text-shadow: none;} ::selection{background: #111; color: #fff; text-shadow: none;}

/***** END RESET *****/

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;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

a {text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn button {margin: 1em 0 0; color: #fff; background: #e21716; padding: .75em 1.5em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: 300px; border: none; font-weight: 500; text-transform: uppercase; font-family: 'Teko', sans-serif; line-height: 1; border-radius: 3px;}
a#cta-btn2 button {margin: 1em 0 0; color: #000; background: #f4f4f4; padding: .75em 1.5em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; border: none; font-weight: 500; font-family: 'Teko', sans-serif; width: 100%; max-width: 300px; text-transform: uppercase; line-height: 1; border-radius: 3px;}
a#cta-btn3 button {margin: 1em 0 0; color: #111; background: none; padding: .75em 1.5em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; border: 1.5px solid #111; font-weight: 500; font-family: 'Teko', sans-serif; text-transform: uppercase; width: 100%; max-width: 300px; line-height: 1; border-radius: 3px;}
a#cta-btn4 button {margin: 0; color: #fff; background: #444; padding: .75em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; border: none; font-weight: 500; font-family: 'Teko', sans-serif; width: auto; text-transform: uppercase; line-height: 1; border-radius: 3px;}
a#cta-btn5 button {margin: 0; color: #fff; background: #e21716; padding: .75em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; border: none; font-weight: 500; font-family: 'Teko', sans-serif; width: auto; text-transform: uppercase; line-height: 1; border-radius: 3px;}

a#cta-btn button:hover, a#cta-btn2 button:hover, a#cta-btn3 button:hover, a#cta-btn4 button:hover, a#cta-btn5 button:hover, a#cta-btn6 button:hover, #form input[type="submit"]:hover, #submit-btn:hover, .filterDiv-txt button:hover {opacity: .8; transition: all .2s ease-in-out; border-radius: 0;}

a#cta-btn4 button:hover, a#cta-btn5 button:hover {background: #000; color: #fff; opacity: 1;  transition: all .2s ease-in-out; border-radius: 0;}

#form input[type="submit"], #submit-btn {margin: 0 auto; color: #fff; background: #e21716; padding: .75em 1.5em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; border: none; border-radius: 0; font-weight: 500; text-transform: uppercase; font-family: 'Teko', sans-serif; display: flex; line-height: 1;}

a.continue-btn button {color: #333; background: none; cursor: pointer; font-weight: 500; transition: 0.2s ease-in; width: 100%; line-height: 1.2; text-decoration: underline; border: none;}
a.continue-btn button:hover {color: #333; text-decoration: none;}

html, body {width:100%;}
body {font-family: 'Poppins', sans-serif!important; overflow-x: hidden; line-height: 1.65;}

.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;} .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;} 

/* PAGE LOADER */
.loaderContain {
    /*! CSS Used from: http://sublettemachinery.com.hstg/css/style.css?v=1 (and from http://greencountryauctions.com.hstg/css/style.css?v=3.5)*/
    z-index: 999999999999;
    position: relative;
	background-color:#f4f4f4;
}

.loaderContain #loader {
    z-index: 1001;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loaderContain #loader img {
    top: 50%;
    left: 50%;
    max-width: 100%;
	width: 200px;
}

.loaderContain #loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.loaderContain #loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
    background: #f4f4f4;
    z-index: 1000;
}

.loaderContain #loader-wrapper .loader-section.section-left {
    left: 0;
}

.loaded #loader-wrapper .loader-section.section-left {
    /* -webkit-transform: translateX(-100%); */
    -ms-transform: translateX(-100%);
    /* transform: translateX(-100%); */
    opacity: 0;
}

.loaded #loader {
    opacity: 0;
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}


/* HEADER */
.top-bar {width: 100%; background: #000; color: #fff; display: flex; justify-content: flex-end; align-items: center; padding: 0 10%; font-family: 'Teko', sans-serif; font-weight: 600; text-transform: uppercase; font-size: 22px; letter-spacing: 1px;}
.top-bar a {margin-left: 2vw; font-family: 'Teko', sans-serif;}
.top-bar button {border: none; outline: none; cursor: pointer; color: #fff; font-family: 'Teko', sans-serif; background: #e21716; padding: .75em; text-transform: uppercase; letter-spacing: 1px;}
.top-bar button:hover {transition: .3s ease-in-out all; background: #c9171b;}
.header .flex-wrapper {width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 5%; position: relative;}
.header .flex-wrapper a#main-logo img {max-width: 190px; height: auto;}
.header .flex-wrapper a i.fa-search {color: #e21716; font-size: 24px; font-weight: bold; cursor: pointer;}
.header .flex-wrapper a:hover i.fa-search {color: #000!important; transition: .3s ease-in-out all;}
a.desktop-search {display: block; margin-left: 1vw;}
a.mobile-search {display: none;}
form.hdr-search {width: 100%; position: absolute; top: 125px; right: 0; display: flex; justify-content: center; align-items: center; z-index: 999; max-width: 500px; margin: 0 auto;}
form.hdr-search input {width: 70%!important; padding: 0 0 0 15px!important; margin: 0!important; height: 50px!important; line-height: 50px!important;}
form.hdr-search button {height: 50px !important; background: #e21716!important; border: 0!important; border-radius: 0!important; padding: 10px 0; width: 30%!important; color: #fff!important; font-weight: 500; font-family: 'Teko', sans-serif; text-transform: uppercase; font-size: 20px; letter-spacing: 1px; cursor: pointer;}


/* OTHER PAGES */
.slide-wrapper {width: 100%; position: relative; z-index: 0; display: flex; justify-content: center; flex-wrap: wrap; align-items: center;}
.slide-wrapper video {width: 100%; height: 425px!important; position: relative; z-index: 0;}
.hero-txt {width: 100%; display: flex; justify-content: center; align-items: center; height: 100%; background: linear-gradient(transparent, rgba(0,0,0,.75)); flex-wrap: wrap; flex-direction: column; text-align: center; padding: 0 5%; position: absolute; z-index: 1; left: 0; bottom: 0;}
.hero-txt h1 {color: #fff; text-transform: uppercase; font-weight: 700; font-family: 'Teko', sans-serif; font-size: 65px; line-height: .85; position: relative; z-index: 2; animation: fadeInUp; animation-duration: 1s;}
.hero-txt p {color: #fff; font-size: 22px; line-height: 1.4; margin: 10px 0; position: relative; z-index: 2; animation: fadeInUp; animation-duration: 1s;}
.slide-wrapper .hero-btns {justify-content: center; gap: 5px;}
.hero-btns {width: 100%; display: flex; justify-content: flex-start; animation: fadeInUp; animation-duration: 1s;}

.page-title {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
	text-align: center;
    padding: 4em 10% !important;
	background: #000 url('/siteart/page-hero1.jpg') center center fixed;
	background-size: cover;
}
.page-title.lrg {padding: 8em 10%!important; background: #000 url('/siteart/page-hero1.jpg') center center fixed; background-size: cover; text-align: center;}
.page-title:before {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background: rgba(35,37,48,.8);
}
.page-title h1, .page-title p, .page-title a {position: relative; z-index: 3;}

.page-title h1 {
	color: #fff;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-size: 70px;
    line-height: .85;
	font-weight: 500;
	animation: fadeInUp; 
	animation-duration: 1s;
}
.page-title p {
	animation: fadeInUp; 
	animation-duration: 1s;
	color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    max-width: 650px;
    line-height: 1.6;
}

.breadcrumb-wrapper {
	padding: 1.75em 5% 0 ;
    font-size: 16px ;
    color: #707070 ;
    font-family: 'Teko', sans-serif;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100% ;
}
.breadcrumb-wrapper a, .breadcrumb-wrapper p {
	display: inline-block;
    font-size: 16px !important;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
} 
.breadcrumb-wrapper a:hover {border-bottom: 1px solid #707070; transition: .3s ease-in-out all;}
.breadcrumb-wrapper .active-link {color: #707070;}

.basicpage-hero {width: 100%; display: flex; justify-content: center; align-items: center; height: 100%; position: relative; z-index: 0; overflow: hidden; padding: 4em 10%!important; background-attachment: fixed;}
.basicpage-hero:before {position: absolute; top: 0; left: 0; right: 0; content: ''; width: 100%; height: 100%; background: rgba(17,17,17,.7); z-index: 1;}
.basicpage-hero .hero-txt {width: 100%; position: relative; z-index: 2; text-align: center;}
.basicpage-hero .hero-txt h1 {color: #fff; font-family: 'Teko', sans-serif; text-transform: uppercase; font-size: 75px; line-height: .85;}
.basicpage-hero .hero-txt p {color: #fff; font-family: 'Poppins', sans-serif; font-size: 16px; max-width: 650px; line-height: 1.6;}

.content-wrapper .flex-wrapper {margin: 5em auto; display: flex; flex-wrap: wrap; width: 90%; max-width: 1500px;}
.content-wrapper {width: 100%; display: flex; flex-wrap: wrap;}
.content-wrapper .column7, .content-wrapper .column5, .content-wrapper .column10 {padding: 4em 7%;}
.content-wrapper img {width: 100%; height: auto; display: block; max-width: 500px; margin: 0 0 10px;}
.content-wrapper img:hover {transform: translateY(-10px); transition: all .5s ease;}
.content-wrapper hr {width: 100%; border: .5px solid #ddd; display: block;}
.content-wrapper .column7 hr {width: 100%; border: .5px solid #ddd; display: block; margin: 0 0 1.5em;}

.column12.content-pad {margin: 0 auto; width: 100%; float: none;}
.content-pad {padding: 4em 5%!important; margin: 0 auto; max-width: 1500px;}

.content-wrapper h1 {width: 100%; font-size: 48px; text-transform: uppercase; font-family: 'Teko', sans-serif; line-height: 1; display: block; margin-bottom: .5em; font-weight: 500; color: #000; animation: fadeInUp; animation-duration: 1s; }
.content-wrapper h2 {width: 100%; color: #000; font-size: 36px; display: block; line-height: 1; font-weight: 600; font-family: 'Teko', sans-serif; margin-bottom: .5em; animation: fadeInUp; animation-duration: 1.5s; text-transform: uppercase;}
.content-wrapper h3 {width: 100%; font-size: 28px; display: block; margin-bottom: .75em; color: #000; font-weight: 600; line-height: 1; font-family: 'Teko', sans-serif; text-transform: uppercase;}
.content-wrapper h4 {font-size: 24px; display: block; margin-bottom: .75em; font-weight: 600; line-height: 1; font-family: 'Teko', sans-serif; text-transform: uppercase;}
.content-wrapper p a {font-weight: 500; color: #db0000;}

.locations-flex {width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}
.location-wrapper {width: calc(33.33% - 2em); margin: 1em; transition: box-shadow .2s; 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);}
.location-wrapper:hover {border: 1.5px solid #f2f2f4; background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.09); box-shadow: 0 0 11px rgba(33, 33, 33, .2); transform: translateY(-10px); transition: all .5s ease;}
.location-wrapper iframe {width: 100%!important; height: 350px!important;}
.location-wrapper a.arrow {width: 100%; background: #e21716; color: #fff; display: flex; justify-content: flex-end;  padding: 1em 5%;}
.location-wrapper a.arrow:hover {transition: .3s ease-in-out all; background: #c9171b;}
.location-wrapper a.arrow i {font-size: 30px; transform: rotate(-45deg);}
.location-txt {padding: 3em 2em!important; text-align: left;}
.location-txt h2 {color: #000; margin-bottom: .5em; font-family: 'Teko', sans-serif; font-weight: 600; font-size: 36px; text-transform: uppercase; line-height: 1;}
.location-txt h3 {color: #000; margin-bottom: .5em; font-family: 'Teko', sans-serif; font-weight: 600; font-size: 32px; text-transform: uppercase; line-height: 1;}
.location-txt h3 i, .location-txt h2 i {color: #e21716;}
.post-container-our-locations {justify-content: center;}
.fb_iframe_widget {display: inline-block; position: relative;}
.location-wrapper.full-pg {padding: 0 1.25em 3em!important;}
.location-wrapper.full-pg .location-txt {padding: 0 0 3em!important;}

.zoombtns-wrapper .column12 {width: 100%; display: flex; justify-content: center; flex-wrap: wrap; padding: 0 2em;}

.zoombtns-wrapper {width: 100%; position: relative; display: flex; flex-wrap: wrap; z-index: 1; padding: 3.5em 5% 1em; margin: 0 auto;}
.post-container-zoom-btns {width: 100%; padding: 0 5%!important; margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap;}
.border-zoom-btns, .border-zoom-btns:hover {border: none!important;}
.red-bg {width: 100%; background: linear-gradient(#e21716, #c70f0e); padding: 4em 0; margin: -5em auto 0;}

.zoom-container {width: calc(25% - 2em); margin: 1em; position: relative; overflow: hidden; box-sizing: border-box; display: flex; flex-wrap: wrap;}
.zoom-container:hover {transform: translateY(-10px); transition: all .5s ease;}
.zoom-container img {width: 100%; height: auto; aspect-ratio: 2 / 3; object-fit: cover;}
.zoom-container:hover img {transform:scale(1.05); transition: all .5s ease;}
.zoom-container:hover .zoom-caption {background: rgba(0, 0, 0, .5)!important; transition: all .2s ease-in-out;}
.zoom-container:hover img {}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
    transition: all .5s ease;
	padding: 1.5em 10%;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background: rgba(17,17,17,.7);
	/*text-shadow: 1px 1px 8px #222;*/
}
.zoom-container .zoom-caption:hover {background: rgba(17,17,17,.2);}
.zoom-container .zoom-caption h2 {color: #fff; line-height: 1; display: block; text-transform: uppercase; position: relative; font-size: 40px; font-weight: 600; font-family: 'Teko', sans-serif; padding-bottom: 10px; border-bottom: 2px solid #e21716;}
.zoom-container .zoom-caption i {position: absolute; top: 1em; right: 1em; z-index: 2; color: #fff; font-size: 30px; transform: rotate(-35deg);}

.featuredbrands-wrapper {width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin: 0 auto; padding: 5em 10%; box-sizing: border-box; text-align: center;}
.manu-wrapper {width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin: 0 auto; box-sizing: border-box; text-align: center;}
.manu-wrapper h2, .featuredbrands-wrapper h2, .promos-wrapper h2 {text-transform: uppercase; font-weight: 700; font-family: 'Teko', sans-serif; padding-bottom: 1em; font-size: 36px; width: 100%; line-height: 1;}
.manu-wrapper img, .manu-logo img {width: 100%; max-width: 300px; height: auto; margin: 0 auto; padding: 0;}
.manu-wrapper .manu-logo {width: calc(25% - 2em); margin: 1em; border: 1.5px solid #f2f2f4; box-shadow: 0 2px 10px rgba(0,0,0,0.05); background: #fff; transition: box-shadow .2s;}
.manu-wrapper .manu-logo:hover {border: 1.5px solid #f2f2f4; background: #fff; box-shadow: 0 0 11px rgba(33,33,33,.2); transform: translateY(-10px); transition: all .5s ease;}
.manu-wrapper a button, .manu-logo a button {width: 100%; background: #f4f4f4; padding: 1em 2em 1em 1em; color: #000; text-transform: uppercase; font-family: 'Teko', sans-serif; font-size: 28px; font-weight: 600; text-align: left; border: none; outline: none; line-height: 1; position: relative; cursor: pointer;}
.manu-wrapper a:hover button, .manu-logo a:hover button {background: #000; color: #fff; transition: .3s ease-in-out all;}
.manu-wrapper a:hover button span, .manu-logo a:hover button span {color: #f4f4f4;}
.manu-wrapper a:hover button i, .manu-logo a:hover button i {color: #e21716;}
.manu-wrapper a button span, .manu-logo a button span {display: block; font-size: 16px; font-family: 'Poppins', sans-serif; color: #db0000; text-transform: none; font-weight: 600; margin-top: 10px;}
.manu-wrapper .post-container-our-brands {padding: 0 5%!important;}
a.cta-link {color: #000; display: inline-block; text-align: center; border-bottom: 1px solid #000; font-weight: 600; font-family: 'Teko', sans-serif; font-size: 20px; margin-top: 1em;}
.manu-wrapper a button i, .manu-logo a button i {position: absolute; top: 1em; right: 1em; z-index: 2; color: #000; font-size: 30px; transform: rotate(-35deg);}


/* old TABS */
.featuredequip-wrapper {width: 100%; padding: 0 10%; position: relative; z-index: 0; box-sizing: border-box;}
.featuredequip-content {width: 100%; position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: center; flex-direction: column; padding: 6em 0;}
.featuredequip-content h2 {text-transform: uppercase; font-weight: 700; font-family: 'Teko', sans-serif; padding-bottom: 1em; color: #fff; text-align: center; line-height: 1; font-size: 36px;}
.featuredequip-wrapper:before {width: 100%; content: ''; padding: 14em 0; position: absolute; top: 0; left: 0; z-index: 0; background: url('/siteart/dark-bg1.png') center center; background-color: #000; background-attachment: fixed;}
.featuredequip-wrapper p.listing-title {margin-bottom: -3em!important;}

.tabs-wrapper {overflow: hidden; width: 100%; border: none; display: flex; justify-content: center;}
.tabs-wrapper button {background: inherit; border: none; outline: none; display: flex; justify-content: center; align-items: center; cursor: pointer; line-height: 1; font-size: 32px; color: #ccc; text-transform: uppercase; text-align: center; font-weight: 600; font-family: 'Teko', sans-serif; padding: 12px; transition: background 0.2s; border-bottom: 2px solid transparent; width: calc(33.33% - 2em); margin: 1em; max-width: 250px;}
.tabs-wrapper button:hover {color: #e21716; transition: .3s ease-in-out all;}
.tabs-wrapper button.active {color: #fff; border-bottom: 2px solid #e21716;}

.tabcontent {display: none; padding: 1em; border: none; animation: fadeEffect 1s; width: 100%; box-sizing: border-box;}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.featured-slide {text-align: center; padding: 1em; box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 15px; margin: .5em;}
.featured-slide:hover {transform: translateY(-10px); transition: all .5s ease;}
.featured-slide h2 {width: 100%; font-family: 'Teko', sans-serif; font-size: 26px; text-transform: uppercase; margin-top: 1em; font-weight: 700; line-height: 1; color: #000; padding-bottom: 0;}
.featured-slide h2 span {display: block; margin-top: 5px; font-weight: 500; color: #707070; font-size: 16px; font-family: 'Poppins', sans-serif; letter-spacing: .5px; text-transform: none;}
.featured-slide img {object-fit: cover; aspect-ratio: 3 / 2;}

.gray-bg {margin: 0 auto; background: #f4f4f4; box-sizing: border-box; display: block; justify-content: center; flex-wrap: wrap; align-items: center; padding: 2em; position: relative; z-index: 1;}
.welcome-wrapper {width: 90%; margin: 0 auto; background: #f4f4f4; box-sizing: border-box; display: flex; justify-content: center; align-items: center; padding: 2em; position: relative; z-index: 1;}
.graybg-left {padding: 4em 5%; box-sizing: border-box;}
.graybg-left img {width: 100%; height: auto; display: block; margin: 0 auto; max-width: 800px;}
.graybg-right {padding: 4em 5%;  box-sizing: border-box;}
.graybg-left img:hover {transform: translateY(-10px); transition: all .5s ease;}
.graybg-right h2 {font-size: 36px; font-weight: 700; font-family: 'Teko', sans-serif; text-transform: uppercase; line-height: 1; display: block; margin-bottom: .75em;}
.graybg-right h2 span {display: block; margin: .75em 0 .75em; font-size: 18px; font-family: 'Poppins', sans-serif; color: #db0000; text-transform: none;}

img#productivityplus {width: 100%; height: auto; margin: 0; display: block; max-width: 333px;}
img#productivityplus-qr {width: 100%; height: auto; margin: 0; display: block; max-width: 150px;}

img#currency {width: 100%; max-width: 200px; margin: 2em 0; display: inline-block;}
img#currency:hover {transtion: .3s ease-in-out all; opacity: .8;}

.mailinglist-wrapper {width: 100%; padding: 5em 10%; display: flex; justify-content: center; align-items: center; text-align: center; flex-wrap: wrap; flex-direction: column;}
.mailinglist-wrapper h3 {text-transform: uppercase; font-size: 28px; font-weight: 600; font-family: 'Teko', sans-serif;}

.services-btns {padding: .5em 0;}
.services-btns a#cta-btn button {padding: 1.25em 3%!important; width: calc(50% - 1em); max-width: none; margin: .25em;}

.staff-box {overflow: hidden; padding: 1em; color: #e21716; font-size: 14px; line-height: 1; text-align: left;}
.staff-box img {width: 100%; height: auto; margin: 0 auto 1em; display: block;}
.staff-box strong {text-transform: uppercase; font-size: 22px; color: #000; display: block; line-height: 1; font-weight: 600; font-family: 'Teko', sans-serif; margin-bottom: 5px;}
.staff-box p {color: #000!important; font-size: 16px!important; margin-top: 10px;}

.bottomcta-wrapper {width: 80%; display: flex; justify-content: center; align-items: center; background: #f4f4f4; margin: 1em auto 6em;}
.bottomcta-wrapper .bottomcta-btns {width: 100%; display: flex; flex-direction: column; justify-content: center;}
.bottomcta-wrapper .bottomcta-btns a {width: 100%; flex: 1; overflow: hidden;}
.bottomcta-wrapper .bottomcta-btns a button {width: 100%; border: none; color: #fff; text-transform: uppercase; font-family: 'Teko', sans-serif; font-weight: 700; text-align: left; padding: 3em 1.5em 2em!important; font-size: 28px; box-sizing: border-box; position: relative; cursor: pointer;}
.bottomcta-wrapper .bottomcta-btns a button i {position: absolute; top: 1.5em; right: 1.5em; transform: rotate(-45deg);}
.bottomcta-wrapper .bottomcta-btns a button#blk-btn {background: #000!important; margin: 5px!important;}
.bottomcta-wrapper .bottomcta-btns a button#red-btn {background: #e21716!important; margin: 5px!important;}
.bottomcta-wrapper .bottomcta-btns a button#blk-btn:hover {transition: .3s ease-in-out all; background: #333!important;}
.bottomcta-wrapper .bottomcta-btns a button#red-btn:hover {transition: .3s ease-in-out all; background: #c9171b!important;}
.bottomcta-wrapper .bottomcta-btns a button#blk-btn:hover i {transition: .3s ease-in-out all; transform: rotate(0deg);}
.bottomcta-wrapper .bottomcta-btns a button#red-btn:hover i {transition: .3s ease-in-out all; transform: rotate(0deg);}

.bottomcta-wrapper .bottomcta-txt {width: 100%; padding: 5em 10%;}
.bottomcta-wrapper .bottomcta-txt h3 {font-weight: 700; font-family: 'Teko', sans-serif; font-size: 36px; line-height: 1;}
.bottomcta-wrapper .bottomcta-txt h3 span {font-weight: 600; font-family: 'Poppins', sans-serif; font-size: 18px; line-height: 1; letter-spacing: normal; color: #db0000; display: block; margin-bottom: 1em;}
.bottomcta-wrapper .bottomcta-txt p {font-family: 'Poppins', sans-serif; font-size: 18px; line-height: 1.6; letter-spacing: normal; color: #000; display: block; margin-top: 1.5em;}

.testimonial-wrapper {width: calc(100% - 3em); background: #f4f4f4!important; margin: 1.5em; display: flex!important; justify-content: center; text-align: left!important; flex-wrap: wrap; padding: 2em 1.5em; max-width: none!important;}
.testimonial-wrapper:hover {transform: translateY(-10px); transition: all .5s ease;}
.testimonial-right {width: 85%;}
.testimonial-wrapper p.main-txt {width: 100%; display: block; text-align: left; font-size: 16px; font-weight: 500; line-height: 1.6; color: #000;}
.testimonial-wrapper p.main-txt span {width: 100%; display: block; text-align: left; margin: .5em 0 0; font-weight: 700; font-size: 15px; color: #222;}
.testimonial-wrapper p.sub-txt {width: 100%; display: block; margin-bottom: 1em; text-align: right; line-height: 1; font-weight: 600; text-transform: uppercase; font-size: 20px; color: #e21716; font-family: 'Teko', sans-serif; padding: 0 1em!important;}
.testimonial-wrapper .testimonial-images {width: 100%;}
.testimonial-wrapper i {font-size: 24px; color: #e21716; margin-right: .5em;}

.contactbar-wrapper {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  gap: 5px;
  justify-content: flex-end;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  padding: 8px 16px;
  font-size: 18px;
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.contactbar-wrapper.visible {opacity: 1; transform: translateY(0); pointer-events: auto;}
.contactbar-wrapper a button {box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);}



.promos-wrapper {width: 100%; background: #f4f4f4; display: flex; justify-content: center; flex-direction: column; align-items: center; flex-wrap: wrap; padding: 4em 5%; margin: 0 auto; text-align: center;}
.promos-wrapper.landing {margin: 0 auto; width: 100%; background: none; padding: 0;}
.promos-wrapper.landing .promo-wrapper {flex-direction: column-reverse; width: calc(50% - 2.5em); margin: 1.25em; padding: 2em; box-shadow: none; border: 2px solid #ddd; justify-content: flex-start;}
.promos-wrapper.landing .promo-wrapper:hover {border: 2px solid #000; transition: .3s ease-in-out all;}
.promos-wrapper.landing .promo-wrapper .promo-img {width: 100%;}
.promos-wrapper.landing .promo-wrapper .promo-txt {width: 100%; padding: 0; margin-bottom: 1em;}
.promos-wrapper.landing .promo-wrapper .promo-txt a button {width: 100%!important;}
.promos-wrapper.landing .promo-slider {width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}

.promos-wrapper.landing .flex-wrapper {display: flex; justify-content: center; margin: 0 auto 2em; width: 100%;}
.promo-heading {width: 100%; text-align: center; text-transform: uppercase; display: flex; padding: 1em 0; flex-wrap: wrap; justify-content: center;}
.promo-heading h2 {font-size: 36px; color: #111; line-height: 1.2; width: 100%; animation: none; margin-bottom: 0; padding-bottom: .5em; font-weight: 600;}
.promo-heading h2 span {font-size: 50px; color: #e21716; display: block; font-weight: 700;}
.promo-heading p {width: 100%; font-weight: 600; font-size: 20px; text-transform: none;}
p.disclaimer {color: #707070; font-size: 14px;}

.promo-equipcategory {text-align: center; width: calc(50% - 4em); margin: 2em;}
.promo-equipcategory h2 {animation: none; font-size: 28px; font-weight: 500; text-transform: none; padding-bottom: 0; padding-top: 15px;}
.promo-equipcategory img {max-width: none;}

.promo-wrapper.details {}
.promo-wrapper.details .promo-img {width: 100%;}
.promo-wrapper.details .promo-img img {width: 100%; max-width: none; height: auto;}
.promo-wrapper.details .promo-txt {width: 100%; padding: 2em;}
.promo-wrapper.details .promo-txt h2 {font-size: 40px;}

.promo-wrapper {width: 100%; display: flex!important; flex-wrap: wrap; box-shadow: 0px 3px 15px rgb(0 0 0 / 20%);}
.promo-img {width: 50%;}
.promo-img img {width: 100%; height: auto; max-height: 500px;  object-fit: cover; aspect-ratio: 5 / 3;}
.promo-txt {width: 50%; display: flex; justify-content: center; padding: 1em 5%; flex-direction: column; text-align: left;}
.promo-txt h2 {font-size: 30px; padding-bottom: .5em!important; font-weight: 500; color: #000; animation: none;}
.promo-txt p {margin-bottom: 1em; line-height: 1.5; font-size: 16px; font-weight: 600; color: #555;}
.promo-txt a {width: inherit!important;}
.promo-txt a button {width: auto!important; max-width: none!important; position: relative;}
.promo-txt a button:after {
	content: "";
    position: absolute;
    top: 0px;
    right: -17px;
    width: 18px;
    height: 100%;
    -webkit-clip-path: polygon(1px 0, 100% 50%, 1px 100%, 0% 100%, 0% 0%);
    clip-path: polygon(1px 0, 100% 50%, 1px 100%, 0% 100%, 0% 0%);
    transition: all .4s ease-in-out;
	background: #e21716;
}


/* FILTERED TABS 
--------------------------------*/
.filterDiv-wrapper {overflow: hidden; width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 2em;}
.filterDiv {background: #333; color: #fff; width: calc(25% - 1em); margin: .5em; flex-wrap: wrap; display: none; /* Hidden by default */ box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 10px; text-decoration: none;}
.filterDiv.lrg {width: calc(100% - 2em);}
.filterDiv:hover {box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); transition: .3s ease-in-out all; text-decoration: none;}
.filterDiv img {width: 100%; height: auto; margin: 0 auto; max-height: 400px; aspect-ratio: 2 / 2; object-fit: contain;}
.filterDiv img:hover {transform: none; opacity: .75; transition: .3s ease-in-out all;}
.filterDiv-txt {display: flex; flex-wrap: wrap; text-align: left; padding: 1.5em; margin: 0 auto; flex-direction: column; width: 100%; background: #000; border-top: 2px solid #fff;}
.filterDiv-txt h2 {font-size: 20px; font-weight: 500; color: #fff; margin-bottom: 0; letter-spacing: normal; font-family: 'Poppins', sans-serif; text-transform: none; line-height: 1.5; animation: none;}
.filterDiv-txt p {display: block; margin-top: 1em; margin-bottom: 1.5em; color: #fff;}
.filterDiv-txt p span {font-size: 12px;} 
.filterDiv-txt button {margin: .25em 0 0; color: #fff; background: #e21716; padding: .5em 1em; cursor: pointer; font-size: 20px; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: none; border: none; display: flex; justify-content: space-between; font-weight: 500; text-transform: uppercase; font-family: 'Teko', sans-serif; line-height: 1; border-radius: 3px;}

.show {display: flex; justify-content: center;}
.mobile-filter {display: none;}

button.btn {outline: none; padding: .5em; background: transparent; color: #000; cursor: pointer; width: auto; margin: .5em; font-weight: 500; font-family: 'Teko', sans-serif; letter-spacing: .5px; text-transform: uppercase; font-size: 18px; border-radius: 10px; border: 2px solid #000;}
button.btn:hover {padding: .5em .75em; transition: .3s ease-in-out all;}
button.btn.active {background-color: #000; color: #fff; border: 2px solid transparent; padding: .5em .75em; transition: .3s ease-in-out all;}

div#myBtnContainer {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}

/* Accessibility */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

/* Filter animation */
.filterDiv {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.filterDiv.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}


/* Image wrapper */
.promo-img {
  position: relative;
  overflow: hidden;
}

/* Image effect */
.promo-img img {
  width: 100%;
  display: block;
  transition: transform 0.45s ease, filter 0.45s ease;
}

/* Overlay icon */
.promo-icon {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 3rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}

/* Hover interaction */
.promo-card:hover img,
.promo-card:focus-visible img {
  transform: scale(1.08);
  filter: brightness(0.7);
}

.promo-card:hover .promo-icon,
.promo-card:focus-visible .promo-icon {
  opacity: 1;
  transform: scale(1);
}

/* Fun pop animation */
.promo-card:hover .promo-icon i {
  animation: promoPop 0.35s ease-out;
}

@keyframes promoPop {
  0% {
    transform: scale(0.8) rotate(-6deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

.promo-card:active .promo-icon,
.promo-card:focus-within .promo-icon {
  opacity: 1;
  transform: scale(1);
}



/* ACCORDION
--------------------------------*/
.custom-accordion {width: 100%; text-align: left; position: relative; display: flex; flex-direction: column; justify-content: center; margin: 2em 0; font-size: 16px;}
.custom-accordion > a {
	padding: .75em 1em;
	color: #000!important;
	display: block;
	text-decoration: none;
	font-size: 22px;
	font-weight: 600;
	transition: ease all 0.2s;
	position: relative;
	text-transform: uppercase;
	font-family: 'Teko', sans-serif;
}
.custom-accordion > a:after{
	content:'';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px;
	background: #ddd;
	transition: ease all 0.3s;
}
.custom-accordion > a.open:after{
	content:'';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px;
	background: #ddd;
}

.custom-accordion > a:hover{
	color: #000;
	background: #f4f4f4;
	border: none;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
a.click.heading.open{
	color: #000;
	background: #f4f4f4;
}
.custom-accordion > a i{
	color: #db0000;
	padding-right: 1em;
	float: right;
}

.custom-accordion > .drop-list{
	padding: 1.5em;
	color: #000;
	display: block;
}
.custom-accordion .click.open i:before{
    content: "\f068";
}

/*  contact form + captcha
------------------------------*/
.content-pad .column3 #form {padding: 2em; background: #f4f4f4;}
.content-pad .column3 #form h2 {animation: none;}

#form {width: 100%; /*width: 80%; margin: 5em auto; padding: 3em;*/}
#form .form-row {display: block; text-align: left!important;}
#form .form-row label{font-weight: 600; color: #000; display: block;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"] {width: 100%; margin: 0 0 20px; padding: 10px; border: 1px solid #aaa; background: none; font-weight: 500; color: #000; height: 50px; border-radius: 5px;}
#form textarea {height: 111px;}
#form select {font-size: 16px;}

.CaptchaPanel{line-height: normal !important;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: none; border: 1px solid #aaa; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 50px; color: #666;}
.CaptchaImage {width: auto!important; padding: 0!important; margin: 0 auto!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;}
#captcha-content {display: none;}

/* FOOTER */
.banner-wrapper {width: 100%; display: flex; justify-content: center; align-items: center; color: #fff; font-weight: 600; font-family: 'Teko', sans-serif; font-size: 30px; background: #000; padding: 2em 10%; text-align: center;}
.banner-wrapper h3 {font-size: 30px; font-weight: 600; font-family: 'Teko', sans-serif; display: block; color: #fff; line-height: 1.2;}
.banner-wrapper i {color: #e21716;}
.banner-wrapper a {color: #fff; font-family: 'Teko', sans-serif;}
.banner-wrapper a:hover, .ftr-socials a:hover {color: #f4f4f4; transition: .3s ease-in out;}

.footer {width: 100%; background: linear-gradient(#e21716, #c70f0e); padding: 6em 10%; color: #fff; display: flex; justify-content: space-between; flex-wrap: wrap;}
.footer h4 {font-size: 24px; font-weight: 600; font-family: 'Teko', sans-serif; display: block; margin-bottom: .5em; color: #fff;}
ul.ftr-nav {color: #fff; font-family: 'Poppins', sans-serif; display: flex; flex-wrap: wrap; flex-direction: column;}
ul.ftr-nav li {display: block;}
ul.ftr-nav li a {color: #fff;}
.underline {border-bottom: 1px solid #fff;}
.ftr-socials {width: 100%; margin-top: 3em;}
.ftr-socials a {color: #fff; font-size: 30px; display: inline-block; margin-right: 1vw;}

.back-btn{margin-top: 25px;}


/* RESPONSIVE */

@media screen and (max-width: 1400px){
	.testimonial-wrapper {justify-content: center;}
	
}
@media screen and (max-width: 1300px){
	form.hdr-search {top: 118px;}
	.top-bar {justify-content: space-between; padding: 0 2em;}
	.top-bar a {margin-left: 0; font-size: 20px;}
	.top-bar button {font-size: 20px; padding: .75em;}
	.header .flex-wrapper {flex-direction: row-reverse;}
	aside#logoID {width: 100%; text-align: center;}
	.header .flex-wrapper a#main-logo img {max-width: 180px;}
	a.mobile-search {display: block;}
	a.desktop-search {display: none;}	
	
	.manu-wrapper .manu-logo {width: calc(33.33% - 2em);}
	
	.filterDiv {width: calc(50% - 1em); margin: .5em;}
	
	.zoom-container {width: calc(50% - 2em);}
	.zoom-container img {aspect-ratio: 2 / 2;}
	
	.content-wrapper {flex-wrap: wrap;}
	.content-wrapper .column7 {width: 100%;}
	.content-wrapper .column5 {width: 100%;}
}
@media screen and (max-width: 1200px){
	.location-wrapper {width: calc(50% - 2em);}
}
@media screen and (max-width: 1100px){	
	.hero-txt {padding: 0 2em;}
	.hero-txt h1 {font-size: 55px;}
	.hero-txt p {font-size: 20px;}
	
	.slide-wrapper video {height: 400px!important;}
	
	.testimonial-wrapper {justify-content: center;}
	
	.promo-equipcategory {text-align: center; width: calc(100% - 4em);}
	.promo-heading p {font-size: 18px;}
	
	.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 {flex-wrap: wrap; padding: 2.5em 1.5em;}
	.graybg-left img {margin: 0 auto 1.5em; max-width: none;}
	
	.bottomcta-wrapper {flex-wrap: wrap;}
	
	.tabs-wrapper button {max-width: none; font-size: 26px;}
	.featuredequip-content h2 {padding-bottom: .5em;}
	
	.page-title {padding: 4em 10%!important;}
	.basicpage-flex {flex-wrap: wrap;}
	.basicpage-left {width: 100%; padding: 3.5em 10%!important;}
	.basicpage-left h1 {font-size: 36px;}
	.basicpage-left h2 {font-size: 26px;}
	.basicpage-flex h2 {font-size: 32px;}
	.sidebar-wrapper {width: 100%; background: #f4f4f4; padding: 3.5em 10%!important;}
	.basicpage-flex h3 {font-size: 28px;}	
	.basicpage-wrapper {padding: 3.5em 10%!important;}
	.footer .column4 {width: 33.33%!important; float: left!important;}
}
@media screen and (max-width: 767px){
   #myBtnContainer {display: none!important;}
   .mobile-filter {display: block; width: 100%;}
   .mobile-filter select {width: 100%; padding: 12px; font-size: 16px;}
	
	form.hdr-search {top: 95px; max-width: none;}
	.header .flex-wrapper a#main-logo img {max-width: 140px;}
	.top-bar a {margin-left: 0; font-size: 18px;}
	.top-bar button {padding: .55em; font-size: 18px;}
	.banner-wrapper {padding: 1.25em;}
	.banner-wrapper h3 {font-size: 26px;}
	.footer {text-align: center; padding: 4em 10%;}
	.footer h4:nth-child(2) {margin: 1em 0 .5em!important;}
	.featuredequip-content .tabs label {width: 100%;}
	
	.promos-wrapper.landing .promo-wrapper {flex-direction: column-reverse; width: calc(100% - 2.5em); margin: 1.25em;}
	
	.page-title {padding: 3em 10%!important;}
	.page-title h1 {font-size: 55px;}	
	.page-title, .featuredequip-wrapper:before {background-attachment: inherit!important;}
	
	.location-wrapper {width: 100%; margin: 1em auto;}
	.services-btns a#cta-btn button {width: calc(100% - 1em);}
	
	.manu-wrapper .manu-logo {width: calc(50% - 2em);}
	
	.filterDiv {width: calc(100% - 1em); margin: .5em;}
	
	.featuredequip-content h2 {font-size: 28px;}
	.manu-wrapper h2, .featuredbrands-wrapper h2 {font-size: 32px;}
	.bottomcta-wrapper .bottomcta-txt h3 span {font-size: 16px;}
	
	.bottomcta-wrapper .bottomcta-txt h3 {font-size: 28px;}
		
	.bottomcta-wrapper .bottomcta-txt {padding: 3em 1.5em;}
	.bottomcta-wrapper {width: 90%; margin: 1em auto 4em;}
	.bottomcta-wrapper .bottomcta-btns a button {font-size: 24px;}
	.mailinglist-wrapper {padding: 4em 10%;}
	
	.zoom-container .zoom-caption h2 {font-size: 32px;}
	.zoom-container img {aspect-ratio: 3 / 3;}
	
	.ftr-wrapper h4#marg15 {margin-top: 15px;}
	
	.footer .column4 {float: none!important; width: 100%!important;}
	.footer .column4:first-child {margin-bottom: 1.5em!important;}
	
	.featuredequip-content .tabs .inner-image-placeholder {max-height: none;}
	
	.hero-txt h1 {font-size: 50px;}
	.hero-txt p {font-size: 18px;} 
}
@media screen and (max-width: 560px){
	.contactbar-wrapper {
	  bottom: 15px;
	  right: 15px;
	  z-index: 999;
	  padding: 8px 14px;
	  font-size: 16px;
	}
	a#cta-btn4 button, a#cta-btn5 button {padding: .5em;}
	
	.testimonial-right {width: 100%;}
	.testimonial-wrapper p.sub-txt {text-align: right; margin-bottom: .5em!important; padding: 0!important;}
	.testimonial-wrapper {justify-content: flex-start;}
	.testimonial-wrapper i {margin-right: 0; margin-bottom: .25em;}
	
	.tabs-wrapper button {font-size: 20px;}
	.zoom-container {width: calc(100% - 2em);}
	.manu-wrapper .manu-logo {width: calc(100% - 2em);}
	
	.zoombtns-wrapper .column12 {padding: 0 1em;}	
}
@media screen and (max-width: 480px){
	.top-bar {padding: 0 7%;}
	.top-bar button, .top-bar a {font-size: 4.5vw!important;}
	
	.hero-txt h1 {font-size: 45px; margin-bottom: .25em;}
	.hero-txt p {display: none;}
	
	.content-pad {padding: 3.5em 7%!important;}
	
	.slide-wrapper video {height: 350px!important;}
	
	.btn-wrapper a button {padding: .5em!important;}
	.page-title {padding: 4em 7%!important;}
	
}