
/* button cursor */
.bs-button{cursor: pointer;}

/* ME Logo width  */
.bs-main-menu .item.logo{width:220px!important; max-width: 220px;}

/* Event Logo width  */
.community-section-Slide-1 .bs-media-wgt .secondary-media .media-image{width: 60%;}

/* header banner height section */
.community-section-text-1 .foreground-layer,
.community-section-text-3 .foreground-layer,
.community-section-customSection-36 .foreground-layer
{min-height:0 !important; height:110px;}


/* right side banner section  */
.community-section-Slide-1 .bs-media-wgt.media-settings .media-element:not(.secondary-media) .media-image{
    display: flex;justify-content: center;
}
.community-section-Slide-1 .bs-media-wgt.media-settings .media-element:not(.secondary-media) .media-image img{
    max-width: 64%!important;
}

/* Footer section height section */

.community-section-mediaWithTextList-2 .bs-media-wgt .media-element{align-items: flex-end!important;}
.community-section-mediaWithTextList-2 .media-text-layout .lyt-tiny-media.column-3 .media-image{width:25%!important;}
.community-section-customSection-24 .foreground-layer,
.community-section-customSection-32 .foreground-layer,
.community-section-customSection-38 .foreground-layer,
.community-section-customSection-33 .foreground-layer,
.community-section-customSection-34 .foreground-layer
{min-height:0 !important; height:130px;}
.bs-section .markdown-contain a{white-space: nowrap;}

/* social link hide  */
.zsiq_theme1.zsiq_floatmain{display:none !important;}
.community-section-footer .social.link{display:none !important;}

[data-field-id="4000001707357"] {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    gap:6px !important;
    cursor: pointer;
}

[data-field-id="4000001707357"] .ui.checkbox label {
    color: transparent !important;
    line-height:0px;
}

[data-field-id="4000001707357"] .ui.checkbox {
    margin-top: 4px !important;
    width: 20px;
}

[data-field-id="4000001707357"] .meta,
[data-field-id="4000001707357"] .meta .help-text,
[data-field-id="4000001707357"] .meta p {
    margin: 0 !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;}


[data-tracker='bookmarked_sessions']{display: none!important;}

/* Media screen section */

@media only screen and (max-width: 4500px){
.community-section-ticketClass .foreground-layer,
.community-section-venueMap .foreground-layer,
.community-section-featuredSpeakerList .foreground-layer
{min-height: 65vh !important;}
}
@media only screen and (max-width:1024px){
.community-section-Slide-1 .bs-media-wgt .secondary-media .media-image img{width:100%; max-width: 100%!important;}
.community-section-Slide-1 .banner-widget{display:flex !important;flex-direction:column-reverse !important;}
.banner-widget.middle-align{align-items: normal!important;}
.community-section-Slide-1 .banner-widget.left-align .bs-media-wgt:not(.empty){justify-content: start;}
.community-section-Slide-1 .bs-section.main-banner .media-image{width: 60%!important; max-width: 50%!important;}
.community-section-Slide-1 .banner-widget .bs-media-wgt .media-element:not(.secondary-media) .media-image{max-width: 80%!important; width: 80%!important;}
}
@media only screen and (max-width: 750px){
   .community-section-mediaWithTextList-2 .media-image{height:auto!important;}
.community-section-mediaWithTextList-2 .fluid-image{width: 55%!important;}
}
@media only screen and (max-width: 700px){
    .bs-main-menu .item.logo{width:220px!important;}
.community-section-mediaWithTextList-1 .fluid-image{width: 60% !important;}
.community-section-customSection-24 .foreground-layer, .community-section-customSection-32 .foreground-layer, .community-section-customSection-38 .foreground-layer, .community-section-customSection-33 .foreground-layer, .community-section-customSection-34 .foreground-layer{
    height: auto;
}
}
@media only screen and (max-width: 450px){
.community-section-Slide-1 .bs-section.main-banner .media-image{width: 60%!important; max-width: 50%;}
}
