@media screen and (max-width:1199px){
    .why_fly_bottom .why_couch_partts .why_c_innr{
        padding: 0 20px;
    }
    .why_fly_bottom .why_couch_partts{
        margin: 0 -20px;
    }
    .coffe_peo_innr_innr, .coffe_peo_innr_innr:nth-child(1), .coffe_peo_innr_innr:nth-child(3){
        padding: 0 80px 20px 20px;
    }
    .coffe_pro_innr{
        margin: 0 -20px;
    }
    .coffe_peo_innr_innr:nth-child(2n){
        padding: 0 20px 120px 80px;
    }
    .coffe_peo_innr_innr span{
        z-index: 999;
        -webkit-text-fill-color: #fff;
    }


    .first_item:before{
        width: 410px;
    }

    .foutrh_item:before{
        left: -68%;
        width: 410px;
    }

    .cont_innr_innr_left iframe{
        width: 100% !important;
    }
}


@media screen and (max-width:992px){
    .bannercontainer h1{
        font-size: 70px;
    }

    .cardWrapper1 .collection_item_innr img{
        max-width: 80%;
        height:200px;
    }
    .cardWrapper, .cardWrapper1{
        height: 370px;
        padding: 0 10px;
    }
    .cardWrapper1 .img_container h3{
        font-size: 24px;
    }

    .why_fly_bottom .why_couch_partts .why_c_innr{
        max-width: calc(100%/3);
    }

    .coffe_peo_innr_innr, .coffe_peo_innr_innr:nth-child(1), .coffe_peo_innr_innr:nth-child(3){
        padding: 0 40px 20px 20px;
    }
    .coffe_peo_innr_innr:nth-child(2n){
        padding: 0 20px 120px 40px;
    }
    .first_item:before {
        width: 200px;
        left: 90%;
    }
    .foutrh_item:before{
        left: -62%;
        width: 200px;
    }

    .brew_cont{
        left:10px;
    }
    .brew_cont h3{
        font-size: 24px;
    }
    .header_partts.innr_header{
        z-index: 9999;
        position: relative;
    }
    .footer{
        z-index: 6666;
    }

    .our_coffee_meet.brew_prd .premium_brew_prd_innr.prd_des .prd_inf_left_partts, .our_coffee_meet.brew_prd .premium_brew_prd_innr.prd_des .prd_inf_right_partts{
        max-width: calc(100%/1) !important;
        margin-top: 30px;
    }

    .our_coffee_meet.brew_prd .premium_brew_prd_innr.prd_des .prd_inf_right_partts ul.accordion-list {
        max-width: 100% !important;
        width: 100% !important;
    }

    .slider-nav .slick-slide{
        margin: 5px;
        padding: 0;
        width: 70px !important;
    }


    .prd_info_prd .slick-list{
        padding: 0px !important;
    }
    
    
    
    .p-wrap, .text-wrap{
        max-width:100%;
        overflow:visible;
        height:auto;
        position:static;
        transform:none;
    }
    
    .panel{
        position:static !important;
        display:block !important;
        height:auto !important;
        z-index:7 !important;
        transform:none !important;
    }
    
    .pin-spacer{
        width:auto !important;
        height:auto !important;
        padding:0 !important;
    }
    
    .prd_range_innr_bottom.black{
        transform:none !important;
        max-width: 100% !important;
    width:  auto !important;
    max-height:  auto !important;
    height:  auto !important;
    }
    
    .panel-text{
        position:static !important;
        transform:none !important;
        opacity:7 !important;
    }
    /*.scroll-content{*/
    /*    transform:none !important;*/
    /*}*/
    [data-scrollbar] {
    display: block;
    position: relative;
    overflow:visible !important;
}



.product_range.for_desktop{
    display:none;
}   
.product_range.for_mobile{
    display:block;
}

.panel-text{
    height:auto;
    margin-bottom:70px;
}

.panel_prd{
    margin-bottom:25px;
}
}

@media screen and (max-width:767px){
    .hamburger_fly_couch span{
        display: block;
        margin: 5px 0;
    }
    .header_innr{
        height: 60px;
    }

    .hamburger_fly_couch{
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .header_innr ul, .overlay{
        transform: translateX(-100%);
        left: -320px;
        position: absolute;
        transition: all 0.3s ease-in-out;
        display: block;
    }

    .header_innr ul.open_menu, .overlay.open_menu{
        transform: translateX(0%);
        left: 0px;
        width: 320px;
        display: block;
        height: 100vh;
        top: 0;
        background: #000;
        z-index: 666666;
        transition: all 0.3s ease-in-out;
    }

    .overlay.open_menu{
        width: 100vw;
        height: 100vh;
        z-index: 5555;
    }

    .cross_sign{
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        color: #f00;
        font-size: 22px;
        cursor: pointer;
    }
    .overlay{
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,0.5) !important;
        width: 100vw;
        height: 100vh;
        z-index: 5555 !important;
    }
    .header_innr ul.open_menu li{
        margin: 20px 0;
    }

    .coffee_tabber .nav-tabs .nav-link{
        font-size: 18px;
        padding: 10px 20px;
    }
    .cardWrapper, .cardWrapper1{
        max-width: calc(100%/2);
    }

    .why_fly_left, .why_fly_right{
        max-width: calc(100%/1);
    }

    .why_fly_right{
        order: 2;
        margin-top: 30px;
    }
    .why_fly_left{
        order: 1;
    }
    .why_fly_couch{
        padding: 50px 0;
    }
    .coffe_pro_innr .coffe_peo_innr_innr:before{
        content: none;
    }
    .coffe_pro_innr .coffe_peo_innr_innr {
        max-width: 100%;
    }

    .coffe_pro_innr .coffe_peo_innr_innr {
        padding: 30px 0;
    }

    .coffe_pro_innr .coffe_peo_innr_innr span{
        left: 7%;
        top: 40px;
    }

    .coffe_pro_innr .coffe_peo_innr_innr:nth-child(4){
        order: 1;
    }
    .coffe_pro_innr .coffe_peo_innr_innr:nth-child(3){
        order: 2;
    }
    .logo_hwader a img{
        left: -60px;
        transform: translateX(0) scale(0.3);
    }

    .advantage_innr_innr_partts{
        max-width: calc(100%/2);
    }

    .innr_partts_block h3{
        font-size: 18px;
    }

    .our_coffee_meet.brew_prd{
        padding: 120px 0 40px;
    }

    .panel h3{
        font-size: 50px;
    }

    .cont_innr_left, .cont_innr_right{
        max-width: calc(100%/1);
        padding: 0 10px;
    }
    .cont_innr_left{
        margin: 20px auto;
    }
    .cont_innr_innr_left iframe{
        height: auto !important;
    }
    

}


@media screen and (max-width:575px){

    .bannercontainer h1 {
        font-size:35px;
    }

    .commn_heading h2{
        font-size: 26px;
    }
    .our_coffee_meet{
        padding: 50px 0;
    }
    .coffee_tabber ul li{
        margin: 20px 0;
    }

    .why_fly_bottom .why_couch_partts .why_c_innr {
        max-width: calc(100% / 1);
        padding: 0 45px;
    }

    .banner_content_innr p{
        font-size: 16px;
    }
    .coffe_pro_innr .coffe_peo_innr_innr {
        padding: 30px;
    }

    .coffee_bg{
        padding: 50px 0;
    }

    .coffee_processedure{
        padding-top: 50px;
    }

    .why_fly_right{
        padding-right: 24px;
    }

    .why_fly_innr.fly_innr_cont .img_innr img{
        height: 120px !important;
    }

    .header_partts.innr_header{
        z-index: 9999;
        position: relative;
    }
    .footer{
        z-index: 6666;
    }

    .brew_cont h3{
        font-size: 24px;
    }
    .brew_catelog{
        max-width: calc(100%/1);
        margin-bottom: 30px;
    }

    .advantage_innr_innr_partts {
        max-width: calc(100% / 1);
    }
    .p-wrap{
        width: 100%;
    }
    .p-wrap .panel{
        text-align: center;
        left: 0;
        transform: translateX(0);
    }

    .our_coffee_meet.brew_prd .prd_inf_right_partts{
        padding: 0 10px;
    }

    .coffee_colection_bottom.prd_brew .cardWrapper1 {
        max-width: calc(100% / 1);
    }
}