.block .block-title {
    border-bottom: 0;
    color: #005826;
    font-size:26px;
}
.list-3 .list-content li {
    border-bottom: 1px solid #ECECEC;
}
/********** frontslide *******/
.frontslide.row {
    padding: 20px;
     background: #006D3B;
    margin:0;
}
.region-top{
  margin:30px 0;
}
.frontslide .ms{
  padding:40px;
  color:rgba(255,255,255,0.8);
  line-height:150%;
  font-size: 16px;
}
.frontslide .ms h3{
  margin-bottom:15px;
}
.frontslide .ms h3 a{
  font-size:24px;
  color:#FFF;
  line-height:150%;
}
.frontslide .ms h3 a:hover{
  color:#FFF;
}
@media (min-width: 992px){
.owl-theme .owl-controls {
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.frontslide.row {
   background: linear-gradient(to right, #F8F8F8 40%,#006D3B 40% 100% );
}
}
/*********** news **************/
.block-region-top h2.block-title{
  padding-top:40px;
  text-align:center;
}
.newsregion{
  margin:20px 0;
  overflow:hidden;
}
.newsregion header{
  float:left;
  width:48%;
  padding-right:2%;
}
.newsilist .ms h3{
  margin:5px 0 10px 0;
  line-height:150%;
}
.newsilist .ms .time{
  font-size:12px;
}
.newsilist .ms,.newsilist .ms p{
  line-height:150% !important;
  font-size:14px !important;
  color:#666;
}

.event-list ul{
  margin:0;
  padding:0;
}
.event-list.event-list-4 .list-content .event-content .event-left .event-time .event-day {
    font-size: 30px;
    font-weight: 600;
    font-family:Arial,Helvetica,sans-serif;
}
.event-years{
  font-size:12px;
}
@media only screen and (min-width: 320px){
.event-list.event-list-4 .list-content .event-content .event-left .event-time {
    padding: 8px;
    line-height: 22px;
     font-style: italic;
}
.event-list.event-list-4 .list-content .event-content .event-right .event-title {
    -webkit-line-clamp: 2;
    font-size:16px;
}
.event-list.event-list-4 p,.event-right p{
  color:#999;
}
}
@media only screen and (min-width: 768px){
.event-list.event-list-4 {
    float: left;
    width:48%;
    padding-left:2%;
}
}
@media (max-width: 768px){
  .newsregion header{
    float:none;
    width:96%;
    padding:2%;
  }
}
/********** research ****/
.block-region-middle-second {
    background: #F8f8f8;
    margin:20px 0 40px 0;
}
.research-display .col-lg-3{
  overflow:hidden;
}
.coll {
    width: 80px;
    float: left;
    margin-right: 10px;
}
.colr{
  float:left;
}
.colr h4{
  margin-bottom:10px;
  color:#000;
  font-weight:600;
}
.textbanner {
    padding: 20px 0;
    text-align: center;
}
.textbanner p{
  color:#999;
}

.field-body .colr p{
  font-size:14px;
  color:#555;
  line-height:150%;
}