@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Rasa:ital,wght@0,300..700;1,300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Rasa:ital,wght@0,300..700;1,300..700&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    background-color: white;
    font-family: "Rasa", serif;
    color: #404142;
}

*,
*:after,
*:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

p {
    color: #404142;
}
h1, h2, h3, h4, h5, h6, button{
    font-family: "IBM Plex Sans", sans-serif;
}
p, a, input{
    font-family: "Rasa", serif;
}
h4 {
    color: #404142;
    font-weight: 100;
}

/********Header**********/

/* -------------- */

/* -------------- */

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(213, 213, 213, 0.9960784314);
    overflow-y: hidden;
    transition: 0.5s;
    display: flex;
    align-items: center;
    z-index: 11;
}

.overlay-content {
    width: 100%;
}

.authortitle,
.date {
    font-size: 14px;
}

.authorname {
    font-size: 14px;
}

.authordate {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.author {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.author button {
    width: 150px;
}

.overlay a {
    padding: 0px 8px;
    text-decoration: none;
    /* font-size: 40px; */
    color: #fff;
    display: block;
    transition: 0.3s;
}

.overlay .closebtn {
    position: absolute;
    top: 0px;
    left: 10px;
    color: #000 !important;
    font-size: 60px;
}

.overlay .logo_white {
    position: absolute;
    top: 0px;
    right: 160px;
    font-size: 60px;
    width: 60px;
}

.overlay .logo_white img {
    width: 150px;
    padding-top: 30px;
    padding-right: 30px;
}

.overlay_wrap1 p {
    padding: 5px 0px 5px 0px;
}

.overlay_wrap1 h5 {
    padding: 0px 0px 5px 0px;
    color: rgba(0, 0, 0, 0.462745098);
}

.location_white {
    width: 15px !important;
}

.overlay_wrap1 {
    width: 50%;
    float: left;
}

.overlay_wrap1 img {
    width: 90%;
}

.overlay_wrap2 {
    width: 50%;
    float: left;
}

.overlay_wrap2 h5 {
    font-weight: 400;
    padding: 0px 10px 0px 100px;
    font-size: 16px !important;
}

.overlay_wrap .container {
    width: 84%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.closebtn img {
    width: 45px;
}

.vid_bottom_content {
    width: 100%;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.vid_bottom_content1 {
    width: 70%;
    float: left;
}

.vid_bottom_content2 {
    width: 30%;
    float: left;
}

.vid_bottom_content1 span {
    font-weight: 400;
    letter-spacing: 0.6px;
    font-size: 14px;
}

.vid_bottom_content2 button {
    background-color: #292928;
    padding: 13px 12px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2.5px;
    font-size: 11px;
    border-radius: 3px;
    margin-left: 0px;
    float: right;
}

.Overflow-Hidden {
    overflow: hidden;
}

.IndexFixedHeader {
    position: fixed;
    top: 0;
    right: 0;
    width: 50%;
    background: transparent;
    z-index: 1000;
    transition: background 0.3s ease-in-out;
}

.IndexFixedHeader #navbarSupportedContent {
    width: 100%;
    float: right;
}

.IndexFixedHeader #headerButton {
    /* background-color: #ffffff54; */
    color: #ffffff;
}

.IndexFixedHeader #headerButton:hover {
    /* background-color: blue; */
    /* color: blue !important; */
}

.black-button {
    color: black !important;
}

.white-button {
    color: white !important;
}

.rippleLink-black-background {
    background-color: black !important;
}

/* .rippleLink-white-background {
    background-color: #ffffff !important;
} */

.IndexFixedHeader #rippleLink .ripple {
    background-color: #ffffff;
}

.IndexFixedHeader #rippleLink .ripple:hover {
    background-color: #023cf5 !important;
}

.gray {
    color: #adadad;
}

.gray:hover {
    color: #023cf5;
}

.IndexFixedHeader #rippleLink .ripple::before,
.IndexFixedHeader #rippleLink .ripple::after:hover {
    background-color: blue;
}

.HeaderNavbar {
    float: right;
}

.ripple {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    animation: pulse 2s infinite;
}

.ripple:hover {
    background-color: blue;
}

ul.slideMenu.active::before {
    content: "";
    position: absolute;
    right: -15px;
    height: 280px;
    top: -42px;
    width: 2px;
    background-color: #635d5d47;
}

.slideMenu li::before {
    content: "";
    position: absolute;
    right: -18px;
    top: 15px;
    height: 10%;
    width: 15px;
    background-color: #635d5d47;
}

/* ul.slideMenu.active:hover::before{
    background-color: #023cf5;
} */
.ripple:hover::before {
    border: 2px solid blue;
}

.ripple:hover::after {
    border: 2px solid blue;
}

.ripple {
    --ripple-border-color: #fff;
    /* Default color */
}

.ripple::before,
.ripple::after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    border-radius: 50%;
    top: -6px;
    left: -6px;
    border: 2px solid var(--ripple-border-color);
    animation: anim-ripple 2s infinite;
    /* Ripple animation */
}

.LeftSidePortionHeader {
    display: block;
    position: fixed;
    top: 12px;
    left: 1vw;
    z-index: 1;
    text-decoration: none;
}

.LeftSidePortionHeader:hover {
    text-decoration: none;
}

.HeaderLogo {
    height: 35px;
    margin: 0 0.5vw;
    cursor: pointer;
}

.logohome {
    background: #ffffff54;
    color: #ffffff;
    border-radius: 10px;
    padding: 6px 17px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #ffffff54;
    cursor: pointer;
    font-family: "IBM Plex Sans", sans-serif;
}
.logohome:hover {
    border-color: #023cf5;
    background-color: blue;
    color: #ffffff; /* Prevent text turning blue */
}

.logohomeBlack {
    color: #ffffff;
    background: #0d0d0d;
}

.IndexFixedHeader #rippleLink .ripple::before,
.IndexFixedHeader #rippleLink .ripple::after {
    border: 2px solid var(--ripple-border-color);
}

.IndexFixedHeader #rippleLink .ripple:hover::before {
    border: 2px solid blue;
}

.IndexFixedHeader #rippleLink .ripple:hover::after {
    border: 2px solid blue;
}

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

.LearnbuttonGreen a:hover {
    background: #242425;
}

.MaindivImageSectionvideopadding {
    margin-top: 190px;
}

/* ::after ke liye slightly larger size */
.ripple::after {
    width: 30px;
    height: 30px;
    top: -10px;
    left: -10px;
    border-color: #fff;
}

.ripple:hover::after {
    border-color: blue;
}

/* Ripple Animation */
@keyframes anim-ripple {
    0% {
        transform: scale3d(0.75, 0.75, 1);
    }

    50% {
        transform: scale3d(1.2, 1.2, 1);
    }

    100% {
        transform: scale3d(0.75, 0.75, 1);
    }
}

/* Pulse Animation */
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    }

    50% {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    }
}

/* Hover Effect */
.ripple:hover {
    animation-play-state: paused;
    /* Stop the pulse animation */
    transform: scale(1);
    /* Reset size to default */
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    /* Reset box-shadow */
}

.ripple:hover::before {
    animation-play-state: paused;
    transform: none;
    /* Reset transform for size consistency */
    width: 22px;
    height: 22px;
    top: -6px;
    left: -6px;
    border: 1px solid blue;
    transform: scale(1);
}

.ripple:hover::after {
    animation-play-state: paused;
    transform: none;
    /* Reset transform for size consistency */
    width: 30px;
    height: 30px;
    top: -10px;
    left: -10px;
    border: 1px solid blue;
    transform: scale(1);
}
.rippleAnimationsPause {
    animation-play-state: paused !important;
}

.rippleAnimationsStart {
    animation-play-state: running;
    transform: scale(1);
}

.ripple.no-animation::before,
.ripple.no-animation::after,
.ripple {
    animation: none !important;
}
ul.slideMenu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 60px;
    right: -200px;
    height: 100%;
    /* background-color: #333; */
    transition: all 0.3s ease-in-out;
}

ul.slideMenu li {
    text-align: right;
    background: #ffffff5c;
    margin-bottom: 10px;
    padding: 5px 20px;
    border-radius: 8px;
    border-right: 4px solid #ffffff47;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 10;
    /* Needed for positioning the dot */
}

ul.slideMenu li a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}

ul.slideMenu li:hover a {
    color: #023cf5;
}

.AnimationDot {
    height: 5px;
    width: 5px;
    background: #023cf5;
    border-radius: 50%;
    position: absolute;
    transform: translate(0px, -13px);
    opacity: 0;
    animation: none;
    transition: opacity 0.2s ease-in-out;
}

.AnimationDot::before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    border-radius: 50%;
    top: -6px;
    left: -6px;
    border: 1px solid #023cf5;
}

ul.slideMenu li:hover {
    border-right: 4px solid #023cf5;
    background: #ffffff99;
}

ul.slideMenu li:hover .AnimationDot {
    animation: slideDot 0.5s ease-in-out forwards;
    opacity: 1;
}

@keyframes slideDot {
    0% {
        transform: translate(0px, -13px);
        display: none;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(-20px, -13px);
    }
}

/* Active class to show the menu */
ul.slideMenu {
    display: none;
}

ul.slideMenu.active {
    right: 0;
    display: block;
    /* Slide into view */
}

.RightSidePortionHeader button {
    /* background: #ffffff54; */
    /* border-radius: 10px; */
    padding: 8px 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    /* border: 1px solid #ffffff54; */
}

/* .RightSidePortionHeader button:hover {
    color: #fff;
    border-color: #023cf5;
    background-color: blue;
} */

.RightSidePortionHeader {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: end;
}

.HeaderCircle {
    margin-left: 30px;
}

button.btn:focus {
    outline: 0;
    box-shadow: none;
}

.IndexAboutSectionsetpadding {
    padding: 100px 0px;
    padding-top: 150px !important;
}

/***********Background section************/
.TopHeader {
    background-position: center;
    background-size: cover;
    height: 45vh;
    width: 100%;
    padding-bottom: 30px;
}

.boxh1 {
    width: 80%;
}

.homepadding {
    padding: 0 100px !important;
}

.BgLogoImageContainer {
    position: absolute;
    top: 35%;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -20%);
    left: 50%;
}

.ImageOnlyPortion video {
    margin: 2% 0%;
}

.BgLogoImage {
    height: 67px;
}

.PaddingBottom0 {
    padding-bottom: 0 !important;
}

/**********Paragraph Heading Section******************/
.PragraphHeading h1 {
    color: var(--Grey, #808080);
    font-size: 57px;
    font-weight: 700;
}

.PragraphHeading1 {
    width: 85%;
    line-height: 70px;
    padding-top: 3%;
}

section.SetPaddingSectionWise {
    padding: 20px 100px;
    background-color: white;
}
.ResearchHeadingHome {
    padding: 20px 100px;
    background-color: white;
    display: flex;
    /* justify-content: center; */
}
.SetPaddingSectionWisehome {
    padding-top: 5% 0 !important;
}

.IniativesLogo {
    padding: 10px 0;
    display: flex;
    align-items: center;
    margin-top: 5%;
}

.IniativesLogohome {
    padding: 10px 0px 0px 0px;
    display: flex;
    align-items: center;
}

.IniativesLogohomeHeading {
    background-color: #808080;
    width: 100%;
    height: 1px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 12px 0px 10px 10px;
}

.IniativesLogohomeResearchHeading {
    background-color: #808080;
    width: 100%;
    height: 1px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 2px 0px 0px 10px;
}

.IniativesLogo h5 {
    font-size: 29px;
    font-weight: 400;
    color: #808080;
    margin-left: 20px;
    margin-bottom: 0;
}

/**********Only Image Section**************/
.ImageOnlyPortion img {
    width: 75%;
}

section.ImageSection {
    padding: 0 200px;
}

/**********Image Left Right Section*************/
.MaindivImageSection {
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 0 50px; */
}

.LeftImageSection {
    background-position: center;
    background-size: cover;
    /* height: 622px; */
    width: 50%;
    /* margin: 15% 0% 0% 5%; */
    border-radius: 40px;
    display: flex;
    align-items: center;
    padding: 30px 10px 60px 10px;
}

.LeftImageSection img {
    background-position: center;
    background-size: cover;
    background-position: center;
}

.RightImageSection img {
    background-position: center;
    background-size: cover;
    background-position: center;
}

.RightImageSection {
    background-position: center;
    background-size: cover;
    padding: 30px 10px 60px 10px;
    width: 50%;
    margin: 7% 0% 0% 5%;
    border-radius: 40px;
    display: flex;
    align-items: center;
    transform: translate(0px, 50%);
}

.indexLeftImageWhiteBox {
    padding: 50px 50px;
    background: #fff;
    width: 75%;
    margin: 30px 50px;
    border-radius: 15px;
}

.indexLeftImageWhiteBox h6 {
    font-size: 20px;
    color: #808080;
    font-weight: 400;
    padding-bottom: 50px;
    padding-top: 10px;
    font-family: "Rasa", serif;
}
.indexLeftImageWhiteBox span {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 18px;
}

.IndexAboutParagraphheadding {
    width: 100%;
}

.Bluecolor{
    color: #3dd0fa;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 18px;
}

.indexRightImageWhiteBox {
    padding: 50px 50px;
    background: #fff;
    width: 75%;
    margin: 30px 50px;
    border-radius: 15px;
}

.indexRightImageWhiteBox h6 {
    font-size: 20px;
    color: #808080;
    font-weight: 400;
    padding-bottom: 50px;
    padding-top: 10px;
    font-family: "Rasa", serif !important;
}
.indexRightImageWhiteBox span {
    /* font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 18px; */
}

.Greencolor {
    color: #07e782;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 18px;
}

/*********Index About Section********************/
section.IndexAboutSection {
    padding-top: 0% !important;
}

.IndexLeftRightImagepadding {
    padding-bottom: 1000px;
}

.IndexAboutParagraph h2 {
    font-size: 57px;
    font-weight: 600;
    color: #808080;
    line-height: 60px;
    /* text-align: center; */
}

.iconnishant {
    max-width: 100%;
}

.icongap {
    gap: 5px;
    padding: 0px;
}

.icongap1 {
    gap: 5px;
}

.IndexAboutButton {
    margin-top: 6%;
}

.IndexAboutButton button {
    color: #fff;
    border: 1px solid #242425;
    background: #242425;
    padding: 10px 35px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 400;
}

.IndexAboutButton button a {
    color: #fff;
    text-decoration: none;
}

/************Research Theme Section**************************/
.ResearchthemeLogo {
    display: flex;
    align-items: center;
    padding: 100px 120px;
    background-color: white;
}

.ResearchthemeLogo h5 {
    font-size: 29px;
    font-weight: 400;
    color: #808080;
    margin-left: 20px;
    margin-bottom: 0;
}

.SeparateResearchTheme1 .row {
    width: 100%;
}

.Learnbuttonblue a {
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    background: #3dd0fa;
    font-family: "IBM Plex Sans", sans-serif;
}
.LearnmoreBlack a {
    background-color: #000 !important;
    font-family: "IBM Plex Sans", sans-serif;
}
.Learnbuttonblue a:hover {
    background: #242425;
}

.Learnbuttonorange a:hover {
    background: #242425;
}

.Learnbuttonblue a:hover {
    background: #242425;
}

.Learnbuttonblue a:hover {
    background: #242425;
}

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

.orangecolor {
    color: #f1cd4e;
}

.darkcolor {
    color: #ff914d;
}

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

.Learnbuttondark a:hover {
    background: #242425;
}

.SeparateResearchTheme1CaptionLeft {
    padding-left: 100px;
    padding-right: 100px;
}

.SeparateResearchTheme1CaptionRight {
    padding-right: 100px;
}
.SeparateResearchTheme1CaptionRight p {
    display: none;
    color: #FFFFFF;
}
.ThemesText{
    font-size: 20px;
}

.removeUnderline {
    text-decoration: none !important;
}
.Futurecitiesbold {
    font-weight: 400;
}

.SeparateResearchTheme1 {
    padding: 20px 0;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.SeparateResearchTheme1:hover p {
    display: block;
}
/* Mobile "first tap" behaviour */
.SeparateResearchTheme1.mobile-active p {
  display: block;
}
.SeparateResearchTheme1:hover img {
    opacity: 0.4;
}

.SeparateResearchTheme1CaptionLeft h6 {
    font-size: 25px;
    color: #808080;
}

.SeparateResearchTheme1CaptionRight h4 {
    font-size: 60px;
    color: #808080;
}

/* #SeparateResearchTheme1ImageOverlay1:hover{

} */
.AboutUsHeadingHome {
    padding: 40px 0 !important;
}

.AboutUsHeadingHome h5 {
    width: max-content;
}
.SeparateResearchTheme1ImageOverlay:hover {
    opacity: 1;
    /* z-index: 1; */
}

.SeparateResearchTheme1:hover {
    /* opacity: 1; */
    cursor: pointer;

    .SeparateResearchTheme1CaptionLeft h6 {
        color: white;
        z-index: 0;
    }

    .SeparateResearchTheme1CaptionRight h4 {
        color: white;
        z-index: 0;
    }

    .SeparateResearchTheme1ImageOverlay {
        opacity: 1;
        z-index: 0;
    }
}

.ResearchThemeVideo{
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
    z-index: -1;
    filter: brightness(70%);
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, 0.1);
    height: 6px;
    border-radius: 10px;
    position: absolute;
    bottom: 10px; /* Adjust as needed */
    display: flex;
    align-items: center; /* Center vertically */
    margin-bottom: 10px;
    width: 60vw !important;
    margin-left: 19vw;
}
.swiper-scrollbar-drag {
  background: transparent !important;
  position: relative;
  cursor: pointer;
}
.swiper-scrollbar-drag::before {
  content: '>';
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  font-size: 25px;
  color: #ffffff;
  left: -13px;
  background-color: blue;
  width: 2rem;
  height: 2rem;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; */
}
.SeparateResearchTheme1ImageOverlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.SeparateResearchTheme1ImageOverlay img {
    width: 100%;
    height: 100%;
}

section.ResearchThemesSection {
    padding-bottom: 3%;
    background-color: white;
}
.HomeSeparateResearchTheme1 {
    border: 0.5px solid #808080 !important;
} 
/*********Success Image Left right Section*************************/
.SuccessAccelerateImage img {
    width: 100%;
}

.SuccessAccelerateCaption h3 {
    font-size: 50px;
    color: var(--Grey, #808080);
    font-weight: 700;
}

.SuccessAccelerateCaptionpadding {
    padding-left: 40px;
}

.SuccessAccelerateCaption h6 {
    font-size: 16px;
    color: var(--Grey, #808080);
    font-weight: 400;
    padding-top: 1.5%;
}

.SuccessAccelerateCaption p {
    color: #808080;
    font-size: 20px;
    font-weight: 400;
    margin: 40px 0;
}

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

.ProfileImageSuccess h5 {
    font-size: 16px;
    color: #808080;
    font-weight: 400;
}

.ProfileImageSuccess img {
    margin-right: 20px;
    width: 50px;
    border-radius: 25px;
}

.ProfileImageWithButton button {
    font-size: 12px;
    color: #fff;
    border: 1px solid #808080;
    background: #808080;
    padding: 10px 15px;
    border-radius: 30px;
    text-wrap: nowrap;
}

.SuccessAccelerateImage {
    /* height: 70vh; */
    object-fit: cover;
    aspect-ratio: 1.33;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
    border: 1px solid #808080;
}

.SectionWisePartionImage {
    padding-top: 40px;
    padding-bottom: 20px;
}

.SetHeight {
    height: 150px;
}

.ViewAllPublicationEvents {
    margin: 20px 0;
}

button.PublicationEventsButton {
    color: #fff;
    border: 1px solid #242425;
    background: #242425;
    padding: 10px 35px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 400;
    font-family: "IBM Plex Sans", sans-serif;
}

button.PublicationEventsButton:hover {
    background-color: #023cf5;
}

button.PublicationEventsButton a {
    color: #fff;
    text-decoration: none;
}

section.aboveFooter {
    width: 100%;
    margin-bottom: 700px;
    margin-top: -10px;
}

section.aboveFooter img {
    height: auto;
    width: 100%;
    /* transform: scaleY(-1); */
}

.wavemain {
    position: relative;
}

.wave2 {
    opacity: 0.5;
    position: relative;
    top: -240px;
    animation-name: wave2;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

@keyframes wave2 {
    from {
        left: -200px;
    }

    to {
        left: 0px;
    }
}

/***********Footer Section***************/
footer.FooterBg {
    background-position: center;
    background-size: cover;
    width: 100%;
    /* height: 100vh; */
    bottom: 0;
    /* z-index: -2; */
    overflow: hidden;
    position: relative;
    display: flex !important;
    align-items: end !important;
}

footer.FooterBg video {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    display: block;
}

.footerpadding {
    padding-top: 165px;
    align-items: center;
    display: flex;
}

.BgLogoImageContainer {
    position: relative;
    height: 20vh;
    justify-content: center;
    align-items: center;
    display: flex;
}

.row .container {
    position: absolute;
    top: 28%;
    /* text-align: center; */
}

.FooterHeading {
    padding: 120px 0;
    display: flex;
    flex-direction: column;
    z-index: -2;
}

.footerpast a {
    text-decoration: none;
}

.footerpast a:hover {
    color: #ffffff !important;
}

.rowfooter {
    align-items: center;
    display: flex;
    height: 100%;
}

.FooterHeading h2 {
    font-size: 115px;
    font-weight: 700;
    color: #fff;
}

.FooterHeading h4 {
    font-size: 93px;
    font-weight: 700;
    color: #fff;
}

.FooterHeading h4:hover {
    color: #023cf5;
}

.FooterHeading h4 a {
    text-decoration: none;
    color: #fff;
}

.FooterHeading h4 a:hover {
    color: #023cf5;
}

.SubscribeNewsLetter h6 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

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

.SubscribeNewsLetterInner input {
    background: #587bea;
    padding: 10px 20px;
    border: 1px solid #587bea;
    color: #fff;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    height: 50px;
}

.SuccessAccelerateCaption h3 a {
    color: #808080;
    text-decoration: none;
    font-family: "IBM Plex Sans", sans-serif;
}


.SuccessAccelerateCaption .lineheight {
    line-height: 45px;
}

.SubscribeNewsLetterInner input:focus {
    outline: 0;
}

.SubscribeNewsLetterInner button {
    padding: 10px 20px;
    color: #023cf5;
    border: 1px solid #fff;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 20px;
    font-weight: 600;
    height: 50px;
    transition: opacity 0.3s ease;
    opacity: 0.7;
    transition: transform 0.2s ease;
}

.SubscribeNewsLetterInner button:focus {
    outline: 0;
}

.SubscribeNewsLetterInner input::placeholder {
    color: #ffffff75;
}

.FollowIcon {
    text-align: center;
}

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

.FollowIcon ul li {
    margin: 0 20px;
    transition: transform 0.2s ease;
    transition: opacity 0.3s ease;
    opacity: 0.7;
    z-index: 10;
}

.FollowIcon ul li:hover {
    transform: scale(1.2);
    opacity: 1;
}

.twitter_icon_wrapper:hover {
    cursor: pointer;
}

.SubscribeNewsLetterInner button:hover {
    transform: scale(1.1);
    opacity: 1;
}

.FollowIcon li a i {
    color: #023cf5;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #fff;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
}

.ImageProfilewithButton {
    display: flex;
}

.FollowIcon h6 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.futureforesightpadding1 {
    padding: 30px 0px 30px 50px;
}

.FooterBottomBg {
    padding: 50px;
    background: #023cf5;
}
/* .FooterBottomSection{
    width: 100vw;
} */
.PastNewsLetterSubLink {
    color: white;
    font-size: 18px;
}

.IniativesLogo img {
    width: 30px;
    height: 30px;
}

.ResearchthemeLogo img {
    width: 30px;
    height: 30px;
}

.footerfixed {
    position: fixed !important;
    z-index: -2;
}

.BgLogoImageContainerfooter img {
    position: absolute;
    bottom: 0px;
}

.LeftImageSection {
    position: relative;
    overflow: hidden;
}

.background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    border-radius: 40px;
}

.indexLeftImageWhiteBox {
    position: relative;
    z-index: 1;
    background: rgba(255, 255, 255);
    padding: 50px 50px;
    border-radius: 8px;
}

.twitter_icon_wrapper {
    height: 50px !important;
    width: 50px !important;
    border-radius: 25px;
    background-color: #ffffff;
    padding: 10px;
}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{
    height: 6px !important;
}

@media (min-width: 1920px) {
    section.SetPaddingSectionWise {
        padding: 30px 358px;
    }
    .ResearchHeadingHome {
        padding: 30px 358px;
    }
    /* .footerpadding {
        padding-top: 421px !important;
    } */
    .row .container {
        top: 45%;
    }
    .futureforesightpadding1 {
        padding: 30px 0px 30px 200px;
    }

    .MaindivImageSectionvideopadding {
        margin-top: 190px;
    }
    .FooterHeading {
        padding: 50px 0 !important;
    }
}

@media (min-width: 1537px) {
    section.SetPaddingSectionWise {
        padding: 30px 195px;
    }
    .ResearchHeadingHome {
        padding: 30px 195px;
    }
    .TheoryHeading h2 {
        font-size: 50px;
    }

    .FooterHeading h4 a {
        font-size: 75px;
    }

    .FooterHeading {
        padding: 88px 0;
    }

    .ImageProfilewithButton {
        display: block;
    }
    section.aboveFooter {
        margin-bottom: 100vh;
    }
    .FooterBg {
        height: 100vh;
    }
}

@media only screen and (max-width: 1536px) {
    .indexLeftImageWhiteBox {
        width: 70%;
        margin-left: 30px;
        padding: 50px 30px;
    }

    section.SetPaddingSectionWise {
        padding: 20px 160px;
    }
    .ResearchHeadingHome {
        padding: 20px 160px;
    }
    .indexRightImageWhiteBox {
        width: 75%;
        margin-left: 30px;
        padding: 50px 30px;
    }

    .indexLeftImageWhiteBox h6 {
        padding-bottom: 70px;
    }

    .indexRightImageWhiteBox h6 {
        padding-bottom: 70px;
    }

    .IndexAboutButton button {
        font-size: 20px;
    }

    .SeparateResearchTheme1 {
        padding: 10px 0;
    }

    .SeparateResearchTheme1CaptionRight h4 {
        font-size: 60px;
    }

    .SuccessAccelerateCaption h3 {
        font-size: 45px;
    }

    .FooterHeading h2 {
        font-size: 65px;
    }

    .FooterHeading h4 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1440px) {
    section.SetPaddingSectionWise {
        padding: 20px 120px;
    }
    .ResearchHeadingHome {
        padding: 20px 120px;
    }
    .FooterHeading {
        padding: 100px 0;
    }
    .row .container {
        top: 32%;
    }
}

@media only screen and (max-width: 1366px) {
    .FooterHeading {
        padding: 50px 0;
    }

    .footerpadding {
        padding-top: 200px;
    }

    .indexRightImageWhiteBox {
        width: 80%;
    }
    .indexRightImageWhiteBox h6{
        font-size: 18px;
    }

    .indexLeftImageWhiteBox {
        width: 80%;
    }

    .indexLeftImageWhiteBox h6 {
        font-size: 18px;
    }

    .IndexAboutButton button {
        font-size: 20px;
    }

    .SeparateResearchTheme1CaptionRight h4 {
        font-size: 50px;
    }

    .SuccessAccelerateCaption h3 {
        font-size: 40px;
    }

    .ProfileImageSuccess h5 {
        font-size: 14px;
    }

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

    .SuccessAccelerateCaption h6 {
        font-size: 14px;
    }

    .FooterHeading h2 {
        font-size: 35px;
    }

    .FooterHeading h4 {
        font-size: 50px;
    }
    .row .container {
        top: 35%;
    }
}

@media only screen and (max-width: 1280px) {
    /* .overlay a {
        font-size: 35px;
    } */
    .overlay_wrap1 {
        width: 60%;
    }

    .overlay_wrap2 {
        width: 40%;
    }

    .footerpadding {
        padding-top: 100px;
        align-items: center;
        display: flex;
    }

    .FooterHeading h2 {
        font-size: 55px;
    }

    .ImageProfilewithButton {
        display: block;
    }

    .FooterHeading h4 {
        font-size: 50px;
    }

    .icongap {
        flex-direction: column;
        align-items: end;
        gap: 0px;
    }

    .icongap1 {
        flex-direction: column;
        align-items: end;
        gap: 2px;
        padding: 0;
    }

    .ImageProfilewithButtonpadding {
        justify-content: space-between;
    }

    .SuccessAccelerateCaption .lineheight {
        line-height: 35px;
    }

    .wave2 {
        position: relative;
        top: -210px;
    }

    .MaindivImageSectionvideopadding {
        margin-top: 200px;
    }
    .BgLogoImageContainerfooter img {
        position: absolute;
        bottom: 50px;
    }
}

@media only screen and (max-width: 1120px) {
    .MaindivImageSectionvideopadding {
        margin-top: 245px;
    }
    .row .container {
        top: 25%;
    }
    .BgLogoImageContainerfooter img {
        position: absolute;
        bottom: 0px;
    }
}

@media only screen and (max-width: 1023px) {
    .MaindivImageSectionvideopadding {
        margin-top: 140px;
    }

    .ImageOnlyPortion img {
        width: 100%;
    }

    .IndexAboutSectionsetpadding {
        padding: 100px 0px;
    }

    section.SetPaddingSectionWise {
        padding: 25px 30px;
    }
    .ResearchHeadingHome {
        padding: 25px 30px;
    }
    .indexLeftImageWhiteBox h6 {
        font-size: 14px;
        padding-bottom: 50px;
    }

    .indexRightImageWhiteBox h6 {
        font-size: 14px;
    }

    .LeftImageSection {
        height: auto;
    }

    .RightImageSection {
        height: auto;
    }

    .ProfileImageWithButtonpadding {
        padding-bottom: 0;
    }

    .indexLeftImageWhiteBox {
        width: 80%;
        margin: 40px;
    }

    .indexRightImageWhiteBox {
        width: 80%;
        margin: 40px;
    }

    .FollowIcon li a i {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 18px;
    }

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

    .SubscribeNewsLetterInner button {
        height: 45px;
    }

    .SubscribeNewsLetterInner input {
        height: 45px;
    }

    .IndexAboutParagraphheadding {
        width: 100%;
    }

    .wave2 {
        position: relative;
        top: -170px;
    }
}

@media only screen and (max-width: 991.98px) {
    /* .overlay a {
        font-size: 30px;
    } */
    .overlay a {
        padding: 0px;
    }

    section.SetPaddingSectionWise {
        padding: 20px 30px;
    }
    .ResearchHeadingHome {
        padding: 20px 30px;
    }
    section.ImageSection {
        padding: 0 150px;
    }

    .PragraphHeading h1 {
        font-size: 42px;
    }

    .MaindivImageSection {
        display: block;
    }

    .LeftImageSection {
        width: 100%;
        /* margin: 5% 0; */
    }

    .RightImageSection {
        width: 100%;
        transform: translate(0, 0);
        margin: 10% 0;
    }

    .indexLeftImageWhiteBox {
        width: 85%;
    }

    .indexRightImageWhiteBox {
        width: 85%;
    }

    section.IndexAboutSection {
        margin-top: 0%;
        padding: 0px 40px 40px 30px !important;
    }

    .MaindivImageSectionvideopadding {
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .IndexAboutParagraph h2 {
        font-size: 32px;
    }

    .SeparateResearchTheme1 {
        padding: 10px 0;
    }

    .indexRightImageWhiteBox h6 {
        font-size: 14px;
        padding-bottom: 100px;
    }

    .indexLeftImageWhiteBox h6 {
        font-size: 14px;
        padding-bottom: 100px;
    }

    .SeparateResearchTheme1CaptionRight h4 {
        font-size: 36px;
    }

    .SeparateResearchTheme1CaptionLeft h6 {
        font-size: 20px;
    }

    .SeparateResearchTheme1CaptionRight {
        padding-right: 50px;
    }

    .SeparateResearchTheme1CaptionLeft {
        padding-left: 50px;
    }

    .SuccessAccelerateCaption {
        margin-top: 30px;
    }

    .SuccessAccelerateCaption h3 a {
        color: #808080;
    }

    /* .SuccessAccelerateImage {
        height: 60vh;
    } */

    .SuccessAccelerateCaption h3 {
        font-size: 30px;
    }

    .SuccessAccelerateCaption h6 {
        font-size: 13px;
    }

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

    .ProfileImageSuccess h5 {
        font-size: 13px;
    }

    .ProfileImageWithButton button {
        font-size: 10px;
        padding: 5px 7px;
    }

    .ProfileImageSuccess img {
        width: 50px;
    }

    .MobileMt30 {
        margin-top: 30px;
    }

    .FooterHeading {
        padding: 150px 0 20px 0;
    }

    .FooterHeading h2 {
        font-size: 60px;
    }

    .FooterHeading h4 {
        font-size: 45px;
        overflow-wrap: break-word;
    }

    .FollowIcon {
        text-align: left;
        margin-top: 20px;
    }

    .FollowIcon ul {
        justify-content: start;
    }

    .ResearchthemeLogo {
        padding: 100px 10px;
    }
}

@media only screen and (max-width: 700px) {
    .PragraphHeading1 {
        line-height: 0px;
    }

    /* .overlay a {
        font-size: 35px;
    } */
    .overlay .logo_white {
        display: none;
    }

    .overlay .logo_white img {
        width: 65px;
        padding-top: 0px;
    }

    .overlay_wrap1 h5 {
        padding: 0px 10px 0px 0px;
        font-size: 14px;
        line-height: 35px;
    }

    .overlay_wrap1 {
        width: 40%;
        display: none;
    }

    .overlay_wrap2 {
        width: 100%;
    }

    .overlay_wrap2 h5 {
        font-weight: 400;
        padding: 15px 0px 15px 0px;
        font-size: 16px !important;
        font-size: 50px;
        text-align: center;
    }

    .overlay_wrap .container {
        width: 98%;
    }

    .vid_bottom_content {
        display: block;
    }

    .vid_bottom_content1 {
        width: 100%;
    }

    .vid_bottom_content2 {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .row .container {
        top: 35%;
    }

    .twitter_icon_wrapper {
        padding: 10px;
        padding-left: 15px;
        height: 45px !important;
        width: 45px !important;
        border-radius: 23px;
    }

    .twitter_icon_wrapper img {
        height: 15px;
        width: 15px;
    }

    .wave2 {
        position: relative;
        top: -130px;
    }

    .SetPaddingSectionWisecard {
        padding: 30px 30px;
    }

    .IndexAboutParagraph h2 {
        line-height: 1.3;
    }
    .BgLogoImageContainerfooter img {
        position: absolute;
        bottom: 23px;
    }
}

@media only screen and (max-width: 600px) {
    .RightSidePortionHeader .btn {
        width: 100px;
        font-size: 20px;
        text-align: end;
    }
    .HeaderCircle {
        margin-left: 15px;
    }

    .SectionWisePartionImage{
        padding-top: 10px !important;
    }
    
    .logohome a {
        font-size: 10px;
    }
    .RightSidePortionHeader button {
        padding: 8px 5px;
        z-index: 5;
        /* background-color: rgba(87, 87, 87, 0.33); */
    }

    .indexLeftImageWhiteBox {
        margin: 20px;
        width: 100%;
    }

    .indexRightImageWhiteBox {
        margin: 20px;
        width: 100%;
    }

    .PragraphHeading h1 {
        font-size: 26px;
    }

    .LeftImageSection {
        padding: 0;
    }

    .RightImageSection {
        padding: 0;
    }

    section.SetPaddingSectionWise {
        padding: 20px 20px;
    }
    .ResearchHeadingHome {
        padding: 20px 20px;
    }
    .BgLogoImageContainer img {
        width: 100%;
    }

    .MaindivImageSection {
        padding: 0 0px;
    }

    section.ImageSection {
        padding: 0 50px;
    }

    .IndexAboutParagraph h2 {
        font-size: 32px;
    }

    .IndexAboutButton button {
        font-size: 16px;
    }

    .IndexAboutButton {
        margin-top: 15%;
    }

    .IniativesLogo img {
        width: 40px;
        height: 40px;
    }

    /* .ResearchthemeLogo img {
        width: 50px;
    } */

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

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

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

    .SeparateResearchTheme1 {
        padding: 20px 0;
    }

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

    .SeparateResearchTheme1CaptionRight {
        padding-right: 20px;
    }

    .SeparateResearchTheme1CaptionLeft {
        padding-left: 20px;
    }

    .FooterHeading h2 {
        font-size: 45px;
    }

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

    .BgLogoImage {
        width: 50%;
    }

    .SubscribeNewsLetterInner {
        display: block;
    }

    .SubscribeNewsLetterInner input {
        border-radius: 40px;
        margin-bottom: 20px;
        width: 100%;
    }

    .FooterBottomBg {
        padding: 10px;
    }

    .SubscribeNewsLetterInner button {
        width: 100%;
        border-radius: 40px;
    }

    button.PublicationEventsButton {
        font-size: 16px;
        padding: 10px 25px;
    }

    .SuccessAccelerateCaptionpadding {
        padding-left: 20px;
    }
    .BgLogoImageContainerfooter img {
        position: absolute;
        bottom: 0px;
    }
    section.IndexAboutSection {
        padding: 0px 40px 40px 20px !important;
    }
    .icongap {
        gap: 5px;
    }
    .SuccessAccelerateCaption p{
        margin: 10px 0;
    }
}
@media only screen and (max-width: 426px) {
    footer.FooterBg video {
        height: 80%;
    }
}

@media only screen and (max-width: 426px) {
    .PragraphHeading1 {
        width: 100%;
    }

    .PragraphHeading2 {
        display: none;
    }

    .indexRightImageWhiteBox h6 {
        padding-bottom: 20px;
    }

    .indexLeftImageWhiteBox h6 {
        padding-bottom: 20px;
    }

    .FollowIcon ul {
        justify-content: center;
    }

    .SubscribeNewsLetter h6 {
        text-align: center;
    }

    .FollowIcon h6 {
        text-align: center;
    }

    .FooterHeading h2 {
        font-size: 35px;
    }

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

    .wave2 {
        position: relative;
        top: -80px;
    }
    .IniativesLogohomeResearchHeading {
        /* width: 30vw; */
        margin: 2px 0px 0px 5px;
    }
    section.IndexAboutSection {
        padding: 0px 20px 40px 20px !important;
    }
}

@media only screen and (max-width: 375px) {
    .wave2 {
        position: relative;
        top: -70px;
    }
    .IniativesLogohomeResearchHeading {
        /* width: 15vw; */
    }
    .FooterHeading h4 {
        font-size: 20px;
    }
}
