@media only screen and (max-width: 767px){

    body{
        overflow-x:hidden;
        margin: 0 ;
        padding: 0;
        width: 100%;
        
        
    }
    .stat-item{
        margin-left: -35px;
    }
    .logo-eleveate{
        margin-top: 103px;
    }
    
    .header{
        width: 60%;
        margin-left: 7px;
        margin-right: 0px;
    }
    .text-section {
        width: 100%;
        margin-left: 3px;
    }
    .text-section h1,.text-section .highlight{
        font-size: 36px;
        margin-left: 0px;
        width: 100%;
        
    }
    .container {
        flex-direction: column-reverse;
        margin-left: 0px;  
        width: 100%;
    }
    .text {
        width: 100%;
    }
    .text p {
        margin-left: 0px;
        font-size: 17px;

    }
    .buttons{
        display: block;
        width: 100%;
         margin-left: 0px;
        
    }
    .btn-white{
        margin-top: 22px;
    }
    .service-box-two{
        width: 100%;
        margin-left: 0px;
    }
    .service-grid{
       height: 900px;
        margin-top: 10px;
         margin-left: 0px;
         /* width: 79%; */
         margin-top: 50px;
    }
    .project-title sup{
        right: 0rem;
        position: relative;
    }
    .right img{
      position: relative !important;
        margin-top: -397%;
        margin-left: 0px;
       
    }
    .ui {
        margin-top: 445px;
        font-size: 75px;
    }
    .left p{
        font-size: 15px;
        margin-top: 30px;
    }
    .center-text p{
        font-size: 20px;
        margin-left: 5%;
    }
    .elevate-sec{
        display: block;
        width: 100%;
        margin-left: 0px;
    }
    .testimonial-content{
        padding-left: 1%;
        max-width: 300px;
    }
    .testimonial-text {
        font-size: 30px;
    }
    .testimonial-slide{
        display: block;
    }
    .project-item{
        display: block;
    }
    .section-title{
        font-size: 50px;
        margin-left: 0px;
    }
    
    .cta-section{
        width: 100%;
        padding: 39px 0px 0px;
        margin-top: 22px;
    }
    .cta-box{
        padding: 13px;
    }
    .subscribe-section {
        padding: 0px;
    }
    .footer-logo img {
        height: 30px;
    }
    .subscribe-title {
        padding-left: 0px;
    }
    .footer-sec {
        margin-left: 0px;
        padding: 49px 28px;
    }
    .project-list{
        width: 100%;
        margin-left: 0px;
    }
    .project-details {
        height: 33vh;
    }
    .testimonial-wrapper {
        width: 100%;
        padding: 0px;
    }
    .menu{
        width: 90%;
    }
    .btn-black {
        padding-left: 100px;
    }
    .mockup-image{
        width: 100%;
    }



    /* about */
    .text-section-about h1{
        font-size: 42px;
        font-family: "Montserrat", sans-serif;
        letter-spacing: -.1rem;
        line-height: 150%;
        margin-left: 0px;
    }
    .text-section-about p{
        margin-left: 0px;
    }
    #target{
        height: 17vh;
        display: none;
    }
    .section-about{
        display: block;
        margin-top: 0px;
    }
    .image-section{
        margin-left: 0px;
        overflow: hidden;
        height: 32vh;
    }
    .text-section-about-last p {
        font-size: 15px;
    }
    .img-block.large{
        height: 32vh;
    }
    .img-wrapper-ab{
        height: 49%;
        overflow: visible;
    }
    .text-section-about-last p{
        padding-top: 18px;
    }
    .gen-line{
        width: 0px;
    }
}
