@import url('//fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');

@font-face {
    font-family: 'Norwester-Regular';
    src:url('../fonts/Norwester-Regular.ttf.woff') format('woff'),
    url('../fonts/Norwester-Regular.ttf.svg') format('svg'),
    url('../fonts/Norwester-Regular.ttf.eot'),
    url('../fonts/Norwester-Regular.ttf.eot#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src:url('../fonts/HelveticaNeue.ttf') format('woff'),
    url('../fonts/HelveticaNeue.ttf') format('svg'),
    url('../fonts/HelveticaNeue.ttf'),
    url('../fonts/HelveticaNeue.ttf#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

/*html,body*/
/*{*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    margin: 0!important;*/
/*    padding: 0!important;*/
/*    overflow-x: hidden !important;*/
/*}*/

body{
   /* font-family: 'Bitter', serif !important;*/
   /* color: #513E29 !important;*/
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
}

.prev-month, .next-month {
    opacity: 0.5;
}

.menu-show {
    position: absolute;
    right: 0;
    z-index: 99;
}

.header-main .container {

    padding: 0 36px 0 35px;
}

/*.section-header {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/

/*}*/

.homepage-posts .section-header {
        display: flex;
        flex-direction: row;

}

.homepage-posts .section-header h3 {
    display: flex;
    flex-direction: column;
    margin-left: auto;
}

.homepage-posts .section-header a {
    display: flex;
    flex-direction: column;
    margin-left: auto;

}

.section-header small {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14.64px;
    line-height: 17px;
    color: #98A09E;
    letter-spacing: 0.4em;
}

.history-section .section-header {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.history-section .section-header h3 {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: Norwester-Regular, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 60px;
    color: #B8877D;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.history-description {
    text-align: center;
}

.history-description .learn-more-link {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #5B5B5B;
}



.history-description p {
    width: calc(100% - 740px/2);
    margin: 0 auto;
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;
    letter-spacing: 0.1px;

    /* Reclaimed Grey */

    color: #7D7D7D;
}

.history-section {
    padding: 2rem;
    overflow: hidden;
}
.stacked-images {
    position: relative;
    min-height: 500px;
    overflow: hidden;
    width: calc( 100% - 320px);
    margin: 0 auto;
    padding-top: 4rem;
}

#stacked_1 {
    left: 0;
    z-index: 1;
}
#stacked_2 {
    left: 50%;
    transform: translate(-50%, -10%);
    z-index: 3;
}
#stacked_3 {
    top: 70%;
    left: 50%;
    transform: translate(0%, -50%);
    z-index: 4;
}
#stacked_4 {
    right: 0;
    z-index: 2;
}

.stacked-images img {
    position: absolute;

}

.container {
    width: 1400px;
}

.stacked-images .inner-wrapp {
    width: calc( 100% - 680px);
    margin: 0 auto;
}

.more-entries-link {

}

.more-wrap {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.more-wrap a {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

h3.custom_header{
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height */
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5em;

    /* Reclaimed Dark Grey */

    color: #5B5B5B;
}

#sub_email::-webkit-input-placeholder { /* Edge */
    color: #464a4c;
}

#sub_email::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #464a4c;
}

#sub_email::placeholder {
    color: #464a4c;
}

.subscribe-link {
    margin-top: 15px;
}

.homepage-subscribe .twd-subscriber-form-box {
    border: 1px solid white;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
}

.subscribe-title {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    align-self: center;
    letter-spacing: 0.5em;
    color: #5B5B5B;
}

#homepage-nav li a {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
}

.navbar-nav .nav-link {

}
.header-static-color .logo .navbar-brand {
   /* color: #513E29 !important;*/
}
.header-static-color .navbar-nav .nav-link:focus, .header-main .navbar-nav .nav-link:focus, .navbar-nav .menu-hide
.nav-link:focus, .header-static-color .navbar-nav .nav-link, .header-main .navbar-nav .nav-link {
    font-family: Raleway, 'sans-serif';
    font-style: normal;
    font-weight: 500;
    font-size: 15px !important;
    line-height: 24px;
}
.hero-section .city-badge .navbar-brand, a.navbar-brand.custom-logo-link {
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 500;
}
.header-main .logo .navbar-brand {
    font-family: 'Bitter', serif;
    display: block;
}
.hide-logo .header-main .logo {
    margin: 0;
    opacity: 1;
}
.header-main {
    /*background-color: transparent;*/
}

/*#exCollapsingNavbar .navbar-nav {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/
/*#exCollapsingNavbar .navbar-nav > li {*/
/*    display: inline-block;*/
/*    float: none;*/
/*}*/
/*#exCollapsingNavbar .navbar-nav > li > a {*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*    color: #7D7D7D;*/
/*}*/

.hero-section .carousel-item {
    min-height: 680px;
    background: no-repeat center center scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

#homepage-nav {
    padding: 50px 42px;
}

.hero-section .carousel-item img {
    margin: 0 auto;
    border: 22px solid white;
    width: 100%;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}
.hero-section .container{

    padding: unset;
}
.homepage-menu {
    padding: 0;
}

.menu-position-top .hero-section {
    padding: 0;
}
.homepage-menu .homepage-nav li:before {
    content: "";
}
.homepage-menu .homepage-nav li {
    line-height: 20px;
}
/*.homepage-menu {*/
/*    !*background-image: url("../images/homepage_menu_bg.png") !important;*!*/
/*    position: absolute;*/
/*    background-size: cover !important;*/
/*    bottom: -50px;*/
/*    width: 100%;*/
/*    filter: drop-shadow(0px 2px 20px rgba(83, 50, 0, 0.4));*/
/*    background-repeat: repeat-x !important;*/
/*    min-height: 237px;*/
/*}*/


#homepage-nav {
    padding-bottom: 4rem;
}
/*.owl-stage {*/
/*    display: -webkit-box;*/
/*    display: -moz-box;*/
/*    display: -ms-box;*/
/*    display: box;*/
/*    padding: 0 0 0 50px;*/
/*}*/

.item-wrap {
    width: 50%;
    margin: 0 auto;
}

.static-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    font-style: normal;
    font-weight: normal;
    /*font-size: 28px;*/
    line-height: 27px;
    text-align: center;
}

.item-content h1{
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
}
.item-content p{
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
}
.item-content img {
    padding-bottom: 20px;
}

div.owl-item li a {
    font-weight: bold;
    font-style: normal;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.1px;
}

.homepage-posts .homepage-post-items .item {
    width: 268px;
}
.homepage-posts .homepage-post-items .item .entry-content p, * {

}
.homepage-posts .homepage-post-items .item .entry-content a {
    font-weight: 500;
    color: #1C3761;
}
.homepage-posts .homepage-post-items .item,
h4
{

    color: #000000;
}

.homepage-posts .homepage-post-items .item a {
    text-decoration: none;
}
.homepage-posts .homepage-post-items .item img{
    border: 15px solid #FFFFFF;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}
.homepage-post-items article .entry-wrap .read-more-link:after {
    font-family: FontAwesome;
    content: "\f105";
    margin-left: 12px;
}
.homepage-events {
    background-color: #FFFFFF;
}
.homepage-events .events-calendar {
    background: #FAF8F7 !important;
}
.homepage-events .events-calendar .events-table td a {
    background: none;
}
 .homepage-events .events-calendar .events-table .current-day a {
    width: 30px;
    height: 30px;
    background-color: #B8877D;
    /*color: black;*/
    /*background-color: white;*/
    /*border-top-left-radius: 50%;*/
    /*border-top-right-radius: 50%;*/
    /*border-bottom-right-radius: 50%;*/
    /*border-bottom-left-radius: 50%;*/
    color: #FFFFFF;
    border-radius: 50%;
    margin: 0 auto;
}

.homepage-events .events-calendar .events-table td a {
    color: #CEA59D;
}

.homepage-events .events-calendar .events-table td:not(.current-day) .show-dots li {
    background-color: #CEA59D;
}

 .homepage-events .events-calendar .events-table td .show-dots li {
     color: #CEA59D;
 }

.homepage-events .events-calendar .events-table td.current-day {
    background: none !important;
}

.events-calendar .tribe-events-sub-nav {
    float: right;
}
.events-calendar .tribe-events-sub-nav li {
    display: inline-block;
    margin-left: 24px;
}
.events-calendar .tribe-events-sub-nav i {
    color: white;
}
.events-table th, td {
    color: #CEA59D !important;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
}
#calumet_calendar i {
    color: #B8877D;

}

#calumet_calendar h4 {
    margin-left: 6%;
    margin-right: 5%;
}

#calumet_calendar i:nth-of-type(1) {
    margin-left: auto;
    margin-right: 25px;
}

#calumet_calendar h4 {
    display: flex;
}


.events-calendar strong{
    color: #B8877D ;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
}
.homepage-events .calendar-posts {
    /*height: 401px;*/
    /*left: 30px;*/
}
.event-column {

}
.event-column a {
    color: #513E29  ;
}
.calendar-items ul {
    /*height: 80px;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.homepage-events .calendar-items ul{

    list-style: none;
 }

.calendar-items .calendar-heading h3 {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #5B5B5B;
    letter-spacing: 0.5em;
}

.show-dots {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
    display: inline-flex;
}

.show-dots li {
    background-color: #FFFFFF;
    border-radius: 50%;
    height: 3px;
    width: 3px;
}

.events-calendar .events-table .current-day  a small {
    bottom: -4px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
}

.notice-read-more {
    margin-left: auto;
    margin-right: auto;
}

.events-calendar .events-table td a small {
    bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
}

.events-calendar .events-table td a {
    position: relative;
}

#form_widget_tw-2 p {
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5B5B5B;
}

.homepage-events .calendar-items ul li{
    width: calc(100% / 2);
    height: 25px;
    box-sizing: border-box;
    max-width: 50%;
    margin: 30px 0px;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #7D7D7D;
}
.homepage-events .calendar-items ul li a{
    line-height: 20px;
}

.calendar-posts .calendar-items {
    display: block;
    padding: 0 57px;

}
.calendar-description p {

}

.cal-nav {
    display: flex;
    margin-left: auto;
}

li.event-column div a {
    display: block;
}
#spotlight .item,
#notices .item {
    width: 260px;
}
#spotlight article .wp-post-image, .homepage-posts .article-thumbnail,
#notices article .wp-post-image, .homepage-posts .article-thumbnail {
    border-radius: 0;
    border: 15px solid #FFFFFF;
    height: 260px;
    object-fit: cover;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}
#spotlight article,
#notices article {
    box-shadow: none;
    position: unset;
}
#spotlight article .entry-wrap,
#notices article .entry-wrap {
    position: absolute;
    top: 232px;
    left: 70px;
    background: #FAF8F7;
    color: #7D7D7D;
    font-family: Raleway, 'sans-serif';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
#spotlight article .entry-header a,
#notices article .entry-header a {
    font-family: Raleway, 'sans-serif';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #5B5B5B;
}
#spotlight .owl-stage,
#notices .owl-stage {
    height: 500px;
}
#spotlight .entry-content p,
#notices .entry-content p {
    font-size: 14px;
}

.read-more-link {
    display: block;
}

.homepage-events h3 {
    margin-bottom: 30px;
}

.calendar-posts h3 {
    margin-bottom: 10px;
}

.event-list-wrap ul {
    margin-left: -40px;
}

.homepage-events .read-more-link {
    font-weight: inherit;
    text-decoration: none;
    text-transform: none;
    border: none;
    float: left;
    color: #4B3215;
}

.meeting-content {
    background: #FFFFFF;
}

.meeting-content .row {
    justify-content: space-between;
}

.footer-main {
    background: inherit;
}

.meeting-content h3 {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height */
    color: #5B5B5B;
    text-align: center;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #5B5B5B;
}

.meeting-content article {
    box-shadow: none;
}

.meeting-content article h4 {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #5B5B5B;
}

.meeting-content article span {
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #7D7D7D;
}

.static-menu-btn i{
    color: #b8877d;
}

.meeting-content article a {
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #7D7D7D;
}

.homepage-events .events-calendar {
    box-shadow: none;
    height: 420px;
}

.read-more-wrap {
    margin: 0 auto;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #5B5B5B;
}

/*.meeting-content .col-lg-2 {*/
/*    flex: 0 0 20%;*/
/*    max-width: 20%;*/
/*}*/

.read-more-wrap span {
    display: block;
    text-align: center;
}

.footer_logo a {
    font-family: Norwester;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    color: #B8877D;
}

.faqs-items {
    display: flex;
}

.faqs-items .item {
    width: 25%;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1);
    margin-right: 20px;
    height: max-content;
}

.faqs-items h4 {
    font-size: 1em;
    color: #492F11;
}

.faqs-items p {

    color: #492F11;
    margin-top: 25px;
}

.slide-link-btn {
    background: #1C3761;
    color: white;
    margin-top: 40px;
    font-weight: bold;
    font-size: 14px;
}

.slide-link-btn i {
    margin-left: 8px;
}

.homepage-post-items article {
    box-shadow: 0 4px 2px rgba(0,0,0,.2) !important;
}

.homepage-post-items .entry-wrap h4 {
    font-size: 16px;
}

.homepage-post-items .entry-wrap p {
    font-size: 14px;
}

.meeting-content {
    padding: 5rem 0;
}

.meeting-content h3 {
    color: #674E32;
}

.meeting-content .meeting-post-items {
    display: flex;
}

.meeting-content .meeting-post-items .item {
    width: 25%;
}
.meeting-content .meeting-post-items .item article{
    box-shadow: none;
    max-width: 241px;
    max-height: 124px;
}

.meeting-content .meeting-post-items .item article p {


    color: #492F11;
}

.meeting-content .meeting-post-items .item article p a {
    display: block;
    color: #674E32;
    margin-top: 10px;
    font-weight: bold;
}

.meeting-content .meeting-post-items .item article p a:after {
    font-family: FontAwesome;
    margin-left: 5px;
    content: "\f105";
}

.meeting-content .meeting-post-items .item article h4 {

    font-size: 16px;
    font-weight: bold;
    color: #492F11;
}

#notices_mobile {
    display: none;
}
#spotlight .item .entry-wrap,
#notices .item .entry-wrap {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}

#notices_mobile .carousel-caption a {
    color: white;
}

#notices_mobile .carousel-item {
    min-height: 250px;
}
.meeting-content article{
    background-color: transparent;
}

.header-static-color .navbar-nav .dropdown-menu, .navbar-nav .dropdown-menu {
    top: 25px;
}

/*.meeting-content {*/
/*    background-image: url("../images/paper261.png");*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.faqs-content {*/
/*    background-image: url("../images/paper261.png");*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    padding: 5rem 0;*/
/*}*/
.homepage-events {
    padding: 54px 0 112px 0;
}

#page-wrapper article {
    background-color: transparent;
    box-shadow: none;
}
#page-wrapper article .entry-header h2 {
    text-align: center;
    color:  #674E32;;
}
.faqs-content {
    /*padding: 5rem 0;*/
}
.directory .directory-header .directory-info {
    padding-top: 50px;
}
.directory * {

    color: #674E32;
}
.directory {
    overflow: hidden;
    float: left;
    width: 50%;
}
.directory .img-wrap {
    float: left;
    padding: 30px;
}
.directory .img-wrap img {
    border-radius: 50%;
    background-color: white;
}
.directory:nth-child(even) {
    border-left: 1px solid black;
}
.directory {
    margin-bottom: 50px;
}
.faqs-content h3 {
    color: #674E32;
    margin-bottom: 40px;
}
#notices_mobile .caption *{

    color: #000000;
}
#notices_mobile .card {
    background-color:#EBDFD5;
    border: none;
    margin-top: 25px;
}

#notices_mobile .card .card-body p{
    color: black;
}

#menu-footer_widget_menu {
    height: 180px;

    display: flex;

    flex-direction: column;

    justify-content: flex-start;

    flex-wrap: wrap;
}

#menu-footer_widget_menu li {
    height: 45px;
    line-height: 40px;
    margin-left: -35px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    /* identical to box height, or 150% */

    letter-spacing: 0.1px;

    /* Reclaimed Dark Grey */


}

.widget_text p {
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    /* or 143% */


    /* Reclaimed Dark Grey */

    color: #5B5B5B;
    mix-blend-mode: normal;
    opacity: 0.4;
}

#menu-footer_widget_menu li a {

    color: #5B5B5B;

}
.footer-main .widget_text * {

}
.footer-main .widget_text p {
    opacity: 0.4;
}

#page-wrapper {
    padding-top: 80px;
}

.homepage-posts .homepage-post-items .item {
    width: 372px;
}
.calendar-items .read-more-link {
    position: absolute;
    bottom: 0;
    padding: 20px 0;
}
input[type="email"]::placeholder { /* Firefox, Chrome, Opera */
    color: white;
}
.form_widget_tw .input-icons input {
    color: white;
}

.header-container .logo {
    display: none;
}

@media (max-width: 1199px) {


    #exCollapsingNav .navbar-collapse.collapse {
        display: none !important;
    }
    #exCollapsingNav .navbar-collapse.collapse.in {
        display: block !important;
    }
    #exCollapsingNav .navbar-toggle {
        display: block !important;
    }
    #exCollapsingNav .navbar-collapse {
        text-align: center;
        display: block !important;
    }
    #exCollapsingNav .navbar-header {
        float: none;
        display: block !important;
    }
    #exCollapsingNav .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    #exCollapsingNav .navbar-nav > li {
        float: none;
    }
    #exCollapsingNav .navbar-nav> li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-main .logo {
        display: block;
    }

    /*.header-main .exCollapsingNavbar {*/
    /*    display: none;*/
    /*    position: fixed;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    background: #3e3f40;*/
    /*    width: 511px;*/
    /*    max-width: 90vw;*/
    /*    padding: 1.5rem;*/
    /*    min-height: 90vh;*/
    /*    max-height: 100vh;*/
    /*    overflow-y: scroll;*/
    /*    transition: opacity .3s ease-in-out,transform .3s ease-in-out;*/
    /*    transform: translateX(-511px);*/
    /*    opacity: 0;*/
    /*}*/
}
@media (min-width: 1200px) {
    .homepage-posts .homepage-post-items .item {
        width: 23.5%;
    }
    .directory-container {
        width: 100% !important;
    }
}
@media (max-width: 1200px) {

    .header-main .exCollapsingNavbar .logo-header {
        display: none;
    }
    #main-menu {
        align-items: start !important;
    }
    .header-main .exCollapsingNavbar {

        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: #3e3f40;
        width: 511px;
        max-width: 90vw;
        padding: 4.5rem;
        min-height: 90vh;
        max-height: 100vh;
        overflow-y: scroll;
        transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
        transform: translateX(-511px);
        opacity: 0;
    }
    .header-main .exCollapsingNavbar.is-expanded {
        overflow: hidden;
        transform: translateX(0px);
        opacity: 1;
        z-index: 3;
    }
    .calendar-items .read-more-link {
        position: absolute;
        bottom: 0;
        padding: 40px 0px;
    }
    .homepage-posts .homepage-post-items {
       /* display: none;*/
    }

    #notices_mobile {
        display: block;
    }

    #notices_mobile .carousel-item {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .meeting-post-items article{
        padding-right: 25px;
    }

    .same-bg {
        /*background-size: 150%;*/
    }
    .faqs-content {
        padding: 12rem 0;
    }

}
.directory-left-col {
    float: left;
}
.carousel-indicators li {
    max-width: 10px;
    height: 10px;
    border-radius: 10px;
}
.homepage-posts .homepage-post-items .item {
    margin-right: 31px;
}
.regular-page .header-main .custom-logo-link {
    color: #513E29 !important;
}
.footer_logo .footer_logo .custom-logo-link {
    color: white;

}
.custom-logo-link {
   /* color: white !important;*/
}
.error-no-entries {
    margin: 0;
}
@media (min-width: 992px) {

    #stacked-images-carousel {
        display: none;
    }

    .history-section .section-header {
        text-align: center;
    }
    .col-lg-5 {
        flex: 0 0 52.667%;
        max-width: 52.667%;
    }
    .col-lg-7 {

        flex: 0 0 47.333%;
        max-width: 47.333%;
    }
    .faqs-content {
        padding-bottom: 50px;
    }
    #notices_mobile .carousel-indicators {
        bottom: 110px;
    }
    #notices_mobile .carousel-item {
        background-image: none !important;
    }
    #notices_mobile .carousel-item img {
        width: 100%;
    }
    #notices_mobile .caption {
        padding: 0px 30px;
    }
    #notices_mobile .carousel-control-prev {
        opacity: 1;
    }
    #notices_mobile .carousel-control-next {
        opacity: 1;
    }
    .meeting-content {
        padding: 2rem 0;
    }
    .col-lg-4 {

        flex: 0 0 25%;
        max-width: 25%;

    }
}

@media (max-width: 992px) {

    #main-menu {
        align-items: start !important;
    }

    #stacked-images-carousel .item img {
        margin: 0 auto;
    }

    .stacked-images {
        display: none;
    }

    #main-menu .logo-header {
        display: none;
    }

    .header-container .logo {
        display: block;
    }

    .hero-section .carousel-item {
        min-height: 200px;
    }

    .section-header h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section-header {
        padding-top: 1rem;
    }
    .history-description p {
        width: 100%;
        text-align: left;
    }

    .homepage-events {
        padding: 54px 0 45px 0;
    }

    .stacked-images {
        width: auto;
        text-align: center;
    }

    .stacked-images img {
        position: relative;
        left: 0 !important;
        top: 0 !important;
        transform: none !important;
    }

    .homepage-posts {
        padding: 0;
    }

    .homepage-posts h3 {
        font-size: 30px !important;
    }

    .container{
        max-width: 100%;
    }
	#spotlight .item,
    #notices .item {
        width: auto;
    }
    .owl-carousel .owl-item img {
        width: unset !important;
    }
	#spotlight article .entry-wrap,
    #notices article .entry-wrap{
        position: relative;
        width: auto;
        top: unset;
        left: unset;
    }
	#spotlight .owl-stage,
    #notices .owl-stage {
        height: auto;
    }

    .directory {
        width: 100%;
        float: unset;
        border: none  !important;
    }
    .directory .directory-header .img-wrap {
        float: unset;
        padding: 0;
    }
    .directory .directory-header .directory-info {
        padding: 0;
    }
    .directory .directory-header{
        text-align: center;
    }
    .directory-left-col {
        float: left;
    }
    .directory .directory-left-col {
        float: unset;

    }
    .directory .col-md-8 {
        max-width: 100% !important;
    }
    #notices_mobile .carousel-item {
        background-image: none !important;
    }
    #notices_mobile .carousel-item img {
        width: 100%;
    }
    #notices_mobile .carousel-item img {
        width: 100%;
    }
    #notices_mobile .caption {
        padding: 0px 30px;
        width: 100%;
    }
    #notices_mobile .carousel-indicators {
        bottom: 228px;
    }
    #notices_mobile .carousel-indicators > li {
        max-width: 10px;
        height: 10px;
        border-radius: 5px;
    }
    #notices_mobile .card {
        background-color:#EBDFD5;
        border: none;
    }
    #notices_mobile .card-body {
        margin-top: 20px;
        padding: 20px;

    }
    #notices_mobile .card-body p {

        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
    }
    .faqs-content {
        padding: 0;
    }
    .meeting-content {
        padding: 0;
    }

}
@media (max-width: 768px) {
    .meeting-content .meeting-post-items {
        display: block;
    }
    .meeting-content .meeting-post-items .item {
        width: 100% !important;

    }
    .meeting-content .meeting-post-items .item article {
        max-height: max-content;
        max-width: 100%;
    }
    .meeting-content .item {
        min-height: 135px !important;
    }
    .faqs-content .faqs-items {
        display: block;
    }
    .faqs-content .faqs-items .item{
        width: 100%;
        margin-bottom: 20px;
    }
    .faqs-content .faqs-items .item:last-of-type{

        margin-bottom: 0px;
    }
    .faqs-items .item {
        margin-right: 0;
    }
    .faqs-content #faq_carousel .carousel-control-prev {
        opacity: 1;
        left: -75px;
    }
    .faqs-content #faq_carousel .carousel-control-next {
        opacity: 1;
        right: -58px;
    }
    .faqs-content {
        padding-bottom: 50px;
    }
    .faqs-content #faq_carousel .carousel-indicators {
        bottom: -32px;
    }
    .faqs-content #faq_carousel .carousel-indicators li {
        max-width: 10px;
        height: 10px;
        border-radius: 10px;
    }
}

@media (max-width: 576px) {
    #notices_mobile  img{
        float: left;
    }
    /*.homepage-menu #homepage-nav {*/
    /*    height: 200px;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    justify-content: flex-start;*/
    /*    flex-wrap: wrap;*/
    /*}*/
    .homepage-menu #homepage-nav {
        display: block;
    }
    /*.homepage-menu #homepage-nav .menu-item {*/
    /*    height: 50px;*/
    /*    box-sizing: border-box;*/
    /*    max-width: 50%;*/
    /*    display: inline-flex;*/
    /*    margin-left: 25px;*/
    /*}*/
    .hero-section .container {
        width: 100% !important;
    }
    #homepage-nav {
        padding: 30px 0px 17px 0;
    }
    #homepage-nav li {
        float: left;
        width: 48%;
        height: 50px;
        overflow: hidden;
    }
    #homepage-nav li:nth-child(1):after{
       background-color: red;
    }
    #homepage-nav li:nth-child(odd){
        text-align: center;
    }
    #homepage-nav li:nth-child(even){
        text-align: center;
        padding-left: 15px;
    }
    #homepage-nav {
        padding-top: 30px;
    }
    #homepage-nav li:nth-child(1){
        border-bottom: 1px solid #947C61;
        border-right: 1px solid #947C61;
        padding-right: 20px;
    }
    #homepage-nav li:nth-child(2){
        border-bottom: 1px solid #947C61;
    }
    #homepage-nav li:nth-child(3){
        border-right: 1px solid #947C61;
        padding-right: 15px;
    }
    .homepage-menu .fa {
        margin-bottom: 0;
    }

}
@media (max-width: 414px) {
    #notices_mobile .carousel-indicators {
        bottom: 275px;
    }
}
.meeting-content:after {
    content: "";
    border-bottom: 1px solid #947C61;
}

.card-body p {

}
.meeting-content .container {
    overflow: hidden;
    position: relative;
}
.meeting-content .item {
    /*min-height: 310px;*/
}
/*border botom faqs*/
/*.meeting-content .meeting-post-items:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 95%;*/
/*    height: 1px;*/
/*    border: 1px solid #947C61;*/
/*}*/

.form_widget_tw .input-icons{
    position:relative;
    width: 100%;
   /* background: rgba(9, 19, 33, 0.0638304);*/
}

#tw_subscribe_form {
    border: none;
}

#tw_subscribe_form input {
    border: none;
}

.form_widget_tw .input-icons input::placeholder  {
    height:40px;
    margin:0;
    padding-right: 30px;
    width: 100%;

    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */

    display: flex;
    align-items: center;
    letter-spacing: 0.1px;

    /* Reclaimed Dark Grey */

    color: #5B5B5B !important;
}

.form_widget_tw .input-icons svg {
    color: #5B5B5B;
}
#input_img {
    position:absolute;
    bottom:2px;
    right:5px;
    width:24px;
    height:24px;
}


.form_widget_tw input{
    background: rgba(9, 19, 33, 0.0638304);
    background-blend-mode: multiply;
}

.input-icons i {
    position: absolute;
}

.input-icons {
    width: 100%;
    margin-bottom: 10px;
}

.icon {
    padding: 10px;
    color: #ffffff;
    min-width: 50px;
    text-align: center;
    right: 5px;
    top: 65px;

}

.input-field {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.directory-wrap {
    display: block;
}
.directory-wrap .directory-container {
    overflow: hidden;
}
.directory-content {
    padding: 2rem 4.5rem 1rem;
    margin: 0 auto;
    text-align: center;
}
.directory-content .directory-content .gform_wrapper textarea.small{
    width: 50%;
}

.directory-content .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    width: 100% !important;
    background-color: #3A69AB;
    color: white;
}
.directory-content .gform_wrapper input , .gform_wrapper select , .gform_wrapper textarea{
    background: rgba(9, 19, 33, 0.0638304);
    background-blend-mode: multiply;
}
.directory-content .gform_wrapper .gfield_label {
    color: black;
}
.directory-content .gform_wrapper textarea.large {
    max-height: 133px;
}
.directory-container {
    padding-left: 0;
    padding-right: 0;
    background-color: white;
}

.directory-content .gform_wrapper {
    margin: 0 auto;
    max-width: 540px;
}

.regular-page .wrapper {
    padding-bottom: 0;
}
#faq_carousel .carousel-control-prev {
    display: none !important;
}

#faq_carousel .carousel-control-next {
    display: none !important;
}