/*
Theme Name: www.champlainvalleyequipment.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

/***** 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;
}
.mc-media-viewport {
	height:500px;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}
*, *:after, *:before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/***** 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;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all.3s ease-in-out;
}


html, body {width:100%;}
body {font-family: 'Saira', sans-serif!important; overflow-x: hidden; line-height: 1.8;}
.black-bg {width: 100%; background: #000;}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}

.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}



/* bottom of homepage video popup */
.btm-slidebanner {
	background: #DC4405;
	display: block;
    width: 100%;
	padding: 20px 0;
	color:#000;
	text-align: center;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.btm-slidebanner a {display: inline-block; margin: 0 auto;}
.btm-slidebanner h2 {color: #000; font-size: 20px; font-weight: 600;}
.btm-slidebanner h2 i {vertical-align: middle;}
.btm-slidebanner a:hover h2 i {margin-left: 3px; transition: .3s ease-in-out all; color: #f4f4f4;}
button.popup-close {left: 10px;}


/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#header {padding-top: 20px;}
.hdr-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
.hdr-logo {width: 35%; position: relative;}
.hdr-logo a#main-logo {width: 150px; display: block; padding: 10px 5px 0; position: absolute; z-index: 999; left: 10%;} 
.hdr-logo a#main-logo img {width: 100%; max-width: 150px; height: auto; display: block; margin: 0 auto;}

a#mobile-cta {display: none; width: 100%; padding-right: 10px;}
.top-hdr-links {
	width: 65%;
	text-align: right;
	line-height: 50px;
	height: 55px;	
	color: #fff;
	position: relative;
	z-index: 999;
	padding: 0 3% 0 6%;
	box-sizing: border-box!important;
	display: flex;
	/*background: linear-gradient(135deg, #000 25%, transparent 25%, transparent 75%, #000 75%);*/
	/*clip-path: polygon(6% 0%, 100% 0%, 100% 100%, 0% 100%);*/
}

body:not(.highlightSidebars) .top-hdr-links {
	display: flex;
	justify-content: flex-end;
}
.top-hdr-links::before {
    content: '';
    width: 100%;
    height: 55px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    transform: skewX(-50deg);
	transform-origin: bottom right;
}
.top-hdr-links a {text-transform: uppercase; letter-spacing: .75px;	font-size: 13.5px; color: #fff; box-sizing: border-box; padding-left: 1vw;}

.top-hdr-editable {width: calc(100% - 333px);}

	.mv-search{
		display: flex;
		position: relative;
		width: 50%;
		flex-shrink: 1;
		max-width: 333px;
	}
	.mv-search form{
		width: 100%;
	}
	.mv-search input{
		-webkit-transition: background-color .25s ease-in-out;
		-o-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		width: 100%;
		height: 55px !important;
		font-family: 'Saira', sans-serif;
		font-weight: 400;
		font-size: 14px;
		line-height: 55px !important;
		color: #fff !important;
		background: #444 !important;
		text-transform: none;
		letter-spacing: 0em;
		padding-right: 10px!important;
		border: none!important;
		border-radius: 0 !important;
		padding-left: 20px!important;
		box-sizing: border-box !important;
	}
	.mv-search ::placeholder{
		color: #fff !important;
	}
	.mv-search button{
		position: absolute;
		width: 48px !important;
		height: 55px !important;
		text-align: center;
		border: none;
		color: #fff !important;
		padding: 0;
		font-size: 14px;
		appearance: none;
		outline: none;
		right: 0;
		top: 0;
		background: unset;
		cursor: pointer;
	}


.header-locations {width: 100%;}

.header-locations .dropdown {
	position: relative;
	display: inline-block;
	z-index: 500;
	padding: 0 1vw;
}

.header-locations .dropdown span {
	text-transform: uppercase;
    letter-spacing: .75px;
    font-size: 13.5px;
}
.header-locations .dropdown a {
	line-height: 1;
	display: block;
	padding: 10px 12px;
} 
.header-locations .dropdown a:hover {background: #ddd; color: #000;}

.header-locations .dropdown-content {
	display: none;
	position: absolute;
	background-color: rgba(0,0,0, .95);
	min-width: 160px;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
	z-index: 999;
	color: #fff;
	font-weight: 600;
	letter-spacing: .75px;
	font-size: 13px;
	text-align: left;
	transition: .3s ease all;
}  
.header-locations .dropdown:hover .dropdown-content {
	display: block;
}

/* side popout weather widget */
.side {background: #fff; width: 300px; height: 300px; position: fixed; z-index: 100;}
#weather {top: 260px; right: -300px; height: 159px; z-index: 999999;}
#weatherTab {display: block; height: 45px; width: 45px; background: #000 url(../wp-content/themes/www.champlainvalleyequipment.com/images/tab_weather.png) cover center; position: absolute; z-index: 999999; left: -43px; top: 0px;}


/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.content-wrapper {width: 100%;}
.content-wrapper p {padding: 1em;}
.content-wrapper p a {font-weight: 600!important;}
.content-wrapper p a, .content-wrapper a h2 {color: #DC4405; text-decoration: underline;}
.content-wrapper p a:hover, .content-wrapper a:hover h2 {text-decoration: none;}
.content-wrapper button.accordion-button {color: #000!important; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; font-size: 20px; background: #eee!important; padding: 1em 2em!important;}

img#homepage-popup {width: 100%; height: auto;}

.hero-video {width: 100%; margin: 0 auto; max-width: 1400px; aspect-ratio: 16 / 9; background: #000; position: relative; z-index: 0; display: flex; justify-content: center; flex-wrap: wrap; align-items: center; background-image: url('/images/hero-fallback.png'); background-size: cover; background-position: center;}
.hero-video video {width: 100%; height: 100%; object-fit: contain; margin: 0 auto; position: relative; z-index: 0;}


/* basic page w/ locations */
.contentwrap-left {width: 70%; padding: 3.5em 1em;}
.content-wrapper h2 {font-weight: 700; font-size: 24px; letter-spacing: 1px; line-height: 1.2; display: inline-block; text-transform: uppercase;}
.content-wrapper h2 i {color: #DC4405; padding: 5px 10px;}
.contentwrap-right {width: 30%; padding: 2em 1em;}

.content-width {width: 90%; max-width: 1400px; margin: 0 auto;}
.wrapper-width {width: 90%; margin: 0 auto; max-width: 1000px;}
.marg3 {margin: 3.5em auto!important;}
.flex-wrapper {display: flex; flex-wrap: wrap;}

.welcome-wrapper {padding: 6em 0!important; width: 100%; display: inline-block; background-attachment: fixed; text-shadow: 5px 5px 18px #222;}
.welcome-wrapper h1 {color: #fff; display: inline-block; margin-bottom: 30px; font-size: 16px; font-weight: 700;}
.welcome-wrapper p {color: #fff;}

.post-container-equipment-cutouts {width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.post-container-equipment-cutouts .item {margin-left: 0!important;}
.post-container-equipment-cutouts .item img {width: 100%; height: auto; display: block; margin: 0 auto;}
.post-container-equipment-cutouts .item a.cutout-wrapper {color: #555; font-weight: 700; text-transform: uppercase; margin: 1em 1vw;}
.prevButton-container-equipment-cutouts, .nextButton-container-equipment-cutouts, .prevButton-container-quicklink-btns, .nextButton-container-quicklink-btns {display: none!important;} /* hide prev/next buttons for cpt */

.inv-search {width: 90%; margin: 3em auto; max-width: 1400px; display: flex; align-items: center; justify-content: center;}
.inv-search select {width: 39%; background:#eee; border:1px solid #dadada; padding:12px; border-radius:0; display:inline-block; height:50px; color:#000; margin-right: 1%; font-size: 16px;}
.inv-search form {width: 60%; display: flex; justify-content: space-between; flex-wrap: nowrap;}
.inv-search form input[type="text"] {width: 100%; background:#eee; border:1px solid #dadada; padding:15px; border-radius:0; display:inline-block; height:50px; color:#000; font-size: 16px;}
.inv-search form button {background:transparent; border:none; display:inline-block; cursor:pointer; padding: 0;}
.inv-search form button i {font-size:16px; background:#DC4405; padding:16px; color:#fff; box-shadow: inset 0 0 0 1px #DC4405;}
.inv-search form button i:hover {box-shadow: inset 0 0 0 1px #DC4405; background:rgba(255,99,40,0.15); color:#DC4405; transition: all .2s ease-in-out;}

.quicklinks-wrapper .post-container-quicklink-btns button {
	width: 100%;
	padding: 1.5em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: .75px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #DC4405;
	border: .25px solid #fff;
	font-size: 22px;
	cursor: pointer;
}
.quicklinks-wrapper .post-container-quicklink-btns button:hover {background: #000; color: #fff; transition: .3s ease-in-out all;}
.quicklinks-wrapper .post-container-quicklink-btns button:hover icon {color: #fff!important;}
.quicklinks-wrapper .post-container-quicklink-btns button icon {font-size: 30px; color: #000; vertical-align: middle;}

.promos-wrapper {}
.promos-wrapper img {width: 100%; height: auto; display: block; margin: 0 auto;}
.promos-wrapper .promo-slide {position: relative; z-index: 0; margin-bottom: -10px!important;}
.promos-wrapper .promo-txt {position: absolute; z-index: 2; width: 100%; height: 100%; top: 0; left: 0; color: #fff; padding: 0 10%; line-height: 1.3; text-shadow: 2px 2px 8px #222; display: inline-flex; justify-content: center; flex-wrap: wrap; flex-direction: column; text-align: center;}
.promos-wrapper .promo-txt:before {content: ''; position: absolute; z-index: 1; top: 0; left: 0; right: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, .55);}
.promos-wrapper .promo-txt p, .promos-wrapper .promo-txt a {position: relative; z-index: 3;}
.promos-wrapper .promo-txt p span {font-size: 30px; text-transform: uppercase; display: block; margin-bottom: .5em;}
.promos-wrapper .promo-txt p {font-size: 20px; display: flex; flex-direction: column; justify-content: center; font-weight: 600; width: 100%; margin-bottom: 0;}
.post-container-featured-promotions {margin-bottom: 0!important;}


/*	VIDEO POPUP */
.container-bnr {
	background: #DC4405;
    position: fixed;
	display: block;
    width: 100%;
    bottom: 0;
	margin: 0;
    z-index: 999;
	box-sizing: border-box!important;
	overflow-x: hidden;
	padding: 20px 0;
	color:#000;
	text-align: center;
}
.container-bnr h2 {color: #000; font-size: 20px; font-weight: 600;}
.hide {display:none;}
.closeNow {right: -50000px;}
.bar-right {position:absolute; top:0; left:12px; width: 40px; height: 40px; color:#fff; font-size:22px; z-index:1; cursor:pointer;}
/*End Slide Down Notification*/ 

.breadcrumb-wrapper {width: 100%; background: #f4f4f4; padding: 20px 5%; display: inline-block;}
.breadcrumb-wrapper a {color: #444; padding: 0 5px; display: inline-block; font-size: 16px;}

.brand-slider {width: 100%; padding: .5em 0; display: flex; justify-content: center; border-top: 7px solid #dadada; border-bottom: 7px solid #dadada;}
.brand-slider .slick-slider {margin-bottom: 0!important; padding: 0 5%!important; display: block;}
.manu-wrapper {width: 100%;}
.manu-wrapper img {width: 100%; max-width: 222px; height: auto; display: block; margin: 0 auto;}

a.showroom-btn, .parts-btn {display: flex; justify-content: center; box-shadow: 5px 5px 5px rgba(0,0,0,0.4); overflow: hidden; margin: 15px; padding: 1em; position: relative;}
a.showroom-btn img, .parts-btn img {width: 100%; max-width: 250px; height: auto; display: block; margin: 0 auto;}
.categoryslider {position: absolute; z-index: 1000; width: 100%; top: -250px; height: 100%; background: rgba(0,0,0,.75); display: block;}
.categorywrap {position: absolute; width: 100%; top: 50%; transform: translate(0,-50%);}
.categorytitler {background: #DC4405; text-align: center;}
.categorywrap h4 {padding: 3px 0 0 0; font-size: 14px; color: #000; text-transform: uppercase; font-weight: 700;}
.categorywrap p {padding: 0 0 2px 0; font-size: 13px; color: #000; text-transform: uppercase;}
.categorywrap a {display: block; padding: 5px 15px; color: #fff; font-weight: 600; text-transform: uppercase; font-size: 12px; text-align: center;}
.categorywrap a:hover {color: #DC4405; background: #fff;}
.parts-btn:hover > .categoryslider {top: 0; transition: 0.3s all ease;}


.pagehero-wrapper {width: 100%; padding: 6em .5em; text-align: center;}
.pagehero-wrapper h1 {text-transform: uppercase; color: #fff; font-weight: 500;	letter-spacing: 1px; display: block; font-size: 50px; margin: 0 auto .75em; width: 100%;}
.pagehero-wrapper p {width: 100%;}
.pagehero-wrapper .wrapper-width {display: flex; justify-content: center; flex-wrap: wrap;}

.hero-wrapper {width: 100%; position: relative;}
.heroslide-overlay {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.5); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 2em 15%; text-align: center;}
.heroslide-overlay h1 {font-size: 60px; font-weight: 500; color: #fff; letter-spacing: 1px; text-transform: uppercase; margin: 0 auto 15px; max-width: 1000px; line-height: 1.2;}
.heroslide-overlay p {color: #fff;}

button.cta-btn {
	width: calc(49% - 1em);
	margin: .5em;
	border: .25px solid #fff;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
	display: block;
	box-sizing: border-box!important;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
	cursor: pointer;
	background: transparent;
	font-family: 'Saira', sans-serif;
	line-height: normal;
}
button.cta-btn:hover {background: #000;}

button.cta-btn2 {
	width: 100%;
    max-width: 222px;
    margin: 1.5em auto 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    color: #fff;
    padding: 10px 1.5em;
    display: block;
	font-weight: 700;
    cursor: pointer;
    background: #DC4405;
    transition: all .3s ease-in-out;
    position: relative;
	font-family: 'Saira', sans-serif;
}
button.cta-btn2:hover {border: 1px solid #fff; background: transparent; color: #fff; transition: .3s ease-in-out all;}
input.cta-btn {
	width: 100%;
    max-width: 222px;
    margin: 1.5em auto 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    color: #fff;
    padding: 10px 1.5em;
    display: block;
	font-weight: 500;
    cursor: pointer;
    background: #000;
    transition: all .3s ease-in-out;
    position: relative;
}
input.cta-btn:hover {background: #DC4405!important; color: #fff; transition: .3s ease-in-out all;}

button.cta-btn3 {
	width: 100%;
    max-width: 222px;
    margin: 1.5em auto 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 1.5em;
    display: block;
	font-weight: 700;
    cursor: pointer;
    background: transparent;
    transition: all .3s ease-in-out;
    position: relative;
}
button.cta-btn3:hover {background: #000; transition: .3s ease-in-out all;}

button.cta-btn4 {
	width: 100%;
    max-width: none;
    margin: 1.5em auto 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #000;
    color: #000;
    padding: 15px 1.5em;
    display: block;
	font-weight: 700;
    cursor: pointer;
    background: transparent;
    transition: all .3s ease-in-out;
    position: relative;
}
button.cta-btn3:hover {background: #000; color: #fff; transition: .3s ease-in-out all;}

.advancedresults677 {width: 100%; display: flex; justify-content: center;}
.post-container-our-testimonials {width: 90%; margin: 0 auto; max-width: 1000px;}
.testimonial-container {text-align: left; display: flex; flex-direction: column; justify-content: flex-start; padding: 1.5em 0;}
h2#testimonial-heading {width: 100%; background: #DC4405; color: #fff; font-size: 24px; padding: .75em 5%; text-align: center; font-weight: 700; font-style: italic; border: 1px solid #fff;}
.star-rating {width: 100%; display: flex; align-items: center; justify-content: flex-start; margin: .5em 0;}
.star-rating i {color: gold;}
.testimonial-container p {font-size: 16px; font-weight: 500; font-style: italic;}
.testimonial-container span {display: block; font-size: 14px; font-weight: 600; margin-top: .5em; font-style: normal;}

.locations-wrapper {width: 100%; margin-bottom: 3em!important;}
.locations-wrapper .tabs label {width: 16.6667%!important;}
.locations-wrapper p.center {font-size: 18px; text-align: center; width: 100%; display: block; margin: 2em auto 1em;}

.locationtabs-wrapper {padding-left: 30px; text-align: center;}
.locationtabs-wrapper h2 {font-size: 20px; font-weight: 700; display: inline-block; margin-top: 15px; margin-bottom: 15px;}
.locationtabs-wrapper a {color: #DC4405; text-decoration: underline;}
.locationtabs-wrapper a:hover {text-decoration: none;}
.contact-box {width: 50%; padding: 1em 10px; text-align: center; font-size: 14px; background: #f4f4f4;}
.contact-box a {color: #DC4405; font-weight: 700;}
.contact-box a:hover {transition: .3s ease-in-out all; letter-spacing: .25px;}

.locationtabs-wrapper .tabs { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.locationtabs-wrapper .tabs label {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  cursor: pointer;
  background: #000; 
  letter-spacing: .75px;
  line-height: 1.2;
  border: .03px solid #fff;
  color: #fff;
  font-weight: bold;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
}
.contentwrap-right .locationtabs-wrapper .tabs label:last-of-type {width: 100%;}
.locationtabs-wrapper .tabs label i {margin-right: 3px;}
.locationtabs-wrapper .tabs .tab {
  -webkit-box-ordinal-group: 100;
  -webkit-order: 99;
  -ms-flex-order: 99;
  order: 99;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 20px;
  background: #f4f4f4;
  text-align: center;
  font-size: 18px;
}
.locationtabs-wrapper .tabs .tab h3, .tabs .tab h3 i {font-size: 22px;}
.locationtabs-wrapper .tabs .tab img {width: 100%; height: auto; margin: 0 auto; display: block; margin-bottom: 5px;}
.locationtabs-wrapper .tabs label:hover, .tabs input[type="radio"]:checked + label:hover {color: #000; background: #ddd;}

.locationtabs-wrapper .tabs input[type="radio"] { position: absolute; opacity: 0;}
.locationtabs-wrapper .tabs input[type="radio"]:checked + label {background: #DC4405; color: #000;}
.locationtabs-wrapper .tabs input[type="radio"]:checked + label + .tab {display: block;}

.locationtabs-wrapper .tabs .tab#help-section a#cta-btn {text-decoration: none;}
.locationtabs-wrapper .tabs .tab#help-section a#cta-btn button {
	width: 100%;
    max-width: 222px;
    margin: 1.5em auto 0;
    text-align: center;
    border: none;
    color: #fff;
    padding: 10px 1.5em;
    display: block;
	font-weight: 600;
    cursor: pointer;
    background: #000;
    transition: all .3s ease-in-out;
    position: relative;
}
.locationtabs-wrapper .tabs .tab#help-section a#cta-btn button:hover {background: #DC4405!important; color: #fff; transition: .3s ease-in-out all;}

.tabinfo-wrapper{width: 100%;}
.tabinfo-wrapper h3 {font-weight: 700; text-transform: uppercase; display: block; margin-top: 2em; margin-bottom: .5em;}
.tabinfo-wrapper p {padding: 0;}
.tabinfo-wrapper p a {display: inline-block; margin-bottom: 1em;}
.tabinfo-wrapper span {display: block;}
.tabinfo-wrapper span a {font-weight: 600;}

.locationtabs-wrapper.contact-pg {border-left: none; padding-left: 0;}

.post-container-our-staff-members {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.staff-wrapper {display: flex; flex-wrap: wrap;	justify-content: space-around; margin-top: 15px; margin-bottom: 15px;}
.column-padding-our-staff-members.item {width: calc(50% - 1.5em); margin: .75em; padding: 1em; text-align: center; border: none; border: 1px solid #c0c0c0;}
.staffinfo-wrapper p {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; flex-direction: column;}
.staffinfo-wrapper a {text-decoration: none!important; display: inline-block;}
.staffinfo-wrapper a:hover {transition: .3s ease-in-out all; color: #000!important;}


.finance-logos {margin: 1em 0;}
.finance-logos img {width: 100%; height: auto; max-width: 175px!important;}
.column-padding-our-finance-logos {margin-left: 0!important;}
.finance-ctas {width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}
.finance-ctas a.finance-cta {color: #000; line-height: 26px; padding: 2.5em; display: flex; align-items: center; justify-content: center; width: calc(100% - 1em); margin: .5em; border: 1px solid #ddd; text-align: center; font-weight: 700;}
.finance-ctas a.finance-cta:hover {color: #DC4405; border: 1px solid #DC4405;}

.video-wrapper {display: flex; flex-wrap: wrap; margin: 0 auto 30px;}
.accordion-body .video-wrapper {display: flex; flex-wrap: wrap; margin: 30px auto;}
.video-wrapper iframe {width: calc(100% - 40px); margin: 20px;}
.video-wrapper .flex-wrapper {width: 100%; display: flex; align-items: center; flex-wrap: wrap; justify-content: center;}
.video-wrapper .flex-wrapper iframe {width: calc(33.33% - 40px); margin: 20px;}


.contactForm form {background: rgba(255, 255, 255, .85); border-top: 3px solid #f1f1f1; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1) !important; padding: 2em; margin: 1em auto!important;}
.contactForm form .form-control {background: #eee;}
.contactForm form .form-group i {color: #DC4405;}

.event-wrapper {width: 100%; margin: 0 1vw; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0; text-align: left;}
.event-wrapper img {width: 100%; height: auto; max-width: 350px; object-fit: cover;}
.event-img {width: 50%; padding: 2em 3%;}
.event-txt {width: 50%; padding: 2em 3%;}
.event-txt h3 {font-weight: 700; letter-spacing: 1px; color: #DC4405; text-transform: uppercase; text-decoration: underline; display: block; margin-bottom: .5em;}

.post-container-showroom-cat-btns {margin-bottom: 0!important;}
.zoombtns-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.zoom-container.homepage{width: 100%; margin: 0;}
.zoom-container {width: calc(100% - 2em); height: auto; position: relative; overflow: hidden; display: inline-block; font-size: 16px; vertical-align: top; box-sizing: border-box; margin: .9em;}
.zoom-container img {display: block; width: 100%; height: auto; transition: all .5s ease; background: rgba(0, 0, 0, .3);}
.zoom-container .zoom-caption {position: absolute; top: 0; right: 0; bottom: 0;	left: 0; z-index: 3; transition: all .5s ease; text-align: center; margin: 0 auto; background: rgba(0, 0, 0, .5); height: 100%;}
.zoom-container .zoom-caption:hover {background: rgba(0, 0, 0, .1);	box-shadow: 0px 3px 15px rgba(0,0,0,0.1)!important; opacity: .75;}
.zoom-container .zoom-caption h2 {display: block; text-align: left;	font-size: 2.5vw; line-height: 2.5vw; font-weight:700; padding: 25px; bottom: 0; position: absolute; text-transform: uppercase; color: #eee; margin-top: 60px; text-shadow: 2px 2px 8px #222; text-decoration: none;}
.zoom-container:hover img {transform:scale(1.25); background: rgba(0, 0, 0, .3);}
.zoom-container:hover .zoom-caption {box-shadow: 0px 3px 15px rgba(0,0,0,0.1)!important;}


/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footerbg {width: 100%; background: linear-gradient(#DC4405, #c93100); border-top: 3px solid #303030;}
.ftr-locations {width: 80%; margin: 0 auto; padding: 3em 0; display: block;}
.ftr-locations a {color: #fff;}
.ftr-locations a:hover {text-decoration: underline;}
.ftr-locations h2 {margin-bottom: 10px; border-bottom: 1px solid #000; text-transform: uppercase; padding-bottom: 10px; font-size: 24px; letter-spacing: 3px; color: #000; font-weight: 800; display: flex; width: 100%;}
.ftr-location {text-align: left; margin: 4em 1em!important; display: flex; flex-wrap: wrap; flex-direction: column; font-size: 14px; font-weight: 500; color: #fff;}
.ftr-location h3 {text-transform: uppercase; margin-bottom: 10px; padding-bottom: 10px; font-size: 20px; letter-spacing: 3px; color: #000; font-weight: 800; border-bottom: 1px solid #000;}
.ftr-location p {margin-bottom: 0!important;}
.column-padding-our-locations {margin-left: 0!important;}

.ftr-host {width: 100%; display: inline-block;	margin: 0 auto;	background: #000; padding: 15px 0;}
.ftr-host p {text-transform: uppercase; color: #fff; letter-spacing: 1px; font-size: 10px; line-height: 16px; padding: 0 10px; text-align: center; display: inline-block; width: 100%; font-family: 'Saira', sans-serif; box-sizing: border-box;}



/*==========  Non-Mobile First Method  ==========*/
/* Extra Large Devices, Wide Screens */
@media screen and (max-width : 1400px) {		
	.video-wrapper .flex-wrapper iframe {height: 250px!important;}
	.top-hdr-editable {width: calc(90% - 230px);}
	.mv-search {max-width: 230px;}
}
/* Large Devices, Wide Screens */
@media screen and (max-width : 1200px) {		
	.contentwrap-left, .contentwrap-right {width: 100%;}
	.locationtabs-wrapper {padding: 0; margin-bottom: 2em;}
	.locationtabs-wrapper .tabs label {width: 33.33%;}
}
/* Medium Devices, Desktops */
@media screen and (max-width : 1130px) {
	.video-wrapper {margin: 0 auto 30px;}
	.video-wrapper .flex-wrapper iframe {width: calc(50% - 40px); height: 200px!important;}
	
	.locations-wrapper .tabs label {width: 25%!important;}
	
	.top-hdr-editable {width: 100%;}
	.mv-search{
		display: none;
	}
	.mv-search.mobile-search{
		width: 200px;
		position: absolute;
		top: 100%;
		right: 85px;
	}
	.mv-search.mobile-search form{
		align-items: center;
    	display: flex;
	}
	.header-locations {display: none;}
	.top-hdr-links {width: 50%; overflow-x: hidden; transform: none;}
	.top-hdr-links a#mobile-cta {display: inline-block;}
}
/* Medium Devices, Desktops */
@media screen and (max-width : 875px) {	
	.event-wrapper {width: 100%; margin: 0 1vw; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0; text-align: center;}
	.event-img {width: 100%; padding: 2em 3%;}
	.event-txt {width: 100%; padding: 2em 3%;}
	
	.zoom-container .zoom-caption h2 {font-size: 24px; line-height: 30px;}
}
	
/* Small Devices, Tablets */
@media screen and (max-width : 767px) {
	.hdr-logo a#main-logo img {max-width: 125px;}
	
	.locationtabs-wrapper .tabs label {width: 50%;}
	button.cta-btn {width: calc(100% - 10px); margin: 5px;}
	
	.heroslide-overlay h1 {font-size: 50px;}
	
	h2#testimonial-heading {font-size: 22px;}
	
	.video-wrapper .flex-wrapper iframe {width: calc(100% - 40px); height: 150px!important;}
	
	.column-padding-our-staff-members.item {width: calc(100% - 1.5em);}
	
	.locations-wrapper .tabs label {width: 33.33%!important;}

	.top-hdr-links {height: 50px; line-height: 45px;}
	.top-hdr-links::before {transform: skewX(-30deg); height: 50px;}
	a#mobile-cta {font-size: 12px;}
	
	.ftr-locations {width: 90%;}
	.ftr-location {margin: 3em 1em!important;}
}
/* Extra Small Devices, Phones */ 
@media screen and (max-width : 480px) {
	.video-wrapper .flex-wrapper iframe {width: calc(100% - 40px); height: 150px!important;}
	.heroslide-overlay h1 {font-size: 45px;}
	a.showroom-btn {padding: .5em;}
	.locations-wrapper .tabs label {width: 50%!important;}
	
	a#mobile-cta {font-size: 2.75vw;}
	
	.welcome-wrapper {background-attachment: inherit;}
	
	.inv-search {flex-direction: column;}
	.inv-search select {width: 100%;}
	.inv-search form {width: 100%;}

}