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

  body {
    height:100%;
width:100%;
overflow-x: hidden;
background:linear-gradient(to bottom, #000000 , #000000,#000000,#000000,#2D3436,#2D3436,#000000);}
    
    
    
    
    #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: none;
    transition: height 1s ease;
    }
    
    #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;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    transition: top 1s ease;
    
    }
    
    #maindiv{
    position:fixed;
    height:100%;
    width:100%;
    inset:0px;
    background-color: #121212;
    
    padding:15px;
    z-index:1;
    }
    
    #heya{
    position:relative;
    top:200px;
    width:100%;
    }
    #me
    {
    
    width:300px;
    height:350px;
    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:35px;
    margin-left:100px;}
    h1{
    color:#f1f1f1;
    line-height:1.5;
    opacity:1;
    text-shadow:1px 1px 5px	#000000;
    font-size: 45px;
    margin-left: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    }
    
    #pic
    {
    width:300px;
    height: 600px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    border: 1px solid #f1f1f1;
    align-items:center;
    border-radius: 5px;
    background-color: #000000;
    
    
    }
    #combination
    {
      position:relative;
    top:350px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    
    }
    #leftright
    {
      display: flex;
      flex-direction: row;
      height: 50px;
      width: 300px;
      border: 1px solid #f1f1f1;
      align-items: center;
      justify-content: space-evenly;
      background-color: #000000;
    }
    .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;
    }
    #portfolio
    {
    
    width:310px;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 600px;
    
    
    
    }
    #portfolioone
    {
    
    width:310px;
    display:flex;
    flex-direction: row;
    overflow:hidden;
    height: 600px;
    
    
    
    }
    
    .projects
    {
    position: absolute;
    
      border: 1px solid #f1f1f1;
    height: 530px;
    width: 310px;
    border-radius:10px;
    display: none;
    flex-direction:column;
    align-items: center;
    background-color: #000000;
    flex-shrink: 0;
    font-size:15px;
    font: color #f1f1f1;
    transition:box-shadow 1s ease;
    box-shadow: 1px 2px 5px #333;
    
    border-top-right-radius: 0%;
    transition: display 1s ease;
    padding: 5px;
    text-align: center;
    }
    .proj
    {
    position: absolute;
    padding: 5px;
      border: 1px solid #f1f1f1;
    height: 530px;
    width: 310px;
    border-radius:10px;
    display: flex;
    flex-direction:column;
    align-items: center;
    background-color: #000000;
    flex-shrink: 0;
    font-size:15px;
    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;
    
    }
    
    
    
    
    .portbut
    {
    
    width: 150px;
    height: 40px;
    margin-top: 50px;
    border: 1px solid #333;
    background-color: transparent;
    border-radius: 5px;
    color: #f0f0f0;
    font-size: 12px;
    transition: background-color 1s ease;
    
    
    }
    .portbut:hover , .left:hover
    {
      background-color: #333;
    }
    .image{
      width:100%;
    height:300px;
    background-position:center;
    background-size:cover;
    
    border-radius:10px 2px 2px 2px;
    
    }
    #get
    {
    color:#f1f1f1;
    margin-left:45px;
    font-family: Arial, Helvetica, sans-serif;
    opacity:1;
    font-size:20px;
    font-weight: 900;
    margin-top: 10px;
    
    }
    h5{
      font-weight: 900;
    }
    #but{
    border:none;
    height:100px;
    width:200px;
    background:linear-gradient(to bottom, #000000 ,#ff5f1f);
    color:#f1f1f1;
    border-radius:5px;
    font-size: 20px;
    }
    
    
    
    #h{width:30px;
    border-color:#ff5f1f;
    }
    
    
    
    #i{width:30px;
    border-color:#ff5f1f;
    }
    
    #every{
    position:relative;
    top:380px;
    width:60%;
    margin: auto;
    display:flex;
    flex-direction:row;
    
    justify-content:space-between;
    height:40px;}
    
    .thing{
    width:25%;
    height:40px;
    }
    .all{
    width:100%;
    height:25px;
    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:row;
      justify-content:space-evenly;
    position:relative;
    top:410px;
    width:100%;
    
    transition:display 1s ease;
    }
    
    #expe{
    display:none;
    flex-direction:column;
    position:relative;
    top:410px;
    width:100%;
    
    opacity:1;
    padding:1px;
    
    }
     #service{
     
     display:none;
     flex-direction:row;
       justify-content:space-evenly;
     position:relative;
     top:410px;
     width:100%;}
     
     #contact{
     display:none;
     flex-direction:row;
       justify-content:space-evenly;
     position:relative;
     top:410px;
     width:100%;
     }
    
    
    img{
    width:100%;
    height:200px;
    
    border-radius:20px 2px 2px 2px;
     box-shadow: inset 0px 2px 5px grey;
    
    
    
    
    }
     
     .imgbro{
     width:300px;
     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;}
    
    @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:500px;
    height:250px;
    width:100%;
    border-top:1px solid #333;
    background-color:transparent;
    text-align:center;
    
    }
    
    .footertext{
      font-size: 15px;
      color: #F1f1f1;
    }
    
    #menutag{
    position:fixed;
    height:100%;
    width:0%;
    top:0px;
    right:0px;
    z-index:2;
    background-color:transparent;
    display:flex;
    flex-direction:column;
    transition:width 1s ease;}
    
    #cancel{position:relative;
    top:20px;
    width:70px;height:60px;
    background-color:#000000;
    border:none;}
    
    #about{
    margin:auto;
    position:relative;
    top:1%;
    height:80px;
    background-color:transparent;
    border:none;
    color:#f1f1f1;
    width:100%;
    text-shadow:1px 2px 3px #ff5f1f;opacity:0.7;} 
    #conta{
    margin:auto;
    position:relative;
    top:1%;
    height:80px;
    background-color:transparent;
    border:none;
    color:#f1f1f1;
    width:100%;
    text-shadow:1px 2px 3px #ff5f1f;opacity:0.7;} 
    
    #port{
    position:relative;
    top:20%;
    width:100%;
    height:80px;
    background-color:transparent;
    border:none;
    color:#f1f1f1;
    text-shadow:1px 2px 3px #ff5f1f;opacity:0.7;}
    
    #port:hover, #cancel:hover, #about:hover, #but:hover{
    background-color:#121212;}
    .menu:hover {
    opacity: 0.5;
    }
    
    
    #anim{
    position:absolute;
    height:100%;
    width:100%;
    inset:0px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
      border-bottom:1px solid #f1f1f1;
    z-index:-1;
    overflow: hidden;
    filter:blur(0px);
    background-image: url('background.jpg');
    background-position:center;
    background-size:cover;
    transition: background-color 1s ease, background-image 1s ease;
    
    
    }
    
    .oneskill
    {
    margin: auto;
    border:1px solid #F1f1f1;
    border-radius: 10px;
    width: 400px;
    height: 150px;
    transition:box-shadow 1s ease;
    background-color: #000000;
    }
    
    
    .text
    {
    
    padding-left:200px;
    padding-right: 200px;
    
    }
    
    .sectionimages
    {
    
    width:50%;
    
    
    }
    b
    {
      color: #F1f1f1;
      font-size: 13px;
      font-weight: 100;
      font-family: Arial, Helvetica, sans-serif;
    
    }
    
    span {
    
    
    color:#F1f1f1;
    font-size: 15px;
    margin-left: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-shadow: 1px 1px 5px #000000;
    }
    .oneskill{
          overflow: auto;
        }
    
}
    
