#services::before, #about_page #mission_vission{
        background: #00aeef;
}
#about_page #mission_vission::before{
    display: none;
}
#contact_page .form_sec .form_bg{
        background: #00aeef;
}
@media only screen and (min-width: 1400px){
#banner .banner_caption{
        padding: 240px 0 50px !important;
}
}
@media (max-width: 1400px) and (min-width: 995px){
    #banner .banner_caption{
        padding: 150px 0 23px !important;
}
}