/*09-06-2020*/
.hero.hero--large.hero--light.landing-new .col-sm-8, .hero.hero--large.hero--light.landing-new .col-sm-4{
	height: 55vh;
}


.hero-form-spot h1 {
    color: #de0403;
    margin: 0px 0 22px;
    font-size: 25px;
    letter-spacing: 1px;
    text-align: center;
}
.hero-form-spot #crmWebToEntityForm td {
	padding: 2px;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0 0 4px; 
}
.hero.hero--large.hero--light.landing-new .row .col-sm-6.hero-form-spot .col-sm-4 {
	height: auto;
}

.hero-form-spot ul{
	padding: 0 30px;}

	.hero-form-spot li{
		margin-bottom: 10px;
		position: relative;
	}
	.hero-form-spot li label{
		text-transform: uppercase;
		font-size: 12px;
		margin: 0 0 4px;
		color: #2b2b2b;
	} 
	.hero-form-spot li.requried label{
		position: relative;
	} 
	.hero-form-spot li.requried label:after{
		position: absolute;
		content: "*";
		font-size: 19px;
		color: red;
		right: -8px;
		top: -2px;
	} 

.hero-form-spot li.requried label.error:after {
display: none;
}
.hero-form-spot li.requried label.error {
    padding-right: 35px;
    color: red;
    text-transform: capitalize;
    position: absolute;
    width: 100%;
    left: 15px;
    bottom: -13px;
    text-align: right;
}
.hero-form-spot li.check-wrap label.error {
    padding-right: 0px;
    color: red;
    width: 100%;
    left: 15px;
    bottom: -10px;
    text-align: center;
}
	.hero-form-spot li input , .hero-form-spot li select {
		background: #fdfeff none repeat scroll 0 0;
		border: 1px solid #ccc;
		color: #666;
		height: 38px;
		font-size: 13px;
		position: relative;
		padding: 7px;
		width: 100%;
		box-sizing: border-box;
	}
	.hero-form-spot li select option {
		color: #666;
		height: 20px;
		font-size: 12px;
		padding: 7px;
		width: 100%;
	}
	.hero-form-spot li input[type=checkbox]{
		width: 20px;
		line-height: 18px;
	}

	.hero-form-spot li.btn-wrap {
		text-align: center;
	}

	.hero-form-spot li.btn-wrap input {
		display: inline-block;
		margin: 0 15px;
		padding: 5px 15px;
		width: 100px;
		font-size: 15px;
		border: none;
		outline: none;
		color: #ffffff;
	}
	.hero-form-spot li input[type=submit]{
		background: rgb(222,4,3);
	}
	.hero-form-spot li input[type=reset]{
		background: #2b2b2b;
	}
.mddle-wrp {
    height: 100%;
    display: table;
    text-align: center;
    width: 100%;
}
	.vert-mid {
		vertical-align: middle;
		display: table-cell;
	}


.hero-form-spot ul {
    padding: 0 10px;
}
.hero-form-spot li input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -1px;
}
.hero-form-spot li.check-wrap a{
color: #333;
text-decoration: underline;
}


.mob-view{
    display: none;
}
section.mob-view .full-width__inner-wrapper {
     padding: 0px 10%;
}

body.landing-page .popup-cover p {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    text-transform: initial;
}
body.landing-page .popup-cover {
width: 341px;
    margin-left: -175px;
    padding: 10px;
}
body.landing-page .popup-cover h4 {
    font-size: 13px;
    padding: 0 0 6px;
    margin: 0 0 7px;
}
body.landing-page .pop-click.add .popup-cover {
    opacity: 1;
    bottom: 25px;
    }
.red-link{
        background: #de0403;
    display: inline-block;
    color: #fff;
    padding: 1px 12px;
}
.red-link:hover{
    background: #2b2b2b;
    color: #fff;
}

.hero-form-spot h1 {
    margin: 5px 0 6px;
    font-size: 20px;
    font-weight: bold;
    color: #d2232b;
}
 @media (max-width: 1699px) {

.hero-form-spot li input, .hero-form-spot li select {
    height: 28px;
    padding: 3px;
        font-size: 12px;
}
.hero-form-spot li {
    margin-bottom: 3px;
}
.hero.hero--large.hero--light.landing-new .col-sm-8, .hero.hero--large.hero--light.landing-new .col-sm-4{
    height: 50vh;
}

.hero-form-spot li label {
    font-size: 11px;
    margin: 0 0 2px;
}
.hero-form-spot li.check-wrap{
	margin: 10px 0;
}

}



 @media (max-width: 991px) {
.hero-form-spot ul {
    padding: 0 10px;
}
.hero-form-spot li {
    margin-bottom: 10px;
    position: relative;
}

 }
 @media (max-width: 991px) {
.hero-form-spot ul {
    padding: 15px 10px 25px;
}
.hero-form-spot li {
    margin-bottom: 5px;
    position: relative;
}

 
 .hero.hero--large.hero--light.landing-new .hero__backgroundImage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}
.hero.hero--large.hero--light.landing-new .col-sm-8 {
    height: auto;
    width: 100%;
}
.mddle-wrp {
    height: 100%;
    display: block;
}
.vert-mid {
    vertical-align: middle;
    display: block;
}
.hero-form-spot li {
    margin-bottom: 10px;
    position: relative;
    width: 50%;
    float: left;
    text-align: left;
}
.hero-form-spot h1 {
    margin: 20px 0 0px;
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
}
.hero-form-spot li.btn-wrap input {
    display: inline-block;
    margin: 0 8px;
    width: 80px;    
}
.landing-new.hero--large {
    height: auto!important;
        width: 100%;
    clear: both;
    display: contents;
}


.hero-form-spot li input, .hero-form-spot li select {
    height: 30px;
    font-size: 13px;
    padding: 2px 7px;

}
.hero__inner-wrapper h1.hero__title{
	display: none;
}
.hero-form-spot li.check-wrap input{
	float: left;
}
.hero-form-spot li.check-wrap label{
    float: left;
    width: 78%;
    margin: 0;
    padding-top: 3px;
    text-transform: inherit;
}
.hero-form-spot li.requried.check-wrap label:after {
    left: -6px;
    right: auto;
    top: -2px;
}
}
 @media (max-width: 479px) {
 	.hero-form-spot h1 {
    color: #2b2b2b;
    margin: 20px 0 0px;
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
}

.hero-form-spot li {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    float: left;
}

.landing-new.hero--large {
    height: 900px;
}
body.landing-page .popup-cover {
    width: 300px;
    margin-left: -143px;
    padding: 10px;
}
body.landing-page .popup-cover:after, body.landing-page .popup-cover:before {
    left: 34%;
}
}
body.landing-page .btn.showroom-locate, body.landing-page .btn.testdrive , body.landing-page .btn.sendrequest{
	display: none;
}

/*body.landing-page .hero--large h1.hero__title{
display: none;
}*/

.youtube-icon{
	position: relative;
}
.youtube-icon:after{
position: absolute;
    background-image: url(../images/youtub-icon2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    content: "";
    left: 50%;
    top: 50%;
    margin-left: -43px;
    margin-top: -10px;
    pointer-events: none;
}

body.landing-page .image-text__content {
    position: relative;
padding: 20px 20px;    
background-color: #e7e7e7;
text-align: center;
}

body.landing-page .image-text__content .image-text__title {
    margin-bottom: 2px; 
}

@media (min-width:1700px){
body.landing-page .hero--large {
    height: calc(86vh - 150px);
}
}
@media (min-width:1901px){
body.landing-page .hero--large {
    height: calc(70vh - 150px);
}
}
@media (max-width: 1699px){
body.landing-page .hero--large {
    height: calc(80vh - 150px);
}
}
@media (max-width: 1199px){
body.landing-page .hero--large {
    height: calc(85vh - 150px);
}
}


@media (max-width: 991px){
.hero.hero--large.hero--light.landing-new .col-sm-4{
    height:auto;
    width: 100%;
}
.mob-view{
    display: block;
}
/*.mob-view .youtube-icon:after{
   display: none;
}*/
.desk-view{
    display: none;
}
body.landing-page .image-text__img-container {
    height: 260px;
}
}



/*09-06-2020*/