nav.navbar.validnavs ul li.dropdown ul.dropdown-menu li a:hover {
    color: #1bbd36;
}
.banner_cog_vd {
    top: 85px;
}
.banner-area h2 span {
    font-weight: 300  !important;
}
@media (max-width: 767px) {
    .banner_cog_vd {
        top: 0px !important;
    }
    .banner_title_cog{
        font-size: 50px !important;
    }
    .about_title{
        font-size: 30px !important;
    }
    .services_title{
         font-size: 30px !important;
    }
    .product_title{
       font-size: 28px !important;
    }
    .trusted_title{
         font-size: 30px !important;
    }
}
.banner_title_cog{
    color: #1bbd36 !important;
}
