nav.AllHeaderNavbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 0;
}

.HeaderLeftLogo a img {
    width: 200px;
}

.PublicationsTopHeader {
    background-position: center;
    background-size: cover;
    height: 50vh;
    width: 100%;
}

.RightSideAllHeader {
    display: flex;
    align-items: center;
}

.opaacity {
    z-index: 2;
}

.RightSideAllHeader button {
    background: #ffffff54;
    border-radius: 10px;
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;

    font-weight: 400;
}

.RightSideAllHeader button:hover {
    color: #fff;
}

.LogoWithText {
    display: flex;
    align-items: center;
    justify-content: center;
}

.LogoWithText h5 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 0 !important;
    line-height: 1.1 !important;
}

.LogoWithText img {
    width: 70px;
}
.owl-theme .owl-dots .owl-dot span{
    margin: -1px !important;
}
.PublicationBlogPartImage .owl-dots{
    padding-left: 0% !important;
    position: relative;
    left: 0;
    margin-top: 30px !important;
}
.LogoWithText h5 span {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
}

.MainDivTextWithLogo {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 100vh; */
    height: 50vh;
    width: 100%;
}

.Initiativesheader {
    color: white;
    position: absolute;
    left: 8%;
}
.ResearchthemeLogo h5{
    margin-left: 0;
}
.ResearchthemeLogo img{
    margin-right: 10px;
}
.AboutUsHeadingHome{
    padding: 0px 0 !important;
    width: 90%;
    gap: 5px;
}
.IniativesLogohomeResearchHeading{
    width: 100%;
}
.eventscard{
    height: 100%;
}
/**********Article Survive*******************/
.SurviveHeading h2 {
    font-size: 50px;
    font-weight: 600;
    color: #808080;
    /* text-transform: capitalize; */
}

.SurviveHeading p {
    font-size: 20px;
    font-weight: 400;
    color: #808080;
}

.SurviveHeading h6 {
    font-size: 28px;
    color: #262424;
    font-weight: 400;
    margin-top: 30px;
}

.SuriveSocialMedia ul {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
}

.SuriveSocialMedia ul li {
    margin: 0 10px;
}

/********Publication blog css***************/
section.PublicationBlogSection {
    /* padding:0 200px 0 200px; */
    background-color: #fff;
}

.PublicationBlogPartImage img {
    width: 100%;
}

.OverviewHeading h5 {
    font-size: 26px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 30px;
}

.PublicationBlogCaptionContent p {
    font-size: 22px;
    font-weight: 400;
    color: #808080;
}

.PublicationsBlogInnerImage {
    margin-bottom: 100px;
}

.PublicationsBlogInnerImage img {
    width: 100%;
}

.PublicationBlogCaptionContent h6 {
    font-size: 18px;
    font-weight: 700;
    color: #404142;
    margin: 0 0 20px 0;
}

.ArticleSubscribeLetter {
    padding: 30px 0;
}

.ArticleSubscribeLetter h5 {
    font-size: 20px;
    font-weight: 600;
    color: #808080;
    margin-bottom: 20px;
}

.ArticleSubscribeInputButton {
    display: flex;
    align-items: center;
}

.ArticleSubscribeInputButton input:focus {
    outline: 0;
}

.ArticleSubscribeInputButton button:focus {
    outline: 0;
}

.ArticleSubscribeInputButton input {
    padding: 10px 20px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    height: 50px;
}

.ArticleSubscribeInputButton input::placeholder {
    font-size: 18px;
}

.ArticleSubscribeInputButton button {
    padding: 10px 30px;
    border: 1px solid #111010;
    background: #111010;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 50px;
}

.PublicationBlogSocialMedia {
    margin-top: 30px;
}

.PublicationBlogSocialMedia ul {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.PublicationBlogSocialMedia ul li {
    margin-right: 15px;
}
.InitiativesHeading{
    display: flex;
    align-items: center;
}
/*********All Related Section************************/
.AllRelatedSectionPublications {
    padding: 0 200px 100px 200px;
}

.AllRelatedTitle h6 {
    font-size: 18px;
    color: #808080;
    font-weight: 400;
}

.AllRelatedTitle {
    margin-bottom: 50px;
}

.AllrelatedImage img {
    width: 100%;
}

.AllrelatedCaptionContent h6 {
    font-size: 15px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 15px;
}

.AllrelatedCaptionContent h4 {
    font-size: 20px;
    font-weight: 600;
    color: #404142;
    margin-bottom: 15px;
}

.AllrelatedCaptionContent p {
    font-size: 16px;
    color: #808080;
    font-weight: 400;
}

.PyblicationBlogPart {
    padding-bottom: 40px;
}

/********Initiatives Image Box******************************/
.InitiativesBoxImage {
    background-position: center;
    background-size: cover;
    padding: 30px;
    border-radius: 40px;
}

.InitiativesWhiteBoxContent {
    background: #fff;
    border-radius: 15px;
    width: 80%;
    padding: 50px;
}

.InitiativesContentCaptionBox h5 {
    font-size: 20px;
    font-weight: 700;
    color: #808080;
}

.InitiativesContentCaptionBox p {
    font-size: 20px;
    font-weight: 500;
    color: #808080;
}

.InitiativesContentCaptionBox {
    margin-bottom: 30px;
}

.InitiativesBoxBottomButton {
    text-align: right;
}

.InitiativesBoxBottomButton a {
    padding: 12px 20px;
    background: #07e782;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

/**********Initiatives Indian Graph*****************/
.InitiativesContentCaption h5 {
    font-size: 36px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 30px;
}

.InitiativesContentCaption p {
    font-size: 20px;
    font-weight: 400;
    color: #808080;
}

.InitiativesIndianGraphImage img {
    width: 100%;
}

/**********Initiatives Overlay image show*******************/
.SeparateResearchTheme1CaptionRight p {
    font-size: 20px;
    /* font-weight: 300; */
    color: #fff;
    /* opacity: 0; */
}



.SeparateResearchTheme1:hover .SeparateResearchTheme1CaptionRight p {
    /* opacity: 1; */
    color: black;
}

.SeparateResearchTheme1:hover .whitefonts p {
    color: white;
}

.InitiativesEngage {
    padding: 50px 100px;
    background-color: #ffff;
}

.InitiativesEngage h5 {
    font-size: 26px;
    font-weight: 400;
    color: #808080;
}
.initiativespadding h5{
    font-size: 26px;
    font-weight: 400;
    color: #808080;
}
.InitiativesEngage p {
    font-size: 20px;
    font-weight: 400;
    color: #808080;
}

/***********Impact portion******************/
.ImpactBoxHeading h5 {
    font-size: 36px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 30px;
}

.ImpactBox {
    padding: 40px 0;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}

.ImpactBoxContent h4 {
    font-size: 45px;
    font-weight: 700;
    color: #808080;
}

.ImpactBoxContent p {
    font-size: 24px;
    font-weight: 400;
    color: #808080;
}

/*********Map Section*************/
/* .MapSection {
    margin: 50px;
} */

.MapHeading {
    float: left;
}

.MapRightDropdown {
    float: right;
}

.MapHeading h4 {
    font-size: 26px;
    font-weight: 400;
    color: #808080;
}

.MapRightDropdown select {
    border: 1px solid #e0e0e0;
    background: #e0e0e0;
    color: #000;
    padding: 8px 10px;
    border-radius: 30px;
    font-size: 20px;
    width: 224px;
}

.MapRightDropdown select:focus {
    outline: 0;
}

.responsive-map {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

#map {
    height: 100vh;
    width: 100%;
}

.info-content {
    display: flex;
    flex-direction: row;
    /* width: 40vh; */
    padding: 20px;
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    align-items: center;
    border: 3px solid #07E782;
}
/* .owl-carousel .owl-item img{
    border: 3px solid #07E782;
} */
.info-content img{
    aspect-ratio: 1/1;
    object-fit: cover;
}
.owl_four {
    display: block !important;
}
.owl-dots {
    text-align: center;
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    left: auto;
    padding-left: 16%;
}
.OthetInitiativeBoxContent h5{
    font-size: 20px;
    color:#404142;
    font-weight: bold;
}
.owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #6E6969 !important;
    background-color: transparent !important;
    margin: 5px;
    display: inline-block;
}

.owl-dot.active-dot {
    background-color: #6E6969 !important; /* Fills the active dot */
}
.gm-style .gm-style-iw-tc::after{
    background-color: #07E782;
}
.gm-style-iw-d{
    overflow: hidden !important; 
}
.gm-style .gm-style-iw-c{
    padding: 0px;
}

.info-content-1 {
    flex: 1;
    text-align: start;
    font-family: INTER;
}

.info-content-1 P {
    color: #000;
    padding-right: 5px;
    
}

.info-content-1 h3 {
    color: #000;
    font-size: 30px !important;
}

.info-content-2 {
    flex: 1;
}

.mapimage {
    height: auto;
    border-radius: 5px;
    /* margin: 10px 10px; */
    width: 16vh;
    border: 3px solid #07E782;
}
.mySwiper{
    padding-bottom: 70px !important;
}
/*********Key Initiatives Section*****************/
section.KeyInitiativesSection {
    padding: 0 200px;
}

.indexLeftImageWhiteBox {
    /* width: 70% !important; */
}

.KeyInitiativesBoxPart {
    text-align: center;
}

.KeyInitiativesBoxPartImage img {
    width: 100%;
}

.KeyInitiativesHeading h4 {
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    color: #808080;
}

.KeyInitiativesBoxPartContent {
    margin: 30px 0;
}

.KeyInitiativesBoxPartContent h4 {
    font-size: 20px;
    font-weight: 600;
    color: #808080;
    margin-bottom: 20px;
}

.KeyInitiativesBoxPartContent p {
    font-size: 15px;
    font-weight: 400;
    color: #808080;
}

/*********Key Challenges Section************/
.InitiativesChallengesHeading h6 {
    font-size: 26px;
    font-weight: 400;
    color: #808080;
}

.InitiativesChallengesHeading {
    margin-bottom: 60px;
}

.InitiativesChallengesCaption p {
    font-size: 20px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 0px;
}
.InitiativesChallengesPart{
    padding: 20px 0;
}
.InitiativesChallengesCaption h6 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    margin-bottom: 3%;
}

.InitiativesChallengesImageProject img {
    width: 90%;
    height: 400px;
    border-radius: 20px;
    border: 1px solid #808080;
}

.InitiativesChallengesImageProject {
    height: 50%;
    width: 100%;
}

.InitiativesChallengesImage img {
    max-width: 100%;
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border: 2px solid #808080; 
    border-radius: 16px;
}

.InitiativesChallengesImage {
    /* height: 50vh; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: 2px solid #808080; */
    border-radius: 20px;
}

.learn {
    display: flex;
    justify-content: space-around;
}

/********Bottom Impact CSS *******************/
.BottomImpactHeading {
    margin: 50px 0;
}

.Unique {
    font-size: 26px;
    margin-left: 0 !important;
}

.BottomImpactHeading h6 {
    font-size: 18px;
    font-weight: 400;
    color: #808080;
}

.SmallGFCHeading {
    margin: 40px 0;
    font-size: 20px;
    font-weight: 600;
    color: #404142;
}

.GFCMainCaption h4 {
    font-size: 45px;
    font-weight: 700;
    color: #808080;
}

.GFCMainCaption p {
    font-size: 45px;
    font-weight: 400;
    color: #808080;
}

.GFCMainCaption {
    margin: 50px 0;
}

/**********Other Initiatives*********************/

.BottomImpactSection {
    padding: 0 200px;
}

.OthetInitiativeBoxContent p {
    font-size: 22px;
    font-weight: 400;
    color: #808080;
}

.LearnbuttonBlue a {
    padding: 10px 20px;
    background: #023cf5;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    font-family: "IBM Plex Sans", sans-serif;
}

.InitiativesEngageh4 {
    font-weight: 400;
}

.OthetInitiativeBoxContent {
    /* margin-bottom: 80px; */
    font-family: "Rasa", serif;
    font-size: 18px;
}

span.DarkBlueColor {
    color: #023cf5;
}

.LearnbuttonGreen {
    color: #07e782 !important;
}

.LearnbuttonGreen a {
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    background: #07e782;
    font-family: "IBM Plex Sans", sans-serif;
}
.LearnbuttonBlack a{
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    background: #000;
    font-family: "IBM Plex Sans", sans-serif;
}
.OtherInitiativesWhiteBoxContent {
    background: #fff;
    border-radius: 15px;
    width: 80%;
    padding: 50px;
    height: 400px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.initiativeOtherInitiativesWhiteBoxContent {
    background-color: #FFFFFF;
    border-radius: 15px;
    width: 80%;
    padding: 50px;
    height: 400px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.OtherInitiativesBoxImage {
    background-position: center;
    background-size: cover;
    padding: 30px;
    border-radius: 40px;
    height: 540px;
    display: flex;
    align-items: center;
}
.PullUniqueFeatureWhiteBox{
    background-position: center;
    background-size: cover;
    padding: 20px;
    border-radius: 40px;
    height: auto;
    display: flex;
    align-items: center;
}
.initiativespaddingimage {
    padding: 20px 100px;
}

.futureforesightpadding1 {
    padding: 30px 0px 30px 100px;
}
.SeparateResearchThemePadding{
    padding: 0px 0px 0px 100px;
}
.IniativesEvents {
    padding: 50px 0;
}

.SeparateResearchTheme1:hover .SeparateResearchTheme1ImageOverlay {
    opacity: 1;
}

.SeparateResearchTheme1:hover .SeparateResearchTheme1CaptionRight h4 {
    color: black;
}
.SeparateResearchTheme1:hover .whitefonts h4 {
    color: white !important;
}

.SeparateResearchTheme1:hover .SeparateResearchTheme1CaptionLeft h6 {
    color: black;
}

.initiativespadding {
    padding: 50px 120px;
    background-color: white;
}
.carouselWidth{
    width: 90%;
}
.futureforesightpadding1 {
    padding: 30px 0px 30px 120px;
}
.SeparateResearchThemePadding{
    padding: 0px 0px 0px 120px;
}
.swiper-scrollbar {
    background: rgba(0, 0, 0, 0.1);
    height: 60px;
    border-radius: 10px;
    position: absolute;
    bottom: 6px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 60vw !important;
    margin-left: 10vw;
    margin-right: 10vw;
    cursor: pointer;
}
.swiper {
    --swiper-scrollbar-bottom: 20px;
    padding-bottom: 100px !important; /* or more if needed */
}
.initiativeOtherInitiativesWhiteBoxContent2 {
    height: auto;
    background: #fff;
    border-radius: 15px;
    width: 80%;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.initiativeOtherInitiativesWhiteBoxContent2 .OthetInitiativeBoxContent{
    color: #808080;
}
.initiativeOtherInitiativesBoxImage2 {
    height: auto;
    background-position: center;
    background-size: cover;
    padding: 20px;
    border-radius: 40px;
    display: flex;
    align-items: center;
}

@media (min-width: 1920px) {

    /* .initiativespadding {
        padding: 50px 300px !important;
    } */
    .initiativespadding1 {
        padding: 50px 0px 50px 300px !important;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 300px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 465px;
    }
}

@media (min-width: 1400px) {
    .initiativespadding {
        padding: 40px 200px;
    }

    .futureforesightpadding1 {
        padding: 30px 0px 30px 200px;
    }
    .SeparateResearchThemePadding{
        padding: 0px 0px 0px 200px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 465px;
    }

    .OtherInitiativesWhiteBoxContent{
        height: 430px;
    }
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 320px;
    }
}
@media only screen and (max-width: 1800px){
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 350px;
    }
    .OtherInitiativesWhiteBoxContent{
        height: 390px;
    }
}
@media only screen and (max-width: 1700px){
    .OtherInitiativesWhiteBoxContent{
        height: 420px;
    }
}
@media only screen and (max-width: 1650px){
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 380px;
    }
    .OtherInitiativesWhiteBoxContent{
        height: 460px;
    }
}
@media only screen and (max-width: 1580px) {
    .SurviveHeading h2 {
        font-size: 50px;
    }

    .SurviveHeading h6 {
        font-size: 26px;
    }

    .ImpactBoxContent h4 {
        font-size: 30px;
    }

    .ImpactBoxContent p {
        font-size: 20px;
    }

    .PublicationBlogCaptionContent p {
        font-size: 20px;
    }

    .OverviewHeading h5 {
        font-size: 26px;
    }

    .OtherInitiativesWhiteBoxContent {
        width: 90%;
        height: 480px;
    }

    .GFCMainCaption p {
        font-size: 35px;
    }

    .GFCMainCaption h4 {
        font-size: 35px;
    }

    .GFCMainCaption {
        margin: 30px 0;
    }

    .OtherInitiativesBoxImage {
        height: 540px;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 400px;
    }
}

@media only screen and (max-width: 1367px) {
    section.PublicationBlogSection {
        padding: 0 100px 0 100px;
    }

    .AllRelatedSectionPublications {
        padding: 0 150px 100px 150px;
    }

    section.KeyInitiativesSection {
        padding: 0 150px;
    }

    .BottomImpactSection {
        padding: 0 150px;
    }

    .InitiativesEngage {
        padding: 50px 100px;
    }

    .ImpactBoxContent h4 {
        font-size: 25px;
    }

    .ImpactBoxContent p {
        font-size: 18px;
    }

    .PublicationBlogCaptionContent p {
        font-size: 18px;
    }

    .OverviewHeading h5 {
        font-size: 26px;
    }

    .OthetInitiativeBoxContent p {
        font-size: 18px;
    }

    .GFCMainCaption p {
        font-size: 30px;
    }

    .GFCMainCaption h4 {
        font-size: 30px;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 410px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 465px;
    }

    .swiper-scrollbar{
        margin-left: 11vw;
    }
    .OtherInitiativesWhiteBoxContent{
        height: 425px;
    }
    .OtherInitiativesBoxImage{
        height: 530px;
    }
}

@media only screen and (max-width: 1280px) {
    .ImpactBoxContent h4 {
        font-size: 22px;
    }

    .ImpactBoxContent p {
        font-size: 16px;
    }

    .OthetInitiativeBoxContent p {
        font-size: 16px;
    }

    .GFCMainCaption p {
        font-size: 24px;
    }

    .GFCMainCaption h4 {
        font-size: 24px;
    }

    .GFCMainCaption {
        margin: 20px 0;
    }

    .InitiativesChallengesCaption p {
        font-size: 18px;
    }

    .InitiativesChallengesCaption h6 {
        font-size: 18px;
    }
    .OtherInitiativesWhiteBoxContent {
        height: 410px;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 510px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 545px;
    }

}
@media only screen and (max-width: 1150px){
    .OtherInitiativesBoxImage{
        height: 580px;
    }
    .OtherInitiativesWhiteBoxContent{
        height: 475px;
    }
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 550px;
        width: 90%;
    }
    
    .initiativeOtherInitiativesWhiteBoxContent2 {
        width: 90%;
        padding: 40px 30px;
    }
}
@media only screen and (max-width: 1024px) {
    .SurviveHeading h2 {
        font-size: 40px;
    }

    .SurviveHeading h6 {
        font-size: 24px;
    }

    .SurviveHeading p {
        font-size: 18px;
    }

    .initiativespadding {
        padding: 40px 100px;
    }

    .futureforesightpadding1 {
        padding: 30px 0px 30px 100px;
    }
    .SeparateResearchThemePadding{
        padding: 0px 0px 0px 100px;
    }
    .OtherInitiativesBoxImage {
        height: 610px;
    }

    .OtherInitiativesWhiteBoxContent {
        height: 530px;
    }

    .OtherInitiativesBoxImage2 {
        height: 560px !important;
    }

    .OtherInitiativesWhiteBoxContent2 {
        height: 430px !important;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 540px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 525px;
    }
    .swiper-scrollbar{
        margin-left: 9vw;
    }
}
@media only screen and (max-width: 1020px){
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 360px;
    }
}
@media only screen and (max-width: 991.98px) {
    .SuriveSocialMedia ul {
        margin-top: 20px;
        justify-content: start;
    }

    .BottomImpactSection {
        padding: 0 100px;
    }

    section.KeyInitiativesSection {
        padding: 0 100px;
    }

    section.PublicationBlogSection {
        padding: 0 100px 0 100px;
    }

    .ArticleSubscribeInputButton input {
        width: 100%;
    }

    .AllRelatedSectionPublications {
        padding: 0 100px 50px 100px;
    }

    .InitiativesEngage {
        padding: 50px 50px;
    }

    .PublicationBlogPartImage img {
        margin-bottom: 30px;
    }

    .PublicationBlogCaptionContent p {
        font-size: 16px;
    }

    .AllrelatedCaptionContent {
        margin-top: 20px;
    }

    .InitiativesBoxImage {
        padding: 15px;
    }

    .InitiativesWhiteBoxContent {
        width: 100%;
        padding: 30px 20px;
    }

    .InitiativesContentCaptionBox p {
        font-size: 14px;
    }

    .InitiativesContentCaptionBox h5 {
        font-size: 16px;
    }

    .InitiativesContentCaption p {
        font-size: 16px;
    }

    .InitiativesContentCaption h5 {
        font-size: 24px;
    }

    .InitiativesEngage h5 {
        font-size: 20px;
    }

    .InitiativesEngage p {
        font-size: 16px;
    }

    .OtherInitiativesWhiteBoxContent {
        width: 100%;
        padding: 50px 20px;
        height: 375px;
    }

    .OtherInitiativesBoxImage {
        height: auto;
        padding: 15px;
    }
    .InitiativesChallengesCaption p {
        font-size: 16px;
    }

    .InitiativesChallengesCaption h6 {
        font-size: 16px;
    }

    .MapRightDropdown select {
        font-size: 16px;
    }

    .MapHeading h4 {
        font-size: 20px;
    }

    .OtherInitiativesBoxImage {
        height: 460px;
    }
    .carouselWidth{
        width: 95%;
    }
    .InitiativesChallengesImage{
        padding: 10px 0;
    }
    .InitiativesChallengesPartright{
        flex-direction: column-reverse;
    }
}
@media only screen and (max-width: 890px){
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 475px;
    }
}
@media only screen and (max-width: 768px) {
    .initiativespadding {
        padding: 10px 40px;
    }

    .futureforesightpadding1 {
        padding: 30px 0px 30px 40px;
    }
    .SeparateResearchThemePadding{
        padding: 0px 0px 0px 40px;
    }
    .Initiativesheader {
        left: 8%;
        top: 40%;
    }

    .OtherInitiativesBoxImage {
        height: 420px;
    }

    .OtherInitiativesBoxImage2 {
        height: 450px !important;
    }

    .OtherInitiativesWhiteBoxContent2 {
        height: 340px !important;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 420px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 425px;
    }

    .info-content-1 h3,
    p {
        font-size: 10px;
    }

    /* .MapSection {
        margin: 20px;
    } */

    .OtherInitiativesWhiteBoxContent{
        height: 345px;
    }

    .swiper-scrollbar{
        margin-left: 13vw;
    }
    .PublicationBlogPartImage .owl-dots{
        margin-top: 0% !important;
    }
}
@media only screen and (max-width: 767px){
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 345px;
    }
}
@media only screen and (max-width: 600px) {
    .SurviveHeading h2 {
        font-size: 22px;
    }

    .SurviveHeading p {
        font-size: 14px;
    }

    .SurviveHeading h6 {
        font-size: 16px;
    }

    .LogoWithText img {
        width: 50px;
    }

    .LogoWithText h5 {
        font-size: 24px;
    }

    .SuriveSocialMedia ul li a img {
        width: 20px;
    }

    section.PublicationBlogSection {
        padding: 0 40px 0 40px;
    }

    .ArticleSubscribeInputButton {
        display: block;
    }

    .ArticleSubscribeInputButton button {
        width: 100%;
        border-radius: 30px;
        margin-top: 20px;
    }

    .ArticleSubscribeInputButton input {
        border-radius: 30px;
    }

    .AllRelatedSectionPublications {
        padding: 0 40px 40px 40px;
    }

    .HeaderLeftLogo a img {
        width: 150px;
    }

    .RightSideAllHeader button {
        padding: 8px 12px;
        font-size: 13px;
    }

    .InitiativesEngage {
        padding: 50px 20px;
    }

    .SeparateResearchTheme1CaptionRight p {
        font-size: 10px;
        margin: 0;
    }

    .IntiativesOverlayImage {
        padding: 16px 0;
    }

    .ImpactBoxHeading h5 {
        font-size: 24px;
    }

    .ImpactBoxContent h4 {
        font-size: 18px;
    }

    .ImpactBoxContent p {
        font-size: 14px;
    }

    .BottomImpactSection {
        padding: 0 40px;
    }

    section.KeyInitiativesSection {
        padding: 0 40px;
    }

    .MapHeading {
        float: none;
    }

    .MapRightDropdown {
        float: none;
        margin-top: 20px;
    }

    .OtherInitiativesBoxImage2 {
        height: 580px !important;
    }

    .OtherInitiativesWhiteBoxContent2 {
        height: 530px !important;
    }

    /* .info-content{
        width: 35vh;
    } */
    .responsive-map{
        height: 70vh;
    }
    .MapSection{
        height: 70vh;
        margin-bottom: 70px;
    }
    .initiativespadding h5{
        font-size: 18px;
    }
    .InitiativesChallengesImageProject img {
        height: 250px;
    }
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 380px;
        width: 90%;
        padding: 0px 20px;
    }
}
@media only screen and (max-width: 550px){
    .OtherInitiativesWhiteBoxContent{
        height: 335px;
    }
    .OtherInitiativesBoxImage{
        height: 440px;
    }
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 450px;
    }
    .initiativespadding h5{
        font-size: 16px;
    }
}
@media only screen and (max-width: 425px) {

    /* .InitiativesChallengesImage img {
        height: 280px;
    } */
    .OtherInitiativesBoxImage {
        height: 315px;
    }

    .OtherInitiativesWhiteBoxContent {
        height: 385px;
    }

    .OtherInitiativesBoxImage2 {
        height: 650px !important;
    }

    .OtherInitiativesWhiteBoxContent2 {
        height: 630px !important;
    }

    .initiativeOtherInitiativesWhiteBoxContent {
        height: 540px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 485px;
    }

    .info-content{
       flex-direction: column;
    }
    .owl-carousel .owl-item img{
        margin-bottom: 14px;
    }
    .mapimage {
        width: 10vh;
    }

    .info-content-1 h3,
    p {
        font-size: 10px;
    }

    .initiativeOtherInitiativesWhiteBoxContent2 {
        width: 100%;
    }

    .owl-dots{
        bottom: 15px;
        padding-left: 36%;
    }
    .owl-dot{
        height: 8px;
        width: 8px;
    }
    .InitiativesChallengesPartpadding {
        padding-left: 0px;
    }
    .swiper-scrollbar{
        margin-left: 10vw;
    }
    .initiativespadding h5{
     font-size: 16px;   
    }
}
@media only screen and (max-width: 375px){
    .OtherInitiativesWhiteBoxContent{
        height: 470px;
    }
    .OtherInitiativesBoxImage{
        height: 547px;
    }
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 690px;
        width: 100%;
    }
}
@media only screen and (max-width: 320px) {
    .initiativeOtherInitiativesWhiteBoxContent {
        height: 720px;
    }

    .initiativeOtherInitiativesBoxImage {
        height: 570px;
    }

    .owl-dots{
        text-align: center;
        bottom: 10px;
        padding-left: 30%;
    }
    .swiper-scrollbar{
        margin-left: 8vw;
    }
    .initiativespadding h5{
        font-size: 13px;   
    }
    .InitiativesChallengesImageProject img {
        height: 200px;
    }
    .OtherInitiativesWhiteBoxContent{
        height: 515px;
    }
    .OtherInitiativesBoxImage{
        height: 590px;
    }
}
@media screen and (max-width: 480px) {
    .futureforesightpadding1{
        padding: 0px 40px 0px 40px !important;
    }
    .InitiativesChallengesPart{
        padding: 0px 0px;
    }

    .OtherInitiativesBoxImage{
        height: 300px;
    }

    .carouselWidth{
        width: 100%;
    }
    .PullUniqueFeatureWhiteBox{
        justify-content: center;
    }

    .OthetInitiativeBoxContent{
        margin: 0px;
    }

    .OtherInitiativesWhiteBoxContent {
        padding: 20px 20px;
        height: auto;
    }

    .initiativespadding{
        padding: 10px 40px !important;
    }

    .swiper {
        --swiper-scrollbar-bottom: 10px;
        padding-bottom: 50px !important;
    }

    .PyblicationBlogPart{
        padding-bottom: 0;
    }

    .initiativespadding{
        padding: 10px 40px;
    }

    .UniqueFeaturesimg{
        margin-top:20px;
    }
}