/* Event Font -------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

/* Event Font -------------------------*/
@font-face {
    font-family: 'Platform';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-regular-woff21721301158.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-regular-woff1721301158.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-medium-woff21721301158.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1721301158platform-medium-woff1721301158.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.modal-body p a i.fa-linkedin {
    font-size: 30px;
}
span.categoryTag {
    font-size: 11px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
    margin-bottom: 10px !important;
    letter-spacing: 0.5px !important;
    background: #e5e5e5;
}
.geis-partner-card img, .sp-topalgn .logo-sponsr img {
    mix-blend-mode: multiply;
}

#educator-testimonials .geis-user-profile img {
    display: none;
}

p.sub-heading-text-feed-back {
    font-size: 16px !important;
    margin: 20px 0 !important;
}

.row.radio_and_checkbox_element {
    display: block;
}

/*.curr-lang-pt .coulmn-row > div {
    display: none;
}

.curr-lang-pt .coulmn-row > div:nth-last-child(-n + 4) {
    display: block;
}
.curr-lang-en .coulmn-row > div:nth-last-child(-n + 4) {
    display: none;
}*/
/*.curr-lang-pt .agenda-design11-speaker .nav-tabs {
    display: flex;
    justify-content: center;
}
.curr-lang-pt .agenda-design11-speaker .nav-tabs > li:nth-child(5) {
    order: 7;
}

.curr-lang-en .agenda-design11-speaker .nav-tabs > li:nth-child(1), 
.curr-lang-en .agenda-design11-speaker .nav-tabs > li:nth-child(2), 
.curr-lang-en .agenda-design11-speaker .nav-tabs > li:nth-child(5) {
    display: none;
}
.curr-lang-pt .agenda-design11-speaker .nav-tabs > li:nth-child(3), 
.curr-lang-pt .agenda-design11-speaker .nav-tabs > li:nth-child(4), 
.curr-lang-pt .agenda-design11-speaker .nav-tabs > li:nth-child(6) {
    display: none;
}
.curr-lang-pt .tab-pane > ul li {
    display: inline-block !important;
}
.curr-lang-pt div#rol48642 > ul li
{
  display: none !important;
}

div#day2 > .agenda-rows {
    display: none;//
}
div#rol46987 > ul.agenda-tabs > li,
div#rol45952 > ul.agenda-tabs > li{
    display: inline-block;
}*/
#agenda7 .agenda-row .agenda-body h3 {
    color: #000 !important;
}
.modal-body a {
    color: var(--mainThemeColor) !important;
}
.modal-body a i {
    color: #0a66c2;
}
#ceo-msg {
    background: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1768541858banner-png1768541858.png') top center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 80px 0px;
}

.item_inner p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
}

.item_inner p b {
    font-size: 24px;
    font-weight: 500;
}

div#ceo-msg h3.main-title {
    color: #fff;
}

.item_inner {
    border-left: 5px solid #fff;
    padding-left: 20px;
}

/*

.agenda-design11-speaker .agenda-row .agenda-col:first-child>span {
    visibility: hidden;
}*/

.section.registration-form {
    /* height: calc(100vh - 277.5px); */
    min-height: 650px;
    background: #f4f4f4 url(https://vepimg.b8cdn.com/uploads/vjfnew/content/files/1712680835abbottinspirehersummit-about-bg-jpg1712680835.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

.session-detail strong {
    font-weight: bold !important;
    font-size: 20px;
}

.agendaPara {
    margin-bottom: 30px;
}

ol.carousel-indicators {
    position: relative;
    bottom: inherit;
}

#activities .thumb img {
    max-height: 250px;
    object-fit: cover;
}

.column5 .modal-body {
    overflow-y: auto;
    height: 650px;
}

.column5 .modal .col-md-8.col-xs-12 {

    height: auto !important;
    min-height: 450px;
}

.agenda-design11-speaker .agenda-row .agenda-col:last-child>.row {
    display: flex;
    flex-wrap: wrap;
    order: 3;
}

.agenda-design11-speaker .agenda-row .agenda-col:last-child {
    display: flex;
    flex-direction: column;

}

.agenda-design11-speaker .agenda-row span.designation {
    line-height: 16px;
}

.col-12[aria-label="Email"],
.col-12[aria-label="Job Title"] {
    flex: 0 0 100%;
}



.sp-topalgn .logo-sponsr {
    background-color: #f8fafc;
    border-radius: 12px;
}

.logo-sponsr img {
    max-width: 100%;
    margin: 22px auto;
    display: block;
}

.sp-topalgn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    margin-bottom: 20px;
}

.navbar-header a img,
#main-nav a img {
    display: inline-block;
    margin-top: -8px;
    max-width: 36px;
    filter: invert(1);
}

div#event__stimer {
    text-align: center;
    position: relative;
    margin-top: 0px;
    z-index: 4;
    background: var(--mainThemeColor);
}

.agenda-design11-speaker .nav-tabs>li {
    margin-bottom: 5px;
}

div#rol46986 .agenda-tabs

/*,div#rol46987 .agenda-tabs*/
    {
    display: none;
}

.select2-container--default .select2-selection--multiple {

    height: auto !important;
}

.privacy-policy p strong {
    font-size: 20px !important;
    font-weight: 600 !important;
}

div#clockdiv>div {
    background: none !important;
    margin: 10px !important;
    min-width: 106px;
}

#clockdiv>div {
    border-radius: 12px !important;
    border: 0px solid #DCDCE5 !important;
}

#clockdiv>div::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -13px;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background: white;
}

#clockdiv>div:last-child::after {
    background: none;
}

.btn-change-timezone {
    padding: 10px 20px;
    border: 1px solid #FFF;
    border-radius: 8px;
    margin-left: 10px;
    color: #FFF;
}

.btn-change-timezone {
    color: var(--mainThemeColor2);
    border: 1px solid var(--mainThemeColor2);
}

.timezone-body {
    display: flex;
    padding: 50px;
}

.timezone-body a {
    flex: 1;
    border: 1px solid rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: 17px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 10px;
}

.timezone-body a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

a.lang-link.mbl {
    color: var(--eventFontColor);
    font-size: var(--eventFontSize);
    padding: 8px 0 8px 15px;
    border-radius: 5px;
    margin-top: 4px;
    margin-right: 10px;
    font-weight: bold;
}

body {
    overflow-x: hidden;
}

.thumb img {
    width: 100%;
}

span.time-icon {
    display: none;
}

.agenda-design11-speaker .agenda-row .agenda-col:first-child img {
    display: none;
}

#speakers-home .slick-dots {
    bottom: 0 !important;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    color: #d11f5c !important;
}

.slick-dots li button:before {
    font-size: 10px !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #d11f5c !important;
}

/* Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #D11F5C;
    --mainThemeColor-rgb: 243, 101, 49;
    --mainThemeColor2: #102b4e;
    --eventFontColor: #1F1F1F;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: 'Figtree';
    --eventHeadingFont: 'Platform';
    --h1FontSize: 60px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #ffd600;
    --lightGrey: #ddd;
    --darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #fafafa;
    --footerBg: #212121;
    --curved: 6px;
    --rounded: 50px;
    --btnFontSize: 18px;

    --geis-badge-bg: #ECF3FF;
    --geis-badge-text: #357AE8;
    --geis-desc-text: #667085;
    --geis-border-color: #ECEFF3;


}

#rol48647>ul>li {
    /* display: none !important;*/
}


h1,
h2,
h3,
h4,
h5,
h6,
.popup h1,
strong,
.faq h4.panel-title a {
    font-weight: 500 !important;
}

.pagebreak-steps li.visited::after {
    background: var(--mainThemeColor) !important;
}

.formbuilder-form-wrap h3 {
    text-align: center;
}

.pagebreak-steps li.visited .circle {
    background: var(--mainThemeColor) !important;
    border-color: var(--mainThemeColor) !important;
}

.pagebreak-steps li.active h4 {
    color: var(--mainThemeColor) !important;
}

.pagebreak-steps li.active .circle {
    background: var(--mainThemeColor) !important;
    border-color: var(--mainThemeColor) !important;
}

.pagebreak-btns .btn.primary {
    background: var(--mainThemeColor) !important;
    border-color: var(--mainThemeColor) !important;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
}

.dropdown-toggle::after {
    display: none !important;
}

.container-parent.header-content button.btn.btn-primary.dropdown-toggle {
    line-height: 31px;
}

button.btn.btn-primary.dropdown-toggle {
    background: transparent !important;
    color: #1F1F1F !important;
    border: none !important;
    font-size: 16px;

}


a.top__pass_btn {

    background: var(--mainThemeColor) !important;
    text-transform: uppercase;
    color: #1E1E1E !important;
    outline: none;
    text-decoration: none;
    transition: background 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    /* display: block; */
    /* margin: auto; */
}

a.top__pass_btn:hover {
    background: var(--mainThemeColor);
}

a.top__pass_btn i {
    font-size: 16px;
    transition: margin-left 0.3s ease;
}

a.top__pass_btn:hover i {
    margin-left: 5px;
}


a.top__pass_btn:hover {
    background-color: var(--mainThemeColor);
}

/* General-------------------------- */
html,
a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

body {
    font-family: var(--eventFont);
    font-size: var(--eventFontSize);
    color: var(--eventFontColor);
    line-height: 26px;
}

body>.header-content>.container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
    background-color: transparent;
}

body>.header-content {
    position: relative;
    z-index: 55;
}

.container-parent.header-content {
    background-color: var(--mainThemeColor2);
}

.simple-section {
    padding: 50px 0px;
}

.coloredBg {
    background: var(--mainThemeColor);
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
}

.whiteText * {
    color: var(--white);
}

.whiteText a:hover,
.whiteText a:focus {
    color: var(--yellow);
}

h4.form-heading {
    font-size: 0px;
}

body>p:first-of-type {
    margin: 0px;
}

/* slider with caption */

.header-content .container {
    width: 100%;
    max-width: 100%;
    /* background-color: var(--mainThemeColor2); */
    /* border-radius: 60px; */
}

.slider_with_caption {
    position: relative;
}


.slider_content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    /* background-color: rgba(0, 0, 0, .4); */
}

.slider-arrow {
    position: absolute;
    top: 50%;
    z-index: 3;
    color: #FFF;
    font-size: 27px;
}

.slider-arrow:hover {
    transform: scale(1.3);
    color: #FFF;
}

.slider-arrow:focus {
    color: #FFF;
}

.slider-arrow.left {
    left: 5%;
}

.slider-arrow.right {
    right: 5%;
}

.banner_video {
    /*    height: 700px;*/
    overflow: hidden;
    position: relative;
}


@media screen and (min-width: 1060px) {
    .banner_video {
        /* height: 820px; */
        height: 680px;
    }
}

/*---------------animatio nVideo BG-----------*/

.animation_video {
    width: 100%;
    height: auto;
    /*Set to 100% if need to show full video*/
    position: relative;
}

.animation_video .vid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.animation_video .vid video {
    object-fit: cover;
    height: 100%;
}

.animation_video .slider_content1 {
    position: relative;
    /*    top: 50%;*/
    /*Uncomment this for full video*/
    /*    transform: translateY(-50%);*/
    /*Uncomment this for full video*/
    padding: 40px 15px 90px;
}

.animation_video::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: var(--black);
    position: absolute;
    opacity: 0.6;
}

.agenda-design11-speaker .agenda-row {
    display: flex;
    flex-wrap: wrap;
}

.agenda-design11-speaker .agenda-row .agenda-col:nth-child(1) {
    width: 25%;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.agenda-design11-speaker .agenda-row .agenda-col:nth-child(2) {
    width: 75%;
    padding: 10px;
}

img.sponsor-logo {
    max-width: 80px;
    margin: 0 0 35px 0;
}

.marquee-sponsor-sec {
    background: #fff;
    padding: 10px;
}

img.marquee-sponsor-logo {
    max-width: 120px !important;
}

p.marquee-sponsor {
    margin: 0;
}


.home-agenda .agenda-card {
    background: rgba(255, 255, 255, 0.1) !important;
}

.tour-sponsors-card {
    background: var(--white);
    border-radius: 10px;
    padding: 20px 36px 10px;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 60px;
}

.tour-sponsors-card .tour-sponsors-img {
    min-width: 180px;
}

@media (max-width: 767px) {

    .tour-sponsors-card {
        flex-wrap: wrap;
    }
    #educator-testimonials .geis-quote-icon-top{
        left: 0px !important;
    }
    #educator-testimonials .geis-quote-icon-bg{
            right: 0px !important;
    }
    #educator-testimonials .geis-testimonial-card {
    min-height: 420px !important;
    }
}
    #educator-testimonials .geis-testimonial-card{
            padding: 30px 20px !important;
    }
    .agenda-design11-speaker .agenda-row .agenda-col {
        width: 100%;
    }

    div#event__stimer {
        margin-top: 0;
    }

    .animation_video .slider_content {

        padding: 30px 15px 50px;
    }

    button.btn.btn-primary.dropdown-toggle {

        color: #fff !important;


    }

    .homepage-body .navbar-nav .dropdown-menu {
        position: unset !important;
    }

}

/* end of animation video  */


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
}


.banner_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Buttons------------------------------ */
.vFairsBtn {
    padding: 12px 35px;
    margin: 30px 5px;
    display: inline-block;
    font-size: var(--btnFontSize);
    font-weight: 600;
    border: 2px solid transparent;
}

.coloredShadow {
    box-shadow: 0px 15px 25px 0px rgb(249 71 67 / 30%);
}

.grayShadow {
    box-shadow: 0px 15px 25px 0px rgba(67, 67, 67, 0.2);
}

.curved {
    border-radius: var(--curved);
}

.rounded {
    border-radius: var(--rounded) !important;
}

.btnWhite {
    background: var(--white);
    color: var(--mainThemeColor);
    border: 2px solid var(--mainThemeColor);
}

.btnBlack {
    background: var(--black);
    color: var(--white);
}

.btnColored {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
    color: var(--white) !important;
}

.btnColored:hover,
.btnColored:focus {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
    color: var(--white) !important;
    text-decoration: none !important;
}

.btnWhite:hover,
.btnWhite:focus,
.btnBlack:hover,
.btnBlack:focus {
    background: var(--mainThemeColor);
    color: var(--white);
    text-decoration: none !important;
}

/* Headings--------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.popup h1 {
    font-family: var(--eventHeadingFont);
    font-weight: 700;
}

h1,
.popup h1 {
    font-size: var(--h1FontSize);
    margin-top: 0;
    text-align: left;
}

h2 {
    font-size: var(--h2FontSize);
}

h3 {
    font-size: var(--h3FontSize);
}

h4 {
    font-size: var(--h4FontSize);
}

h5 {
    font-size: var(--h5FontSize);
}

h6 {
    font-size: var(--h6FontSize);
}

span.eventDate {
    font-size: 44px;
    font-weight: 500 !important;
}


/* Top black bar----------------------- */
.slim-bar {
    position: initial;
    background-color: var(--black);
    color: var(--white);

}

.slim-bar ul>li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;

}

.slim-bar .row {
    justify-content: end !important;
}

/* Set 0 padding or Margin */
.noPadding {
    padding: 0px !important;
}

.noTopPadding {
    padding-top: 0px !important;
}

.noBottomPadding {
    padding-bottom: 0px !important;
}

.noLeftPadding {
    padding-left: 0px !important;
}

.noRightPadding {
    padding-right: 0px !important;
}

.noMargin {
    margin: 0px !important;
}

.noTopMargin {
    margin-top: 0px !important;
}

.noBottomMargin {
    margin-bottom: 0px !important;
}

.noLeftMargin {
    margin-left: 0px !important;
}

.noRightMargin {
    margin-right: 0px !important;
}


/* Main Heading------------------------- */
.main-title {
    text-align: center;
    position: relative;
    color: #342B2C;
    padding-bottom: 0px;
    font-size: 50px !important;
    text-transform: uppercase !important;
    margin-bottom: 30px;
}

.main-title span {
    display: block;
    color: var(--mainThemeColor);
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}


.main-title .headingOverlayText {
    position: absolute;
    color: var(--overlayHeadingTextColor);
    margin: 0px 0px 0px 0px;
    font-size: 150px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -9px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    width: 100%;
    display: inline;
    text-transform: lowercase;
}




/* Unordered list------------------------------- */
ul {
    list-style: none;
    padding: 0px;
}

ul li {
    margin-bottom: 15px;
}

ul.checklist {
    margin-top: 30px;
}

ul.checklist li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 20px;
}

ul.checklist li i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 25px;
    color: var(--mainThemeColor);
}

/* Event Logo----------------------------------- */
.event-logo img {
    margin: 12px 15px;
    max-width: 130px;
}

/* Main Navigation------------------------------ */
#main-nav {
    padding: 0px;
    display: flex !important;
}

#main-nav .navbar-nav {
    flex-direction: row;
    justify-content: end;
    flex-grow: 1;
}

#main-nav a {
    color: var(--white);
    font-size: var(--eventFontSize);
    padding: 8px 15px;
    border-radius: 5px;
}

#main-nav a:hover,
#main-nav a:focus {
    color: var(--mainThemeColor);
    text-decoration: none;
}

.fullWidthNav .container {
    max-width: 100%;
    width: 100%;
    background-color: #f2f3f017;
    border-radius: 60px;
}

.header-content .row {
    display: flex;
    align-items: center;
    flex-wrap: initial;

}

.header-content nav {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-left: 0px;
    padding-right: 0px;
}

#main-nav .navbar-nav li {
    margin-bottom: 0px;
}

#main-nav .navbar-nav li.dropdown {
    margin-left: 10px;
}

.stickyNav {
    position: fixed;
    top: 0;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* width: calc(100% - 30px); */
    /* max-width: 1200px; */
    width: 100%;
    z-index: 55;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    color: #000 !important;
    background-color: var(--mainThemeColor2);
}

#main-nav .navbar-nav li.active a {
    color: var(--mainThemeColor);
    text-decoration: none;
}

.navClose {
    display: none;
}

.navbar-toggle {
    margin-right: 0px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}

#LoginBtn {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn:hover,
#LoginBtn:focus {
    color: var(--white) !important;
}

.navbar-toggle {
    /*Set to 0 if Accessibility Feature not added*/
    margin-right: 0;
    background: var(--mainThemeColor);
    border-radius: 6px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--white);
}

.banner_video {
    height: 100%;
    /* background-color: #060814; */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    margin-top: -112px;
}

.banner_video video {
    /* background: #111118; */
    width: 100%;
    height: 100%;
    /* mix-blend-mode: screen; */
}

@media screen and (min-width: 1060px) {
    .banner_video {
        height: 100%;
    }
}

.slider_content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    /* background-color: rgba(0, 0, 0, .4); */
}

@media (max-width: 767px) {
    .hero-action-btns {
        flex-direction: column;
    }

    .banner_video {
        margin-top: -112px;
    }

    /* .banner_video {
        margin-top: 0;
    } */

    .slider_content {
        position: relative;
        height: auto;
    }

    .banner_video {
        height: auto;
    }
}



/* Hero Section */
.banner_video {
    overflow: hidden;
    position: relative;
    /* background-color: var(--mainThemeColor2); */
    font-family: 'Inter', sans-serif;
    width: 100%;
}

.banner_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

@media screen and (min-width: 1060px) {
    .banner_video {
        /* height: 820px; */
        height: 680px;
    }
}

.slider_content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 1;
    padding-top: 140px;
    padding-bottom: 180px;
    /* background: #102B4E;
    background: linear-gradient(360deg, rgba(16, 43, 78, 1) 0%, rgba(16, 43, 78, 0) 100%); */
    box-shadow: inset 0 -220px 180px -50px var(--mainThemeColor2);
    margin-bottom: -2px;
}

.text-left-aligned {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.live-badge {
    background-color: #d11f5c26;
    color: var(--mainThemeColor);
    font-size: 11px;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 50px;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 25px;
    border: 1px solid var(--mainThemeColor);
}

.live-badge .dot {
    width: 6px;
    height: 6px;
    background-color: var(--mainThemeColor);
    border-radius: 50%;
    display: inline-block;
}

.hero-title {
    font-size: 64px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.15;
    margin: 0 0 25px 0;
    letter-spacing: -1px;
}

.hero-title .blue-text {
    color: var(--mainThemeColor);
}

.hero-title .gradient-text-2026 {
    background: linear-gradient(135deg, var(--mainThemeColor) 100%, var(--mainThemeColor) 50%, var(--mainThemeColor) 0%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
}

.hero-description {
    font-size: 18px;
    color: #cbd5e1;
    max-width: 600px;
    line-height: 1.6;
    margin: 0 0 35px 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

#date-info {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 25px;
    color: #e2e8f0;
    font-size: 15px;
    font-weight: 500;
}

#date-info .event-meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

#date-info .event-meta-item i {
    color: #94a3b8;
}

.hero-action-btns {
    display: flex;
    gap: 15px;
}

.btn-register-primary {
    background-color: var(--mainThemeColor);
    color: #ffffff !important;
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none !important;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.btn-register-primary:hover {
    background-color: #102b4e;
    transform: translateY(-1px);
}

.btn-agenda-glass {
    background-color: rgba(255, 255, 255, 0.08);
    color: #ffffff !important;
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.btn-agenda-glass:hover {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
    .slider_content {
        padding-bottom: 40px;
    }

    .banner_video {
        height: auto;
        /* background-color: var(--mainThemeColor2); */
    }

    .hero-title {
        font-size: 38px;
    }

    .hero-description {
        font-size: 16px;
    }

    #date-info {
        flex-direction: column;
        gap: 10px;
    }

    .hero-action-btns {
        width: 100%;
    }

    .btn-register-primary,
    .btn-agenda-glass {
        justify-content: center;
        width: 100%;
    }
}

/*Registration Form---------------------*/

/* Hide the default radio */
#grp_fld_1701751 input[type="radio"] {
    display: none;
}

/* Style the labels like buttons */
#grp_fld_1701751 .radio_and_checkbox_element label {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
    transition: all 0.3s ease;
    min-width: 180px;
    /* makes them big */
}

/* When selected */
#grp_fld_1701751 .radio_and_checkbox_element input[type="radio"]:checked+label {
    border-color: var(--mainThemeColor);
    background: #EFCFDA;
    color: var(--mainThemeColor);
    font-weight: 600;
}



.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--mainThemeColor) !important;
    font-size: 15px !important;
}

.select2-results__option {
    font-size: 15px !important;
}

select option:hover {
    background-color: var(--mainThemeColor) !important;
    color: white;
}

/* Align horizontally */
#grp_fld_1701751 .radio_and_checkbox_element .radio-block-all {
    display: inline-block;
    width: auto;
    padding: 0;
}

.row.radio_and_checkbox_element>.col-12 {
    flex: 0;
}

span#grp_fld_1701751 .row.radio_and_checkbox_element {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}


input[type="file"] {
    width: 40%;
}

.reg-form-wrap h3 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px auto;
    max-width: 850px;
    color: var(--eventFontColor);
}

.page-heading {
    height: 1px;
    display: none;
}

form input[type=submit] {
    background: var(--mainThemeColor) !important;
    border-color: var(--mainThemeColor) !important;
}

input#fld_697051 {
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    height: 48px;
}

.reg-form-data .col-12 input[type=submit]:hover,
.reg-form-data .col-12 input[type=submit]:focus {
    background: var(--darkgrey);
}

.reg-form-data input::file-selector-button {
    background: var(--mainThemeColor2) !important;
    text-transform: uppercase !important;
    color: #000 !important;
}

.nw-frm-bldr .reg-form-data {
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
}

.nw-frm-bldr .control-label {
    font-size: var(--smallText);
    font-family: var(--eventHeadingFont);
    color: var(--eventFontColor);
}

.reg-form-data .form-control {
    font-size: var(--smallText);
    font-family: var(--eventFont);
    color: var(--eventFontColor);
}

.nw-frm-bldr.reg-form-wrap>.row>.col-12,
.row.row-content>div>.container-fluid {
    padding: 0;
}


@media screen and (min-width: 993px) {

    div[aria-label="First Name"],
    div[aria-label="Last Name"],
    div[aria-label="Job Title"],

    div[aria-label="Email"] {
        width: 50%;
        flex: 0 0 50%;
    }
}



/*Thank you page-----------------------*/
.thanksWrapper {
    text-align: center;
    max-width: var(--halfWidth);
    margin: 20px auto;
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #dedede;
    padding: 30px 50px 50px;
    width: 100%;
    max-width: 90%;
}

.thanksWrapper span {
    display: block;
    font-size: 22px;
    font-weight: 400;
}

.thanksWrapper p {
    margin-top: 30px;
}


.container.full-page-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}


.row-content {
    padding: 0;
}

/* Login Modal----------------------- */
#LoginModal h4,
#forgot-pwd-modal h4 {
    font-size: 20px;
}

#LoginModal .modal-header,
#forgot-pwd-modal .modal-header {
    background: var(--mainThemeColor);
}

#login-footer a,
#login-footer button,
#reset-pwd-frm a,
#reset-pwd-frm button {
    background: var(--mainThemeColor);
    font-family: var(--eventFont);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default {
    background: var(--white);
}

#login-footer .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey {
    color: var(--white);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default {
    border-color: #ccc;
}

#login-footer .col-sm-8 .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn {
    font-size: var(--smallText);
    padding: 6px 12px;
}

.modal .modal-dialog {
    max-width: initial;
}

#login-footer .row .col-sm-4 {
    max-width: initial;
    flex: 33%;
    order: 2;
}

#login-footer .btn,
#reset-pwd-frm .btn {
    border-radius: var(--rounded);
}

#login-footer .btn:hover,
#reset-pwd-frm .btn:hover {
    background: var(--darkgrey) !important;
    color: var(--white) !important;
}

#reset-pwd-frm label,
#LoginModal label {
    font-family: var(--eventHeadingFont);
    /*display:none;*/
}

#reset-pwd-frm input,
#LoginModal input {
    font-family: var(--eventFont);
}


/*Login Modal New UI------------------------*/
#LoginModal .modal-content,
#reset-pwd-frm .modal-content,
#forgot-pwd-modal .modal-content {
    border-radius: 23px;
}

#LoginModal .modal-header,
#reset-pwd-frm .modal-header,
#forgot-pwd-modal .modal-header {
    background: no-repeat;
    border: none;
}

#LoginModal h4,
#forgot-pwd-modal h4 {
    font-size: 34px;
    font-weight: 400;
    color: var(--mainThemeColor);
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}

#LoginModal h4::after {
    content: "to access your event";
    display: block;
    font-size: 28px;
    font-weight: 300;
    color: #4f4b4a;
    line-height: 28px;
    text-transform: lowercase;
}

#LoginModal button.close span,
#forgot-pwd-modal button.close span {
    font-size: 27px;
    font-family: var(--eventFont);
}

#LoginModal .modal-content,
#forgot-pwd-modal .modal-content {
    border-radius: 8px;
    padding-left: 47px;
    padding-top: 27px;
    padding-bottom: 40px;
    background: #fff url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685015673login-img-png1685015673.png")no-repeat right bottom;
    min-height: 530px;
}

#LoginModal button.close,
#forgot-pwd-modal button.close {
    background: #ededed;
    width: 32px;
    height: 32px;
    color: #f8643c;
    opacity: 1;
    border-radius: 100%;
    margin: 0px;
    margin-top: -27px;
    padding: 0px;
}

#login-footer .row .col-sm-4 .btn-default,
#forgot-pwd-modal .btn-default {
    display: none;
}

#reset-pwd-frm input,
#LoginModal input,
#forgot-pwd-modal input {
    max-width: 366px;
    min-height: 50px;
    background: #f4f4f4;
    border-color: #dcdcdc;
    box-shadow: none;
    border-radius: 4px;
}

#login-footer,
#forgot-pwd-modal .modal-footer {
    border: none;
    padding: 0px;
    padding-left: 15px;

}

#login-footer .row .col-sm-4 {
    float: none;
    text-align: left;
}

#login-footer .col-sm-4,
#login-footer .col-sm-8 {
    float: none;
    position: relative;
    width: 100%;
    max-width: 100%;
}

#LoginModal #LoginEmail {
    background: #F4F4F4 url(" https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png")no-repeat 13px center !important;
    padding-left: 46px;
}

#LoginModal #Password {
    background: #F4F4F4 url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767lock2-icon-png1685016767.png)no-repeat 13px center !important;
    padding-left: 46px;
}

#login-footer .row .col-sm-4 button[type="submit"],
#forgot-pwd-modal .modal-footer button[type="submit"] {
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor) 100%);
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor) 100%);
    margin-left: 0px;
    border-radius: 5px !important;
    border: 0px;
}

#login-footer .col-sm-8 .forgot-btn:hover,
#login-footer .col-sm-8 .forgot-btn:focus {
    background: none !important;
    text-decoration: none;
    color: #f8633e !important;
}

#login-footer .col-sm-8 .forgot-btn {
    position: absolute;
    top: -124px;
    right: 0px;
    background: no-repeat;
    color: #f8633e;
    text-decoration: underline;
    padding: 0;
}

#login-footer .btn-modal-registration,
#reset-pwd-frm .btn-modal-registration {
    color: #797979;
    font-size: 15px;
    background: none;
    border: 2px solid #818181;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

#login-footer .btn-modal-registration:hover,
#login-footer .btn-modal-registration:focus {
    background: #818181 !important;
    color: #fff;
}

#LoginModal .modal-body {
    margin-top: 30px;

}

#login-footer>.row {
    display: flex;
    flex-direction: column-reverse;
    min-height: 167px;
    max-width: 366px;
    margin-left: -15px;
}

#LoginModal .form-group,
#reset-pwd-frm .form-group {
    margin-bottom: 15px;
}

#forgot-pwd-modal .modal-footer {
    text-align: left;
}

#forgot-pwd-modal .modal-content {
    min-height: 340px;
    background-size: 380px;
}

#resetemail {
    background: #F4F4F4 url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685078819envelop-icon-png1685078819.png)no-repeat 13px center !important;
    padding-left: 46px;
}

@media (min-width: 769px) {

    #LoginModal .modal-dialog,
    #forgot-pwd-modal .modal-dialog {
        width: 850px;

    }
}

@media (max-width: 768px) {

    #LoginModal .modal-dialog,
    #forgot-pwd-modal .modal-dialog {
        width: 750px;
    }
}

@media (max-width:767px) {

    .reg-form-data .col-6 ,  .reg-form-data .col-12 {
    padding: 0 5px;
}

    #LoginModal h4,
    #forgot-pwd-modal h4 {
        font-size: 24px;

    }

    #LoginModal h4::after {
        font-size: 22px;

    }

    #reset-pwd-frm input,
    #LoginModal input,
    #forgot-pwd-modal input {
        max-width: 100%;

    }

    #login-footer .row {
        max-width: 98%;
    }

    #LoginModal .modal-content,
    #forgot-pwd-modal .modal-content {

        padding-left: 15px;
        padding-top: 27px;
        padding-bottom: 40px;
        background: #fff;

        padding-right: 15px;

    }

    #login-footer .col-sm-8 .forgot-btn {

        top: -74px;
        right: 0px;

    }

    #login-footer .col-sm-8 {
        text-align: left;
        margin-top: 0px;
        border-top: 0px solid #ddd;
        margin-left: 15px;
    }

    #login-footer>.row {
        display: flex;
        flex-direction: column-reverse;
        min-height: 135px;
    }

    #LoginModal button.close,
    #forgot-pwd-modal button.close {
        margin-top: -24px;
        margin-right: -15px;
    }

    #forgot-pwd-modal .modal-content {
        min-height: 280px;

    }
}

/*End Login Modal New UI------------------------*/







/* Countdown Timer---------------------------- */
.countdown-container {
    text-align: center;
    margin-top: 50px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    border-radius: 8px;
    padding: 0px 29px 0px 15px;
    /* box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2); */
    margin-bottom: 40px;
    /* border: 2px solid #000; */
}

.countdown-container.clock__2 div#clockdiv>div {
    background: #ffffff12 !important;
    margin-right: 15px;
    min-width: 106px;
}

.clock__2 #clockdiv>div {
    border-radius: 12px !important;
    border: 2px solid #DCDCE5 !important;
}

#clockdiv {
    font-family: var(--eventHeadingFont);
    color: #fff;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    font-size: 50px;
}

#clockdiv .smalltext {
    color: #fff;
    font-size: var(--eventFontSize);
}

#clockdiv>div {
    background: none;
    position: relative;
    margin-right: 40px;
}

#clockdiv>div::before {
    content: ":";
    color: #fff;
    display: none;
    position: absolute;
    right: -19px;
    top: 50%;
    transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
    content: "";

}

#clockdiv .eventlive {
    max-width: 500px;
    font-size: 24px;
}

/* About section -------------------------------------- */
.main-intro {
    max-width: 75%;
    text-align: center;
    margin: auto;
}

.main-intro strong {
    margin-bottom: 25px;
    font-size: 20px;
    display: block;
}

/******/


/* Why Attend section------------------------------------ */
#whyAttend {
    padding-top: 80px;
}

#whyAttend .main-title {
    margin-bottom: 60px;
}

#whyAttend .headingOverlayText {
    color: var(--overlayHeadingTextColor2)
}

#whyAttend li i {
    color: var(--yellow);
}

.whiteText .main-title span {
    color: var(--yellow);
}



/* Agenda-------------------------------------------- */

#agenda {
    background-color: var(--mainThemeColor2);
}

p.text-center.timezone-wrap {
    /* color: #FFF; */
    color: var(--mainThemeColor2);
}



#agenda section .container>h3 {
    display: none;
}

#agenda section h3 {
    font-size: var(--h4FontSize);
    font-weight: 600;
}

#agenda section {
    background: none !important;
}

#agenda .nav-tabs>li>a {
    color: var(--mainThemeColor2) !important;
    /* color: var(--white) !important; */
    /* background-color: rgba(255, 255, 255, 0.08) !important; */
    background-color: #f8fafc !important;
    border-color: #f8fafc !important;
}

#agenda .nav>li>a:hover,
.nav>li>a:focus {

    color: var(--mainThemeColor) !important;
}

#agenda .agenda-style-6 .time-box,
#agenda .nav-tabs>li.active>a,
#agenda .nav-tabs>li.active>a:hover,
#agenda .nav-tabs>li.active>a:focus {
    background: var(--mainThemeColor) !important;
    color: var(--white) !important;

}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    border-top-color: var(--mainThemeColor) !important;

}

div.speaker2[data-toggle="modal"] {
    cursor: pointer;
}

div.speaker2[data-toggle="modal"]:hover strong {
    color: var(--mainThemeColor);
}

.agenda-time span {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;

}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {


    border-top-color: var(--mainThemeColor) !important;
}


.agenda-design11-speaker .agenda-row .agenda-col:last-child {
    border-left: none !important;
    padding: 0;
}

/*activities section*/
.activity-card {
    padding: 40px;
    /* border: 2px solid var(--mainThemeColor); */
    background-color: #F2F3F0;
    color: var(--eventFontColor);
    min-height: 546px;
}

.activity-head {
    margin-bottom: 30px;
}

.activity-head h3 {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
}

.activity-head .date {
    font-size: 14px;
    font-weight: 300;
}

.activity-card>p {
    font-size: 14px;
    font-weight: 300;
    margin-top: 30px;
    line-height: 1.4;
}

/*slick slider*/

.slick-prev:before,
.slick-next:before {
    display: none;
}

.slick-prev img,
.slick-next img {
    width: 50px;
    height: 50px;
}

.slick-prev,
.slick-next {
    width: auto !important;
    height: auto !important;
    z-index: 1;
}

.testi-slider .slick-prev {
    bottom: -27px;
    left: -108px;
    top: unset;
}

.testi-slider .slick-next {
    bottom: -27px;
    left: -48px;
    top: unset;
    right: unset;
}

.slick-slide {
    height: auto !important;
}

.slick-prev {
    left: -25px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-next {
    right: -25px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

@media (max-width: 767px) {
    .activity-card {
        min-height: 508px;
    }
}

/*Sponsors Section----------------------------------------*/


#sponsors .main-title {
    /* text-align: left; */
    /* color: var(--white); */
}

#sponsors .text__main {
    /* text-align: left; */
    /* color: var(--white); */
}

.logos-list {
    text-align: center;
    background-color: var(--white);
    min-height: 100px;
    margin: 10px;
    border: solid 12px #ecf0f4a8;
    display: inline-block;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease;
}

.logos-list img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 170px;
    margin: 5px;
    padding: 5px;
    /* border: solid 1px #eee; */
}

.logos-list:hover {
    box-shadow: 0px 10px 20px rgb(215 215 215 / 48%);
}


/* FAQs Section------------------------------------------- */
.faq.padding {
    padding: 0
}

section#faq {
    background: var(--mainThemeColor2);
}

.faq .panel {
    /* background: #F2F3F0 !important; */
    padding: 24px 25px 24px;
    margin: 0 0 27px;
    border: none;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);

}


.faq .panel-heading {
    padding: 0 !important;
    background: 0 0 !important
}

.faq h4.panel-title a {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    line-height: 24px;
    color: var(--eventFontColor);
    font-family: var(--eventHeadingFont);
    font-weight: 700;
    text-transform: none;
    padding-left: 45px;
}

.faq .panel-collapse {
    text-decoration: none;
    cursor: pointer
}

.faq .panel-collapse .panel-body {
    width: 100% !important;
    padding-bottom: 0;
    border: none !important;
    padding-top: 9px;
    font-size: var(--eventFontSize) !important;
    font-family: var(--eventFont) !important;
    line-height: 24px !important;
    color: var(--eventFontColor) !important
}

.faq .panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
    font-size: 19px;
    color: var(--mainThemeColor);
}

.faq .panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.faq .panel-title>a:hover,
.faq .panel-title>a:active,
.faq .panel-title>a:focus {
    text-decoration: none;
}

.num_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    /*   background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;*/
    background: #d11f5c;
    color: var(--white);
    font-style: normal;
    margin-right: 10px;
    position: absolute;
    left: 0px;
}

.cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 12px 45px 0px 45px;
}

/* Contact Section------------------------------ */
.ask-cta {
    background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ask-cta>.container>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ask-cta .contact-img {
    max-height: 200px;
}

#contact {
    padding-top: 60px;
    padding-bottom: 60px;
}

.contactPersons {
    display: flex;
    flex-wrap: wrap;
}

.contactPersons_box {
    margin-right: 70px;
    margin-bottom: 30px;
}

.contactPersons_box p {
    margin-bottom: 0px;
}

.textSmall {
    font-size: var(--smalltext);
    font-weight: 400;
}

.contactPersons_box h5 {
    line-height: 23px;
}

.contactPersons>div:nth-child(even) {
    margin-right: 0px;
}




/* Footer----------------------------- */
/* footer {
    background: var(--mainThemeColor2);
    padding: 20px 0px;
    position: relative;
    border-top-color: var(--mainThemeColor2) !important;
}

.footer-links li {
    display: inline-block;
    position: relative;
    margin-bottom: 0px !important;
}

.footer-links li:after {
    content: "|";
    margin: 0px 5px 0px 12px;
}

.footer-links li:last-child::after {
    margin-right: 0px;
    content: "";
}

.footer-links a {
    font-size: var(--smalltext) !important;
}

.socialIcons {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.socialIcons li {
    display: inline-block;
    padding-right: 10px;
}

.socialIcons li:last-child {
    padding-right: 0px;
}

.socialIcons li a {
    font-size: 20px;
    color: var(--white);
    text-decoration: none;
}

.socialIcons li a:hover i {
    color: var(--mainThemeColor);
} */

/* Entire structural scope isolated under #geis-footer ID */
#geis-footer {
    background: var(--mainThemeColor2);
    padding: 60px 0 30px 0;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: var(--white);
}

/* Main row adjustments */
#geis-footer .geis-footer-main-row {
    margin-bottom: 40px;
}

#geis-footer .geis-foot-col {
    margin-bottom: 25px;
}

/* Brand Area Layout matching screenshot */
#geis-footer .geis-brand-container {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#geis-footer .footer__logo {
    width: 100%;
    height: auto;
    margin-right: 12px;
}

#geis-footer .geis-brand-text {
    display: flex;
    flex-direction: column;
}

#geis-footer .geis-brand-text strong {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: var(--white);
    line-height: 1.2;
}

#geis-footer .geis-brand-text span {
    font-size: 10px;
    opacity: 0.6;
    letter-spacing: 0.5px;
}

#geis-footer .geis-brand-desc {
    font-size: 13px;
    opacity: 0.7;
    line-height: 1.6;
    margin-bottom: 25px;
    padding-right: 20px;
}

/* List elements structure adjustments */
#geis-footer .geis-column-heading {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 20px;
    opacity: 0.5;
}

#geis-footer .geis-vertical-links {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#geis-footer .geis-vertical-links li {
    margin-bottom: 12px;
}

#geis-footer .geis-vertical-links a {
    color: var(--white);
    opacity: 0.8;
    font-size: 14px;
    text-decoration: none;
    transition: opacity 0.2s ease;
}

#geis-footer .geis-vertical-links a:hover {
    opacity: 1;
    color: var(--white);
}

/* Contact information styles block */
#geis-footer .geis-contact-text {
    font-size: 13px;
    opacity: 0.7;
    margin-bottom: 8px;
    line-height: 1.5;
}

#geis-footer .geis-email-link {
    color: #357AE8;
    /* Clean context link blue text */
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

#geis-footer .geis-date-heading {
    margin-top: 25px;
}

#geis-footer .geis-date-highlight {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
    color: var(--white);
}

#geis-footer .geis-timezone-text {
    font-size: 12px;
    opacity: 0.5;
    margin-bottom: 0;
}

/* Social Media Row Blocks adjustment */
#geis-footer .socialIcons {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: flex;
}

#geis-footer .socialIcons li {
    margin-right: 10px;
}

#geis-footer .socialIcons li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    color: var(--white);
    opacity: 0.7;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
}

#geis-footer .socialIcons li a:hover {
    opacity: 1;
    border-color: var(--mainThemeColor);
    background-color: rgba(255, 255, 255, 0.05);
}

/* Horizontal line partition layout rules */
#geis-footer .geis-footer-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin-top: 15px;
    margin-bottom: 25px;
}

/* Footer Bottom Layout matching specifications */
#geis-footer .geis-footer-bottom-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#geis-footer .Copyright__text {
    font-size: 13px;
    opacity: 0.4;
    margin-bottom: 0;
}

#geis-footer .geis-bottom-links-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#geis-footer .footer-links {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block;
}

#geis-footer .footer-links li {
    display: inline-block;
    margin-bottom: 0 !important;
}

#geis-footer .footer-links li:after {
    content: "·";
    /* Dot partition matches look cleanly */
    color: var(--white);
    opacity: 0.3;
    margin: 0 10px;
}

#geis-footer .footer-links li:last-child::after {
    content: "";
    margin: 0;
}

#geis-footer .footer-links a {
    font-size: 13px !important;
    color: var(--white) !important;
    opacity: 0.4;
    text-decoration: none;
    transition: opacity 0.2s ease;
}

#geis-footer .footer-links a:hover {
    opacity: 0.8;
}

#geis-footer .geis-powered-by {
    display: inline-block;
    margin-left: 20px;
    opacity: 0.4;
    transition: opacity 0.2s ease;
}

#geis-footer .geis-powered-by:hover {
    opacity: 0.8;
}

#geis-footer .geis-powered-by img {
    height: 15px;
    width: auto;
}

/* Bootstrap 3 Mobile Stacking Responsiveness Rules overrides */
@media (max-width: 767px) {
    #geis-footer .geis-brand-container {
    justify-content: center;
}

#geis-footer .geis-brand-desc {
    padding-right: 0;
}

    #geis-footer .socialIcons {
    justify-content: center;
}

    #geis-footer .geis-footer-bottom-row {
        flex-direction: column-reverse;
        text-align: center;
    }

    #geis-footer .geis-footer-bottom-row>div {
        text-align: center !important;
        width: 100%;
    }

    #geis-footer .geis-bottom-links-wrapper {
        justify-content: center;
        margin-bottom: 15px;
        flex-direction: column;
    }

    #geis-footer .footer-links li {
        display: block;
        margin-bottom: 8px !important;
    }

    #geis-footer .footer-links li:after {
        content: "";
    }

    #geis-footer .geis-powered-by {
        margin-left: 0;
        margin-top: 10px;
    }
}

/*Top to the Page button---------------*/
#top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: var(--white);
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
    z-index: 45;
    display: none;
    background-color: var(--mainThemeColor);
    font-size: 24px;
    padding-top: 13px;
    border-radius: 5px;
}

#top:hover,
#top:focus {
    background-color: var(--darkgrey);
}


/*Accessibility Features---------------*/
.btn.btn-access.slide {
    position: absolute;
    z-index: 45;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background: var(--darkgrey);
    right: 12px;
    top: 46px;
    text-align: center;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn.btn-access.slide:hover {
    background: var(--mainThemeColor);
}

.accsess_tray {
    display: block;
    position: fixed;
    right: 10px;
    background-color: var(--white);
    top: 110px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 4px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.accsess_tray #readspeaker_button1,
.accsess_tray .hall-wrap .rsbtn {
    right: -34px;
}

.accsess_tray .rsexpanded span {
    margin: 0;
}

.accsess_tray .rsexpanded span.rsbtn_text {
    margin: 5px 0 0 6px;
}

.accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
    margin: 7px 0 0 5px;
}

.accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
    display: inline-block;
}

.accsess_tray svg path {
    fill: var(--mainThemeColor);
}

.accsess_tray .btn-tray {
    padding: 6px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 15px !important;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-right: 5px;
    background: rgba(var(--mainThemeColor-rgb), 0.1);
    color: var(--mainThemeColor);
}

.accsess_tray .btn-tray:last-child {
    margin-right: 4px;
}

.accsess_tray .btn-tray.btn:hover {
    opacity: 0.9;
}

.accsess_tray .btn-tray svg path {
    fill: var(--mainThemeColor);
}

.accsess_tray span {
    margin-right: 8px;
}

.accsess_tray .btn-close-access {
    text-align: center;
    padding: 8px 8px;
    background: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#accessibility-fade-in {
    width: 1px;
    opacity: 0;
    transition: all 0.75s ease;
    z-index: 5;
}

#accessibility-fade-in.show {
    opacity: 1;
    width: 262px;
    display: flex !important;
}




@media (max-width: 767px) {
    .main-title {

        font-size: 34px !important;

    }

    .speaker-slider .slick-slide.slick-active {
        opacity: 1;
    }

    .speaker-slider .slick-slide {
        opacity: 0.4;
    }

    .speaker-slider .speaker_container {
        padding: 0px !important;
    }

    #clockdiv>div::after {
        right: -3px;

    }

    span#grp_fld_1525127 .row.radio_and_checkbox_element {
        display: flex;
        flex-direction: column;
        flex-wrap: unset;
        gap: 10px;
    }

    #grp_fld_1525127 .radio_and_checkbox_element label {
        min-width: 100%;
    }

    footer {
        padding: 20px 0px 100px 0;
    }

    .Copyright__text {
        text-align: center !important;
    }

    #clockdiv {
        display: flex;
        justify-content: center;
    }

    div#clockdiv>div {
        margin: 4px !important;
        min-width: auto;
    }

    #clockdiv>div>span {
        font-size: 28px;
    }



    .shape-top-right,
    .shape-bottom-left,
    .shape-bottom-right {
        position: absolute;
        width: 64px !important;
        height: 64px !important;
        z-index: 1;
    }

    .speaker-img {
        width: 100% !important;
        max-width: 100% !important;
    }

    #main-nav .navbar-nav li.dropdown {
        margin-left: 0;
        margin-top: 10px;
    }

    .slider_content {
        position: relative;
        height: auto;
        /* background-color: rgba(0, 0, 0, .8); */
    }

    .banner_video {
        height: auto;
    }

    .embed-container {
        height: auto;
    }

    #main-nav {
        position: fixed;
        top: 0;
        left: 0px;
        z-index: 55;
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        height: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
        display: none !important;
    }

    #main-nav .navbar-nav {
        flex-direction: column;

    }

    #main-nav .navbar-nav {
        flex-direction: column;
        flex-grow: initial;
    }

    .navClose {
        position: absolute;
        top: 15px;
        right: 20px;
        color: var(--white);
        font-size: 22px;
        font-family: 'Poppins';
        border-radius: 100%;
        width: 40px;
        height: 40px;
        border: 2px solid var(--white);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #main-nav.in {
        display: flex !important;
    }

    #main-nav a {
        color: var(--white);
        font-size: 18px;
        padding: 18px 15px;
        text-align: center;
    }

    #main-nav li.language-dropdown a {
        color: var(--darkgrey);
    }

    #main-nav .dropdown-menu li a {
        font-size: 14px !important;
        padding: 7px !important;
    }

    #main-nav .open .dropdown-menu {
        border: 1px solid;
    }

    #main-nav .language-dropdown.open .dropdown-menu {
        border: none;
    }

    #LoginBtn {
        margin-top: 12px;
    }

    .event-logo {
        flex-grow: 1;
    }

    .whyAttendImg {
        max-width: 320px !important;
        display: block;
        margin: auto;
    }

    .contactPersons {
        justify-content: space-around;
    }

    .contactPersons_box {
        margin-right: 0px;
    }

    #contact h3 {
        text-align: center;
    }

    .footer-section .row>div {
        text-align: center !important;
    }

    input[type="file"] {
        width: 100%;
    }

    .modal .modal-dialog {
        width: 95% !important;
    }

    .modal-footer .btn+.btn {
        margin-left: 2px;
    }

    #login-footer .row {
        flex-direction: column;
    }

    #login-footer .row .col-sm-4 {
        order: 1;
    }

    #login-footer .row .col-sm-8 {
        order: 2;
    }

    #login-footer .col-sm-8 {
        padding-left: 2px;
        padding-right: 2px;
    }

    form input[type=submit] {
        width: 100% !important;
    }

    .reg-form-data input::file-selector-button {
        background: var(--mainThemeColor2) !important;
        text-transform: uppercase;
    }

    .popup {

        padding: 0 30px;
    }

    .countdown-container {

        margin-top: 50px;
    }

    .language-dropdown .dropdown-menu li a {
        color: #FFF !important;
        display: block;
        text-align: center;
        padding: 10px !important;
    }
}

@media (max-width: 575px) {
    .main-intro {
        max-width: 100%;
    }

    .headingOverlayText {
        display: none !important;
    }

    .main-title span {
        font-size: 18px;
    }

    .homepage-body .main-title {
        font-size: 30px !important;
    }

    .two-btns {
        margin: 0px 0 50px;
    }

    .simple-section {
        padding: 20px 0px;
    }

    #whyAttend {
        padding-top: 20px;
    }
}

@media (max-width: 480px) {

    p.text-center.timezone-wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 7px;
    }

    #agenda section {
        padding: 0;
    }


    #agenda .agenda-design11-speaker .nav-tabs {
        margin-top: 0;
    }

    div#event__section .section2 .icon img {
        display: none;
    }

    div#event__section .section2 {
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        /* padding: 10px !important; */
        min-height: unset !important;
    }

    :root {
        --h1FontSize: 35px;
        --h4FontSize: 18px;
    }

    .homepage-body .slick-prev {
        left: -5px !important;
        z-index: 999 !important;
    }

    .homepage-body .slick-next {
        right: 14px !important;
    }


    .location-button {

        padding: 8px 15px !important;
        font-size: 10px !important;

    }

    #date-info span {
        display: block;
    }

    .eventDate::after {
        content: "";
        margin-left: 0px;
    }

    .countdown-container {
        padding: 0px 19px 0px 5px;

    }

    #clockdiv>div>span {
        min-width: 50px;
    }

    #clockdiv {
        font-size: 40px;
    }

    #clockdiv .smalltext {
        font-size: 12px;
    }

    #clockdiv>div {

        margin-right: 13px;
    }

    #clockdiv>div::before {

        right: -11px;

    }

    .two-btns {
        border-radius: 29px;
        width: 100%;
        border: none;
    }

    .two-btns a {
        display: block;
    }

    .two-btns a:first-child {
        border: 2px solid var(--white);
        margin-bottom: 10px;
    }

}



/*Code copy button styles------------------*/
pre {
    position: relative;
    overflow: auto;

    /* make space  */
    margin: 5px 0;
    padding: 1.75rem 0 1.75rem 1rem;
    border-radius: 10px;
}

pre button {
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
    color: var(--white);
    font-size: var(--smalltext);
    padding: 5px 10px;
    background-color: var(--mainThemeColor);
    border-radius: 5px;
}

pre button:hover {
    cursor: pointer;
    background-color: var(--footerBg);
}

.content-page {
    padding: 50px 0;
}

.content-page ul {
    list-style-type: disc;
    margin-left: 20px;
}

.content-page ul li {
    margin-bottom: 0;
}

.content-page p,
.content-page li {
    text-align: justify;
}

.section.privacy-policy h4 {
    margin-top: 22px;
}

.section.terms-of-service li {
    margin-bottom: 20px;
}


/*New login UI updates-----------------*/

#LoginModal .modal-content,
#forgot-pwd-modal .modal-content {
    background: var(--white);
    padding-left: 25px;
    padding-right: 25px;
    min-height: initial;
    padding-bottom: 20px;
}

#LoginModal button.close,
#forgot-pwd-modal button.close {
    background: #fff;
    width: 32px;
    height: 32px;
}

#LoginModal #LoginEmail {
    padding-left: 40px;
    background-size: 18px !important;
}

#LoginModal #Password {
    padding-left: 40px;
    background-size: 15px !important;
}

#LoginModal .modal-dialog,
#forgot-pwd-modal .modal-dialog {
    width: max-content;

}

#LoginModal h4::after {
    content: "";
}

#reset-pwd-frm input,
#LoginModal input,
#forgot-pwd-modal input {
    width: 100%;

    min-width: 320px;
}

#login-footer .col-sm-8 .forgot-btn {
    position: initial;
    background: no-repeat;
    color: var(--eventFontColor);
    text-decoration: underline;
    padding: 6px 12px;
    margin: 0px;
    display: block;
    float: none !important;
    margin-top: 12px;
}

#login-footer .btn-modal-registration,
#reset-pwd-frm .btn-modal-registration {
    color: var(--mainThemeColor);
}

#LoginModal .modal-content,
#forgot-pwd-modal .modal-content {

    padding-top: 8px;
    border-radius: 8px;

}

#LoginModal .modal-header,
#reset-pwd-frm .modal-header,
#forgot-pwd-modal .modal-header {

    padding: 9px 15px 0px;
}

#login-footer .row .col-sm-4 button[type="submit"],
#forgot-pwd-modal .modal-footer button[type="submit"] {
    min-width: 320px;
}

#login-footer>.row {
    display: flex;
    flex-direction: column-reverse;
    min-height: initial;
}

#login-footer .col-sm-8 {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

#login-footer .btn-modal-registration,
#reset-pwd-frm .btn-modal-registration {
    border: 0px solid #818181;
    margin-top: 50px;
    text-decoration: underline;
}

#LoginModal .modal-body {
    margin-top: 10px;
}

#LoginModal button.close,
#forgot-pwd-modal button.close {
    position: relative;
    right: -30px;
    margin-top: -10px;
}

#login-footer .btn-modal-registration:hover,
#login-footer .btn-modal-registration:focus {
    background: var(--white) !important;
    color: var(--darkgrey) !important;
    text-decoration: underline;
}

#reset-pwd-frm label,
#LoginModal label {
    display: block;
}

#forgot-pwd-modal .modal-footer button[type="submit"] {
    width: 94%;
    min-width: 94%;
}

.control-label {

    padding-top: 0px !important;
    margin-top: 0px !important;

}

#login-footer .col-sm-8 .btn:active {
    box-shadow: none;
}

#LoginModal button:focus,
#LoginModal a:focus {
    outline: none;
}

@media(max-width:767px) {
    #login-footer .row .col-sm-8 {
        order: initial;
    }

    #event-logo-box {

        min-height: 283px !important;
    }


    div#event__section .section {
        margin-bottom: 0px !important;
    }

    div#event__section .section2 {

        margin-bottom: 0px !important;
    }

    #date-info span {
        font-size: 25px !important;
    }

    #login-footer .row .col-sm-4 {

        padding-left: 20px;
        padding-right: 0px;
    }

    #login-footer .row .col-sm-4 button[type="submit"],
    #forgot-pwd-modal .modal-footer button[type="submit"] {
        min-width: 100%;
    }

    #login-footer .col-sm-8 a {
        margin-top: 30px;
    }

    #LoginModal button.close,
    #forgot-pwd-modal button.close {
        right: -14px;
    }

    #reset-pwd-frm input,
    #LoginModal input,
    #forgot-pwd-modal input {
        width: 100%;
        min-width: 100%;
    }

}

/*New login UI updates end-----------------*/

/*New Accessibility Features layout----------------------*/
.accessibility-actions {
    position: absolute;
    top: 4px;
    text-align: left;
    display: flex;
    align-items: center;
    margin: 0px;
}

.accessibility-actions>a:nth-child(1) {
    height: 33px;
    width: 35px;
}

.accessibility-actions>a:nth-child(1) *,
.accessibility-actions>a:nth-child(2) * {
    display: none;
}

.accessibility-actions>span:nth-of-type(1) span,
.accessibility-actions>span:nth-of-type(1) span a,
.accessibility-actions>span:nth-of-type(2) span,
.accessibility-actions>span:nth-of-type(2) a {
    display: block;
    width: 33px;
    height: 33px;
    margin: 0px;
}

.accessibility-actions>span:nth-of-type(1) a img,
.accessibility-actions>span:nth-of-type(2) a img {
    display: none;
}

.accessibility-actions>a:nth-child(2) {
    min-width: 80px;
    font-size: 0px;
    margin-left: 5px;
    height: 33px;
}

.accessibility-actions>span:nth-of-type(1) {
    min-width: 33px;
    display: inline-block;
    margin: 0px;
    height: 33px;
    margin-left: 5px;
    order: 5;
}

.accessibility-actions>h3 {
    font-size: 0px;
    width: 21px;
    height: 33px;
    margin-left: 4px;
    order: 4;
}

.accessibility-actions>span:nth-of-type(2) {
    margin-left: 5px;
    margin-right: 0px;
    width: 32px;
    height: 33px;
    order: 3;
}

/*End New Accessibility Features layout----------------------*/

/*3rd level dropdown*/

/*.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}



.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}



@media screen and (max-width: 767px) {
    .dropdown-menu {
        position: static;
        float: none;
        width: auto;
    }

    .dropdown-submenu>.dropdown-menu {
        margin-left: 0;
        margin-top: 0;
    }

    .dropdown-submenu {
        position: static;
    }
}*/


@media screen and (min-width: 993px) {
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>a::after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #000;
    margin-top: 6px;
    margin-right: -10px;
}

.dropdown-submenu>ul.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 5px;
}


/****cus desing code ***/


.location-button {
    display: inline-flex;
    align-items: center;
    padding: 8px 20px;
    border: 2px solid white;
    border-radius: 30px;
    background: transparent;
    color: white;

    font-size: 14px;
    text-decoration: none;
    transition: background 0.3s, color 0.3s;
}

.location-button i {
    margin-right: 10px;
    font-size: 14px;
}

/* Optional hover effect */
.location-button:hover {
    background: white;
    color: black;
    text-decoration: none;
}

p.text__P {
    padding-top: 24px;
    font-size: 18px;
    line-height: 29px;
}

img.top__img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
}

img.bottom__img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

/****event setting *****/
.bg-effect {
    background: #f4f4f4 url('https://vepimg.b8cdn.com/uploads/vjfnew/content/files/1712680835abbottinspirehersummit-about-bg-jpg1712680835.jpg') no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

div#event__section .section {
    padding: 20px;
    background-color: #d11f5c;
    color: #fff;
    text-align: left;
    /* height: 100%;*/
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 5px;
}


div#event__section {
    font-family: 'Inter', sans-serif;
    padding: 60px 0;
}

div#event__section .geis-badge {
    display: inline-block;
    background-color: #d11f5c26;
    /* background: #fff; */
    color: var(--mainThemeColor);
    font-size: 12px;
    font-weight: 700;
    padding: 6px 12px;
    border-radius: 4px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

div#event__section .geis-title {
    font-size: 44px;
    font-weight: 800;
    color: var(--mainThemeColor2);
    line-height: 1.15;
    margin-bottom: 25px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}

div#event__section .geis-title span {
    color: var(--mainThemeColor);
}

div#event__section .geis-desc {
    font-size: 16px;
    color: #64748b;
    line-height: 1.6;
    margin-bottom: 20px;
}

div#event__section .geis-card-box {
    background-color: #f8fafc;
    border-left: 4px solid var(--mainThemeColor);
    border-top: 1px solid #e2e8f0;
    border-right: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
}

div#event__section .geis-card-box h3 {
    font-size: 16px;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 8px 0;
    padding: 0;
}

div#event__section .geis-card-box p {
    font-size: 14px;
    color: #64748b;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

iframe {
    border-radius: 5px;
}

div#event__section .section2 {
    padding: 20px;
    color: #fff;
    text-align: center;
    /* height: 100%;*/
    min-height: 279px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
}

img.event__icon {
    width: 100%;
    max-width: 80px;
    display: block;
    margin: auto;
    padding-top: 21px;
}

.small-block {
    background-color: #102b4e;
}

/* .bg-pink {
    background-color: #d11f5c;
}

.bg-yellow {
    background-color: #f9c839;
}

.bg-green {
    background-color: #39b54a;
    color: #fff;
} */

.bg-purple {
    background-color: #a5a0d9;
}

/* div#event__section .icon {
    font-size: 48px;
    margin-bottom: 10px;
}

div#event__section .highlight {
    font-size: 60px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 16px;
}

div#event__section .img-box img {
    width: 100%;
    height: auto;
}

div#event__section h3 {
    font-size: 34px;
    font-weight: 500 !important;
}

p.text__main {
    text-align: center;
    padding-bottom: 30px;
}

div#event__section .list-left {
    text-align: left;
    padding-left: 15px;
    font-size: 24px;
    line-height: 25px;
}

div#event__section .spacer {
    margin-bottom: 20px;
} */

.numbers {
    padding: 0;
    border-top: 1px solid rgb(40 65 96);
}

.stats-container {
    background-color: var(--mainThemeColor2);
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    text-align: center;
}

.stat-box {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px;
}

.stat-box .small-block {
    background-color: transparent;
}

.stat-box:last-child {
    border-right: none;
}

.stat-box .highlight {
    color: var(--mainThemeColor);
    font-size: 55px;
    font-weight: bold;
    font-family: sans-serif;
    line-height: 1;
    margin-bottom: 10px;
}

.stat-box p {
    margin: 0;
    padding: 0;
}

.stat-box p span {
    color: var(--white);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media (max-width: 767px) {

    #speakers-home .row:not(.header-row) {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        gap: 15px;
        padding-bottom: 10px;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        /* Hide scrollbar */
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE/Edge */
    }

    #speakers-home .row:not(.header-row)::-webkit-scrollbar {
        display: none;
    }

    #speakers-home .col-md-3 {
        flex: 0 0 280px;
        max-width: 280px;
    }

    #speakers-home .speaker_container {
        height: 100%;
    }


    #educator-testimonials .row.geis-testimonial-row {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        /* gap: 15px; */
        /* padding-bottom: 10px; */
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        /* Hide scrollbar */
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE/Edge */
    }

    #educator-testimonials .row.geis-testimonial-row::-webkit-scrollbar {
        display: none;
    }

    #educator-testimonials .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #educator-testimonials .geis-testimonial-card {
        height: 100%;
    }
}

@media (max-width: 767px) {

    #geis-registration-cta {
        padding: 50px 0px !important;
    }

    .stat-box {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .stat-box:last-child {
        border-bottom: none;
    }
}

@media (max-width: 767px) {
    .top__pass_btn {
        margin-left: 0px !important;
        margin-bottom: 15px;
    }

    div#event__section .highlight {
        font-size: 48px;
    }

    div#event__section .section2 p {
        font-size: 20px;
    }

    div#event__section .icon {
        font-size: 36px;
    }

    #agenda7 .agenda-row {
        overflow: hidden;
    }

    .agenda-section {
        padding-bottom: 80px !important;
    }

    .event-logo img {
        max-width: 100px;
    }
}


/****agenda section *****/

.agenda-section .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.agenda-section {
    background-color: var(--mainThemeColor);
    /* Yellow-orange background */
    color: #2c2c2c;
    padding: 40px 20px;
    position: relative;
    overflow: hidden;
}

.agenda-section h2 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 40px;
}

.agenda-section p {
    max-width: 600px;
    font-size: 14px;
    margin-bottom: 30px;
}

.agenda-btn-wrapper {
    position: relative;
    display: inline-block;
}


.agenda-circle {
    width: 100px;
    height: 100px;
    background-color: #d11f5c;
    border-radius: 50%;
    position: absolute;
    right: -30px;
    top: -20px;
    z-index: 0;
}

.agenda-btn {
    background-color: #ffffff;
    color: #000;
    border: none;
    padding: 10px 20px;
    z-index: 1;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
}

.agenda-btn:hover {
    opacity: 0.7;
    color: #000;
}

.agenda-section {
    display: none;
}

.view-all-speakers-btn {
    background-color: var(--mainThemeColor);
    color: var(--white);
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}

.view-all-speakers-btn:hover {
    opacity: 0.7;
    color: var(--white);
}

.featured-speakers-btn {
    /* margin-top: 30px; */
    margin-bottom: 50px;
    text-align: center;
}

@media (max-width: 767px) {
    .agenda-row .time {
        font-weight: 700;
    }

    .row.row1 b {
        font-size: 34px;
        line-height: 42px;
    }

    div#event__section .section2 {
        border-radius: 5px !important;
        margin-bottom: -10px !important;
    }

    div#event__section .section {
        margin-bottom: 30px !important;
    }

    .logos-list {
        width: 45%;
        min-height: auto;
        margin: 10px 5px;
    }

    .logos-list img {
        max-width: max-content;
    }

    .agenda-circle {
        right: -20px;
        top: -10px;
        width: 70px;
        height: 70px;
    }

    .agenda-btn {
        padding: 8px 16px;
        font-size: 12px;
        display: inline-block;
        width: max-content;
        min-width: 250px;
    }

    .agenda-section h2 {
        font-size: 20px;
    }

    #speakers-home .slick-dots {
        display: none !important;
    }

}



/* Speakers Section with Slick Slider */
.speakers-section {
    padding: 70px 0;
    background-color: #F2F3F0;
}

.speakers-conference {
    background-color: var(--mainThemeColor2);
}

.speaker-card {
    background-color: #fff;

    text-align: center;
    margin: 0 15px;
    border: 1px solid #eee;
    height: 380px;
}

.speaker-img {
    max-width: 256px;

    margin: 0 auto 20px;
    overflow: hidden;

    padding: unset !important;
    margin: unset !important;

}

.speaker-img.odd {
    border-top: 6px solid #31AB4A;
}

.speaker-img.even {
    border-top: 6px solid #F48B8B;
}

.speaker-name {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
    text-align: left;
    padding-left: 18px;
}

.speaker-title {
    font-size: 18px;
    color: #000000;
    text-align: left;
    padding-left: 18px;
    margin-bottom: 15px;

}

.coulmn-row {
    gap: 30px !important;
}

.coulmn-row .column5 {
    width: calc(23.3% - 15px) !important;
    /* border-radius: 5px; */
    background: transparent !important;
}

/* .row.speaker-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.speaker_container img {
    width: 50% !important;
    height: auto !important;
    margin: auto;
}

.speaker_container {
    min-height: 350px !important;
    text-align: center;
    padding: 30px;
}

.speaker_img-src h4 {
    min-height: auto !important;
} */


#speakers-home {
    background-color: var(--white);
    padding: 60px 0;
    font-family: 'Inter', sans-serif;
}

#speakers-home .header-row {
    margin-bottom: 40px;
    text-align: center;
}

#speakers-home .featured-badge {
    display: inline-block;
    background-color: #d11f5c26;
    color: var(--mainThemeColor);
    font-size: 11px;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 4px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

#speakers-home .section-main-title {
    font-size: 42px;
    font-weight: 800;
    color: #081d3d;
    margin: 0 0 12px 0;
}

#speakers-home .section-subtitle {
    font-size: 16px;
    color: #64748b;
    max-width: 600px;
    margin: 0 auto;
}

#speakers-home .speaker-slider {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

#speakers-home .speaker_container {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid #f1f5f9;
}

#speakers-home .speaker_container:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05);
}

#speakers-home .speaker-card-top {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background-color: #f1f5f9;
}

#speakers-home .speaker-card-top img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

#speakers-home .type-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 10px;
    font-weight: 700;
    padding: 4px 8px;
    border-radius: 4px;
    z-index: 2;
    letter-spacing: 0.5px;
    display: none;
}

#speakers-home .badge-red {
    background-color: #ffdde8;
    color: var(--mainThemeColor);
}

#speakers-home .badge-blue {
    background-color: rgba(219, 234, 254, 0.9);
    color: var(--mainThemeColor);
}

#speakers-home .badge-gray {
    background-color: rgba(241, 245, 249, 0.9);
    color: #475569;
}

#speakers-home .speaker-info {
    padding: 20px;
    min-height: 140px;
    display: flex;
    flex-direction: column;
}

#speakers-home .speaker-info h4 {
    font-size: 16px;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 6px 0;
}

#speakers-home .speaker-info p {
    margin: 0;
    line-height: 1.4;
}

#speakers-home .speaker-info p.designation {
    font-size: 13px;
    color: #475569;
    margin-bottom: 4px;
}

#speakers-home .speaker-info p.university {
    font-size: 13px;
    color: var(--mainThemeColor);
    font-weight: 500;
    margin-top: auto;
}

@media (max-width: 767px) {
    #speakers-home .section-main-title {
        font-size: 32px;
    }
}



body.homepage-body .column5:nth-of-type(n + 6) {
    display: none;
}

.border-state {
    display: none !important;
}


a.learn-more {
    display: none !important;
}

.speaker_container img {
    width: 250px !important;
    height: 250px !important;
    border-radius: 12px 12px 0px 0px !important;
    background: #fff !important;
}

.column5 .speaker_img-src h4 {
    color: #0f172a !important;
    font-size: 16px !important;
    margin: 0 0 6px 0 !important;
}

.column5 .speaker_img-src h5 {
    line-height: 1.2 !important;
    font-weight: 400 !important;
    /* font-size: 15px !important;
    color: #000 !important; */
    font-size: 13px !important;
    color: #475569 !important;
    margin-bottom: 4px;
    margin-top: 0;
}

/* Slick slider customizations */
.slick-prev:before,
.slick-next:before {
    color: var(--mainThemeColor) !important;
    font-size: 30px;
}

.slick-prev {
    left: -40px;
}

.slick-next {
    right: -40px;
}


/****visiting ****/


.visiting-section {
    background-color: #8486C1;
}

.visiting-section p.lead {
    color: #555;
    margin-bottom: 40px;
}

.visiting-section .box {
    background-color: #fff;
    padding-bottom: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    min-height: 663px;
    display: flex;
    flex-direction: column;
}

.visiting-section .box img {
    width: 100%;
    height: auto;
}

img.odd {
    border-top: 6px solid #31AB4A
}

img.even {
    border-top: 6px solid #F48B8B;
}

.visiting-section .box h3 {
    font-weight: bold;
    margin: 25px 0 10px;
    text-align: center;
    font-size: 28px;
    color: #000;
}

.visiting-section .box p {
    padding: 0 15px;
    color: #000;
    min-height: 150px;
    text-align: center;
    flex-grow: 1;
}

.visiting-section .btn-custom {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    font-weight: bold;
    border: none;
}

.visiting-section .btn-green {
    background-color: #31AB4A;
    color: #000;
    width: 100%;
    display: block;
    max-width: 282px;
    margin: auto;
    transition: background 0.3s ease;
}

.visiting-section .btn-green:hover {
    background-color: #3ab452;

}

.visiting-section .btn-yellow {
    background-color: var(--mainThemeColor);
    color: #000;
    width: 100%;
    display: block;
    max-width: 282px;
    margin: auto;
    transition: background 0.3s ease;
}

.visiting-section .btn-yellow:hover {
    background-color: #ebb52d;
}

.visiting-section .btn-pink {
    background-color: #F48B8B;
    color: #000;
    width: 100%;
    display: block;
    max-width: 282px;
    margin: auto;
    transition: background 0.3s ease;
}

.visiting-section .btn-pink:hover {
    background-color: #e88989;
}

@media (max-width: 767px) {
    .speaker_container img {
        width: 100% !important;
    }

    .box p {
        min-height: auto;
    }
}


/*****exibitor section*****/
section#exibitr__sponsor h4 {
    color: #000;
}


section#exibitr__sponsor .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


section#exibitr__sponsor .section-title {
    text-align: center;
    margin-top: 50px;
    font-size: 30px;
    font-weight: bold;
}

section#exibitr__sponsor .section-subtitle {
    text-align: center;
    color: #555;
    margin-bottom: 40px;
    font-size: 14px;
}

section#exibitr__sponsor .feature-list {
    margin-top: 20px;
    padding-left: 15px;
    list-style: disc;
    color: #000;
}

section#exibitr__sponsor .feature-list li {
    margin-bottom: 10px;
}

section#exibitr__sponsor .image-box {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

section#exibitr__sponsor .image-box img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

section#exibitr__sponsor .highlight-box {
    padding: 60px 30px;
    color: white;
    background-color: #8486C1;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    margin-top: 70px;
}

section#exibitr__sponsor .highlight-box h3 {
    font-size: 50px;
    color: #342B2C;
    font-weight: bold;
}

section#exibitr__sponsor .highlight-box p {
    margin-top: 20px;
    font-size: 18px;
    color: #000;
}

section#exibitr__sponsor .highlight-box form {
    margin-top: 30px;
}

section#exibitr__sponsor .highlight-box .form-control {
    margin-bottom: 15px;
    border-radius: 4px;
}

section#exibitr__sponsor .highlight-box .btn-submit {
    background-color: var(--mainThemeColor);
    border: none;
    color: #000;
    font-weight: bold;
    padding: 12px 25px;

    max-width: 251px;
    margin: auto;
    margin-top: 30px;
}


.shape-top-right,
.shape-bottom-left,
.shape-bottom-right {
    position: absolute;
    width: 125px;
    height: 125px;
    z-index: 1;
}


.shape-top-right {
    background-color: #F48B8B;
    top: 0;
    right: 0;
}


.shape-bottom-right {
    background-color: #31AB4A;
    bottom: 0;
    border-radius: 50%;
    top: 10%;
    right: 4%;
}

@media (max-width: 768px) {
    section#exibitr__sponsor .row.old {
        flex-direction: column-reverse;
    }

    .image-box {
        margin-bottom: 20px;
    }
}

/********exibitro ******/
.exhibitor-box h4 {
    padding-top: 30px;
}

#exhibitors-section {
    background: var(--mainThemeColor2);
    padding: 50px 20px;
    text-align: center;
    color: #333;
}

#exhibitors-section h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

#exhibitors-section p.section-description {
    font-size: 15px;
    margin-bottom: 40px;
    color: #111;
}

.exhibitor-box {
    background: #fff;
    padding: 30px 20px 20px;
    margin-bottom: 50px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    min-height: 250px;
}

.icon-wrapper {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ccc;

    border: 7px solid var(--mainThemeColor);
}

.icon-wrapper img {
    width: 40px;
    height: 40px;
}

.icon1 {
    background-color: #31AB4A;
}

.icon2 {
    background-color: #8486C1;
}

.icon3 {
    background-color: #F48B8B;
}



#exhibitors-section .btn-directory {
    background-color: var(--mainThemeColor);
    color: #FFF;
    padding: 12px 30px;
    font-weight: bold;
    border-radius: unset !important;
    border: none;
    margin-top: 10px;
    font-size: 16px;
    transition: background 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

#exhibitors-section .btn-directory i {
    font-size: 16px;
    transition: margin-left 0.3s ease;
}

#exhibitors-section .btn-directory:hover i {
    margin-left: 5px;
}


#exhibitors-section .btn-directory:hover {
    background-color: #eb8989;
}

@media (max-width: 767px) {
    .icon-wrapper {
        top: -35px;
        width: 70px;
        height: 70px;
    }

    .icon-wrapper img {
        width: 36px;
        height: 36px;
    }
}


/*****last section***/

#sustainability h2 {
    font-weight: bold;
}

#sustainability ul li {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 38px;
}

#sustainability-img {
    border-radius: 6px;
}

#sustainability .btn-directory {
    background-color: #31AB4A;
    color: #000;
    padding: 12px 30px;
    font-weight: bold;

    border: none;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 16px;
    transition: background 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    /* justify-content: center; */
}

#sustainability .btn-directory:hover {
    background-color: #31AB4A;
}

#sustainability .btn-directory i {
    font-size: 16px;
    transition: margin-left 0.3s ease;
}

#sustainability .btn-directory:hover i {
    margin-left: 5px;
}


#sustainability .btn-directory:hover {
    background-color: #31AB4A;
}




#event-box {
    background-color: #F48B8B;
    color: #000;
    padding: 20px 20px;
    text-align: left;

    min-height: 464px;
}

#event-box h4 {
    font-size: 75px;
    font-family: 'GreycliffExtra' !important;
    font-weight: bold;
    color: #352C2D;
    margin: 0 0 20px;
    text-align: center;
}

#event-box p {
    font-size: 48px;
    margin: 0;
    color: #352C2D;
    text-align: center;
    line-height: 57px;
}

#event-logo-box {
    background-color: #F2F3F0;
    padding: 50px 20px;
    text-align: center;
    /* height: 100%; */
    min-height: 464px;
}

div#event-logo-box img {
    width: 100% !important;
    max-width: 600px !important;
}

#event-logo-box p {
    font-size: 20px;
    ;
}

#join-box {
    background-color: #837edb;
    color: #fff;
    padding: 30px;
    height: 100%;
}

div#join-box h4 {
    font-size: 50px;
    color: #342B2C;
}

div#join-box p {
    font-size: 20px;
    color: #342B2C;
}

#follow-box {
    background-color: var(--mainThemeColor);
    color: #000;
    padding: 30px;
    height: 100%;
}

#follow-box h4 {
    font-size: 50px;
    color: #342B2C;
}

#follow-box p {
    font-size: 20px;
}

#follow-box a {
    color: #000;
    text-decoration: none;
}


#contact-box {
    background-color: #31AB4A;
    color: #fff;
    padding: 30px;
    height: 100%;
}

#contact-box h4 {
    font-size: 50px;
    color: #342B2C;
}

#contact-box p {
    font-size: 20px;
    color: #000;

}

#pass-box {
    min-height: 245px;
    background: #F48B8B;
    color: #fff;
    padding: 30px;
    text-align: center;
    /* height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

img.circle__s {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 19%;
}

#pass-box img {
    width: 100%;
}

@media (max-width: 767px) {

    .text-right,
    .text-left,
    #sponsors {
        text-align: center !important;
    }

    #agenda7 .time-icon img {
        width: 30px;
        margin: 10px 0 5px;
    }

    #event-box,
    #event-logo-box,
    #join-box,
    #follow-box,
    #contact-box,
    #pass-box {
        margin-bottom: 20px;
    }

    .fot__box {

        justify-content: center !important;
    }

    #exhibitors-section .btn-directory {

        padding: 12px 15px !important;

        font-size: 14px !important;

    }
}



img.footer__logo {
    width: 100%;
    max-width: 171px;
}

footer.footer-section .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

p.Copyright__text {
    font-size: 14px;
    padding-top: 25px;
}

.fot__box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 19px;
}

.slick-next:before,
.slick-prev:before {
    font-size: 38px !important;
}

.slick-next,
.slick-prev {

    top: 36% !important;

}

.slick-next {
    right: -8px !important;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: 263px;
    object-fit: cover;
    object-position: top;
}


.session-box {
    border-radius: 6px;
    background: #D11F5C;
    background: linear-gradient(90deg, rgba(209, 31, 92, 1) 0%, rgba(252, 110, 158, 1) 50%, rgba(16, 43, 78, 1) 100%);
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    margin-bottom: 10px;
}

.session-box .content {
    padding: 20px 36px;
    width: 100%;
}

.session-box .content .date {
    background: var(--mainThemeColor2);
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 6px 12px;
    display: inline-block;
    margin-bottom: 10px;
}

.session-box .content h2 {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
    padding-right: 60px;
}

.session-box .content .sp-details {
    margin-top: 15px;
}

.session-box .content .sp-details h4 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0px 0px;
}

.session-box .content .sp-details p {
    font-size: 14px;
    color: #fff;
    margin: 0px 0px;
}

.session-box .speaker-box {
    position: relative;
    border-radius: 36px 6px 6px 6px;
}

.session-box .speaker-box img {
    width: 350px;
    height: 200px;
    object-fit: cover;
    border-radius: 80px 6px 6px 6px;
}

.session-box.ltr {
    flex-direction: row-reverse;
    background: #D11F5C;
    background: linear-gradient(270deg, rgba(209, 31, 92, 1) 0%, rgba(252, 110, 158, 1) 50%, rgba(16, 43, 78, 1) 100%);
}

.session-box.ltr .speaker-box img {
    border-radius: 6px 80px 6px 6px;
}

.session-box.ltr .time-con {
    right: -100px;
    left: auto;
}

.session-box.ltr .content,
.session-box.ltr .content h2,
.session-box.ltr .content .sp-details,
.session-box.ltr .content .sp-details h4 {
    text-align: right;
}

.session-box.ltr .content h2 {
    padding-right: 0px;
    padding-left: 60px;
}

.session-box.ltr .speaker-box .time-con:before {
    right: 0;
}

.speaker-box .time-con {
    position: absolute;
    bottom: 30px;
    left: -100px;
}

.speaker-box .time-con:before {
    content: '';
    width: 150px;
    height: 100px;
    display: block;
    background: url(https://euimg.vfairs.com/uploads/vjfnew/10000504/uploads/vjf/content/misc/1727361182bubbles.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -35px;
    z-index: -1;
}

.speaker-box .time {
    width: 180px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    border-radius: 30px;
    text-align: center;
    padding: 6px 10px;
    background: var(--mainThemeColor);
    margin: 0px 0px;
}

.logo-slider img {
    width: 200px !important;
    height: 100px;
    object-fit: contain;
}

section#faq .main-title {
    color: #fff;
    /* text-align: left; */
}

.faq .panel:hover {
    background: #F2F3F0 !important;
}

@media screen and (max-width: 767px) {
    #agenda .main-title {
        text-align: center !important;
        font-size: 30px !important;
    }

    div#activities .main-title {
        text-align: center !important;
        font-size: 30px !important;
    }

    section#faq .main-title {
        text-align: center !important;
        font-size: 30px !important;
    }

    .session-box.ltr .speaker-box img {
        border-radius: 80px 6px 6px 6px;
    }

    .session-box {
        display: block;
    }

    .session-box.ltr .content h2 {
        padding-left: 0;
    }

    .session-box.ltr .content,
    .session-box.ltr .content h2,
    .session-box.ltr .content .sp-details,
    .session-box.ltr .content .sp-details h4 {
        text-align: left;
    }

    .speaker-box .time-con {
        left: 20px;
    }

    .session-box.ltr .time-con {
        right: unset;
        left: 20px;
    }
}



.section.speakers-page {
    background: #F2F3F0;
}






#fixed-cta {
    display: none;
    /* hidden by default */
}

.button-arrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #FFF;
    background-color: var(--mainThemeColor);
    border: none;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;

}

.button-arrow:hover,
.button-arrow:focus {
    text-decoration: none;
    background-color: var(--mainThemeColor);
    opacity: .8;
    color: #FFF;
}

body.homepage-body .agenda-rows>.agenda-rows:nth-child(n + 3) {
    display: none;
}

.row.spacer {
    display: block;
}

.row.spacer {
    display: flex;
    align-items: center;
}

#fixed-cta {
    display: none;
    /* hidden by default */
}

.spacer-top {
    margin-top: 24px;
}

.geis-topic-card {
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 24px;
    height: 100%;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    margin-bottom: 20px;
    font-family: 'Inter', sans-serif;
}

.geis-topic-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}

.geis-topic-card .icon-box {
    width: 44px;
    height: 44px;
    background-color: var(--mainThemeColor2);
    color: #ffffff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.geis-topic-card h3 {
    font-size: 18px;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 10px 0;
    padding: 0;
}

.geis-topic-card p {
    font-size: 14px;
    color: #64748b;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .spacer-top {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .row.spacer {
        display: block;
    }

    #fixed-cta {
        display: block;
        /* show on mobile */
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 50;
        width: 100%;
    }

    .container-parent.header-content a#fixed-cta {
        display: none !important;
    }

    #top {
        display: none !important;
    }
}


/*agenda 7*/
#agenda7 {
    /* background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1712680835abbottinspirehersummit-about-bg-jpg1712680835.jpg');
    background-repeat: no-repeat;
    background-size: contain; */
}

/* #agenda7 {
    background-color: #f1f1f1f1;
} */

/* #agenda7 .agenda-row {
    margin-bottom: 15px;
    background-color: var(--white);
    border-radius: 14px;
    box-shadow: 0px 0px 15px 1px #65656561;
}

.agenda-row .row1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.agenda-row .agenda-body h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
}

.agenda-row .time {
    background: var(--mainThemeColor);
    display: flex;
    flex-direction: column;
    border-radius: 14px 0 0 14px;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.agenda-row .agenda-body .row {
    display: flex;
    flex-wrap: wrap;
}

.agenda-row .time p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0px;
}

.agenda-row .agenda-body {
    padding: 10px 20px;
    border-bottom: dashed 1px #dadada;
}

.agenda-row .agenda-body p {
    font-size: 16px;
    line-height: 22px;
}

.agenda-row .agenda-body h2 {
    font-size: 21px;
    color: #000;
    line-height: 28px;
}

.agenda-row .agenda-body h4 {
    font-weight: 800;
    margin-bottom: 5px;
}

.agenda-row .agenda-body p.highlight {
    padding: 15px 30px;
    border-radius: 30px 30px;
    background: #f2624b;
    color: #000;
    font-weight: 800;
    margin: 0px 0px;
    text-align: left;
}

.speaker2 {
    margin-top: 20px;
    padding-left: 74px;
    margin-bottom: 10px;
    position: relative;
    min-height: 60px;
}

.speaker2 img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #ddd;
    position: absolute;
    top: -10px;
    left: 0;
    margin: 0;
}

#agenda7 span.designation {
    display: block;
    font-size: 13px;
    line-height: 16px;
}

.speaker2 a {
    color: #f2624b;
    font-size: 18px;
}

#agenda7 .time-icon img {
    width: 30px;
    margin-bottom: 10px;
}

#agenda7 span.webinar_time {
    color: #FFF;
} */
#agenda7 {
    background-color: var(--mainThemeColor2);
    padding: 60px 0;
    font-family: 'Inter', sans-serif;
}

#agenda7 .geis-sub-title,
#agenda .geis-sub-title {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--white);
    font-size: 11px;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 4px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: Inter, sans-serif;
}

#agenda .geis-sub-title {
    color: var(--mainThemeColor);
    background-color: #d11f5c26;
}

#agenda7 .geis-main-title,
#agenda .geis-main-title {
    color: var(--white);
    font-size: 38px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}

#agenda .geis-main-title {
    color: var(--mainThemeColor2);
}

#agenda7 .geis-section-desc,
#agenda .geis-section-desc {
    color: var(--white);
    opacity: 0.7;
    font-size: 16px;
    font-weight: 400;
    max-width: 600px;
    margin: 0 auto;
}

#agenda .geis-section-desc {
    color: var(--mainThemeColor2);
}

#agenda7 .section-header-row,
#agenda .section-header-row {
    margin-bottom: 35px;
}

#agenda7 .main-title {
    font-size: 36px;
    font-weight: 800;
    color: var(--white);
    margin: 0;
}

section.agenda-design11-speaker {
    padding-top: 0 !important;
}

.agenda-design11-speaker .agenda-row .agenda-col:first-child span {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Inter, sans-serif;

}

#agenda7 .agenda-card {
    background-color: #f8fafc;
    /* background-color: rgba(255, 255, 255, 0.1); */
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    margin-bottom: 25px;
    overflow: hidden;
}

#agenda7 .row1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

#agenda7 .time-column {

    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#agenda7 .session-type-badge {
    font-size: 11px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

#agenda7 .type-keynote {
    background-color: rgba(254, 226, 226, 0.15);
    color: #f87171;
}

#agenda7 .type-fireside {
    background-color: rgba(219, 234, 254, 0.15);
    color: #60a5fa;
}

#agenda7 .type-panel {
    background-color: rgba(241, 245, 249, 0.15);
    color: #cbd5e1;
}

#agenda7 .time-display {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
}

#agenda7 .body-column {
    padding: 0;
}

#agenda7 .agenda-body {
    padding: 30px;
}

#agenda7 .session-title {
    font-size: 22px;
    font-weight: 700;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.3;
}

#agenda7 .session-description p {
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
    margin: 0 0 25px 0;
}

#agenda7 .speaker-row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
}

#agenda7 .speaker-profile-box {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

#agenda7 .speaker-profile-box img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    background-color: #f1f5f9;
    min-width: 48px;
    border: 1px solid #e2e8f0;
}

#agenda7 .speaker-details {
    display: flex;
    flex-direction: column;
}

#agenda7 .speaker-details strong {
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1.2;
}

#agenda7 .speaker-details span.designation {
    font-size: 12px;
    color: var(--white);
    margin-top: 2px;
    line-height: 1.3;
}

#agenda7 .speaker-details span.university {
    font-size: 12px;
    color: var(--mainThemeColor);
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 991px) {
    #agenda7 .row1 {
        flex-direction: column;
    }

    #agenda7 .time-column {
        padding: 20px;
        align-items: flex-start;
        text-align: left;
    }

    #agenda7 .session-title {
        font-size: 18px;
    }
}

.view-full-agenda-btn {
    background-color: var(--mainThemeColor);
    color: var(--white);
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}

.view-full-agenda-btn:hover {
    opacity: 0.7;
    color: var(--white);
}

.featured-sessions-footer {
    margin-top: 50px;
    text-align: center;
}


.view-all-exhibitors-btn {
    background-color: var(--mainThemeColor);
    color: var(--white);
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}

.view-all-exhibitors-btn:hover {
    opacity: 0.7;
    color: var(--white);
}

.geis-exhibitors-footer {
    margin-top: 50px;
    text-align: center;
}

.speaker.mh-60 img {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1637318330dummy-png1637318330.png);
    background-size: 100% 100%;
    padding: 1px;
}


#speakers-home .speaker_img-src h4 {
    color: #000;
}

.resouce-wrappewer ul.nav.nav-pills {
    /* border-bottom: 2px solid #9ea3b6; */
    margin-bottom: 40px;
}

.resouce-wrappewer .nav-pills>li>a {
    background-color: transparent;
    color: #9ea3b6 !important;
    font-size: 18px;
    font-weight: 500;
}

.resouce-wrappewer .nav-pills>li.active>a,
.resouce-wrappewer .nav-pills>li.active>a:hover,
.resouce-wrappewer .nav-pills>li.active>a:focus {
    /* background-color: transparent; */
    color: var(--white) !important;
}


.partners-con .nav-pills>li>a {
    outline: none !important;
}

.partners-con .nav-pills>li.active {
    /* border-bottom: solid 4px var(--mainThemeColor);
    margin-bottom: -3px; */
}

.partners-con .nav-pills>li a {
    border-radius: 8px;
    background-color: #f8fafc !important;
    border-color: #f8fafc !important;
    padding: 12px;
    min-width: 160px;

    color: var(--mainThemeColor2) !important;
}

.partners-con .nav-pills>li {
    margin-bottom: 0px !important;
    margin-right: 20px;
    color: var(--mainThemeColor2) !important;
}


.partners-con .nav-pills>li.active a {
    background: var(--mainThemeColor) !important;
    color: #fff !important;
}

.partners-con .nav-pills {
    /* display: flex;
    justify-content: space-between; */
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    width: max-content;
}

.partners-con .nav-pills>li {
    flex: 1;
    text-align: center;
}



a.lang-link {
    display: inline-flex !important;
    gap: 6px;
}

@media (max-width: 992px) {
    .agenda-row .time {
        align-items: flex-start !important;
        padding: 15px 35px;
        border-radius: 0 !important;
        text-align: left;
    }

    .coulmn-row {
        display: block !important;
    }

    .coulmn-row .column5 {
        width: 100% !important;
        margin-bottom: 30px;
    }

    footer.footer-section .row {
        width: 100%;
        margin: auto;
    }
}

@media (min-width:768px) {
    a.lang-link.mbl {
        display: none !important;
    }
}



/*-------scrollReveal----------*/

.scrollReveal {
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}

.revealTop {
    transform: translate(0px, 150px);
}

.revealRight {
    transform: translate(-150px, 0px);
}

.revealLeft {
    transform: translate(150px, 0px);
}

.revealBottom {
    transform: translate(0px, -150px);
}

.scrollReveal.reveal {
    opacity: 1;
    transform: translate(0, 0);
}

@media screen and (max-width: 767px) {
    .scrollReveal {
        opacity: 1 !important;
    }

    .revealTop,
    .revealRight,
    .revealLeft,
    .revealBottom {
        transform: translate(0, 0) !important;
    }
}



/*-------Animations----------*/

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fade-in-up {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.5, 0, 0, 1) 0.2s,
        transform 1s cubic-bezier(0.5, 0, 0, 1) 0.2s;
    transform: translate3d(0, 40px, 0);
}

.fade-in-up-visible {
    opacity: 1;
    transform: none;
}

@media (max-width: 767px) {

    .fade-in-up {
        opacity: 0;
        transition: opacity 0.5s ease-out, transform 0.5s ease-out;
        transform: translate3d(0, 40px, 0);
    }

    .fade-in-up-visible {
        opacity: 1;
        transform: none;
    }
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animate {
    opacity: 0;
}

.animate.in-view {
    animation: slideIn 1s forwards;
}

.col-md-4.animate.in-view {
    animation: slideInRight 1s forwards;
}

video.top__video.hidden-xs {
    max-height: 435px;
    background: #000;
    object-fit: contain !important;
}


.agenda-design11-speaker {
    /* color: #FFF; */
    color: var(--mainThemeColor2);
    text-align: left;
    border-bottom: 0px solid #FFF;
    width: 100%;
    padding: 50px 0px;
}

.agenda-design11-speaker h1 {
    font-size: 40px;
    text-align: left;
    margin: 0 0 20px;
    font-weight: 400;
    color: #233444
}

.agenda-design11-speaker h3 {
    margin: 0 0 20px;
    font-size: 30px;
    color: #233444;
    font-weight: 600;
    text-align: left
}

.agenda-design11-speaker ol {
    padding-left: 16px;
    padding-top: 6px
}

.agenda-design11-speaker ol li {
    padding-bottom: 10px;
    padding-left: 8px
}

.agenda-design11-speaker p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.agenda-design11-speaker h4 {
    margin-bottom: 0;
    border: none
}

.agenda-design11-speaker h4 span {
    display: inline-block;
    padding-bottom: 0;
    background: #37404f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    margin-left: 35px;
    margin-bottom: 20px;
}

.agenda-design11-speaker h4 span.green {
    background: green
}

.agenda-design11-speaker h4 span.red {
    background: #8E162C
}

.agenda-design11-speaker .agenda-row .agenda-col:first-child span {
    display: block;
    /* color: #FFF; */
    color: var(--mainThemeColor2);
}

.agenda-design11-speaker .agenda-rows .agenda-row:last-child p,
.agenda-rows .agenda-row:last-child h3 {
    border-bottom: none
}

.agenda-design11-speaker .agenda-row {
    /* display: table; */
    width: 100%;
    /* margin-bottom: 20px;
    background-color: rgba(27, 79, 216, 0.08);
    border: 1px solid rgba(27, 79, 216, 0.3);
    border-radius: 12px; */
    /* background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, .1); */
    background-color: #f8fafc;
    border: 1px solid #f8fafc;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    margin-bottom: 25px;
    overflow: hidden;
}

.agenda-design11-speaker .agenda-col {
    display: table-cell;
    vertical-align: middle
}

.agenda-design11-speaker .agenda-row .agenda-col:first-child {
    vertical-align: top;
    padding-top: 18px;
    /* width: 100px; */
    text-align: center;
}

.agenda-design11-speaker .agenda-row .agenda-col:last-child {
    border-left: 6px solid #59582B;
    padding: 0 30px 0 30px;
}

.agenda-design11-speaker .agenda-row h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    text-align: left;
    color: #FFF;
    margin: 20px 0px 15px 0px;
}

.agenda-row.no-speaker h3 {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee
}

.agenda-design11-speaker .agenda-row .speaker {
    padding-left: 60px;
    position: relative;
    /* color: #FFF; */
    color: var(--mainThemeColor2);
}

.agenda-design11-speaker .agenda-row .speaker-name {
    font-size: 14px;
    font-weight: 700;
    padding-top: 3px
}

.agenda-row .speaker img {
    height: 50px;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0
}

.agenda-design11-speaker .agenda-row .speaker.no-spk-img {
    padding-left: 0
}

.agenda-design11-speaker .agenda-row span.designation {
    display: block;
    font-size: 12px
}

.agenda-row label {
    display: block;
    font-size: 11px;
    color: #666
}

.agenda-row p {
    font-size: 16px;
    margin: 10px 0 0;
    padding-bottom: 0px;
    /* color: #FFF; */
    color: var(--mainThemeColor2);
}

.agenda-design11-speaker .agenda-row p:last-child {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.agenda-design11-speaker .time-display {
    width: 120px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    color: #777;
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px
}

.agenda-design11-speaker .time-display img {
    margin-bottom: 0
}

.agenda-design11-speaker .mh-60 {
    min-height: 60px
}

.agenda-row h3 {
    /* color: #fff !important; */
    color: var(--mainThemeColor2) !important;
}

h3.main-title {
    text-align: center;
    font-size: 36px;
}

.agenda-design11-speaker .nav-tabs>li.active>a,
.agenda-design11-speaker .nav-tabs>li.active>a:hover,
.agenda-design11-speaker .nav-tabs>li.active>a:focus {
    background: #1D6631;
    color: #fff;
}

.agenda-design11-speaker .nav-tabs>li>a {
    border-radius: 30px;
    font-size: 17px;
    padding: 15px 34px;
    font-weight: 600;
    color: #707070;
    background-color: #FAFAFA;
}

.agenda-design11-speaker .nav-tabs>li>a {
    border-radius: 8px;
}

.agenda-design11-speaker .nav-tabs>li {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}

.agenda-design11-speaker .nav-tabs {
    margin-bottom: 30px;
    margin-top: 30px;
    border: none;
    text-align: center;
}

.hs-form-frame {
    max-width: 885px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .agenda-design11-speaker .agenda-row .agenda-col:first-child {
        text-align: left;
        width: 100%;
    }

    .agenda-design11-speaker .agenda-col,
    .agenda-design4 .agenda-row {
        display: block;
    }

    .agenda-design11-speaker .agenda-row .agenda-col:first-child span {
        display: inline-block;
    }

    .agenda-design11-speaker .agenda-row .agenda-col:first-child {
        margin-bottom: 15px;
    }
}

.session-location {
    display: flex;
    align-items: center;
}

.session-location img {
    margin-right: 5px;
    width: 18px;
}



/* All custom styles are strictly isolated under #university-partners */
#university-partners {
    padding: 60px 0;
    background-color: var(--white);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#university-partners .geis-header-container {
    margin-bottom: 40px;
}

#university-partners .geis-sub-title {
    display: inline-block;
    background-color: #d11f5c26;
    color: var(--mainThemeColor);
    font-size: 11px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 4px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

#university-partners .geis-main-title {
    color: var(--mainThemeColor2);
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}

#university-partners .geis-section-desc {
    color: var(--geis-desc-text);
    font-size: 16px;
    font-weight: 400;
}

#university-partners .geis-region-row {
    margin-bottom: 30px;
}

#university-partners .geis-region-title {
    color: var(--mainThemeColor2);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

#university-partners .geis-title-line {
    display: inline-block;
    width: 20px;
    height: 3px;
    background-color: var(--mainThemeColor);
    margin-right: 10px;
    border-radius: 2px;
}

#university-partners .geis-partner-card {
    display: flex;
    align-items: center;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.05);
    height: 100%;
    min-height: 70px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

#university-partners .geis-partner-card:hover {
    transform: translateY(-2px);
    box-shadow: 0px 4px 12px rgba(16, 24, 40, 0.08);
}

#university-partners .geis-badge-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d11f5c26;
    color: var(--mainThemeColor);
    font-size: 12px;
    font-weight: 700;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    margin-right: 12px;
    flex-shrink: 0;
}

#university-partners .geis-uni-name {
    color: var(--mainThemeColor2);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
}

#university-partners .geis-margin-bottom-20 {
    margin-bottom: 20px;
}

/* Flexbox fix for Bootstrap 3 grid column matching heights inside the ID */
@media (min-width: 768px) {
    #university-partners .geis-region-row {
        display: flex;
        flex-wrap: wrap;
    }

    #university-partners .geis-region-row>div[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}

/* All styles isolated under #educator-testimonials */
#educator-testimonials {
    padding: 60px 0;
    background-color: var(--white);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#educator-testimonials .geis-header-container {
    margin-bottom: 50px;
}

#educator-testimonials .geis-sub-title {
    display: inline-block;
    background-color: #EEF2F6;
    color: #357AE8;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 14px;
    border-radius: 4px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

#educator-testimonials .geis-main-title {
    color: var(--mainThemeColor2);
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
}

/* Testimonial Cards Section */
#educator-testimonials .geis-testimonial-card {
    position: relative;
    background-color: #F0F4FA;
    border-radius: 16px;
    padding: 30px 77px;
    height: 100%;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    border-left: 4px solid var(--mainThemeColor);
    border-top: 1px solid #e2e8f0;
    border-right: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
}

/* Quote Icons Generated via CSS Effects to resemble the original image */
#educator-testimonials .geis-quote-icon-top {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 24px;
    height: 20px;
    opacity: 0.05;
    color: #357AE8;
    font-family: Georgia, serif;
    font-size: 180px;
    line-height: 1;
    pointer-events: none;

    /* background-image: radial-gradient(circle at 4px 6px, transparent 4px, #357AE8 4px, #357AE8 7px, transparent 7px),
        radial-gradient(circle at 14px 6px, transparent 4px, #357AE8 4px, #357AE8 7px, transparent 7px); */
}

#educator-testimonials .geis-quote-icon-top::after {
    content: "“";
}

#educator-testimonials .geis-quote-icon-bg {
    position: absolute;
    bottom: -10px;
    right: 20px;
    width: 80px;
    height: 80px;
    opacity: 0.05;
    font-family: Georgia, serif;
    font-size: 180px;
    line-height: 1;
    color: #357AE8;
    pointer-events: none;
}

#educator-testimonials .geis-quote-icon-bg::before {
    content: "”";
}

#educator-testimonials .geis-testimonial-text {
    color: #1F1F1F;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

/* User Info Layout */
#educator-testimonials .geis-user-profile {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}

#educator-testimonials .geis-user-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
    background-color: #ddd;
}

#educator-testimonials .geis-user-details {
    display: flex;
    flex-direction: column;
}

#educator-testimonials .geis-user-name {
    color: var(--mainThemeColor2);
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 2px 0;
}

#educator-testimonials .geis-user-designation {
    color: #667085;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

#educator-testimonials .geis-margin-bottom-30 {
    margin-bottom: 30px;
}

/* Bootstrap 3 Row Heights Matcher */
@media (min-width: 992px) {
    #educator-testimonials .geis-testimonial-row {
        display: flex;
        flex-wrap: wrap;
    }

    #educator-testimonials .geis-testimonial-row>div[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}


/* Entire section container isolated under ID with provided dark background */
#voice-in-education {
    padding: 80px 0;
    background-color: var(--mainThemeColor2);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#voice-in-education .geis-header-container {
    margin-bottom: 50px;
}

/* Subtitle Badge built purely with existing variable overlays */
#voice-in-education .geis-sub-title {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--white);
    font-size: 11px;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 4px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#voice-in-education .geis-main-title {
    color: var(--white);
    font-size: 38px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}

#voice-in-education .geis-section-desc {
    color: var(--white);
    opacity: 0.7;
    font-size: 16px;
    font-weight: 400;
    max-width: 600px;
    margin: 0 auto;
}

/* Voice Content Cards using safe contrast variants of your provided variables */
#voice-in-education .geis-voice-card {
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 30px 25px;
    height: 100%;
    min-height: 380px;
    display: flex;
    flex-direction: column;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

#voice-in-education .geis-voice-card:hover {
    background-color: rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
}

/* Icon Box utilizing transparency overlays safely */
#voice-in-education .geis-icon-box {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

#voice-in-education .geis-icon-box i {
    color: var(--white);
    font-size: 16px;
}

#voice-in-education .geis-card-title {
    color: var(--white);
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}

/* Bullet points list design mimicking the image dots structure */
#voice-in-education .geis-card-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#voice-in-education .geis-card-list li {
    color: var(--white);
    opacity: 0.8;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
    padding-left: 15px;
    margin-bottom: 12px;
}

/* Custom bullet dots using internal opacity adjustments of --white */
#voice-in-education .geis-card-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: -7px;
    color: var(--mainThemeColor);
    font-weight: 900;
    font-size: 20px;
}

#voice-in-education .geis-margin-bottom-30 {
    margin-bottom: 30px;
}

/* Bootstrap 3 responsive equal heights alignment rules inside the ID */
@media (max-width: 767px) {
    #voice-in-education .geis-voice-card {
    min-height: auto;
}
}
@media (min-width: 768px) {
    #voice-in-education .geis-cards-row {
        display: flex;
        flex-wrap: wrap;
    }

    #voice-in-education .geis-cards-row>div[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}

#geis-registration-cta .geis-inline-form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 20px;
}

#geis-registration-cta .geis-form-btn,
#geis-registration-cta .geis-tour-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 28px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 6px;
    text-decoration: none;
    white-space: nowrap;
}

#geis-registration-cta .geis-form-btn {
    background-color: var(--mainThemeColor);
    color: var(--white);
    border: none;
    border: 2px solid var(--mainThemeColor);
}

#geis-registration-cta .geis-tour-btn {
    background: transparent;
    color: var(--mainThemeColor2);
    border: 2px solid var(--mainThemeColor2);
}

#geis-registration-cta .geis-tour-btn:hover {
    background: rgba(255, 255, 255, 0.12);
}

.glyphicon-play-circle:before {
    content: "\e029";
    margin-left: 5px;
}

.glyphicon-arrow-right:before {
    content: "\e092";
    margin-left: 5px;
}

#speakers-home .speaker_container {
    cursor: text;
}

.home-agenda .speaker-profile-box {
    cursor: text !important;
}

.glyphicon-education:before {
    content: "\e233";
}

.speaker_img-src .university {
    font-size: 13px;
    color: var(--mainThemeColor);
    font-weight: 500;
    margin-top: auto;
    position: relative;
    /* bottom: 20px; */
    line-height: normal;
    padding-right: 10px;
}

section#speakers .speaker_img-src {
    padding: 20px;
    padding: 20px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
}

.column5 .speaker_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    /* height: 100%; */
}

section#faq.light-faq-sec {
    background: #fff;
}

section#faq.light-faq-sec .main-title {
    color: #342b2c;
}

div#event__section .geis-card-box a:hover {
    text-decoration: none;
}

section#speakers .sp-img {
    position: relative;
}

section#speakers .sp-img .type-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 10px;
    font-weight: 700;
    padding: 4px 8px;
    border-radius: 4px;
    z-index: 2;
    letter-spacing: 0.5px;
    display: none;
}

section#speakers .sp-img .badge-red {
    background-color: #ffdde8;
    color: var(--mainThemeColor);
}

section#speakers .sp-img .badge-blue {
    background-color: rgba(219, 234, 254, 0.9);
    color: var(--mainThemeColor);
}

section#speakers .sp-img .badge-gray {
    background-color: rgba(241, 245, 249, 0.9);
    color: #475569;
}

section#speakers .speaker_container:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05);
}



.speaker-template-14 .modal-body * {
    white-space: normal !important;
    font-family: 'Platform' !important;
}


/* ===== CAROUSEL SECTION ===== */
.carousel-section {
    padding: 48px 0 80px;
    /* background: var(--mainThemeColor2); */
}

/* Custom Bootstrap 3 carousel overrides */
#tourCarousel {
    max-width: 900px;
    margin: 0 auto;
}

.carousel-section .carousel-inner {
    margin-top: 40px;
    /* overflow: unset !important; */
}

.carousel-section .carousel-inner .item {
    padding: 0 0 40px;
}

/* ===== PROGRESS DOTS (slide label row) ===== */
.carousel-section .slide-nav-row {
    max-width: 900px;
    margin: 32px auto 0;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
}

.carousel-section .slide-nav-pill {
    font-family: 'Figtree' !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 6px 14px;
    border-radius: 20px;
    border: 1.5px solid #cbd5e0;
    color: var(--muted);
    cursor: pointer;
    transition: all .2s;
    background: var(--white);
}

.carousel-section .slide-nav-pill.active,
.carousel-section .slide-nav-pill:hover {
    background: var(--mainThemeColor2);
    border-color: var(--mainThemeColor2);
    color: var(--white);
}

/* ---- Carousel controls ---- */
.carousel-section .carousel-control {
    background: none !important;
    width: 52px;
    top: 38%;
    bottom: auto;
    transform: translateY(-50%);
}

.carousel-section .carousel-control.left {
    left: -60px;
}

.carousel-section .carousel-control.right {
    right: -60px;
}

.carousel-section .ctrl-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: var(--mainThemeColor2);
    border-radius: 50%;
    color: var(--white);
    font-size: 18px;
    transition: background .2s;
}

.carousel-section .ctrl-btn:hover {
    background: var(--mainThemeColor);
    color: var(--mainThemeColor2);
}

/* ---- Indicators ---- */
.carousel-section .carousel-indicators {
    bottom: -8px;
}

.carousel-section .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cbd5e0;
    border: none;
    margin: 0 4px;
    cursor: pointer;
    transition: background .2s, transform .2s;
}

.carousel-section .carousel-indicators .active {
    background: var(--mainThemeColor2);
    transform: scale(1.3);
}

/* ===== CTA BAND ===== */
.carousel-section .cta-band {
    background: linear-gradient(135deg, var(--mainThemeColor2) 0%, var(--mainThemeColor2) 100%);
    padding: 64px 0;
    text-align: center;
    border-top: 3px solid var(--mainThemeColor);
}

.carousel-section .cta-band h2 {
    font-size: 32px;
    font-weight: 800;
    color: var(--white);
    margin: 0 0 14px;
}

.carousel-section .cta-band p {
    color: rgba(255, 255, 255, .75);
    font-size: 16px;
    margin: 0 0 28px;
}

.carousel-section .cta-band .btn-gold {
    display: inline-block;
    background: var(--mainThemeColor2);
    color: var(--mainThemeColor2);
    font-family: var(--eventFont);
    font-weight: 700;
    font-size: 15px;
    padding: 14px 40px;
    border-radius: 4px;
    text-decoration: none;
    transition: background .2s, transform .15s;
    margin: 0 8px 8px;
}

.carousel-section .cta-band .btn-gold:hover {
    background: var(--mainThemeColor2);
    transform: translateY(-2px);
    text-decoration: none;
    color: var(--mainThemeColor2);
}

.carousel-section .cta-band .btn-outline {
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, .5);
    color: var(--white);
    font-family: var(--eventFont);
    font-weight: 600;
    font-size: 15px;
    padding: 12px 36px;
    border-radius: 4px;
    text-decoration: none;
    transition: border-color .2s, background .2s;
    margin: 0 8px 8px;
}

.carousel-section .cta-band .btn-outline:hover {
    border-color: var(--white);
    background: rgba(255, 255, 255, .1);
    text-decoration: none;
    color: var(--white);
}

/* ---- Video wrapper ---- */
.tour-video-wrap {
    position: relative;
    background: #000;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    box-shadow: 0 16px 48px rgba(10, 22, 40, .25);
}

.tour-video-wrap video {
    display: block;
    width: 100%;
    max-height: 480px;
    object-fit: cover;
}

/* Slide counter badge */
.slide-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    background: var(--mainThemeColor2);
    color: var(--white);
    font-family: var(--eventFont);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 5px 12px;
    border-radius: 20px;
    z-index: 10;
}

/* ---- Description card ---- */
.tour-desc-card {
    background: var(--white);
    border-radius: 0 0 10px 10px;
    padding: 30px 36px 36px;
    box-shadow: 0 16px 48px rgba(10, 22, 40, .12);
}

.tour-desc-card h3 {
    font-size: 22px;
    font-weight: 800;
    color: var(--mainThemeColor2);
    margin: 0 0 12px;
}

.tour-desc-card h3 .icon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background: var(--mainThemeColor2);
    border-radius: 6px;
    margin-right: 10px;
    vertical-align: middle;
}

.tour-desc-card h3 .icon-wrap i {
    color: var(--white);
    font-size: 16px;
}

.tour-desc-card p {
    font-size: 16px;
    color: var(--muted);
    line-height: 1.75;
    margin: 0;
}

 