@media screen and (max-width:1000px) {
    .wrp1000 {
        width: 100%;
        box-sizing: border-box;
        padding:0 10px;
    }
    #m17 {
        top:39.7vw;
        left: 78.6vw;
        height: 11.5vw;
        width: 5.5vw;
    }
    #m18 {
        top:39.7vw;
        left: 84.6vw;
        height: 11.5vw;
        width: 5.5vw;
    }
    .hide {
        display: none;
    }
    .col-8, .col-4 {
        width: 100%;
        z-index: 999;
        position: relative;
        padding: 0;
    }
    .photosGrid {
        padding: 0;
        margin: 0;
    }
    .park1  {
        text-align: left;
    }
    .park1 img {
        width: 100%;
    }
    .textRight {
        text-align: center;
    }
    .one-3 {
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    .credits {
        width: 80%;
        float: none;
        margin: 10px auto;
        text-align: center;
    }
    #contact {
        padding-bottom:10px;
    }
    #mask8 {
        z-index: 1;
    }
    .gotoNext {
        display: none;
    }
    .marginLeft {
        padding-left: 0;
    }
    .gotoLeft {
        float:none;
    }

    #m20 {
        width: 5vw;
        height: 10.5vw;
        top:18vw;
        left: 7.3vw;
    }
    #m21 {
        width: 5vw;
        height: 10.5vw;
        top:18vw;
        left: 12.7vw;
    }
    #m25 {
        width: 5vw;
        height: 10.5vw;
        top:18vw;
        left: 63.9vw;
    }
    #m26 {
        width: 5vw;
        height: 10.5vw;
        top:18vw;
        left: 69.3vw;
    }
    #m27 {
        width: 5vw;
        height: 10.5vw;
        top:18vw;
        left: 77.5vw;
    }
    #m28 {
        width: 5vw;
        height: 10.5vw;
        top:18vw;
        left:83vw;
    }
    #m4 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 7vw;
    }
    #m5 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 12.5vw;
    }
    #m6 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 20.6vw;
    }
    #m7 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 26vw;
    }
    #m8 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 31.5vw;
    }
    #m9 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 39.5vw;
    }
    #m10 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left:58.5vw;
    }
    #m11 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 64vw;
    }
    #m12 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 69.3vw;
    }
    #m13 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 77vw;
    }
    #m14 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 82.6vw;
    }
    #m15 {
        width: 5vw;
        height: 10.5vw;
        top:41vw;
        left: 90.7vw;
    }


}
@media screen and (max-width:750px) {
    #m17 {
        top:39.1vw;
        left: 78vw;
        height: 11.3vw;
        width: 5.5vw;
    }
    #m18 {
        top:39.1vw;
        left: 84vw;
        height: 11.3vw;
        width: 5.5vw;
    }
    #nav-trigger {
        display: block;
        text-align: right;
        padding-top: 10px;
        margin:10px 10px 0 0;
    }
    .goRight {
        float:none;
    }
    .submenu {
        text-align: center;
    }
    .menu {
        width: 100%;
        top:0;
    }
    .garage::before, .flat:before {
        display: none;
    }
    .park2 img {
	width:97.3vw !important;
}
}
@media screen and (max-width:550px) {
    #m17 {
        top:39vw;
        left: 77vw;
        height: 11.3vw;
        width: 5.5vw;
    }
    #m18 {
        top:39vw;
        left: 83.3vw;
        height: 11.3vw;
        width: 5.5vw;
    }
    .col-4 img, .col-8 img {

        width: 100%;
    }
    h6 {
        font-size: 13vw;
        top:24vw;
        margin: 3vw 0;
    }
    .prename {
        font-size:4vw;
        top:30vw;
    }
    .description {
        left: 0;
        top: 25vw;
    }
    h1 {
        font-size: 10vw;
        margin: 3vw 0;
        top:24vw;
    }
    .submenu {
        height: 38px;
    }
}
@media screen and (max-width:400px) {
    #m17 {
        top:38.3vw;
        left: 76vw;
        height: 11vw;
        width: 5.5vw;
    }
    #m18 {
        top:38.3vw;
        left: 82.5vw;
        height: 11vw;
        width: 5.5vw;
    }
}