@media(max-width:1200px) {
    .introduce__content-image{
        width: 100%;
    }
    .title{
        font-size: 72px;
    }
    .slick-initialized .slick-slide{
        display: flex;
        justify-content: center;
    }
    .slider__content{
        width: 80%;
    }
}
@media(max-width:1050px) {
    .introduce__element.experience{
        top: 40px;
    }
    .introduce__element.graph{
        bottom: 283px;
    }
    .introduce__element.name{
        left: 0;
        bottom: 0px;
    }
    .introduce__element.emoji{
        display: none;
    }
}
@media(min-width: 981px){
    .header__menu{
        display: block!important;
    }
}
@media(max-width:980px) {
    .footer__box-link{
        font-size: 15px;
    }
    .partners__inner{
        flex-wrap: wrap;
        justify-content: center;
    }
    .partners__item{
        margin: 10px;
    }
    .header__menu-list{
        flex-direction: column;
        align-items: center;
    }
    .header__menu-list > .header__menu-btn{
        margin-bottom: 20px;
    }
    .header__menu-item{
        margin-bottom: 20px;
    }
    .header__controls.mobile{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .header__controls{
        display: none;
    }
    *{
        --fs-40: 33px;
    }
    .header__menu{
        display: none;
        background-color: #FFF;
        position: absolute;
        right: -10px;
        top: -40px;
        padding-top: 40px;
        z-index: 1;
    }
    .header__menu-btn{
        display: block;
    }
    .introduce__inner{
        flex-direction: column-reverse;
    }
    .introduce__content{
        margin: 0 auto;
    }
    .introduce__content-image{
        position: relative;
    }
    .introduce__text{
        padding-top: 30px;
        margin: 0 auto;
    }
    .title{
        text-align: center;
    }
    .introduce__subtitle{
        text-align: center;
    }
    .introduce__links{
        justify-content: center;
    }
    .top__bubbles-top, .faq__bubbles, .top__bubbles-bottom, .about__bubbles, .comments__bubbles, .ready__bubbles{
        width: 340px;
    }
    .introduce__content-image{
        top: 0;
    }
    .introduce__element.video{
        left: 0;
        padding-left: 85px;
    }
    .grow__boxes{
        flex-wrap: wrap;
        justify-content: center;
    }
    .grow__box, .grow__box:first-of-type{
        margin: 20px;
    }
    .faq__inner{
        padding: 0 10px;
    }
    .faq__box > img{
        width: 40%;
    }
    .about__inner{
        flex-direction: column;
    }
    .about__description{
        padding-right: 0;
        border: none;
        margin-bottom: 30px;
    }
    .about__description-links{
        justify-content: center;
    }
    .about__boxes{
        margin-left: 0;
    }
}
@media(max-width:605px){
    .footer__boxes{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }
    .footer__bottom{
        flex-direction: column-reverse;
    }
    .footer__bottom-copyright{
        margin-top: 15px;
        text-align: center;
    }
    .circles{
        height: 120px;
    }
    .slider__content{
        width: 100%;
    }
    .faq__box{
        flex-direction: column;
    }
    .faq__box > img{
        width: 80%;
    }
    .faq__box:nth-of-type(2n){
        padding: 0;
        flex-direction: column;
    }
    .faq__box-text{
        max-width: none;
        margin-top: 20px;
        text-align: center;
    }
    .grow__box{
        max-width: none;
        width: 100%;
    }
    .introduce__element.experience{
        top: 40%;
    }
    .introduce__element.graph{
        display: none;
    }
    .introduce__element.name{
        left: auto;
        left: 15px;
        bottom: 20%;
    }
    .introduce__text{
        padding-bottom: 40px;
        padding-left: 0;
    }
    .top__bubbles-bottom{
        display: none;
    }
}
@media(max-width:480px){
    .ready__form{
        width: 100%;
    }
    .about__boxes{
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(4, 1fr);
    }
    .about__description-links{
        flex-direction: column;
    }
    .about__description-link{
        margin-bottom: 10px;
        width: 100%;
    }
    .about__description-link.video{
        width: 100%;
    }
    .partners__inner{
        flex-direction: column;
    }
    .partners__item{
        margin: 20px;
    }
    .partners__inner{
        padding: 30px 20px;
    }
    .introduce__experience-number{
        font-size: 24px;
    }
    .introduce__experience{
        width: 145px;
        height: 49px;
    }
    .introduce__element.name{
        bottom: 120px;
    }
    .introduce__element.video{
        top: auto;
        bottom: 0;
    }
    .introduce__name{
        height: 160px;
    }
    .introduce__name-value{
        font-size: 24px;
    }
    .introduce__name-name{
        font-size: 18px;
        margin-bottom:  8px;
    }
    .title{
        font-size: 50px;
    }
    *{
        --fs-16: 14px;
    }
    .introduce__content-image{
        margin-bottom: 85px;
    }
    .top__bubbles-top, .faq__bubbles, .top__bubbles-bottom, .about__bubbles, .comments__bubbles, .ready__bubbles{
        animation: none;
        width: 100%;
    }
    .header__menu{
        max-width: none;
        width: 107%;
    }
    .modal{
        padding: 40px 20px;
    }
    .partners__item:first-of-type{
        margin: 20px;
    }
}
@media(max-width: 375px){
    .demoVideo{
        height: 240px;
    }
    .footer__description{
        text-align: center;
    }
    .footer__boxes{
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(4, 1fr);
        margin-bottom: 20px;
    }
    .footer__box{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ready__form{
        flex-direction: column;
        height: fit-content;
    }
    .ready__input{
        height: 80px;
        text-align: center;
    }
    .ready__submit{
        height: 80px;
        width: 100%;
    }
    .introduce__element.experience{
        top: 25%;
    }
    .title{
        font-size: 35px;
    }
    .introduce__links{
        flex-direction: column;
    }
    .footer{
        padding-top: 40px;
    }
}
