#hero-slider {
	text-align:left;
	width:100%
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 auto;
}

#hero-slider .mask {
	float:left;
	width:100%;
	height:400px;
	margin: 0px;
	overflow:hidden;
}

#hero-slider .panel {
	width:100%;
	height:400px;
	text-align:left;
}

#hero-slider ul {
	margin:0;
	list-style:none;
	float:left;
	height:100px;
	width: auto;
}

.news-slider > li{
	margin: 0px;
}

#hero-slider ul li {
	float: left;
}

#hero-slider ul li a {
	outline:none;
	text-decoration: underline;
	display:block;
	text-indent:-999em;
	border:solid 1px #ee3124;
	background:#fff !important;
}

ul.control {
	padding:15px 0 !important;
}
#hero-slider p a, a:visited, a:active {
	background: none;
	color: #003E7E;
	text-indent: inherit;
	outline: medium none;
	text-decoration: none;
	height: auto;
	width: auto;
}


.panel h2 {
	padding:15px 0 0 0;
	color:#0058a9;
}

.panel p {
	color:#495E73;
}

ul.control li {
	margin:0px;
}
.news-slider-heading {
	width: 100%;
	border-top:solid 1px #DDE2E7;
	border-bottom:dotted 1px #DDE2E7;
	margin-top:20px;
	height: 45px;
	float: left;
}



ul.control{
	bottom:400px;
	right:0px;
	float:right !important;
	width:60px;
	height:30px
}
#hero-slider h2{
	color: #9EAAB6;
/*	font-family: 'Montserrat', sans-serif; */
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin:15px 0;
	letter-spacing:1px;
	text-transform:uppercase
}
ul.control a{
	width:6px;
	height:6px;
	margin:3px 5px;
	padding:0 !important;
	background:#f00 !important;
}
#hero-slider ul.control a:hover{
	background:#ee3124 !important;
	outline:solid 3px #ee3124
}
#hero-slider ul li p a {
	background: none;
	color: #003E7E;
	text-indent: inherit;
	outline: medium none;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none;
}
.news .date p{
	margin:0;
}
#hero-slider ul li a:hover {
	color:#ee3124;
}
.clear {clear:both}
.mask .list-grid img{
width:170px !important

}