@charset "utf-8";
/* CSS Document */
header, .primarymenu,.in-banner,.breed-crum-div-wrap,.footer_area{ display: none !important;}
 
.mobile-news{
	list-style: none;
	margin: 0;
	padding: 0
}
.mobile-news li {
	padding-bottom: 15px;
	padding-top: 25px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	position: relative;
	padding-left: 55px;
	color: #2a2a2a;
	top: 8px;
	font-weight: 500;
}
.mobile-news li:before {
	content: url(../images/news-announce.png);
	position: absolute;
	background-color: #75221c;
	padding: 5px 0;
	border-radius: 3px;
	left: 0;
	top: 8px;
	/* width: 41px; */
	/* height: 53px; */
	text-align: center
}
.mobile-newsli a, .viewmore:hover a {
	color: #000;
	text-decoration: none
}
.mobile-news li a, .mobile-news li span, .viewmore a, .mobile-news li span {
	display: block
}
.mobile-news li .ndate, .mobile-news li .open-date {
	color: #1f4a8e;
	text-transform: uppercase;
	font-weight: 500;
	position: absolute;
	top: 3px
}
.mobile-news li .dsize, .mobile-news li .filesize {
	font-size: .8em;
	opacity: 0.8;
	margin-top: 5px;
	font-weight: 400;
}
.mobile-news li .newicon {
	position: absolute;
	top: 7px;
	right: 0
}
.mobile-news li .arw, .mobile-news li .dtype, .mobile-news li .fa{display: none;}
/*.filter-box tr, .filter-box td{display:block !important;}*/
#ContentPlaceHolder_Body_ddlPerPageData {
  width: 100% !important;
}
 .filter-box td input[type="text"], .filter-box td select, .filter-box td .archive, .filter-box td input[type="reset"], .filter-box td input[type="submit"] {
    height: 33px !important;
    padding: 0 11px !important;
  }
a.archive{ padding: 10px !important; font-size: 13px !important;}
.table-responsive{ border:0px !important;}
#ContentPlaceHolder_Body_dvFilter{ margin-bottom: 0px !important;}

@media only screen and (max-width: 767px){
.Distances li {
    width: 100% !important;;
    margin: 0 0 10px 0;
}
.Distances {
    padding: 0;
    display: table;
    margin-top: 35px;
}
}
