
/* 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;}

/* Mobile app link style */
.community-section-footer .bs-footer .bs-btn-wgt{
    position: absolute;
    right: 0px;
    top: 11px;
}
.community-section-footer .bs-footer .bs-btn-wgt.default .bs-button.st-ghost{position: relative;
  top: -16px;
  right: 10px;opacity:0;
}
.community-section-footer .bs-footer .bs-btn-wgt .child-btns:nth-child(1){
    background: url(https://www.manageengine.com/events/images/meevent-google-app.svg) no-repeat;
    width: 90px; height: 30px;
}
.community-section-footer .bs-footer .bs-btn-wgt .child-btns:nth-child(2){
    background: url(https://www.manageengine.com/events/images/meevent-apple-app.svg) no-repeat;
    width: 90px; height: 30px;
}
.community-section-footer .bs-footer .bs-divider{display: none;}
.community-section-footer .bs-footer .ft-bottom{padding-top: 20px;}
.community-section-footer .bs-footer .ft-top{grid-gap:0px!important}
/* Mobile app link style End */
/* 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: 77%!important;
}
.community-section-mediaWithTextList-3 .media-text-layout .lyt-tiny-media.column-3 .media-image{
    width: 22%!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;}
.community-section-description-2 .foreground-layer{
    min-height: auto!important;
}
/* 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!important;height: 20px;
}

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

[data-field-id="4000001707357"] .meta,
[data-field-id="4000001707357"] .meta .help-text,
[data-field-id="4000001707357"] .meta p {
    margin: 0 !important;
}
[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: 950px){
    .media-text-layout .lyt-tiny-media .img-original .media-image, .media-text-layout .lyt-tiny-media .img-rectangle .media-image{width: 75px !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;}
 .community-section-mediaText .lyt-small-media .media-image{
        width: 360px!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;}
}
@media only screen and (max-width: 450px){
  .community-section-footer .bs-footer .bs-btn-wgt{position: static;}
.community-section-Slide-1 .bs-section.main-banner .media-image{width: 60%!important; max-width: 50%;}
}
