
@media (max-width: 766px) {

    .menu-container{
        height: 60%;
        width: calc(33.3% - -40px);
        border-width: 10px;
    }

    .circle {
        width: 100px;
        height: 100px;
        background-size: 70px 70px;
        background-position: 17px 19px;

    }

    .over-twenty{
        top: 20%;
        left: 10%;
        height: auto;
        width: 100px;
        font-size: 11px;

    }
    .that-move{
        bottom: 20%;
        left: 75%;
        height: auto;
        width: 100px;
        font-size: 11px;

    }

    .contact .that-move{
        bottom: 10%;
        left: 62%;
    }

    .intro-box{
        width: 40%;
        height: auto;
        letter-spacing: 12px;
        font-size: 30px;
        top: 32%;
        left: 10%;

    }

    .slide-box{
        width: 40%;
        height: auto;
        letter-spacing: 12px;
        font-size: 25px;
        top: 60%;
        left: 10%;
    }

    .slide1 .slide-img-box{
        background-position-x:-250px;
    }
    .rm .slide-img-box{
        background-position-x:-250px;
    }
    .epm .slide-img-box{
        background-position-x:-250px;
    }
    .contact .slide-img-box{
        background-position-x:-100px;
    }

    .word{
        left: 66.6%;
    }

}













@media (min-width: 767px) {

    .menu-container{
        height: 60%;
        width: calc(33.3% - -40px);
        border-width: 10px;
    }

    .circle {
        width: 150px;
        height: 150px;
        background-size: 100px 100px;
        background-position: 25px 25px;

    }

    .over-twenty{
        top: 20%;
        left: 18%;
        height: auto;
        width: 131px;
        font-size: 17px;

    }
    .that-move{
        bottom: 15%;
        left: 75%;
        height: auto;
        width: 130px;
        font-size: 17px;

    }

    .contact .that-move{
        bottom: 10%;
        left: 62%;
    }

    .intro-box{
        width: 50%;
        height: auto;
        letter-spacing: 12px;
        font-size: 38px;
        top: 45%;
        left: 20%;

    }

    .slide-box{
        width: 40%;
        height: auto;
        letter-spacing: 12px;
        font-size: 45px;
        top: 60%;
        left: 20%;
    }

    .slide1 .slide-img-box{
        background-position-x:-250px;
    }
    .rm .slide-img-box{
        background-position-x:-250px;
    }
    .epm .slide-img-box{
        background-position-x:-250px;
    }
    .contact .slide-img-box{
        background-position-x:-100px;
    }

    .word{
        left: 66.6%;
    }
}











@media (min-width: 1023px) {

    .menu-container{
        height: 60%;
        width: calc(33.3% - -40px);
        border-width: 20px;
    }

    .circle {
        width: 150px;
        height: 150px;
        background-size: 100px 100px;
        background-position: 25px 25px;

    }

    .over-twenty{
        top: 24%;
    left: 18%;
    height: auto;
    width: 220px;
    font-size: 20px;

    }
    .that-move{
        bottom: 20%;
        left: 72%;
        height: auto;
        width: 250px;
        font-size: 20px;

        
        
    }

    .contact .that-move{
        bottom: 10%;
        left: 62%;
    }

    .intro-box{
        width: 50%;
        height: auto;
        letter-spacing: 12px;
        font-size: 65px;
        top: 43%;
        left: 20%;

    }

    .slide-box{
        width: 40%;
        height: auto;
        letter-spacing: 12px;
        font-size: 45px;
        top: 60%;
        left: 20%;
    }

    .slide1 .slide-img-box{
        background-position-x:-250px;
    }
    .rm .slide-img-box{
        background-position-x:-250px;
    }
    .epm .slide-img-box{
        background-position-x:-250px;
    }
    .contact .slide-img-box{
        background-position-x:-100px;
    }

    .word{
        left: 66.6%;
    }


}






