@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: 22px !important;
    }

    .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 {
        right: 10px;
    }

    #owlphoto-demo .owl-prev {
        left: 0px;
    }

    #owlcase-demo .owl-next {
        right: 10px;
    }

    #owlcase-demo .owl-prev {
        left: 0px;
    }

    .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 {
        margin-left: 0px;
    }

    .gradientimg {
        height: 300px;
    }

    #introcarousel .right-subdiv {
        padding: 15px 15px !important;
        background: none !important;
    }

    #mobilesection .family-rightsection {
        margin-right: 0px !important;
        width: 100%;
    }

    .frameworkdivholder {
        margin-bottom: 20px;
    }

    .frameworkbg {
        height: 400px;
    }

    .frameworkbg.french {
        height: 400px;
    }

    #currentopening {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px;
    }


    .maincase-study #owlphoto-demo .secondCasestudy img {
        height: 136px;
        object-fit: cover;
    }

    #owlcase-demo .individualCaseheaders {
        font-size: 20px;
    }
    
    #owlcase-demo .item .imageTwo img {
    margin-bottom: 10px;

    }

}

@media screen and (max-width: 768px) {
    #bannerSect {
        height: auto !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
        background: rgb(0 0 0 / 87%);
        background: linear-gradient(to right, rgba(19, 8, 29, 0.8) 0%, rgba(19, 8, 29, 0.8) 30%,
                rgba(19, 8, 29, 0.8) 30%, rgba(19, 8, 29, 0.8) 50%,
                rgba(19, 8, 29, 0.8) 50%,
                rgba(19, 8, 29, 0.8) 100%),
            url('../images/carimages/globeimg.png');
        background-position: center;
        background-size: cover;
    }

    #myVideo {
        display: none;
    }

    .landing-content .banner-summary-text {
        max-width: 100% !important;
    }

    .mapcontroldiv {
        margin-top: 20px;
    }

    #map {
        height: 500px !important;
    }


    #navbar_top {
        height: 66px !important;
    }

    .country-names {
        border-left: none !important;
    }

    #navbarSupportedContent {
        /* height: calc(100vh - 50px); */
        overflow-y: scroll;
        background: #373737;
        width: 100vw;
        margin-left: -12px;
        margin-right: -12px;
        padding: 10px;
        margin-top: 19px;
        padding-left: 27px !important;
    }

    .mobile-menu-link {
        display: block;
    }

    #navbar_top .navbar-toggler {
        padding: 0px !important;
    }

    #featurecardstab {
        display: none;
    }

    .frameworksinglediv img {
        height: 30px;
        margin: 0 auto;
        display: block;
    }
    
    .roadMap#carjourney {
        background-image: none;
    }



}


@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 {
        right: 10px;
    }

    #owlphoto-demo .owl-prev {
        left: -25px;
    }

    #owlcase-demo .owl-next {
        right: 10px;
    }

    #owlcase-demo .owl-prev {
        left: -25px;
    }

    #featurecardstab {
        display: none;
    }

    .gradientimg {
        height: 490px;
    }

    #currentopening {
        margin-top: 20px;
    }

    .frameworksinglediv img {
        height: 30px;
        margin: 0 auto;
        display: block;
    }

    .maincase-study #owlphoto-demo .secondCasestudy img {
        height: 175px;
        object-fit: cover;
    }

    .roadMap#carjourney {
        background-position: top;
    }

    #owlcase-demo .individualCaseheaders {
        margin-top: 20px;
    }

}



@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 {
        right: 10px;
    }

    #owlphoto-demo .owl-prev {
        left: -25px;
    }

    #owlcase-demo .owl-next {
        right: 10px;
    }

    #owlcase-demo .owl-prev {
        left: -25px;
    }

    .frameworksinglediv img {
        height: 30px;
        margin: 0 auto;
        display: block;
    }


}



@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 screen and (min-width: 1200px) {

    .flipster {
        overflow-y: hidden !important;
    }

    #introcarousel .left-gradient-side .right-paradiv {
        height: 500px;
    }

    #introcarousel .left-gradient-side .intro-rightmaindiv {
        padding: 20px 25px;
    }

}

@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;
    }

    /* #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: 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) {

    #featurecardsmaindiv,
    #clmcardsmaindiv,
    #countryfeaturecardsmaindiv,
    #countryimplementfeaturecardsmaindiv,
    #stakemobileholder {
        display: none;
    }

    #introcarousel #owlprogram-demo1 .col-left {
        padding-left: 0px;
    }
}

@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: 20% !important;
    }

    .gradientimg.homegradient {
        height: 550px !important;
    }

    .gradientimg.homegradient .h-100 {
        height: 550px !important;
    }

    #introcarousel.loginpagebgdivmain .gradientimg h4 {
        font-size: 25px !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;
    }

    #clmframework,
    #clmdesktopcardsmaindiv {
        display: none;
    }

    /* .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: calc(100vh - 540px);
    }

    #mapSection .col-4 {
        display: none;
    }

    #timelinesection {
        display: none;
    }

    .banner-homehead {
        margin-bottom: 0.5rem !important;
    }

    #resourcesection .read-more.mt-56px {
        margin-top: 0% !important;
    }

    #featurecardsmaindiv img {
        filter: brightness(0);
        max-width: 30px;
    }

    #community-dashboardsection #owlprogram-demo .pl-60px {
        padding-left: 0px !important;
    }

    #community-dashboardsection #owlprogram-demo .pr-60px {
        padding-right: 0px !important;
    }
}

@media (min-width:320px) and (max-width:767px) {

    #implementationstatus,
    #clmdesktopcardsmaindiv,
    #stakedesktopholder {
        display: none;
    }

    #footerSect .impactlogo {
        position: static !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,
    #carjourney .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;
    }

    .gradientimg .msgministertitle {
        margin-bottom: 0px;
        font-size: 14px !important;
    }

    #owlprogram-demo1 .gradientimg p.drtitle {
        font-size: 12px !important;
    }

    .loginpagebgdivmain .gradientimg p.drtitle.italic {
        font-size: 12px !important;
    }

    .loginpagebgdivmain .gradientimg .drtitle {
        font-size: 11px !important;
    }

    .drnameholder .msgministertitle {
        height: auto;
    }

    .gradientimg.homegradient {
        height: 300px !important;
    }

    .gradientimg.homegradient .h-100 {
        height: 300px !important;
    }

    .loginpageholderdiv .gradientimg {
        height: 615px !important;
    }

    .loginpagebgdivmain .drnameholder {
        padding-bottom: 0px !important;
        width: auto;
        bottom: 0px;
        padding-right: 0%;
    }

    .loginpagebgdivmain {
        height: auto !important;
    }

    .loginpagebgdivmain .pl-0px.login-right-mobile {
        padding-left: 0% !important;
    }


    .loginpagebgdivmain .gradientimg {
        background-size: 100%;
        background-position: bottom;
    }

    #introcarousel.loginpagebgdivmain .right-paradiv {
        height: 100% !important;
    }
}

/* Ipad responsive */
@media (min-width:768px) and (max-width:1024px) {

    #introcarousel .right-subdiv,
    #introcarousel .intro-rightmaindiv {
        margin-left: 0% !important;
    }

    #introcarousel .right-subdiv {
        padding: 20px 14px;
        background: none !important;
    }

    #countryimplementfeaturecardsmaindiv,
    #stakemobileholder {
        display: none !important;
    }

    .chart_holder.tablediv {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    #footerSect .impactlogo {
        width: 40% !important;
    }

    #introcarousel .right-subdiv {
        margin-left: 0% !important;
    }

    #nigeriajourney .mobile-roadmap,
    #carjourney .mobile-roadmap {
        height: auto;
        width: calc(100vw - 20px);
        overflow: scroll;
        padding: 0px 54px;
    }

    #footerSect .footer-first-section {
        max-width: 200px !important;
    }

    #featurecardsmaindiv .featurecarddiv {
        height: 410px;
        overflow-x: auto;
    }

    #countryfeaturecardsmaindiv .featurecarddiv {
        height: 200px;
    }

    #mobilesection .family-rightsection {
        width: 100%;
        margin-right: 0px !important;
        margin-top: 20px !important;
    }

    .frameworkbg {
        height: 600px;
        margin-top: 20px;
    }

    .frameworkbg.french {
        height: 600px;
        margin-top: 20px;
    }

    .frameworkdivholder {
        margin-bottom: 20px;
    }


    .loginpagebgdivmain {
        height: auto !important;
    }




}


@media (min-width:768px) and (max-width:1023px) {
    .leadership-col {
        display: none;
    }
}

@media (min-width:800px) and (max-width:1000px) {

    #clmframework,
    #clmdesktopcardsmaindiv,
    #timelinesection {
        display: none !important;
    }

    #featurecardsmaindiv img {
        filter: brightness(0);
        max-width: 30px;
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .maincase-study #owlphoto-demo .secondCasestudy img {
        height: 126px;
        object-fit: cover;
    }
}

@media (min-width: 1440px) and (max-width: 2560px) {

    #owlcase-demo .item .imageTwo img {
        height: 475px;
    }
}