
.col-xs-6 {
	    z-index: 11;
}
.header.main-header.header-style-2 {
    /* top: 52px; */
    overflow: hidden;
    /* z-index: -10; */
}
@media only screen and (max-width: 3000px) and (min-width: 992px)  {
.header.main-header.header-style-2 {
    /* top: 52px; */
    overflow: hidden;
    height: 100vh;
    /* z-index: -10; */
}
}
/*@media only screen and (max-width: 513px) and (min-width: 320px)  {
.navbar-brand{
width:78% !important;
}
.light-logo{
width:100% !important;
}
.dark-logo{
width:100% !important;
}}*/
.se-section.offer-section 
{
    background: #00BCD4 !important;
	color:white;
}
.learn-more:after {
    content: "" !important;
    font-family: FontAwesome;
    margin-left: 5px;
    font-size: .8em;
	color:white !important;
}
@media (max-width : 999px){

	/*#main-header{
		height:100% !important;
	}*/
}
