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

/* Make header video responsive - Kerlyn */
.section-1546741 .rowHolder {
 	padding-top: calc(35% + 30px * 0.2) !important;
}
.video-element {
  	max-width: 100% !important;
}
/* end of code - Kerlyn */

.section-1546741 .center-image {
display:none;
}

.section-1546741 .element-7942868 {
display:none;
}
