@media(max-width: 767px){
    .modal {
        max-width: 326px;
        padding-top: 35px
    }

    .modal-caption {
        font-size: 20px;
        text-transform: inherit;
        line-height: 28px
    }

    .modal-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .modal-column:first-child {
        width: 100%;
        margin-right: 0
    }

    .input-money {
        width: 100%
    }

    .modal-form-text {
        font-size: 13px;
        position: absolute;
        bottom: 101px
    }

    .input-place {
        margin-bottom: 7px
    }

    .modal-btn {
        margin-top: 77px
    }

    .close-modal {
        right: 20px;
        top: 20px
    }

    .wrapper{
        padding: 0 25px;
    }
    h1{
        font-size: 25px;
    }
    h2{
        font-size: 22px;
    }

    .desktop-hidden.show-mob{
        display: block;
    }
    /*header-mobile*/
    .header__block.wrapper{
        padding: 0 20px;
    }
    .header__menu-second li{
        margin-right: 0;
    }
    .header__phone-icon {
        width: 24px;
        height: 24px;
        background: url(../images/header-phone-icon-mob.svg) center center/contain no-repeat;
        margin-right: 0;
    }
    .header__menu-second li:first-child{
        margin-right: 22px;
    }
    .header__phone{
        display: none;
    }
    .header__login{
        display: none;
    }
    .header.auth-page .header__menu-second .header__order,
    .header.auth-page .header__menu-second .header__login{
        display: flex;
        width: 70px;
    }
    .header__menu-first li{
        padding: 0;
    }
    .header__menu-first{
        width: 219px;
        padding-right: 20px;
        padding-left: 20px;
        height: auto;
        overflow: scroll;
    }
    .header__login.desktop-hidden {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        width: 100%;
        color: #00DFBF;
        margin-bottom: 28px;
        margin-top: 40px;
    }
    .header__menu-first li a.header__login.desktop-hidden:hover{
        border: none;
        background: -o-linear-gradient(278.08deg, #00DFBF 0%, #00C8AB 100%);
        background: linear-gradient(171.92deg, #00DFBF 0%, #00C8AB 100%);
        color: #fff;
        text-decoration: none;
    }
    .header__order.desktop-hidden{
        margin-top: 0;
    }
    .header__menu-toggler{
        width: 24px;
        height: 20px;
    }
    .header__menu-toggler.menu-opened{
        width: 24px;
        height: 24px;
    }
    /*end-header-mobile*/
    .main-banner {
        padding: 19px 0 50px;
    }
    .main-banner__block{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .main-banner-title{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .main-banner-description{
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .main-banner-form{
        margin-bottom: 10px;
        width: 100%;
    }
    .main-banner__block-form{
        padding: 0 25px;
        width: 100%;
    }
    .main-banner-form .selectedValue{
        padding: 16px 33px 17px 15px;
        font-size: 15px;
        background-size: 5%;
    }
    .main-banner-form-block{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main-banner-form-block input{
        width: 100%;
        margin-bottom: 20px;
        font-size: 15px;
    }
    .main-banner-form-block button{
        width: 100%;
    }
    .main-banner-form-description{
        font-size: 10px;
        line-height: 16px;
        width: 100%;
    }
    .main-banner-img{
        width: 100%;
        height: 162px;
        background: url(../images/banner-img-mobile.webp) center center/contain no-repeat;
        margin-bottom: 19px;
    }
    /*end-main-banner*/
    /*brands*/
    .brands{
        margin-bottom: 50px;
    }
    .brands__block.wrapper{
        padding: 0;
    }
    .brands__block-items{
        padding: 24px 25px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .brands-top{
        width: 100%;
        margin-bottom: 24px;
    }
    .brands-bottom{
        width: 100%;
    }
    .brand-fb{
        height: 14px;
        width: 68px;
        margin-right: 0;
    }
    .brand-bbc{
        height: 11px;
        width: 106px;
        margin-right: 0;
    }
    .brand-netflix{
        height: 13px;
        width: 48px;
        margin-right: 0;
    }
    .brand-google{
        height: 20px;
        width: 63px;
        margin-right: 0;
    }
    .brand-mastercard{
        margin-right: 0;
    }
    /*end-brands*/
    /*writers*/
    .writers{
        margin-bottom: 50px;
    }
    .writers-title{
        font-size: 25px;
    }
    .writers__block{
        margin-bottom: 0;
    }
    .writers__block-item{
        width: 100%;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid #E6E9EA;
        border-radius: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .grey-button{
        width: 100%;
    }
    /*end-writers*/
    /*why-us*/
    .why-us{
        margin-bottom: 10px;
    }
    .why-us-title{
        font-size: 25px;
    }
    .why-us__block-item{
        width: 100%;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 40px;
    }
    /*end-why-us*/
    /*hiw*/
    .hiw{
        margin-bottom: 50px;
    }
    .hiw-title{
        font-size: 25px;
    }
    .hiw-faq-image{
        display: none;
    }
    .hiw-faq{
        width: 100%;
    }
    .hiw-faq-question-num{
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-right: 15px;
    }
    .hiw-faq-item:first-child:before{
        left: 17px;
        top: 35px;
        z-index: 1;
    }
    .hiw-faq-item:nth-child(2):before{
        left: 17px;
        top: 35px;
        z-index: 1;
    }
    .hiw-faq-answer{
        padding-left: 65px;
        margin-bottom: 20px;
    }
    .hiw-faq-mob-image{
        width: 100%;
        height: 200px;
        position: relative;
        z-index: 2;
    }
    .hiw-mob-img-1{
        background: url(../images/hiw-faq-mob-step-1.webp) center center/contain no-repeat;
    }
    .hiw-mob-img-2{
        background: url(../images/hiw-faq-mob-step-2.webp) center center/contain no-repeat;
    }
    .hiw-mob-img-3{
        background: url(../images/hiw-faq-mob-step-3.webp) center center/contain no-repeat;
    }
    .hiw-faq-item.active {
        padding-bottom: 20px;
    }
    .hiw-button{
        width: 100%;
    }
    /*end-hiw*/
    /*revs*/
    .revs{
        margin-bottom: 50px;
    }
    .revs-wrap.wrapper{
        padding: 0;
    }
    .revs-title{
        font-size: 25px;
        padding: 0 15px;
    }
    .revs-scores{
        padding: 0 25px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .revs-block{
        padding: 0;
    }
    .revs-scores-item:first-child{
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .revs-scores-item:nth-child(2){
        width: 47%;
    }
    .revs-scores-item:last-child{
        width: 47%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .revs-scores-title{
        font-size: 18px;
    }
    .revs-scores-title .revs-score-num{
        margin-left: 15px;
    }
    .revs-trustpilot-stars figure{
        margin-right: 1px;
    }
    .revs-sitejabber-stars figure{
        margin-right: 2px;
    }
    .revs-block-item-header{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .revs-block-item-header-left{
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .revs-header-customer-name{
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 6px;
    }
    .revs-header-customer-type{
        font-size: 16px;
        margin-bottom: 6px;
    }
    .revs-header-rating{
        display: none;
    }
    .revs-header-customer-mobile-rating{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: self-start;
        align-self: self-start;
    }
    .revs-header-customer-mobile-rating figure {
        width: 20px;
        height: 20px;
        margin-right: 8px;
    }
    .revs-header-customer-mobile-rating figure.full-star {
        background: url(../images/revs-our-full-star.svg) center center/contain no-repeat;
    }
    .revs-block-item-rev{
        margin-bottom: 15px;
    }
    .revs-date{
        font-size: 16px;
    }
    /*end-revs*/
    /*services*/
    .services{
        margin-bottom: 50px;
    }
    .services-wrap.wrapper{
        padding: 0;
    }
    .services-title{
        padding: 0 25px;
        font-size: 25px;
        margin-bottom: 20px;
    }
    .services__block{
        margin-bottom: 40px;
    }
    .services__block-item{
        margin: 20px 20px;
        width: 100%;
    }
    .services__block-item:nth-child(5){
        display: block;
    }
    .services__block-item:last-child{
        display: block;
    }
    .services__block-item .service-top{
        width: 228px;
        height: 146px;
        background-size: contain;
    }
    .services__block .slick-dots, .slider-block .slick-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /* margin-bottom: 30px; */
        margin: 0 auto;
        margin-top: 20px;
        list-style: none;
    }
    .writers__block .slick-dots, .why-us__block .slick-dots{
        margin: 30px auto;
        margin-top: 0;
    }
    .services__block .slick-dots li, .slider-block .slick-dots li {
        width: 8px;
        height: 8px;
        background: #D8D8D8;
        border: none;
        border-radius: 50%;
        margin: 0 8px;
        cursor: pointer;
    }
    .services__block .slick-dots li.slick-active, .slider-block .slick-dots li.slick-active {
        background: #00DFBF;
    }
    .services__block .slick-dots li button, .slider-block .slick-dots li button {
        display: none;
    }
    .services-button{
        width: 85%;
    }
    /*end-services*/
    /*seo*/
    .seo{
        margin-bottom: 50px;
    }
    .seo-text{
        margin-bottom: 40px;
    }
    .seo-button{
        width: 100%;
    }
    /*end-seo*/
    /*samples*/
    .samples{
        margin-bottom: 50px;
    }
    .samples-wrap.wrapper{
        padding: 0;
    }
    .samples-title{
        padding: 0 25px;
        font-size: 25px;
        margin-bottom: 20px;
    }
    .samples__block{
        margin-bottom: 40px;
    }
    .samples__block-item{
        margin: 20px 20px;
        width: 100%;
    }
    .samples-type{
        font-size: 16px;
        margin-bottom: 15px;
    }
    .samples-item-title{
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 26px;
    }
    .samples-level{
        margin-bottom: 12px;
    }
    .samples-level-name{
        font-size: 14px;
    }
    .samples-level-type{
        font-size: 16px;
        line-height: 19px;
    }
    .samples-subject{
        margin-bottom: 12px;
    }
    .samples-subject-name{
        font-size: 14px;
    }
    .samples-subject-type{
        font-size: 16px;
        line-height: 19px;
    }
    .samples-format{
        margin-bottom: 30px;
    }
    .samples-format-name{
        font-size: 14px;
    }
    .samples-format-type{
        font-size: 16px;
        line-height: 19px;
    }
    .samples-button{
        width: 135px;
        font-size: 14px;
    }
    .samples__block-item:nth-child(5){
        display: block;
    }
    .samples__block-item:last-child{
        display: block;
    }
    .samples__block .slick-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /* margin-bottom: 30px; */
        margin: 0 auto;
        margin-top: 20px;
        list-style: none;
    }
    .samples__block .slick-dots li {
        width: 8px;
        height: 8px;
        background: #D8D8D8;
        border: none;
        border-radius: 50%;
        margin: 0 8px;
        cursor: pointer;
    }
    .samples__block .slick-dots li.slick-active {
        background: #00DFBF;
    }
    .samples__block .slick-dots li button {
        display: none;
    }
    /*end-samples*/
    /*faq*/
    .faq{
        margin-bottom: 50px;
    }
    .faq-title{
        font-size: 22px;
        line-height: 26px;
    }
    .faq__block-item-header{
        padding: 22px 20px 22px 52px;
        font-size: 17px;
        line-height: 20px;
    }
    .faq__block-item-header:before{
        left: 27px;
    }
    .faq__block-item-header.active:before{
        left: 28px;
    }
    /*end-faq*/
    /*other writing service questions*/
    .owsq{
        margin-bottom: 50px;
    }
    .owsq-title{
        font-size: 22px;
        line-height: 26px;
    }
    /*end-owsq*/
    /*sub*/
    .sub{
        margin-bottom: 50px;
    }
    .sub-title{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .sub-desc{
        font-size: 16px;
        line-height: 28px;
        text-align: left;
        width: 100%;
    }
    .sub-form{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sub-select{
        margin-bottom: 20px;
        width: 100%;
    }
    .sub-select select.custom{
        margin-right: 0;
        width: 100%;
    }
    .sub-form input{
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .sub-form button{
        width: 100%;
    }
    .sub-form-description{
        font-size: 10px;
        line-height: 16px;
        width: 100%;
        text-align: left;
    }
    /*end-sub*/
    /*footer*/
    .footer__block-left-info{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-payments{
        margin-bottom: 20px;
    }
    .footer-phone{
        margin-bottom: 20px;
    }
    .footer-tablet-first{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-tablet select{
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-tablet select:last-child{
        margin-bottom: 0;
    }
    .footer-tablet-owner{
        width: 90%;
        margin: 0 auto;
    }
    /*end-footer*/
    /*pages*/
    .page-banner-wrap.wrapper{
        padding: 0 20px;
    }
    .page-banner h1{
        font-size: 32px;
        line-height: 24px;
    }
    .hiw-page{
        margin: 50px 0;
    }
    .hiw-page-block-item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .hiw-page-block-item:nth-child(2){
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .hiw-page-block-item:last-child{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .hiw-page-item-title{
        font-size: 25px;
        margin-bottom: 26px;
    }
    .hiw-page-item-box {
        width: 100%;
    }
    .hiw-page-item-img{
        width: 270px;
        height: 270px;
    }
    .wpro-page{
        margin: 50px 0;
    }
    .wpro-page-wrap.wrapper{
        padding: 0 20px;
    }
    .wpro-page-right{
        margin-bottom: 50px;
        display: block;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .wpro-page-writer{
        width: 100%;
        margin-bottom: 30px;
    }
    .wpro-page-writer-image{
        min-width: 96px;
        min-height: 96px;
        margin-right: 16px;
    }
    .wpro-page-writer-divider{
        display: none;
    }
    .wpro-page-writer-list{
        margin: 0;
        width: 100%;
        margin-bottom: 25px;
    }
    .wpro-page-writer-list-name{
        line-height: 40px;
    }
    .wpro-page-writer-list-score{
        line-height: 40px;
    }
    .wpro-page-writer-button{
        width: 100%;
    }
    .wpro-page-revs-item-top{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .wpro-page-rev-name{
        margin-bottom: 16px;
    }
    .wpro-page-revs-item-rev{
        line-height: 20px;
    }
    .wpro-page-revs-item-types{
        padding: 16px;
    }
    .wpro-page-revs-item-types-ico{
        min-width: 24px;
    }
    .wpro-page-revs-item-bottom{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .wpro-page-rev-status{
        margin-bottom: 16px;
    }
    .inner-page{
        margin: 50px 0;
    }
    .topw-page-item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        width: 100%;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid #E6E9EA;
        border-radius: 0;
    }
    .topw-page-item-img{
        margin-right: 16px;
    }
    .topw-page-item-first{
        margin-bottom: 30px;
    }
    .topw-page-item-second{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
    }
    .topw-page-item-revs{
        padding: 12px 17px 13px 17px;
        width: 47.5%;
        display: block;
        margin-bottom: 0;
    }
    .topw-page-item-revs-top{
        margin-bottom: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0;
    }
    .topw-page-item-revs-num{
        font-size: 20px;
        margin-right: 17px;
    }
    .topw-page-item-revs-ico{
        display: block;
        width: 27px;
        height: 20px;
        background: url(../images/writer-revs-ico.svg) center center/contain no-repeat;
    }
    .topw-page-item-revs-text{
        font-size: 12px;
        line-height: 24px;
    }
    .topw-page-item-papers{
        padding: 12px 17px 13px 17px;
        width: 47.5%;
        display: block;
    }
    .topw-page-item-papers-top{
        margin-bottom: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0;
    }
    .topw-page-item-papers-num{
        font-size: 20px;
        margin-right: 17px;
    }
    .topw-page-item-papers-ico{
        display: block;
        width: 27px;
        height: 20px;
        background: url(../images/writer-papers-ico.svg) center center/contain no-repeat;
    }
    .topw-page-item-papers-text{
        font-size: 12px;
        line-height: 24px;
    }
    .topw-page-item-hire{
        width: 100%;
        margin-bottom: 30px;
    }
    .topw-page-item-view{
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    .au-page{
        margin: 50px 0;
    }
    .au-page-block-item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .au-page-block-item:last-child{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .au-page-item-box{
        width: 100%;
    }
    .au-page-item-title{
        font-size: 25px;
    }
    .au-page-item-img{
        width: 270px;
        height: 270px;
    }
    .au-help{
        margin-bottom: 26px;
    }
    .au-help-title{
        font-size: 25px;
    }
    .au-help-item{
        width: 100%;
        margin-bottom: 24px;
    }
    .au-help-item:nth-child(4){
        margin-left: 0;
    }
    .au-help-item:last-child{
        margin-right: 0;
    }
    .au-writers{
        margin-bottom: 50px;
    }
    .au-writers-title{
        font-size: 25px;
    }
    .au-writers-block{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .au-writers-item{
        width: 100%;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 40px;
    }
    .au-writers-item:last-child{
        margin-bottom: 0;
    }
    .cu-page{
        margin: 0;
        margin-top: 50px;
        padding-bottom: 0;
        border: none;
    }
    .cu-page-block-item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cu-page-item-img{
        display: block;
        width: 270px;
        height: 270px;
    }
    .cu-page-item-block{
        display: block;
    }
    .cu-page-item-block-i{
        padding: 24px 0;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.096509);
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.096509);
        margin-bottom: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .cu-page-item-chat{
        width: 100%;
    }
    .cu-page-item-chat-top{
        margin-bottom: 24px;
    }
    .testi-page-item-top{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .testi-page-item-customer{
        display: block;
        margin-bottom: 16px;
    }
    .testi-page-item-icon{
        display: none;
    }
    .testi-page-item-name{
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .testi-page-item-by{
        display: none;
    }
    .testi-page-item-score{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .testi-page-item-score-stars{
        margin-right: 8px;
    }
    .testi-page-item-score-stars figure{
        width: 16px;
        height: 16px;
        margin-right: 4px;
    }
    .testi-page-item-score-stars figure:last-child{
        margin-right: 0;
    }
    .testi-page-item-score-text{
        display: block;
        font-weight: 500;
        font-size: 15px;
        line-height: 16px;
        color: #304F59;
    }
    .testi-page-item-middle-rev .close-quote{
        display: none;
    }
    .testi-page-item-types-ico{
        min-width: 24px;
    }
    .samples-inner{
        margin-bottom: 26px;
    }
    .sample-page-item{
        padding: 24px 20px 30px 20px;
        width: 100%;
    }
    .sample-page-item-type{
        font-size: 16px;
        margin-bottom: 15px;
    }
    .sample-page-item-title{
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 26px;
    }
    .sample-page-item-level{
        margin-bottom: 12px;
    }
    .sample-page-item-level-name{
        font-size: 14px;
    }
    .sample-page-item-level-type{
        font-size: 16px;
        line-height: 19px;
    }
    .sample-page-item-subject{
        margin-bottom: 12px;
    }
    .sample-page-item-subject-name{
        font-size: 14px;
    }
    .sample-page-item-subject-type{
        font-size: 16px;
        line-height: 19px;
    }
    .sample-page-item-format{
        margin-bottom: 30px;
    }
    .sample-page-item-format-name{
        font-size: 14px;
    }
    .sample-page-item-format-type{
        font-size: 16px;
        line-height: 19px;
    }
    .sample-page-item-button{
        width: 135px;
        font-size: 14px;
    }
    .sample-page-item-button:before{
        left: 14px;
        top: 15px;
        width: 12px;
        height: 12px;
    }
    .error-page{
        margin-top: 0;
        margin-bottom: 50px;
    }
    .error-page .calculate__items .custom {
        margin-bottom: 10px;
    }
    .error-page-img{
        width: 230px;
        height: 230px;
        margin-bottom: 7px;
    }
    .error-page-title{
        font-size: 21px;
        margin-bottom: 50px;
    }
    .error-page-links{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .error-page-home-link{
        width: 270px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .error-page-order-link{
        width: 270px;
    }
    /*end-pages*/
    /*blog*/
    .blog-banner-wrap.wrapper{
        padding: 0 20px;
    }
    .blog-banner-block{
        padding: 26px 0;
    }
    .blog-banner-block.active{
        height: 100px;
    }
    .blog-banner-box{
        width: auto;
    }
    .blog-banner-block.active .blog-banner-title{
        display: none;
    }
    .blog-banner-block.active .blog-banner-box{
        width: 100%;
    }
    .blog-banner-search{
        width: 18px;
        height: 18px;
    }
    .blog-banner-block.active .blog-banner-search{
        width: 100%;
        height: auto;
    }
    .blog-banner-block.active .blog-banner-tablet-select{
        display: none;
    }
    .blog-banner-search input{
        display: none;
    }
    .blog-banner-block.active .blog-banner-search input{
        display: block;
        width: 100%;
    }
    .blog-banner-search.active .blog-search-link {
        /*display: block;*/
        /*right: 20px;*/
        /*top: 15px;*/
        display: none;
    }
    .blog-search-link{
        right: 0;
        top: 0;
        display: none;
    }
    .blog-search-close-link{
        display: block;
        position: absolute;
        width: 18px;
        height: 18px;
        background: url(../images/blog-search-ico.svg) center center/contain no-repeat;
        right: 0;
        top: 0;
        outline: none;
        border: none;
    }
    .inner-page-wrap.wrapper{
        padding: 0 20px;
    }
    .blog-main-item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        margin-bottom: 30px;
    }
    .blog-main-item:last-child{
        margin-bottom: 30px;
    }
    .blog-main-item-img{
        margin-right: 0;
        width: 100%;
        height: 136px;
    }
    .blog-main-img-1{
        background: url(../images/blog-main-img-1-mob.svg) center center/cover no-repeat;
    }
    .blog-main-img-2{
        background: url(../images/blog-main-img-1-mob.svg) center center/cover no-repeat;
    }
    .blog-main-item-box{
        padding: 20px 20px 25px 20px;
    }
    .blog-main-item-title{
        font-size: 18px;
        margin-bottom: 12px;
    }
    .blog-show-more{
        display: block;
    }
    .blog-show-more-button{
        border-radius: 5px;
        width: 270px;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 900;
        font-size: 18px;
        letter-spacing: 1px;
        color: #00DFBF;
        border: 2px solid #00DFBF;
        margin: 0 auto;
    }
    .blog-show-more-button:hover{
        border: none;
        background: -o-linear-gradient(278.08deg, #00DFBF 0%, #00C8AB 100%);
        background: linear-gradient(171.92deg, #00DFBF 0%, #00C8AB 100%);
        color: #fff;
    }
    .blog-sub{
        margin-bottom: 50px;
    }
    .blog-sub-title{
        font-size: 25px;
        font-weight: 500;
    }
    .blog-sub-desc{
        font-size: 16px;
        line-height: 28px;
    }
    .blog-sub-form{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blog-sub-form input{
        width: 100%;
        font-size: 15px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .blog-sub-form button{
        width: 100%;
    }
    .blog-sub-form-description{
        font-size: 10px;
    }
    .blog-post-img{
        height: 130px;
        margin-bottom: 32px;
    }
    .blog-post h1{
        line-height: 32px;
    }
    .blog-post h2{
        font-size: 25px;
        line-height: 32px;
    }
    .blog-post-similar{
        margin-bottom: 56px;
    }
    .blog-post-similar-title{
        font-size: 25px;
        line-height: 32px;
    }
    .blog-post-similar-box{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blog-post-similar-item{
        width: 100%;
        margin-bottom: 30px;
    }
    .blog-post-similar-item:last-child{
        margin-bottom: 0;
    }
    /*end-blog*/
}

@media (max-width: 767px) and (min-width: 450px){
    .writers__block-item{
        width: 46%;
    }
}