@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1324px;
    }
}

@media screen and (max-width:1399px){
    .section-live-offer {
        padding-top: 100px;
    }
    .section-live-offer .main_mobile_img {
        margin-top: 0px;
        margin-bottom: -375px;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-active:not(.slick-current){
        height: 240px;
    }
    .section-live-offer .offer_live_slider .slick-slide{
        height: 212px;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-current{
        height: 270px;
    }
}

@media screen and (min-width:766px){
    /* Explore section */
    .section-explore .container{
        background: url(../images/explore-circle-shape.png) no-repeat, url(../images/explore-img-shape.png) no-repeat;
        background-position: right 4% top 35%, left 0% bottom 22%;
        background-size: 28%, 250px;
    }
    .section-explore .image_block{
        margin-bottom: -12%;
    }
    .section-explore .middel_img{
        width:22.5%;
    }
    .section-explore .middel_side_img{
        width:21%;
        margin-inline: -4%;
    }
    .section-explore .middel_second_side_img{
        width:19.5%
    }
}

@media screen and (max-width:1199px){
    /* ========= common class css start ========= */
    .gap-40{
        gap: 20px;
    }
    /* ========= common class css end ========= */

    /* ========= Home page css start ========= */
    .section-live-offer{
        padding-bottom: 10px;
    }
    .section-live-offer .main_mobile_img {
        margin-bottom: -342px;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-current {
        height: 230px;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-active:not(.slick-current) {
        height: 212px;
    }
    .section-live-offer .offer_live_slider .slick-slide {
        height: 200px;
    }
    /* ========= Home page css start ========= */
}

@media screen and (max-width:991px){
    /* ========== reponsive header css start ========== */
    .site-header{
        padding-block: 10px;
    }
    .language_switcher {
        padding-inline: 10px;
    }
    .site-header .nav_content{
        position: fixed;
        background-color: white;
        height: 100%;
        top: 0;
        bottom: 0;
        right: 0;
        max-width: 400px;
        padding: 10px;
        width: 90%;
        z-index: 1040;
        transform: translateX(100%);
        transition: transform 0.3s;
    }
    .site-header .nav_content.active{
        transform: translateX(0);
    }
    .site-header .site_nav ul{
        flex-direction: column;
    }
    .site-header .site_nav{
        height: auto;
    }
    .site-header .site_nav a {
        padding-inline: 0px;
        color: var(--dark);
    }
    .site-header .site_nav a.active {
        color: var(--blue);
    }
    .site-header .site_nav a:hover {
        padding-inline: 0px;
        color: var(--blue);
    }
    .site-header .nav_content .header-btn .primary-btn{
        background-color: var(--blue-800);
        color: var(--white);
        margin-inline: 10px;
    }
    .site-header .nav_content .header-btn .primary-btn img{
        filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    }
    /* ========== reponsive header css end ========== */

    /* ========== home page css start ========== */
    .section-live-offer{
        padding-top: 100px;
    }
    .section-live-offer .slider_row.pt-100{
        padding-top: 0;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-current {
        height: 170px;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-current .slider_block_item{
        max-width: 88%;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-active:not(.slick-current) {
        height: 160px;
    }
    .section-live-offer .offer_live_slider .slick-slide {
        height: 134px;
    }
    .section-live-offer .main_mobile_img{
        margin-bottom: -297px;
    }

    /* Contact section  */
    .contact-section {
        padding-block: 100px;
    }
    .contact-section .contact_title {
        padding: 20px;
    }
    .contact-section .contact_btn {
        height: 67px;
        padding: 10px 15px;
    }

    .section-work .icon_block .icon_block_item.first_line::before {
        height: 26px;
    }
    .section-work .icon_block .icon_block_item.second_line::before{
        top: 49px;
        height: 40px;
    }
    /* ========== home page css end ========== */
}

@media screen and (max-width:767px){
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        padding-right: 16px;
        padding-left: 16px;
    }
    /* ========= reset css start ========= */
    :root{
        --body-font-size: 16px;
        --body-line-height: 1.35rem;
    }
    h1{font-size: 36px; line-height: 50px;}
    h2{font-size: 36px; line-height: 50px;}
    /* ========= reset css end ========= */

    /* ========= common class css start ========= */
    .gap-40{
        gap: 12px;
    }
    .pt-100{padding-top: 70px;}
    .pb-100{padding-bottom: 70px;}
    .pt-70{padding-top: 50px;}
    .pb-70{padding-bottom: 50px;}
    /* ========= common class css end ========= */

    /* ========= home page css start ========= */
    .section-banner{
        padding-bottom: 48px;
    }

    .section-live-offer{
        background-position: top 68% right 40%, bottom 23% left 58%;
        background-size: auto, auto;
    }
    .section-live-offer .offer_live_slider .slick-list .slick-track{
        height: auto;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-current .slider_block_item{
        max-width: 87%;
        aspect-ratio: 1 / 0.9;
    }
    .section-live-offer .main_mobile_img img{
        position: static !important;
        max-width: 77%;
        margin: 0 auto;
    }
    .section-live-offer .main_mobile_img{
        margin-bottom: 0px;
    }
    .section-live-offer .offer_live_slider .slick-slide.slick-current{
        height: auto;
    }
    .section-live-offer .offer_live_slider .slick-slide:not(.slick-current){
        transform: scale(0.8);
        height: 100%;
        aspect-ratio: 1 / 0.9;
    }
    .section-live-offer .slider_row{
        margin-top: -74% !important;
    }

    /* Explore section */
    .section-explore{
        background: url(../images/explore-shape-responsive-img.png) no-repeat, var(--cream-800);
        background-position: left 0% bottom 4%;
        background-size: 25%;
    }
    .section-explore .container{
        background: url(../images/explore-circle-shape.png) no-repeat;
        background-position: right 20% top 39%;
        background-size: 36%;
    }
    .section-explore{
        padding-bottom: 62px;
    }
    .section-explore .image_block{
        margin-inline: -16px;
    }
    .section-explore .image_block .slick-list{
        padding-block: 15% !important;
    }
    .section-explore .image_block .slick-slide{
        position: relative;
        z-index: 100;
    }
    .section-explore .image_block .slick-slide.slick-active{
        transform: scale(1.3);
        position: relative;
        z-index: 999;
    }

    /* Work section */
    .section-work .icon_block .icon_block_item{
        margin-bottom: 90px;
    }
    .section-work .icon_block .icon_block_item.last_item_block{
        margin-bottom: 0;
    }
    .section-work .icon_block .icon_block_item::before{
        left: calc(50%);
        transform: translateX(-50%);
    }
    .section-work .icon_block .icon_block_item.first_line::before{
        /* width: 15px;
        top: 100%;
        height: 90px;
        background: url(../images/icon-line-dashed-responsive-two.png) no-repeat center center;
        background-size: 100% 100%; */
    }
    .section-work .icon_block .icon_block_item.second_line::before{
        /* width: 15px;
        top: 100%;
        height: 90px;
        background: url(../images/icon-line-dashed-responsive-one.png) no-repeat center center;
        background-size: 100% 100%; */
    }

    /* Live offer section */
    .section-live-offer{
        padding-block: 50px;
    }

    /* Contact section  */
    .contact-section{
        padding-block: 50px;
        background-color: var(--cream);
    }
    .contact-section .contact_title{
        padding: 0px;
    }
    .contact-section .contact_title form{
        padding-inline: 12px;
    }
    .contact-section .contact_block{
        position: absolute;
        bottom: 12px;
        right: 12px;
    }
    .contact-section .contact_btn{
        width: 250px;
    }
    .contact-section .contact_block .contact_btn{
        background-color: var(--white);
    }
    .contact-section h2 {
        font-size: 48px;
        line-height: 62px;
    }
    .contact-section p{
        font-size: 18px;
        line-height: 1.55rem;
    }
    .contact-section .image_block img{
        height: 345px !important;
    }
    /* ========= home page css end ========= */

    /* ========= footer css start ========= */
    .site-footer{
        padding-top: 32px;
    }
    /* ========= footer css end ========= */
}

@media screen and (max-width:480px){
    .section-live-offer .slider_row {
        margin-top: -71% !important;
    }
}
