@media screen and (max-width: 767px) {
    .d-sm-none {
        display: none !important;
    }

    .swiper {
        height: 460px;
    }

    /* .navbar.main-nav {
        background-color: rgb(0 0 0) !important;
    } */

    .landing-right-section {
        display: none;
    }

    .landing-content,
    .landing-left-section {
        height: calc(100vh - 660px);
    }


    .section-tab-inner-para.px-md-2.pt-0.pb-0.pl-0px.pr-36px {
        padding-right: 0px !important;
    }

    #bannerSect1 .col-sm-12.col-lg-4.pr-375rem.pl-0px {
        padding-right: 0px !important;
    }

    .navinner-content.col-lg-9.col-sm-12.px-md-0.py-0.multiinnercontent .pt-5.px-md-5,
    .navinner-content.col-lg-9.col-sm-12.px-md-0.py-0.multiinnercontent .px-md-5 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navinner-content.col-lg-9.col-sm-12.px-md-0.py-0.multiinnercontent .pt-5.px-md-5 .px-md-5,
    .navinner-content.col-lg-9.col-sm-12.px-md-0.py-0.multiinnercontent .px-md-5 .px-md-5 {
        padding-left: 0px;
        padding-right: 0px;
    }


    .legendboxparent {
        margin-bottom: 10px !important;
    }

    .legendboxparent.resetfilter {
        justify-content: flex-start !important;
    }


    .landing-content.main-section-padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main-section-padding {
        padding: 2rem;
    }

    .foreward-left-div {
        margin-right: 32px;
    }

    #mapSection .col-sm-12.col-lg-9.pl-0px {
        padding-left: 12px !important;
    }


    #navbar_top {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .homenavbar #navbar_top {
        padding-left: 0px !important;
    }

    .bannerhead {
        font-size: 30px !important;
        text-align: center;
    }

    .subheading {
        font-size: 15px;
        line-height: 25px;
    }

    .second-subsection h4 {
        text-align: center;
        color: #F2A900;
        font-weight: bold;
        font-size: 30px;
    }

    .second-subsection p {
        text-align: center;
        /* color: #000; */
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
    }

    #mapSection .stoptblogo {
        max-width: 30%;
    }

    .verticalflagholder,
    .map-section-flag {
        display: none;
    }

    #casestudy-section .card {
        height: auto !important;
        width: 80%;
        margin: 0 auto;
    }

    #casestudy-section .card-title {
        height: auto !important;
    }

    #twittermaindiv {
        margin-top: 30px;
    }

    #owlphoto-demo .owl-next,
      #owlevent-demo .owl-next,
      .owl-carousel-section .owl-next {
        right: -33px;
    }

    #owlphoto-demo .owl-prev,
      #owlevent-demo .owl-prev,
      .owl-carousel-section .owl-prev {
        left: -37px;
    }

    .mapscaleholder {
        width: 281px;
        overflow-wrap: break-word;
        word-break: break-all;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    .mapdistext {
        padding-left: 0px !important;
    }

    #mySwiper {
        height: auto;
    }

    #mySwiper img {
        height: 100px;
        width: 100px;
        object-fit: contain;
    }

    .main-heading {
        padding-bottom: 3px;
    }

    #testimonal-section .item .img.img-responsive {
        margin-bottom: 20px;
    }

    #casestudy-section .owl-item,
    #events-section .owl-item,
    .country-profile-section .owl-item {
        margin-left: 0px;
    }


    #clmapproach.bg-main-gray.bg-black span.main-heading {
        font-size: 28px !important;
    }



    #owlresource-demo {
        display: block !important;
    }


}

@media screen and (max-width: 768px) {
    #bannerSect {
        height: 530px !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
        background: rgb(0 0 0 / 87%);
        /* background-image: url(../images/creaitimages/creaitbg.png); */
        width: 100%;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background: linear-gradient(90deg, rgb(0 0 0 / 60%) 0%, rgb(0 0 0 / 56%) 55%, rgb(0 0 0 / 34%) 100%),
            url(../images/creaitimages/creaitbg.png);
    }

    .navbar-light .navbar-nav .nav-link {
        color: #2C2E43 !important;
    }

    .fixed-top.scrolled.navbar-light .navbar-nav .dataCubeButton .nav-link {
        color: #2C2E43 !important;
    }

    .dataCubeButton {
        margin-left: 0px;

    }

    .dataCubeButton .nav-link {
        background-color: transparent !important;
    }

    #navbar_top li a.active {
        width: 40%;
    }

    #myVideo {
        display: none;
    }

    .landing-content .banner-summary-text {
        max-width: 100% !important;
    }

    .mapcontroldiv {
        margin-top: 20px;
    }

    #map {
        height: 500px !important;
    }


    #navbar_top {
        height: 70px !important;
    }

    .country-names {
        border-left: none !important;
    }

    #navbarSupportedContent {
        /* height: calc(100vh - 50px); */
        overflow-y: scroll;
        background: #fff;
        width: 100vw;
        margin-left: -12px;
        margin-right: -24px;
        padding: 10px;
        margin-top: 4px;
        padding-left: 27px !important;
    }

    .mobile-menu-link {
        display: block;
    }

    #navbar_top .navbar-toggler {
        padding: 0px !important;
    }

    #featurecardstab {
        display: none;
    }

    #partnerlogo .swiper-slide img {
        max-width: 180px !important;
        height: 100px !important;
        width: 100px !important;
        object-fit: contain;

    }

    #partnerlogo .swiper-wrapper{
        justify-content: unset !important;
    }


}


@media screen and (min-width: 768px) and (max-width:1023px) {

    #navbarSupportedContent {


        padding-left: 27px !important;
    }

    /* .navbar.main-nav {
        background-color: rgb(0 0 0) !important;
    } */

    #map {
        max-height: 600px !important;
    }

    .map-content {
        height: calc(100vh - 146px) !important;
        height: auto !important;
    }

    .landing-content,
    .landing-left-section {
        height: calc(100vh - 520px);
    }

    .landing-right-section {
        display: none;
    }



    .nav-main {
        display: none;
    }


    .navbar-brand .img-fluid {
        max-width: 170px !important;
    }

    .roadmap-extra {

        display: none;

    }

    .bannerhead {
        font-size: 40px !important;
    }

    .subheading {
        font-size: 20px;
        line-height: 30px;
    }

    .second-subsection h4 {
        text-align: center;
        color: #F2A900;
        font-weight: bold;
        font-size: 40px;
    }

    .second-subsection p {
        text-align: center;
        /* color: #000; */
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
    }

    #mapSection .stoptblogo {
        max-width: 30%;
    }

    .verticalflagholder,
    .map-section-flag {
        display: none;
    }

    #casestudy-section .card {
        height: 310px !important;
    }

    #twittermaindiv {
        margin-top: 30px;
    }

    #owlphoto-demo .owl-next,
     #owlevent-demo .owl-next,
     .owl-carousel-section .owl-next {
        right: 10px;
    }

    #owlphoto-demo .owl-prev,
     #owlevent-demo .owl-prev,
     .owl-carousel-section .owl-prev {
        left: -25px;
    }

    #featurecardstab {
        display: none;
    }


}



@media screen and (min-width: 1024px) and (max-width:1200px) {
    #navbar_top {
        height: 66px;
    }

    #navbar_top ul.navbar-nav.me-auto {
        min-width: 55vw !important;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 3px;
        font-size: 10px;
    }



    #bannerSect1 .col-sm-12.col-lg-4.pr-375rem.pl-0px {
        flex: 0 0 100%;
        width: 100%;
        padding-right: 0px !important;
    }

    #bannerSect1 .col-sm-12.col-lg-8 {
        flex: 0 0 100%;
        width: 100%;
    }

    .map-content {
        height: auto !important;
    }

    .mapcontroldiv,
    .mapactionbtn {
        margin-top: 20px !important;
    }

    .nav-content-digi.sidebar__inner {
        display: none !important;
    }

    .navinner-content.col-lg-9.col-sm-12.px-md-0.py-0.multiinnercontent,
    .dropiconrow,
    .casebasedlegendrow {
        flex: 0 0 100%;
        width: 100%;
    }

    .landing-content {
        height: calc(100vh - 221px);
    }

    .rb-container ul.rb li {
        margin-left: 4em;
    }

    .verticalflagholder .swiper-button-prev {
        left: -30px;
    }

    .verticalflagholder .swiper-button-next {
        left: -50px;
    }

    #owlphoto-demo .owl-next,
     #owlevent-demo .owl-next,
     .owl-carousel-section .owl-next {
        right: 10px;
    }

    #owlphoto-demo .owl-prev,
    #owlevent-demo .owl-prev,
    .owl-carousel-section .owl-prev {
        left: -25px;
    }

    #stakeholdersection .section-two p {
        font-size: 18px !important;
    }

    #stakeholdersection .section-two span {
        font-size: 20px !important;
    }

    #stakeholdersection .section-one .mt-3 p {
        font-size: 16px !important;
        width: auto;
        margin-left: 16px;
    }

    #stakeholdersection .stakemainrow h4 {
        font-size: 22px !important;
    }

    #clmapproach h4 {
        height: 105px;
    }



}



@media only screen and (min-device-width: 320px) and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 2) {



    /* .navbar-light .navbar-brand {

        width: 79%;
    } */


}



@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {

    .nav-content-digi,
    .nav-content-multi,
    .nav-content-recom {
        display: none;
    }



    .map-content {
        height: calc(100vh - 146px) !important;
        height: auto !important;
    }



    .mapscaleholder .col-xs-1 {
        width: 10%;
    }

    .mapscaleholder .col-xs-10 {
        width: 80%;
    }

    .mapscaleholder {
        width: 281px;
    }


    .country-section {
        height: auto;
    }



    .footer-section {
        text-align: center;
    }

    .footer-section .about-us {
        margin-top: 2rem;
    }

    .footer-company-logo-sect {
        margin-top: 2rem;
    }


}



@media only screen and (min-device-width: 1280px) {

    #mySidepanel,
    .mobile-nav {
        display: none;
    }
}

@media screen and (min-width: 1300px) and (max-width:1400px) {

    .banner-summary-text {
        font-size: 1rem !important;
    }

    .banner-hover-link {
        font-size: 0.875rem !important;
    }

    .landing-content .banner-summary-text {
        max-width: 94%;
    }


    #navbar_top {
        padding-left: 30px;
        padding-right: 30px;
    }

    .homenavbar #navbar_top {
        padding-left: 0px !important;
        padding-right: 30px;
    }

    .nav-content-digi.sidebar__inner.stickIt .nav.nav-pills {
        margin-left: 0px;
        height: calc(100vh - 90px);
        margin-top: 0px;
    }

    .countryflagverticallist p {
        display: flex;
        align-items: center;
    }


    .landing-content,
    .landing-left-section,
    .landing-right-section {
        height: calc(100vh - 125px);
    }

    #timelinesection #pills-tab button,
    #clmframework p {
        font-size: 14px !important;
    }

    #clmframework .text-french p {
        font-size: 13px !important;
    }

    /* #resourcesection p{
        font-size: 16px !important;
    } */



}

@media screen and (min-width: 1200px) and (max-width:1300px) {
    .bannerhead {
        font-size: 1.25rem !important;
    }

    .banner-summary-text {
        font-size: 0.875rem !important;
    }

    .banner-hover-link {
        font-size: 0.75rem !important;
    }


}


@media screen and (min-width: 800px) {
    .mobile-nav {
        display: none;
    }
}



@media screen and (min-width: 700px) and (max-width:1000px) {
    .country-names .d-flex.align-items-center.mt-1 {
        display: inline-flex !important;
        width: 30% !important;
    }
}

/* Sidebar responsive styles  */

@media screen and (min-width: 1200px) and (max-width:1300px) {




    #navbar_top {
        padding-left: 30px;
        padding-right: 30px;
        height: 50px;
        /* height: 66px; */
    }

    .homenavbar #navbar_top {
        padding-left: 0px;
        padding-right: 30px;
        height: 66px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 11px;
    }




}





@media screen and (min-width: 1399px) and (max-width:1500px) {



    .map-content {
        height: auto !important;
    }




}

@media screen and (min-width: 1501px) and (max-width:1599px) {




    .landing-content .banner-summary-text {
        max-width: 95%;
    }




}

@media screen and (min-width: 1600px) and (max-width:1700px) {


    .landing-content .banner-summary-text {
        max-width: 95%;
    }



    .map-content {
        height: auto !important;
    }


}

@media screen and (min-width: 1900px) {


    .map-content {
        height: auto !important;
    }


    .form-wrap,
    .counrystorycontainer {
        height: 715px;
    }


}

@media screen and (max-width: 1530px) {
    #navbar_top {
        padding-left: 10px;
        padding-right: 10px;
    }

    .homenavbar #navbar_top {
        padding-left: 0px;
        padding-right: 10px;
    }
}

@media only screen and (max-device-width: 280px) {

    .navbar-light .navbar-brand {
        width: 82%;
    }


    #navbar_top .navbar-toggler {
        font-size: 1rem;
    }

    #mapSection .col-sm-12.col-lg-9.pl-0px {
        padding-left: 12px !important;
    }

    .map-content {
        height: auto !important;
    }


}

@media screen and (min-width: 1023px) {

    .clmframeworkmobile,
    #clmcardsmaindiv,
    #countryfeaturecardsmaindiv,
    #countryimplementfeaturecardsmaindiv,
    #stakemobileholder {
        display: none !important;
    }

    #introcarousel #owlprogram-demo1 .col-left {
        padding-left: 0px;
    }
}

@media (min-width:1200px) {
    #owltestimonal-demo .owl-controls {
        display: none !important;
    }

    .heading-mobile-section {
        display: none;
    }
}

@media (min-width:1024px) and (max-width:1030px) {
    #timelinesection #pills-tab button {
        font-size: 9px !important;
    }
}

@media (min-width:1920px) {
    #cascadetable img {
        max-width: 35px !important;
    }

    #timelinesection .responsive-ui {
        width: 70%;
        margin: 0 auto;
    }

    #nigeriabannersect .landing-content {
        height: calc(100vh - 320px);
    }

    #footerSect .impactlogo {
        width: 8% !important;
    }
}

@media (min-width:2000px) {
    #footerSect .impactlogo {
        width: 7% !important;
    }
}


@media (min-width:1400px) {


    .triangle {
        font-size: 431px;
        left: -11px;
        bottom: 10px;

    }

}

@media (min-width:1300px) and (max-width:1366px) {
    .flipster--carousel .flipster__item--future-2 .flipster__item__content {
        transform: translateX(-30%) rotateY(0deg) scale(0.65) !important;
    }

    .flipster--carousel .flipster__item--past-2 .flipster__item__content {
        transform: translateX(30%) rotateY(185deg) scale(0.65) !important;

    }

    .videoflipster-gallery .flipster--carousel .flipster__item--past-2 .flipster__item__content {
        transform: translateX(35%) rotateY(185deg) scale(0.65) !important;

    }

    .videoflipster-gallery .flipster--carousel .flipster__item--future-2 .flipster__item__content {
        transform: translateX(-34%) rotateY(0deg) scale(0.65) !important;
    }


}




/* mobile screen */

@media (min-width:320px) and (max-width:768px) {
    #digitalframework button {
        width: auto !important;
    }

    #eventSect .card {
        height: auto !important;
    }

    .clmframeworkdesktop,
    #clmdesktopcardsmaindiv {
        display: none;
    }

    .clmframeworkmobile {
        display: block !important;
    }

    /* .second-mainsection .main-section-part{
        margin-right: 0px !important;
    } */

    .second-mainsection {
        margin-left: 5px;
        margin-right: 5px;
    }

    .second-mainsection .dot {
        width: 60px;
        height: 60px;
    }

    .second-mainsection .main-icons img {
        max-width: 50px !important;
    }

    .second-mainsection .main-icons img.img-people {
        max-width: 40px !important;
    }

    .second-mainsection p {
        font-size: 16px !important;
    }

    .second-mainsection h4 {
        font-size: 20px !important;
    }

    .logo-section img {
        width: 30%;
    }

    .landing-content,
    .landing-left-section {
        height: auto;
    }

    #mapSection .col-4 {
        display: none;
    }

    #timelinesection {
        display: none;
    }

    .banner-homehead {
        margin-bottom: 0.5rem !important;
    }

    #resourcesection .read-more.mt-56px {
        margin-top: 0% !important;
    }

    .clmframeworkmobile img {
        filter: brightness(0);
        max-width: 30px;
    }

    #community-dashboardsection #owlprogram-demo .pl-60px {
        padding-left: 10px !important;
    }

    #community-dashboardsection #owlprogram-demo .pr-60px {
        padding-right: 0px !important;
    }

     .footer-red-section.eventFooter .mailId{
        white-space: break-spaces;
word-break: break-all;
font-size: 12px;
     }
}

@media (min-width:320px) and (max-width:767px) {

     .mobileEventImg img.w-100 {
     width: auto !important;
    
 }

    .eventBg1{
        background-image: url(../images/newimages/events/mobile1.png) !important;
        height: 300px !important;
    }

    .bg-button {
        display: flex;
        justify-content: flex-start;
        align-items: start;
        flex-direction: column;
        gap: 10px;
        width: 100%;
        margin-top: 19px;
    }

    .bg-button .btn.btn-primary,
    .bg-button .btn.btn-primary:hover {
        width: 100%;
    }

    .cardImg {
        margin-bottom: 20px;
    }

    .bg-button .mx-3 {
        margin: 0px;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }


    #implementationstatus,
    #clmdesktopcardsmaindiv,
    #stakedesktopholder {
        display: none;
    }

    #footerSect .impactlogo {
        position: static !important;
        margin-left: -33px;
        width: 30% !important;
    }

    #photogallerysection .gallery .col-xs-12 {
        margin-bottom: 5px;
    }

    #introcarousel .right-subdiv,
    #introcarousel .intro-rightmaindiv {
        margin-left: 0% !important;
    }

    #introcarousel .right-subdiv {
        padding: 9px 14px;
        background: none !important;
    }

    #clmapproach img {
        /* filter: none !important; */
        max-width: 50px;
    }

    #nigeriajourney .mobile-roadmap {
        height: auto;
        width: calc(100vw - 20px);
        overflow: scroll;
        padding: 0px 54px;
    }

    .main-trianglediv {
        margin-left: 0% !important;
        width: auto !important;
    }

    #stakeholdersection .section-one .fa {
        font-size: 60px !important;
    }

    #resourcesection .mt-3 {
        margin-top: 0% !important;
    }

    .mobilescreenfamily .me-4 {
        margin-right: 0%;
    }

    #mobilesection .family-rightsection {
        width: 100%;
        margin-right: 0px !important;
    }

    #owlclimate-demo .pr-60px,
    .owlDefaultCarousel .pr-60px {
        padding-right: 12px !important;
    }

    #bannerSect1 h5 {
        font-size: 23.67px;
        text-align: center;
    }

    #bannerSect1 p {
        text-align: center;
    }

    #bannerSect1.main-section-padding {
        padding: 2rem !important;
    }

    .border-bottom-pink {
        width: auto;
    }

    .order-1 {
        order: 1;
    }

    .heading-section {
        text-align: center;
    }

    #community-dashboardsection .main-heading {

        font-size: 19.33px !important;
        border-bottom-color: transparent;

    }

    #owlprogram-demo p,
    #owlprogram-demo1 p,
    #owlclimate-demo p,
    .owlDefaultCarousel p {
        text-align: center;
    }

    .accessbotButton {
        justify-content: center !important;
        margin-top: 0px !important;
    }

    .heading-desktop-section {
        display: none;
    }

    #owlclimate-demo .owl-prev{
        left: -40px;
    }

    .owlDefaultCarousel .owl-prev {
        left: 0px !important;
    }

    .owlDefaultCarousel .owl-next{
        right: 0px !important;
    }

    #owlclimate-demo .owl-next {
        right: -40px;
    }

    .maincase-study .main-heading {
        font-size: 21px !important;
    }

    #owlphoto-demo .date-heading,
    #owlevent-demo .date-heading,
    #owldataphoto-demo .date-heading,
    #owlphoto-demo .item-details,
    #owlevent-demo .item-details,
    #owldataphoto-demo .item-details,
    .owl-carousel-section .item-details {
        text-align: center;
    }

    #owlphoto-demo .btn-container,
     #owlevent-demo .btn-container,
     .owl-carousel-section .btn-container {
        justify-content: center;
    }

    #owlphoto-demo .date-heading,
     #owlevent-demo .date-heading,
    #owldataphoto-demo .date-heading,
    .owl-carousel-section .date-heading {
        font-size: 15px;
    }

    .flipster {
        overflow-y: hidden !important;
    }

    #eventSect .input-md {
        margin-bottom: 10px;
    }


    #owlphoto-demo,
     #owlevent-demo,
     .owl-carousel-section {
        padding: 0% !important;
    }

    .main-mobileresourcesection {
        display: none !important;
    }

    #resourcesection {
        padding-bottom: 0px !important;
    }

    #resourcesection #owlresource-demo img {
        height: 100% !important;
    }

    #owlresource-demo .owl-prev {
        left: -47px !important;
    }

    #owlresource-demo .owl-next {
        right: -42px !important;
    }

    .botImg {
        max-width: 40px;
    }

    .fixed-top.scrolled .logo-main img {
        max-width: 120px;
    }

    .mobile-logo {
        display: block !important;
    }

    .mobile-logo img {
        max-width: 140px;
    }

    .fixed-top.scrolled .mobile-logo {
        display: none !important;
    }

    .flipster__button {
        top: 91% !important;
    }

    .aboutcreait-section {
        flex-direction: column-reverse;
    }

    #testimonal-section .client-info {
        text-align: center;
    }

    #testimonal-section .client-info p {
        margin-bottom: 0px;
    }

    .socialLinks {
        margin-top: 15px;
    }

    .footer-red-section.eventFooter .img-responsive.w-50{
     width: 30% !important;
    }

    .hide-mobile {
        visibility: hidden;
    }

    #events-section .date-heading{
     text-align: center;
    }
}

/* Ipad responsive */
@media (min-width:768px) and (max-width:1024px) {

      .mobile-logo img {
      max-width: 200px;
  }

    #introcarousel .right-subdiv,
    #introcarousel .intro-rightmaindiv {
        margin-left: 0% !important;
    }

    #introcarousel .right-subdiv {
        padding: 9px 14px;
        background: none !important;
    }

    #countryimplementfeaturecardsmaindiv,
    #stakemobileholder {
        display: none !important;
    }

    .chart_holder.tablediv {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    #footerSect .impactlogo {
        width: 20% !important;
    }

    #introcarousel .right-subdiv {
        margin-left: 0% !important;
    }

    #nigeriajourney .mobile-roadmap {
        height: auto;
        width: calc(100vw - 20px);
        overflow: scroll;
        padding: 0px 54px;
    }

    #footerSect .footer-first-section {
        max-width: 200px !important;
    }

    .clmframeworkmobile .featurecarddiv {
        height: 410px;
        overflow-x: auto;
    }

    #countryfeaturecardsmaindiv .featurecarddiv {
        height: 200px;
    }

    .responsive-stake {
        margin-top: 70px;
    }

    #stakedesktopholder .demo.gallery {
        margin-top: 20px;
    }

    .heading-mobile-section {
        display: none !important;
    }

    #navbarSupportedContent {
        /* height: calc(100vh - 50px); */
        overflow-y: scroll;
        background: #fff;
        width: 100vw;
        margin-left: -12px;
        margin-right: -24px;
        padding: 10px;
        margin-top: -4px;
        padding-left: 27px !important;
    }

    .mobile-logo {
        display: block !important;
    }

    .fixed-top.scrolled .mobile-logo {
        display: none !important;
    }

    #clmcardsmaindiv img {
        max-width: 60px;
    }

    /* .client-info {
        margin-top: 10px;
    } */

    #community-dashboardsection .main-heading {
        font-size: 25.33px !important;

    }

    #owlclimate-demo .heading-section,
    .owlDefaultCarousel .heading-section {
        margin-top: 24px;
        text-align: center;
    }


    #community-dashboardsection p {
        text-align: center;
    }

    .accessbotButton {
        justify-content: center !important;
        margin-top: 14px !important;
    }

    #testimonal-section .client-info p {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .client-info h4 {
        margin-top: 8px;
    }

    #resourcesection .resourceParaSection{
        height: auto !important;
    }

    #resourcesection img{
        height: auto;
    }
}

@media (min-width:1024px) and (max-width:1030px) {
    #navbarSupportedContent {
        background-color: transparent !important;
    }
}

@media (min-width:800px) and (max-width:1000px) {

    .clmframeworkdesktop,
    #clmdesktopcardsmaindiv,
    #timelinesection {
        display: none !important;
    }

    .clmframeworkmobile img {
        filter: brightness(0);
        max-width: 30px;
    }
}