@import  "https://fonts.googleapis.com/css?family=Oswald";
@import"https://fonts.googleapis.com/css2?family=Poppins";
@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text";
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* HBCU */
a.cta-hbcu {
	padding: 10px 20px;
	background-color: #22BDEE;
	color: #fff;
	text-align: center !important;
	font-size: 1.7rem;
	margin: 0 auto;
	margin-top: 20px;
}

a.cta-hbcu:hover {
	background-color: #222;
	color: #fff;
/* Wallpaper Video-Slider Temp Fix*/
	margin: 0 25px;
	margin: 0 1.56rem;
}	
}

/* Hiding Zergnet on post 4283707 */
body.postid-4283707 #zergnet-widget-58302 {
	display: none;
}

body.postid-4283707 .sidebar-ad.taboola {
	display: none;
}

body.postid-4283707	.sidebar-ad.second-ad {
	display: none;
}

body.postid-4283707 #sidebar-signup-wrapper {
	margin-bottom: 40px;
}

body.postid-4283707 #zergnet-widget-58297 {
	display: none;
}

/* End of hiding Zergnet on post 4283707 */
/* Hiding Zergnet on post 4283620 */
body.postid-4283620 #zergnet-widget-58302 {
	display: none;
}

body.postid-4283620 .sidebar-ad.taboola {
	display: none;
}

body.postid-4283620	.sidebar-ad.second-ad {
	display: none;
}

body.postid-4283620 #sidebar-signup-wrapper {
	margin-bottom: 40px;
}

body.postid-4283620 #zergnet-widget-58297 {
	display: none;
}

/* End of hiding Zergnet on post 4283620 */
#zergnet-widget-58297 .zergheadline a,  #zergnet-widget-58302 .zergheadline a {
	font-weight: 400 !important;
}

/* Yieldmo taken out for entire site because of promo 
.connatix {
	display: none;
}*/
/* Lightbox Custom CSS */
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.widget_tvone_social_conversion_widget .content {
	max-width: 570px !important;
}

#sclb-content {
	text-align: center;
	margin-top: 65px;
/*margin-top: 86px;*/
	font-family: "Montserrat", Georgia, serif;
}

#sclb-content h3 {
	font-size: 32px;
/*28px;*/
	line-height: 36px;
/*32px;*/
	width: 75%;
	margin: 0 auto;
	border-width: 0;
	font-family: "Montserrat", Georgia, serif;
	text-transform: /*uppercase*/
none;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 1px;
	color: #39adfc;
}

#sclb-content h2 {
	font-size: 2.5rem;
	color: ;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .25rem;
	line-height: 4rem;
}

#sclb-content p,
.sailthru-add-subscriber-errors {
	font-size: 15px;
	text-transform: /*uppercase*/
none;
	margin-bottom: 12px;
/*24px;*/
	letter-spacing: .125rem;
	text-align: center;
	color: ;
	font-weight: normal;
	font-family: "Roboto", Arial, sans-serif;
}

.sailthru-add-subscriber-errors {
	margin-top: 65px;
	margin-bottom: 65px;
	text-transform: inherit;
	font-weight: normal !important;
	font-family: "Montserrat", Georgia, serif;
}

.social-conversion-light-box .sailthru_social_conversion {
	margin-bottom: 46px;
}

.social-conversion-light-box .sailthru_social_conversion form.sailthru-add-subscriber-form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin: 0 0 20px;
	max-width: 460px;
}

.social-conversion-light-box .sailthru_social_conversion .sailthru_form_input.form-group {
	width: 60%;
	display: inline-block;
	margin: 0;
}

.social-conversion-light-box .sailthru_social_conversion label.sailthru-widget-label {
	display: none !important;
}

.social-conversion-light-box .sailthru_social_conversion input.form-control.sailthru_email {
	padding: 17px 10px;
	color: #000 !important;
	font-family: "Roboto", Arial, sans-serif;
	font-weight: lighter;
	border: 1px solid #fff;
	border-radius: 0;
}

.social-conversion-light-box .sailthru_social_conversion .input-group-btn {
	width: 100%;
	display: inline-block;
	text-align: left;
	max-width: 65px;
}

.social-conversion-light-box .sailthru_social_conversion .input-group-btn button.btn.btn-reverse {
	margin: 0;
/*font-family: "Roboto", Arial, sans-serif;*/
	text-transform: uppercase;
	letter-spacing: .1rem;
/*font-weight: lighter;*/
	font-size: 1rem;
	line-height: 2.125rem;
	border: 1px solid #fff;
	border-radius: 0;
}

.social-conversion-light-box .widget_tvone_social_conversion_widget .sailthru-signup-widget button {
	margin-top: 0 !important;
	padding: 6px 20px;
	font-family: "Roboto", Arial, sans-serif !important;
}

.social-conversion-light-box .sclb-bottom .sclb-not-now a,
.social-conversion-light-box .sclb-bottom .sclb-not-now a:visited,
.social-conversion-light-box .sclb-bottom .sclb-not-now a:hover,
.social-conversion-light-box .sclb-bottom .sclb-not-now a:active {
	color: #FFF !important;
	text-decoration: underline;
	font-family: "Roboto", Arial, sans-serif !important;
	font-size: 14px;
	text-transform: lowercase;
}

@media (max-width:420px) {
	#sclb-content h3 {
		font-size: 28px;
		line-height: 32px;
	}
	
	#sclb-content p {
		font-size: 18px;
	}
	
	.social-conversion-light-box .sailthru_social_conversion .sailthru_form_input.form-group {
		width: 100%;
		margin: 0 0 15px;
	}
	
	.social-conversion-light-box .sailthru_social_conversion input.form-control.sailthru_email {
		border-radius: 8px;
	}
	
	.social-conversion-light-box .sailthru_social_conversion .input-group-btn {
		max-width: 100%;
		margin-top: 20px;
	}
	
	.social-conversion-light-box .sailthru_social_conversion .input-group-btn button.btn.btn-reverse {
		font-size: 1.125rem;
		line-height: 2.5rem;
	}
}

/*Taking out author avator, name/ date from Post List Widget*/
.post-split .post-meta-block {
	display: none;
}

.post-split .post-author__avatar {
	display: none;
}

/* TAKEOVER TEST */
.category-takeover-test .post-list-simple__title {
	font-size: 1.5rem !important;
	line-height: 2rem !important;
}

.category-takeover-test .post-list-simple {
	margin-top: 2rem;
}

.category-takeover-test .posts-list.-has-border {
	border: 0 solid #e8e7e5 !important;
}

.category-takeover-test .module__title {
	font-weight: 800;
	text-transform: uppercase !important;
	letter-spacing: 2px;
	font-size: 3.19rem;
	width: 100vw;
	height: 120px;
	margin-bottom: -100px;
	position: relative;
	color: #222;
	background-color: #ffff7c !important;
	background-image: unset;
	background-color: rgba(255,255,255,1);
	text-transform: none;
	padding: 31px;
	text-align: center;
}

.category-takeover-test .module-container {
	border-top: 0 solid #464646 !important;
	margin-top: 0;
}

.category-takeover-test .post-list-simple__title.custom-title {
	background-color: #efefef;
	padding: 10px;
}

.category-takeover-test .post-list-simple__title.custom-title:hover {
	background-color: #333;
	color: white !important;
}

.category-takeover-test .post-list-simple {
	list-style: none;
}

.category-takeover-test #secondary-header {
	display: none;
}

.category-takeover-test .ione-widget-legacy_flex_posts {
	max-width: 1314px !important;
	margin: 0 auto !important;
}

.category-takeover-test .post-list-simple__item {
	margin-left: 0;
}

.cxense-container {
	width: 100vw;
	height: 400px;
	background-color: purple;
	position: relative;
	left: calc(-50vw + 50%);
}

/* VIRAL MOMENTS */
.category-viral-moments .ione-widget-social_conversion {
	margin-left: 50%;
	padding: 0;
	width: 100vw;
	transform: translate(-50%);
	border-width: 0 !important;
}

.category-viral-moments .ione-widget-social_conversion .sc-newsletter p {
	font-size: 2.25rem;
	line-height: 3rem;
	font-family: Montserrat, Semi Bold, sans-serif;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

.category-viral-moments .ione-widget-social_conversion .sc-newsletter button {
}

.category-viral-moments .post-list-simple__title {
	font-size: 1.5rem !important;
	line-height: 2rem !important;
}

.category-viral-moments .post-list-simple {
	margin-top: 2rem;
}

.category-viral-moments .posts-list.-has-border {
	border: 0 solid #e8e7e5 !important;
}

.category-viral-moments .module__title {
	font-weight: 800;
	text-transform: uppercase !important;
	letter-spacing: 2px;
	font-size: 3.19rem;
	width: 100vw;
	height: 120px;
	margin-bottom: -100px;
	position: relative;
	color: #222;
	background-color: #ffff7c !important;
	background-image: unset;
	background-color: rgba(255,255,255,1);
	text-transform: none;
	padding: 31px;
	text-align: center;
	display: block;
	font-family: Montserrat, Semi Bold, sans-serif;
}

.category-viral-moments .module-container {
	border-top: 0 solid #464646 !important;
	margin-top: 0;
}

.category-viral-moments .post-list-simple__title.custom-title {
	background-color: #efefef;
	padding: 10px;
}

.category-viral-moments .post-list-simple__title.custom-title:hover {
	background-color: #333;
	color: white !important;
}

.category-viral-moments .post-list-simple {
	list-style: none;
}

.category-viral-moments #secondary-header {
	display: none;
}

.category-viral-moments .ione-widget-legacy_flex_posts {
	max-width: 1314px !important;
	margin: 0 auto !important;
}

.category-viral-moments .post-list-simple__item {
	margin-left: 0;
}

.ione-widget-generic_flex_posts,
.ione-widget-sdc_flex_posts,
.ione-widget-custom_text {
	border-width: 0 !important;
}

.icon-arrow-left:before,
.icon-arrow-right:before {
	color: rgba(126,15,126,1);
}

@media (max-width:1200px) {
	
}

@media (max-width:1024px) {
	.category-viral-moments .module__title {
		font-size: 2rem;
	}
}

@media (max-width:768px) {
	.category-viral-moments .ione-widget-social_conversion .sc-newsletter p {
		font-size: 2rem;
		line-height: 2.5rem;
	}
	
	.category-viral-moments .ione-widget-social_conversion {
		margin-bottom: 60px;
	}
	
	.category-viral-moments .post-simple__content {
		width: 100%;
	}
	
	.category-viral-moments .ione-widget-container.ione-widget-sdc_flex_posts,.category-viral-moments .ione-widget-container.ione-widget-generic_flex_posts {
		margin: 60px 0;
	}
	
	.icon-arrow-left:before,
																		.icon-arrow-right:before {
		color: rgba(126,15,126,1);
		font-size: 3rem;
	/*text-shadow: 0px 0px 20px rgba(0,0,0,0.5);*/
	}
	
	._arrows.-right {
		right: 0 !important;
	}
}

@media (max-width:414px) {
	.category-viral-moments .ione-widget-social_conversion .sc-newsletter p {
		font-size: 1.5rem;
		line-height: 2rem;
		letter-spacing: 1px;
	}
	
	.category-viral-moments .module__title {
		font-size: 1.5rem;
		display: block;
		line-height: 1.75rem;
		padding-top: 0;
		display: flex;
		align-items: center;
		align-content: center;
		justify-content: center;
	}
}

/* Hiding Zergnet on post 4283329 */
body.postid-4283329 #zergnet-widget-58302 {
	display: none;
}

body.postid-4283329 .sidebar-ad.taboola {
	display: none;
}

body.postid-4283329	.sidebar-ad.second-ad {
	display: none;
}

body.postid-4283329 #sidebar-signup-wrapper {
	margin-bottom: 40px;
}

body.postid-4283329 #zergnet-widget-58297 {
	display: none;
}

/* End of hiding Zergnet on post 4283329 */
/* Hiding Zergnet on post 4283361 */
body.postid-4283361 #zergnet-widget-58302 {
	display: none;
}

body.postid-4283361 .sidebar-ad.taboola {
	display: none;
}

body.postid-4283361	.sidebar-ad.second-ad {
	display: none;
}

body.postid-4283361 #sidebar-signup-wrapper {
	margin-bottom: 40px;
}

body.postid-4283361 #zergnet-widget-58297 {
	display: none;
}

/* End of hiding Zergnet on post 4283361 */
/* Hiding Zergnet on post 4283451 */
body.postid-4283451 #zergnet-widget-58302 {
	display: none;
}

body.postid-4283451 .sidebar-ad.taboola {
	display: none;
}

body.postid-4283451	.sidebar-ad.second-ad {
	display: none;
}

body.postid-4283451 #sidebar-signup-wrapper {
	margin-bottom: 40px;
}

body.postid-4283451 #zergnet-widget-58297 {
	display: none;
}/* End of hiding Zergnet on post 4283451 */
	
}

p.page-numbers .prevnext, p.page-numbers .numbers span {
	color: black;
}

p.page-numbers a {
	color: black;
}

p.page-numbers .numbers>span {
	background-color: #808080;
}

p.page-numbers a:visited {
	color: black;
}

/* HIDE SOCIAL MEDIA BUTTONS ON MAIN NAV ON MOBILE */
@media (max-width:414px) {
	.main-header-inner .social-menu {
		display: none;
	}
}

body.category-ionecreativeclass .ione-widget-generic_flex_posts .module-one-and-two {
	background: none;
	margin: 90px auto 30px;
}

body.category-ionecreativeclass .ione-widget-generic_flex_posts .module-one-and-two .module__title {
	display: none;
}

@media (max-width:414px) {
	body.category-ionecreativeclass .ione-widget-generic_flex_posts .module-one-and-two {
		max-width: 100vw;
	}
}

/* CREATIVE CLASS CXENSE CSS */
.ionecreativeclass .creative-class-text {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
		line-height: 21px;
}

.ionecreativeclass .post-meta__title {
	font-family: 'DM Serif Text', serif;
	font-size: 28px;
	line-height: 28px;
}

.ionecreativeclass .post-meta .post-meta__lead {
		font-family: 'Poppins', sans-serif;
	font-size: 15px;
		line-height: 21px;
}


@media (min-width: 500px) {
.ionecreativeclass .creative-class-text {
	  display: block;
	margin: 0 auto;
	width: 70%
}
}

.ionecreativeclass .container-with-sidebar>.widget, .sidebar>.widget, .container>.widget, .ad-single-side .widget {
	border-top-width: 0px;
}

@media (min-width: 500px) {
.ionecreativeclass .creative-class-tiled{

  display: block;
	margin: 0 auto;
	width: 50%
}
}

.ionecreativeclass th, td {
  padding: 4px;
}

.ionecreativeclass .submodule-container, .module-container {    border-top: 0 !important;
}

@media (min-width: 48.06em){
.ionecreativeclass .module-container {
	padding-top: 0;
}
}