/*Displaying RA and Capital to always remain on one line in the mobile view mario.r ZD:202704*/
@media screen and (max-width: 769px) {
  #section-6525940 > div > div > div > div.col-xs-12.col-sm-10.col-sm-offset-1.text-center.element-31422957 > h1,
#section-6525940 > div > div > div > div.date-venue-holder.col-xs-12.text-center.form-group > div > div > div > div:nth-child(1) > div > span{
  font-size: 6vw;
}
}


/*-----------End------------*/
/*Hide CTA button*/
#section-6525940 > div > div > div > div:nth-child(4) > div{
display:none;
}

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