@media only screen and (min-width: 1400px) and (max-width: 4000px) {

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .block-information {
        padding: 40px 30px 15px 30px;
    }

    .product-ad-2 .text-info h2 {
        margin-bottom: 30px;
    }

    .intro form .flex .form-group:first-of-type {
        width: 84%;
    }

    .intro form .flex select {
        width: 100%;
    }

    .advantages .advantages-info {
        padding: 30px 25px 20px 30px;
    }

    .advantages .advantages-info .heading {
        font-size: 30px;
    }

    .advantages ul li {
        font-size: 16px;
    }

    .intro p {
        padding-right: 36px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {
    .order-now {
        margin: 45px 0 0 0;
    }

    .intro .intro-image {
        margin-top: 18px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 1200px) {
    .slider-block .block-item .check-product {
        position: static;
        transform: none;
        display: table;
        margin: 10px auto;
        opacity: 1;
        z-index: 1;
        height: auto;
    }

    .product-range .product-block .check-product {
        opacity: 1;
        position: static;
        transform: none;
        display: table;
        margin: 15px auto 15px auto;
    }
}

    @media only screen and (min-width: 767px) and (max-width: 991px)  {
    header .logo img {
        max-width: 215px;
    }

    header nav ul li {
        margin-left: 25px;
    }

    header nav ul li a {
        font-size: 16px;
    }

    .why-this img {
        margin: 0 auto 10px auto;
        padding: 0;
        display: block;
    }

    .circle-effect {
        top: 11px;
        left: 0;
    }

        .block-information {
            padding: 25px 30px 40px 30px;
        }

        .advantages .advantages-info {
            padding: 25px 25px 60px 30px;
        }

        .advantages .product-info-block {
            margin: 35px 0 0 0;
        }

        .product-ad-2 .text-info {
            padding: 25px 25px 20px 25px;
        }

        .video-info .block-information {
            padding: 60px 30px 15px 30px;
        }

        .intro form .flex .form-group:first-of-type {
            width: 78%;
        }

        .promotion-block span.old-price {
            font-size: 19px;
        }

        .promotion-block span.new-price {
            font-size: 25px;
        }
}

@media only screen and (min-width: 0px) and (max-width: 991px) {
    .product-info-block.left-info {
        text-align: left;
    }

    .product-info-block h5 {
        padding-left: 22px;
    }

    .product-info-block.left-info .circle-effect {
        margin: 0;
        left: 0;
    }

    .block-information {
        max-width: 100%;
    }

    .product-ad-2 .text-info h2 {
        margin-bottom: 20px;
    }

    .product-ad-2 .text-info {
        padding-bottom: 50px;
    }

    .intro form .flex select {
        width: 100%;
    }

    .fillers .product-block img {
        padding: 0;
    }

    .iVertu .product-block {
        margin: 20px 0 0 0;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px)  {

    .nav-btn {
        z-index: 10000;
        width: 36px;
        height: 42px;
        cursor: pointer;
        position: relative;
        margin: 0 5px 0 auto;
        top: 11px;
        display: block;
    }

    .nav-btn span {
        display: block;
        border-radius: 20%;
        height: 4px;
        background-color: #fff;
        position: absolute;
        right: 0;
        top: 0;

        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);

        -webkit-transition: .1s ease-in-out;
        -moz-transition: .1s ease-in-out;
        -o-transition: .1s ease-in-out;
        transition: .1s ease-in-out;

        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .nav-btn span:nth-child(1) {width:100%;}
    .nav-btn span:nth-child(2) {width:100%; top: 7px;}
    .nav-btn span:nth-child(3) {width:100%; top: 14px;}

    .nav-btn:hover span:nth-child(2) {width: 100%;}
    .nav-btn:hover span:nth-child(3) {width: 100%;}

    .nav-btn.open {transition-duration: .3s;}
    .nav-btn.open span {box-shadow: none; background-color: #fff; right: -5px;}

    .nav-btn.open span:nth-child(1) {width:100%; transform: rotate(45deg); top: -3px;}
    .nav-btn.open span:nth-child(2) {opacity: 0;}
    .nav-btn.open span:nth-child(3) {width:100%; transform: rotate(-45deg); top: 22px;}

    nav {
        overflow: hidden;
        position: fixed;
        top: 0;
        margin-top: 66px;
        background: #1D2027;
        padding-top: 8px;
        width: 100vw;
        transition: all .6s;
        transform: translateX(100%);
        right: -100%;
        z-index: 1000;
    }

    nav.open {
        height: 100%;
        right: 0;
        transform: translateX(0);
    }

    .space {
        padding: 65px 0;
    }

    .lead {
        font-size: 16px;
        margin-bottom: 35px;
        line-height: 24px;
    }

    header {
        padding: 12px 0;
    }

    header .logo img {
        max-width: 150px;
    }

    header nav ul li {
        display: block;
        text-align: center;
        margin: 0;
        padding: 12px 0;
        border-bottom: 1px solid #5F5F5F;
    }

    header nav ul li a {
        font-size: 16px;
        display: block;
    }

    .product-range .owl-nav {
        margin: 0;
    }

    .product-range .owl-dots {
        display: none;
    }

    .product-range .owl-nav button {
        margin: 0 15px !important;
        position: relative;
    }

    .product-range .owl-nav button .fa {
        font-size: 33px;
    }

    .product-block {
        margin: 25px 0 10px 0;
        padding: 20px 10px 25px 10px;
    }

    .product-range .owl-carousel .owl-stage {
        padding-left: 0 !important;
    }

    .intro .intro-image {
        display: block;
        margin: 0 auto 30px auto;
    }

    .heading {
        font-size: 25px;
        line-height: 33px;
    }

    .promotion-block span.old-price {
        font-size: 18px;
    }

    .promotion-block span.new-price {
        font-size: 24px;
    }

    .discount-block {
        font-size: 15px;
    }

    .discount-block small {
        font-size: 18px;
    }

    .countdown-container .countdown-value {
        font-size: 18px;
    }

    .countdown .countdown-container {
        min-width: 50px;
    }

    .order-now {
        margin: 30px 0 0 0;
    }

    .why-this img {
        padding: 0;
        display: block;
        margin: 0 auto;
    }

    .advantages ul {
        margin: 20px 0 0 0;
    }

    .circle-effect,
    .advantages ul li .circle-effect {
        left: 5px;
    }

    .advantages ul li .circle-effect {
        top: 8px;
    }

    .advantages ul li {
        font-size: 15px;
        margin-bottom: 18px;
        padding-left: 28px;
    }

    .advantages .advantages-info {
        padding: 25px 15px 65px 15px;
    }

    .product-info-block,
    .advantages .product-info-block {
        margin: 25px 0 0 0;
    }

    .product-info-block h5 {
        font-size: 20px;
        margin-bottom: 6px;
        letter-spacing: 1px;
    }

    p {
        font-size: 15px;
        line-height: 27px;
        margin-bottom: 15px;
    }

    .advantages .advantages-info .heading {
        margin-bottom: 10px;
    }

    .block-information {
        padding: 15px 15px 50px 15px;
    }

    .product-ad-2 .text-info {
        padding: 25px 15px 50px 15px;
    }

    .product-ad-2 .text-info h4 {
        font-size: 18px;
        margin-bottom: 45px;
        line-height: 26px;
    }

    .product-ad-2 .text-info h4:after {
        height: 6px;
        margin-bottom: -15px;
    }

    .contact-with-us a {
        font-size: 33px;
        line-height: 24px;
    }

    .benefits {
        padding: 22px 0 5px 0;
    }

    .benefits h5 {
        font-size: 14px;
    }

    footer .contact-cont {
        text-align: center;
        margin-bottom: 25px;
        display: block;
    }

    footer h6 {
        margin-bottom: 5px;
    }

    footer .logo {
        margin: 15px 0 35px 0;
    }

    footer .logo img {
        height: 40px;
    }

    footer .social-items li {
        margin: 0 15px;
    }

    footer .social-items li a img {
        max-height: 18px;
    }

    .video-info .block-information {
        padding: 60px 15px 15px 15px;
    }

    .intro form .flex .form-group:first-of-type {
        margin-right: 10px;
        width: 80%;
    }

    .review .review-block p {
        font-size: 14px;
        line-height: 23px;
    }

    .review .review-block .username {
        margin-bottom: 12px;
    }

    .fillers .text-title {
        margin-bottom: 30px;
    }

    .circle-effect:after {
        margin-left: -6px;
    }

    .intro p {
        padding-right: 0;
    }
}

@media only screen and (min-width: 0px) and (max-width: 575px)  {
    .slider-block .owl-nav button.owl-next {
        margin-right: 5px;
    }

    .slider-block .owl-nav button.owl-prev {
        margin-left: 5px;
    }

    .video-info .video-container {
        min-height: auto;
    }

    .benefits .method-info {
        text-align: center;
    }

    .review .owl-carousel .owl-nav button {
        position: static;
        margin: -20px 10px 0 10px;
        font-size: 38px;
    }

    .review .owl-carousel .item {
        padding: 20px 0;
    }

    .gallery .owl-carousel .owl-nav button {
        margin: 0 10px 0 10px;
        position: static;
        font-size: 38px;
    }
    .review .owl-stage {
        padding-left: 0 !important;
    }

    .review .owl-carousel.owl-drag .owl-item,
    .gallery .owl-carousel.owl-drag .owl-item {
        padding: 0 8px;
    }

    .gallery a {
        margin-bottom: 18px;
    }

    .gallery .owl-carousel .item {
        padding: 20px 0 0 0;
    }
}

@media only screen and (min-width: 0px) and (max-width: 359px)  {
    .promotion-block span.old-price {
        font-size: 16px;
    }

    .promotion-block span.new-price {
        font-size: 20px;
    }
}