@media screen and (max-width: 1200px) {
  
}

@media screen and (max-width: 991px) {
    #banner h1 .break{
        display: inline-block !important;
    }
    #banner h1{
        font-size: 35px;
        margin-bottom: 15px;
    }
    #banner p{
        font-size: 16px;
    }
    #banner p br{
        display: none;
    }
    .word-slider{
        height: 41px;
    }
    #banner .break2{
        display: none;
    }
    #banner h1 .break1{
        display: inline-block !important;
    }
    #supermarquee video{
        width: 190px;
        border-radius: 15px;
        margin: 0 8px;
    }
    #platform .plat-text h3{
        font-size: 18px;
    }
    #platform .main-head-wrap{
        flex-direction: column;
    }
    .main-head{
        font-size: 25px;
    }
    .main-sub-head{
        font-size: 16px;
    }
    .sec-head span{
        font-size: 13px;
    }
    .sec-head h1{
        font-size: 35px;
    }
    .sec-head h1 br{
        display: none;
    }
    #location a{
        margin: 0;
    }
    .camp-wrap{
        margin: 0;
    }
    #why .why-head h3{
        margin-top: 0;
    }
    #inner-banner{
        padding: 30px;
    }
    #inner-banner h1{
        font-size: 35px;
    }
    #inner-banner p{
        font-size: 16px;
        line-height: 1.3;
    }
    #inner-banner p br{
        display: none;
    }
    .search-box2{
        width: 100%;
        margin: 0;
    }
    .categories {
    position: relative;
    top: 0;
}
#menu{
    display: none;
}
#clients .cl-wrap .cl-wrapper{
        margin-bottom: 10px;
    }
    #clients .cl-wrap .cl-wrapper:last-of-type{
        margin-bottom: 0;
    }
    .pro-wrap{
        display: block !important;
    }
    #pro .pro-wrapper{
        display: block !important;
        padding: 0;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        transform: translateX(0);
        margin-top: -92%;
    }
    #pro{height: auto;}
    #pro .pro-img {
    height: 170px;
    width: 170px;
    border-radius: 25px;
    z-index: 2;
}
#pro .pro-text h1{
    font-size: 25px;
}
#pro .pro-text h1 i{
    font-size: 25px;
}
#pro .pro-text h1 i::after{
    width: 20px;
    height: 20px;
}
#clients .cl-wrap .cl-wrapper{
    margin: 10px 0;
}
}

@media screen and (max-width: 720px) {
    #influ .custom-tabs{
        border-radius: 20px;
    }
    #influ .custom-tabs li button{
        font-size: 13px;
        padding: 10px 15px;
        margin: 4px;
    }
    #influ .influ-wrap{
        margin: 7px 0;
    }
    #strategy .pad{
        padding: 0 10px;
    }
    #strategy .st-wrap{
        padding: 15px 0;
    }
    #strategy .st-wrap h1{
        font-size: 28px;
        margin-bottom: 5px;
    }
    #strategy .st-wrap p{
        font-size: 16px;
        margin-bottom: 0;
    }
    #strategy .st-vid-wrap{
        height: 500px;
        margin-bottom: 15px;
    }
    #influ .influ-wrap .influ-img img{
        width: 80px !important;
        height: 80px !important;
    }
    #influ .influ-wrap .influ-img {
        width: 80px;
        height: 80px;
        border: 2px solid var(--pink);
    }
    #influ .influ-wrap p{
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;  
        overflow: hidden;
    }
    #influ .influ-wrap{
        padding: 15px 10px !important;
    }
    #influ .influ-wrap .influ-text h3{
        font-size: 17px;
    }
    #work .work-wrap{
        padding: 15px;
    }
    #work .wrap2{
        margin-top: 0;
    }
    #work .work-icon{
        width: 60px;
        height: 60px;
    }
    #work .work-icon i{
        font-size: 35px;
    }
    #work .work-head h3{
        font-size: 22px;
    }
    #copy ul{
        justify-content: center;
        margin-top: 10px;
    }
    #inner-banner{
        padding: 30px;
    }
    .toc{
        width: 100% !important;
    }
    #influ-list .influ-wrap{
        padding: 5px;
    }
    #similar .sim-wrap .sim-img{
        height: 300px;
    }
    h2.head{
        font-size: 24px;
        margin-bottom: 25px;
    }
    #desc-text{
        font-size: 16px;
        -webkit-line-clamp: 5;
    }
    #description a{
        font-size: 17px;
    }
    #ad td{
        font-size: 16px;
        padding: 12px 20px;
    }
    #package .pack-cont h4{
        font-size: 18px;
    }
    
#package .pack-cont label{
    font-size: 18px;
}
#package .form-check-input {
    width: 15px;
    margin-left: 10px;
    margin-top: 0;
    height: 15px;
}
.r-title{
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
}
#review .bord{
    border-right: none;
}
 #pro{
          height: 100%;
      }
    
}
  

@media screen and (max-width: 500px){
    
}