/*Making header images responsive mario.r ZD:197624*/

#section-6444842 > div > div,
#section-6444843 > div > div,
#section-6444844 > div > div,
#section-6444845 > div > div,
#section-6444846 > div > div,
#section-6521750 > div > div{
padding:0;
  height: 57vw
}

/*-------End-------*/

/*Making header video on home page responsive mario.r ZD:205578*/
#section-5280120 > div > div{
  height: 27vw;
  padding: 0;
}
#section-5280120 > div > div:nth-child(1) > video{
  width: 100vw;
}

/*-------END---------*/

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