/*.footer-bottom .container {*/
/*    display: none;*/
/*}*/
#header-aside .header-aside-inner{ display: none;}

/* header */
#site-search-header {background-color: rgb(221 244 244);}
.website-search {background-color: rgb(221 244 244);}

.oll-header-btn-submit{background-color: #fff; border: none; color: #ccc; margin: 0 0 0 -43px; padding: 9px; }
.oll-become-member{ background-color: #00576c; color: #fff; padding: 9px; display: block; border-radius: 4px; text-transform: uppercase; width: 217px; text-align: center;}
.oll-become-member:hover{color: #FFF; background-color: #013d4c;}
.oll-site-search{background-image: none; width: 250px; height: 48px;}

/* footer */
#page .footer-bottom {background-color: rgb(221 244 244);}
#menu-footer-navigation .bb-icon-file{display: none;}
.footer-bottom-left .footer-copyright-wrap {margin-top: 50px; margin-bottom: 50px}


.oll-hilight{margin: 60px 50px;}
.oll-hilight .has-background{padding: 2.6875rem 6rem 1rem 6rem;}


/* Podcast */
.podcast-feature-content a h2:hover {color: #00576c;}
.podcast-feature-content {margin-bottom: 10px}

/* Contact */
.oll_form_column {margin-bottom: 0}
.oll_textarea_contact {height: 200px}


.accordion-button:hover, .accordion-button:not(:hover):focus {background-color: #00576c}

@media screen and (max-width: 767px){
	#site-search-header {display: none;}
	#masthead {height: 100px; padding-top: 10px;}

	.entry-title {font-size: 34px !important; text-align: center;}
}