body {margin:0;padding: 0;}

.banners { width:100%; padding-top:5px; padding-bottom:5px; overflow:hidden;}
.banners_wrap { width:100%; max-height:256px; overflow:hidden; position:relative;}
.banners .banner { width:300px; height:250px; overflow:hidden; float:left; padding:2px; border:1px solid #c14b4b; margin-left:8px;}
.banners .banner:first-child{ margin-left: 0; }

.jones-spot{
	display: block;
	text-align: center;
}
.jones-spot img,
.jones-spot iframe{
	vertical-align: bottom;
}

@media screen and (max-width: 1249px) {
.banners_wrap { text-align: center; }
.banners .ban_4 { display:none !important; }
.banners .banner { float:none; display: inline-block; margin-left: 30px; }
}

@media screen and (max-width: 815px) {
.banners .ban_3 { display:none; }
}

@media screen and (max-width: 665px) {
.banners .banner { margin-left: 8px; }
}

@media screen and (max-width: 634px) {
.banners .ban_2 { display:none; }
}


.mn-outer {
	margin: 0 -10px 0 0 !important;
}

.mn-thumb__holder {
	height: 180px !important;
}
.mn-thumb {
	display: inline-block;
	border: 1px solid #333 !important;
	background:#333 !important;
	border-radius:4px !important;
	padding:2px !important;
	overflow: hidden;
	width: 240px !important;
	margin: 0 4px 4px 0 !important;
}
.mn-thumb:hover {
	border: 1px solid #8d2626 !important;
	background-color: #661919 !important;
}
.mn-thumb__label-title {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	padding-top: 2px !important;
	line-height: 16px !important;
	max-height: 32px !important;
	text-align: left;
	font-weight: bold !important;
	text-transform: capitalize;
	color: #c4c4c4 !important;
	height: 40px;
}
.mn-thumb__label-title-link {
	color: #c4c4c4 !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 !important;
	font-size: 12px;
	line-height: 1.43;
	font-weight: normal !important;
	text-align: left;
	color: #d75050;
	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: #d75050;
}
.mn-container-adsby {
    display: none;
}
@media screen and (min-width: 1000px) and (max-width: 1249px) {
  .mn-thumb:nth-child(9), .mn-thumb:nth-child(10) {
    display: none;
  }
}
