@media only screen and (max-width: 1600px){
    main > .innerPage{
        width: 90%;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1250px){
    .topMenu > div:nth-child(2){
        width: 80%;
    }
    .indexInfo{
        width: 80%;
    }
    .topMenu > div > ul > li > a > img{
        width: 80px;
        
    }
    .topMenu > div > ul > li:nth-child(4){
        top:-7px;
    }
    .indexInfo h1{
        font-size: 25px;
    }
    .indexInfo .indexCont{
        max-width: 450px;
        font-size: 14px;
    }
    .indexInfo .indexCont .year{
        font-size: 20px;
        margin-right: 15px;
        width: 40px;
    }
    .topMenu{
        top: 35px;
    }
    main .ourBrand .shemadgenloba{
        flex-direction: column;
        height: auto;
        align-items: center;
    }
    main .ourBrand .shemadgenloba .item{
        top:0!important;
        margin-bottom: 50px;
    }
    main .ourBrand .shemadgenloba .desc{
        position: relative;
        left: 0;
    }
    main .ourBrand .awards_certificate{
        width: 90%;
    }
    main .ourBrand .mainContent {
        width: calc( 100% - 40px );
    }
    main .ourBrand .mainContent > div{
        width: 100%;
        flex-direction: column;
        padding: 0;
    }
    main .ourBrand .mainContent > div img{
        width: 100%;
        margin:0;
        max-height: 500px;
        flex-shrink: 0;
        object-fit: cover;
        object-position: center center;
    }
    main .ourBrand .mainContent > div > div{
        padding-left: 20px;
        padding-right: 20px;
        line-height: normal;
        padding-bottom: 30px;
    }
    body.nakaduli main .ourBrand .mainContent > div img{
        width: 100%;
        margin: 0;
        max-height: 500px;
        flex-shrink: 0;
        object-fit: cover;
        object-position: center center;
    }
    body.springSairme main .ourBrand .mainContent > div img{
        width: 100%;
        margin: 0;
        max-height: 500px;
        flex-shrink: 0;
        object-fit: cover;
        object-position: center center;
    }
    main .ourBrand .bigBottles{
        width: 90%;
    }
    main .halfSlider .aboutUs > div > p{
        font-size: 14px;
    }
    main .halfSlider .aboutUs .aboutUsBtn{
        font-size: 20px;
    }
}
@media only screen and (max-width: 1100px){
    .topMenu{
        display: none;
    }
    .topMenuResp{
        display: block;
    }
    body.otherPage header{
        height: 140px;
    }
    body.halfSlider main{
        top: 140px;
    }
    body.otherPage{
        background-position: center 140px;
    }
    main > .newsPage{
        grid-template-columns: repeat(2,50%);
    }
}
@media only screen and (max-width: 1000px){
    main .ourBrand .awards_certificate{
        display: none;
    }
    .export .aboutUsBtn{
        font-size: 20px;
    }
    main .export .content > div{
        font-size: 15px;
        line-height: 20px;
        width: 100%;
        padding-left: 0;
    }
    main .export .content{
        flex-direction: column;
    }
    main .export .content > img{
        width: 100%;
    }
    main > .innerPage{
        width: 100%;
        flex-direction: column;
        margin-top: 0;
    }
    main > .innerPage > img{
        width: 100%;
        max-width: 100%;
        max-height: 400px;
        margin: 0 0 50px 0;
    }
    
}
@media only screen and (max-width: 800px){
    .indexInfo{
        display: none;
    }
    footer{
        display: none;
    }
    main .ourBrand .brandcontact a.btn{
        margin-right: 0;
    }
    main .ourBrand .shemadgenloba .desc{
        font-size: 14px;
        line-height: 20px;
    }
    main .ourBrand .brandcontact{
        font-size: 14px;
        line-height: 10px;
    }
    main .ourBrand .bigBottles{
        width: calc( 100% - 40px );
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
    }
    main .ourBrand .bigBottles > img{
        height: 400px;
        margin: 0 10px;
    }
    main > .newsPage{
        grid-template-columns: 100%;
    }
}
@media only screen and (max-width: 700px){
    main .contact .content{
        flex-direction: column;
        width: calc( 100% - 40px );
        margin: 0;
    }
    .form_items{
        width: 100%;
    }
    main .contact .content > form{
        margin: 0;
    }
    main .premium .content{
        flex-direction: column-reverse;
    }
    main .premium .content > img{
        width: 100%;
    }
    main .premium .content .text{
        width: 100%;
        padding: 40px 20px;
    }
}
@media only screen and (max-width: 400px){
    body.newgreen main .ourBrand .shemadgenloba .item:nth-child(1){
        width: 200px;
        height: 200px;
    }
    body.newgreen main .ourBrand .shemadgenloba .item:nth-child(1) .title{
        width: 50px;
        height: 50px;
        left: 0;
        top: 0;
    }
    main .ourBrand .shemadgenloba .item{
        width: 150px;
        height: 150px;
    }
    main .ourBrand .shemadgenloba .item .title{
        left: -10px;
        top: -5px;
    }
    main .ourBrand .shemadgenloba .item .count{
        font-size: 30px;
    }
    main .ourBrand .shemadgenloba .item .subTitle{
        font-size: 15px;
    }
    main .ourBrand .shemadgenloba{
        width: 100%;
    }
    main .ourBrand .shemadgenloba .desc{
        margin: 0 20px;
    }
    main .ourBrand .anime_bottles{
        width: calc( 100% - 40px );
    }
    main .ourBrand .shemadgenloba .item:nth-child(1) .count{
        font-size: 24px;
    }
    .topMenuResp > .burgerMenu{
        left: calc( 100% - 50px );
    }
    .topMenuResp .langBox{
        right: 10px;
    }
    .topMenuResp > .logo > img{
        width: 65px;
    }
    .topMenuResp > .logo{
        left: 12px;
    }
    .par-bottomScroll > .par-bottScr-title > div > div:nth-child(2){
        font-size: 12px;
    }
}

@media only screen and (max-height: 800px){
    main .halfSlider .aboutUs > div > p{
        font-size: 14px;
    }
    main .halfSlider .aboutUs .aboutUsBtn{
        font-size: 20px;
    }
}
@media only screen and (max-height: 500px){
    body.noHalfSlider header{
        position: relative;
        z-index: 1;
        width: auto;
    }
    body.noHalfSlider main{
        top: 0px;
    }
}