/* Add here all your css styles (customizations) */
.header-v6.header-white-transparent .navbar {
    background: white;
}

.interactive-slider-v2 h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 80px;
    text-transform: uppercase;
}

.cta{
	font-size: 22px;
}

.latest-list li{
	color:white!important;
}

.interactive-slider-v2 h2{
	font-size: 24px;
	text-transform: none;
}

@media (min-width: 992px){
.header-v6 .navbar-nav > li > a, .header-v6 .navbar-nav > li > a:hover, .header-v6 .navbar-nav > li > a:focus, .header-v6 .navbar-nav > .active > a, .header-v6 .navbar-nav > .active > a:hover, .header-v6 .navbar-nav > .active > a:focus {
    color: #000;

}
}

