.community-page-home .foreground-layer .markdown-contain span,
.community-page-home .foreground-layer .markdown-contain a,
.community-page-tickets .foreground-layer .markdown-contain span,
.community-page-tickets .foreground-layer .markdown-contain a,
.community-page-agenda .foreground-layer .markdown-contain span,
.community-page-agenda .foreground-layer .markdown-contain a,
.community-page-speaker .foreground-layer .markdown-contain span,
.community-page-speaker .foreground-layer .markdown-contain a,
.custom-section .foreground-layer .markdown-contain span,
.custom-section .foreground-layer .markdown-contain a,
.custom-section .foreground-layer .markdown-contain p,
.li-description p span{
	font-size:18px!important; line-height:28px;
}
.community-section-mediaWithTextList-10 .bs-mtList-wgt.row-view.lyt-left-image .li-item{
    grid-template-columns: 50% 1fr!important;
}
.uls-flex.ui.checkbox{display: none!important;}
/* ---  Mexico UC Style start ---- */
.main-banner article.foreground-layer{
    padding:0px!important;
}
.community-section-Slide-1 .background-layer{
    background-color: #fef9db;
}

.community-section-mediaWithTextList-5 .background-layer:before,
.community-section-mediaWithButton-8 .background-layer:before{
    content: "";
  position: absolute;
  width: 100px;
  height:136px;
  background: url("https://www.manageengine.com/events/images/uc-mexico-ui-patern5.png") no-repeat 0 0;
  background-size:100%;
}
.community-section-mediaWithTextList-5 .background-layer:before{
  top:-38%;
  left:-30px;
}
.community-section-mediaWithButton-8 .background-layer:before{
  top:13%;
  left:0;
}

.community-section-mediaWithTextList-6:after{
    content: "";
  position: absolute;
  right:0;
  width: 100px;
  height:136px;
  background: url("https://www.manageengine.com/events/images/uc-mexico-ui-patern5.png") no-repeat 0 0;
  background-size:100%;
  bottom:150px;
  left: auto;
}

.community-section-speakers:before{
    content: "";
  position: absolute;
  left:10px;
  width: 360px;
  height:40px;
  background: url("https://www.manageengine.com/events/images/uc-colombia-patern-4.png") no-repeat 0 0;
  background-size:100%;
  top:15px;
  bottom:0px;
  z-index:9;
}
.community-section-speakers:after{
    content: "";
  position: absolute;
  right:10px;
  width: 360px;
  height:40px;
  background: url("https://www.manageengine.com/events/images/uc-colombia-patern-4.png") no-repeat 0 0;
  background-size:100%;
  bottom:10px;
  z-index:9;
}

/* Section one */

.community-section-mediaWithButton-5 .community-section-mediaText .li-content{
    position:relative;
}
.community-section-mediaWithButton-5 .community-section-mediaText .section-title:after{
    content: "";
position: absolute;
  bottom:11px;
  left:0px;
  width: 130px;
  height: 54px;
  border-bottom: 7px solid #000;
}
/* Section one End */

/* Setion two */

.community-section-mediaWithTextList-2 .media-text-layout{
    justify-content: center;
  display: flex;
}
.community-section-mediaWithTextList-2 .media-text-layout .image-layout{
    max-width: 1200px;
}
/* .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item{
    margin:40px;
} */
.community-section-mediaWithTextList-2 .bs-mtList-wgt{
    grid-gap: 84px!important;
}
/* Section two End */

.community-section-mediaWithTextList-2 .foreground-layer .li-subtitle span{
    font-size:20px!important;
    position:relative; z-index:1;
}


.community-section-mediaWithButton-4 .background-layer{
background-color: #fff!important;
}


/* speaker section */
.community-section-speakers .bs-speakerList-wgt .li-item{
    background-color:transparent;
    border: none;
}
.community-section-speakers .bs-speakerList-wgt{
    position: relative;
    left:23%;
    width:80%;
}
.community-section-speakers .uls-grid.col-4{
    grid-template-columns: repeat(var(--grid-item-count, 1), .70fr)!important;
}
.community-section-speakers .bs-speakerList-wgt:before{
    content:"Ponentes destacados";
position: absolute;
    top:15px;
    left:-100px;
    width: 240px;
    height: 42px;
    font-size: 50px;
    line-height: 55px;
    font-family: var(--bold-font);
}
.community-section-speakers .bs-speakerList-wgt:after{
    content: "";
position: absolute;
  top: 95px;
  left:-97px;
  width: 130px;
  height: 54px;
  border-bottom: 7px solid #000;
}
.community-section-speakers .section-title{
display: none;
}
/* speaker section end */

/* view more section */
/* .community-section-mediaWithTextList-11 .li-subtitle{
    border-bottom:1px solid #bebebe;
} */
.community-section-mediaWithTextList-11 .li-subtitle,
.community-section-mediaWithTextList-11 .li-description{
    position:relative;
}

/* .community-section-mediaWithTextList-11 .li-subtitle p a,
.community-section-mediaWithTextList-11 .li-description p a{
    text-decoration: none!important;
    display:block; position:relative; z-index:1;
}
.community-section-mediaWithTextList-11 .li-subtitle p:nth-child(4):after,
.community-section-mediaWithTextList-11 .li-description p:nth-child(4):after{
	content: "";
    position: absolute;
    bottom:0px;
    right: 0;
    width:110px;
    height:112px;
    background: url("https://cdev.manageengine.com/server/newsletter/html/view-more-btn.png") no-repeat 0 0;
    background-size:75%;
    z-index: 0;
} */
.community-section-mediaWithTextList-11 .media-element .media-image{
	width: 50%!important;
}

.community-section-mediaWithTextList-11 .li-content .text-tiny p:nth-child(1) span,
.community-section-mediaWithTextList-11 .li-content .li-description p:nth-child(1) span{
font-size:22px !important;
}
/* view more section end */
/* footer section */

.community-section-customSection-24 .foreground-layer{
	padding:25px 0px 50px!important;
}
.community-section-customSection-34 .foreground-layer,
.community-section-text-19 .foreground-layer,
.community-section-customSection-32 .foreground-layer,
.community-section-text-7 .foreground-layer{
	padding:25px 0px 50px!important;
}
.community-section-customSection-34 .markdown-contain p:nth-child(1),
.community-section-text-19 .markdown-contain p:nth-child(1),
.community-section-customSection-32 .markdown-contain p:nth-child(1),
.community-section-text-7 .markdown-contain p:nth-child(1),
.community-section-customSection-24 .markdown-contain p:nth-child(1){
	float:left;
}
.community-section-customSection-34 .markdown-contain p:nth-child(2),
.community-section-text-19 .markdown-contain p:nth-child(2),
.community-section-customSection-32 .markdown-contain p:nth-child(2),
.community-section-text-7 .markdown-contain p:nth-child(2),
.community-section-customSection-24 .markdown-contain p:nth-child(2){
	float:right;
}

/* footer section end */

/* Extra style added */
.community-section-mediaWithButton-5 .bs-mediaText-wgt.layout2 .li-item{
	grid-template-columns: 1fr 40%!important;
}
.community-section-mediaWithButton-5 .community-section-mediaText .lyt-small-media .media-image{
    width: 235px !important;
}
.community-section-mediaWithButton-5 .bs-mediaText-wgt .media-element{
    justify-content:start!important;
}

.community-section-mediaWithTextList-2 .media-element .media-image img{

}


/* Extra style end */


/* Box section */
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1)
{display:flex !important;
flex-direction:column-reverse !important;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .markdown-contain span{
    font-size:35px!important; line-height:40px;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .li-subtitle:after{
  content: "";
  position: absolute;
  top: 65px;
  left: 50px;
  width: 130px;
  height: 54px;
  border-bottom: 7px solid #000;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(4):after{
	content: "";
    position: absolute;
    bottom:0px;
    right:0px;
    width:90px;
    height:75px;
    background: url("https://www.manageengine.com/events/images/uc-colombia-patern-3.png") no-repeat 0 0;
    background-size:65%;
    z-index: 0;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(2):after{
	content: "";
    position: absolute;
    bottom:20px;
    right:30px;
    width:90px;
    height:82px;
    background: url("https://www.manageengine.com/events/images/uc-colombia-patern-1.png") no-repeat 0 0;
    background-size:100%;
    z-index: 0;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(3):after{
	content: "";
    position: absolute;
    bottom:11px;
    right:40px;
    width:100px;
    height:95px;
    background: url("https://www.manageengine.com/events/images/uc-colombia-patern-2.png") no-repeat 0 0;
    background-size:100%;
    z-index: 0;
}

/* Box section end */


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

/* ---  Saudi Arabia UC Style End ---- */



.community-section-footer .social.link{display:none !important;}
.bs-main-menu .item.logo{max-width:240px!important;}
a{white-space: nowrap!important;}
.community-section-Slide-1 .bs-media-wgt .secondary-media .media-image{width: 67%;}
.community-section-eventVenue .li-description{font-size: 1.2em;}
.community-section-mediaWithTextList-2 article .bs-button.link{font-size:1.2em;}
.community-section-mediaWithTextList-4 .background-layer{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+47,f7f7f8+47,f7f7f8+100 */
  background: linear-gradient(to right,  #ffffff 0%,#ffffff 47%,#f7f7f8 47%,#f7f7f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.community-section-mediaWithTextList-4 article.foreground-layer{padding: 0!important;;}
.community-section-mediaWithTextList-4 .image-layout .li-item{padding: 80px 50px 150px 50px;}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(2){background: #F7F7F8;}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(1){position:relative;border-bottom:1px solid #ddd;background: #fff;}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(1) h4{padding-top: 20px;}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(1):after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 240px;
    height: 42px;
    background: url("https://cdev.manageengine.com/server/tools/files/73971d9a323f2eb53b1af195b-sweden-uc-2024-possition-icon1.png") no-repeat 0 0;
    background-size: 100%;
}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(2):after {
    content: "";
    position: absolute;
    bottom: 60px;
    left: 50px;
    width: 86px;
    height: 16px;
    background: url("https://cdev.manageengine.com/server/tools/files/f0259c25a97a42b488837d3e3c-sweden-uc-2024-possition-icon2.png") no-repeat 0 0;
    background-size: 100%;
}

/*.community-section-mediaWithTextList-2.alternative-background .grb-list{width: 80%;margin:0 auto;}*/
.community-section-mediaWithTextList-2 .media-text-layout .lyt-tiny-media .media-image{width:70%!important;}
.community-section-mediaWithTextList-2 .media-text-layout .media-element{
    justify-content:start; height:280px!important;
}
.community-section-mediaWithTextList-2 .image-layout .li-item{padding:50px;border-radius: 4px;position:relative;}
.community-section-mediaWithTextList-2 .image-layout .li-item:nth-child(1){background: #fff; padding-top:0px!important;}
.community-section-mediaWithTextList-2 .image-layout .li-item:nth-child(2){
    background:#FFF9DB;
}
.community-section-mediaWithTextList-2 .image-layout .li-item:nth-child(3){
    background:#F2E9E9;
    }
.community-section-mediaWithTextList-2 .image-layout .li-item:nth-child(4){
    background:#E9FFE2;
}


.community-section-Slide-1{position: relative;}


/* New UI css Start */

.community-section-mediaWithButton-5 article.foreground-layer{padding-bottom: 0px!important;}
.community-section-mediaWithButton-5 .foreground-layer{width: 74%;}

.community-section-mediaWithButton-5 article.foreground-layer,
.community-section-mediaWithTextList-2 article.foreground-layer,
.community-section-mediaWithTextList-9 article.foreground-layer,
.community-section-mediaWithTextList-8 article.foreground-layer,
.community-section-speakers article.foreground-layer{padding:60px 0!important;}
.community-section-mediaWithButton-5 article.foreground-layer.bs-container{
    padding-bottom: 45px !important;
    padding-top: 100px !important;
    }
.community-section-mediaWithTextList-9 .li-item:nth-child(1) .customButton a{display: none;}

.community-section-mediaWithTextList-8 .section-title p:nth-child(1) span:before{
  content: "";
  position: relative;
	display: inline-block;
  bottom:3px;
  left: -6px;
  width: 50px;
  height: 10px;
  background: url("https://cdev.manageengine.com/server/newsletter/html/user-pat.png") no-repeat 0 0;
	background-size: 100%;}
    .community-section-mediaWithTextList-8 .section-title p:nth-child(1) span:after{
  content: "";
  position: relative;
	display: inline-block;
  bottom:3px;
  right: -6px;
  width: 50px;
  height: 10px;
  background: url("https://cdev.manageengine.com/server/newsletter/html/user-pat.png") no-repeat 0 0;
	background-size: 100%;transform: rotate(180deg);}

.community-section-mediaWithTextList-9 .image-layout{
    width: 85%; margin: 0 auto;
}
.community-section-mediaWithTextList-9 .bs-media-wgt .media-element{height:63px!important;}
.community-section-mediaWithTextList-9 .media-text-layout .lyt-tiny-media .media-image{width: 25%!important;}
.community-section-mediaWithTextList-9 .image-layout .li-item{padding:12px;position:relative;}
.community-section-mediaWithTextList-9 .image-layout .li-item .li-content{padding:58px; border-radius: 4px;}
.community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(1) .li-content{
    background: url(https://cdev.manageengine.com/server/newsletter/html/new-bg3.png);
    background-repeat: no-repeat;
    background-size: cover;min-height: 305px;}
.community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(2) .li-content{
    background: url(https://cdev.manageengine.com/server/newsletter/html/new-bg3.png);
    background-repeat: no-repeat;
    background-size: cover;}
.community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(1):after {
    content: "";
    position: absolute;
    top:-25px;
    right:28px;
    width: 106px;
    height: 134px;
    background: url("https://cdev.manageengine.com/server/newsletter/html/one-on-one-view.png") no-repeat 0 0;
    background-size: 100%;
}
.community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(2):after {
    content: "";
    position: absolute;
    top:-18px;
    right:25px;
    width:106px;
    height: 118px;
    background: url("https://cdev.manageengine.com/server/newsletter/html/certi-view.png") no-repeat 0 0;
    background-size: 100%;
}

/* popup UI start */

.early-bird-img{
    content: "";
    position:relative;
    width:600px;
    height:318px;
    background: url("https://cdev.manageengine.com/server/newsletter/html/early-bird-img.jpg") no-repeat 0 0;
    background-size: 100%;
}
.community-page-home .ui.modal>.content, .community-page-home .ui.modal{background: transparent; box-shadow:none;}
.sandiego-pop{top:26%!important;}
.ui.modal.no-header .close-icon, .ui.modal.no-header .close-icon-01{
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 1;
    cursor: pointer;
    background: #fff;
    padding: 10px;
    border-radius: 40px;
}
.bs-icons1.close-icon-01:before, .bs-icons1.close-icon:before {
    content: "\e94c";
}

/* Why Attend style */


.community-section-mediaWithTextList-6 article{background:#fff;padding:130px 50px 20px 50px!important;margin:0 auto 35px auto;}
.community-section-mediaWithTextList-6 h5 p{width: 75%;padding: 20px 0 0 0;}
.community-section-mediaWithTextList-6 .grb-list.align-item-left{width:100%!important;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(5){
    padding: 12px 0 !important;
    margin: 0;
    width: 180px;
    text-align: center;
    background: #e84d41;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
.community-section-mediaWithTextList-6 .media-text-layout .lyt-tiny-media .media-image{height: auto!important;width: 70px!important;}
.community-section-mediaWithTextList-6 h3{position: relative;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(6),.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7){background:transparent;padding: 0 !important;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7) a{
    padding: 12px 0 !important;
    margin: 0;
    width: 180px;
    text-align: center;
    background: #e84d41;
    color: #fff!important;
    font-weight: bold;
    margin-bottom: 30px;
    text-decoration: none!important;
    font-size: 1.1em;
    display: block;
}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7) .li-description{margin:0!important;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7) .li-content{margin-top: 0!important;}


/* Section Two start */

.community-section-mediaWithTextList-6 article{background:#fff;padding:50px 50px 20px 50px!important;margin:0 auto 50px auto;}

.community-section-mediaWithTextList-6 h5 p{width: 75%;padding: 20px 0 0 0;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(5){
    padding: 12px 0 !important;
    margin: 0;
    width: 180px;
    text-align: center;
    background: #e84d41;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
.community-section-mediaWithTextList-6 .foreground-layer{display: flex;}
.community-section-mediaWithTextList-6 .li-content{margin-top: -20px;}
.community-section-mediaWithTextList-6 .media-text-layout .lyt-tiny-media .media-image{height: auto!important;width:35px!important;}
.community-section-mediaWithTextList-6 h3{position: relative; padding-right:85px;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(6),.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7){background:transparent;padding: 0 !important;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7) a{
    padding: 12px 0 !important;
    margin: 0;
    width: 180px;
    text-align: center;
    background: #e84d41;
    color: #fff!important;
    font-weight: bold;
    margin-bottom: 30px;
    text-decoration: none!important;
    font-size: 1.1em;
    display: block;
}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7) .li-description{margin:0!important;}
.community-section-mediaWithTextList-6 .no-media.li-item:nth-child(7) .li-content{margin-top: 0!important;}
.community-section-mediaWithButton-6 .li-content{position: relative; padding-left:40px;}
.community-section-mediaWithButton-6 .section-title::after{
left:40px; top:56px;
}
.community-section-mediaWithButton-6 .section-title:after,
.community-section-mediaWithTextList-6 .section-title:after{
	content: "";
  position: absolute;
  width:100px;
  height: 54px;
  border-bottom: 5px solid #000;
}
.community-section-mediaWithTextList-6 .section-title:after{

  top:5px;
  left:0px;
}

.community-section-mediaWithTextList-6 .foreground-layer div:nth-child(1){
    width:100%;
}

/* Section Two end */

/* Section One */
.community-section-mediaWithButton-6 .community-section-mediaText,
.community-section-mediaWithButton-7 .community-section-mediaText,
.community-section-mediaWithButton-8 .community-section-mediaText,
.community-section-mediaWithButton-9 .community-section-mediaText,
.community-section-mediaWithButton-10 .community-section-mediaText{
padding: 60px;
}
.community-section-mediaWithButton-6 .community-section-mediaText{
 padding-top:0px;
 padding-bottom:0px;
}
.community-section-mediaWithButton-10 .community-section-mediaText{
    padding-bottom:10px;
}
.community-section-mediaWithButton-10 .media-element .media-image{
    width:60%;
}
/* Section One End */


/* Section three start */
.community-section-mediaWithButton-7 .community-section-mediaText,
.community-section-mediaWithButton-9 .community-section-mediaText{background-color: #FFF9DB;}
.community-section-mediaWithButton-7 .foreground-layer,
.community-section-mediaWithButton-8 .foreground-layer,
.community-section-mediaWithButton-9 .foreground-layer{padding-top:0px!important;}

/* Section four */
.community-section-mediaWithButton-8 .li-content h5 p:nth-child(1){
    padding-bottom:30px;
}
.community-section-mediaWithButton-8 .li-content h5 p:before{content: ''; border-top:2px solid #AECEF1; width: 75px; height: 1px; display: block ;padding-bottom: 10px;}
.community-section-mediaWithButton-8 .li-content .li-description p:before{content: ''; border-top:2px solid #AECEF1; width: 75px; height: 1px; display: block;padding-bottom: 10px;}


.community-section-mediaWithTextList-5 .foreground-layer{
    padding:0px 55px 40px !important;
}
.community-section-mediaWithTextList-6 .foreground-layer #ember152{
 width:65%;	
}
.community-section-mediaWithTextList-5 .li-item .li-description{
    margin-top:0px!important; padding:0px 10px;
}
.community-section-mediaWithTextList-5 .li-item{
    border-right:1px solid #707070;
}
.community-section-mediaWithTextList-5 .li-item:last-child{
    border-right:none;
}


/* Technical sewction */
.community-section-mediaWithTextList-6 .li-item .media-element{
    height:55px!important;
}
.community-section-mediaWithTextList-6 .li-item .li-description{
    margin-top:3px!important;
}
.community-section-mediaWithTextList-6 .section-title p:nth-child(1),
.community-section-mediaWithTextList-6 .section-title p:nth-child(2),
.community-section-mediaWithButton-6 .section-title p:nth-child(1),
.community-section-mediaWithButton-6 .section-title p:nth-child(2)
{
	font-size:38px!important;
}

.community-section-mediaWithButton-10 .section-title p,
.community-section-mediaWithButton-10 .section-title span{
    font-size:38px !important; line-height:30px!important;
}
.community-section-mediaWithButton-10 .foreground-layer{
    padding-bottom:0px!important;
}
.community-section-mediaWithButton-10 .foreground-layer .li-description{
    display:none;
}
.community-section-mediaWithButton-8 .primary{width:142px; top:15px; font-size:14px!important;}
/* Technical sewction */


/* Font size 16px common css */
.community-section-mediaWithTextList-6 .section-title span,
.community-section-mediaWithButton-8 .li-subtitle.section-sub-title p{
font-size:16px !important;
line-height:23px !important;
}
.community-page-attendees span{
    font-size:16px !important;
}

/* Font size 16px common css end */

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

 }

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

[page-id="4000482382640"] .page-container:not(.bs-section) .community-section-footer,
[page-id="4000482382640"] .page-container:not(.bs-section) .community-section-text-11{
    width:100%;
    margin:0px;
    border-radius:0px!important;
    border:0px;
}
.community-section-text-11 .background-layer{
   border-radius:0px!important; 
    background-color:#fff5be!important;
}
[page-id="4000482382640"] .page-container:not(.bs-section) .community-section-footer .background-layer,
[page-id="4000482382640"] .page-container:not(.bs-section) .community-section-text-11 .background-layer,
[page-id="4000482382640"] .page-container:not(.bs-section) .community-section-mediaWithButton-15 .background-layer{
   border-radius:0px; 
}
[page-id="4000482382640"] .page-container:not(.bs-section) .community-section-mediaWithButton-15{
    margin-top: 60px;
    top:20px;
}
[page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-7) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-4) .background-layer
{
    /* background-color:#fff !important; */
}
[page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-6) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-5) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-2) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-1) .background-layer
{
    background-color:#eaf7ff !important;
}
div.class:nth-child(odd) {
    background-color: #f0f0f0; /* Light gray */
}



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

.community-section-mediaWithTextList-11 .foreground-layer{
    padding:5.2em!important;
}

.community-section-mediaWithTextList-11 .li-subtitle.markdown-contain p strong{
    line-height:36px;
}
/* New UI css End */


.community-section-mediaWithTextList-10 .li-item .media-settings .media-element{
 justify-content:start!important;
}
.community-section-mediaWithTextList-10 .li-item .media-settings .media-element .media-image{
    width:85%!important;
}

@media only screen and (max-width: 4500px){
.community-section-ticketClass .foreground-layer,
.community-section-venueMap .foreground-layer,
.community-section-featuredSpeakerList .foreground-layer,
.community-section-speakerList-2 .foreground-layer
{min-height: 65vh !important;}
.community-section-mediaWithButton-4 .foreground-layer{
    height:1145px;
    padding:330px 0 0 !important;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:before{
    content: "Si tienes alguna pregunta contacta a";
    position: absolute;
    width:555px;
    font-size: 29px;
    line-height: 37px;
    font-family: var(--regular-font), Arial, Helvetica, sans-serif;
    bottom:46%;
    color:#000;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:after{
    content: "eventos-latam@manageengine.com";
    position: absolute;
    width: 555px;
    font-size:39px;
    line-height: 37px;
    font-family: var(--bold-font);
    bottom:41%;color:#000;
}

}
@media only screen and (max-width:4000px){
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:before{
    bottom:45%;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:after{
    font-size:30px;
}
}
@media only screen and (max-width: 3230px){
   .community-section-Slide-1 .background-layer::after {
    right:16%;} 
    .community-section-mediaWithButton-4 .foreground-layer{
        height:846px !important;
        padding: 168px 0 0 !important;
    }
    .community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:after{
        font-size: 26px;
    }
    .community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:before{
        font-size: 24px;
    }
}

@media only screen and (max-width: 2470px){
   .community-section-Slide-1 .background-layer::after {
    right:6%;}
   .community-section-Slide-1 .media-element:not(.secondary-media) .media-image{
    width:88%;
}
}
@media only screen and (max-width: 1728px){
    .community-section-Slide-1 .media-element:not(.secondary-media) .media-image{
    width:88%;
}
.community-section-mediaWithButton-4 .foreground-layer{
    padding: 90px 0 0 !important;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:before{
    content: "Si tienes alguna pregunta contacta a";
    position: absolute;
    width: 290px;
    font-size: 17px;
    line-height: 37px;
    font-family: var(--regular-font), Arial, Helvetica, sans-serif;
    bottom:39%;
    color:#000;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:after{
    content: "eventos-latam@manageengine.com";
    position: absolute;
    width: 335px;
    font-size: 18px;
    line-height: 37px;
    font-family: var(--bold-font);
    bottom:34%;color:#000;
}
 .community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::before{
    bottom:57%;
 }
  .community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::after{
    bottom:53%;
  }
}
@media only screen and (max-width:1270px){
    .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .li-subtitle::after{
        bottom:282px;
        height:75px;
    }
}
@media only screen and (max-width: 1800px){
   .community-section-Slide-1 .background-layer::after {
    width:65%;
    height:370px; right:-15%;} 
    .community-section-mediaWithTextList-9 .image-layout{width: 90%; margin: 0 auto;}
}
@media only screen and (max-width: 1445px){
    .community-section-mediaWithTextList-9 .image-layout{
    width: 90%; margin: 0 auto;
}
}
@media only screen and (max-width: 1258px){
    .community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(1):after{
        width: 86px;
    }
    .community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(2):after{
        width:86px;
    }
}
@media only screen and (max-width: 1200px){

[page-id="4000482382640"] .bs-section article.foreground-layer{
  padding: 2.22222222em !important;
}
[page-id="4000482382640"] .page-container .bs-section{
  width:47%;
}

.community-section-speakers .section-title{
display: inline-block;
}
.bs-speakerList-wgt::before, .bs-speakerList-wgt::after{display: none;}
.bs-speakerList-wgt{
    left: 0px;
}
.community-section-speakers .bs-speakerList-wgt{
    left:0px;
}
.community-section-speakers .bs-speakerList-wgt{
    width: 100%;
}
}
@media only screen and (max-width:1060px){
    .community-section-footer .bs-footer .bs-btn-wgt{right:30px;}
.community-section-footer .bs-btn-wgt .bs-button{margin:0px!important;}
}
@media only screen and (max-width:1024px){
    .community-section-Slide-1 .background-layer::after {
    width:70%;
    height:320px;}
.community-section-mediaWithTextList-8 .media-text-layout .lyt-largest-media .img-original .media-image{width:100% !important;}
.community-section-Slide-1 .bs-media-wgt .secondary-media .media-image img{width:100%;}

/* .community-section-Slide-1 .banner-widget{display:flex !important;flex-direction:column-reverse !important;} */
.banner-widget.middle-align{align-items: normal!important;}
.community-section-mediaWithTextList-4 .background-layer{background:#fff;}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(1){border:none;}
.community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(1)::after {background:none;}
.community-section-mediaWithTextList-4 .image-layout .li-item:first-child{padding-bottom:10px;}
.community-section-mediaWithTextList-6 .media-text-layout .lyt-tiny-media .media-element.img-square .media-image{width:50px !important;}
.community-section-mediaWithTextList-6 .media-text-layout .lyt-tiny-media .media-element{height:auto !important;}
.bs-main-menu.mobile-menu .menu-icon{align-items: center!important;}
.community-page-home .main-banner .background-layer::before {bottom:0;background-size: 30%;}
.community-section-text-14 article{padding: 50px 16px!important;}
.community-section-mediaWithTextList-11 .li-item{
    display:block;
}
.community-section-mediaWithTextList-11 .list-image{
    padding-bottom:30px;
}
.community-section-mediaWithTextList-11 .media-element .media-image{
    width:50%!important;
}

/* .navbar-other-items .navbar-item p,
.navbar-other-items .navbar-item a,
.navbar-other-items .navbar-item:nth-child(3){
    display: none;
} */
/* New UI css */
.community-section-mediaWithButton-5 .foreground-layer{width: 90%;}

.community-section-mediaWithButton-6 .community-section-mediaText .li-item,
.community-section-mediaWithButton-7 .community-section-mediaText .li-item,
.community-section-mediaWithButton-9 .community-section-mediaText .li-item{
	display: flex !important;
	flex-direction: column-reverse !important;
}
.community-section-mediaWithButton-6 .li-content .li-description{display: block;}
.community-section-mediaWithButton-6 .li-content .li-description p{
    width: auto; padding-bottom: 25px;
}
.community-section-mediaWithTextList-6 h5 p{width:100%;}
.community-section-mediaWithTextList-6 .media-text-layout .lyt-tiny-media .media-element{height:auto !important;}
.community-section-mediaWithTextList-6 .media-text-layout .lyt-tiny-media .media-element.img-square .media-image{width:50px !important;}
.community-section-mediaWithTextList-6 .foreground-layer{display: block;}

 .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1)::after{
        background-size:80%; height:62px; right:15px;
    }
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(3)::after{
        background-size:80%; height:72px; right:0px;
    }
   
.community-section-mediaWithTextList-5 .li-item:nth-child(2){
    border-right:none;
}
.community-section-mediaWithTextList-10 .list-image{
    left:0px;
}
.community-section-mediaWithTextList-12 .image-layout, .community-section-speakers .bs-speakerList-wgt{
    width: 100%;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item{
    margin:5px;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(4) .text-tiny p:nth-child(2)::after{
    display:none;
}
 .community-section-ticketClass .bs-ticketList-wgt .li-item{
    width: 57% !important;
 }
 .banner-widget.media-top .banner-content {grid-area: 1;}
.banner-widget.media-top.layout-medium{grid-template-columns: 1fr 40%; align-items:center;}
.banner-widget.media-top.layout-medium .bs-media-wgt .media-element:not(.secondary-media) .media-image{max-width:100%;}

.main-banner article.foreground-layer{
    min-height: 450px!important;
    padding: 0px 30px 50px!important;
}
.main-banner .banner-media .media-image {max-width: 90%!important;margin:0 auto!important;}
.community-section-Slide-1 .media-element:not(.secondary-media) .media-image{
    width:100%;
}
.community-section-mediaWithButton-5 .bs-mediaText-wgt.layout2 .li-item{
    grid-template-columns: 1fr auto!important;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt{
    grid-gap: 20px !important;
}
.community-section-speakers .uls-grid.col-4{
    grid-template-columns: repeat(var(--grid-item-count, 0), .70fr)!important;
}
.community-section-speakers .bs-speakerList-wgt:before{
    left:0;
}
.community-section-speakers .bs-speakerList-wgt:after{
  left:0px;
}
}
@media only screen and (max-width:850px){
.main-banner .banner-media .media-image{max-width:100% !important;}
.community-section-mediaWithTextList-6 .section-title p:nth-child(1), .community-section-mediaWithTextList-6 .section-title p:nth-child(2), .community-section-mediaWithButton-6 .section-title p:nth-child(1), .community-section-mediaWithButton-6 .section-title p:nth-child(2)
{
    font-size:30px !important; line-height:30px!important;
}
.community-section-mediaWithButton-10 .section-title p,
.community-section-mediaWithButton-10 .section-title span{
    font-size:25px !important; line-height:30px!important;
}
.community-section-mediaWithButton-6 .section-title:after,
.community-section-mediaWithTextList-6 .section-title:after{
	content: "";
  position: absolute;
  top:18px;
  width:68px;
  height: 54px;
  border-bottom: 4px solid #000;
}
.community-section-mediaWithButton-6 .section-title:after{
  display:none;
}
.community-section-mediaWithTextList-6 .section-title:after{
  display: none;
}
.community-section-mediaWithTextList-5 .background-layer:before,
.community-section-mediaWithButton-8 .background-layer:before{
    display: none;
}
.community-section-mediaWithButton-4 .foreground-layer{
    padding: 90px 16px 0 !important; height:575px!important;
}
.community-section-customSection-24 .foreground-layer{
    padding: 15px 20px 38px!important;
}
.community-section-speakers article.foreground-layer{
    padding-left: 15px!important;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .markdown-contain span{
    font-size:33px!important;
}
  .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .li-subtitle::after{
    bottom:363px;
  }
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::before{
    bottom:42%;
}
  .community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::after{
    bottom:37%;
  }
}
@media only screen and (max-width: 768px){
.community-section-mediaWithTextList-5 .li-item{
    border-right: none;
}
.community-section-mediaWithButton-10 .li-item{display:flex !important;flex-direction:column-reverse !important;} 
.community-section-mediaWithButton-8 .media-image{
    width:100%!important;
}
.community-section-mediaWithButton-8 .bs-mediaText-wgt.layout1 .li-item{
    grid-template-columns: none!important;
}
.community-section-mediaWithButton-8 .primary{
    top:0px;
}
.community-section-mediaWithButton-6 .li-content{
    padding-left:0px;
}
.community-section-speakers .uls-grid.col-4 {
      grid-template-columns: 1fr auto !important;
    }
}
@media only screen and (max-width: 767px){
.community-section-mediaWithButton-5 article.foreground-layer,
.community-section-mediaWithTextList-2 article.foreground-layer,
.community-section-mediaWithTextList-9 article.foreground-layer,
.community-section-mediaWithTextList-8 article.foreground-layer,
.community-section-speakers article.foreground-layer{padding:60px 20px!important;}
.community-section-footer .bs-footer .bs-btn-wgt{
    position: static;
}
.community-section-mediaWithButton-4 .foreground-layer{
    height:500px;padding:20px!important;
}
.community-section-mediaWithButton-4 .foreground-layer .li-title{
    padding:35px 0px 15px;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::after{
    font-size:18px; line-height:27px; bottom:43%;
}
.community-section-customSection-24 .foreground-layer{
    padding:20px!important;
}
.community-section-customSection-34 .markdown-contain p:nth-child(1),
.community-section-text-19 .markdown-contain p:nth-child(1),
.community-section-customSection-32 .markdown-contain p:nth-child(1),
.community-section-text-7 .markdown-contain p:nth-child(1),
.community-section-customSection-24 .markdown-contain p:nth-child(1),
.community-section-customSection-34 .markdown-contain p:nth-child(2),
.community-section-text-19 .markdown-contain p:nth-child(2),
.community-section-customSection-32 .markdown-contain p:nth-child(2),
.community-section-text-7 .markdown-contain p:nth-child(2),
.community-section-customSection-24 .markdown-contain p:nth-child(2){
float: none;
text-align: center;
}
.community-section-speakers .bs-speakerList-wgt{
    left:0px;
}

 .main-banner article.foreground-layer {
    padding: 0px 20px 20px !important;
    min-height: 375px !important;
  }
.community-section-mediaWithTextList-10 .li-item{display:flex !important;flex-direction:column-reverse !important;}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::before{
    bottom:47%;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .li-subtitle::after{
    height:35px;
  }
}
@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-embedWidget-1 article{min-height: 100vh !important;height: 100vh !important;}
.community-section-embedWidget-1 article div{height: 100% !important;}
.community-section-customSection-24 .foreground-layer{height: auto!important;}

.community-section-text-15 .ql-align-center{ font-size: 10px!important; padding: 0 35px;}

.community-section-text-15 .ql-align-center a{white-space: normal!important;word-break: break-word;}

/* New UI css */
.community-section-mediaWithButton-5 article.foreground-layer,
.community-section-mediaWithTextList-9 article.foreground-layer{padding:38px!important;}
.community-section-mediaWithTextList-5 .li-item{
    border-right: none;
}
/* FAQ */
[page-id="4000482382640"] .page-container .bs-section{
    width: 90%;
}
[page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-6) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-5) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-2) .background-layer, [page-id="4000482382640"] .page-container section.custom-section:nth-child(8n-1) .background-layer{
            background-color: #fff !important;
}
.community-section-Slide-1 .banner-widget{display:flex !important;flex-direction:column-reverse !important;}
 .main-banner article.foreground-layer {
    padding:20px 20px !important;
  }
  .main-banner .banner-media .media-image{max-width:90% !important;}
}
@media only screen and (max-width: 650px){

    .community-section-mediaWithTextList-9 .image-layout .li-item .li-content{
    padding: 35px;
  }
    .community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(1):after {
        width: 86px; height:105px;
    }
    .community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(2):after {
        width: 97px; height:108px; top: -16px;
    }
    .early-bird-img{width: 330px; height: 180px;}
    .community-section-mediaWithButton-6 .community-section-mediaText, .community-section-mediaWithButton-7 .community-section-mediaText, .community-section-mediaWithButton-8 .community-section-mediaText, .community-section-mediaWithButton-9 .community-section-mediaText, .community-section-mediaWithButton-10 .community-section-mediaText{
        padding:30px;
    }
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(4) .text-tiny p:nth-child(2)::after{
    top:79px; width:55px;
}
.community-section-mediaWithTextList-6::after{
    bottom:40px;
}
.community-section-mediaWithButton-5 .bs-mediaText-wgt.layout2 .li-item{
    display:flex !important;flex-direction:column-reverse !important;} 
}
@media only screen and (max-width:600px){
.community-section-mediaWithButton-5 .community-section-mediaText .section-title:after{
 border-bottom:none;
}
.community-section-mediaWithTextList-10 article.foreground-layer{
        padding:0px 25px 25px!important;
    }
    .community-section-mediaWithTextList-10 .list-image{
       left: -20px;
    }
    .community-section-mediaWithButton-5 .community-section-mediaText:after{
        display: none;
    }
}
@media only screen and (max-width: 550px){
    .community-section-mediaWithButton-5 .community-section-mediaText{ padding:0px;}
    .community-section-text-1 .foreground-layer{
        display: none;
    }
    .community-section-mediaWithTextList-10 .list-image{
        display: none;
    }
    .community-section-mediaWithButton-5 article.foreground-layer{
        padding:0px !important;
    }
    .community-section-mediaWithTextList-10 .li-content{
        left:0%; width: 100%;
    }
    .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1)::after{
        background-size:80%; height:62px; right:15px;
    }
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(3)::after{
        background-size:80%; height:73px; right:0px;
    }
.community-section-mediaWithButton-4 .background-layer{
    background:linear-gradient(180deg, rgb(79, 173, 255) 0%, rgb(242, 242, 242) 83%)!important;
}
.community-section-mediaWithButton-4 .foreground-layer .li-title{
    padding:10px 0px 10px;
}
.community-section-customSection-24 .foreground-layer{
    padding:20px!important;
}
.community-section-mediaWithButton-8 .media-image{
    width: 65%!important;
}
.community-section-mediaWithTextList-5 .foreground-layer{
    padding:0px 47px 40px !important;
}
.community-section-speakers .uls-grid.col-4{
        grid-template-columns: repeat(var(--grid-item-count, 2), .70fr) !important;
    }
.community-section-Slide-1 .media-element:not(.secondary-media) .media-image{
    top:0px;
}
.community-section-ticketClass .bs-ticketList-wgt .li-item{
    width: 100% !important;
  }
  .main-banner .banner-widget .banner-content{
    grid-gap: 5px!important;
  }
  .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .markdown-contain span{
    font-size: 25px !important;
  line-height: 30px;
  }
  .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .li-subtitle::after{
    height:20px;
  }
.community-section-mediaWithButton-4 .foreground-layer{
height: 570px !important;
}
.community-section-mediaWithButton-4 .background-layer{
    /* background:linear-gradient(180deg, rgb(79, 173, 255) 0%, rgb(242, 242, 242) 83%)!important; */
    content:url(https://cdev.manageengine.com/server/newsletter/html/mobile-view-bg.jpg);
    height:100%;
}
.community-section-mediaWithButton-5 .bs-mediaText-wgt.layout2 .li-item .list-image{
    display:none;} 
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::before{
    bottom:55%;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText:after{
    bottom:50%;
}
}
@media only screen and (max-width: 460px){
    .community-section-mediaWithTextList-9 article.foreground-layer{
 padding:20px!important;
}
.community-section-mediaWithButton-4 .foreground-layer .community-section-mediaText::after{
    font-size:15px;
}
.community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(2)::after{
    bottom:0px; right:14px; width:70px; height:62px;
}
}
@media only screen and (max-width: 450px){
  .community-section-Slide-1 .background-layer:after {
    width:90%;
    height:320px; right: -80px;}
.main-banner article.foreground-layer{
	min-height: 380px!important;
}
.community-section-Slide-1 .bs-media-wgt .secondary-media .media-image {width: 80%;}
.community-section-mediaWithTextList-4 h4 p > *{line-height: normal!important;}
.community-section-mediaWithTextList-4 .markdown-contain p > *, .community-section-mediaWithTextList-2 .markdown-contain p > *{font-size: 1.3em!important;}
 .community-section-mediaWithTextList-4 .image-layout .li-item:first-child{padding: 20px 20px 0 20px;}
 .community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(2){padding: 20px 20px 40px 20px;}
 .community-section-mediaWithTextList-4 .image-layout .li-item:nth-child(2)::after {background:none;}
 .community-section-customSection-34 .foreground-layer{min-height:0 !important; height:150px;}
 .community-section-testimonialList-1.bs-section article.foreground-layer{padding: 20px;}
.community-page-home .main-banner .background-layer::before {background-size: 45%;height: 72px;}

.community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(1):after {
        right: 17px;
    }
     .community-section-speakers .uls-grid.col-4{
        grid-template-columns: repeat(var(--grid-item-count, 0), .70fr) !important;
    }
}
@media only screen and (max-width: 440px){
    .community-section-mediaWithTextList-8 .section-title p:nth-child(1) span:before,
    .community-section-mediaWithTextList-8 .section-title p:nth-child(1) span:after{display: none;}
    .media-text-layout .lyt-medium-media .img-original .media-image{
        width:200px!important;
    }
}
@media only screen and (max-width:420px){

    .community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(1):after {
        width:46px; height:57px; top:-7px;
    }
    .community-section-mediaWithTextList-9 .image-layout .li-item:nth-child(2):after {
        width: 57px; height:63px; top: -6px;
    }
    .community-section-mediaWithTextList-2 .bs-mtList-wgt .li-item:nth-child(1) .li-subtitle:after{
height: 42px;
}
}
@media only screen and (max-width:358px){

}
