@media (max-width: 1199px){
    /* main nav */
    .main-nav li a{
        padding: 0 9px;
    }
    .main-nav li a:after{
        height: 16px;
        margin-top: -8px;
    }
    /* about */
    .about-block__text{
        padding-right: 0;
    }
    /* author */
    .author-image:before{
        left: -70px;
        height: 646px;
    }
    .author-cloud{
        margin-top: 100px;
    }
    /* price */
    .price-block{
        padding-bottom: 30px;
    }
    .price-block__body{
        padding-top: 20px;
    }
    .price-block__price{
        width: auto;
        height: auto;
        text-align: center;
        background: none;
    }
    .price-block__price span{
        position: static;
        right: auto;
        bottom: auto;
        color: #b50042;
    }
    .price-block__timer_title{
        font-size: 16px;
        padding-left: 30px;
        display: table;
        margin: 0 auto 20px;
    }
    .price-block__date p{
        font-size: 16px;
        padding-left: 30px;
        margin-bottom: 10px;
    }
    .price-block__timer{
        display: table;
        width: auto;
        margin: 0 auto 20px;
    }
    .price-block__date{
        display: table;
        width: auto;
        margin: 0 auto;
    }
    .price-block__date table tr td{
        padding-left: 5px;
        padding-right: 5px;
    }
    /* competition */
    .competition-image img{
        margin-left: 230px;
    }
    .competition-list ul{
        max-width: none;
        margin-left: 0;
    }
}
/* ==========================================================================
992
========================================================================== */
@media (max-width: 991px){
    /* header */
    .header-slogan p:first-child{
        font-size: 19px;
    }
    .header-slogan p + p{
        font-size: 18px;
    }
    /* main nav */
    .main-nav li a{
        padding: 0 5px;
        text-transform: none;
    }
    .main-nav li a:after{
        content: none;
    }
    /* main */
    .row-main{
        padding: 85px 0 65px;
    }
    /* author */
    .author-image:before{
        height: 596px;
    }
    .author-cloud{
        font-size: 14px;
        width: 200px;
        margin-top: 320px;
        background-size: contain;

        padding-block-start: 34px;
    }
    /* sections */
    .sections-more img{
        display: none;
    }
    .sections-header p br{
        display: none;
    }
    /* members */
    .members-pay{
        margin-bottom: 40px;
    }
    .members-readmore{
        padding-left: 0;
        text-align: center;
    }
    /* competition */
    .competition-image{
        text-align: center;
    }
    .competition-image img{
        margin-left: 0;
    }
    /* reviews */
    .row-reviews .slick-list{
        max-width: 340px;
    }
}
/* ==========================================================================
768
========================================================================== */
@media (max-width: 767px){
    /* typography */
    body{
        padding-top: 63px;
    }
    h2{
        font-size: 26px;
    }
    .row-about h2:before,
    .sections-header h2:before,
    .price-header h2:before,
    .whom-header h2:before,
    .competition-header h2:before,
    .qua-header h2:before,
    .row-about h2:after,
    .sections-header h2:after,
    .price-header h2:after,
    .whom-header h2:after,
    .competition-header h2:after,
    .qua-header h2:after{
        content: none;
    }
    /* header */
    .row-header{
        position: fixed;
        z-index: 22;
        top: 0;
        left: 0;
        width: 100%;
        padding: 7px 0;
        box-shadow: 0 0 10px #b3b3b3;
    }
    .header-logo{
        max-width: 80px;
    }
    .header-services{
        text-align: right;
    }
    .header-services a{
        display: none;
    }
    .header-services a:first-child{
        display: inline-block;
    }
    .humburger{
        display: inline-block;
    }
    /* main */
    .row-main{
        padding: 35px 0 25px;
    }
    h1{
        font-size: 35px;
        font-weight: normal;
        line-height: 1.2;
    }
    .main-text{
        margin-bottom: 20px;
    }
    .main-text h3{
        font-size: 24px;
    }
    .main-text p{
        font-size: 22px;
    }
    .main-icon{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    /* about */
    .row-about{
        padding: 30px 0;
    }
    .about-block{
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    /* author */
    .row-author{
        padding-top: 30px;
    }
    .author-image{
        padding-top: 0;
    }
    .author-image:before{
        content: none;
    }
    .author-cloud{
        font-size: 18px;
        float: none;
        width: auto;
        height: auto;
        margin: 0;
        padding: 20px;
        color: #fff;
        background: none;
    }
    .author-cloud br{
        display: none;
    }
    .author-text{
        padding-bottom: 10px;
    }
    /* sections */
    .row-sections{
        padding: 30px 0;
    }
    .sections-header{
        line-height: 1.1;
    }
    .sections-header h2{
        line-height: 1;
        margin-bottom: 15px;
    }
    .sections-header p{
        font-size: 24px;
    }
    .sections-more{
        padding-top: 30px;
    }
    .fancybox-content{
        padding: 15px !important;
    }
    /* price */
    .row-price{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .price-block{
        max-width: 370px;
        margin-right: auto;
        margin-left: auto;
    }
    .price-block__header{
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .price-header{
        margin-bottom: 10px;
    }
    .price-header h2{
        margin-bottom: 0;
    }
    /* members */
    .row-members{
        padding: 30px 0;
    }
    .members-header{
        margin-bottom: 24px;
        text-align: center;
    }
    .members-header h2{
        line-height: 1;
    }
    .members-place:before{
        left: 0;
    }
    .members-place{
        padding-left: 80px;
    }
    .members-place strong{
        line-height: 1;
    }
    .members-cash{
        padding-left: 80px;
    }
    .members-cash:before{
        left: 0;
    }
    .members-discount{
        margin-top: 40px;
        padding-left: 0;
        text-align: center;
    }
    .members-discount strong{
        font-size: 75px;
    }
    .members-discount span{
        font-size: 50px;
    }
    .members-pay-100{
        margin-bottom: 20px;
        text-align: center;
    }
    .members-pay-100 button{
        margin-right: 0;
    }
    .members-pay-50{
        text-align: center;
    }
    .members-pay-50 button{
        margin-left: 0;
    }
    /* whom */
    .row-whom{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .whom-block{
        max-width: 320px;
        margin-right: auto;
        margin-left: auto;
    }
    .not-fit-block p{
        max-width: 320px;
        min-height: 0;
        margin-right: auto;
        margin-left: auto;
        padding-right: 30px;
    }
    /* competition */
    .row-competition{
        padding: 30px 0;
    }
    /* reviews */
    .row-reviews{
        padding: 30px 0;
    }
    .reviews-header{
        margin-bottom: 20px;
    }
    .reviews-header h2{
        margin: 0 auto;
    }
    .reviews-header h2:after{
        content: none;
    }
    .row-reviews .slick-list{
        max-width: 280px;
    }
    /* qua */
    .row-qua{
        padding: 30px 15px;
    }
    .masonry-item-two{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .qua-block{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    /* footer */
    .row-footer{
        padding: 30px 0;
    }
    .footer-copyright{
        margin: 30px 0 20px;
        text-align: center;
    }
    .footer-links{
        text-align: center;
    }
}
