@media (max-width:1720px) {
    .Header_section .elementor-nav-menu li a {
        font-size: 16px !important;
        margin: 0 12px !important;
    }

    .Header_section .elementor-nav-menu li a span.sub-arrow {
        padding: 10px 0 7px 7px;
    }
}

@media (max-width:1650px) {
    .header_hum_btn {
        display: none !important;
    }

    .header_cont {
        padding-left: 30px !important;
    }

}

@media (max-width:1366px) {
    .blog_post_card {
        max-width: 80%;
    }
}

@media (max-width:1280px) {
    .humuan_image::before {
        content: '';
        position: absolute;
        background-color: rgba(173, 25, 53, 1);
        width: 300px;
        height: 300px;
        left: -10px;
        top: -10px;
        z-index: -1;
    }

    .global_banner {
        background-position: bottom 20px right -50px !important;
    }

}

@media (max-width:1200px) {
    .service_card_front img {
        min-height: 350px;
        max-height: 350px;
    }

    .blog_post_card {
        max-width: 100%;
    }

    .blog_post_card {
        position: unset !important;
    }

    .blog_date {
        left: auto !important;
        right: 0;
    }

}

@media (max-width:1024px) {
    .Header_section .sub-menu {
        margin-top: 10px !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        padding-left: 15px !important;
    }

    .Header_section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: scroll !important;
        height: calc(100vh - 70px) !important;
    }

    .Header_section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container>ul {
        overflow: auto;
        padding-bottom: 70px;
    }

    .banner_btn a::before {
        width: 85px;
        height: 85px;
    }

    .left_right_col,
    .left_right_col>div {
        min-width: 70px !important;
        max-width: 70px;
    }

    .border-single::after {
        content: "";
        display: none;
    }

    .global_banner {
        background-position: bottom 50px right 20px !important;
    }

    .loop_testimonial .swiper-slide {
        padding-top: 50px;
    }

    .service_card_front {
        min-height: 300px;
        max-height: 300px;
    }
}

@media (max-width:767px) {
    .humuan_image::before {
        width: 200px;
        height: 200px;
    }

    .header_cont {
        padding-left: 20px !important;
    }

    .team_data_front img {
        height: 100% !important;
        object-fit: cover;
    }

    .loop_testimonial .swiper-slide {
        padding-top: 40px;
    }

    .author_card {
        right: auto !important;
        left: 0 !important;
    }

    .building_image {
        right: auto !important;
    }

    .event_card .elementor-widget-button span.elementor-button-text {
        transform: rotate(0deg);
        white-space: nowrap;
    }

}