.zsiq_theme1.zsiq_floatmain{display:none !important;}
.community-section-footer .social.link{display:none !important;}
.bs-main-menu .item.logo{width:220px!important;}
.community-section-text-3 .foreground-layer{
    min-height: 0px !important;
    height: 100px!important;
}
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(8), 
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(9), 
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(10),
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(11), 
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(12) 
{
    display: none;
}
/* ******** Decision box css start here ************ */

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="49206000000014670"] {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    gap:6px !important;
    cursor: pointer;
}

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="49206000000014670"] .ui.checkbox label {
    color: transparent !important;
    line-height:0px;
}

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="49206000000014670"] .ui.checkbox {
    margin-top: 4px !important;
    width: 20px;
}

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="49206000000014670"] .meta,
[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="49206000000014670"] .meta .help-text,
[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="49206000000014670"] .meta p {
    margin: 0 !important;
}
@media only screen and (min-width:1600px){
  .bs-section.community-section-agendaLayout, .community-section-featuredSpeakerList,
  .community-section-ticketClass{min-height:500px !important;}
}
@media only screen and (min-width:1900px){
  .bs-section.community-section-agendaLayout, .community-section-featuredSpeakerList,
  .community-section-ticketClass{min-height:900px !important;}
}
@media only screen and (max-width:1025px){
.main-banner .banner-media{margin-top:50px !important;}
.community-section-Slide-1 .banner-widget{display:flex !important;flex-direction:column-reverse !important;}
}