/*
Theme Name: GenesisExpo Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: genesisexpo
Text Domain:  genesisexpo-child
*/
.sticky-badge {
    background: #fff;
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 100000;
    text-orientation: mixed;
    transform: rotate(180deg);
    transition: .45s ease-in-out;
    writing-mode: vertical-rl;
    padding: 20px 10px;
    box-shadow: 0 15px 38px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 20px 20px 0px;
    text-align: center;
    line-height: 21px;
    min-height: 250px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #232323;
}
.sticky-badge img {
    transform: rotate(90deg);
    width: 40px;
}
.counter_value_suffix {
    color: #fff !important;
}
.square-box {
    width: 110px;
    height: 100px;
    display: inline-block;
    flex-shrink: 0;
}
.blue-box {
    background: #afafff;
}
.green-box {
    background: #b2ffb2;
}
.yellow-box {
    background: #ffffb0;
}
.red-box {
    background: #ffd4d4;
}
.dark-red-box {
    background: #ff0d0d;
}
.pink-box {
    background: #ff9bff;
}
.blue-box-1 {
    background: #b2b2ff;
}
.light-blue-box {
    background: #afffff;
}
.price-value h4 {
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0;
}
.price-value span {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
}
.instruction {
    display: flex;
    align-items: center;
    gap: 25px;
}
.total-box {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 100px;
}
.mapping-scroll {
    overflow-x: auto;
}
.tab-panel-button .vc_tta-tab.vc_active a {
    color: #d51f34 !important;
}
.sponser-logo-bg .clients_image .main_image {
    background: #ffffff;
}
.tab-panel-button .vc_tta-tabs-list {
    display: flex !important;
    justify-content: center;
    gap: 10px;
    margin-bottom: 80px !important;
}
.tab-panel-button .vc_tta-tabs-list .vc_tta-tab {
    margin: 0 !important;
}
.tab-panel-button .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title a {
    color: #d51f34 !important;
}
.tab-panel-button .vc_tta-panels-container .vc_tta-panel-title,
.tab-panel-button .vc_tta-panels-container .vc_tta-panel-title a {
    width: 100%;
}
.timetable-border .timetabs_headings {
    align-items: center;
    justify-content: center;
    margin: 20px auto !important;
    position: relative;
    width: 30% !important;
}
.sponsors-row .genesisexpo_module_flipbox .flipbox_front {
    background-size: inherit !important;
}
.clients_image img {
    padding: 32px 15px;
    border-radius: 10px;
}
#main {
    padding-bottom: 0px !important;
}
/* -----pop up design css start ---- */
.custom-position {
    border-radius: 10px !important;
    border: 0px solid transparent !important;
    /* max-width: 600px !important; */
    padding: 0 !important;
}
.custom-position .popmake-title {
    font-size: 35px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    line-height: 27px;
    padding-bottom: 10px !important;
    padding: 15px !important;
    background: #d51f34;
    border-radius: 10px 10px 0 0;
}
.stallPopupContainer .label {
    color: #616161 !important;
    font-size: 16px !important;
    font-weight: 400;
    margin-bottom: 10px !important;
}
.custom-position .popmake-close {
    right: 10px !important;
    background: transparent !important;
    top: 15px !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    font-size: 45px !important;
    line-height: 35px !important;
}
.stallPopupContainer {
    padding: 0 15px 15px !important;
}
.stallPopupContainer span {
    font-size: 16px !important;
    color: #222222 !important;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.stallPopupContainer .label {
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 5px !important;
}
.stallPopupContainer p img {
    margin-top: 0px;
}
.stallPopupContainer form {
    width: 100%;
}
.stallPopupContainer form input {
    margin-top: 5px;
}
.stallPopupContainer form p label br,
.stallPopupContainer form p br {
    display: none;
}
.stallPopupContainer form p label {
    color: #616161 !important;
    font-size: 16px !important;
    font-weight: 400;
    margin-bottom: 10px !important;
}
.stallPopupContainer p textarea {
    padding: 10px 30px !important;
}
/* .pop-up-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
} */
/* .pop-up-separate {
    width: 50% !important;
    flex-shrink: 0;
} */
.pop-up-separate div {
    display: flex !important;
    flex-direction: column !important;
    margin-bottom: 25px;
    width: 50%;
    flex-shrink: 0;
}
.client-logo {
    text-align: center;
}
.pop-up-separate {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.client-logo img {
    height: 70px !important;
    object-fit: contain;
}
.client-logo {
    margin-bottom: 30px !important;
}
/* .pop-up-image br {
    display: none !important;
} */
/* popup end */
.about-counter .counter_value_suffix {
    color: #232323 !important;
}
.sticky-badge p {
    margin: 0;
}
.sponsors-flipbox .flipbox_back_content .genesisexpo_module_button a {
    text-transform: none !important;
    padding: 10px 20px !important;
}
.sponsors-flipbox .flipbox_back_content .genesisexpo_module_button a:hover {
    color: #d51f34 !important;
    border-color: #d51f34 !important;
}
.sponsors-flipbox .flipbox_back_content .flipbox_logo {
    display: none;
}
.sponsors-flipbox .flipbox_back_content {
    width: 100% !important;
}
.genesisexpo_wave_footer {
    display: none !important;
}
.row-footer{
    padding-top: 80px !important;
} 
footer .genesisexpo_module_text {
    padding-right: 10px !important;
}
.sponsors-row .flipbox_front{
    background-size: 300px !important;
}
.chapter-listing .genesisexpo_check{
    display: flex;
    flex-wrap: wrap;
}
.chapter-listing .genesisexpo_check li{
    width: 50%;
}
.chapter-title{
    font-weight: 400;
}
.sponser-logo-bg .slick-track{    
margin: 0 auto; 
}
/* -----time tabs design fixes ------ */
.timetabs_item {
    padding: 25px !important;
}
.timetabs_item .item_time,
.timetabs_item .item_img,
.timetabs_item .content-wrapper {
    flex-basis: 33.33% !important;
    padding: 0 !important;
}
.timetabs_item .item_time {
    text-align: end !important;
}

.timetabs_item .item_img {
    text-align: center !important;
}
.timetabs_item .content-wrapper {
    text-align: start !important;
}
.member_heading div {
    font-size: 35px !important;
}
.members_day_title div {
    color: #d51f34 !important;
}

.time_line-title {
    margin-bottom: 0 !important;
}


/* Responsive styles */
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .total-box {
        flex-direction: column;
        gap: 25px;
        margin-bottom: 20px !important;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .square-box {
        width: 60px;
        height: 60px;
    }
    .price-value h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .price-value span {
        font-size: 14px;
        line-height: 18px;
    }
    .instruction {
        gap: 10px;
        width: 100%;
    }
    .wgl-container {
        width: 90% !important;
    }
    .tab-panel-button .vc_tta-panel-body .vc_row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
    /*----- custom pop up start --------*/
    .stallPopupContainer div {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
        width: 100% !important;
    }
    .stallPopupContainer .label {
        width: 100%;
        margin-bottom: 0 !important;
    }
    .custom-position .popmake-title {
        font-size: 26px !important;
        padding: 15px 15px 10px !important;
        line-height: 30px;
    }
    .pop-up-separate {
        width: 100% !important;
    }
    label span input {
        padding: 10px !important;
    }
    .stallPopupContainer p textarea {
        padding: 10px !important;
    }
    /*----- custom pop up end --------*/
    .timetable-border .timetabs_headings {
        width: 100% !important;
    }
    .genesisexpo_module_text br {
        display: none;
    }
    .sticky-badge {
        padding: 14px 5px;
        min-height: 150px;
        justify-content: space-between;
        font-size: 14px;
        line-height: 16px;
        top: 30%;
    }
    .sticky-badge img {
        width: 25px;
    }
    .sponsors-flipbox .flipbox_wrapper {
        min-height: 260px !important;
    }
    .sponsors-flipbox .flipbox_title {
        font-size: 30px !important;
        line-height: 34px !important;
        margin-bottom: 7px !important;
    }
    .sponsors-flipbox .genesisexpo_module_button {
        margin-top: 12px !important;
    }
    .footer-heading {
        margin-bottom: -10px !important;
        margin-top: 20px;
    }
    .page-header {
        height: 215px !important;
        margin-bottom: 0 !important;
    }
    .row-footer {
        padding-top: 30px !important;
    }
    .about-counter .vc_column-inner {
        background-image: unset !important;
    }
    .about-counter .counter_value {
        font-size: 45px !important;
    }
    .about-counter .counter_value_suffix {
        font-size: 35px !important;
    }
    .about-counter .counter_title {
        font-size: 18px !important;
    }
    .pop-up-separate div {
        margin-bottom: 20px;
        width: 100% !important;
    }
    .special_speaker_name .heading_subtitle {
        font-size: 22px !important;
        line-height: 26px !important;
    }
       .agenda_coming_soon .heading_bgtitle .heading_bgtitle_mobile {
           font-size: 35px !important;
       }
       .special_speaker_img {
        height: 380px !important;
    }
    .chapter-title{
        line-height: 31px;
        font-size: 25px;
    }
    .heading_subtitle{
        line-height: 30px !important;
    }
      /* ---sponsors page start ---- */
      .sponsors_list h3 {
        font-size: 28px;
    }
    .sponsors-flipbox .flipbox_title {
        font-size: 35px !important;
    }
    .timetabs_item .item_time {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    
    .timetabs_item .item_img {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .timetabs_item .content-wrapper {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .member_heading div {
        font-size: 30px !important;
    }
    .top_space {
        padding-top: 20px !important;
    }
}
/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .total-box {
        flex-direction: row;
        gap: 20px;
        margin-bottom: 25px !important;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .square-box {
        width: 50px;
        height: 50px;
    }
    .price-value h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .price-value span {
        font-size: 12px;
        line-height: 14px;
    }
    .instruction {
        gap: 10px;
        width: 48%;
    }
    .wgl-container {
        width: 90% !important;
    }
    .mapping-image {
        transform: scale(.75);
        transform-origin: 0% 0%;
        height: 740px;
    }
    .tab-panel-button .vc_tta-panel-body .vc_row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
    /*----- custom pop up --------*/
    .custom-position .popmake-title {
        font-size: 30px !important;
        padding: 15px 15px 12px !important;
    }
    .stallPopupContainer .label {
        width: 49%;
    }
    /*----- custom pop up end --------*/
    .timetable-border .timetabs_headings {
        width: 100% !important;
    }
    .genesisexpo_module_text br {
        display: none;
    }
    .sticky-badge {
        padding: 14px 5px;
        min-height: 160px;
        justify-content: space-between;
        font-size: 14px;
        line-height: 16px;
        top: 30%;
    }
    .sticky-badge img {
        width: 30px;
    }
    .sponsors-flipbox .flipbox_wrapper {
        min-height: 250px !important;
    }
    .sponsors-flipbox .flipbox_title {
        font-size: 30px !important;
        line-height: 34px !important;
        margin-bottom: 7px !important;
    }
    .sponsors-flipbox .genesisexpo_module_button {
        margin-top: 12px !important;
    }
    .footer-heading {
        margin-bottom: -10px !important;
        margin-top: 20px;
    }
    .page-header {
        height: 245px !important;
        margin-bottom: 0 !important;
    }
    .row-footer {
        padding-top: 50px !important;
    }
    .about-counter .counter_value {
        font-size: 45px !important;
    }
    .about-counter .counter_value_suffix {
        font-size: 35px !important;
    }
    .about-counter .counter_title {
        font-size: 18px !important;
    }
    .special_speaker_img {
        height: 520px !important;
    }
     /* ---sponsors page start ---- */
     .sponsors_list h3 {
        font-size: 30px;
    }
     /* -----time tabs design fixes ------ */
     .sponsors-flipbox .flipbox_title {
        font-size: 35px !important;
    }
    .timetabs_item .item_time {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    
    .timetabs_item .item_img {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .timetabs_item .content-wrapper {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .top_space {
        padding-top: 20px !important;
    }
}
/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .total-box {
        flex-direction: row;
        gap: 20px;
        margin-bottom: 25px !important;
        flex-wrap: wrap;
    }
    .square-box {
        width: 50px;
        height: 50px;
    }
    .price-value h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .price-value span {
        font-size: 12px;
        line-height: 14px;
    }
    .instruction {
        gap: 10px;
    }
    .wgl-container {
        width: 750px !important;
    }
    .mapping-image {
        transform: scale(.70);
        transform-origin: 0% 0%;
        height: 690px;
    }
    .total-box {
        margin-top: 80px;
    }
    /*----- custom pop up --------*/
    .custom-position .popmake-title {
        font-size: 32px !important;
    }
    /*----- custom pop up end --------*/
    .timetable-border .timetabs_headings {
        width: 100% !important;
    }
    .genesisexpo_module_text br {
        display: none;
    }
    .sticky-badge {
        padding: 14px 8px;
        min-height: 150px;
        justify-content: space-between;
        font-size: 14px;
        line-height: 16px;
        top: 30%;
    }
    .sticky-badge img {
        width: 30px;
    }
    .sponsors-row .genesisexpo_module_flipbox .flipbox_front {
        background-size: 80% !important;
    }
    .sponsors-flipbox .flipbox_title {
        font-size: 22px !important;
    }
    .sponsors-flipbox .flipbox_wrapper {
        min-height: 240px !important;
    }
    .page-header {
        height: 300px !important;
        margin-bottom: 0 !important;
    }
    .row-footer {
        padding-top: 60px !important;
    }
    .sponsors-flipbox .flipbox_content {
        line-height: 25px;
    }
    .footer-heading,
    .footer-heading span {
        line-height: 25px !important;
    }
    .timetab_container .timetabs_item{
        width: 100% !important;
    }
    .special_speaker_name .heading_subtitle  {
     font-size: 24px !important;
    }
    .special_speaker_img {
        height: 620px !important;
    }
    .agenda_coming_soon .heading_bgtitle .heading_bgtitle_mobile {
        font-size: 40px !important;
    }
    /* ---sponsors page start ---- */
    .sponsors_list h3 {
        font-size: 30px;
        text-align: start !important;
    }
    /* -----time tabs design fixes ------ */
    .timetabs_item {
        display: flex !important;
    }
    .sponsors-flipbox .flipbox_title {
        font-size: 35px !important;
    }
    .timetabs_item .item_time {
        text-align: center !important;
        margin-bottom: 0px !important;
    }
    
    .timetabs_item .item_img {
        text-align: center !important;
        margin-bottom: 0px !important;
    }
    .timetabs_item .content-wrapper {
        text-align: center !important;
        margin: 0px !important;
    }
    .top_space {
        padding-top: 30px !important;
    }
}
/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .price-value span {
        font-size: 14px;
    }
    .price-value h4 {
        font-size: 19px;
    }
    .instruction {
        gap: 20px;
    }
    .wgl-container {
        width: 950px !important;
    }
    .total-box {
        display: flex;
        gap: 25px;
        flex-wrap: wrap;
        flex-direction: row;
        margin-bottom: 25px;
    }
    .square-box {
        width: 90px;
        height: 90px;
    }
    .mapping-image {
        transform: scale(.85);
        transform-origin: 0% 0%;
        height: 850px;
    }
    .total-box {
        margin-top: 80px;
    }
    .genesisexpo_module_text br {
        display: none;
    }
    .row-footer {
        padding-top: 90px !important;
    }
/* -----time tabs design fixes ------ */
    .sponsors-flipbox .flipbox_title {
        font-size: 35px !important;
    }
    .timetabs_item .item_time {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    
    .timetabs_item .item_img {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .timetabs_item .content-wrapper {
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    
}
/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400.98px) {
    .price-value span {
        font-size: 14px;
    }
    .price-value h4 {
        font-size: 19px;
    }
    .instruction {
        gap: 20px;
    }
}
/* // For 2k Monitors, (more than 1401 px) */
@media (min-width: 1401px) and (max-width: 1599.98px) {}
@media (min-width: 1600px) and (max-width: 2559.98px) {}
@media (min-width: 2560px) {}