p {
    color: #555152;
    line-height: 1.7;
}

a {
    color: #ffac00;
}

a:hover {
    color: #ffac00;
    text-decoration: none;
}

#ht-preloader {
    background: #ffffff;
}

.loader span {
    background-color: #ffac00;
}

.loader p {
    color: #ffac00;
}

.btn-primary {
    color: #fff;
    background-color: #ffac00;
    border-color: #ffac00;
}

.btn-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ffac00;
    border-color: #ffac00;
}

.btn-outline-primary {
    color: #ffac00;
    border-color: #ffac00;
}

.btn-outline-primary:hover {
    background-color: #ffac00;
    border-color: #ffac00;
}

.btn-dark {
    background-color: #042825;
    border-color: #042825;
}

.btn-dark:hover {
    background-color: #ffac00;
    border-color: #ffac00;
}

.btn-success {
    background-color: #28a745 !important;
    border-color: #28a745;
}

.btn-success:hover {
    background-color: #28a745;
    border-color: #28a745;
}

.btn-animated:before {
    background: #ffac00;
}

.btn-animated:hover:before {
    background: #042825;
}

.btn-animated.btn-dark:before {
    background: #042825;
}

.btn-animated.btn-dark:hover:before {
    background: #042825;
}

.text-dark {
    color: #042825 !important;
}

.text-primary {
    color: #ffac00 !important;
}

.text-muted {
    color: rgb(140, 152, 164) !important;
}

.text-black {
    color: #000 !important;
}

.bg-primary {
    background-color: #ffac00 !important;
}

.bg-light {
    background-color: #f5f9fc !important;
}

.bg-dark {
    background-color: #272727 !important;
}

.badge-dark {
    background-color: #042825 !important;
}

.badge-primary {
    background-color: #ffac00 !important;
}

.badge-primary-soft {
    color: #ffac00;
}

.badge-primary-soft {
    background-color: rgba(254, 76, 28, 0.1);
    color: #ffac00;
}

.shadow-primary {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(248, 84, 56, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(248, 84, 56, 0.15) !important;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.site-header.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar-nav .nav-item.dropdown .dropdown-menu {
    background: #ffffff;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(248, 84, 56, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(248, 84, 56, 0.15) !important;
    left: auto;
}

.navbar-dark #header-wrap.fixed-header {
    background: #ffac00 !important;
}

.navbar .dropdown-menu a:focus, .navbar .dropdown-menu a:hover {
    color: #ffac00;
}

.navbar .dropdown-menu a {
    color: #8090b5;
}

.navbar .dropdown-menu a:before {
    background: #ffac00;
}

@media (max-width: 991.98px) {}

@media (min-width: 992.98px) {
    .categories .navbar-toggler {
        width: 100%;
        background: #042825;
        border: none;
        text-align: left;
        color: #ffffff;
        padding: 15px;
        height: auto;
    }

    .right-nav a i {
        color: #042825;
    }

    [data-cart-items]::before {
        background-color: #ffac00;
        color: #fff;
    }

    .hero-circle {
        background-color: #f5f9fc;
    }

    .input-1 {
        border: 1px solid #d0d7e7;
    }

    .input-2 {
        border: none;
        background: none;
        box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.15) !important;
    }

    .form-control:focus {
        color: #495057;
        background-color: none;
        border-color: #ffac00;
    }

    .help-block.with-errors {
        position: absolute;
        color: red;
        right: 15px;
        font-size: 10px;
        line-height: 14px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        color: #ffac00;
        border-bottom: 3px solid #ffac00;
    }

    .owl-carousel .product-card:hover {
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    }

    .product-card:hover {
        box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.15) !important;
    }

    .product-card .btn-wishlist {
        background-color: #ffffff;
        color: #ffac00;
    }

    .product-card:hover .card-info {
        position: relative;
        background: #fff;
    }

    .product-link .btn-view, .product-link .btn-compare {
        background: #fff;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    }

    .product-card .card-body {
        background: #fff;
    }

    .product-price {
        color: #ffac00;
    }

    .star-rating {
        color: #fdcc0d;
    }

    .widget-size label {
        background: #f5f9fc;
        color: #042825;
        font-weight: 500;
        cursor: pointer;
        border-radius: 0.25rem;
        line-height: 40px;
    }

    .widget-size input[type="radio"]:checked+label {
        background: #ffac00;
        color: #fff;
    }

    input.form-product {
        background: #ffffff;
        border-top: 1px solid #eeeff7;
        border-bottom: 1px solid #eeeff7;
        color: #042825;
    }

    .btn-product {
        background: none;
        color: #042825;
        border: 1px solid #eeeff7;
    }

    .view-filter a.active {
        color: #ffac00;
    }

    .view-filter a {
        color: #042825;
    }

    .cart-table thead th {
        color: #042825;
    }

    .cart-table td {
        color: #042825;
    }

    .countdown>li span {
        color: #042825;
    }

    .countdown>li p {
        color: #ffac00;
    }

    .countdown.text-white>li span {
        color: #ffffff;
    }

    .coming-soon .countdown>li {
        background: #eeeff7;
    }

    .clients-logo {
        background: #fff;
        border-right: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
    }

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #ffac00;
        background-color: inherit;
    }

    .page-link {
        color: #042825;
    }

    .page-item.active .page-link {
        background-color: #ffac00;
    }

    .page-item a.page-link:hover {
        color: #ffffff !important;
        background-color: #ffac00;
        border-color: #ffac00;
    }

    .link-title {
        color: #042825;
    }

    .link-title:hover {
        color: #ffac00;
    }

    .bg-dark hr, .bg-primary hr {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .insta-item::before {
        background: rgba(0, 0, 0, 0.5);
    }

    .insta-icon {
        background: #d6249f;
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
        color: #ffffff;
    }

    .modal-header .close {
        background: #ffac00;
        color: #fff;
        opacity: 1;
    }

    .accordion .card .card-header a[aria-expanded="true"] {
        color: #ffac00;
    }

    .accordion .card .card-header a[aria-expanded="true"]:before {
        background: #ffac00;
        color: #ffffff;
    }

    .accordion .card-body li a {
        color: #042825;
    }

    .scroll-top a, .scroll-top a:visited {
        font-size: 24px;
        color: #ffffff;
        background: var(--lightorange);
        display: block;
        /* height: 40px;
                width: 40px; */
        text-align: center;
        border-radius: 0.25rem;
        -webkit-box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.15);
        -moz-box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.15);
        box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.15);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        /* padding-top: 6px; */
        border: 1px solid #fff0;
    }

    .scroll-top svg {
        width: 26px;
        height: 26px;
    }

    .scroll-top a:hover, .scroll-top a:focus {
        color: var(--lightorange);
        background: #ffffff;
        border: 1px solid var(--lightorange);
    }

    .banner-slider h1 {
        font-weight: 800;
        color: #a2014e;
    }

    .banner-slider h1 {
        font-weight: 800;
        color: #a2014e;
    }

    .new-arrival h6 {
        color: #5c5550;
    }

    .latest-collection {
        color: #fff;
    }

    .product-category .product-title a {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 20px;
        color: #ffac00;
    }

    .live-video {
        text-transform: uppercase;
        font-weight: 700;
        color: #ffac00 !important;
    }

    .lable-color-var {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .fBold {
        font-weight: 700;
    }

    .boxed-form label {
        display: inline-block;
        width: 64px !important;
        height: 64px !important;
        border: 2px solid #ccc;
        transition: all 0.3s;
    }

    .boxed-form label img {
        opacity: 0.5;
    }

    .boxed-form input[type="radio"] {
        display: none;
    }

    .boxed-form input[type="radio"]:checked+label {
        border: solid 2px #ffac00;
    }

    .boxed-form input[type="radio"]:checked+label img {
        opacity: 1;
    }

    .boxed-form .form-check-input[type="radio"]+label::after, .boxed-form .form-check-input[type="radio"]+label::before, .boxed-form label.btn input[type="radio"]+label::after, .boxed-form label.btn input[type="radio"]+label::before {
        width: 64px;
        height: 64px;
    }

    .pdp-image-gallery-block {
        display: flex;
    }

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

    .gallery-viewer {
        float: left;
        max-width: 500px;
        margin: 10px;
        margin-top: 5%;
        border: 1px solid #dadada;
        height: 450px;
        overflow: hidden;
        position: relative;
    }

    .gallery-viewer img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #gallery_pdp a {
        display: block;
        margin-bottom: 10px;
    }

    #gallery_pdp a {
        height: 100px;
        width: 100px;
        overflow: hidden;
        position: relative;
        background: #ebebeb;
    }

    #gallery_pdp a img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .marquee-container {
        width: 85%;
    }

    .marquee-container .offer-txt {
        width: 100%;
    }

    .category-thumb img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
    }

    .category-thumb .card-img-top {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
    }

    .category-thumb:hover img {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    .category-thumb a {
        overflow: hidden;
    }

    .category-thumb .product-title {
        text-align: center;
    }

    .category-thumb.card {
        border: 0;
    }

    .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
        background-color: #ffac00;
        color: #ffffff;
    }

    .product-bg {
        background-color: #cfc3c5 !important;
        background-position: right top;
        background-repeat: no-repeat;
    }

    .cursor-pointer {
        cursor: pointer;
    }

    .card.product-card .card-img-hover {
        height: 215px;
        overflow: hidden;
        background: #ebebeb;
        position: relative;
    }

    .card.product-card .card-img-hover img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
}

.card.product-card {
    margin-bottom: 30px;
}

.product-card {
    min-height: 400px;
    border: 1px solid #f3f3f3;
    position: relative;
}

.card.product-card.product-list {
    min-height: auto;
    border: 0px solid #f3f3f3;
}

.card.category-thumb .card-img-hover {
    height: 300px;
    text-align: center;
    justify-content: center;
    position: relative;
    background: #ebebeb;
}

.card.category-thumb .card-img-hover img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.blog-img-container {
    height: 210px;
}

.notify-alert {
    width: 40%;
}

.pad-tb-10 {
    padding: 10px 0px;
}

.pad-t-20 {
    padding-top: 20px;
}

.fBold {
    font-weight: bold;
}

.video-col {
    height: 420px;
    overflow: hidden;
    border-radius: 4px;
}

.listing {
    list-style: none;
}

.listing li {
    position: relative;
    padding: 0px 20px;
    margin: 10px 0px;
}

.listing li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 2px;
    background: #ffac00;
    top: 50%;
    left: 0px;
}

.pad-0 {
    padding: 0px !important;
}

.owl-carousel .owl-dots .owl-dot span {
    background: #eee;
    border-color: #eee;
}

.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
    background: var(--lightyellow);
    border-color: var(--lightyellow);
}

.text-justify {
    text-align: justify;
}

.media-body {
    position: relative;
}

.book-appointment-container {
    position: absolute;
    top: 48px;
    left: -60px;
    width: 750px;
    z-index: 3000;
    padding: 25px 10px 10px 10px;
    background: #fff;
    display: none;
}

.appointmentLogo {
    padding: 10px;
    display: block;
    text-align: center;
}

.appointmentLogo img {
    width: 60%;
    display: inline;
}

.appointmentInfo {
    padding: 10px 5px;
    border-top: 1px solid #ccc;
    text-align: left;
    margin: 10px 0 0 0;
}

.appointmentInfo h6 {
    font-size: 25px;
    color: #000;
    line-height: 30px;
    padding: 0;
    margin-top: 0 0 10px 0;
    font-weight: 600;
}

.appointmentInfo h6 span {
    color: #666;
    display: block;
    font-size: 15px;
}

.appointmentInfo p {
    color: #666;
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    margin: 0 0 10px 0;
}

.appointmentInfo p i {
    font-size: 25px;
    float: left;
    margin: 0 10px 15px 0;
}

.datepicker {
    padding: 0.375rem 0.75rem;
}

.appointmentInfo p strong {
    font-weight: bold;
    color: #000;
}

#book-btn {
    cursor: pointer;
}

#viewcartdetails .media a {
    height: 100px;
    overflow: hidden;
    border: 1px solid #eee;
}

#viewcartdetails .product-title a {
    border: 0px;
}

#quickviewcart_maincontent a {
    height: 75px;
    overflow: hidden;
    border: 1px solid #eee;
}

#quickviewcart_maincontent a.imgbox, #search_result a.imgbox, a.cartimg {
    height: 100px;
    width: 100px;
    position: relative;
    background: #ebebeb;
    overflow: hidden;
    border: 1px solid #eee;
}

#quickviewcart_maincontent a img, #search_result a img, a.cartimg img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

a.colorvarients {
    position: relative;
    background: #ebebeb;
    overflow: hidden;
    width: 60px !important;
    height: 60px !important;
    display: block;
}

a.colorvarients img {
    max-height: 100px;
    max-width: 100px;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#quickviewcart_maincontent h6 a {
    border: 0px;
}

.messages {
    color: red;
    padding-bottom: 20px;
}

.float-right {
    float: right;
}

.cartlistimg {
    width: 100px;
}

.gallery-viewer {
    background: #ebebeb;
    width: 100%;
}

.smlProfile60 {
    width: 60px;
    height: auto;
    float: left;
    margin: 5px 10px 0 0;
}

.topprofileName.flnone {
    float: none !important;
    margin-left: 15px;
    border-top: 1px solid #898989;
    display: block;
    width: 100%;
    padding-top: 20px;
}

.pb-section {
    padding: 3rem 0 1rem 0;
    border-bottom: 1px solid #898989;
}

.rightFormsect {
    border-left: 1px solid #898989;
    min-height: 1000px;
}

.padd-topleft {
    padding-top: 50px;
    padding-left: 50px;
}

.padd-topleft2 {
    padding-top: 20px;
    padding-left: 5px;
}

.calicon {
    position: absolute;
    right: 16px;
    top: 33px;
}

.calicon2 {
    position: absolute;
    right: 16px;
    top: 2px;
}

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

.leftLinks ul {
    padding: 0;
    margin: 0;
}

.leftLinks ul li {
    list-style: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #898989;
}

.leftLinks ul li a {
    font-size: 21px;
    color: #555152;
    display: block;
    padding: 15px 20px 15px 30px;
    text-decoration: none;
}

.leftLinks ul li a:hover, .leftLinks ul li a:focus, .leftLinks ul li a.active {
    color: #fab422;
    text-decoration: none;
}

.fontlg {
    font-size: 20px;
    color: #555152;
    font-weight: 600;
}

.passinfo {
    display: inline-block;
    padding: 5px 10px;
    background: #f4f4f5;
    color: #999ba4;
    font-size: 11px;
    margin: 5px 3px 2px 0;
}

.form-control {
    font-size: 0.9rem;
}

.custom-drop {
    left: 47%;
}

.product-details .btn {
    z-index: 0 !important;
}

.paracustom {
    display: none;
    border: 1px solid #ebebeb;
    padding: 10px;
    margin: 20px 0 20px 0;
    border-radius: 4px;
}

.zoomLens {
    height: 200px !important;
    width: 200px !important;
}

.ordertable {
    background: #ebebeb;
    padding: 0;
    margin: 0 0 12px 0;
    width: 100%;
}

.ordertable td {
    padding: 15px 20px;
    font-size: 18px;
}

.ordertable td.padd0 {
    padding: 0;
    border-left: 2px solid #fff;
    width: 70px;
}

.orderlistbtn, a.orderlistbtn {
    width: 60px;
    height: 85px;
    transform: translate(-50%, -50%) rotate(0deg);
    cursor: pointer;
    z-index: 100;
    transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
    position: absolute;
    right: -10px;
}

.orderlistbtn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 3px;
    width: 40%;
    background: #555152;
}

.orderlistbtn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 26%;
    width: 3px;
    background: #000;
}

.orderlistbtn.clicked {
    transform: translate(-50%, -50%) rotate(360deg);
}

.orderlistbtn.clicked:before {
    width: 0;
}

.orderdetails {
    margin-top: -12px;
    border: 1px solid #ebebeb;
    padding: 15px;
    margin-bottom: 20px;
}

.orderdetails h4 {
    color: #272727;
    font-size: 23px;
    font-weight: 500;
    display: block;
    padding: 0;
    margin: 0 0 10px 0;
}

.orderdetails h5 {
    color: #555152;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 0;
    margin: 0 0 5px 0;
}

.orderdetails .links a {
    color: #fab422;
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin: 0 0 10px 0;
}

.borderbotsect {
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    font-size: 20px;
}

.borderbotsect.noborder {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.borderbotsect table {
    width: 100%;
}

a.orderimg {
    height: 140px;
    width: 140px;
    position: relative;
    background: #ebebeb;
    overflow: hidden;
    border: 1px solid #eee;
    float: left;
    margin: 0 15px 10px 0;
}

a.orderimg img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.returnItemBox, .reviewBox {
    width: 100%;
    margin: 20px 0 0 0;
}

.returnItemBox label, .reviewBox label {
    font-size: 16px;
}

.ratingstar i {
    color: #ffac00;
    font-size: 32px;
}

.ratingstar i.lar {
    color: #ccc;
}

.mrgleft-right {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

.offersect {
    position: relative;
    margin: 0 0 50px 0;
}

.offersect img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.offersect .offertag {
    position: absolute;
    z-index: 10 !important;
    width: 48%;
    right: 0;
    top: 8%;
    color: #fff;
}

.offersect .offertag h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    margin: 10px 0 15px 0;
    line-height: 40px;
}

.offersect .offertag a {
    color: #fff;
    background: #ffaf1b;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 15px;
}

.offersect .offertag a:hover, .offersect .offertag a:focus {
    text-decoration: none;
    color: #fff;
    background: #ffaf1b;
    outline: none;
}

.offersect .offertag p {
    font-size: 20px;
    color: #fff;
    padding: 0;
    margin: 0 0 10px 0;
}

.offersect .offertag2 {
    position: absolute;
    z-index: 10 !important;
    width: 48%;
    left: 5%;
    top: 8%;
    color: #fff;
}

.offersect .offertag2 h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    margin: 10px 0 15px 0;
    line-height: 40px;
}

.offersect .offertag2 p {
    font-size: 20px;
    color: #fff;
    padding: 0;
    margin: 0 0 10px 0;
}

.offersect .offertag2 a {
    color: #fff;
    background: #ffaf1b;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 15px;
}

.offersect .offertag2 a:hover, .offersect .offertag2 a:focus {
    text-decoration: none;
    color: #000;
    background: #ffaf1b;
    outline: none;
}

.red {
    color: #f00;
}

.offersecthomeL {
    position: absolute;
    left: 2rem;
    top: 35%;
}

.offersecthomeR {
    position: absolute;
    right: 2rem;
    top: 35%;
}

.offersecthomeL h3, .offersecthomeR h3 {
    font-weight: 600;
    color: #fff;
    font-size: 35px;
    line-height: inherit;
    text-shadow: 0px 0px 5px rgb(0 0 0);
    padding: 0;
    margin: 0 0 5px 0;
    display: block;
    text-transform: uppercase;
}

.offersecthomeL h6, .offersecthomeR h6 {
    color: #fff !important;
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
}

.zoomWindowContainer, .zoomTint {
    z-index: 100;
}

.slider-labels {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    font-weight: 600;
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
    height: 4px;
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -7px;
    background-color: #555152;
    cursor: pointer;
}

.noUi-background {
    background: #d6d7d9;
}

.noUi-connect {
    background: #c0820d;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    border-radius: 2px;
}

.noUi-draggable {
    cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}

.noUi-handle {
    cursor: default;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.noUi-handle:active {
    border: 8px solid #e9b44f;
    border: 8px solid rgba(192, 130, 13, 0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -14px;
}

[disabled].noUi-connect, [disabled] .noUi-connect {
    background: #b8b8b8;
}

[disabled].noUi-origin, [disabled] .noUi-handle {
    cursor: not-allowed;
}

.card-body ul li.active a {
    color: #b77c06;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #dea738;
    border-color: #dea738;
    box-shadow: 0 0 0 0.2rem rgb(222 167 56 / 50%);
}

.shopcatbox {
    margin-left: 30px;
    margin-right: 30px;
}

.card-body .mt-1 p {
    margin-bottom: 0;
}

.form-control:focus {
    background-color: #fff !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.modal-content .form-group {
    margin-bottom: 1rem;
    position: relative;
}

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

.reviewbtn, a.reviewbtn {
    transform: rotate(90deg) translate(50%, 50%);
    opacity: 1;
    background-color: #ffac00;
    color: rgb(255, 255, 255);
    right: 0;
    display: block;
    padding: 10px 10px 15px 10px;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    top: 312px;
    border-radius: 0 0 3px 3px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transform-origin: 100% 50%;
}

a:hover.reviewbtn, .reviewbtn:hover {
    color: #000;
    text-decoration: none;
}

.modal-body .card-body p {
    margin: 0 0 5px 0;
    line-height: 18px;
    color: #000;
}

.modal-body .card-body p.date {
    font-size: 14px;
    color: #666;
}

.modal-body .card-body p.info {
    font-size: 15px;
    line-height: 19px;
}

.modal-body .card {
    box-shadow: 0px 6px 14px rgb(0 0 0 / 21%);
    border-radius: 8px;
}

.modal-body .card .imghead {
    border-radius: 8px 8px 0 0;
}

.modal-body .reviewN {
    font-weight: bold;
    color: #000;
    font-size: 17px;
}

.modal-body .card-body .boximg {
    float: left;
    width: 60px;
    margin-bottom: 10px;
    margin-top: -5px;
}

.modal-body .card-body p.starsreview {
    color: #ffac00;
    font-size: 16px;
}

.reviewscount {
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.reviewscount i {
    font-size: 21px;
    color: #ffac00;
}

.reviewscount i.black {
    color: #000;
    font-size: 17px;
}

a.sortbtn, .sortbtn {
    font-size: 30px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 1px 5px;
    margin: 1px 0 5px 0;
    text-decoration: none;
}

a:hover.sortbtn, .sortbtn:hover {
    color: #000;
    background: #ababab;
    border: 1px solid #ccc;
    text-decoration: none;
    outline: none;
}

.dropdown-container {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.modal-body .dropdown {
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 5px;
    border-radius: 3px;
    display: flex;
    justify-content: space-around;
    font-size: 30px;
    cursor: pointer;
    margin-bottom: 0;
}

.fa-angle-down {
    position: relative;
    top: 2px;
    font-size: 1.3rem;
    transition: transform 0.3s ease;
}

.rotate-dropdown-arrow {
    transform: rotate(-180deg);
}

.modal-body .dropdown-menu {
    display: none;
    flex-direction: column;
    border-radius: 4px;
    margin-top: 8px;
    width: 200px;
    padding: 10px;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.3);
    background: #fafafa;
    transform-origin: top left;
    left: auto !important;
    right: 10px !important;
}

.modal-body .dropdown-menu span {
    padding: 10px;
    flex-grow: 1;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer;
    transition: background 0.3s ease;
}

.modal-body .dropdown-menu span:hover {
    background: #eee;
}

.modal-body .dropdown-menu span i {
    float: right;
    margin: 5px 0 0 0;
    color: #000;
}

#openDropdown:checked+.dropdown-menu {
    display: flex;
    animation: openDropDown 0.4s ease 0s 1 forwards;
    right: 10px !important;
    left: auto !important;
}

@keyframes openDropDown {
    from {
        transform: rotateX(50deg);
    }

    to {
        transform: rotateX(0deg);
    }
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #ffac00;
    background-color: #ffac00;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #ffd278;
    border-color: #ffd278;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #ffd278;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgb(255 210 120 / 25%);
}

.reviewscounBox {
    position: absolute;
    display: none;
    flex-direction: column;
    border-radius: 4px;
    margin-top: 8px;
    width: 200px;
    padding: 10px;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.3);
    background: #fafafa;
    transform-origin: top left;
    left: 10px !important;
    right: auto !important;
    width: 400px;
    z-index: 100;
}

.reviewHead {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    padding: 0;
    margin: 5px 0 5px 0;
    line-height: 30px;
}

.reviewHead i {
    color: #ffac00;
    font-size: 35px;
    margin: 0 10px 0 0;
}

.reviewtbl {
    width: 100%;
    font-size: 14px;
}

.reviewtbl td {
    padding: 5px 2px;
    vertical-align: middle;
}

.reviewtblStar {
    color: #ffac00;
    font-size: 16px;
    width: 130px;
}

.reviewtblcount {
    width: 70px;
    text-align: left;
}

.probar {
    width: 60%;
}

.progress {
    background: rgba(0, 0, 0, 0.1);
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    padding: 0;
    display: flex;
    height: 10px;
    width: 100%;
}

.progress-value {
    animation: load 3s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #888;
    height: 10px;
    width: 0;
}

@keyframes load {
    0% {
        width: 0;
    }

    100% {
        width: 91%;
    }
}

.progress-value2 {
    animation: load2 3s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #888;
    height: 10px;
    width: 0;
}

@keyframes load2 {
    0% {
        width: 0;
    }

    100% {
        width: 41%;
    }
}

.progress-value3 {
    animation: load3 3s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #888;
    height: 10px;
    width: 0;
}

@keyframes load3 {
    0% {
        width: 0;
    }

    100% {
        width: 20%;
    }
}

.progress-value4 {
    animation: load4 3s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #888;
    height: 10px;
    width: 0;
}

@keyframes load4 {
    0% {
        width: 0;
    }

    100% {
        width: 1%;
    }
}

.progress-value5 {
    animation: load4 3s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #888;
    height: 10px;
    width: 0;
}

@keyframes load5 {
    0% {
        width: 0;
    }

    100% {
        width: 0%;
    }
}

.btn-animated.btn-success:before {
    background: #28a745;
}

.btn-animated.btn-success:hover:before {
    background: #042825;
}

.varientsBox {
    border: 1px solid #ffac00;
    padding: 10px 10px;
    margin: 0 0 15px 0;
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

.varientsBox span {
    text-transform: uppercase;
    font-size: 13px;
    color: #666;
    display: block;
    padding: 0;
    font-weight: 400;
    margin: 0 0 5px 0;
}

.search-result h6 {
    font-size: 16px;
}

.search-result h6 a.link-title {
    display: block;
}

#search_result h6.head {
    font-size: 15px;
    font-weight: 600;
    padding: 10px;
    margin: 0 0 15px 0;
    display: block;
    border-top: 1px solid rgba(129, 129, 129, 0.2);
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    box-shadow: 0 3px 10px 0 rgb(129 129 129 / 20%);
}

.right-nav span.text-dark i {
    font-size: 17px !important;
    color: #000;
}

.dropdown-menu-right a.text-muted i {
    font-size: 17px !important;
    color: #000;
}

#header-wrap {
    padding: 0 0 15px 0;
    position: relative;
}

#header-wrap.fixed-header {
    padding: 0 0 10px 0;
}

.owl-carousel .owl-dots {
    bottom: -32px;
}

.btnsearch {
    float: right;
    margin-top: -49px;
}

.modal-open .modal.signup button.close {
    margin-top: 15px;
}

.modal-header .close {
    padding: 1.2rem 1rem;
}

.banner-slider h1 {
    min-height: 140px;
}

#gallery_pdp {
    height: 450px !important;
    overflow: hidden !important;
    margin: 0 5px 0 0;
    position: relative !important;
}

#ui-carousel-prev, #ui-carousel-next {
    background: rgba(255, 255, 255, 0.5);
    display: block;
    border-radius: 50px;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding: 3px 8px;
    margin: 0 5px 0 0;
    position: absolute;
    z-index: 100;
    left: 35px;
}

#ui-carousel-prev:hover, #ui-carousel-next:hover {
    background: rgba(255, 255, 255, 0.8);
}

#ui-carousel-prev {
    top: 10px;
}

#ui-carousel-next {
    bottom: 15px;
}

.product-list.product-card .btn-wishlist {
    right: 30px;
    left: auto;
}

#form_appointment .mb-3 {
    margin-bottom: 0.6rem !important;
}

.navbar-nav .nav-item.dropdown .dropdown-menu {
    min-width: 16.5rem;
    padding: 15px 10px;
}

@media (max-width: 1680px) {
    .modal-open .modal.signup {
        width: 65% !important;
        left: 18% !important;
    }

    .modal-open .modal.signup button.close {
        margin-top: 15px;
    }
}

@media (max-width: 1600px) {
    .offersect .offertag h4, .offersect .offertag2 h4 {
        font-size: 27px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .offersect .offertag p, .offersect .offertag2 p {
        font-size: 17px;
        margin-bottom: 5px;
    }
}

@media (max-width: 1500px) {
    .offersect .offertag2 {
        width: 55%;
    }

    .offersect .offertag2 p br {
        display: none;
    }

    .modal-open .modal.signup {
        width: 67% !important;
        left: 16% !important;
    }
}

@media (max-width: 1440px) {
    .offersect .offertag, .offersect .offertag2 {
        top: 8%;
    }

    .offersecthomeL, .offersecthomeR {
        top: 30%;
    }

    .modal-open .modal.signup {
        width: 70% !important;
        left: 15% !important;
    }
}

@media (max-width: 1280px) {
    .offersect .offertag h4, .offersect .offertag2 h4 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 5px 0;
    }

    .offersect .offertag2 {
        width: 60%;
    }

    .offersect .offertag2 h4 br, .offersect .offertag h4 br {
        display: none;
    }

    .offersect .offertag p, .offersect .offertag2 p {
        font-size: 15px;
    }

    .offersecthomeL, .offersecthomeR {
        top: 27%;
    }

    .offersecthomeL h6, .offersecthomeR h6 {
        font-size: 18px;
    }

    .offersecthomeL h3, .offersecthomeR h3 {
        font-size: 29px;
    }

    .leftLinks ul li a {
        font-size: 18px;
        padding: 15px;
    }

    .padd-topleft {
        padding-top: 30px;
        padding-left: 30px;
    }

    .modal-open .modal.signup {
        width: 75% !important;
        left: 13% !important;
    }
}

@media (max-width: 1080px) {
    .book-appointment-container {
        width: 650px;
    }
}

@media (max-width: 1024px) {
    .offersect .offertag2 {
        width: 65%;
    }

    .offersect .offertag h4, .offersect .offertag2 h4 {
        font-size: 20px;
        line-height: 25px;
    }

    .offersect .offertag p, .offersect .offertag2 p {
        font-size: 14px;
        margin: 0 0 1px 0;
    }

    [data-cart-items]::before {
        background-color: #ffac00 !important;
        color: #fff !important;
    }

    .scroll-top a, .scroll-top a:visited {
        color: #ffffff !important;
        background: #ffac00 !important;
    }

    .card.product-card .card-img-hover {
        height: 215px;
        overflow: hidden;
        background: #ebebeb;
        position: relative;
    }

    .card.product-card .card-img-hover img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .latest-collection {
        color: #fff !important;
    }

    .gallery_pdp_container {
        float: left;
    }

    #gallery_pdp a {
        height: 100px;
        width: 100px;
        overflow: hidden;
        position: relative;
        background: #ebebeb;
    }

    #gallery_pdp a img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .gallery-viewer {
        background: #ebebeb;
        width: 100%;
    }

    .gallery-viewer {
        float: none;
        max-width: 300px;
        margin: 10px;
        margin-top: 5%;
        border: 1px solid #dadada;
        height: 250px;
        overflow: hidden;
        position: relative;
    }

    .gallery-viewer img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .zoomLens {
        height: 100px !important;
        width: 100px !important;
    }

    .zoomWindowContainer {
        width: 200px !important;
        height: 200px !important;
    }
}

@media (max-width: 1000px) {
    .offersect .offertag, .offersect .offertag2 {
        top: 12%;
        right: 0%;
    }

    .offersect .offertag h4, .offersect .offertag2 h4 {
        font-size: 25px;
        line-height: 40px;
    }

    .offersect .offertag p, .offersect .offertag2 p {
        font-size: 17px;
    }

    .offersect .offertag2 h4 br, .offersect .offertag h4 br {
        display: block;
    }

    .offersect .offertag2 p br, .offersect .offertag p br {
        display: block;
    }

    .offersecthomeL, .offersecthomeR {
        top: 20%;
    }

    .offersecthomeL h6, .offersecthomeR h6 {
        font-size: 15px;
    }

    .offersecthomeL h3, .offersecthomeR h3 {
        font-size: 22px;
    }

    .site-header .navbar-nav ul {
        position: absolute;
    }

    .right-nav a i {
        font-size: 22px;
        color: #042825;
    }

    .navbar-nav .dropdown-toggle::after {
        top: 30%;
        right: -6px;
    }

    .modal-header .close {
        background: #ffac00 !important;
    }

    .gallery_pdp_container {
        float: left;
        position: relative;
    }

    #gallery_pdp a img {
        max-height: 80px;
        max-width: 80px;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #gallery_pdp a {
        height: 80px;
        width: 80px;
        display: block;
        overflow: hidden;
        background: #ebebeb;
        margin-bottom: 5px;
    }

    .gallery-viewer {
        max-width: 300px;
        margin: 10px;
        margin-top: 0;
        border: 1px solid #dadada;
        height: 250px;
        overflow: hidden;
        position: relative;
        margin-left: 90px;
    }

    .rightFormsect {
        border-left: none;
        min-height: 1000px;
    }

    .padd-topleft {
        padding-top: 30px;
        padding-left: 0;
    }

    .banner-slider h1 {
        font-size: 32px;
        font-weight: 800;
        color: #a2014e;
        line-height: 35px;
        margin-bottom: 10px !important;
    }

    .owl-carousel.owl-2 .owl-nav button.owl-prev, .owl-carousel.owl-2 .owl-nav button.owl-next {
        -webkit-box-align: 0 0.5rem 1rem rgb(155 172 0 / 40%) !important;
        box-shadow: 0 0.5rem 1rem rgb(155 172 0 / 40%) !important;
    }

    .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
        background-color: #ffac00;
        color: #ffffff;
    }

    .owl-stage-outer .card {
        border: none;
        width: 330px;
    }

    .owl-stage-outer .card.category-thumb .card-img-hover {
        width: 330px;
    }

    .owl-stage-outer .category-thumb .product-title {
        text-align: center;
        width: 100%;
    }

    .owl-carousel.owl-2 .owl-nav button.owl-next {
        right: -10px;
    }

    .owl-carousel.owl-2 .owl-nav button.owl-prev {
        left: -10px;
    }

    .right-nav .navbar-nav .nav-item.dropdown .dropdown-menu {
        min-height: 150px;
        max-height: 500px;
        overflow-y: auto;
    }

    .navbar-nav .nav-item.dropdown .dropdown-menu {
        min-height: 400px;
        max-height: 500px;
        overflow-y: auto;
    }

    .navbar-nav .nav-item.dropdown .dropdown-menu.sml {
        min-height: 90px;
        max-height: 500px;
        overflow-y: auto;
    }

    .modal-body .gallery-viewer {
        margin-left: 0;
    }

    section.bg-light.product-bg {
        background-position: right;
        padding: 4rem;
        color: #fff;
    }

    .item h1.mb-4.animated3 br {
        display: none;
    }

    .modal-dialog.reviewModal {
        max-width: 750px;
        left: 1.2%;
    }

    #header-wrap.fixed-header {
        padding: 0 0 15px 0;
    }

    .marquee-container {
        width: 75%;
    }

    .navbar-nav .nav-link.dropdown-toggle.text-black.text-right.pr-1 img {
        margin-right: 5px;
    }
}

@media (max-width: 800px) {
    .modal-dialog.reviewModal {
        max-width: 700px;
        left: 1.5%;
    }
}

@media (max-width: 768px) {
    .offersect .offertag2 p br, .offersect .offertag p br {
        display: none;
    }

    .offersecthomeL {
        top: 30%;
        left: 2rem;
    }

    .offersecthomeR {
        top: 30%;
        right: 2rem;
    }

    .offersecthomeL h6, .offersecthomeR h6 {
        font-size: 20px;
    }

    .offersecthomeL h3, .offersecthomeR h3 {
        font-size: 35px;
    }

    .gallery-viewer {
        max-width: 400px;
    }

    .ordertable td {
        padding: 10px 10px;
        font-size: 14px;
    }

    .orderlistbtn, a.orderlistbtn {
        width: 40px;
        height: 50px;
        right: -5px;
    }

    .owl-stage-outer .card {
        border: none;
        width: 100%;
    }

    .owl-stage-outer .card.category-thumb .card-img-hover {
        width: 100%;
    }

    .site-header .navbar-nav ul {
        position: static;
    }

    .right-nav .navbar-nav ul {
        position: absolute;
    }

    .zoomWindowContainer {
        height: auto !important;
        width: auto !important;
    }

    .d-md-flex.align-items-center.marquee-container {
        width: 70%;
    }

    .modal-open .modal.signup {
        width: 60% !important;
        left: 20% !important;
    }

    .smlph img {
        width: 50%;
        margin: 0 auto;
    }

    .modal-open .modal.signup .col-lg-6.col-md-6.pl-0.pb-0.pt-0 {
        padding-left: 15px !important;
    }

    .modal-open .modal.signup .col-lg-12.col-md-12.ml-auto.mr-auto.pr-4 {
        padding-right: 15px !important;
        padding-left: 50px !important;
    }

    .modal-dialog.reviewModal {
        max-width: 650px;
        left: 1.5%;
    }

    .modal-dialog.reviewModal .container {
        width: 100%;
        max-width: 610px;
    }

    .modal-dialog.reviewModal .card-columns {
        column-count: 2;
    }

    .navbar-brand {
        top: 10%;
    }

    .right-nav a.mr-1, .right-nav a#header-cart-btn {
        margin-top: 25px;
    }

    .navbar-brand img {
        height: 60px;
        margin: -10px 0 5px 0;
    }

    .navbar-light .navbar-toggler {
        margin-top: -55px;
    }

    #header-wrap .py-md-3.py-2 {
        padding-top: 0 !important;
    }
}

@media (max-width: 760px) {
    .right-nav.align-items-center.d-flex.justify-content-end {
        margin-right: 70px;
    }

    .navbar-brand {
        top: -18px;
    }

    .navbar-brand img {
        height: 60px;
    }

    .modal.cart-modal .modal-dialog {
        max-width: 390px;
    }

    .modal.cart-modal .modal-dialog .btn {
        padding: 0.5rem 0.5rem;
    }
}

@media (max-width: 600px) {
    .offersect .offertag2 h4 br, .offersect .offertag h4 br {
        display: none;
    }

    .offersect .offertag2 p br, .offersect .offertag p br {
        display: none;
    }

    .offersect .offertag h4, .offersect .offertag2 h4 {
        font-size: 25px;
        line-height: 30px;
    }

    .offersect .offertag p, .offersect .offertag2 p {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .offersect .offertag, .offersect .offertag2 {
        top: 5%;
        right: 0%;
    }

    .offersecthomeL {
        top: 25%;
        left: 1rem;
    }

    .offersecthomeR {
        top: 25%;
        right: 1rem;
    }

    .offersecthomeL h6, .offersecthomeR h6 {
        font-size: 17px;
    }

    .offersecthomeL h3, .offersecthomeR h3 {
        font-size: 22px;
    }

    .banner-slider .item {
        max-height: 350px;
    }

    .banner-slider .custom-py-1 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .banner-slider .item h1 {
        font-size: 25px;
    }

    .modal-open .modal.signup {
        width: 70% !important;
        left: 15% !important;
    }

    .modal-dialog.reviewModal {
        max-width: 540px;
        left: 1.5%;
    }

    .modal-dialog.reviewModal .container {
        width: 100%;
        max-width: 100%;
    }

    .modal-dialog.reviewModal .card-columns {
        column-count: 2;
    }

    .owl-carousel .owl-dots {
        bottom: 10px;
    }

    .sociallinks {
        display: none !important;
    }

    .d-md-flex.align-items-center.marquee-container {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    .gallery-viewer {
        max-width: 300px;
    }

    .orderlistbtn, a.orderlistbtn {
        width: 40px;
        height: 50px;
        right: -8px;
    }

    .modal-dialog.reviewModal {
        max-width: 100%;
        left: 2%;
    }

    .modal-dialog.reviewModal .container {
        width: 100%;
        max-width: 100%;
    }

    .modal-dialog.reviewModal .card-columns {
        column-count: 1;
    }

    .right-nav.align-items-center.d-flex.justify-content-end {
        margin-right: 30px;
    }

    .navbar-light .navbar-toggler {
        margin-top: -55px;
        margin-right: -10px;
    }

    .right-nav a.mr-1, .right-nav a#header-cart-btn {
        margin-top: 25px;
        margin-right: 0;
    }

    .navbar-brand img {
        height: 50px;
    }
}

a.facebook:hover {
    color: #1877f2 !important;
}

a.youtube:hover {
    color: #ff0000 !important;
}

a.instagram:hover {
    color: #e44337 !important;
}

a.twitter:hover {
    color: #119afb !important;
}

a.linkedin:hover {
    color: #0077b5 !important;
}

a.pinterest:hover {
    color: #b7081b !important;
}

:root {
    --lightorange: #ff8a00;
    --lightgreen: #8fd149;
    --lightblue: #14bde9;
    --lightyellow: #f1d30b;
    --fonttitle: "Ephesis", sans-serif;
    --fontbody: "Roboto", sans-serif;
    --graycolor: #4a4a4a;
    --graydarkcolor: #262626;
}

body {
    font-family: "Roboto", sans-serif !important;
    font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--graycolor);
    overflow-x: hidden;
}

.theceoEdit-container-fluid {
    width: 90%;
}

.theceoEdit-header {
    background: rgb(38, 38, 38);
    background: linear-gradient(90deg, rgba(38, 38, 38, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
    min-height: 142px;
    padding-top: 0px;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
    align-content: space-around;
}

.navbar.theceoEdit-header {
    padding: 5px auto !important;
}

.social-icon-menu {
    margin: 11px 0px 20px 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    min-height: 34px;
}

img.user-icon-photo {
    border-radius: 100%;
    height: 30px;
    width: 30px;
}

.social-icon-menu a {
    color: #fff !important;
    padding: 10px;
    font-size: 30px;
}

.social-icon-menu a:hover {
    color: #ff8a00 !important;
}

.align-center {
    align-items: center;
}

.theceoEdit-menu {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    justify-content: flex-end;
    align-items: flex-end;
    margin: 0px;
    padding: 0px;
}

.theceoEdit-menu a {
    color: #fff !important;
    font-size: 25px;
    line-height: 30px;
    padding: 10px;
}

.theceoEdit-menu a:hover {
    color: #ff8a00 !important;
}

.navbar-nav .nav-link {
    font-weight: 400 !important;
}

header .navbar-nav .nav-item {
    margin: 0 0px 0px 40px;
}

.theceoEdit-slider .carousel-inner .carousel-item {}

.theceoEdit-slider .carousel-indicators {
    bottom: 125px;
}

.theceoEdit-slider .carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 8px;
    margin-left: 8px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: none 0px !important;
    opacity: 1;
}

.theceoEdit-slider .carousel-indicators li.active {
    background-color: #ff8a00;
}

.navbar {
    overflow: hidden;
}

.nav-item ul.nav a {
    color: #000;
    font-size: 0.9rem;
    font-weight: 400;
    text-decoration: none;
    transition: color 0.3s ease-out;
}

.nav-item ul.nav a:hover {
    color: #3498db;
}

.menu-toggle .bar {
    width: 25px;
    height: 3px;
    background-color: #fff;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu-toggle {
    margin-right: 0px;
    margin-top: 8px;
    display: none;
}

.menu-toggle:hover {
    cursor: pointer;
}

#mobile-menu.is-active .bar:nth-child(2) {
    opacity: 0;
}

#mobile-menu.is-active .bar:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}

#mobile-menu.is-active .bar:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}

@media only screen and (max-width: 720px) {
    .navbar ul.nav {
        display: flex;
        flex-direction: column;
        position: fixed;
        justify-content: start;
        top: 85px;
        right: 0px;
        background: rgb(38, 38, 38);
        background: linear-gradient(90deg, rgba(38, 38, 38, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
        width: 80%;
        height: calc(100vh - 55px);
        transform: translate(-100%);
        text-align: left;
        overflow: hidden;
        display: none;
    }

    .navbar ul.nav li {
        padding: 6px 0px;
        border-bottom: 1px solid #ffffff26;
    }

    .navbar ul.nav li:last-child {
        border-bottom: 0px none;
    }

    .navbar ul.nav li:first-child {
        margin-top: 0px;
    }

    .menu-toggle, .bar {
        display: block;
        cursor: pointer;
    }

    .mobile-nav {
        transform: translate(0%) !important;
        display: block !important;
    }
}

.count-block {
    margin-bottom: 0px;
    padding-bottom: 80px;
    padding-top: 80px;
}

.member-container {
    padding-bottom: 80px;
    padding-top: 80px;
}

.founder-container {
    margin-bottom: 0px;
    padding-bottom: 80px;
    padding-top: 80px;
}

.home-events-container {
    padding-bottom: 80px;
    padding-top: 80px;
    margin: 0px;
}

.testimonial-container {
    padding-bottom: 80px;
    padding-top: 80px;
    margin-bottom: 0px;
}

.members-container {
    padding-bottom: 80px;
    padding-top: 80px;
}

.blogs-container {
    padding-bottom: 80px;
    padding-top: 80px;
}

.carousel-control-next, .carousel-control-prev {
    display: none;
}

.gray-box-count {
    position: relative;
    background: #eaeaea;
    border: 4px solid #fff;
    margin: -192px auto 54px;
    width: 100%;
}

.gray-box-count:before, .gray-box-count:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.gray-box-count:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.gray-box-count-list {
    display: flex;
    list-style: none;
    padding: 5px;
    margin: 0px;
    color: #262626;
    text-align: center;
    justify-content: space-around;
}

.gray-box-count-list li .count-icon img {
    margin: 0 auto;
}

.gray-box-count-list li .count-value {
    font-size: 50px;
    font-weight: 700;
}

.gray-box-count-list li .count-text {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 9px;
}

.theceoEdit-info, .theceoEdit-info p {
    font-size: 25px;
    color: var(--graycolor) !important;
    line-height: 35px;
}

.theceoEdit-info span {
    font-size: 35px;
    font-weight: 700;
}

.para-mb-33 {
    margin-bottom: 33px;
}

.btn.common-btn, .common-btn {
    border-left: 5px #fff Solid;
    border-right: 5px #fff Solid;
    border-top: 5px #fff Solid;
    border-bottom: 5px #fff Solid;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.36);
    padding: 22px 40px;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    min-height: 85px;
    border-radius: 0px;
}

.btn-min-430 {
    min-width: 430px;
}

.btn.common-btn:hover, .common-btn:hover {
    background-color: var(--graydarkcolor);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.lightorange-bg {
    background-color: var(--lightorange);
}

.lightblue-bg {
    background-color: var(--lightblue);
}

.lightgreen-bg {
    background-color: var(--lightgreen);
}

.lightyellow-bg {
    background-color: var(--lightyellow);
}

a.blue-link {
    color: #0000ff;
}

.custom-model .modal-header .close {
    padding: 5px 10px;
    position: absolute;
    right: 16px;
    top: 16px;
    background-color: var(--lightblue);
    border-radius: 0px 4px 0px 0px;
    z-index: 1;
}

.custom-model .modal-header {
    border-bottom: 0px none;
    padding: 0px;
}

.razorpay-payment-button {
    border-left: 5px #fff Solid;
    border-right: 5px #fff Solid;
    border-top: 5px #fff Solid;
    border-bottom: 5px #fff Solid;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.36);
    padding: 22px 40px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    min-height: 85px;
    border-radius: 0px;
    background-color: var(--lightorange);
}

.member-container .section-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 0px;
    min-height: 177px;
}

.member-container .section-heading .bg-heading {
    line-height: 170px;
    position: relative;
    font-size: 12vw;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.member-container .section-heading .float-heading {
    position: absolute;
    font-size: 4vw;
    color: #fff;
    font-family: var(--fonttitle) !important;
    color: var(--lightblue);
    width: 100%;
    text-align: center;
}

.member-container .become-member-block {
    padding-top: 74px;
}

.member-container .become-member-block p.theceoEdit-info {
    padding-bottom: 100px;
}

.member-container img.home-member-img {
    width: 100%;
}

.founder-container .founder-section-bg {
    background-image: url(../images/founder-signbg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.founder-container .founder-section {
    margin-top: 65px;
    font-size: 25px;
    color: var(--graydarkcolor);
}

.founder-container .founder-section .founder-section-title {
    font-family: var(--fonttitle);
    color: var(--lightorange);
    font-size: 60px;
    margin-bottom: 34px;
}

.founder-container .founder-section .founder-name-title {
    font-family: var(--fonttitle);
    color: var(--graydarkcolor);
    font-size: 60px;
    padding-bottom: 42px;
}

.founder-container .founder-section .founder-name-title span {
    font-family: var(--fontbody) !important;
    color: var(--graydarkcolor);
    font-size: 25px;
    display: block;
    margin-top: -18px;
}

.founder-container .founder-section .founder-text {
    padding-bottom: 19px;
}

.founder-container .founder-name {
    color: var(--graycolor);
}

.home-events-container .section-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.home-events-container .section-heading .bg-heading {
    position: relative;
    font-size: 12vw;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    margin-top: 51px;
    margin-bottom: 50px;
}

.home-events-container .section-heading .float-heading {
    position: absolute;
    font-size: 4vw;
    color: #fff;
    font-family: "Ephesis", cursive;
    color: #8fd149;
}

.home-events-container .location-carousel {
    position: relative;
    margin-top: 108px;
}

.home-events-container .location-carousel {
    position: relative;
}

.home-events-container .location-carousel:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #f1d30b;
    position: absolute;
    top: 122px;
    left: 0px;
}

.home-events-container .location-carousel #location-owl-carousel .location-block {
    text-decoration: none;
    display: block;
    border: 1px solid red;
}

.home-events-container .location-carousel #location-owl-carousel .location-block:hover .location-item {
    border: 1px solid #8fd149;
}

.home-events-container .location-carousel #location-owl-carousel .owl-item:nth-child(odd) .location-item:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.home-events-container .location-carousel #location-owl-carousel .owl-item:nth-child(even) .location-item:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.home-events-container .location-carousel #location-owl-carousel .location-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 250px;
    width: 250px;
    border: 1px solid #fff0;
    justify-content: flex-start;
    align-items: center;
    padding-top: 48px;
}

.home-events-container .location-carousel #location-owl-carousel .location-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    top: 0px;
}

.home-events-container .location-carousel #location-owl-carousel .location-item:hover {
    border: 1px solid #8fd149;
}

.home-events-container .location-carousel #location-owl-carousel .location-item:hover>.location-icon {
    top: 0px;
    color: #8fd149;
}

.home-events-container .location-carousel #location-owl-carousel .location-item:hover>.location-name {
    color: #8fd149;
}

.home-events-container .location-carousel #location-owl-carousel .location-item:after {
    content: "";
    width: 80%;
    height: 3px;
    background-color: #f1d30b;
    position: absolute;
    top: 122px;
    left: 27px;
    z-index: -1;
}

.home-events-container .location-carousel #location-owl-carousel .location-item .location-circle {
    width: 45px;
    height: 15px;
    border-radius: 65%;
    border: 2px solid #14bde9;
    background: #fff;
    margin-bottom: 30px;
}

.home-events-container .location-carousel #location-owl-carousel .location-item .location-icon {
    font-size: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 10px;
    color: #14bde9;
}

.home-events-container .location-carousel #location-owl-carousel .location-item .location-name {
    color: #262626;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    max-height: 90px;
    overflow: hidden;
}

.home-events-container .location-carousel #location-owl-carousel .location-item .location-name:hover {
    color: #8fd149;
}

.home-events-container .location-carousel .owl-dots .owl-dot:hover span, .home-events-container .location-carousel .owl-dots .owl-dot.active span {
    background: var(--lightgreen) !important;
    border-color: var(--lightgreen) !important;
}

.home-events-container .location-carousel .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
}

.home-events-container .location-carousel .owl-dots {
    bottom: 30px;
}

.testimonial-container .section-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 23px;
}

.testimonial-container .section-heading .bg-heading {
    position: relative;
    font-size: 12vw;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    margin-top: 51px;
    margin-bottom: 50px;
}

.testimonial-container .section-heading .float-heading {
    position: absolute;
    font-size: 4vw;
    color: #fff;
    font-family: "Ephesis", cursive;
    color: var(--lightyellow);
}

.testimonial-container .owl-carousel .owl-dots .owl-dot:hover span, .testimonial-container .owl-carousel .owl-dots .owl-dot.active span {
    background: var(--lightyellow) !important;
    border-color: var(--lightyellow) !important;
    width: 6px;
    height: 6px;
}

.testimonial-container .owl-carousel .owl-dots {
    bottom: 10px;
}

.testimonial-container .owl-carousel .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
}

.testimonials-block {
    border: 1px solid var(--graycolor);
    background-color: #fff;
    padding: 10px 10px 30px 10px;
    position: relative;
    height: 455px;
    font-size: 20px;
}

.testimonials-block:hover {
    border: 1px solid var(--lightyellow);
}

.testimonials-text {
    text-align: left;
    overflow-y: auto;
}

.test-user-details {
    position: absolute;
    bottom: -102px;
    width: 100%;
    color: var(--graycolor);
    font-size: 20px;
    left: 0px;
}

.test-user-details img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background: #fff;
}

.test-user-details h5 {
    font-weight: 700;
}

.testimonial-container .owl-carousel .owl-stage-outer {
    padding-bottom: 150px;
}

.members-container .section-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.members-container .section-heading .bg-heading {
    position: relative;
    font-size: 12vw;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    margin-top: 51px;
    margin-bottom: 50px;
}

.member-sliding-block {
    padding-top: 68px;
}

.members-container .section-heading .float-heading {
    position: absolute;
    font-size: 4vw;
    color: #fff;
    font-family: "Ephesis", cursive;
    color: var(--lightblue);
}

.members-container #members-owl-carousel .members-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #262626;
    padding: 0px 60px;
    position: relative;
    width: 270px;
    height: 270px;
    margin-left: 10px;
    margin-right: 10px;
}

.members-container #members-owl-carousel .members-item:hover {
    border: 1px solid var(--lightblue);
}

.members-container #members-owl-carousel .members-item a {
    width: 100%;
    height: 100%;
    display: block;
}

.members-container #members-owl-carousel .members-item a.members-logo {
    width: 146px;
    height: 146px;
    font-size: 10px;
    color: var(--graycolor);
    filter: grayscale(100%) brightness(84%) saturate(0%) opacity(20%) contrast(102%);
    -webkit-filter: grayscale(100%) brightness(84%) saturate(0%) opacity(20%) contrast(102%);
    -moz-filter: grayscale(100%) brightness(84%) saturate(0%) opacity(20%) contrast(102%);
}

.members-container #members-owl-carousel .members-item:hover a.members-logo {
    filter: none;
}

.members-container #members-owl-carousel .members-category a.link-title {
    width: 100%;
    position: absolute;
    text-align: center;
    color: var(--graycolor);
    left: 0px;
    bottom: 0px;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    padding-bottom: 10px;
}

.members-container #members-owl-carousel .members-item:hover a.link-title {
    color: var(--lightblue);
}

.members-container .owl-carousel .owl-stage-outer {
    padding-bottom: 0px;
}

.blogs-container .section-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.blogs-container .section-heading .bg-heading {
    position: relative;
    font-size: 12vw;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    margin-top: 66px;
    margin-bottom: 62px;
}

.blogs-container .section-heading .float-heading {
    position: absolute;
    font-size: 4vw;
    color: #fff;
    font-family: "Ephesis", cursive;
    color: var(--lightorange);
}

.blogs-container a.blog-title {
    font-size: 16px;
    margin-top: 20px;
    color: var(--graycolor);
    font-weight: 700;
}

.blogs-container a.blog-title:hover {
    color: var(--lightorange);
}

.blogs-container .owl-carousel .owl-dots .owl-dot:hover span, .blogs-container .owl-carousel .owl-dots .owl-dot.active span {
    background: var(--lightorange) !important;
    border-color: var(--lightorange) !important;
}

.blogs-container .owl-carousel .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
}

.blogs-container .blog-block, .blogs-container .blog-img {
    position: relative;
}

.blogs-container .blog-img {
    display: flex;
    padding: 0px;
    border: 1px solid var(--graycolor);
    border-radius: 5px;
    min-height: 242px;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.blogs-container .blog-img img {
    margin: 0 auto;
    max-height: 242px;
}

.blogs-container .blog-block .block-date {
    position: absolute;
    bottom: 10px;
    left: 5px;
    font-size: 14px;
    padding: 10px;
    border-radius: 10px;
    color: var(--graydarkcolor);
}

.blogs-container .blog-block {
    min-width: 360px;
    margin-left: 15px;
    margin-right: 15px;
    display: block;
}

.blogs-container .blog-body {
    padding-top: 10px;
}

.blogs-container .blog-title a {
    color: var(--graydarkcolor);
    font-weight: 700;
    font-size: 25px;
}

.blogs-container .blog-title a:hover {
    color: var(--lightorange);
}

.footer-link {
    font-weight: 700;
    text-align: center;
}

.footer-link a {
    color: #8d9291;
    font-weight: 700;
    padding: 10px;
    font-size: 17px;
}

.footer-link a:hover {
    color: var(--lightorange);
}

.footer-social-details {
    display: flex;
    justify-content: space-evenly;
}

.footer-hr {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.scroll-top svg {
    width: 26px;
    height: 26px;
    padding-bottom: 15px;
}

.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
    display: block !important;
}

.banner-blue-bg {
    background: rgb(216, 247, 255);
    background: linear-gradient(180deg, rgba(216, 247, 255, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 40px !important;
}

.internal-banner-heading-div {
    display: -ms-flexbox !important;
    display: flex !important;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: flex-end;
}

.internal-banner .section-heading .bg-heading {
    position: relative;
    font-size: 150px;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    line-height: 112px;
    margin-bottom: 0px;
}

.internal-banner .section-heading .float-heading {
    position: absolute;
    font-size: 60px;
    color: #fff;
    font-family: "Ephesis", cursive;
    color: var(--lightblue);
    text-align: center;
    width: 100%;
}

.internal-banner .section-heading {
    display: flex;
    justify-content: space-evenly;
    align-content: flex-end;
    align-items: center;
}

.login-container {
    padding-top: 40px;
}

.custom-form .form-control {
    border-color: transparent;
    -webkit-box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    border-radius: 0px;
    height: 5rem;
    font-size: 25px;
}

.custom-form .form-control.datepicker {
    z-index: 999 !important;
}

.custom-form textarea.form-control {
    min-height: 150px;
}

.custom-form .form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #14bde9;
}

.form-control::placeholder {
    color: #d8d8d8;
    opacity: 1;
    font-size: 25px;
}

.form-control:-ms-input-placeholder {
    color: #d8d8d8;
    font-size: 25px;
}

.form-control::-ms-input-placeholder {
    color: #d8d8d8;
    font-size: 25px;
}

.form-control.Datepicker {
    background-image: url(../images/dateinput-icon.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 80px;
}

.custom-form label.custom-label {
    font-size: 25px;
    color: #262626;
    line-height: 24px;
    margin-bottom: 34px;
}

.custom-form .form-check {
    z-index: 1;
}

.custom-form .form-group {
    margin-bottom: 60px;
}

.invalid-feedback {
    font-size: 22px;
    padding-left: 20px;
}

.form-check {
    padding-bottom: 20px;
}

.form-check-input[type="radio"]+label::after, .form-check-input[type="radio"]+label::before, label.btn input[type="radio"]+label::after, label.btn input[type="radio"]+label::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 24px;
    height: 24px;
    z-index: 0;
    transition: 0.28s ease;
    z-index: -1;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #dee2e600;
    padding: 0px;
    display: block;
    -webkit-box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 22%);
    box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 22%);
}

.form-check-input[type="radio"]:checked+label::after {
    background-color: var(--lightblue) !important;
    border: 2px solid #dee2e6;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.custom-form .form-check-label {
    width: 100%;
    padding-left: 40px !important;
    font-size: 25px;
}

.form-check {
    padding-left: 0px;
}

.font28 {
    font-size: 25px;
}

.custom-form .select2-container {
    border-color: transparent;
    -webkit-box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    border-radius: 0px;
    font-size: 25px;
    display: block;
    color: var(--graydarkcolor);
}

.custom-form .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa0;
    border-radius: 0px;
    height: 5rem;
    padding-top: 28px;
}

.select2-selection.select2-selection--single[aria-expanded="true"] {
    border: 1px solid var(--lightblue) !important;
}

.custom-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 45% !important;
}

.select2-container--open .select2-dropdown.select2-dropdown--below {
    background-color: white;
    border: 1px solid var(--lightblue) !important;
    border-top: 0px none !important;
    border-radius: 0px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid var(--lightblue) !important;
    outline: none;
    color: var(--graydarkcolor);
}

.select2-results__option.select2-results__message {
    color: red;
    font-size: 16px;
}

.custom-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 10px !important;
    position: absolute;
    top: 1px;
    right: 6px !important;
    width: 10px !important;
}

.custom-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: none !important;
    border-style: solid;
    border-width: 0px 0px 0 0px !important;
    height: 0;
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url(../images/select-arrow.jpg);
    background-repeat: no-repeat;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--lightblue) !important;
    color: white;
}

.select2-container {
    font-size: 22px;
}

.steps-block {
    margin: 40px auto 20px auto;
    display: flex;
    align-content: space-between;
    justify-content: space-evenly;
}

.step {
    width: 50%;
    margin: 0 2px;
    display: flex;
    text-align: center;
    position: relative;
}

.step .round {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid var(--graydarkcolor);
    color: var(--graydarkcolor);
    background-color: #fff;
    border-radius: 50px;
    padding: 3px;
}

.step .step-name {
    margin-top: -12px;
    padding-left: 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: var(--graydarkcolor);
}

.step .step-bar {
    height: 4px;
    width: 88%;
    background-color: #ebebeb;
    position: absolute;
    left: 34px;
    top: 43%;
}

.step.active .round {
    border: 1px solid var(--lightblue);
    background-color: var(--lightblue);
}

.step.active .step-name {
    color: var(--graydarkcolor);
}

.step.active .step-bar {
    background-color: var(--graycolor);
}

.step.finish .round {
    border: 1px solid var(--lightgreen);
    background-color: var(--lightgreen);
}

.step.finish .step-name {
    color: var(--graydarkcolor);
}

.step.finish .step-bar {
    background-color: var(--lightblue);
}

.gust-registrationpage-tittle {
    font-size: 25px;
    border-bottom: 1px solid var(--lightblue);
    margin-bottom: 58px;
    padding-bottom: 10px;
    color: #262626;
}

.navbar-toggler {
    font-size: 1.8rem;
}

.scroll-top {
    right: 25px;
}

.banner-about-bg {
    background: rgb(255, 236, 213);
    background: linear-gradient(180deg, rgba(255, 236, 213, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 40px !important;
}

.internal-banner .section-heading .bg-heading {
    position: relative;
    font-size: 150px;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    line-height: 112px;
    margin-bottom: 0px;
}

.internal-banner.banner-about-bg .section-heading .float-heading {
    font-family: "Ephesis", cursive;
    color: var(--lightorange);
}

.about-container {
    font-size: 25px;
    padding-bottom: 0px;
    padding-top: 40px;
}

.about-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
}

.about-bold-text {
    font-weight: 700;
}

.glimpse-img {
    position: relative;
    font-size: 25px;
    float: left;
    width: 84%;
}

.glimpse-img span {
    position: absolute;
    left: 195px;
    display: block;
    top: 49px;
    width: 190px;
    text-align: center;
}

.founder-profile {
    width: 490px;
    text-align: center;
    float: left;
    padding-right: 30px;
}

.founder-profile-title {
    margin-top: 60px;
}

.founder-name-details {
    text-align: center;
    width: 100%;
}

.founder-name-details .founder-name {
    font-family: var(--fonttitle);
    color: var(--graydarkcolor);
    font-size: 60px;
    padding-bottom: 42px;
}

.founder-name-details .founder-details {
    font-family: var(--fontbody) !important;
    color: var(--graydarkcolor);
    font-size: 25px;
    display: block;
}

.partingcleona {
    background-size: contain;
    background-image: url(../images/partingcelona.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 100px;
}

.venture-cricle {
    border: 5px dotted #000;
    width: 580px;
    height: 580px;
    padding: 100px;
    border-radius: 100%;
    background-color: #fff;
    margin: 160px auto 50px auto;
    position: relative;
}

.criclediv {
    position: absolute;
    width: 194px;
    height: 200px;
    z-index: 1;
    cursor: pointer;
}

.criclediv.logo1 img, .criclediv.logo3 img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.criclediv.logo1 {
    top: -186px;
    left: 32%;
}

.criclediv.logo1::after, .criclediv.logo2::after, .criclediv.logo3::after, .criclediv.logo4::after, .criclediv.logo5::after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background-color: #000;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
}

.criclediv.logo1::after {
    left: 42%;
    bottom: 3px;
}

.criclediv.logo2 {
    top: 16px;
    right: -215px;
}

.criclediv.logo2::after {
    left: -40%;
    bottom: 37%;
}

.criclediv.logo3 {
    bottom: 58px;
    right: -225px;
}

.criclediv.logo3::after {
    left: -40%;
    bottom: 37%;
}

.criclediv.logo4 {
    bottom: 58px;
    left: -225px;
}

.criclediv.logo4::after {
    right: -40%;
    bottom: 37%;
}

.criclediv.logo5 {
    top: 17px;
    left: -200px;
}

.criclediv.logo5::after {
    right: -70px;
    bottom: 42%;
}

.logo-details-new {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: stretch;
    text-align: center;
    height: 100%;
}

.logo-details-new img {
    width: 60%;
}

.logo-details {
    display: none;
    align-items: center;
    flex-direction: row;
    padding: 20px 0px;
    height: 100%;
    text-align: center;
}

.logo1:hover+.logo-details, .logo2:hover+.logo-details, .logo3:hover+.logo-details, .logo4:hover+.logo-details, .logo5:hover+.logo-details {
    display: flex;
}

.logo1:hover div.logo-details-new {
    display: none;
}

.logo1:hover::after, .logo2:hover::after, .logo3:hover::after, .logo4:hover::after, .logo5:hover::after {
    background-color: var(--lightorange);
}

.banner-event-bg {
    background: rgb(236, 255, 215);
    background: linear-gradient(180deg, rgba(236, 255, 215, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 100%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 40px !important;
}

.internal-banner .section-heading .float-heading {
    position: absolute;
    font-size: 60px;
    text-align: center;
    width: 100%;
}

.internal-banner.banner-event-bg .section-heading .float-heading {
    font-family: "Ephesis", cursive;
    color: var(--lightgreen);
}

.events-list-container {
    font-size: 25px;
    padding-bottom: 40px;
    padding-top: 40px;
}

.events-list-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
}

.events-bold-text {
    font-weight: 700;
}

.events-calender-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.events-calender-nav a svg {
    width: 50px;
    height: 50px;
    color: var(--lightgreen);
}

.events-calender-nav a:hover svg {
    color: var(--graydarkcolor);
}

.events-calender-nav .month-name {
    padding: 5px 10px;
    font-size: 25px;
    font-weight: 700;
}

.event-list-bar-title {
    color: var(--graydarkcolor);
    border-bottom: 1px solid var(--graydarkcolor);
    padding-bottom: 5px;
    font-size: 25px;
    padding-top: 10px;
    margin-bottom: 22px;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
}

.event-list-bar-title .event-list-bar-title-icon {
    font-size: 15px;
    padding: 10px 16px 0px 16px;
}

.event-list-bar-title.event-list-bar-active {
    color: var(--lightgreen);
    border-bottom: 1px solid var(--lightgreen);
}

.event-list-bar-title .event-list-bar-title-icon i.fa.fa-minus {
    display: none;
}

.event-list-bar-title.event-list-bar-active .event-list-bar-title-icon i.fa.fa-minus {
    display: inline-block;
}

.event-list-bar-title.event-list-bar-active .event-list-bar-title-icon i.fa.fa-plus {
    display: none;
}

.event-path {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.event-path-box {
    width: 23%;
    margin: 0 auto;
    text-align: center;
}

.event-path-box p {
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto;
    padding-top: 20px;
}

.events-location-title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
}

.events-list-block {
    border: 1px solid transparent;
    margin-bottom: 20px;
    padding: 10px;
    display: flex;
    flex-direction: row;
    gap: 25px;
}

.events-list-block:hover {
    border: 1px solid var(--lightgreen);
}

.event-img {
    width: 340px;
}

.events-list-details {
    font-size: 25px;
    width: 64%;
}

.events-list-details-button {
    width: 205px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.events-list-details span {
    margin-right: 20px;
    height: 58px;
    min-width: 58px;
    display: inline-block;
}

.events-list-details .event-title {
    font-weight: 700;
    padding-bottom: 10px;
}

.events-list-details .event-date {
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}

.events-list-details .event-time {
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}

.events-list-details .event-online {
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}

.events-list-details .event-offline {
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}

.events-list-details .event-button {
    text-align: right;
}

.events-list-details a.black-link {
    font-size: 25px;
    color: var(--graycolor);
}

.banner-lite-bg {
    background: rgb(255, 248, 202);
    background: linear-gradient(180deg, rgba(255, 248, 202, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 40px !important;
}

.banner-lite-bg .internal-banner-image-div img {
    margin: 0 auto;
    display: block;
}

.lite-container {
    font-size: 25px;
    padding-bottom: 0px;
}

.lite-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
}

.lite-bold-text {
    font-weight: 700;
}

.sneakpeek-img {
    position: relative;
    font-size: 25px;
    float: left;
    width: 100%;
}

.sneakpeek-img span {
    position: absolute;
    left: 86px;
    display: block;
    top: 130px;
    width: 288px;
    text-align: center;
}

.banner-team-bg {
    background: rgb(213, 246, 255);
    background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 40px !important;
}

.internal-banner.banner-team-bg .section-heading {
    margin-bottom: 80px;
}

.teams-bold-text {
    font-weight: 700;
}

.teams-container {
    font-size: 25px;
    padding-bottom: 0px;
    padding-top: 40px;
}

.teams-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
}

.teams-container .font-30 {
    font-size: 30px;
}

.celona-team {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.team-profile {
    width: 25%;
    display: flex;
    position: relative;
}

.team-profile .celona-profile {
    width: 90%;
}

.team-profile .founder-name-details {
    text-align: center;
    width: 100%;
}

.team-profile .founder-name-details .founder-name {
    font-family: var(--fonttitle);
    color: var(--graydarkcolor);
    font-size: 45px;
    padding-bottom: 42px;
}

.team-profile .founder-name-details .founder-details {
    font-family: var(--fontbody) !important;
    color: var(--graydarkcolor);
    font-size: 25px;
    display: block;
}

.team-profile::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    right: 0px;
    top: 45%;
    border-bottom: dashed 2px#000;
}

.common-team {
    width: 75%;
    display: flex;
    flex-direction: column;
    font-size: 25px;
}

.team-blck-top .aqu-border {
    border-left: 2px dashed #000;
    margin-top: 138px;
    width: 3px;
}

.team-blck-middle .aqu-border {
    border-left: 2px dashed #000;
    width: 3px;
}

.team-blck-bottom .aqu-border {
    border-left: 2px dashed #000;
    width: 3px;
    margin-bottom: 0px;
    height: 139px;
}

.core-team-category {
    display: flex;
    height: 430px;
}

.team-blck-top .team-name {
    margin-top: 100px;
    border-bottom: 2px dashed #000;
    height: 40px;
    width: 230px;
    text-align: left;
    padding-left: 10px;
}

.team-blck-middle .team-name {
    margin-top: 100px;
    border-bottom: 2px dashed #000;
    height: 40px;
    width: 230px;
    text-align: left;
    padding-left: 10px;
}

.team-blck-bottom .team-name {
    margin-top: 100px;
    border-bottom: 2px dashed #000;
    height: 40px;
    width: 230px;
    text-align: left;
    padding-left: 10px;
}

.aqu-Profilelist {
    display: flex;
    gap: 10px;
    width: 75%;
}

.aqu-Profilelist .owl-carousel .owl-dots .owl-dot:hover span, .aqu-Profilelist .owl-carousel .owl-dots .owl-dot.active span, .leader-members-block .owl-carousel .owl-dots .owl-dot:hover span, .leader-members-block .owl-carousel .owl-dots .owl-dot.active span {
    background: var(--lightblue);
    border-color: var(--lightblue);
}

.aqu-Profilelist .owl-carousel .owl-dots .owl-dot span, .leader-members-block .owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
}

.aqu-Profilelist .owl-carousel .owl-dots {
    bottom: 26px;
}

.team-member-profile {
    display: flex;
    flex-direction: column;
    width: 270px;
}

.team-member-profile .profile-img {
    padding: 10px;
    border: 1px solid #000;
    display: inline-block;
    height: 270px;
}

.team-member-profile .profile-img:hover {
    border: 1px solid var(--lightblue);
}

.team-member-profile .profile-img img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.member-profile-details {
    font-size: 25px;
    text-align: center;
}

.member-profile-details b {
    display: block;
}

.group-member-list {
    display: flex;
    width: 100%;
    position: relative;
    gap: 70px;
    padding-bottom: 60px;
}

.leader-members-block {
    width: 80%;
    display: block;
}

.leader-block {
    width: 270px;
    position: relative;
}

.leader-block .team-member-profile .profile-img {
    background-color: var(--lightblue);
    border-color: var(--lightblue);
    width: 270px;
    height: 270px;
}

.leader-members-block .team-member-profile {
    display: flex;
    flex-direction: column;
    width: 268px;
}

.leader-members-block .team-member-profile .profile-img {
    height: 270px;
}

.leader-members-block .team-member-profile .profile-img img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.aqu-Profilelist .owl-carousel .owl-stage, .leader-members-block .owl-carousel .owl-stage {
    height: 100%;
}

.aqu-Profilelist .owl-carousel .owl-stage-outer, .leader-members-block .owl-carousel .owl-stage-outer {
    padding-bottom: 0px;
}

.banner-contact-bg {
    background: rgb(213, 246, 255);
    background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 40px !important;
}

.internal-banner.banner-contact-bg .section-heading .bg-heading {
    position: relative;
    font-size: 150px;
    font-weight: 700;
    color: #fff0;
    font-family: "Roboto", sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eaeaea;
    text-transform: uppercase;
    line-height: 110px;
}

.contact-bold-text {
    font-weight: 700;
}

.contact-container {
    font-size: 25px;
    padding-bottom: 0px;
    padding-top: 40px;
}

.contact-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
}

.contact-container .font-30 {
    font-size: 30px;
}

.contact-details {
    margin-left: 40px;
    padding-left: 60px;
    height: 100%;
    border-left: 1px solid #ebebeb;
}

.contact-details .contact-info {
    display: flex;
}

.contact-details .contact-info .contact-info-icon {
    padding-right: 20px;
    width: 50px;
    padding-top: 5px;
}

.contact-social-icons a {
    display: inline-block;
    width: 30px;
    height: 26px;
    color: var(--lightblue);
    text-align: center;
}

.contact-social-icons a:hover {
    color: var(--lightorange);
}

.feedback-container {
    font-size: 25px;
    padding-bottom: 0px;
}

.feedback-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
}

.memberdetails-blue-bg {
    background: rgb(213, 246, 255);
    background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 70px;
    padding-bottom: 0px;
}

.memberdetails-container {
    font-size: 25px;
}

.memberdetails-container .member-profile-img {
    border: 1px solid var(--graydarkcolor);
    background-color: #fff;
    margin: 0 auto;
    width: 350px;
    height: 350px;
    overflow: hidden;
    padding: 5px;
}

.memberdetails-container .member-profile-img img {
    height: 100%;
    margin: 0 auto;
    display: block;
}

.social-member {
    text-align: center;
    margin-top: 20px;
}

.memberdetails-container .member-details-block {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 1px solid var(--graydarkcolor);
}

.memberdetails-container .member-details-block .block-title {
    width: 25%;
    padding: 10px;
}

.memberdetails-container .member-details-block .block-details {
    width: 75%;
    padding: 10px;
}

.memberdetails-container .member-details-block .block-details a {
    color: #0000ff !important;
}

.member-details-nav {
    display: flex;
    margin-top: 40px;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.member-details-nav a svg {
    width: 50px;
    height: 50px;
    color: var(--graydarkcolor);
}

.member-details-nav a:hover svg, .member-details-nav .middle-name a:hover {
    color: var(--lightblue);
}

.member-details-nav .middle-name a {
    padding: 5px 20px;
    font-size: 25px;
    width: 120px;
    color: var(--lightblue);
}

.members-blue-bg {
    background: rgb(213, 246, 255);
    background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 4%);
    margin-top: 140px;
    padding-top: 76px;
    padding-bottom: 0px;
}

.members-category-container {
    font-size: 25px;
}

.members-category-container .member-sliding-block {
    padding-top: 68px;
}

.members-category-container #category-owl-carousel .members-item {
    border: 1px solid #ffffff00;
    padding: 30px 30px 0px 30px;
    position: relative;
    width: 270px;
    height: 270px;
    margin: 0 auto;
}

.members-category-container #category-owl-carousel .members-item:hover {
    border: 1px solid var(--lightblue);
    background-color: #fff;
}

#category-owl-carousel .owl-item.center {
    transform: none;
    z-index: 99;
    opacity: 1;
}

#category-owl-carousel .owl-item.active.center .members-item {
    border: 1px solid var(--lightblue);
    background-color: #fff;
    transform: none;
}

#category-owl-carousel .owl-item.active.center a.members-logo {
    filter: none;
}

#category-owl-carousel .owl-item.active.center .members-category a.link-title {
    color: var(--lightblue);
}

.members-category-container #category-owl-carousel .members-item a {
    width: 100%;
    height: 100%;
    display: block;
}

.members-category-container #category-owl-carousel .members-item a.members-logo {
    width: 208px;
    height: 180px;
    font-size: 10px;
    color: var(--graycolor);
    filter: grayscale(100%) brightness(84%) saturate(0%) opacity(20%) contrast(102%);
    -webkit-filter: grayscale(100%) brightness(84%) saturate(0%) opacity(20%) contrast(102%);
    -moz-filter: grayscale(100%) brightness(84%) saturate(0%) opacity(20%) contrast(102%);
}

.members-category-container #category-owl-carousel .members-item a.members-logo img {
    margin: 0 auto;
}

.members-category-container #category-owl-carousel .members-item:hover a.members-logo {
    filter: none;
}

.members-category-container #category-owl-carousel .members-category a.link-title {
    width: 100%;
    position: absolute;
    text-align: center;
    color: var(--graycolor);
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    font-size: 20px;
    padding-bottom: 20px;
}

.members-category-container #category-owl-carousel .members-item:hover a.link-title {
    color: var(--lightblue);
}

.members-category-container #category-owl-carousel .owl-nav {
    width: 100%;
    position: relative;
}

.members-category-container #category-owl-carousel .owl-nav button.owl-prev, .members-category-container #category-owl-carousel .owl-nav button.owl-next {
    width: 60px;
    height: 60px;
    line-height: 65px;
    font-weight: bold;
    background: transparent !important;
    border: 0;
    color: var(--graydarkcolor);
    cursor: pointer;
    display: inline-block;
    font-size: 40px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.members-category-container #category-owl-carousel .owl-nav button.owl-prev span, .members-category-container #category-owl-carousel .owl-nav button.owl-next span {
    line-height: 40px;
}

.members-category-container #category-owl-carousel .owl-nav button.owl-prev:hover, .members-category-container #category-owl-carousel .owl-nav button.owl-next:hover {
    color: var(--lightblue) !important;
    background-color: none;
}

.members-category-container #category-owl-carousel .owl-nav button.owl-prev {
    margin-left: 0px;
    position: absolute;
    left: 0px;
    top: -250px;
}

.members-category-container #category-owl-carousel .owl-nav button.owl-next {
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: -250px;
}

.members-category-container .showing-text {
    text-align: right;
    font-size: 25px;
}

.member-category-list-container {
    display: flex;
    flex-wrap: wrap;
    gap: 82px;
}

.member-category-list {
    width: 270px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    font-size: 22px;
    text-align: center;
    background-color: #fff;
    color: var(--graydarkcolor);
}

.member-category-list .member-category-list-image {
    border: 1px solid var(--graydarkcolor);
    width: 100%;
    width: 270px;
    height: 270px;
    padding: 5px;
    color: var(--graycolor);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.member-category-list .member-category-list-image img.img-fluid {
    max-width: 100%;
    max-height: 100%;
}

.member-category-list:hover .member-category-list-image {
    border: 1px solid var(--lightblue);
}

.member-category-list .member-category-list-details {
    padding-top: 5px;
    color: var(--graydarkcolor);
}

.members-category-titles {
    margin-bottom: 90px;
}

.members-navigation-count ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.members-navigation-count ul li {
    list-style: none;
    margin: 0px 10px;
    padding: 0px;
}

.members-navigation-count .pagination .page-item:first-child .page-link, .members-navigation-count .pagination .page-item:last-child .page-link {
    font-size: 50px;
    line-height: 20px;
}

.members-navigation-count .page-item.active .page-link {
    background-color: #fff !important;
    color: var(--lightblue) !important;
    border: 1px solid var(--lightblue) !important;
}

.members-navigation-count .page-item .page-link {
    border: 1px solid #ffffff00;
    height: 35px;
    width: 35px;
    text-align: center;
    padding: 5px;
    font-size: 22px;
}

.page-item a.page-link:hover {
    background-color: #fff !important;
    color: var(--lightblue) !important;
    border: 1px solid var(--lightblue) !important;
}

.members-navigation-count ul li svg {
    width: 30px;
    height: 30px;
}

.members-navigation-count ul li a {
    color: var(--graydarkcolor);
}

.members-navigation-count ul li a:hover {
    color: var(--lightblue);
}

.members-navigation-link {
    border: 1px solid #ffffff00;
    height: 35px;
    width: 35px;
    text-align: center;
}

.members-navigation-link.active, .members-navigation-link:hover {
    border: 1px solid var(--lightblue);
}

li.members-navigation-link.active a {
    color: var(--lightblue);
}

.choose-payment-banner {
    background: rgb(213, 246, 255);
    background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 47%);
    margin-top: 140px;
    padding-top: 20px;
    padding-bottom: 76px !important;
}

.internal-choosebanner-heading-div {
    margin: 0 auto;
    padding-top: 40px;
    display: block !important;
}

.choosepayment-container {
    padding-top: 0px;
    font-size: 25px;
}

.choosepayment-container p {
    padding-bottom: 46px;
    margin-bottom: 0px;
    font-size: 25px;
}

.blogspage-container {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.blogspage-container .blog-block, .blogspage-container .blog-img {
    position: relative;
}

.blogspage-container .blog-img {
    display: flex;
    padding: 0px;
    border: 1px solid var(--graycolor);
    border-radius: 5px;
    height: 242px;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.blogspage-container .blog-img img {
    margin: 0 auto;
    height: 100%;
}

.blogspage-container .blog-block .block-date {
    position: absolute;
    bottom: 10px;
    left: 5px;
    font-size: 14px;
    padding: 10px;
    border-radius: 10px;
    color: var(--lightorange) !important;
}

.blogspage-container .blog-block {
    min-width: 360px;
    margin-left: 15px;
    margin-right: 15px;
    display: block;
}

.blogspage-container .blog-body {
    padding-top: 10px;
}

.blogspage-container .blog-title a, .blogspage-container .blog-title {
    color: var(--graydarkcolor);
    font-weight: 700;
    font-size: 25px;
}

.blogspage-container .blog-title a:hover {
    color: var(--lightorange);
}

.blog-side-block {
    padding: 0px 20px;
}

.blog-side-block .widget article {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.blog-side-block .widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.blog-side-block .widget article .artical-image {
    width: 40%;
    text-align: center;
}

.blog-side-block .widget article .article-text {
    width: 60%;
}

.blog-side-block .widget article .artical-image img {
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

.blog-side-block .widget article .article-text {
    font-size: 18px;
}

.blog-side-block .widget article .article-text a.link-title {
    color: var(--graydarkcolor);
}

.blog-side-block .widget article .article-text a.link-title:hover {
    color: var(--lightorange) !important;
}

.blog-side-block .widget article .blog-date {
    font-size: 14px;
    color: rgb(140, 152, 164) !important;
    font-weight: 700;
}

.blog-side-block .widget ul.list-unstyled {
    margin-left: 0px !important;
    font-size: 18px;
}

.blog-side-block .widget ul.list-unstyled a.list-group-item-action {
    color: var(--graydarkcolor);
}

.blog-side-block .widget ul.list-unstyled a.list-group-item-action:hover {
    color: var(--lightorange) !important;
}

.blog-side-block .widget ul.list-unstyled .badge-primary-soft {
    background-color: var(--lightorange) !important;
    color: #fff !important;
}

@media screen and (max-width: 1440px) {
    .theceoEdit-slider .carousel-inner .carousel-item {}

    .member-category-list-container {
        gap: 62px;
    }

    .glimpse-img span {
        left: 164px;
        top: 38px;
        width: 190px;
    }

    .event-path-box p {
        padding-left: 24px;
        padding-right: 24px;
        margin: 0 auto;
    }

    .event-img {
        width: 340px;
    }

    .events-list-details {
        width: 52%;
    }

    .teams-container {
        font-size: 18px;
    }

    .teams-container p {
        padding-bottom: 46px;
        margin-bottom: 0px;
    }

    .celona-team {
        display: flex;
        align-items: center;
    }

    .team-profile {
        width: 25%;
        display: flex;
        position: relative;
    }

    .common-team {
        width: 75%;
        display: flex;
        flex-direction: column;
        font-size: 18px;
    }

    .team-blck-top .aqu-border {
        margin-top: 138px;
    }

    .team-blck-bottom .aqu-border {
        margin-bottom: 0px;
        height: 139px;
    }

    .core-team-category {
        display: flex;
        height: 330px;
    }

    .team-blck-top .team-name {
        margin-top: 100px;
        width: 160px;
        font-size: 16px;
        font-weight: 700;
    }

    .team-blck-middle .team-name {
        margin-top: 100px;
        width: 160px;
        height: 30px;
        font-size: 16px;
        font-weight: 700;
    }

    .team-blck-bottom .team-name {
        margin-top: 100px;
        width: 160px;
        height: 30px;
        font-size: 16px;
        font-weight: 700;
    }

    .team-blck-bottom .aqu-border {
        height: 130px;
    }

    .aqu-Profilelist {
        display: flex;
        gap: 10px;
        width: 75%;
    }

    .team-member-profile {
        width: 200px;
        height: 200px;
    }

    .team-member-profile .profile-img {
        width: 200px;
        height: 200px;
    }

    .team-member-profile .profile-img img {
        width: 100%;
        height: 100%;
        display: block;
        margin: 0 auto;
    }

    .member-profile-details {
        font-size: 16px;
        text-align: center;
    }

    .member-profile-details b {
        display: block;
    }

    .group-member-list {
        gap: 36px;
    }

    .leader-members-block {
        width: 80%;
        display: block;
    }

    .leader-block {
        width: 200px;
        position: relative;
    }

    .leader-block .team-member-profile .profile-img {
        background-color: var(--lightblue);
        border-color: var(--lightblue);
        width: 200px;
        height: 200px;
    }

    .leader-members-block .team-member-profile {
        width: 200px;
        min-height: 300px;
    }

    .leader-members-block .team-member-profile .profile-img {
        height: inherit;
    }

    .leader-members-block .team-member-profile .profile-img img {
        width: 100%;
        height: 100%;
        display: block;
        margin: 0 auto;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -32px;
    }
}

@media screen and (max-width: 1366px) {
    .count-block {
        margin-bottom: 0px;
        padding-bottom: 40px;
        padding-top: 80px;
    }

    .member-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .founder-container {
        margin-bottom: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .home-events-container {
        padding-top: 40px;
        padding-bottom: 40px;
        margin: 0px;
    }

    .testimonial-container {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 0px;
    }

    .members-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .blogs-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .theceoEdit-slider .carousel-indicators li {
        width: 15px !important;
        height: 15px !important;
    }

    .theceoEdit-slider .carousel-inner .carousel-item {}

    .social-icon-menu {
        margin: 20px 0px 25px 0px;
    }

    .social-icon-menu a {
        padding: 10px 0px 10px 10px;
        font-size: 24px;
    }

    .member-container .become-member-block {
        padding-top: 37px;
    }

    .gray-box-count-list li .count-value {
        font-size: 30px;
    }

    .gray-box-count-list li .count-text {
        font-size: 16px;
    }

    .btn.common-btn, .common-btn {
        padding: 10px 20px;
        min-height: auto;
        border: 2px solid #fff;
    }

    .theceoEdit-menu a {
        font-size: 18px;
    }

    .theceoEdit-info span, .btn.common-btn, .common-btn, a.blue-link {
        font-size: 16px;
    }

    .theceoEdit-info, .theceoEdit-info p, .founder-container .founder-section, .testimonials-block {
        font-size: 18px;
    }

    .member-container .section-heading .bg-heading {
        line-height: 119px;
    }

    .member-container .become-member-block p.theceoEdit-info {
        padding-bottom: 30px;
    }

    .founder-container .founder-section-bg {
        background-size: 40%;
    }

    .founder-container .founder-section {
        margin-top: 0px;
    }

    .founder-container .founder-section .founder-section-title {
        font-size: 42px;
        margin-bottom: 0px;
    }

    .founder-container .founder-section .founder-name-title span {
        font-size: 18px;
        margin-top: -13px;
    }

    .home-events-container .section-heading .bg-heading {
        margin-top: 40px;
        margin-bottom: 34px;
    }

    .home-events-container .location-carousel {
        margin-top: 54px;
    }

    .home-events-container .location-carousel #location-owl-carousel .owl-item:nth-child(odd) .location-item:after {
        left: 29px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item:after {
        top: 88px;
        left: 20px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item {
        height: 200px;
        width: 200px;
        padding-top: 10px;
    }

    .home-events-container .location-carousel #location-owl-carousel .owl-stage-outer {
        padding-top: 10px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item .location-name {
        font-size: 16px;
        font-weight: 400;
    }

    .home-events-container .location-carousel:after {
        top: 93px;
        left: 0px;
    }

    .home-events-container .common-btn.btn.lightgreen-bg.btn-min-430 {
        min-width: auto !important;
    }

    .testimonial-container .section-heading .bg-heading {
        margin-top: 40px;
        margin-bottom: 38px;
    }

    .member-container .section-heading {
        min-height: 84px;
    }

    .members-container .section-heading .bg-heading {
        margin-top: 35px;
        margin-bottom: 33px;
    }

    .members-container #members-owl-carousel .members-item {
        width: 220px;
        height: 220px;
    }

    .members-container #members-owl-carousel .members-item a.members-logo img {
        width: 80%;
        margin: 0 auto;
    }

    .blogs-container .section-heading .bg-heading {
        margin-top: 41px;
        margin-bottom: 40px;
    }

    .blogs-container .blog-block {
        min-width: 281px;
        margin-left: 0px;
        margin-right: 15px;
        display: block;
    }

    .blogs-container .common-btn.btn.lightorange-bg.btn-min-430 {
        min-width: auto !important;
    }

    .blogs-container .blog-title a {
        font-size: 18px;
    }

    .steps-block {
        margin: 40px auto 40px auto;
    }

    .gust-registrationpage-tittle {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .custom-form .form-check-label {
        width: 100%;
        height: 26px !important;
        padding-left: 40px !important;
        font-size: 16px;
    }

    .custom-form .form-control {
        height: 50px;
        font-size: 16px;
    }

    .custom-form label.custom-label {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .custom-form .form-group {
        margin-bottom: 20px;
    }

    .form-control::placeholder {
        color: #d8d8d8;
        opacity: 1;
        font-size: 16px;
    }

    .form-control:-ms-input-placeholder {
        color: #d8d8d8;
        font-size: 16px;
    }

    .form-control::-ms-input-placeholder {
        color: #d8d8d8;
        font-size: 16px;
    }

    .form-control.Datepicker {
        background-position: center right;
        background-size: 40px;
    }

    .invalid-feedback {
        font-size: 16px;
        padding-left: 12px;
    }

    .custom-form .text-danger {
        padding-top: 10px;
        font-size: 16px;
        display: inline-block;
    }

    .font28 {
        font-size: 18px;
    }

    .custom-form .select2-container {
        font-size: 16px;
    }

    .custom-form .select2-container--default .select2-selection--single {
        height: 50px;
    }

    .custom-form .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 40% !important;
    }

    .custom-form .select2-container--default .select2-selection--single {
        padding-top: 12px;
    }

    .select2-container {
        font-size: 16px;
    }

    .about-container {
        font-size: 18px;
    }

    .founder-name-details .founder-name {
        font-size: 40px;
        padding-bottom: 42px;
    }

    .founder-name-details .founder-details {
        font-size: 20px;
        display: block;
    }

    .glimpse-img {
        position: relative;
        font-size: 25px;
        width: 100%;
    }

    .glimpse-img span {
        left: 178px;
        top: 75px;
        width: 198px;
        font-size: 20px;
    }

    .glimpse-img span a.blue-link {
        font-size: 20px;
    }

    .team-profile .founder-name-details .founder-name {
        font-size: 34px;
        padding-bottom: 42px;
    }

    .team-profile .founder-name-details .founder-details {
        font-family: var(--fontbody) !important;
        color: var(--graydarkcolor);
        font-size: 20px;
        display: block;
    }

    .events-list-container {
        font-size: 18px;
    }

    .event-list-bar-title {
        font-size: 22px;
    }

    .event-list-bar-title .event-list-bar-title-icon {
        font-size: 18px;
        padding: 8px 16px 0px 16px;
    }

    .events-list-details .event-title {
        font-size: 22px;
    }

    .events-list-details .event-date span img, .events-list-details .event-time span img, .events-list-details .event-online span img, .events-list-details .event-offline span img {
        width: 40px;
        margin: 0 auto;
    }

    .events-list-details span {
        height: 40px;
        min-width: 40px;
    }

    .events-location-title {
        font-size: 18px;
        font-weight: 700;
        padding-bottom: 20px;
    }

    .events-list-details {
        font-size: 18px;
    }

    .events-list-details a.black-link {
        font-size: 18px;
    }

    .event-img {
        width: 300px;
    }

    .events-list-details {
        width: 64%;
    }

    .lite-container {
        font-size: 18px;
        padding-top: 20px;
    }

    .lite-container p {
        padding-bottom: 23px;
        margin-bottom: 0px;
    }

    .lite-bold-text {
        font-weight: 700;
    }

    .sneakpeek-img {
        position: relative;
        font-size: 18px;
        float: left;
        width: 100%;
    }

    .sneakpeek-img span {
        left: 50px;
        top: 84px;
        width: 202px;
    }

    .teams-container {
        font-size: 18px;
    }

    .teams-container p {
        padding-bottom: 46px;
        margin-bottom: 0px;
    }

    .celona-team {
        display: flex;
        align-items: center;
    }

    .team-profile {
        width: 25%;
        display: flex;
        position: relative;
    }

    .common-team {
        width: 75%;
        display: flex;
        flex-direction: column;
        font-size: 18px;
    }

    .team-blck-top .aqu-border {
        margin-top: 138px;
    }

    .team-blck-bottom .aqu-border {
        margin-bottom: 0px;
        height: 139px;
    }

    .core-team-category {
        display: flex;
        height: 330px;
    }

    .team-blck-top .team-name {
        margin-top: 100px;
        width: 160px;
        font-size: 16px;
        font-weight: 700;
    }

    .team-blck-middle .team-name {
        margin-top: 100px;
        width: 160px;
        height: 30px;
        font-size: 16px;
        font-weight: 700;
    }

    .team-blck-bottom .team-name {
        margin-top: 100px;
        width: 160px;
        height: 30px;
        font-size: 16px;
        font-weight: 700;
    }

    .team-blck-bottom .aqu-border {
        height: 130px;
    }

    .aqu-Profilelist {
        display: flex;
        gap: 10px;
        width: 75%;
    }

    .team-member-profile {
        width: 200px;
        height: 250px;
    }

    .team-member-profile .profile-img {
        width: 200px;
        height: 200px;
    }

    .team-member-profile .profile-img img {
        width: 100%;
        height: 100%;
        display: block;
        margin: 0 auto;
    }

    .member-profile-details {
        font-size: 16px;
        text-align: center;
    }

    .member-profile-details b {
        display: block;
    }

    .group-member-list {
        gap: 36px;
    }

    .leader-members-block {
        width: 80%;
        display: block;
    }

    .leader-block {
        width: 200px;
        position: relative;
    }

    .leader-block .team-member-profile .profile-img {
        background-color: var(--lightblue);
        border-color: var(--lightblue);
        width: 200px;
        height: 200px;
    }

    .leader-members-block .team-member-profile {
        width: 200px;
        min-height: 300px;
    }

    .leader-members-block .team-member-profile .profile-img {
        height: inherit;
    }

    .leader-members-block .team-member-profile .profile-img img {
        width: 100%;
        height: 100%;
        display: block;
        margin: 0 auto;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -32px;
    }

    .contact-container {
        font-size: 18px;
    }

    .feedback-container {
        font-size: 18px;
        padding-bottom: 0px;
    }

    .memberdetails-container {
        font-size: 18px;
    }

    .memberdetails-container .member-profile-img {
        width: 350px;
    }

    .member-details-nav .middle-name a {
        font-size: 18px;
    }

    .members-blue-bg {
        background: rgb(213, 246, 255);
        background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 4%);
        margin-top: 142px;
        padding-top: 76px;
        padding-bottom: 0px;
    }

    .members-category-container, .members-category-container .showing-text {
        font-size: 18px;
    }

    .members-category-container .member-sliding-block {
        padding-top: 68px;
    }

    .members-category-container #category-owl-carousel .members-item {
        border: 1px solid #ffffff00;
        padding: 30px 30px 0px 30px;
        position: relative;
        width: 230px;
        height: 230px;
    }

    .members-category-container #category-owl-carousel .members-item a.members-logo {
        width: 168px;
        height: 146px;
        font-size: 10px;
    }

    .members-category-container #category-owl-carousel .members-category a.link-title {
        font-size: 18px;
    }

    .member-category-list-container {
        gap: 20px;
    }

    .member-category-list {
        width: 220px;
        font-size: 18px;
    }

    .member-category-list .member-category-list-image {
        border: 1px solid var(--graydarkcolor);
        width: 100%;
        width: 220px;
        height: 220px;
    }

    .members-category-titles {
        margin-bottom: 30px;
    }

    .choosepayment-container {
        padding-top: 0px;
        font-size: 18px;
    }

    .choosepayment-container p {
        padding-bottom: 46px;
        margin-bottom: 0px;
        font-size: 18px;
    }
}

@media all and (max-width: 1280px) {
    .theceoEdit-header {
        min-height: 114px;
    }

    a.theceoEdit-logo img {
        width: 50%;
    }

    .social-icon-menu {
        margin: 14px 0px 14px 0px;
    }

    .theceoEdit-slider .carousel-inner .carousel-item {}

    .theceoEdit-slider .carousel-indicators {
        bottom: 88px;
    }

    .gray-box-count {
        margin: -120px auto 54px;
    }

    .count-block {
        margin-bottom: 0px;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .member-container {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .founder-container {
        margin-bottom: 0px;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .home-events-container {
        padding-bottom: 40px;
        padding-top: 40px;
        margin: 0px;
    }

    .testimonial-container {
        padding-bottom: 40px;
        padding-top: 40px;
        margin-bottom: 0px;
    }

    .members-container {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .blogs-container {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .founder-container .founder-section-bg {
        background-position: right 122px;
    }

    .home-events-container .section-heading .bg-heading {
        font-size: 110px;
        margin-top: 17px;
        margin-bottom: 9px;
    }

    .home-events-container .section-heading .float-heading {
        font-size: 44px;
    }

    .home-events-container .location-carousel {
        position: relative;
        margin-top: 30px;
    }

    .home-events-container .location-carousel #location-owl-carousel .owl-stage-outer {
        padding-top: 10px;
        padding-left: 60px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item:after {
        top: 88px;
        left: 20px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item {
        height: 180px;
        width: 180px;
        padding-top: 14px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item .location-name {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .home-events-container .location-carousel:after {
        top: 100px;
        left: 0px;
    }

    .testimonial-container .section-heading .bg-heading {
        font-size: 110px;
        margin-top: 17px;
        margin-bottom: 9px;
    }

    .testimonial-container .section-heading .float-heading {
        font-size: 44px;
    }

    .testimonial-container .col-12.col-md-12.col-sm-12.col-12.mt-8 {
        margin-top: 7px !important;
    }

    .testimonial-container .testimonials-block {
        position: relative;
        font-size: 16px;
    }

    .members-container #members-owl-carousel .members-item {
        width: 200px;
        height: 200px;
    }

    .members-container .section-heading .bg-heading {
        font-size: 110px;
        margin-top: 17px;
        margin-bottom: 9px;
    }

    .members-container .section-heading .float-heading {
        font-size: 44px;
    }

    .blogs-container .section-heading .bg-heading {
        font-size: 110px;
        margin-top: 17px;
        margin-bottom: 9px;
    }

    .blogs-container .section-heading .float-heading {
        font-size: 44px;
    }

    .memberdetails-container {
        font-size: 16px;
    }

    .memberdetails-container .member-profile-img {
        width: 100%;
    }

    .member-details-nav a svg {
        width: 40px;
        height: 40px;
    }

    .member-details-nav .middle-name a {
        font-size: 16px;
    }

    .members-category-container #category-owl-carousel .members-item {
        padding: 20px 20px 0px 20px;
        width: 200px;
        height: 200px;
    }

    .members-category-container #category-owl-carousel .members-item a.members-logo {
        margin: 0 auto;
        width: 126px;
        height: 126px;
        font-size: 10px;
    }

    .member-category-list-container {
        gap: 14px;
    }

    .member-category-list {
        width: 210px;
        font-size: 16px;
    }

    .member-category-list .member-category-list-image {
        border: 1px solid var(--graydarkcolor);
        width: 210px;
        height: 210px;
    }

    .event-path {
        display: flex;
        flex-wrap: wrap;
        gap: 22px;
    }

    .event-path-box p {
        padding-left: 14px;
        padding-right: 14px;
        margin: 0 auto;
    }

    .leader-members-block .team-member-profile {
        width: 200px;
        height: 100%;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -12px;
    }

    .leader-members-block .team-member-profile {
        width: 200px;
        height: 100%;
    }

    .leader-members-block .team-member-profile .profile-img {
        width: 200px;
        height: 200px;
    }

    .leader-block .team-member-profile .profile-img {
        background-color: var(--lightblue);
        border-color: var(--lightblue);
        width: 200px;
        height: 200px;
    }

    .banner-about-bg, .banner-team-bg, .banner-event-bg, .banner-lite-bg, .banner-contact-bg, .banner-blue-bg, .header-dashboard, .choose-payment-banner, .members-blue-bg, .memberdetails-blue-bg {
        margin-top: 114px !important;
    }
}

@media (max-width: 1024px) {
    a.theceoEdit-logo img {
        width: 66%;
    }

    .theceoEdit-slider .carousel-inner .carousel-item {}

    .theceoEdit-slider .carousel-indicators {
        bottom: 44px;
    }

    .count-block {
        margin-bottom: 0px;
        padding-bottom: 40px;
        padding-top: 80px;
    }

    .members-container #members-owl-carousel .members-item {
        width: 156px;
        height: 156px;
        padding-top: 10px;
    }

    .members-container #members-owl-carousel .members-item a.members-logo img {
        width: 80%;
        margin: 0 auto;
    }

    .members-container #members-owl-carousel .members-category a.link-title {
        padding-bottom: 10px;
    }

    .about-container {
        padding-top: 0px;
    }

    .glimpse-img span {
        left: 117px;
        top: 50px;
        width: 198px;
        font-size: 20px;
    }

    .founder-profile {
        padding-right: 30px;
        width: 400px;
    }

    .banner-lite-bg .internal-banner-image-div img {
        width: 45%;
        margin: 0 auto;
        display: block;
        padding-top: 41px;
    }

    .sneakpeek-img span {
        left: 19px;
        top: 64px;
        width: 190px;
    }

    .leader-members-block {
        width: 76%;
        display: block;
    }

    .internal-banner.banner-team-bg .section-heading {
        margin-bottom: 47px;
    }

    .team-profile .celona-profile {
        width: 92%;
    }

    .team-profile .founder-name-details .founder-name {
        font-size: 28px;
        padding-bottom: 42px;
    }

    .team-profile .founder-name-details .founder-details {
        font-size: 16px;
        display: block;
    }

    .team-blck-top .aqu-border {
        margin-top: 73px;
    }

    .team-blck-bottom .aqu-border {
        height: 75px;
    }

    .team-blck-top .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        height: 25px;
        padding-left: 10px;
    }

    .team-blck-middle .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        padding-left: 10px;
        height: 25px;
    }

    .team-blck-bottom .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        padding-left: 10px;
        height: 25px;
    }

    .aqu-Profilelist {
        display: flex;
        gap: 10px;
        width: 78%;
    }

    .aqu-Profilelist .team-member-profile {
        width: 160px;
        height: 200px;
    }

    .group-member-list {
        gap: 10px;
    }

    .leader-block {
        width: 160px;
        position: relative;
    }

    .team-member-profile {
        width: 160px;
        height: 100%;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -12px;
    }

    .leader-members-block .team-member-profile {
        width: 160px;
        height: 100%;
    }

    .leader-members-block .team-member-profile .profile-img {
        width: 160px;
        height: 200px;
    }

    .leader-members-block .team-member-profile {
        width: 200px;
        height: 100%;
    }

    .team-member-profile .profile-img {
        width: 160px;
        height: 160px;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -12px;
    }

    .leader-members-block .team-member-profile {
        width: 160px;
        height: 100%;
    }

    .leader-members-block .team-member-profile .profile-img {
        width: 160px;
        height: 160px;
    }

    .leader-block .team-member-profile .profile-img {
        background-color: var(--lightblue);
        border-color: var(--lightblue);
        width: 160px;
        height: 160px;
    }

    .contact-container {
        font-size: 18px;
    }

    .internal-banner.banner-contact-bg .section-heading .bg-heading {
        position: relative;
        font-size: 100px;
        font-weight: 700;
        color: #fff0;
        font-family: "Roboto", sans-serif;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #eaeaea;
        text-transform: uppercase;
        line-height: 110px;
    }

    .feedback-container {
        font-size: 18px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .members-category-container, .members-category-container .showing-text {
        font-size: 16px;
    }

    .members-category-container #category-owl-carousel .members-item {
        padding: 10px 10px 0px 10px;
        width: 200px;
        height: 200px;
    }

    .member-category-list-container {
        gap: 20px;
    }

    .member-category-list {
        width: 200px;
        font-size: 16px;
    }

    .member-category-list .member-category-list-image {
        width: 200px;
        height: 200px;
    }

    .memberdetails-container .member-profile-img {
        width: 250px;
        height: 250px;
    }

    .events-list-container {
        padding-top: 0px;
    }

    .blogs-container .blog-img img {
        margin: 0 auto;
        max-height: 242px;
        min-width: 270px;
    }
}

@media all and (max-width: 768px) {
    .theceoEdit-slider {
        margin-top: 105px;
    }

    .theceoEdit-slider .carousel-inner .carousel-item {}

    .theceoEdit-slider .carousel-indicators {
        bottom: 50px;
    }

    .theceoEdit-info, .theceoEdit-info p, .founder-container .founder-section, .testimonials-block {
        font-size: 16px;
        line-height: 27px;
    }

    .para-mb-33 {
        margin-bottom: 16px;
    }

    .banner-blue-bg {
        padding-bottom: 20px !important;
    }

    .internal-banner .section-heading .bg-heading {
        font-size: 100px;
        line-height: 70px;
    }

    .internal-banner .section-heading .float-heading {
        font-size: 48px;
        width: 100%;
    }

    a.theceoEdit-logo img {
        width: 85%;
        margin-top: 7px;
    }

    .theceoEdit-header {
        min-height: 105px;
    }

    .social-icon-menu {
        margin: 20px 0px 10px 0px;
    }

    .navbar-toggler {
        float: right;
        color: #fff;
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-expand-lg .navbar-collapse {
        background-color: var(--graydarkcolor);
        border-radius: 0px;
        margin-top: 0px;
        box-shadow: none !important;
    }

    .theceoEdit-menu a {
        font-size: 16px;
    }

    header .navbar-nav .nav-item {
        margin: 0px 8px;
    }

    .social-icon-menu a {
        color: #fff !important;
        padding: 10px;
        font-size: 24px;
    }

    .count-block .text-center.mt-7 {
        margin-top: 20px !important;
    }

    .count-block {
        margin-bottom: 45px;
        padding-bottom: 0px;
    }

    .member-container .section-heading .bg-heading {
        line-height: 70px;
    }

    .member-container .become-member-block {
        padding-top: 20px;
    }

    .member-container .become-member-block p.theceoEdit-info {
        padding-bottom: 0px;
    }

    .founder-container .founder-section .founder-section-title {
        font-size: 30px;
    }

    .founder-container .founder-section .founder-text {
        padding-bottom: 5px;
    }

    .founder-container .founder-section .founder-name-title {
        font-size: 36px;
        padding-bottom: 20px;
    }

    .founder-container .founder-section .founder-name-title span {
        font-size: 18px;
        margin-top: 6px;
    }

    .testimonials-block {
        font-size: 14px !important;
        margin: 5px !important;
        line-height: 20px !important;
    }

    .testimonials-block .test-user-details {
        font-size: 16px;
    }

    .testimonials-block .test-user-details h5 {
        font-size: 16px;
    }

    .members-container #members-owl-carousel .members-item {
        width: 153px;
        height: 153px;
        padding-top: 10px;
    }

    .members-container #members-owl-carousel .members-logo.event-logo img {
        margin: 0 auto;
        width: 80%;
    }

    .members-container #members-owl-carousel .members-category a.link-title {
        padding-bottom: 10px;
    }


    .home-events-container .location-carousel #location-owl-carousel .owl-stage-outer {
        padding-left: 0px;



    }

    .blogs-container .blog-block {
        min-width: 205px;
        margin-left: 15px;
        margin-right: 15px;
        height: 100%;
    }

    .blogs-container .blog-block img {
        max-height: 242px;
        min-width: 270px;
    }

    .blogs-container .blog-title a {
        font-weight: 700;
        font-size: 14px;
    }

    .blogs-container .owl-carousel .owl-stage-outer {
        padding-bottom: 26px;
    }

    .step .step-name {
        font-size: 14px;
    }

    .banner-about-bg {
        padding-bottom: 20px !important;
    }

    .founder-profile {
        width: 100%;
        text-align: center;
        float: left;
    }

    .founder-profile img {
        width: 28%;
    }

    .glimpse-img span {
        left: 75px;
        top: 15px;
        width: 96px;
        font-size: 13px;
    }

    .glimpse-img span a.blue-link {
        font-size: 12px;
    }

    .venture-cricle {
        width: 400px;
        height: 400px;
        padding: 20px;
    }

    .criclediv {
        position: absolute;
        width: 154px;
        height: 154px;
        z-index: 1;
        cursor: pointer;
    }

    .criclediv.logo1 {
        top: -138px;
        left: 32%;
    }

    .criclediv.logo2 {
        top: 16px;
        right: -177px;
    }

    .criclediv.logo3 {
        bottom: 20px;
        right: -173px;
    }

    .criclediv.logo4 {
        bottom: 12px;
        left: -178px;
    }

    .criclediv.logo5 {
        top: 29px;
        left: -186px;
    }

    .criclediv.logo5::after {
        right: -63px;
        bottom: 35%;
    }

    .banner-event-bg {
        padding-top: 20px;
        padding-bottom: 30px !important;
    }

    .events-list-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .events-list-container p {
        padding-bottom: 23px;
        margin-bottom: 0px;
    }

    .events-calender-nav {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .event-path-box {
        width: 40%;
        margin: 0 auto;
        text-align: center;
    }

    .events-list-block {
        border: 1px solid transparent;
        margin-bottom: 20px;
        padding: 10px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 5px;
    }

    .event-img {
        width: 300px;
        margin-bottom: 20px;
    }

    .events-list-details {
        width: 100%;
    }

    .events-list-details-button {
        width: 180px;
    }

    .banner-lite-bg {
        padding-top: 20px;
        padding-bottom: 30px !important;
    }

    .banner-lite-bg .internal-banner-image-div img {
        width: 24%;
        margin: 0 auto;
        padding-top: 9px;
    }

    .lite-container p {
        padding-bottom: 23px;
        margin-bottom: 0px;
    }

    .lite-container {
        font-size: 16px;
        padding-top: 20px;
    }

    .sneakpeek-img {
        position: relative;
        font-size: 18px;
        float: none;
        margin: 0 auto;
        width: 43%;
    }

    .internal-banner.banner-team-bg .section-heading {
        margin-bottom: 40px;
    }

    .banner-team-bg {
        padding-top: 20px;
        padding-bottom: 76px !important;
    }

    .group-member-list {
        gap: 10px;
    }

    .leader-members-block {
        width: 63%;
        display: block;
    }

    .leader-members-block .team-member-profile {
        width: 200px;
        min-height: 300px;
    }

    .teams-container {
        font-size: 16px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .teams-container p {
        padding-bottom: 20px;
        margin-bottom: 0px;
    }

    .banner-team-bg {
        margin-top: 84px;
        padding-bottom: 30px !important;
    }

    .teams-container .font-30 {
        font-size: 20px;
    }

    .team-profile::after {
        content: "";
        position: absolute;
        width: 134px;
        height: 2px;
        left: -132px;
        top: 45%;
        border-bottom: dashed 2px#000;
    }

    .team-profile::before {
        content: "";
        position: absolute;
        width: 2px;
        height: 486px;
        left: -132px;
        top: 45%;
        border-left: dashed 2px#000;
    }

    .member-profile-details {
        font-size: 12px;
        text-align: center;
        padding-top: 5px;
    }

    .celona-team {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .team-profile {
        width: 60%;
        display: block;
        position: relative;
    }

    .common-team {
        width: 100%;
        display: flex;
        flex-direction: column;
        font-size: 18px;
    }

    .team-blck-middle .team-name {
        margin-top: 100px;
        width: 160px;
        height: 30px;
    }

    .team-profile .founder-name-details .founder-name {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .team-profile .founder-name-details .founder-details {
        font-size: 15px;
        display: block;
    }

    .team-blck-top .aqu-border {
        margin-top: 73px;
    }

    .team-blck-top .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        height: 25px;
        padding-left: 10px;
    }

    .team-blck-middle .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        padding-left: 10px;
        height: 25px;
    }

    .team-blck-bottom .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        padding-left: 10px;
        height: 25px;
    }

    .team-blck-bottom .aqu-border {
        height: 75px;
    }

    .aqu-Profilelist {
        width: 79%;
    }

    .core-team-category {
        display: flex;
        height: 260px;
    }

    .group-member-list {
        gap: 10px;
    }

    .leader-members-block {
        width: 76%;
        display: block;
    }

    .leader-block {
        width: 154px;
        position: relative;
    }

    .leader-block .team-member-profile {
        width: 154px;
        height: 200px;
    }

    .group-member-list .team-member-profile {
        min-height: auto;
    }

    .team-member-profile {
        width: 154px;
        height: 154px;
    }

    .leader-members-block .team-member-profile {
        width: 154px;
        height: 155px;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -30px;
    }

    .aqu-Profilelist .owl-carousel .owl-dots {
        bottom: 20px;
    }

    .banner-contact-bg {
        background: rgb(213, 246, 255);
        background: linear-gradient(180deg, rgba(213, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 47%);
        padding-top: 20px;
        padding-bottom: 30px !important;
    }

    .contact-container {
        font-size: 16px;
    }

    .internal-banner.banner-contact-bg .section-heading .bg-heading {
        position: relative;
        font-size: 73px;
        line-height: 60px;
    }

    .memberdetails-blue-bg {
        padding-top: 20px;
    }

    .memberdetails-container {
        font-size: 16px;
    }

    .memberdetails-container .member-profile-img {
        width: 200px;
        height: 200px;
        margin-bottom: 20px;
    }

    .member-details-nav a svg {
        width: 40px;
        height: 40px;
    }

    .member-details-nav .middle-name a {
        font-size: 16px;
    }

    .members-blue-bg {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .members-category-container {
        font-size: 16px;
    }

    .choose-payment-banner {
        padding-top: 20px;
        padding-bottom: 40px !important;
    }

    .choosepayment-container {
        padding-top: 0px;
        font-size: 16px;
    }

    .choosepayment-container p {
        padding-bottom: 46px;
        margin-bottom: 0px;
        font-size: 16px;
    }

    .banner-about-bg, .banner-team-bg, .banner-event-bg, .banner-lite-bg, .banner-contact-bg, .banner-blue-bg, .header-dashboard, .choose-payment-banner, .members-blue-bg, .memberdetails-blue-bg {
        margin-top: 105px !important;
    }
}

@media all and (max-width: 420px) {
    .theceoEdit-slider {
        margin-top: 85px;
    }

    .theceoEdit-slider .carousel-indicators {
        bottom: 50px;
    }

    .internal-banner .internal-banner-img img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .theceoEdit-container-fluid {
        width: 96%;
    }

    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
        padding-right: 15px;
        padding-left: 15px;
    }

    a.theceoEdit-logo img {
        width: 85%;
        margin-top: 0px !important;
    }

    .theceoEdit-header {
        min-height: 85px;
        position: fixed !important;
    }

    .navbar-expand-lg .navbar-collapse {
        background-color: var(--graydarkcolor);
        border-radius: 0px;
        margin-top: 0px;
        box-shadow: none !important;
    }

    .social-icon-menu .social-icon {
        margin-left: 0px;
    }

    .theceoEdit-slider .carousel-control-prev, .theceoEdit-slider .carousel-control-next {
        display: none;
    }

    .theceoEdit-slider .carousel-inner .carousel-item {}

    .gray-box-count-list li {
        width: 50%;
    }

    .social-icon-menu {
        margin: 16px 0px 0px 0px !important;
    }

    .social-icon-menu a {
        color: #fff !important;
        padding: 8px;
        font-size: 25px;
    }

    .theceoEdit-menu {
        flex-direction: column;
    }

    .theceoEdit-menu a {
        color: #fff !important;
        font-size: 16px;
        line-height: 60px;
        padding: 10px;
        margin-left: 20px !important;
    }

    header .navbar-nav .nav-item {
        margin: 0px 0px;
        width: 100%;
    }

    .gray-box-count-list li .count-value {
        font-size: 26px;
        font-weight: 700;
    }

    .navbar-toggler {
        float: right;
        color: #fff;
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-expand-lg>.container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .theceoEdit-slider .carousel-indicators {
        bottom: 12px;
    }

    .theceoEdit-slider .carousel-indicators li {
        width: 10px !important;
        height: 10px !important;
    }

    .gray-box-count {
        margin-top: -100px;
        margin-bottom: 30px;
        width: 100%;
    }

    .gray-box-count-list {
        flex-wrap: wrap;
    }

    .gray-box-count-list li .count-text {
        font-size: 14px;
    }

    .theceoEdit-info, .theceoEdit-info p, .founder-container .founder-section, .testimonials-block {
        font-size: 16px;
        line-height: 25px;
    }

    .theceoEdit-menu a {
        font-size: 16px;
        line-height: 30px;
        padding: 0px;
    }

    .btn.common-btn, .common-btn {
        padding: 10px 20px;
        font-size: 13px;
        min-height: auto;
    }

    .count-block {
        margin-bottom: 30px;
        padding-bottom: 0px;
        padding-top: 86px;
    }

    .member-container .section-heading .bg-heading {
        font-size: 80px;
    }

    .member-container .section-heading, .home-events-container .section-heading {
        min-height: 68px;
        justify-content: center;
    }

    .member-container .section-heading .float-heading {
        font-size: 36px;
    }

    .member-container .become-member-block {
        padding-top: 30px;
    }

    .become-member-block img {
        margin-bottom: 20px;
    }

    .become-member-block a.common-btn.btn.lightblue-bg {
        width: 100%;
    }

    .founder-container .founder-section .founder-section-title {
        font-size: 29px;
    }

    .founder-container .founder-section .founder-name-title {
        font-size: 40px;
        padding-bottom: 42px;
    }

    .founder-container .founder-section .founder-name-title span {
        font-size: 16px;
        margin-top: 7px;
    }

    .founder-container .founder-section-bg {
        background-position: right 116px;
    }

    .home-events-container {
        padding-top: 30px;
        padding-bottom: 0px;
        margin: 10px 0px;
    }

    .home-events-container .section-heading .bg-heading {
        font-size: 80px;
        margin-top: 0px;
        margin-bottom: 9px;
    }

    .home-events-container .section-heading .float-heading {
        font-size: 36px;
    }

    .home-events-container .location-carousel {
        position: relative;
        margin-top: 30px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item:after {
        top: 88px;
        left: 20px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item {
        height: 180px;
        width: 180px;
    }



    .home-events-container .location-carousel #location-owl-carousel .location-item .location-circle {
        margin-bottom: 20px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item .location-name {
        font-size: 14px;
        font-weight: 400;
    }

    .home-events-container .location-carousel:after {
        top: 90px;
        left: 0px;
    }

    .footer-note {
        text-align: center;
    }

    .footer-social-details {
        display: flex;
        flex-direction: column;
    }

    .footer-link {
        font-weight: 700;
        text-align: center;
        padding-top: 5px;
    }

    .footer-link p {
        margin-bottom: 0px;
    }

    .footer-link a {
        display: inline-block;
        font-weight: 400;
        padding: 5px;
        font-size: 14px;
    }

    .member-title-bg {
        height: 67px;
        margin-bottom: 50px;
        font-size: 35px;
        padding-top: 3px;
    }

    .testimonial-container {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .testimonial-container .section-heading .bg-heading {
        font-size: 58px;
        margin-top: 0px;
        margin-bottom: 9px;
    }

    .testimonial-container .section-heading .float-heading {
        font-size: 36px;
    }

    .testimonial-container .col-12.col-md-12.col-sm-12.col-12.mt-8 {
        margin-top: 7px !important;
    }

    .testimonial-container .testimonials-block {
        position: relative;
        min-height: 360px;
        padding-top: 10px;
    }

    .members-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .members-container .section-heading .bg-heading {
        font-size: 58px;
        margin-top: 0px;
        margin-bottom: 9px;
    }

    .members-container .section-heading .float-heading {
        font-size: 36px;
    }

    .members-container #members-owl-carousel .members-item {
        width: 90%;
        height: 165px;
        margin-left: 10px;
        margin-right: 10px;
        padding: 5px;
    }

    .members-container #members-owl-carousel .members-item a.members-logo {
        width: 125px;
        height: 125px;
    }

    .members-container #members-owl-carousel .members-category a.link-title {
        height: 95%;
        display: flex;
        left: 0px;
        top: 0px;
        align-content: space-between;
        justify-content: space-around;
        align-items: flex-end;
    }

    .blogs-container {
        padding: 30px 0px;
    }

    .blogs-container .section-heading .bg-heading {
        font-size: 58px;
        margin-top: 0px;
        margin-bottom: 9px;
    }

    .blogs-container .section-heading .float-heading {
        font-size: 36px;
    }

    .blogs-container .blog-block {
        width: 340px;
        margin: 0px auto;
        display: block;
    }

    .blogs-container .owl-carousel .owl-stage-outer {
        padding-bottom: 26px;
    }

    .scroll-top {
        right: 15px;
    }

    .scroll-top a, .scroll-top a:visited {
        padding-top: 7px;
    }

    .steps-block {
        width: 100% !important;
    }

    .btn-min-430 {
        width: 100%;
        min-width: 100%;
    }

    .internal-banner-heading-div {
        justify-content: center !important;
    }

    .banner-blue-bg {
        margin-top: 85px !important;
        padding-top: 5px;
        padding-bottom: 0px !important;
    }

    .internal-banner.banner-blue-bg .section-heading {
        margin-left: 0px;
        margin-top: 18px;
    }

    .internal-banner .section-heading .float-heading {
        font-size: 32px;
        width: 100% !important;
    }

    .internal-banner .section-heading .bg-heading {
        font-size: 60px !important;
        text-align: center;
        width: 100%;
        line-height: 51px;
    }

    .internal-banner .section-heading {
        display: flex;
        margin-top: 20px;
        margin-bottom: 0px !important;
    }

    .steps-block {
        margin: 20px auto 20px auto;
        flex-wrap: wrap;
    }

    .step {
        width: 45%;
        margin: 0 2px;
        padding: 20px 0px 20px;
    }

    .step .step-name {
        font-size: 14px;
        padding-left: 6px;
    }

    .step .step-bar {
        height: 4px;
        width: 88%;
        background-color: #ebebeb;
        position: absolute;
        left: 34px;
        top: 43%;
    }

    .font28 {
        font-size: 18px;
    }

    .banner-about-bg {
        padding-bottom: 20px !important;
    }

    .about-container {
        font-size: 16px;
        padding-top: 20px;
    }

    .about-container p {
        padding-bottom: 20px;
        margin-bottom: 0px;
    }

    .glimpse-img span {
        left: 146px;
        top: 43px;
        width: 123px;
        font-size: 16px;
    }

    .glimpse-img span a.blue-link {
        font-size: 16px;
    }

    .founder-name-details .founder-name {
        font-size: 32px;
        padding-bottom: 42px;
    }

    .founder-profile img {
        width: 38%;
    }

    .partingcleona {
        padding-top: 10px;
    }

    .venture-cricle {
        width: 100%;
        height: auto;
        padding: 20px;
        border-radius: 0px;
        margin: 296px auto 50px auto;
    }

    .logo-details-new {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        align-items: stretch;
        text-align: center;
        top: -319px;
        position: absolute;
        height: auto;
    }

    .criclediv {
        position: relative !important;
        width: 154px;
        height: 154px;
        z-index: 1;
        cursor: pointer;
        padding-bottom: 6px;
        border: 1px solid #ccc;
        padding: 20px;
    }

    .logo-details {
        display: flex;
    }

    .criclediv.logo1 {
        top: auto;
        left: auto;
        margin: 20px auto;
    }

    .criclediv.logo2 {
        top: auto;
        right: auto;
        margin: 20px auto;
    }

    .criclediv.logo3 {
        bottom: auto;
        right: auto;
        margin: 20px auto;
    }

    .criclediv.logo4 {
        bottom: auto;
        left: auto;
        margin: 20px auto;
    }

    .criclediv.logo5 {
        top: auto;
        left: auto;
        margin: 0 auto;
    }

    .logo-details {
        padding: 20px 0px;
        height: auto !important;
    }

    .criclediv.logo1::after, .criclediv.logo2::after, .criclediv.logo3::after, .criclediv.logo4::after, .criclediv.logo5::after {
        display: none;
    }

    .logo-details.logo2d img.img-fluid {
        width: 50%;
    }

    .hide-xs {
        display: none;
    }

    .criclediv.logo1 img, .criclediv.logo3 img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .events-list-container p {
        padding-bottom: 24px;
        margin-bottom: 0px;
    }

    .banner-event-bg {
        padding-bottom: 20px !important;
    }

    .events-list-container {
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .event-list-bar-title {
        font-size: 18px;
    }

    .events-calender-nav {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .events-list-block .event-img img {
        margin: 0 auto;
        width: 75%;
        display: block;
    }

    .event-list-bar-title .event-list-bar-title-icon {
        font-size: 16px;
        padding: 5px 16px 0px 16px;
    }

    .events-list-details .event-title {
        font-size: 18px;
    }

    .events-list-details .event-date span img, .events-list-details .event-time span img, .events-list-details .event-online span img, .events-list-details .event-offline span img {
        width: 30px;
        margin: 0 auto;
    }

    .events-list-details span {
        height: 30px;
        min-width: 30px;
    }

    .events-location-title {
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 20px;
    }

    .events-list-details {
        font-size: 16px;
        margin-top: 0px;
    }

    .events-list-details a.black-link {
        font-size: 16px;
        word-break: break-all;
    }

    .event-button .btn.common-btn.lightgreen-bg {
        width: 100%;
    }

    .events-list-details-button {
        width: 164px;
    }

    .event-img {
        width: 300px;
        margin: 0px auto 20px auto;
    }

    .event-path-box {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    .event-path-box p {
        padding-left: 5px;
        padding-right: 5px;
        margin: 0 auto;
    }

    .banner-lite-bg {
        padding-bottom: 20px !important;
    }

    .sneakpeek-img span {
        left: 57px;
        top: 91px;
        width: 185px;
    }

    .sneakpeek-img {
        position: relative;
        font-size: 18px;
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    .teams-container {
        font-size: 16px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .teams-container p {
        padding-bottom: 20px;
        margin-bottom: 0px;
    }

    .banner-team-bg {
        margin-top: 84px;
        padding-bottom: 30px !important;
    }

    .teams-container .font-30 {
        font-size: 20px;
    }

    .team-profile::after {
        content: "";
        position: absolute;
        width: 73px;
        height: 2px;
        left: -70px;
        top: 45%;
        border-bottom: dashed 2px#000;
    }

    .team-profile::before {
        content: "";
        position: absolute;
        width: 2px;
        height: 326px;
        left: -74px;
        top: 45%;
        border-left: dashed 2px#000;
    }

    .member-profile-details {
        font-size: 12px;
        text-align: center;
        padding-top: 5px;
    }

    .celona-team {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .team-profile {
        width: 60%;
        display: block;
        position: relative;
    }

    .common-team {
        width: 100%;
        display: flex;
        flex-direction: column;
        font-size: 18px;
    }

    .team-blck-middle .team-name {
        margin-top: 100px;
        width: 160px;
        height: 30px;
    }

    .team-profile .founder-name-details .founder-name {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .team-profile .founder-name-details .founder-details {
        font-size: 15px;
        display: block;
    }

    .team-blck-top .aqu-border {
        margin-top: 73px;
    }

    .team-blck-top .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        height: 25px;
        padding-left: 10px;
    }

    .team-blck-middle .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        padding-left: 10px;
        height: 25px;
    }

    .team-blck-bottom .team-name {
        margin-top: 50px;
        width: 140px;
        font-size: 14px;
        font-weight: 700;
        padding-left: 10px;
        height: 25px;
    }

    .team-blck-bottom .aqu-border {
        height: 75px;
    }

    .aqu-Profilelist {
        width: 60%;
    }

    .core-team-category {
        display: flex;
        height: 260px;
    }

    .group-member-list {
        gap: 10px;
        margin-bottom: 30px;
    }

    .leader-members-block {
        width: 57%;
        display: block;
    }

    .leader-block {
        width: 154px;
        position: relative;
    }

    .group-member-list .team-member-profile {
        height: 154px;
    }

    .team-member-profile {
        width: 154px;
        height: 154px;
    }

    .leader-members-block .team-member-profile {
        width: 164px;
        height: 100%;
    }

    .leader-members-block .owl-carousel .owl-dots {
        bottom: -30px;
    }

    .aqu-Profilelist .owl-carousel .owl-dots {
        bottom: 26px;
    }

    .banner-contact-bg {
        padding-top: 20px;
        padding-bottom: 20px !important;
    }

    .contact-container {
        font-size: 14px;
        padding-top: 20px;
    }

    .internal-banner.banner-contact-bg .section-heading .bg-heading {
        position: relative;
        font-size: 73px;
        line-height: 60px;
    }

    .contact-details {
        margin-left: 0px;
        padding-left: 0px;
        height: 100%;
        border-left: 0px solid #ebebeb;
    }

    .contact-social-icons a {
        font-size: 20px;
        margin-top: 10px;
    }

    .memberdetails-blue-bg {
        padding-top: 20px;
    }

    .memberdetails-container {
        padding-top: 0px;
    }

    .memberdetails-container .member-profile-img {
        width: 200px;
        height: 200px;
    }

    .memberdetails-container .member-details-block {
        display: flex;
        flex-direction: column;
    }

    .memberdetails-container .member-details-block .block-title {
        width: 100%;
        padding: 10px;
        font-weight: 700;
    }

    .memberdetails-container .member-details-block .block-details {
        width: 100%;
        padding: 0px 10px 10px;
    }

    .members-category-container #category-owl-carousel .members-category a.link-title {
        font-size: 14px;
    }

    .members-category-container #category-owl-carousel .members-item {
        padding: 10px 10px 0px 10px;
        width: 168px;
        height: 168px;
    }

    .members-category-container #category-owl-carousel .owl-nav button.owl-prev {
        left: -30px;
        top: -190px;
    }

    .members-category-container #category-owl-carousel .owl-nav button.owl-next {
        right: -30px;
        top: -190px;
    }

    .members-blue-bg {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .members-category-container .members-category-titles, .members-category-container .showing-text {
        font-size: 14px;
        text-align: center;
    }

    .member-category-list-container {
        gap: 10px;
    }

    .member-category-list {
        width: 166px;
        font-size: 14px;
    }

    .member-category-list .member-category-list-image {
        width: 166px;
        height: 166px;
        padding: 5px;
    }

    .choose-payment-banner {
        padding-top: 20px;
        padding-bottom: 40px !important;
    }

    .choosepayment-container {
        padding-top: 0px;
        font-size: 16px;
    }

    .internal-choosebanner-heading-div {
        padding-top: 0px;
    }

    .choosepayment-container p {
        padding-bottom: 46px;
        margin-bottom: 0px;
        font-size: 16px;
    }

    .banner-about-bg, .banner-team-bg, .banner-event-bg, .banner-lite-bg, .banner-contact-bg, .banner-blue-bg, .header-dashboard, .choose-payment-banner, .members-blue-bg, .memberdetails-blue-bg {
        margin-top: 85px !important;
    }
}

@media all and (max-width: 375px) {
    .blogs-container .blog-block {
        width: 320px;
    }

    .members-container #members-owl-carousel .members-category a.link-title {
        font-size: 12px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item {
        height: 180px;
        width: 180px;
    }

    .home-events-container .location-carousel #location-owl-carousel .location-item .location-circle {
        margin-bottom: 20px;
    }

    .member-category-list-container {
        gap: 10px;
    }

    .member-category-list {
        width: 158px;
        font-size: 14px;
    }

    .member-category-list .member-category-list-image {
        width: 159px;
        height: 159px;
        padding: 5px;
    }

    .members-category-container #category-owl-carousel .owl-nav button.owl-next {
        right: -12px;
        top: -190px;
    }

    .members-category-container #category-owl-carousel .owl-nav button.owl-prev {
        left: -12px;
        top: -190px;
    }

    .leader-members-block {
        width: 53%;
        display: block;
    }

    .team-profile::before {
        height: 330px;
        left: -66px;
    }

    .team-profile::after {
        width: 73px;
        height: 2px;
        left: -65px;
    }
}

.wrapper {
    display: flex;
    width: 100%;
    position: relative;
}

#sidebar {
    width: 280px;
    position: relative;
    z-index: 980;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    box-shadow: 3px 0 8px -8px #888;
}

#sidebar.active {
    margin-left: -280px;
}

#sidebar .sidebar-header {
    padding: 15px;
}

#sidebar.active .sidebar-header {
    left: -280px;
    transition: all 0.3s;
}

#sidebar .sidebar-header .big-logo {
    display: block;
}

#sidebar .sidebar-header .big-logo img {
    width: 100%;
}

.sidebar-content {
    margin-top: 0px;
}

#sidebar ul.components {
    padding: 0px 0px;
    margin: 0px;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar .sidebar-content>ul>li {
    font-weight: 400;
    font-size: 18px;
    margin: 20px 0px 20px 20px;
}

#sidebar .sidebar-content>ul>li>ul {
    margin-top: 15px;
    padding-bottom: 15px;
}

#sidebar .sidebar-content ul li:first-child {
    margin-top: 0px;
}

.list-unstyled {
    margin-left: 25px;
}

#sidebar .sidebar-content>ul>li>a {
    padding: 10px 25px;
    display: block;
    color: #262626;
    position: relative;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
}

#sidebar .sidebar-content>ul>li>a:hover {
    color: #14bde9;
    background: #f0fcff;
    text-decoration: none;
}

#sidebar .sidebar-content>ul>li>a:hover:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5px;
    height: 100%;
    background: #a3e5f7;
}

#sidebar .sidebar-content>ul>li.active {
    background: #f0fcff;
    position: relative;
}

#sidebar .sidebar-content>ul>li.active:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 5px;
    height: 100%;
    background: #a3e5f7;
}

#sidebar .sidebar-content>ul>li.active a {
    background: #f0fcff;
}

#sidebar .sidebar-content>ul>li>a i {
    margin-right: 10px;
    font-size: 22px;
}

#sidebar .sidebar-content>ul>li.active>a, a[aria-expanded="true"] {
    color: #42c8ed !important;
    background-color: #f0fcff;
}

a[data-toggle="collapse"] {
    position: relative;
}

#sidebar .sidebar-content>ul>li>a[aria-expanded="false"]::after, #sidebar .sidebar-content ul li a.dropdown-toggle::after {
    content: "+";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    border-radius: 5px;
    border: 0px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #232323;
    background: #ebebeb;
}

#sidebar .sidebar-content>ul>li>a[aria-expanded="true"]::after, #sidebar .sidebar-content>ul>li.active a[aria-expanded="true"]::after, #sidebar .sidebar-content ul li.active a[aria-expanded="true"].dropdown-toggle::after {
    content: "-" !important;
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    border-radius: 5px;
    border: 0px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #232323;
    background: #ebebeb;
}

#sidebar .sidebar-content>ul>li.reportshover:hover, #sidebar .sidebar-content>ul>li.myaccounthover:hover {
    background: #f0fcff;
}

#sidebar .sidebar-content>ul>li>ul>li {
    margin-bottom: 20px;
}

#sidebar .sidebar-content>ul>li>ul a {
    padding-left: 30px !important;
    color: #000;
}

#sidebar .sidebar-content>ul>li>ul a.active {
    color: #42c8ed !important;
}

#sidebar .sidebar-content>ul>li>ul li.active a {
    color: #42c8ed !important;
}

#sidebar .sidebar-content>ul>li>ul a:hover {
    background: transparent !important;
    color: #14bde9 !important;
}

#content {
    width: calc(100% - 280px);
    min-height: 100vh;
    transition: all 0.3s;
    position: relative;
    top: 0;
    right: 0;
    padding-bottom: 80px;
}

#content.active {
    width: 100%;
}

.header-container {
    height: 70px;
    background: #224892;
    -moz-box-shadow: 3px 3px 25px -7px #e1e1e1;
    -webkit-box-shadow: 3px 3px 25px -7px #e1e1e1;
    box-shadow: 3px 3px 25px -7px #e1e1e1;
    padding: 0px 30px 0px 0px;
    position: relative;
    width: 100%;
    z-index: 900;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-left {
    display: flex;
    justify-content: flex-start;
    width: 50%;
}

.header-right {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: flex-end;
    margin-right: 20%;
}

#content.active .header-container {
    padding: 0px 30px 0px 30px;
}

#content.active .header-container .header-right {
    margin-right: 0%;
}

.header-container .header-right .notification {
    font-size: 22px;
    color: #fff;
    margin-right: 20px;
}

#sidebarCollapse {
    color: #fff;
    background: transparent;
    outline: 0px;
    border: 0px;
    box-shadow: none;
    font-size: 22px;
    margin: 10px 5px;
}

#sidebarCollapse:hover {
    color: #e40c28;
}

.overlay-nav {
    display: none;
}

#dismiss {
    display: none;
}

@media (max-width: 980px) {
    #content {
        width: 100%;
    }

    #content.active {
        width: 100%;
    }

    #sidebarCollapse span {
        display: none;
    }

    #sidebar {
        width: 280px;
        position: fixed;
        top: 0;
        left: -300px;
        height: 100vh;
        z-index: 999;
        transition: all 0.3s;
        overflow-y: scroll;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    }

    #sidebar.collapse.show {
        left: 0;
        margin-left: 0px;
        top: 104px;
    }

    #sidebar .sidebar-header {
        left: -280px;
    }

    #sidebar.active .sidebar-header {
        left: 0px;
    }

    #sidebar .sidebar-header .small-logo {
        display: block;
    }

    #dismiss {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #ff4961;
        position: absolute;
        top: 12px;
        right: 10px;
        cursor: pointer;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0px;
    }

    #dismiss:hover {
        background: #fff;
        color: #f91130;
    }

    .overlay-nav {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: rgba(255, 142, 142, 0.38);
        z-index: 998;
        opacity: 0;
        transition: all 0.5s ease-in-out;
    }

    .overlay-nav.active {
        display: block;
        opacity: 1;
    }

    .header-container {
        padding: 0px 30px 0px 30px;
    }
}

#sidebarCollapse {
    float: left;
}

.header-container h1 {
    float: left;
    font-size: 16px;
    margin: 22px 10px;
}

.main-container {
    margin-top: 0px;
}

.header-dashboard {
    display: flex;
    justify-content: space-between;
    padding: 35px 60px;
    margin-top: 142px;
    background-image: linear-gradient(0deg, #fff, #e6faff);
}

.header-dashboard-left {
    display: flex;
    align-items: center;
    width: 50%;
}

.header-dashboard .profile-img {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e2f1f5;
    width: 150px;
    display: flex;
    height: 150px;
    justify-content: center;
    align-items: flex-end;
    margin-right: 20px;
}

.header-dashboard .profile-img img {
    width: 110px;
}

.header-dashboard-internal .profile-img {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e2f1f5;
    width: 115px;
    display: flex;
    height: 115px;
    justify-content: center;
    align-items: flex-end;
    margin-right: 20px;
}

.header-dashboard-internal .profile-img img {
    width: 100%;
    height: 100%;
}

.header-dashboard-internal .profile-name {
    font-weight: 700;
    font-size: 25px;
}

.header-dashboard .profile-name {
    font-weight: 700;
    font-size: 25px;
}

.header-dashboard-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    flex-direction: row;
    align-content: flex-start;
}

.header-dashboard-right .contents-right>div {
    margin-right: 15px;
}

.header-dashboard-right .counts {
    display: flex;
    align-items: flex-end;
}

.header-dashboard-right .counts p {
    margin: 0px;
}

.header-dashboard-right .counts .big-font {
    font-weight: 600;
    font-size: 24px;
}

.dots-container {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.dots-container .dots {
    width: 10px;
    height: 10px;
    background: #eee;
    border-radius: 100%;
    margin-right: 5px;
    margin-top: 5px;
}

.dots-container .dots:last-child {
    margin-right: 0px;
}

.grey {
    background: #ebebeb !important;
}

.green {
    background: #8fd149 !important;
}

.yellow {
    background: #f1d30b !important;
}

.red {
    background: #ff0000 !important;
}

.top-nav-date {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.top-nav-date p {
    display: flex;
    margin: 0px;
    align-items: center;
}

.top-nav-date p span {
    display: flex;
}

.top-nav-date i {
    font-size: 24px;
}

.top-nav-date a {
    padding: 10px;
    color: #000;
}

.top-nav-date a:hover {
    color: #32c5f4;
}

.month-changer {
    color: #252525;
    font-weight: 600;
}

.dashboard-stats-container {
    margin-top: 40px;
    width: 100%;
}

.dashboard-stats-block {
    border-radius: 8px;
    border: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    position: relative;
}

.one-to-one:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: -2px;
    width: 70px;
    height: 55px;
    background-image: url(../images/one-to-one-icon.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
}

.business-given:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: -2px;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    background-image: url("../images/business-given.png");
}

.business-received:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: -2px;
    width: 40px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    background-image: url(../images/business-received.png);
}

.guest-converted:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: -2px;
    width: 62px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    background-image: url(../images/guest-recieved.png);
}

.guest-invited:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: -2px;
    width: 62px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    background-image: url(../images/guest-invited.png);
}

.dashboard-stats-block .title {
    font-size: 20px;
    color: #252525;
}

.dashboard-stats-block .val {
    font-size: 30px;
    color: #252525;
}

.fees-container {
    margin-top: 30px;
}

.payment-block-dashboard {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
}

.fees-container-block {
    border-radius: 8px;
    border: 1px solid #eee;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.fees-container-block .title {
    font-size: 26px;
    color: #262626;
    font-weight: 400;
}

.fees-container-block .title.monthly {
    width: 75%;
}

.fees-container-block .title.annual {
    width: 75%;
}

.btn-blue {
    background: #32c5f4;
    padding: 10px 20px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 36%);
    color: #fff;
}

.btn-red {
    background: #F00;
    padding: 10px 20px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 36%);
    color: #fff;
}
.button-container {
    display: flex;
        align-items: center;
}

.btn-blue:hover {
    background: #262626;
    box-shadow: none;
    color: #fff;
}
.btn-red:hover {
    background: #262626;
    box-shadow: none;
    color: #fff;
}

.events-chart-container {
    margin-top: 30px;
}

.events-container, .chart-container {
    border-radius: 8px;
    border: 1px solid #eee;
    padding: 15px;
}

.events-container .title-container, .chart-container .title-container {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.events-container .title-container h4, .chart-container .title-container h4 {
    font-size: 25px;
    color: #262626;
    font-weight: 400;
}

.events-container .title-container h4 span, .chart-container .title-container h4 span {
    margin-right: 10px;
}

.mandetory-event {
    display: flex;
    align-items: flex-end;
}

.mandetory-event p {
    margin: 0px;
    color: #262626;
}

.mandatory {
    color: #ff0000;
}

.event-lising-block {
    margin-top: 15px;
    display: flex;
    border-bottom: 1px solid #eee;
    padding-bottom: 0px;
}

.event-lising-block:last-child {
    border-bottom: 0px;
}

.event-lising-block .events-block-img {
    margin-right: 20px;
    width: 20%;
}

.event-lising-block .events-block-content p {
    display: flex;
    color: #262626;
    font-size: 16px;
}

.event-lising-block .events-block-content .icon {
    width: 25px;
    margin-right: 10px;
}

.event-lising-block .events-block-content .icon img {
    width: 100%;
}

.event-lising-block .events-block-content .event-titile {
    font-size: 26px;
    margin-bottom: 10px;
    color: #262626;
}

.event-lising-block .events-block-content a {
    color: #0000ff;
}

.table-container {
    margin-top: 20px;
}

img.no-eventimg {
    width: 100px;
    margin-top: 10px;
}

.dashboard-title-page {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 40px;
}

.edit-user-profile {
    display: flex;
    justify-content: center;
    position: relative;
    flex-direction: column;
    align-items: center;
}

.profile-img-container {
    height: 150px;
    width: 150px;
    position: relative;
}

.edit-user-profile .profile-img {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e2f1f5;
    width: 150px;
    display: flex;
    height: 150px;
    justify-content: center;
    align-items: flex-end;
    margin-right: 20px;
    position: relative;
}

.edit-user-profile .profile-img img {
    width: 110px;
}

.btn-edit {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #32c5f4;
    color: #fff;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.company-profile {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.company-profile-img-container {
    width: 250px;
    height: 150px;
    border: 1px solid #eee;
    padding: 2px;
    position: relative;
}

.company-profile-img {
    background: #f6f6f6;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.company-profile-img-container .btn-edit {
    right: -28px;
    bottom: 10px;
}

.edit-user-profile .title, .company-profile .title {
    margin-top: 20px;
}

.form-container {
    margin-top: 40px;
    margin-left: 25px;
    margin-right: 25px;
}

.form-container .form-controls {
    margin-bottom: 25px;
}

.form-container .form-controls label {
    font-size: 16px;
    margin-bottom: 15px;
    color: #262626;
}

.form-container .form-controls input {
    border-radius: 0px;
    font-size: 14px;
    padding: 14px 10px;
    border-color: transparent;
    -webkit-box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
}

.form-container .form-controls input:focus {
    border: 1px solid #14bde9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.required {
    color: red;
}

.form-container .form-controls .birth-date {
    position: relative;
}

.form-container .form-controls .birth-date:after {
    content: "\f133";
    font-size: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #d8d8d8;
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}

.amount-form {
    position: relative;
}

.amount-form input {
    padding-left: 35px !important;
}

.amount-form:before {
    content: "\f156";
    font-size: 25px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #d8d8d8;
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}

.user-form {
    position: relative;
}

.user-form input {
    padding-left: 40px !important;
}

.user-form:before {
    content: "\f2bd";
    font-size: 25px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #d8d8d8;
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}

.map-form {
    position: relative;
}

.map-form:after {
    content: "\f3c5";
    font-size: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #d8d8d8;
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}

.radio-checkbox-container.inline-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.radio-checkbox-container.inline-label>label:first-child {
    width: auto;
    margin-right: 30px;
}

.radio-checkbox-container.block-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.radio-checkbox-container .container-box {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 30px;
}

.radio-checkbox-container .container-box:last-child {
    margin-right: 30px;
}

.radio-checkbox-container .container-box:hover input~.checkmark {
    background-color: #fff;
}

.radio-checkbox-container .container-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio-checkbox-container .container-box input:checked~.checkmark {
    background-color: #2196f3;
    border: 3px solid #ebeaea;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.radio-checkbox-container .container-box input:checked~.checkmark:after {
    display: block;
}

.radio-checkbox-container .container-box .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 1px 2px 10px 0 rgba(72, 72, 72, 0.22);
    box-shadow: 1px 2px 10px 0 rgba(72, 72, 72, 0.22);
}

.radio-checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.form-container .form-controls .social-icon {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    color: #14bde9;
    font-size: 26px;
}

.form-controls .row {
    margin-bottom: 15px;
}

.form-container .btn-container {
    margin: 60px 0px 0px 0px;
    text-align: center;
}

.form-container .btn-container a {
    padding: 10px 75px;
}

.checkbox-container .container-check {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    margin-right: 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-container .container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.checkbox-container .container-check:hover input~.checkmark {
    background-color: #ccc;
}

.checkbox-container .container-check input:checked~.checkmark {
    background-color: #2196f3;
}

.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container .container-check input:checked~.checkmark:after {
    display: block;
}

.checkbox-container .container-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.members-list-container .title-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.members-list-container .btn-container a {
    color: #42c8ed !important;
}

.attendance {
    padding: 5px;
    border-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.personal-attendance {
    background: #24f371;
}

.subtitute-attendance {
    background: #f3933a;
}

.fa-user-circle {
    font-size: 22px;
    margin-right: 5px;
}

.action-btn {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

::-webkit-input-placeholder {
    color: #d8d8d8;
    font-style: italic;
    font-size: 13px;
}

:-ms-input-placeholder {
    color: #d8d8d8;
    font-style: italic;
    font-size: 13px;
}

::-ms-input-placeholder {
    color: #d8d8d8;
    font-style: italic;
    font-size: 13px;
}

::placeholder {
    color: #d8d8d8;
    font-style: italic;
    font-size: 13px;
}

.action-btn-container {
    display: flex;
}

.action-btn-container a {
    margin-right: 5px;
}

.action-btn-container a:last-child {
    margin-right: 0px;
}

.edit-btn {
    background: #14bde9;
    color: #fff;
}

.delete-btn {
    background: #fd3d3d;
    color: #fff;
}

.calender-count {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 120px;
    margin-right: 15px;
}

.calender-count .calender {
    padding-right: 10px;
}

.notification-icon {
    width: 40px;
    height: 50px;
}

.notification-icon img {
    width: 40px;
    height: 49px;
}

.notification-block {
    position: relative;
    margin-right: 25px !important;
}

.notification-block .count-cricle {
    border-radius: 100%;
    background-color: var(--lightblue);
    width: 30px;
    height: 30px;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 7px;
    right: -15px;
    padding: 5px;
    font-weight: 700;
}

.notification-block .information-box {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    width: 550px;
    height: auto;
    max-height: 380px;
    display: none;
    text-align: left;
    position: absolute;
    top: 51px;
    right: -15px;
    padding: 20px;
    font-size: 20px;
    z-index: 100;
}

.information-box.collapse.show {
    display: inline-block;
}

ul.listnotification::-webkit-scrollbar {
    width: 20px;
}

ul.listnotification::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 100px;
}

ul.listnotification::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 5px solid transparent;
    background-clip: content-box;
    background-color: var(--lightblue);
}

.notification-block .information-box ul.listnotification {
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 250px;
    overflow-y: auto;
}

.notification-block .information-box ul.listnotification li {
    display: flex;
    margin: 0px;
    padding: 10px 20px 10px 0px;
    list-style: none;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.information-box ul.listnotification li .close-icon {
    width: 30px;
    height: 30px;
    background-color: #ebebeb;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.header-dashboard-right .contents-right {
    display: flex;
    justify-content: flex-end;
}

.notification-block .information-box ul.listnotification li .small-datetime-info {
    font-size: 14px;
    padding-top: 10px;
}

.form-icon {
    padding-top: 20px;
    font-size: 40px;
    width: 70%;
    text-align: center;
    color: var(--lightblue);
    vertical-align: middle;
}

.padding-container-area {
    padding-left: 40px;
    display: block;
}

.padding-container-area p {
    color: var(--graydarkcolor);
}

#sidebar.collapse:not(.show) {
    display: block;
}

.information-box a.blue-link[aria-expanded="true"] {
    color: #0000ff !important;
    background-color: transparent;
}

.dashboard-icon {
    display: inline-flex;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    vertical-align: top;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}

.dashboard-menu .dashboard {
    background-image: url(../images/icon_dashboard_toggle.png);
}

.dashboard-account .myaccount {
    background-image: url(../images/icon_myaccount.png);
}

.dashboard-gratitude .gratitude {
    background-image: url(../images/icon_enter_gratitiude.png);
}

.dashboard-referrals .referrals {
    background-image: url(../images/icon_enter_referrals.png);
}

.dashboard-enter .enter {
    background-image: url(../images/icon_enter_121.png);
}

.dashboard-testimonial .testimonial {
    background-image: url(../images/icon_testimonial.png);
}

.dashboard-reports .reports {
    background-image: url(../images/icon_reports.png);
}

.dashboard-conduct .conduct {
    background-image: url(../images/icon_code_ofconduct.png);
}

.dashboard-logout .logout {
    background-image: url(../images/icon_logout.png);
}

.dashboard-menu:hover .dashboard, li.active .dashboard-menu .dashboard {
    background-image: url(../images/icon_dashboard_toggle_mouseover.png);
}

.dashboard-account:hover .myaccount, li.active .dashboard-account .myaccount {
    background-image: url(../images/icon_myaccount_mouseover.png);
}

.dashboard-gratitude:hover .gratitude, li.active .dashboard-gratitude .gratitude {
    background-image: url(../images/icon_enter_gratitiude_moueover.png);
}

.dashboard-referrals:hover .referrals, li.active .dashboard-referrals .referrals {
    background-image: url(../images/icon_enter_referrals_mouseover.png);
}

.dashboard-enter:hover .enter, li.active .dashboard-enter .enter {
    background-image: url(../images/icon_enter_121_mouseover.png);
}

.dashboard-testimonial:hover .testimonial, li.active .dashboard-testimonial .testimonial {
    background-image: url(../images/icon_testimonial_mouseover.png);
}

.dashboard-reports:hover .reports, li.active .dashboard-reports.reports {
    background-image: url(../images/icon_reports.png);
}

.dashboard-conduct:hover .conduct, li.active .dashboard-conduct .conduct {
    background-image: url(../images/icon_code_ofconduct_mouseover.png);
}

.dashboard-logout:hover .logout, li.active .dashboard-logout.logout {
    background-image: url(../images/icon_logout_mouseover.png);
}

.dashboard-toggle-menu {
    margin-top: 10px;
    display: none;
}

.dashboard-toggle-menu button {
    border-radius: 0px;
    background-color: none;
    border: 0px;
    width: 26px;
    padding: 0px;
    background-color: transparent;
}

.dashboard-toggle-menu button span.dashboard-icon {
    display: inline-flex;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    vertical-align: top;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}

.dashboard-toggle-menu button span.dashboard {
    background-image: url(../images/icon_dashboard_toggle_mouseover.png);
}

.dashboard-toggle-menu button.collapsed span.dashboard {
    background-image: url(../images/icon_dashboard_toggle.png);
}

.profile-image-block {
    border-radius: 50%;
    border: 1px solid #e2f1f5;
    width: 235px;
    display: block;
    height: 235px;
    margin: 0 auto 100px;
    position: relative;
}

.profile-image-block .imgeditprofile {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.profile-image-block .fileUpload {
    position: relative;
    margin: 10px;
}

.profile-image-block .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.profile-image-block .btnfile {
    cursor: pointer;
    background: #fff;
    border: 1px solid #e2f1f5;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    margin: 0px;
    right: -52px;
    bottom: 20px;
}

.profile-image-block .btnfile span {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50px;
}

.profile-image-block .btnfile span.text-danger {
    position: absolute;
    z-index: 1;
    width: 350px;
    font-size: 14px;
    left: -273px;
    bottom: -140px;
}

.profile-image-block .btnfile span img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.profile-image-block .topprofileName {
    color: #272727;
    font-size: 25px;
    margin-top: 15px;
}

.companyprofile-image-block {
    border: 1px solid #e2f1f5;
    width: 335px;
    display: block;
    height: 235px;
    margin: 0 auto 100px;
    position: relative;
    padding: 5px;
}

.companyprofile-image-block #div_logo {
    width: 223px;
    margin: 0 auto;
}

.companyprofile-image-block .imgeditprofile {
    width: 100%;
    height: 100%;
}

.companyprofile-image-block .fileUpload {
    position: relative;
    margin: 10px;
}

.companyprofile-image-block .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.companyprofile-image-block .btnfile {
    cursor: pointer;
    background: #fff;
    border: 1px solid #e2f1f5;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    margin: 0px;
    right: -20px;
    bottom: 20px;
}

.companyprofile-image-block .btnfile span {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50px;
}

.companyprofile-image-block .btnfile span.text-danger {
    position: absolute;
    z-index: 1;
    width: 350px;
    font-size: 14px;
    left: -306px;
    bottom: -140px;
}

.companyprofile-image-block .btnfile span img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.companyprofile-image-block .topprofileName {
    color: #272727;
    font-size: 25px;
    margin-top: 15px;
}

.common-data-table-pagination .page-item.active .page-link {
    background-color: #fff !important;
    color: var(--lightblue) !important;
    border: 1px solid var(--lightblue) !important;
}

.common-data-table-pagination .pagination {
    margin-top: 10px;
}

.common-data-table-pagination .form-control {
    border-color: transparent;
    -webkit-box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    box-shadow: 1px 2px 10px 0 rgb(72 72 72 / 15%);
    border-radius: 0px;
    font-size: 25px;
    height: 50px;
    font-size: 16px;
}

.common-data-table-pagination .form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #14bde9;
}

@media (max-width: 1400px) {
    .header-dashboard-right .calender img {
        width: 100%;
    }

    .header-dashboard .profile-img {
        width: 130px;
        display: flex;
        height: 130px;
    }

    .header-dashboard-internal .profile-img {
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid #e2f1f5;
        width: 115px;
        display: flex;
        height: 115px;
        justify-content: center;
        align-items: flex-end;
        margin-right: 20px;
    }

    .header-dashboard-internal .profile-img img {
        width: 100%;
        height: 100%;
    }

    .header-dashboard-internal .profile-name {
        font-weight: 700;
        font-size: 28px;
    }
}

@media (max-width: 1366px) {
    .profile-image-block .btnfile span.text-danger {
        width: 350px;
        left: -242px;
        bottom: -105px;
    }

    .profile-image-block {
        width: 235px;
        height: 235px;
        margin: 0 auto 100px;
    }

    .profile-image-block .btnfile {
        height: 40px;
        width: 40px;
        right: 10px;
        bottom: 20px;
    }

    .profile-image-block .topprofileName {
        font-size: 18px;
    }

    .companyprofile-image-block {
        width: 335px;
        height: 235px;
    }

    .companyprofile-image-block .btnfile span.text-danger {
        width: 350px;
        left: -328px;
        bottom: -104px;
    }

    .companyprofile-image-block .btnfile {
        height: 40px;
        width: 40px;
        right: -28px;
        bottom: 20px;
    }

    .companyprofile-image-block .topprofileName {
        font-size: 18px;
    }

    .form-icon {
        padding-top: 10px;
        font-size: 30px;
        text-align: center;
        color: var(--lightblue);
    }

    .notification-block .information-box {
        font-size: 18px;
    }

    .fees-container-block .title {
        font-size: 18px;
        color: #262626;
        font-weight: 400;
    }

    .events-container .title-container h4, .chart-container .title-container h4 {
        font-size: 20px;
    }

    .panel-group.paymentdetailspanel .panel-title {
        font-size: 18px !important;
    }
}

@media (max-width: 1024px) {
    #sidebar {
        width: 250px;
    }

    .padding-container-area {
        padding-left: 0px;
        display: block;
    }

    #sidebar .sidebar-content>ul>li {
        font-size: 16px;
    }

    .header-dashboard-internal .profile-name {
        font-weight: 700;
        font-size: 22px;
    }

    .dashboard-stats-block .title {
        font-size: 16px;
        color: #252525;
    }

    .payment-block-dashboard {
        flex-wrap: wrap;
    }

    .fees-container-block .title {
        font-size: 18px;
        color: #262626;
        font-weight: 400;
    }

    .notification-block .information-box {
        font-size: 16px;
    }
}

@media (max-width: 980px) {
    .dashboard-stats-block {
        margin-bottom: 20px;
    }
}


@media (max-width: 820px) {
    .fees-container-block {
        margin-bottom: 20px;
    }

    .dashboard-toggle-menu {
        margin-top: 10px;
        display: block;
    }

    #sidebar.collapse.show {
        left: 0;
        margin-left: 0px;
        top: 115px;
    }
}

@media (max-width: 768px) {
    .fees-container-block {
        margin-bottom: 20px;
    }

    .dashboard-toggle-menu {
        margin-top: 10px;
        display: block;
    }

    .blog-side-block .widget article {
        display: flex;
        gap: 20px;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .blog-side-block .widget article .artical-image, .blog-side-block .widget article .article-text {
        width: 100%;
    }

    .blog-side-block {
        padding: 0px 5px;
    }
}

@media (max-width: 576px) {
    .events-container .title-container h4, .chart-container .title-container h4 {
        font-size: 20px;
    }

    .event-lising-block {
        flex-direction: column;
    }

    .event-lising-block .events-block-img {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .header-dashboard {
        flex-direction: column;
    }

    .header-dashboard-left {
        width: 100%;
        margin-bottom: 32px;
    }
}

@media all and (max-width: 768px) {
    .header-dashboard {
        margin-top: 85px;
        padding: 35px 38px;
    }

    .blogspage-container .blog-title a {
        font-size: 20px;
    }
}

@media all and (max-width: 420px) {
    .header-dashboard {
        margin-top: 85px;
        padding: 80px 10px 10px;
    }

    .header-dashboard-left {
        width: 100%;
        margin-bottom: 0px;
    }

    .header-dashboard-left.profile-info {
        font-size: 14px;
    }

    .header-dashboard-internal .profile-name {
        font-weight: 700;
        font-size: 20px;
    }

    .header-dashboard-right .calender img {
        width: 80%;
    }

    .notification-icon img {
        width: 34px;
        height: 44px;
    }

    .header-dashboard-right {
        display: flex;
        width: 92%;
        flex-direction: row;
        position: absolute;
        top: 89px;
        align-content: flex-end;
        align-items: flex-end;
    }

    .dashboard-title-page {
        text-align: center;
        font-size: 18px;
        margin-bottom: 20px;
    }

    #sidebar.collapse.show {
        left: 0;
        margin-left: 0px;
        top: 84px;
    }

    #sidebar ul.components {
        padding: 10px 0px;
        margin: 0px;
    }

    #sidebar .sidebar-content>ul>li {
        margin: 5px 0px 5px 0px;
    }

    #sidebar .sidebar-content>ul>li {
        font-size: 14px;
    }

    .payment-block-dashboard {
        gap: 0px;
    }

    .fees-container-block .title.monthly {
        width: 75%;
    }

    .fees-container-block .title.annual {
        width: 75%;
    }

    .companyprofile-image-block {
        width: 270px;
        height: 235px;
    }

    .notification-icon {
        width: 40px;
        height: 40px;
    }

    .notification-block .information-box {
        width: 340px;
        top: 51px;
        right: -50px;
        font-size: 14px;
    }

    .notification-block .information-box-leftalign {
        left: -120px;
    }

    .notification-block .count-cricle {
        right: -10px;
    }

    .information-box ul.listnotification li .close-icon {
        width: 30px;
        height: 24px;
        cursor: pointer;
    }

    .event-lising-block .events-block-img {
        width: 70%;
        margin: 0 auto 20px;
        text-align: center;
    }

    .blogspage-container .blog-block {
        min-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        display: block;
    }

    .blogpage-container {
        font-size: 16px;
    }

    .blogspage-container .blog-title a, .blogspage-container .blog-title {
        font-size: 18px;
    }

    .blogspage-container {
        border-right: 0px solid rgba(0, 0, 0, 0.1);
    }

    .blogspage-container hr.my-8 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .events-container .title-container h4, .chart-container .title-container h4 {
        font-size: 18px;
    }

    .mandetory-event p {
        font-size: 14px;
    }

    .fees-container-block .title {
        font-size: 16px;
    }

    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
        text-align: center;
        font-size: 14px;
    }

    table.dataTable td, table.dataTable th {
        font-size: 14px;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 10px 0;
        justify-content: center !important;
    }

    .table-container table {
        border: 1px solid #dee2e6;
    }

    .companyprofile-image-block .btnfile span.text-danger {
        width: 342px;
        left: -300px;
        bottom: -104px;
    }
}

@media all and (max-width: 375px) {
    .header-dashboard-right {
        display: flex;
        width: 96%;
        flex-direction: row;
        position: absolute;
        top: 89px;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .notification-block .information-box {
        width: 330px;
        max-height: 280px;
        top: 51px;
        font-size: 14px;
        right: -40px;
    }

    .information-box ul.listnotification li .close-icon {
        margin-right: 0px;
        width: 30px;
        height: 24px;
        cursor: pointer;
    }
}

.panel-group.paymentdetailspanel .panel {
    border-radius: 4px 4px 4px 4px;
    box-shadow: none;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 40px;
}

.panel-group.paymentdetailspanel .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border: 1px solid #ccc0;
    border-radius: 4px;
}

.panel-group.paymentdetailspanel .panel-title {
    color: #272727;
    font-size: 25px;
    margin: 0px;
}

.panel-group.paymentdetailspanel .panel-title>a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px 4px 0px 0px;
    color: #272727;
    font-weight: 400;
}

.panel-group.paymentdetailspanel .more-less {
    margin-top: 5px;
    float: right;
    font-size: 10px;
    color: #232323;
    background: #ebebeb;
    padding: 5px;
    border-radius: 4px;
}

.panel-group.paymentdetailspanel .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
    padding: 0px 20px 20px 20px;
}

.panel-group.paymentdetailspanel a[aria-expanded="true"] {
    color: #272727 !important;
    background-color: transparent !important;
}

.whatsapp-floating-icon {
    right: 85px;
    bottom: 30px;
    z-index: 600;
    position: fixed;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

.scroll-top-floating-icon {
    right: 25px;
    bottom: 30px;
    z-index: 600;
    position: fixed;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

button:disabled {
    background-color: var(--graydarkcolor);    
}