.automotive-detail{
    margin-top:40px;
}
.automotive #autofilter,.automotive #autoheader {
 margin-left:0px;
 margin-right:0px;
}
.auto-option{
    width:100% !important;
    margin-left: -15px !important;
}
#footerdiv{
    margin-top:60px;
}
.yellow-btn-small{
    max-width: 350px;
    border:1px solid #f4d625;
}
.bannermobiel{
        margin-left: -15px;
    margin-right: -15px;
    display:none;
}
.bgmobielbanner{
width: 80%;
	background: #f2dd29;
	padding: 30px 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	z-index: 9999;
}
.bannermobiel h1{
    font-family:"Montserrat",sans-serif;
    font-size:30px;
}
.bannermobiel p{
    font-size: 13px;
    margin-bottom: 24px;
}
.bannermobiel .bannerbtn{
        background: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
@media(max-width:1199px){
    .text-left {
    padding-left:50px;
    padding-right:15px;
    }
    .logo img{
        width:40%;
    }
    
}
@media(max-width:992px){
    .menuzord-menu > li > a {
    padding:26px 10px !important;
    }
    .banner-HOMEBANNER{
        display:none;
    }
    .bannermobiel{
        display:block;
    }
     .logo img{
        width:20%;
    }
    .automotive-detail {
    margin-top: 70px;
}
}
@media(max-width:450px){
    textarea{
        width:100%;
    }
    .grey-btn-small {
    padding: 5px 10px;
    font-size:12px;
}
.bannermobiel .bannerbtn {
        padding: 10px 10px;
}
.bannermobiel p {
    font-size: 12px;
}
.bannermobiel h1 {
font-size: 20px;
    font-weight: bold;
}
.responsive-spacing {
    margin-bottom: 40px;
    margin-top: 40px;
}
}