/*********** standart ***********/

/*********** size:iPhone 6/7/8 ***********/

@media screen and (min-width: 200px) and (max-width: 450px) {
    div.footer-left {
        font-size: calc(1px + 1.1vw) !important;
        }
    }
@media screen and (min-width: 200px) and (max-width: 450px) {
    div.footer-right {
        font-size: calc(1px + 1.1vw) !important;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    div.h2-client h2 {
        font-size: calc(1px + 2vw) !important;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    header.header.x-pad {
        height: 3em !important;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    section.head-info.x-pad h1 {
        font-size: calc(5px + 1.8vw);
        margin-top: -10em;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    section.head-info.x-pad a {
        padding: 1.5em 7em;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    button.slick-next.slick-arrow {
        width: 20px;
        height: 20px;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    button.slick-prev.slick-arrow {
        width: 20px;
        height: 20px;
    }   
}
@media screen and (min-width: 200px) and (max-width: 450px) {
    section.bottom-slider.x-pad {
        margin-bottom: 10em;
    }   
}

/*********** size:iPhone 13 ***********/

@media screen and (min-width: 450px) and (max-width: 850px) {
    div.footer-left {
        font-size: calc(1px + 1.1vw) !important;
        }
    }
@media screen and (min-width: 450px) and (max-width: 850px) {
    div.footer-right {
        font-size: calc(1px + 1.1vw) !important;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    div.h2-client h2 {
        font-size: calc(1px + 1vw) !important;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    header.header.x-pad {
        height: 3em !important;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    section.head-info.x-pad h1 {
        font-size: calc(1px + 1.7vw);
        margin-top: -45px;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    section.head-info.x-pad a {
        padding: 0.7em 7em;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    button.slick-next.slick-arrow {
        width: 20px;
        height: 20px;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    button.slick-prev.slick-arrow {
        width: 20px;
        height: 20px;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    .slide-item.slick-slide {
        width: 75px !important; 
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    section.head-info.x-pad {
        padding-bottom: 1px !important;
        padding-top: 1px !important;
    }   
}
@media screen and (min-width: 450px) and (max-width: 850px) {
    section.bottom-slider.x-pad {
        margin-bottom: 2em;
    }   
}