@media only screen and (min-width: 1400px) and (max-width: 4000px) {

}

@media only screen and (min-width: 0px) and (max-width: 991px) {

    .nav-btn {
        z-index: 100;
        width: 40px;
        cursor: pointer;
        position: relative;
        display: block;
        float: right;
        margin-left: 10px;
    }

    .nav-btn span {
        display: block;
        border-radius: 20%;
        height: 4px;
        background-color: #fff;
        float: left;
        margin: 2px 0;
    }

    .nav-btn span:nth-child(1) {
        width: 80%;
    }

    .nav-btn span:nth-child(2) {
        width: 100%;
        top: 7px;
    }

    .nav-btn span:nth-child(3) {
        width: 60%;
        top: 14px;
    }

    .nav-close {
        width: 40px;
        position: absolute;
        top: 30px;
        right: 15px;
    }

    .nav-close span {
        display: block;
        border-radius: 20%;
        width: 40px;
        height: 4px;
        background-color: #000;
        position: absolute;
        top: 0;
    }

    .nav-close span:nth-child(1) {
        transform: rotate(45deg);
    }

    .nav-close span:nth-child(2) {
        transform: rotate(-45deg);
    }

    header {
        padding: 10px 0;
    }

    header nav {
        background-color: #fff;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;

        overflow: scroll;

        z-index: 101;
        padding: 10px 15px;
        transform: translateX(100%);
        transition: all .5s;
        right: -100%;
    }

    header nav.open {
        transform: translateX(0%);

        height: 100%;
        padding-bottom: 80px;
        right: 0 !important;
    }

    body.nav-open {
        overflow: hidden;
    }

    body.nav-open header {
        height: 100%;
    }

    header nav ul {
        padding: 70px 0 0 0;
    }

    header nav ul li {
        display: block;
        padding: 0 20px;
        text-align: center;
    }

    header nav ul li a {
        color: #000;
    }

    .space {
        padding: 50px 0;
    }

    .heading {
        font-size: 34px;
        line-height: 34px;
        margin: 0 0 30px 0;
        text-align: center;
    }

    .produce .heading {
        text-align: center;
    }

    .outline-heading {
        font-size: 34px;
        line-height: 34px;
        margin: 0 0 30px 0;
    }

    .ferro-intro h1 {
        font-size: 34px;
        line-height: 34px;
        padding: 0;
    }

    .ferro-intro {
        padding: 30px 0 110px;
        min-height: inherit;
    }

    .short-info h2 {
        margin: 0 0 30px 0;
        font-size: 30px;
        line-height: 34px;
    }

    .short-info p {
        font-size: 22px;
        line-height: 28px;
    }

    .produce {
        padding-bottom: 0;
    }

    .produce p {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 50px 0;
        text-align: center;
    }

    .produce img {
        margin: 0 auto 20px auto;
        display: block;
    }

    .order-form .btn,
    .order-form .order-qty,
    .order-form .order-total {
        width: 100%;
        margin: 0 0 3px 0;
    }

    .products .flavors {
        text-align: center;
    }

    .products .val {
        font-size: 16px;
        line-height: 26px;
    }

    .products .flavors img {
        height: 30px;
        margin: 0 10px 0 0;
    }

    .products .lab {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 10px 0;
    }

    .products .product-short-info {
        margin: 0 0 30px 0;
    }

    .products .grape-varietya {
        text-align: center;
        margin: 0 0 30px 0;
    }

    .products .region {
        text-align: center;
        margin: 0 0 30px 0;
    }

    .map-img {
        display: none;
    }

    .product-features {
        padding: 50px 0 0 0;
        text-align: center;
    }

    .product-features .composition .lab {
        font-size: 20px;
        line-height: 26px;
    }

    .hints .val {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
    }

    .hints .lab {
        font-size: 20px;
        line-height: 26px;
        margin: 30px 0 0 0;
    }

    .product-nav-name {
        font-size: 30px;
        line-height: 80px;
    }

    .products {
        background: none;
        padding: 0;
    }

    #sync2 {
        padding: 0;
        margin: 0;
    }

    .products-list .outline-heading {
        margin: 0 0 30px 0;
    }

    .products-list .owl-carousel .owl-nav button.owl-prev,
    .products-list .owl-carousel .owl-nav button.owl-next {
        top: 6%;
    }

    .about-me .info {
        font-size: 22px;
        line-height: 28px;
    }

    .about-me h4 {
        font-size: 26px;
        line-height: 26px;
        font-weight: 600;
        margin: 0 0 13px 0;
    }

    .about-me .info,
    .about-me .addition-info {
        margin: 0 0 30px 0;
    }

    .about-me .order-form {
        margin: 0px 0 0 0;
    }

    .order-form .order-product-name {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 10px 0;
    }

    .copyright {
        font-size: 18px;
        line-height: 24px;
    }

    footer {
        padding: 70px 0 30px;
    }

    .order-form .order-total .product-ml {
        position: relative;
        top: 6px;
    }

    .order-form .order-total img {
        margin: 0 20px 0 0;
        float: left;
    }

    .about-us .person-container img {
        width: 100% !important;
    }

    .about-owl-carousel.owl-carousel .owl-nav button.owl-prev,
    .about-owl-carousel.owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: 52%;
    }

    .about-us .person-container .person {
        transform: none;
        position: initial;
        top: initial;
        right: initial;
        width: 100%;
        z-index: 3;
    }

    .about-owl-carousel.owl-carousel .owl-item {
        opacity: 1 !important;
    }

}