#article .article-ad {
	background-color: #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 30px 40px;
	margin-bottom: 30px;
	text-align:center;
}

#article .article-ad img {
	width:30%;
	height:auto;
}

#article .article-ad p {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

#article .article-ad .btn-ad {
	font-weight:bold;
	color: #282828;
	background-color:#fff;
	border:1px solid #fff;
	padding: 10px 40px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	margin-top:10px;
}

#article .article-ad .btn-ad:hover {
	color: #fff;
	background-color:#333;
	border:1px solid #333;
}

#article .image-border {
	border: 1px solid #ddd;
	padding:5px;
}

#article .fa-ul {
	list-style-type: none;
	margin-left: 2.5em!important;
	padding-left: 0;
}

#article .fa-ul>li {
	font-size:16px;
	margin-bottom:10px;
}

#article .fa-ul svg {
	color:#10cfbd!important;
}

#article .text-center {
	text-align:center;
}

#article .text-bold {
	font-weight:bold;
}

#article .line-divider {
	display: block;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#article .header-pink {
	color:#f03d7f!important;
	font-size: 42px!important;
	font-weight:900!important;
	text-transform:uppercase!important;
}

#article .header-purple {
	color:#a82861!important;
	font-size: 42px!important;
	font-weight:900!important;
	text-transform:uppercase!important;
}

#article .header-blue {
	color:#323373!important;
	font-size: 42px!important;
	font-weight:900!important;
	text-transform:uppercase!important;
}

#article .btn-article-teal {
	font-weight:bold;
	text-transform:uppercase;
	background-color: #10cfbd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #fff!important;
	padding: 10px 30px;
	font-size: 12px;
}

#article .btn-article-teal:hover {
	background-color: #22a99c;
	color: #fff!important;
}

#article .border-left-gold {
	border-left: 4px solid #f38f2c;
}

#article .rising-stars-bios h2 {
	font-size: 36px!important;
	font-weight: bold!important;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
	text-transform: uppercase;
	border-left: 5px solid #fec120!important;
	padding-left: 20px;
}
#article .rising-stars-bios .round-photo {
	margin:0!important;
	padding:0!important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#article .rising-stars-bios h3 {
	font-size:24px!important;
	line-height:1!important;
	text-transform:uppercase!important;
	color:#f3ba00!important;
	padding:0!important;
	margin:0!important;
}
#article .rising-stars-bios h4 {
	font-size:18px!important;
	line-height:1!important;
	padding:0!important;
	margin:0!important;
	margin-top: 5px!important;
	margin-bottom:20px!important;
}
#article .rising-stars-bios h4 span {
	font-weight:bold!important;
}

#article .speaker-bios h2 {
	font-size: 36px!important;
	font-weight: bold!important;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
	text-transform: uppercase;
	border-left: 5px solid #fec120!important;
	padding-left: 20px;
}
#article .speaker-bios .round-photo {
	margin:0!important;
	padding:0!important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#article .speaker-bios h3 {
	font-size:24px!important;
	line-height:1!important;
	text-transform:uppercase!important;
	color:#3b61b2!important;
	padding:0!important;
	margin:0!important;
}
#article .speaker-bios h4 {
	font-size:18px!important;
	line-height:1!important;
	padding:0!important;
	margin:0!important;
	margin-top: 5px!important;
	margin-bottom:20px!important;
}
#article .speaker-bios h4 span {
	font-weight:bold!important;
}

#article .big-title-border-blue {
	font-size: 36px!important;
	font-weight: bold!important;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
	text-transform: uppercase;
	border-left: 5px solid #3b61b2!important;
	padding-left: 20px;
}

#article .big-title-border-pink {
	font-size: 36px!important;
	font-weight: bold!important;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
	text-transform: uppercase;
	border-left: 5px solid #e62376!important;
	padding-left: 20px;
}

#article .big-title-border-purple {
	font-size: 36px!important;
	font-weight: bold!important;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
	text-transform: uppercase;
	border-left: 5px solid #4c1394!important;
	padding-left: 20px;
}