/********** frontslide *******/
.frontslide.row {
    margin:0;
}
.region-top{
  margin:30px 0;
}
.frontslide .ms{
    padding: 10px 10px 10px 40px;
    color: rgba(0,0,0,0.8);
    line-height: 150%;
    font-size: 14px;
}
.frontslide .ms h3{
  margin-bottom:15px;
}
.frontslide .ms h3 a{
  font-size:18px;
  color:#000;
  line-height:150%;
}

.frontslide .ms h3 a:hover{
  color:#000;
}

.owl-theme .owl-controls .owl-page span,.tns-outer .tns-nav > [aria-controls] {
    width: 32px;
    height: 5px;
    background: #BBBBBB;
    border-radius: 20px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span,.tns-outer .tns-nav > .tns-nav-active{
  width: 52px;
  background: #2C318A;
}
@media (min-width: 992px){
.owl-theme .owl-controls {
    position: absolute;
    right: 20px;
    bottom: 65px;
}
.tns-outer .tns-nav{
	  width: fit-content;
    position: absolute;
    right: 20px;
    bottom: 65px;
}
.coopviews .owl-theme .owl-controls,.coopviews .tns-outer .tns-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
}
.fm.col-md-8 {
    position: relative;
    padding-bottom: 10px;
}
.fm.col-md-8 a {
    position: relative;
    z-index: 1;
}
.fm.col-md-8:after {
    content: "";
    background: #ECECEC;
    width: 90%;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 20px;
    z-index: 0;
}
.frontslide .ms{
    font-size: 16px;
}

.frontslide .ms h3 a{
  font-size:24px;
}
}

.block h2.block-title {
    border-bottom: 0;
    display: block;
    color: #2C318A;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 20px;
    position: relative;
    padding-top: 20px;
    background: url(../../channelbg.png) no-repeat left;
}
.more-link {
    right: 5px;
    top: 25px;
    font-size: 14px !important;
}
.block-region-middle-first-left .list-3,.block .list-3 {
  margin-top:20px;
}
.event-list.event-list-4 .list-content .event-content .event-left {
    display: none;
}
.event-list.event-list-4 {
    margin-top: 23px;
}
.event-list.event-list-4 h3{
  font-size:16px;
}
.visit{
  padding:20px;
}
.vms{
  padding:15px;
  line-height:150%;
  color:#999;
}
.vms h3{
  padding-bottom:10px;
  font-size:18px;
}
.quicklinks{
    padding: 18px 0 5px 0;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow:hidden;
}
.quicklinks{
  text-align:center;
}
.quicklinks div{
  overflow:hidden;
}
.quicklinks div{
  font-size:12px !important;
}
.quicklinks img {
    width: 40px;
    height: 40px;
    background: rgb(65, 148, 237);
    border-radius: 4px;
    padding: 15px;
    display: inline-block;
    font-size: 1.5em !important;
    line-height: 40px !important;
    position: relative;
    text-align: center;
    margin-bottom:5px;
}
.quicklinks img:hover{
  background:#22256A;
}
#main .field-body  .quicklinks  div {
    line-height: 130%;
    padding-bottom: 15px;
}