.body-landing {
background-image: url(/img/vehicle-select-bg.jpg);
}
#home-section2 {
background-image: url(/img/english/home-section-2.jpg);
}
#home-section4 {
background-image: url(/img/english/home-section-4.jpg);
}
.hero-image{
    background-image:url('/img/english/generic.jpg');
}
select#model_id{
width: 300px;
}
#logo{
background: url(/img/europe/mazda-wing.png) no-repeat 0 -10px;
}

.header-infotainment {
    height: auto;
}


.header-mazda .header-mazda-zoom {
    top:9px;
}



.header-landing{
    position:absolute;
}
.header-mazda{
    background-color:#FFF;
     height: 95px;
}
.header-mazda-container{
    position: relative;
}
.header-mazda-logo{
    position:absolute;
    top:0;
    left:0px;
    height: 96px;
    width:252px;
}
.header-mazda-zoom {
    position: absolute;
    top: 17px;
    right: 0px;
    height: 33px;
    width: 150px;
}
.header-mazda-nav1-wrapper{
    width:100%;
    text-align:right;
    margin: 10px 0 0 0;
}
.header-mazda-nav2-wrapper{
    width:100%;
    text-align:right;
    margin-top: 7px;
}
.header-mazda-nav2, .header-mazda-nav1{
    list-style:none;
    display:inline; 
}

.header-mazda-nav2, .header-mazda-nav1{
    list-style:none;
    display:inline; 
}
.header-mazda-nav2{
    border-bottom: 4px solid #197daa;
    padding-bottom: 3px;
    padding-left:15px;
    padding-right:15px;
}
.header-mazda-nav1 li, .header-mazda-nav2 li{
    list-style:none;
    display:inline;
}
.header-mazda-nav1 li a{
    font-size:10px;
    color:#000;
    font-weight:normal;  
}
.header-mazda-nav2 li{
    border-left: 4px solid #FFF;
    border-right: 4px solid #FFF;
    padding: 0 0px 3px 0px;
}
.header-mazda-nav2 li:hover{
    padding: 0 0px 8px 0px;
}
.header-mazda-nav2 li a{
    font-size: 11px;
    color: #000;
    font-weight: bold;
    padding: 0 5px 3px 5px;
    letter-spacing: -1px;
}
.header-mazda-nav2 li a:hover{
    border-bottom: 4px solid #6E298D;
    text-decoration:none;
    color:#000!important;
}
.header-mazda-nav1 li a:hover, .header-mazda-nav2 li a:hover, .footer-copyright p a:hover{
    color:#DD0000;

}

.hero-image #logo {
    display:none;
}