

@media screen and (max-width: 1600px) and (max-height: 886px) {

    .first_chapter {
      height: 866px !important;
      overflow: hidden;
    }
    .about_me_images_container{
        flex-wrap: wrap;
    }

    .about_me_images{
        margin-top: 20px;
    }

    .about_me h2{
        font-size: 170px;
    }

    .gauntlet_itself_lore{
        display: block;
    }

    .about_me_text {
        margin-top: 10px;
        margin-bottom: 10px;
      }

      .enterance{
        height: 100vh;
      }

      .reach_me h2{
        font-size: 90px;
        padding-top: 20px;
        margin: 0 0 38px 0
      }

      .card{
        height: 125px;
        margin-bottom: 25px;
      }

      .card_image svg{
        width: 125px;
      }

      .form_link{
        height: 20px;
      }

      #upwork_card{
        margin-bottom: 15px;
      }

      :root{
        --var_height: 300px
      }

      .text_box{
        height: 162px;
      }

      #submit_btn {
        margin-top: 9px;
      }

      #p{
        transform: translate(15px,30px)scale(0.8) !important;
      }
    
      #c{
        transform: translate(27px,0px)scale(0.8) !important;
      }
    
      #a{
        transform: translate(27px,-20px)scale(0.8) !important;
      }
    
      #j{
        transform: translate(-250px,-20px)scale(0.8) !important;
      }
    
      #h{
        transform: translate(-250px,20px)scale(0.8) !important;
      }
    
      #m{
        transform: translate(-250px,-10px)scale(0.8) !important;
      }
    
      #me_main_page,#portal_main_page{
        transform: translate(-190px,-55px)scale(0.9) !important;
      }
    
      #pancard,#pancard_red{
        transform: translate(-400px,-205px)scale(0.9) !important;
      }

      .ss{
        transform: scale(3.5) translate(226px,230px) !important;
      }

      .me_svg {
        margin-bottom: 10vh;
      }
    
      .skill_bars svg {
        height: 7rem;
      }
    
      #me_laying_svg{
        height: 350px;
      }
}

@media screen and (max-width: 1600px) and (max-height: 748px) {

    .about_me_images_container{
        flex-wrap: wrap;
    }

    .about_me_images{
        margin-top: 20px;
    }

    .about_me h2{
        font-size: 170px;
    }

    .gauntlet_itself_lore{
        display: block;
    }

    .about_me_text {
        margin-top: 10px;
        margin-bottom: 10px;
      }

    .enterance{
        height: 100vh;
    }

    .reach_me h2{
      font-size: 79px;
    }

    .card{
      height: 123px;
    }

    .card_image svg{
      width: 123px;
    }

    .mail,.upwork_link{
      bottom:5px
    }

      #p{
        transform: translate(15px,30px)scale(0.8) !important;
      }
    
      #c{
        transform: translate(27px,0px)scale(0.8) !important;
      }
    
      #a{
        transform: translate(27px,-20px)scale(0.8) !important;
      }
    
      #j{
        transform: translate(-250px,-20px)scale(0.8) !important;
      }
    
      #h{
        transform: translate(-250px,20px)scale(0.8) !important;
      }
    
      #m{
        transform: translate(-250px,-10px)scale(0.8) !important;
      }
    
      #me_main_page,#portal_main_page{
        transform: translate(-190px,-55px)scale(0.9) !important;
      }
    
      #pancard,#pancard_red{
        transform: translate(-400px,-205px)scale(0.9) !important;
      }

      .ss{
        transform: scale(3.3) translate(222px,210px) !important;
      }

      .me_svg {
        margin-bottom: 10vh;
      }
    
      .skill_bars svg {
        height: 7rem;
      }
    
      #me_laying_svg{
        height: 350px;
      }
}

@media screen and (max-width: 1600px){

  :root{
    --height_p : 820px;
  }

  .first_chapter {
    
    overflow: hidden;
  }
  .about_me_images_container{
      flex-wrap: wrap;
  }

  .about_me_images{
      margin-top: 20px;
  }

  .about_me h2{
      font-size: 170px;
  }

  .gauntlet_itself_lore{
      display: block;
  }

  .about_me_text {
      margin-top: 10px;
      margin-bottom: 10px;
    }

    .enterance{
      height: 100vh;
    }

    .reach_me h2{
      font-size: 90px;
      padding-top: 20px;
      margin: 0 0 38px 0
    }

    .card{
      height: 125px;
      margin-bottom: 25px;
    }

    .card_image svg{
      width: 125px;
    }

    .form_link{
      height: 20px;
    }

    #upwork_card{
      margin-bottom: 15px;
    }

    :root{
      --var_height: 300px
    }

    .text_box{
      height: 162px;
    }

    #submit_btn {
      margin-top: 9px;
    }

    #p{
      transform: translate(15px,50px)scale(0.8) !important;
    }
  
    #c{
      transform: translate(27px,20px)scale(0.8) !important;
    }
  
    #a{
      transform: translate(27px,0px)scale(0.8) !important;
    }
  
    #j{
      transform: translate(-250px,0px)scale(0.8) !important;
    }
  
    #h{
      transform: translate(-250px,40px)scale(0.8) !important;
    }
  
    #m{
      transform: translate(-250px,10px)scale(0.8) !important;
    }
  
    #me_main_page,#portal_main_page{
      transform: translate(-190px,-55px)scale(0.9) !important;
    }
  
    #pancard,#pancard_red{
      transform: translate(-400px,-205px)scale(0.9) !important;
    }

    .ss{
      transform: scale(4) translate(228px,250px) !important;
    }

    .me_svg {
      margin-bottom: 10vh;
    }
  
    .skill_bars svg {
      height: 7rem;
    }
  
    #me_laying_svg{
      height: 350px;
    }
}

@media screen and (max-width: 1500px) and (max-height:1000px) {

  :root{
    --height_p : 860px;
  }

  .stones_lore {
      width: 250px;
  }

  .gauntlet_stones_lore_container{
      width: 85%;
      margin-top: 75px;
      padding-top: 5px;
      padding-bottom: 15px;
  }

  .reach_me h2 {
    font-size: 115px;
    margin: 5px 0 30px 0;
  }

  #upwork_card{
    margin-bottom: 16px;
  }

  .card{
    width: 80%;
  }

  :root{
    --var_height: 351px
  }

  .text_box{
    height: 192px;
  }

  #p{
    transform: translate(15px,30px)scale(0.8) !important;
  }

  #c{
    transform: translate(27px,0px)scale(0.8) !important;
  }

  #a{
    transform: translate(27px,-20px)scale(0.8) !important;
  }

  #j{
    transform: translate(-250px,-20px)scale(0.8) !important;
  }

  #h{
    transform: translate(-250px,20px)scale(0.8) !important;
  }

  #m{
    transform: translate(-250px,-10px)scale(0.8) !important;
  }

  #me_main_page,#portal_main_page{
    transform: translate(-190px,-55px)scale(0.9) !important;
  }

  #pancard,#pancard_red{
    transform: translate(-400px,-205px)scale(0.9) !important;
  }

    .ss{
      transform: scale(3.8) translate(222px,251px) !important;
    }

    .enterance{
      height: 100vh;
    }

    .me_svg {
      margin-bottom: 10vh;
    }
  
    .skill_bars svg {
      height: 7rem;
    }
  
    #me_laying_svg{
      height: 350px;
    }
}

@media screen and (max-width: 1500px) and (max-height:910px) {

  .first_chapter{
    height: 900px !important;
  }

    .stones_lore {
        width: 250px;
    }

    .gauntlet_stones_lore_container{
        width: 80%;
        padding-bottom: 80px;
    }

    .reach_me h2 {
      font-size: 100px;
      margin: 1% 0 35px 0;
    }
  
    #upwork_card{
      margin-bottom: 16px;
    }
  
    .card{
      width: 80%;
    }

    #p{
      transform: translate(15px,30px)scale(0.8) !important;
    }
  
    #c{
      transform: translate(27px,0px)scale(0.8) !important;
    }
  
    #a{
      transform: translate(27px,-20px)scale(0.8) !important;
    }
  
    #j{
      transform: translate(-250px,-20px)scale(0.8) !important;
    }
  
    #h{
      transform: translate(-250px,20px)scale(0.8) !important;
    }
  
    #m{
      transform: translate(-250px,-10px)scale(0.8) !important;
    }
  
    #me_main_page,#portal_main_page{
      transform: translate(-190px,-55px)scale(0.9) !important;
    }
  
    #pancard,#pancard_red{
      transform: translate(-400px,-205px)scale(0.9) !important;
    }

      .ss{
        transform: scale(3.5) translate(220px,230px) !important;
      }

      .enterance{
        height: 100vh;
      }

      .me_svg {
        margin-bottom: 10vh;
      }
    
      .skill_bars svg {
        height: 7rem;
      }
    
      #me_laying_svg{
        height: 350px;
      }
}

@media screen and (max-width: 1500px) and (max-height:835px){
  :root{
    --var_height: 318px
  }

  .text_box{
    height: 177px;
  }
}

@media screen and (max-width: 1500px) and (max-height:800px) {
    .stones_lore {
        width: 250px;
    }

    .gauntlet_stones_lore_container{
        width: 85%;
    }

    .reach_me h2{
      font-size: 95px;
      padding-top: 3px;
      margin-bottom: 12px;
    }

    .form_link{
      height: 16px;
    }

    #upwork_card{
      margin-bottom: 8px;
    }
    
    .card{
      width: 78%;
    }

    #form{
      width: 300px;
      margin-top: 3px;
    }

    #p{
      transform: translate(15px,30px)scale(0.8) !important;
    }
  
    #c{
      transform: translate(27px,0px)scale(0.8) !important;
    }
  
    #a{
      transform: translate(27px,-20px)scale(0.8) !important;
    }
  
    #j{
      transform: translate(-250px,-20px)scale(0.8) !important;
    }
  
    #h{
      transform: translate(-250px,20px)scale(0.8) !important;
    }
  
    #m{
      transform: translate(-250px,-10px)scale(0.8) !important;
    }
  
    #me_main_page,#portal_main_page{
      transform: translate(-190px,-55px)scale(0.9) !important;
    }
  
    #pancard,#pancard_red{
      transform: translate(-400px,-205px)scale(0.9) !important;
    }

      .ss{
        transform: scale(3.2) translate(205px,205px) !important;
      }

      .enterance{
        height: 100vh;
      }

      .me_svg {
        margin-bottom: 10vh;
      }
    
      .skill_bars svg {
        height: 7rem;
      }
    
      #me_laying_svg{
        height: 350px;
      }
}

@media screen and (max-width:1430px) {
  
  :root{
    --height_p : 940px;
  }
  .gauntlet_stones_lore_container{
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 1380px) and (max-height:780px) {

  :root{
    --height_p : 940px;
  }

.first_chapter{
    height: 768px !important;
}

.stones_lore {
    width: 250px;
}

.gauntlet_stones_lore_container{
    width: 85%;
    padding-bottom: 60px;
    border-radius: 40px 40px 45% 45%;
}

.reach_me h2{
  font-size: 85px;
  padding-top: 1px;
  margin-top: 1%;
  margin-bottom: 13px;
}

.form_link{
  height: 16px;
}

#upwork_card{
  margin-bottom: 8px;
}

.card{
  width: 75%;
  height: 110px;
}

.card_image svg{
  width: 110px;
}

.mail{
  bottom: 0px;
}

#mail_card{
  margin-bottom: 17px;
}

#copy{
  padding-right: 16px;
}

.upwork_link{
  padding-right: 16px;
}

#form{
  width: 300px;
}

#p{
  transform: translate(13px,80px)scale(0.65) !important;
}

#c{
  transform: translate(25px,45px)scale(0.65) !important;
}

#a{
  transform: translate(25px,20px)scale(0.65) !important;
}

#j{
  transform: translate(-292px,20px)scale(0.65) !important;
}

#h{
  transform: translate(-292px,70px)scale(0.65) !important;
}

#m{
  transform: translate(-292px,38px)scale(0.65) !important;
}

#me_main_page,#portal_main_page{
  transform: translate(-140px,-55px)scale(0.75) !important;
}

#pancard,#pancard_red{
  transform: translate(-315px,-180px)scale(0.75) !important;
}

  .ss{
    transform: scale(3) translate(187px,190px) !important;
  }

  .enterance{
    height: 100vh;
  }

  .me_svg {
    margin-bottom: 10vh;
  }

  .skill_bars svg {
    height: 7rem;
  }

  #me_laying_svg{
    height: 200px;
  }
}

@media screen and (max-width: 1380px) and (max-height:707px){

  :root{
    --var_height: 270px
  }

  .text_box{
    height: 128px;
  }

  .reach_me h2{
    font-size: 78px;
  }
  
}

@media screen and (max-width: 1380px) and (max-height:650px) {

  .stones_lore {
    width: 250px;
}

.gauntlet_stones_lore_container{
    width: 85%;
}

.reach_me h2{
  font-size: 73px;
  padding-top: 1px;
  margin-top: 1%;
  margin-bottom: 13px;
}

.form_link{
  height: 16px;
}

#upwork_card{
  margin-bottom: 0px;
}

.card{
  width: 75%;
  height: 110px;
}

.card_image svg{
  width: 110px;
}

.mail{
  bottom: 0px;
}

#mail_card{
  margin-bottom: 17px;
}

#copy{
  padding-right: 16px;
}

.upwork_link{
  padding-right: 16px;
}

#form{
  width: 300px;
}

:root{
  --var_height: 261px
}

.text_box{
  height: 122px;
}

#p{
  transform: translate(13px,80px)scale(0.65) !important;
}

#c{
  transform: translate(25px,45px)scale(0.65) !important;
}

#a{
  transform: translate(25px,20px)scale(0.65) !important;
}

#j{
  transform: translate(-292px,20px)scale(0.65) !important;
}

#h{
  transform: translate(-292px,70px)scale(0.65) !important;
}

#m{
  transform: translate(-292px,38px)scale(0.65) !important;
}

#me_main_page,#portal_main_page{
  transform: translate(-140px,-55px)scale(0.75) !important;
}

#pancard,#pancard_red{
  transform: translate(-315px,-180px)scale(0.75) !important;
}

  .ss{
    transform: scale(2.9) translate(185px,170px) !important;
  }

  .enterance{
    height: 100vh;
  }

  .me_svg {
    margin-bottom: 10vh;
  }

  .skill_bars svg {
    height: 7rem;
  }

  #me_laying_svg{
    height: 200px;
  }
}

@media screen and (max-width: 1300px) {

  :root{
    --height_p : 1120px;
  }

  .gauntlet_stones_lore_container{
    padding: 10px 50px 100px 50px;
    border-radius: 40px 40px 48% 48%;
  }
  
  #p{
    transform: translate(18px,100px)scale(0.64) !important;
  }
  
  #c{
    transform: translate(30px,65px)scale(0.64) !important;
  }
  
  #a{
    transform: translate(30px,40px)scale(0.64) !important;
  }
  
  #j{
    transform: translate(-297px,40px)scale(0.64) !important;
  }
  
  #h{
    transform: translate(-297px,90px)scale(0.64) !important;
  }
  
  #m{
    transform: translate(-297px,53px)scale(0.64) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-140px,-80px)scale(0.74) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-320px,-200px)scale(0.74) !important;
  }

  .ss{
    transform: scale(3.3) translate(183px,216px) !important;
  }

  .scroll{
    transform: scale(0.9);
  }

  .scroll_down{
    font-size: 60px;
    bottom: 27px;
  }

  .enterance{
    height: 100vh;
  }

  .me_svg {
    margin-bottom: 1rem;
  }

  .skill_bars svg {
    height: 7rem;
  }

  #me_laying_svg{
    height: 200px;
  }

}

@media screen and (max-width:1076px) and (min-width:470px) {
  .scroll{
    width: 55%;
    margin-top: 100px;
    margin-left: 22%;
  }

  .first_chapter{
    width: 100% !important;
    height: 650px !important;
  }

  .ss{
    transform: scale(4.2) translate(150px,146px) !important;
    width: 1076px !important;
  }

  .pin-spacer{
    width: 100%;
  }

  .subtitles{
    width: 80%;
  }

  .subt{
    font-size: 14px;
    line-height: 30px;
  }

  :root {
    --start_value: -100px;
  }

  .links_list svg{
    width: 30px;
  }

  .list_text {
    font-size: 16px;
  }

  .navbar button{
    padding: 0 10px;
  }

  .navbar{
    width: auto;
  }

  #p{
    transform: translate(-80px,120px)scale(0.5) !important;
  }
  
  #c{
    transform: translate(-73px,50px)scale(0.5) !important;
  }
  
  #a{
    transform: translate(-73px,-10px)scale(0.5) !important;
  }
  
  #j{
    transform: translate(-75px,-10px)scale(0.5) !important;
  }
  
  #h{
    transform: translate(-75px,110px)scale(0.5) !important;
  }
  
  #m{
    transform: translate(-75px,45px)scale(0.5) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-75px,70px)scale(0.5) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-180px,-25px)scale(0.5) !important;
  }

  .skill_bars{
    width: 100%;
  }

  .page {
    width: 100%;
  }
  
  .lore_section{
    padding: 0;
    padding-left: 30px;
  }

  .lore_section h2{
    margin-top: 25px;
    font-size: 130px;
  }

  #gauntlet_lore_svg{
    transform: scale(1.4) translate(40px,70px);
  }

  .gauntlet_stones_lore_container{
    border-radius: 40px;
    margin-left: 15px;
    margin-right: 3px;
    padding: 50px 20px 50px 20px;
  }

  .fss_sword_h{
    font-size: 120px;
    margin-bottom: 50px;
  }

  .fss_lore_p{
    padding: 32px;
    margin-top: 0;
    padding: 28px;
  }

  .fss_lore_container{
    width: 100%;
  }

  #full_stack_sword_lore_svg{
    transform: scale(1) translate(120px,0px);
  }

  .lore{
    width: 100% !important;
  }

  .end{
    width: 100%;
  }

  .full_stack_sword_lore{
    margin-top: 0;
  }

  .about_me_container h2 {
    font-size: 110px;
    text-align: center;
  }

  .about_me_text{
    padding: 15px 10px 40px 10px;
  }

  #about_me_p{
    font-size: 30px;
  }

  #sass_svg{
    transform: translate(5px,0px);
  }

  :root{
    --height_p : 1100px;
  }

  .about_me_images_container{
    margin-bottom: 100px;
  }

  .about_me_profile_pic{
    width: 300px;
    height: 285px;
  }

  #reach_me_title{
    font-size: 78px;
    margin-bottom: 0;
    padding-top: 0px;
  }

  .cards_container{
    width: 75%;
  }

  .p_cards{
    padding-left: 6px;
  }

  .card{
    width: 100%;
  }

  .card_p{
    padding: 0 5px;
  }

  .mail{
    bottom: -5px;
  }

  #copy{
    padding-right: 15px;
  }

  .upwork_link{
    bottom:3px;
    padding-right: 18px;
  }

  #upwork_card{
    margin-bottom: 8px;
  }

  #mail_card{
    margin-bottom: 16px;
  }

  .form_link{
    height: 15px;
    padding: 16px;
    font-size: 14px;
    margin-bottom: 10px;
  }

  #form_card{
    width: 580px;
    height: 260px !important;
    position: relative;
    bottom: 0px;
    margin-bottom: 10px;
  }

  #submit_btn{
    margin-top: 7px;
  }

  #email{
    margin-bottom: 25px;
    margin-top: 15px;
  }

  #email::placeholder{
    font-size: 15px;
  }

  #message::placeholder {
    font-size: 16px;
  }

  :root{
    --var_height: 290px;
  }

  .text_box{
    height: 152px;
  }

  .revert_btn_container{
    left: -82px;
    top: 0px;
  }

  .revert_btn_container button{
    border-bottom: none !important;
  }

  :root{
    --start_value: 200; 
  }

  #submit_btn{
    margin-right: 0;
    font-size: 16px;
  }
  
}

@media screen and (max-width:950px) and (min-width:470px){

  .first_chapter{
    width: 100% !important;
    height: 450px !important;
  }

  .ss{
    transform: scale(3.5) translate(138px,125px) !important;
    width: 1076px !important;
  }

  .instructions span {
    font-size: 50px;
    bottom: -10px;
  }

  #p{
    transform: translate(-80px,72px)scale(0.45) !important;
  }
  
  #c{
    transform: translate(-73px,0px)scale(0.45) !important;
  }
  
  #a{
    transform: translate(-73px,-70px)scale(0.45) !important;
  }
  
  #j{
    transform: translate(-75px,-70px)scale(0.45) !important;
  }
  
  #h{
    transform: translate(-75px,65px)scale(0.45) !important;
  }
  
  #m{
    transform: translate(-75px,-7px)scale(0.45) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-75px,60px)scale(0.45) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-180px,-15px)scale(0.45) !important;
  }

  #full_stack_sword_lore_svg{
    transform: scale(1) translate(100px,0px);
  }

  #form_card{
    width: 500px;
  }

  :root{
    --height_p : 1150px;
  }

}

@media screen and (max-width:850px) and (min-width:470px){
  .first_chapter{
    width: 100% !important;
    height: 420px !important;
  }

  .ss{
    transform: scale(3.2) translate(115px,115px) !important;
    width: 1076px !important;
  }

  #p{
    transform: translate(-90px,77px)scale(0.45) !important;
  }
  
  #c{
    transform: translate(-83px,5px)scale(0.45) !important;
  }
  
  #a{
    transform: translate(-83px,-65px)scale(0.45) !important;
  }
  
  #j{
    transform: translate(-85px,-65px)scale(0.45) !important;
  }
  
  #h{
    transform: translate(-85px,70px)scale(0.45) !important;
  }
  
  #m{
    transform: translate(-85px,-2px)scale(0.45) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-85px,65px)scale(0.45) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-195px,-10px)scale(0.45) !important;
  }

  #full_stack_sword_lore_svg{
    transform: scale(0.9) translate(50px,0px);
  }

  #form_card{
    width: 500px;
  }

  #gauntlet_lore_svg{
    transform: scale(1.3) translate(40px,70px);
  }

  .fss_sword_h{
    font-size: 112px;
  }

  .lore_section h2{
    font-size: 150px;
  }

  #form_card{
    width: 450px;
  }

  .revert_btn_container{
    left: -60px;
  }

  :root{
    --height_p : 1250px;
  }
}


@media screen and (max-width:450px) and (min-width:400px) {
  #submit_btn {
    font-size: 14px !important;
    padding: 5px !important;
    margin-top: 5px !important;
  }
}

@media screen and (max-width:450px) {
  body{
    width: 100% !important;
    overflow-x: hidden !important;
  }
  .first_chapter{
    width: 100% !important;
    height: 250px !important;
    margin-top: 300px !important;
  }
  .ss{
    transform: scale(4.2) translate(65px,63px) !important;
    width: 450px !important;
  }

  .scroll{
    width: 100%;
  }

  .pin-spacer{
    width: 100% !important;
  }

  .scroll_down span {
    font-size: 45px;
    transform: translate(0px,-23px) !important;
  }

  .subt{
    font-size: 22px;
    line-height: 35px;
  }

  .subtitles{
    width: 75%;
    transform: translate(-50%,-35%);
  }

  #p{
    transform: translate(-38px,-6px)scale(0.5) !important;
  }
  
  #c{
    transform: translate(-32px,-10px)scale(0.5) !important;
  }
  
  #a{
    transform: translate(-32px,-10px)scale(0.5) !important;
  }
  
  #j{
    transform: translate(-27px,-14px)scale(0.5) !important;
  }
  
  #h{
    transform: translate(-25px,-10px)scale(0.5) !important;
  }
  
  #m{
    transform: translate(-27px,-17px)scale(0.5) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-300px,-70px)scale(0.5) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-370px,-185px)scale(0.5) !important;
  }

  #html_logo,#mysql_logo,#js_logo{
    transform: translate(-15px,0);
  }

  .navbar{
    width: 100%;
    height: 80px;
    bottom:0 !important;
    top: auto;
  }

  .navbar:hover {
    width: 100%;
  }
  
  .navbar:hover .list_text{
    display: none;
  }
  
  .navbar:hover #arrows_svg{
    transform: rotate(0deg);
  }

  .links_list{
    flex-direction: row;
  }

  .links_list li {
    width:100%;
    height: 100%;
    justify-content: center;
  }

  .skill_bars{
    width: 100%;
  }

  .skill_bars div{
    width: 100%;
    height: 65px;
  }

  .page{
    padding-left: 0 !important;
    width: 100% !important;
  }

  .php_bar{
    order: 1;
  }
  .html_bar{
    order: 4;
  }
  .css_bar{
    order: 2;
  }
  .mysql_bar{
    order: 5;
  }
  .angular_bar{
    order: 3;
  }
  .js_bar{
    order: 6;
  }

  .lore_section{
    padding: 0;
  }

  .lore_section h2{
    margin-top: 25px;
    font-size: 130px;
  }

  #gauntlet_lore_svg{
    transform: scale(1.5) translate(40px,70px);
  }

  .gauntlet_stones_lore_container{
    border-radius: 40px;
    margin-left: 15px;
    margin-right: 3px;
    padding: 50px 20px 50px 20px;
  }

  .fss_sword_h{
    font-size: 110px;
    margin-bottom: 50px;
  }

  .fss_lore_p{
    padding: 32px;
    margin-top: 0;
    padding: 28px;
  }

  .fss_lore_container{
    width: 100%;
  }

  #full_stack_sword_lore_svg{
    transform: scale(0.57) translate(-245px,0px);
  }

  .lore{
    width: 100% !important;
  }

  .end{
    width: 100%;
  }

  .full_stack_sword_lore{
    margin-top: 0;
  }

  .about_me_container h2 {
    font-size: 120px;
    text-align: center;
  }

  .about_me_text{
    padding: 15px 10px 40px 10px;
  }

  #about_me_p{
    font-size: 30px;
  }

  #sass_svg{
    transform: translate(5px,0px);
  }

  :root{
    --height_p : 2200px;
  }

  .about_me_images_container{
    margin-bottom: 100px;
  }

  .about_me_images_container svg{
    width: 70px;
    height: 54px;
  }

  .about_me_profile_pic{
    width: 360px;
    height: 342px;
  }

  #reach_me_title{
    font-size: 85px;
    margin-bottom: 0;
    padding-top: 16px;
  }

  .cards_container{
    width: 95%;
  }

  .card{
    width: 100%;
  }

  .card_p{
    padding: 0 5px;
  }

  .mail{
    bottom: -5px;
  }

  #copy{
    padding-right: 15px;
  }

  .upwork_link{
    bottom:3px;
    padding-right: 18px;
  }

  #upwork_card{
    margin-bottom: 8px;
  }

  #mail_card{
    margin-bottom: 16px;
  }

  .form_link{
    height: 15px;
    padding: 16px;
  }

  #form_card{
    width: 380px;
    height: 260px;
    position: relative;
    bottom: 20px;
  }

  #submit_btn{
    margin-top: 7px;
  }

  #email{
    margin-bottom: 25px;
    margin-top: 15px;
  }

  #email::placeholder{
    font-size: 15px;
  }

  #message::placeholder {
    font-size: 16px;
  }

  :root{
    --var_height: 260px;
  }

  .text_box{
    height: 152px;
  }

  .revert_btn_container{
    left: 42px;
    top: -50px;
  }

  .revert_btn_container button{
    border-bottom: none !important;
  }

  :root{
    --start_value: 200; 
  }

  .portfolio{
    width: 100%;
    overflow-x: hidden;
    margin-top: 500px;
  }

  .cont{
   overflow-x: hidden;
  }
 
  .gauntlet_lore_p{
    margin-top: 0px;
  }

  .gauntlet_lore_container{
    height: 620px;
  }

  #copy{
    padding-right: 5px;
  }

  .upwork_link{
    padding-right: 9px;
  }

  .about_me_container h2 {
    font-size: 80px;
    margin-top: 10px;
  }

  #submit_btn{
    margin-right: 0;
  }

}

@media screen and (max-width:425px){

  .ss{
    transform: scale(4.3) translate(63px,63px) !important;
  }

  #p{
    transform: translate(-58px,-10px)scale(0.5) !important;
  }
  
  #c{
    transform: translate(-52px,-14px)scale(0.5) !important;
  }
  
  #a{
    transform: translate(-52px,-14px)scale(0.5) !important;
  }
  
  #j{
    transform: translate(-47px,-18px)scale(0.5) !important;
  }
  
  #h{
    transform: translate(-45px,-14px)scale(0.5) !important;
  }
  
  #m{
    transform: translate(-47px,-21px)scale(0.5) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-320px,-70px)scale(0.5) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-400px,-180px)scale(0.5) !important;
  }

  #full_stack_sword_lore_svg{
    transform: scale(0.54) translate(-290px,0px);
  }

  :root {
    --height_p : 2400px
  }

  #reach_me_title {
    font-size: 80px;
  }

  #form_card{
    width: 360px;
    padding: 15px;
  }

  #email::placeholder{
    font-size: 14px;
  }

  #message::placeholder {
    font-size: 16px;
  }

  #submit_btn{
    font-size: 17px;
  }

  .about_me_profile_pic{
    width: 295px;
    height: 320px;
  }

  .about_me_container h2 {
    font-size: 65px;
  }
}

@media screen and (max-width:400px){
  .ss{
    transform: scale(4.2) translate(62px,62px) !important;
  }

  #p{
    transform: translate(-63px,-20px)scale(0.47) !important;
  }
  
  #c{
    transform: translate(-55px,-30px)scale(0.47) !important;
  }
  
  #a{
    transform: translate(-55px,-36px)scale(0.47) !important;
  }
  
  #j{
    transform: translate(-52px,-58px)scale(0.47) !important;
  }
  
  #h{
    transform: translate(-50px,-42px)scale(0.47) !important;
  }
  
  #m{
    transform: translate(-50px,-55px)scale(0.47) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-310px,-50px)scale(0.48) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-400px,-150px)scale(0.48) !important;
  }

  #full_stack_sword_lore_svg{
    transform: scale(0.52) translate(-320px,0px);
  }

  #gauntlet_lore_svg{
    transform: scale(1.3) translate(40px,100px);
  }

  .gauntlet_stones_lore_container{
    padding: 0;
  }

  .fss_lore_p{
    padding: 24px;
  }

  :root{
    --height_p : 2700px;
  }
  
  .card{
    height: 110px;
  }

  .cards_container{
    position: relative;
    bottom: 27px;
    width: 90%;
  }

  #upwork_card{
    margin-bottom: 10px;
  }

  #reach_me_title{
    font-size: 70px;
  }

  #form_card{
    width: 340px;
  }

  #copy{
    font-size: 15px;
  }

  #copy span{
    margin-right: 0;
  }

  .mail{
    bottom: -3px;
  }

  .upwork_link{
    font-size: 15px;
    bottom: 1;
  }

  .copy_logo{
    width: 20px !important;
    height: 20px !important;
  }

  #link_out{
    width: 20px !important;
    height: 20px !important;
  }

  .p_cards{
    font-size: 14px;
  }

  .form_link{
    font-size: 14px;
    padding-right: 0;
    padding-left: 0;
    height: 8px;
  }

  .card_image svg{
    width: 100px;
  }

  .lore_section h3 {
    font-size: 100px;
    margin-bottom: 30px;
  }

  .about_me_container h2 {
    font-size: 60px;
  }

  .links_list svg{
    width:42px;
  }

}

/* @media screen and (max-width:400px) and (min-height:750px){
  .ss{
    transform: scale(4.2) translate(62px,62px) !important;
  }

  #p{
    transform: translate(-63px,-2px)scale(0.48) !important;
  }
  
  #c{
    transform: translate(-55px,-8px)scale(0.48) !important;
  }
  
  #a{
    transform: translate(-55px,-8px)scale(0.48) !important;
  }
  
  #j{
    transform: translate(-52px,-8px)scale(0.48) !important;
  }
  
  #h{
    transform: translate(-50px,-8px)scale(0.48) !important;
  }
  
  #m{
    transform: translate(-50px,-15px)scale(0.48) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-320px,-70px)scale(0.5) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-400px,-180px)scale(0.5) !important;
  }
} */

@media screen and (max-width:375px){
  .ss{
    transform: scale(4.1) translate(56px,62px) !important;
  }

  #p{
    transform: translate(-73px,-14px)scale(0.44) !important;
  }
  
  #c{
    transform: translate(-65px,-18px)scale(0.44) !important;
  }
  
  #a{
    transform: translate(-65px,-18px)scale(0.44) !important;
  }
  
  #j{
    transform: translate(-62px,-22px)scale(0.44) !important;
  }
  
  #h{
    transform: translate(-60px,-18px)scale(0.44) !important;
  }
  
  #m{
    transform: translate(-60px,-25px)scale(0.44) !important;
  }
  
  #me_main_page,#portal_main_page{
    transform: translate(-290px,-25px)scale(0.45) !important;
  }
  
  #pancard,#pancard_red{
    transform: translate(-370px,-120px)scale(0.45) !important;
  }

  .lore_section h2 {
    font-size: 110px;
  }

  #gauntlet_lore_svg{
    transform: scale(1.2) translate(40px,75px);
  }

  #full_stack_sword_lore_svg{
    transform: scale(0.48) translate(-380px,0px);
  }

  .about_me_container h2 {
    font-size: 55px;
  }

  :root {
    --height_p : 2800px;
  }

  #reach_me_title{
    font-size: 63px;
    padding-top: 5px;
  }

  #upwork_card{
    margin-bottom: 3px;
  }

  #form_card{
    width: 310px;
    bottom: 10px;
  }

  #submit_btn{
    font-size: 15px;
  }

  .revert_btn_container{
    top: -40px;
  }

  .links_list svg{
    width:40px;
  }

}