body {
    font-family: Fira Sans,sans-serif;
    font-family: Lora,serif;
    font-optical-sizing: auto;
    font-style: normal;
    padding: 0 !important
}

.fira-sans {
    font-family: Fira Sans,sans-serif
}

.lora {
    font-family: Lora,serif
}

.inter {
    font-family: Inter,sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings: "slnt" 0
}

a {
    text-decoration: none
}

img {
    max-width: 100%
}

nav {
    padding: 0 !important;
    position: relative;
    z-index: 999
}

.container-fluid {
    padding: 0
}

.bg-dark {
    background-color: #220205 !important
}

.bg-banner {
    background-color: #530e02;
    background-image: url(https://mfoi.gumlet.io/assets/v2/images/bg-gradient.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover
}

.bg-repeat {
    background-repeat: repeat !important
}

nav.navbar {
    background-color: #530e02;
    background-image: radial-gradient(circle 815px at 23.4% -21.8%,#802110 .92%,#530e02 100.2%)
}

.nav-item {
    padding: 5px
}

    .nav-item .nav-link:hover {
        background-color: #e28204;
        border-radius: 5px;
        color: #fff
    }

    .nav-item .nav-link-focus {
        background-color: #d18d22;
        border-radius: 5px
    }

    .nav-item:hover a {
        color: #fff
    }

    .nav-item a {
        font-weight: 700;
        font-size: 1.12em;
        color: #fff
    }

nav .dropdown-menu {
    margin-top: -12px !important;
    margin-left: 5px;
    border-radius: 0 5px 5px;
    border: none;
    background-color: #e28204
}

nav .nav-link.show {
    color: #fff !important;
    background-color: #e28204;
    border-radius: 5px 5px 0 0
}

nav .dropdown-item:hover {
    background-color: #ca5508
}

nav .dropdown-menu li a {
    padding-left: -7px
}

.menu-logo {
    padding: 10px;
    border-right: solid 1px #5d1204;
    background-image: radial-gradient(circle 815px at 23.4% -21.8%,#711b0b .2%,#731c0c 100.2%)
}

    .menu-logo img {
        max-width: 140px
    }

.menu-extras {
    margin: 10px 40px;
    border: solid 1px rgb(226,225,225)
}

    .menu-extras:hover {
        background-color: #991a04
    }

        .menu-extras:hover .menu-extras a {
            color: #fff
        }

    .menu-extras a i {
        font-size: 1.5em;
        padding: 10px
    }

.langs {
    padding: 5px;
    color: #fff;
    font-size: .75em
}

    .langs .dropdown-menu {
        margin-top: 0 !important;
        margin-left: -1px;
        border-radius: 0 5px 5px;
        border: none;
        background-color: #fff
    }

    .langs .nav-link.show {
        color: #fff !important;
        background-color: transparent;
        border-radius: 5px 5px 0 0
    }

    .langs .dropdown-menu.show {
        border: solid 1px #fff;
        border-radius: 0;
        background-color: #530e02
    }

        .langs .dropdown-menu.show li {
            border-bottom: solid 1px #dedede
        }

            .langs .dropdown-menu.show li:last-child {
                border: none
            }

        .langs .dropdown-menu.show a span {
            font-size: .7em;
            font-weight: 400;
            text-decoration: none;
            box-shadow: none;
            color: #fff !important
        }

    .langs .dropdown-item:hover {
        background-color: #3d0b03
    }

.hamburger {
    border-left: solid 1px #dedede
}

.mega-hamburger {
    padding: 45px 15px 0 10px
}

    .mega-hamburger:hover {
        background-color: #1e2944;
        cursor: pointer
    }

    .mega-hamburger a {
        margin-top: 40px;
        font-size: 2em
    }

.offcanvas-body {
    padding: 0
}

#offCanvasMenu button {
    background-image: none;
    margin-left: -10px
}

#offCanvasMenu {
    background-color: #511003;
    color: #fff;
    z-index: 9999
}

    #offCanvasMenu ul {
        margin: 0;
        padding: 0
    }

    #offCanvasMenu li {
        border-bottom: dashed 1px #773629;
        padding: 3px 20px
    }

        #offCanvasMenu li:hover {
            background-color: #390c03
        }

        #offCanvasMenu li:last-child {
            border: none
        }

    #offCanvasMenu a {
        font-size: .8em;
        text-decoration: none;
        color: #fff;
        font-weight: 500
    }

        #offCanvasMenu a:hover {
            color: #d4cccc
        }

    #offCanvasMenu li ul {
        margin: 5px;
        padding-left: 20px;
        list-style-type: square
    }

        #offCanvasMenu li ul li {
            border: none;
            padding: 0
        }

        #offCanvasMenu li ul a {
            font-weight: 500;
            font-size: .85em
        }

.offcanvas-header {
    text-align: right;
    display: flex;
    position: relative
}

    .offcanvas-header .btn-close {
        font-size: .9em;
        position: absolute;
        right: 60px;
        top: 30px
    }

.hero-video {
    position: relative;
    margin-top: -190px
}

.homepage-slider-wrap {
    padding: 35px 0;
    text-align: center;
    color: #fff
}

    .homepage-slider-wrap h2 {
        font-weight: 800;
        padding: 10px
    }

    .homepage-slider-wrap .tns-nav {
        position: absolute;
        bottom: 20px;
        z-index: 999;
        left: 35%
    }

        .homepage-slider-wrap .tns-nav button {
            background-color: #e4c560;
            border: none;
            margin: 2px 5px;
            padding: 2px 15px
        }

    .homepage-slider-wrap .tns-nav-active {
        background-color: #ff7400 !important
    }

    .homepage-slider-wrap button:first-child {
        border-radius: 5px 0 0 5px
    }

    .homepage-slider-wrap button:last-child {
        border-radius: 0 5px 5px 0
    }

.homepage-slider {
    position: relative
}

.v-overlay {
    position: absolute;
    inset: 0
}

.homepage-slider-overlay {
    position: absolute;
    inset: 70% 0 0;
    background: linear-gradient(180deg,#84787800 5%,#1b1f38 60%)
}

.homepage-slider-nav {
    position: absolute;
    color: #fff;
    left: 10%;
    bottom: 25%;
    font-size: 1.5em;
    margin: 10px;
    cursor: pointer
}

    .homepage-slider-nav .arrow-btn {
        padding: 10px;
        background-color: #e29104
    }

        .homepage-slider-nav .arrow-btn:hover {
            background-color: #e27304;
            padding: 10px
        }

.homepage-slider img {
    width: 100%;
    border-radius: 15px;
    height: 720px;
    object-fit: cover;
    object-position: center
}

.hero-4 {
    padding: 55px 0 20px;
    margin-top: -85px;
    z-index: 9999 !important;
    position: relative
}

.hero-4-wrap {
    padding: 45px 0;
    margin-top: -60px
}

.cus-hero {
    padding-top: 0
}

.cus-container {
    padding-top: 70px
}

.left-border {
    border-left: 2px dashed #8e1702
}

.countdown-section {
    padding: 80px 0;
    background-color: #530e02
}

    .countdown-section .mahakhumb.box {
        padding-right: 20px
    }

    .countdown-section .d-flex.box {
        padding-left: 20px
    }

    .countdown-section .mahakhumb {
        text-align: right;
        color: #fff
    }

    .countdown-section .big-text {
        font-size: 70px;
        font-weight: 700;
        line-height: 70px;
        background: #eee0b1;
        background: linear-gradient(to top,#eee0b1,#bd8731,#eee0b1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .countdown-section .small-text {
        font-size: 50px;
        line-height: 70px;
        font-weight: 600;
        background: #eee0b1;
        background: linear-gradient(to top,#eee0b1,#bd8731,#eee0b1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .countdown-section .starts {
        font-size: 40px;
        text-align: start;
        line-height: 30px;
        color: #fff;
        font-weight: 600;
        margin-top: 10px
    }

#count-timer {
    font-size: 3em;
    font-weight: 100;
    color: #fff;
    text-shadow: 0 0 20px #48C8FF;
    text-align: start;
    margin-top: 15px
}

    #count-timer .text {
        display: inline-block;
        min-width: 90px;
        position: relative;
        font-size: 27px
    }

        #count-timer .text:not(:last-child):after {
            position: absolute;
            content: ":";
            top: 0;
            left: 50%
        }

        #count-timer .text span {
            text-transform: capitalize;
            color: #fff;
            display: block;
            font-size: 18px;
            font-weight: 400
        }

.hero-box {
    margin: 15px 10px;
    border-radius: 10px;
    border: solid 4px #fdfbfa;
    background-color: #a72009;
    background-image: linear-gradient(300deg,#522024 4.7%,#7c2126 22.9%,#9b1420 43.2%,#990d1a 63.9%,#51070a 85.1%,#791e0e 106.8%);
    width: 24%
}

    .hero-box:hover {
        background-color: #570a0d
    }

    .hero-box a {
        display: flex;
        flex-direction: column
    }

    .hero-box img {
        border-radius: 6px 6px 0 0;
        height: 190px;
        object-fit: cover
    }

    .hero-box .text {
        padding: 15px;
        text-align: center;
        margin-top: auto
    }

    .hero-box a {
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        font-size: 1.2em
    }

    .hero-box .home-number-highlight {
        padding: 65px 0;
        background-color: #1b1f38;
        background-image: url(/images/box-bg.svg)
    }

.home-number-highlight .title {
    max-width: 750px;
    margin: 0 auto
}

.home-number-highlight h2 {
    font-size: 3.5em;
    font-weight: 900;
    text-shadow: #3478e1 1px 2px 2px
}

.highlight-list {
    margin: 105px 0 40px
}

    .highlight-list .highlight {
        flex: 1;
        border: solid 1px transparent
    }

.highlight h3 {
    font-size: 4em;
    font-weight: 700;
    text-shadow: #0c0a2b 1px 2px 2px;
    margin: 0
}

.highlight span {
    font-size: 1.5em;
    text-transform: uppercase
}

.homepage-quicklinks .link-box {
    margin: 15px;
    padding: 45px 25px 15px;
    color: #fff;
    border: solid 1p #d0d0d0;
    background-color: #3e4761;
    flex: 1
}

.v-pass-box {
    background-image: linear-gradient(109.6deg,#671e75 11.2%,#fc4c02 91.1%)
}

.delegate-card {
    background-color: #7500bf;
    background: linear-gradient(90deg,#7500bf,#5b1ad1)
}

.exhibitor-box {
    background-image: radial-gradient(circle 975px at 2.6% 48.3%,#000878,#5fb8e0 99.7%)
}

.homepage-quicklinks img {
    border-radius: 5px 5px 0 0
}

.homepage-quicklinks h2 {
    font-weight: 700
}

.homepage-quicklinks .info {
    padding: 15px 15px 10px
}

.homepage-quicklinks p {
    margin: 0
}

.home-cat-bg {
    background-color: #0f121a;
    color: #fff;
    padding: 85px 0
}

.home-categories {
    padding: 25px 15px;
    margin-top: -80px;
    border-top: dashed 2px #dedede
}

.categories-wrap {
    justify-content: center
}

    .categories-wrap label {
        font-size: .8em
    }

.home-categories a.category {
    width: 23%;
    margin: 10px;
    border-radius: 10px;
    background-color: #4e070b;
    display: flex;
    flex-direction: column
}

    .home-categories a.category img {
        border-radius: 10px 10px 0 0;
        height: 210px;
        object-fit: cover
    }

.home-categories .cat-text {
    padding: 10px
}

.home-categories a.category span {
    padding: 15px;
    font-weight: 700;
    font-size: 1.2em
}

.home-categories h2 {
    font-weight: 700;
    margin: 10px 0
}

.home-categories-description {
    width: 35%
}

.home-cat-slider {
    width: 65%;
    padding-left: 25px
}

    .home-cat-slider .cateogry {
        background-color: #2e2e30;
        margin: 0 10px;
        padding: 35px 25px;
        border-radius: 10px;
        color: #fff
    }

.home-categories a {
    color: #fff;
    text-transform: none;
    text-decoration: none
}

    .home-categories a h3 {
        font-weight: 700
    }

.homepage-categories-nav {
    background-color: #21273a;
    float: left;
    margin-left: 15px;
    border-radius: 5px
}

    .homepage-categories-nav .arrow-btn {
        padding: 10px;
        cursor: pointer
    }

        .homepage-categories-nav .arrow-btn:hover {
            background-color: #e27304;
            border-radius: 5px
        }

.patron {
    margin-bottom: 80px
}

    .patron .what-says-header {
        background-position-y: 41px;
        max-width: 100%;
        margin-bottom: 20px
    }

.what-says-header h2 {
    font-size: 2.25em;
    font-weight: 800 !important;
}

.patron .what-says-list {
    margin: 10px 0 20px;
    text-align: center
}

.patron .pat-head {
    color: #a9dd4f;
    font-size: 30px;
    font-weight: 600;
}

.patron .what {
    padding: 15px
}

    .patron .what img {
        height: 120px;
        width: 120px
    }

.home-venue {
    background-image: radial-gradient(circle 815px at 23.4% -21.8%,#bf2003 .2%,#830000 100.2%);
    border-radius: 5px;
    padding: 0
}

    .home-venue h2 {
        font-weight: 700
    }

.venue-wrap {
    margin: 85px 0 0;
    background-color: #751c0d;
    padding: 45px 0
}

.venue-description {
    width: 35%;
    padding: 45px 20px;
    border-radius: 5px 0 0 5px
}

    .venue-description h3 {
        font-weight: 600;
        font-size: 1.15em
    }

    .venue-description ul {
        width: 70%;
        margin: 0 auto
    }

    .venue-description li {
        margin: 5px 10px
    }

    .venue-description address {
        margin-bottom: 60px
    }

    .venue-description li a {
        width: 100%;
        color: #fff
    }

.venue-map {
    flex: 1
}

    .venue-map iframe {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0 5px 5px 0
    }

.venue-wrap li a {
    border: solid 1px #eeebeb !important
}

.home-top-categories {
    padding: 45px 0 10px;
    background: #220205;
    margin-top: -190px;
    position: relative;
}

    .home-top-categories .promo-box {
        margin: 15px;
    }


.what-says {
    padding: 85px 45px 15px;
    background: #220205;
    background: linear-gradient(180deg,#220205,#530e02);
    color: #fff;
    position: relative
}

    .what-says h2 {
        font-weight: 900 !important;
        font-size: 3em;
        margin: 0 auto;
        max-width: 750px;
        background-image: url(https://mfoi.gumlet.io/images/bended-line.png);
        background-repeat: no-repeat;
        background-position-x: center;
        height: 90px;
        background-position-y: bottom;
    }

.what-says-header {
    max-width: 450px;
    background-image: url(https://mfoi.gumlet.io/images/bended-line.png);
    background-repeat: no-repeat;
    background-position-x: center;
    padding-bottom: 5px;
    height: 90px;
}

    .what-says-header em {
        font-size: 1.15em;
        font-weight: 200
    }

.what-says-list {
    margin: 35px 0;
    text-align: center
}

.what {
    max-width: 350px;
    text-align: center;
    background-color: #7d1c0b;
    color: #fff;
    border-radius: 10px;
    padding: 25px;
    margin: 15px;
    flex: 1;
    min-height: 580px
}

    .what img {
        border-radius: 50%;
        height: 140px;
        width: 140px !important;
        object-fit: cover
    }

    .what small {
        color: #ffd504f2;
        font-weight: 600;
    }

    .what h3 {
        font-size: 1.25em;
        margin: 20px 0 12px
    }

    .what p {
        margin: 10px 0
    }

.what-says-list .slick-dots {
    display: flex;
    justify-content: center;
    margin: -80px 0 0;
    padding: 1rem 0;
    list-style-type: none;
    position: relative
}

    .what-says-list .slick-dots li {
        margin: 0 .25rem
    }

    .what-says-list .slick-dots button {
        display: block;
        width: 1.4rem;
        height: 1.4rem;
        padding: 0;
        border: none;
        border-radius: 100%;
        background-color: #f2f2f2;
        text-indent: -9999px
    }

    .what-says-list .slick-dots li.slick-active button {
        background-color: #ff6601
    }

.patron-wrap .what {
    min-height: 320px
}

.patron-wrap .what-says-list img {
    border-top: solid 4px #FF5722;
    border-bottom: solid 4px #3b322f;
    border-left: solid 4px #4CAF50;
    border-right: solid 4px #ffb005;
    object-position: top
}

.home-agenda {
    background-color: #f0fbf0;
    padding: 95px 0 35px
}

    .home-agenda h2 {
        font-size: 3em;
        color: #000
    }

    .home-agenda nav {
        background-color: #21273a
    }

    .home-agenda .nav-tabs, .home-agenda nav {
        border-bottom: none !important;
        margin-bottom: 0 !important
    }

    .home-agenda nav {
        background-color: transparent;
        margin: 65px 0 0
    }

    .home-agenda .nav-link {
        background-color: #d0d0d0;
        font-size: 1.5em;
        color: #000;
        font-weight: 700;
        margin: 0 10px
    }

        .home-agenda .nav-link.active {
            background-color: #0f121a;
            color: #fff;
            border: none !important
        }

    .home-agenda .tab-content {
        background-color: transparent !important;
        border: none;
        border-radius: 5px;
        margin-top: -5px;
        border: none !important
    }

    .home-agenda .tab-pane {
        padding: 25px
    }

    .home-agenda .agenda-item {
        border: solid 1px #d0d0d0;
        border-radius: 5px;
        background-color: #fff;
        color: #000;
        margin-bottom: 25px
    }

    .home-agenda .agenda-time {
        margin: 0 25px 0 20px
    }

    .home-agenda .agenda-time-item {
        font-size: 1.5em;
        font-weight: 700;
        padding: 15px;
        background-color: #e24a04;
        border-radius: 0;
        text-align: center;
        color: #fff
    }

        .home-agenda .agenda-time-item:last-child {
            background-color: #e21e04;
            border-radius: 0 0 5px 5px
        }

    .home-agenda .agenda-summary {
        padding: 15px 0
    }

    .home-agenda .agenda-item h3 {
        font-size: 1.5em;
        font-weight: 700
    }

    .home-agenda .speaker {
        margin: 20px 35px 0 0;
        text-align: center;
        max-width: 230px
    }

        .home-agenda .speaker img {
            height: 60px;
            border-radius: 50%;
            margin-bottom: 15px
        }

        .home-agenda .speaker h3 {
            font-size: .9em
        }

    .home-agenda .agenda-summary strong {
        color: #302b2b;
        font-weight: 500
    }

    .home-agenda .agenda-summary .speaker p.designation {
        line-height: 20px;
        font-size: .8em
    }

.static-quick-links {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    background-color: #bfc7bf;
    background-image: radial-gradient(circle 815px at 23.4% -21.8%,#242834 .2%,#251005 100.2%)
}

    .static-quick-links ul {
        margin: 0;
        padding: 0
    }

    .static-quick-links li a {
        text-decoration: none;
        color: #fff;
        padding: 10px;
        font-weight: 700
    }

    .static-quick-links li {
        padding: 10px;
        border-right: solid 1px #6f776f;
        margin: 0
    }

        .static-quick-links li span {
            text-transform: uppercase !important;
            font-size: .75em
        }

        .static-quick-links li.lnk:hover {
            background-image: radial-gradient(circle 65px at 53.4% -91.8%,#f5a313 .2%,#9d4704 100.2%)
        }

        .static-quick-links li:last-child {
            border: none
        }

    .static-quick-links .whatsapp {
        background-color: #0dc143
    }

        .static-quick-links .whatsapp:hover {
            background-color: #07862e !important
        }

.inner-page-bg {
    padding: 65px 0
}

.inner-page-bg-dark {
    background-color: #0f121a;
    background-image: radial-gradient(circle 815px at 23.4% -21.8%,#0f121a .2%,#161e3a 100.2%);
    color: #fff;
    padding: 85px 0
}

.header {
    max-width: 750px;
    margin-bottom: 35px
}

.inner-page h1 {
    font-weight: 900;
    font-size: 2.5em
}

.categories-list {
    justify-content: space-evenly
}

    .categories-list .category {
        background-color: #4e070b;
        margin: 10px;
        border-radius: 10px !important;
        width: 18%
    }

    .categories-list a.category {
        color: #fff;
        text-decoration: none;
        font-size: 1em;
        font-weight: 700;
        margin: 15px
    }

    .categories-list .cat-text {
        padding: 10px
    }

    .categories-list img {
        border-radius: 10px 10px 0 0;
        width: 100%;
        height: 220px;
        object-fit: cover
    }

ul.sub-categories li {
    margin: 20px 5px;
    padding: 10px 45px;
    background-image: radial-gradient(circle 75px at 23.4% -51.8%,#eaa02e .2%,#e22c00 100.2%);
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.2em
}

.category-awardees {
    margin: 45px 0
}

    .category-awardees h2 {
        font-weight: 700;
        font-size: 2.5em
    }

    .category-awardees .awardee {
        margin: 15px;
        background-image: radial-gradient(circle 855px at 23.4% -51.8%,#ff6700 .2%,#01030a 100.2%);
        padding: 15px;
        color: fff;
        width: 180px;
        border-radius: 10px
    }

    .category-awardees img {
        border-radius: 50%;
        height: 90px;
        width: 90px;
        margin-top: 15px;
        object-fit: cover;
        object-position: top;
    }

    .category-awardees h3 {
        font-size: 1em;
        color: #fff;
        margin: 15px 0 5px
    }

    .category-awardees .location {
        color: #fff
    }

.nominate-today {
    max-width: 800px;
    margin: 45px auto;
    background-image: radial-gradient(circle 855px at 23.4% -51.8%,#273058 .2%,#01030a 100.2%);
    border-radius: 10px;
    color: #fff;
    position: relative;
    height: 250px
}

.nominate-today-overlay {
    position: absolute;
    inset: 0;
    background-image: url(/images/box-bg.svg)
}

.nominate-today-overlay-award {
    position: absolute;
    inset: 0;
    background-image: url(/images/award-vector.svg);
    background-repeat: no-repeat;
    background-position: bottom 20% right 2%;
    background-size: 100px;
    opacity: .15
}

.nominate-text {
    top: 18%;
    left: 5%;
    max-width: 550px;
    position: absolute
}

.nominate-today h3 {
    font-weight: 700;
    font-size: 2em
}

.nominate-today a {
    margin-top: 25px;
    color: #fff;
    border: solid 2px #d0d0d0;
    border-radius: 100px;
    font-size: 1.15em;
    padding: 10px 35px;
    font-weight: 600;
    background-color: #ae240b !important
}

.partners-main-wrap {
    margin: 40px 0
}

    .partners-main-wrap h2 {
        font-weight: 700;
        color: #000
    }

.partners-wrap {
    margin: 45px 0
}

.partners-list {
    width: 45%;
    margin: 15px 0
}

.partners-wrap h3 {
    font-weight: 500;
    color: #000;
    margin: 0 0 25px
}

.partners-list h3 span {
    white-space: nowrap
}

.partners-wrap h3 span {
    background: linear-gradient(360deg,#8f310c 0,#c62003 29%,#cf510d);
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: .65em
}

.partners-wrap h3.sub-heading span {
    font-size: .65em
}

.partners-wrap img {
    max-width: 105px;
    margin: 10px
}

.cus-list {
    width: 100%
}

.cus-list-2 {
    width: 45%
}

.kp-org div {
    text-align: center;
    font-size: .65em;
    margin: 5px 10px
}

.kp-org img {
    max-height: 35px;
    object-fit: contain;
    margin-top: 10px
}

#nominationsModalList li {
    width: 48%;
    margin: 4px
}

    #nominationsModalList li a {
        font-size: .851em
    }

footer a {
    color: #fff;
    margin: 10px 5px;
    font-size: .8em
}

.quick-contact {
    padding-top: 45px;
    border-bottom: dashed 1px #8b4850
}

.nomination-form {
    max-width: 550px;
    margin: 0 auto;
    padding-top: 35px
}

.nomination-form-large {
    max-width: 1050px;
    margin: 115px auto 100px
}

    .nomination-form-large h1 {
        font-size: 2em
    }

    .nomination-form-large td {
        font-size: .85em
    }

input, select {
    border-radius: 3px !important;
    padding: 10px !important;
    margin-right: 10px
}

.form-input-wrap {
    background-color: #6b180a;
    padding: 25px
}

.nomination-form h1 {
    font-size: 2em;
    margin-bottom: 10px !important
}

.nomination-form small {
    font-size: 1em
}

.nominating-for {
    background-color: #ff4500;
    color: #fff;
    padding: 10px;
    margin: 20px 0
}

.form-check {
    margin: 10px
}

.categories-wrap {
    background-color: #fff;
    color: #000;
    padding: 20px 10px;
    text-align: center;
    border-radius: 10px
}

.d-grid {
    margin: 20px 0
}

.categories-wrap button {
    font-size: .85em
}

.selected-category {
    border: solid 1px #d0d0d0;
    padding: 5px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600
}

    .selected-category .btn {
        font-size: .75em;
        margin-left: 10px
    }

#modalNextStage {
    color: #fff;
    font-size: .9em;
    background-color: #212529e8
}

    #modalNextStage .modal-content {
        margin-top: 200px
    }

.verify-now {
    background-color: #474758;
    padding: 10px;
    border-radius: 5px;
    color: #fff
}

.not-now {
    background-color: #91510c;
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px
}

    .not-now button, .verify-now button {
        width: 100%
    }

.plan span {
    color: #fff;
    padding: 5px
}

.plans-list .plan {
    flex: 1;
    margin-bottom: 10px;
    border: solid 1px #d0d0d0;
    cursor: pointer
}

.plan.selected .diamond {
    background-color: #0006f7;
    border-radius: 5px 0 0 5px
}

.plan.selected .gold {
    background-color: #c9a308;
    border-radius: 0
}

.plan.selected .silver {
    background-color: #bababa;
    border-radius: 0 5px 5px 0
}

.plan:first-child {
    border-radius: 5px 0 0 5px
}

.plan:last-child {
    border-radius: 0 5px 5px 0
}

i.bi-circle-fill {
    color: #fff8f845
}

.deliverables small, .deliverables span {
    color: #fff;
    font-size: .95em;
    cursor: pointer
}

#deliverablesModel li span {
    font-size: .95em;
    padding-left: 10px
}

#deliverablesModel i {
    font-size: 1.15em
}

#entryFeeModal .modal-body .overflow-x-scroll {
    overflow-x: auto
}

#entryFeeModal td {
    font-size: .85em
}

#entryFeeModal tr td:first-child {
    font-weight: 700
}

.input-list {
    margin: 15px 0;
    border: solid 2px #6f6f6f;
    padding: 10px;
    border-radius: 5px
}

.gate-pass .form-check {
    margin-left: 0
}

.gate-pass .mb-3 {
    padding-top: 8px
}

.gate-pass h2 {
    font-size: 1.5em
}

strong.point {
    color: #e79b01;
    font-weight: 600;
    font-size: 1.1em
}

.star-speaker li {
    margin: 12px 0
}

.jury-list {
    margin: 45px 0
}

.jury {
    width: 18%;
    margin: 25px 5px
}

    .jury strong {
        margin-top: 10px;
        font-size: 1.1em
    }

    .jury img {
        border-radius: 50%;
        height: 135px;
        width: 135px;
        object-fit: cover;
        border: solid 1px #f7f7f7
    }

    .jury span {
        font-size: .76em;
        font-weight: 500
    }

.posts-wrap {
    max-width: 100%
}

.posts-page {
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #000;
    color: #fff
}

.posts-list {
    margin-top: 25px;
    border: solid 1px #d0d0d0;
    border-radius: 10px
}

.post {
    border-bottom: solid 1px #d0d0d0;
    padding: 20px
}

    .post .summary {
        margin-top: 15px;
        font-size: 1.15em
    }

    .post:last-child {
        border: none
    }

.posts-list .post h2 {
    font-size: 1.25em;
    margin: 0 0 5px;
    font-weight: 700
}

.post img {
    height: 250px;
    width: 32%;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 5px
}

.post .images {
    max-height: 350px;
    overflow-y: auto
}

.post .date {
    font-size: 1em;
    color: #cb9a0a
}

.people-list {
    margin-top: 20px
}

    .people-list .person {
        width: 22%;
        margin: 15px;
        text-align: center;
        font-weight: 600
    }

        .people-list .person img {
            width: 220px;
            height: 220px;
            border-radius: 50%;
            margin-bottom: 15px
        }

.gallery-slider-wrap {
    position: relative
}

.gallery-slider-nav {
    position: absolute;
    color: #fff;
    left: 10%;
    bottom: 15%;
    font-size: 1.25em;
    margin: 10px;
    cursor: pointer
}

    .gallery-slider-nav .arrow-btn {
        padding: 10px;
        background-color: #e29104
    }

        .gallery-slider-nav .arrow-btn:hover {
            background-color: #e27304;
            padding: 10px
        }

.gallery-slider-wrap img {
    width: 100%;
    max-height: 500px;
    object-fit: contain
}

.gallery-list h2 {
    margin: 15px 0;
    font-size: 2.5em
}

.media-coverage-list .slick-arrow {
    color: #fff;
    font-size: 2em;
    position: absolute;
    top: 50%
}

.media-coverage-list .bi-arrow-right-square {
    right: 0
}

.links-list {
    margin: 25px 0
}

    .links-list ul {
        margin-left: 10px
    }

.media-coverage-list a img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
    max-height: 220px;
    border-radius: 5px
}

.gallery-list .session {
    width: 45%;
    margin: 10px 15px 25px;
    cursor: pointer;
    text-align: center
}

    .gallery-list .session span {
        color: #0f121a;
        font-size: 1.15em !important
    }

    .gallery-list .session img {
        width: 100%
    }

#galleryModal .modal-content button {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    background-color: #fff;
    padding: 5px
}

.gallery-info {
    position: absolute;
    bottom: 10px;
    right: 20px;
    background-color: #0f121a;
    padding: 10px;
    max-width: 400px
}

    .gallery-info h2 {
        color: #fff;
        font-size: 1.5em
    }

    .gallery-info strong {
        color: #d0d0d0
    }

    .gallery-info span {
        font-size: .95em;
        color: #dedede
    }

.events-list {
    font-size: .9em;
    height: 350px;
    margin: 15px
}

    .events-list h2 {
        font-size: 1.2em;
        margin: 0;
        font-weight: 700
    }

    .events-list span {
        color: #4e4848
    }

    .events-list td {
        padding: 8px 15px
    }

.event-types {
    margin: 5px 15px
}

    .event-types .btn-group {
        width: 100%
    }

    .event-types label {
        color: #000;
        font-weight: 600;
        padding: 8px
    }

.contact-details {
    font-size: 1em;
    background-color: #b83943;
    padding: 15px
}

    .contact-details span {
        color: #fefefe
    }

    .contact-details a {
        color: #fff
    }

.mobile {
    display: none !important
}

.book-event-wrap {
    background-color: #fff;
    border-radius: 5px;
    padding-bottom: 5px
}

    .book-event-wrap td {
        cursor: pointer
    }

.events-list tr.selected td {
    background-color: #721b0b;
    color: #fff
}

.events-list tr.selected i {
    color: #fff
}

.book-checked-events, .book-now-btn {
    padding: 0 15px 5px;
    font-size: .95em
}

.book-now-btn {
    border-top: solid 1px #dedede;
    padding-bottom: 0;
    margin-top: 5px;
    padding-top: 15px
}

.book-event-wrap .alert {
    padding: 5px 10px
}

.state-district-wrap {
    padding: 15px 15px 5px
}

#map {
    margin-left: 20px;
    border-radius: 5px
}

.gm-style-iw-d {
    color: #000;
    font-weight: 500
}

.box-wraper {
    background-color: #220205
}

.box-wrap h1 {
    font-size: 1.65em;
    padding: 10px
}

.box-wrap {
    background-color: #fff;
    color: #000;
    padding: 15px 0;
    border-radius: 10px;
    max-width: 1020px;
    margin: 0 auto 35px
}

    .box-wrap th {
        background-color: #cecaca;
        border: solid 1px #aba2a2
    }

        .box-wrap td.bg, .box-wrap th.bg {
            background-color: #cecaca !important;
            border: solid 1px #aba2a2
        }

    .box-wrap td, .box-wrap th {
        padding: 7px 15px;
        font-size: .85em
    }

table.table-actions {
    border-top: solid 1px #dedede;
    margin-top: -20px
}

.box-wrap a.btn {
    width: 100%
}

.box-wrap h2 {
    font-size: 1.2em;
    padding: 10px 10px 0 !important;
    text-transform: uppercase
}

.box-wrap i {
    color: #7cbe31;
    font-size: 1.25em
}

.box-table {
    max-height: 550px
}

.gfbn-tabs {
    max-width: 720px;
    margin: 0 auto;
    color: #fff
}

.gfbn-header-top {
    background-color: #fff;
    color: #000;
    padding: 25px;
    text-align: center;
    margin: 25px 0;
    border-radius: 15px
}

    .gfbn-header-top h1 {
        font-size: 1.5em;
        font-weight: 800
    }

.gfbn-wrap {
    background-color: #791e0d;
    background-color: #530e02;
    background-image: url(https://mfoi.gumlet.io/assets/v2/images/bg-gradient.jpg) !important;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover
}

.gfbn-tabs {
    padding: 45px 0
}

.gfbn-tabs-header {
    margin: 0
}

    .gfbn-tabs-header li {
        padding: 10px 25px;
        font-weight: 800;
        font-size: 1.15em;
        cursor: pointer;
        color: #fff
    }

        .gfbn-tabs-header li.active {
            background-color: #fff;
            color: #000;
            border-radius: 15px 15px 0 0
        }

.gfbn-tab-content {
    max-width: 720px
}

    .gfbn-tab-content td {
        font-size: .85em;
        padding: 8px 30px
    }

    .gfbn-tab-content tr:first-child td {
        border-radius: 15px 15px 0 0
    }

    .gfbn-tab-content tr:last-child td:first-child {
        border-radius: 0 0 0 15px;
        border: none
    }

    .gfbn-tab-content tr:last-child td:last-child {
        border-radius: 0 0 15px;
        border: none
    }

    .gfbn-tab-content .pricing tr:last-child td:first-child {
        border-radius: 0 0 0 15px;
        border: none;
        background-color: #ff503b;
        padding: 20px 0 0 30px;
        font-size: 1.25em;
        color: #fff
    }

    .gfbn-tab-content .pricing tr:last-child td:last-child {
        border-radius: 0 0 15px;
        border: none;
        padding: 20px;
        background-color: #ff503b;
        font-size: 1.25em;
        color: #fff;
        font-weight: 600
    }

    .gfbn-tab-content .pricing small {
        font-size: .7em;
        font-weight: 300
    }

    .gfbn-tab-content tr td:first-child {
        font-weight: 600;
        width: 65%
    }

.benefits table {
    background-color: #fff;
    border-radius: 15px
}

.benefits tr td:first-child {
    width: 40%
}

.benefits i {
    margin-right: 10px;
    color: #4caf50
}

.pricing-highlight {
    padding: 25px 0 15px !important
}

    .pricing-highlight .rs {
        font-weight: 400;
        color: #333f44;
        font-size: 2em
    }

    .pricing-highlight .amount {
        color: #012a38;
        font-size: 2.5em;
        font-weight: 700
    }

    .pricing-highlight .most-preferred {
        color: #1b39bb
    }

    .pricing-highlight .saving {
        color: #e91e63;
        font-size: 1.5em;
        font-weight: 400
    }

    .pricing-highlight a {
        margin: 5px 10px;
        padding: 5px 30px;
        font-weight: 700
    }

.gfbn-tab-content h3 {
    padding: 10px 10px 0;
    font-weight: 800;
    font-size: 1.7em
}

.gfbn-agenda {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px;
    max-width: 720px
}

    .gfbn-agenda .accordion-item {
        border: none;
        border-bottom: solid 2px #59545f
    }

    .gfbn-agenda .accordion-header button {
        background-color: #1e1429;
        color: #fff;
        border: none !important;
        padding: 30px 10px 15px 25px
    }

    .gfbn-agenda h2 {
        font-weight: 800;
        font-size: 2em
    }

    .gfbn-agenda .accordion-body {
        padding: 25px
    }

        .gfbn-agenda .accordion-body h3 {
            font-size: 1.5em;
            border-left: solid 10px orangered;
            padding-left: 5px;
            font-weight: 700;
            margin-bottom: 15px
        }

    .gfbn-agenda td {
        font-size: .9em
    }

.compare-wrap {
    background-color: #ffeb3b;
    border-radius: 10px
}

    .compare-wrap:hover {
        background-color: #f5e23e;
        border-radius: 10px
    }

    .compare-wrap a {
        font-weight: 800;
        padding: 10px;
        color: #292424
    }

        .compare-wrap a:hover {
            color: #080b1f
        }

.gfbn-modal .modal-content {
    background-color: #310405;
    color: #fff
}

.gfbn-modal .modal-header {
    border-bottom: dashed 1px #8b7c7c;
    padding: 10px 20px 5px
}

    .gfbn-modal .modal-header h2 {
        color: #dfdfdf;
        padding: 0;
        margin: 0
    }

    .gfbn-modal .modal-header span {
        cursor: pointer
    }

.gfbn-compare {
    border-right: solid 1px #dedede;
    padding: 010px;
    font-size: .9em;
    margin: 0 auto
}

    .gfbn-compare h3 {
        color: #dbdde4;
        font-weight: 700;
        margin: 0
    }

    .gfbn-compare:last-child {
        border: none
    }

    .gfbn-compare table {
        margin: 0 auto;
        background-color: #310405
    }

    .gfbn-compare th {
        border: solid 1px #191818;
        background-color: #050000;
        padding: 15px 0 0
    }

        .gfbn-compare th:first-child {
            border: none;
            background-color: transparent
        }

    .gfbn-compare td {
        padding: 10px 20px;
        font-size: 1.12em;
        border: dashed 1px #222020;
        background-color: #160102;
        color: #fff
    }

    .gfbn-compare tr td:first-child {
        background-color: #5b030b;
        border: dashed 1px #613b3f;
        border-right: none;
        border-left: none;
        border-top: none
    }

    .gfbn-compare i {
        font-size: .8em;
        margin-right: 12px
    }

    .gfbn-compare .rs, .gfbn-compare .amount {
        color: #81abd5;
        font-size: 1.5em;
        font-weight: 400;
        padding: 0 0 15px
    }

    .gfbn-compare strong {
        font-size: 1.05em
    }

.gfbn-tabs-content {
    margin-top: -15px
}

.gfbn-membership-wrap {
    max-width: 720px;
    margin: 0 auto;
    padding-top: 40px
}

.gfbn-membership-box {
    background-color: #fff;
    border-radius: 15px
}

.gfbn-membership-head {
    background-color: #fffde4;
    box-shadow: 0 4px 30px #54050b6b;
    -webkit-backdrop-filter: blur(52px);
    border-radius: 15px 15px 0 0;
    padding: 35px 20px 10px
}

.gfbn-membership-box h1 {
    font-weight: 800;
    font-size: 2.25em
}

.emphasis {
    color: #930000;
    font-size: 1.35em
}

.gfbn-membership-content {
    padding: 45px 20px
}

    .gfbn-membership-content h2 {
        font-size: 1.45em;
        font-weight: 800;
        margin: 20px
    }

        .gfbn-membership-content h2 span:first-child {
            font-size: 1.35em
        }

        .gfbn-membership-content h2 span:last-child {
            font-size: 1em;
            color: #ff4500;
            font-weight: 500
        }

.gfbn-membership-fee {
    font-size: 2em;
    font-weight: 600
}

.gfbn-membership-label {
    font-size: .65em;
    font-weight: 400;
    color: #8e8383;
    margin-top: -15px
}

.gfbn-membership-includes {
    margin: 25px 10px;
    font-size: 1.15em
}

    .gfbn-membership-includes i {
        margin-right: 10px
    }

.gfbn-membership-content a {
    font-weight: 700;
    padding: 10px 20px;
    width: 250px;
    margin: 0 auto
}

.gfbn-membership-benefits {
    background-color: #fff;
    max-width: 720px;
    margin: 20px auto 0;
    border-radius: 15px;
    padding: 10px 0 0
}

    .gfbn-membership-benefits h2 {
        margin: 15px 0;
        font-weight: 700;
        font-size: 1.5em
    }

    .gfbn-membership-benefits td, .gfbn-membership-benefits th {
        border: solid 1px #dedede;
        padding: 5px 25px
    }

    .gfbn-membership-benefits tr td:first-child {
        font-weight: 600;
        font-size: .8em
    }

    .gfbn-membership-benefits tr:last-child td:first-child {
        border: none;
        background-color: #348637;
        border-radius: 0 0 0 15px;
        color: #fff;
        font-size: 1.15em;
        font-weight: 700
    }

    .gfbn-membership-benefits tr:last-child td:last-child {
        border-right: none;
        border-bottom: none;
        border-color: orangere;
        background-color: #348637;
        border-radius: 0 0 15px;
        color: #fff;
        font-size: 1.15em;
        font-weight: 700
    }

.gfbn-membership-benefits-list {
    max-width: 720px;
    background-color: #fff;
    margin: 20px auto 0;
    border-radius: 15px;
    padding: 25px 0
}

    .gfbn-membership-benefits-list h2 {
        margin: 15px 0 25px;
        font-weight: 700
    }

        .gfbn-membership-benefits-list h2 span, .gfbn-membership-benefits h2 span {
            color: #fff;
            border-radius: 25px;
            padding: 7px 15px;
            font-size: 20px !important;
            background: #833ab4;
            font-weight: 600;
            background: linear-gradient(90deg,#72020e,#d30014,#fcb045)
        }

    .gfbn-membership-benefits-list ul {
        list-style: none
    }

    .gfbn-membership-benefits-list h3 {
        font-weight: 600;
        font-size: 1.05em;
        margin: 5px 0 10px
    }

    .gfbn-membership-benefits-list li ul {
        padding: 0
    }

        .gfbn-membership-benefits-list li ul li {
            font-size: .95em
        }

    .gfbn-membership-benefits-list li i {
        margin: 0 10px;
        color: #ff4500
    }

.gfbn-membership-includes {
    margin-left: 30px
}

    .gfbn-membership-includes span {
        border: none;
        margin: 5px;
        font-size: .8em;
        background: #2a7b9b;
        padding: 10px;
        background: linear-gradient(90deg,#2a7b9b,#3f7f59,#9e8f0d)
    }

.i-want-to-attend {
    background: #ff9800;
    color: #fff;
    padding: 15px 10px 20px;
    border-radius: 15px 15px 0 0;
    font-size: 1.25em;
    font-weight: 600;
    z-index: 999;
    width: 100%
}

    .i-want-to-attend span {
        padding: 5px 10px
    }

.custom-select {
    max-width: 200px;
    position: relative;
    margin: 0 auto
}

    .custom-select select {
        appearance: none;
        width: 100%;
        font-size: 1.15rem;
        font-weight: 800;
        padding: .675em 6em .675em 1em;
        background-color: #fff;
        border: 1px solid #ff9800;
        border-radius: .25rem;
        color: #080101;
        cursor: pointer
    }

    .custom-select:before, .custom-select:after {
        --size: .3rem;
        content: "";
        position: absolute;
        right: 1rem;
        pointer-events: none
    }

    .custom-select:before {
        border-left: var(--size) solid transparent;
        border-right: var(--size) solid transparent;
        border-bottom: var(--size) solid black;
        top: 40%
    }

    .custom-select:after {
        border-left: var(--size) solid transparent;
        border-right: var(--size) solid transparent;
        border-top: var(--size) solid black;
        top: 55%
    }

.homepage-media-coverage {
    padding: 45px;
    background-color: #130102;
    color: #fff
}

    .homepage-media-coverage ul {
        margin: 25px 0
    }

.homepage-mc-list li {
    background-color: #000;
    width: 23%;
    margin: 5px
}

.homepage-mc-list img {
    height: 350px;
    object-fit: cover;
    object-position: top;
    width: 100%
}

.homepage-mc-more {
    background-color: #930000 !important
}

    .homepage-mc-more a {
        color: #fff;
        font-size: 2em;
        height: 100%
    }

.all-media-coverage {
    a margin: 45px 10px
}

    .all-media-coverage li {
        width: 24%;
        margin-bottom: 15px
    }

    .all-media-coverage img {
        height: 350px;
        width: 100%
    }

.owl-dots button.owl-dot span {
    padding: 15px;
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-carousel .owl-item {
    display: flex;
    flex: 1 0 auto;
}

    .owl-carousel .owl-item .item-content {
        display: flex;
        flex-direction: column;
    }

    .owl-carousel .owl-item .flex-text {
        flex-grow: 1;
    }

.category-page .hero-text {
    color: #000 !important;
    line-height: 1.3em;
    font-weight: 800 !important;
}

.hero-text-gradient {
    background: #6B180A;
    background: linear-gradient(to right, #3d1f14 0%, #e12554 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 1440px) {
    .menu-logo img {
        max-width: 95px
    }

    .countdown-section .small-text {
        font-size: 46px
    }

    .nav-item a {
        font-size: .75em
    }

    .nav-item {
        padding: 3px
    }

    .kp-org div {
        font-size: .65em
    }

    .hero-4 {
        margin-top: -255px;
        padding-bottom: 0
    }
}

.sponsors-list {
    text-align: center;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    justify-content: center
}

    .sponsors-list img {
        max-width: 130px;
        margin: 10px;
        object-fit: contain
    }

.partner-model .modal-content {
    background-color: #530e02;
    background-image: radial-gradient(circle 815px at 23.4% -21.8%,#802110 .92%,#530e02 100.2%);
    color: #fff
}

    .partner-model .modal-content .modal-header, .partner-model .modal-content .modal-footer {
        border-color: #a0a0a0
    }

        .partner-model .modal-content .modal-header .btn-close {
            position: absolute;
            right: 20px;
            color: #fff
        }

        .partner-model .modal-content .modal-header span {
            font-size: 28px;
            color: #fff
        }

    .partner-model .modal-content .modal-body ol li {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 23px;
        color: #e6e6e6
    }

    .partner-model .modal-content .modal-footer .close-btn {
        background-color: #e28204
    }

    .partner-model .modal-content .modal-footer .cost {
        font-size: 28px;
        background-image: linear-gradient(to right,#cb9b51 22%,#f6e27a 45%,#f6f2c0,#f6e27a 55%,#cb9b51);
        color: transparent;
        -webkit-background-clip: text;
        font-weight: 700;
        line-height: 20px
    }

        .partner-model .modal-content .modal-footer .cost .gst {
            font-size: 12px;
            color: #fff;
            font-weight: 400
        }

.partner-opp .major-partner .card {
    background: linear-gradient(90deg,#b80000 17%,#770202 95%);
    color: #fff;
    width: 100%;
    padding: 30px 23px;
    flex-wrap: wrap
}

    .partner-opp .major-partner .card ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 20px;
        list-style: none;
        flex-wrap: wrap
    }

.partner-opp .major-partner .maj-card ul {
    justify-content: center;
    column-gap: 6px;
    row-gap: 10px
}

.partner-opp .major-partner .maj-card .part-list li {
    background-image: linear-gradient(to right,#cb9b51 22%,#d0c486 45%,#000,#ffe03b 55%,#fdc167);
    background-repeat: no-repeat;
    background-size: 224%;
    padding: 4px 14px;
    border-radius: 50px;
    color: #fff
}

.partner-opp .major-partner .contact-details-card li {
    width: 23%
}

.partner-opp .major-partner .card ul .card {
    background-image: none;
    padding: 10px;
    background-color: #fff !important;
    border: none;
    text-align: center;
    color: #000
}

    .partner-opp .major-partner .card ul .card span {
        color: #e28204;
        font-weight: 700
    }

    .partner-opp .major-partner .card ul .card .contact-info {
        font-size: 16px;
        color: #595959;
        font-weight: 600
    }

.partner-opp {
    background: linear-gradient(180deg,#220205,#530e02);
    height: calc(100% - 330px);
    padding: 100px 0
}

    .partner-opp .partner-btn {
        background: #b80000;
        background: -moz-linear-gradient(90deg,rgba(184,0,0,1) 17%,rgba(119,2,2,1) 95%);
        background: -webkit-linear-gradient(90deg,rgba(184,0,0,1) 17%,rgba(119,2,2,1) 95%);
        background: linear-gradient(90deg,#b80000 17%,#770202 95%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b80000",endColorstr="#770202",GradientType=1);
        padding: 25px 20px;
        color: #fff;
        transition: .2s;
        background-size: 100%;
        border: none;
        font-size: 18px;
        border-radius: 8px;
        font-weight: 600;
        width: 100%;
        margin: 10px 0
    }

        .partner-opp .partner-btn:hover {
            transform: translate3d(0,-3px,0);
            background-size: 200%
        }

    .partner-opp .card hr {
        margin: 10px 0
    }

    .partner-opp .card ol li {
        margin: 5px 0;
        font-size: 18px
    }

@media (max-width: 1199px) {
    .countdown-section .starts {
        font-size: 35px
    }

    .countdown-section .small-text {
        font-size: 40px
    }

    #count-timer .text {
        min-width: 80px
    }

        #count-timer .text span {
            font-size: 16px
        }

    .countdown-section .big-text {
        line-height: 60px
    }

    .partner-opp .major-partner .maj-card ul {
        justify-content: center
    }

    .partner-opp .major-partner .maj-card ul {
        row-gap: 10px
    }

    .partner-opp .major-partner .contact-details-card {
        row-gap: 20px
    }

        .partner-opp .major-partner .contact-details-card li {
            width: 31%
        }
}

@media (max-width: 991px) {
    .countdown-section .container {
        max-width: 100%
    }

    .countdown-section .big-text {
        font-size: 50px;
        line-height: 40px
    }

    .countdown-section .small-text {
        font-size: 35px;
        line-height: 50px
    }

    .countdown-section .starts {
        font-size: 30px
    }

    #count-timer .text {
        min-width: 80px
    }

        #count-timer .text:not(:last-child):after {
            position: absolute;
            content: ":";
            top: 0;
            left: 70%
        }

    .cus-list-2 {
        width: 100%
    }

    .partner-opp .major-partner .contact-details-card li {
        width: 48%
    }
}

@media (max-width: 768px) {
    .hero-video, .what-says {
        margin-top: -80px
    }

    .countdown-section .mahakhumb.box {
        padding-right: 0
    }

    #count-timer .text {
        text-align: center
    }

        #count-timer .text:not(:last-child):after {
            position: absolute;
            content: ":";
            top: 0;
            left: 100%
        }

    .countdown-section .d-flex.box {
        padding-left: 0;
        align-items: center;
        border-top: 2px dashed #8e1702;
        padding-top: 15px;
        margin-top: 15px
    }

    .left-border {
        border: none
    }

    .countdown-section .mahakhumb {
        text-align: center
    }

    .partner-opp .major-partner .contact-details-card li {
        width: 100%
    }

    #navbarCollapse {
        display: none !important
    }

    h1 {
        font-size: 2em !important
    }

    .hero-4 {
        margin-top: -150px
    }

    .hero-box {
        width: 32%
    }

        .hero-box img {
            height: 150px
        }

    .hero-4-wrap:first-child {
        padding-bottom: 0
    }

    .home-categories a.category {
        width: 30%;
        font-size: .9em
    }

        .home-categories a.category img {
            height: 150px
        }

    .partners-list {
        width: 100%;
        margin: 15px 0
    }

    .categories-list {
        justify-content: center;
        align-content: center;
        align-items: center;
        justify-items: center
    }

        .categories-list a.category {
            width: 45%;
            font-size: .85em
        }

            .categories-list a.category img {
                height: 150px
            }

    .people-list {
        justify-content: space-around
    }

        .people-list .person {
            width: 20%;
            font-size: .9em
        }

            .people-list .person img {
                max-height: 150px
            }

    #book-events-wrap {
        flex-direction: column
    }

    #map {
        height: 450px;
        width: 100%;
        margin: 15px 0 0
    }

    .custom-select {
        min-width: 220px
    }

    .gfbn-tabs-header li {
        padding: 15px 25px 10px;
        font-weight: 800;
        font-size: .85em
    }

    .gfbn-modal .modal-header h2 {
        font-size: 1em
    }

    .gfbn-compare h3 {
        color: #dbdde4;
        font-weight: 700;
        margin: 0
    }

    .gfbn-compare:last-child {
        border: none
    }

    .gfbn-compare th {
        padding: 10px 0 0
    }

    .gfbn-compare td {
        padding: 8px 10px;
        font-size: 1em
    }

    .gfbn-compare i {
        font-size: .8em
    }

    .gfbn-compare .rs, .gfbn-compare .amount {
        font-size: 1.15em
    }

    .gfbn-compare strong {
        font-size: 1em
    }

    .homepage-mc-list li {
        width: 47%
    }

    .homepage-mc-list img {
        height: 210px
    }

    .all-media-coverage {
        margin: 10px
    }

        .all-media-coverage li {
            width: 49%
        }
}

@media only screen and (max-width: 576px) {
    .hero-video, .what-says {
        margin-top: -45px
    }

    #count-timer .text {
        min-width: 70px
    }

    .countdown-section {
        padding: 44px 0
    }

        .countdown-section .big-text {
            font-size: 40px;
            line-height: 40px
        }

        .countdown-section .small-text {
            font-size: 25px;
            line-height: 41px
        }

        .countdown-section .starts {
            font-size: 23px
        }

    .partner-model .modal-content .modal-header span {
        font-size: 20px
    }

    .partner-model .modal-content .modal-body ol li {
        font-size: 16px
    }

    .partner-model .modal-content .modal-footer .cost {
        font-size: 24px
    }

    .partner-opp {
        padding: 50px 0
    }

        .partner-opp .partner-btn {
            font-size: 16px;
            padding: 18px 10px
        }

    nav .container-fluid {
        border-bottom: solid 1px #5f1608
    }

    .menu-logo {
        background-color: transparent !important
    }

    .kp-org {
        display: none !important
    }

    .mobile {
        display: flex !important;
        margin: 0 auto
    }

    .kp-org img {
        max-height: 30px
    }

    .hero-4 {
        margin-top: -75px
    }

    .hero-4-wrap {
        flex-wrap: wrap
    }

    .hero-box {
        width: 42%
    }

        .hero-box img {
            height: 90px
        }

        .hero-box a {
            font-size: .9em
        }

    .categories-wrap {
        justify-content: space-around
    }

    .home-categories a.category {
        width: 42%;
        font-size: .75em
    }

    .home-venue {
        flex-direction: column
    }

    .venue-description {
        width: 100%
    }

    .venue-map iframe {
        height: 350px
    }

    .categories-list {
        justify-content: center !important
    }

        .categories-list a.category {
            width: 40%
        }

    .people-list .person img {
        height: 85px
    }

    .gfbn-tabs {
        padding-top: 5px
    }

    .gfbn-header-top {
        padding: 25px 10px 10px
    }

        .gfbn-header-top h1 {
            font-size: 1.25em !important
        }

        .gfbn-header-top p {
            font-size: .85em
        }

    .gfbn-tabs-header li {
        font-weight: 800;
        text-align: center;
        font-size: 1em;
        padding: 10px 15px
    }

    .gfbn-membership-box h1 {
        font-size: 1.5em !important
    }

    .emphasis {
        font-size: 1em
    }

    .gfbn-membership-head p {
        font-size: .87em;
        margin: 15px 10px !important
    }

    .gfbn-membership-content h2 {
        font-size: 1.25em
    }

        .gfbn-membership-content h2 span:first-child {
            font-size: 1.35em
        }

        .gfbn-membership-content h2 span:last-child {
            font-size: .85em
        }

    .gfbn-membership-fee {
        font-size: 1.7em;
        font-weight: 700
    }

    .gfbn-membership-label {
        font-size: .65em;
        font-weight: 400;
        color: #8e8383;
        margin-top: -10px
    }

    .gfbn-membership-includes {
        font-size: 1em;
        margin: 5px
    }

    .gfbn-membership-content a {
        margin: 15px 0;
        padding: 10px 35px
    }
}
