@media only screen and (max-width: 1100px) {
    .start-wrapper h2{
        font-size: 18px;
    }
    #ga_click_portfolio_project{
        height: 18px;
    }
    .parusa-last-block .holder{
        width: 90%;
    }
    .holder{
        width: 90%;
    }
    .header-center{
        width: 100%;
        margin: 0;
        padding-top: 30vh;
    }
    .portfolio__menu{
        display: none;
    }
    .parusa-water{
        top: -12vh;
    }
    .parusa-mount{
        bottom: 0;
    }
    .parusa-water-ship{
        top: 13%;
        width: 10%;
    }
    .parusa-baloon1{
        width: 50px;
    }
    .parusa-baloon3{
        width: 60px;
    }
    .parusa-name-box{
        width: 100%;
    }
    .b-2-in{
        width: 70%;
        height: initial;
        padding-bottom: 50px;
        padding-top: 70%;
    }
    .reklama-left{
        padding-top: 0;
    }
    .p-mobile1{
        top: 25%;
        right: 21%;
    }
    .parusa-b-2{
        min-height: unset;
    }
    .b-2-bg{
        height: 40%;
    }
    .parusa-b-admin .parusa-title{
        text-align: center;
    }
    .parusa-b-admin .holder2{
        margin: 50px auto 0 auto;
        height: initial;
    }
    .reklama-hand{
        width: 70%;
        left: 30%;
        transform: translateX(-50%);
    }
    .b-2-in .parusa-title{
        width: 65%;
    }
    .parusa-last-1{
        height: 110vw;
    }
    .parusa-last-2{
        top: 110vw;
        height: 120vw;
        background-size: cover;
    }
    .parusa-last-3{
        top: 210vw;
        height: 168vw;
    }
    .parusa .start-wrapper{
        margin-top: 10vw;
    }
    .parusa-screen{
        display: none;
    }
    .parusa-screen-mobile{
        display: block;
        width: 150%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .parusa-last-block h3{
        font-size: 22px;
        margin: 70px 0;
    }
}


@media only screen and (max-width: 1000px) {

    .line1{
        width: 20%;
        top: 99%;
        left: 0;
    }
    .line4{
        width: 18%;
    }
    .line2{
        display: none;
    }
    .line3{
        display: none;
    }
    .p-admin:nth-child(1){
        width: 100%;
        position: initial;
    }
    .p-admin:nth-child(2){
        width: 100%;
        position: initial;
    }
    .p-admin:nth-child(3){
        width: 100%;
        position: initial;
    }
    .p-admin:nth-child(4){
        width: 30.6%;
        left: unset;
        right: -2%;
        top: 32%;
    }
    .p-admin:nth-child(5){
        width: 24.4%;
        top: 0;
        left: unset;
        right: 0;
    }
    .p-admin:nth-child(6){
        width: 36.6%;
        top: 88%;
        left: unset;
        right: -3%;
    }
    .p-admin:nth-child(7){
        width: 30.6%;
        top: 58%;
        left: -2%;
    }
    .p-admin:nth-child(8){
        width: 30.6%;
        top: 25%;
        left: -2%;
        right: unset;
    }
    .parusa-b-reklama .holder{
        flex-direction: column;
    }
    .reklama-left, .reklama-right{
        width: 100%;
    }
    .reklama-photo{
        width: 100%;
        margin-left: 0;
    }
    .reklama-hand{
        width: 50%;
        left: 50%;
        transform: translateX(-50%);
    }
    .reklama-right{
        margin-top: 70px;
    }
    .reklama-left{
        padding-top: 0;
        text-align: center;
    }
    .reklama-left .parusa-text{
        margin-left: 0;
    }
    .reklama-left .parusa-text:before{
        width: 0;
    }
    .parusa-last-img{
        width: 100%;
    }
    .parusa-last-1{
        height: 110vw;
    }
    .parusa-last-2{
        top: 110vw;
        height: 130vw;
    }
    .parusa-last-3{
        top: 220vw;
        height: 155vw;
    }
    .parusa .start-wrapper{
        margin-top: 13vw;
    }
    .p-bottom-box{
        flex-direction: column;
    }
    .p-bottom-box > div{
        width: 100%;
        margin-bottom: 10px;
    }
    .parusa-last-block .holder{
        padding-top: 120px;
    }


    .parusa-title{
        font-size: 30px;
    }
    .mobile-menu{
        display: flex;
    }
    .mobile-logo{
        width: 45px;
        display: block;
        margin: 15px 5%;
    }
    .rm-logo{
        width: 45px;
        display: block;
        margin: 0 auto;
    }
    .rm-menu-ul{
        display: flex;
        list-style: none;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-direction: column;
        padding: 0;
    }
    .rm-menu-ul li{
        margin-bottom: 10px;
    }
    .rm-menu-ul li a{
        text-transform: uppercase;
        font-size: 13px;
        color: #000000;
        font-family: 'DT-Roboto-Medium';
        text-decoration: none;
        margin-bottom: 10px;
        border-bottom: 1px dashed #000000;
    }
    .rm-menu-ul li:last-child a{
        color: #f19934;
        border-bottom: 1px dashed #f19934;
    }
    .parusa-last-block h3{
        font-size: 22px;
        margin: 70px 0;
    }
    .b-2-in .parusa-title{
        width: 75%;
        z-index: 2;
    }

}
@media only screen and (max-width: 600px) {
    .parusa-water{
        top: -8vh;
    }
    .b-2-in{
        width: 100%;
    }
    .p-mobile1 {
        top: 12%;
        right: 23%;
    }
    .parusa-last-1{
        height: 450px;
    }
    .parusa-last-2{
        top: 450px;
        height: 500px;
    }
    .parusa-last-3{
        height: 700px;
        top: 800px;
    }
    .parusa .start-wrapper{
        margin-top: 90px;
    }
    .parusa-b-admin .holder2{
        height: auto;
    }
    .parusa-title{
        font-size: 24px;
    }
    .parusa-last-img{
        width: 325px;
    }
    .parusa-b-admin{
        padding-top: 40px;
    }

}

@media only screen and (max-width: 320px) {
    .p-mobile1{
        top: 9%;
    }
    .b-2-in .parusa-title{
        width: 80%;
    }
    .parusa-title{
        font-size: 22px;
    }
    .parusa-last-img{
        width: 280px;
    }
    .parusa-last-1{
        height: 400px;
    }
    .parusa-last-2{
        top: 400px;
        height: 360px;
    }
    .parusa-last-3{
        top: 700px;
        height: 630px;
    }

}