.bs-section.main-banner.community-section-Slide-1 .bs-media-wgt .media-image img {
    max-width: 800px !important; 
}

.bs-section.community-section-customSection-10 .foreground-layer.bs-container {
    padding: 0 0 2.2em 0 !important;
}

.bs-section.community-section-exhibitorPlan .bs-expo-plan-list.grb-list .li-item .content .bs-ul-list {
    max-height: 100% !important; 
}
.ui.modal.become-exhibitor-modal .bs-expo-plan-list.grb-list .li-item {
border: 1px solid var(--border-color,#dadbdd) !important;
}
.ui.modal.become-exhibitor-modal .bs-expo-plan-list.grb-list .li-item:hover {
border-color: var(--menu-item-active-color,var(--primary-color,#f03a39))!important;
}
.ui.modal.become-exhibitor-modal .bs-expo-plan-list.grb-list .li-item.selected{
border-color: var(--menu-item-active-color,var(--primary-color,#f03a39))!important;
}

.community-section-ticketClass .bs-ticketList-wgt [data-field-id="912000181611719"] {
    grid-area: 1/2 !important;
}

.community-section-customSection-13 .media-text-layout,
.community-section-customSection-15 .media-text-layout,
.community-section-customSection-13 .section-sub-title {
width: 75% !important;
 margin: 0 auto !important;
}

.community-section-customSection-15 .media-text-layout .bs-mtList-wgt.grb-list {
   grid-gap: 36px !important;
}

@media only screen and (max-width: 767px) {
.community-section-customSection-15 .media-text-layout,
.community-section-customSection-13 .media-text-layout,
.community-section-customSection-13 .section-sub-title {
width: 100% !important;
}

.community-section-ticketClass .bs-ticketList-wgt [data-field-id="912000181611719"] {
    grid-area: 2 !important;
}
}



.bs-website:not(.theme-view) {
    --font-name: puvi !important;
    --regular-font: puviregular !important;
    --medium-font: puvimedium !important;
    --light-font: puvilight !important;
    --bold-font: puvibold !important;
}

.community-section-pageHeader[data-section-id="912000181604251"] .banner-widget .banner-media .bs-media-wgt .media-image {
    max-width: 80%;
     margin: 0 auto;

}

@media only screen and (max-width: 767px) {
.community-section-pageHeader[data-section-id="912000181604251"] .banner-widget .banner-media .bs-media-wgt .media-image {
    max-width: 100%;
     margin: 0 auto;
}
.bs-section.default.community-section-mediaWithTextList-1 .bs-mtList-wgt.grb-list.lyt-largest-media .media-image {
    width: 100% !important;
}

}

.bs-section.community-section-mediaWithTextList-1 .bs-mtList-wgt.grb-list.lyt-largest-media .media-image {
    width: 80% !important;
}

.bs-section.community-section-exhibitorPlan .owl-carousel .owl-stage-outer .owl-stage {

display: flex !important;  
flex-direction: row-reverse !important;

}

.bs-section.community-section-mediaWithButton-1 .bs-mediaText-wgt .li-item .bs-media-wgt .media-image {
    width: 90% !important;
}

@media only screen and (max-width: 767px) {
.bs-section.community-section-mediaWithButton-1 .bs-mediaText-wgt .li-item .bs-media-wgt .media-image {
    width: auto !important;
}
}
