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

/*main container of each section*/
.main-app-container {}

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

/*Top navigation bar container*/
.template-nav {}
.navColors .color-2-background, .navColors .color-2-background.custom-color {
    background: rgba(0,0,0, 0.65);
}

.navColors .color-3-background, .navColors .color-3-background.custom-color, .navColors .color-3-background-selected.selected, .navColors .color-3-background-selected.custom-color.selected {
    background-color: transparent;
}

.navColors .color-2-selected.selected, .navColors .color-2-selected.custom-color.selected, .navColors .dropdown-menu > li > a.color-2-selected.selected, .navColors .dropdown-menu > li > a.color-2-selected.custom-color.selected {
  color: #37C2FF;
}

.navColors .color-3, .navColors .color-3.custom-color {
  color: #fff;
}

.navColors .nav-button-wrapper {
  min-width: 50px;
}

@media screen and (max-width: 1024px) {
  
    .navColors .color-2-background, .navColors .color-2-background.custom-color {
      background: rgba(0,0,0, 0.85);
  }
  
    .navColors .color-3-background, 
    .navColors .color-3-background.custom-color {
      background-color: #fff;
    }
  
    .nav .nav-menu-btn,
    .dropdown-menu.classic>li>a {
        font-size: 1.5rem;
    }
}

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

/*Body*/
body, .color-4-background, .color-4-background.custom-color,
.color-1-background-opacity, .color-1-background-opacity.custom-color {
  background-color: #000;
  background-image: url('https://s3.amazonaws.com/bizzabo.users.files/iZYyjiBSRJmVUKZM5eNH_background-short.jpg');
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  
  body, .color-4-background, .color-4-background.custom-color,
.color-1-background-opacity, .color-1-background-opacity.custom-color {
    background-size: cover;
  }
}
/*
.home-page::before,
.main-react-view.urban::before {
  display: block;
  content: "";
  height: 100%;
  height: calc(100% - 50px);
  width: 100%;
  position: absolute;
  background-size: 100%;
  background-image: url('https://s3.amazonaws.com/bizzabo.users.files/Q8kuAOBKQ1elQZCUHqfF_background-elements-1921.png');
}
*/
.home-page::before {
  height: calc(100% - 105px);
}

/* Customized section */
.section-905880 .element-groups {
    display: flex;
    align-items: center;
}

/* Agenda */
.agenda-view.top-agenda-margin-double {
  margin-top: 150px;
}

.agenda-view .session-page .session-control-buttons {
  display: none;
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description .session-description-inner {
  color: #000;
}

.agenda-view.session-list-view {
  background-color: #fff;
}

.navColors .color-2-background.custom-color.dark-background {
  background-color: #000;
}

/*Session page */
.agenda-view.top-agenda-margin-double.with-banner {
  margin-top: 0;
}
.main-react-view .agenda-banner {
  position: relative;
}

.agenda-view .session-page.container {
  background-color: transparent;
}

.agenda-view .session-page .session-info-container .session-title {
  color: #fff;
}

.agenda-view .session-page {
  color: #fff;
}


.main-react-view .agenda-banner .banner-wrapper {
  display: flex;
    align-items: center;
    justify-content: center;
}

.main-react-view .agenda-banner .banner-wrapper img {
width: 296px;
    height: auto;
    min-width: auto;
    min-height: auto;
}

.agenda-view .session-page .session-section-container {
  background-color: transparent;
}

.agenda-view .session-page .session-speaker-container a {
  color: #fff;
}
.agenda-view .session-page .session-speaker-container .speaker-photo img {
  border-radius: 10px;
}

/* RESOURCE ICON */

/*.agenda-view .session-page .session-attachments .session-attachments-type-document {
  background-image: url('https://s3.amazonaws.com/bizzabo.users.files/WqiqeG6rTdazKoma1hRW_resource-fpo.png');
} */

.agenda-view .session-description,
.agenda-view .session-description p {
  font-family: proxima-nova,sans-serif;
    font-weight: 600;
    font-size: 16px;
}

/* Sponsor page */
/* Sponsor page platinum heading */
.section-936674 .atom-sectionMain {
    background-color: transparent;
}

.section-936674 img {
  max-width: 300px;
  margin: 0 auto;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.section-936674 .atom-main {
    text-align: center;
}

.section-936674 h1 {
  font-size: 60px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 22px;
}

.section-936674 .element-groups h1::after {
    display: block;
    content: "";
    max-width: 975px;
    height: 4px;
    margin-top: 20px;
    background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png') no-repeat;
  background-size: 100% 100%;
}

.section-936674 h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

/* Sponsor page platinum */
.section-936675,
.section-936677,
.section-936676,
.section-936678 {
  margin-bottom: 50px;
  padding: 0 25px;
}

.section-936675 .atom-sectionMain,
.section-936677 .atom-sectionMain,
.section-936676 .atom-sectionMain,
.section-936678 .atom-sectionMain{
    background-color: transparent;
}

.section-936675 .main-app-container > div:first-child,
.section-936677 .main-app-container > div:first-child,
.section-936676 .main-app-container > div:first-child,
.section-936678 .main-app-container > div:first-child {
  display: none;
}

.section-936675 .main-app-container,
.section-936677 .main-app-container {
  background: rgb(181,184,186);
  background: linear-gradient(45deg, rgba(0,0,0,1) 33%, rgba(220,220,220,1) 100%);  
    border-radius: 15px;
}


.section-936676 .main-app-container,
.section-936678 .main-app-container {
  background: rgb(181,184,186);
  background: linear-gradient(225deg, rgba(0,0,0,1) 33%, rgba(220,220,220,1) 100%);
  border-radius: 15px;
}

.section-936675 .atom-sectionMain::before,
.section-936675 .atom-sectionMain::after,
.section-936677 .atom-sectionMain::before,
.section-936677 .atom-sectionMain::after,
.section-936676 .atom-sectionMain::before,
.section-936676 .atom-sectionMain::after,
.section-936678 .atom-sectionMain::before,
.section-936678 .atom-sectionMain::after {
    display: block;
    content: "";
    max-width: 975px;
    height: 4px;
    margin: 5px auto;
    background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png') no-repeat;
  background-position: center;
    background-size: contain;
}

.section-936675 .element-groups,
.section-936677 .element-groups,
.section-936676 .element-groups,
.section-936678 .element-groups {
  display: flex;
}

.section-936675 .col-sm-6,
.section-936677 .col-sm-6,
.section-936676 .col-sm-6,
.section-936678 .col-sm-6 {
  text-align: center;
    flex: 1;
    justify-content: center;
}

/* Sponsor logo */
/* Left side */
.section-936675 .col-sm-6:first-child img,
.section-936677 .col-sm-6:first-child img,
/* Right side */
.section-936676 .col-sm-6:nth-child(2) img,
.section-936678 .col-sm-6:nth-child(2) img {
    max-width: 160px;
    margin: 0 auto 20px;
}

/* Sponsor description */
.section-936675 .col-sm-6 > div,
.section-936677 .col-sm-6 > div,
.section-936676 .col-sm-6 > div,
.section-936678 .col-sm-6 > div {
  max-width: 400px;
  margin: 0 auto;
}

.section-936675 .col-sm-6 p,
.section-936677 .col-sm-6 p,
.section-936676 .col-sm-6 p,
.section-936678 .col-sm-6 p {
  color: #fff;
  font-family: proxima-nova,sans-serif;
  font-weight: 600;
  font-size: 16px;
}

/* Virtual Booth Color - Platinum */
.section-936675 .col-sm-6 a.virtual-booth-link,
.section-936677 .col-sm-6 a.virtual-booth-link,
.section-936676 .col-sm-6 a.virtual-booth-link,
.section-936678 .col-sm-6 a.virtual-booth-link {
  color: #7CD2EA;
}

.section-936675 .col-sm-6 p.disclaimer,
.section-936677 .col-sm-6 p.disclaimer,
.section-936676 .col-sm-6 p.disclaimer,
.section-936678 .col-sm-6 p.disclaimer {
  color: #FF6250;
    font-size: 12px;
    line-height: normal;
}

.section-936675 .col-sm-6 a,
.section-936677 .col-sm-6 a,
.section-936676 .col-sm-6 a,
.section-936678 .col-sm-6 a {
  color: #fff;
    font-family: proxima-nova,sans-serif;
  font-weight: 600;
    font-size: 13px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.section-936675 .col-sm-6 a::after,
.section-936677 .col-sm-6 a::after,
.section-936676 .col-sm-6 a::after,
.section-936678 .col-sm-6 a::after {
    content: '';
    height: 12px;
    width: 14px;
   /* background-image: url(https://s3.amazonaws.com/bizzabo.users.files/TLtu2f5BQw2CcIhz0s9A_chevron.png); */
   background-image: url(https://s3.amazonaws.com/bizzabo.users.files/JsyNWCU2R46XosnlelTJ_blue_chevron.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    margin-left: 10px;
    margin-top: 6px;
}

.section-936675 .col-sm-6 p:last-child,
.section-936677 .col-sm-6 p:last-child,
.section-936676 .col-sm-6 p:last-child,
.section-936678 .col-sm-6 p:last-child {
  margin: 20px 0 0;
}


/* Sponsor page gold heading */
.section-936679 .atom-sectionMain {
    background-color: transparent;
}

.section-936679 .atom-main {
    text-align: center;
}

.section-936679 h2 {
  font-size: 28px;
    font-weight: 600;
    color: #fff;
}

.section-936679 .main-app-container {
  padding-bottom: 0;
}

.section-936679 p {
    color: #fff;
}

@media screen and (max-width: 768px) {
  
  .section-863553 h1 {
    font-size: 54px;
  }
  
    .section-936675,
  .section-936677,
  .section-936676,
  .section-936678 {
      padding: 0 10px;
  }
  
  .section-936675 .element-groups, 
    .section-936677 .element-groups {
      flex-direction: column;
  }
  
  .section-936676 .element-groups, 
  .section-936678 .element-groups {
    flex-direction: column-reverse;
  }
  
  .section-936675 .col-sm-6 p:last-child,
  .section-936677 .col-sm-6 p:last-child,
  .section-936676 .col-sm-6 p:last-child,
  .section-936678 .col-sm-6 p:last-child {
        margin: 20px 0 25px;
  }
  
  .section-936675 .atom-sectionMain::before,
  .section-936675 .atom-sectionMain::after,
  .section-936677 .atom-sectionMain::before,
  .section-936677 .atom-sectionMain::after,
  .section-936676 .atom-sectionMain::before,
  .section-936676 .atom-sectionMain::after,
  .section-936678 .atom-sectionMain::before,
  .section-936678 .atom-sectionMain::after {
      background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png') no-repeat;
    background-position: center;
        background-size: 100% 100%;
  }
  
}

/* Sponsor page gold */
.section-936680,
.section-936681,
.section-936682,
.section-936683,
.section-953206 {
  margin-bottom: 50px;
  padding: 0 25px;
}

.section-936680 .custom-space-top,
.section-936681 .custom-space-top,
.section-936682 .custom-space-top,
.section-936683 .custom-space-top,
.section-953206 .custom-space-top {
  padding-top: 0;
}

.section-936680 .custom-space-bottom,
.section-936681 .custom-space-bottom,
.section-936682 .custom-space-bottom,
.section-936683 .custom-space-bottom,
.section-953206 .custom-space-bottom {
  padding-bottom: 10px;
}

.section-936680 .atom-sectionMain,
.section-936681 .atom-sectionMain,
.section-936682 .atom-sectionMain,
.section-936683 .atom-sectionMain,
.section-953206 .atom-sectionMain {
    background-color: transparent;
}

.section-936680 .element-groups,
.section-936681 .element-groups,
.section-936682 .element-groups,
.section-936683 .element-groups {
    justify-content: space-between;
    display: flex;
}

/* Gold Sponsor - Last Row */
.section-953206 .element-groups {
    justify-content: center;
    display: flex;
}

.section-936680 .col-sm-6,
.section-936681 .col-sm-6,
.section-936682 .col-sm-6,
.section-936683 .col-sm-6,
.section-953206 .col-sm-12 {
  background: rgb(206,184,91);
background: linear-gradient(45deg, rgba(206,184,91,0.75) 0%, rgba(206,184,91,0.1) 100%);
  border-radius: 15px;
    text-align: center;
    width: 48%;
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: visible;
}

.section-936680 .col-sm-6::before,
.section-936680 .col-sm-6::after,
.section-936681 .col-sm-6::before,
.section-936681 .col-sm-6::after,
.section-936682 .col-sm-6::before,
.section-936682 .col-sm-6::after,
.section-936683 .col-sm-6::before,
.section-936683 .col-sm-6::after,
.section-953206 .col-sm-12::before,
.section-953206 .col-sm-12::after {
    display: block;
    content: "";
    max-width: 975px;
    width: 100%;
    height: 4px;
    margin: -10px auto 5px;
    background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png') no-repeat;
  background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.section-936680 .col-sm-6::after,
.section-936681 .col-sm-6::after,
.section-936682 .col-sm-6::after,
.section-936683 .col-sm-6::after,
.section-953206 .col-sm-12::after {
    margin: 5px auto -10px;
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
}

.section-936680 .col-sm-6 img,
.section-936681 .col-sm-6 img,
.section-936682 .col-sm-6 img,
.section-936683 .col-sm-6 img,
.section-953206 .col-sm-12 img {
    max-height: 80px;
    width: auto;
    margin: 0 auto 30px;
}

.section-936680 .col-sm-6 p,
.section-936681 .col-sm-6 p,
.section-936682 .col-sm-6 p,
.section-936683 .col-sm-6 p,
.section-953206 .col-sm-12 p {
  color: #fff;
  font-family: proxima-nova,sans-serif;
  font-weight: 600;
  font-size: 16px;
}

/* Virtual Booth Color - Gold */
.section-936680 .col-sm-6 a.virtual-booth-link,
.section-936681 .col-sm-6 a.virtual-booth-link,
.section-936682 .col-sm-6 a.virtual-booth-link,
.section-936683 .col-sm-6 a.virtual-booth-link,
.section-953206 .col-sm-12 a.virtual-booth-link {
  color: #7CD2EA;
}

.section-936680 .col-sm-6 p.disclaimer,
.section-936681 .col-sm-6 p.disclaimer,
.section-936682 .col-sm-6 p.disclaimer,
.section-936683 .col-sm-6 p.disclaimer,
.section-953206 .col-sm-12 p.disclaimer {
  color: #000;
    font-size: 12px;
    line-height: normal;
}

.section-936680 .col-sm-6 a,
.section-936681 .col-sm-6 a,
.section-936682 .col-sm-6 a,
.section-936683 .col-sm-6 a,
.section-953206 .col-sm-12 a {
  color: #fff;
    font-family: proxima-nova,sans-serif;
  font-weight: 600;
    font-size: 13px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.section-936680 .col-sm-6 a::after,
.section-936681 .col-sm-6 a::after,
.section-936682 .col-sm-6 a::after,
.section-936683 .col-sm-6 a::after,
.section-953206 .col-sm-12 a::after {
    content: '';
    height: 12px;
    width: 14px;
    background-image: url(https://s3.amazonaws.com/bizzabo.users.files/TLtu2f5BQw2CcIhz0s9A_chevron.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    margin-left: 10px;
    margin-top: 6px;
}

.section-936680 .col-sm-6 p:last-child,
.section-936681 .col-sm-6 p:last-child,
.section-936682 .col-sm-6 p:last-child,
.section-936683 .col-sm-6 p:last-child,
.section-953206 .col-sm-12 p:last-child {
  margin: 0;
}

@media screen and (max-width: 768px) {
  
  .section-936680,
  .section-936681,
  .section-936682,
  .section-936683,
  .section-953206 {
    padding: 0 10px;
  }

  .section-936680 .element-groups, 
  .section-936681 .element-groups, 
  .section-936682 .element-groups, 
  .section-936683 .element-groups {
      flex-direction: column;
  }
  
  .section-936680 .col-sm-6, 
  .section-936681 .col-sm-6, 
  .section-936682 .col-sm-6, 
  .section-936683 .col-sm-6, 
  .section-953206 .col-sm-12 {
    width: 100%;
  }
  
  .section-936680, 
  .section-936681, 
  .section-936682, 
  .section-936683, 
  .section-953206 {
    margin-bottom: 20px;
  }
  
  .section-936680 .col-sm-6:first-child , 
  .section-936681 .col-sm-6:first-child, 
  .section-936682 .col-sm-6:first-child, 
  .section-936683 .col-sm-6:first-child {
    margin-bottom: 50px;
  }
  
}


/* Sponsor and session overview page */
.main-react-view .agenda-banner {
  margin-top: 61px !important;
  top: 0;
}

.main-react-view .agenda-banner .banner-wrapper {
  height: 250px;
}

.main-react-view .agenda-banner .banner-wrapper::after {
    content: "";
    width: 100%;
    height: 4px;
    background: transparent url(https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 30px;
}

.main-react-view .agenda-banner .banner-wrapper img {
  height: 150px;
    width: auto;
}

.agenda-view .session-page {
  padding: 0;
}

.agenda-view .session-page.container {
  padding-top: 0;
}

.agenda-view .session-page .color-1.icon-lead_off {
  color: #fff;
}

.agenda-view .session-page svg.calendar,
.agenda-view .session-page svg.share {
    fill: #fff;
}

.agenda-view .session-page .session-info-container .session-actions .session-view-action {
  text-align: center;
    font-family: proxima-nova,sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-top: -20px;
}

.agenda-view .session-page .session-info-container .session-dates {
  color: #fff;
    font-family: proxima-nova,sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.agenda-view .session-page .session-info-container .session-dates .bz-capitalize {
  text-transform: uppercase;
}

.agenda-view .session-page .hearts-container .color-1 {
  color: #fff;
}

.session-page .session-description p {
    font-family: proxima-nova,sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.session-page .col-two p:first-child {
  font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
}

.session-page .col-two a {
  color: #7CD2EA;
    text-transform: uppercase;
}

.agenda-view .session-page .session-section-container {
  padding: 20px 0;
}

.agenda-view .session-page .title-indicator {
  display: none;
}

.agenda-view .session-page .session-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}


.agenda-view .session-page .session-speaker-container .speaker-photo img,
.agenda-view .session-page .session-speaker-container .speaker-photo .borderOnImage {
    border-radius: 50%;
}

.agenda-view .session-page .speaker-info {
  font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-transform: uppercase;
    width: 160px;
    text-align: center;
}

.agenda-view .session-page .session-speaker-container .speaker-info .speaker-name {
  color: #fff;
}


.agenda-view .session-page .session-attachments .session-attachments-img {
  border: none;
}

.agenda-view .session-page .session-attachments .session-attachments-name {
  font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-transform: uppercase;
     width: 230px;
    text-align: center;
}



@media screen and (max-width: 768px) {
  
  .agenda-view .session-page .session-section-container {
  padding: 20px;
  }
  
  .main-react-view .agenda-banner .banner-wrapper::after {
    background-size: 100% 100%;
    bottom: 0;
  }
  
  .agenda-view .session-page {
    padding-left: 4%;
    padding-right: 4%;
  }
  
  .agenda-view .session-page .session-speaker-container .itemSpeaker {
    border: none;
    margin-bottom: 15px;
  }
  
  .agenda-view .session-page .session-speaker-container .itemSpeaker a.agenda-flex .speaker-info .speaker-name {
    color: #fff;
  }
  
  .agenda-view .session-page .session-attachments .session-attachments-img,
  .agenda-view .session-page .session-attachments .session-attachments-name {
    margin: 0 auto;
  }
  
  .main-react-view .agenda-banner div.banner-wrapper .banner.video-element {
    height: 150px;
    width: auto;
  }
  
  .agenda-view .session-page .session-info-container .session-actions .session-view-action .separator {
    margin: 0 15px;
  }    
  
}
/* Agenda */
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container {
  background-color: #fff;
}

.session-list-view:nth-child(2) .container::before {
    content: '';
    height: 100px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    top: 175px;
    left: 0;
}

/*Agenda - Preview Panel*/
.preview-window-container .agenda-view .session-page {
  color: #32333C;
  padding-left: 4%;
  padding-right: 4%;
}
.preview-window-container .agenda-view .session-page .session-info-container .session-actions .session-view-action .separator {
  margin: 0 15px;
}
.preview-window-container .agenda-view .session-page .color-1.icon-lead_off {
  color: #0076ca;
}
.preview-window-container .agenda-view .session-page svg.calendar,
.preview-window-container .agenda-view .session-page svg.share {
    fill: #0076ca;
}
.preview-window-container .agenda-view .session-page .session-info-container .session-actions .session-view-action {
  text-align: center;
    margin-top: 0;
}
.preview-window-container .agenda-view .session-page .session-info-container .session-dates .bz-capitalize {
    text-transform: none;
}
.preview-window-container .agenda-view .session-page .hearts-container .color-1 {
  color: #0076ca;
}
.preview-window-container .agenda-view .session-page .session-info-container .session-dates {
  font-family: 'Montserrat', sans-serif;
  color: #76778C;
  letter-spacing: 0;
}
.preview-window-container .agenda-view .session-description {
  font-size: 14px;
}
.preview-window-container .agenda-view .session-page .title-indicator {
  display: block;
}
.preview-window-container .agenda-view .session-page .session-section-title {
  color: #0076ca;
}
.preview-window-container .agenda-view .session-page .session-info-container .session-actions .session-view-action .session-action-wrapper .session-button span {
  color: #0076ca;
}
.preview-window-container .agenda-view .session-page .session-info-container .session-title {
  color: #32333C;
}
.preview-window-container .agenda-view .session-page .speaker-info {
    color: #0076ca;
}
.preview-window-container .agenda-view .session-page .session-speaker-container .speaker-info .speaker-name {
  color: #0076ca;
}
.preview-window-container .agenda-view .session-page .session-attachments .session-attachments-name {
    color: #0076ca;     
    text-align: center;
}
.preview-window-container .agenda-view .session-page .session-speaker-container .session-speaker-compact .itemSpeaker {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.main-react-view .preview-window-container .agenda-banner .banner-wrapper::after {
  display: none;
}

/* Home page - Countdown */
.section-870628 .atom-sectionMain {
  background : #233A9A;
  background : rgba(35, 58, 154, 0.25);
}

.section-870628 .main-app-container {
  max-width: 650px;
}

.section-870628 .atom-main,
.section-870628 .atom-text {
  color: #fff !important;
}

.section-870628 .atom-text {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.2px;
    font-family: proxima-nova,sans-serif;
  line-height: 0.75;
}

.section-870628 h2 {
    font-family: 'Montserrat', sans-serif;
    text-align: right;
}

.section-870628 .count-number {
   font-family: 'Montserrat', sans-serif;
   font-size: 0.75rem !important;
   font-weight: 600;
   margin-top: 3px;
}
/* PRE-SHOW COUNTDOWN BANNER */
.section-870628 .countdown-view-holder {
    padding: 0 !important;
}
/* END PRE-SHOW COUNTDOWN BANNER */

 /* SHOW RUN COUNTDOWN BANNER 
.section-870628 .countdown-view-holder {
  padding: 0 !important;
  display: none;
}

.section-870628 .countdown-header-container .countdown-header {
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
}
 /* END SHOW RUN COUNTDOWN BANNER */

.section-870628 .countdown-header-container {
    height: 35px;
}

.section-870628 .custom-space-bottom {
    padding-bottom: 2px;
}
.section-870628 .custom-space-top {
    padding-top: 7px;
}
.section-870628 .count-container,
.section-870628 .count-container:last-child {
  border: 0;
}

.section-870628 .count-container:first-child::before {
  content: '|';
    position: absolute;
    color: #fff;
    font-size: 18px;
    line-height: 1.75;
    left: 2px;
}

@media (min-width: 768px) {
  .section-870628 .main-app-container {
    justify-content: center;
    display: flex;
  }
  
  .section-870628 .col-sm-8 {
    width: 50%;
  }
  
  .section-870628 .count-container:first-child {
    padding-right: 0;
  }
  
  .section-870628 .countdown-header-container .countdown-header {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {  
  
  .section-870628 .countdown-header-container {
      height: 14px;
  }
  
  .section-870628 .count-container:first-child::before {
    display: none;
  }
  
  .section-870628 h2.countdown-header {
      text-align: center;
      font-size: 0.75rem;
  }
  
  .section-870628 .countdown-view-holder {
        max-width: 300px;
      margin: 0 auto;
      float: none;
  }
  
}

/* Home page - Hero area */
.section-936698 .atom-sectionMain {
    background-color: transparent;
}

.section-936698 .custom-space-bottom {
  padding-bottom: 0;
}

.section-936698 img {
    width: auto;
    max-width: 734px;
    margin: 0 auto;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.section-936698 .atom-main {
    text-align: center;
}

.section-936698 h2 {
    margin-top: 6px;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1.2px;
}

.section-936698 .btn-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    background-color: #0074D0;
    padding: 6px 40px;
    border: 2px solid #0074D0;
    border-radius: 20px;
    text-transform: none;
    transition: background-color 0.25s ease;
    margin: 0 7px 14px;
    min-width: 224px;
    display: inline-block;
}

.section-936698 .btn-link--green {
  background-color: #00B190;
  border: 2px solid #00B190;
}

.section-936698 .btn-link--purple {
  background-color: #701070;
  border: 2px solid #701070;
}

.section-936698 .btn-link:hover {
  background-color: transparent;
}

.section-936698 .text-link {
  text-decoration: underline;
  color: #fff;
}

.section-936698 p:last-child {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-top: 44px;
    margin-bottom: 44px;
}

@media screen and (max-width: 1240px) {
  
  .section-936698::after {
    display: none;
  }

}

@media screen and (max-width: 768px) {
  
  .section-936698 h1 {
    font-size: 54px;
  }
  
  .section-936698 img {
    width: 100%;
  }

  .section-936698 .btn-link {
    font-size: 17px;
    padding: 8px 20px;
  }
  
}

/* Home page - Virtual Lounge Buttons */
.section-936706 .atom-sectionMain {
    background-color: transparent;
}

.section-936706 .custom-space-top {
  padding-top: 15px;
}

.section-936706 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936706 .main-app-container {
  max-width: 850px;
}

.section-936706 .col-sm-4.padding-horizontal-medium {
  padding-left: 7px;
    padding-right: 7px;
}

.section-936706 .col-sm-4 .atom-main {
  margin-top: 25px;
  margin-bottom: 25px;
}

.section-936706 .col-sm-4:nth-child(1) .atom-main a {
  background : -moz-linear-gradient(1275.02% -108.82% -104.93deg,rgba(0, 177, 144, 0.7) 0%,rgba(35, 58, 154, 0.8) 100%);
  background : -webkit-linear-gradient(-104.93deg, rgba(0, 177, 144, 0.7) 0%, rgba(35, 58, 154, 0.8) 100%);
  background : -webkit-gradient(linear,1275.02% -108.82% ,1260.05% 94.14% ,color-stop(0,rgba(0, 177, 144, 0.7) ),color-stop(1,rgba(35, 58, 154, 0.8) ));
  background : -o-linear-gradient(-104.93deg, rgba(0, 177, 144, 0.7) 0%, rgba(35, 58, 154, 0.8) 100%);
  background : -ms-linear-gradient(-104.93deg, rgba(0, 177, 144, 0.7) 0%, rgba(35, 58, 154, 0.8) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B190', endColorstr='#233A9A' ,GradientType=0)";
  background : linear-gradient(194.93deg, rgba(0, 177, 144, 0.7) 0%, rgba(35, 58, 154, 0.8) 100%);
  border-radius : 6px;
  -moz-border-radius : 6px;
  -webkit-border-radius : 6px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B190',endColorstr='#233A9A' , GradientType=1);
}

.section-936706 .col-sm-4:nth-child(1) .atom-main a:hover {
  background : linear-gradient(194.93deg, rgba(0, 177, 144, 0.7) 0%, rgba(0, 177, 144, 0.7) 100%);
}

.section-936706 .col-sm-4:nth-child(1) .atom-main::after {
    content: "";
    width: 55px;
    height: 107px;
    background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/QoTx6k5RRHGcLb5jrcds_graphic-ladder.png') no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -2px;
    left: 4px;
    pointer-events: none;
}

.section-936706 .col-sm-4:nth-child(2) .atom-main a
{
  background : -moz-linear-gradient(1353.09% -468.79% -70.92deg,rgba(139, 0, 130, 0.8) 41.44%,rgba(74, 36, 145, 0.7) 100%);
  background : -webkit-linear-gradient(-70.92deg, rgba(139, 0, 130, 0.8) 41.44%, rgba(74, 36, 145, 0.7) 100%);
  background : -webkit-gradient(linear,1353.09% -468.79% ,1384.53% -140.09% ,color-stop(0.4144,rgba(139, 0, 130, 0.8) ),color-stop(1,rgba(74, 36, 145, 0.7) ));
  background : -o-linear-gradient(-70.92deg, rgba(139, 0, 130, 0.8) 41.44%, rgba(74, 36, 145, 0.7) 100%);
  background : -ms-linear-gradient(-70.92deg, rgba(139, 0, 130, 0.8) 41.44%, rgba(74, 36, 145, 0.7) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B0082', endColorstr='#4A2491' ,GradientType=0)";
  background : linear-gradient(160.92deg, rgba(139, 0, 130, 0.8) 41.44%, rgba(74, 36, 145, 0.7) 100%);
  border-radius : 6px;
  -moz-border-radius : 6px;
  -webkit-border-radius : 6px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B0082',endColorstr='#4A2491' , GradientType=1);
}

.section-936706 .col-sm-4:nth-child(2) .atom-main a:hover {
  background : linear-gradient(160.92deg, rgba(139, 0, 130, 0.8) 41.44%, rgba(139, 0, 130, 0.8) 100%);
}

.section-936706 .col-sm-4:nth-child(2) .atom-main::after {
    content: "";
    width: 241px;
    height: 106px;
    background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/wa4xdr5QeGao9kxlgWiY_graphic-camera.png') no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -2px;
    left: calc(50% - 120px);
    pointer-events: none;
}

.section-936706 .col-sm-4:nth-child(3) .atom-main a
{
  background : -moz-linear-gradient(1438.32% -183.02% 103.28deg,rgba(1, 118, 202, 1) 0%,rgba(35, 58, 154, 0.7) 100%);
  background : -webkit-linear-gradient(103.28deg, rgba(1, 118, 202, 1) 0%, rgba(35, 58, 154, 0.7) 100%);
  background : -webkit-gradient(linear,1438.32% -183.02% ,1423.57% -408.98% ,color-stop(0,rgba(1, 118, 202, 1) ),color-stop(1,rgba(35, 58, 154, 0.7) ));
  background : -o-linear-gradient(103.28deg, rgba(1, 118, 202, 1) 0%, rgba(35, 58, 154, 0.7) 100%);
  background : -ms-linear-gradient(103.28deg, rgba(1, 118, 202, 1) 0%, rgba(35, 58, 154, 0.7) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0176CA', endColorstr='#233A9A' ,GradientType=0)";
  background : linear-gradient(-13.28deg, rgba(1, 118, 202, 1) 0%, rgba(35, 58, 154, 0.7) 100%);
  border-radius : 6px;
  -moz-border-radius : 6px;
  -webkit-border-radius : 6px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0176CA',endColorstr='#233A9A' , GradientType=1);
}

.section-936706 .col-sm-4:nth-child(3) .atom-main a:hover {
  background : linear-gradient(-13.28deg, rgba(35, 58, 154, 0.9) 0%, rgba(35, 58, 154, 0.9) 100%);
}

.section-936706 .col-sm-4:nth-child(3) .atom-main::after {
    content: "";
    width: 237px;
    height: 106px;
    background: transparent url('https://s3.amazonaws.com/bizzabo.users.files/b9YoliKKQmCprgJzmvCM_graphic-social.png') no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 1px;
    right: 8px;
    pointer-events: none;
    
}

.section-936706 p {
  text-align: center;
    line-height: 1;
    margin-bottom: 0;
}

.section-936706 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: block;
    padding: 13px 5px;
    line-height: 1.25;
}

/*Home page - Agenda Rows (r7) */
.section-936699 .custom-space-top {
    padding-top: 80px;
}

.section-936699 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936699 .atom-sectionMain {
  background : -moz-linear-gradient(-0.11% -0.82% -27.04deg,rgba(35, 58, 154, 0.2) 0%,rgba(0, 42, 104, 0.4) 100%);
  background : -webkit-linear-gradient(-27.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  background : -webkit-gradient(linear,-0.11% -0.82% ,100.9% 101.62% ,color-stop(0,rgba(35, 58, 154, 0.2) ),color-stop(1,rgba(0, 42, 104, 0.4) ));
  background : -o-linear-gradient(-27.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  background : -ms-linear-gradient(-27.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A', endColorstr='#002A68' ,GradientType=0)";
  background : linear-gradient(117.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A',endColorstr='#002A68' , GradientType=1);
}

.section-936699 h2.atom-main {
  font-size : 28px;
  font-weight: 600;
  letter-spacing : 0.56px;
  text-transform : uppercase;
  color : #FFFFFF !important;
  margin-bottom: 10px;
}

.section-936699 .current-time
{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #DB3239;
  margin-bottom: 20px;
}


.section-936699 .row {
  display: flex;
    flex-direction: row;
    max-width: 700px;
    margin: 0 auto;
    padding: 8px 0;
  border-bottom: 1px solid #DAECF8;
    border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-image: linear-gradient(to right, rgba(218, 236, 248, 1), rgba(255, 255, 255, 0)) 1 stretch;
}

.section-936699 .row:nth-last-child(2) {
  border: 0;
}

.section-936699 .row:last-child {
    padding-top: 45px;
  border: 0;
    justify-content: center;
}

.section-936699 .time {
  font-family: 'Montserrat', sans-serif;
  width: 200px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.section-936699 .time p
{
  font-size : 15px;
  font-weight: 600;
  line-height : 20px;
  color : #797A7D;  
  margin-bottom: 0;
}

.section-936699 .title a
{
  font-family: 'Montserrat', sans-serif;
  font-size : 20px;
  font-weight: 600;
  letter-spacing : 1.2px;
  text-transform: uppercase;
  color : #FFFFFF;
}

.section-936699 .title a:hover {
  color: #0074D0;
}

.section-936699 a.btn-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    letter-spacing: normal;
    background-color: transparent;
    border: 2px solid #0074D0;    
    border-radius: 20px;
    padding: 10px 60px;
    text-transform: none;
    transition: background-color 0.25s ease;
}

.section-936699 a.btn-link:hover {
  color: #fff;
}

.section-936699 a.btn-link:hover {
  background-color: #0074D0;
}

.section-936699 .row.active::before {
    content: '● LIVE';
    height: 20px;
    width: 50px;
    color: #DB3239;
    font-weight: 700;
    position: absolute;
    margin-left: -60px;
    margin-top: 7px;
}


@media screen and (max-width: 800px) {
    .section-936699 .row.active::before {
        position: relative;
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
  
  .section-936699 .row:not(:last-child) {
    flex-direction: column;
  }
  
  .section-936699 .time p {
    font-size: 14px;
  }
  
  .section-936699 .title a {
    font-size: 16px;
  }
  
}

/*Home page - Sponsors */
.section-936700 .custom-space-top {
    padding-top: 80px;
}

.section-936700 h2.atom-main {
  font-size : 28px;
  font-weight: 600;
  letter-spacing : 0.56px;
  text-transform : uppercase;
  color : #FFFFFF !important;
}

.section-936700 h3 {
  font-size : 13px;
  font-weight: 600;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  text-align: center;
  color : #FFFFFF !important;
}

.section-936700 .row {
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-936700 .row::before {
  display: none;
}

.section-936700 .row.platinum .logo {
  width: 18%;   
    height: 100px;
}

.section-936700 .row.platinum img {
    position: relative;
    max-width: 100%;
    object-fit: contain;
    object-position: bottom;
    margin: 0 !important;
    height: 100px;
}

.section-936700 .row.platinum::after {
    display: block;
    content: "";
    max-width: 975px;
    width: 100%;
    height: 4px;
    margin: 50px auto;
    background: transparent url(https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png) no-repeat;
    background-position: center;
    background-size: contain;
  
}

.section-936700 .row.gold {
  max-width: 675px;
    margin: 0 auto;   
}

.section-936700 .row.gold .logo {
  width: 23%;
  margin: 1% 1%;
  height: 100px;
}

.section-936700 .row.gold img {
    position: relative;
    max-width: 100%;
    padding: 25px 10px;
    object-fit: contain;
    margin: 0 !important;
    height: 100px;
}

@media screen and (max-width: 540px) {
  .section-936700 .row.platinum .logo,
  .section-936700 .row.gold .logo {
    width: 45%;
  }
  .section-936700 .row.gold img {
    padding: 30px 15px;
  }
}

/*Home page & Virtual Lounge page - Connect with Zscaler */
.section-936701 .custom-space-top,
.section-936697 .custom-space-top {
    padding-top: 80px;
}

.section-936701 .custom-space-bottom,
.section-936697 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936701 .atom-sectionMain {
  background : -moz-linear-gradient(-0.11% -0.82% -27.04deg,rgba(35, 58, 154, 0.2) 0%,rgba(0, 42, 104, 0.4) 100%);
  background : -webkit-linear-gradient(-27.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  background : -webkit-gradient(linear,-0.11% -0.82% ,100.9% 101.62% ,color-stop(0,rgba(35, 58, 154, 0.2) ),color-stop(1,rgba(0, 42, 104, 0.4) ));
  background : -o-linear-gradient(-27.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  background : -ms-linear-gradient(-27.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A', endColorstr='#002A68' ,GradientType=0)";
  background : linear-gradient(117.04deg, rgba(35, 58, 154, 0.2) 0%, rgba(0, 42, 104, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A',endColorstr='#002A68' , GradientType=1);
}

.section-936697 .atom-sectionMain {
  background: rgb(35,58,154);
  background: linear-gradient(180deg, rgba(35,58,154,0.5) 0%, rgba(0,42,104,0) 100%);
}

.section-936701 h2.atom-main,
.section-936697 h2.atom-main {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    color: #FFFFFF !important;
    margin-bottom: 50px;
}

.section-936701 img,
.section-936697 img {
  width: auto;
    height: 82px;
    margin: 0 auto 20px;
}

.section-936701 p,
.section-936697 p {
  text-align: center;
    line-height: 1.2;
}

.section-936701 a,
.section-936697 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
    transition: color 0.25s ease;
}

.section-936701 a:hover,
.section-936697 a:hover {  
  color: #0172cc;
}

.section-936701 .col-sm-4::after,
.section-936697 .col-sm-4::after {
    display: block;
    content: "";
    max-width: 975px;
    width: 100%;
    height: 2px;
    margin: 25px auto 0;
    background: transparent url(https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

@media screen and (max-width: 767px) {
  
  .section-936701 .col-sm-4:nth-last-child(1),
  .section-936701 .col-sm-4:nth-last-child(2),
  .section-936697 .col-sm-4:nth-last-child(1),
  .section-936697 .col-sm-4:nth-last-child(2) {
    padding-top: 50px;
  }
  
}

/*Home page - Download App */
.section-936703 .custom-space-top {
    padding-top: 60px;
}

.section-936703 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936703 h2.atom-main {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    color: #FFFFFF !important;
    margin-bottom: 30px;
}

.section-936703 p {
  display: flex;
    flex-direction: row;
    justify-content: center;
    
}
.section-936703 a {
      margin: 0 7px;
}

.section-936703 img {
  width: 100% !important;
}


/* Virtual Lounge - Hero area */
.virtual-lounge-custom-css {
  background-color: #000;
}

.section-936684 .custom-space-top {
    padding-top: 0;
}

.section-936684 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936684 .atom-sectionMain {    
    background: rgb(35,58,154);
  background: linear-gradient(173deg, rgba(35,58,154,0.25) 23%, rgba(15,62,85,1) 100%);
}

.section-936684 img {
  max-width: 300px;
  margin: 0 auto;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.section-936684 .atom-main {
    text-align: center;
}

.section-936684 h1 {
  font-size : 40px;
    font-weight : 600;
    line-height : 1;
    letter-spacing : 2px;
    text-transform : uppercase;
    color : #FFFFFF;
    margin-bottom: 6px;
}



.section-936684 .page-anchor-links {
    display: inline-flex;
    flex-wrap: wrap;
    margin: -12px 0 0 -12px;
    width: calc(100% + 12px);
}

.section-936684 a {
    font-family: 'Montserrat', sans-serif;
    font-size : 16px;
    font-weight: 600;
    letter-spacing : 0.72px;
  color: #fff;
    background-color: black;
    border-radius: 15px;
    padding: 20px 5px 15px;
    width: 32%;
    margin: 12px 0 0 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.section-936684 a.gradient-green
{
  background : -moz-linear-gradient(95.8% 182.85% 153.32deg,rgba(0, 177, 144, 1) 0%,rgba(35, 58, 154, 0.6) 100%);
  background : -webkit-linear-gradient(153.32deg, rgba(0, 177, 144, 1) 0%, rgba(35, 58, 154, 0.6) 100%);
  background : -webkit-gradient(linear,95.8% 182.85% ,-27.29% -174.21% ,color-stop(0,rgba(0, 177, 144, 1) ),color-stop(1,rgba(35, 58, 154, 0.6) ));
  background : -o-linear-gradient(153.32deg, rgba(0, 177, 144, 1) 0%, rgba(35, 58, 154, 0.6) 100%);
  background : -ms-linear-gradient(153.32deg, rgba(0, 177, 144, 1) 0%, rgba(35, 58, 154, 0.6) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B190', endColorstr='#233A9A' ,GradientType=0)";
  background : linear-gradient(-63.32deg, rgba(0, 177, 144, 1) 0%, rgba(35, 58, 154, 0.6) 100%);
  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B190',endColorstr='#233A9A' , GradientType=1);
}

.section-936684 a.gradient-green:hover {
  background : linear-gradient(-63.32deg, rgba(0, 177, 144, 1) 0%, rgba(0, 177, 144, 1) 100%);
}

.section-936684 a.gradient-purple
{
  background : -moz-linear-gradient(5.83% 2.85% -10.48deg,rgba(35, 58, 154, 0.6) 0%,rgba(139, 0, 130, 1) 100%);
  background : -webkit-linear-gradient(-10.48deg, rgba(35, 58, 154, 0.6) 0%, rgba(139, 0, 130, 1) 100%);
  background : -webkit-gradient(linear,5.83% 2.85% ,98.46% 101.73% ,color-stop(0,rgba(35, 58, 154, 0.6) ),color-stop(1,rgba(139, 0, 130, 1) ));
  background : -o-linear-gradient(-10.48deg, rgba(35, 58, 154, 0.6) 0%, rgba(139, 0, 130, 1) 100%);
  background : -ms-linear-gradient(-10.48deg, rgba(35, 58, 154, 0.6) 0%, rgba(139, 0, 130, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A', endColorstr='#8B0082' ,GradientType=0)";
  background : linear-gradient(100.48deg, rgba(35, 58, 154, 0.6) 0%, rgba(139, 0, 130, 1) 100%);
  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A',endColorstr='#8B0082' , GradientType=1);
}

.section-936684 a.gradient-purple:hover {
  background : linear-gradient(-63.32deg, rgba(139, 0, 130, 1) 0%, rgba(139, 0, 130, 1) 100%);
}

.section-936684 a.gradient-blue
{
    background : -moz-linear-gradient(0.87% 3.03% -9.41deg,rgba(35, 58, 154, 0.4) 0%,rgba(1, 118, 202, 1) 100%);
  background : -webkit-linear-gradient(-9.41deg, rgba(35, 58, 154, 0.4) 0%, rgba(1, 118, 202, 1) 100%);
  background : -webkit-gradient(linear,0.87% 3.03% ,98.04% 95.93% ,color-stop(0,rgba(35, 58, 154, 0.4) ),color-stop(1,rgba(1, 118, 202, 1) ));
  background : -o-linear-gradient(-9.41deg, rgba(35, 58, 154, 0.4) 0%, rgba(1, 118, 202, 1) 100%);
  background : -ms-linear-gradient(-9.41deg, rgba(35, 58, 154, 0.4) 0%, rgba(1, 118, 202, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A', endColorstr='#0176CA' ,GradientType=0)";
  background : linear-gradient(99.41deg, rgba(35, 58, 154, 0.4) 0%, rgba(1, 118, 202, 1) 100%);
  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233A9A',endColorstr='#0176CA' , GradientType=1);
}

.section-936684 a.gradient-blue:hover {
  background : linear-gradient(-63.32deg, rgba(1, 118, 202, 1) 0%, rgba(1, 118, 202, 1) 100%);
}

@media screen and (max-width: 960px) {
  
  .section-936684 a {
      width: 48%;
   }
  
}
@media screen and (max-width: 768px) {
  
  .section-936684 h1 {
    font-size: 30px;
  }
  
  .section-936684 a {
      width: 100%;
   }
  
}

/* Virtual Lounge - Live Challenge */
.section-936685 .atom-sectionMain {
    background-color: transparent;
}

.section-936685 .custom-space-top {
    padding-top: 80px;
}

.section-936685::before {
  display: block;
  content: "";
  height: 100vh;
  width: 100%;
  position: absolute;
  background-image: url('https://s3.amazonaws.com/bizzabo.users.files/m7WRT2MVR9ugTMgn5WVm_background-virtual-lounge-live-challenge-80.jpg');
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  left: 0;
  margin-top: 210px;
}

.section-936685 h2.atom-main {
  font-size : 60px;
  font-weight: 600;
  letter-spacing : 0.6px;
  text-transform : uppercase;
  color: #00B190 !important;
}

.section-936685 h2 {
  font-size : 40px;
  font-weight: 600;
  letter-spacing : 2px;
  text-transform : uppercase;
  color : #FFFFFF !important;
  text-align: center;
}

.section-936685 ol {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    color: #fff;
    counter-reset: mission-counter;
    list-style: none;
    padding-left: 40px;
}

.section-936685 ol li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
  min-height: 47px;
    font-size : 15px;
    line-height : 21px;
    color : #FFFFFF;
    margin: 0 0 30px 0;
    counter-increment: mission-counter;
    position: relative;
    padding-left: 25px;
    padding-right: 40px;
}

.section-936685 ol li::before {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  content: counter(mission-counter);
  font-size : 37px;
  color : #7DD1E9;
  position: absolute;
  left: -40px;
  background: url('https://s3.amazonaws.com/bizzabo.users.files/wWrMRgeQSgiavIR2DPxk_list-circle.png') no-repeat;
  height: 51px;
  width: 51px;
  text-align: center;
  padding-top: 14px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}

.section-936685 ol li:nth-child(1)::before,
.section-936685 ol li:nth-child(2)::before,
.section-936685 ol li:nth-child(3)::before {
  padding-left: 3px;
}

.section-936685 h3 {
  font-size : 28px;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  color : #FFFFFF;
  text-align: center;
}

.section-936685 p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
  min-height: 47px;
    font-size : 16px;
    line-height : 21px;
    color : #FFFFFF;
    text-align: center;
}

@media screen and (max-width: 768px) {
  
  .section-936685 .custom-space-bottom {
    padding-bottom: 0;
   }
  
  .section-936685 h2.atom-main {
    font-size: 36px; 
  }
  
  .section-936685 h2 {
    font-size: 30px;
  }
  
  .section-936685 ol {
    columns: 1;
    -webkit-columns: 1;
  }
  
  .section-936685 ol li {
    padding-right: 0;
  }
  
}

/* Virtual Lounge - Leaderboard */
.section-936686 .atom-sectionMain {
    background-color: transparent;
}

.section-936686 h2 {
  font-size : 28px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  color : #FFFFFF;
  display: inline-block;
  margin-bottom: 25px;
  margin-left: 12px;
}

.section-936686 .text-link {
  float: right;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size : 12px;
    letter-spacing : 1.2px;
    text-transform : uppercase;
    color : #FFFFFF;
}

.section-936686  .padding-horizontal-medium:first-child {
  padding-right: 0;
}

.section-936686  .padding-horizontal-medium:last-child {
  padding-left: 0;
}

.section-936686 .points-matrix {
    width: 100%;
    text-align: center;
    margin: auto;
    border-radius: 20px;
    background-color: #000;
    background-image: linear-gradient(135deg, rgba(35, 58, 154, 0.25), #00b190 100%);
    padding: 20px 25px;
    position: relative;
}

.section-936686 .points-matrix td:first-child::after {
    content: '';
    width: 107%;
    height: 1px;
  border-bottom: 1px solid #DAECF8;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-image: linear-gradient(to right, rgba(218, 236, 248, 1), rgba(255, 255, 255, 0)) 1 stretch;
  position: absolute;
    bottom: 0;
    left: 0;
}

.section-936686 .points-matrix tr:last-child td:first-child::after {
  display: none;
}

.section-936686 .points-matrix td {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 16px;
  line-height : 21px;
  color : #FFFFFF;
  padding: 13px 0 13px 7px;
  border: none;
  position: relative;
}

.section-936686 .points-matrix td:first-child {
  text-align: left;
}

.section-936686 .points-matrix td:last-child {
  text-align: center;
}

.section-936686 .points-matrix tr:first-child td {
  padding-top: 0;
}

.section-936686 .disclaimer {
  font-family: 'Montserrat', sans-serif;
  font-size : 12px;
  font-weight: 600;
  color : #FFFFFF;
  margin-top: 10px;
  margin-left: 10px;
}

.section-936686 iframe {
  margin-top: -8px;
}

@media screen and (max-width: 768px) {
  
    .section-936686 .custom-space-top {
      padding-top: 0;
    }
  
    .section-936686 .padding-horizontal-medium:first-child {
      padding-right: 30px;
        padding-bottom: 30px;
  }
  
    .section-936686 .padding-horizontal-medium:last-child {
        padding-left: 30px;
    }
    
    .section-936686 .points-matrix {
      height: auto;
    }
  
    .section-936686 h2 {
       font-size: 20px;
       margin-bottom: 10px;      
    }
  
}

/* Virtual Lounge - Prizes: Heading */

.section-936687 h2 {
  font-size : 28px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  text-align: center;
  color : #FFFFFF !important;
  margin-bottom: 0;
}

.section-936687 p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 12px;
  text-align: center;
  color : #FFFFFF;
}

.section-936687 .custom-space-bottom {
    padding-bottom: 0;
}


/* Virtual Lounge - Prizes: Images and Description */
.section-936688 .custom-space-top {
    padding-top: 0;
}

.section-936688 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936688 .padding-horizontal-medium {
    padding-right: 15px;
    padding-left: 15px;
}

.section-936688 div.atom-main {
  max-width: 214px;
    margin: 0 auto;
}

.section-936688 ul {
    list-style: none;
    position: relative;
}

.section-936688 ul li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 15px;
  line-height : 21px;
  color : #FFFFFF;
  margin-left: 20px;
  margin-bottom: 10px;
}

.section-936688 ul li:before {
    content: "+";
    position: absolute;
    left: 0;
}

.section-936688 p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 15px;
  line-height : 21px;
  color : #FFFFFF;
  margin: 20px 0;
}

.section-936688 p .dash {
  letter-spacing: -1px;
    font-size: 12px;
}

@media screen and (max-width: 768px) {
  
  .section-936688 .col-sm-4{
      padding-bottom: 45px;
  }
  
  .section-936688 .custom-space-bottom {
      padding-bottom: 45px;
  }
  
}


/* Virtual Lounge - Charities: Heading */
.section-936689 .custom-space-bottom {
    padding-bottom: 0;
}

.section-936689 .custom-space-top {
    padding-top: 80px;
}

.section-936689 .atom-sectionMain {
    background-color: transparent;
}

.section-936689 h2 {
  font-size : 40px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  text-align: center;
  color : #FFFFFF !important;
  margin-bottom: 0;
}

.section-936689 p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 16px;
  text-align: center;
  color : #FFFFFF;
  max-width: 715px;
  margin: 0 auto;
}

.section-936689::before {
    display: block;
    content: "";
    height: 430px;
    width: 100%;
    position: absolute;  
    left: 0;
    margin-top: 10px;
    background: rgb(35,58,154);
    background: linear-gradient(134deg, rgba(35, 58, 154, 0.25) 40%, rgba(139, 0, 130, 1) 150%);
}

@media screen and (max-width: 768px) {
  .section-936689 h2 {
    font-size : 36px;
  }
}

/* Virtual Lounge - Charities: Content */
.section-936690 .custom-space-top {
    padding-top: 25px;
}

.section-936690 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936690 .atom-sectionMain {
    background-color: transparent;
}

.section-936690 .element-groups {
  justify-content: space-between;
  display: flex;
}

.section-936690 .col-sm-6 {
  background-color: #fff;
    border-radius: 15px;
    margin: 0 30px;
    width: 50%;
    padding: 30px 10px 15px;
}

.section-936690 .col-sm-6:first-child {
  margin-right: 15px;
}

.section-936690 .col-sm-6:last-child {
  margin-left: 15px;
}

.section-936690 img {
  height: 81px;
    object-fit: contain;
}

.section-936690 p
{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 14px;
  line-height : 22.91px;
  color : #000000;
  text-align: center;
}


.section-936690 a.text-link {
    display: block;
  white-space: nowrap;
    color: #000;
    text-decoration: underline;
}

.section-936690 button.atom-main
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    padding: 7px 60px;
    border: 2px solid #0176CA !important;
    border-radius: 15px;
    background: transparent !important;
    color: #000 !important;
}

.section-936690 button.atom-main:hover
{
  background: #0176CA !important;
}

@media screen and (max-width: 768px) {
  
  .section-936690 .element-groups {
    flex-direction: column;
    padding: 0 30px;
  }

  .section-936690 .col-sm-6,
  .section-936690 .col-sm-6:last-child {
    width: 100%;
    margin: 0 0 30px 0;
  }
  
  .section-936690 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
}

/* Virtual Lounge - Photobooth: Heading */
.section-936691 .custom-space-bottom {
    padding-bottom: 0;
}

.section-936691 .custom-space-top {
    padding-top: 80px;
}

.section-936691 .atom-sectionMain {
    background-color: transparent;
}

.section-936691 h2 {
  font-size : 40px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  text-align: center;
  color : #FFFFFF !important;
  margin-bottom: 0;
}

.section-936691 p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 16px;
  text-align: center;
  color : #FFFFFF;
  max-width: 715px;
  margin: 0 auto;
}

.section-936691 .hashtag {
  color: #7CD2EA;
}

.section-936691::before {
    display: block;
    content: "";
    height: 430px;
    width: 100%;
    position: absolute;  
    left: 0;
    margin-top: 10px;
    background: rgb(35,58,154);
  background: linear-gradient(140deg, rgba(35,58,154,0.25) 32%, rgba(1,118,202,1) 170%);
}

@media screen and (max-width: 768px) {
  
  .section-936691 h2 {
    font-size : 36px;
  }
  
}


/* Virtual Lounge - Photobooth: iFrame */
.section-936692 .atom-sectionMain {
    background-color: transparent;
}

.section-936692 .custom-space-top {
    padding-top: 30px;
}

.section-936692 iframe {
    width: 100%;
    height: 720px;
    background-color: #000;
}



/* Virtual Lounge - Photo Mosaic: iFrame */
.section-936693 .atom-sectionMain {
    background-color: transparent;
}

.section-936693 .custom-space-top {
    padding-top: 30px;
}

.section-936693 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936693 iframe {
    width: 100%;
    height: 608px;
    background-color: transparent;
}
@media screen and (max-width: 768px) {
  .section-936693 .custom-space-bottom {
      padding-bottom: 45px;
  }
}

/* Virtual Lounge - Social Wall: Heading */
.section-936694 .custom-space-bottom {
    padding-bottom: 0;
}

.section-936694 .custom-space-top {
    padding-top: 80px;
}

.section-936694 .atom-sectionMain {
    background-color: transparent;
}

.section-936694 h2 {
  font-size : 40px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  text-align: center;
  color : #FFFFFF !important;
  margin-bottom: 0;
}

.section-936694 p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 16px;
  text-align: center;
  color : #FFFFFF;
  max-width: 715px;
  margin: 0 auto;
}

.section-936694 .hashtag {
  color: #7CD2EA;
}

.section-936694::before {
    display: block;
    content: "";
    height: 430px;
    width: 100%;
    position: absolute;  
    left: 0;
    margin-top: 10px;
    background: rgb(35,58,154);
    background: linear-gradient(125deg, rgba(35,58,154,0.25) 33%, rgba(0,177,144,1) 120%);
}

@media screen and (max-width: 768px) {
  .section-936694 h2 {
    font-size : 36px;
  }
  
}


/* Virtual Lounge - Social Wall: iFrame */
.section-936695 .atom-sectionMain {
    background-color: transparent;
}

.section-936695 .custom-space-top {
    padding-top: 30px;
}

.section-936695 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936695 iframe {
    width: 100%;
    height: 500px;
    background-color: rgba(0,0,0,0.25);
}

@media screen and (max-width: 768px) {
  .section-936695 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
  .section-936695 .col-xs-12 {
    padding: 0;
  }
  
  .section-936695 iframe {
    height: 50vh;
  }
  
}


/* Virtual Lounge - Wack-a-Threat: Heading */
.section-936707 .custom-space-bottom {
    padding-bottom: 0;
}

.section-936707 .custom-space-top {
    padding-top: 80px;
}

.section-936707 .atom-sectionMain {
    background-color: transparent;
}

.section-936707 h2 {
  font-size : 40px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  text-align: center;
  color : #FFFFFF !important;
  margin-bottom: 0;
}

.section-936707 p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size : 16px;
  text-align: center;
  color : #FFFFFF;
  max-width: 715px;
  margin: 0 auto;
}

.section-936707 .hashtag {
  color: #7CD2EA;
}

.section-936707::before {
    display: block;
    content: "";
    height: 430px;
    width: 100%;
    position: absolute;  
    left: 0;
    margin-top: 10px;
    background: rgb(35,58,154);
  background: linear-gradient(125deg, rgba(35,58,154,0.25) 40%, rgba(139,0,130,1) 125%);
}

@media screen and (max-width: 768px) {
  .section-936707 h2 {
    font-size : 36px;
  }
  
}

/* Virtual Lounge - Wack-a-Threat: iFrame */
.section-936696 .atom-sectionMain {
    background-color: transparent;
}

.section-936696 .custom-space-top {
    padding-top: 15px;
}

.section-936696 .custom-space-bottom {
    padding-bottom: 80px;
}

.section-936696 iframe {
    width: 100%;
    height: 600px;
}

@media screen and (max-width: 768px) {
  
  .section-936696 .custom-space-bottom {
    padding-bottom: 45px;
  }
  
}


/* Virtual Briefing Center - Heading and description */
.section-937046 .atom-sectionMain {
    background-color: transparent;
}

.section-937046 .custom-space-bottom {
    padding-bottom: 0;
}

.section-937046 img {
  max-width: 224px;
  margin: 0 auto;
}

.section-937046 p {
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    line-height: 1.25;
    margin: 0 0 10px;
}

.section-937046 .col-two p:first-child {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1;
}

.section-937046 .col-two a {
    color: #7CD2EA;
    text-transform: uppercase;
}

.section-937046 .col-two a:hover {
  text-decoration: underline;
}

.section-937046 .session-description {
  display: flex;
    flex-direction: column;
}

.section-937046 .main-app-container {
    max-width: 1170px;
}

.section-937046 .col-sm-12 > div {
  margin-top: 40px;
    
}

.section-937046 .col-sm-12 > div::before {
  content: "";
    width: 100%;
    height: 4px;
    background: transparent url(https://s3.amazonaws.com/bizzabo.users.files/wpHBhLl7Rc2OjtjBJXNr_divider-gradient.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 110px;
}

@media (max-width: 992px) {
  .section-937046 .col-two {
    padding-top: 45px;
  }
}

@media screen and (max-width: 768px) {
  
  .section-937046 .padding-horizontal-medium {
    padding-right: 15px;
    padding-left: 15px;
   }
  
}

@media screen and (min-width: 1245px) {
    .section-937046 .padding-horizontal-medium,
    .section-937047 .padding-horizontal-medium,
    .section-937049 .padding-horizontal-medium {
        padding-right: 0;
        padding-left: 0;
    }
}

/* Virtual Briefing Center - Video */
.section-937047 .atom-sectionMain {
    background-color: transparent;
}

.section-937047 .main-app-container {
    max-width: 1170px;
}

.section-937047 .custom-space-top {
    padding-top: 10px;
}

.section-937047 .custom-space-bottom {
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
  
  .section-937047 .padding-horizontal-medium {
    padding-right: 15px;
    padding-left: 15px;
   }
  
}

/* Virtual Briefing Center - iframe */
.section-937049 .atom-sectionMain {
    background-color: transparent;
}

.section-937049 .main-app-container {
    max-width: 1170px;
}

.section-937049 .custom-space-top {
    padding-top: 10px;
}

@media screen and (max-width: 768px) {
  
  .section-937049 .padding-horizontal-medium {
    padding-right: 15px;
    padding-left: 15px;
   }
  
}


/* Speaker Page */
.section-863553 .atom-sectionMain {
  background: transparent;
}
.section-863553 .atom-main {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff !important;
}

.section-863553 .atom-fullname {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff !important;
}

.section-863553 .atom-text1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #7CD2EA !important;
}

.section-863553 .atom-text2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff !important;
}

/* Speaker Bio page */
.speaker-back-button {
  color: #fff !important;
}

.speaker-view .speaker-container .speaker-profile .speaker-share-button {
  background-color: #fff !important;
}


/* FAQ */
.faq-question h3{
  font-style: normal !important;
  margin-top: 45px;
  margin-bottom: 30px;

}

.faq-answer {
  font-size: 20px !important;
  line-height: 32px;
  padding-bottom: 45px;
  border-bottom: 1px solid #b8bcc8;
}
.faq-answer p {
  color: #b8bcc8 !important;
}

.faq-answer ul {
  padding: 20px;
  color: #b8bcc8 !important;
}

/* Contact Us */
.section-937102 .atom-sectionMain {background: transparent;
}
.section-937102 h2 {
  font-size : 40px;
  font-weight: 600;
  letter-spacing : 1.4px;
  text-transform : uppercase;
  text-align: center;
  color : #FFFFFF !important;
  margin-bottom: 25px;
}

/* remove edit profile */
#bs-example-navbar-collapse-1 > ul.nav.navbar-nav.navbar-right.hidden-sm > li > div > div.more-tabs-dropdown.dropdown-tip.me-btn-holder.me-avatar.open > ul > li:nth-child(1) > a {
  display: none
}
/* remove settings */
#bs-example-navbar-collapse-1 > ul.nav.navbar-nav.navbar-right.hidden-sm > li > div > div.more-tabs-dropdown.dropdown-tip.me-btn-holder.me-avatar.open > ul > li:nth-child(2) > a {
  display: none
}
/* remove invite friends */
#bs-example-navbar-collapse-1 > ul.nav.navbar-nav.navbar-right.hidden-sm > li > div > div.more-tabs-dropdown.dropdown-tip.me-btn-holder.me-avatar.open > ul > li:nth-child(3) > a {
  display: none;
}