/* for-laptop view-1200 */

@media only screen and (min-width: 100px) and (max-width: 1399px) {}

/* for-laptop view-1024 */

@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .nav_bar-main ul {
        gap: 18px;
    }

    .main-header {
        padding: 10px 0px;
    }

    .nav_bar-main ul li a {
        font-size: 15px;
    }

    .main-home-title h1 {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .main-home-title p {
        margin-bottom: 26px;
        font-size: 16px;
    }

    .cert-content h4 {
        font-size: 20px;
    }

    .cert-item .cert-content {
        padding: 0px 5px;
    }

    .cert-content h5 {
        font-size: 17px;
    }

    .section-title h2 {
        font-size: 38px;
    }

    .footer-title h3 {
        font-size: 22px;
    }

    p {
        font-size: 15px;
    }

    .head-socials ul {
        gap: 15px;
    }

    .head-socials ul li a {
        font-size: 18px;
    }

    .service-content p {
        -webkit-line-clamp: 5;
    }

    .wrapper {
        height: 300px;
    }

    .about-sec {
        padding: 50px 0px;
    }

    .contact-widg-item i {
        font-size: 52px;
    }

    .contact-widg-item h4 {
        font-size: 19px;
    }

    .slick-arrow {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .slick-next {
        right: 12px;
    }

    .slick-prev {
        left: 12px;
    }

    .service-short-main h2 {
        font-size: 20px;
    }

    .single-item-content h3 {
        font-size: 22px;
    }

    .single-item-content h1 {
        font-size: 24px;
    }

    .service-short-img {
        width: 45%;
    }

    .service-short-item {
        gap: 15px;
    }

}

/* for-tablet view-768 */

@media only screen and (min-width: 100px) and (max-width: 991px) {
    .logo {
        width: 45%;
    }

    .top-header .web-btn a {
        padding: 13px 47px;
    }

    .web-btn a {
        font-size: 15px;
    }

    .service-widg-item {
        margin-bottom: 40px;
    }

    .section-title h2 {
        font-size: 35px;
    }

    .cert-item {
        margin-bottom: 50px;
        padding: 0px 20px;
    }

    .footer-item {
        margin-bottom: 40px;
    }

    .footer-disc {
        padding-right: 22px;
    }

    .services {
        padding: 50px 0px;
    }

    .about-sec-content {
        margin-bottom: 30px;
    }

    .wrapper-title h2 {
        font-size: 36px;
    }

    .contact-widg-item {
        margin-bottom: 30px;
    }

    .cert-verif-widg {
        margin-bottom: 30px;
    }

    .cert-verif-title h2 {
        font-size: 30px;
    }

    .slick-arrow {
        display: none !important;
    }

    .single-item-main {
        margin-bottom: 50px;
    }

    .service-short-img {
        width: 25%;
    }

    .single-item-content li {
        font-size: 15px;
    }


}

/* for-landscape-mobile view-576 */

@media only screen and (min-width: 100px) and (max-width: 767px) {
    .top-header {
        display: none;
    }

    .logo {
        width: 65%;
    }

    .main-home-title h1 {
        font-size: 30px;
    }

    .main-home-title p {
        font-size: 15px;
    }

    .web-btn a {
        padding: 14px 30px;
    }

    .main-header {
        padding: 6px 0px;
    }

    .service-widg-item h3 a {
        font-size: 19px;
    }

    .service-widg-item {
        margin-bottom: 30px;
    }

    .service-widg {
        padding: 60px 0px 30px 0px;
    }

    .section-title h2 {
        font-size: 32px;
    }

    .cert-item {
        padding: 0px;
    }

    .certification {
        padding: 60px 0px 30px 0px;
    }

    .cert-verif-widg img {
        width: 33%;
    }

    .responsive-links ul li a {
        width: 70%;
    }

    .responsive-logo {
        width: 40%;
    }
    .service-single-prev-next a{
        font-size: 14px;
    }
    



}

/* for-mobile view-375 */

@media only screen and (min-width: 100px) and (max-width: 575px) {
    .logo {
        width: 83%;
    }

    .main-home-title h1 {
        font-size: 25px;
    }

    .web-btn a {
        padding: 12px 26px;
    }

    .service-widg-item {
        padding: 30px 18px;
    }

    .service-widg-item h3 a {
        font-size: 17px;
    }

    .section-title h2:before {
        height: 5px;
        width: 43px;
    }

    .section-title h2 {
        font-size: 28px;
    }

    .container {
        width: 96%;
    }

    .ham-menu a {
        font-size: 28px;
    }

    .cert-item {
        padding: 0px 34px;
    }

    .footer-logo {
        width: 60%;
    }

    .footer-item {
        margin-bottom: 30px;
    }

    .map-main {
        height: 250px;
    }

    .wrapper-title h2 {
        font-size: 30px
    }

    .c-form-item input,
    .c-form-item textarea {
        font-size: 14px;
    }

    .content-sec-item h2 {
        font-size: 22px;
    }

    .cert-verif-title h2 {
        font-size: 24px;
    }

    .cert-verif-widg img {
        width: 45%;
    }

    .cert-verif-widg {
        padding: 15px 20px;
    }

    .responsive-logo {
        width: 60%;
    }

    .single-item-content h3 {
        font-size: 20px;
    }

    .single-item-content h2 {
        font-size: 22px;
    }

    .single-item-content h1 {
        font-size: 22px;
    }

    .single-item-content h4 {
        font-size: 18px;
    }

    .service-short-content ul li {
        font-size: 11px;
    }

    .service-short-img {
        width: 32%;
    }
    .service-single-prev-next a i{
        margin: 0px 5px;
    }
    .service-single-prev-next a{
        font-size: 12px;
    }
}

/* for-small-mobile view-320 */

@media only screen and (min-width: 100px) and (max-width: 374px) {
    .main-home-title h1 {
        font-size: 22px;
    }

    .web-btn a {
        padding: 11px 23px;
    }

    .logo {
        width: 90%;
    }

    .section-title h2 {
        font-size: 26px;
    }

    .cert-item {
        padding: 0px;
    }

    .service-image {
        height: 180px;
    }

    .footer-links ul li a {
        font-size: 15px;
    }

    .cert-verif-widg img {
        width: 52%;
    }

    .cert-verif-widg {
        height: 350px;
    }

    .responsive-links ul li a {
        width: 100%;
    }
}