
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {font-family: "Poppins", sans-serif; max-width:1280px;}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

.global-template .nav-menu-btn.selected {
    border-bottom: 5px solid;
}

.global-template .nav-menu-btn {
    line-height: 42px;
}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

/* -------- General -------- */
.feature-item::marker {
  content:'✓' !important;
  font-size: 18px;
  letter-spacing: 14px;
}

.disabled::marker {
  content:'X' !important;
  color:#999;
}

h1.xxxl {
  font-size: 40px;
  text-align: center;
  font-weight:700;
  color: #ffffff;
}

h1.xxxl.blue {
  font-size: 60px;
  text-align: left;
  font-weight:900;
  color: #2B1887;
  margin-bottom:32px;
}

h1.xxxl.blue.center {
  font-size: 60px;
  text-align: center;
  font-weight:900;
  color: #2B1887;
  margin-bottom:32px;
}


h1.xxxl.white {
  font-size: 60px;
  text-align: center;
  font-weight:900;
  color: #ffffff;
  margin-bottom:32px;
}

h1.xxxl.white-left {
  font-size: 60px;
  text-align: left;
  font-weight:900;
  color: #ffffff;
  margin-bottom:32px;
}

h2 {
  font-size: 60px !important;
  text-align: center;
  font-weight:900 !important;
  color: #2B1887;
}

h2.xxxl {
  font-size: 60px;
  text-align: left;
  font-weight:900;
  color: #ffffff;
}

h2.xxxl-blue {
  font-size: 60px;
  line-height:72px;
  text-align: left;
  font-weight:900;
  color: #2B1887;
}

h3 {
  font-size: 40px;
  text-align: center;
  font-weight:700;
  color: #2B1887;
}

h3.headline-m.white {
  font-size: 40px;
  line-height:52px;
  text-align: left;
  font-weight:700;
  color: #ffffff;
}

h3.headline-m.left {
  font-size: 40px;
  line-height:52px;
  text-align: left;
  font-weight:700;
  color: #2B1887;
}

h3.headline-s.white {
  font-size: 32px;
  line-height: 40px;
  text-align: left;
  font-weight:700;
  color: #ffffff;
}


h4.headline-m {
  font-size: 24px;
  line-height:36px;
  text-align: center;
  font-weight:700;
  color: #2B1887;
}

h4.headline-m.white {
  font-size: 24px;
  line-height:36px;
  text-align: center;
  font-weight:700;
  padding-top:24px;
  color: #ffffff;
}

h4.headline-s.white {
  font-size: 20px;
  text-align: left;
  font-weight:700;
  color: #ffffff;
}

p.white {
    font-size: 18px;
    font-family: 'Poppins';
    color: #ffffff;
    text-align: center;
    line-height: 30px !important;
    font-weight: 300;
}

p.white-left {
  font-size: 18px;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: left;
  line-height: 30px !important;
  font-weight: 300;
  margin-bottom:24px;
}

p.date {
    font-size: 24px !important;
    font-family: 'Poppins';
    color: #ffffff;
    text-align: center;
    line-height: 30px !important;
    font-weight: 300;
}

p.body-l {
  font-size: 22px !important;
  font-family: 'Poppins';
  color: #262626;
  text-align: center;
  line-height: 27px !important;
  font-weight: 300;
  margin-top:24px;
}

p.body-l.white {
  font-size: 24px !important;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: center;
  line-height: 27px !important;
  font-weight: 300;
  margin-top:0px;
}

p.body-m {
  font-size: 20px !important;
  font-family: 'Poppins';
  color: #262626;
  text-align: left;
  line-height: 32px !important;
  font-weight: 400;
  margin-top:24px;
}

p.body-m.white{
  font-size: 20px !important;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: left;
  line-height: 32px !important;
  font-weight: 400;
  margin-top:24px;
}

p.body-s.white {
  font-size: 18px !important;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: left;
  line-height: 32px !important;
  font-weight: 400;
  margin-top:0px;
}

.bottom-l {
  margin-bottom:32px;
}

.bottom-m {
  margin-bottom:24px;
}

.bottom-s {
  margin-bottom:16px;
}

.bottom-none {
  margin-bottom:0px;
}

p.caption {
  font-size: 16px !important;
  font-family: 'Poppins';
  color: #262626;
  text-align: left;
  line-height: 27px !important;
  font-weight: 300;
  margin-top:16px;
}

p.caption.white {
  font-size: 16px !important;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: left;
  line-height: 27px !important;
  font-weight: 300;
  margin-top:16px;
}

ul.white {
  font-size: 18px !important;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: left;
  line-height: 32px !important;
  font-weight: 300;
  margin-top:16px;
}

ul {
  font-family: 'Poppins';
  text-align: left;
  line-height: 32px !important;
  font-weight: 400;
  margin-top:0px;
}

::marker {
    color: #DF285B;
    
}

li.white-bullets::marker {
    color: #ffffff;
}

.left-align button {
  float:left;
}

a.white {
  color:#ffffff;
  text-decoration: underline;
}

hr {
  border: 1px solid #DF285B;
  margin-top: 48px;
  margin-bottom: 48px;
}

strong.white {
    color: white;
}

.home-hero button {
    border: 1px solid #fff !important;
}

.home-hero button:hover {
    background-color:#2B1887 !important;
}

/* -------- What to Expect -------- */


.what-to-expect .full-width {
  margin-bottom:0px;
  margin-top:0px;
}

h2.xxxl.center.wte {
  font-size: 60px;
  text-align: center;
  font-weight:900;
  color: #ffffff;
  display:block;
  border: 16px solid #fff;
  padding: 24px;
  margin-bottom:-16px;
}

.what-to-expect td {
    border: 16px solid #fff !important;
    padding: 32px 48px;
    font-family: 'Poppins';
    color: #fff;
    font-size: 24px;
    line-height: 46px;
    vertical-align: top;
}

.what-to-expect button {
    margin-top: -16px;
    width: 100%;
}

.what-to-expect button:hover {
    background-color: #BB1C48 !important;
}

/* -------- speakers -------- */


.speakers {
  background: url(https://5242563.fs1.hubspotusercontent-na1.net/hubfs/5242563/assets/backgrounds/Speaker%20Background.png);
  background-size: 100% auto;
  background-color:#ffffff;
  background-repeat: no-repeat;
}

.atom-sectionMain.rowHolder.tickets.fr-view {
  background: url(https://5242563.fs1.hubspotusercontent-na1.net/hubfs/5242563/assets/backgrounds/register%20background.png);
  background-size: 100% auto;
  background-color:#BB1C48;
  background-repeat: no-repeat;
}


/* -------- Omni -------- */


.large-image-left .main-app-container {
    width: 100%;
    max-width: 100%;
}
.large-image-left img {
    max-width: 750px;
}

.large-image-left .col-sm-6 {
    padding: 0px;
    margin: 0px;
}


.element-12416678 {
    padding: 60px 24px 24px 24px;
}

.element-12416679 {
    padding: 0px 24px 24px 24px;
}


/* -------- Experience -------- */

.border-bottom-pink .main-app-container {
    border-bottom: 3px solid #DF285B;
}

.border-bottom-white .main-app-container {
    border-bottom: 3px solid #ffffff;
}

.custom-pad td {
    padding: 16px;
}

.custom-pad {
    min-width: 970px;
}

/* ------------------ Pre-Pricing Table ---------------- */

.container {
    display: flex;
    gap: 20px;
}

.ticket {
    background: #fff;
    border: 1px solid #DF285B;
    padding: 0 20px 20px 20px;
    width: 100%;
  max-width:1200px;
}

.ticket-heading {
    margin: 0;
    color: #fff !important;
    background: #DF285B;
    padding: 20px;
  margin:-20px;
    text-align: left;
    font-size: 1.5em;
}

.vip-ticket .ticket-heading {
    background: linear-gradient(90deg, #2B1887 0%, #7F2A97 100%);
}

.features-list {
    list-style-type: none;
    padding: 0;
    margin: 40px 0;
}

.feature-item {
    padding: 5px 0;
    font-size: 1.1em;
}

.feature-item.disabled {
    color: #999;
    text-decoration: line-through;
}

.pricing {
    margin-top: 10px;
      display: flex;
    justify-content: start;
  background:#FFD0DD;
}

h3.pricing-heading {
    margin: 20px 0 0px;
    font-size: 1.3em;
    color: #180A5C;
  text-align:left !important;
  
}


.price-item {
    padding: 20px;
    margin:-4px;
    width:32%;
}

.price-item span {
    display: block;
}

span.price-status {
    font-size: 12px;
    font-weight: 700;
  margin-bottom:0px;
  
}

span.price-amount {
    font-size: 16px;
    font-weight: 700;
  margin-bottom:8px;
  line-height:24px;
}


.sold-out span.price-amount {
    color: #F14972 ;
}

.price-item.current {
    background: #DF285B;
    color: #fff;
}

.last-call span.price-amount {
    color: #F14972 ;
}

.pricing-vip {
    margin-top: 10px;
      display: flex;
    justify-content: start;
  background:#CEC6F4;
}

h3.pricing-vip-heading {
    margin: 20px 0 0px;
    font-size: 1.3em;
    color: #180A5C;
  text-align:left !important;
  
}


.price-item-vip {
    padding: 20px;
    margin:-4px;
    width:32%;
}

.price-item-vip span {
    display: block;
}

span.price-status-vip {
    font-size: 12px;
    font-weight: 700;
  margin-bottom:0px;
  
}

span.price-amount-vip {
    font-size: 16px;
    font-weight: 700;
  margin-bottom:8px;
  line-height:24px;
}


.sold-out span.price-amount-vip {
    color: #432CAE ;
}

.price-item-vip.current {
    background: linear-gradient(90deg, #2B1887 0%, #7F2A97 100%);;
    color: #fff;
}

.last-call span.price-amount-vip {
    color: #432CAE ;
}


@media (max-width: 964px) {

.custom-pad {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
  .container {
    display: inline-block;
}
  
  .ticket.regular-ticket {
    margin-bottom:24px;
  }
  
}

@media (max-width: 768px) {
    .session-carousel {
        transform: none;
    }
  
  .time-elem.col-md-1.col-sm-2.col-xs-3 {
    width: 150px;
}
  .container {
    width: 100%;
}
  

}


@media (max-width: 600px) {
  .what-to-expect td {
    padding: 16px 16px;
    font-size: 18px;
    line-height: 32px;
}
}

