body {margin:0;padding: 0;}

.mob-top-spot{
	display: block;
	text-align: center;
}
.mob-top-spot img,
.mob-top-spot iframe{
	vertical-align: bottom;
}
.mn-outer {
	margin: 0 -10px 0 0 !important;
}
.mn-thumb__holder {
	height: 180px !important;
}
.mn-thumb {
	display: inline-block;
	border:1px solid #252b37 !important;
	background:#313946 !important;
	overflow: hidden;
	width: 240px !important;
	margin: 0 10px 10px 0 !important;
}
.mn-thumb:hover {
	background: #252b37 !important;
}
.mn-thumb__label-title {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold !important;
	padding-top: 2px !important;
	line-height: 16px !important;
	max-height: 32px !important;
	text-align: left;
	text-transform: capitalize;
	color: #63b47a !important;
	height: 40px;
}
.mn-thumb__label-title-link {
	color: #63b47a !important;
}
.mn-thumb:hover .mn-thumb__label-title-link {
	color: #fff !important;
	text-decoration: underline !important;
}
.mn-thumb__label {
	height: auto !important;
	padding: 5px 10px !important;
}
.mn-thumb__label-brand {
	display: block;
	position: relative;
	margin-top: 4px !important;
	height: 20px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.43;
	font-weight: normal !important;
	text-align: left;
	color: #5fcee9 !important;
	padding-right: 10px;
}
.mn-thumb__label-brand:after {
	content: '▶';
	position: absolute;
	right: 0;
	bottom: 3px;
	font-family: xh-icons!important;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0!important;
	color: #5fcee9 !important;
}
.mn-container-adsby {
    display: none;
}
.exo-native-widget {
  max-width: 100% !important;
}
@media screen and (min-width: 1000px) and (max-width: 1249px) {
  .mn-thumb:nth-child(9), .mn-thumb:nth-child(10) {
    display: none;
  }
}
