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

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


#section-1730864 > div.header.rowHolder.element-8027979.atom-sectionMain.global-cover-photo-background > div > div > div.col-xs-12.col-sm-9.col-md-8.left
{
  padding: 1rem;
}

.main-app-container{
    max-width: 1120px;
}

#section-1730864 > div.header.rowHolder.element-8027979.atom-sectionMain.global-cover-photo-background > div > div
{
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: space-evenly;
  align-items: flex-end;
}

#section-1730864 > div.header.rowHolder.element-8027979.atom-sectionMain.global-cover-photo-background > div > div > div.col-xs-12.col-sm-9.col-md-8.left
{
  width: 100%;
}