/*
Theme Name: www.btiequip.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
--------------------------------------------------------------*/

html, body {
	width:100%;
}
#customSliderVideo52heroslide1 .playerBox {
	min-width: 880px !important;
}
.home.page-template-default {
	margin:0px;
}
.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;
}

.form-check {display: inline-block!important;}
label.contactFormLabel {margin-right: 20px;}
.contactForm h1 {    
	font-family: "Roboto Condensed";
	text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    color: rgb(0, 58, 35);
margin-bottom: 30px;;}
.form-check-input:checked, .recaptcha21 .reCaptchaList li img {color:rbg(54,124,43) !important;}
input.btn.btn-success.sheSubmitButton {background:rbg(54,124,43) }
/*--------------------------------------------------------------
## 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;
}
/*--------------------------------------------------------------
## Site Styles
--------------------------------------------------------------*/
div#widget_sandhills_file_3 {
    position: relative;
    top: 120px;
    z-index: 100;
    margin: -17% 2% 30px 2%;
    width: 96%;
}
.slick-list {
    margin-bottom: -20px !important;
}
.homeheadertext {
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 800;
	font-size: 38px;
}
.homeheadertext span{
    width: 100%;
    display: block;
    font-weight: 400;
    font-size: 28px;
    line-height: 22px;
    margin-top: 30px;
}
#header{
	position: sticky;
    top: 0;
    animation: fade-in-top-no-fade .5s ease-in-out both;
    background: #fff;
    z-index: 1004;
}
.mainheroheader{
font-family: "Roboto", serif;
text-transform: uppercase;
font-size: 66px;
font-weight: 900;
line-height: 66px;
}
.mainherosubhead{
	font-family: "Roboto", serif;
	font-style: italic;
	font-size: 40px;
	font-weight: 300;
	color: rgb(54, 124, 43);
	line-height: 40px;
	margin-bottom: 35px;
}
.mainherosubhead icon{
	position: relative!important;
	top: -20px!important;
	font-size: 15px!important;
}
.frontheroleft{
	background: url("///media.sandhills.com/img.axd?id=9042692039&wid=0&rwl=False&p=&ext=jpg&w=1000&h=700&t=&lp=&c=True&wt=False&sz=Min&rt=0&checksum=1v687re0Jz5TdnBs3Zdbh%2bWbQO5HUznc");
	background-size: cover;
	background-position: right;
	height: 100%;
	
}
.frontheroleft img{display: none!important;}
.heroright{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	height: 92%;
	padding-right: 12%;
}
.topheader{display: flex; flex-wrap: wrap; padding: 0px 3%; background: #367c2b; justify-content: flex-end; align-items: center;}
.headerlink i{color: #367c2b; font-size: 15px; clip-path: polygon(0 0, 86% 0, 100% 100%, 16% 100%); background: #fff; height: 40px; display: flex; justify-content: center; align-items: center; width: 50px;    margin-right: 10px; margin-bottom: -2px;}
.headerlink a{color: #fff; font-size: 15px; font-family: "Roboto Condensed", serif;}
.headerlink{width: 300px; display: flex;align-items: center;}
.headerlink button {background: transparent; border: none; width: 25%}
.headerlink input {
    background: transparent!important;
    color: #fff!important;
    border: none!important;
    font-size: 15px!important;
	font-family: "Roboto Condensed", serif!important;
	width: 90%!important;
	padding: 6px 10px!important;
	box-sizing: border-box!important;
	height: 40px;
}
.headerlink .formflex{margin-bottom: 0px!important;}
.headerlink input:focus-visible {
    box-shadow: none!important;
    outline: 0px #fff solid!important;
    padding: 6px 10px!important;
    border-radius: 10px!important;
	background: transparent!important;
}
.headerlink input::placeholder{
    color: #fff!important;
}
.phone-link {
    color: #000;
}
.headerlink input::-ms-input-placeholder{
    color: #fff!important;
}
.formflex{display: flex; justify-content: space-between;}
.bottomheader{display: flex; justify-content: space-between; align-items: center; padding: 5px 3%;box-shadow: 1px 2px 10px 0px #3d3d3dc7;}
.heroheader{
font-family: "Roboto Condensed", serif;
color: #fff;
font-size: 80px;
font-weight: 800;
line-height: 82px;
}
.smheroheader{
font-family: "Roboto Condensed", serif;
color: #fff;
font-size: 70px;
font-weight: 800;
line-height: 70px;
}
.herosubhead{
font-family: "Roboto", serif;
color: #fff;
font-size: 45px;
font-weight: 300;
line-height: 48px;
}
.homeheader{
	background: #367c2b;
	color: #fff;
	clip-path: polygon(0 0, 100% 0, 70% 100%, 30% 100%);
    height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.hp-slider .example-val {padding: 5px 0;}
.flex.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.col33 {
    width: 32%;
}
.col50 {
    width: 48%;
}
.pad {
    padding: 5px 0px;
}
.col60 {
    width: 60%;
}
.col7 {
    width: 6%;
}
.financeinvbtn {
    display: flex;
    margin-top: 3%!important;
/*    margin-bottom: -80px!important;*/
	padding-bottom: 0px!important;
    justify-content: flex-end;
    padding-right: 0%;
	
}
.financeinvbtn a {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border: solid #efefef 2px;
    border-radius: 20px;
    padding: 5px 10px;
    color: #000;
}
.financeinvbtn a:hover {
    background:  #3f7c25;
	color: #fff;
}


/* INVENTORY SEARCH */

#inv-search{padding: 50px 4% 3%; border-radius: 30px;     margin-bottom: -28px;
    position: relative;
    z-index: 1;
    margin-top: -130px;}
#inv-search .flex{align-items: flex-end;}

#inv-search .heading-small{
	padding: 0 15px 10px;
}
#inv-search input, #inv-search select{
font-family: "Roboto", serif;	font-weight: 400;
	font-size: 14px;
	width: 100%; 
	border-radius: 0 !important;
	box-sizing: border-box;
	padding: 10px;
    border: solid 1px #000;
	color: #000!important;
}
#inv-search button{
font-family: "Roboto", serif;	font-weight: 700;
	text-transform: uppercase;
	width: 100%; 
	box-sizing: border-box;
	padding: 10px;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none !important;
	background-color: rgb(54, 124, 43) !important;
    clip-path: polygon(15% 0px, 100% 0%, 85% 100%, 0% 100%) !important;
    font-size: 16px !important;
    border-radius: 4px !important;
	color: #fff;
}
img.inv_image {
    margin: 0px 50% !important;
}
#customSliderSlickSlider3 .slick-prev{
    right: 176px !important;
    bottom: 0px !important;
    top: unset !important;
    height: 40px !important;	
}
button.slick-prev.slick-arrow i{
    font-size: 25px;
    background-color: #367c2b;
    padding: 5px;
    border-radius: 4px;
    height: 45px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);	
}
.slick-arrow { font-family: 'Font Awesome 5 Free', icon; font-weight: 900; }
.slick-arrow i:before { transform: skewX(15deg); }
.slick-prev.slick-arrow i:before { content: "\f104"; }
.slick-next.slick-arrow i:before { content: "\f105"; }
#customSliderSlickSlider3 .slick-next{
	right: 100px !important;
    bottom: 0px !important;
    top: unset !important;
    height: 40px !important;
}
button.slick-next.slick-arrow i{
 font-size: 25px;
    background-color: #367c2b;
    padding: 5px;
    border-radius: 4px;
    height: 45px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);
}
.widget.widget_sandhills_featured_inventory.col-12.col-sm-12 hr {
    display: none!important;
}
.inv_car_title{
    width: 50%!important;
    text-align: left!important;
    font-family: 'Roboto Condensed'!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
	font-size: 40px!important;
}
.carousel-inner.sh-carousel-inner {
    margin-top: -50px!important;
}

.slick-dots{
	display: none !important;
}
#myInvCarousel_10 .slick-track {
	margin-bottom: 6%;
}

div#controls {
    position: relative;
    width: 50%!important;
    left: 50%!important;
    text-align: right!important;
    top: -50px!important;
}

.sh-carousel-indicators.carousel-indicators.inv_car_ind {
    display: none;
}
.inv_image {
    height: auto!important;
    margin-left: 50%;
    transform: translateX(-50%);
    max-height: 290px!important;
}
.outer-img-box {
	padding: 0px!important;
}
.sh-card.card.inv_car_item {
    border: none;
    border-bottom: 15px solid #367c2b;
	padding-top: 10px;
}
.listing-title{
	font-family: 'Roboto Condensed';
    color: #000;
    font-weight: 700;
    font-size: 17px;
}
small.small_spec {
    font-size: 25px;
    font-weight: 300;
    color: #367c2b;
    line-height: 20px;
	font-family: 'Roboto';
	width: 100%;
}
small.small_spec strong{
    display: none;
}
button.carousel_details_btn {
    font-family: 'Roboto';
    border: none;
    background: #fff!important;
    font-weight: 400;
    border-bottom: solid 1px #000;
    padding: 0px;
    letter-spacing: 0.8px;
	transition-duration: 0.5s;
	color: #000!important;
}
button.carousel_details_btn:hover {
    font-weight: 800;
    letter-spacing: 1px;

}
.list-content .list-error-container .info button:not(.login-button){
	    background-color: #367c2b!important;
}
.card-body.sh-card-body .col-padding{
	display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.fullcenter{
	width: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.headertext{
	font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 34px;
	text-transform: uppercase;
}
.medheadertext{
	font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 30px;
	color: #003a23;
}
.smheadertext{
	font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 22px;
	color: #003a23;
}
.paratext{
	font-family: 'Roboto';
    font-size: 16  px;
	line-height: 38px;
	font-weight: 400;
}
.paralist{
	font-family: 'Roboto';
    font-size: 18px;
	line-height: 45px;
	font-weight: 400;
}
.flexcenter{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.flexthird{width: 33%; display: flex; align-items: center;}
.flexcenter h3{
	width: 100%;
	text-align: center;
}
.white{
	color: #fff;
}
.black{
	color: #000;
}
.green{
	color: #003a23;
}
.newsletter-sign{
	background-attachment: fixed!important;
}
.hpaboutpadding{
	padding:50px 16%;
}
.hp-cta-sect{
	padding: 50px 0%;
}
.hpctabtn{
	border: solid 2px #367c2b;
	margin: 0px 10px;
	    width: 96%;
    display: block;
    height: 150px;
}
.hpctalink {
    width: 64%;
    background: #fff;
    position: relative;
    top: 28px;
    left: -10px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 15px;
    box-sizing: border-box;
	font-family: 'Roboto Condensed';
	font-size: 20px;
	color: #003a23;
	transition-duration: 0.5s
}
.hpctalink:hover {
    letter-spacing: 0.5px;
}
.hpctalink i{
	font-size: 16px;
	padding-left: 10px;
}
.hpctabtn {
    padding: 40px 45px 10px 45px;
    box-sizing: border-box;
}
.hpctaheader {
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-weight: 700;
    color: #003a23;
	line-height: 30px;
	font-size: 32px;
	transition-duration: 0.5s;
}
.hpctaheader:hover {
     letter-spacing: 1px;
}
.hpctaheader span{
    font-family: 'Roboto';
    text-transform: uppercase;
    font-weight: 300;
    color: #003a23;
	width: 100%;
	display: block;
}
.hplocationhead{display: flex; justify-content: space-between; margin-bottom: 80px;}
.hplocationicon {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 38px;
    height: 100px;
    border-radius: 32px;
	background: #367c2b;
	color: #fff;
	position: relative;
	z-index: 2;
}
.hplocationheader{background: #003a23; border-radius: 20px;position: relative; z-index: 1; left: -40px; width: 90%; display: flex; align-items: center; padding: 0px 60px;}
.lgheadertext {
    font-size: 46px; font-weight: 700;
}
.locationbox {
    text-align: left;
    padding-bottom: 25px;
}
.locationheader i {
    background: #367c2b;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    border-radius: 20px;
    margin-right: 10px;
}
.locationheader {
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
.locationaddress {
    font-family: 'Roboto';
    width: 100%;
    display: block;
    padding: 10px 0px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.locationphone i{
	font-size: 14px;
	padding-right: 10px;
}
.locationphone {
	font-size: 18px;
	color: #000;
	font-family: 'Roboto';
}
.hp-employee-sect{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: 600px;
	align-content: center;
}
.subheader{
    font-family: 'Roboto';
	font-weight: 300;
	font-size: 24px;
	width: 100%;
	display: block;
}
.footerangle{
clip-path: polygon(0 0, 99% 0, 100% 100%, 0% 100%);
background: #367c2b;
width: 450px;
height: 30px;
margin-right: calc(100% - 450px);
}
.footer{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 40px 5%;
	width: 100%;
}
.footersect{
	display: flex;
	flex-wrap: wrap;
	width: 25%;
	padding: 0px 10px;
	box-sizing: border-box;
}
.halffootersect{
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}
.footerheader{
	width: 100%;
	font-family: "Roboto Condensed";
	color: #367c2b;
	font-weight: 600;
    font-size: 18px;
}
.footericons{
	background: #367c2b;
	width: 35px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	color: #fff;
	font-size: 15px;
	margin: 5px 20px 0px 0px;
	transition-duration: 0.5s;
}
.footericons:hover{
	background: #003a23;
}
.fullfooterlink{
font-family: 'Roboto';
font-weight: 300;
font-size: 15px;
width: 100%;
display: flex;
color: #367c2b;
transition-duration: 0.5s;

}
.halffooterlink{
font-family: 'Roboto';
font-weight: 300;
font-size: 15px;
width: 50%;
color: #367c2b;
display: flex;
transition-duration: 0.5s;
}
.fullfooterlink:hover{
color:  #003a23;
}
.halffooterlink:hover{
color:  #003a23;
}

.newfootdiv { width: 25%; }
.newfootdiv.footerlogosect img, .newfootdiv .footersect { width: 100%!important; }
.newfootdiv.footerlogosect img { width: 291px!important; height: 149px!important; min-width: 291px!important; min-height: 149px!important; max-width: 291px!important; max-height: 149px!important; }

.pagepadding{
	padding: 60px 5%;
}
.blogpagepadding{
	padding: 60px 10%;
}

#blogtitle{
	font-family: "Roboto Condensed";
	font-size: 48px;
	font-weight: 300;
	line-height: 48px;
	color: #003a23;

}

#blog-title a{
	font-family: "Roboto";
	font-size: 22px;
	font-weight: 300;
	line-height: 24px;
	color: #367c2b;

}
#blog-title a:hover{
	font-weight: 500;

}
.screen-reader-text {
    font-size: 18px;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto Condensed';
}
nav.navigation.posts-navigation .nav-links a {
    color: #003a23;
    text-decoration: underline;
}
.main-btn{
	background: #367c2b; 
	color: #fff;
	padding: 8px 80px;
	border-radius: 0px;
	font-family: 'Roboto';
	font-weight: 800;
	transition-duration: 0.5s;
}
.main-btn:hover{
	background: #003a23; 
	color: #fff;
}
.secondary-btn:hover{
	background: #367c2b; 
	color: #fff;
}
.secondary-btn{
	transition-duration: 0.5s;
	margin: 5px 0px;
	border: solid 2px #367c2b;
	padding: 8px 60px;
	background: transparent;
	border-radius: 30px;
	color: #367c2b;
	font-family: 'Roboto';
}
.bloginfo{
font-family: 'Roboto';
font-weight: 700;
font-size: 18px;
text-transform: uppercase;
}
.pageunderline{
	background: url(///media.sandhills.com/img.axd?id=9036653085&wid=0&rwl=False&p=&ext=png&w=1888&h=28&t=&lp=&c=True&wt=False&sz=Min&rt=0&checksum=5HrtW5oD%2buGtV9y%2b5LFFDqe%2bIJboih%2b5);
	background-size: contain;
	width: 100%;
	height: 20px;
	margin: 20px 0px;
	background-repeat: no-repeat;
}
.blogtext{
font-family: 'Roboto';
font-size: 18px;
color: #000;
font-weight: 300;
}
.blogtext h2{
font-family: "Roboto Condensed";
color: #367c2b;
}
.blogimage{
width: 100%;
text-align: center;
margin-bottom: 30px;
box-sizing: border-box;
}
.blogimage img{
width: 90%	
}
.pageheader{
	font-family: "Roboto Condensed";
	font-size: 48px;
	line-height: 48px;
	color: #003a23;
	text-transform: uppercase;
	font-weight: 800;
}
.pagesubhead{
	font-family: 'Roboto';
	text-transform: uppercase;
	color: #003a23;
	font-size: 38px;
	line-height: 38px;
	font-weight: 300;
}
.greenroundbkgd{
	background:  #003a23;
	border-radius: 50px;
	width: 100%;
	padding: 30px 50px;
	text-align: center;
	margin: 60px 0px;
}
.uppersubtext {
	font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 26px;
}
.smsubtext {
	font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
}
.employeebox{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	align-items: flex-start;
	margin: 20px 60px;
}
.employeeimg{
	width: 100%;
	margin-bottom: 10px;
}
.employeeimg img{
	width: 100%;
}
.employeename{
font-family: "Roboto Condensed";
	font-weight: 700;
	font-size: 24px;
	width: 100%;
	display: block;
	text-align: left;
	text-transform: uppercase;
	line-height: 28px;
	color: #003a23;
	margin-bottom: 5px;
}
.employeetitle{
font-family: "Roboto";
font-size: 18px;	
font-weight: 300;
width: 100%;
display: block;
text-align: left;
line-height: 20px;
color: #003a23;
}
.blogimg img{
	width: 100%;
}
.blogimg{
	padding-bottom: 20px;
	
}
.blogtitle{
font-family: "Roboto Condensed";
	font-weight: 700;
	font-size: 20px;
	width: 100%;	
	color: #003a23;
text-transform: uppercase;
	line-height: 20px;
	padding-bottom: 5px;
}
.bloginformation{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.blogsminfo{
	font-family: 'Roboto';
    font-weight: 400;
	font-size: 18px;
	color: #367c2b;
	padding: 0px 6px;
	font-style: italic;

}
.blogsects{
	margin-bottom: 25px;
	padding: 10px;
}
.bloglink{
	font-family: 'Roboto';
	font-weight: 600;
	color: #003a23;
	transition-duration: 0.5s;

}
.bloglink:hover{
	padding-left: 2px;

}
a.NextButton-blog-posts {
    color: #367c2b;
    font-family: 'Roboto';
	cursor: pointer;
}
a.PrevButton-blog-posts{
	color: #367c2b;
	cursor: pointer;
    font-family: 'Roboto';
}
.fullwidthbtn{
	width: 100%;
	padding: 12px;
	text-align: center;
	font-family: 'Roboto';
	color: #367c2b;
	border: solid 3px #367c2b; 
	display: block;
	font-weight: 500;
	font-size: 18px;
	border-radius: 30px;
	margin: 10px 20px;
	transition-duration: 0.5s;
	
}
.fullwidthbtn:hover{
	background:#367c2b; 
	color: #fff;
	
}
.showroomflex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.flexboxleft{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
}
.showroombrandbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	border: solid 3px #003a23;
	margin: 20px;
	align-items: center;
	height: 150px;
	width: 22%;
}
.showroombrandlink{
	position: relative;
    background: #fff;
    padding: 4px 15px;
    box-sizing: border-box;
    width: 90%;
    color: #0c442e;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    font-weight: 700;
	top: 10px;
	transition-duration: 0.5s;
}
.showroombrandlink a{
    color: #0c442e;
}
.showroombrandlink:hover{
    padding: 4px 18px;

}
.showroombrandimg{
	margin-top: 15px;
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}
.showroomcatbtn{
	width: 23%;
	background: #367c2b;
	color: #fff;
    font-family: 'Roboto Condensed';
	margin: 10px 1% 10px 0px;
	font-size: 18px;
	transition-duration: 0.5s;
	padding: 15px 8px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	box-sizing: border-box;
	display: block;
}
.showroomcatbtn:hover{
	background:#0c442e;
}
ul.sheditor-nav-tabs-9503.nav.nav-tabs.sheditorclearfix {
    display: flex;
    justify-content: space-between;
}
.nav-link.active {
    color: #fff!important;
    background: #367c2b!important;
}
a.nav-link{
	background:#0c442e;
	    color: #fff!important;
	text-align: center;

}
ul.sheditor-nav-tabs-9503.nav.nav-tabs.sheditorclearfix li{
	width: 16%;
}
.testimonial {
    background: #fff!important;
    border: solid #0c442e 4px!important;
    border-radius: 25px!important;
	margin: 20px 0px;
}
.testimonial-wrapper {
    max-width: 70% !important;
}
.testimonial-text{
    max-width: 100% !important;
	
}
.star-rating span{
	font-size: 16px!important; 
	width: 20px!important;
}
.locationimg img{
	width: 75%;
	margin: 15px 0px;
}
.locationimg{
	width: 100%;
	text-align: center;
}
.locationbtn{
	width: 100%;
	text-align: center;
	background: #367c2b;
	color: #fff;
	display: block;
	padding: 10px;
	transition-duration: 0.5s;
	font-family: 'Roboto Condensed';
	font-weight: 700;
	margin: 10px 20px;
}
.locationbtn:hover{
	background: #0c442e;
}
.locationpagebox{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px 25px;
	text-transform: uppercase;
}
.list-top-section .list-listings-count{
	color: #367c2b;
}
div#widget_sandhills_editable_area_background_299{
	background-attachment: fixed;
}
.promo-clip-left {
clip-path: polygon(0 0, 99% 0%, 100% 100%, 0% 100%);
}
.promo-clip-right {
clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
}
/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
	    background: #367c2b;
    color: #fff;
    padding: 9px 30px;
    width: 370px;
    text-align: center;
    font-weight: 800;
    font-family: 'Roboto';
    font-size: 16px;
	border-radius: 2px;
}
.hvr-icon-forward:hover {
background: rgb(0, 58, 35);
color: #fff;
}
.hvr-icon-forward:before {
  content: "\f101";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
	
}
.list-content .list-heading .list-title{
		font-family: 'Roboto Condensed'!important;

}
.faceted-search-content .selected-facets-container .selected-facet{
    background: #367c2b!important;	
}
.list-top-section .list-listings-count{
color: #367c2b!important;    font-family: 'Roboto'!important;

}
.faceted-search-content button.faceted-search{
	    background: #000!important;	

}
.faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn{
    background: #000!important;	
	
}
.list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text{
background-color: #367c2b!important;
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1640px) {		
	.showroombrandbox{
		width: 28%;
	}
	
}
@media only screen and (max-width : 1580px) {		
	.showroomcatbtn {
		width: 30%;
	}
	.hpctaheader{    font-size: 30px;
    line-height: 28px;}
	.hpctabtn{
		padding:  40px 20px 10px 20px;
	}
	.mainheroheader{
		font-size: 55px;
		line-height: 55px;
	}
	.mainherosubhead{
		font-size: 36px;
		line-height: 36px;
	}
	.mainherosubhead icon{
		top: -15px!important;
	}
}
@media only screen and (max-width : 1330px) {		
	.footericons {
	    margin: 5px 7px 0px 0px;
	}
	.showroombrandbox{
		width: 44%;
	}
	.hpctalink {
    display: flex;
    width: 100% !important;
    align-items: center;
	line-height: 20px;
}
.smheroheader {
    font-size: 50px;
	line-height: 50px;
}
.herosubhead {
    font-size: 30px;
    line-height: 32px;
}
	.heroheader{
		font-size: 55px;
		line-height: 55px;
	}
	
	.hpaboutpadding{
		padding: 50px 5%;
	}
	div#widget_sandhills_file_3{
	    margin: -14% 2% 30px 2%;
		top: 75px;
	}
}
@media only screen and (max-width : 1200px) {		
.newfootdiv {
    width: 50% ;
    margin: 17px 0px;
	}
	.footerlogosect{
		width: 50%;
		text-align: center;
	}
	.offset-md-1.col-xl-5.col-12 {
    margin-left: 0% !important;
}
	.pageheader{
	font-size: 45px;
	line-height: 45px;
}
.pagesubhead{
	font-size: 35px;
	line-height: 35px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1080px) {
	
	.showroomcatbtn {
        width: 48%;
    }
	.uppersubtext{
		font-size: 20px;
	}
	.greenroundbkgd{
		padding: 30px;
	}
	.nav-tab {
    width: 100%!important;
    border: solid 1px #fff;
    border-radius: 18px;
}
}
@media only screen and (max-width : 1024px) {
div#widget_sandhills_custom_slider_41{
	margin-bottom: 0px;
}
	.mainheroheader {
    font-size: 42px;
	line-height: 42px;
}
	.mainherosubhead{
		font-size: 26px;
		line-height: 26px;
	}
	.mainherosubhead icon{
		top: -10px!important;
	}
	.heroright{
		height: 100%;
	}
	.homeheader{clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);}
}
@media only screen and (max-width : 1012px) {
	.pageheader{
		font-size: 40px;
	}	
	.customSliderVideoBackgroundImage52 {
		min-width: 880px;
	  margin-left: -200px;
	}
	.inv_car_title{
		line-height: 35px!important;
		font-size: 35px!important;
	}
	.fullwidthbtn{
	width: 100%;
    padding: 12px 0px;
	margin: 10px 0px;
	box-sizing: border-box;	
	}
	.sidebarColumn .widget_sandhills_editable_area_background div[id="188-0"] {
    padding: 30px 0% 30px 0% !important;
}
	.showroombrandbox{
		width: 100%;
		margin: 20px 0px;
	}
	.hplocationhead {
    margin-bottom: 5px;
	flex-wrap: wrap;
}
	.small_spec{
		font-size: 20px;
	}
	.hplocationicon {
    height: auto !important;
    width: 100% !important;
    padding: 15px;
    font-size: 30px !important;
  	border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	 border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
	.hplocationheader {
    padding: 10px 20px !important;
    width: 100% !important;
    left: 0px !important;
    text-align: center;
    justify-content: center;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
	div#inv-search {
    margin-top: -35px !important;
    margin-bottom: 20px !important;
}
}
@media only screen and (max-width : 785px) {
	.faceted-search-content{
		        top: 145px!important;
	}
	.faceted-search-content .mobile-done-button-container .mobile-done-button{
	    background: #3f7c25!important;	
	}
	.show-all-modal{
		margin-top: 130px!important;
	}
	.show-all-modal .apply-button{
		 background: #3f7c25!important;	
	}
	.show-all-modal .back-button{
		color: #3f7c25!important;
		border-color: #3f7c25!important;;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.headerlink{
		width: 50%;
	}
	.footerangle{
		width:90%;
	}
	.employeebox {
    margin: 20px 30px;
}
	.employeeimg img {
    max-width: 360px !important;
    padding-bottom: 18px;
}
	    .showroomcatbtn {
        width: 100%;
    }
	.pagepadding{
		overflow: hidden!important;
	}
	div#\32 88-0{
		display: flex;
		justify-content: center;
	}
	div#\32 88-1{
		display: flex;
		justify-content: center;
	}
	#inv-search{
	padding: 30px 4% 3%;	
	}
	.col33 {
    width: 100%;
	}
	.hp-slider .example-val {
		padding: 5px 0 0;}
	.col60 {
    width: 100%;
}
	.col7 {
    width: 100%;
}
	.hpctabtn{
		height: auto;
	}
	.hpctaheader {
    font-size: 22px; line-height: 22px;
	}	
	#inv-search button{
	    clip-path: polygon(2% 0px, 100% 0%, 98% 100%, 0% 100%) !important;	
	}
	div#widget_sandhills_file_3 {
    top: 15px !important;
    margin: -12% 2% 30px !important;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 767px) {
	.frontheroleft{
		background: url("///media.sandhills.com/img.axd?id=9042857810&wid=0&rwl=False&p=&ext=jpg&w=900&h=600&t=&lp=&c=True&wt=False&sz=Min&rt=0&checksum=P4wI8msw2iRTjurzTu0rMw6Rqyt0lRPg");
		background-size: cover;
		height: 220px;
		background-position: top center;
	}
	.heroright{
		padding: 20px 5% 40px 5%;
	}
	
	.slick-list .slick-prev {bottom: -10px !important;}
	.slick-list .slick-next {bottom: -10px !important;}
}
@media only screen and (max-width : 660px) {
.newfootdiv {
    width: 100%;
}
.footerlogosect {
    width: 100%;
    text-align: center;
}
.mobilehide{display: none;}
	.headerlink{
		width: 100%;
	}	
.pageheader {
    font-size: 36px;
    line-height: 36px;
}
.pagesubhead {
    font-size: 26px;
    line-height: 26px;
}
	.smheroheader{
		font-size:  44px;
		line-height:  44px;
		padding-top: 30px;
	}
	.herosubhead{
		font-size:  24px;
		line-height:  24px;
	}
.medheadertext{
	font-size: 22px;
}
.headertext{
	font-size: 28px;
	line-height: 28px;
}
	div#\38 5-0 iframe {
    height: 300px;
}
	.locationpagebox {
    margin: 30px 0px;
}
	.fullcenter iframe {
    height: 350px;
    width: 100%;
}
	.hp-employee-sect {
    height: auto !important;
    padding: 30px 0px;
}
	.employeename{
		font-size: 18px;
	}
	.employeetitle{
		font-size: 16px;
	}
	.secondary-btn {
    width: 100%;
}
	.testimonial-wrapper {
    max-width: 100% !important;
}
	.simple-table{
		width: 100%!important;
		overflow: scroll!important;
	}
	#rtkmap iframe{
		height: 400px!important;
	}
	.mobilecenter{
		text-align: center!important;
	}
	div#\39 5-0 iframe{
		height: 400px;
	}
	.hpctabtn{
		padding: 30px 10px 30px 20px;
	}
	.hpctalink {
    display: flex;
    width: 100% !important;
    align-items: center;
	line-height: 20px;
}
	.inv_car_title:not([data-blockstyles="sheditor-element"]) {
		width: 100%!important;
	}
	.promo-clip-left{height:170px!important;} 
	.carousel-inner.sh-carousel-inner:not([data-blockstyles="sheditor-element"]) {
    margin-top: -25px !important;
}
    div#controls:not([data-blockstyles="sheditor-element"]) {
        width: 100% !important;
        left: 0% !important;
        top: -14px !important;
        text-align: left !important;
        margin: 18px 0px;
    }
	.lgheadertext {
    font-size: 33px !important;
	}
	.hplocationicon:not([data-blockstyles="sheditor-element"]) {font-size: 25px!important;}
	.flexthird{width: 100%; display: flex; align-items: center; justify-content: center;}
	.hp-cta-sect{padding: 30px 0%;}
	.homeheadertext{
		font-size: 30px;
	}
	.homeheadertext span{
		font-size: 22px;
		margin-top: 10px;
	}
	.homeheader{
		height: 120px;
	}
	.hvr-icon-forward{
		width: 99%;
	}
	.hvr-icon-forward:hover{
		width: 100%;
	}
	.inv_car_title{
		line-height: 28px!important;
		font-size: 28px!important;
		margin-top: 30px;
	}
	}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 420px) {
	
	.halffooterlink{
		width: 100%;
		font-weight: 500;
	}
	.fullfooterlink{
	font-weight: 500;
	}
	.halffootersect{
		width: 100%;
		padding-bottom: 10px;
		font-weight: 500;
	}
	div#\35 0-0 {
    padding-top: 30px;
}
	.footer{
		box-sizing: border-box;
	}
	.showroombrandlink icon{display: none!important;}
	.showroombrandlink{line-height: 19px; width: 100%; text-align: center; transition-duration: 0.2s; }
	.showroombrandlink:hover{border-bottom: 4px solid #0c442e; }
	.main-btn {
    line-height: 18px;
    padding: 8px 12px;
    width: 100%;
    text-align: center;
}	
	.homeheadertext{
		font-size: 26px;
	}
	.homeheadertext span{
		font-size: 18px;
		margin-top: 10px;
	}
	.hp-cta-sect{
		padding:  15px 0px;
	}
	.homeheader{
	        clip-path: polygon(0px 0px, 100% 0px, 96% 100%, 4% 100%);

	}
	.hpctalink {line-height: 18px; font-size: 16px;}
	#widget_sandhills_file_3 {
    top: -16px !important;
    margin: -8% 2% 30px !important;
}
}

@media only screen and (max-width : 380px) {    	
#widget_sandhills_file_3 {
margin: -12% 2% 30px !important;
}
.financeinvbtn {
	justify-content: flex-start;
	}
.headertext{
padding-top: 20px;
}	
}