/*/libray*/
@font-face {
	font-family: 'MINISansReg';
	src: url("../fonts/mini_sans_serif-regular-web.woff") format('woff');
	font-style: normal
}

@font-face {
	font-family: 'MINISansBold';
	src: url('../fonts/mini_sans_serif-bold-web.woff') format('woff');
	font-style: normal
}

@font-face {
	font-family: 'MINIBold';
	src: url('../fonts/mini_serif-bold-web.woff') format('woff');
	font-style: normal
}

@font-face {
	font-family: 'MINIRegular';
	src: url('../fonts/mini_serif-regular-web.woff') format('woff');
	font-style: normal
}

@font-face {
	font-family: 'MINIItalic';
	src: url('../fonts/mini_serif-italic-web.woff') format('woff');
	font-style: italic
}


@font-face {
	font-family: 'ArialNarrow-Bold';
	src: url('../fonts/ArialNarrow-Bold.woff') format('truetype');
	font-style: normal;
}

@font-face {
	font-family: 'md-icon';
	src: url('../fonts/md-icon.woff?1525442093426') format('woff');
	font-weight: normal;
	font-style: normal
}

.container.main .row {
	margin-left: -10px;
	margin-right: -10px;
}

.container.main .row [class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	margin-top: 0;
}

.threecardTitle {
	min-height: 60px;
}

.image-atom {
	overflow: hidden;
}

.cooper-slide-pic {
	margin-right: 10px;
	height: 440px;
	overflow: hidden;
}

.large-scroll-img {
	height: 620px;
	overflow: hidden;
}

.jsmodelgroupsummaryslider .slick-next, .jsmodelgroupsummaryslider .slick-prev {
	font-size: 0;
	border: transparent;
}

.home-header .md-header {
	background: none;
}

.nav-expanded .home-header .md-nav:before {
	background-color: #fff !important;
}

.home-header .md-nav:before {
	background-color: transparent !important;
}

.home-header .header-section {
	position: absolute;
	left: 0;
	right: 0;
	background-color: transparent;
	background: none;
	z-index: 77;
}

.home-header .header-section .md-icnpre-share:before,
.home-header .header-section .md-icnpost-share:after, 
.home-header .header-section .md-icn-share:before {
	color: #fff;
}

.home-header .header-section .md-icn-share:before {
	color: #fff !important;
}

.home-header .header-section .md-nav-item-link {
	color: #fff;
}

.nav-expanded .home-header .header-section .md-nav-item-link {
	color: #000 !important;
}
.home-header .header-section .md-icnpre-search:before,
.home-header .header-section .md-icnpost-search:after,
.home-header .header-section .md-icn-search:before {
	color: #fff;
}

.nav-expanded .home-header .header-section .md-icnpre-mini-logo:before, 
.nav-expanded .home-header .header-section .md-icnpost-mini-logo:after,
.nav-expanded .home-header .header-section .md-icn-mini-logo:before {
	color: #000 !important;
}

.home-header .header-section .md-icnpre-mini-logo:before, 
.home-header .header-section .md-icnpost-mini-logo:after,
.home-header .header-section .md-icn-mini-logo:before {
	color: #fff !important;
}
.md-custom-overlay .md-custom-overlay-type-share .md-custom-overlay-close {
	display: none;
}
.md-custom-overlay-open .md-custom-overlay .md-custom-overlay-type-share .md-custom-overlay-close {
	display: block;
}
.md-custom-overlay-open .md-custom-overlay-veil {
	opacity: .7;
	visibility: visible;
	display: block;
}
.md-custom-overlay-open .md-share .shariff-button {
	margin: 0 16px 40px;
}
.md-custom-overlay-open .md-custom-overlay-wrapper {
	transform: scale(1,1);
	opacity: 1;
	bottom: 0;
}
.md-custom-overlay-open .md-custom-overlay {
	visibility: visible;
	left: 0;
}
body.md-custom-overlay-open {
	overflow: hidden !important
}
.share-m .fa-facebook-f:before, .share-m .fa-facebook:before, .share-m .fa-twitter:before, .share-m .fa-google-plus:before{
	content: '';
}
.location-modal .close {
	font-size: 2.5rem;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	color: #000;
	text-shadow: 0 1px 0 transparent;
	position: absolute;
	top: 0;
	background: #fffffff5;
	right: 0;
	border: 0;
	/*!* line-height: 0; *!*/
	opacity: 1;
	padding: 2px 10px;
	z-index: 5;
}
.md-body.modal-open {
	overflow: hidden;
}
.locattion-field-section {
	position: absolute;
	top: 20px;
	right: 0;
	display: none;
	left: 0;
	width: 84%;
	margin: auto;
	z-index: 7;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px;
}
.location-modal .modal-content {
	position: relative;
	border-radius: 0;
}

.location-modal .modal-body {
	padding: 10px 10px 3px;

}
@media (min-width: 576px) {
	.location-modal .modal-dialog {
		max-width: 1105px;
		width: 100%;
		margin: 0 auto 0;
		display: flex;
		align-items: center;
		height: 100%;
	}
}
/*EndFontsLibrary*/
body {
	background-color: #fff;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	font-variant-ligatures: none;
	text-rendering: optimizeLegibility;
	/*-webkit-font-smoothing: antialiased;*/
	font-family: 'MINISansReg', Arial, sans-serif;
	text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
	overflow: visible;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	-webkit-tap-highlight-color: transparent;
	/*min-width: 320px;*/
	/*-webkit-font-smoothing: initial;*/
	overflow-x: hidden;
	overflow-y: scroll;
}

.toggle_btn:focus {
	outline: none;
}

.toggle_btn .md-icn-minus {
	display: none;
	opacity: 0;
	transition: all 1s;
}

.toggle_btn .md-icn-plus {
	opacity: 1;
	transition: all 1s;
	display: block;
	margin: auto;
	position: relative;
	/*top: 24%;*/
}

.toggle_btn.collapsed .md-icn-minus {
	display: block;
	opacity: 1;
	margin: 0 auto 0;
	position: relative;
	/*top: -3px;*/
}

.toggle_btn.collapsed .md-icn-plus {
	display: none;
	opacity: 0;

}

/*//Atag*/
a:focus {
	outline: none;
}

body, html {
	-ms-overflow-style: none;
}

.text-black {
	color: #000 !important;
}

/*PageCssLibrary
 */
/*::-webkit-scrollbar {
	display: none;
	width: 0;
}*/

.w-200 {
	width: 200px;
}

.container.main p {
	display: block;
	color: #000;
	font-size: 1rem;
	line-height: 1.375rem;
	font-family: 'MINIRegular', 'Georgia', serif;
	font-weight: normal;
}

.container.main p.home_pera {
	display: block;
	color: #000;
	font-size: 1.1rem;
	line-height: 1.3rem;
	font-family: 'MINIRegular', 'Georgia', serif;
	font-weight: normal;
}

.container-section {
	margin: auto;
	max-width: 1280px;
}

html {
	width: 100%;
	height: 100%;
}

[role="button"] {
	cursor: pointer;
}

.c-pointer {
	cursor: pointer;
}

img {
	max-width: 100%;
}

.min-h-400 {
	min-height: 400px;
}

.back-btn {
	font-size: 13px;
	color: #000;
	font-family: 'MINISansReg', Arial, sans-serif;
	cursor: pointer;
}

.back-arrow {
	width: 7px;
	height: 15px;
	display: inline-block;
	transform: rotate(180deg);
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.container.main h1, .container.main h2, .container.main h3, .container.main h4, .container.main h5, .container.main h6 {
	font-family: 'MINIBold', 'Georgia', serif;
	margin: 0;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.container.main h1 {
	font-size: 2.5rem;
	line-height: 2.5rem;
	display: block;
	color: #000;
	font-family: 'MINIBold', 'Georgia', serif;
	text-transform: uppercase;
}

.container.main h2 {
	/*font-size: 30.666px;*/
	/*font-size: 1.5rem;
	line-height: 1.5rem;*/
	font-size: 2rem;
	line-height: 2rem;
}

.container.main h2.feature_heading {
	font-size: 3.125rem;
	line-height: 3.125rem;
	margin-bottom: 40px;
}

.container.main h2.home_heading {
	font-size: 1.5rem;
	line-height: 1.5rem;
}

.container.main h3 {
	/*font-size: 22px;*/
	font-size: 1.3750000000000002rem;
	line-height: 1em;
}

.container.main h4 {
	/*font-size: 26px;*/
	/*font-size: 1.2rem;
	line-height: 1.5rem;*/
	font-size: 2rem;
	line-height: 2rem;
}

.description_featuredetail h4 {
	height: auto;
	min-height: auto;
	margin-top: 8px !important;
}

.car-offers-title {
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-family: 'MINIBold', 'Georgia', serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	color: #231F20;
}

.sub-heading-description {
	font-size: 21.74px;
	line-height: 26px;
	font-family: 'MINIRegular', 'Georgia', serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #231F20;
	margin-top: 50px;
}

.container.main .get-into-description {
	font-size: 1.3333333333333333rem;
	line-height: 1.5rem;
	color: #231F20;
	margin: 0;
	font-family: 'MINIRegular', 'Georgia', serif;
	font-weight: normal;
	width: 80%;
}

.landing-offers-title {
	font-size: 2.75rem;
	line-height: 2.75rem;
	font-family: 'MINIBold', 'Georgia', serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	color: #231F20;
}

.gray-light-bg {
	background-color: #F1F2F2;
}

.gray-dark-bg {
	background-color: #D5D6D7;
}

.container.main .car-offers {
	padding: 60px 10px;
	text-align: center;
}

.font-family-SansReg {
	/*font-weight: bold!important;*/
	font-family: 'MINISansReg', Arial, sans-serif !important;
}

.font-family-Serif-regular {
	font-family: 'MINIRegular', serif !important;
	font-weight: normal;
}

.font-family-arialNarrow {
	font-family: 'MINISansReg', Arial, sans-serif;
}

.font-22 {
	font-size: 22px !important;
}

.font-10 {
	font-size: 10px !important;
}

.font-14 {
	font-size: 14px !important;
}

.offer-discliamer {
	position: relative;
	padding: 0;
	margin-top: calc(27% - -10px);
}

.container.main .offer-discliamer p {
	line-height: 1.4;
}

/*LineBlack*/
.line-title {
	display: block;
	margin-top: 10px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	width: 60px;
	border-bottom-width: 4px;
}

.line-horizontal {
	height: 2px;
	width: 100%;
	background-color: #000;
	display: block;
}

.white-horizontal-line {
	height: 3px;
	width: 100px;
	background-color: #fff;
	display: block;
}

.subtitle-hero {
	font-size: 1.375rem;
	line-height: 1.375rem;
	font-family: 'MINIRegular', 'Georgia', serif;
	text-transform: uppercase;
	word-wrap: break-word;
	color: #fff;
}

.video-title-line {
	height: 6px;
	width: 160px;
	background-color: #fff;
	display: block;
	margin-top: 25px;
}

.two-tile-grid > .row > [class^='col-'] {
	padding: 0 5px;
}

.pdding-0-5 {
	padding: 0 5px;
}

.equalizer-img {
	height: 300px;
}

.default-background-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.container.main .performance-design {
	font-size: 12px;
	color: #231F20;
	font-family: 'MINISansReg', Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	display: inline-block;
}

.borderbottom {
	border-bottom: 2px solid #000;
	padding-bottom: 0px;
	display: inline-block;
}

ul.progress-chart {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 50px;
}

ul.progress-chart.models-chart > li {
	font-size: 12px;
	color: #231F20;
	font-family: 'MINISansReg', Arial, sans-serif;
	text-transform: none;
}

ul.progress-chart.models-chart > li strong {
	font-family: 'MINISansBold', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

ul.progress-chart > li.space-equal {
	min-height: 60px;
}

ul.progress-chart > li {
	/*display: block;*/
	border-bottom: 1px solid #000;
	font-size: 1.1rem;
	line-height: 1.125rem;
	color: #231F20;
	font-family: 'MINIRegular', 'Georgia', serif;
	text-transform: uppercase;
	font-style: normal;
	padding: 10px;
}

ul.progress-chart > li span {
	text-transform: lowercase;
}

ul.progress-chart > li .row-table {
	display: flex;
	justify-content: space-between;
}

/*BUTTONCss*/
.black-button {
	background-color: #231f20;
	color: #fff;
	font-size: 12px;
	border: 2px solid #231f20;
	padding: 0 15px;
	height: 30px;
	width: auto;
	line-height: 2;
	text-align: center;
	text-transform: uppercase;
	font-family: 'MINISansReg', Arial, sans-serif;
	margin-right: 20px;
}

.black-button-top-header {
	font-size: 11px;
	border: 2px solid #231f20;
	padding: 0 9px;
	height: 26px;
	line-height: 2.2;
}

.black-button a {
	color: #fff;
	text-decoration: none;
}

.black-button a:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.black-button:last-child {
	margin-right: 0;
}

.black-button:hover {
	background-color: transparent;
	border: 2px solid #231f20;
	color: #000;
}

.back-ground-bottom {
	background-position: center bottom !important;
}

.wrapper-section {
	display: block;
	/*margin-top: 51px;*/
}

.defaultMargin {
	padding-top: 22px;
	max-width: inherit;
	margin: auto;
	clear: bottom;
}

.container.main {
	padding: 0;
	max-width: inherit;
	width: 100%;
}

.slick-next:focus, .slick-prev:focus {
	outline: none;
}

.slide-card.slick-slide.slick-active:focus {
	outline: none;
}
.pagingInfo {
	display: none;
}
.twoslickArrowshow{
	display: none!important;
}
@media screen and (max-width: 1024px) {
	.offers-slider {
		padding: 0 10px;
	}
	
		.pagingInfo {
			display: block;
		}
		.arrow-three {
			display: block!important;
		}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	.container.main h2 {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	.container.main h2.feature_heading {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	.container.main h2.home_heading {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	.black-button {
		font-size: 12px;
		padding: 0 13px;
	}

	.black-button-top-header {
		font-size: 11px;
		padding: 0 10px;
	}

}

@media (max-width: 768px) {
	.offers-slider {
		padding: 0 20px;
	}

	.container.main h3 {
		font-size: .8749999999999999rem;
		line-height: 1em;
		text-align: left;
	}

	.container.main h1 {
		font-size: 20px;
	}

	.container.main h2 {
		font-size: 1.3rem;
		line-height: 1.2rem;
	}

	.container.main h2.home_heading {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	.container.main h2.feature_heading {
		font-size: 1.375rem;
		line-height: 1.375rem;
		margin-bottom: 0;
	}

	.black-button {
		font-size: 10px;
		padding: 0 10px;
		width: auto;
		line-height: 2;
	}

	.container.main .get-into-description {
		width: 100%;
		font-size: 1rem;
		line-height: 1.2rem;
	}

	.car-offers-title {
		font-size: 1.75rem;
		line-height: 1.75rem;
	}

	.sub-heading-description {
		font-size: 16px;
		line-height: 23px;
	}

	.black-button-top-header {
		font-size: 11px;
		padding: 0 10px;
		line-height: 2.6;
	}

	ul.progress-chart > li {
		font-size: 1rem;
	}

	.equalizer-img {
		height: 200px;
	}
}

@media screen and (max-width: 767px) {
	.twoslickArrowshow{
		display: block!important;
	}
	.container.main h1 {
		line-height: 1.5rem;
		font-size: 1.5rem;
	}

	.color-mobile {
		color: #a7a7a7 !important;
	}

	.container.main h4 {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}

	ul.progress-chart > li {
		padding: 10px 0;
	}

	.md-product-selector .md-product-selector-modelgroup-summary-slider .jsmodelgroupsummaryslider .slick-list {
		padding: 0 45px;
	}
}

@media screen and (max-width: 568px) {
	.black-button {
		margin-top: 20px;
	}

	.container.main h1 {
		margin-bottom: 0;
	}

	.wrapper-section.models-section-bar {
		display: block;
		margin-top: 59px;
	}

	.car-offers-title {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}

	.container.main p {
		font-size: 1rem;
		line-height: 1.2rem;
		text-align: left;
	}

	.w-mobille-view {
		width: 100%;
	}

	.landing-offers-title {
		font-size: 1.75rem;
		line-height: 1.75rem;
		margin-bottom: 0;
		text-align: left;
	}

	.black-button-top-header {
		width: 49%;
		line-height: 2;
		margin-top: 10px;
	}

	.m-font-12 {
		font-size: 12px;
	}
}

@media (min-width: 480px) {
	.container.main h2.feature_heading {
		font-size: 2.375rem;
		line-height: 2.375rem;
		margin-bottom: 50px;
	}

	.line-title {
		width: 80px;
		border-bottom-width: 4px;
		margin-top: 10px;
	}

	.container.main h4 {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}

}

@media (min-width: 576px) {
	.container {
		max-width: none;
	}
}

@media (min-width: 768px) {
	.container {
		width: auto;
	}

	.line-title {
		margin-top: 10px;
	}
}

@media (min-width: 992px) {
	.container {
		width: auto;
	}
}

@media (min-width: 1200px) {
	.container {
		width: auto;
		max-width: 100%;
	}

	.container.main h2.feature_heading {
		font-size: 3.125rem;
		line-height: 3.125rem;
	}
}

@media (min-width: 1280px) {
	.container.main h2.feature_heading {
		font-size: 3.125rem;
		line-height: 3.125rem;
		margin-bottom: 30px;
	}

	.container.main p {
		font-size: 1.125rem;
		line-height: 1.5rem;
	}

	.line-title {
		width: 100px;
		border-bottom-width: 4px;
		margin-top: 15px;
	}
}

@media (min-width: 1920px) {
	.container.main p {
		font-size: 1.375rem;
		line-height: 1.75rem;
	}

	.line-title {
		width: 160px;
		border-bottom-width: 6px;
		margin-top: 20px;
	}
}

.overrideuppercase {
	text-transform: none !important;
}
