#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
div.asp_r.asp_r_1.vertical {
    /* display: none !important;*/
}

.wp-block-embed-youtube.align-center {
    margin: 0 auto !important;
}

ul.evetdatese li:first-child {
    display: block;
}

ul.evetdatese {
    list-style: none;
    padding: 0px;
}

ul.evetdatese li {
    display: none;
}

#wpadminbar #top-header-search-input {
    height: 18px !important;
}

.upper {
    text-transform: uppercase;
}

.opensans {
    font-family: 'Open Sans', sans-serif;
}

.ad {
    font-family: 'Adelle Sans';
}

.ad-bold {
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.ad-semi {
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.regular {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.semi {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.dflex {
    display: flex;
}

.underline {
    text-decoration: underline;
}

.df {
    display: flex;
}

.dfw {
    display: flex;
    flex-wrap: wrap;
}

.rel {
    position: relative;
}

.img-white {
    filter: brightness(0) invert(1);
}

.all {
    display: flex;
    align-items: center;
    justify-content: center;
}

.absolute {
    position: absolute;
}

.rotate {
    transform: rotate(180deg);
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('/wp-content/themes/planeteriaweb/fonts/AdelleSans.woff2') format('woff2'), url('/wp-content/themes/planeteriaweb/fonts/AdelleSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AdelleSansW04';
    src: url('/wp-content/themes/planeteriaweb/fonts/AdelleSansW04-Bold.woff2') format('woff2'), url('/wp-content/themes/planeteriaweb/fonts/AdelleSansW04-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AdelleSansW01';
    src: url('/wp-content/themes/planeteriaweb/fonts/AdelleSansW01-SemiBold.woff2') format('woff2'), url('/wp-content/themes/planeteriaweb/fonts/AdelleSansW01-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    color: #2D3036;
    overflow-x: hidden;
    font-family: 'Adelle Sans';
}

body {
    overflow-anchor: none;
}

a {
    color: #000;
}

a:hover {
    color: #000;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 24px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.p-lg {
    font-size: 22px;
    line-height: 26px;
}

.container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}

h1 {
    font-size: 65px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    color: #2D3036;
}

h2 {
    font-size: 35px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    color: #2D3036;
    margin-bottom: 15px;
}

h3 {
    font-size: 22px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    color: #2D3036;
}

h4 {
    font-size: 18px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    color: #2D3036;
}

h5 {
    font-size: 16px;
    color: #2D3036;
    font-family: 'Adelle Sans';
    text-transform: none;
}

h6 {
    font-size: 16px;
    color: #2D3036;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}

.container {
    max-width: 1250px;
}

.main_header ul {
    list-style: none;
    padding: 0px;
}

.btn_green {
    background: #006738;
    color: #fff;
    display: inline-block;
    padding: 8px 30px;
    text-align: center;
}

.btn_green:hover {
    background: #024525;
    color: #fff;
}

.btn_sm {
    background: #003865;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    border: 0;
    border-radius: 5px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    font-size: 16px; 
}

.btn_sm:hover {
    background: #003057;
    color: #fff;
    text-decoration: underline !important;
}

.btn_sm:focus {
    text-decoration: underline;
}

.btn_lg {
    background: #003865;
    color: #fff;
    display: inline-block;
    padding: 15px 50px;
    text-align: center;
    border: 0;
    border-radius: 5px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    min-width: 280px;
    font-size: 16px;
}

.btn_lg:hover {
    background: #003057;
    color: #fff;
    text-decoration: underline;
}

.btn_lg:focus {
    text-decoration: underline;
}

.main_wrapper select {
    min-height: 50px;
    background-image: url(../img/blue-arrow-down.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: top 20px right 12px;
    min-width: 130px;
    background-size: 18px;
    color: #2D3036;
}

.form-control {
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #E2E2E2;
    border-radius: 0;
    min-height: 50px;
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.main_header {
    position: fixed;
    background: #fff;
    z-index: 99;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    top: 0;
}

.main_header .navbar-collapse {
    flex-direction: column;
}

.main_header .container {
    align-items: flex-start;
}

.top_header_cont {
    margin-left: auto;
    z-index: 9;
    background: #2D3036;
    margin-right: -40px;
    position: relative;
}

.navbar {
    padding-bottom: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
}

.navbar ul {
    list-style: none;
    padding: 0;
}

.navbar .container-fluid {
    align-items: center;
}

.top_menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top_menu .social_media {
    display: flex;
}

.top_menu .social_media ul {
    display: flex;
    margin: 0;
}

.top_menu .social_media a {
    padding: 7px 9px;
    display: block;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.top_menu .social_media a img {
    max-width: 18px;
    max-height: 18px;
}

.top_menu .social_media a:hover {
    background: #D3EA52;
}

.top_menu .top_inner_menu {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.top_menu .top_inner_menu a {
    color: #fff;
    font-size: 16px;
    padding: 9px 22px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.top_menu .top_inner_menu a img {
    margin-left: 15px;
    max-height: 24px;
}

.top_menu .top_inner_menu a:hover {
    background: #003865;
}

.top_menu .top_inner_menu a:hover::after {
    content: '';
    position: absolute;
    background: #003865;
    height: 100%;
    top: 0px;
    right: -2px;
    width: 2px;
    z-index: 9;
}

.top_menu .top_inner_menu ul {
    display: flex;
    margin: 0;
}

.top_menu .top_inner_menu ul li {
    position: relative;
}

.top_menu .top_inner_menu ul li::after {
    content: '';
    width: 1px;
    height: 22px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 8px;
}

.top_search {
    display: flex;
    /*position: relative;*/
}

.top_search .form-control {
    min-height: 30px;
    padding: 2px 10px;
    border-radius: 0px;
    max-width: 190px;
    border-color: #7A7D81;
    height: auto;
}

header .searchbardiv {
    display: none;
    position: absolute;
    top: 50px;
    right: 0px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px 40px;
    width: 100%;
    padding-top: 15px;
    min-width: 300px;
}

.buttonsearch {
    background: none;
    z-index: 99;
    padding: 7px 10px;
    border: 0;
    margin-left: 0px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 30px;
    height: 42px;
}

.buttonsearch:hover {
    background: #003865;
}

.sc_close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.searchbardiv .asp_w_container {
    padding-right: 15px;
}

.top_search .probox {
    border: 0 !important;
    border-bottom: 1px solid #2D3036 !important;
}

.top_search .probox .proinput {
    margin-left: 0px !important;
}

.top_search .probox .promagnifier {
    display: none;
}

.top_search .probox .proinput input.orig::-webkit-input-placeholder {
    color: #272727 !important;
    opacity: 1 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: 'Adelle Sans' !important;
}

.top_search .probox .proinput input.orig:-moz-placeholder {
    color: #272727 !important;
    opacity: 1 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: 'Adelle Sans' !important;
}

.top_search .probox .proinput input.orig::-moz-placeholder {
    color: #272727 !important;
    opacity: 1 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: 'Adelle Sans' !important;
}

.top_search .probox .proinput input.orig:-ms-input-placeholder {
    color: #272727 !important;
    opacity: 1 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: 'Adelle Sans' !important;
}

.top_search .probox .proinput input.orig {
    color: #272727 !important;
    opacity: 1 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: 'Adelle Sans' !important;
}

.select_language {
    display: flex;
    margin: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 10px;
    position: relative;
}

.select_language:hover {
    background: #003865;
}

.select_language::after {
    content: '';
    width: 0px;
    height: 22px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 8px;
}

.select_language select {
    background: none;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../img/Globe.svg) !important;
    background-position: top 8px right 8px;
    background-repeat: no-repeat;
    font-size: 16px;
    max-width: 160px;
    min-width: 160px;
    line-height: 26px;
    padding-left: 15px;
    padding-right: 50px;
    background-size: 23px;
    min-height: 40px;
    color: #fff !important;
    margin-right: 12px;
    outline: 0 !important;
    text-transform: uppercase;
    
}
@-moz-document url-prefix() {
    .select_language select {
        padding-top: 7px;
    }
}

.select_language select option {
    color: #000;
}

.select_language select::-ms-expand {
    display: none;
}

.nav_bottom {
    margin-left: auto;
    margin-top: 8px;
}

.navbar-nav>li {
    position: relative;
    margin: 0px 10px;
}

.navbar-nav>li>a {
    font-size: 20px;
    padding: 15px 18px 20px 18px !important;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 24px;
    color: #2D3036;
    text-transform: capitalize;
}

.navbar-brand img {
    max-width: 270px;
    height: auto;
}

.navbar-nav>li>.dropdown-menu {
    min-width: 340px;
    border-radius: 0px;
    padding: 30px 40px;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 0;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 0;
    text-align: left;
}

.navbar-nav>li>.dropdown-menu>li {
    margin-bottom: 8px;
    position: relative;
}

.navbar-nav>li>.dropdown-menu a {
    font-size: 15px;
    font-weight: 700;
    color: #2D3036;
    position: relative;
    background: none;
    padding: 3px 0px;
}

.navbar-nav>li>.dropdown-menu a:hover {
    color: #2D3036;
    text-decoration: underline;
}

.navbar-nav>li>.dropdown-menu a:hover:before {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

.alert-bar {
    background: #FDDB20;
    position: fixed;
    width: 100%;
    z-index: -9;
    top: 108px;
    border: 0;
    text-align: center;
    padding: 15px 10px;
    border-radius: 0px;
    color: #2D3036;
}

.alert-bar p a {
    text-decoration: underline;
    color: #2D3036;
}

.alert-bar .close {
    position: absolute;
    right: 20px;
    top: 15px;
    opacity: 1;
    color: #2D3036;
}

.alert-bar p {
    margin: 0px;
    color: #2D3036;
    font-size: 18px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.main_banner {
    position: relative;
    display: flex;
    padding-top: 108px;
}

.main_banner .carousel-caption {
    text-align: left;
    bottom: 70px;
    left: 10%;
    right: 10%;
}

.main_banner .carousel-caption h1 {
    text-shadow: 0px 3px 6px #000000BA;
    color: #fff;
}

.main_banner .carousel-caption h1 span {
    display: block;
    font-size: 35px;
    text-shadow: 0px 2px 6px #000000D0;
}

.main_banner .carousel-caption p {
    text-shadow: 1px 1px 1px #000000B9;
    color: #fff;
    font-size: 20px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.main_banner .carousel-item img {
    min-height: 550px;
    width: 100%;
    object-fit: cover;
}

.main_banner .carousel-control-next,
.main_banner .carousel-control-prev {
    width: 60px;
    opacity: 1;
}

.main_banner::before {
    content: '';
    background: rgba(45, 48, 54, 0.2);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.main_banner .carousel-control-prev {
    left: 30px;
}

.main_banner .carousel-control-next {
    right: 30px;
}

.navBlock {
    max-width: 1000px;
    margin: auto;
    margin-top: -40px;
    position: relative;
    background: #fff;
    z-index: 9;
    padding: 40px;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.navBlock .navcol {
    width: 25%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.navBlock .navcol a:hover {
    text-decoration: underline;
}

.navBlock .navBlock_col {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #C5C5C6;
    padding-bottom: 20px;
}

.navBlock .navBlock_col .navblock_icon {
    flex-shrink: 0;
}

.navblock_icon img {
    max-height: 50px;
}

.navBlock .navBlock_col h4 {
    margin: 0;
    text-align: left;
    padding-left: 15px;
    min-height: 45px;
    display: flex;
    align-items: center;
}

.latest_news {
    background: #F5F4F3;
    padding-bottom: 80px;
}

.top-title h2 {
    margin-bottom: 20px;
}

.news_list_info .news_lst_row {
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 20px;
    background: #fff;
    min-height: 340px;
}

.news_list_info .news_lst_row .newsimg img {
    height: 340px;
    object-fit: cover;
}

.news_list_info .news_lst_row.no-img .newsinfo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.news_list_info .news_lst_row .newsbody_inner {
    padding: 30px 40px;
}

.newsbody_inner {
    padding: 20px 30px;
}

.newsbody_inner h6 {
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.newsbody_inner h5 {
    font-family: 'AdelleSansW01';
    font-weight: 600;
    margin-bottom: 15px;
}

.newsbody_inner h3 {
    margin-bottom: 5px;
}

.titleBlock {
    margin-bottom: 15px;
}

.titleBlock h2 {
    position: relative;
    font-size: 36px;
    text-transform: uppercase;
}

.titleBlock h3 {
    text-align: center;
}

.vd_card {
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
}

.vd_card .vd_content {
    padding: 25px;
}

.vd_card .vd_content h3 {
    margin-bottom: 15px;
}

.vd_card:hover h3 {
    text-decoration: underline;
}

.NewsMettings {
    padding: 80px 0px;
    background: url(../img/news-bg.png);
/*     background-size: cover; */
    position: relative;
	background-size: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

.NewsMettings::before {
    content: '';
    position: absolute;
    background: #fff;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0px;
}

.NewsMettings .allBtn {
    margin-top: 30px;
}

.mt-img-wrap {
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    height: 100%;
}

.mt-img-wrap h6 {
    font-weight: normal;
    text-transform: uppercase;
}

.mt-img-wrap h5 {
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.mt-img-wrap:hover h3 {
    text-decoration: underline;
}

.cancel-btn {
    background: #9F0202;
    color: #fff;
    text-transform: uppercase;
    padding: 3px;
    text-align: center;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}
.home .cancel-btn {
    margin-top: 0;
}

.mt_card_col {
    padding: 0px 8px;
    margin-bottom: 10px;
}

.text_mt_block {
    padding: 25px;
}

.title-center {
    margin-bottom: 40px;
}

.meetingBoxblock {
    margin-bottom: 10px;
    box-shadow: 0px 3px 6px #00000029;
    background: #FAFAFA;
}

.meeting-panel-info {
    display: none;
    padding: 15px 20px;
    padding-top: 10px;
}
.meeting-panel-info  .add_cal_det{
    padding-bottom: 10px;
}
.meetingInfo {
    padding: 15px 20px;
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}

.meetingInfo:hover h3 {
    text-decoration: underline;
}

.meetingInfo h5 {
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.meetingInfo h5 span {
    text-transform: lowercase;
}

.meetingInfo h3 {
    margin-bottom: 3px;
}

.meetingInfo p {
    margin: 0px;
}

.meetingInfo::after {
    content: '';
    background-image: url(../img/blue-arrow.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 13px;
    position: absolute;
    top: 50px;
    right: 10px;
    background-size: 17px;
}

.meetingBox.active .meetingInfo::after {
    transform: rotate(180deg);
}

.agenda_inner ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    list-style: none;
}

.agenda_inner ul li {
    position: relative;
    margin-right: 30px;
    width:100%;
}

.agenda_inner ul li:after {
   /* content: '';*/
    position: absolute;
    right: -15px;
    width: 1px;
    background: #003057;
    height: 22px;
    top: 2px;
}

.agenda_inner ul li:last-child::after {
    display: none;
}

.sm-gutters>.col,
.sm-gutters>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.signup-alerts {
    padding: 40px 0px;
    background: #003865;
}

.signup-alerts p {
    color: #fff;
}

.signup-alerts h3,
.signup-alerts h2 {
    color: #fff;
    margin-bottom: 20px;
}

.signup-alerts .generic_form-news {
    max-width: 750px;
    margin: 0 auto;
}

.footer {
    background: #2D3036;
    padding: 60px 0px 20px 0px;
}

.footer .footmenu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.footer .foot_media ul {
    list-style: none;
    padding: 0px;
    display: flex;
    margin-bottom: 25px;
}

.footer-adress {
    margin-bottom: 20px;
}

.footer .foot_media ul li {
    margin-right: 3px;
    padding: 0px 5px;
}

.footer .foot_media ul li a {
    padding: 0px;
    width: 30px;
    height: 30px;border-radius: 3px;
    background: #FFFFFF;
    display: flex;
  align-items: center;
  justify-content: center;
}

.footer .foot_media ul li a img {
    max-height: 35px;
}

.footer .foot_media ul li a:hover img {
    filter: brightness(0) saturate(100%) invert(50%) sepia(9%) saturate(5704%) hue-rotate(178deg) brightness(75%) contrast(80%);
}

.footer .footer-row {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1fr .5fr;
}

.foot_logo {
    margin-bottom: 20px;
}

.footer-adress p {
    color: #fff;
    font-size: 14px;
}

.footer-adress p a {
    color: #fff;
    text-decoration: none;
}

.footer-adress p a:hover {
    text-decoration: underline;
    color: #fff;
}

.contact-btn a {
    color: #FFFFFF;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.contact-btn a:hover {
    text-decoration: underline;
}

.foot_col h5 {
    color: #FFFFFF;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    margin-bottom: 12px;
}

.foot_col .nav-link {
    padding: 0px;
}

.foot_col .foot_menu {
    padding: 0px;
}

.foot_col .foot_menu li a {
    color: #fff;
    font-size: 14px;
}

.foot_col .foot_menu li {
    margin-bottom: 5px;
}

.foot_col .foot_menu li a:hover {
    text-decoration: underline;
}

.footer-bottom ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
    list-style: none;
}

.footer-bottom ul li {
    margin: 0px 15px;
    position: relative;
}

.footer-bottom ul li a {
    color: #fff;
    font-size: 14px;
}

.footer-bottom ul li a:hover {
    text-decoration: underline;
}

.footer-bottom ul li:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: -13px;
    top: 3px;
}

.footer-bottom .foot_menu>li:last-child a:hover {
    text-decoration: none;
}

.footer-bottom ul li:last-child::after {
    display: none;
}

.main_wrapper>section {
    padding: 80px 0px;
}

.main_wrapper {
    padding-top: 108px;
    background-color: #F5F4F3;
}

.main_wrapper p {
    margin-bottom: 26px;
    margin-top: 0;
}

.main_breadcrumb {
    background: #F5F4F3;
    padding-top: 5px;
}

.single-post .main_breadcrumb {
    z-index: 9;
    position: relative;
}

.main_breadcrumb .container {
    max-width: 100% !important;
    padding-left: 40px;
}

.main_breadcrumb .breadcrumb {
    background: none;
    margin: 0px;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 6px;
    padding-bottom: 6px;
    align-items: center;
}

.main_breadcrumb .breadcrumb a {
    color: #3E3D3D;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.main_breadcrumb .breadcrumb a:hover {
    text-decoration: underline;
}

.main_breadcrumb .breadcrumb li.active {
    color: #3E3D3D;
    font-family: 'Adelle Sans';
    font-weight: normal;
    position: relative;
    top: 1px;
}

.main_breadcrumb .breadcrumb img {
    vertical-align: unset;
    margin-right: 5px;
    margin-bottom: -1px;
}

.main_breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    background: url(../img/Down_Small.svg);
    background-repeat: no-repeat;
    margin-top: 4px;
    margin-right: 8px;
}

.main_breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-left: 8px;
}

.page_title {
    padding-top: 30px;
    min-height: 250px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page_title h1 {
    position: relative;
    z-index: 9;
    display: table;
    padding-bottom: 50px;
    color: #fff;
    text-shadow: 0px 3px 6px #000000BA;
}

.page_title::before {
    background: linear-gradient(180deg, #FFFFFF00 0%, #00000033 49%, #000000B2);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    opacity: 0;
    opacity: 1;
    background: rgba(45, 48, 54, 0.2);
}

.page_title.no_img {
    min-height: 150px;
}

.page_title.no_img::before {
    display: none;
}

.page_title.no_img h1 {
    color: #2D3036;
    text-shadow: none;
}

.gray,
.grey {
    background-color: #F5F4F3;
}

.gray .main_breadcrumb {
    background: #F5F4F3;
}

.grayimage {
    background: url(../img/news-bg.png);
    background-position: top center;
    background-size: cover;
    position: relative;
}

.grayimage::before {
    content: '';
    position: absolute;
    background: #fff;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.grayimage>div {
    position: relative;
}

.link_text {
    color: #5C6B26;
    font-weight: 700;
    font-size: 15px;
}

.link_text img {
    margin-left: 3px;
    transform: rotate(180deg);
}

.generic_middle_block {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-top: 60px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
}

.generic_middle_block .date {
    color: #2D3036;
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.generic_middle_block>* {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.generic_middle_block>ol>li,
.wp-block-group>ol>li {
    margin-bottom: 20px;
}

.generic_middle_block>h3,
.wp-block-group>h3 {
    margin-bottom: 15px;
}

.general_carousel {
    margin-bottom: 40px;
}

.doc_block {
    display: block;
    color: #003057;
    font-size: 18px;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    margin-bottom: 10px;
    text-decoration: underline;
}

.doc_block img {
    margin-right: 8px;
}

.doc_block strong {
    font-size: 18px;
    color: #003057;
    margin-right: 10px;
}

.doc_block:hover {
    color: #003865;
    text-decoration: underline;
}

.doc_block:hover img {
    filter: brightness(0) saturate(100%) invert(40%) sepia(53%) saturate(662%) hue-rotate(170deg) brightness(92%) contrast(89%);
}

.button_block {
    display: flex;
}

.topTitle {
    text-align: center;
    margin-bottom: 50px;
}

.text-img-wrap {
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    height: 100%;
}

.text-img-wrap .category {
    background: #003865;
    color: #fff;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
}

.img_card_block img {
    width: 100%;
}

.text-img-wrap:hover h3 {
    text-decoration: underline;
}

.img_text_card_col {
    padding: 0px 12px;
    margin-bottom: 15px;
}

.text_card_block {
    padding: 20px 25px;
    background: #fff;
    display: flex;
  flex-direction: column;align-items: flex-start;
}

.text_card_block h3 {
    margin-bottom: 20px;
}
.text_card_block  .btn_sm:last-child{margin-top: auto;}
.news_content {
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    height: 100%;
}

.news_card .newsColumn {
    width: 25%;
    padding: 0px 12px;
}

.right_info_cont {
    background: #F4F4F4;
    box-shadow: 0px 0px 1px #00000029;
    padding: 25px 30px;
    margin-bottom: 10px;
}

.right_info_cont .btn_primary {
    display: inline-block;
}

.owl-general {
    position: relative;
    margin: 0px auto;
}

.owl-general .owl-stage {
    display: flex;
}

.owl-general .owl-stage .owl-item {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
}

.owl-general .owl-stage .item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.owl-general .owl-carousel .owl-item img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.page-template-template-page-builder .owl-general .owl-carousel .owl-item img {
    height: 500px;
    object-fit: cover;
}

.owl-general .owl-nav button {
    width: 50px;
    height: 50px;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.owl-general .owl-nav .owl-next {
    right: 20px;
}

.owl-general .owl-nav .owl-prev {
    left: 20px;
}

.owl-general .owl-stage-outer {
    margin: auto;
    overflow: hidden;
}

.owl-general .owl-carousel .owl-dot {
    width: 32px;
    height: 1px;
    border-radius: 0;
    margin: 0px 3px;
    background: #4E453B;
}

.owl-general .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
}

.owl-general .owl-carousel .owl-dot.active {
    background: #4E453B;
    height: 3px;
}

.how_to_cont h2 {
    margin-bottom: 50px;
    position: relative;
    padding-left: 25px;
}

.how_row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}

.how_row h6 {
    color: #2D3036;
    font-family: 'Adelle Sans';
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 12px;
}

.how_row .number {
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 40px;
    min-height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 35px;
    background: #003865;
    color: #fff;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    font-size: 22px;
}

.how_to_cont {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

p.how_title {
    margin-bottom: 5px;
}

.simple_list_col {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.simple_list_col a {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 90px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    padding: 10px;
    background: #003865;
    border-radius: 5px;
    /* text-transform: capitalize;*/
    height: 100%;
}

.simple_list_col a:hover {
    background: #003057;
    text-decoration: underline;
}

.simple_list_col a:focus {
    text-decoration: underline;
}

.simple_list_info .row {
    justify-content: center;
}

.expanding-grid {
    position: relative;
}

.expand_box {
    border: 1px solid #D9D9D9;
    box-shadow: 0px 0px 3px #00000029;
}

.expand_det {
    text-align: center;
    padding: 20px;
    background: #fff;
}

.expand_det h6 {
    font-size: 22px;
    margin-bottom: 10px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.expand_det h6 span {
    display: block;
    font-size: 16px;
    color: #2D3036;
    margin-top: 2px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.expanding-grid .links {
    display: block;
    overflow: hidden;
    padding: 1em 0;
    margin: 0px -2px;
}

.expanding-grid .links>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0px 5px;
    width: 25%;
    list-style: none;
    margin-bottom: 16px;
}

.expand_img img {
    width: 100%;
}

.expanding-grid .links>li .active .plus-minus_icon::after {
    content: '-';
}

.expanding-grid .links>li:nth-of-type(4n+1) {}

.expanding-grid .spacer {
    clear: both;
    display: block;
    margin-bottom: 0px;
}

.expanding-grid .expanding-container {
    clear: both;
    display: none;
    overflow: hidden;
    width: 100%;
    margin-top: -10px;
    border: 1px solid #D9D9D9;
    box-shadow: 0px 0px 3px #00000029;
}

.expanding-grid .expanding-container.expanded,
.expanding-grid .expanding-container:target {
    display: block;
}

.expanding-grid .close-button {
    background: url(../img/cancel.png);
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: 5em;
    white-space: nowrap;
    width: 25px;
    will-change: opacity;
    z-index: 5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 20px;
    margin-right: 20px;
}

.expanding-grid .close-button.active {
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.expanding-grid .close-button:hover {
    opacity: 0.5;
}

.expand-content {
    padding: 50px 50px 30px 70px;
    margin: auto;
    background: #fff;
}

.expand-content .expand_img {
    max-width: 350px;
    margin-bottom: 20px;
}

.expand-content .dpt-staff-detls h6 {
    font-size: 22px;
    margin-bottom: 10px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    text-transform: none;
}

.expand-content h6 {
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.expand-content .email_link {
    color: #003057;
    text-decoration: underline;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    font-size: 20px;
}

.plus-minus_icon {
    position: relative;
}

.plus-minus_icon::after {
    content: '+';
    color: #003865;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 20px;
}

.tel_email a {
    color: #0F6134;
    font-weight: 700;
    text-decoration: underline;
}

.expanding-grid .links>li .active .expand_det {
    border-top: 0px;
}

.contact_col {
    padding: 0px 12px;
    margin-bottom: 15px;
}

.cont_inner {
    padding: 20px 30px;
}

.cont_inner h4 {
    font-size: 22px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.contact_box {
    background: #fff;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #D9D9D9;
    height: 100%;
}

.contact_box p {
    margin-bottom: 5px;
}

.cont_img img {
    width: 100%;
}

.tel_em_fax {
    margin-top: 15px;
}

.tel_em_fax strong {
    color: #000;
    font-weight: 600;
}

.tel_em_fax a {
    color: #003057;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
    word-wrap: break-word;
}

.sidebar-content .tel_em_fax a,
.dp_sidebar .tel_em_fax a,
{
    font-size: 16px;
}

.maintitle {
    margin-bottom: 50px;
}

.allBtn {
    text-align: center;
    margin-top: 40px;
}

.middle_wrap {
    position: relative;
    padding-top: 50px;
}

.sidebar_info {
    box-shadow: 0px 3px 6px #00000029;
    padding: 40px 25px;
    max-width: 300px;
}

.sidebar_info h4 {
    border-bottom: 2px solid #716558;
    padding-bottom: 3px;
    margin-bottom: 15px;
}

.sidebar_info a {
    color: #006738;
}

label.title {
    font-size: 16px;
    text-transform: uppercase;
}

.md-grd-content {
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #D9D9D9;
    background: #fff;
    cursor: pointer;
}

.md-grd-info {
    padding: 15px;
    text-align: center;
    padding-bottom: 10px;
}

.md-grd-info h6 {
    font-weight: normal;
}

.md-grd-img img {
    width: 100%;
}

.plus-mins-grid {
    position: relative;
}

.plus-mins-grid::after {
    content: '+';
    color: #003865;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 20px;
}

.main-modal-grid .modal-content {
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #D9D9D9;
    border-radius: 0;
}

.main-modal-grid .modal-dialog {
    max-width: 1050px;
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.main-modal-grid .modal-body {
    padding: 40px 50px;
    max-height: 500px;
    overflow: auto;
}

.main-modal-grid .close-btn {
    position: absolute;
    right: 20px;
    color: #767775;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    cursor: pointer;
}

.main-modal-grid .close-btn img {
    margin-right: 5px;
}

.mod-top-info {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 20px;
    margin-bottom: 30px;
    align-items: center;
}

.md-top-img img {
    width: 100%;
}

.md-top-descr {
    padding-left: 15px;
}

.md-top-descr h6 {
    font-weight: normal;
}

.md-top-descr h5 {
    padding-top: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.md-grd-col {
    padding: 0px 3px;
    margin-bottom: 10px;
}

ul.ome {
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

ul.ome li {
    position: relative;
    margin-right: 30px;
}

ul.ome li a {
    color: #003057;
    text-decoration: underline;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    font-size: 20px;
}

ul.ome li::after {
    content: '';
    position: absolute;
    right: -15px;
    background: #003057;
    width: 1px;
    height: 15px;
    top: 8px;
}

ul.ome li:last-child::after {
    display: none;
}

.newsArea {
    padding-top: 10px;
    padding-bottom: 100px;
}

.newsRow .newsColumn {
    width: 33.3%;
    padding: 0px 12px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.newsRow .newsColumn .newsimg img {
    height: 280px;
    object-fit: cover;
}

.newsRow .newsColumn .horizontalCard .newsimg img {
    height: 340px;
}

.newsRow .newscolLg {
    width: 100%;
    margin-bottom: 50px;
}

.horizontalCard {
    background-color: #fff;
}

.horizontalCard .newsbody_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.horizontalCard .newsBody {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsSearchEra {
    padding-top: 50px;
    padding-bottom: 50px;
}

.newsSearchEra .top-title {
    margin-bottom: 50px;
}

.search_filter_title .search_block {
    max-width: 280px;
    margin-bottom: 15px;
}

.search_filter_title .filter_box {
    padding-right: 5px;
    width: 25%;
}

.search_filter_title .filter_box.col-one {
    width: 40%;
    margin-right: 20px;
}

.search_filter_title .filter_box.col-three .reset {
    text-align: right;
    margin-right: -70px;
    margin-top: -22px;
}

.newsSort {
    max-width: 200px;
    margin-left: auto;
}

.news_list_info .news_lst_row .newsBody {
    align-items: flex-start;
}

.newsInRow {
    margin-bottom: 60px;
}

.newsimg img {
    width: 100%;
}

.list_grid_view {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.list_grid_view .gridIcon {
    margin-left: 20px;
}

.news_grid_info {
    display: none;
}

.nsRight {
    padding-top: 35px;
}

.newsColumn.no-img a,
.newsColumn.no-img .newsinfo,
.newsColumn.no-img .newsBody {
    height: 100%;
    display: block;
}

.horizontalCard .newsbody_inner .btn_sm {
    display: none;
}

.newsColumn.no-img .newsbody_inner {
    /*height: calc(100% - 30px);*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.newsinfo:hover h3 {
    text-decoration: underline;
}

.signup_alerts_news {
    background: #EAEADF;
    padding: 40px;
    text-align: center;
}

.search_box {
    margin-bottom: 15px;
    max-width: 420px;
}

.search_box .form-control {
    border: 0;
    box-shadow: none;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #E2E2E2;
    color: #2D3036;
}

.search_box .form-control::-webkit-input-placeholder {
    color: #2D3036;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_box .form-control:-moz-placeholder {
    color: #2D3036;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_box .form-control::-moz-placeholder {
    color: #2D3036;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_box .form-control:-ms-input-placeholder {
    color: #2D3036;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_box .btn {
    background: #003865;
    border-radius: 0px;
}

.search_box .btn:hover {
    background: #003057;
}

.search_box .btn img {
    max-width: 30px;
}

.reset a {
    color: #003865;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.reset.black a {
    color: #2D3036;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    text-decoration: none;
}

.pagination {
    justify-content: center;
    padding-top: 20px;
}

.latest_news .newsimg img {
    height: 290px;
    object-fit: cover;
}

.ddbox {
    box-shadow: 0px 3px 6px #00000029;
    height: 100%;
    background: #fff;
}

.dd_col {
    margin-bottom: 30px;
}

.dd_content {
    padding: 20px 30px;
}

.dd_content h3 {
    position: relative;
    margin-bottom: 20px;
}

.dd_content h3::after {
    content: '';
    background: #003865;
    height: 2px;
    width: 100%;
    display: block;
    margin-top: 10px;
}

.dptDirectory {
    padding-bottom: 60px;
}

.dd_img img {
    width: 100%;
    object-fit: cover;
    height: 240px;
}

.InnerWraper {
    padding-top: 20px;
}

.main_search_content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    margin-top: 20px;
}

.rslt_txt .acc__title h3 {
    text-transform: capitalize;
}

.main_search_content .form-control {
    min-width: 450px;
}

.main_search_content h4 {
    margin-right: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Adelle Sans';
}

.main_search_content .btn {
    background: #003865;
    border-radius: 0;
    width: 50px;
    border: 0;
    position: absolute;
    right: 0;
    height: 50px;
    z-index: 9;
}

.main_search_content .btn:hover {
    background: #003057;
}

.main_search_content .search_input {
    min-width: 400px;
}

.main_search_content .probox .proinput input.orig,
.main_search_content .probox,
.main_search_content .promagnifier,
.main_search_content .probox .proclose {
    height: 45px !important;
}

.main_search_content .probox .promagnifier {
    width: 45px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #003865 !important;
}

.main_search_content .probox .promagnifier:hover {
    background: #003057 !important;
}

.main_search_content .innericon svg {
    width: 30px !important;
}

.main_search_content .probox .proinput input.orig::-webkit-input-placeholder {
    color: #2D3036 !important;
    opacity: 1 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Open Sans" !important;
}

.main_search_content .probox .proinput input.orig:-moz-placeholder {
    color: #2D3036 !important;
    opacity: 1 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Open Sans" !important;
}

.main_search_content .probox .proinput input.orig::-moz-placeholder {
    color: #2D3036 !important;
    opacity: 1 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Open Sans" !important;
}

.main_search_content .probox .proinput input.orig:-ms-input-placeholder {
    color: #2D3036 !important;
    opacity: 1 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Open Sans" !important;
}

.main_search_content .probox .proinput input.orig {
    color: #2D3036 !important;
    opacity: 1 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Open Sans" !important;
}

.acc__card {
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #E2E2E2;
    background: #fff;
    margin-bottom: 12px;
}

.acc__panel {
    display: none;
    padding: 0px 40px;
}

.acc__title {
    padding: 20px 40px;
    position: relative;
}

.acc__title .acco_sign {
    position: absolute;
    right: 20px;
    top: 20px;
}

.acc__title h3 {
    margin: 0px;
    font-size: 20px;
}

.acc__title.active .acco_sign img {
    transform: rotate(180deg);
}

.resultWraper .container {
    max-width: 1000px;
}

.rslt_txt {
    margin-left: auto;
    margin-right: auto;
}

.sc_filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.filter-box select {
    min-width: 340px;
}

.filter_reset {
    display: flex;
}

.filter_reset .reset {
    margin-top: 45px;
    margin-left: 10px;
}

.sort_boxResult {
    margin-left: auto;
    margin-bottom: 20px;
    width: 200px;
}

.result_row {
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #E2E2E2;
}

.result_row:hover h3 {
    text-decoration: underline;
}

.result_row .rsltBody {
    padding: 15px 50px 20px 50px;
}

.result_row .rsltBody h5 {
    text-transform: uppercase;
}

.resull_filter {
    padding-top: 20px;
    padding-bottom: 70px;
}

.resull_filter .container {
    max-width: 1000px;
    margin: 0 auto;
}

.no-found-wraper {
    background-size: cover;
    background-position: center;
    padding-top: 80px;
    padding-bottom: 150px;
    position: relative;
}

.no-found-wraper:before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, 0.68);
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
}

.no-found-wraper>div {
    position: relative;
}

.no-found-info {
    text-align: center;
}

.no-found-info h2 {
    color: #003865;
    font-size: 250px;
    line-height: 250px;
}

.no-found-info h1 {
    margin-bottom: 70px;
}

.no-found-info h3 {
    font-size: 35px;
}

.no-found-info .search_box {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 50px;
}

.no-found-info .btn_lg {
    min-width: 220px;
    padding: 10px 20px;
}

.meeting-wraper {
    padding-top: 0px;
    padding-bottom: 80px;
}

.meeting-wraper .container {
    max-width: 1140px;
}

.meeting-wraper .tab-content {
    padding-top: 50px;
}

.filterWrap-meet {
    margin-bottom: 35px;
    justify-content: center;
    position: relative;
}

.month-year-col {
    display: flex;
}

.month-year-wrap select {
    margin-right: 6px;
    min-width: 210px;
}

.catg-wrap {
    padding-left: 15px;
}

.catg-wrap select {
    min-width: 330px;
}

.title-row {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
}

.back_next_posts {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.back_next_posts .prev_link img {
    margin-right: 8px;
}

.back_next_posts .next_link img {
    margin-left: 8px;
}

.back_next_posts a {
    display: flex;
    align-items: center;
    color: #003057;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    text-decoration: underline;
}

.main_acco_title {
    background: #fff;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
    display: flex;
}

.main_acco_title .date_meet {
    display: flex;
    background: #003865;
    color: #fff;
    padding-top: 10px;
    justify-content: center;
    min-width: 180px;
    min-height: 120px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    border-radius: 5px 0px 0px 6px;
   /* position: absolute;*/
    top: 0px;
    height: 100%;
	padding: 20px;
}

.main_acco_title p {
    margin-bottom: 0px;
}

.main_acco_title h3 {
    margin-bottom: 5px;
}

.main_acco_title .acco_title_info {
    padding: 22px 25px;
   /* padding-left: 210px;*/
    flex-grow: 1;
}

.main_acco_title .accosign {
    position: absolute;
    right: 25px;
}

.main_acco_title .accosign img {
    max-width: 18px;
}

.main_acco_title.active .accosign img {
    transform: rotate(180deg);
}

.acco_panel {
    display: none;
    padding: 10px 30px 30px 210px;
    background: #fff;
}

.meeting-content {
    max-width: 1030px;
    margin: 0 auto;
    padding: 0px 15px;
}

h6 .doc_block {
    display: inline-block;
}

.accordion_block {
    margin-bottom: 20px;
    position: relative;
}

.expanding-gridevt {
    position: relative;
    width: 100%;
}

.expanding-gridevt .linksevt {
    overflow: hidden;
    padding: 1em 0;
    margin: 0px -5px;
}

.expanding-gridevt .linksevt>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0px 5px;
    width: 33.3%;
    list-style: none;
    margin-bottom: 10px;
}

.expanding-gridevt .linksevt>li a {
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 3px #00000029;
    box-shadow: 0px 0px 3px #00000029;
}

.expanding-gridevt .event_box {
    min-height: 550px;
    background: #fff;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
}

.expanding-gridevt .event_box:hover h3 {
    text-decoration: underline;
}

.event_det {
    padding: 15px 30px;
}

.event_det h4 {
    border-bottom: 2px solid #4A4A4A;
    padding-bottom: 8px;
}

.event_det h6 {
    font-weight: normal;
    min-height: 38px;
    text-transform: uppercase;
}

.event_det h5 {
    margin-bottom: 15px;
}

.expanding-gridevt .links>li:nth-of-type(4n+1) {
    clear: left;
}

.expanding-gridevt .spacer {
    clear: both;
    display: block;
    margin-bottom: 20px;
}

.expanding-gridevt .expanding-containerevt {
    clear: both;
    display: none;
    overflow: hidden;
    width: 100%;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
}

.expanding-gridevt .expanding-container.expandedevt,
.expanding-gridevt .expanding-container:target {
    /*! display:block */
}

.expanding-gridevt .close-button {
    background: url(../img/cancel.png);
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: 5em;
    white-space: nowrap;
    width: 25px;
    will-change: opacity;
    z-index: 5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 20px;
    margin-right: 20px;
}

.expanding-gridevt .close-button.active {
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.expanding-gridevt .close-button:hover {
    opacity: 0.5;
}

.expanding-gridevt .event_box.noimg .event_det {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    min-height: 400px;
}

.expand-contentevt {
    padding: 50px 50px;
    padding-right: 0;
}

.exp_left {
    width: 35%;
    border-right: 1px solid #C5C5C6;
}

.exp_left h3 {
    margin-bottom: 25px;
}

.exp_left h4 {
    margin-bottom: 30px;
    color: #2D3036;
    font-size: 20px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.exp_left a {
    color: #1060A9;
    font-weight: 700;
    text-decoration: underline;
}

.link {
    color: #003057;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
}

.link:hover {
    color: #003865
}

.exp_right {
    width: 65%;
    padding-left: 50px;
    padding-right: 40px;
}

.event-add-btn {
    margin-bottom: 15px;
}

.event_grid_img img {
    height: 210px;
    object-fit: cover;
    width: 100%;
}

.event_grid_info .pagination {
    margin-top: 20px;
}

.event_calendar_info {
    display: none;
}

.main-tabs .nav-tabs {
    justify-content: center;
    border: 0;
}

.main-tabs .nav-tabs li a {
    background: #F7F9FA;
    min-height: 55px;
    color: #2D3036;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    min-width: 200px;
    font-size: 20px;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    border-right: 1px solid #EDEDED;
    position: relative;
    border: 0;
    border-bottom: 5px solid #C5C5C6 !important;
}

.main-tabs .nav-tabs li a.active {
    color: #2D3036;
    border-bottom: 5px solid #003865 !important;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.meeting-wraper .nav-tabs {
    max-width: 1000px;
    margin: 0 auto;
}

.meeting-wraper .nav-tabs>li {
    flex-grow: 1;
}

.address-info {
    font-size: 20px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.cancel_btn {
    background: #9F0202;
    color: #fff;
    text-transform: uppercase;
    padding: 3px;
    position: absolute;
    top: 0;
    left: 180px;
    width: calc(100% - 180px);
    text-align: left;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 15px;
}

.meet-cancel .main_acco_title .acco_title_info {
    padding-top: 40px;
}

.filterWrap-meet .cat-selct {
    display: grid;
    grid-template-columns: auto 80px;
    align-items: flex-end;
}

.filterWrap-meet .cat-selct .reset {
    padding-left: 10px;
}


/* for calendar page */

.ls_bg {
    margin-top: 35px;
}

.ls_bg a {
    background: #C5C5C6;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ls_bg a img {
    filter: brightness(0) invert(1);
}

.ls_bg a.active {
    background: #003865;
}

.service_dir {
    margin-top: 25px;
}

.sf_col {
    background: #E8E7E7;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 8%;
    padding-right: 45px;
}

.searchFilterBlock h3 {
    margin-bottom: 25px;
}

.searchFilterBlock .search_box {
    margin-bottom: 25px;
    max-width: 100%;
}

.accpanel {
    display: none;
    padding: 10px 30px;
    padding-bottom: 40px;
}

.acccard {
    background: #fff;
    box-shadow: 0px 1px 3px #00000029;
    border-radius: 5px;
    margin-bottom: 12px;
}

.acctitle {
    padding: 12px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.acctitle h3 {
    margin: 0px;
}

.acctitle h5 {
    margin-bottom: 0px;
    padding-right: 15%;
    padding-top: 4px;
    text-transform: uppercase;
}

.acctitle .acco_sign {
    position: absolute;
    right: 20px;
    top: 12px;
}

.acctitle.active .acco_sign img {
    transform: rotate(180deg);
}

.sd_content {
    padding-right: 100px;
    padding-left: 15px;
    padding-bottom: 50px;
}

.filter_three_col {
    display: grid;
    grid-template-columns: 2.2fr 1fr 1fr;
    max-width: 850px;
    margin: auto;
    grid-column-gap: 15px;
    margin-bottom: 00px;
}

.filter_three_col .search_box {
    max-width: 100%;
}

.filter_three_col .month_col,
.filter_three_col .year_col {
    padding-top: 32px;
}

.filter-sort-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
    align-items: flex-end;
}

.filter-sort-container .col-two {
    display: grid;
    grid-template-columns: 320px 80px;
    align-items: flex-end;
}

.filter-sort-container .col-two .reset {
    padding-left: 20px;
}

.filter-sort-container .sort_box {
    max-width: 210px;
    margin-left: auto;
}

.acccard_dir {
    margin-bottom: 15px;
    background: #FFFFFF;
    position: relative;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #E2E2E2;
}

.acctitle_dir::after {
    content: '';
    background-image: url(../img/blue-arrow.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.acctitle_dir.active::after {
    transform: rotate(180deg);
}

.dir_inner {
    padding: 20px 50px;
}

.dir_inner h5 {
    text-transform: uppercase;
}

.dir_inner h3 {
    text-transform: capitalize;
}

.doc_dir {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.accpanel_dir {
    background: #fff;
    padding: 0px 50px;
    padding-bottom: 20px;
    display: none;
}

.white {
    background: #fff;
}

.searchFilterBlock {
    padding-right: 0px;
}

.map_row {
    padding-bottom: 50px;
    padding-top: 40px;
}

.map_details {
    padding: 60px 0px;
}

.main_card_col {
    margin-bottom: 30px;
}

.main_card {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D9D9D9;
    background: #fff;
    height: 100%;
    padding-bottom: 20px;
}

.main_card .link {
    position: absolute;
    bottom: 20px;
}

.main_card .card_content {
    padding: 20px 25px;
}

.main_card .card_content h3 {
    margin-bottom: 15px;
}

.amt_row ul {
    padding: 0px;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}

.amt_row ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.amt_row ul li img {
    max-width: 32px !important;
    width: 32px !important;
    height: 32px;
}

.alert-parks {
    background: #FDDB20;
    margin-bottom: 0;
}

.alert-parks .close {
    position: absolute;
    right: 50px;
    top: 40px;
    opacity: 1;
    color: #2D3036;
}

.alert-parks .alert-content {
    max-width: 880px;
    margin: auto;
    padding: 20px 15px;
}

.alert-parks .alert-content p {
    color: #2D3036;
}

.alert-parks .alert-content .btn_sm {
    margin-top: 20px;
    min-width: 200px;
    text-align: center;
}

.alert-parks .alert-content h2 {
    margin-bottom: 15px;
}

.parks_detail_info {
    padding-top: 25px;
}

.map_park_info {
    padding: 25px 30px;
    background: #F5F4F3;
}

.map_park_info .adress a {
    color: #020202;
    font-family: 'Adelle Sans';
    font-weight: bold;
}

.map_park_info p {
    color: #020202;
    font-family: 'Adelle Sans';
}

.directions a {}

.map_park_info .address {
    color: #020202;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.map_park_info .address a {
    color: #020202;
}

.park_detail_img .carousel-item img {
    height: 500px;
    object-fit: cover;
}

.park_row {
    margin-bottom: 40px;
}

.park_row .park_map {
    padding: 0px;
    width: 36%;
}

.park_row .park_img {
    padding: 0px;
    width: 64%;
    padding-left: 30px;
}

.park_row iframe {
    max-width: 100%;
}

.pk_amen_rent {
    padding-top: 15px;
}

.pk_amen_rent h3 {
    margin-bottom: 15px;
}

.p-large {
    color: #2D3036;
    font-size: 20px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.rel_parks_trails {
    padding-bottom: 50px;
    padding-top: 50px;
}

.rel_parks_trails .main-tabs {
    max-width: 1080px;
    padding-top: 60px;
    margin: auto;
}

.rel_parks_trails .main-tabs .nav-tabs {
    justify-content: flex-start;
}

.mp-tab-content {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tab-center-content {
    max-width: 1000px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}

.event_wrap {
    background: #fff;
}

.event-details {
    padding: 40px 30px;
}

.event-details .link {
    display: inline-block;
    margin-bottom: 20px;
}

.post-slide {
    background: #003865;
    padding: 20px;
    border-radius: 4px;
    margin-right: 10px;
    padding-bottom: 5px;
    min-height: 115px;
}

.post-slide h4,
.post-slide h5 {
    color: #fff;
    font-size: 16px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.post-slide .addeventatc .addeventatc_icon {
    background-image: url(../img/icon-calendar-plus-white.svg) !important
}

.post-slide .add_cal_det .addeventatc {
    color: #fff !important;
}

.event_wrap.no-img {
    background: #F5F4F3;
    padding-bottom: 100px;
}

.event_wrap.no-img>.row {
    max-width: 1250px;
    margin: auto;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
}

.event_wrap.no-img .evt-left {
    display: none;
}

.event_wrap.no-img .evt-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 900px;
    margin: auto;
}

.event_wrap.no-img .evt_slider {
    padding-top: 30px;
}

.event_wrap.no-img .evt_slider h3 {
    margin-bottom: 30px;
}

.slider-news {
    margin-top: 20px;
    margin-bottom: 60px;
}

.evt_slider .event-more-info h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.evt_slider .event-more-info h4 i {
    font-style: normal;
}

.slider-news .owl-prev {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    /* background-image: url(../img/traingle-left.svg) !important;*/
    width: 20px;
    height: 25px;
    background-repeat: no-repeat !important;
}

.slider-news .owl-prev:hover {}

.slider-news .owl-prev span {
    display: none;
}

.slider-news .owl-next {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    /*background-image: url(../img/traingle-left.svg) !important;*/
    width: 20px;
    height: 25px;
    background-repeat: no-repeat !important;
    transform: rotate(180deg);
}

.slider-news .owl-next:hover {}

.slider-news .owl-next span {
    display: none;
}

.slider-news .owl-dots {
    display: none;
}

.slider-news .owl-nav button:hover img {
    filter: brightness(0) saturate(100%) invert(43%) sepia(43%) saturate(806%) hue-rotate(170deg) brightness(87%) contrast(88%);
}

.evt_slider {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.evt_img_info {
    height: 100%;
    background: #F5F4F3;
}

.cont_detail {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cont_detail h4,
.cont_detail p {
    margin-bottom: 0px;
}

.cont_detail a {
    color: #003057;
    text-decoration: underline;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    font-size: 18px;
}

.cont_detail .tel_em_fax {
    margin-top: 0px;
}

.contact-bottom {
    padding: 80px 0px;
}

.lg-title {
    height: 50vh;
    justify-content: flex-start;
    padding-left: 10%;
    background-size: cover;
}

.lg-title h1 {
    text-shadow: 0px 3px 6px #000000BA;
}

.lg-title:before {
    background: #2D3036;
    opacity: 0.2;
}

.detail_wrap {
    padding-top: 30px;
    padding-bottom: 70px;
}

.overview_info {
    background: #fff;
    padding: 40px 60px;
    box-shadow: 0px 3px 6px #00000029;
}

.overview_info+.button_list {
    padding-top: 40px !important;
}

.overview_info h3 {
    margin-bottom: 30px;
}

.overview_info .wp-block-advgb-list ul li {
    color: #2D3036 !important;
}

.dp_detail_info {
    /*
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;*/
}

.dp_detail_info .button_list+.expand_img_grid {
    padding-top: 0px;
}

.dp_detail_info h2 {
    margin-bottom: 20px;
}

.dp_detail_info .img_grid_title h3 {
    font-size: 20px;
}

.detail_wrap section {
    padding: 60px 0px;
}

.departments-template-default .detail_wrap .col_left {
    background: revert;
    padding: revert;
    box-shadow: none;
}

.detail_wrap .col_left {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    padding-right: 60px;
    max-width: 70%;
}

.detail_wrap .col_right {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.sidebar_box {
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #D9D9D9;
    max-width: 450px;
    padding: 20px 25px;
    background: #fff;
}

.sidebar_box .tel_em_fax {
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.sidebar_box .tel_em_fax strong {
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.sidebar_box .tel_em_fax p {
    margin-bottom: 0px;
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.sidebar_box h5 {
    color: #003865;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.sidebar_box address {
    color: #00539B;
    font-weight: 600;
    padding-top: 15px;
}

.sidebar_box address a {
    color: #003057;
    font-weight: 600;
    text-decoration: underline;
    font-size: 18px;
}

.sidebar_img {
    margin: -20px -25px 10px;
}

.sidebar_box.dp_sideinfo h3 {
    font-size: 20px;
    border-bottom: 3px solid #003865;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.sidebar_box.dp_sideinfo h3 span {
    font-weight: normal;
    display: block;
    font-size: 16px;
    font-family: 'Adelle Sans';
    margin-top: 5px;
}

.sidebar_box.dp_sideinfo h3::after {
    display: none;
}

.sidebar_box.dp_sideinfo h6 {
    color: #000000;
    font-weight: 300;
    margin-bottom: 25px;
}

.soc-media {
    padding: 0px;
    display: flex;
    list-style: none;
}

.soc-media li {
    margin-right: 5px;
}

.soc-media li a {
    width: 40px;
    height: 40px;
    background: #003865;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.soc-media li a:hover {
    background: #003057;
}

.imag_grid_area {
    padding-top: 6px;
}

.img_grid_col,
.img-grid-col {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px;
}

.img_grid {
    position: relative;
}

.img_grid_title {
    padding: 15px;
    padding-left: 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.img_grid_title h3 {
    color: #fff;
    font-weight: 500;
    position: relative;
    z-index: 9;
    font-size: 30px;
    text-shadow: 1px 1px 1px #0000008B;
}

.img_grid_title::after {
    background: linear-gradient(180deg, #1E451B00, #1A3D1800, #00000000, #343B3380, #000000, #000000);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.68;
}

.img_grid_title:hover:after {
    background: #00539b;
}

.mega-dropdown-menu {
    position: absolute;
    background: #FAFAFA;
    box-shadow: 0px 3px 6px #00000029;
    width: 1000px;
    padding: 30px;
    display: none;
    left: -50%;
}

.mega-dropdown-menu a {
    color: #2D3036;
}

.mega-dropdown-menu .row {
    display: grid;
    grid-template-columns: 1fr 1.3fr 1fr;
    margin: 0;
    grid-column-gap: 30px;
}

.mega-dropdown-menu .two_col .submenu {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.megamenu-item {
    position: static !important;
}

.nav_bottom {
    position: relative;
}

.mega_col>ul>li {
    margin-bottom: 10px;
    position: relative;
}

.mega_col>ul>li>a {
    font-family: 'AdelleSansW04';
    font-weight: bold;
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #d2d2d2;
}

.mega_col>ul>li ul {
    padding-top: 10px;
    padding-left: 0px;
}

.mega_col .sub-menu li a {
    font-size: 15px;
    color: #272727;
}

.mega_col .sub-menu li a:hover {
    text-decoration: underline;
}

.mega_col .sub-menu li {
    margin-bottom: 6px;
}

.navbar-nav>li:hover .mega-dropdown-menu {
    display: block;
}

.mega-dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 40%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.mega-dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 40%;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.gform_button {
    background: #003865;
    border-radius: 5px;
    color: #fff;
    min-width: 200px;
    padding: 10px 10px;
    border: 0;
    font-weight: bold;
}

.gform_button:hover {
    background: #003057;
}

.home .pagination {
    display: none;
}

.add_cal_det .addeventatc {
    font-family: 'AdelleSansW01';
    font-weight: 600;
    background: none;
    border: 0 !important;
    box-shadow: none !important;
    color: #003057 !important;
    font-size: 18px !important;
    text-decoration: underline !important;
    padding-left: 25px;
    padding-top: 8px;
    z-index: 9 !important;
    background: none !important;
}

.add_cal_det .addeventatc a {
    color: #003057 !important;
}

.addeventatc .addeventatc_icon {
    background: url(../img/icon-calendar-plus.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 14px !important;
    left: 0px !important;
}

.tooltip-inner {
    background-color: #fff;
    border-radius: 0px;
    color: #000000;
    border: 1px solid #D9D9D9;
    box-shadow: 0px 3px 6px #00000029;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #D9D9D9 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #D9D9D9 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #D9D9D9 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #D9D9D9 !important;
}

.tooltip {
    position: absolute !important;
    top: 50px !important;
}

.admin-bar {
    margin-top: 32px;
}

.acf-map {
    width: 100%;
    height: 500px;
    margin: 20px 0;
}


/* Fixes potential theme css conflict.*/

.acf-map img {
    max-width: inherit !important;
}

.signup-alerts form {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 140px;
    max-width: 750px;
    margin: auto
}

.signup-alerts .gform_footer {
    padding-top: 0 !important;
    margin-left: 20px !important;
    margin-top: 0 !important;
    margin-top: 2px !important;
    display: block !important;
}

.signup-alerts .gform_button {
    background: none;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 4px 30px;
    min-width: 120px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-top: 2px;
}

.signup-alerts .gform_button:hover {
    background: #fff;
    color: #2D3036;
}

.news_wraper .signup-alerts .gform_button {
    text-transform: uppercase;
    border-radius: 0;
}

.signup-alerts .gform_wrapper .large {
    min-height: 40px !important;
}

footer .nav-link {
    padding: 0px;
}

.wp-pagenavi {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 0;
    color: #2D3036;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px 5px;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi a.last,
.wp-pagenavi a.first {
    display: none;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #2D3036;
}

.wp-pagenavi .previouspostslink {
    transform: rotate(180deg);
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    color: #fff;
    width: 25px;
    height: 16px;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    background-image: url(../img/angle-right.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.resultWraper .pagination {
    padding-top: 50px;
}

.cont_map>p {
    margin-bottom: -10px;
}

.ct_buttons {
    padding-top: 12px;
}

.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    font-size: 16px;
    box-shadow: 0px 0px 3px #00000029;
    border-radius: 4px;
    border: 0;
    min-height: 50px;
    padding-left: 15px;
}

.gform_wrapper.gravity-theme select {
    padding: 10px;
}

.gfield_required {
    color: #ca1010;
}

.contact-bottom .gform_wrapper.gravity-theme .gfield textarea.small {
    height: 160px;
}

.aligncenter .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-group {
    padding-top: 60px;
    padding-bottom: 60px;
}

.wp-block-group>h2 {
    margin-bottom: 50px
}

.wp-block-group.alignfull {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.img_button_row.three .img_btn_col,
.img_text_card_row.three .img_text_card_col,
.simple_list_info .row.three .simple_list_col,
.contactcard_row.three .contact_col {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

.img_button_row.four .img_btn_col,
.img_text_card_row.four .img_text_card_col,
.simple_list_info .row.four .simple_list_col,
.contactcard_row.four .contact_col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.img_button_row.two .img_btn_col,
.img_text_card_row.two .img_text_card_col,
.simple_list_info .row.two .simple_list_col,
.contactcard_row.two .contact_col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.expanding-grid.four .links>li {
    width: 25%;
}

.expanding-grid.two .links>li {
    width: 50%;
}

.expanding-grid.three .links>li {
    width: 33.3%;
}

.advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body {
    padding-left: 0px;
    padding-right: 0px;
    background: #fff;
    max-width: 1000px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: 0px 3px 6px #00000029;
}

.detail_wrap .col_left .advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body,
.overview_info .advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body {
    box-shadow: none;
}

.advgb-tab-body-wrapper div.advgb-tab-body>*,
.advgb-tab-body-wrapper div.advgb-tab-body>.gform_wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.advgb-tab-body-wrapper div.advgb-tab-body>div,
.advgb-tab-body-wrapper div.advgb-tab-body>section {
    max-width: 100%;
}

.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-accordions,
.advgb-tab-body-wrapper div.advgb-tab-body .document_era,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-list,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-button ,
.advgb-tab-body-wrapper div.advgb-tab-body  .gform_confirmation_wrapper 
{
    max-width: 900px;
}

.advgb-tab-body-wrapper div.advgb-tab-body>.wp-block-advgb-image,
.advgb-tab-body-wrapper div.advgb-tab-body>.wp-block-advgb-list {
    max-width: 1000px !important;
}

.gform_legacy_markup_wrapper .description,
.gform_legacy_markup_wrapper .gfield_description,
.gform_legacy_markup_wrapper .gsection_description,
.gform_legacy_markup_wrapper .instruction {
    font-size: 16px !important;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label {
    font-size: 16px !important;
}

.advgb-accordion-header {
    background: #fff !important;
    padding: 8px 30px !important;
    border: 0 !important;
}

.advgb-accordion-header:hover {
    outline: 1px solid #003865;
}

.advgb-accordion-header .advgb-accordion-header-title {
    color: #2D3036 !important;
}

.wp-block-advgb-accordion-item {
    margin-bottom: 8px !important;
    box-shadow: 0px 1px 3px #00000029;
    border-radius: 5px;
}

.advgb-accordion-header-icon svg {
    display: none;
}

.advgb-accordion-header-icon {
    margin-right: -10px !important;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-top: 10px;
    background-image: url(../img/blue-arrow.svg);
}

.ui-accordion-header-icon,
.advgb-accordion-header-icon {
    display: block !important
}

.advgb-accordion-body {
    background: #fff !important;
    border: 1px solid #fff !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.advgb-accordion-header[aria-expanded="true"] .advgb-accordion-header-icon {
    transform: rotate(180deg);
    margin-top: 0;
}

ul.advgb-tabs-panel {
    display: flex;
    justify-content: center;
    border-bottom: 0 !important;
}

ul.advgb-tabs-panel li.advgb-tab {
    border-radius: 0 !important;
    background: #F7F9FA !important;
    color: #2D3036 !important;
    min-width: 220px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px !important;
    border: 0 !important;
    margin-right: 0px !important;
    border-bottom: 5px solid #C5C5C6 !important;
    max-width: 340px;
}

.col_left ul.advgb-tabs-panel li.advgb-tab {
    min-width: 150px;
}

ul.advgb-tabs-panel li.advgb-tab:hover {
    background: #003865 !important;
}

ul.advgb-tabs-panel li.advgb-tab a {
    color: #2D3036 !important;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

ul.advgb-tabs-panel li.advgb-tab:hover a {
    color: #fff !important;
}

.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active {
    background: #fff !important;
    border: 0 !important;
    border-bottom: 5px solid #003865 !important;
    position: relative
}

.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active a {
    color: #2D3036 !important;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.has-text-field #wp-link .query-results {
    top: 280px !important;
}

.gform_wrapper input:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
    border: 1px solid #003865 !important;
    outline: 0 !important;
}

.wp-block-image.alignfull {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    max-width: 100vw;
}

.wp-block-group__inner-container .main-owl-slider+h2 {
    margin-top: 30px
}

p a {}

p a:hover {}

p a,
.advgb-tab-body li a,
.wp-block-advgb-list li a,
.expand-content ul li a,
.overview_info ul li a,
.main_content>ul li a,
.main_content>ol li a,
.wp-block-group>ul li a,
.wp-block-group>ol li a,
.advgb-accordion-body ul li a,
.advgb-accordion-body ol li a,
.how_to_cont ul li a,
.how_to_cont ol li a,
.dp_detail_info>ul li a,
.dp_detail_info>ol li a,
.expand-content>a,
.gfield a.focusable, .news-detail-wraper li a {
    color: #003057;
    text-decoration: underline;
}

p a:hover,
.advgb-tab-body li a:hover,
.wp-block-advgb-list li a:hover,
.expand-content ul li a:hover,
.overview_info ul li a:hover,
.main_content>ul li a:hover,
.main_content>ol li a:hover,
.wp-block-group>ul li a:hover,
.wp-block-group>ol li a:hover,
.advgb-accordion-body ul li a:hover,
.advgb-accordion-body ol li a:hover,
.how_to_cont ul li a:hover,
.how_to_cont ol li a:hover,
.dp_detail_info>ul li a:hover,
.dp_detail_info>ol li a:hover,
.expand-content>a:hover,
.gfield a.focusable:hover {
    color: #003865;
    text-decoration: underline dotted;
}

.main_content>ul li {
    margin-bottom: 8px;
}

.halfHeight>img {
    height: 70vh;
    object-fit: cover;
}

.quartHeight>img {
    height: 40vh;
    object-fit: cover;
}

.maxHeight>img {
    height: 100vh;
    object-fit: cover;
}

.wp-block-group>*,
.wp-block-group>.document_era,
.wp-block-group>.wp-block-advgb-accordions,
.wp-block-group>.gform_legacy_markup_wrapper,
.wp-block-group>.wp-block-image,
.wp-block-group .wp-block-quote {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-group>section,
.wp-block-group>.wp-block-advgb-adv-tabs,
.wp-block-group>.wp-block-media-text,
.wp-block-group>.wp-block-group,
.wp-block-group>.wp-block-columns,
.wp-block-group .wp-block-advgb-columns {
    max-width: 100%;
}

.wp-block-group>.wp-block-table {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    max-width: 900px;
}

.wp-block-group>.wp-block-advgb-table {
    max-width: 90% !important;
}

.advgb-tab-body-wrapper {
    border-radius: 0px !important;
    border: 0 !important;
}

.wp-admin .media {
    display: inline-block;
}

.wp-block-buttons {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.main_wrapper .wp-block-buttons>.wp-block-button {
    margin-right: 10px;
}

.main_wrapper .wp-block-buttons .wp-block-button:last-child {
    margin-right: 0px;
}

.main_content>.wp-block-advgb-accordions:nth-last-child(-n+2) {
    padding-bottom: 60px;
}

.advgb-tabs-wrapper.advgb-tab-horz-desktop+p,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+h2,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+h4,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+ul,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+ol {
    padding-top: 40px;
}

.main_content>* .wp-block-embed {
    margin-left: auto;
    margin-right: auto;
}

.main_content>* {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.main_content> .wp-block-embed{
    margin-left: auto;
   margin-right: auto;
}

.main_content>.wp-block-quote,
.main_content>.wp-block-image {
    margin-left: auto;
    margin-right: auto;
}

.main_content>.wp-block-advgb-table {
    max-width: 900px;
}

.main_content>p:first-of-type:first-child,
.main_content>h2:first-of-type:first-child,
.main_content>h3:first-of-type:first-child,
.main_content>h4:first-of-type:first-child,
.main_content>h5:first-of-type:first-child,
.main_content>h1:first-of-type:first-child,
.main_content>ul:first-of-type:first-child,
.main_content>ol:first-of-type:first-child {
    padding-top: 40px;
}

.main_content>p:last-of-type:last-child,
.main_content>h2:last-of-type:last-child,
.main_content>h3:last-of-type:last-child,
.main_content>h4:last-of-type:last-child,
.main_content>h5:last-of-type:last-child,
.main_content>h1:last-of-type:last-child,
.main_content>ul:last-of-type:last-child,
.main_content>ol:last-of-type:last-child,
.main_content>.button_list:last-of-type:last-child,
.main_content>.img_text_card:last-of-type:last-child {
    padding-bottom: 40px;
}

.main_content>.wp-block-advgb-columns,
.main_content>.wp-block-group,
.main_content>.wp-block-media-text,
.main_content>.wp-block-columns,
.main_content>.advgb-tabs-wrapper {
    max-width: 100%;
}

.main_content>section {
    max-width: 100%;
}

.main_content>.wp-block-columns {
    max-width: 100%;
}

.aligncenter .wp-block-embed__wrapper {
    text-align: center;
}

.main_content>.contact_cards.alignleft {
    max-width: 900px;
}

.is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 900px;
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 900px;
}

.noimg .newsinfo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


/* pagination ajax*/

.cvf_pag_loading {
    padding: 20px;
}

.cvf-universal-pagination ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cvf-universal-pagination ul li {
    display: inline;
    margin: 0px 3px;
    padding: 4px 8px;
    color: #020202;
}

.cvf-universal-pagination ul li.active:hover {
    cursor: pointer;
}

.cvf-universal-pagination ul li.inactive {
    background: #7E7E7E;
    display: none !important;
}

.cvf-universal-pagination ul li.selected {
    font-weight: bold;
    opacity: 1;
}

.cvf-universal-pagination ul li:nth-child(1) {
    display: none
}

.cvf-universal-pagination ul li:nth-child(2) {
    color: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    background-image: url(../img/angle-right.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;
    opacity: 1;
    transform: rotate(180deg);
}

.cvf-universal-pagination ul li:nth-child(5) {
    /*color: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    background-image: url(../img/angle-right.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;
    opacity: 1;*/
}


/* pagination ends*/

.gm-style .gm-style-iw-c {
    border: 2px solid #D9D9D9 !important;
    box-shadow: 0px 3px 6px #00000029;
    max-width: 365px !important;
    border-radius: 0px !important;
    min-width: 360px !important;
    padding: 30px 40px;
}

.gm-style .gm-style-iw-d {
    max-height: 500px !important;
}

.txt-map-block h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.txt-map-block h3 {
    margin-bottom: 30px;
}

.txt-map-block .amt_row h6 {
    font-family: 'AdelleSansW04';
    font-weight: bold;
    margin-bottom: 15px;
}

.park_map .acf-map {
    height: 500px;
    margin-top: 0;
    margin-bottom: 0;
}


/* page builder edits*/

.main_wrapper .wp-block-media-text .wp-block-media-text__content {
    padding: 0 60px;
}

.wp-block-media-text .wp-block-media-text__content h2 {
    margin-bottom: 30px;
}

.main_wrapper .wp-block-button__link {
    background: #003865 !important;
    color: #fff !important;
    display: inline-block;
    padding: 15px 50px;
    text-align: center;
    border: 0;
    border-radius: 5px !important;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    font-size: 16px !important;
}

.main_wrapper .wp-block-button__link:hover {
    background: #003057 !important;
    color: #fff;
    text-decoration: underline;
}

.main_wrapper .wp-block-button__link:focus {
    text-decoration: underline;
}

.wp-block-media-text__content .wp-block-buttons {
    margin-top: 40px;
}

.main_wrapper .alignwide.wp-block-group {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-top: 60px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 20px;
}

.alignwide.wp-block-media-text {
    max-width: 1250px !important;
    margin: 0 auto;
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
}

.alignfull.wp-block-media-text {
    background: #fff;
}

.page-template-template-page-builder .alignfull.wp-block-media-text .wp-block-button__link {
    min-width: 250px;
}

.main_wrapper .alignwide.wp-block-media-text .wp-block-media-text__content {
    padding: 0 50px;
}

.wp-block-group>.gen_video_img {
    max-width: 1300px;
}

.grayimage>* {
    position: relative;
}

.advgb-recent-posts-block.grid-view {
    max-width: 100%;
    padding: 0px 40px;
}

.advgb-recent-posts-block .advgb-recent-post {
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
}

.main_wrapper .advgb-recent-posts-block .advgb-recent-posts .advgb-recent-post .advgb-post-wrapper {
    padding: 25px 35px;
    margin-top: 0px !important;
}

.main_wrapper .advgb-recent-posts-block.sections-image-title-info-text .advgb-recent-posts .advgb-recent-post .advgb-post-wrapper {
    padding: 15px 30px;
}

.advgb-post-title,
.advgb-post-title a {
    font-size: 22px;
    font-family: 'AdelleSansW04' !important;
    font-weight: bold !important;
    color: #2D3036 !important;
}

.advgb-post-datetime {
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.advgb-post-category .advgb-post-tax-term {
    border: 0px !important;
    padding: 0px !important;
    font-size: 16px !important;
}

.grid-view .advgb-post-tax-info {
    order: 1;
    margin-bottom: 5px !important;
}

.grid-view .advgb-post-content {
    order: 4;
}

.grid-view .advgb-post-info {
    order: 3;
    text-indent: -75px;
    overflow: hidden;
}

.grid-view .advgb-post-title {
    order: 2;
}

.grid-view.advgb-recent-posts-block .advgb-recent-post:hover {
    /*  outline: 1px solid #003865;*/
}

.main_wrapper .advgb-recent-posts-block.grid-view .advgb-post-thumbnail img {
    height: 270px !important;
    object-fit: cover;
    width: 100%;
}

.advgb-recent-posts-block.grid-view .advgb-post-thumbnail a {
    width: 100%;
}

.advgb-post-readmore a {
    color: #003057;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    text-decoration: underline;
    font-size: 18px;
}

.advgb-recent-posts-block .advgb-post-readmore {
    padding-top: 20px;
}


/* list view start*/

.advgb-recent-posts-block.list-view {
    max-width: 1200px;
}

.advgb-recent-posts-block.list-view .advgb-post-wrapper {
    display: block !important;
}

.main_wrapper .advgb-recent-posts-block.list-view .advgb-recent-posts .advgb-recent-post .advgb-post-wrapper {
    padding: 30px 25px;
}

.main_wrapper .advgb-recent-posts-block.list-view .advgb-recent-posts .advgb-recent-post {
    grid-template-columns: 40% 1fr;
    padding-bottom: 0px;
}

.main_wrapper .advgb-recent-posts-block.list-view .advgb-recent-posts .advgb-recent-post--no-image .advgb-post-wrapper {
    padding-left: 60px;
    padding-right: 60px;
}

.list-view .advgb-post-thumbnail>a {
    width: 100%;
}

.list-view .advgb-post-thumbnail img {
    width: 100%;
    max-height: 350px !important;
    object-fit: cover;
}


/* list view end*/


/* slider view */

.slider-view.advgb-recent-posts-block .advgb-recent-post {
    box-shadow: none;
    background: none;
}

.slider-view.advgb-recent-posts-block .advgb-post-thumbnail a,
.slider-view.advgb-recent-posts-block .advgb-post-thumbnail a img {
    width: 100% !important;
}

.slider-view.advgb-recent-posts-block {
    max-width: 700px;
}

.slider-view .slick-dots li {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

.slider-view.advgb-recent-posts-block .advgb-post-wrapper {
    text-align: left;
    padding-left: 0px !important;
}

.slider-view .slick-prev::before,
.slider-view .slick-next::before {
    font-size: 30px;
}


/* front page*/

.advgb-recent-posts-block.frontpage-view {
    max-width: 1200px;
}

.advgb-recent-posts-block.frontpage-view .advgb-recent-posts {
    grid-column-gap: 20px !important;
}

.advgb-recent-posts-block.frontpage-view.layout-1-3 .advgb-recent-posts .advgb-recent-post:nth-child(1) {
    margin-bottom: 5px;
}


/* news paper*/

.advgb-recent-posts-block.newspaper-view {
    max-width: 1200px;
}

.advgb-recent-posts-block.newspaper-view .advgb-recent-post {
    box-shadow: none;
    background: none;
}

.newspaper-view .advgb-post-thumbnail img {
    width: 100% !important;
}

.newspaper-view .advgb-recent-post .advgb-post-wrapper {
    padding: 5px 20px !important;
}

.newspaper-view .advgb-recent-post--no-image .advgb-post-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.advgb-recent-posts-block.newspaper-view.layout-np-1-3 .advgb-recent-posts .advgb-recent-post:nth-child(1)::after {
    display: none;
}

.newspaper-view .advgb-recent-post--no-image::after {
    border-bottom: 1px solid #003057 !important;
}


/* masonry view */

.advgb-recent-posts-block.masonry-view {
    max-width: 1200px;
}

.advgb-recent-posts-block.masonry-view .advgb-recent-posts .advgb-recent-post .advgb-post-wrapper {
    background: none !important
}

.advgb-recent-posts-block.masonry-view .advgb-recent-posts .advgb-recent-post {
    background: #fff !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 15px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.advgb-recent-posts-block.masonry-view.columns-2 .advgb-recent-posts .advgb-recent-post {
    width: calc(50% - 20px) !important;
}

.main_content>.gray {
    max-width: 100%;
}

.dp_detail_info .simple_list_info .row {
    justify-content: flex-start;
}

.dp_detail_info .aligncenter .simple_list_info .row {
    justify-content: center;
}

.dp_detail_info .main_acco_title .acco_title_info {
    padding-left: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.dp_detail_info .acco_panel {
    padding-left: 25px;
}

.dp_detail_info .accordion_block {
    box-shadow: 0px 3px 6px #00000029;
}

.single-events .page_title,
.single-events .main_breadcrumb {
    background: #F5F4F3;
}

.slider-evt .owl-next img {
    transform: rotate(180deg);
}

.slider-evt .owl-nav button {
    margin-right: 10px;
}

.main_banner .carousel {
    width: 100%;
}


/* fc table style*/

.fc table {
    background: #fff;
}

.fc table th {
    background: #003865;
    color: #fff;
    padding: 8px 0px;
    font-weight: bold;
    font-size: 16px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    font-weight: bold;
    font-size: 16px;
    margin-right: 12px;
    color: #2D3036;
}

td.fc-other-month {
    background: #F5F4F3;
}

.fc-unthemed td.fc-today {
    background: none;
    border: 2px solid #003865;
    min-height: 116px;
    display: block;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 120px !important;
}

.fc-header-toolbar .fc-button {
    border: 0;
    background: none !important;
    outline: 0 !important;
    padding: 0px;
    position: relative;
    box-shadow: none !important;
}

.fc-header-toolbar .fc-icon {
    height: auto;
    display: flex;
    align-items: center;
}

.fc-header-toolbar strong {
    display: none;
}

.fc-icon-left-single-arrow::before {
    content: '';
    background-image: url(../img/arrow-left-blue.svg);
    width: 16px;
    height: 26px;
    display: flex;
    background-size: 9px;
    top: 0;
    background-repeat: no-repeat;
    margin-top: 14px;
}

.fc-icon-left-single-arrow::after {
    content: 'Previous Month';
    color: #003057;
    font-weight: bold;
    font-size: 16px;
    margin-left: 2px;
    font-family: 'AdelleSansW01';
    text-decoration: underline;
    font-weight: 600;
}

.fc-icon-right-single-arrow::after {
    content: '';
    background-image: url(../img/arrow-left-blue.svg);
    width: 16px;
    height: 26px;
    display: flex;
    background-size: 9px;
    top: 0;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    margin-top: -10px;
}

.fc-center {
    position: relative;
    top: -30px;
}

.fc-past {
    background: #F5F4F3
}

.fc-icon-right-single-arrow::before {
    color: #003057;
    content: 'Next Month';
    font-weight: bold;
    font-size: 16px;
    font-family: 'AdelleSansW01';
    font-weight: 600;
    margin-right: 2px;
    text-decoration: underline !important;
}

.meeting-wraper .back_next_posts {
    display: none;
}

.fc-day-grid-event {
    background: none;
    border: 0;
    color: #2D3036 !important;
    font-weight: normal;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.fc-day-grid-event:hover {
    color: #003865 !important;
}

.page-template-template-calendar-meeting .popover {
    border-radius: 0px;
    box-shadow: 0px 3px 6px #00000029;
    border: 0px;
    min-width: 300px;
}

.page-template-template-calendar-meeting .event-popup-content>div {
    padding: 20px;
    padding-top: 10px;
}

.page-template-template-calendar-meeting .event-popup-content h6 {
    color: #003865;
    text-transform: uppercase;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}

.page-template-template-calendar-meeting .event-popup-content h6.day {
    color: #2D3036;
    text-align: center;
}

.page-template-template-calendar-meeting .event-popup-content h6.date {
    text-align: center;
    color: #2D3036;
}

.page-template-template-calendar-meeting .event-popup-content h6.time {
    font-weight: normal;
    font-family: 'Adelle Sans';
    color: #2D3036;
}

.page-template-template-calendar-meeting .event-popup-content h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-decoration: underline;
}

.page-template-template-calendar-meeting .event-popup-content h4.pop_title {
    font-family: 'AdelleSansW04';
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}

.page-template-template-calendar-meeting .popover-body {}

.page-template-template-calendar-meeting .event-popup-content p {
    font-size: 14px;
}

.page-template-template-calendar-meeting .popover-header {
    background: none;
    border: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #003865;
}

.page-template-template-calendar-meeting .popover-header .close {
    font-family: 'Open Sans', sans-serif;
    color: #003865;
    opacity: 1;
}

.page-template-template-calendar-meeting .event-popup-content .link {
    margin-top: 20px;
    display: block;
    text-decoration: underline;
}

.fc-day-grid-event .fc-time {
    font-weight: normal;
}

.fc a.fc-more {
    color: #003057;
    text-decoration: underline;
    font-family: 'AdelleSansW01';
    font-weight: 600;
}

.fc .fc-more-cell {
    padding-top: 5px;
}

.fc-more-popover .fc-widget-header {
    background: #fff !important;
    min-width: 280px;
}

.fc-more-popover {
    box-shadow: 0px 3px 6px #00000029;
}

.fc-more-popover .fc-close+.fc-title {
    display: none;
}

.fc-more-popover .fc-day-grid-event .fc-time {
    color: #003865;
    font-weight: bold;
    display: block;
}

.fc-more-popover .fc-day-grid-event .fc-content {
    white-space: normal;
}

.fc-more-popover .fc-icon-x::after {
    color: #003865;
}

.fc-more-popover .fc-title {
    margin-bottom: 12px !important;
    padding-top: 3px;
    text-decoration: underline;
}

.fc-more-popover .fc-day-grid-event {
    text-decoration: none !important;
}

.cont_map .wp-block-advgb-map {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.evt_ftr_wrap.filterWrap-meet .cat-selct {
    display: block;
}

.evt_ftr_wrap .ls_bg {
    margin-left: auto;
}

.rel_forms {
    padding-top: 20px;
}

.rel_forms h3 {
    margin-bottom: 20px;
}

.rel_forms .link {
    margin-top: 30px;
    display: block;
}

.onedate.evt_slider, .nodate.evt_slider {
    display: none;
}

.onedate .post-slide {
    background: #fff !important;
    padding: 0;
}

.onedate .post-slide h4,
.onedate .post-slide h5 {
    color: #2D3036 !important;
}

.onedate .post-slide .add_cal_det .addeventatc {
    color: #003057 !important
}

.onedate .addeventatc .addeventatc_icon {
    background-image: url(../img/icon-calendar-plus.svg) !important;
}

.onedate .event-add-btn {
    padding-top: 8px;
}

.onedate .owl-carousel .owl-stage-outer {
    overflow: visible
}

.event-details .onedate>h3 {
    display: none
}

.onedate.evt_slider {
    padding-left: 0;
    padding-right: 0;
}

.advgb-recent-posts-block .advgb-recent-post:hover h2 a,
.advgb-recent-posts-block.masonry-view .advgb-recent-posts .advgb-recent-post:hover h2 a {
    text-decoration: underline
}

.dp_detail_info .ddbox:hover {
    outline: 1px solid #003865;
}

.detail_wrap .col_left ul.advgb-tabs-panel {
    justify-content: flex-start;
}

.detail_wrap .wp-block-group.alignfull.generic_middle_block {
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-top: 10px !important;
}

.addeventatc_dropdown {
    top: -40px !important;
    overflow: auto;
    max-height: 115px;
    transform: none !important;
}

.onedate .addeventatc_dropdown {
    max-height: unset;
}

.mega-submenu {
    display: none;
    padding-left: 15px !important;
}

.plus-minus {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -30px;
    text-align: center;
    cursor: pointer;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plus-minus::after {
    content: '+';
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    display: block;
    right: 6px;
    font-weight: 500;
    font-size: 28px;
    color: #2D3036
}

.plus-minus.minus-icon::after {
    content: '-';
    right: 10px;
}

.megamenu_drop {
    position: absolute;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    left: 0%;
    right: 0;
    width: 900px;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px 30px;
    display: none;
    z-index: 9;
    transform: translateX(-50%);
}

.col-middle .sub-menu {
    column-count: 2;
}


/*
            .navbar-nav > li.megamenu_item:hover:before{
                background: #fff;
                -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
                clip-path: polygon(0 0, 50% 100%, 100% 0);
                content: "";
                left: 45%;
                position: absolute;
                height: 15px;
                bottom: 0px;
                width: 25px;
                transform: rotate(180deg);
                              z-index: 99;
                border: 1px solid #ddd;
                filter: drop-shadow(0 4px 2px rgba(178, 178, 178, .4));
            } 
            .navbar-nav > li.megamenu_item:hover:after{
                background: #ddd;
                -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
                clip-path: polygon(0 0, 50% 100%, 100% 0);
                content: "";
                left: 45%;
                position: absolute;
                height: 17px;
                bottom: 0px;
                width: 27px;
                transform: rotate(180deg);
                              z-index: 99;
                border: 1px solid #ddd;
                filter: drop-shadow(0 4px 2px rgba(178, 178, 178, .4));
            } */

table.advgb-table-frontend {
    border: 1px solid #D9D9D9;
}

.wp-block-table td a,
.wp-block-advgb-table td a {
    text-decoration: underline;
}

.wp-block-table th,
.wp-block-advgb-table th {
    background: #2D3036;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    border-top: 0 !important;
    border-bottom: 0px !important;
}

.wp-block-table tbody tr:nth-child(2n+1),
.wp-block-advgb-table tbody tr:nth-child(2n+1) {
    background: #fff !important
}

.wp-block-table tbody tr:nth-child(2n),
.wp-block-advgb-table tbody tr:nth-child(2n) {
    background: #F4F4F4 !important
}

.wp-block-table td {
    border-right: 1px solid #D9D9D9;
}

.wp-block-table td:last-child,
.wp-block-table th:last-child,
.wp-block-advgb-table td:last-child,
.wp-block-advgb-table th:last-child {
    border-right: none
}

.wp-block-table thead,
.wp-block-advgb-table thead {
    border-bottom: none !important;
}

.wp-block-table tr th,
.wp-block-advgb-table tr th {
    padding: 15px 15px !important;
    border-right: 1px solid #D9D9D9 !important;
    border-left: 0;
}

.wp-block-table tr td,
.wp-block-advgb-table tr td {
    padding: 15px 15px !important;
    border: 0;
    border-right: 1px solid #D9D9D9 !important;
}

:lang(de) .navBlock .navBlock_col h4 {
    flex-wrap: wrap;
    word-wrap: anywhere;
}

.col_left .dp_detail_info .wp-block-media-text {
    margin-bottom: 20px;
}

.detail_wrap .dp_detail_info .advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body {
    padding-left: 30px;
    padding-right: 30px;
}

.main_content>.wp-block-media-text+p,
.main_content>.wp-block-media-text+h2,
.main_content>.wp-block-media-text+h3,
.main_content>.wp-block-media-text+h4,
.main_content>.wp-block-media-text+h5,
.main_content>.wp-block-media-text+h6 {
    padding-top: 20px;
}

.locations p {
    margin-bottom: 0px !important;
}

.navbar-nav>li.current_page_ancestor>a::after,
.navbar-nav>li.current-menu-ancestor>a::after,
.navbar-nav>li.current-page-parent>a::after,
.navbar-nav>li.current_page_item>a::after,
.navbar-nav>li.current-page-ancestor>a::after,
.navbar-nav>li.prgm_active>a::after {
    content: '';
    position: absolute;
    background: #003865;
    height: 3px;
    bottom: 15px;
    width: calc(100% - 40px);
    left: 20px;
    right: 20px !important;
}

.detail_wrap .overview_info .wp-block-advgb-columns section {
    padding: 0px;
}

.wp-adminify .adminify-top_bar nav.adminify-top-navbar {
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.detail_wrap .col_left {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 3px 6px #00000029;
}

.detail_wrap .col_left .alignwide.wp-block-group {
    box-shadow: none !important;
}

.wp-block-group.is-content-justification-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.components-snackbar__content .components-snackbar__action.components-button {
    color: #fff !important;
}


/*
    .main-wrap{
        background: #fff;
padding: 50px;
max-width: 1000px;
    }*/

.components-panel__body-title .components-flex.components-input-control {
    height: auto !important;
}

.page-template-default .main_wrapper {
    display: inline-block;
    width: 100%;
}

.wp-block-separator.alignfull {
    width: 100% !important;
}

.sirsc-buttons .button-primary {
    white-space: nowrap !important;
}

.main_content>div iframe {
    width: 100%;
}

.page-id-1558 .main_content>div iframe {
    height: 1300px;
}

.detail_wrap .col_left ul.advgb-tabs-panel,
.dp_detail_info ul.advgb-tabs-panel {
    overflow-x: auto;
   /* background: #fff;*/
}

.detail_wrap .col_left ul.advgb-tabs-panel::-webkit-scrollbar,
.dp_detail_info ul.advgb-tabs-panel::-webkit-scrollbar {
    width: 10px;
}

.detail_wrap .col_left ul.advgb-tabs-panel::-webkit-scrollbar-track,
.dp_detail_info ul.advgb-tabs-panel::-webkit-scrollbar-track {
    background: #E5EBF0;
}

.detail_wrap .col_left ul.advgb-tabs-panel::-webkit-scrollbar-thumb,
.dp_detail_info ul.advgb-tabs-panel::-webkit-scrollbar-thumb {
    background: #003057;
}

.detail_wrap .col_left ul.advgb-tabs-panel::-webkit-scrollbar,
.dp_detail_info ul.advgb-tabs-panel::-webkit-scrollbar {
    height: 7px;
}

.dp_detail_info>* {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.dp_detail_info>.wp-block-quote,
.dp_detail_info>.wp-block-image {
    margin-left: auto;
    margin-right: auto;
}

.dp_detail_info>.wp-block-advgb-table {
    max-width: 900px;
}

.dp_detail_info>.wp-block-advgb-columns,
.dp_detail_info>.wp-block-group,
.dp_detail_info>.wp-block-media-text,
.dp_detail_info>.wp-block-columns,
.dp_detail_info>.advgb-tabs-wrapper {
    max-width: 100%;
}

.dp_detail_info>section,
.dp_detail_info>.overview_info {
    max-width: 100%;
}

.dp_detail_info>.wp-block-columns {
    max-width: 100%;
}

.dp_detail_info section.button_list,
.dp_detail_info section.img_buttons {
    padding-top: 0px;
}

.main_wrapper .alignwide>.button_list:last-of-type:last-child {
    padding-bottom: 0px;
}

.overview_info ul.advgb-tabs-panel {
    justify-content: flex-start;
}

.main_content>.advgb-tabs-wrapper.advgb-tab-horz-desktop {
    margin-bottom: 20px;
}

.sitemap li a {
    color: #2D3036 !important;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    font-size: 18px;
    text-decoration: none !important;
}

.main_content>iframe {
    width: 100%;
    display: table;
}

.dp_detail_info>ul li,
.dp_detail_info>ol li {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.interface-interface-skeleton__sidebar .acf-field-repeater .acf-row .acf-fields {
    width: 100% !important;
}

.interface-interface-skeleton__sidebar .acf-field-repeater .acf-row .acf-fields .acf-label,
.interface-interface-skeleton__sidebar .acf-field-repeater .acf-row .acf-fields .acf-input {
    width: 100%;
}

.single-parks_trails li#nav-menu-item-1284>a.nav-link::after {
    content: '';
    position: absolute;
    background: #003865;
    height: 3px;
    bottom: 15px;
    width: calc(100% - 40px);
    left: 20px;
    right: 20px !important;
}

.no-anchor:hover h3 {
    text-decoration: none;
}

iframe.wider {
    max-width: 90% !important;
}

.img_btn_col {
    margin-bottom: 15px;
}

.single-departments .navbar-nav>li#nav-menu-item-7755>a::after {
    content: '';
    position: absolute;
    background: #003865;
    height: 3px;
    bottom: 15px;
    width: calc(100% - 40px);
    left: 20px;
    right: 20px !important;
}

.dp_detail_info .img_grid_row {
    margin-left: 0px;
    margin-right: 0px;
}

.news-detail-wraper {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.expanding-grid .links>li>a {
    text-decoration: none;
}

.main_wrapper .dp_sidebar .wp-block-button__link {
    text-transform: none;
}

.main_content>.contact_cards .container {
    padding-left: 5px;
    padding-right: 5px;
}

.advgb-images-slider .advgb-image-slider-item img {
    object-fit: contain;
}

.e2ma_signup_form input[type="submit"],
.e2ma_signup_form .e2ma_signup_form_button {
    background: #003865;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    border: 0;
    border-radius: 5px !important;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    font-size: 16px;
    height: auto;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}

.e2ma_signup_form input[type="submit"]:hover,
.e2ma_signup_form .e2ma_signup_form_button:hover {
    background: #003057;
    color: #fff;
    text-decoration: underline;
}

.col_left .dp_detail_info .expand_img_grid .container {
    padding: 0px;
}

.col_left .overview_info .container {
    padding-left: 0px;
    padding-right: 0px;
}

.wp-adminify #wpbody-content .interface-interface-skeleton__body .edit-post-sidebar .edit-post-sidebar__panel-tabs button.is-active::before {
    display: none;
}

.block-list-appender button.components-button>svg {
    color: #fff !important;
}

.navbar-nav>li:focus .dropdown-menu,
.navbar-nav>li:focus-within .dropdown-menu {
    display: block;
    opacity: 1;
}

.plus-minus {
    border: 0;
}

.components-accessible-toolbar .components-button.is-pressed::before,
.components-toolbar .components-button.is-pressed::before {
    background: none;
}

.news-detail-wraper .advgb-images-slider .advgb-image-slider-item-info {
    position: static;
    margin-top: 15px;
}

.news-detail-wraper .advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-title,
.news-detail-wraper .advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-text {
    color: #2D3036;
}

#gform_wrapper_23 .gform-field-label:not(.gform-field-label--type-inline) {
    display: block;
    padding-top: 5px;
}

.dp_detail_info .gform_body .focusable {
   /* width: 100%;*/
}

.main_content>ul li,
.main_content>ol li,
.wp-block-group>ol li,
.wp-block-group>ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.advgb-accordion-body .gfield_label,
.advgb-accordion-body .gform-field-label,
.advgb-accordion-body .gform-field-label--type-sub {
    display: block;
    padding-top: 5px;
}

.advgb-accordion-body .gchoice label {
    display: inline-block !important;
}

.advgb-accordion-body .gfield_label+input,
.advgb-accordion-body .gfield_label+select,
.advgb-accordion-body .gform-field-label input,
.advgb-accordion-body .gform-field-label input+select,
.advgb-accordion-body .gform-field-label--type-sub+input,
.advgb-accordion-body .gfield select {
    width: 100%;
    padding: 10px;
    background-color: #fff;
}

.advgb-accordion-body .gform-grid-col {
    display: block;
    margin-bottom: 10px;
}

@media (min-width:1200px) {
    .wp-adminify.toplevel_page_gf_edit_forms #gform-form-toolbar {
        width: calc(100% - 300px);
    }
}

.gform_required_legend {
    display: none !important;
}

.gform-icon--close::before {
    content: "\e903";
}

.page-template-template-news .newsArea .wp-block-group>h2 {
    margin-bottom: 15px;
}

.slider-view .slick-prev,
.wp-block-advgb-images-slider .slick-prev {
    border: 0px;
    font-size: 0px;
    background: url(../img/arrow-forward.svg) !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    width: 14px;
    height: 24px;
    background-size: 14px;
    transform: rotate(180deg);
    z-index: 9;
}

.slider-view .slick-next,
.wp-block-advgb-images-slider .slick-next {
    border: 0px;
    font-size: 0px;
    background: url(../img/arrow-forward.svg) !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    width: 14px;
    height: 24px;
    background-size: 14px;
    z-index: 9;
}

.slider-view .slick-dots,
.wp-block-advgb-images-slider .slick-dots {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0px;
}

.wp-block-advgb-images-slider .slick-dots li {
    margin-left: 2px;
    margin-right: 2px;
}

.slider-view .slick-dots li button,
.wp-block-advgb-images-slider .slick-dots li button {
    background: none;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    padding: 0;
}

.slider-view .slick-dots li.slick-active button,
.wp-block-advgb-images-slider .slick-dots li.slick-active button {
    background: #000;
}
.main_content > div iframe {
    width: auto;
    min-width: 500px;
  }
.wp-block-embed__wrapper {text-align: center;}

.fc td {padding-bottom: 5px;}
.fc-day-grid-event .fc-content {white-space: normal;}
.has_forms .tab_stick{
    position: static !important;
}
.sitemaplinks
{
  display: flex; 
  background: #fff;
  padding: 30px 60px;
  list-style: none;flex-wrap: wrap;
  position: relative;
  padding-top: 80px;
}
.sitemaplinks li.menu-item-home{
    position: absolute;
  top: 30px;
}
.sitemaplinks a{
    color: #2d3036;
}
.sitemaplinks > li {
  flex-basis: 20%;
}
.sitemaplinks  li{
margin-bottom: 6px;
}
.sitemaplinks  li a:hover{
    text-decoration: underline;
}
.sitemaplinks > li > a{
    font-size: 20px;
    font-family: 'AdelleSansW04';
    font-weight: 700;
    margin-bottom: 10px;
  display: block;
}
.sitemaplinks > li > ul.sub-menu{
    padding-left: 15px;
    list-style: none;
}
.sitemaplinks > li > ul.sub-menu  ul.sub-menu {
    list-style: none;
    padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 4px;
}
.sitemaplinks > li > ul.sub-menu  ul.sub-menu li::before{
    content: '-';
    margin-right: 3px
}
.evt-mgm {
	margin-bottom: 40px;
}
.ac-link {
	background-color: #003057;
	padding: 20px 40px;
	margin-top: 50px;
}
.ac-link a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.signup-alerts .gform_confirmation_message {
    color: #fff;
  }
  .single-alert .breadcrumb-item:nth-child(2) {
    display: none;
  }
  .col_left   .dp_detail_info .text_card_block{
	  display:flex;flex-direction:column;
  }
    .col_left   .dp_detail_info .text_card_block .btn_sm {
		margin-top:auto;
	}

html {
  scroll-behavior: smooth;
}

.single-events .event_wrap {
    padding: 0 15px;
}

.single-events .evt_img_info {
    height: 100%;
    background: #f5f4f3;
    margin: 0-15px;
}
.home .NewsMettings.meetingscover{
    background-size: cover !important;
    padding-bottom: 0px !important;
}
/* Media query for desktop size */
.main_content>div iframe {
        width: auto;
        min-width: 100%;
}
@media only screen and (min-width: 768px) {
    .main_content>div iframe {
        width: auto;
        min-width: 100%;
    }
}
/* Media query for mobile size */
@media only screen and (max-width: 767px) {
    .main_content>div iframe {
        min-width:100% !important;
    }
    .page-template-template-calendar-meeting .meeting-content .expand-contentevt {
        padding: 30px !important;
        padding-right: 30px !important;
    }
    .alert-bar {
        padding: 25px 10px;
        font-size: 15px;
    }

    .alert-bar .close {
        right: 7px;
        top: 5px;
    }
} 
#gform_wrapper_50 .gsection {
    border-radius: 0;
    padding: 10px;
    border: 1px solid #cacaca;
    /* box-shadow: 0 0 10px #cfcfcf; */
    margin: 0 !important;
}

#gform_wrapper_50 .gsection::after {
    right: 15px;
}

#gform_wrapper_50 .gsection+.collapsible-sections-collapsible-body {
    border-radius: 0;
    border: 1px solid #cacaca;
}
.main_content a{
    color: #003057;
    text-decoration: underline;
}
.main_content a p{
    color: #2D3036;
}
.main_content a:hover{
    color: #003057;
    text-decoration: underline dotted;
}
.main_content .text_card_block a, .main_content .button_list.list a {
  color: #fff;
  text-decoration: none;
  margin: auto;

}
.main_content .text_card_block a:hover, .main_content .button_list.list a:hover {
  color: #fff;
  text-decoration: none;
}
.page-id-1579 .wp-block-buttons a, .page-id-1579 .wp-block-buttons a:hover{
    text-decoration: none;
}
.cancel-btn.registration-req, .cancel_btn.registration_req{
	background-color: #2D3036;
}
.page-template-template-calendar-meeting .cancel-btn.registration-req, .cancel-btn.registration-full{
    position: relative;
    z-index: 2;
    margin-top: -30px;

}
.home .cancel-btn.registration-full {
    position: relative;
    z-index: 2;
    margin-top: 0px;
}
.event_box .cancel-btn.registration-full:nth-child(2) {
    margin-top: -30px;
}
/*.page-template-template-calendar-meeting .cancel-btn.registration-full {
    position: relative;
    z-index: 2;
    margin-top: 0;
}*/

.event-details .cancel-btn {
	margin-bottom: 20px;
}

/*div.asp_w.ajaxsearchpro input:focus{outline:revert !important;}*/
.wp-element-button {
    text-decoration: none !important;
}
.wp-element-button:hover, .wp-block-button__link:hover, .simple_list_col a:hover {
    text-decoration: underline !important;
}
.skip-to-main-content-link {
    position: absolute;
    left: 2px;
    z-index: 999;
    padding: 1em;
    background-color: #fff;
    color: black;
    opacity: 0;
    top: 145px;
}
.skip-to-main-content-link:focus {
    transform: translateX(-50%);
    left: 90px;
    opacity: 1;
  }


  .skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    padding: 8px;
    z-index: 100;
    transition: top 0.3s;
}

.skip-link:focus {
    top: 0;
}

body.page-template-template-interactive-map .wp-pagenavi a,
body.page-template-template-interactive-map .wp-pagenavi span {
    border: none
}


.wp-pagenavi a, .wp-pagenavi span{
    border: none !important;
}

.advgb-tabs-panel .advgb-tab a:focus {
    border: 1px solid #e0e0e0;
}
.main_cardmap{
    padding-bottom: 0px;
}

.calendertap .nav-tabs li a {
    border-bottom: none !important;
}
.contenttype:focus{
    outline: 2px solid #005fcc;
    outline-offset:
}
.footerheading {
    color: #FFFFFF;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    margin-bottom: 12px;
}
.uedate {
    font-family: 'AdelleSansW01';
    font-weight: 600;
    font-size: 16px;
    color: #2D3036;
    text-transform: none;
}

.uecatheading {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.umdate {
   font-family: 'AdelleSansW01';
   font-weight: 600;
   font-size: 16px;
}

.newpposttitle {
    font-size: 22px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    margin-bottom: 5px;
}
.newcattitle{
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.icon-heaidng{
    margin: 0;
    text-align: left;
    padding-left: 15px;
    min-height: 45px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
}
.blockheaing{
    color: #2D3036;
    font-family: 'Adelle Sans';
    font-weight: bold;
    font-size: 20px;
   margin-bottom: 10px ! IMPORTANT;
    padding-left: 0px !important;
}

.acco_signbutton {
    background: none;
    border: none;
}

.acctitle h4 {
      margin-bottom: 0px;
    padding-right: 15%;
    padding-top: 4px;
    font-family: 'Adelle Sans';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}

.searchFilterBlock h2 {
    margin-bottom: 25px;
   font-size: 22px;
    font-family: 'AdelleSansW04';
    font-weight: bold;
    color: #2D3036;
}