body {
	color: #484848;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}
label {
	margin-bottom: 0;
}
input, textarea {
	width: 100%;
	padding: 6px;
}
.sp-reg-banner {
	background: url("../img/speaker-reg.jpg") no-repeat;
	font-size: 50px;
}
.sp-abt-bg {
	background: url("../img/about-overlay-banner.jpg") no-repeat;
}
.sp-abt-content {
	min-height: 120px;
}
.sponsor-section h5 {
	font-size: 17px;
	margin-bottom: 25px;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    background-color: #00A4E4 !important;
    border-color: #00A4E4 !important;
    color: #ffffff !important;
}
.page-link:focus, .page-link {
    color: #696969 !important;
}
.sp-red {
	color: red
}
/*.form-control {
	border: none;
}*/
.contact-submit {
	border: none;
    outline: none;
    cursor: pointer;
    font-size: 20px;
    color: #ffffff;
}
.sp-contact {
	font-size: 13px;
}
.hs-button {
	border-radius: 3px;
}
#hbspt-form-1542184139753-8698538469 .hs-submit .hs-button {
	width: 150px;
}
.hs-submit {
	text-align: center;
}
@media(min-width: 1024px) and (max-width: 1199px) {
	.overlay-reg-inner-page {
	    width: 70% !important;
	}
}
@media(max-width: 767px) {
    .entry-content p {
        text-align: justify !important;
    }   
}