@media  screen and  (max-width: 601px)  {

  body {
 background:linear-gradient(to bottom, #000000 , #000000,#2D3436,#2D3436,#000000); 
    height:100%;
width:94%;
overflow-x: hidden;
   
    
}
    
    
    
    
    #topdiv{
    position:fixed;
    top:0px;right:0px;
    height:120px;
    background-color:transparent;
    display:flex;
    justify-content:space-between;
    z-index:2;
    width:100%;
    transition:border-bottom 2s ease , background-color 1s ease, height 1s ease;
    
    }
    
    #menu{
    width:100px;
    border:none;
    height:120px;
    color:#f1f1f1;
    background-color:transparent;
    text-shadow:1px 2px 3px #ff5f1f;
    opacity:1;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    
    #links {
    height:120px;
    
    }
    
    .one{
    top:90px;
    left:5px;
    position:relative;
    color:	#00ffff;
    opacity:1;
    transition: top 1s ease;
    }
    .two{
    top:90px;
    left:5px;
    position:relative;
    color:	#00ffff;
    opacity:1;
    font-family: Arial, Helvetica, sans-serif;
    transition: top 1s ease;
    display: none;
    
    }
    
    #maindiv{
    position:fixed;
    height:100%;
    width:100%;
    inset:0px;
    display:flex;
    flex-direction:column;
    
    z-index:1;
    
    }
    
    #heya{
    position:relative;
    top:200px;
    width:100%;
    }
    #me
    {
    
    width:100%;
    height:330px;
    border-radius:5px;
    
    border-left:2px solid #ff5f1f;
    border-top:2px solid #ff5f1f;
    border-right:2px solid #00ffff;
    border-bottom:2px solid #00ffff;
    background-image:url('ME.jpg');
    background-position:center;
    background-size:cover;
    opacity:1;
    box-shadow:0px 0px 5px #f1f1f1;
    }
    
    
    #hey{
    color:#F1f1f1;
    font-family:arial;
    opacity:1;
    font-size:15px;
    margin-left:5px;}
    h1{
    color:#f1f1f1;
    line-height:1.5;
    opacity:1;
    text-shadow:1px 1px 5px	#121212;
    font-size: 25px;
    margin-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    }

#combination
{
  position:relative;
top:350px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;

width: 100%;


}


    
    #pic
    {
    
    width:60%;
    height: 450px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    border: 1px solid #f1f1f1;
    align-items:center;
    
    border-radius: 5px;
    background-color: #000000;
    
    
    }
    
    #portfolio
    {
  
    width:60%;
    display:flex;
    flex-direction: column;
    
    margin-top: 60px;
    
    
    
    
    }
    #portfolioone
{

width:100%;
display:flex;
flex-direction: row;
overflow:hidden;
height: 400px;



}

    .projects
    {
    
    border: 1px solid #f1f1f1;
    height: 430px;
    width: 60%;
    border-radius:10px;
    display: none;
    flex-direction:column;
    align-items: center;
    background-color: #000000;
    flex-shrink: 0;
    font-size:10px;

    font: color #f1f1f1;
    transition:box-shadow 1s ease;
    box-shadow: 1px 2px 5px #333;
    text-align: center;
    border-top-right-radius: 0%;
    transition: display 1s ease;
    

    }
 .proj
{
  


padding: 5px;
  border: 1px solid #f1f1f1;
height: 430px;
width: 60%;
border-radius:10px;
display: flex;
flex-direction:column;
align-items: center;
background-color: #000000;
flex-shrink: 0;
font-size:10px;
font: color #f1f1f1;
transition:box-shadow 1s ease;
box-shadow: 1px 2px 5px #333;
text-align: center;
border-top-right-radius: 0%;
transition: display 1s ease;

}

#leftright
{
  display: flex;
  flex-direction: row;
  height: 50px;
  width: 300px;
  border: 1px solid #f1f1f1;
  align-items: center;
  justify-content: space-evenly;
  background-color: #000000;
  margin-bottom: 65px;
}
.left
{
  width:50px;
  height:50px;
  text-align: center;
  margin-right: 5px;
  border:1px solid #f1f1f1;
  background-color: transparent;
  border-radius: 50%;
  color: #F1f1f1;
  font-size: 20px;


}


    .oneskill{
      overflow: hidden;
    }
    
    .portbut
    {
    
    width: 100px;
    height: 30px;
    margin-top: 5px;
    border: 1px solid #333;
    background-color: transparent;
    border-radius: 5px;
    color: #f0f0f0;
    font-size: 10px;
    transition: background-color 1s ease;
    
    
    }
    .portbut:hover, .left:hover
    {
      background-color: #333;
    }
    .image{
      width:100%;
    height:250px;
    background-position:center;
    background-size:cover;
    
    border-radius:10px 2px 2px 2px;
    
    }
    #get
    {
    color:#f1f1f1;
    margin-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    opacity:1;
    font-size:10px;
    font-weight: 900;
     margin-top: 20px;
    }
    h5{
      font-weight: 900;
    }
    #but{
    border:none;
    height:50px;
    width:100px;
    background:linear-gradient(to bottom, #000000 ,#ff5f1f);
    color:#f1f1f1;
    border-radius:5px;
    font-size: 10px;
    }
    
    
    
    #h{width:30px;
    border-color:#ff5f1f;
    }
    
    
    
    #i{width:30px;
    border-color:#ff5f1f;
    }
    
    #every{
    position:relative;
    top:430px;
    width:100%;
    margin-left:4px;
    display:flex;
    flex-direction:row;
    
    
    height:40px;}
    
    .thing{
    width:25%;
    height:40px;
    }
    .all{
    width:100%;
    height:35px;
    border:none;
    border-right:2px solid #121212;
    background-color:#000000;
    color:#f1f1f1;
    opacity:1;
    box-shadow:-1px -1px 5px #121212,
                1px 1px 5px #121212;
    font-size:10px;
    
    }
    @keyframes diss{
    from{visibility:hidden;width:0px;}
    to{visibility:visible;width:30px;}}
    
    @keyframes das{
    from{visibility:visible;width:30px;}
    to{visibility:hidden;width:0px;}}
    
    .all:hover{
    background-color:#ff5f1f;
    }
    
    #skill{
    display:flex;
    flex-direction:column;
    position:relative;
    top:450px;
    width:100%;
    
    transition:display 1s ease;
    }
    
    #expe{
    display:none;
    flex-direction:column;
    position:relative;
    top:450px;
    width:100%;
    
    opacity:1;
    padding:1px;
    
    }
     #service{
     
     display:none;
     flex-direction:column;
     position:relative;
     top:450px;
     width:100%;}
     
     #contact{
     display:none;
     flex-direction:column;
     position:relative;
     top:450px;
     width:100%;
     }
    
    
    img{
    width:100%;
    height:200px;
    
    border-radius:20px 2px 2px 2px;
     box-shadow: inset 0px 2px 5px grey;
    
    
    
    
    }
     
     .imgbro{
     width:80%;
     margin:auto;
     border:1px solid grey;
     border-radius:20px 2px 20px 2px;
     box-shadow: inset 0px 2px 5px grey;
     background-color: #000000;
     
                
    
    }
    h1, h2, h3, h4, h5, h6{
    font-family:arial;
  font-size: 13px;}
    
    @keyframes fly{
    from{left:-40%;}
    to{left:120%;}}
    
    
    
    @keyframes blab{
    
    0%{left:140%;opacity:1;}
    20%{}
    40%{}
    60%{}
    80%{}
    100%{left:-40%;opacity:1;}
    }
    
    
    @keyframes blad{
    
    0%{left:140%;opacity:0;}
    20%{opacity:1;}
    40%{}
    60%{}
    80%{}
    100%{left:-40%;opacity:1;}
    }
    
    
    #footer{
      position:relative;
      top:400px;
    height:250px;
    width:100%;
    border-top:1px solid #333;
    background-color:transparent;
    text-align:center;
    
    }
    
    .footertext{
      font-size: 10px;
      color: #F1f1f1;
    }
    
    #menutag{
    position:fixed;
    height:100%;
    width:0%;
    top:0px;
    right:0px;
    z-index:3;
    background-color:#000000;
    display:flex;
    flex-direction:column;
    transition:width 1s ease;}
    
    #cancel{position:relative;
    top:20px;
    width:70px;height:60px;
    background-color:#000000;
    border:none;}
    
    #aboutme{ 
    height:80px;
    background-color:transparent;
    border: none;
    color:#f1f1f1;
    width:100%;
    text-shadow:1px 2px 3px #ff5f1f;opacity:0.7;
  } 
    #contada{
      height:80px;
      background-color:transparent;
      border:none;
      color:#f1f1f1;
      width:100%;
      text-shadow:1px 2px 3px #ff5f1f;opacity:0.7;} 
      
    #portall{
    width:100%;
    height:80px;
    background-color:transparent;
    border:none;
    color:#f1f1f1;
    text-shadow:1px 2px 3px #ff5f1f;opacity:0.7;}
    
    #port:hover, #cancel:hover, #aboutme:hover, #but:hover , #contada:hover{
    background-color:#121212;}
    .menu:hover {
    background-color:#121212;
    }
    #menubtn
    {
      position: relative;
      top: 10%;
      width: 100%;
      height: 300px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-evenly;
    }
    
    #anim{
    position:absolute;
    height:100%;
      border-bottom:1px solid #f1f1f1;
    filter:blur(0px);
    width:100%;
    inset:0;
    z-index:-1;
    overflow-y:hidden;
       background-image: url('peakpx.jpg');
    background-position:center;
    background-size:cover;
      

    
    
    }
    
    .oneskill
    {
    margin: auto;
    border:1px solid #F1f1f1;
    border-radius: 10px;
    width: 85%;
    height: 140px;
    transition:box-shadow 1s ease;
    background-color: #000000;
    }
    
    
    .text
    {
    
    padding-left:10px;
    padding-right: 10px;
    
    }
    
    .sectionimages
    {
    
    width:80%;
    
    
    }
    b
    {
      color: #F1f1f1;
      font-size: 10px;
      font-weight: 100;
      font-family: Arial, Helvetica, sans-serif;
      margin: auto;
      
    
    }
    
    span {
  
    color:#F1f1f1;
    font-size: 14px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
text-shadow: 1px 1px 5px #000000;

    }

  }
  
