@media (min-width: 1024px) and (max-width: 1169px){

    header, section, footer {
        max-width: none;
    }

    .wrap_big {
        width: 944px;
    }

    .wrap_small {
        width: 860px;
    }

    .display_1024 {
        display: block;
    }

    .hide_1024 {
        display: none;
    }

    /* -- */
    body {
        padding-top: 70px;
    }

    nav {
        text-align: center;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 10;
    }

    nav .logo {
        float: none;
        padding: 12px 0px 0px;
        margin: 0px auto 0px;
        width: 106px;
    }

    nav .right {
        display: none;
    }

    #menu_open {
        position: absolute;
        top: 26px;
        left: -20px;
        width: 24px;
        height: 18px;
        background-image: url(../img/mob/menu.png);
        background-size: 100% 100%;
        cursor: pointer;
    }

    #menu_mobile {
        position: absolute;
        top: 100%;
        left: -100%;
        transition: all 0.4s;
        width: 422px;
        height: 530px;
        background: #AB1B2F;
        z-index: 10;
        box-sizing: border-box;
        padding: 90px 20px 40px 44px;
    }

    #menu_mobile.active {
        left: -0px;
    }

    #menu_mobile .close {
        position: absolute;
        top: 30px;
        left: 30px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-size: 30px;
    }

    #menu_mobile ul {
        text-align: left;
    }

    #menu_mobile ul li {
        padding-bottom: 31px;
    }

    #menu_mobile ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 35px;
        line-height: 31px;
        text-transform: lowercase;
    }

    #menu_mobile ul li.active a, #menu_mobile ul li:hover a {
        text-decoration: underline;
    }

    #menu_mobile ul li.small a {
        font-size: 23px;
    }
    header {
        background-size: 100% 292px;
    }
    header .left {
        padding: 53px 0px 0px 50px;
        width: 540px;
    }

    header .left h3 {
        font-size: 32px;
        line-height: 24px;
        letter-spacing: 0.016em;
    }

    header .left p {
        font-size: 39px;
        line-height: 33px;
    }

    header .left .bar {
        width: 407px;
        height: 161px;
        margin: 44px 0px 0px;
    }

    header .right {
        width: 381px;
        height: 254px;
    }
    
    header .right > a {
        bottom: -120px;
    }
    
    header .right .but {
        bottom: -160px;
    }

    #s1 {
        padding: 50px 0px 76px;
    }

    #s1 h3 {
        font-size: 45px;
        line-height: 45px;
    }
    
    #s1 p {
        font-size: 16px;
        padding: 50px 0px 150px;
    }

    #s1 .bar {
        width: 486px;
        height: 177px;
    }
    #s1 .bar .note {
        font-size: 16px;
        line-height: 19px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-size: auto 100%;
    }

    #s1 .bar .note1 {
        padding-left: 75px;
        top: -80px;
        left: 160px;
    }

    #s1 .bar .note1 span {
        width: 31px;
        height: 66px;
        left: 50%;
        margin-left: -15px;
        top: 120%;
    }

    #s1 .bar .note2 {
        padding-left: 83px;
        top: -20px;
        right: -220px;
    }

    #s1 .bar .note2 span {
        width: 125px;
        height: 49px;
        right: 105%;
        top: 50%;
    }

    #s1 .bar .note3 {
        padding-left: 75px;
        bottom: -50px;
        right: -220px;
    }

    #s1 .bar .note3 span {
        width: 130px;
        height: 44px;
        bottom: 112%;
        right: 75%;
    }

    #s1 .bar .note4 {
        padding-left: 60px;
        bottom: -100px;
        left: 80px;
    }

    #s1 .bar .note4 span {
        width: 31px;
        height: 95px;
        left: 50%;
        margin-left: -20px;
        bottom: 120%;
    }

    #s1 .bar .note5 {
        bottom: -30px;
        left: -205px;
        background-position: right center;
        padding-right: 69px;
    }

    #s1 .bar .note5 span {
        width: 113px;
        height: 58px;
        left: 110%;
        bottom: 50%;
    }

    #s1 .bar .note6 {
        padding-left: 77px;
        top: 40px;
        right: 113%;
    }

    #s1 .bar .note6 span {
        width: 122px;
        height: 30px;
        left: 110%;
        top: 50%;
    }

    #s1 .wrap > a {
        margin: 70px 0px 0px 600px;
    }

    #s2 {
        background-size: 100% 939px;
    }

    #s2 .p1 {
        padding: 88px 0px 30px;
    }

    #s2 .myp1 {
        padding-bottom: 30px;
    }

    #s2 .p1 h3 {
        font-size: 39px;
        line-height: 33px;
        width: 575px;
    }

    #s2 .p1 p {
        font-size: 20px;
        line-height: 23px;
        width: 686px;
        padding: 37px 0px 19px;
    }

    #s2 .p1 .img {
        width: 828px;
        height: 237px;
    }

    #s2 .p2 {
        padding-bottom: 53px;
    }

    #s2 .p2 h3 {
        font-size: 44px;
        line-height: 44px;
        letter-spacing: -0.017em;
        width: 800px;
        margin-right: 22px;
        padding-bottom: 68px;
    }

    #s2 .p2 .img {
        width: 825px;
        height: 305px;
        background-size: 655px 100%;
    }

    #s2 .p2 .img > div p {
        font-size: 17px;
        line-height: 19px;
        letter-spacing: -0.05em;
    }

    #s2 .p2 .img > div span {
        font-size: 17px;
        line-height: 19px;
        white-space: nowrap;
    }

    #s2 .p2 .img .note1 {
        left: 425px;
        top: 15px;
    }

    #s2 .p2 .img .note2 {
        left: 425px;
        top: 94px;
    }

    #s2 .p2 .img .note3 {
        left: 425px;
        top: 173px;
    }

    #s2 .p2 .img .note4 {
        left: 425px;
        top: 251px;
    }

    #s2 .p2 .img .note5 {
        left: 665px;
        top: 15px;
    }

    #s2 .p2 .img .note6 {
        left: 665px;
        top: 94px;
    }

    #s2 .p2 .img .note7 {
        left: 665px;
        top: 173px;
    }

    #s2 .p2 .img .note8 {
        left: 665px;
        top: 251px;
    }

    #s2 .p2 a {
        margin: 25px 25px 0px 0px;
    }

    #s3 {
        padding: 45px 0px 53px;
        background-size: 1281px 100%;
    }

    #s3 h3 {
        font-size: 39px;
        line-height: 36px;
        padding-bottom: 59px;
    }

    #s3 .left {
        width: 447px;
    }

    #s3 .right {
        width: 447px;
    }

    #s3 .review {
        background-size: 147px;
    }

    #s3 .review p.content {
        font-size: 20px;
        line-height: 24px;
        width: 286px;
        padding: 15px 0px 25px;
    }

    #s3 .review p.name {
        font-size: 24px;
        line-height: 29px;
    }

    #s3 .review p.job {
        font-size: 20px;
        line-height: 24px;
    }

    #s4 {
        padding: 9px 0px 52px;
    }

    #s4 .wrap > div {
        top: 0px;
        right: -20px;
        width: 593px;
        height: 553px;
    }

    #s4 h3 {
        font-size: 39px;
        line-height: 33px;
        width: 372px;
    }

    #s4 p {
        font-size: 20px;
        line-height: 24px;
        width: 380px;
    }

    #s4 a {
        margin: 0px 0px 0px 135px;
        font-size: 20px;
        line-height: 24px;
    }

    #s5 {
        padding: 40px 0px 103px;
        background-position: center 50px;
        background-size: 1280px 642px;
    }

    #s5 h3 {
        font-size: 39px;
        padding-bottom: 143px;
    }

    #s5 .left {
        width: 407px;
        margin-left: 18px;
    }

    #s5 .right {
        width: 407px;
        margin-right: 18px;
    }

    #s5 .bar {
        width: 407px;
        height: 148px;
    }

    #s5 p {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    #s5 a {
        font-size: 22px;
    }

    #s6 {
        padding: 46px 0px 43px;
    }

    #s6 h3 {
        font-size: 39px;
        line-height: 36px;
    }

    #s6 h3 img {
        margin-top: -7px;
        width: 50px;
    }

    #s6 .reviews {
        width: 100%;
        height: 269px;
    }

    #s7 {
        text-align: center;
        padding: 43px 0px 81px;
        background: #C11143;
    }

    #s7 h3 {
        font-size: 39px;
        line-height: 41px;
    }

    #s7 .col {
        width: 280px;
        height: 535px;
        padding: 0px 42px;
    }

    #s7 .col .img {
        height: 94px;
    }

    #s7 .col p {
        font-size: 25px;
        line-height: 41px;
        padding: 0px;
        margin: 0px 0px 12px;
    }

    
    #s7 .col .bottom a:not(.stars) {
        font-size: 19px;
        height: 38px;
        line-height: 42px;
        margin-top: 5px;
        margin-bottom: 50px;
    }

    
    #s7 .col .discount {
        width: 250px;
        height: 44px;
        line-height: 44px;
        left: 15px;
        top: -30px;
        text-transform: capitalize;
    }

    #s8 {
        background-image: url(../img/s8_bg.png);
        background-size: 100% 701px;
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 59px;
    }

    #s8 h3 {
        text-align: center;
        font-size: 39px;
        line-height: 37px;
        padding: 51px 0px 34px;
    }

    #s8 .left {
        float: left;
        width: 420px;
        margin-left: 0px;
    }

    #s8 .left p.title {
        font-size: 17px;
        line-height: 17px;
        padding-bottom: 20px;
    }

    #s8 .left .img1 {
        width: 99px;
    }

    #s8 .left .img2 {
        width: 99px;
    }

    #s8 .left .img1 img, #s8 .left .img2 img {
        width: 100%;
    }

    #s8 .left .img1 span, #s8 .left .img2 span {
        font-size: 11px;
        line-height: 15px;
    }

    #s8 .left .text {
        width: 185px;
    }

    #s8 .left p.content {
        font-size: 14px;
        line-height: 16px;
    }

    #s8 .right {
        float: right;
        width: 500px;
        margin-right: 0px;
    }

    #s8 .right .img {
        width: 87px;
    }

    #s8 .right .img img {
        width: 100%;
    }

    #s8 .right .text {
        float: right;
        width: 400px;
    }

    #s8 .right .title {
        font-size: 16px;
        line-height: 36px;
    }

    #s8 .right .content {
        font-size: 14px;
        line-height: 16px;
    }

    #s8 .wrap > p {
        font-size: 13px;
        line-height: 16px;
    }
    footer {
        padding: 28px 0px;
        background: #C11143;
        text-align: center;
        position: relative;
    }

    footer a {
        font-size: 14px;
        height: 38px;
        line-height: 38px;
        padding: 0px 45px;
    }
}