/*
Theme Name: www.nebharv.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
*/

.fa-users {margin-top: 24px;margin-left: -55px;}
.hidden {display: none !important;}
#myCarousel19 .column-padding-locations{width: auto !important;}
.green-banner .justify-between h4{margin-top: 10px;}
.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
.fa-fire-alt {display: block !important;margin-top: 22px;margin-left: 5px;}
.post-div-staff-employee_image {display: flex;}
div#myCarousel3 .post-column-careers {display: flex !important;}
div.results4  .post-column-careers {display: flex !important;}
a{color:grey; text-decoration: none !important;}
html {overflow-x: hidden;}
.btn-success {background-color: #92c755 !important;border-color: #8bc34a !important;}
.contactForm input.sheSubmitButton {background-color: black !important;}
@media only screen and (max-width : 1022px) {	
	.page-heading{margin-top: 20px;}
	.fa-fire-alt {left: 20px !important;}
}
/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

.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;
}


/*--------------------------------------------------------------
## 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, .prevButton-container-customer-portal, .nextButton-container-customer-portal {
	display: none;
}






.headerdetails {}

.headerdetails h1 a {font-weight:400; color:#454545;}
.headerdetails h1 a span {font-weight:500; color:#a1b02f;}

.headerdetails a,
.headerdetails a[href^="tel:"] {color:#515151;}

.headerdetails .fas {color:#a1b02f;}




.search_form_widget {}





/* CUSTOM */

#header{
	padding: 30px 0 0;
}
#header *{box-sizing: border-box !important;}
.head-container{padding: 0 0 0 4%; display: flex;}

#logo{margin-top: -35px;}
#logo h1{
	font-family: 'Epilogue', sans-serif;
	font-size: 42px;
	white-space: nowrap;
	
	color: #515151 !important;
}
#logo h1 span{
	color: #a1b02f;
}
#logo img{max-width: 350px; width: 100%;}

#claaslogo{
	padding-left: 3%;
	display: inline;
    margin-top: -11px;
}

#header .search-form {
	font-family: 'Epilogue', sans-serif !important;
}
#header .search-form .search-submit{
	background: #a1b02f !important;
	border: none !important;
	box-shadow: none !important;
}


#header-left{
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}

#header-left > .flex{
	width: 50%;
}

#sidebar-headerphone .text-styling {
	margin-top: 6px; 
	text-align: right;     
	padding: 0 15px !important;
    margin-right: 0;
	white-space: nowrap;
}
#header .social-icons {
    vertical-align: middle;
    display: flex;
    justify-content: space-evenly;
    margin-top: 8px;
    letter-spacing: 2px;
}
#header .social-icons a {
    color: #a1b02f;
}

#headersearch{
	font-family: epilogue, sans-serif;
	font-size: 14px;
	line-height: 1.5;
    display: flex;
}
#headersearch button{
	height: 30px;
	width: 30px;
	text-align: center;
	background: #a1b02f;
	color: #fff;
	margin-left: -4px;
	
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-border: none;
    -o-border: none;
    -webkit-border: none;
    border: none;
	
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
    display: flex;
	align-content: center;
    align-items: center;
}
#headersearch input{
	vertical-align: middle;
	height: 30px;
	border: solid 1px #a1b02f;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	padding: 0 6px;
	width: calc(100% - 34px);
	box-sizing: border-box !important;
	
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}


.text-styling{
	font-family: 'Epilogue', sans-serif !important;
	color: #515151 !important;
	line-height: 1.5;
}
.text-styling a{
	color: #a1b02f !important;
}
.text-styling textarea{resize: vertical; height: 200px;}

.green{color: #a1b02f;}

.flex{display: flex;}
.flex-wrap{flex-wrap: wrap;}

.col33{width: 33.3333%;}
.col50{width: 50%;}
.col66{width: 66.6666%;}


/* HERO / BANNER AD */

.hero{	
	padding: 5% 0;
    min-height: 100px;
	position: relative;
}
.hero-bg{
	opacity: 0.5;
    filter: contrast(1.25) grayscale(1);
	
	background: url("/wp-content/themes/www.nebharv.com/images/bg-photo.jpg") center bottom;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* BODY */

.page-heading{margin-bottom: 20px;}
.bg-grey{
	background: #f6f6f6;
}

.bg-white{
	background: #fff;
}
.bg-photo{
	background: url("/wp-content/themes/www.nebharv.com/images/bg-photo.jpg") center bottom;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	
	padding: 5% 0;
    min-height: 100px;
	opacity: 0.5;
    filter: contrast(1.25) grayscale(1);
}
.bg-photo.top{
	background: url("/wp-content/themes/www.nebharv.com/images/bg-photo.jpg") center center;
}

.vpad{ padding: 40px 0;}
.wrapper{max-width: 1470px; padding: 0 30px; margin: 0 auto;}

.border-green{
	border: solid 1px #a1b02f;
	padding: 20px;
	box-sizing: border-box;
}
#search .pad{
	padding: 15px 0;
}
.border-bottom{
	border-bottom: solid 3px #a1b02f !important;
}
.border-green h3{
	font-size: 20px;
	color: #a1b02f;
	margin-bottom: 5px !important;
}
.border-green p{
	font-size: 14px;
	line-height: 24px;
}

.border-green > .row{
	max-width: calc(100% - 60px);
    margin: 0 auto!important;
}

#body-text-main h1{
	font-size: 30px;
	font-weight: 400;
}
#body-text-main p{
	font-size: 16px;
	line-height: 24px;
}

#body-text-main .col66 {padding-right: 60px; box-sizing: border-box;}
#body-text-main .col33 iframe{width: 100%;}


#body-text-hours .text-styling h4{
	margin-bottom: 0;
    margin-top: 20px;
    font-size: 20px;
	white-space: nowrap;
}
#body-text-hours .text-styling p{
	margin: 0;
	font-size: 16px;
	white-space: nowrap;
}

.innerpad{
	box-sizing: border-box!important;
	padding: 0 30px;
}
#claas-showroom-btn{
	display: flex;
	align-items: flex-start;
	margin-top: 10px;
}
#claas-showroom-btn img{
	max-width: 180px;
	margin-left: -5px;
}
#claas-showroom-btn .green-cta, .text-styling .btn-success{
	padding: 0px 22px;
    margin-left: 12px;
    font-weight: 300;
    font-size: 16px;
    background: #a1b02f;
    color: #fff;
    line-height: 40px;
	font-family: source sans pro, sans-serif;
	white-space: nowrap;
}
.text-styling .btn-success{
	margin: 0!important;
	box-shadow: none !important;
	border: none !important;
}
.text-styling .btn-success:hover{
    background: #a1b02f !important;
}
.text-styling .btn-success a{
	color: #fff !important;
}

.text-styling .btn-default{
	padding: 0px 22px;
    margin-left: 12px;
    font-weight: 300;
    font-size: 16px;
    line-height: 40px;
	font-family: source sans pro, sans-serif;
	white-space: nowrap;
	margin: 0 !important;
}


.text-styling .btn-dark{
	padding: 0px 22px;
    margin-left: 12px;
    font-weight: 300;
    font-size: 16px;
    line-height: 40px;
	font-family: source sans pro, sans-serif;
	white-space: nowrap;
	background: #313131;
	margin: 0 !important;
}




/* MAP */

.green-banner{
	background: #a1b02f;
	padding: 0 60px;
}
.green-banner h3{
	font-family: epilogue, sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
    margin-top: 10px;
}
.green-banner h4{
	font-family: source sans pro, sans-serif;
	font-weight: 400;
	color: #d2d7ac;
	font-size: 20px;
    padding-right: 20px;
}
.green-banner > .flex > .flex{
	width: 35%;
    justify-content: space-between;
	align-items: center;
}

#addresses{
    width: 65%;
    margin-left: auto;
	font-family: epilogue, sans-serif;
}
#addresses a, #addresses a i{
	color: #fff;
	line-height: 3.5;
}

.green-banner .post-row-locations{
	align-items: center;
    height: 100%;
}


/* CUSTOMER PORTAL LINK */

#customer-portal{
	position: fixed;
	z-index: 1000;
	right: -95px;
	top: 390px;
	background: #a1b02f;
	color: #fff;
	font-family: epilogue, sans-serif;
	padding: 15px 15px 20px;
	transform: rotate(-90deg);
	box-shadow: 0 0 12px rgba(0,0,0,0.33);
	transition: all ease 0.2s;
}
#customer-portal:hover{
    right: -90px;
}

/* INVENTORY CATEGORIES/LANDING PAGES */

.inv-grid{
	display: flex;
    flex-wrap: wrap;
}
#showrooms-grid .inv-category {
    width: calc(33.3333% - 40px);
	filter: contrast(1);
}
#showrooms-grid .inv-category:hover {
	filter: contrast(1.1);
}
.inv-category {
	padding: 0 !important;
    margin: 20px;
    width: calc(25% - 40px);
    text-align: center;
	border: 1px solid #f6f6f6;
	transition: all ease 0.3s;
	overflow: hidden;
	 box-shadow: 0 2px 10px rgb(0 0 0 / 5%);
	
	filter: grayscale(0.25);
}
.inv-category img{width: 100%; transition: ease all 0.3s; }
.inv-category:hover > img{}
.inv-category:hover{
    box-shadow: 0 10px 20px rgb(0 0 0 / 33%);	
	filter: grayscale(0);
}

.inv-title {
    padding: 10px;
    color: #515151;
    font-family: 'Epilogue';
    font-weight: 400;
    border-bottom: 3px #a1b02f solid;
    background: #f6f6f6;
}
#showrooms-grid .inv-title {
    display: none;
}

/* FORM */

.form-notitle h1{display: none;}
/* SHOWROOMS */

.post-row-showrooms {
	display: flex;
	justify-content: center;
}
.post-container-showrooms{padding-top: 40px;}
.column-padding-showrooms{padding: 40px 0;}

.prevButton-container-locations, .nextButton-container-locations{
	display: none !important;
}

.showroom-category{
    width: 20%;
}
.showroom-category img{
    width: 100%;
	padding: 20px;
}

/* FEATURED INVENTORY */

.inv_car_title{
	font-family: epilogue, sans-serif;
	font-size: 30px;
    font-weight: 400;
	color: #a1b02f;
	text-align: left;
}

#controls {
    text-align: right;
    top: -82px;
    right: 0;
    position: absolute;
}
.a_inv_cont {
    padding: 15px 5px !important;
}

.carousel-indicators li{
	color: #a1b02f;
	border-color: #a1b02f;
	background-color: transparent;
}

.widget_sandhills_featured_inventory .card{
    box-shadow: 0 2px 10px rgb(0 0 0 / 5%);
	border: none !important;
	transition: ease all 0.25s;
	font-family: epilogue, sans-serif;
	
    font-weight: 400;
}
.widget_sandhills_featured_inventory .card:hover{
    box-shadow: 5px 5px 20px rgb(199 199 199);
}
.widget_sandhills_featured_inventory .card-body.sh-card-body {
    background: #a1b02f;
    color: #fff;
    padding: 15px 15px 0;
}
.widget_sandhills_featured_inventory .card-body.sh-card-body a {
    color: #fff;
}

.widget_sandhills_featured_inventory .small_spec strong{
	display: none;
}

.widget_sandhills_featured_inventory .small_spec {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: block;
	margin-bottom: -10px !important;
}
.widget_sandhills_featured_inventory .listing-title {
    color: #d2d7ac;
	text-align: center;
}


.carousel_details_btn{
		padding: 0px;
    font-weight: 300;
    font-size: 16px;
    background: #fff;
    color: #a1b02f;
    line-height: 40px;
	font-family: source sans pro, sans-serif;
	white-space: nowrap;
	width: 100%;
	border: none !important;
}
/* CAREERS */

.post-container-careers{
	
}
.post-column-careers{display: flex; padding: 10px; justify-content:space-between;}
.column-padding-careers .col-xs-12, .column-padding-careers .col-sm-12{width: auto; text-align: left; font-family: source sans pro, sans-serif; color: #515151;}
.post-column-careers.col-xs-12, .column-padding-careers.col-sm-12.col-xs-12{width: 100% !important;}
.post-careers-jobposition {
	min-width: 260px;
}
.post-careers-jobapplication{
	color: #a1b02f !important;
}
.column-padding-careers p, .column-padding-careers a{padding: 0 20px; margin: 0;}
.column-padding-careers:nth-child(odd){background: #f6f6f6;}



/* LOCATIONS */

.post-column-locations .col-xs-12, .post-column-locations .col-sm-12{text-align: left; font-family: epilogue, sans-serif; color: #515151;}

.green-banner .post-column-locations, .green-banner .post-column-locations *{
    display: inline-block;
	width: unset !important;
}
.green-banner .post-column-locations{

	padding-right: 10px !important;
}
.green-banner .post-container-locations{
	display: flex; justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}
.post-container-locations a{
	color: #a1b02f;
}
.green-banner .post-container-locations a{
	color: #a1b02f;
}
.green-banner .post-row-locations p, .green-banner .post-row-locations a{padding: 0; margin: 0;}

.post-locations-phonenumber{
	margin: 0 0 10px 0;
    display: block;
}
/* STAFF */
.border-staff{
	box-shadow: 0 2px 10px rgb(0 0 0 / 5%);
	transition: ease all 0.3s;	
}
.post-row-staff{
	display: flex;
	flex-wrap: wrap;
}
.post-container-staff {
	display: flex;
	flex-wrap: wrap;
}
.column-padding-staff{
	padding: 30px;
	float: none !important;
}
.post-column-staff{
    font-family: 'Epilogue';
	padding-bottom: 15px;
	
    height: 100%;
}
.no-posts-staff{
	font-size: 14px;
    font-family: 'Epilogue';
	color: #515151 !important;
}
.post-column-staff *{
	text-align: left !important;
}
.post-column-staff .fa{
	
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
	
}
.post-staff-employeeimage, .post-column-staff p, .post-column-staff a{
	padding: 0 15px;
	font-size: 14px;
	line-height: 2;
	margin: 0;
}
.post-column-staff a, .post-staff-fax{
	color: #a1b02f;
}

.post-div-staff-employee_image, .post-thumbnail{
	max-height: 260px;
	overflow: hidden;
	margin-top: 15px;
	background: #a1b02f;
}
.post-thumbnail img{
	width: 100%;
	max-width: 260px;
	margin: 0 auto;
}
.post-div-staff-employee_image{
	height: 230px;	position: relative;
}
.post-div-staff-employee_image img{
	height: 100%;
	width: auto;
	margin: 0 auto;
	max-width: none;
}

.post-column-staff .post-div-staff-employee_name p {
		 font-size: 16px !important;
    font-weight: 700;
    padding-top: 10px;
}

/* CONTACT */

.recaptcha56 .reCaptchaList li img {
    background-color: #a1b02f;
	box-shadow: none !important;
}

/* NEWS */
#news{
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
#news .cta{
	position: absolute;
	bottom: 0px;
}
#news .post {
    height: 100%;
	position: relative;
}
#news .post .row .col-sm-12 {
    height: 100%;
	position: relative;
}
#news .entry-content.border-green{
    height: calc(100% - 40px);
}

.entry-content.border-green{
	padding: 30px 0 !important; 
	margin: 15px; 
}
.news-post div{    
	font-size: 14px;
    line-height: 2;
}

.post-image{background: #a1b02f;}
.post-image img{margin: 0 auto; max-height: 215px; width: auto;}

.posted-on .updated:not(.published){
	display: none;
}

/* FOOTER */

#foot{
	background: #636363;
}
#footer-bottom{
	background: #4e4e4e;
	padding: 20px 0;
}
#footer-bottom .flex{
	justify-content: flex-start;
}
#footer-bottom p, #footer-bottom a{
	color: #fff;
	margin: 0 !important;
	
	font-family: source sans pro, sans-serif;
	font-size: 14px;
	transition: 0.2s ease;
}
#footer-bottom a:hover{
	color: #a1b02f;
}
#footer-bottom .fab{
	letter-spacing: 20px;
}

.social-icons{display: flex;}

#footer-bottom .social-icons{margin-left: auto;}



/* INVENTORY */

#inv{padding: 5% 0;}
#inv *:not(.loading-spinner):not(.loader){border-radius: 0!important;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.fa-solid):not(.material-icons):not(.detail-title):not(.list-title-text):not(.parts-title-text):not(.modal-title){font-family: source sans pro, sans-serif!important;} /* Reset font, ignore icons */

span.compare-label{padding-left: 4px !important;}
.compare-chkbox-container .compare-listings .fa-check {
    top: 5px !important;
    left: 1px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}

.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, .list-container-flexrow .view-listing-details-link, .list-container-flexrow .buy-now-link, .g-recaptcha.button {background:#a1b02f !important; color: #fff !important;}

.list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .apply-button, .Manufacturer-button {background: #4e4e4e !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .price, .compare-title, .compare-price, .return-links-link * {color: #4e4e4e !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text, .modal-title {padding-left: 4px; font-family: epilogue, sans-serif !important; font-weight: 500 !important; color: #515151 !important;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #a1b02f !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button, .list-page-nav {background: #4e4e4e !important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .back-button {border-color: #4e4e4e!important; color: #4e4e4e!important;}

.material-icons {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #4e4e4e!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px;}

.noUi-connect, .noUi-handle{
	background:#a1b02f !important;
}

.row:nth-child(even) {
    background: none !important;
}
.row{overflow: visible !important;}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {		
	#header-left .flex{justify-content: flex-end;}
	
	#body-text-columns {justify-content: center; width: 70%; margin: 0 auto; flex-direction: column;}
	#body-text-columns .col33{width: 50%; margin: 20px auto;}
	#body-text-columns .col33:nth-of-type(1){width: 100%; margin: 20px auto;}
	#body-text-columns .col33.innerpad {padding: 0;}
	
	#body-text-hours .text-styling h4, #body-text-hours .text-styling p{
		white-space: normal;
	}
}
@media only screen and (max-width : 1340px) {		
	#logo h1 {
		font-size: 30px;
	}
	#claaslogo{margin-top: 0px; padding-left: 1.5%;}
	#claaslogo img{max-width: 275px !important;}
	
	.green-banner > .flex > .flex{
		width: 35%;
	}

	#addresses{
		width: 65%;
		font-size: 14px;
	}
}
@media only screen and (max-width : 1023px) {	

	.head-container{
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0 5%;
	}
	#claaslogo{padding-left: 0; padding-top: 10px;}
	#header-left{
		flex-direction: column-reverse;
		width: 100%;
		
		justify-content: center;
	}
	#header-left .flex{
		justify-content: center;
	}
	
	#header-left > .flex{
		width: 380px;
    	max-width: 100%;
	}
	#logo{
        top: 40px;
        position: relative;
        margin-bottom: 40px;
	}
	#claaslogo{
		width: 275px;
		padding-bottom: 20px;
		display: block;
    	margin: 0 auto;
	}
	#claaslogo img{max-width: 275px !important;}
	
	#body-text-main .col66{width: 100%; padding: 0 0 40px;}
	
	.vpad:last-of-type{padding-top: 0 !important;}
	#body-text-columns {width: 100%;}
	#body-text-columns .col33, #body-text-main .col33{width: 70% !important; margin: 20px auto;}
	#body-text-columns .col33.innerpad {padding: 0;}
	
	.green-banner {
    	padding: 0 5%;
	}
	.green-banner .flex {
    	flex-wrap: wrap;
	}
	.green-banner > .flex > .flex{
		width: 100%;
		justify-content: center;
		position: relative;
	}
	.green-banner > .flex > .flex:after{
		content: '';
		background: #d2d7ac;
		bottom: 0;
		position: absolute;
		height: 2px;
		width: 100px;
		left: 50%;
		transform: translateX(-50%);
	}
	.green-banner h3 {
    	margin-top: 15px;
	}
	.green-banner h4 {
		font-size: 15px;
    	padding-right: 0;
		padding-left: 20px;
	}
	#addresses{width: 100%; font-size: 14px;}
	
	
.post-container-locations{
	justify-content: center;
}
	
	.post-row-locations {
		flex-wrap: nowrap !important;
	}
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	
	.post-row-showrooms {
		flex-wrap: wrap;
	}
	
	#showroom-flex{justify-content: center;}
	.showroom-category{
		width: 33.3333%;
	}
	
	.inv-category {
		width: calc(50% - 40px);
	}
	#showrooms-grid{justify-content: center;}
	#showrooms-grid .inv-category {
    width: calc(50% - 40px);
	}
	
}
@media only screen and (max-width : 600px) {
	
	#header-left > .flex {
		flex-wrap: wrap;
		justify-content: space-around;
	}	
	#header-left > .flex .social-icons{
		width: 100%;
		justify-content: center;
	}
	#header-left > .flex > div:not(.social-icons){
		width: 50%;
	}
	#sidebar-headerphone .text-styling { 
	text-align: center;     
	padding: 0px !important;
	}
	
	#body-text-columns .col33, #body-text-main .col33{width: 100% !important;}
	#claas-showroom-btn{flex-wrap: wrap;}
	#claas-showroom-btn img{margin-top: 20px; margin-bottom: 20px;}
	#claas-showroom-btn .green-cta{margin-left:0; width: 100%;}
	
	
	#controls {
		text-align: right;
		top: 0;
		position: relative;
	}
	.post-column-careers{flex-direction: column;}
	
	#footer-bottom .flex.wrapper{flex-wrap: wrap; flex-direction: column; line-height: 2; text-align: center;}
	#footer-bottom .social-icons{margin: 0 auto; margin-top: 10px;}
	
	.inv-category {
		width: calc(100% - 40px);
	}
	#showrooms-grid .inv-category {
    width: calc(100% - 40px);
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 460px) {
	
	
	.head-container{padding: 0 15px;}
	#header h1{font-size: 22px;}
	h1{font-size: 24px;}
	.green-banner > .flex > .flex{
		width: 100%;
		flex-direction: column;
	}
	.green-banner h4{padding: 0; margin-top: 0;}
	
	.post-row-locations {
		flex-wrap: wrap !important;
		flex-direction: column;
		line-height: 2.5;
		padding: 10px 0;
		height: auto;
	}
	.showroom-category{width: 70%; padding: 20px 0;}
	#showroom-flex{justify-content: center;}
	

}
@media only screen and (max-width : 350px) {
	.post-row-showrooms {
		justify-content: center;
	}
	
	
	#header-left > .flex > div:not(.social-icons){
		width: 100%;
		margin-bottom: 20px;
	}
	#header-left .sidebarColumn{
		min-height: 1px !important;
	}
}

