@media screen and (max-width: 1200px) and (min-width: 993px) {
    .page-blog .page-blog_mostPopular .swiper-slide:nth-child(1), .page-blog .page-blog_mostPopular .swiper-slide:nth-child(2) {
        width: 260px !important;
        margin-left: 10px !important;
    }

    .page-blog .page-blog_mostPopular .swiper-slide:nth-child(3) {
        width: 400.333px !important;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1201px) {
    .page-blog .page-blog_mostPopular .swiper-slide:nth-child(1), .page-blog .page-blog_mostPopular .swiper-slide:nth-child(2) {
        width: 300px !important;
        margin-left: 10px !important;
    }

    .page-blog .page-blog_mostPopular .swiper-slide:nth-child(3) {
        width: 480.333px !important;
    }
}


@media screen and (max-width: 1100px) and (min-width: 1050px) {


    .navbrcmb {
        right: 5% !important;
    }
}


@media screen and (max-width: 1150px) and (min-width: 1101px) {


    .navbrcmb {
        right: 8% !important;
    }
}









@media screen and (max-width: 1199px) and (min-width: 1151px) {
    .navbrcmb {
        top: 25% !important;
        right: 10% !important;
    }

    .page-main_products h3 {
        position: absolute;
        transform: rotate(269deg);
        left: -79px;
        top: 0px;
        font-size: 21px;
    }
}

@media screen and (min-width:1200px) and (max-width:1250px) {
    .page-main_products h3 {
        position: absolute;
        transform: rotate(269deg);
        left: -80px;
        top: 12px;
        font-size: 21px;
    }

    .page-main_certificate .ghab {
        width: 25%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1251px) {
    .navbrcmb {
        top: 25% !important;
        right: 5% !important;
    }

    .page-main_products h3 {
        position: absolute;
        transform: rotate(269deg);
        left: -80px;
        top: 16px;
        font-size: 21px;
    }

    .page-main_certificate .ghab {
        width: 25%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}



@media screen and (max-width: 1399px) and (min-width: 1301px) {
    .navbrcmb {
        top: 25% !important;
        right: 9% !important
    }

    .page-main_products h3 {
        position: absolute;
        transform: rotate(269deg);
        left: -80px;
        top: 16px;
        font-size: 21px;
    }

    .page-main_certificate .ghab {
        width: 25%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1500px) and (min-width: 1400px) {

    .page-main_products h3 {
        position: absolute;
        transform: rotate(269deg);
        left: -80px;
        top: 30px;
        font-size: 21px;
    }

    .page-main_certificate .ghab {
        width: 22%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1599px) and (min-width: 1450px) {
    .navbrcmb {
        top: 25% !important;
        right: 8% !important
    }

    .page-main_certificate .ghab {
        width: 22%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1649px) and (min-width: 1600px) {
    .navbrcmb {
        top: 25% !important;
        right: 9% !important;
    }

    .page-main_certificate .ghab {
        width: 22%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1700px) and (min-width: 1650px) {
    .navbrcmb {
        top: 27% !important;
        right: 11% !important;
    }

    .page-main_certificate .ghab {
        width: 22%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width:1800px) and (min-width: 1701px) {
    .navbrcmb {
        top: 25% !important;
        right: 11% !important;
    }

    .page-main_certificate .ghab {
        width: 22%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width:2000px) and (min-width: 1801px) {
    .navbrcmb {
        top: 25% !important;
        right: 15% !important;
    }

    .page-main_certificate .ghab {
        width: 22%;
        height: 195px;
        z-index: 11111;
        background-repeat: no-repeat;
    }
}


@media only screen and (min-width:0px) and (max-width : 479px){
    .logo-responsive {
        display: block;
    }
    header .language .container .d-inline {
        font-size: 10px;
    }
    header .language .container .me-4 {
        margin-left: 1rem !important;
    }
    header .language .container .ms-4 {
        margin-right: 1rem !important;
    }
    .font-17 {
        font-size: 12px !important;
    }
    .h3, h3 {
        font-size: 16px;
    }
    .page-main_services .container .flex-row-reverse {
        flex-direction: column !important;
        width: 100% !important;
        margin: 0 auto !important;
    }
    .page-main_services div.col h4 {
        border-bottom: 1px solid #cecece;
        color: #000;
    }
    .page-main_news .page-main_news-cards .card p {
        font-size: 12px;
    }
    .col-12 {
        flex: unset;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    footer .footer-main a {
        font-size: 12px;
    }
    footer .footer-submain a {
        font-size: 12px;
    }
    footer .text-white {
        color: #fff !important;
        font-size: 11px;
    }
    header .container-fluid .row .col-12 {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .font-16 {
        font-size: 12px !important;
    }
        .page-main_services .container .flex-row-reverse .mx-4 {
         margin:0 auto !important;
        }
    .page-main_services div.col {
        width: 100%;
        height: auto;
    }
}
.page-video .col-4 {
    flex: unset;
    width: 100%;
}
.page-video .col-4 p{
  text-align:center;
}