.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}


@media screen and (min-width:1750px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1750px) and (min-width:1600px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1600px) and (min-width:1400px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 13px!important;
    }
}

@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 12px!important;
    }
    .line {
        left: 2rem!important;
        right: 2rem!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1024px) {
    html{
        font-size: 11px!important;
    }
    .line {
        left: 2rem!important;
        right: 2rem!important;
    }
}


@media screen and (max-width:1700px) and (min-width:1024px) {
    .line {
        left: 4rem;
        right: 4rem;
    }
}
@media screen and (min-width:1024px) {
    .prod_item:after{
        position: absolute;
        left: -10px;
        top: -10px;
        right: -10px;
        bottom: -10px;
        content: "";
        background-color: #007aff;
        transition: all 0.25s;
        opacity: 0;
    }
    .line{
        position: absolute;
        left: 9.8rem;
        right: 9.8rem;
        top: 0;
        height: 37.5rem;
        border: 0.3rem solid #ff0000;
        z-index: 1;
    }
    #box-3:after{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background: linear-gradient(to top, #f1f1f1, transparent);
        content: "";
        bottom: 7.3rem;
    }
    #box-3:before{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background-image: url("../img/bg.png");
        background-size: 100% 100%;
        content: "";
        bottom: 7.3rem;
        z-index: 2;
    }
}
.page{
    padding: 4rem 0;
}
.page h1{
    font-size: 2rem;
    margin-bottom: 2rem;
}
@media screen and (max-width:1024px) {
    .page{
        padding: 3rem 0;
    }
    .page h1{
        font-size: 1.6rem;
        margin-bottom: 1.8rem;
    }
    .content h1, .content h2{
        font-size: 1.6rem;
    }
    .content h2{
        font-size: 1.4rem;
    }
    .content h3{
        font-size: 1.3rem;
    }
    .content h4{
        font-size: 1.2rem;
    }
    .content h5{
        font-size: 1.1rem;
    }
    .content h6{
        font-size: 1rem;
    }
    body {
        padding-top: 4.8rem;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }

    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header_right{
        font-size: 1rem;
    }
    .menu_toggle {
        color: #007aff;
    }

    .mob_none {
        display: none !important;
    }

    .mob_block {
        display: block !important;
    }

    .logo {
        width: 5.2rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }

    .search--show{
        margin-right: 1.5rem;
    }

    .menu  {
        transform: none;
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        bottom: unset;
        background: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
    }

    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
        padding: 0;
        border: none;
    }
    .menu a span{
        display: inline-block;
        border-bottom: 2px solid;
    }
    .menu a:nth-child(odd) span{
        border-color: #ff0000;
    }
    .menu a:nth-child(even) span{
        border-color: #007aff;
    }


    header{
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 1rem 0!important;
        font-size: 1rem;
    }
    .logo {
        width: 5rem!important;
    }
    .slider_text h1 {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
    .slider_text p {
        font-size: 1.2rem;
    }
    .form-control {
        padding: 0 1.3rem;
        font-size: 1rem;
        height: 3.3rem;
    }
    .btn {
        height: 3.3rem;
        font-size: 1rem;
        padding: 0 3rem;
    }
    .btn.full_btn {
        width: auto;
    }
    .slider_form_row {
        margin-top: 2rem;
    }
    .mob_text_center{
        text-align: center;
    }
    .slider_text {
        padding: 0;
    }
    #box-1 .container {
       height: auto;
    }
    #box-1{
        padding-top: 4rem;
    }
    .slider_img {
        position: static;
        width: 15rem;
        margin: 0 auto;
        margin-top: 2rem;
    }
    #box-2 {
        padding: 3rem 0;
    }
    .box2_flex{
        display: block;
    }
    .section_title{
        text-align: center;
        font-size: 1.8rem;
        margin-bottom: 1.8rem!important;
    }
    .box2_right {
        font-size: 1.2rem;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .box2_arrow{
        position: static;
        transform: none;
        width: 4rem;
        margin-right: 1.5rem;
    }
    .box2_right p {
        margin-bottom: 1.5rem;
    }
    .line{
        display: none;
    }
    #box-3 {
        margin-top: 0;
        padding-top: 0;
    }
    .prod_slider .mb_30{
        padding: 0 10px;
    }
    .prod_slider .slick-list{
        margin: 0 -10px;
    }
    .prod_item{
        border: none;
    }

    .marged_top {
        margin-top: 3rem;
    }
    #box-4 {
        padding-top: 3rem;
    }
    .form_img{
        display: none;
    }
    #box-5 {
        margin-top: 4rem;
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .form_btn{
        text-align: center;
    }
    .footer_top {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .footer_text h2 {
        margin-top: 2rem;
        font-size: 1.36rem;
        margin-bottom: 1rem;
    }
    .footer_text h3 {
        font-size: 1.3rem;
        margin-bottom: 2rem;
    }
    .footer_text p{
        font-size: 1rem;
    }
    .footer_text p br{
        display: none;
    }
    .modal.product_modal .modal__block {
        margin: 2rem auto;
        width: 95%;
    }
    .modal_box_top {
        padding: 1.5rem;
    }
    .prod_text.modal_prod_text {
        padding-top: 1rem;
    }
    .modal_box_bottom {
        padding: 2.5rem 1.5rem;
        background-color: #f1f1f1;
    }
    .modal_box_bottom .section_title{
        font-size: 1.3rem!important;
    }

}

@media screen and (max-width:1024px) and (min-width:550px){
    .slick-prev {
        left: -0.4rem;
    }
    .slick-next {
        right: -0.4rem;
    }
    .slick-arrow {
        width: 3rem;
        height: 3rem;
        border: 2px solid #007aff;
        border-radius: 50%;
        background-color: white;
        background-size: 0.9rem 1.4rem;
    }
}
@media screen and (max-width:550px) {
    .slider_text h1 {
        font-size: 1.6rem;
    }
    .slider_img {
        width: 17rem;
    }
    .section_title {
        font-size: 1.6rem;
    }
    #box-2 {
        padding: 4rem 0;
    }
    .box2_arrow {
        width: 3.5rem;
        margin-right: 2.4rem;
    }
    .box2_right {
        font-size: 1.1rem;
    }
    .prod_img {
        height: 19rem;
    }
    .prod_item{
        width: 80%;
        margin: 0 auto;
    }
    .slick-prev {
        left: 0;
    }
    .slick-next {
        right: 0;
    }
    .slick-arrow {
        width: 1.525rem;
        height: 2.663rem;
    }
    .slick-arrow:hover{
        opacity: 1!important;
    }
    .marged_top {
        margin-top: 4rem;
    }
    #box-4 {
        padding-top: 4rem;
    }
    #box-5 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .footer_text h3 {
        font-size: 1.2rem;
    }
    .fb_flex{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .copy{
        margin-bottom: 1rem;
    }
    .footer_logo {
        width: 8rem;
    }
}