
/*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 {
text-align: left !important;}

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

/* Hide Website Footer */
footer {
display: none;
}
.main-view.footer-padding, .editor-home-page.footer-padding {
padding-bottom: 0px;
}

/*Site changes*/

#section-6251697 > div > div {
max-width: 80%;}

#section-6219550 > div > div {
max-width: 80%;}

#section-6251790 > div > div {
max-width: 80%;}

#section-6251820 > div > div {
max-width: 80%;}

#section-6240819 > div > div {
max-width: 80%;}

#section-6251824 > div > div {
max-width: 80%;}

#section-6252089 > div > div {
max-width: 80%;}

#section-6240819 > div > div {
max-width: 80%;}

#section-6251824 > div > div {
max-width: 80%;}

#section-6252089 > div > div {
max-width: 80%;}

.fr-view img {
max-width: 45%;}

#section-6252089 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2) > img {
max-width: 25% !important;}

#section-6240819 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1), 
#section-6240819 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2), 
#section-6240819 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(3), 
#section-6251824 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1), 
#section-6251824 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2), 
#section-6251824 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(3), 
#section-6252089 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1), 
#section-6252089 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2), 
#section-6252089 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(3) {
align-items: center;}

#__next {
padding-top: 100px;
padding-bottom: 100px;}

#section-6212879 {
padding-top: 40px;}

#section-6212879 > div > div.map-address > div > div > div {
padding-bottom: 40px;}

#section-6240819 > div > div > div.element-29977759.text-center.fadeInUp > h2 {
padding-bottom: 40px;}

#section-6219550 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1) > img {
display: none;}

/*mobile view — case 193690 gleb@bizzabo*/
@media only screen and (max-width: 767px) {
  /*the title*/
  #section-6216227 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div > div > p:nth-child(1) > span {
    font-size: 30px!important;
  }
  /*the date*/
#section-6216227 > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div > div > p:nth-child(6) > span {
  font-size: 20px!important;
}
}

/* Hide Website Footer */

footer {

display: none;

}

.main-view.footer-padding, .editor-home-page.footer-padding {

padding-bottom: 0px;

}