@media screen and (min-width: 768px) and (max-width: 959px) {
    .wrapper {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    h1 {
        font-size: 40px;
    }
    h1 span {
        font-size: 25px;
    }
    h3 {
        font-size: 24px
    }
    footer .footer-links a {
        font-size: 12px;
        font-family: roboto;
        text-decoration: none;
        padding: 0 8px
    }
    .s-hide {display: none}
    .s-visible {display: block}
    embed {
        display: none;
    }
    iframe {
        width: 100%;
        margin: auto;
        height: 100vh;
        max-height: 700px;
        display: block;
    }
    header .bottom .text {
        font-size: 18px;
        margin: 30px 0 15px 33px;
    }
    header .bottom .text span {
        font-size: 18px;
    }
    .section1 .block {
        max-width: 740px;
        width: 100%;
        min-height: 740px;
        margin: 100px 0 0 0px;
    }
    .section2 h3 {
        line-height: 33px;
    }
    .section9 .form-page input[type=submit],
    .section2 .form-page input[type=submit] {
        width: 220px;
        font-size: 16px;
    }
    .section9 .form-page .field,
    .section2 .form-page .field {
        width: 168px;
        height: 60px;
    }
    .owl-carousel {
        width: 650px !important;
    }
    .section3 .item {
        width: 220px;
        height: 220px;
    }
    .section4 .item-l .img,
    .section4 .item .img {
        width: 250px;
        height: 250px;
    }
    .section4 .item-l .img img,
    .section4 .item .img img {
        width: 270px;
        height: 270px;
    }
    .section4 .item .title {
        width: 310px;
        margin: -70px 0 0 46px;
    }
    .section4 .item .block {
        width: 400px;
        font-size: 17px;
    }
    .section4 .item .block span {
        font-size: 22px;
    }
    .section4 .item .text {
        font-size: 16px;
        width: 400px;
    }
    .section4 .item-l .top {
        padding-left: 360px;
    }
    .section4 .item-l .block {
        width: 400px;
        margin: 0 0 0px 342px;
        font-size: 16px;
    }
    .section4 .item-l .text {
        font-size: 16px;
        width: 400px;
    }
    .section4 .item:nth-child(4) .title {
        margin: -83px 0 0 90px;
    }
    .section5 .item:nth-child(2) {
        margin: 109px 0 0 0px;
    }
    .section5 .item:nth-child(4) {
        margin: 34px 0 0 70px;
    }
    .section5 .item:nth-child(5) {
        margin: 33px 0 0 70px;
    }
    .section6 .item p.text {
        font-size: 16px;
    }
    .section6 .block .item:nth-child(2) {
        margin: 0 40px;
    }
    .section8 .video {
        width: 748px;
    }






















}
@media screen and (min-width: 320px) and (max-width: 767px) {
    embed {
        display: none;
    }
    iframe {
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: auto;
        height: 100vh;
        max-height: 700px;
        display: block;
    }
    .wrapper {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .pull-right {
        float: none
    }
    h3 {
        font-size: 18px;
        padding-top: 50px;
        line-height: 22px;
    }
    h3 span {
        font-size: 16px;
        letter-spacing: -1px;
    }
    .timer {
        text-align: center;
        height: 190px;
        float: none;
    }
    .time-text {
        float: none;
        font-size: 20px;
        margin: 30px 0 0 0px;
    }
    #countdown_dashboard {
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }
    .dash {
        margin: 0;
        width: 55px;
        height: 70px;
    }
    .dash .digit {
        font-size: 35px;
        width: 24px;
        line-height: 40px;
        padding-top: 25px;
        text-align: center;
        position: relative
    }
    #countdown_dashboard2 .inl-block, #countdown_dashboard .inl-block {
        font-size: 40px;
        margin: 20px 10px 0 0px;
    }
    form.form-pop-up {
        width: 100%;
        max-width:300px;
    }
    form.form-pop-up h3 {
        font-size: 19px;
    }
    form.form-pop-up .field input[type=tel],
    form.form-pop-up .field input[type=email],
    form.form-pop-up .field input[type=text] {
        width: 100%;
    }
    form.form-pop-up .btn {
        background: #eacb81;
        color: #000000;
        margin: 0 auto;
        position: relative;
        display: block;
        font-size: 18px;
        width: 100%;
        max-width: 284px;
        padding: 0;
    }
    .field {
        position: relative;
        float: left;
        width: 100%;
    }
    footer {
        height: 100%;
        text-align: center;
        line-height: 40px
    }

    footer .footer-links a {
        display: block;
        margin: 0 auto;
        text-align: center;
        padding: 0px 0;
    }
    footer .footer-links a:last-of-type {
        margin-bottom: 20px;
    }

    .s-hide {display: none}
    .s-visible {display: block}

    p.text {
        font-size: 16px;
        line-height: 24px;
    }
    h1 {
        font-size: 30px;
        margin: 5px 0 0 0;
        text-align: center;
    }
    h1 span {
        padding: 0 5px;
        font-size: 18px;
        line-height: 24px;
    }

    .section1 .block .item .h,
    .btn:after,
    header .bottom .line,
    header .top .call
    {display: none !important;}

    header .top .logo {
        /*font-size: 27px;*/
        /*margin: 19px 0 0 0px;*/
        font-size: 18px;
        margin: 37px 0 0 0px;
        width: 100%;
        text-align: center;
    }
    header .bottom .title {
        font-size: 21px;
        padding: 25px 0 15px 0px;
        text-align: center;
    }
    header .bottom .text {
        font-size: 20px;
        margin: 30px 0 0px 0px;
        text-align: center;
    }
    header .bottom .text span {
        font-size: 19px;
    }
    header .bottom .btn {
        font-size: 18px;
        width: 280px;
        margin: 20px auto 0;
        padding: 0;
        text-align: center;
        display: block;
    }
    h3:before {
        top: 30px;
    }
    .section1 .block {
        margin: 43px 0 0 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .section1 .block .item {
        display: block;
        max-width: 350px;
        width: 280px;
        height: 280px;
        margin: 15px auto 0;
    }
    .section1 .block .item .border {
        width: 260px;
        height: 260px;
    }
    .section1 .block .item:nth-child(4) .fone,
    .section1 .block .item:nth-child(3) .fone,
    .section1 .block .item .fone {
        padding: 40px 15px 0 30px;
    }
    .section1 .block .title {
        font-size: 21px;
    }
    .section1 .block .line {
        margin: 15px 0;
    }
    .section1 .block .text {
        font-size: 16px;
    }
    .section3 h3,
    .section2 h3 {
        max-width: 300px;
        font-size: 18px;
        padding-top: 50px;
        line-height: 22px;
    }
    .section2 h3 span {
        font-size: 16px;
        letter-spacing: -1px;
    }
    .section2 .form-page input[type=submit],
    .section2 .form-page .field {
        width: 100%;
    }
    .section2 {
        padding-bottom: 0;
    }
    .section3 p.title {
        margin: 30px 0 28px 0;
        line-height: 30px;
        font-size: 16px;
        text-align: center;
    }
    .owl-carousel.owl-loaded {
        width: 250px;
    }
    .section3 .owl-carousel .owl-controls .owl-nav .owl-next {
        width: 15px;
        right: -16px;
    }
    .section3 .owl-carousel .owl-controls .owl-nav .owl-prev {
        width: 15px;
        left: -16px;
    }
    .section3 .item {
        width: 250px;
        height: 250px;
        display: inline-block;
        vertical-align: top;
    }
    .section3 .btn {
        float: none;
        margin: 19px 0 0;
        width: 300px;
        padding-left: 0;
        letter-spacing: 0;
        text-align: center;
    }
    .section5 h3,
    .section6 h3,
    .section4 h3 {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .section4 .item .img {
        right: 0px;
        width: 262px;
        height: 240px;
        position: relative;
        margin: 0;
    }
    .section4 .item .img img {
        top: 30px;
        right: 30px;
        width: 240px;
        height: 240px;
    }
    .section4 .item .top {
        margin-bottom: 50px;
        margin-top: 40px;
        width: 300px;
    }
    .section4 .item .title {
        margin: -75px 0 0 10px;
    }
    .section4 .item-l .block span,
    .section4 .item .block span {
        font-size: 20px;
    }
    .section4 .item .block {
        width: 300px;
        font-size: 14px;
        letter-spacing: -1px;
    }
    .section4 .item:nth-child(6) .text,
    .section4 .item .text {
        margin: 26px 0 22px 0;
        width: 300px;
        line-height: 24px;
    }
    .section4 .item .btn {
        width: 300px;
        text-align: center;
        padding: 0;
    }
    .section4 .item-l .img{
        left: 0px;
        width: 262px;
        height: 240px;
        position: relative;
        margin: 0;
    }
    .section4 .item-l .img img{
        top: 30px;
        left: 30px;
        width: 240px;
        height: 240px;
    }
    .section4 .item-l .top {
        margin-bottom: 75px;
        padding-left: 0;
        padding-top: 40px;
    }
    .section4 .item-l .block {
        width: 300px;
        margin: 0 0 -1px 0;
        font-size: 14px;
        letter-spacing: -1px;
    }
    .section4 .item-l:nth-child(7) .btn,
    .section4 .item-l:nth-child(5) .btn,
    .section4 .item-l .text, .section4 .item-l .btn {
        width: 300px;
    }
    .section4 .item:nth-child(6) .btn,
    .section4 .item-l .btn {
        text-align: center;
        padding-left: 0;
    }
    .section4 .item:nth-child(4) .title {
        margin: -108px 0 0 38px;
        line-height: 30px;
    }
    .section4 .item-l:nth-child(5) .title {
        padding-left: 0;
        text-align: center;
    }
    .section4 .item-l:nth-child(5),
    .section4 .item:nth-child(6),
    .section4 .item-l:nth-child(7) {
        margin-top: 70px;
    }
    .section4 {
        padding-bottom: 70px;
    }
    .section6,
    .section5 {
        height: 100%;
        padding-bottom: 40px;
    }
    .section5 .item:nth-child(5),
    .section5 .item:nth-child(4),
    .section5 .item:nth-child(3),
    .section5 .item:nth-child(2) {
        margin: 40px 0 0;
    }
    .section5 .item:nth-child(2) .title {
        margin: 5px 0 0 7px;
    }
    .section5 .item:nth-child(5),
    .section5 .item:nth-child(3) {
        text-align: right;
    }
    .section5 .item:nth-child(3) .title {
        margin: 60px 0px 0 0px;
    }
    .section5 .item:nth-child(4) .title {
        margin: 25px 0 0 0;
    }
    .section5 .item:nth-child(5) .title {
        margin: 26px 0px 0 0px;
    }
    .section6 {
        -webkit-background-size: cover;
        background-size:cover;
    }
    .section6 .block .item:nth-child(2) {
        margin: 30px 0px;
    }
    .section6 .item p.text br {
        display: none;
    }
    .section6 .item .btn {
        width: 300px;
        padding: 0;
        text-align: center;
    }
    .section8 h3,
    .section7 h3 {
        padding-top: 50px;
    }
    .section7 h3 span span {
        font-size: 25px;
    }
    .section7 .owl-carousel-new .item {
        width: 250px;
        height: auto;
        display: inline-block;
        margin: auto;
    }
    .owl-carousel-new.owl-theme .owl-controls {
        bottom: 75px;
    }
    .section7 .owl-carousel .owl-controls .owl-nav .owl-prev {
        width: 15px;
        left: -15px;
    }
    .section7 .owl-carousel .owl-controls .owl-nav .owl-next {
        width: 15px;
        right: -15px;
    }
    .owl-theme .owl-dots {
        position: absolute;
        bottom: -150px;
        width: 100%;
    }
    .section8 .video {
        width: 100%;
        height: 357px;
        display: block;
        margin: 49px auto 0;
    }
    .section10 h3,
    .section9 h3 {
        padding-top: 70px;
    }
    .section9 .form-page .field,
    .section9 .form-page input[type=submit] {
        width: 100%;
    }
    .section10 p.title:first-of-type {
        margin-top: 90px;}

    .section10 p.title:first-of-type,
    .section10 p.title {
        margin-left: 0;
        text-align: center;
    }
    .section10 .social {
        margin: 40px 0px 0 0;
        text-align: center;
    }
    #countdown_dashboard2, #countdown_dashboard,
    .section3 .clear {
        text-align: center;
    }
    .section6 .block,
    .section6 .item {
        text-align: center;
    }


    header .top .tel {
        display: none;}








}