

@media screen and (max-width:1350px){
    .input-contact input{
        width: 40%;
    }
    .wrapper-resume{
        width: 100%;
    }
    .resume-left__box{
        width: 400px;
        height: 200px;
        border: 0.5px solid #6c6a6a39;
        border-radius: 25px;
        padding: 1.5rem;
        margin: 1.5rem 0.8rem;
    }

}
@media screen and (max-width:1400px){
.about-header__contact{
    position: absolute;
    top: 11%;
    left:40%;
    font-size:30px;
}
}



@media screen and (max-width:1200px){
    .about{
        width: 100%;
        height: 140vh;
    }
    .counter-wrapper{
        width: 100%;
    }
    .resume-left__box{
        width: 330px;
        height: 250px;
        border: 0.5px solid #6c6a6a39;
        border-radius: 25px;
        padding: 1.5rem;
        margin: 1.5rem 0.8rem;
    }
    .about-title{
        position: absolute;
        top:0%;
        left:35% !important;
        font-size: 55px !important;
    }
    .about-header{
        position: absolute;
        top:3%;
        left:40% !important;
        font-size: 40px;
    }
    .about-content-wrapper{
        padding-top: 5rem;
    }

    .what-title{
        position: absolute;
        top: 4%;
        left:25%;
        font-size: 75px;
    
    }
    .what-header{
        position: absolute;
        top: 8%;
        left:40%;
        font-size: 40px;    
    }
    .resume-title{
        position: absolute;
        top: -2%;
        left:30%;
        font-size: 75px;
    
    }
    .resume-header{
        position: absolute;
        top: 0%;
        left:46%;
        font-size: 40px;
        font-weight: 500;
        z-index: 999;
    }

    .about-title-work{
        margin-left: 10rem;
        font-size: 75px;
    }
    .about-header-work{
        margin-left: 18rem;
        position: absolute;
        margin-top: -5rem;
        font-size: 40px;
        font-weight: 500;
        z-index: 9999;
    }

    .testimona .about-title{
        position: absolute;
        top: -1%;
        left:25% !important;
        font-size: 75px;
        font-weight: 700;
        color: #ccc;
        opacity: 0.5;
    }

    .input-contact input{
        width: 90% !important;
    }
    .contact-left{
        margin-left: 0.5rem;
       width: 28%;
    }
    .contact-left__list ul li a{
      font-size: 15px;
    }
    .contact-left{
        margin-top: 9rem;
        margin-left: 2rem;
       width: 70%;
       display:block;
    }
    .contact-left__text{
        width: 20% !important;
        margin: 1rem  8rem;
    }
    .contact-right{
        margin-left: 2.5rem;
       width: 95%;
       margin-top: 3rem;
    }

    .contact{
        width: 100%;
        height: auto;
        background-color: rgba(248,249,250);
        position: relative;
        padding-top: 2rem;
        padding-bottom: 1rem;
    }

    .about-header__contact{
        top: 8%;
        left:40%;
    }
    .contact-right__header{
        margin-left: 1.5rem;
    }
    .work__photo-wrapper{
        width: 100%;
    }
    .work__photo-box{
        width: 320px;
        height: 400px;
        margin: 1rem 5px;
    }
    .work__photo-box img{
        width: 320px;
      }
                   
      .work ul{
        width: 100%;
        margin: 10px;
        margin-left: 1rem;
      }
      .about-content-wrapper{
        padding-top: 5rem;
    }

    .about-title__contact , .what-title{
        font-size: 45px;
    
    }
    .about-title__contact{
        position: absolute;
        top: 2%;
        left:37%;
    }
    .about-header__contact{
        position: absolute;
        top: 5%;
        left:40%;
        font-size: 25px;
    }
    
    .about-header__contact:before{
        width: 100px;
    }
    .what-title{
        left: 30%;
        top: 6%;
    }
    .what-header{
        left: 35%;
        font-size: 30px;    
    }
    .resume-title{
        left: 30%;
        font-size: 45px;
    
    }
    .resume-header{
        left: 35%;
        font-size: 30px;
    }

    .about-title-work{
        font-size: 45px;
    }
    .about-header-work{
        font-weight: 500;
    
    }

    .testimona .about-title{
        font-size: 45px;        
    }
    .about-header{
        font-size: 30px;
    }
    .about-header:before{
        content: "";
        width: 100px;
    }
    .what-header:before{
        content: "";
        width: 100px;
    }
    .resume-header:before{
        content: "";
        width: 100px;
    }
    .about-title-work{
        margin-left: 15rem;
        font-size: 45px;
    
    }
    .about-header-work{
        margin-left: 17rem;
        position: absolute;
        margin-top:-3rem;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-weight: 500;
    }
    
    .about-header-work:before{
        width: 100px;
    }
    .contact-wrapper{ 
        margin-top: 1rem;
}     
      
    
}



@media screen and (max-width:922px){

    .about{
        width: 100%;
        height: auto;
        margin-bottom: 4rem;
    }
    .about-content__text{
        width: 90%;
        margin-bottom: 1rem;
        margin-top: 3rem;
    }
    .about-content-list{
        width: 90%;
        margin-top: 2rem;
    }
    .about-content-list ul li{
        margin-bottom: 1rem;
        padding-bottom: 10px;
        width: 90%;
    }
    .about-content-wrapper{
        width: 100%;
        margin-top: 0rem;
        display: flex;
        flex-direction: column;
    }
    .sidebar{
        width: 0px!important;
        display: none;
      }
      .main-content{
        width: 100% !important;
        overflow: hidden;
            }
    
      .navbar{
        display: flex;
    }
    .logo{
        font-size: 24px;
        width: auto;
    }
    .work__photo-wrapper{
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-evenly;
    }
    
    
    .work__photo-box{
        width: 350px;
        height: 350px;
        margin: 0.5rem;
        cursor: pointer;
        border-radius: 10px;
        overflow: hidden;
        transition: all 0.3s linear;
        display: block;
    }
    .work__photo-box img{
        width: 350px;
      }
    
      .work ul{
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        margin-left: 5rem;
        margin-top: 4rem;
        margin-bottom: 2rem;
    
    }
    .wrapper-resume{
        width: 100%;
    }

}



    @media screen and (max-width:768px){
        .content-header{
            width: 100%;
            left: 2%;
        }
        .counter-box{
            width: 100%;
            height: 20vh;
            text-align: center;
        
        }
        .content-header h2{
        font-size: 35px;
        }
        .content-header p{
        font-size: 25px;
        }

        .typewriter{
        font-size: 45px;
        }
        .counters{
            padding: 10px !important;
        }
        .counter{
            font-size: 22px !important;
        }
        .counter-title{
            font-size: 14px !important;
        }
        .work__photo-box{
            width: 320px;
            height: 400px;
        }
        .work__photo-box img{
            width: 320px;
          }
             
      .work ul{
          width: 100%;
          margin: 10px;    
    }

    .counter-wrapper{
        width: 95%;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .counters{
        padding: 2rem;
    }
    .counter{
        padding:0 1rem;
        margin: 5px 0;
        font-weight: bold;
        font-size: 2.5rem;
        color: #6c757d!important;
    }
    .box-swiper__header img{
        margin-right: 2rem;
    }
    .box-swiper__header{
        display: flex;
        width: 70%;
    }

    .swiper{
        height: 90%;
    }
    .wrapper-box-swiper{
        height: 70%;
    }

    .resume-left__box{
        width: 90%;
        margin: 10px auto;
        height: 200px;

}

.resume-title{
    left:28% !important;
}
.resume-header{
    left:40% !important;
}
    }


@media screen and (max-width:668px){
    .work__photo-box{
        width: 300px;
        height: 350px;
    }
    .work__photo-box img{
        width: 300px;
      }
      .about-title{
    
        left:20% !important;
    }
    .about-header{
      
        left:28% !important;
    }
    .about-title-work{
        margin-left: 5rem;
        font-size: 45px;
    
    }
    .about-header-work{
        margin-left: 7rem;
        position: absolute;
        margin-top:-3rem;
    }
}


@media screen and (max-width:630px){
    .work__photo-box{
        width: 250px;
        height: 350px;
    }
    .work__photo-box img{
        width: 250px;
      }
}

@media screen and (max-width:535px){
    .work__photo-box{
        width: 300px;
        height: 350px;
    }
    .work__photo-box img{
        width: 300px;
      }
}


@media screen and (max-width:400px){
    .what-box{
        margin-bottom: 3.5rem;

    }
    .box-icon{
        font-size: 20px;
        padding: 10px;

    }
    .content-header h2{
        font-size: 25px;
        }
        .content-header p{
        font-size: 18px;
        }
        
        .typewriter{
         font-size: 35px;
        }
 .logo{
     width: 100%;
     font-size: 18px;
     margin: 0 auto;
 }
 .navbar-social{
     width: 100%;
     margin: 0 auto;
 }
 .nav-btn__toggle{
     width: 50%;
     margin: 0 auto;
     height: 50px;
 }

 .nav-btn__toggle span{
     width: 25px;
 }

 .activemenu{
    padding-top: 33px;
}

.work__photo-box{
    width: 100%;
    height: 350px;
}
.work__photo-box img{
    width: 100%;
    height: 250px;
  }
  .counter-box{
    width: 100%;
    height: 30vh;
  }
  .counter-wrapper{
      flex-wrap: wrap;
  }

  .counters{
    padding: 10px !important;
}
.counter{
    font-size: 18px !important;
}
.counter-title{
    font-size: 12px !important;
}
.about-title{
    font-size: 45px !important;
    left:20% !important;
}
.about-header{
    top: 1%;
  font-size: 28px;
    left:28% !important;
}
.about-header:before{
    width: 50px;

}

}