@media screen and (max-width:1920px){

}
@media screen and (max-width:1768px){
    .slides{
        width: 300px;
    }
    .about-img img{
        top: -8rem;
        left: -10rem;
        width: 800px;
        height: 800px;
    }
    
}
@media screen and (max-width:1680px){
    .slides{
        width: 300px;
    }
    .about-img img{
        top: -8rem;
        left: -10rem;
        width: 800px;
        height: 800px;
    }
    
}
@media screen and (max-width:1440px){
    .slides{
        width: 300px;
    }
    .about-img img{
        top: -8rem;
        left: -10rem;
        width: 800px;
        height: 800px;
    }
    
}
@media screen and (max-width:1366px){
    .slides{
        width: 300px;
    }
    .about-img img{
        top: -8rem;
        left: -10rem;
        width: 800px;
        height: 800px;
    }
}
@media screen and (max-width:1280px){
    .name-title h1{
        font-size: .8rem;
    }
    .name-title h4{
        font-size: .8rem;
    }
    .home-text h1{
        font-size: 3rem;
    }
    .home-button{
        width: 200px;
        font-size: .6rem;
    }
    .btn{
        font-size: 1rem;
    }
    .about-img{
        display: none;
    }
    .about-text1{
        width: 100%;
        height: 100%;
    }
    .about-text1-box{
        width: 400px;
        height: 400px;
    }
    .about-text2{
        width: 100%;
        height: 100%;
    }
    .about-text2-box{
        width: 400px;
        height: 500px;
    }
    .portfolio-img{
        display: none;
    }
    .portfolio-text1{
        width: 100%;
        height: 100%;
    }
    .portfolio-text1-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text2{
        width: 100%;
        height: 100%;
    }
    .portfolio-text2-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text3{
        width: 100%;
        height: 100%;
    }
    .portfolio-text3-box{
        width: 400px;
        height: 400px;
    }
    .works-title{
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
    }
    .works{
        height: 1700px;
    }
    .works-slides{
        width: 1700px;
        height: 1400px;
        display: grid;
        grid-template-columns: 1fr;
        place-items: center;
    }
    .slides{
        width: 400px;
        height: 300px;
        position: relative;
        border-radius: 5px;
    }
    .book{
        width: 100%;
        height: 1500px;
        background: #1a1a1a;
        display: flex;
        flex-direction: column;
    }
    .book-text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-box{
        width: 400px;
    }
    .book-img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-img img{
        width: 400px;
    }
    
}
@media screen and (max-width:1024px){
    .name-title h1{
        font-size: .8rem;
    }
    .name-title h4{
        font-size: .8rem;
    }
    .home-text h1{
        font-size: 3rem;
    }
    .home-button{
        width: 200px;
        font-size: .6rem;
    }
    .btn{
        font-size: 1rem;
    }
    .about-img{
        display: none;
    }
    .about-text1{
        width: 100%;
        height: 100%;
    }
    .about-text1-box{
        width: 400px;
        height: 400px;
    }
    .about-text2{
        width: 100%;
        height: 100%;
    }
    .about-text2-box{
        width: 400px;
        height: 500px;
    }
    .portfolio-img{
        display: none;
    }
    .portfolio-text1{
        width: 100%;
        height: 100%;
    }
    .portfolio-text1-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text2{
        width: 100%;
        height: 100%;
    }
    .portfolio-text2-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text3{
        width: 100%;
        height: 100%;
    }
    .portfolio-text3-box{
        width: 400px;
        height: 400px;
    }
    .works-title{
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
    }
    .works{
        height: 1700px;
    }
    .works-slides{
        width: 1700px;
        height: 1400px;
        display: grid;
        grid-template-columns: 1fr;
        place-items: center;
    }
    .slides{
        width: 400px;
        height: 300px;
        position: relative;
        border-radius: 5px;
    }
    .book{
        width: 100%;
        height: 1500px;
        background: #1a1a1a;
        display: flex;
        flex-direction: column;
    }
    .book-text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-box{
        width: 400px;
    }
    .book-img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-img img{
        width: 400px;
    }
    
}
@media screen and (max-width:800px){
    .name-title h1{
        font-size: .8rem;
    }
    .name-title h4{
        font-size: .8rem;
    }
    .home-text h1{
        font-size: 3rem;
    }
    .home-button{
        width: 200px;
        font-size: .6rem;
    }
    .btn{
        font-size: 1rem;
    }
    .about-img{
        display: none;
    }
    .about-text1{
        width: 100%;
        height: 100%;
    }
    .about-text1-box{
        width: 400px;
        height: 400px;
    }
    .about-text2{
        width: 100%;
        height: 100%;
    }
    .about-text2-box{
        width: 400px;
        height: 500px;
    }
    .portfolio-img{
        display: none;
    }
    .portfolio-text1{
        width: 100%;
        height: 100%;
    }
    .portfolio-text1-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text2{
        width: 100%;
        height: 100%;
    }
    .portfolio-text2-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text3{
        width: 100%;
        height: 100%;
    }
    .portfolio-text3-box{
        width: 400px;
        height: 400px;
    }
    .works-title{
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
    }
    .works{
        height: 1700px;
    }
    .works-slides{
        width: 1700px;
        height: 1400px;
        display: grid;
        grid-template-columns: 1fr;
        place-items: center;
    }
    .slides{
        width: 400px;
        height: 300px;
        position: relative;
        border-radius: 5px;
    }
    .book{
        width: 100%;
        height: 1500px;
        background: #1a1a1a;
        display: flex;
        flex-direction: column;
    }
    .book-text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-box{
        width: 400px;
    }
    .book-img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-img img{
        width: 400px;
    }
    
}
@media screen and (max-width:500px){
    .about-title{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-title h1{
        font-size: 1rem;
    }
    .name-title h1{
        font-size: .8rem;
    }
    .name-title h4{
        font-size: .8rem;
    }
    .home-text h1{
        font-size: 3rem;
    }
    .home-button{
        width: 200px;
        font-size: .6rem;
    }
    .btn{
        font-size: 1rem;
    }
    .about-img{
        display: none;
    }
    .about-text1{
        width: 100%;
        height: 100%;
    }
    .about-text1-box{
        width: 400px;
        height: 400px;
    }
    .about-text2{
        width: 100%;
        height: 100%;
    }
    .about-text2-box{
        width: 400px;
        height: 500px;
    }
    .portfolio-img{
        display: none;
    }
    .portfolio-text1{
        width: 100%;
        height: 100%;
    }
    .portfolio-text1-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text2{
        width: 100%;
        height: 100%;
    }
    .portfolio-text2-box{
        width: 400px;
        height: 400px;
    }
    .portfolio-text3{
        width: 100%;
        height: 100%;
    }
    .portfolio-text3-box{
        width: 400px;
        height: 400px;
    }
    .works-title{
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
    }
    .works{
        height: 1700px;
    }
    .works-slides{
        width: 1700px;
        height: 1400px;
        display: grid;
        grid-template-columns: 1fr;
        place-items: center;
    }
    .slides{
        width: 400px;
        height: 300px;
        position: relative;
        border-radius: 5px;
    }
    .book{
        width: 100%;
        height: 1500px;
        background: #1a1a1a;
        display: flex;
        flex-direction: column;
    }
    .book-text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-box{
        width: 400px;
    }
    .book-img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-img img{
        width: 400px;
    }
}
@media screen and (max-width:400px){
    .name-title h1{
        font-size: .8rem;
    }
    .about-title{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-title h1{
        font-size: 1rem;
    }
    .name-title h4{
        font-size: .8rem;
    }
    .home-text h1{
        font-size: 2rem;
    }
    .home-button{
        width: 200px;
        font-size: .6rem;
    }
    .btn{
        font-size: 1rem;
    }
    .about-img{
        display: none;
    }
    .about-text1{
        width: 100%;
        height: 100%;
    }
    .about-text1-box{
        width: 300px;
        height: 300px;
    }
    .about-text2{
        width: 100%;
        height: 100%;
    }
    .about-text2-box{
        width: 300px;
        height: 300px;
    }
    .portfolio-img{
        display: none;
    }
    .portfolio-text1{
        width: 100%;
        height: 100%;
    }
    .portfolio-text1-box{
        width: 300px;
        height: 300px;
    }
    .portfolio-text2{
        width: 100%;
        height: 100%;
    }
    .portfolio-text2-box{
        width: 300px;
        height: 400px;
    }
    .portfolio-text3{
        width: 100%;
        height: 100%;
    }
    .portfolio-text3-box{
        width: 300px;
        height: 400px;
    }
    .portfolio-title{
        align-items: center;
        justify-content: space-around;
    }
    .portfolio-title h1{
        font-size: .8rem;
        margin-left: 10px;
    }
    .works-title{
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
    }
    .works{
        height: 1700px;
    }
    .works-slides{
        width: 1700px;
        height: 1400px;
        display: grid;
        grid-template-columns: 1fr;
        place-items: center;
    }
    .slides{
        width: 300px;
        height: 300px;
        position: relative;
        border-radius: 5px;
    }
    .book{
        width: 100%;
        height: 1500px;
        background: #1a1a1a;
        display: flex;
        flex-direction: column;
    }
    .book-text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-box{
        width: 300px;
    }
    .btn2{
        width: 300px;
    }
    .book-img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-img img{
        width: 300px;
    }
    .contact h2{
        font-size: .8rem;
    }
    .contact-box{
        width: 400px;
    }
}
@media screen and (max-width:320px){
    .about-title{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-title h1{
        font-size: .8rem;
    }
    .name-title h1{
        font-size: .6rem;
    }
    .name-title h4{
        font-size: .6rem;
    }
    .home-text h1{
        font-size: 1.4rem;
    }
    .home-button{
        width: 200px;
        font-size: .5rem;
    }
    .btn{
        font-size: .8rem;
    }
    .about-img{
        display: none;
    }
    .about-text1{
        width: 100%;
        height: 100%;
    }
    .about-text1-box{
        width: 250px;
        height: 300px;
    }
    .about-text2{
        width: 100%;
        height: 100%;
    }
    .about-text2-box{
        width: 250px;
        height: 300px;
    }
    .portfolio-img{
        display: none;
    }
    .portfolio-text1{
        width: 100%;
        height: 100%;
    }
    .portfolio-text1-box{
        width: 250px;
        height: 300px;
    }
    .portfolio-text2{
        width: 100%;
        height: 100%;
    }
    .portfolio-text2-box{
        width: 250px;
        height: 400px;
    }
    .portfolio-text3{
        width: 100%;
        height: 100%;
    }
    .portfolio-text3-box{
        width: 250px;
        height: 400px;
    }
    .portfolio-title{
        align-items: center;
        justify-content: space-around;
    }
    .portfolio-title h1{
        font-size: .6rem;
        margin-left: 10px;
    }
    .works-title{
        left: 50%;
        transform: translateX(-50%);
        font-size: 1rem;
    }
    .works{
        height: 1700px;
    }
    .works-slides{
        width: 1700px;
        height: 1400px;
        display: grid;
        grid-template-columns: 1fr;
        place-items: center;
    }
    .slides{
        width: 300px;
        height: 300px;
        position: relative;
        border-radius: 5px;
    }
    .book{
        width: 100%;
        height: 1500px;
        background: #1a1a1a;
        display: flex;
        flex-direction: column;
    }
    .book-text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-box{
        width: 300px;
    }
    .btn2{
        width: 300px;
    }
    .book-img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .book-img img{
        width: 300px;
    }
    .contact h2{
        font-size: .8rem;
    }
    .contact-box{
        width: 400px;
    }
}