.page-header-photo  .col-sm-12 { padding-left: 0; padding-right: 0 }
.main-container .page-content { margin-bottom: 40px }
.cnf-event-info h4 { padding: 0; margin: 0} 
.cnf-event-info h2,
.cnf-event-info h3  { 
    font-size: 2.6em;
    padding: 0;
    margin-bottom: 15px;
}
.conf-tags { margin-bottom: 15px; }
ul.sfTagsList li.matching-tag {
    display: inline-block;
    line-height: 26px;
    top: -7px;
    background: #DC005A;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #fff;
    text-transform: uppercase;
    height: 26px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
    border-radius: 50px;
}
ul.SpeakerBiosList { padding: 0; margin: 0 }
ul.SpeakerBiosList > li {
    border-bottom: 1px solid #E0E0E0;
    padding: 40px 0;
}
ul.SpeakerBiosList img {
    float: left;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    display: block;
    margin-right: 15px;
	width: 120px;
	height: 120px;
}
ul.SpeakerBiosList h3 { 
	margin: 0;
	color: #00487A;
	display: inline-block;
}
ul.SpeakerBiosList .SBCompanyName {
    margin: 0 0 10px 0;
    color: #666;
    font-style: italic;
}
.SBBio > ul {
	margin: 0 0 15px 20px;
	list-style-type: disc;
}
.SBBio > ul ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
}
.sb-twitter { float: right; }
.sb-twitter .fa-twitter { color: #1DA1F2; font-size: 0.82em }
.sfitemTitle .label { 
    line-height: 26px;
    top: -7px;
    background: #DC005A;
}
.cnf-speaker .sfitemTitle .label { background: #31639c; }
.cnf-ig-leader .sfitemTitle .label { background: #E2DCE9; color: #333 }
.cnf-speaker .SpeakerBiosList li:last-child { border-bottom: none }
#global_footer { border-top: 1px solid #ebebeb; }
.imagebg.conference-card {
	padding: 15px 0;	
}
.imagebg.conference-card h5 { margin: 0; padding: 0 }
.imagebg.conference-card .container > p { margin-bottom: 0; font-style: italic; font-size: 14px }
.imagebg.conference-card small { color: #fff; display: block; margin-bottom: 15px; }
.imagebg.conference-card .background-image-holder, .imagebg.conference-card:before { border-radius: 6px }
@media (max-width: 480px) {
	ul.SpeakerBiosList h3 { line-height: 34px; margin: 0 }
	ul.SpeakerBiosList h3 .label { margin-top: 20px; display: inline-block; }
	ul.SpeakerBiosList .SBCompanyName { margin-bottom: 20px }
}





