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

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

h2.atom-main {
margin-bottom:0px !important;
}
.event_description {
max-width:1200px;
margin:0 auto;
padding:0px 0px;
border-top:1px solid #cccccc;
}
.countdown_clock h2 {
padding-bottom:45px;
}
.speaker-text {
line-height:22px;
}
.speakers_titles h2 {
padding-bottom:20px;
text-transform:capitalize;
}

.trade-template .speakers .attendee-title {
  margin-top:2px;
  margin-bottom:2px
}

.trade-template .speakers .attendee-company {
  margin-top:2px;
}

.trade-template .entity-photo-holder {
margin-top:10px;
}
.trade-template .speakers .object-trade-thumbnail {
border-radius:20px;
}
.whoShouldAttend h2 {
padding-bottom:60px;
}
.event_description .text-center {
text-align:left;
}
.event_description p {
font-size:16px;
line-height:22px;
}
.event_description img {
border-radius:20px;
}
.venue-name {
line-height:10px;
padding-bottom:40px
}
.location h2 {
padding-bottom:30px;
}
.sponsor {
border-bottom:1px solid #dddddd;
}
.sponsor img{
width:250px !important;
margin: 0 auto;
padding:20px 0px;
}
.sponsor h2 {
font-size:16px;
font-weight:normal;
}
.partner-label-container {
display:none;
}
.sleek-template .sponsors .partner-container {
padding:0px;
}