@media (max-width: 650px) {
    html, body{
        overflow-x: hidden;
    }
    .mobile-nav-link > span{
        top: 0;
    }
    .new-header > .container{
        background-color: #fff;
    }
    .mobile-menu-content{
        padding-bottom: 2rem;
    }
    ul.mobile-nav-list{
        display: grid;
        gap: 14px 0;
        width: 100%;
        margin-top: 1.5rem;
        justify-content: left;
    }
    ul.mobile-nav-list > li > a{
        font-size: 1.2rem !important;
    }
   
    .mobile-social-links{
        margin-top: 1.5rem;
        display: flex;
        gap: 0 15px;
    }
    .navbar-toggler{
        color: #000;
        border: 0;
        padding: 0;
    }
    .navbar-toggler > i{
        color: #fe3001;
    }
    .navbar-toggler > i::before{
        font-size: 1.5rem;
    }
    .new-header .navbar-collapse{
        display: none;
        margin-top: 1rem;
        padding-bottom: 2rem;
    }
    .new-header .navbar-collapse > ul{
        gap: 14px 0;
    }
    .new-header .navbar-collapse > ul a{
        font-size: 1.2rem;
    }
    .new-header .navbar-brand{
        font-size: 1.5rem;
        margin-bottom: .4rem;
    }
    .header-side-btn{
        margin-top: 2rem;
    }
    .new-header ul > li > a .dot{
        top: 6px;
        right: -16px;
    }
    .home-banner-sec{
        padding-top: 48px;
        height: 82vh;
        display: none;
    }
    .home-banner-sec img{
        display: none;
    }
    .home-banner-sec h1 {
        font-size: 5rem;
        line-height: 1.08;
    }
    .home-banner-sec h1 > .fancy {
        font-size: 8rem;
    }
    .home-banner-sec h1 > .is, .home-banner-sec h1 > .our, .home-banner-sec h1 > .starting{
        margin: 0;
    }
    .home-mobile-banner{
        padding: 10rem 0 6rem;
        display: block;
    }
    .home-mobile-banner h1{
        font-size: 7rem;
        font-family: 'DaisyScript', cursive;
        font-weight: 500;
        line-height: 0.5;
        position: relative;
        text-align: left;
    }
    .home-mobile-banner h1 > span{
        font-size: 4rem;
        position: absolute;
        top: 0;
        right: 0;
        color: #fe3001;
    }
    .home-mobile-banner h2{
        font-family: 'OPTIAurora-Condensed-Bold', sans-serif;
        color: #fff;
        text-align: center;
        font-size: 5rem;
        line-height: 1.08;
    }
    .mobile-redline{
        max-width: 10rem;
        margin: 8px auto 0;
    }
    .tagline-sec > img:nth-child(1), .tagline-sec > img:nth-child(2){
        display: none;
    }
    .second-sec-head{
        font-size: 2rem;
    }
    .about-us-sec h2{
        font-size: 3.5rem;
        margin-bottom: 1rem !important;
    }
    .colab-data-div > h1 {
        font-size: 5rem;
        line-height: .9;
    }
    .colab-data-div p {
        font-size: 2rem;
        line-height: 1.2;
    }
    .home-colab-sec {
        height: 135vh;
    }
    .colab-data-div {
        height: 112vh;
    }
    .bottom-section a{
        margin: 0 auto;
        width: fit-content;
    }
    .home-about-sec{
        padding-bottom: 0;
    }
    .home-about-sec h1 {
        font-size: 3rem;
        margin-bottom: 20px;
    }
    .home-about-sec a{
        width: fit-content;
    }
    .home-about-sec figure > img {
        width: 100%;
        max-width: fit-content;
        margin: 2rem 0 4rem;
    }
    .marque-first {
        transform: translateY(50%) rotate(15deg) !important;
    }
    .marque-second {
        transform: translateY(-50%) rotate(-15deg) !important;
    }
    .join-now-sec .row{
        gap: 30px 0;
    }
    .join-now-sec h1{
        font-size: 3rem;
    }
    .new-footer .row{
        gap: 20px 0;
    }
    .new-footer .row > div{
        text-align: center;
    }
    .new-footer h4 {
        font-size: 3rem;
        text-align: left;
    }
    .new-footer .row > .col-md-3{
        width: 50%;
    }
    .new-footer .row > .col-md-3:nth-child(3){
        order: 1;
    }
    .new-footer .row > .col-md-3:nth-last-child(1){
        margin-top: -4.5rem;
    }

    .horizontal-marquee-inner div > span{
        font-size: 2rem;
        margin-top: 0 !important;
    }
    .horizontal-marquee-inner > .flex{
        padding: 1.2rem 0;
    }
    .colab-full-image-sec .horizontal-marquee-inner > .flex{
        padding: 0 0 1.2rem;
    }
    .colab-two-side-sec div > ul > li{
        color: #fff;
    }



    /*--------------------------- Anti Branding CSS ----------------------------*/
    .anti-brand-page-sec{
        padding-top: 6rem !important;
    }
    .anti-branding-sec{
        padding: 6rem 0 6rem !important;
    }
    .anti-branding-sec h1{
        font-size: 3rem;
    }
    .anti-branding-sec p{
        line-height: .7;
    }
    .anti-branding-sec img{
        width: 100%;
    }
    .anti-content-div img{
        max-width: 100% !important;
    }

    /*--------------------------- Brand Refresh CSS ----------------------------*/
    .brand-banner-new {
        height: 90vh !important;
        padding-top: 4rem;
    }
    .brand-banner-new img{
        display: none;
    }
    .brand-banner-new div.container{
        margin-top: 0;
        padding: 0 .5rem;
    }
    .brand-banner-new h1{
        font-size: 4rem !important;
    }
    .refresh-banner-new h1 {
        font-size: 4rem;
    }
    .refresh-banner-new .banner-para-div {
        padding: 0 13px 30px;
    }
    .brand-refresh-banner h1{
        font-size: 5rem;
    }
    .brand-about-order{
        ordeR: 2;
    }
    .brand-about-fig-div{
        width: 100%;
    }
    .brand-about-fig-div figure > img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .brand-about-text-div h1{
        font-size: 3rem;
        margin-bottom: 1rem !important;
    }
    .brand-cta-sec{
        margin-bottom: -1px;
    }
    .brand-cta-sec h2{
        font-size: 3rem;
    }
    .brand-about-text-div ul{
        margin-bottom: 0;
    }
    .colab-banner-sec h1{
        font-size: 5.5rem;
        line-height: 1;
    }
    .colab-banner-sec h2{
        font-size: 2rem;
    }
    .colab-banner-sec {
        height: 92vh;
        margin-top: 3rem;
    }
    .colab-banner-sec .container{
        padding-top: 0;
    }
    .colab-banner-sec a .rv-button-top{
        padding-left: 20px;
        padding-right: 20px;
    }
    .colab-about-sec h2, .colab-orange-sec h2{
        font-size: 3rem;
        letter-spacing: 0px;
        line-height: 1.1;
    }
    .colab-about-sec h2{
        text-align: left;
    }
    .colab-two-side-sec > .mx-auto > .flex{
        gap: 0;
    }
    .colab-two-side-sec > div{
        padding: 0;
    }
    .colab-two-side-sec .flex-1{
        padding: 6rem 1rem !important;
    }
    .colab-full-image-sec .marquee-container span{
        font-size: 3rem;
        margin-bottom: 0 !important;
    }
    .colab-full-img-content {
        padding: 0 2rem;
    }
    .colab-full-image-sec img {
        height: 70vh;
    }
    .colab-two-side-sec h1{
        font-size: 3rem;
    }


    /*--------------------------- Solomo Kit CSS ----------------------------*/
    .digital-banner-sec{
        height: 86vh;
    }
    .digital-banner-sec h1{
        font-size: 4rem;
    }
    .digital-banner-sec p {
        line-height: .8;
    }
    .colab-orange-sec{
        margin-top: 1px;
    }
    .colab-orange-sec h2 {
        font-size: 3rem;
    }
    .colab-orange-sec img{
        width: 100%;
    }
    .colab-about-sec h4, .digital-side-content-div h4{
        font-size: 1.5rem;
    }
    .digital-side-content-div h2{
        font-size: 2rem;
        margin-bottom: 0 !important;
    }
   
    .digital-join-sec h2 {
        font-size: 4rem !important;
        letter-spacing: -6px;
    }
    .digital-join-sec h3 {
        font-size: 2rem;
        margin-bottom: 0;
    }
    .digital-join-sec h4{
        font-size: 4rem;
    }
    .faq-sec h2{
        font-size: 2rem;
    }
    .faq-sec .accordion-item > .accordion-header{
        padding: 22px 20px !important;
    }

    /*--------------------------- Contact CSS ----------------------------*/
    .contact-banner-sec h1{
        font-size: 4rem;
    }

    .contactform p {
        font-size: 1.4rem;
        line-height: 1.5;
    }
    .contactform input, .contactform select{
        margin-bottom: 1rem;
    }
    .contactform button{
        margin-top: 2rem;
    }
  

}