@media only screen and (min-width: 481px)
{

body
{
    font-family: 'Sawarabi Gothic', sans-serif;
      
    
}

.MobilS{
  display: none;
  
  }

  .topnavmainM{
    display: none;

  }

.Sidenavmenu
{
display: none;

}

.mobil{
  display: none;
}

.Sli{
display: none;

}


#brand{
  display: none;
  width: 28%;
  transition: 0.5s;
  top: 0px;
  left: 35%;
  position: absolute;
  
  }

#biobox{
display: block;

}

  .brand2{
    width: 30%;
    transition: 0.5s;
    }

.navtit{
  margin-top: 15%;
  margin-left: 45%;


}

.navtit2{
  margin-top: 5%;
  margin-left: 45%;


}

.topnav {
    height: 780px;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #000000;
    overflow: hidden;
    transition: 0.5s;
    
  }
  
  
  .topnav a{

    color: #818181;
    transition: 0.3s;
    display: block;
    text-decoration: none;
  }

  .Topnav2 {
    height: 0px;
    width: 40%;
    position: absolute;
    z-index: 1;
    top: 60%;
    left: 25%;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .Topnav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .Topnav2 a:hover {
    color: #f1f1f1;
  }
  
  .Topnav2 .closebtn2 {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #f1f1f1;
  }

  .SText{
    text-align: center;
    font-size: 20px;
    color: rgb(255, 255, 255);
    }

  .Bio {
    display: flex;
    margin-top: 5%;
    margin-left: 5%;
    text-decoration: none;
    font-size: 25px;
    width: 100%;
    text-align: center;
    color: #818181;
    transition: 0.3s;
  }
  
.BioT{
width: 50%;

}

.Fbio{
  position:absolute;
  width: 800px;
  font-size: 30px;
  top: 50px;
  left: 700px;
  z-index: 2;
  color: #000000;
  
  }




/* intro slider */

.mySlides {
  display: none;
}

.mySlides2 {
  display: none;
}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  left: 0%;
  top: 0%;
  position: absolute;
  z-index: 1;
}

.ToImage{
width: 100%;
height: 780px;


}


.fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }


  



/* image slider below   */
.slider{
    position: relative;
    left: 20%;
    top: 490px;
    width: 100%;
    height: 220px;
    overflow: hidden;
    z-index: 2;
}
.item{
    position: absolute;
    font-size: 20px;
    width: 150px;
    height: 100px;
    text-align: justify;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    transition: 0.5s;
    left: calc(50% - 110px);
    top: 0;
}


.slider2{
  position: relative;
  left: 20%;
  top: 490px;
  width: 100%;
  height: 220px;
  overflow: hidden;
  z-index: 2;
}
.item2{
  position: absolute;
  font-size: 20px;
  width: 150px;
  height: 100px;
  text-align: justify;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  transition: 0.5s;
  left: calc(50% - 110px);
  top: 0;
}

.itemM{
  position: relative;
  width: 150px;
  height: 100px;
}


#next, #prev{
    position: absolute;
    top: 40%;
    color: #fff;
    background-color: transparent;
    border: none;
    font-size: xxx-large;
    font-family: monospace;
    font-weight: bold;
    left: 400px;
}
#next{
    left: unset;
    right: 400px;
}




#next2, #prev2{
  position: absolute;
  top: 40%;
  color: #fff;
  background-color: transparent;
  border: none;
  font-size: xxx-large;
  font-family: monospace;
  font-weight: bold;
  left: 400px;
}
#next2{
  left: unset;
  right: 400px;
}
/* slider end */





  .topnav a:hover {
    color: #f1f1f1;
  }
  
  .topnav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
    opacity: 100%;
    color: #f1f1f1;
    z-index: 3;
  }

  #Web2 {

    margin-top: 560px;
    transition: margin-top .5s;
    
  }

  
  
/*menu*/

.menu{
  display: flex;
  flex-direction: row;
  margin-top: 1%;
  width: 100%;
}
 .menulinks a
 {
font-size: 20px;
margin-left: 40px;
color: #a30d0d;

 }

 .menulinks a:hover
 {
  background-color: #e64b4b;
  transition: 0.7s;
 }


}



.main{
text-align: center;
font-size: 20px;

}

.portfolio
{
  display: flex;
  justify-content: center;
}

.portfolioL
{
  display: flex;
  justify-content: center;
}

.portfolioL > a
{
  margin: 10px;
  padding: 20px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  color: #a30d0d;
}

.portfolio > a
{
  margin: 10px;
  padding: 20px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  color: #a30d0d;
}

.Client
{
  display: flex;
  justify-content: center;
}

.Client > a
{
  margin: 10px;
  padding: 20px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  color: #a30d0d;
}

.T:hover,.h:active 
  {color: rgb(62, 5, 85);
    transition: 0.3s;
    }

.PorC
{
width: 700px;
height: 450px;
transition: transform .4s;

}

.PorCL
{
width: 700px;
height: 450px;
transition: transform .4s;

}

.PorC:hover
{
  transform: scale(1.1);


}

.PorCL:hover
{
  transform: scale(1.1);


}

.PorD
{
width: 700px;
height: 450px;
transition: transform .4s;

}

.PorD:hover
{
  transform: scale(1.1);


}



.PorH
{
width: 490px;
height: 530px;
transition: transform .4s;

}

.PorH:hover
{
  transform: scale(1.1);


}















/*moblil*/

@media only screen and (max-width: 481px)
{


body
{
    font-family: 'Sawarabi Gothic', sans-serif;
  
    
}

.menu{

  display: none;
}

#brand{
  display: none;
  width: 100%;
  transition: 0.5s;
  top: 0px;
  position: absolute;
  
  }

#biobox{
display: block;

}



#brand2{
  display: none;
  width: 100%;
  transition: 0.5s;
  top: 0px;
  position: absolute;
  
  }

#biobox2{
display: block;

}


.Webs{
display: none;

}

.topnavmain{
  display: none;

}


  .brand2{
    width: 100%;
    
    }
  
  .navtit{
    margin-top: 55%;
    text-align: center;
    
  
  
  }
  
  .topnav {
    height: 450px;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #000000;
    overflow: hidden;
    transition: 0.5s;
      
    }

.topnav a{

  color: #ffffff;
  transition: 0.3s;
  display: block;
  text-decoration: none;
}

.Bio {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  width: 93%;
  text-align: center;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.Fbio{
  position:absolute;
  width: 300px;
  left: 90px;
  top: 90px;
  font-size: 15px;
  z-index: 2;
  color: #cccccc;
  
  }


  
.mySlides {
  display: none;
}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  left: 0%;
  top: 0%;
  position: absolute;
  z-index: 1;
}

.ToImage{
width: 100%;
height: 470px;


}


.fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }


  



/* image slider below   */
.slider{
    position: relative;
    left: 5%;
    top: 290px;
    width: 100%;
    height: 220px;
    overflow: hidden;
    z-index: 2;
}
.item{
    position: absolute;
    font-size: 20px;
    width: 100px;
    height: 50px;
    text-align: justify;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    transition: 0.5s;
    left: calc(50% - 110px);
    top: 0;
}

.slider2{
  position: relative;
  left: 5%;
  top: 290px;
  width: 100%;
  height: 220px;
  overflow: hidden;
  z-index: 2;
}
.item2{
  position: absolute;
  font-size: 20px;
  width: 100px;
  height: 50px;
  text-align: justify;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  transition: 0.5s;
  left: calc(50% - 110px);
  top: 0;
}




.itemM{
  position: relative;
  width: 100px;
  height: 50px;
}


#next, #prev{
    position: absolute;
    top: 10%;
    color: #fff;
    background-color: transparent;
    border: none;
    font-size: xxx-large;
    font-family: monospace;
    font-weight: bold;
    left: 400px;
}
#next{
    left: unset;
    right: 50px;
}

#prev{
  left: 20px;
  right: unset;
}


#next2, #prev2{
  position: absolute;
  top: 10%;
  color: #fff;
  background-color: transparent;
  border: none;
  font-size: xxx-large;
  font-family: monospace;
  font-weight: bold;
  left: 400px;
}
#next2{
  left: unset;
  right: 50px;
}

#prev2{
left: 20px;
right: unset;
}


/* slider end */

#Web2 {

    margin-top: 260px;
    transition: margin-top .5s;
    
  }


.topnav a:hover {
  color: #f1f1f1;
}

.topnav .closebtn {
  position: absolute;
    top: 0;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
    opacity: 100%;
    color: #f1f1f1;
    z-index: 3;
}


.topnav {padding-top: 15px;}

.topnav a {font-size: 18px;}

.Topnav2 {
    height: 0px;
    width: 90%;
    position: absolute;
    z-index: 1;
    top: 63%;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .Topnav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .Topnav2 a:hover {
    color: #f1f1f1;
  }
  
  .Topnav2 .closebtn2 {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #f1f1f1;
    z-index: 1;
  }

  .SText{
    text-align: center;
    margin-top: 50px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    }

    .navtit2{
  margin-top: 5%;
  text-align: center;


}


/*sidemenu*/

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  color: #818181;
  text-align: center;
  display: block;
  transition: 0.3s;
  margin-top: 10%;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav {padding-top: 15px;}
  .sidenav a {font-size: 40px;}

 
.portfolio
{
  margin-top: 3%;
  margin-bottom: 3%;
  display: flex;
  justify-content: center;
  width: 100%;

}

.portfolioL
{
  margin-left: 10%;
  padding: 0;
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: left;
  overflow: auto;
  white-space: nowrap;
  
  

}

/*
.portfolioAll
{
  display: flex;
  flex-direction: row;
  overflow: auto;
  white-space: nowrap;

}
*/


.Client{
  margin-top: 3%;
  margin-bottom: 3%;
  display: flex;
  justify-content: center;
  width: 100%;

}



/*
.ClientAll
{
  display: flex;
  flex-direction: row;
  overflow: auto;
  white-space: nowrap;

}
*/

.Client > a
{
  
  margin: 0px;
  padding: 0px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  color: #a30d0d;
}

.portfolioL > a
{
  margin-left: 10%;
  padding: 0px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  color: #a30d0d;
}



.portfolio > a
{
  margin: 0;
  margin-top: 20px;
  padding: 0px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: #a30d0d;
}


.T:hover,.h:active 
  {color: rgb(62, 5, 85);
    transition: 0.3s;
    }

    .PorCL
    {
    
    width: 220px;
    height: 80%;
    transition: transform .4s;
    
    }
    
    .PorCL:hover
    {
      transform: scale(1.1);
    
    
    }



.PorC
{
width: 220px;
height: 80%;
transition: transform .4s;

}

.PorC:hover
{
  transform: scale(1.1);


}

.PorD
{
  width: 220px;
  height: 80%;
  transition: transform .4s;

}

.PorD:hover
{
  transform: scale(1.1);


}

.PorH
{
width: 100%;
transition: transform .4s;

}

.PorH:hover
{
  transform: scale(1.1);


}



}