.navbar-default {
    background-color: #2a4e0d;
}

.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:hover,
.glow-button {
    text-decoration: none
}

.himarquee {
    height: 200px
}

.himarquee ul {
    margin: 0 0 0 22px;
    padding: 0
}

.himarquee ul li {
    margin-bottom: 10px
}

.stfornt strong {
    font-size: 18px
}

.lg-footer-bg {
    background-image: url(images/curve%20footer-high.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed
}

.medium-footer-bg {
    background-image: url(images/curv-footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

@media only screen and (max-device-width:480px) and (min-device-width:320px) {
    .mobilelogo {
        display: none !important
    }
}

.dropdown-menu>li.kopie>a {
    padding-left: 5px
}

.affix .navbar-brand .mobilelogo {
    display: block !important;
    max-height: 45px;
    margin: 11px 0 0 20px
}

.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
}

.dropdown-submenu>a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555
}

@media (max-width:767px) {

    .navbar-default .navbar-brand,
    .navbar-nav {
        display: inline
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #ccc
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid #fff;
        border-radius: 0
    }

    .dropdown-menu {
        padding-left: 10px
    }

    .dropdown-menu .dropdown-menu {
        padding-left: 20px
    }

    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px
    }

    li.dropdown.open {
        border: 0 solid red
    }
}

@media (min-width:768px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block
    }

    #navbar {
        text-align: center
    }
}

.navbar.navbar-default .navbar-brand {
    top: -19%
}

.navbar.navbar-default .navbar-brand-right {
    height: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 115%;
    z-index: 999
}

.affix.navwhite .navbar-brand-right {
    height: auto;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 7%;
    z-index: 999
}

.balance-string-center {
    text-align: center;
    margin-left: 16%
}

.showdateouter {
    color: #fff;
    border-bottom: 2px solid #d71921;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 20px;
    background: rgba(73, 155, 234, 1);
    background: -moz-linear-gradient(left, rgba(73, 155, 234, 1) 0, rgba(252, 252, 252, 1) 35%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(73, 155, 234, 1)), color-stop(35%, rgba(252, 252, 252, 1)), color-stop(74%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(73, 155, 234, 1) 0, rgba(252, 252, 252, 1) 35%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(73, 155, 234, 1) 0, rgba(252, 252, 252, 1) 35%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(73, 155, 234, 1) 0, rgba(252, 252, 252, 1) 35%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(73, 155, 234, 1) 0, rgba(252, 252, 252, 1) 35%, rgb(255, 255, 255) 74%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#499bea', endColorstr='#fffff', GradientType=1)
}

.highlightbox {
    color: #fff;
    width: 67%;
    margin: 0 auto 0 140px;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    position: relative;
    background: #91b989;
    padding: 10px;
    height: 66%;
    box-shadow: 6px 2px 16px 5px #000000;
    border: 1px solid #2a4e0d
}

.sliderhighlights,
.sliderhighlights_abondan {
    position: absolute;
    left: -50px;
    top: -123px;
    padding: 123px 0 0;
    height: 150%;
    overflow: hidden;
    z-index: 99
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sliderhighlights_abondan {
    width: 52%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(40, 201, 9, 1) 50%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(40, 201, 9, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(40, 201, 9, 1) 50%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(40, 201, 9, 1) 50%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(40, 201, 9, 1) 50%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(40, 201, 9, 1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFAF03', GradientType=0)
}

.sliderhighlights {
    background: #2a4e0d;
    width: 50%;
    -ms-transform: rotate(13deg);
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg)
}

.conference-highlights {
    box-shadow: 1px 1px 1px 2px #2a4e0d;
    min-height: 200px;
    max-height: fit-content;
    padding: 2%;
    margin-bottom: 5%
}

.sliderprof {
    position: relative;
    bottom: -11px;
    z-index: 99;
    color: #fff;
    background: #01240a;
    width: 104%;
    text-align: center;
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-13deg)
}

span.cdown p {
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0
}

span.cdown span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 20px
}

.strong-text,
h1,
h2,
h4,
h5,
h6 {
    font-weight: 600
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #326f00;
    color: #fff
}

.table-striped>tbody>tr:nth-child(even) {
    background-color: #94c28b !important;
    color: #fff
}

h1,
h2,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    color: #387506
}

.sliderhighlights h2 {
    color: #fff
}

.registeration {
    color: #387506
}

.himarquee ul li {
    color: #410601;
}

.glow-button {
    margin: 2%;
    background-color: #004A7F;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 18px;
    padding: 5px 10px;
    text-align: center;
    -webkit-animation: glowing 1.5s infinite;
    -moz-animation: glowing 1.5s infinite;
    -o-animation: glowing 1.5s infinite;
    animation: glowing 1.1s infinite
}

@-webkit-keyframes glowing {

    0%,
    100% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000
    }

    50% {
        background-color: red;
        -webkit-box-shadow: 0 0 20px red
    }
}

@-moz-keyframes glowing {

    0%,
    100% {
        background-color: #B20000;
        -moz-box-shadow: 0 0 3px #B20000
    }

    50% {
        background-color: red;
        -moz-box-shadow: 0 0 20px red
    }
}

@-o-keyframes glowing {

    0%,
    100% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000
    }

    50% {
        background-color: red;
        box-shadow: 0 0 20px red
    }
}

@keyframes glowing {
    0% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000
    }

    50% {
        background-color: red;
        box-shadow: 0 0 20px red
    }
}

.glow,
.pateron {
    text-align: center
}

.glow {
    font-size: 18px;
    color: #3089e7;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073
    }

    to {
        text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6
    }
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

.img-responsive {
    width: 100%;
    height: auto
}

@media (min-width:992px) {
    .carousel-inner .active.left {
        left: -25%
    }

    .carousel-inner .next {
        left: 25%
    }

    .carousel-inner .prev {
        left: -25%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .carousel-inner .active.left {
        left: -33.3%
    }

    .carousel-inner .next {
        left: 33.3%
    }

    .carousel-inner .prev {
        left: -33.3%
    }

    .active>div:first-child,
    .active>div:first-child+div {
        display: block
    }

    .active>div:last-child {
        display: none
    }
}

@media (max-width:767px) {
    .carousel-inner .active.left {
        left: -100%
    }

    .carousel-inner .next {
        left: 100%
    }

    .carousel-inner .prev {
        left: -100%
    }

    .active>div {
        display: none
    }

    .active>div:first-child {
        display: block
    }
}

@media (min-width:1920px) {
    .sliderprof {
        position: relative;
        bottom: 0;
        z-index: 99;
        color: #fff;
        background: #0f1010;
        width: 105%;
        text-align: center;
        -ms-transform: rotate(-13deg);
        -webkit-transform: rotate(-13deg);
        transform: rotate(-13deg);
        padding-bottom: 20px
    }
}

@media (min-width:2500px) {
    .sliderprof {
        position: relative;
        bottom: 13%;
        z-index: 99;
        color: #fff;
        background: #0f1010;
        width: 105%;
        text-align: center;
        -ms-transform: rotate(-13deg);
        -webkit-transform: rotate(-13deg);
        transform: rotate(-13deg);
        padding-bottom: 20px
    }
}

@media (min-width:3000px) {
    .sliderprof {
        position: relative;
        bottom: -53%;
        z-index: 99;
        color: #fff;
        background: #0f1010;
        width: 105%;
        text-align: center;
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
        padding-bottom: 20px
    }
}

@media only screen and (max-width:768px) {

    .affix .navbar-brand-right .mobilelogocsi,
    .navbar.navbar-default .navbar-brand-right {
        display: none
    }

    .showdateouter {
        background: rgba(164, 198, 225, 0.29) !important
    }

    .showdateouter h2 {
        color: #fff;
        font-size: 17px
    }

    .balance-string-center {
        margin-left: 1%
    }

    .table-effect {
        font-weight: 700;
        font-size: 80%
    }

    .navbar.navbar-default .navbar-brand {
        top: -8%
    }

    .dual-navbar-brand .dual-mobilelogo {
        display: block !important;
        max-height: 45px;
        margin: 2px 218px 0 20px
    }

    .affix .navbar-brand .mobilelogo {
        display: none !important
    }
}

.table-effect {
    font-weight: 700;
    font-size: 105%
}

.pateron {
    background: #3089e7;
    color: #fff;
    padding: 12px
}

ul li ul li {
    font-size: 80%;
    color: #0eac38
}

.dual-navbar-brand .dual-mobilelogo {
    display: none
}

.national-advisors,
.oc,
.zonaladvisor {
    color: #fff;
    text-align: center;
    padding: 12px
}

.national-advisors {
    background: #28500e;
    border-radius: 12px;
}

.zonaladvisor {
    background: #fd672e;
    border-radius: 12px;
}

.oc {
    background: #3089e7;
    border-radius: 12px;
}



.bb,
.bb::before,
.bb::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.bb {
    width: 160px;
    height: 16px;
    margin: auto;
    color: #cdff07;
    box-shadow: inset 0 0 0 1px rgba(105, 202, 98, .5);
}

.bb::before,
.bb::after {
    content: '';
    z-index: -1;
    margin: -5%;
    box-shadow: inset 0 0 0 2px;
    animation: clipMe 8s linear infinite;
}

.bb::before {
    animation-delay: -4s;
}

.bb:hover::after,
.bb:hover::before {
    background-color: rgba(255, 0, 0, .3);
}

@keyframes clipMe {

    0%,
    100% {
        clip: rect(0px, 220px, 2px, 0px);
    }

    25% {
        clip: rect(0px, 2px, 220px, 0px);
    }

    50% {
        clip: rect(218px, 220px, 220px, 0px);
    }

    75% {
        clip: rect(0px, 220px, 220px, 218px);
    }
}

.profileimage .fa-download {
    font-size: 125px;
    color: #fff;
}

.mha-inst {
    color: #ff0000;
    font-size: smaller;
}


/* Card Container */
.card {
    border: 1px solid #ddd;
    border-radius: 10px;
    /* Slightly rounded corners */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Initial shadow */
    margin-bottom: 20px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
    /* Smooth animation */
    font-size: inherit;
    /* Inherit font size from parent container */
}

.card:hover {
    transform: translateY(-5px);
    /* Slight lift on hover */
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
    /* Deeper shadow on hover */

    /* Light green shade on hover */
}

/* Card Image */
.card img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    border-radius: 10px 10px 0 0;
    /* Rounded corners for the top edge */
}

/* Card Body */
.card-body {
    padding: 15px;
    background-color: #fff;
    font-size: inherit;
    /* Inherit font size for card content */
}

.card-title {
    font-size: inherit;
    /* Inherit font size from parent */
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.card-text {
    font-size: inherit;
    /* Inherit font size from parent */
    color: #666;
}

/* Responsive Grid */
.card-deck {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}

.card-deck .card {
    flex: 1 1 calc(33.333% - 20px);
    /* 3 cards per row */
    margin: 10px;
}

.card-title {
    font-size: inherit;
    /* Inherit font size */
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
    text-align: center;
    /* Center the title */
    position: relative;
    /* To position the line below the text */
}

.card-title::after {
    content: "";
    /* Add a decorative line below the title */
    display: block;
    width: 50%;
    /* Line width, adjust as needed */
    height: 2px;
    /* Line height */
    background-color: #ddd;
    /* Light gray color */
    margin: 10px auto 0;
    /* Center the line and add spacing */
}

@media (max-width: 992px) {
    .card-deck .card {
        flex: 1 1 calc(50% - 20px);
        /* 2 cards per row */
    }
}

@media (max-width: 768px) {
    .card-deck .card {
        flex: 1 1 100%;
        /* 1 card per row */
    }
}

.bg-white {
    background-color: #FFFFFF !important;
}

/* Margin Utilities */
.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.m-1 {
    margin: 5px !important;
}

.mt-1 {
    margin-top: 5px !important;
}

.mb-1 {
    margin-bottom: 5px !important;
}

.ml-1 {
    margin-left: 5px !important;
}

.mr-1 {
    margin-right: 5px !important;
}

.m-2 {
    margin: 10px !important;
}

.mt-2 {
    margin-top: 10px !important;
}

.mb-2 {
    margin-bottom: 10px !important;
}

.ml-2 {
    margin-left: 10px !important;
}

.mr-2 {
    margin-right: 10px !important;
}

.m-3 {
    margin: 15px !important;
}

.mt-3 {
    margin-top: 15px !important;
}

.mb-3 {
    margin-bottom: 15px !important;
}

.ml-3 {
    margin-left: 15px !important;
}

.mr-3 {
    margin-right: 15px !important;
}

.m-4 {
    margin: 20px !important;
}

.mt-4 {
    margin-top: 20px !important;
}

.mb-4 {
    margin-bottom: 20px !important;
}

.ml-4 {
    margin-left: 20px !important;
}

.mr-4 {
    margin-right: 20px !important;
}

/* Padding Utilities */
.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

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

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.p-1 {
    padding: 5px !important;
}

.pt-1 {
    padding-top: 5px !important;
}

.pb-1 {
    padding-bottom: 5px !important;
}

.pl-1 {
    padding-left: 5px !important;
}

.pr-1 {
    padding-right: 5px !important;
}

.p-2 {
    padding: 10px !important;
}

.pt-2 {
    padding-top: 10px !important;
}

.pb-2 {
    padding-bottom: 10px !important;
}

.pl-2 {
    padding-left: 10px !important;
}

.pr-2 {
    padding-right: 10px !important;
}

.p-3 {
    padding: 15px !important;
}

.pt-3 {
    padding-top: 15px !important;
}

.pb-3 {
    padding-bottom: 15px !important;
}

.pl-3 {
    padding-left: 15px !important;
}

.pr-3 {
    padding-right: 15px !important;
}

.p-4 {
    padding: 20px !important;
}

.pt-4 {
    padding-top: 20px !important;
}

.pb-4 {
    padding-bottom: 20px !important;
}

.pl-4 {
    padding-left: 20px !important;
}

.pr-4 {
    padding-right: 20px !important;
}

.right {
    margin-right: 10px;

}

.ml-10pt {
    margin-left: 10%;

}

.ml-15pt {
    margin-left: 15%;

}

.ml-20pt {
    margin-left: 20%;

}

.designation {
    display: block;
    font-size: 12px;
    color: #666;
}

.text-slighty-right {
    text-align: right;
}

.dr-name {
    font-size: 15px;
    font-weight: bold;
    color: #387506;
}

.btn {
    border-radius: 6%;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: #c6ce07;
}


.registration-pkg-details {
    text-align: justify;
    margin-top: 10px;
}

/* Container for circular image */
.photo-container {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    /* Makes the image circular */
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.3s ease-in-out;
}

/* Image styling */
.photo-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
}

/* Hover effect */
.photo-container:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
}

.photo-container:hover img {
    transform: scale(1.1);
    /* Slight zoom-in */
    filter: brightness(1.2);
    /* Increase brightness */
}


.profile_pic {
    box-shadow: #0e7b2ba3 5px -1px 7px 5px;
    border-radius: 10px;
    max-width: 235px;
    max-height: 250px;
    overflow: hidden;
    padding: 1%;
}

.text-bold-600 {
    font-weight: 600;

}

.special-text {
    color: #0e7b2ba3;
    font-weight: 500;
}