a, a:visited {
	font-family: 'museo-sans', sans-serif !important;
	color:#21428E ;
}
	
a:hover {
	color:#00aeef;
}

.header-holder a, .header-holder a:hover {
	color:white;
}
	
.h-holder{
	width:100%;
	height:auto;
	background:#E1E1E1;
	text-align:left;
}
	
.h-holder h2 {
	background-color: #21428E;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	color: white;
	display: inline-block;
	padding-right: 20px;
}
	
.channel-sub-title {
	font-weight:bold;
}
	
.pullup {
	margin-top:-23px;
}
	
.channel-filter li {
	position:relative;
}
	
.channel-filter {
	/*background-color: #f2f3f3;*/
	/*border-bottom:1px solid #21428e;*/
	background:#21428E;
	color:white;
}
	
.channel-filter .selected, .channel-filter .selected:hover, .mobile-channel-header {
	background:white !important;
	color:#21428E !important;
}
	
.channel-filter .selected a, .channel-filter .selected a:hover {
	color:#21428E !important;
}
	
.channel-filter a {
	color:white;
}
	
.contrib-list {
	/*background-color: #f2f3f3;*/
}
	
.channel-categories {
	font-size:14px;
	min-height:22px;
}
	
.more {
	display:block;
	position:relative;
	background-color: #21428E;
	color:white !important;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: 'Gotham Narrow A', 'Gotham Narrow B', sans-serif;
	font-weight: 300;
	margin-left:1.5%;
	margin-right:1.5%;
	width:95%;
}
	
.more:hover {
	background:#00aeef;
	color:white;
}
	
.contrib-list, .channel-latest, .channel-list {
	padding:0px;
	background:white;
	margin: 22px 15px 15px 15px;
}
	
	
	
.channel-latest {
	padding-bottom:0.1%;
}
	
.contrib-list h2, .channel-latest h2, .channel-list h2 {
	font-family: 'museo-sans', sans-serif;
	font-weight: 300;
	font-size: 20px;
	padding-left:20px;
	padding-top:20px;
}
	
.channel-filter li {
	float:left;
	padding: 13px 29px 14px 30px;
	transition:all .5s linear;
}
	
.channel-filter li:hover {
	color: white;
	background-color: #3FB4ED;
}
	
.channel-item {
	width:100%;

	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.25px;
}
	
	
	
.channel-item img {
	width:100%;
	height:auto;
}
	
.assoc-author {
	position: relative;
	float:left;
	border: 1px solid #dddfdf;
	margin: 1.14%;
	vertical-align: top;
	background: #00aeef;
	margin-right: 0px;
	width: 13%;
	height: auto;
	overflow: hidden;
	line-height: 0px;
}
	
.assoc-author img {
	width:100%;
	height:auto;
}
	
.assoc-author:hover  img {
	opacity:.5;
}
	
.assoc-author .details {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:12px;
	text-align:center;
	padding:7px 0px ;
	line-height:14px;
	background-color:rgba(255,255,255,0.7);
	box-sizing: border-box;
}
	
.mobile-logo {
	width:185px;margin-bottom:20px;float:left;
}
	
.event-holder {
	position:relative;
	height:auto;
	width:auto;
	text-align:center;
}
	
.event-holder img {
	max-width:2560px;
	max-height:800px;
	width:100%;
	height:auto;
}
	
.event-info {
	position: absolute;
	width: 100%;
	height: 58px;
	bottom: 0px;
	text-align:center;
		font-family: 'museo-sans', sans-serif;
	font-weight: 300;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:21px;
}
	
	.open-mobile {
		height: 41px;position: absolute;top: 0px;right: 0px;background: #294390;padding-left: 10px;padding-right: 10px;
	}
	
	.calendar {
		position: absolute;
		right: 0px;
		bottom: 0px;
		height: 48px;
		box-sizing: border-box;
		padding: 14px 20px;
		border: 1px solid #c2c2c2;
		margin: 5px;
		color: #373b3e;
		background-color: #00aeef;
		display:none;
		transition:all 0.3s linear;
	}
	
	.event-holder:hover .calendar {
		display:block;
	}
	
	.grey-text, .channel-categories {
		color:#B3B3B3;
	}
	
	.video-image {
		content: '';
		width: 70px !important;
		display: block;
		height: 70px !important;
		background-color: rgba(0, 0, 0, 0.4) !important;
		border: 5px solid #fff;
		background-image: url(https://www.hottopics.ht/wp-content/themes/HotTopics/img/play-icon-large.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 30px 30px !important;
		text-indent: -9999px;
		z-index: 1;
		float: left;
		border-radius: 50%;
		position: absolute;
		left: 50% !important;
		margin-left: -35px;
		top: 40% !important;
		margin-top: -35px;
		padding: 10px;
	}
	
	.extra-margin {
		margin:0px 15px 15px 15px;
		background:white;
	}
	
	
	.image-holder {
		background:#00aeef;
		line-height:0px;
	}
	
	
	.image-holder img {
		width:100%;
		height:auto;
	}
	
	.image-holder img:hover, .channel-item:hover > .image-holder img {
		opacity:.5;
	}
	
	.ds {
		/*width:46%;*/
		width:47%;
		height:360px;
		margin:15px;
		display:inline-block;
		position:relative;
	}
	
	.live-now-next {
		position: absolute;
		display:block;
		top: 0px;
		left: 0px;
		max-height: 120px !important;
		max-width: 440px !important;
		width:20% !important;
		height:auto !important;
	}
	
	.channel-header-image {
		display:block;
	}
	
	.channel-header-image img {
		max-width:100% !important;
		max-height:auto !important;
	}
	
	.what-a-pain .ad.single-post-ad {
		margin-left:0px !important;
	}
	
	.channel-filter li:first-of-type {
		color:#21428E ;
		padding: 9px 29px 9px 30px;
		line-height: 10px;
	}
	
	.channel-filter li:first-of-type a {
		color:white;
		font-weight:bold;
		font-size:20px;
	}
	
	.channel-filter-mobile {
		position: fixed;
		background: #21428E;
		color: white;
		width: 60%;
		top: 0px;
		right: -60%;
		z-index: 100000000;
		    padding: 5px 10px 5px 10px;
		height: 100%;
		transition:all linear 0.5s;
	}
	
	.close-mobile {
		    float: right;
    margin-top: 11px;
    height: 33px;
	}
	
	.channel-filter-mobile a {
		color: white;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
		display: block;
	}
	
	.mobile-channel-header {
		position:relative;
		padding: 9px 29px 6px 30px;
    	line-height: 10px;
		margin-bottom:15px;
		min-height:40px;
	}
	
	.mobile-channel-header a {
		font-weight:bold;
		font-size:20px;
		
	}
	
	.channel-filter li a {
		transition: all .5s linear;
	}
	
	.channel-filter li:hover a {
		color:#21428E !important;
	}
	
	.channel-filter li:hover  {
		background-color:white;
		color:#21428E !important;
	}
	
	.byhottopics {
		font-size:12px;
		font-weight:normal;
	}
	
	.cm-top-space {
		    margin-top: 55px !important;
	}
	
	.htheader {
		    height: 48px;
	}
	
	/*.channel-filter li.selected {
		/*background:#5fc08d;
	}
	
	.channel-filter li.selected a {
		color:black;
	}*/
	
	.featured-video {
		position:relative;
		max-width:1260px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
	}
	
	.featured-video-left {
		position:relative;
		float:left;
		width:50%;
		height:auto;
		color:#21428E;
		padding:15px;
		max-width:630px;
	}
	
	/*.featured-video-left:hover {
		color:#00aeef !important;
	}*/
	
	.featured-video-right {
		position:relative;
		float:right;
		width:50%;
		height:auto;
		color:white;
		text-align: right;
    	padding: 15px;
	}
	
	.featured-video-right iframe {
		width:95.7%;
	}
	
	.full-article {
		clear: both;
		color: white !important;
		background: #21428E;
		width: 100%;
		display: block;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 10px;
	}
	
	.full-article:hover {
		background:#00aeef;
		color:white;
	}	
	
	.channels img {
		width:100%;
		height:auto;
		padding:0px 15px 11px 15px;
	}
	
	.channels a:first-of-type img {
		padding-top:15px;
	}
	
	.channel-filter li:hover .other-menu li a {
		color:white !important;
	}
	
	.other-menu {
		height:0px;
		overflow:hidden;
 		opacity: 0;
		position: absolute;
		background: transparent;
		margin-top: 11px;
		left: 0px;
		z-index: 2000;
		width: 290px;
		transition: all 0.5s linear;
		/* font-size: 11px; */
	}
	
	.show-other:hover .other-menu {
		height:auto;
  		opacity: 1;
	}
	
	.other-menu li {
		background: #21428E;
		color: white;
		padding: 12px 29px 12px 30px !important;
	}
	
	.other-menu li a, .other-menu li:first-of-type a {
		font-size:16px;
		font-weight:normal;
	}
	
	.channel-filter li:hover .other-menu li:hover a {
		    color: #21428E !important;
	}
	
	.small_home_button {
		display:none;
	}
	
	.big-grey {
		display:none;
		position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(50,50,50,0.5);
    z-index: 100000000;
	}
	
	@media only screen and (max-width: 1250px) {
	}
	
	@media only screen and (max-width: 1030px) {
		.ds {
			width:46%;
		}
	}
	
	@media only screen and (max-width:1000px) {
		.assoc-author {
			position: relative;
			float: left;
			border: 1px solid #dddfdf;
			margin: 1.14%;
			vertical-align: top;
			background: #00aeef;
			margin-right: 0px;
			width: 15.3%;
			height: auto;
			overflow: hidden;
			line-height: 0px;
		}
		
		.assoc-holder a:nth-child(n+13) .assoc-author {
			display:none;
		}
		
		.assoc-holder a:nth-child(n+10) .assoc-author {
			margin-bottom:15px;
		}
	}
	
	
	@media only screen and (max-width:900px) {
		.htfooter {
			display:none;
		}
		.featured-video-right {
			width:100%;
			text-align:left;
		}
		
		.featured-video-right iframe {
			width: 100%;
    		margin-bottom: 20px;
		}
		
		.small_home_button {
			display:block !important;
		}
		
		.small_home_button img {
			height: 36px;
			width: auto;
			margin-top: 6px;
		}
		
		.home_button {
			display:none;
		}
		
		.cm-headerleft, .cm-headerright {
			width: 340px;
			min-width: initial;
		}
		
		.ds {
			width:100%;
			margin:0px;
			padding:15px;
			box-sizing:border-box;
			height:auto;
		}
		
		.assoc-author {
			position: relative;
			float: left;
			border: 1px solid #dddfdf;
			margin: 2.14%;
			vertical-align: top;
			background: #00aeef;
			margin-right: 0px;
			width: 22.5%;
			height: auto;
			overflow: hidden;
			margin-bottom: 0px;
			line-height: 0px;
		}
		
		.assoc-holder a:nth-child(n+13) .assoc-author {
			display:none;
		}
		
		.assoc-holder a:nth-child(n+10) .assoc-author {
			margin-bottom:15px;
		}
	}
	
	@media only screen and (max-width:768px) {
		.mobile-logo {
    		width: 240px;
		}
		
		.close-mobile {
			height: 50px;
		}
		
		.channel-filter-mobile a {
			font-size:28px;
		}
		
		.conti a:nth-child(n+5) {
			display:none;
		}
		
		.mobile-auth {
			margin-top:20px;
			line-height:25px;
			font-family: 'museo-sans', sans-serif;
			margin-bottom:17px;
			text-align:left;
		}
		
		.mobile-auth img {
			width:165px !important;
			height:165px !important;
			float:left;
			margin-right:6.28%
		}
	}
	
	@media only screen and (max-width:720px) {
		.cm-headerleft, .cm-headerright {
    		width: 240px !important;
		}
		
		.button1-width {
			width:120px !important;
		}
	}
	
	@media only screen and (max-width:520px) {
		.cm-headerleft, .cm-headerright, .cm-headerleft a, .cm-headerright a {
			font-size:14px !important;
		}
		
		.cm-headerleft, .cm-headerright {
			width:180px !important;
		}
		
		.button1-width {
			width:90px !important;
		}
	}
	
	@media only screen and (max-width: 414px) {
		.featured-video-right iframe {
			height:200px;
		}
		
		.mobile-logo {
    		width: 185px;
		}
		
		.close-mobile {
			height: 33px;
		}
		
		.channel-filter-mobile a {
			font-size:18px;
		}
		
		
		.cm-headerleft a, .cm-headerright a {
			font-size:12px !important;
		}
		
		.cm-headerleft, .cm-headerright {
			width:160px !important;
		}
		
		.button1-width {
			width:80px !important;
		}
		
		#footer {
			padding: 15px;
			box-sizing: border-box;
			margin: 0px;
		}
		
		.assoc-author {
			width: 43.5%;
    		margin-bottom: 0px;
			margin: 3.14%;
		}
		
		.assoc-holder a:nth-child(n+7) {
			display:none;
		}
		
		.assoc-holder a:nth-child(n+5) {
			margin-bottom:15px;
		}
		
		.mobile-auth {
			margin-top:20px;
			line-height:25px;
			font-family: 'museo-sans', sans-serif;
			margin-bottom:17px;
			text-align:left;
		}
		
		.mobile-auth img {
			width:165px !important;
			height:165px !important;
			float:left;
			margin-right:6.28%
		}
	}
	
	@media only screen and (max-width:375px) {
		.assoc-author {
		    width: 41.5%;
    		margin-bottom: 0px;
    		margin: 4.14%;
		}
		
		.cm-headerleft, .cm-headerright {
			width: 165px !important;
		}
		
		.button1-width {
			width: 80px !important;
		}
		
		.featured-video-right iframe {
			height:200px;
		}
		
		.mobile-logo {
			    width: 150px;
			margin-bottom: 20px;
			float: left;
		}
		
		.close-mobile {
			height:26px;
		}
		
		.mobile-auth img {
			width:141px !important;
			height:141px !important;
			float:left;
			margin-right:8.28%;
		}
		
	}
	
	@media only screen and (max-width:366px) {
		.cm-headerleft, .cm-headerright {
			width:140px !important;
		}
		
		.cm-headerleft a, .cm-headerright a {
			font-size:11px !important;
		}
		
		.button1-width {
			width: 70px !important;
		}
	}
	
	@media only screen and (max-width:320px) {
		.featured-video-right iframe {
			height:160px;
		}
		
		.cm-headerleft, .cm-headerright {
			width:141px !important;
		}
		
		.cm-headerleft a, .cm-headerright a {
			font-size:11px !important;
		}
		
		.button1-width {
			width: 70px !important;
		}
		
		.mobile-logo {
    		width: 140px;
		}
		
		.close-mobile {
			height: 23px;
			
		}
		
		.mobile-auth, .mobile-auth span {
			font-size:12px !important;
		}
		
		.mobile-auth img {
			width:118px !important;
			height:118px !important;
			float:left;
			margin-right:8.28%;
		}
	}