@media only screen and (max-width: 1100px) {
    .gorgeous header {
        display: none;
    }
    .gorgeous .hero{
        height: 194vw;
        z-index: unset;
    }
    .gorgeous .g-logo{
        margin-top: 30vw;
    }
    .gorgeous .browser{
        position: relative;
        width: 98vw;
        left: 0;
        margin: 0 auto;
        top: -50vw;
        z-index: unset;
        border-radius: 2vw;
    }
    .gorgeous .browser .bar{
        height: 8vw;
    }
    .gorgeous .browser .page{
        width: 96vw;
        margin-bottom: 1.7vw;
    }
    .gorgeous .land{
        top: -75vw;
        padding-top: 30vw;
        padding-bottom: 15vw;
        z-index: -1;
        background-image: url("../../i/portfolio/gorgeous/land-bg.jpg");
    }
    .gorgeous .land .g{
        top: 45vw;
        left: 0;
        right: unset;
        width: 98vw;
    }
    .gorgeous .land .g-container{
        width: 100vw;
        flex-direction: column;
        align-items: center;
    }


    .gorgeous .browser .bar .controls, .gorgeous .browser .bar .expand{
        width: 10vw;
        height: 3vw;
        margin: 0 2vw;
    }
    .gorgeous .ball , .gorgeous .ball-1, .gorgeous .ball-2, .gorgeous .ball-2, .gorgeous .ball-3,
    .gorgeous .ball-4, .gorgeous .ball-4-1, .gorgeous .ball-5, .gorgeous .item-1,
    .gorgeous .item-2, .gorgeous .item-3, .gorgeous .item-4{
        display: none;
    }
    .gorgeous p br{
        display: none;
    }
    .gorgeous .land .col{
        padding-top: 40vw;
        width: 90vw;
        padding-bottom: 10vw;
    }
    .gorgeous .land .sections{
        display: none;
    }
    .gorgeous .land .main{
        width: 100vw;
        height: 335vw;
    }
    .gorgeous .zein{
        margin-top: -75vw;
        padding: 20vw 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: left;
    }
    .gorgeous .zein .diamond{
        width: 23.4vw;
        margin-left: -11.7vw;
        top: -9.6vw;
    }
    .gorgeous .zein .page{
        width: 100vw;
        height: 228vw;
        margin: 7vw auto 17vw;
    }
    .gorgeous .zein p{
        width: 90vw;
    }
    .gorgeous .zein h1{
        width: 90vw;
    }
    .gorgeous .land h1:after{
        left: 60px;
    }
    .gorgeous .land .photo-1{
        width: 46vw;
        left: -11vw;
    }
    .gorgeous .land .photo-2{
        width: 42vw;
        right: -11vw;
    }

}