.zsiq_theme1.zsiq_floatmain{display:none !important;}
.community-section-footer .social.link{display:none !important;}
.bs-main-menu .item.logo{width:220px!important;}
.community-section-text-3 .foreground-layer{
    min-height: 0px !important;
    height: 100px!important;
}
.community-section-Slide-1 .bs-media-wgt .secondary-media .media-image {
    width: 70%;
}
.bs-media-wgt .secondary-media .media-image img {
    width: 100%;
}
.community-page-home .main-banner .background-layer:after {
    content: "";
    position: absolute;
    top: initial;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 150px;
    background: url("https://cdev.manageengine.com/server/tools/files/a1a6d8cb0ffe696d3da536b1a3-sweden-uc-2024-possition-icon7.png") no-repeat center 0;
    background-size: 1400px;
}
.main-banner article.foreground-layer{padding:30px 0 90px 0!important;}
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(8), 
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(9), 
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(10),
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(11), 
.relaxed.uls-form-group.ember-view>.accordion-item .accordion-panel .bs-form .ember-view:nth-child(12) 
{
    display: none;
}
.bs-section .markdown-contain a{white-space: nowrap;}
/* ******** Decision box css start here ************ */

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="4000001707357"] {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    gap:6px !important;
    cursor: pointer;
}

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="4000001707357"] .ui.checkbox label {
    color: transparent !important;
    line-height:0px;
}

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="4000001707357"] .ui.checkbox {
    margin-top: 4px !important;
    width: 20px;
}

[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="4000001707357"] .meta,
[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="4000001707357"] .meta .help-text,
[data-template='modals/community-checkout'] .details-modal-content .ticket-list [data-field-id="4000001707357"] .meta p {
    margin: 0 !important;
}
/* @media only screen and (max-width:1025px){
  .community-section-Slide-1 .banner-widget{display:flex !important;flex-direction:column-reverse !important;}
.main-banner .banner-media{margin-top:50px !important;}
} */
@media only screen and (min-width:1600px){
  .bs-section.community-section-agendaLayout, .community-section-featuredSpeakerList,
  .community-section-ticketClass{min-height:500px !important;}
}
@media only screen and (min-width:1900px){
  .bs-section.community-section-agendaLayout, .community-section-featuredSpeakerList,
  .community-section-ticketClass{min-height:900px !important;}
}
@media only screen and (max-width:1024px){
.main-banner article.foreground-layer{padding: 30px 20px 90px 20px !important;}
}
@media only screen and (max-width:700px){
.community-section-text-1, .community-section-customSection-2{display:none;}
.community-section-embedWidget-1 article {
    min-height: 100vh !important;
    height: 100vh !important;
}
.community-section-embedWidget-1 article div{height: 100% !important;}
}
}