.bs-section.community-section-Slide-1 .background-layer {
    background: none;
    background-image: none !important;
}

/* common style start */
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="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;
}

[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;
}

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


/* tab highltlited section end */
.bs-main-menu .bs-nav-wrapper .page-links>.item.nav-active{
    color: #d83544;
    background: #fff;
}
.bs-main-menu .bs-nav-wrapper .page-links>.item:last-child:hover:not(.nav-active){
    color: #fff;
    text-decoration: underline;
}
.bs-main-menu .bs-nav-wrapper .page-links>.item:last-child, .bs-main-menu .bs-nav-wrapper .page-links>.item:last-child.nav-active{
    color: var(--bs-nav-active-fg,#fff);
    background: var(--bs-nav-active-bg,var(--menu-item-active-color,var(--primary-color,#f03a39)));
    font-family: var(--bold-font),Arial,Helvetica,sans-serif;
}
.bs-main-menu .bs-nav-wrapper .page-links .menu .item:last-child{
    color:#fff;
    background: var(--bs-nav-active-bg,var(--menu-item-active-color,var(--primary-color,#f03a39)));
    font-family: var(--bold-font),Arial,Helvetica,sans-serif;
}
.bs-main-menu .bs-nav-wrapper .page-links .menu .nav-active{
    color: #fff!important;
}
/* tab highltlited section end */

/* top strip */
.bs-website .bs-section.community-section-text-23 {
    position: fixed;
    /* top: 70px; */
    display: block;
    width: 100%;
    z-index: 9999;
    cursor:pointer;
}
.bs-website .bs-section.community-section-text-23:hover .background-layer{
  background:#053a85!important;
}
.bs-website .bs-section.community-section-text-23 .foreground-layer {
    padding:6px 0 !important;
    min-height: auto !important;
}
.bs-website .bs-section.community-section-text-23 .foreground-layer .markdown-contain a{
font-size:18px!important;
}
.markdown-contain a {
    text-decoration: none !important;
}
/* top stripend  */

/* common style end */

/* Main Banner Section styler start */ 
.community-section-Slide-1 .bs-media-wgt.media-settings .media-element.secondary-media .media-image img {
    border-radius: 0px !important;
}
.community-section-Slide-1 .foreground-layer{
    padding:7% 0px 8%!important;
}
.community-section-Slide-1 .banner-widget{
background: #fff;
  padding: 10%;
  border-radius: 30px;
background: linear-gradient(0deg,rgb(187, 150, 98) -56%, rgb(255, 249, 237) 40%);
}

.community-section-Slide-1 .banner-widget:before,
.community-section-Slide-1 .banner-widget:after{
    content: "";
    position: absolute;
    width:230px;
    height:158px;
    background: url(https://www.manageengine.com/events/2026/userconf/images/bengaluru-uc-2026-pattern-6.png) no-repeat 0 0;
    background-size:45%;
    animation-delay: 4s;
  animation-duration:2s;
  animation-name: main-banner-pattern !important;
 animation-fill-mode: forwards;
 opacity: 0;
}
.community-section-Slide-1 .banner-widget:before {
    left: -21px;
    bottom:0px;
}
.community-section-Slide-1 .banner-widget:after {
    transform: scale(-1);
    top:0px;
    right:-143px;
}
@keyframes main-banner-pattern {
  0% {
    transform: translateY(120px);
    opacity:0;
  }
  100% {
    transform: translateY(0px);
    transition: all 0.8s ease;
    opacity: 1;
}
  }

.community-section-Slide-1 .banner-widget.media-right .media-image img{
  max-width: 92%!important;
}
.banner-widget{position:relative;}
.main-banner .background-layer:after{
  background: linear-gradient(180deg, rgba(225, 239, 252, 0.2) 1%, rgb(23 82 160) 100%) !important;
      opacity: 1!important;
}
/* .main-banner .banner-widget:after{
  background: url(https://local.manageengine.com/events/2026/userconf/images/uc-venue-logo-hide-image.png) no-repeat;
  content: "";
    position: absolute;
    left: auto !important;
    right:-35px;
    bottom: -203px;
    width: 100%;
    height: 300px;
    background-size: 86%;
    animation-name: main-banner-botm-image !important;
    animation-delay: 4s;
  animation-duration:1s;
  animation-fill-mode: forwards;
  }
@keyframes main-banner-botm-image {
  0% {transform: translateY(100px);
    background: none;
  }
  100% {
    transform: translateY(0px);
  background: none;
  }
} */

.main-banner .bs-media-wgt,
.main-banner .bs-dtl, .main-banner .bs-btn-wgt.default{
  animation-delay: 4s;
  animation-duration:1.5s;
  animation-name: main-banner-top !important;
  top:400px; position: relative;
  animation-fill-mode: forwards;opacity: 0;
}

@keyframes main-banner-top {
  0% {
    transform: translateY(100px);
    top:250px; position: relative;opacity: 1;
  }
  100% {
    transform: translateY(0px);
    position: relative;
    top:0px;opacity: 1;
  }
}

.community-section-Slide-1 .banner-widget{
  animation-delay: 3.5s;
  animation-duration:2s;
  animation-name: main-banner-bg !important;
 animation-fill-mode: forwards;
 background: transparent;
}

@keyframes main-banner-bg {
  0% {
    transform: translateY(120px);
    background: transparent;
  }
  100% {
    transform: translateY(0px);
    background: linear-gradient(0deg,rgb(187, 150, 98) -56%, rgb(255, 249, 237) 40%);
    transition: all 0.8s ease;
}
  }

.community-section-Slide-1 .foreground-layer:after {
    content: "";
    position: absolute;
    left: auto !important;
    right:0px;
    bottom:-70px;
    width: 51%;
  height:81%;
    background: url(https://www.manageengine.com/events/2026/userconf/images/bengaluru-uc-banner-2026.png) no-repeat center top;
    background-size:59%;

}
.community-section-Slide-1 .foreground-layer:after{
  animation-delay: 5s;
  animation-duration:2s;
  animation-name: main-banner-img;
 animation-fill-mode: forwards;
 opacity: 0;
}
/* @keyframes main-banner-img {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
} */
@keyframes main-banner-img {
  0%   { transform: translateX(0) rotate(0deg); }
  100% { transform: translateX(0)     rotate(0deg); opacity: 1;}
}
.community-section-Slide-1 .primary.btn-widget,
.community-section-mediaWithButton-21 .primary.btn-widget{
  border-radius:8px !important;
}
/* Main Banner Section styler ends */ 

/* Are you in second section styler start */ 
.community-section-mediaWithTextList-13 .media-image img{
  width: 77%!important;
}
.community-section-mediaWithTextList-13 .background-layer{
  background-color:#23529e!important;
}
/* Are you in second section styler ends */ 


/* Conference goes Slide style Start */
.community-section-mediaWithTextList-10 .foreground-layer{
  padding:4% 0px!important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-title{
    position: absolute;
    bottom:30px;
    border-radius: 4px;
    padding:0px;
    transition: all 0.5s linear;
    height:auto; left:18px;
    color: #fff !important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content{
  height:auto;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-description p*{
    color: #fff !important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-description p>*{
    line-height: 20px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-description p span{
  font-size: 22px!important;
}
.community-section-mediaWithTextList-10 h4 p{
    color: #fff !important;
    font-size:18px !important;
    line-height: 20px; width:180px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content:hover,
.community-section-mediaWithTextList-10 .li-item:hover .li-content{

   height:100%;
    display:block;
    left:0px; padding:0px 30px 10px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-description {
    display:none;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item{
background: linear-gradient(0deg, #051323 31%, #00000000 100%) !important;
border-radius:10px;
background-size: cover;
background-position: center;
}

.community-section-mediaWithTextList-10 .media-text-layout .first-active-box:nth-of-type(1){
width:350px!important;  
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(1){
width:240px;  
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(2){
  width: 240px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(3){
  width: 240px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(4){
  width: 240px;
}
.community-section-mediaWithTextList-10 .bs-mtList-wgt.hover-active .li-item{
  width: 240px;
}	
.community-section-mediaWithTextList-10 .media-text-layout .li-item.box-slide-active{
  width:350px;
  transition: width .2s;
}


.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-description{
    display:block;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-title{
    display:none;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-content{
  position: absolute;
    background: #fff;
    height:100%;
    background:#061227 !important;
    display:block;
    width:100%;
    border-radius:10px;
    opacity:92%;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-title,
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-description{
  animation-duration:1s;
  animation-name: speaker-text-top !important;
  top:0px;
    position: relative;
    color:#fff;
    padding:0px 15px;
    animation-fill-mode: forwards;
}
@keyframes speaker-text-top {
  0% {
    transform: translateY(200px);
    top:0px;
  }
  100% {
    transform: translateY(300px);
    top:-170px; opacity:1;
  }
}
.community-section-mediaWithTextList-10 .media-element{
  height:auto!important; overflow: hidden;
}
.community-section-mediaWithTextList-10 .media-element .media-image{
  height:380px!important;
}
.community-section-mediaWithTextList-10 .media-element .media-image img{
  width:auto!important;
}
.community-section-mediaWithTextList-10 .section-title strong{
  position:relative;
}
.community-section-mediaWithTextList-10 .section-title strong:before,
.community-section-mediaWithTextList-10 .section-title strong:after{
    content: "";
    position: absolute;
    width:230px;
    height:48px;
    background: url(https://newsletter.manageengine.com/app/images/bengaluru-uc-2026-pattern-1.png) no-repeat 0 0;
    background-size:55%;
}
.community-section-mediaWithTextList-10 .section-title strong:before {
    left:-150px;
    bottom:-12px;
}
.community-section-mediaWithTextList-10 .section-title strong:after {
    transform: scaleX(-1);
    bottom:-12px;
    right: -150px;
}
.community-section-mediaWithTextList-10 .media-text-layout .first-active-box .li-description {
  display: block;
  position: absolute;
    top: 0px;
    padding: 5% 6%;
    color:#fff;
    background: linear-gradient(0deg, #000000 31%, #00000000 100%) !important;
}
/* Slide style Ends */

/* speaker section style start */
.community-section-speakers .bs-speakerList-wgt .lightest-grey-bg{
  background-color: transparent !important;
}
.community-section-speakers .foreground-layer{
  padding-bottom:6%!important;
}
.bs-speakerList-wgt .li-item{
  display: block !important;
  border:none!important;
  border-radius: 15px;
}
.community-page-speakers{
  display:flex; justify-content:center;
}
.community-page-speakers .bs-speakerList-wgt{
  width:70%;
  /* grid-template-columns: repeat(var(--grid-item-count, 4), .33333333fr)!important; */
}
.community-page-speakers .bs-speakerList-wgt .li-item:hover{
  transform: scale(1)!important;
}
.community-page-speakers .bs-speakerList-wgt .li-item .li-subtitle{
  opacity:0;
}
.bs-speakerList-wgt .li-item .li-content{
  background: linear-gradient(0deg, #000000 18%, #00000000 48%) !important;
  height:100%;
}
/* .community-page-speakers .li-item:hover .li-content{
background: linear-gradient(0deg, #000000 31%, #00000000 100%) !important;
animation-duration:1s;
animation-name: speaker-text-top2 !important;
  animation-delay:.3s;
}
@keyframes speaker-text-top2 {
  0% {
    transform: translateY(100px);
    bottom:0px;
  }
} */
.community-page-speakers .li-item:hover .li-content{
background: linear-gradient(0deg, #000000 31%, #00000000 100%) !important;
animation-duration:1s;
animation-name: speaker-text-top2 !important;
}
@keyframes speaker-text-top2 {
  0% {
    transform: translateY(100px);
    bottom:30px;
  }
}
.community-page-speakers .li-item:hover .li-subtitle{
    animation-duration:.8s;
  animation-name: speaker-text-top !important;
  bottom:30px;
    position: relative;
    color:#fff;opacity:1;
}
@keyframes speaker-text-top {
  0% {
    transform: translateY(100px);
    bottom:-110px;
  }
}
.community-page-speakers .li-item:hover .li-title{
  animation-duration:1s;
  animation-name: speaker-text-top1 !important;
  bottom:40px;
    position: relative;
    color:#fff;
}
@keyframes speaker-text-top1 {
  0% {
    transform: translateY(0px);
    bottom:0px;
  }
}
.community-section-speakers .section-title strong{
  position:relative;
}
.community-section-speakers .section-title strong:before,
.community-section-speakers .section-title strong:after{
    content: "";
    position: absolute;
    width:230px;
    height:48px;
    background: url(https://newsletter.manageengine.com/app/images/bengaluru-uc-2026-pattern-2.png) no-repeat 0 0;
    background-size:44%;
}
.community-section-speakers .section-title strong:before {
    left:-125px;
    bottom:7px;
}
.community-section-speakers .section-title strong:after {
    transform: scaleX(-1);
    bottom:6px;
    right: -125px;
}
/* speaker section style end */

/* Gallery section slide style */

 .community-section-mediaWithTextList-15 .foreground-layer{
   padding-top:5%!important;
    padding-bottom:0!important;
 }
.community-section-mediaWithTextList-15 .foreground-layer,
.community-section-mediaWithTextList-16 .foreground-layer{
    max-width: 100% !important;
    width:100%;
    margin: 0px;overflow: hidden;
}
.community-section-mediaWithTextList-16 .foreground-layer{
    padding-top:0!important;
    padding-bottom:3%!important;
}
.community-section-mediaWithTextList-15 .foreground-layer .section-title{
    text-align:center;
}
.community-section-mediaWithTextList-15 .bs-media-wgt .media-image,
.community-section-mediaWithTextList-16 .bs-media-wgt .media-image{
  width: 100%!important;
  overflow: hidden; height:320px!important;
}
.community-section-mediaWithTextList-15 .media-element{
    display: flex;
    width: calc(200%); 
    animation: move 45s linear infinite;
}
.community-section-mediaWithTextList-15 .media-element img{
    width: 100vw;
    height: 300px;
    object-fit: cover!important;
    flex-shrink:1;
}
@keyframes move {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-100vw); }
}

/* left to right slide run */

.community-section-mediaWithTextList-16 .media-element{
    display: flex;
    width: calc(200%); 
    animation: moveLeft 45s linear infinite;
}
.community-section-mediaWithTextList-16 .media-element img{
    width: 100vw;
    height: 300px;
    object-fit: cover!important;
    flex-shrink:1;
}
@keyframes moveLeft {
    0%   { transform: translateX(-100vw); }
    100% { transform: translateX(0); }
}

.community-section-mediaWithTextList-15 .section-title strong{
  position:relative;
}
.community-section-mediaWithTextList-15 .section-title strong:before,
.community-section-mediaWithTextList-15 .section-title strong:after{
    content: "";
    position: absolute;
    width:230px;
    height:48px;
    background: url(https://newsletter.manageengine.com/app/images/bengaluru-uc-2026-pattern-2.png) no-repeat 0 0;
    background-size:44%;
}
.community-section-mediaWithTextList-15 .section-title strong:before {
    left:-125px;
    bottom:7px;
}
.community-section-mediaWithTextList-15 .section-title strong:after {
    transform: scaleX(-1);
    bottom:6px;
    right: -125px;
}

/* Gallery section slide style end */


/* Customer logo section */
.community-section-mediaWithTextList-17{
  margin:3% 0 0%;
}
.community-section-mediaWithTextList-17 .foreground-layer{
    max-width: 100% !important;
    width:100%;
    margin: 0px;overflow: hidden;
}
.community-section-mediaWithTextList-17 .foreground-layer .bs-mtList-wgt .li-item{
  grid-gap: 0px!important;
}
.community-section-mediaWithTextList-17 .bs-media-wgt .media-image{
  width: 100%!important;
  overflow: hidden; height:110px!important;
}
.community-section-mediaWithTextList-17 .media-element{
    display: flex;
    width: calc(200%); 
    animation: move5 100s linear infinite;
}
.community-section-mediaWithTextList-17 .media-element img{
    width: 100vw;
    height: 300px;
    object-fit: cover!important;
    flex-shrink:1;
}
@keyframes move5 {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-100vw); }
}
/* Customer logo section end */

/* Network section */
.community-section-mediaWithTextList-11 .foreground-layer{
  padding:3% 0 5%!important;
}
.community-section-mediaWithTextList-11 .li-item{
  padding: 50px;
  background-color: #fff;
    border-radius:18px;
}
.community-section-mediaWithTextList-11 .li-item .media-element{
  height:auto!important;
}
.community-section-mediaWithTextList-11 .li-item .media-element .media-image img{
  width:50%!important;
}
.community-section-mediaWithTextList-11 .media-text-layout{
  display: flex;
    justify-content: center;
}
.community-section-mediaWithTextList-11 .media-text-layout .image-layout{
  width:70%;
}
.community-section-mediaWithTextList-11 .section-title strong,
.community-section-mediaWithTextList-11 .bs-mtList-wgt{
  position:relative;
}
.community-section-mediaWithTextList-11 .section-title strong:before,
.community-section-mediaWithTextList-11 .section-title strong:after{
    content: "";
    position: absolute;
    width:230px;
    height:48px;
    background: url(https://newsletter.manageengine.com/app/images/bengaluru-uc-2026-pattern-1.png) no-repeat 0 0;
    background-size:55%;
}
.community-section-mediaWithTextList-11 .section-title strong:before {
    left:-150px;
    bottom:-14px;
}
.community-section-mediaWithTextList-11 .section-title strong:after {
    transform: scaleX(-1);
    bottom:-14px;
    right: -150px;
}
.community-section-mediaWithTextList-11 .bs-mtList-wgt:before,
.community-section-mediaWithTextList-11 .bs-mtList-wgt:after{
    content: "";
    position: absolute;
    width:230px;
    height:200px;
    background: url(https://newsletter.manageengine.com/app/images/bengaluru-uc-2026-pattern-3.png) no-repeat 0 0;
    background-size:40%;
}
.community-section-mediaWithTextList-11 .bs-mtList-wgt:before {
    bottom:90px;
    left: -84px;
}
.community-section-mediaWithTextList-11 .bs-mtList-wgt:after {
    transform: scaleX(-1);
    bottom:90px;
    right: -84px;
}
/* Network section end */
/* footer section style */
.community-section-mediaWithButton-21 .foreground-layer{
    padding: 5% 0px 10%!important;
  }
.community-section-mediaWithButton-21 .foreground-layer .community-section-mediaText:before{
    content: "For any questions, contact";
    position: absolute;
    width:100%;
    font-size: 17px;
    line-height: 37px;
    font-family: var(--regular-font), Arial, Helvetica, sans-serif;
    bottom:24%;
    color:#000; text-align:center; z-index:9;
}
.community-section-mediaWithButton-21 .foreground-layer .community-section-mediaText:after{
    content: "india-events@manageengine.com";
    position: absolute;
    width:100%;
    font-size: 20px;
    line-height: 37px;
    font-family: var(--bold-font);
    bottom:16%;color:#000;
    text-align:center;
} 
.community-section-mediaWithButton-21 .bs-btn-wgt{
  justify-content:center!important; margin:0px;
}
.community-section-mediaWithButton-21 .bs-btn-wgt .buyTicketBtn{
  position:relative;
}
/* footer banner image */
.community-section-mediaWithTextList-14 .foreground-layer{
  padding-bottom:0px!important;
}
.community-section-mediaWithTextList-14 .bs-mtList-wgt .li-item{
  grid-gap:0px!important;
}
.community-section-mediaWithTextList-14 .li-item .media-element .media-image{
  width:100%!important;
}

/* Why Attend Style */
.community-section-text-21 .foreground-layer{
  padding-top:3%!important;
}
.community-section-text-21 .section-title strong{
  position:relative;
}
.community-section-text-21 .section-title strong:before, .community-section-text-21 .section-title strong:after {
    content: "";
    position: absolute;
    width: 230px;
    height: 48px;
    background: url(https://newsletter.manageengine.com/app/images/bengaluru-uc-2026-pattern-1.png) no-repeat 0 0;
    background-size: 55%;
}
.community-section-text-21 .section-title strong:before {
    left: -150px;
    bottom: -20px;
}
.community-section-text-21 .section-title strong:after {
    transform: scaleX(-1);
    bottom: -20px;
    right: -150px;
}
.community-section-text-21 .background-layer,
.community-section-mediaWithButton-23 .background-layer{
  background-color:#fff3d9!important;
}
.community-section-mediaWithTextList-19{
    padding-bottom:3%;
}
.community-section-mediaWithTextList-19 .foreground-layer:before {
    content: "";
    position: absolute;
    top:88%;
    right: 0px;
    width: 400px;
    height: 416px;
    background: url(https://www.manageengine.com/events/2025/userconf/images/bengaluru-uc-technical-workshops-2026.png) no-repeat left;
    background-size: 100%;
}
.community-section-mediaWithTextList-19 .media-text-layout,
.community-section-mediaWithTextList-19 h5.section-sub-title {
    float: left;
    width: 55%;
}
.community-section-mediaWithTextList-19 .media-element {
    height: auto !important;
}
.community-section-mediaWithTextList-19 .media-text-layout .lyt-tiny-media .media-image {
    height: auto !important;
    width: 55px !important;
}
.community-section-mediaWithTextList-19 .li-content .bs-btn-wgt{
    display: none;
}
.community-section-mediaWithTextList-19 .li-contentli .bs-btn-wgt:last-child{
    display:block;
}
.community-section-mediaWithTextList-19 .bs-mtList-wgt .li-item{
  grid-gap:6px!important;
}
.community-section-mediaWithTextList-19 .bs-mtList-wgt .li-description{
  margin-top:2px!important;
}
.community-section-mediaWithButton-22 .li-item{
  grid-template-columns: 1fr 40%!important;
}
.community-section-mediaWithButton-22 .bs-media-wgt .media-element{
  justify-content: center;
}


.markdown-contain ul > li {
    padding-left: 0px !important;
}
.community-section-mediaWithButton-22 .markdown-contain li:not(.ql-direction-rtl):before,
.community-section-mediaWithButton-18 .markdown-contain li:not(.ql-direction-rtl):before {
    margin-right: 1em !important;
}
.community-section-mediaWithButton-22 .markdown-contain ul > li:before,
.community-section-mediaWithButton-18 .markdown-contain ul > li:before {
    content: '' !important;
    width: 8px;
    height:8px;
    background: #F6AB1A;
    position: relative;
    top: -2px;
}
.community-section-mediaWithButton-18 .grb-list.middle-align .li-item ,
.community-section-mediaWithButton-20 .bs-mediaText-wgt .li-item {
    grid-gap: 120px!important;
}

/* Why Attend Style end */

/* Venue Section */

.community-section-mediaWithButton-3 .foreground-layer{
    padding: 6em 10em!important;
}
.community-section-mediaWithButton-3 .community-section-mediaText{
    background: #f4f4f4;
  padding: 70px;
  border-radius:4px;
}
.community-section-mediaWithButton-3 .community-section-mediaText:before,
.community-section-mediaWithButton-3 .community-section-mediaText:after{
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(https://cdev.manageengine.com/server/newsletter/html/sectin-patrn.png) no-repeat 0 0;
}
.community-section-mediaWithButton-3 .community-section-mediaText:before {
    left: 125px;
  top: 65px;
    background-size: 100%;
}
.community-section-mediaWithButton-3 .community-section-mediaText:after {
    transform: rotate(180deg);
    bottom: 65px;
  right: 125px;
    background-size: 100%;
}
.community-section-mediaWithButton-3 .bs-mediaText-wgt .li-item{
    grid-gap: 40px;
}
/* Venue Section End */


/* FAQ style */
[page-id="48316000527244326"] .page-container{
   display: flex;
   justify-content: center;
   gap:20px;
   flex-wrap: wrap;
   flex-direction: unset;

 }

 [page-id="48316000527244326"] .page-container .bs-section{
  
  border-radius: 8px;
  padding:0px;
  box-sizing: border-box !important;
  border: 1px solid #bfbfbf;
  text-align: left; 
  vertical-align:top;
  flex: none;
  
}
 [page-id="48316000527244326"] .page-container .bs-section .background-layer{
border-radius: 8px;
 }
[page-id="48316000527244326"] .page-container .community-section-banner{
    display: none !important;
}

[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-footer,
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-text-11,
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-mediaWithButton-11{
    width:100%;
    margin:0px;
    border-radius:0px;
    border:0px;
}
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-footer .background-layer,
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-text-11 .background-layer,
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-mediaWithButton-11 .background-layer{
   border-radius:0px; 
}
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-text-11{
    margin-bottom: 40px;
}
[page-id="48316000527244326"] .page-container:not(.bs-section) .community-section-mediaWithButton-11{
    margin-top: 60px;
    top:20px;
}

[page-id="48316000527244326"] .page-container .bs-section{width: 35%;}
[page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-7) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-4) .background-layer
{
    background-color:#fff !important;
}
[page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-6) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-5) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-2) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-1) .background-layer
{
    background-color:#eaf7ff !important;
}
/* FAQ style end */

/* Ticket section style */
.bs-ticketList-wgt .li-item{
      background: #031129!important;
}
.community-section-ticketClass .foreground-layer{
    padding-bottom:80px!important;
}
.community-section-ticketClass .li-content{
    background-color: #031229;
    border-radius:17px;
    color:#fff;
}
.bs-ticketList-wgt .li-item .bs-divider{
    border-top: 1px dashed #fff !important;
}
.bs-ticketList-wgt .ticket-card-nav{
    border-top: 1px dashed #5c5c5c !important;
}
.bs-ticketList-wgt .ticket-name{
    font-weight:bold;
}
.bs-ticketList-wgt .ticket-card-nav:before,
.bs-ticketList-wgt .ticket-card-nav:after{
content:'';
    position:absolute;
    width:35px; height:35px;
    border-radius:50%;
    background-color:#fff;
    top:-18px;
}
.bs-ticketList-wgt .ticket-card-nav:before{
    left:-18px;
}
.bs-ticketList-wgt .ticket-card-nav:after{
    right:-18px;
}
.community-section-text-4 .section-sub-title{
    margin-bottom:8px!important;
}
.bs-ticketList-wgt .ticket-card-nav .ticket-price-secondary{
   color:#fff; 
}
.ticket-card-nav .buyTicketBtn{
    width:60%!important;
}
.bs-label.grb-lbl .dark-lbl,
.bs-label.grb-lbl .light-lbl{
  color:#000;
}
/* Ticket section style end */

.community-section-mediaWithButton-18 .foreground-layer,
.community-section-mediaWithButton-20 .foreground-layer,
.community-section-mediaWithButton-22 .foreground-layer,
.community-section-mediaWithButton-23 .foreground-layer{
  padding:4% 1%!important;
}

@media only screen and (max-width: 4500px){ 

.community-section-mediaWithTextList-15 .media-text-layout .lyt-large-media .img-rectangle .media-image img,
.community-section-mediaWithTextList-16 .media-text-layout .img-object-fit .media-image img,
.community-section-mediaWithTextList-17 .media-text-layout .img-object-fit .media-image img{
  object-fit: cover !important;
}

.community-section-mediaWithTextList-10 .media-text-layout .first-active-box .li-content .li-title{
  display:none;
}

/* default show logo and button style */

.community-section-mediaWithTextList-18 .foreground-layer{
  animation-name: main-banner-botm-image !important;
  animation-delay:3s;
  animation-duration:1s;
  animation-fill-mode: forwards;
}
.community-section-mediaWithTextList-18 .media-image img{
  z-index: 0;
}
.community-section-mediaWithTextList-18 .media-text-layout{
      position: absolute;
    top: -210px;
    z-index: 9;
}
.community-section-mediaWithTextList-18 .media-image{
  width:85%!important;
  top: 50%;
    left:45%;
    transform: translate(-50%, -50%);
}
@keyframes main-banner-botm-image {
  100% {
  display: none;
  visibility: hidden; height:0px!important; padding:0px!important;
  }
} 
/* default show logo and button style end */
.main-banner .banner-media{
  display:none;
}

/* Are you in second section styler start */ 
.community-section-mediaWithTextList-13 .foreground-layer{
  padding:0px 1% 6%!important;
}
}

@media only screen and (max-width:3000px){ 
/* Are you in second section styler start */ 
.community-section-mediaWithTextList-13 .foreground-layer{
  padding:0px 6% 6%!important;
}
}
@media only screen and (max-width:2000px){ 

.community-section-mediaWithButton-3 .foreground-layer{
  padding: 3em 2em !important;
}
.community-section-mediaWithButton-3 .community-section-mediaText:before,
.community-section-mediaWithButton-3 .community-section-mediaText:after{
  display:none;
}
}
@media only screen and (max-width:1445px) {
.community-section-mediaWithTextList-18 .media-text-layout {
        position: absolute;
        top: -230px;
        z-index: 9;
    }
}

@media only screen and (max-width:1225px) {
.bs-speakerList-wgt .li-item .li-content {
  background: linear-gradient(0deg, #000 24%, #0000 48%) !important;
}
}
@media only screen and (max-width:1215px) {

.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(1){
width:350px;  
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(2){
  width:175px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(3){
  width:175px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(4){
  width:175px;
}
.community-section-mediaWithTextList-10 .bs-mtList-wgt.hover-active .li-item{
  width:175px;
}	
.community-section-mediaWithTextList-10 .media-text-layout .li-item.box-slide-active{
  width:350px;
}
.bs-speakerList-wgt .li-item .li-content {
  background: linear-gradient(0deg, #000 37%, #0000 48%) !important;
}
.community-page-speakers .li-item:hover .li-content{
background: linear-gradient(0deg, #000000 42%, #00000000 100%) !important;
}
[page-id="48316000527244326"] .page-container .bs-section .foreground-layer{
    padding:24px!important;
}
}


@media only screen and (max-width:1024px) {
.community-section-Slide-1 .bs-media-wgt.media-settings .media-element.secondary-media .media-image img{
  max-width:85%!important;
  width:55%!important;
}
.community-section-mediaWithTextList-11 .media-text-layout .image-layout{
  width: 80%;
}
.community-section-mediaWithButton-21 .foreground-layer .community-section-mediaText:before{
  bottom:10%;
}
.community-section-mediaWithButton-21 .foreground-layer .community-section-mediaText:after{
bottom:0%;
}
.community-section-mediaWithTextList-11 .foreground-layer{
  padding:5% 0 7%!important;
}


.community-section-mediaWithTextList-13 .foreground-layer{
  padding: 0px 1% 6% !important;
}


.community-page-speakers .bs-speakerList-wgt{
  width:100%;
}
.bs-speakerList-wgt{
  grid-template-columns: repeat(var(--grid-item-count,3),.5fr)!important;
}
.bs-speakerList-wgt .li-item .li-content {
    background: linear-gradient(0deg, #000 31%, #0000 51%) !important;
  }

.community-section-mediaWithTextList-10 .foreground-layer{
  width:100%;
}
 .main-banner .bs-media-wgt a,
.main-banner .bs-dtl a, .main-banner .bs-btn-wgt.default a{
  white-space:normal;
width:390px;
}
.navbar-other-items .navbar-item p,
.navbar-other-items .navbar-item a,
.navbar-other-items .navbar-item:nth-child(3){
    display: none;
}
.bs-website .bs-section.community-section-text-23 p strong{font-size:16px !important;}
.community-section-Slide-1 .foreground-layer{
  padding: 12% 0% 3% !important;
}
.community-section-Slide-1 .foreground-layer::after{
  bottom: -167px;
}
/* Why Attend style */
.community-section-mediaWithTextList-4 .list-image,
.community-section-mediaWithButton-18 .list-image,
.community-section-mediaWithButton-20 .list-image,
.community-section-mediaWithButton-22 .list-image{
    display:none;
}
.community-section-mediaWithTextList-19 .foreground-layer:before{
    display:none;
}
.community-section-mediaWithTextList-19 .media-text-layout,
.community-section-mediaWithTextList-19 h5.section-sub-title{
    width:100%; float:none;
}
.community-section-mediaWithButton-22 .li-item {
    grid-template-columns: 1fr auto !important;
}
/* Why Attend style end */
}
@media only screen and (max-width:950px) {
.community-section-mediaWithTextList-11 .media-text-layout .image-layout {
  width: 90%;
}
.community-section-mediaWithTextList-10 .grb-list.align-item-center.column-2 .li-item{
  width: 100%!important;
}
.community-section-mediaWithTextList-10 .foreground-layer {
  padding: 10% !important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-title{
  transform: none;
  left:0px;
  padding: 7% 6%;
    width:100%;
    background: linear-gradient(0deg, #000000 31%, #00000000 100%) !important;
}
.community-section-mediaWithTextList-10 .media-element .media-image img{
  width: 100% !important;
}
.community-section-mediaWithTextList-10 .media-element .media-image{
  height:auto !important;
}
.community-section-mediaWithTextList-10 .li-item{
  height:350px;overflow: hidden;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item .li-description {
  display: block;
  position: absolute;
    bottom: 0px;
    padding: 5% 6%;
    color:#fff;
    background-color:rgba(6, 18, 38, 0.8)!important;
    border-radius:10px; height: 100%;
    align-content: center;
    margin-top:0px!important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item .li-content .li-title{
  display:none;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-title,
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-description{
animation: none;top: 0px; padding: 5% 6%;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content:hover,
.community-section-mediaWithTextList-10 .li-item:hover .li-content{
padding: 0px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:hover .li-content{
    background:transparent!important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-content{
  opacity:1;
}
.community-section-mediaWithTextList-10 .media-text-layout .first-active-box .li-description{
  background-color:rgba(6, 18, 38, 0.8)!important;
}
}
@media only screen and (max-width:860px) {
.community-section-mediaWithTextList-13 .foreground-layer{
  padding:1% 1% 6% !important;
}
.community-section-mediaWithTextList-11 .media-text-layout .image-layout {
    width:80%;
  }
.community-section-speakers .foreground-layer {
  padding-bottom: 10% !important;
}
.community-section-mediaWithTextList-13 .media-image img {
  width: 100% !important;
}
}
@media only screen and (max-width:840px){ 
/* FAQ */
[page-id="48316000527244326"] .page-container .bs-section{
    width: 46%;
}
}
@media only screen and (max-width:810px) {
  .community-section-Slide-1 .bs-media-wgt.media-settings .media-element.secondary-media .media-image img{
	content:url("https://www.manageengine.com/events/2026/userconf/images/begaluru-uc-logo-unit-center.png");
}
  .main-banner .banner-media{
  display:block;
}
  .community-section-embedWidget-1 article {
    min-height: 100vh !important;
    height: 100vh !important;
  }
  .community-section-embedWidget-1 article div {
    height: 100% !important;
  }
  .main-banner .banner-content {
    width: 100%;
    justify-content: center;
    animation:none;
  }
 .main-banner .bs-media-wgt,
.main-banner .bs-dtl, .main-banner .bs-btn-wgt.default{
    animation:none;
    opacity: 1; top:0px;
    display:flex; justify-content:center!important;
  }
  .community-section-Slide-1 .banner-widget {
    display: flex !important;
    flex-direction: column-reverse !important;
    animation:none;
    background: linear-gradient(0deg,rgb(187, 150, 98) -56%, rgb(255, 249, 237) 40%);
  }
  .community-section-Slide-1 .bs-media-wgt.media-settings .media-element:not(.secondary-media) .media-image {
    display: block;
    max-width:35% !important;
    opacity: 0;
  }
.community-section-Slide-1 .foreground-layer:after{
  animation: none;
    left: 50% !important;
    position: absolute;
    transform: translate(-50%, -50%);
    display: block !important;
    bottom: -82%;
    opacity: 1;
}
 .community-section-Slide-1 .bs-media-wgt.media-settings .media-element.secondary-media .media-image{
  display:flex; justify-content:center;
 }
.community-section-Slide-1 .bs-media-wgt.media-settings .media-element.secondary-media .media-image img{
  width: 80% !important;
 }
.community-section-mediaWithTextList-18{
  display:none;
}
.community-section-Slide-1 .buyTicketBtn {
  cursor: pointer;
  left: -32px;
}
.community-section-mediaWithTextList-11 .bs-mtList-wgt:before, .community-section-mediaWithTextList-11 .bs-mtList-wgt:after{
  background-size: 30%;
}
.community-section-mediaWithTextList-11 .bs-mtList-wgt:before {
    bottom: 90px;
    left: -63px;
}
.community-section-mediaWithTextList-11 .bs-mtList-wgt:after {
    transform: scaleX(-1);
    bottom: 90px;
    right: -62px;
}
.main-banner .bs-media-wgt a,
.main-banner .bs-dtl a, .main-banner .bs-btn-wgt.default a{
  white-space:normal;
width:auto;
}
.community-section-Slide-1 .banner-widget:before,
.community-section-Slide-1 .banner-widget:after{
  background-size:22%;
 opacity:1;
 animation:none;
}
.community-section-Slide-1 .banner-widget:before {
  left: -9px;
    top: 1px;
}
.community-section-Slide-1 .banner-widget:after {
   top: -74px;
    right: -5px;
}
 .community-section-Slide-1 .foreground-layer {
    padding: 12% 8% 3% !important;
  }
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-title{
  bottom:0px;
}
}
@media only screen and (max-width:790px) {
.community-section-mediaWithTextList-13 .foreground-layer{
  padding:1% 3% 6% !important;
}
}
@media only screen and (max-width:767px) {
.community-section-mediaWithButton-21 .bs-button.st-fill:not(.loading):not(:disabled):after{
  right: -58px;
}
.community-section-mediaWithTextList-13 .foreground-layer{
  padding:1% 8% 6% !important;
}
.bs-speakerList-wgt .li-item .li-content {
    background: linear-gradient(0deg, #000 4%, #0000 51%) !important;
  }
.bs-speakerList-wgt{
  grid-template-columns: repeat(var(--grid-item-count,2),.5fr)!important;
}
 .community-section-mediaWithTextList-11 .media-text-layout .image-layout {
    width:80%;
  }
.community-section-mediaWithTextList-11 .bs-mtList-wgt::before, .community-section-mediaWithTextList-11 .bs-mtList-wgt::after{
  display:none;
}
.community-section-mediaWithTextList-15 .media-text-layout .lyt-large-media .img-rectangle .media-image,
.community-section-mediaWithTextList-16 .media-text-layout .lyt-medium-media .img-rectangle .media-image,
.community-section-mediaWithTextList-17 .media-text-layout .lyt-medium-media .img-rectangle .media-image{
  width: 100% !important;
}
 .community-section-mediaWithTextList-10 .grb-list.align-item-center.column-1 .li-item,
 .community-section-mediaWithTextList-10 .media-text-layout .lyt-largest-media .img-original .media-image{
    width: 100% !important;
  }
[page-id="48316000527244326"] .page-container .bs-section .markdown-contain span{
font-size:14px!important;
}
.community-section-Slide-1 .buyTicketBtn > div::before{
  right: -59px;
  top: 26px;
}
.community-section-mediaWithButton-21 .buyTicketBtn > div::before{
  right: -60px;
  top: 26px;
}
.community-section-mediaWithButton-21 .bs-btn-wgt .buyTicketBtn::before{
  font-size: 42px;
  left: -162px;
  bottom: 23px;
}
.community-section-mediaWithButton-21 .bs-btn-wgt .buyTicketBtn::after{
  font-size: 42px;
  right: -196px;
  bottom: 23px;
}
.community-section-mediaWithTextList-19 .lyt-tiny-media .media-element.img-square .media-image{
  width: 55px !important;
}
.community-section-mediaWithTextList-19 .bs-mtList-wgt .li-item{
  grid-gap:8px!important;
}
.community-section-mediaWithTextList-19 .li-description p,
.community-section-mediaWithButton-22 .li-description p,
.community-section-mediaWithButton-22 .li-description,
.community-section-mediaWithButton-20 .li-description p,
.community-section-mediaWithButton-18 .li-description,
.community-section-mediaWithButton-23 .li-description p,
.markdown-contain ul > li{
  font-size:15px!important; line-height:26px;
}
.community-section-mediaWithButton-23 .community-section-mediaText .lyt-small-media .media-image{
      width:225px!important;
}
}
@media only screen and (max-width:670px) {
.community-section-mediaWithTextList-10 .section-title strong::before, .community-section-mediaWithTextList-10 .section-title strong::after{
background-size: 40%;
}
.community-section-mediaWithTextList-10 .section-title strong::before {
  left: -102px;
  bottom: -20px;
}
.community-section-mediaWithTextList-10 .section-title strong::after {
  transform: scaleX(-1);
  bottom: -20px;
  right: -102px;
  
}
.community-section-mediaWithButton-21 .bs-btn-wgt .buyTicketBtn::after{
  right: -205px;
  bottom: 23px;
  font-size:48px;
}
.bs-speakerList-wgt .li-item .li-content {
        background: linear-gradient(0deg, #000 16%, #0000 51%) !important;
}
}
@media only screen and (max-width:605px) {
      .bs-speakerList-wgt .li-item .li-content {
        background: linear-gradient(0deg, #000 24%, #0000 51%) !important;
}

.community-section-mediaWithButton-21 .li-title span{
  font-size: 27px !important;
}
 .community-section-mediaWithButton-21 .foreground-layer .community-section-mediaText::before{
  bottom: 8%;font-size:15px;
 }
 .community-section-mediaWithButton-21 .foreground-layer .community-section-mediaText::after {
    bottom: -4%; font-size:16px;
  }
 .community-section-mediaWithButton-21 .bs-btn-wgt .bs-button:not(.uls-dialog.bs-button){
  margin:0px!important;
 }
.community-section-mediaWithButton-21 .buyTicketBtn > div::before{
  right:-68px; top:11px
}
.community-section-mediaWithButton-21  .bs-mediaText-wgt .li-item .li-description{
  margin:0px!important;
}
.community-section-mediaWithButton-21 .bs-button.st-fill:not(.loading):not(:disabled)::before,
.community-section-mediaWithButton-21 .bs-button.st-fill:not(.loading):not(:disabled)::after{
  display: none;
}
/* FAQ */
[page-id="48316000527244326"] .page-container .bs-section{
    width: 90%;
}
[page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-6) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-5) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-2) .background-layer, [page-id="48316000527244326"] .page-container section.custom-section:nth-child(8n-1) .background-layer
{
    background-color:#fff !important;
}
.community-section-mediaWithButton-3 .community-section-mediaText{
  padding: 30px;
}
.bs-website .bs-section.community-section-text-23 p strong{font-size:12px !important;}
}
@media only screen and (max-width: 550px) {
  .community-section-text-1 {
    display: none;
  }
 .main-banner .bs-media-wgt a,
.main-banner .bs-dtl a, .main-banner .bs-btn-wgt.default a{
  white-space:normal;
  text-align:center;
}
.community-section-Slide-1 .foreground-layer:after{
width: 55%;
}
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:23px;
}
.community-section-mediaWithTextList-10 .section-title span,
.community-section-mediaWithTextList-10 .section-title strong,
.community-section-speakers .section-title span,
.community-section-speakers .section-title strong,
.community-section-mediaWithTextList-11 .section-title span,
.community-section-mediaWithTextList-11 .section-title strong,
.community-section-mediaWithTextList-15 .section-title span,
.community-section-mediaWithTextList-15 .section-title strong{
font-size: 27px !important;
}
.community-section-speakers .section-title strong::before, .community-section-speakers .section-title strong::after{
  background-size: 32%;
}
.community-section-speakers .section-title strong::before {
  left: -87px;
  bottom: -13px;
}
.community-section-speakers .section-title strong::after {
  bottom: -14px;
  right: -87px;
}
.community-section-mediaWithTextList-11 .section-title strong::before, .community-section-mediaWithTextList-11 .section-title strong::after{
  background-size:44%;
}
.community-section-mediaWithTextList-11 .section-title strong::before {
  left: -114px;
  bottom: -22px;
}
.community-section-mediaWithTextList-11 .section-title strong::after {
  transform: scaleX(-1);
  bottom: -22px;
  right: -114px;
}
.community-section-mediaWithTextList-15 .section-title strong::before, .community-section-mediaWithTextList-15 .section-title strong::after{
  background-size:26%;
}
.community-section-mediaWithTextList-15 .section-title strong::before {
  left: -75px;
  bottom: -19px;
}
.community-section-mediaWithTextList-15 .section-title strong::after {
  bottom: -19px;
  right: -75px;
}
.community-section-mediaWithTextList-14 .foreground-layer{
  padding-top:16px!important;
}
/* speaker section */
.community-page-speakers .bs-speakerList-wgt .li-item .li-subtitle{
  display: none;
}
 .bs-speakerList-wgt .li-item .li-content{
  min-height: 62px;
 }
.bs-speakerList-wgt{
  grid-template-columns: repeat(var(--grid-item-count,2),.66664fr) !important;
  justify-content:center;
}
.bs-speakerList-wgt .sp-st-5 .list-image,
.bs-speakerList-wgt .sp-st-5{
height: 248px!important;
min-height: 248px!important;
}
.community-page-speakers .li-item:hover .li-content{
  animation:none; background:transparent!important;
}
.bs-speakerList-wgt .li-item .li-content{
  height:25%; background:#000!important;
}
/* speaker section end */
.community-section-mediaWithTextList-10 .media-text-layout .li-content .li-description p{
  font-size:14px !important; line-height:20px;
}
.community-section-mediaWithTextList-10 .li-item{
  height:280px;overflow: hidden;
}

.community-section-Slide-1 .foreground-layer{
  padding:18% 8% 8% !important;
}
.bs-website .bs-section.community-section-text-23 .foreground-layer {
  padding: 8px 0 !important;
  min-height: auto !important;
  z-index: 99999;
}
.community-section-mediaWithTextList-11 .foreground-layer,
.community-section-mediaWithTextList-15 .foreground-layer,
.community-section-speakers .foreground-layer{
  padding: 10% !important;
}
.community-section-mediaWithTextList-10 .foreground-layer .section-title p,
.community-section-mediaWithTextList-11 .foreground-layer .section-title p,
.community-section-speakers .foreground-layer .section-title p,
.community-section-mediaWithTextList-15 .foreground-layer .section-title p{
  text-align:left!important;
}
.community-section-mediaWithTextList-10 .section-title strong:before,
.community-section-speakers .section-title strong:before,
.community-section-mediaWithTextList-11 .section-title strong:before,
.community-section-mediaWithTextList-15 .section-title strong:before{
  display: none;
}
.community-section-mediaWithTextList-11 .media-text-layout .image-layout {
  width: 100%;
}
.community-page-speakers .li-item:hover .li-title{
  animation:none;
}
.community-section-mediaWithTextList-17 .media-element{
width: 230%;
    animation: move5 40s linear infinite;
}
.community-section-mediaWithTextList-17 .media-text-layout .img-object-fit .media-image img{
width: 270%!important;object-fit: fill !important;
}
.owl-carousel .owl-item img{
  width:65%!important;
}
}
@media only screen and (max-width:538px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:20px;
}
}
@media only screen and (max-width:520px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:16px;
}
}
@media only screen and (max-width:512px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:13px;
}
}
@media only screen and (max-width:500px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:10px;
}
}
@media only screen and (max-width:495px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:7px;
}
.bs-speakerList-wgt .li-item .li-content {
    min-height: 77px;
  }
}
@media only screen and (max-width:484px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:4px;
}
.bs-speakerList-wgt .sp-st-5 {
    height: 235px !important;
    min-height: 235px !important;
  }
}
@media only screen and (max-width: 480px) {
.community-section-Slide-1 .foreground-layer::after{
  bottom: -86%;
}
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:40px;
}
}
@media only screen and (max-width:474px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:34px;
}
}
@media only screen and (max-width:454px) {
[data-element-id="48316000527226323"] .img-contain{
  position:relative; left:30px;
}
.community-section-text-21 .section-title strong:before, .community-section-text-21 .section-title strong:after{
  background-size: 45%;
}
.community-section-text-21 .section-title strong:before {
    left: -113px;
    bottom: -27px;
}
.community-section-text-21 .section-title strong:after {
    transform: scaleX(-1);
    bottom: -26px;
    right: -115px;
}
}
  @media only screen and (max-width:432px) {
  [data-element-id="48316000527226323"] .img-contain{
    position:relative; left:24px;
  }
  }
  @media only screen and (max-width:422px) {
  [data-element-id="48316000527226323"] .img-contain{
    position:relative; left:20px;
  }
  .bs-speakerList-wgt .sp-st-5 {
    height: 220px !important;
    min-height: 220px !important;
  }
  }
@media only screen and (max-width: 450px) {

  .community-section-mediaWithButton-21 .foreground-layer {
    padding: 5% 0px 16% !important;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(1){
height:240px;  
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(2){
  height: 240px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(3){
  height: 240px;
}
.community-section-mediaWithTextList-10 .media-text-layout .li-item:nth-of-type(4){
  height: 240px;
}
.community-section-mediaWithTextList-10 .bs-mtList-wgt.hover-active .li-item{
  height: 240px;
}	
.community-section-mediaWithTextList-10 .media-text-layout .li-item.box-slide-active{
  height:240px;
}
 .community-section-mediaWithButton-21 .li-title span {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 418px) {
 .bs-website .bs-section.community-section-text-23 p strong {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 410px) {
[data-element-id="48316000527226323"] .img-contain {
        left: 7px;
    }
}
@media only screen and (max-width:390px) {
.community-section-mediaWithTextList-11 .li-item{
  padding: 34px;
}
}
@media only screen and (max-width:390px) {

    .community-section-mediaWithButton-21 .li-title span{
        font-size: 19px !important;
    }
    .bs-speakerList-wgt .sp-st-5 {
    height: 215px !important;
    min-height: 215px !important;
  }
}
@media only screen and (max-width: 370px) {
  [data-element-id="48316000527226323"] .img-contain {
    left: 37px;
  }
}