@media(max-width: 719px){
    /* -- START -- */

    .wrap_big {
        width: 440px;
    }

    .wrap_small {
        width: 440px;
    }

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

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

    nav .right {
        display: none;
    }

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

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

    #menu_mobile.active {
        left: 0%;
    }

    #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.line {
        border-top: 2px solid #fff;
        padding-top: 30px;
    }

    #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% 180px;
        padding-bottom: 0;
        background-position: center 85%;
    }

    header .left {
        text-align: center;
        padding: 13px 0px 20px;
        width: auto;
        float: none;
    }

    header .left h3 {
        font-size: 38px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    header .left p {
        font-size: 35px;
        line-height: 30px;
    }

    header .left .bar {
        background-image: url(../img/bar1mob.png);
        background-size: 100% 100%;
        width: 438px;
        height: 173px;
        margin: 4px auto 20px;
        position: relative;
        /*left: -50px;*/
    }
    
    header .stars {
        width: 300px;
        height: 78px;
        /*padding: 20px;*/
        box-sizing: initial;
        /*background-color: rgba(255, 255, 255, 0.5);*/
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 300px 78px;
        background-image: url(../img/stars.png)
    }

    header .right {
        display: none;
    }

    #s1 {
        padding: 0px 0px 0px;
        text-align: center;
    }

    #s1 h3 {
        display: block;
        font-weight: 700;
        font-size: 35px;
        line-height: 40px;
        text-align: center;
    }

    #s1 h3 span {
        color: #C11143;
        display: block;
    }

    #s1 p {
        line-height: 50px;
        font-size: 19px;
        padding: 40px 0px 120px;
        margin: 0 auto;
    }

    #s1 p span {
        white-space: nowrap;
        display: inline-block;
        margin-bottom: 15px;
    }

    #s1 p span img {
        width: 50px;
        margin-right: 5px;
    }

    #s1 .bar {
        width: 200px;
        height: 72px;
    }
    #s1 .bar .note {
        font-size: 16px;
        line-height: 14px;
        padding-top: 3px;
        padding-bottom: 3px;
        text-align: left;
    }

    #s1 .bar .note1 {
        background-image: url(../img/how2_1.png);
        background-size: auto 100%;
        padding-left: 45px;
        top: -60px;
        left: 0px;
    }

    #s1 .bar .note1 span {
        background-image: url(../img/how_arr1.png);
        width: 27px;
        height: 59px;
        left: 50%;
        margin-left: -20px;
        top: 120%;
        display: none;
    }

    #s1 .bar .note2 {
        background-image: url(../img/how2_2.png);
        background-size: auto 100%;
        padding-left: 45px;
        top: -30px;
        right: -130px;
    }

    #s1 .bar .note2 span {
        background-image: url(../img/how_arr2.png);
        width: 104px;
        height: 41px;
        right: 105%;
        top: 50%;
        display: none;
    }

    #s1 .bar .note3 {
        background-image: url(../img/how2_3.png);
        background-size: auto 100%;
        padding-left: 40px;
        bottom: -45px;
        right: -130px;
    }

    #s1 .bar .note3 span {
        background-image: url(../img/how_arr3.png);
        width: 115px;
        height: 39px;
        bottom: 112%;
        right: 65%;
        display: none;
    }

    #s1 .bar .note4 {
        background-image: url(../img/how2_4.png);
        background-size: auto 100%;
        padding-left: 30px;
        bottom: -90px;
        left: 0px;
    }

    #s1 .bar .note4 span {
        background-image: url(../img/how_arr4.png);
        width: 23px;
        height: 71px;
        left: 50%;
        margin-left: -12px;
        bottom: 120%;
        display: none;
    }

    #s1 .bar .note5 {
        background-image: url(../img/how2_5.png);
        background-size: auto 100%;
        bottom: -10px;
        left: -120px;
        background-position: right center;
        padding-right: 33px;
    }

    #s1 .bar .note5 span {
        background-image: url(../img/how_arr5.png);
        width: 73px;
        height: 37px;
        left: 110%;
        bottom: 50%;
        display: none;
    }

    #s1 .bar .note6 {
        background-image: url(../img/how2_6.png);
        background-size: auto 100%;
        background-position: right center;
        padding-right: 35px;
        text-align: right;
        top: -15px;
        right: 110%;
    }

    #s1 .bar .note6 span {
        background-image: url(../img/how_arr6.png);
        width: 100px;
        height: 25px;
        left: 100%;
        top: 100%;
        transform: rotate(10deg);
        display: none;
    }

    #s1 .wrap > a {
        font-size: 22px;
        height: 43px;
        line-height: 45px;
        padding: 0px 90px 0px 50px;
        margin: 150px auto 0px;
        background-position: 85% center;
    }

    #s2 {
        background-size: 150% 820px;
        background-position: center top;
    }

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

    #s2 .myp1 {
        padding-bottom: 0;
    }

    #s2 .p1 h3 {
        font-size: 38px;
        line-height: 32px;
        width: auto;
    }

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

    #s2 .p1 .img {
        width: 440px;
        height: 137px;
        margin: 0 auto 50px;
    }
    
    #s2 .stars {
        width: 300px;
        height: 78px!important;
        box-sizing: initial;
        padding: 20px!important;
        background-size: 300px 78px;
        background-repeat: no-repeat;
        background-position: center center;
    }


    #s2 .p1 a {
        font-size: 22px;
        height: 43px;
        line-height: 45px;
        padding: 0px 90px 0px 50px;
        background-position: 85% center;
    }

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

    #s2 .p2 h3 {
        font-size: 33px;
        line-height: 35px;
        width: auto;
        margin-right: 0px;
        padding-bottom: 28px;
    }
    
    #s2 .p2 .img480 {
        display: inline-block;
        margin: 5px 0px 30px;
        width: 60%;
    }

    #s2 .p2 .img {
        width: 428px;
        height: 260px;
        margin: 0 auto;
        background-size: 270px;
        background-image: url(../img/mob/s2p22mob.png);
    }

    #s2 .p2 .img > div {
        text-align: left;
    }

    #s2 .p2 .img > div p {
        font-size: 15px;
        line-height: 17px;
    }

    #s2 .p2 .img > div span {
        font-size: 15px;
        line-height: 17px;
    }

    #s2 .p2 .img .note1 {
        left: 60px;
        top: 11px;
    }

    #s2 .p2 .img .note2 {
        left: 60px;
        top: 77px;
    }

    #s2 .p2 .img .note3 {
        left: 60px;
        top: 140px;
    }

    #s2 .p2 .img .note4 {
        left: 60px;
        top: 208px;
    }

    #s2 .p2 .img .note5 {
        left: 275px;
        top: 10px;
    }

    #s2 .p2 .img .note6 {
        left: 275px;
        top: 77px;
    }

    #s2 .p2 .img .note7 {
        left: 275px;
        top: 140px;
    }

    #s2 .p2 .img .note8 {
        left: 275px;
        top: 208px;
        white-space: nowrap;
    }

    #s2 .p2 a {
        font-size: 22px;
        height: 43px;
        line-height: 45px;
        padding: 0px 90px 0px 50px;
        background-position: 85% center;
        float: none;
        margin: 25px auto 0px;
    }

    #s2 .regLink {
        display: contents;
        line-height: 27px!important;
    }

    #s3 {
        padding: 35px 0px 35px;
        background-size: auto 100%;
    }

    #s3 h3 {
        font-size: 40px;
        line-height: 40px;
        max-width: available;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    #s3 .left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }

    #s3 .right {
        float: none;
        width: 100%;
    }

    #s3 .review {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 104px;
    }

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

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

    #s3 .review p.job {
        font-size: 18px;
        line-height: 20px;
        max-width: 320px;
    }

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

    #s4 .wrap > div {
        position: absolute;
        top: 0px;
        right: -40px;
        width: 316px;
        height: 308px;
        background-image: url(../img/s4_bg.png);
        background-size: 100% 100%;
    }

    #s4 h3 {
        padding: 135px 0px 28px 0px;
        font-size: 35px;
        line-height: 35px;
        width: 250px;
    }

    #s4 p {
        font-size: 20px;
        line-height: 22px;
        padding: 0px 0px 12px 0px;
        width: auto;
    }

    #s4 a {
        margin: 0px 0px 0px 250px;
        font-size: 16px;
        line-height: 19px;
    }

    #s5 {
        text-align: center;
        padding: 0px 0px 50px;
        background: none;
    }

    #s5 h3 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    #s5 .left {
        float: none;
        width: 480px;
        text-align: right;
        margin-left: -20px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        background-image: url(../img/mob/s5mob1.png);
        background-position: left center;
        background-size: auto 100%;
        background-repeat: no-repeat;
        padding-top: 100px;
        margin-bottom: 10px;
    }

    #s5 .right {
        float: none;
        width: 480px;
        text-align: left;
        margin-left: -20px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        background-image: url(../img/mob/s5mob2.png);
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: right center;
        padding-top: 180px;
    }

    #s5 .bar {
        display: none;
    }

    #s5 p {
        font-size: 25px;
        line-height: 25px;
        padding: 20px 20px 12px;
        margin: 60px 0px 0px;
        text-align: center;
    }

    #s5 .left p {
        margin-right: 20px;
    }

    #s5 a {
        font-size: 20px;
        height: 43px;
        line-height: 45px;
        padding: 0px 70px 0px 25px;
        background-position: 87% center;
    }

    #s6 {
        background-image: url(../img/s6_bg.jpg);
        background-size: 100% 100%;
        padding: 46px 0px 43px;
        text-align: center;
    }

    #s6 h3 {
        font-size: 35px;
        line-height: 29px;
        max-width: 320px;
        margin: 0 auto;
        padding-left: 60px;
        box-sizing: initial;
        background-image: url(../img/icon_fb.png);
        background-size: 49px 49px;
        background-repeat: no-repeat;
        background-position: left center;
    }

    #s6 h3 img {
        display: none;
    }

    #s6 a {
        font-size: 22px;
        height: 43px;
        line-height: 45px;
        padding: 0px 90px 0px 50px;
        background-position: 85% center;
        float: none;
        margin: 0 auto;
    }

    #s6 a:hover {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
        -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 1);
        box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 1);
    }

    #reviews720 {
        margin: 40px auto;
        width: 400px;
        height: 106px;
        margin: 40px auto;
        position: relative;
    }

    #reviews720 img {
        display: block;
        opacity: 0;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        transition: all 0.4s;
    }

    #reviews720 img.active {
        opacity: 1;
    }

    #reviews720 .arr {
        display: block;
        position: absolute;
        width: 15px;
        height: 28px;
        top: 50%;
        margin-top: -14px;
        background-size: 100% 100%;
        cursor: pointer;
    }

    #reviews720 .arr_l {
        background-image: url(../img/mob/720arr_l.png);
        left: -24px;
    }

    #reviews720 .arr_r {
        background-image: url(../img/mob/720arr_r.png);
        right: -24px;
    }

    #s7 {
        padding: 43px 0px 81px;
        max-width: 100%;
        overflow: hidden;
    }

    #s7 h3 {
        color: #fff;
        font-size: 42px;
        line-height: 45px;
        font-weight: 700;
        padding-bottom: 52px;
    }

    #s7 .col {
        width: 280px;
        height: 535px;
        padding: 0px 42px;
        float: left;
        margin-left: 7px;
        margin-right: 7px;
        position: relative;
        transition: all 0.4s;
        top: 0px;
    }

    #s1 p span:not(:last-child) {
        margin-right: 0;
    }

    #cols {
        width: 882px;
        left: 0px;
        transition: all 0.4s;
    }

    #cols.act1 {
        left: 73px;
    }

    #cols.act2 {
        left: -221px;
    }

    #cols.act3 {
        left: -515px;
    }

    #cols_state {
        display: inline-block;
        height: 20px;
        text-align: center;
        line-height: 20px;
        padding: 60px 0px 0px;
    }

    #cols_state:after {
        display: block;
        content: "";
        clear: both;
        position: relative;
    }

    #cols_state span {
        display: block;
        float: left;
        position: relative;
        width: 18px;
        height: 18px;
        top: 1px;
        background: #fff;
        opacity: 0.5;
        cursor: pointer;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin: 0px 7px;
        transition: all 0.4s;
    }

    #cols_state span.active {
        opacity: 1;
        top: 0px;
        width: 20px;
        height: 20px;
    }

    #s7 .col.active {
        /*top: 10px;*/
    }

    #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: 70px;
    }
    
    #s7 .col .bottom .stars {
        bottom: 10px;
    }

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

    #s7 .col1 .img {
        background-image: url(../img/s7_img1.png);
    }

    #s7 .col2 .img, #s7 .col3 .img {
        background-image: url(../img/s7_img2_3.png);
    }

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

    #s8 h3 {
        font-size: 42px;
        line-height: 42px;
        padding: 51px 0px 34px;
    }

    #s8 .left {
        float: none;
        width: 100%;
        margin-left: 0px;
    }

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

    #s8 .left .img1 {
        float: left;
        width: 101px;
        margin-right: 16px
    }

    #s8 .left .img2 {
        float: left;
        width: 101px;
    }

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

    #s8 .left .img1 span, #s8 .left .img2 span {
        font-size: 12px;
        line-height: 15px;
        padding-top: 16px;
    }

    #s8 .left .text {
        float: right;
        width: 210px;
        padding-bottom: 20px;
    }

    #s8 .left p.content {
        /*font-family: "Circular Std Book";*/
        font-size: 16px;
        line-height: 17px;
    }

    #s8 .right {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-top: 40px;
    }

    #s8 .right .img {
        width: 88px;
        float: left;
        margin-left: 0px;
    }

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

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

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

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

    #s8 .wrap > p {
        font-size: 14px;
        line-height: 16px;
    }
    
    #s8 .wrap > p a {
        display: block;
    }

    #s8 .wrap_big {
        font-size: 20px;
    }

    footer {
        padding: 28px 0px;
        background: #C11143;
        text-align: center;
        position: relative;
    }

    footer a {
        font-size: 16px;
        height: 38px;
        line-height: 38px;
        padding: 0px;
        width: 100%;
    }

    .display_480 {
        display: block;
    }

    .display_480i {
        display: inline-block!important;
    }

    .hide_480 {
        display: none!important;
    }

}