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

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

#section-1239629 .element-6127635 {background-color:#F4F4F4;}


#section-1158494 .element-5654606 {background-color:#FFFFFF; margin-bottom: -20px;}
#section-1158494 .element-5654609 {background-color:#FFFFFF; margin-bottom: -20px;}
#section-1158494 .element-5654612 {background-color:#FFFFFF; margin-bottom: -20px;}
#section-1158494 .element-5654604 h2 {padding-bottom: 80px;}
/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

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

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

/* Adjust Header Register Buttons For Mobile @Tucker (Bizzabo) */
@media only screen and (max-device-width: 411px){
  /* Hide Column 2 Button on Mobile */
  #section-1153999 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1) > div > div > table:nth-child(4) > tbody > tr > td:nth-child(2) > p > img {
    display: none;
  }
}
@media screen and (min-width: 769px){
#section-1239639 {background-image: url("https://s3.amazonaws.com/bizzabo.users.files/DITrPT6sSsL1Z3ssRXLo_Section4_BG.png");
  background-position: center;
  background-size: cover;
  margin: 0px 0px 0px -15px}
}

@media screen and (min-width: 769px){
#section-1823511 {background-image: url("https://s3.amazonaws.com/bizzabo.users.files/GA93EtchTf29QZGQcHlr_Section6%20BG.png");
    background-color: #F4F4F4;
  background-position: center;
  background-size: cover;
  margin: 0px 0px 0px -15px}
}

@media screen and (min-width: 769px) and (max-width: 1490px){
#section-1239629 .element-6127635 {background-image: url("https://s3.amazonaws.com/bizzabo.users.files/m4qlokX1R1yxm3Rnvnya_Section3_BG2.png");
  background-position: center;
  background-size: cover;}
}

@media screen and (min-width: 769px){
  #section-1154015 .slimtext {margin: 0px 80px;}
}

@media only screen and (min-device-width: 769px){
.element-5627702 {
  padding-left: 100px;
  padding-right: 100px;
  }
}
@media only screen and (min-device-width: 412px){
  /* Hide Column 3 Button For NON Mobile */
  #section-1153999 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2) > div > div > p > img {
    display: none;
    
  }
}

.section-2153804 .atom-sectionMain {
    background-color: rgba(255,255,255,1);
    zoom: 1.3;
}

@media (min-width: 1025px) {
  #bs-example-navbar-collapse-1 ul:first-child li:last-child a div {
    background: blue;
    color: white;
    padding: 0px 20px;
    border-radius: 8px;
  }
}