@media only screen and (min-width: 1024px) and (max-width: 1200px) {

}

@media only screen and (min-width: 767px) and (max-width: 1201px) {
    .space {
        padding: 50px 0
    }

    .about p {
        margin: 0;
    }

    .heading {
        font-size: 32px;
        line-height: 40px;
    }

    .select-product .button {
        display: block;
        padding: 8px 15px;
        width: 100%;
    }

    .owl-carousel .owl-nav button img {
        width: 45px;
    }

    .owl-carousel .owl-nav button.owl-next {
        top: 40%;
        right: -25px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        top: 40%;
        left: -25px;
    }

    .owl-thumbs .owl-thumb-item {
        margin: 0 15px;
    }

    .owl-thumbs .owl-thumb-item img {
        height: 100px;
    }

    .owl-thumbs .owl-thumb-item.active:before {
        width: 100px;
        height: 100px;
        position: absolute;
        top: -10px;
    }

    .select-product .product-name {
        font-size: 16px;
        line-height: 22px;
    }

    .white .fragment-07 {
        display: none;
    }

    .products .product .product-name {
        left: 0;
        width: 100%;
        padding: 40px 40px;
        font-size: 22px;
        line-height: 28px;
    }

    .carousel-caption h2 {
        font-size: 28px;
        line-height: 36px;
        padding: 0 0;
    }

    .intro .secondary-logo {
        bottom: 10px;
        right: 15px;
        width: 150px;
    }

    .intro .logo {
        top: 10px;
        left: 15px;
        width: 100px;
    }

    .carousel-indicators li {
        margin: 0 3px;
        font-size: 0;
        letter-spacing: 0;
    }

    .carousel-indicators {
        right: initial;
        top: initial;
        bottom: 20px;
        padding: 0 0 0 0;
    }

    @keyframes MoveUpDown {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-30px);
        }
    }

    .product-features .product-additional-info .info-box {
        margin: 0 30px 20px 30px;
    }

    .order .order-holder .product-name {
        max-width: 100%;
    }

    .order .order-holder .product-info {
        margin: 0 0 5px 0;
    }

    .product-features .product-additional-info {
        padding-bottom: 20px;
    }

    .product-features .product-characteristics {
        margin: 0 0 50px 0;
    }

    .product-features .product-short {
        padding: 0 0;
        line-height: 24px;
    }

    .select-product .product-additional-info .info-box {
        display: inline-block;
        margin: 0 15px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .space {
        padding: 50px 0;
    }

    .heading {
        margin: 0 0 20px 0;
        font-size: 22px;
        line-height: 30px;
    }

    .about p {
        font-size: 16px;
        line-height: 22px;
        margin: 0;
    }

    .about h5 {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 10px 0;
    }

    .product-features .product-short {
        padding: 0;
    }

    .products .product .product-name {
        width: 100%;
        padding: 30px 0;
        font-size: 20px;
        line-height: 30px;
        left: 0;
    }

    .product-features .product-additional-info .info-box {
        margin: 0 0 20px;
        width: 49%;
        display: inline-block;
    }

    .product-features h5 {
        margin: 0 0 25px 0;
    }

    .product-features .product-additional-info {
        padding-bottom: 30px;
    }

    .order .order-holder .product-name {
        max-width: 100%;
        text-align: center;
    }

    .order .order-holder .order-total {
        margin-right: 0;
        text-align: center;
    }

    .order .order-holder .qty {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .order .order-holder .button {
        padding: 8px 65px;
        display: block;
        width: 100%;
    }

    .order .order-holder {
        padding: 25px;
    }

    .order .order-holder .product-info {
        text-align: center;
        margin: 0 0 5px 0;
    }

    .order {
        margin: 0 0 50px 0;
    }

    .select-product .product-name {
        max-width: 100%;
        text-align: center;
    }

    .select-product .product-info {
        text-align: center;
    }

    .select-product .order-total {
        margin: 0;
        text-align: center;
    }

    .select-product .qty-holder {
        width: 150px;
        margin: 0 auto 15px;
        display: table;
    }

    .select-product .qty-holder .qty {
        width: 100%;
    }

    .select-product .button {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .owl-thumbs .owl-thumb-item {
        margin: 0 0;
    }

    .owl-thumbs .owl-thumb-item img {
        height: 60px;
    }

    .owl-thumbs .owl-thumb-item.active:before {
        width: 60px;
        height: 60px;
        position: absolute;
        top: -10px;
    }

    .select-product .sort {
        margin-bottom: 50px;
        text-align: center;
    }

    .select-product .sort:after,
    .select-product .region .region-info:after {
        right: 50%;
        bottom: -15px;
        margin-right: -30px;
    }

    .select-product .region {
        text-align: center;
    }

    .select-product .region .region-img {
        height: 100px;
        margin: 0 0 15px 0;
    }

    .white .fragment-01 {
        top: 20%;
        left: -40px;
        width: 100px;
    }

    .white .fragment-04 {
        top: 10%;
        right: -100px;
        width: 250px;
    }

    .white .fragment-07 {
        display: none;
    }

    .white .fragment-03 {
        bottom: -14%;
        right: -43px;
        width: 130px;
    }

    .white .fragment-02 {
        bottom: -10%;
        left: -30px;
        width: 100px;
    }

    .select-product .product-additional-info .info-box {
        display: inline-block;
        margin: 0;
        width: 49%;
    }

    .select-product .product-additional-info .info-box .val {
        min-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product-features .product-characteristics {
        margin: 0 0 50px 0;
    }

    .product-features h2 {
        margin: 0 0 25px 0;
    }

    .intro .secondary-logo {
        bottom: 10px;
        right: 15px;
        width: 100px;
    }

    .intro .logo {
        top: 10px;
        left: 15px;
        width: 60px;
    }

    .carousel-indicators li {
        margin: 0 3px;
        font-size: 0;
        letter-spacing: 0;
    }

    .carousel-indicators {
        right: initial;
        top: initial;
        bottom: 20px;
        padding: 0 0 0 0;
    }

    @keyframes MoveUpDown {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-30px);
        }
    }

    .select-product .region .region-img {
        display: none;
    }

    .select-product .region-city {
        display: inline-block;
    }

    .select-product .region .region-info img {
        margin-left: 6px;
    }

    .select-product .sort {
        margin-bottom: 20px;
    }

    .carousel-caption h2 {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        padding: 0 0;
        letter-spacing: 0px;
    }

}


@media screen and (orientation: landscape)
and (min-device-width: 0)
and (max-device-width: 767px) {

    .product-features .product-additional-info .info-box {
        margin: 0 15px 20px;
    }

    .select-product .sort {
        margin-bottom: 20px;
    }

    .select-product .region .region-img {
        display: none;
    }

    .select-product .region-city {
        display: inline-block;
    }

    .select-product .region .region-info img {
        margin-left: 6px;
    }

    .carousel-caption h2 {
        font-weight: bold;
        font-size: 26px;
        line-height: 32px;
    }

    .owl-thumbs .owl-thumb-item {
        margin: 0 20px;
    }

    .product-features .product-additional-info .info-box {
        width: initial;
        margin: 0 20px 30px;
    }
}