@media only screen and (max-width:1919px){
    
}
@media only screen and (max-width:1439px){
    .abpic img {
        height: 455px;
    }
    .career-sec::before {
        width: 490px;
        height: 460px;
    }
}
@media only screen and (max-width:1365px){
    
}
@media only screen and (max-width:1199px){
    .navbar-nav .nav-link {
        font-size: 17px;
        margin-right: 10px;
    }
    .abpic img {
        height: 580px;
    }
    .quacon .right-pic {
        margin-top: 30px;
    }
    .career-sec::before {
        width: 430px;
        height: 430px;
    } 
}
@media only screen and (max-width:1023px){
    
}
@media only screen and (max-width:991px){
    .about-sec {
        overflow: hidden !important;
    }
    .process-sec .row::before {
        display: none;
    }
    .qua-sec .fgvb {
        margin-top: 30px;
    }
    .fvkk {
        order: 2;
    }
    .vqpp {
        order: 1;
    }
    .kluu {
        right: 10px;
        bottom: 10px;
    }
    .abpic img {
        height: 380px;
    }
    /* quality responsive */
    .quacon .right-pic {
        margin-top: 30px;
    }
    .quacon {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .quacon .gfrr {
        column-count: 1;
    }
    .career-sec::before {
        width: 350px;
        height: 300px;
    }
    .con-back {
        padding: 30px 30px;
    }  
}
@media only screen and (max-width:767px){
    .about-sec {
        margin-top: 50px;
    }
    
    .qua-sec .heading h2 {
        margin-bottom: 15px;
    }
    .footer ul {
        padding-top: 5px;
    }
    .social-icon.d-flex {
        margin-bottom: 20px;
    }
    .top-bar .right-sol.d-flex {
        display: none !important;
    }
    .top-bar .leftsec.d-flex {
        justify-content: space-between;
    }
    .career-sec::before {
        display: none;
    }
}
@media only screen and (max-width:640px){

}
@media only screen and (max-width:575px){
    .top-bar .leftsec.d-flex {
        justify-content: start;
    }
    .top-bar .right-sol.d-flex {
        display: none !important;
    }
    .footer ul {
        padding-top: 5px;
    }
    .footer .f-head {
        margin-top: 10px;
    }
    .about-sec .ab-head h2 {
        font-size: 35px;
    }
    /*about-us responsive css  */
    .inner-pic img {
        object-fit: cover;
        height: 170px;
    }
}
@media only screen and (max-width:480px){
    .about-sec .ab-head h2 {
        font-size: 36px;
    }
    .top-bar .leftsec.d-flex {
        flex-wrap: wrap;
        justify-content: center;
    }
    .top-bar .leftsec li {
        margin-right: 0;
        margin-bottom: 5px;
    }
    .navbar-brand img {
        width: 110px;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .about-sec {
        margin-top: 50px;
    }
    .abpic img {
        height: 300px;
    }
    .goals {
        margin-bottom: 50px;
    }
    .process-sec .ico-img img {
        width: 40px;
    }
    
    
}
@media only screen and (max-width:440px){
    
}
@media only screen and (max-width:375px){
    
}