@media(max-width:1500px) {}

@media(max-width:1400px) {}

@media(max-width:1200px) {}

@media(max-width:1069px) {}

@media(max-width:991px) {
    .about-content-box h2 { font-size: 20px; margin: 20px 0; }
    .about-content-box {margin: 20px 0;}
    .fact-counter .count-outer{justify-content: center;}
    #about-us-section .about-content-box h2 { font-size: 19px; text-align: justify; }
    #services-part-section .service-row { gap: 10px; }
    #services-part-section { padding: 25px 0; }
    #services-part-section h2.section-title { margin-bottom: 20px;}
    #services-part-section .service-row { margin-bottom:50px; }
    .partner-box img { height:130px; }
    .partner-box { padding:0 10px; }

}

@media(max-width:768px) {}

@media(max-width:643px) {}

@media(max-width:579px) {}

@media(max-width:480px) {}

@media(max-width:400px) {}

@media(max-width:359px) {}