.homeNav nav ul#menu-main-menu > li > a {
	color:#000;
	background-color: transparent;
	padding: 25px 0 17px 0 !important;
}

.homeNav nav ul#menu-main-menu > li > a:hover{
	background-color:#e1e1e1 !important;
}

.homeNav nav > div > ul > li {
	font-size:14px;
	border:none;
}

#headerRight.homeNav  {
	max-width: 400px !important;
	margin-bottom:0px; 
}

.homeNav nav {
	background-color:transparent;
}

.homeNav nav > div > ul > li:last-child{
    border-right: none; 
}

.headerTop {
	padding:0px !important;
}

header .col-md-6.fl {
	padding:10px 0px !important;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (max-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
        height: 200px;
    }   
    .col-lg-6.searchArea {
    	height:70vh;
    }
    .fiveBrands {
    	top:20%;
    }
    .brandLogo {
    	top:25%;
    }
    .brand1, .brand2, .brand3, .brand4, .brand5 {
    	height:300px !important;
    }
}
@media (max-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
        height:200px;
    }
    .col-lg-6.searchArea {
    	height:60vh;
    }
    .fiveBrands {
    	top:15%;
    }
    .brand1, .brand2, .brand3, .brand4, .brand5 {
    	height:300px !important;
    }
}
@media (max-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
        height: 300px;
    }
    .col-lg-6.searchArea {
    	height:60vh;
    }
    .brand1, .brand2, .brand3, .brand4, .brand5 {
    	height:300px !important;
    }
    .brand1 {
    	background-position: 200px !important;
    }
    .brand3 {
    	background-position: 100px !important;
    }
    .brand4 {
    	background-position: 100px !important;
    }
}
@media (max-width: 420px) {
    .col-lg-6.searchArea {
    	height:60vh;
    }
    .col-lg-6.searchArea .fiveBrands {
    	top:20%;
    }
    .col-lg-6.searchArea .fiveBrands p {
    	font-size: 26px;
    	line-height: 30px;
    }
    .col-lg-6.searchArea .fiveBrands h1 {
    	font-size: 26px;
    	line-height: 28px;
    }
    .col-lg-6.searchArea .fiveBrands h5 {
    	font-size: 16px;
    	line-height: 18px;
    }
    .col-sm-15 {
        width: 20%;
        float: left;
        height: 120px;
    }
    .brandLogo {
    	top:30% !important;
    }
    .brandLogo img {
    	height:70%;
    	width:70%;
    }
    .brand1, .brand2, .brand3, .brand4, .brand5 {
    	height:120px !important;
    }
    .brand2 {
    	background-position: 500px !important;
    }
}

@media (max-height: 420px) {
    .col-lg-6.searchArea {
    	height:100% !important;
    	padding:20px;
    }
    .fiveBrands {
    	top:10%;
    }
}

/*
@media (max-width: 481px) {
.col-sm-15 {
        width: 20%;
        float: left;
        height: 300px !important;
    }
    .col-lg-6.searchArea {
    	height:100vh;
    }
    .fiveBrands {
    	top:20%;
    }
    .col-lg-6.searchArea .fiveBrands p {
    	font-size: 26px;
    	line-height: 30px;
    }
    .col-lg-6.searchArea .fiveBrands h1 {
    	font-size: 26px;
    	line-height: 28px;
    }
    .col-lg-6.searchArea .fiveBrands h3 {
    	font-size: 16px;
    	line-height: 18px;
    }
}*/

.searchArea {
	background: url('images/searchAreaBG.png');
    background-size:cover;
	height:100vh;
}

.brand1 {
	background-image: url('images/vwbg.jpg');
	height:100vh;
	background-position: 350px;
	background-attachment: fixed;
	text-align: center;
}
.brand2 {
	background-image: url('images/audibg.jpg');
	height:100vh;
	background-position: 100px;
	background-attachment: fixed;
	text-align: center;
}
.brand3 {
	background-image: url('images/skodabg.jpg');
	height:100vh;
	background-position: 620px;
	background-attachment: fixed;
	text-align: center;
}
.brand4 {
	background-image: url('images/seatbg2017v2.jpg');
	height:100vh;
	background-position: 500px;
	background-attachment: fixed;
	text-align: center;
}
.brand5 {
	background-image: url('images/vwcvbg.jpg');
	height:100vh;
	background-position: 170px;
	background-attachment: fixed;
	text-align: center;
}

.brandLogo {
	position: relative;
	top:35%;
}

body {
	padding-top: 62px !important;
}

body.subnav {
	padding-top:0px;
}

body.page {
	padding-top: 0px;
}

.col-lg-6{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.fiveBrands {
	text-align:center;
	position: relative;
	top:20%;
}

.fiveBrands p {
	color:#666;
	font-size:78px;
	font-family: Helvetica;
	font-weight: 100;
	margin:0px;
	line-height:84px;
}

.fiveBrands h1 {
	color:#666;
	margin:0 0 20px 0;
	font-weight:800;
}

.fiveBrands h5 {
	color:#1b426b;
	font-size:28px;
	line-height:25px;
}

.search {
	position:relative;
	width:371px;
}

.search input {
	position:relative !important;
}

.search .fa {
	color:#999;
}

@media screen and (max-width: 1024px) {
	.coll-md-6.text.fiveBrands {
		width:100% !important;
	}
}