  .alm-btn-wrap .alm-load-more-btn{
    background: #00b2e2 !important;
}

.featured-news {
    padding: 0;
    background-color: #14365e;
    color: #fff;
    border-radius: 0;
    border: medium none;
    display: inline-block;
    width: 100%;
}
.featured-news h3 a, .featured-news h4 a {
    color: #fff;
}
.featuredinfo h3 {
    font-size: 30px;
    margin: 20px 0;
}
.featuredinfo {
    display: inline-block;
    width: 100%;
    float: right;
    max-width: 50%;
    padding: 70px 40px;
}
.featuredimg {
    background-size: cover;
    display: inline-block;
    width: 100%;
    float: left;
    max-width: 50%;
    background-position: center;
}
.featured-news h6 {
    font-size: 20px;
    font-style: normal;
}
.featuredinfo p {
    color: #fff;
    font-size: 18px;
}
a.readmore {
    display: none;
}
.dash.mptitle {
    width: 489px;
    text-align: center;
    margin: 0 auto;
    height: 5px;
}
.filter-searchn {
  padding: 10px;
  background: #ffffff;
  border: 1px solid #e6e7e8;
  border-radius: 5px; }

.filter-searchn .form-control {
  padding: 0 16px 0 5px;
  height: 18px;
  margin: 0;
  border: 0px;
  background: #ffffff;
  color: #00b2e2;
  font-family: "Domine", serif;
  font-style: italic;
  box-shadow: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 0px;
  width: 100%; }

.filter-searchn button {
  background: transparent;
  color: #15365d;
  border: 0px;
  padding: 0;
  -webkit-transition: all 0.3 ease;
  -moz-transition: all 0.3 ease;
  -o-transition: all 0.3 ease;
  -ms-transition: all 0.3 ease;
  transition: all 0.3s ease; }

.filter-searchn button:hover {
  color: #00b2e2; }

.filter-searchn .searchInput {
  position: relative; }

.filter-searchn .searchInput button {
  position: absolute;
  top: -2px;
  right: 4px;
  font-size: 1.2em; }
.viewalln, .filter-searchn, .filterselect {
    display: inline-block;
    width: 100%;
    float: left;
}
h2.sbtitle {
    font-size: 24px;
    text-align: center;
    font-family: "Domine", serif;
}
span.filtertitle {
    font-family: "Domine", serif;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    float: left;
    padding-right: 20px;
    padding-top: 9px;
}
a.clear-filters {
    display: inline-block;
    float: left;
}
.viewalln {
    max-width: 18%;
    font-size: 18px;
    float: right;
    padding-top: 10px;
}
.viewalln a {
    color: #15365d;
    border-bottom: 3px solid #00b2e2;
}
.filter-searchn {
    max-width: 20%;
}
.filterselect {
    max-width: 50%;
}
select.filter-selectn {
    max-width: 250px;
    height: 41px;
}
.newsfilters {
    display: inline-block;
    width: 100%;
    margin: 30px 0 10px;
}
.col-xxs-12.col-sm-6.col-md-4 {
    max-width: 25%;
}
.news-card {
    border: medium none;
}
h1.maintitle {
    font-size: 40px;
    text-align: center;
    font-family: "Domine", serif;
    margin-top: 50px;
}
.news-search-results.active {
    display: inline-block;
    width: 100%;
}

.news-item {
    display: inline-block;
    width: 100%;
    float: left;
    max-width: 25%;
    padding: 10px;
    margin: 15px 0;
}
span.newimg {
    display: inline-block;
    width: 100%;
    background-size: cover;
    height: 150px;
    background-position: center;
    background-color: #efefef;
}
.news-info p {
    font-size: 18px;
}
span.newstitle {
    display: inline-block;
    width: 100%;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
}
.news-info {
    cursor: pointer;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
select.filter-selectn {
    font-family: "Darwin", sans-serif;
    font-size: 18px;
    border: 1px solid #00b2e2;
    border-radius: 5px;
    padding: 0 10px;
}
.viewalln.mobonly {
    display: none;
}
.newviewall .alm-btn-wrap {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 90px;
}
.newviewall button.alm-load-more-btn.more.loadmoreb {
    border: medium none;
    background-color: #00b2e2;
    color: #fff;
    margin-bottom: 30px;
    font-family: "Darwin-Light", sans-serif;
    font-style: italic;
    font-size: 18px;
    /*padding: 15px 30px;*/
}
.filter-searchn {
    padding: 12px;
    border:1px solid #00b2e2;
}
.news-search-resultsn {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    padding-left: 10px;
}

@media (max-width: 1026px) {
    .filterselect {
        max-width: 100%;
    }

}

@media (max-width: 995px) {
    .news-item {
        max-width: 50%;
    }
    span.newimg {
        height: 250px;
    }
}

@media (max-width: 730px) {
    .filter-searchn {
        max-width: 100%;
        margin-top: 15px;
        float: left;
        display: inline-block;
        border: medium none;
        padding: 0;
    }
    span.filtertitle {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
        padding: 0;
    }
    select.filter-selectn {
        margin: 0 auto;
        float: none;
        display: block;
    }
    .filter-searchn form {
        max-width: 250px;
        border: 1px solid #00b2e2;
        padding: 10px;
        border-radius: 5px;
        margin: 0 auto;
        width: 100%;
    }
    .viewalln {
        max-width: 100%;
        text-align: center;
    }
    .news-search-results.active {
        float: left;
        text-align: center;
        margin-top: 10px;
    }
}


@media (max-width: 650px) {
    .featuredinfo {
        max-width: 100%;
        padding: 15px 15px 25px 15px;
    }
    .featuredimg {
        max-width: 100%;
        height: 250px !important;
    }
    .news-item {
        max-width: 100%;
        height: auto !important;
    }
    .viewalln.mobonly {
        display: inline-block;
        width: 100%;
        float: left;
        text-align: center;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .viewalln.deskonly {
        display: none;
    }
}