/** { background-color: rgba(255,0,0,.2); }*/
/** * { background-color: rgba(0,255,0,.2); }*/
/** * * { background-color: rgba(0,0,255,.2); }*/
/** * * * { background-color: rgba(255,0,255,.2); }*/
/** * * * * { background-color: rgba(0,255,255,.2); }*/
/** * * * * * { background-color: rgba(255,255,0,.2); }*/
/** * * * * * * { background-color: rgba(255,0,0,.2); }*/
/** * * * * * * * { background-color: rgba(0,255,0,.2); }*/
/** * * * * * * * * { background-color: rgba(0,0,255,.2); }*/


.secondary a *, .site-footer a *, .site-header a *, a {
	transition: all 0s linear;
}

.bottom-description {
	margin-top: 20px;
	background-color: #efefef;
	padding: 20px;
}

.top-category-header {
	padding-left: 20px;
	padding-bottom: 20px;
}

.top-category-header h1 {
	padding-bottom: 20px;
}

.ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 1.25em 0;
}

div#secondary.widget-area.secondary {
	margin-top: 20px;
}

.page-template-template-listings .site-content .ast-container,
.single-glc_listing .site-content .ast-container {
	max-width: 1500px !important;
	margin-bottom: 50px;
}

.page-template-template-listings .ast-page-builder-template .site-content > .ast-container,
.single-glc_listing .ast-page-builder-template .site-content > .ast-container {
	max-width: 1500px !important;
	padding: 0;
}

.ast-separate-container {
	background-color: #fff;
}

body.page-template-template-listings .job_listings > .ast-row {
	width: calc(100% + 40px);
}

.archive-job_listing-filter-title.ast-row {
	width: 100%;
}

body.page-template-template-listings #content {
	line-height: 1.3;
	margin: 0 auto;
}

body.page-template-template-listings #secondary {
	margin-top: 0;
}

body.page-template-template-listings select.facetwp-sort-select {
	font-size: 14px;
}

.archive-job_listing-found, .entry-content .pm-section-title, .listing.products.woocommerce h2, .section-title {
	font-size: 16px;
	font-weight: bold;
}


a.job_listing-clickbox {
	border-width: 0;
	bottom: 0;
	color: #05a9f5;
	display: block;
	font-size: 100%;
	height: 100%;
	left: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	vertical-align: baseline;
	width: 100%;
	z-index: 20;
}


ul.job_listings {
	list-style: none;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

ul.job_listings li {
	font-size: 100%;
	margin: 0 0 20px 0;
	min-height: 1px;
	outline: 0;
	padding: 0 20px;
	position: relative;
	vertical-align: baseline;
	border: 1px solid transparent;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	overflow: hidden;
}

header.job_listing-entry-header.listing-cover.has-image {
	background-color: #f5f5f5;
	background-position: center center;
	background-size: cover;
	color: #fff;
	display: block;
	height: 260px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-shadow: rgba(0, 0, 0, .8) 0 1px 0;
}

footer.job_listing-entry-footer {
	display: block;
	min-height: 55px;
	padding: 1em;
	position: relative;
	font-size: .8em;
}

.facetwp-flyout-content h3 {
	clear: both;
	font-size: 16px;
	font-weight: 800;
	line-height: normal;
	margin: 0 0 1.25em;
	outline: 0;
	background-color: #ebebeb;
	color: black;
	padding: 10px;
	vertical-align: baseline;
}

.facetwp-type-search input {
	font-size: 14px !important;
}

.facetwp-type-fselect .fs-wrap,
.facetwp-type-fselect .fs-dropdown,
.facetwp-type-search input {
	width: 100% !important;
}

footer.job_listing-entry-footer .ast-row {
	margin-bottom: 5px;
}

footer.job_listing-entry-footer .ast-row:first-child {
	margin-bottom: 40px;
}

h2.job_listing-title {
	font-size: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 400px;
}

h3.job_listing-subtitle {
	font-size: 16px;
}

.listing-price {
	color: #000000;
	padding: 0 15px;
	position: relative;
	text-align: right;
	width: 100%;
	font-weight: bolder;
	font-size: 2em;
}

.listing-price .finance-disclaimer,
.listing-price #disclaimer {
	display: none;
}

.listing-card .listing-finance-terms,
.listing-card .listing-finance-incentive {
	font-size: 0.4em;
	margin-top: 0;
}

.listing-card .listing-sale-price {
	display: none;
	text-decoration: line-through;
	color: #676767;
	font-size: 16px;
	font-weight: bold;
}

.listing-price-sold {
	color: #ff0000;
}

.listing-price-pending {
	color: #fc8200;
}

.listing-card .listing-price-pending {
	font-size: 18px;
}

.price-coming-cont {
	margin-top: 10px;
}

.listing-card .price-coming-cont {
	margin-top: 10px;
}

.listing-price-coming {
	background-color: #646464;
	border-radius: 10px;
	color: #fff;
	padding: 10px 10px 15px 10px;
	font-size: 22px;
}

.listing-card .listing-price-coming {
	background-color: #646464;
	border-radius: 10px;
	color: #fff;
	padding: 5px 7px 8px 7px;
	font-size: 16px;
}

.request-info-cta {
	display: block;
	background-color: #2b2b2b;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	width: 100% !important;
	color: white !important;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.request-info-cta:hover {
	background-color: #474747;
}

.vdp-call-cta {
	display: block;
	background-color: transparent;
	border: 2px solid #2b2b2b;
	font-size: 16px;
	font-weight: 900;
	text-align: center;
	width: 100% !important;
	color: #2b2b2b;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.vdp-call-cta:hover {
	background-color: #2b2b2b;
	color: white;
}

.financing-listing {
	display: block;
	background-color: #2B2B2B;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	width: 100% !important;
	color: white !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.financing-listing i {
	padding-right: 10px;
}

.financing-listing:hover {
	background-color: #525252;
}

.vdp-cta-container {
	background-color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	padding: 15px;
	z-index: 100;
	margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 1090px) {
	.listing-card .listing-price-coming {
		font-size: 10px;
	}
}

.listing-finance-incentive {
	font-size: 0.6em;
	color: #ff0000;
	font-weight: bold;
	margin-top: -15px;
}

.listing-finance-terms {
	font-size: 0.4em;
	color: green;
	font-weight: bold;
	margin-top: -10px;
}

.job_filters.facets .facetwp-filter {
	margin-bottom: 1em;
	border: 1px solid transparent;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
}

.job_filters.facets aside .facetwp-facet {
	margin-bottom: 1em;
	font-size: 14px;
	padding: 10px;
}


.job_filters.facets .facetwp-filter h2 {
	clear: both;
	font-size: 16px;
	font-weight: 800;
	line-height: normal;
	margin: 0 0 1.25em;
	outline: 0;
	background-color: #ebebeb;
	color: black;
	padding: 10px;
	vertical-align: baseline;
}

.listing-card .ast-col-md-4 {
	width: 40%;
}

.listing-card .ast-col-md-8 {
	width: 60%;
}

.listing-card .finance-disclaimer-2 {
	display: none;
}

.facetwp-page {
	padding: 6px 12px !important;
	box-shadow: inset 0 0 0 1px #e5e5e5, rgba(0, 0, 0, .03) 0 2px 0;
	background: #fff;
	font-size: .9em;
	color: #000;

}

.facetwp-pager-label {
	font-size: .8em;
	padding-left: 10px;
}

body.page-template-template-listings select.facetwp-sort-select {
	margin-right: -50px;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	background: white;
	border-color: black;
	color: black;
}

@media (min-width: 769px) {
	body.page-template-template-listings .job_listings > .ast-row {
		width: auto;
	}
}


/* SLICK */

.slick-initialized .slick-slide {
	display: block;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

.listing-gallery__item-trigger {
	border: 1px solid #c8c8c8;
	color: #05a9f5;
	display: block;
	font-size: 100%;
	height: 500px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

@media (max-width: 767px) {
	.listing-gallery__item-trigger {
		height: 300px !important;
	}

	.listing-card .ast-col-md-4 {
		width: 100%;
	}

	.listing-card .ast-col-md-8 {
		width: 100%;
	}

	.listing-gallery .slick-arrow {
		display: none !important;
	}

	.slick-lightbox-slick .slick-arrow {
		display: none !important;
	}
}

.listing-gallery .slick-arrow {
	z-index: 99;
}

.slick-prev:before, .slick-next:before {
	font-size: 40px;
	color: #60ae00;
}

.listing-gallery .slick-prev {
	left: 10px;
}

.listing-gallery .slick-next {
	right: 30px;
}

.listing-gallery img, .listing-gallery-nav img {
	border-radius: 4px;
	display: block;
	min-width: 100%;
}

.listing-gallery-nav.slick-slider {
	margin: 0 -.5em;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

.listing-gallery-nav__item .item__wrapper {
	cursor: pointer;
	margin: .5em;
}


.slick-lightbox-slick-item-inner {
	margin-right: -10px;
}

.slick-lightbox-slick .slick-prev, .slick-lightbox-slick .slick-next {
	z-index: 9999;
}

.slick-lightbox-slick-img {
	width: 100%;
}

/*.slick-lightbox .slick-prev {*/
/*	left: 15px;*/
/*}*/

/*.slick-lightbox .slick-next {*/
/*	right: 40px;*/
/*}*/

.listing-gallery-nav.slick-slider .slick-track, .listing-gallery-nav.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0) !important;
	-moz-transform: translate3d(0, 0, 0) !important;
	-ms-transform: translate3d(0, 0, 0) !important;
	-o-transform: translate3d(0, 0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
}

.listing-gallery-nav.listing-gallery-items-counter-0,
.listing-gallery-nav.listing-gallery-items-counter-1 {
	display: none !important;
}

/* SLICK END */

.single-glc_listing #primary, .single-glc_listing #secondary {
	margin-top: 2em;
}

.single-glc_listing .listing-header {
	margin-top: 2em;
}

.single-glc_listing .listing-specs-container .ast-row {
	margin-right: 0;
	margin-left: 0;
}

.single-glc_listing .listing-specs-container .ast-row:nth-child(odd) {
	background-color: #EFEFEF;
}

.single-glc_listing .listing-content-container,
.single-glc_listing .listing-features-container {
	margin-top: 20px;
}

.single-glc_listing .listing-features-container .ast-col-sm-4:before {
	content: '✓';
	margin-right: 5px;
}

.single-glc_listing h2.section-title {
	background-color: #2B2B2B;
	border-bottom: 2px solid #2B2B2B;
	clear: both;
	color: #fff;
	font-size: 24px;
	line-height: normal;
	margin: 0.65em 0 1.25em 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: .75em;
}


.single-glc_listing .widget h2.widget-title {
	background-color: #2B2B2B;
	border-bottom: 2px solid #2B2B2B;
	clear: both;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	padding: .75em;
	text-transform: uppercase;
}

.widget.gform_widget .gform_wrapper {
	padding-left: 15px;
	padding-right: 15px;
}

.widget.gform_widget {
	background-color: #F5F5F5 !important;
}

.widget.gform_widget input, .widget.gform_widget textarea {
	font-size: 14px !important;
}


.widget.gform_widget input.gform_button.button {
	-webkit-appearance: none;
	background-color: #60ae00;
	background-image: none;
	border-radius: 3px;
	border-width: 0;
	box-shadow: rgba(0, 0, 0, .1) 0 -3px 0 inset;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px !important;
	font-weight: 700;
	line-height: normal;
	margin: 0 16px 0 0;
	max-width: 100%;
	padding: 13px 25px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: bottom;
	width: 100%;
}

.widget.gform_widget input.gform_button.button:hover {
	background-color: #70cb00;
}

.listing-sale-price {
	text-decoration: line-through;
	font-size: 0.7em;
	color: #676767;
}

.listing-sale-price-badge {
	display: inline-block;
	outline: 0;
	position: absolute;
	left: 2px;
	top: 2px;
	vertical-align: middle;
}

ul.job_listings li.listing-featured {
	border: 2px solid #2dc000 !important;
}

.listing-featured-badge {
	display: inline-block;
	outline: 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	background-color: #2dc000;
	padding: 5px;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

.listing-view-details {
	display: inline-block;
	border-radius: 0px;
	border-width: 0;
	color: #fff;
	font-size: 22px;
	letter-spacing: .05em;
	line-height: normal;
	padding: 10px 50px;
	margin-top: 10px;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: middle;
	background-color: #60ae00;
	font-weight: 800;
	text-align: center;
}

.listing-view-details:hover {
	color: #ffffff;
	background-color: #70cb00;
}

.listing-card .listing-view-details {
	width: 300px;
}

.quote-by-phone {
	width: 300px;
	border: 2px solid #2B2B2B;
	color: #2B2B2B;
	display: inline-block;
	font-size: 18px;
	letter-spacing: .05em;
	line-height: normal;
	padding: 10px 10px;
	margin-top: 20px;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: middle;
	background: transparent;
	font-weight: 800;
	text-align: center;
}

.quote-by-phone:hover {
	color: #ffffff;
	background-color: #2B2B2B;
}

.test-drive-cta .fa-calendar-alt, .trade-in-cta .fa-exchange-alt {
	margin-top: 5px;
	float: left;
}

.test-drive-cta, .trade-in-cta {
	width: 100%;
	font-size: 16px !important;
	font-weight: 600 !important;
	background-color: #ffffff;
	border: 1px solid #2b2b2b;
	text-align: right;
	color: #2b2b2b;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
}


.test-drive-cta:hover, .trade-in-cta:hover {
	background-color: #2b2b2b;
	color: white;
	border: none;
	border: 1px solid #2b2b2b;
}

.fa-calendar-alt, .fa-exchange-alt, .fa-search-dollar, .fa-video {
	padding: 0 10px 0 0px;
}

.fa-dollar-sign {
	padding: 0 15px 0 0px;
	text-align: center;
}

.widget {
	margin-bottom: 20px;
}

.finance-disclaimer-2 {
	font-size: 12px;
	font-style: italic;
	color: black !important;
	margin-top: -10px;
}

.disclaimer-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 99;
}

.disclaimer-overlay:target {
	visibility: visible;
	opacity: 1;
}

.disclaimer-popup {
	margin: 200px auto;
	padding: 20px;
	background: #fff;
	width: 30%;
	position: relative;
}

.disclaimer-popup h2 {
	text-align: left;
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}

.disclaimer-popup .close {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.disclaimer-popup .close:hover {
	color: #06D85F;
}

.disclaimer-popup .content {
	max-height: 30%;
	overflow: auto;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
}

.job_filters.facets .facetwp-filter-on_sale h2 {
	background-color: #ee4630;
	color: white;
}

@media screen and (max-width: 768px) {

	.disclaimer-popup {
		width: 70%;
	}
}

.listing-video-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.listing-video-container iframe,
.listing-video-container object,
.listing-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.watch-video-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 101;
}

.watch-video-overlay:target {
	visibility: visible;
	opacity: 1;
}

.watch-video-popup {
	margin: 50px auto;
	background: #fff;
	width: 100%;
	position: relative;
	max-height: 100%;
	overflow: auto !important;
}

.watch-video-popup .header {
	background-color: #2B2B2B;
	width: 100%;
	padding: 1px;
	margin-bottom: 20px;
}

.watch-video-popup .header p {
	font-size: 24px;
	text-align: center;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 700;
}

.watch-video-popup .close {
	position: absolute;
	top: -10px;
	right: 20px;
	font-size: 40px;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
}

.watch-video-popup .content {
	overflow: auto;
	overflow-y: scroll;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	margin-top: -20px;
}

.swal2-close {
	top: 50px !important;
	right: 30px !important;
	background: transparent !important;
}

.swal2-close:hover {
	color: #d0d0d0 !important;
}

.request-info-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 101;
}

.request-info-overlay:target {
	visibility: visible;
	opacity: 1;
}

.request-info-popup {
	margin: 50px auto;
	background: #fff;
	width: 30%;
	position: relative;
	max-height: 90%;
	overflow: auto !important;
}

.request-info-popup .header {
	background-color: #2B2B2B;
	width: 100%;
	padding: 1px;
}

.request-info-popup .header p {
	font-size: 24px;
	text-align: center;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 700;
}

.request-info-popup .close {
	position: absolute;
	top: -10px;
	right: 20px;
	font-size: 40px;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
}

.request-info-popup .content {
	overflow: auto;
	overflow-y: scroll;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	margin-top: -50px;
}

.request-info-popup .form {
	padding: 12px;
}

.trade-in-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 101;
}

.trade-in-overlay:target {
	visibility: visible;
	opacity: 1;
}

.trade-in-popup {
	margin: 50px auto;
	background: #fff;
	width: 30%;
	position: relative;
	max-height: 90%;
	overflow: auto !important;
}

.trade-in-popup .header {
	background-color: #2B2B2B;
	width: 100%;
	padding: 1px;
}

.trade-in-popup .header p {
	font-size: 24px;
	text-align: center;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 700;
}

.trade-in-popup .close {
	position: absolute;
	top: -10px;
	right: 20px;
	font-size: 40px;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
}

.trade-in-popup .content {
	overflow: auto;
	overflow-y: scroll;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	margin-top: -50px;
}

.trade-in-popup .form {
	padding: 12px;
}

.test-drive-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 101;
}

.test-drive-overlay:target {
	visibility: visible;
	opacity: 1;
}

.test-drive-popup {
	margin: 50px auto;
	background: #fff;
	width: 30%;
	position: relative;
	max-height: 90%;
	overflow: auto !important
}

.test-drive-popup .header {
	background-color: #2B2B2B;
	width: 100%;
	padding: 1px;
}

.test-drive-popup .header p {
	font-size: 24px;
	text-align: center;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 700;
}

.test-drive-popup .close {
	position: absolute;
	top: -10px;
	right: 20px;
	font-size: 40px;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
}

.test-drive-popup .content {
	overflow: auto;
	overflow-y: scroll;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	margin-top: -50px;
}

.test-drive-popup .form {
	padding: 12px;
}

.text-us-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 101;
}

.text-us-overlay:target {
	visibility: visible;
	opacity: 1;
}

.text-us-popup {
	margin: 50px auto;
	background: #fff;
	width: 30%;
	position: relative;
	max-height: 90%;
	overflow: auto !important;
}

.text-us-popup .header {
	background-color: #2B2B2B;
	width: 100%;
	padding: 10px;
}

.text-us-popup .header {
	font-size: 24px;
	text-align: center;
	color: white;
	font-weight: 700;
}

.text-us-popup .close {
	position: absolute;
	top: -5px;
	right: 20px;
	font-size: 40px;
	font-weight: 400;
	text-decoration: none;
	color: #ffffff;
}

.text-us-popup .content {
	overflow: auto;
	overflow-y: scroll;
	font-size: 16px;
	text-align: left;
}

.text-us-popup .form {
	padding: 12px;
}


.go-back-button {
	background-color: #60ae00;
	padding: 10px 50px 10px 50px;
	color: #fff;
	font-size: 18px !important;
}

.go-back-button:hover {
	background-color: #70cb00;
	color: white;

}

.listings-slider-gallery .slick-arrow {
	z-index: 80;
}

.listings-slider-gallery .slick-prev {
	left: 0;
}

.listings-slider-gallery .slick-next {
	right: 20px;
}


@media (min-width: 993px) {
	div#secondary.widget-area.secondary {
		padding-left: 20px;
	}

}

.js-toggle-area-trigger {
	display: none;
}

@media (max-width: 1024px) {

	.trade-in-popup .header p {
		font-size: 18px;
	}

	.trade-in-popup {
		width: 90%;
		max-height: 70%;
	}

	.test-drive-popup .header p {
		font-size: 18px;
	}

	.test-drive-popup {
		width: 90%;
		max-height: 70%;
	}

	.text-us-popup .header p {
		font-size: 18px;
	}

	.text-us-popup {
		width: 90%;
		max-height: 70%;
	}

	.request-info-popup .header p {
		font-size: 18px;
	}

	.request-info-popup {
		width: 90%;
		max-height: 70%;
	}

	.watch-video-popup .header p {
		font-size: 18px;
	}

	.watch-video-popup {
		width: 90%;
		max-height: 70%;
	}

	.swal2-close {
		right: 50px !important;
	}

	.disclaimer-popup {
		width: 70%;
	}

	.ast-left-sidebar #content > .ast-container {
		flex-direction: column;
	}

	.job_filters, .js-toggle-area {
		display: none;
	}

	a.js-toggle-area-trigger {
		-webkit-appearance: none;
		background-color: #fff;
		border-radius: 4px;
		border-style: solid;
		border-width: 2px;
		box-shadow: rgba(0, 0, 0, .05) 0 3px 0;
		color: #60ae00;
		display: block;
		font-size: 100%;
		margin: 1em 0 0 0;
		max-width: 100%;
		outline: 0;
		padding: 5px;
		position: relative;
		text-decoration: none;
		vertical-align: baseline;
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 520px) {

	.single-glc_listing .listing-specs-container .ast-row:nth-child(odd) {
		background-color: #fff;
	}
}

@media (max-width: 1024px) {
	.quote-by-phone {
		width: 100%;
	}

	.ginput_recaptcha {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform-origin: scale(0.8);
		-webkit-transform-origin: 0 0;
	}
}


@media (max-width: 1100px) {

	.listing-card .listing-view-details {
		width: 100%;
	}

	.quote-by-phone {
		width: 100%;
	}
}

.main-header-bar {
	margin: 0;
}

@media screen and (max-width: 640px) {
	html {
		width: 100%;
		overflow-x: hidden;
	}
}

.gcr-wholesale .gcr-share_toolbox,
.gcr-wholesale .test-drive-cta,
.gcr-wholesale .trade-in-cta,
.gcr-wholesale .finance-cta,
.gcr-wholesale .calculate-payment {
	display: none;
}

.listing-watch-video {
	width: 100%;
	font-size: 16px !important;
	font-weight: 600 !important;
	background-color: #2b2b2b;
	border: 1px solid #2b2b2b;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0 10px 10px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.listing-watch-video:hover {
	background-color: #474747;
}

@media only screen and (max-width: 768px) {
	.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
		margin-bottom: 40px;
	}

	.ast-col-xs-4 {
		width: 45%;
	}

	.ast-col-xs-8 {
		width: 50%;
	}
}

@media only screen and (max-width: 520px) {

	.job_listing-title {
		font-size: 24px;
	}

	#masthead .ast-mobile-header-wrap .ast-above-header-bar {
		padding-right: 5px;
		padding-left: 5px;
	}
}
