@media screen and (max-width: 992px) {
    #competencies .competency-card .content {
        position: initial !important;
        height: auto !important;
    }
    #competencies .competency-card .image {
        width: 100% !important;
        position: static !important;
    }
    #competencies .competency-card .image img {
        border-radius: 20px 20px 0px 0px !important;
    }
    #competencies .competency-card .content .job-title {
        top: 0px !important;
    }
    #colorlib-hero .flexslider .welcome {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }
    #colorlib-hero .flexslider .title {
        font-size: 16px;
        line-height: 1.5 !important;
    }
    #colorlib-hero .flexslider .slides li {
        padding: 50px 15px !important;
    }
    #colorlib-hero .flexslider .slide2-content .btn-learn {
        font-size: 14px !important;
        line-height: 10.73px !important;
        margin-top: 17px !important;
    }
    #colorlib-hero .flexslider .slide3 .title , #colorlib-hero .flexslider .slide3 .content .subtitle {
        line-height: 1.5 !important;
    }
    #president-speech .content h3 {
        font-size: 30px !important;
        line-height: 1.2 !important;
    }
    #president-speech .content h4 {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
    #president-speech .content p , #about .content p , #values p , #quality .content p , #vision .content p , #distinguishes .distinguishe-box .content p , #advantages .advantage-box p , #sustainability p {
        font-size: 18px !important;
        line-height: 1.5 !important;
        text-align: justify;
        font-family: "Cairo", sans-serif !important;
    }
    #president-speech, #about, #quality, #competencies, #services, #partners, #faq {
        margin-bottom: 10px !important;
    }
    #values .icon {
        margin-top: 20px !important;
    }
    #values .value-box:not(:last-of-type) {
        margin-bottom: 30px !important;
    }
    #values {
        margin-bottom: 20px !important;
        padding: 0 10px 50px !important;
        margin-top: 110px !important;
    }
    #president-speech .content {
        margin-top: 30px !important;
    }
    #distinguishes .distinguishe-box .content h4 , #services h3 , #values .values-box .content h4 {
        font-size: 25px !important;
        line-height: 1.5 !important;
    }
    #about .content h2  , #quality .content h2 , #competencies h2 , #services h2 , #partners h2 , #faq h2 , #vision .content h2 , #distinguishes h2 , #values h2 {
        font-size: 30px !important;
        line-height: 1.5 !important;
    }
}
@media screen and (max-width: 490px) {
    #distinguishes .distinguishe-box .icon { 
        top: -28% !important; 
    }
}

@media screen and (max-width: 767px) {
    #about .content h2 , #quality .content h2 , #competencies h2 , #services h2 , #partners h2 , #faq h2  , #vision .content h2 , #distinguishes h2 , #values h2 {
        font-size: 30px !important;
        line-height: 1.5 !important;
    }
    #distinguishes .distinguishe-box .content h4 , #services h3 , #values .values-box .content h4 {
        font-size: 25px !important;
        line-height: 1.5 !important;
    }
    #president-speech .content {
        margin-top: 30px !important;
    }
    #president-speech .content p , #about .content p , #values p , #quality .content p , #vision .content p , #distinguishes .distinguishe-box .content p , #advantages .advantage-box p , #sustainability p {
        font-size: 18px !important;
        line-height: 1.5 !important;
        font-family: "Cairo", sans-serif !important;
        text-align: justify;
    }
    #president-speech, #quality, #competencies, #services, #partners, #faq {
        margin-bottom: 10px !important;
        padding: 120px 10px 30px !important;
        text-align: justify;
    }
    #values .icon {
        margin-top: 20px !important;
    }
    #values .value-box:not(:last-of-type) {
        margin-bottom: 30px !important;
    }
    #values {
        margin-bottom: 20px !important;
        padding: 0 10px 50px !important;
        margin-top: 40px !important;
    }
}
.colorlib-nav ul li a {
    padding: 20px 15px;
    font-size: 14px;
}
#colorlib-offcanvas ul li {
    padding: 10px 0px !important;
}