@media only screen and (max-width: 1400px){
    .preparation-slider .owl-prev{
    left: 10px;
}
.preparation-slider .owl-next{
    right: 10px;
}
}
@media only screen and (max-width: 1220px){
    .container{
        max-width: 100%;
        padding:0 20px;
    }
    section {
        padding-top: 60px !important;
    }
    .about-number {
        font-size: 165px;
        line-height: 250px;
    }
    .about-number-2 {
        font-size: 165px;
        line-height: 200px;
        margin-top: 45px;
    }
    .about-page-head {
        font-size: 42px;
        line-height: 49px;
        left: 128px;
        top: 60px;
    }
    .about-page-block:nth-child(2n) .about-page-head {
        right: 100px;
        left: auto;
    }
    .about-page-block {
        margin: 0;
    }
    .news-effect{
        display: none !important;
    }
}
@media only screen and (max-width: 992px){
    .maps .col-4{
        width: 100%;
    }
    .maps .col-8 {
        width: 100%;
        height: 250px;
    }
    .news-block .img-block{
        max-width: 100%;
        max-height: 400px;
        order: 0;
    }
    .news-block .news-single-text{
        max-width: 100%;
        width: 100%;
    }
    .about-page-block{
        display: none !important;
    }
    .about-page-block-2{
        display: block;
    }
    .maps {
        overflow: visible;
        flex-direction: column;
    }
    .locations {
        max-height: 215px;
    }
    .maps-iframes {
        padding: 0 20px;
        overflow: hidden;
    }
    .texture-8 {
        z-index: -1;
    }
    footer {
        margin-top: 60px !important;
    }
    .page-head-text {
        font-size: 45px;
        line-height: 30px;
    }
    .page-text {
        font-size: 20px;
        line-height: 24px;
    }
    .down-img {
        margin-top: 10px;
    }
    .page-head {
        font-size: 38px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .contact .col-4 {
        padding: 50px 20px;
    }
    #contact textarea {
        min-width: auto;
    }
    #news-page .news-card {
        margin-bottom: 20px;
        margin-right: 20px;
        max-width: 48%;
    }
    .products-right-border {
        top: 240px;
    }
    .products-head {
        font-size: 16px;
        margin-top: 20px;
        line-height: 20px;
    }
    .products-body {
        font-size: 13px;
        line-height: 17px;
    }
    .product .btn {
        max-width: 100px;
    }
    .btn {
        height: 35px;
        font-size: 16px;
        line-height: 18px;
    }
    .news-slider{
        padding: 0 20px;
    }
    .gif-text {
        max-width: 55%;
    }
    .gif-head {
        font-size: 40px;
        line-height: 50px;
    }
    .gif .btn{
        margin-top: 25px;
    }
    .az-head, .ru-head {
        font-size: 40px;
        line-height: 40px;
    }
    #about .col-5{
        width: 100%;
        order: 1;
        margin-top: 30px;
    }
    #about .col-6{
        width: 100%;
    }
    #about .btn{
        margin-top: 25px;
    }
    .product-slider .btn{
        margin-top: 25px;
    }
    .about-page-block {
        min-height: 800px;
        display: flex;
        justify-content: center;
    }
    .about-page-block-2{
        min-height: 800px;
        display: flex;
        justify-content: center;
        flex-direction: column;  
        align-items: center;
    }

    .about-page-img {
        max-width: 100%;
        width: 100%;
        right: auto;
        top: 190px;
    }
    .about-number {
        left: auto;
    }
    .about-page-head {
        left: 55%;
        top: 60px;
    }
    .about-page-text {
        left: auto;
        padding: 20px;
    }
    .about-page-img img {
        width: calc(100% - 1px);
    }
    .about-page-text.active {
        transform: translateY(-100px);
    }
    .about-page-block:nth-child(2n) .about-page-text {
        right: auto;
        left: auto;
    }
    .about-page-block:nth-child(2n) .about-number {
        right: auto;
        left: auto;
    }
    .about-page-block:nth-child(2n) .about-page-head {
        right: 25%;
        left: auto;
    }
    #about i{
        display: none;
    }
    #line i{
        display: none;
    }
    .product-slider img {
        width: 100% !important;
        max-height: 418px !important;
        height: 100%;
        object-fit: contain;
    }
    .foot-nav {
        max-height: 150px;
    }
    .navbar a {
        font-size: 11px;
        line-height: 14px;
    }
    .product img {
        width: 100%;
        object-fit: contain;
        max-width: 100%;
    }
    .product img {
        object-fit: contain;
    }
    .pop-up-main .container {
        max-width: 40%;
    }
    .pop-up-main .container .col-6{
        width: 100%;
    }
    .product-slider .center img {
        transform: scale(1.1) !important;
    }
    .preparation-item .col-5 {
        width: 100%;
    }
    .preparation-item .col-7 {
        width: 100%;
    }
    .preparation-item {
        flex-wrap: wrap;
    }
    #preparation{
        padding-top: 150px !important;
        padding-bottom: 40px !important;
    }
    .video-text {
        position: absolute;
        max-width: 300px;
        margin-top: 290px;
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        color: #ffffff;
        z-index: 99;
    }
}
@media only screen and (max-width: 768px){
    header .container:nth-child(2){
        display: flex !important;
        height: 100vh;
        width: 100%;
        flex-direction: column;
        background: #000000;
        z-index: 999;
        transform: translate(100%);
        position: fixed;
        top: 0;
        transition: 0.5s all ease-in-out;
    }
    header .container:nth-child(2).active{
        transform: translate(0);
    }
    .close-nav{
        display: block;
    }
    header .container:first-child{
        display: flex;
    }
    .search {
        max-width: 330px;
        margin-top: 20px;
    }
    .search-input {
        left: 0;
        top: -10px;
    }
    .close-search {
        right: 10px;
        top: 0;
    }
    .about-page-head-2 {
        top: 90px;
    }
    .awards-text {
        margin-left: 0;
    }
    .awards2-slider img {
        width: 100%;
    }
    .about-video img {
        width: 100%;
        height: 100vh;
        max-height: 60vh !important;
        object-fit: cover;
    }
    .mobile-nav span {
        width: 20px;
        background: #ffffff;
        height: 2px;
        position: absolute;
    }
    .mobile-nav span:first-child {
        top: -5px;
    }
    .mobile-nav span:nth-child(2) {
        top: 2px;
    }
    .mobile-nav span:nth-child(3) {
        top: 9px;
    }
    .mobile-nav{
        position: relative;
        top: -5px;
    }
    .mobile-right{
        display: flex;
        align-items: center;
        position: relative;
        right: 20px;
    }
    .lang-div img{
        display: none;
    }
    header .container:nth-child(2) .navbar .nav-item{
        width: 100%;
        text-align: left;
        margin-top: 20px;
    }
    header .container:nth-child(2){
        padding-bottom: 50%;
        padding-top: 10%;
    }
    header .container:nth-child(2) .logo img{
        width: 75px;
    }
    .social img{
        width: 20px;
        height: 20px;
    }
    header .container:first-child{
        margin-top: 10px;
    }
    header .container:nth-child(2) .social {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        margin-top: 60px;
    }
    header .container:first-child{
        width: 100%;
    }
    .lang-div{
        width: 100%;
        margin-left: 5px;
    }
    .lang li a{
        opacity: 1;
    }
    .lang {
        flex-direction: row;
        display: flex;
        margin-top: 25px;
        height: 22px;
        background: transparent;
    }
    .navbar a {
        font-size: 18px;
        line-height: 16px;
    }
    .lang li a {
        font-size: 21px;
        line-height: 18px;
        color: #bbb7b7;
    }
    header .container:nth-child(2) .logo img {
        width: 75px;
        object-fit: contain;
    }
    header .social a:first-child {
        margin-left: 0;
    }
    header .container:nth-child(2) .row{
        flex-direction: column;
        height: 100vh;
        position: relative;
    }
    .close-nav{
        position: absolute;
        width: 18px;
        height: 18px;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }
    header .navbar{
        flex-direction: column;
    }
    .page-head-text {
        font-size: 38px;
        line-height: 30px;
    }
    section {
        padding-top: 40px !important;
    }
    footer{
        margin-top: 30px !important;
    }
    #contact .contact-text {
        font-size: 17px;
        line-height: 18px;
    }
    #contact .contact-text a {
        font-size: 16px;
        line-height: 19px;
    }
    .contact-input, #contact textarea {
        margin-right: 0;
        max-width: 100%;
        width: 100%;
    }
    .page-head {
        font-size: 32px;
        line-height: 34px;
    }
    #news-single img {
        margin-top: 10px;
    }
    .news-single-text p{
        font-size: 16px;
        line-height: 21px;
    }
    #news-single .date {
        font-size: 13px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .main-card .col-5 {
        width: 100%;
    }
    .main-card .col-6 {
        width: 100%;
        padding-bottom: 20px;
    }
    .main-card{
        flex-direction: column;
    }
    .news-slider .news-text, #news-page .news-text {
        right: 25%;
    }
    #news-page .news-date {
        right: -32%;
    }
    #news-page .news-card {
        margin-right: 0;
        max-width: 100%;
    }
    #news-page .news-card:nth-child(2n+1) .news-text {
        left: 25%;
    }
    #news-page .news-card:nth-child(2n+1) .news-date {
        left: -32%;
    }
    #news-page .item img {
        width: 100% !important;
    }
    .product-about-block {
        flex-wrap: wrap;
    }
    .product-about-block .col-3 {
        width: 50%;
        border-bottom: 1px solid #E7D2BB;
    }
    .product-about-block .col-3:first-child,
    .product-about-block .col-3:nth-child(2){
        margin-bottom: 0;
        padding-bottom: 30px;
    }
    .product-about-block .col-3:last-child,
    .product-about-block .col-3:nth-child(3){
        margin-top: 0;
        padding-top: 30px;
    }
    .product-about-block .col-3:nth-child(3){
        border-bottom: none;
    }
    .product-single .col-6:first-child img{
        object-fit: contain;
        width: 100%;
    }
    .search {
        position: relative;
        top: -55%;
    }
    .navbar {
        margin-top: 50px;
    }
    .search-input {
        background: #000000;
    }
    .product {
        max-width: 50%;
    }
    .product:nth-child(3n) .products-right-border {
        display: block;
    }
    .product:nth-child(2n) .products-right-border {
        display: none;
    }
    .gif-text {
        max-width: 100%;
    }
    #products{
        padding-top: 50px;
    }
    .home-1 img{
        max-width: 400px;
    }
    .home-text {
        margin-top: 15px;
    }
    .home-2 .home-text {
        max-width: 60% !important;
        margin-top: 0px !important;
    }
    .home-2 .head-text {
        font-size: 60px;
        line-height: 50px;
    }
    .about-head {
        font-size: 40px;
        line-height: 43px;
    }
    .about-page-head {
        left: 60%;
        top: 90px;
    }
    .about-page-block:nth-child(2n) .about-page-head {
        right: 15%;
        left: auto;
        top: 60px;
    }
    .footer-top .col-4{
        width: 100%;
    }
    .footer-top .col-4:nth-child(2){
        width: 70%;
        margin-top: 50px;
    }
    .footer-top .col-2{
        margin-top: 50px;
    }
    .foot-nav {
        max-height: 135px;
    }
    .product-text {
        margin-top: 0px;
    }
    .product-slider .center img {
        transform: scale(1) !important;
        margin-top: 0;
    }
    .breadcrumb {
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow: scroll;
        width: 88%;
    }
    .breadcrumb-item {
        white-space: nowrap;
    }
    .breadcrumb::-webkit-scrollbar{
        display: none;
    }
    .about-video {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 60vh;
        cursor: pointer;
    }
}
@media only screen and (max-width: 576px){
    .page-text {
        font-size: 16px;
        line-height: 18px;
    }
    .bottom-logo{
        margin-right: 0;
    }
    .about-page-head-2 {
        top: 90px;
        left: 58%;
    }
    .about-page-img-2 {
        order: 1;
    }
    .about-page {
        padding-bottom: 0;
    }
    .sharab img{
        width: 70px !important;
    }
    .page-head-text {
        font-size: 30px;
        line-height: 24px;
    }
    .error-btn{
        max-width: 250px;
        width: 400px;
    }
    .product-slider .owl-stage {
        height: auto;
    }
    .texture-8 {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    #product-single .product-single img {
        width: 100%;
        height: 100%;
        max-height: 450px;
        object-fit: contain;
    }
    .product-name {
        font-size: 30px;
        line-height: 35px;
        color: #974D24;
        font-family: 'arno-pro-regular','sans-serif';
        margin-bottom: 10px;
        margin-left: 10px;
    }
    .about-page-block .about-page-head {
        font-size: 26px;
        line-height: 26px;
    }
    .about-page-block-2 .about-page-head-2 {
        font-size: 26px;
        line-height: 26px;
    }
    .locations {
        margin-bottom: 30px;
    }
    .contact {
        flex-wrap: wrap;
        height: auto;
    }
    .contact .col-4 {
        width: 100% !important;
        padding: 20px;
        max-height: 120px;
        border-bottom: 1px solid #E7D2BB;
    }
    .news-head {
        font-size: 22px;
        line-height: 25px;
    }
    #news-page .item img {
        object-position: right;
    }
    .main-head {
        font-size: 24px;
        line-height: 26px;
    }
    .main-card .text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .product-single .col-6 {
        width: 100%;
    }
    .product-single .col-6:first-child {
        margin-bottom: 30px;
    }
    .product-single {
        flex-wrap: wrap;
    }
    .product-about-block .col-3 {
        width: 100%;
        border-bottom: 1px solid #E7D2BB;
    }
    .product-about-block .col-3:nth-child(3) {
        padding-bottom: 30px;
        margin-bottom: 0;
        border-bottom: 1px solid #E7D2BB;
    }
    .product {
        max-width: 100%;
    }
    .product .products-right-border {
        display: none;
    }
    .product img {
        max-height: 230px;
    }
    #products .col-4{
        width: 100%;
    }
    .navbar {
        margin-top: 50px;
    }
    #products .col-8{
        width: 100%;
    }
    .filter {
        position: static;
        top: 0;
        margin-bottom: 30px;
    }
    .border-bottom {
        width: 100%;
    }
    .gif-head {
        font-size: 30px;
        line-height: 35px;
    }
    .gif-body {
        font-size: 16px;
        line-height: 22px;
    }
    .gif .btn {
        margin-top: 10px;
    }
    .az-head, .ru-head {
        font-size: 24px;
        line-height: 26px;
    }
    .brends .container .az-brends {
        left: 15px;
        top: 20px;
    }
    .brends .container .ru-brends {
        right: 35px;
        bottom: 35px;
    }
    .az-head, .ru-head {
        max-width: 99%;
    }
    .brends .btn{
        width: 100px;
    }
    .home-1 img {
        max-width: 250px;
    }
    .home-2 .head-text {
        font-size: 43px;
        line-height: 40px;
    }
    .gif img {  
        height: 250px;
    }
    .ru-head{
        text-align: right;
    }
    .brends img {
        height: 300px;
        object-fit: cover;
    }
    .news-slider .owl-stage-outer {
        height: 275px;
    }
    .product-slider .center img {
        width: auto !important;
        max-height: 350px;
    }
    .about-page-text {
        font-size: 14px;
        line-height: 18px;
    }
    .about-page-img img {
        width: calc(100% - 1px);
        height: 100%;
        object-fit: cover;
    }
    .about-page-block:nth-child(2n) .about-page-head {
        right: 0;
        left: auto;
    }
    .about-page-text.active {
        transform: translateY(-20px);
    }
    .about-page-text{
        transform: translateY(80px);
    }
    .foot-item {
        margin-right: 50px;
        max-width: 200px;
        white-space: nowrap;
    }
    .foot-item a {
        margin-right: 0;
    }
    #page-home {
        height: 200px;
    }
    #page-home img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .pop-up-main .pop-up-img img{
        height: 100% !important;
    }
    .close-pop img{
        max-height: 20px;
    }
    .pop-up-main .container .col-6 {
        width: 85%;
    }
    .pop-up-text {
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
    }
    .pop-up-head {
        font-weight: 400;
        font-size: 29px;
        line-height: 34px;
    }
    .ru .pop-up-main .container {
        left: 50%;
    }
    #about {
        padding-top: 150px !important;
    }
    .about-page-text {
        transform: translateY(-120px) !important;
    }
    .about-page-block:last-child {
        margin-bottom: -370px;
    }
    .about-page-block {
        min-height: 600px;
        display: flex;
        justify-content: center;
    }
    #awards{
        padding-top: 0 !important;
    }
    .awards2-slider {
        transform: translateY(0) !important;
    }
    .awards-head {
        margin-left: 0;
        margin-bottom: 20px;
    }
    header {
        position: fixed;
        top: 0;
        width: 100%;
    }
    #page-home {
        margin-top: 85px !important;
    }
    .vid-play {
        position: absolute;
        margin-top: 125px;
    }
    .breadcrumb.about-page-bread {
        margin: 175px 0 -220px 0 !important;
        z-index: 99;
    }
    .awards-text {
        margin-left: 0;
    }
    .breadcrumb.single_product{
        margin-top: 100px;
    }
    .preparation-img-block img {
        max-width: 30px;
        max-height: 30px;
    }
    .preparation-item .col-5 {
        padding-left: 0;
    }
    .about-text {
        font-size: 14px;
        line-height: 20px;
    }
    .preparation-img-block .img img {
        max-width: 80px;
        height: 80px;
        max-height: 100%;
    }
    .preparation-img-block .img p {
        font-size: 13px;
        line-height: 16px;
    }
    #preparation {
        padding-top: 80px !important;
        padding-bottom: 40px !important;
    }
    .preparation-item .about-text {
        margin-bottom: 30px;
    }
    #about.index-about{
        padding-top: 50px !important;
    }
    .search-input {
        left: 0px;
        top: -5px;
    }
    .close-search {
        right: 10px;
        top: 5px;
    }
    .home-text {
        font-size: 18px;
    }
    .order-text{
        max-width: 100%;
        width: 100%;
    }
    .awards2-slider {
        max-width: 100%;
        height: 200px;
        margin-top: -50px;
    }
    .order-block{
        height: 500px;
    }
    .awards2-slider img{
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }
    #awards .item {
        max-width: 200px;
        max-height: 200px;
        position: relative;
    }
    .error-head {
        font-size: 23px;
        line-height: 31px;
        margin-bottom: 15px;
        margin-top: 65px;
    }
    .error-text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 22px;
    }
    .error-btn {
        font-size: 16px;
        line-height: 21px;
    }
    .award-country {
        margin-left: 0;
    }
    .sharab img {
        height: 220px;
        object-fit: contain;
    }
    .sharab img:nth-child(3),
    .sharab img:nth-child(4){
        padding: 15px 0;
    }
    .sharab img {
        width: 60px !important;
    }
    #page-home .down-img{
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
    }
    #page-home .page-text{
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
        margin-top: 5px;
    }
    #page-home .page-bg{
        opacity: 1;
    }
    .search {
        position: relative;
        top: -55%;
    }
    .search-input {
        background: #000000;
    }
}
@media only screen and (max-width: 350px){
    .home-text {
        font-size: 14px;
    }
    .home-text {
        line-height: 17px;
    }
}