/*
Theme Name: MDSC 
Author: MRW Connected + Waverley Creative Updates
Author URI: waverley.co
Description:  Theme for MDSC with Resource Library account creation addition. 
Version: 2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
s*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/

@import url(inc/assets/fonts/fonts.css);
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

body {
    margin: 0;
    -webkit-font-smoothing: auto;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 5px 10px;
}

.mejs-overlay-button {
    background: url(images/playbuttonMDSC.svg) no-repeat !important;
    height: 120px !important;
    width: 120px !important;
}

.entry-content table {
    font-size: 18px;
    line-height: 28px;
    overflow-x: hidden;
}

.table-responsive {
    overflow-x: auto !important;
}

.entry-content table thead:first-child tr:first-child {
    border-bottom: 4px solid #F2F4F3;
}

.entry-content table thead:first-child tr:first-child th,
.entry-content table thead:first-child tr:first-child td {
    border: none;
    font-weight: 700;
    font-size: 18px;
    color: #007E72;
    line-height: 28px;
    text-transform: uppercase;
}

.entry-content table tbody>tr:nth-child(2n)>td,
.entry-content table tbody>tr:nth-child(2n)>th {
    background-color: #F2F4F3;
}

.entry-content table tbody tr:nth-child(2n) {
    background-color: #F2F4F3;
}

.entry-content table tbody tr:hover>td,
.entry-content table tbody tr:hover>th {
    background-color: transparent;
}

.entry-content table tbody tr:nth-child(2n):hover>td,
.entry-content table tbody tr:nth-child(2n):hover>th {
    background-color: #F2F4F3;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
p,
ul,
ol,
li,
article {
    font-family: 'Open Sans', sans-serif;
    color: #013A52;
}

blockquote,
blockquote p {
    font-family: 'DM Sans', sans-serif;
    font-style: italic;
}

a {
    font-family: 'DM Sans', sans-serif;
    font-weight: bold;
    color: #00829A;
    text-decoration: underline;
}

figcaption,
.wp-caption .wp-caption-text {
    font-family: 'Lato', sans-serif;
}

#top-nav>ul>li:not(:last-child)>a {
    font-family: 'DM Sans', sans-serif;
    font-weight: normal;
    text-decoration: none;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    font-family: 'DM Sans', sans-serif;
    font-weight: 500 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li a {
    font-family: 'DM Sans', sans-serif !important;
}

.entry-content table thead:first-child tr:first-child th,
.entry-content table thead:first-child tr:first-child td {
    font-family: 'DM Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #007E72;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
    font-family: 'DM Sans', sans-serif;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}

h2 {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 0.3em;
    line-height: 1.25;
}

h3 {
    font-size: 23px;
    line-height: 32px;
    font-weight: bold;
}

h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}

h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}

h6 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

p {
    color: #013A52;
    font-size: 16px;
    margin-bottom: 1.5em;
}

ul,
li {
    font-size: 16px;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

h3.widget-title {
    font-size: 1.2rem;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

div#page {
    overflow-x: hidden;
}

a.btn {
    text-decoration: none;
}

.btn-red {
    background-color: #E5191E;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    border: none;
    padding: 10px 30px;
    transition: color .2s linear;
}

a.green-link {
    color: #00829A;
    text-decoration: none;
    border-bottom: 1px solid #036F83;
    transition: all .2s linear;
    font-weight: bold;
}

a.green-link:hover {
    color: #73439C;
    border-bottom: 1px solid #73439C;
    transition: all .2s linear;
}

a.white-link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

a.white-link:hover {
    text-decoration: none;
    border-bottom: none;
    transition: all .2s linear;
}

.small-line {
    height: 4px;
    width: 50px;
    margin: 20px 0;
}

.small-line.center {
    margin: 20px auto;
}

.small-line.blue {
    background: #013A52;
}

.small-line.green {
    background: #12867B;
}


/*--------------------------------------------------------------
# Columns
--------------------------------------------------------------*/

@media (max-width: 600px) {
    .content-column div {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.feature-nav a {
    font-weight: bold !important;
}

header#masthead {
    margin-bottom: 0;
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
    padding: .74rem 1rem;
}

.header {
    width: 100%;
    display: flex;
    align-items: center;
}

.navbar-brand>a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand>a:visited,
.navbar-brand>a:hover {
    text-decoration: none;
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

.donate {
    margin-right: 20px;
}


/*#masthead {
  transition: all .5s linear;
}*/

.navbar-brand img {
    max-width: 100%;
    transition: all .2s linear;
}

.sticky-header #top-nav {
    display: none !important;
}

a:not([href]):not([tabindex]) {
    scroll-margin-top: 123px;
}

@media screen and (min-width: 769px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 992px) {
    header#masthead {
        position: fixed;
        width: 100%;
        z-index: 99;
    }
    header#masthead+section {
        margin-top: 123px;
    }
    #mega-menu-wrap-mobile {
        display: none !important;
    }
    .sticky-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99999;
        transition: all .3s linear;
    }
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
    .donate {
        display: none;
    }
    #top-nav>ul>li:not(:last-child)>a::after {
        content: "";
        height: 1px;
        background-color: #013A52;
        display: block;
        width: 0%;
        transition: all .1s linear;
        margin: 0 auto;
    }
    #top-nav>ul>li:not(:last-child)>a:hover::after {
        width: 100%;
    }
    #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator::after {
        color: #036F83 !important;
        margin: 3px 0px 0px 6px !important;
    }
    /*#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		text-decoration: none;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
		text-decoration: underline;
	}*/
    .sticky-header .navbar-brand {
        padding: 0;
        transition: all .2s linear;
    }
    .sticky-header .navbar-brand img {
        max-width: 80px;
        transition: all .2s linear;
    }
    .sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        line-height: 35px;
        height: 35px;
        font-size: 22px;
        transition: all .2s linear;
    }
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: #013A52;
    padding: 0.5rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
    color: #013A52;
    /*background: #f9f9f9;*/
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

#top-nav>ul>li {
    margin: 0 5px;
}

#top-nav>ul>li>a {
    font-size: 14px;
}

#top-nav>ul>li:last-child>a {
    background: #E5191E;
    color: #fff !important;
    border-radius: 10px;
    font-size: 18px;
    line-height: 1.1;
    transition: all .15s linear;
    text-decoration: none;
}

#top-nav>ul>li:last-child>a:hover {
    background: #73439C;
    transition: all .15s linear;
}

#main-nav>ul>li>a {
    font-size: 26px;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li>.dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }
    #mega-menu-wrap-primary {
        display: none !important;
    }
    .dropdown-menu li a {
        padding: 0;
    }
    #masthead .navbar-nav>li>a {
        /* padding-bottom: 0.625rem;*/
        /* padding-top: 0.313rem;*/
    }
    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
    .flex {
        display: flex;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-mobile #mega-menu-mobile>li.mega-menu-item>a.mega-menu-link {
        border-bottom: 1px solid #036f83;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:last-child>a.mega-menu-link,
    #mega-menu-wrap-mobile #mega-menu-mobile>li.mega-menu-item:last-child>a.mega-menu-link {
        border-bottom: none;
    }
    #mega-menu-wrap-mobile #mega-menu-mobile>li.mega-utility-item>a.mega-menu-link {
        border: none !important;
        font-size: 16px;
        font-weight: normal;
        /* /line-height: 35px; */
    }
    .last-sec-nav {
        margin-bottom: 50px !important;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}

#main-nav {
    display: none !important;
}

.no_resource-wrapper:focus {
    border: 1px solid black;
    border-radius: 2px;
}

.hide-menu-item {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .hide-menu-item {
        display: list-item !important;
    }
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}


/*--------------------------------------------------------------
# accordion
--------------------------------------------------------------*/


/* accordion */

.accordion-top-button {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    float: right;
    position: relative;
    right: 0;
    top: -8px;
    color: #00829A;
    border: none;
    border-bottom: 3px solid #00829A;
    cursor: pointer;
    padding: 0;
    background: transparent;
}

.accordion-top-button:hover {
    color: #00829A;
    border-color: #00829A;
}

.accordion {
    border-bottom: 3px solid #F2F4F3;
    margin: 40px 0;
}

.accordion .card {
    border-bottom: 3px solid #F2F4F3;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.accordion .accordion-title .js-accordion-controller,
.accordion .sub-accordion-title .js-accordion-controller {
    border-radius: 0;
    background: transparent;
    padding: 0;
    margin: 0;
}

.accordion .accordion-title,
.accordion .sub-accordion-title {
    display: block;
    position: relative;
    padding-left: 40px;
    border-top: 3px solid #F2F4F3;
    padding-top: 20px;
    clear: both;
}

.accordion .accordion-title .js-accordion-controller,
.accordion .sub-accordion-title .js-accordion-controller {
    color: #00829A;
    font-weight: bold;
    font-size: 24px;
    border: none;
    text-align: left;
    text-decoration: underline;
    font-family: 'DM Sans', sans-serif;
}

.accordion .accordion-title .js-accordion-controller:hover,
.card-header .accordion-title .js-accordion-controller:focus,
.accordion .sub-accordion-title .js-accordion-controller:hover,
.card-header .sub-accordion-title .js-accordion-controller:focus {
    color: #00829A;
    text-decoration: underline;
}

.accordion .accordion-title .js-accordion-controller:before,
.accordion .sub-accordion-title .js-accordion-controller:before {
    content: "\f067";
    /* fa-chevron-down */
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 800;
    text-decoration: inherit;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    text-rendering: optimizeLegibility;
    text-decoration: none;
}

.accordion .accordion-title .js-accordion-controller[aria-expanded="true"]:before,
.accordion .sub-accordion-title .js-accordion-controller[aria-expanded="true"]:before {
    content: "\f068";
    /* fa-chevron-up */
}

.accordion .sub-accordion-title {
    padding-left: 40px !important;
}

.accordion .accordion-content {
    padding-left: 40px;
}

.accordion .sub-accordion-content {
    padding-left: 40px;
}

.accordion .card {
    border-radius: 0;
    background: #fff;
}

.accordion .card-body {
    font-size: 1.125rem;
    font-weight: 400;
    color: #00405B;
}

.button-shortcode {
    background: blue;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
}

.button-blue {
    background: #00829A;
    transition: all .2s linear;
}

.button-red {
    background: #E5191E;
    transition: all .2s linear;
}

.button-container {
    margin: 30px 0;
}

.button-blue:hover {
    background: #013A52;
    color: #fff;
    text-decoration: none;
    transition: all .2s linear;
}

.button-red:hover {
    background: #73439C;
    color: #fff;
    text-decoration: none;
    transition: all .2s linear;
}

blockquote,
blockquote p {
    font-size: 28px;
    line-height: 36px;
    color: #73439C;
}

@media screen and (min-width: 768px) {
    blockquote,
    blockquote p {
        font-size: 36px;
        font-style: italic;
        line-height: 44px;
    }
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.content-area {
    /*padding-top: 50px;*/
    padding-bottom: 50px;
}


/*--------------------------------------------------------------
## Front Page
--------------------------------------------------------------*/

section.page-banner {
    position: relative;
    background: #013A52;
}

.banner-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

section.page-banner .container {
    position: relative;
    z-index: 1;
}

.banner-text {
    text-align: center;
}

.banner-text h1 {
    color: #fff;
    font-size: 24px;
}

.banner-buttons .btn {
    background: #00829A;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 10px;
    transition: all .2s linear;
    text-decoration: none;
}

.banner-buttons .btn-purple {
    background: #73439C;
}

.banner-buttons .btn:hover {
    background-color: #F8F8F8;
    color: #013A52;
    transition: all .2s linear;
}

section.home-stats {
    background: #007E72;
    padding-top: 50px;
    padding-bottom: 50px;
}

.home-stats .container .row {
    align-items: center;
}

.stats-number {
    color: #fff;
    font-size: 80px;
    font-weight: bold;
    text-align: center;
}

.stats-text h2 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-decoration: underline;
    transition: all .2s linear;
    text-decoration-thickness: 1px;
}

.stats-text h2:hover {
    color: #9CE2EF;
    transition: all .2s linear;
}

section#our-mission {
    padding-top: 50px;
    padding-bottom: 0px;
}

section#our-mission .round-image {
    width: 150%;
}

section#our-mission .round-image img {
    border-radius: 50%;
    position: relative;
    right: 15%;
}

section#our-mission h2 {
    color: #007E72;
    font-size: 25px;
    font-weight: bold;
}

section#our-mission p {
    font-size: 16px;
    color: #013A52;
}

section#our-events {
    padding-top: 100px;
    padding-bottom: 50px;
    margin-top: -100px;
    background: #F4F4F4;
}

section#our-events .round-image img {
    position: absolute;
    border-radius: 50%;
}

section#our-events h2 {
    color: #013A52;
    font-size: 25px;
    font-weight: bold;
}

section#our-events p {
    color: #013A52;
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
}

section#our-programs {
    padding-top: 50px;
    padding-bottom: 100px;
    background: #013A52;
}

section#our-programs .row>div {
    margin-bottom: 50px;
}

section#our-programs .programs-title {
    text-align: left;
}

section#our-programs h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

section#our-programs p {
    color: #fff;
    font-size: 16px;
}

.programs-title .btn {
    background: #00829A;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
}

.programs-button img {
    border-radius: 20px;
    width: 60%;
    height: 60%;
}

.programs-button .btn {
    background: #00829A;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    width: 50%;
    bottom: 18%;
    right: 15px;
    border-radius: 10px;
    text-decoration: none;
}

.programs-button {
    display: flex;
    flex-flow: row;
}

#our-programs .row>div:nth-of-type(3) .programs-button {
    flex-flow: row-reverse;
}

#our-programs .row>div:nth-of-type(3) .programs-button .btn {
    left: 15px;
}

section#our-resource {
    padding-top: 0;
    padding-bottom: 20px;
    background: #F8F8F8;
}

.icons {
    text-align: center;
    border-radius: 50%;
    width: 152px;
    height: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: -50px;
}

.icons.white {
    background: #fff;
}

.icons img {
    max-width: 60%;
}

section#our-resource .container .row {
    align-items: center;
}

section#our-resource h2 {
    color: #013A52;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

section#our-resource p {
    font-size: 16px;
    text-align: center;
}

section#testimonial {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #73439C;
    position: relative;
    z-index: 1;
}

section#testimonial .testimonial-image {
    border-radius: 15px;
}

section#testimonial .image {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
}

section#testimonial .image img {
    position: absolute;
    height: 100%;
    object-fit: cover;
}

section#testimonial .quotes {
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

section#testimonial .quotes::after {
    content: "";
    position: absolute;
    bottom: -24px;
    width: 75px;
    height: 4px;
    left: 0;
    background-color: #623688;
}

section#testimonial .back-quote {
    position: absolute;
    color: #5B3080;
    z-index: 0;
    font-size: 70px;
    top: 10px;
    left: 2px;
}

section#testimonial .quotes-author {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}

section#testimonial a.white-link:hover {
    color: #9CE2EF;
    border-bottom: 1px solid #9CE2EF;
}

section#testimonial .quotes-author span {
    text-transform: uppercase;
}

section#take-action {
    padding-top: 50px;
}

section#take-action h2 {
    font-size: 25px;
    font-weight: bold;
    color: #E5191E;
}

section#take-action p {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
}

section#take-action .round-image {
    width: 761px;
    position: absolute;
    top: -150px;
    z-index: 0;
    right: -250px;
}

section#take-action .round-image img {
    border-radius: 50%;
}

section#take-action .highlights {
    background: #F4F4F4;
    padding-top: 60px;
    margin-top: 30px;
    padding-bottom: 40px;
}

section#take-action h3 {
    background: #E5191E;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px;
    width: fit-content;
    border-radius: 10px;
    position: absolute;
    top: -110px;
}

section#take-action ul.highlights-links {
    list-style: none;
    padding: 0;
    column-count: 2;
}

section#take-action ul.highlights-links li a {
    font-size: 16px;
    font-weight: bold;
    color: #00829A;
    text-decoration: underline;
    line-height: 36px;
    font-family: 'Open Sans';
}

section#coe {
    padding-top: 50px;
    text-align: center;
    background: #013A52;
}

section#coe h2 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}

section#coe p {
    font-size: 16px;
    color: #fff;
}

section#coe .coe-buttons {
    background: #013A52;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 50px;
}

.coe-button-title {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
}

.coe-icon {
    border-radius: 50%;
    width: 79px;
    height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.coe-icon a {
    width: 100%;
}

.coe-icon img {
    max-width: 50%;
}

.coe-button-title-text {
    text-align: left;
}

section#coe h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    line-height: 33px;
}

section#coe h3:hover {
    color: #9CE2EF;
    transition: color .2s linear;
}

section#coe .coe-buttons p {
    color: #fff;
    font-size: 16px;
    text-align: left;
}

section#coe .small-line {
    margin: 20px 0;
    width: 100%;
}

.coe-button-title {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
}

.coe-button-title-text {
    text-align: left;
    width: 70%;
}

@media screen and (min-width: 768px) {
    .donate .btn-red {
        font-size: 18px;
    }
    section.page-banner {
        height: 516px;
        overflow: hidden;
    }
    section.page-banner .overlay {
        background: linear-gradient(to right, rgba(1, 58, 82, 0.95), 48%, transparent);
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .banner-image {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
    }
    .banner-image img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    .banner-text {
        margin-top: 30%;
        text-align: left;
    }
    .banner-text h1 {
        color: #fff;
        font-size: 42px;
    }
    .banner-buttons .btn {
        font-size: 20px;
        margin-right: 15px;
        width: auto;
        font-weight: bold;
    }
    .stats-number {
        font-size: 90px;
    }
    .stats-text h2 {
        font-size: 24px;
        text-align: left;
    }
    section#our-mission {
        padding-bottom: 50px;
    }
    section#our-mission .round-image img {
        position: absolute;
        top: -100px;
        right: -50px;
    }
    section#our-mission h2 {
        font-size: 38px;
    }
    section#our-mission p {
        font-size: 18px;
    }
    section#our-events {
        padding-top: 50px;
        margin-top: 0px;
    }
    section#our-events .round-image {
        width: 100%;
    }
    section#our-events .round-image img {
        max-width: 100%;
        top: -70px;
        left: -50px;
    }
    section#our-events h2 {
        font-size: 38px;
    }
    section#our-events p {
        font-size: 20px;
    }
    section#our-programs h2 {
        font-size: 38px;
    }
    section#our-programs p {
        font-size: 18px;
    }
    .programs-title {
        text-align: center;
        height: 100%;
    }
    .programs-title .btn {
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
    }
    .programs-button img {
        width: 100%;
    }
    .programs-button .btn {
        position: absolute;
        width: 70%;
        bottom: -20px;
        left: 15%;
    }
    #our-programs .row>div:nth-of-type(3) .programs-button {
        flex-flow: column;
    }
    #our-programs .row>div:nth-of-type(3) .programs-button .btn {
        left: 15%;
    }
    .icons {
        width: 200px;
        height: 200px;
    }
    section#our-resource h2 {
        font-size: 38px;
    }
    section#our-resource p {
        font-size: 18px;
    }
    section#testimonial .quotes {
        line-height: 42px;
        /*margin-top: 0;*/
    }
    section#testimonial .back-quote {
        /*top: -33px;*/
    }
    section#take-action h2 {
        font-size: 38px;
    }
    section#take-action p {
        font-size: 26px;
    }
    section#take-action h3 {
        font-size: 20px;
    }
    .coe-icon {
        width: 238px;
        height: 238px;
    }
    section#coe p {
        font-size: 20px;
    }
    section#coe .small-line {
        margin: 20px auto;
        width: 63px;
    }
    section#coe .coe-buttons p {
        text-align: center;
    }
    .coe-button-title {
        display: flex;
        flex-flow: column;
    }
    .coe-button-title-text {
        text-align: center;
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
    section.page-banner {
        height: 700px;
    }
    .stats-number {
        font-size: 150px;
    }
    .stats-text h2 {
        font-size: 26px;
    }
    section#our-mission {
        padding-bottom: 150px;
    }
    section#our-mission .round-image img {
        top: -150px;
        right: -250px;
        max-width: unset;
    }
    section#our-mission p {
        font-size: 20px;
    }
    section#our-events .round-image img {
        top: -150px;
        left: -150px;
        max-width: unset;
    }
    section#our-programs p {
        font-size: 20px;
    }
    #our-programs .row>div {
        margin-bottom: 0;
    }
    .programs-title .btn {
        position: relative;
        margin-bottom: 50px;
        left: auto;
        width: auto;
    }
    section#our-resource {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .icons {
        width: 335px;
        height: 335px;
        margin-top: 0;
    }
    section#our-resource h2 {
        text-align: left;
    }
    section#our-resource p {
        font-size: 20px;
        text-align: left;
    }
    section#testimonial .quotes {
        font-size: 30px;
    }
    section#coe {
        background: #fff;
    }
    section#coe h2 {
        font-size: 38px;
        color: #013A52;
    }
    section#coe p {
        color: #013A52;
    }
    .coe-icon {
        position: absolute;
        top: -250px;
        width: 255px;
        height: 255px;
    }
    .coe-icon img {
        max-width: 60%;
    }
    section#coe .coe-buttons {
        margin-top: 200px;
        padding-top: 120px;
        padding-bottom: 150px;
    }
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

#content.site-content {
    /*padding-bottom: 3.75rem;*/
    /*padding-top: 4.125rem;*/
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on,
.byline,
.comments-link {
    color: #9a9a9a;
}

.entry-title>a {
    color: inherit;
}

section.hero-image {
    background: #013A52;
}

section.hero-image .container {
    height: 100%;
}

section.hero-image .row {
    height: 100%;
    flex-flow: column-reverse;
}

section.hero-image .resource-banner-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

section.hero-image .hero-title {
    padding-top: 20px;
    padding-bottom: 50px;
}

section.hero-image .hero-text h1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

section.hero-image .hero-buttons .btn {
    background: #00829A;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
}

section.hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.fasc-button {
    width: 100%;
    text-align: center;
}

.breadcrumbs {
    padding-top: 20px;
    font-size: 10px;
    font-weight: normal;
}

.breadcrumbs a {
    color: #013A52;
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}


/*.breadcrumbs .post_tag {
	display: none;
}*/

.breadcrumbs a:hover {
    text-decoration: none;
}

section.highlight {
    background: #013A52;
    padding-top: 30px;
    padding-bottom: 30px;
}

section.highlight .highlight-small-image img {
    object-fit: cover;
    border-radius: 20px;
    width: 100%;
    height: 100%;
}

section.highlight .highlight-text h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

section.highlight .highlight-text p {
    color: #fff;
}

section.highlight-big-image img {
    width: 100%;
}

section#related_info {
    padding-top: 50px;
    padding-bottom: 25px;
}

section#related_info h2 {
    color: #013A52;
    font-size: 30px;
}

section#related_info .related_info_item {
    padding: 30px;
}

section#related_info .related_info_item h3 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
}

section#related_info .related_info_item .btn-blue {
    background-color: #013A52;
    color: #fff;
    font-size: 17px;
    border-radius: 10px;
    border: none;
    padding: 10px 30px;
    transition: all .2s linear;
}

section#related_info .related_info_item .btn-blue:hover {
    color: #013A52;
    background-color: #fff;
    transition: all .2s linear;
}

section#related_info .row>div {
    margin-bottom: 30px;
}

section#supporters {
    padding-top: 25px;
    padding-bottom: 50px;
}

section#supporters h2 {
    color: #013A52;
    font-size: 30px;
}

section#supporters .supporters_logos {
    margin: 0 10px 20px 10px;
    display: block;
}

section#supporters a.supporters-link {
    display: inline-block;
    color: #036F83;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #036F83;
    margin-top: 50px;
    text-decoration: none;
}

section#supporters a.supporters-link:hover {
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 42px;
    }
    h2 {
        font-size: 30px;
        line-height: 1.25;
    }
    h3 {
        font-size: 24px;
        line-height: 32px;
    }
    h4 {
        font-size: 20px;
        line-height: 26px;
    }
    h5 {
        font-size: 20px;
        line-height: 24px;
    }
    h6 {
        font-size: 17px;
        line-height: 24px;
    }
    p,
    ul,
    li {
        font-size: 18px;
    }
    ol li,
    ul li {
        margin-bottom: 9px;
    }
    section.hero-image {
        background: #fff;
        background-image: linear-gradient(to right, #013A52, #013A52);
        background-repeat: no-repeat;
        background-size: 100% 40rem !important;
        background-position: top !important;
    }
    section.hero-image .row {
        flex-flow: column;
    }
    section.hero-image .resource-banner-img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    section.hero-image .hero-title {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    section.hero-image .hero-text h1 {
        font-size: 42px;
    }
    section.hero-image .hero-buttons .btn {
        font-size: 20px;
        float: right;
    }
    .fasc-button {
        width: auto;
    }
    section.highlight .highlight-text h2 {
        font-size: 38px;
    }
    section.highlight-big-image img {
        width: 100%;
        max-height: 346px;
        object-fit: cover;
    }
    section#related_info h2 {
        font-size: 38px;
    }
    section#related_info .related_info_item h3 {
        font-size: 38px;
        line-height: 45px;
    }
    section#related_info .related_info_item .btn-blue {
        font-size: 20px;
    }
    section#supporters .supporters_logos {
        display: inline-block;
        width: 15%;
    }
}

@media screen and (min-width: 992px) {
    p,
    ul,
    li {
        font-size: 20px;
    }
    section.hero-image {
        background-color: #013A52;
    }
    section.hero-image .row {
        flex-flow: row;
    }
    section.hero-image .hero-title {
        align-self: center;
    }
    section.hero-image .hero-buttons .btn {
        float: none;
    }
    section#supporters .supporters_logos {
        display: inline-block;
    }
    section#supporters h2 {
        font-size: 38px;
        margin-bottom: 35px;
    }
    section.highlight-big-image img {
        width: 100%;
        max-height: 577px;
        object-fit: cover;
    }
}


/*--------------------------------------------------------------
## Contact Us
--------------------------------------------------------------*/

section.contact-header {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #007E72;
}

section.contact-header h1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

section.contact-header p {
    color: #fff;
    font-size: 18px;
    font-weight: 200;
}

section#mail-address {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #F4F4F4;
}

section#mail-address h2 {
    font-size: 20px;
    font-weight: bold;
    color: #007E72;
}

section#mail-address p {
    font-size: 16px;
}

section#mail-address a {
    color: #00829A;
    text-decoration: underline;
    font-weight: bold;
}

section#mail-address a:hover {
    text-decoration: none;
}

.contact-page h2 {
    color: #007E72;
    font-size: 25px;
    font-weight: bold;
}

.gform_wrapper div.validation_error {
    margin-top: 72px;
}

.gform_wrapper label.gfield_label,
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: uppercase;
    color: #036F83;
    margin-top: 30px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: none;
    border-bottom: 1px solid #036F83;
    color: #036F83;
}

.gform_wrapper textarea {
    border: none;
    background: #F4F4F4;
    color: #036F83;
    font-weight: bold;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
    font-weight: bold;
    color: #036F83;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield select {
    border: none;
    background-color: #F4F4F4;
    padding: 10px;
    color: #036F83;
    font-weight: bold;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    background-color: #E5191E;
    border: none;
    border-radius: 10px;
    padding: 10px 30px;
    color: #fff;
    font-size: 20px;
}

.gform_wrapper ul.gfield_checkbox {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}

.gform_wrapper ul.gfield_checkbox li {
    width: 100%;
}

.gform_confirmation_message_3 {
    font-size: 22px;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    section.contact-header h1 {
        font-size: 42px;
    }
    section.contact-header p {
        font-size: 22px;
        max-width: 785px;
    }
    section#mail-address p {
        font-size: 20px;
    }
    .contact-page h2 {
        font-size: 30px;
    }
    .gform_wrapper ul.gfield_checkbox li {
        width: 30%;
    }
}

@media screen and (min-width: 992px) {
    .gform_wrapper ul.gfield_checkbox li {
        width: 25%;
    }
}


/*--------------------------------------------------------------
## Events Page
--------------------------------------------------------------*/

section.featured-event {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #73439C;
}

section.featured-event h1 {
    color: #fff;
}

section.featured-event img {
    max-width: unset;
    position: absolute;
    top: -100px;
}

section.featured-event .round-image img {
    border-radius: 50%;
    width: 699px;
    height: 699px;
    object-fit: cover;
}

.featured-event-badge,
.featured-resource-badge {
    background: #fff url(images/icon-star.png) no-repeat center left 5px;
    font-size: 10px;
    font-weight: bold;
    width: auto;
    display: inline;
    padding: 5px 5px 5px 20px;
    color: #013A52;
    font-family: 'DM Sans', sans-serif;
}

.featured-event h2 {
    font-size: 28px;
    font-weight: bold;
    color: #9CE2EF;
    margin-top: 5px;
}

.featured-event {
    color: #fff;
    margin-bottom: 30px;
}

.featured-event-button a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
}

.featured-event-button {
    margin-top: 10px;
}

#search-filter-form-250 ul {
    padding: 0;
}

#search-filter-form-250 ul li {
    display: inline;
    padding: 0;
    margin-bottom: 20px;
}

#search-filter-form-250 label {
    width: 100%;
}

#search-filter-form-250 select {
    width: 100%;
    border: none;
    background-color: #F4F4F4;
    padding: 10px;
    color: #036F83;
    font-weight: bold;
    margin-top: 30px;
}

#search-filter-form-250 input[type="submit"] {
    background: #00829A;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    border: none;
    margin: 20px 20px 50px 0;
}

#search-filter-form-250 input[type="submit"]:hover {
    background: #013A52;
    color: #fff;
    text-decoration: none;
}

#search-filter-form-250 input.search-filter-reset {
    background: #013A52;
}

#search-filter-form-250 input.search-filter-reset:hover {
    background: #E5E5E5;
    color: #013A52;
}

.events-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.event-item {
    background: #F4F4F4;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.event-heading {
    background: #013A52;
    color: #fff;
    padding: 10px 30px 20px 30px;
}

.event-heading.blue {
    background: #013A52;
}

.event-heading.green {
    background: #007E72;
}

.event-heading.purple {
    background: #73439C;
}

.event-heading h3 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 44px;
}

.event-heading h2 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 44px;
}

.event-location {
    padding: 10px 30px;
    font-size: 14px;
}

.event-description {
    padding: 10px 30px;
}

.event-links {
    padding: 10px 30px;
}

.event-links a {
    color: #036F83;
    text-decoration: underline;
    font-size: 17px;
}

.event-description p {
    font-size: 16px;
}


/* calendar widget */

.event-calendar {
    margin-bottom: 20px;
    padding-bottom: 15px;
    background: #F4F4F4;
    width: fit-content;
    min-width: 100%;
}

#wp-calendar {
    background: #F4F4F4;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    background: #F4F4F4;
    text-align: center;
    color: #013A52;
    font-size: 22px;
    font-weight: 700;
    caption-side: top;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-family: 'DM Sans', sans-serif;
}

#wp-calendar thead {
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    color: #013A52;
    font-family: 'DM Sans', sans-serif;
}

#wp-calendar thead th {
    padding: 10px 0;
    color: #013A52;
    text-align: center;
    border: 0;
}

#wp-calendar tbody {
    color: #fff;
}

#wp-calendar tbody td {
    background: #F4F4F4;
    border: 0;
    text-align: center;
    padding: 5px;
    color: #013A52;
    font-size: 15px;
    height: 42px;
    vertical-align: middle;
}

#wp-calendar tbody td a {
    color: #036F83;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}


/*#wp-calendar tbody td:hover { background: #4df5db; color:#00405b; border-radius: 50%; }*/

#wp-calendar tbody td.pad:hover {
    visibility: hidden;
}

#wp-calendar tbody .pad {
    background: #F4F4F4;
}

#wp-calendar tbody td#today {
    background: #73439C;
    color: #fff;
    border-radius: 50%;
}

#wp-calendar tbody td#today,
#wp-calendar tbody td#today a {
    color: #F4F4F4;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}

.prev-month a,
.next-month a {
    position: relative;
    display: block;
}

.prev-month a:focus::before,
.next-month a:focus::before {
    border: 2px solid black;
    border-radius: 2px;
}

.prev-month a:hover:before,
.next-month a:hover:before {
    color: #013A52;
}

.prev-month a:before {
    content: "\f104";
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 800;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #013A52;
    font-size: 1.8rem;
    position: absolute;
    text-rendering: optimizeLegibility;
    left: 0px;
    top: -5px;
}

.next-month a:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 800;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #013A52;
    font-size: 1.8rem;
    position: absolute;
    text-rendering: optimizeLegibility;
    right: 0px;
    bottom: -5px;
}

.sidebar-buttons ul.events-list {
    list-style: none;
    padding: 0;
    text-align: center;
}

.sidebar-buttons ul.events-list li a {
    display: block;
    background: #00829A;
    color: #fff;
    margin: 15px auto;
    font-size: 20px;
}

.sidebar-buttons ul.events-list li a:hover {
    background: #013A52;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .event-sidebar {
        display: flex;
        align-items: center;
    }
    .sidebar-calendar {
        width: 50%;
    }
    .sidebar-buttons {
        width: 50%;
        padding-left: 30px;
    }
    .event-heading h3 {
        font-size: 26px;
    }
    .event-links a {
        font-size: 20px;
    }
    .event-location {
        font-size: 16px;
    }
    .event-description p {
        font-size: 18px;
    }
}

@media screen and (min-width: 992px) {
    .event-sidebar {
        display: block;
        padding-top: 188px;
    }
    .sidebar-calendar {
        width: 100%;
    }
    .sidebar-buttons {
        width: 100%;
        padding-left: 0;
    }
}


/*--------------------------------------------------------------
## Resource Library
--------------------------------------------------------------*/

section.header-resource {
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #00829A;
}

section.header-resource h1 {
    color: #fff;
}

section.header-resource p {
    font-size: 22px;
    font-weight: 200;
    color: #fff;
}

section.header-resource a {
    font-weight: bold;
    color: #fff;
}

section.header-resource a.submit-resource button {
    background-color: #FAAC3E;
    font-size: 18px;
    line-height: 24px;
    font-family: 'DM Sans', sans-serif !important;
    transition: all .2s linear;
}

section.header-resource a.submit-resource button:hover {
    background-color: #FFFFFF;
}

section#featured-resource {
    padding-bottom: 50px;
    background: #013A52;
}

.featured-resource-item {
    margin-top: -150px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.featured-resource-image {
    width: 269px;
    height: 269px;
}

.featured-resource-image img {
    border-radius: 50%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.featured-resource-item:nth-of-type(1) .small-line {
    background: #73439C;
}

.featured-resource-item:nth-of-type(2) .small-line {
    background: #12867B;
}

.featured-resource-item:nth-of-type(3) .small-line {
    background: #FAAC3E;
}

.featured-resource-item h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 200;
    margin-top: 0;
    max-width: 270px;
}

.featured-resource-item h2 a {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
    text-decoration-thickness: 1px;
}

#search-filter-form-261 ul {
    padding: 0;
}

#search-filter-form-261 ul li {
    display: inline;
    padding: 0;
    margin-bottom: 20px;
    margin-right: 10px;
}

#search-filter-form-261 label {
    width: 20%;
}

#search-filter-form-261 select {
    width: 100%;
    border: none;
    background-color: #F4F4F4;
    padding: 10px;
    color: #036F83;
    font-weight: bold;
}

.sf-input-select option:hover {}

#search-filter-form-261 h4,
.searchandfilter-container h4 {
    text-transform: uppercase;
    font-size: 12px;
    color: #013A52;
    padding: 10px 0;
}

#search-filter-form-261 .sf-field-search label {
    width: 35%;
}

#search-filter-form-261 .sf-field-search .sf-input-text {
    border: none;
    border-bottom: 1px solid #036F83;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #036F83;
    width: 100%;
}

#search-filter-form-261 .sf-field-post-meta-wpcf-within-ma label {
    width: auto;
    font-size: 20px;
    font-weight: bold;
    color: #036F83;
    line-height: 32px;
    margin-top: 20px;
}

#search-filter-form-261 input[type="submit"] {
    background: #E5191E;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    border: none;
    margin: 20px 20px 50px 0;
}

#search-filter-form-261 input[type="submit"]:hover {
    background: #73439C;
    color: #fff;
    text-decoration: none;
}

#search-filter-form-261 input.search-filter-reset {
    background: #013A52;
}

#search-filter-form-261 input.search-filter-reset:hover {
    background: #E5E5E5;
    color: #013A52;
}

ul.filter-controls {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

ul.filter-controls li {
    display: inline;
}

.filter-btn {
    background: #E5191E;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    border: none;
    margin: 20px 20px 50px 0;
}

.filter-btn:hover {
    background: #73439C;
    color: #fff;
    text-decoration: none;
}

.filter-btn:focus {
    box-shadow: unset;
}

.clear_filters {
    background: #013A52;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    border: none;
    margin: 20px 20px 50px 0;
}

.clear_filters:hover {
    background: #E5E5E5;
    color: #013A52;
    text-decoration: none;
}

.clear_filters:focus {
    box-shadow: unset;
}

.resource-wrapper {
    margin-bottom: 50px;
}

.resource-item {
    background: #013A52;
    padding: 20px;
    position: relative;
    /*min-height: 470px;*/
    height: 100%;
}

.resource-item .resource-image {
    height: 166px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

.resource-heading h2 {
    font-size: 18px;
    font-weight: bold;
}

.resource-heading h2 a {
    color: #fff;
    text-decoration: none;
}

.resource-tags {
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
}

.resource-tags a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.resource-format {
    position: absolute;
    top: 0;
    right: 0;
    color: #013A52;
    background: #E5E5E5;
    padding: 12px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    font-family: 'DM Sans', sans-serif;
    text-transform: uppercase;
    display: flex;
    align-items: end;
}

.resource-format img {
    padding-right: 3px;
}

#st-1 .st-btn {
    border: none !important;
}

#st-1 {
    display: inline-block;
    width: auto;
    margin: 0 30px 0 10px;
}

.sharethis span {
    align-self: center;
}

.sharethis {
    display: flex;
    justify-content: flex-end;
}

.share-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}


/*--------------------------------------------------------------
## Resource Membership
--------------------------------------------------------------*/

.member-form-container {
    width: 650px;
    display: block;
    margin: 30px auto 30px auto;
}

.member-form {
    background: #F4F4F4;
    padding: 10px 30px 30px 30px;
}

.member-form-header {
    color: #013A52;
}

.member-form-need-account {
    padding: 15px 0 0 30px;
}

.member-form-footer {
    font-size: .75em;
    padding: 15px 0 0 0px;
}

.button-primary,
.mepr-submit {
    background: #013A52;
    color: #FFF;
    border: none;
    padding: 10px 15px;
    border-radius: 10px;
    font-weight: bold;
}

.button-primary:hover,
.mepr-submit:hover {
    background: #00829A;
}

.mepr_price {
    display: none;
}

button.mp-hide-pw {
    display: none;
}

@media screen and (max-width: 768px) {
    .member-form-container {
        width: 100%;
        display: block;
        margin: 40px auto 40px auto;
    }
}

.member-login-bar {
    background: #F4F4F4;
    border-bottom: 1px solid #E5E5E5;
}

.member-login-bar-btn {
    display: inline-block;
    margin: 5px 5px 4px 0;
}

.member-login-bar-btn.search {
    float: right;
}

.member-login-bar-btn a {
    background: #013A52;
    color: #FFF;
    border: none;
    padding: 3px 10px;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
}

.member-login-bar-btn.search a { 
    background: none;
    color: #013A52; 
    padding: 3px 10px;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: inset 0 0 0 2px #013A52;
}

.member-login-bar-btn a:hover {
    background: #00829A;
    color: #FFF;
    text-decoration: none;
}

.mp-form-label {
    /* font-weight: 600; */
}

.mepr-checkboxes-field {
    margin-top: 5px;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0;
    text-align: center;
    border-bottom: 5px solid #00829A;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 20px;
}

.wp-caption-text {
    text-align: left;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value>select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/

.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/

.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

div#footer-widget {
    padding-top: 50px;
}

h3.widget-title {
    font-size: 18px;
    color: #013A52;
    font-weight: 400;
}

#footer-widget ul {
    padding: 0;
}

#footer-widget ul li a {
    padding: 0;
    color: #036F83;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    transition: all .2s linear;
}

#footer-widget ul li a:hover {
    color: #73439C;
    transition: all .2s linear;
    background-color: unset;
}

#footer-widget ul li a:focus {
    background-color: unset;
}

@media screen and (min-width: 768px) {
    #footer-widget .newsletter {
        display: flex;
        flex-flow: row-reverse;
        align-items: center;
    }
    #footer-widget .newsletter section {
        width: 50%;
    }
}

@media screen and (min-width: 992px) {
    #footer-widget .newsletter {
        display: block;
    }
    #footer-widget .newsletter section {
        width: 100%;
    }
}

footer#colophon {
    font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #f7f7f7;
}

.navbar-dark .site-info {
    color: #fff;
}

footer .site-info {
    font-size: 12px;
}

footer#colophon a {
    color: inherit;
}

.ctct-form-field-email label {
    font-size: 12px;
    line-height: 32px;
    width: 100%;
    text-transform: uppercase;
}

.ctct-form-field-email input {
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-bottom: 1px solid #036F83;
    width: 100%;
    background: transparent;
    color: #036F83;
    line-height: 25px;
}

.ctct-form-field-submit input {
    font-size: 14px;
    font-weight: bold;
    font-family: 'DM Sans', sans-serif;
    color: #fff;
    background: #E5191E;
    border: none;
    border-radius: 10px;
    padding: 10px;
}

.ctct-disclosure {
    display: none;
}

.mc4wp-form label {
    font-size: 12px;
    line-height: 32px;
    width: 100%;
}

.mc4wp-form input[type="email"] {
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-bottom: 1px solid #036F83;
    width: 100%;
    background: transparent;
    color: #036F83;
    line-height: 25px;
}

.mc4wp-form input[type="submit"] {
    font-size: 14px;
    font-weight: bold;
    font-family: 'DM Sans', sans-serif;
    color: #fff;
    background: #E5191E;
    border: none;
    border-radius: 10px;
    padding: 10px;
}

.social-media-icons {
    margin-bottom: 30px;
}

.social-media-icons a {
    margin-right: 10px;
}

.submit-resource .btn-red:hover {
    background-color: #73439C;
    color: #fff;
}


/* Was this article helpful */

#gform_wrapper_9 {
    border-top: 2px solid #036F83;
}

#gform_wrapper_9 ul li {
    margin-right: 30px;
    display: inline-block;
}

#was-this-helpful {
    background-color: transparent !important;
    text-align: left !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: flex-start !important;
    justify-content: flex-start !important;
    flex-wrap: wrap;
    padding-left: 0 !important;
    padding-top: 40px !important;
    border-top: 2px solid #036F83;
}

#was-this-helpful #wthf-title {
    color: #013A52;
    flex: 1 1 100%;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    font-family: 'DM Sans', sans-serif;
}

#was-this-helpful #wthf-yes-no {
    flex: 1 1 100%;
}

#was-this-helpful #wthf-yes-no span {
    background-color: #036F83;
    padding: 3px 13px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: 'DM Sans', sans-serif;
}


/* Ads */

.ads {
    width: 100%;
}

.multi-select-button::after {
    content: "\f347";
    font-family: dashicons;
}

label.filter-by {
    text-transform: uppercase;
    color: #013A52;
    font-size: 12px;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
}

label.filter-by-state {
    color: #013A52;
    font-size: 20px;
    font-weight: bold;
    font-family: 'DM Sans', sans-serif;
}

.tag-filter-by {
    display: inline;
    /*margin-right: 15px;*/
}

.tag-filter-by ul {
    display: inline;
    padding-left: 0;
}

.tag-filter-by ul li {
    background-color: #00829A;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 21px;
    border-radius: 0;
    margin-right: 15px;
    font-family: 'DM Sans', sans-serif;
}

.tag-filter-by ul li:hover {
    color: #FFFFFF;
}

.tag-filter-by ul li span {
    cursor: pointer;
    margin-right: 10px;
}

.filtered-by .container {
    padding: 0;
}

.filter-keyword-wrapper input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #036F83;
    padding: 10px 10px 10px 0;
}

.filter-keyword-wrapper input,
.filter-keyword-wrapper input::placeholder {
    color: #036F83;
    font-size: 20px;
    font-weight: bold;
}


/***************** start *******************/

.ui-selectmenu-button.ui-button:focus,
.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
    background: #f4f4f4;
    border: 0px !important;
    border-radius: 0!important;
    max-width: 100%;
    height: 50px;
    line-height: 37px;
    outline: 0;
    box-shadow: none;
}

.ui-selectmenu-text {
    /*color: #013A52;*/
    color: #036F83;
    font-size: 20px;
    font-weight: 700;
    font-family: 'DM Sans Bold', sans-serif;
}

.ui-icon-triangle-1-s {
    top: 50%;
    transform: translateY(-50%);
}

.ui-widget.ui-widget-content .ui-menu-item li div {
    font-size: 17px;
    font-weight: 700;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget.ui-widget-content .ui-menu-item li:hover div {
    background: #013A52 !important;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 5px 1em 5px .4em !important;
    color: #036F83 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border: none !important;
    color: #fff !important;
}

.ui-selectmenu-button.ui-button {
    padding: 0.3em 0.7em !important;
}

.post-type-archive-event #ui-id-1-button {
    width: 100%;
}

span.multi-select-button {
    color: #036F83;
    font-family: 'DM Sans', sans-serif;
    background-color: #F4F4F4;
    padding-left: 15px;
    border-bottom: none;
    font-weight: bold;
    cursor: pointer;
}

span.multi-select-button::after {
    right: 10px;
    color: #036F83;
}

.multi-select-menuitem.selected::after {
    background: unset;
    /*width: 17px;
  height: 17px;*/
}

.multi-select-menuitem::after {
    width: 17px;
    height: 17px;
}

.multi-select-menuitem.selected::before {
    content: "\f147";
    font-family: dashicons;
    font-size: 18px;
    line-height: 15px;
    color: #036F83;
    position: absolute;
    left: 7px;
    top: 4px;
}

.navigation {
    margin: 0 auto;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #38829A;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #173B52;
}


/***************** end *******************/

@media screen and (max-width: 767px) {
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
    /*.programs-button img {
    width: 100%;
  }
  .programs-button .btn {
    right: 0;
    left: 0 !important;
    bottom: -20px;
    margin: 0 auto;
  }*/
}

@media screen and (min-width: 769px) {
    section.header-resource .row.align-items-center .col-lg-9 {
        padding-bottom: 35px;
    }
}

@media screen and (min-width: 480px) {
    .mob-only {
        display: none;
    }
    .desk-only {
        display: block;
    }
    section#our-programs h2,
    section#our-programs p,
    section#our-programs .all-programs-btn {
        text-align: center;
    }
    .event-heading h2 {
        font-size: 26px;
        line-height: 34px;
        font-weight: 500;
    }
}


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

@media (min-width: 576px) and (max-width: 991px) {
    .container {
        max-width: 100%;
    }
    section#coe h2 {
        font-size: 38px;
    }
    #featured-resource .featured-resource-item:last-child {
        display: none;
    }
}


/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}


/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
}


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/

@media only screen and (max-width: 960px) {
    html {
        font-size: 85%;
    }
    .navbar-brand img {
        max-width: 79%;
    }
    .resource-item .resource-image {
        height: 220px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    #page> :nth-child(n+2) {
        padding-left: 25px;
        padding-right: 25px;
    }
    section.hero-image img,
    section.highlight-big-image img {
        padding: 0 15px;
    }
    section.hero-image .resource-banner-img {
        height: 452px;
        border-radius: 10px;
        width: calc(100% - 30px);
        margin: 0 auto;
    }
    .single-resource .breadcrumbs,
    .single-resource .content-area {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
    html {
        font-size: 80%;
    }
    #search-filter-form-261 ul li.sf-field-taxonomy-audience,
    #search-filter-form-261 ul li.sf-field-taxonomy-topic,
    #search-filter-form-261 ul li.sf-field-taxonomy-life-stage,
    #search-filter-form-261 ul li.sf-field-post-meta-wpcf-format {
        display: inline-block;
        width: 46%;
    }
    #search-filter-form-261 label {
        width: 100%;
    }
    .ui-selectmenu-button.ui-button {
        width: 100% !important;
    }
    #featured-resource .featured-resource-item:not(:first-of-type) {
        display: none;
    }
    section.header-resource .row.align-items-center {
        margin-bottom: 45px;
    }
}


/*--------------------------------------------------------------
## iPhone
--------------------------------------------------------------*/

@media only screen and (max-width: 480px) {
    html {
        font-size: 75%;
    }
    .navbar-brand img {
        max-width: 100%;
    }
    .mob-only {
        display: block;
    }
    .desk-only {
        display: none;
    }
    .entry-content table thead {
        display: none;
    }
    .entry-content table td,
    .entry-content table thead td {
        display: flex;
        padding: 0;
    }
    .entry-content table td:before {
        background-color: #fff;
        content: attr(data-th);
        display: inline-block;
        -webkit-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        font-weight: bold;
        width: 8em;
        padding: 15px 25px 15px 0;
        color: #007E72;
        text-transform: uppercase;
        border-right: 4px solid #E5E5E5;
    }
    .entry-content table td .tb-content {
        padding: 15px;
        vertical-align: top;
        align-items: center;
        font-size: 16px;
        line-height: 21px;
    }
    #search-filter-form-261 ul li.sf-field-taxonomy-audience,
    #search-filter-form-261 ul li.sf-field-taxonomy-topic,
    #search-filter-form-261 ul li.sf-field-taxonomy-life-stage,
    #search-filter-form-261 ul li.sf-field-post-meta-wpcf-format {
        display: block !important;
        width: 100% !important;
    }
    /*#search-filter-form-261 label {
	  width: 100%;
	}
	.ui-selectmenu-button.ui-button {
		width: 100% !important;
	}*/
    .resource-heading h2 {
        font-size: 18px;
        /*line-height: 35px;*/
    }
    .share-buttons {
        justify-content: flex-start;
        flex-direction: unset;
        flex-wrap: wrap;
    }
    #featured-resource .featured-resource-item:not(:first-of-type) {
        display: none;
    }
    .event-heading h2 {
        line-height: 25px;
    }
    section#take-action .highlights {
        padding-bottom: 70px;
    }
    section#take-action h3 {
        position: absolute;
        bottom: -70px;
        top: unset;
        width: 93%;
        text-align: center;
    }
    .featured-events .row>.col-12:not(:first-of-type) {
        display: none;
    }
    section#coe h2,
    section#coe p {
        text-align: left;
    }
    section.hero-image .resource-banner-img {
        height: 213px;
    }
    /* testing with the button image issue */
    .programs-button img {
        border-radius: 20px;
        width: 60%;
        height: 60%;
    }
    .resource-item .resource-image {
        height: 166px;
    }
}