.department-page {
    display: none;
}

.department-page.active {
    display: block;
}

ul.sidebar-menu>li,
ul.sidebar-menu>li a {
	background: #6bbde5;
	color: #fff !important;
}

.contact-info {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.post-wrapper {
	margin-bottom: 15px;
}

.post-wrapper.odd {
	background-color: #DAE5EB;
}

.department-pages,
.department-pages-content {
	padding: 0; 
}

.department-page {
	padding: .5em;
}

.post-wrapper {
	padding: 1.25em 1em;
}

.department-page h3.title {
	text-transform: capitalize;
	margin-top: 0;
}

.post-wrapper>h3>a {
    position: relative;
    display: block;
    padding-right: 5em;
}

.title .read-more {
    border-radius: 3px;
    opacity: 1;
    position: absolute;
    background: #6bbde5;
    color: #fff;
    padding: .5em 0.75em;
    font-size: .6em;
    text-transform: uppercase;
    right: 0;
    top: 0;
}

section#home-section-3 {
    border-top: 1px solid #D3D3D3;
}

section#home-section-3 h3 {
    font-size: 2em !important;
    margin-bottom: 1em;
}

#menu-top-three>li {
    width: calc(98% / 3);
}

.logo {
    padding: 1.3em 0;
}

.logo:hover {
    opacity: .8;
}

a#responsive-menu-button {
    background: #987B3A;
}

li.accent>a {
    background: #DAE5EB !important;
    color: #2E6B8A !important;
}

/*
.homebox-wrap {
    position: relative;
    overflow: hidden;
    display: block;
  	width: 160px;
    height: 160px;
    margin-bottom: 1.5em;
    margin-right: 1em;
    background: #DAE5EB;
}

.homebox-wrap .post-title {
    margin: 0;
    position: relative;
    font-weight: bold;
  	font-family: "Source Serif Pro", serif;
}

.homebox-wrap .post-title a {
    color: #f7f7f7 !important;
    text-transform: none;
    font-size: 2rem;
}

.homebox-wrap .post-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -46px;
    color: #1c6387;
    font-size: 1.8rem;
    padding-left: 0.7em;
}

.homebox-wrap:hover {
    color: #000 !important;
    background: rgba(107, 189, 229, 0.79);
    transform: scale(1, 1);
}

.homebox-wrap {
    border: 2px solid #4b9dc5;
    border-radius: 16%;
}

.homebox-wrap img {
    position: relative;
    width: 100%;
    cursor: pointer;
    height: 100%;
    padding-top: 1.5em;
    padding-right: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3em;
    padding-left: 2em;

}
*/

.homebox-wrap {
    overflow: hidden;
    display: block;
    text-align: center;
    margin-bottom: 1.5em;
    height: 180px;
    width: 180px;
    border: 2px solid #5fa8cb;
    margin-right: 1.5em;
    border-radius: 10%;
    background: #DAE5EB;
}


.homebox-wrap img {
    width: 110px;
    height: 110px;
    padding-top: 1.5em;
    text-align: center;
}

.post-title {
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    color: #2e6b8a;
    margin-top: 0.2em;
    height: 3.4em;
    align-items: center;
}

.homebox-wrap:hover {
    color: #000 !important;
    background: rgba(107, 189, 229, 0.50);
    transform: scale(1.1, 1.1);
}


div#home-section-2-1 .title {
    background: rgba(107, 189, 229, 1);
    border-top: 3px solid white;
    height: auto;
    transition: .2s all linear;
}

div#cwf_posts_widget-3 img.img-responsive {
    width: 100%;
    height: 300px;
}

@media (max-width: 767px) {
   
   section#footer-area .column::after {
    content: '';
    width: 2px;
    height: 280px;
    background: none !important;
    display: block;
    position: absolute;
    right: 1em;
    top: 2em;
    }
    
    div#cwf_posts_widget-3 img.img-responsive {
    width: 100%;
    height: 200px;
    }
 
}

section#header-mobile {
    display: none;
}

section#header-mobile {
    padding: 1em;
    background-color: #6BBDE5 !important;
    text-align: center;
}

section#header-mobile a {
    background-color: transparent;
    color: #fff  !important;
    font-size: 1.1em;
}

section#home-section-3 iframe {
    width: 100%;
}

section#home-section-2 div#custom_html-4 video {
    width: 100%;
    height: 100%;
}

.subdepartment-image img {
    height: 200px !important;
    object-fit: cover;
    object-position: top;
}

div#cwf_menu_widget-3 {
    flex: 0 0 97%;
}


div#header-bar-2 {
    display: flex;
}


li.menu-item a {
    padding: 1em 0.38em;
}

ul#menu-top-three>li>a {
    padding: 2.1em 0.25em 2.1em 1.5em;
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    line-height: 1.1em;
    height: 160px;
}

#menu-top-three>li {
    width: calc(98% / 4);
}

#menu-top-three li.menu-item a:before {
    content: '★';
    position: absolute;
    left: 1.5em;
    color: rgba(255, 255, 255, 0.7);
    top: 22px;
}

@media (min-width: 768px){
    .navbar-nav>li {
        float: left !important;
    }
}

@media(max-width:767px){
    div#header-bar-2 {
        display: flex;
        flex-direction: column;
        height: 44.5em;
    }
}

.sp-grab {
    cursor: pointer !important;
}

a.login-link {
    display: none;
}