
/* common style start */
.zsiq_theme1.zsiq_floatmain{display:none !important;}
a{
  white-space: nowrap;
}
.bs-main-menu .item.logo {
    width: 220px !important;
    max-width: 220px;
}
.li-description, .li-description p{
  font-size:18px!important;
  line-height:28px;
  }

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

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

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

[data-field-id="21152000000053465"] .meta,
[data-field-id="21152000000053465"] .meta .help-text,
[data-field-id="21152000000053465"] .meta p {
    margin: 0 !important;
}

  /* 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 */
.community-page-home .bs-section .community-section-Slide-1 .bs-container .banner-media .media-element,
.community-page-home .bs-section .community-section-Slide-1 .bs-container .media-settings{
  justify-content:center!important;
}
.community-page-home .bs-section .community-section-Slide-1 .bs-container .banner-media .media-element .media-image{
   max-width:70% !important;
}

.community-section-mediaWithTextList-1 .foreground-layer{
  padding-top:5%!important;
}
.community-section-mediaWithTextList-1 .li-item{
    grid-template-columns:40% 1fr!important;
    padding-right:50px;
}
.community-section-mediaWithTextList-1 .li-item .list-image{
  padding-right:30px;
}
.community-section-mediaWithTextList-1 .li-item .media-element{
  justify-content: end;
}
.community-section-mediaWithTextList-1 .li-item .media-element .media-image{
  width:50%!important;
}
.community-section-mediaWithTextList-1 .li-item .li-description{
  margin-top:0px!important;
}

@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: 1200px) {
.community-section-mediaWithTextList-1 .li-item .media-element .media-image {
    width: 75% !important;
}
.community-section-mediaWithTextList-1 .li-item {
    grid-template-columns: 35% 1fr !important;
}
.main-banner h1 p{
  font-size:50px!important;
}
}
@media only screen and (max-width: 1024px) {
    .banner-widget.media-top.layout-medium {
        grid-template-columns: 1fr 50%;
    }
    .banner-widget.media-top .banner-content {
        grid-area: 1;
    }
    .community-section-mediaWithTextList-1 .li-item .media-element .media-image {
        width: 100% !important;
    }
    .community-section-mediaWithTextList-1 .li-item {
        grid-template-columns: 30% 1fr !important;
        padding-right: 0px;
    }
        .main-banner h1 p {
        font-size: 38px !important;
        line-height: 54px;
    }
}
@media only screen and (max-width:767px) {
.community-section-mediaWithTextList-1 .li-item .media-element {
    justify-content: start;
}
.community-section-mediaWithTextList-1 .li-item .media-element .media-image {
        width: 30% !important;
    }
    .community-section-mediaWithTextList-1 .foreground-layer {
    padding: 5% !important;
}
    .banner-widget.media-top.layout-medium {
        grid-template-columns: auto;
    }
    .main-banner h1 p {
        font-size: 56px !important;
    }
    .community-page-home .bs-section .community-section-Slide-1 .bs-container .banner-media .media-element .media-image {
    max-width: 48% !important;
}
}
@media only screen and (max-width:620px) {
    .main-banner h1 p {
        font-size: 43px !important;
    }
  .community-section-mediaWithTextList-1 .list-image{
    display:none;
  }
}
@media only screen and (max-width:500px) {
  .community-page-home .bs-section .community-section-Slide-1 .bs-container .banner-media .media-element .media-image {
        max-width: 70% !important;
  }
}
@media only screen and (max-width:425px) {
      .main-banner h1 p {
        font-size: 38px !important;
    }
}