@media only screen and (max-width: 600px){
    .mobile_none {
        display: none;
    }
    .desktop_none {
        display: block;
    }
    .home_s1 {
        background: url(../img/home_s1_mobo.png);
    }
    .cart-view {
        padding: 25px 36px!important;
    }
    .cart-view .procek-img {
        width: 120px;
        height: 201px;
    }
    .cart-view .product-ch {
        position: relative;
        padding: 16px 0px 16px 8px;
    }
    .down_mob {
        background-image: url(../img/angle-down-w.svg);
        background-color: transparent;
        border: 0px;
        background-repeat: no-repeat;
        color: #F6F5EE;
        background-position: 70px 10px;
        width: 210px;
        text-align: left;
        text-shadow: none;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 19px;
        line-height: 24px;
    }
    
    .down_mob_cur_sym {
        background-color: transparent;
        color: #F6F5EE;
        width: 99px;
        margin: 12px 10px;
        height: 32px;
        padding: 4px;
        text-align: center;
        text-shadow: none;
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        border: 0px;
        border-bottom: 1px solid #F6F5EE;
        border-radius: 12px;
    }
    .mo_car_drop {
        display: flex;
        gap: 16px;
        position: absolute;
        top: 473px;
        right: 73px;
    }
    .product-ch h4 {
        font-family: 'FuturaDemiC'!important;
        font-style: normal!important;
        font-weight: 600!important;
        font-size: 20px!important;
        line-height: 23px!important;
        letter-spacing: 0.04em!important;
        text-transform: uppercase!important;
        color: #0D100C!important;
        text-align: left;
    }
    .product-ch h5 {
        font-family: 'FuturaDemiC'!important;
        font-style: normal!important;
        font-weight: 600!important;
        font-size: 24px!important;
        line-height: 28px!important;
        letter-spacing: 0.04em!important;
        text-transform: capitalize!important;
        color: #396831!important;
        margin-bottom: 0px!important;
        text-align: left;
    }
    .cart_counter {
        position: absolute;
        right: 251px!important;
        top: 434px!important;
        color: white;
    }
    .d-flex.justify-content-between.nav-cart.align-items-baseline {
        flex-direction: column-reverse!important;
    }
    .d-flex.justify-content-between.nav-cart.align-items-baseline a {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        width: 100%;
    }
    .close-cart {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        text-transform: capitalize;
        color: #F6F5EE;
        margin-left: auto;
        margin-right: auto;
    }
    .home_s5_left_pre {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
        margin-bottom: 8px;
    }
    .home_s5_left_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        text-transform: capitalize;
        color: #F6F5EE;
        margin-bottom: 16px;
    } 
    .home_s5_left_subtitle {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #F6F5EE;
        margin-bottom: 16px;
    }
    .home_s6 .home_s2_subtitle {
        font-size: 20px;
    }
    .home_s1_pre_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: capitalize;
        color: #66AB59;
        margin-bottom: 16px;
    }
    .home_s1_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 120%;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        color: #F6F5EE;
        margin-bottom: 24px;
    } 
    .home_s1_subtitle {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #F6F5EE;
        margin-bottom: 24px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .home_s1_content_frame .btn-white {
        width: calc(100% - 24px);
        margin-left: 12px;
        margin-right: 12px;
    }
    .home_s1_content_frame {
        padding-bottom: 48px;
    }
    .home_s2_frame_top {
        width: 324px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
    .home_s2_title {
        font-family: 'FuturaDemiC';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        display: flex;
        align-items: center;
        text-align: center;
        text-transform: capitalize;
        color: #0D100C;
    }
    .home_s2_subtitle {
        font-size: 14px;
    }
    .home_s2_card_left_cut {
        flex-direction: column-reverse;
        border-radius: 0 0 25px 25px;
        max-width: 324px;
    }
    .home_s2_card_content_frame {
        padding: 24px 40px;
    }
    .home_s2_card_right_cut {
        flex-direction: column;
        border-radius: 0 0 25px 25px;
        max-width: 324px;
    }
    .home_s2 {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .home_s3_content_frame {
        padding: 24px;
    }
    .home_s3 {
        background: url(../img/home_s3_mobo.png) black;
        background-repeat: no-repeat;
        padding-top: 104px;
    }
    .home_s3 .container {
        padding: 0px;
    }
    .home_s3_title {
        font-size: 24px;
    }
    .home_s4_right_frame {
        background: transparent;
        padding: 0px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .home_s4 {
        padding-top: 48px;
        padding-bottom: 48px;
        background-size: contain;
        background-position: top;
    }
    .home_s4_card {
        flex-direction: column;
        border-radius: 0px 0px 24px 24px;

    }
    .home_s4_card_img_div img {
        width: 375px;
    }
    .home_s4_card_content_div {
        flex-direction: column;
        padding: 0px;
        width: 100%;
    }
    .btn_home_s4_card {
        margin-bottom: 32px;
    }
    .home_s4_card_content_div_1 {
        max-width: 300px;
    }
    .home_s4_card_price {
        text-align: center;
    }
    .home_s4_card_title {
        text-align: center;
    }
    .home_s4_card_subtitle {
        text-align: center;
    }
    .btn_hs4_right {
        margin-bottom: 24px;
    }
    
}

@media only screen and (min-width: 1280px) and (max-width: 1348px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 478px 118px 78px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
    .home_s5 {
        background: url(../img/home_s5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -64px center;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 905px;
    }
    .home_s5_frame_right_main {
        position: absolute;
        top: 0px;
        left: -464px;
    }
    .ffoter-address p {
        display: inline-flex;
    }
    .framer {
         padding-right: 0px; 
         padding-left: 0px; 
    }
}
@media only screen and (min-width: 1349px) and (max-width: 1439px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 418px 118px 138px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
    .home_s5 {
        background: url(../img/home_s5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -64px center;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 905px;
    }
    .home_s5_frame_right_main {
        position: absolute;
        top: 0px;
        left: -318px;
    }
    .ffoter-address p {
        display: inline-flex;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1499px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 330px 118px 227px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
    .home_s5 {
        background: url(../img/home_s5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -64px center;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 905px;
    }
    .home_s5_frame_right_main {
        position: absolute;
        top: 0px;
        left: -318px;
    }
    .ffoter-address p {
        display: inline-flex;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1599px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 330px 118px 227px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
    .home_s5 {
        background: url(../img/home_s5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -64px center;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 905px;
    }
    .home_s5_frame_right_main {
        position: absolute;
        top: 0px;
        left: -254px;
    }
    .ffoter-address p {
        display: inline-flex;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1699px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 330px 118px 227px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
    .home_s5 {
        background: url(../img/home_s5.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -64px center;
        padding-top: 80px;
        padding-bottom: 80px;
        height: 905px;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 1799px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 330px 118px 166px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 1919px){
    .home_s5_frame_left {
        background: rgb(13, 16, 12, 0.7);
        padding: 117px 347px 118px 190px;
        height: fit-content;
        display: flex;
        align-self: center;
        margin-top: 80px;
    }
}
    