@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1599px) {
    .elementor-7 .elementor-element.elementor-element-40943cd > .elementor-widget-container {
        padding-left: 80px;
    }
}

@media screen and (max-width: 1367px) {
    .elementor-7 .elementor-element.elementor-element-40943cd > .elementor-widget-container {
        padding-left: 60px;
    }
}

@media screen and (max-width: 1279px) {

}

@media screen and (max-width: 1200px) {
    .section-partner .box-two img {
        position: relative;
        top: 0;
    }

    .section-partner .e-con-inner {
        padding: 30px 0;
    }

    .elementor-7 .elementor-element.elementor-element-40943cd > .elementor-widget-container {
        padding-left: 20px;
    }

    .section-lcc .e-con-inner .box {
        padding: 20px 15px;
    }

    .section-contact input {
        height: 48px;
    }

    .section-lcc.detail .e-con-inner .box {
        padding: 0;
        border: 0;
    }
}

@media screen and (max-width: 1024px) {
    .single-our-talent .site-main {
        margin-top: 20px;
    }
}

@media screen and (max-width: 992px) {
    .our-talent-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 767px) {
    h1, h2 {
        font-size: 36px !important;
    }

    .copyrights-wrapper ul.social {
        justify-content: center;
    }

    .wd-prefooter {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 500px) {
    .our-talent-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .form-get-in-touch .form-half {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .swiper.mySwiper .swiper-slide.width-20 {
        width: 50% !important;
    }
    .swiper.mySwiper .swiper-slide.width-40 {
        width: 100% !important;
    }
}


@media screen and (min-width: 1024px) {
    .hide-destop {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {



}

@media screen and (min-width: 768px) and (max-width: 819px) {

}

@media screen and (min-width: 1367px) {
    ul#menu-main-menu {
        gap: 50px;
    }
}