@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-right-section{
        height: auto;
    }
    .landing-content,
    .landing-left-section {
        height: auto !important;
    }


    .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: 18px !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;
    }

    .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;
    }







}

@media screen and (max-width: 768px) {
    #bannerSect {
        height: auto !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
        /* background: rgb(0 0 0 / 87%); */
    }

    #myVideo {
        display: none;
    }

    .landing-content .banner-summary-text {
        max-width: 100% !important;
    }

    .mapcontroldiv {
        margin-top: 20px;
    }

    #map {
        height: 500px !important;
    }


    #navbar_top {
        height: 50px !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;
    }




}


@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: 20px;
    }

    .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;
    }

    #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 {
        right: 10px;
    }

    #owlphoto-demo .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 - 252px);
        padding-top: 50px; */
        /* height: calc(100vh - 125px); */
        height: calc(100vh - 60px);
    }

    #timelinesection #pills-tab button,
    #clmframework p {
        font-size: 25px !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: 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;
    }

    #introcarousel #owlprogram-demo1 .col-left {
        padding-left: 0px;
    }
}

@media (min-width:1024px) and (max-width:1030px) {
    #timelinesection #pills-tab button {
        font-size: 25px !important;
    }

   .map-section-text.mb-5 .banner-homehead.bannerhead{
        font-size: 40px !important;
    }

       .map-section-text.mb-5    .bannerhead {
        font-size: 25px !important;
    }

    .journeytimelineMainSection .timelineRightpara {
     font-size: 10px !important;
     height: 72px !important;
    }

    .stigmaSection .country-names p {
   font-size: 10px;
    }
}

@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;
    }

    .stigmaSection .mapdivContainer .map-section-img{
        object-fit: contain;
    }
}


@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) {


    #footerSect {
        text-align: center;
    }
    #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: 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;
    }

    .clmframeworkmobile 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;
    }

    #casestudy-section p {
    height: 95px;
}

.stigmaSection{
    overflow-x: hidden;
}

.mobile-subheading {
    display: block !important;
}

.mobile-none-heading{
    display: none !important;
}

.raceImg{
    display: none;
}
}

@media (min-width:320px) and (max-width:767px) {


    .reference-section a{
word-break: break-word;
    }

    #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 {
        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;
    }

    .countsSection .col-lg-4{
        margin-bottom: 10px;
    }

     .col-sm-5.countryreportrightsection {
        padding-left: 12% !important;
        padding-right: 12% !important;
    }

    .col-sm-7.countryreportrightsection {
        height: 700px !important;
        overflow-x: auto;
        padding: 25px !important;
    }

    .keyLearningSection .col-sm-12{
        margin-bottom: 25px;
    }


.keyLearningSection .recommendation-para{
    margin-bottom: 17px;
}

    .mobile-margin{
        margin-bottom: 15px;
    }

    #footerSect h5{
     height: auto;
    }

    .docSection .col-sm-12{
        margin-bottom: 10px;
    }

    .countsCards .col-sm-12 {
        margin-bottom: 10px;
    }

    .stigmaSection .right-section{
          
        padding-right: 25px;
        padding-left: 25px;
    
    }

    .stigmaSection .mapdivContainer img{
        height: auto;
    }

    .highcharts-card .col-sm-12{
        margin-bottom: 10px;
    }


    #bannerSect{
        background-image: url(../images/tbportalimages/bgfirstImageMobile.jpg) !important;
        background-position: right;
        background-size: cover;
    }

    .banner-homehead{
        font-size: 18px !important;
    }

        .bannerhead.subheading {
        font-size: 9px !important;
        line-height: 19px;
    }

    .mapcountiesSection .mapheight{
        height: auto;
    }

    .stigmaSection #fourth-section #owlprogram-demo img{
        margin-bottom: 10px;
    }

    .map-section-text {
    margin-bottom: 20px !important;
}

.statusInfoSection .stopTbLogo {
    margin-top: 15px;
}

.statusInfoSection .statusleftSection {
    text-align: center;
}

.statusRightSection{
  margin-top: 10px;
}

.mobile-journey-none {
    display: none;
}

.mobile-journey-block{
    display: block !important;
}

.owlprogram-demo{
    overflow: hidden;
}

.countsSection h4{
    margin-bottom: 5px !important;
}

.countsSection{
    margin-top: 0% !important;
}

.countsSection p {
    margin-top: 2px !important;
}

.stigmadiscInfoImages{
    margin-top: 10px;
}

#journeytimelineSection{
    padding: 2rem;
}

.countrysnapshot-section #owlprogram-demo .card img{
    margin-bottom: 10px;
}

#owlprogram-demo .owl-prev{
    left: 25%;
}

#owlprogram-demo .owl-next{
    right: 25%
}

#footerSect img{
    margin-bottom: 10px;
}

.countrysnapshot-section .indoLogo {
    max-width: 20%;
}

}

/* Ipad responsive */
@media (min-width:768px) and (max-width:1024px) {

    #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: 30% !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;
    }

      .thirdSection h5 {
      font-size: 30px;
  }

  #footerSect h5 {
    font-size: 16px;
    height: 30px;
    margin-bottom: 17px;
}

   .stigmaSection .right-section {

       padding-right: 40px;
       padding-left: 40px;

   }

   .stigmaSection .right-section .countsCards .card p {
    font-size: 12px;
}

.banner-homehead.bannerhead{
    font-size: 21px !important;
}

.bannerhead{
  font-size: 16px !important;
}

#footerSect.main-section-padding{
 padding: 2rem !important;
}

.social-media{
    margin-top: 12px;
}

.main-section-padding{
    padding: 2rem !important;
}

   #bannerSect {
       background-image: url(../images/tbportalimages/bgfirstImageMobile.jpg) !important;
       background-position: right;
       background-size: cover;
   }

   .countsSection{
      margin-top: 0px;
   }

.statusInfoSection .stopTbLogo {
    margin-top: 15px;
    max-width: 200px;
}

.statusRightSection {
    margin-top: 10px;
}
.keyLearningSection .recommendation-para{
    margin-bottom: 10px;
}

.raceImg {
    display: none;
}

.mobile-journey-none{
    display: none;
}

.mobile-journey-block {
    display: flex !important;
}

.mobile-journey-block .card-body{
   max-height: 570px;
overflow: auto;

}

.featurecarddiv{
    height: 211px;
}

/* .countrysnapshot-section #owlprogram-demo .card img {
  height: 130px !important;
} */

#owlprogram-demo .owl-prev{
    left: 42%;
}

.countrysnapshot-section #owlprogram-demo .card img{
    height: 189px;
}
}

@media (min-width:800px) and (max-width:1000px) {

    .clmframeworkdesktop,
    #clmdesktopcardsmaindiv,
    #timelinesection {
        display: none !important;
    }

    .clmframeworkmobile img {
        filter: brightness(0);
        max-width: 30px;
    }

    .thirdSection h5 {
     font-size: 30px;
    }
}

@media (min-width:1400px) {
       #bannerSect {
       background-position-y: 5%;
   }
}

