@media (min-width:1025px){
    .menulink{
        font-size: 20px;
    }
}

 
@media  (max-width: 768px) {

    .navmenu{
       
        background-color: rgb(149, 149, 149);
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        position: fixed;
        display: block;
        align-items: center;
    }
    .menuul_active::before{
        z-index: 10;
        top: 0;
        left: 0;
        height: 70px;
        width: 100%;
        position: fixed;
        background-color: antiquewhite;
    }
    .menuul_active{
        display: block;
        position: relative;
        z-index: 5;
        font-size: 60px;
        text-align: center;
        margin-right: 0px;
        
    }
    .nav_inner{
        
        padding: 0 50px 0 20px;
        align-items: normal;
    }
    .logo{
        z-index: 2;
        padding-top: 14px;
    }
    .menu{
       
    }
.burger {
    position: relative;
    z-index: 30;
    display: block;
    cursor: pointer;
   
}
.burger_lines,
.burger_lines::after,
.burger_lines::before{
    position: absolute;
    width: 40px;
    height: 4px;
    background-color: #000000;

    
}
.burger_lines{
    top: 35px;
   
    transform: scale(1) translate(0px,-50%);
}
.burger_lines::after{
    content: "";
    top: 10px;
}
.burger_lines::before{
    content: "";
    bottom: 10px;
}
    .menuinner{
        position: fixed;

        width: 100%;
        height: 100%;
        background-color: rgba(149, 149, 149, 0.9);
        overflow:auto;
        transition: left 0.3s ease 0s;
        left: -100%;
        z-index: 1;
    }
    .active{
        left: 0;
    }
}

    
@media (max-width: 1200px) and (min-width:1025px){
   
    .inthemiddle{
        
        margin: 0 auto;
        
    }
    
    .inallspace{
        
        background-color: #f2f2f2;
    }
    .nav{
        background-color: grey;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        position: fixed;
        display: block;
        align-items: center;
    }
    
    .name{
        color: #1C1C1C;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 160px;
        font-family: Arial, Helvetica, Regular;
        letter-spacing: -10px;
        padding-bottom: 30px;
        text-align: center;
    }
    .headimg{
        display: flex;
        justify-content: center;
        width: 1000px;
        height: 500px;
    }
    .hello {
        text-transform: uppercase;
        font-size: 111px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        padding: 230px 0 60px;
    }
    .whoiam {
        color: #1C1C1C;
        font-size: 41px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
       padding-bottom: 40px;
    }
    .continued {
       
        font-size: 25px;
        position: absolute;
        color: #9EA080;
        text-transform: uppercase;
        font-family:Arial, Helvetica, sans-serif;
        font-weight: 400;
    }
    .inoval{
    
        right: 95px;
        top: 60px;
    }
    .circle{
        display: flex;
        justify-content: flex-end;
        
    }
   
    
    .art2 {
        padding-right: 70px;
        justify-content: flex-start;
    }
    
    .art4img{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    .leftworks{
        padding-right: 65px;
    }
    
    .rightworks img{  
        width: 100%;
    }
    .nameofart {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 30px;
        padding-top: 20px;
        text-transform: uppercase;
        width: 400px;
        margin-left: 0px;
        display: flex;
        justify-content: flex-start;
    }
    
    .footerimg{
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .media{
        margin-right: 25px;
        margin-left: 25px;
    }    
   
      
}

@media(max-width:1024px) and (min-width:769px){
    .inthemiddle{
        
        margin: 0 auto;
        
    }
    
    .inallspace{
        
        background-color: #f2f2f2;
    }
    .nav{
        background-color: grey;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        position: fixed;
        display: block;
        align-items: center;
    }
    
    .name{
        color: #1C1C1C;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 120px;
        font-family: Arial, Helvetica, Regular;
        letter-spacing: -10px;
        padding-bottom: 30px;
        text-align: center;
    }
    .headimg{
        display: flex;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
    .hello {
        text-transform: uppercase;
        font-size: 91px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        padding: 230px 0 60px;
    }
    .whoiam {
        color: #1C1C1C;
        font-size: 35px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
       padding-bottom: 40px;
    }
    .continued {
       
        font-size: 25px;
        position: absolute;
        color: #9EA080;
        text-transform: uppercase;
        font-family:Arial, Helvetica, sans-serif;
        font-weight: 400;
    }
    .inoval{
    
        right: 95px;
        top: 60px;
    }
    .circle{
        display: flex;
        justify-content: flex-end;
       
    }
    .txt{
        font-size: 110px;
    }
    .the{
    
        transform: translate(220%,0%);
    }
    .by{
    
        transform: translate(-520%,0%);
    }
    .way{
    
        transform: translate(-350%,53%);
    }
    .its{
        
        transform: translate(-410%,115%);
    }
    
    .me{
        
        transform: translate(300%,115%);
    }
    .imgme{
        width: 400px;
        height: 413px;
    }
    .art2 {
        
        justify-content: center;
    }
    .underarttxt{
        padding: 220px 0 70px; 
        text-align: center;
    
    }
    
    .backgroundforart1 {
        background-color: #000000;
        display: flex;
        justify-content: center;
    }
    .nameofart {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 30px;
        padding-top: 20px;
        text-transform: uppercase;
        margin-left: 0px;
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .arts{
        display: block;
        padding-top: 100px;
    }
    .art2img{
        display: flex;
        justify-content: center;
        margin: 0 auto;
        padding-right: 0;
    }
    .art2{
        padding-right: 0;
    }
    .art3{
        padding-top: 100px;
    }
    .art3img{
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .art4{
        padding-top: 110px;
    }
    .art4img{
        width: 100%;
        height: 100%;
    }
    .nazv{
        padding-bottom: 60px;
    }
    .othersworks {
        padding-top: 100px;
    }
    .seemoreimges{
        display: block;
        padding-bottom: 95px;
    }
    .paket{
        display: flex;
        justify-content: center; 
        margin: 0 auto;
    }
    .leftworks{
       padding-right: 0;
    }
    .rightworks{
        padding-top: 100px;
    }
    .comics {
         padding-bottom: 15px;
         display: flex;
         justify-content: center;
         margin: 0 auto;

    }
    
    .wannaseemore {
        display: flex;
        position: relative;
        justify-content: center;
    }
    .seemore{
        display: inline-block;
        position: absolute;
        transform: translate(-50%,60px);
        left: 50%;
    }
    .prefooter {
        padding-top: 215px;
        
    }
    .yourturn{
        text-transform: uppercase;
        font-size: 111px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
       
    }
    .textfooter {
        text-align: center;
        color: #000000;
        font-size: 54px;
        font-weight: 400;
        font-family:Arial, Helvetica, sans-serif;
        display: flex;
        justify-content: center;
        width: 600px;
        padding-bottom: 70px;
    }
    
    .footerimg{
        display: flex;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
    
    .footer {
        background-color: black;
        width: 100%;
        display: flex;
        align-items: center;
        padding: 80px 50px 70px 35px;
    }
    
    
    .socialmedia {
        
        justify-content: center;
    }
    .textff{
        color: white;
        font-size: 14px;
        font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
    }
    .media{
        margin-right: 10px;
        margin-left: 10px;
    }
    .heart{
        font-size: 25px;
        color: #9EA080;
    }
}
@media (max-width: 768px) and (min-width:481px){
    .menu{
        padding-top: 50px;
    }
    .menulink{
        margin-left: 0px;
        font-size: 45px;
    }
    .headertext {
       font-size: 16px;
       width: 410px;   
   }  
   .name{
       font-size: 80px;
   }
   .headimg{
       width: 100%;
       height: 100%;
   }
   .hello{
        font-size: 60px;
        padding-top: 110px;
    }
    .seccol{
        font-size: 26px;
    }
    .whoiam{
        font-size: 21px;
    }
   
    .circle{
      
        width: 247px;
        height: 107px;
        position: relative;
    }
    .continued{
        font-size: 18px;
       

    }
    .inoval{
        top: 43px;
        right: 60px;
        position: absolute;
    }
    .imgme{
        width: 241px;
        height: 247px;
    }
    .txt {
        font-size: 70px;
    }
    .the{
    
        transform: translate(380%,0%);
    }
    .by{
    
        transform: translate(-620%,0%);
    }
    .way{
    
        transform: translate(-410%,53%);
    }
    .its{
        
        transform: translate(-500%,115%);
    }
    
    .me{
        
        transform: translate(500%,115%);
    }
    .art{
        width: 650px;
        height: 520px;
    }
    .arts{
        display: block;
        padding-top: 100px;
    }
    .art2img{
        display: flex;
        justify-content: center;
        margin: 0 auto;
        padding-right: 0;
        width: 435px;
        height: 629px;
    }
    .art2{
        padding-right: 0;
    }
    .art3{
        padding-top: 100px;
    }
    .art3img{
        display: flex;
        justify-content: center;
        margin: 0 auto;
        width: 418px;
        height: 418px;
    }
    .art4{
        padding-top: 110px;
    }
    .nameofart{
        font-size: 24px;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .seemoreimges{
        display: block;
        padding-bottom: 95px;
    }
    .paket{
        display: flex;
        justify-content: center; 
        margin: 0 auto;
        width: 435px;
        height: 629px;
    }
    .leftworks{
       padding-right: 0;
    }
    .rightworks{
        padding-top: 100px;
    }
    .comics {
         padding-bottom: 15px;
         display: flex;
         justify-content: center;
         margin: 0 auto;
         width: 427px;
         height: 152px;
    }
    .seemore{
        transform: translate(-50%,40px);
        display: inline-block;
        position: absolute;
        
        left: 50%;
    }
    .seemoreoval{
        width: 257px;
        height: 107px;
        
    }
    .yourturn{
        font-size: 70px;
    }
    .footerimg {
        width: 100%;
        height: 100%;
    }
    .footer{
        padding: 60px 30px 50px 25px;
    }
    .textfooter {
        font-size: 33px;
        width: 350px;
    }
    .textff{
        font-size: 10px;
    } 
    .media{
        margin-right: 5px;
        margin-left: 5px;
    }
    .footerright{
        align-items: center;
    }
    .heart{
        font-size: 20px;
    }
}
@media (max-width: 480px) and (min-width:320px){
    .menu{
        padding-top: 60px;
    }
    .menuul_active {
        margin-left: 0;
    }
    .menulink{
        font-size: 44px;
        margin-left: 0px;
    }
    .headertext{
        font-size: 13px;
        width: 330px;
    } 
    .name{
        letter-spacing: -7px;
        font-size: 55px;
    }
    .headimg{
        width: 100%;
        height: 100%;
    }
    .hello{
        font-size: 42px;
        padding-top: 110px;
    }
    .seccol{
        font-size: 29px;
    }
    .whoiam{
        font-size: 18px;
    }
    .circle {
      
        height: 107px;
        width: 237px;
        position:relative;
    }
    .continued{
      
        font-size: 16px;
    }  
    .imgme{
        width: 251px;
        height: 264px;
    }
    .txt {
        font-size: 55px;
    }
    .the{
    
        transform: translate(480%,0%);
    }
    .by{
    
        transform: translate(-780%,0%);
    }
    .way{
    
        transform: translate(-490%,73%);
    }
    .its{
        
        transform: translate(-599%,165%);
    }
    
    .me{
        
        transform: translate(630%,165%);
    }
    .art{
        width: 400px;
        height: 270px;
    }
    .arts{
        display: block;
    }
    .art2{
        padding-right: 0;
    }
    .art3{
        padding-top: 100px;
    }
    .art3img{
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .art4{
        padding-top: 110px;
    }
    .nameofart {
        font-size: 18px;
        display: flex;
        justify-content: flex-start;
        width:300px;
        margin: 0 auto;
    }
  
    .art2img{
        width: 100%;
        display: flex;
    }
    .art3img{
        width: 100%;
    }
    .art4img {
        width: 100%;
        height: 100%;
    }
    .surrealists{
        font-size: 15px;
    }
    .seemoreimges{
        display: block;
        padding-bottom: 95px;
    }
    .paket{
        display: flex;
        justify-content: center; 
        margin: 0 auto;
        width: 335px;
        height: 529px;
    }
    .othersworks{
        padding-top: 60px;
    }
    .leftworks{
       padding-right: 0;
    }
    .rightworks{
        padding-top: 100px;
    }
    .comics {
         padding-bottom: 15px;
         display: flex;
         justify-content: center;
         margin: 0 auto;
         width: 307px;
         height: 122px;
    }
    .seemoreoval{
        width: 257px;
        height: 107px;
    }
    .seemore{
        display: inline-block;
        position: absolute;
        transform: translate(-50%,40px);
        left: 50%;
        font-size: 20px;
    }
    .yourturn{
        font-size: 46px;
    }
    .footerimg {
        width: 100%;
        height: 100%;
    }
    .footer{
        padding: 80px 10px 60px;
    }
    .textfooter {
        font-size: 20px;
        width: 300px;
    }
    .textff {
        font-size: 10px;
    }
    .socialmedia{
        display: flex;
    }
    .media{
        margin-right: 5px;
        margin-left: 5px;
    }
    .heart{
        font-size: 10px;
    }
}