@media screen and (max-width: 1920px) {
 #colorlib-contact {
     padding: 5% 0% 2% 0% !important;
}
}
@media screen and (min-width: 1427) and (max-width: 1680px) {
    .mission-bg{
        padding-bottom: 14px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {
        .shad-txt {
         padding-left: 22%;
}
}
@media screen and  (max-width: 1024px) {

    #colorlib-hero .social-media a{
        font-size: 10px;
        margin-right: 9px;
    }
    #colorlib-hero .owl-theme .owl-controls .owl-nav [class*=owl-]{
        padding: 6px 10px;
    }
    .txt-section .para2 {
    font-weight: 600;
    line-height: 33px;
}
}

@media screen and (max-width: 980px){

    .colorlib-services .vision-bg , .colorlib-services .mission-bg {
            padding-right: 14% !important;
            padding-left: 14% !important;
    }
    .about-section .abt-cont{
        text-align: center;
    }
    footer .info{
        text-align: left !important
    }
    .small-text-area .view-btn {
    margin-top: 4%;
}
    .prod-section .prd-txt-lt{
        padding-bottom: 5%;
    }
    .colorlib-navbar-brand .colorlib-logo{
        left: -65px;
    }
    .mission-col{
        padding-right: 0;
    }
    
}

@media screen and (max-width: 768px){
    #colorlib-hero .hero-flex .text-inner h2{
        font-size: 30px !important;
    }
    #colorlib-hero .hero-flex .text-inner .desc{
        background: none !important;
    }
    #colorlib-hero .owl-theme .owl-controls {
    left: 40%;
}
    .colorlib-services{
        padding: 0 !important;
    }
    .colorlib-footer{
        padding-top: 0 !important;
    }
    .prod-section{
        width: 95%;
    }
    
.colorlib-nav-toggle {
    display: block;
    top: -14px !important;
    left: -35px !important;
}
}
@media screen and (max-width: 640px){
#colorlib-hero .hero-flex .text-inner h2 {
    font-size: 27px !important;
}
}

