.zsiq_theme1.zsiq_floatmain{display:none !important;}
.community-section-footer .social.link{display:none !important;}
.bs-main-menu .item.logo{max-width:260px!important;}
a{white-space: nowrap!important;}

.ticket-steps .bs-breadcrumb{display: none;}

.banner-widget.left-align .banner-content .bs-media-wgt .secondary-media{
    max-width:600px;
}
.banner-widget.left-align .banner-media .media-settings{
    justify-content: end;
}
.community-section-mediaWithTextList-8 .media-text-layout .grb-list{    
    grid-template-columns: repeat(5,1fr)!important;
}
.grb-list.align-item-center.column-4 .li-item, .grb-list.align-item-right.column-4 .li-item {
    width: calc((100% - (5 * 24px))/ 5)!important;
}
.community-section-mediaWithTextList-8 .media-text-layout .li-item{    
    background: #183e9b;
    border-radius: 2px;
    padding:20px;
}
.community-section-mediaWithTextList-8 .media-text-layout .lyt-tiny-media .img-square .media-image{
    width:30px!important;
    height: 100%!important;
}
.community-section-mediaWithTextList-14{
    border-top: 4px solid #1c69f0!important;
    border-bottom: 4px solid #1c69f0!important;
}
.community-section-mediaWithTextList-16 .media-text-layout .lyt-largest-media .media-image{width:88%!important}
.community-section-mediaWithButton-4 .media-settings .media-image{width: 95%!important;}
.ticket-list .form-head, .community-selected-tickets-summary, .ticket-list > h5{display:none;}
.ticket-list .bs-icon-textlist.top-mg-5{display:none;}
 .community-section-mediaWithTextList-14 .li-item:nth-child(1)
 {border-right:1px solid #0092DF;}
.bs-speakerList-wgt .sp-st-2 .list-image {text-align: left;}
.bs-speakerList-wgt.card-view .li-item{background: transparent;border:none;}
.bs-speakerList-wgt .sp-st-2 .li-content .li-title{color:#fff!important;}
.bs-speakerList-wgt .sp-st-2 .list-sub-title{
    color: #fff !important;
    font-size: 1.2em;
    line-height: normal;
    padding: 0 0 5px 0;
}
.community-section-speakerList-1 article{
    padding-bottom:350px !important;
}
.community-section-speakerList-1 .li-item .list-image .bs-image{
    background: transparent !important;
    border: none!important;
    height: auto!important;
}
.community-section-speakerList-1 .bs-speakerList-wgt{grid-template-columns: repeat(var(--grid-item-count,5),.2fr);}

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

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

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

[data-field-id="4000001707357"] .meta,
[data-field-id="4000001707357"] .meta .help-text,
[data-field-id="4000001707357"] .meta p {
    margin: 0 !important;
}
[data-tracker='bookmarked_sessions']{display: none!important;}
.community-section-mediaWithTextList-12 .image-layout{
    background: #0073CB;
    padding: 25px 80px;
    border-radius: 10px;
    position: relative;
    width:85%;
    margin:0 auto;
}
.community-section-mediaWithTextList-12 .image-layout .li-content .bs-btn-wgt{
    position: absolute;
    right: 50px;
    top: 35px;
    font-weight: bold;
}
.community-section-mediaWithTextList-12 .image-layout .media-image {
    width:120px!important;
    height: auto!important;
}

.community-section-mediaWithTextList-10 .image-layout{
    width:60%;
    margin:0 auto;
}
.community-section-mediaWithTextList-10 .image-layout .li-content a, .community-section-mediaWithTextList-10 .image-layout .li-content button{
    width:235px!important;
}
.community-section-mediaWithTextList-10.alternative-background .section-sub-title{display: none;}

.community-section-mediaWithTextList-11 article{
    width: 100%;
    margin-top: -325px;
    max-width: 1300px !important;
    border-radius: 10px;
}
.community-section-mediaWithTextList-11 article .media-text-layout{
    background: #013f9e;
    border-radius: 10px;
    padding: 0 50px;
}
.community-section-mediaWithTextList-11 .image-layout .media-image{
    height: auto !important;
    border: 2px solid #fff;
    border-radius: 5px;
}
.carousel .owl-dots .owl-dot {background: #89a2f8;}
.carousel .owl-dots .owl-dot.active{background: #fff;}

.community-section-mediaWithTextList-13 article{
    background: #D9D9D9;
    border: 1px solid #999;
    border-radius: 10px;
    margin-bottom: 100px;
}
.community-section-mediaWithTextList-13 .image-layout .media-image{width: 1000px!important;height: auto!important;}
.bs-profile-details .pd-info>.bs-image{height: auto!important;}
.community-section-embedWidget-2 .embed-layout iframe{height: 1000px!important;}
.community-section-embedWidget-2 .embed-layout:not(.edit-mode)>div{height: 900px!important;}

.main-banner .bs-label.pilled{
    font-size: 1.3em;
    font-weight: bold;
    line-height: normal;
}
.ui.modal.carousel-modal .modal-content{border-radius: 10px;}

/******* Resposive styles start ********/
@media only screen and (max-width:1350px){
.community-section-speakerList-1 .bs-speakerList-wgt{grid-template-columns: repeat(var(--grid-item-count,4),.25fr);}
}
@media only screen and (max-width:1279px){
.community-section-Slide-1 .banner-widget{display: flex !important;flex-direction: column-reverse !important;}
.main-banner .media-element .media-image{max-width: 80% !important;}
.main-banner .media-element.secondary-media .media-image{max-width: 100% !important;}
}
@media only screen and (max-width:1024px){
.community-section-mediaWithTextList-9 .media-text-layout .lyt-largest-media .media-image{width:100%!important;}
.community-section-speakerList-1 .bs-speakerList-wgt{grid-template-columns: repeat(var(--grid-item-count,3),.33333333fr);}
.community-section-mediaWithTextList-14{
    border: none!important;
}
.community-section-mediaWithButton-4 .grb-list.centered .media-element{justify-content: start!important;}
}
@media only screen and (max-width:800px){
.community-section-mediaWithTextList-14 .li-item:nth-child(1)
 {border-right:none;
 border-bottom:1px solid #0092DF;}
}


@media only screen and (max-width:767px){
.community-section-speakerList-1 .bs-speakerList-wgt{grid-template-columns: repeat(var(--grid-item-count,1),.5fr);justify-content: center;}
.bs-speakerList-wgt .sp-st-2 .list-image{height: auto!important;}
.bs-speakerList-wgt.card-view .li-item{width:300px;}
}
@media only screen and (max-width:567px){
.community-section-mediaWithButton-4 .media-settings .media-image{
    width: 100%!important;
}
}



.community-section-description-1 {
    max-height: 170px !important;
}