/*
Theme Name: MSJDN
Theme URI: https://www.ankevanreeth.com
Author: Anke Van Reeth
Author URI: https://www.ankevanreeth.com
Description: Theme changes for MSJDN
Template: charitas-wpl
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: msjdn
*/

/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Bitter', serif;
    font-weight: 600;
    color: #304368;
}


/* Top Menu */
#site-title {
    padding: 15px;
}
body #mega-menu-wrap-top_menu {
    clear: none;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu {
    float: right;
}

body .container_16 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
}

body .container_16 .grid_16 {
    width: 100%;
    margin: 0;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-item {
    float: left;
    margin: 0;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-item > a.mega-menu-link,
body #page #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #304368;
    letter-spacing: -0.21px;
    padding: 0 10px;
    text-transform: uppercase;
    background: inherit;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus,
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
.elementor-15901 .elementor-element.elementor-element-61943360 .elementor-button {
    outline-color: #FFF!important;

}

#mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-current_page_parent.mega-current_page_ancestor.mega-menu-item-has-children > a.mega-menu-link{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600!important;
    font-size: 10px!important;
    color: #304368!important;
    letter-spacing: -0.21px;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    background: inherit;
}


body #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-item > a.mega-menu-link:hover,
body #mega-menu-wrap-top_menu #mega-menu-top_menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    color: #990000;
    font-weight: 600;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.mega-menu-link:before{
    font-size: 20px;
    width: 20px;
    max-height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 8px;
    margin-right: 10px;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-email-alt:before {
    font-size: 0;
    background-image: url('img/mail.svg');
   
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-cart:before {
    font-size: 0;
    background-image: url(img/cart.svg);
  
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-megaphone:before {
    font-size: 0;
    background-image: url(img/podcast.svg);
  
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-welcome-write-blog:before {
    font-size: 0;
    background-image: url(img/blog.svg);
   
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-calendar:before {
    font-size: 0;
    background-image: url(img/Shape.svg);
  
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-portfolio:before {
    font-size: 0;
    background-image: url(img/suitcase.svg);
    width: 20px;
    
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-location:before {
     font-size: 0;
    background-image: url(img/Find.svg);
  
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-video-alt3:before {
     font-size: 0;
    width: 25px;
    background-image: url(img/youtube.svg);
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-unlock:before {
    font-size: 0!important;
    background-image: url(img/Unlock.svg)!important;
    width: 20px!important;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item a.dashicons-lock:before {
    font-size: 0!important;
    background-image: url(img/Lock.svg)!important;
    width: 20px!important;
}

body #site-title a img {
    max-height: 60px;
}

body #sticky_navigation .container_16 nav.grid_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}


body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item.button a.mega-menu-link {
    background: #E7B62D;
    padding: 0px 20px 4px 20px;
    margin: 1px 0 0 25px;
    border-radius: 6px;
    line-height: 35px;
    height: 35px;
    background: rgb(239,208,120);
    background: radial-gradient(circle, rgba(239,208,120,1) 0%, rgba(228,181,47,1) 100%);   
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

body #mega-menu-wrap-top_menu #mega-menu-top_menu li.mega-menu-item.button a.mega-menu-link:hover {
    color: #304368;
   background: rgb(239,208,120);
    background: radial-gradient(circle, rgba(239,208,120,1) 0%, rgba(228,181,47,1) 100%);
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,.3);
}


/* Primary Menu - Mega menu */

#mega-menu-wrap-primary #mega-menu-primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #304368;
}

#mega-menu-wrap-primary #mega-menu-primary li {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background-color: #304368;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    padding: 10px 0;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
}

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item a.mega-menu-link:before {
    content: "\f061";
    display: inline;
    float: left;
    margin: 0px 10px 0 0;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item.facebook a.mega-menu-link:before {
    content: "\f39e";
    font-family: "Font Awesome 5 Brands";
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item.lock a.mega-menu-link:before {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item.pdf a.mega-menu-link:before {
    content: "\f1c1";
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item.login a.mega-menu-link:before {
    content: "\f023";
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item:hover a.mega-menu-link:before {
    margin: 0px 10px 0 10px;
}
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
     font-family: 'Bitter', sans-serif;
     font-weight: 600;
}

 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
     font-weight: 600;
}

#sticky_navigation {
    padding: 0!important;
}

body #mega-menu-top_menu .mega-toggle-on a {
    color:#990000!important;
    font-weight: 600!important;
}


body #mega-menu-top_menu .mega-toggle-on .mega-sub-menu .mega-menu-item a.mega-menu-link  {
    color:#304368!important;
}

body #mega-menu-top_menu .mega-toggle-on .mega-sub-menu .mega-menu-item a.mega-menu-link:hover {
   color:#990000!important;
}

/* Mobile Menu */
#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 1px solid #1f2e4c;
    padding: 0 25px;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #304368;
    border-bottom: 0;
}
body #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.button a.mega-menu-link {
    background: #E7B62D;
    padding: 0px 20px 4px 20px;
    margin: 0 0 200px 0;
    border-radius: 0;
    line-height: 45px;
    height: 45px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #304368;
    letter-spacing: -0.21px;
    text-transform: uppercase;
    background: rgb(239,208,120);
    background: radial-gradient(circle, rgba(239,208,120,1) 0%, rgba(228,181,47,1) 100%);   
}

body #mega-menu-wrap-mobile_menu #mega-menu-mobile_menu li.mega-menu-item.button.red a.mega-menu-link {
    background: #E7B62D;
    padding: 0px 20px 4px 20px;
    margin: 0;
    border-radius: 0;
    line-height: 45px;
    height: 45px;
    background: #990000;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    letter-spacing: -0.21px;
    text-transform: uppercase;
}

#mega-menu-wrap-mobile_menu #mega-menu-mobile_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #1f2e4c;
    border-bottom: 1px solid #304368;
    color: #fff;
    line-height: 45px;
}

/* General */

body{
    margin:0;
}

body .teaser-page-list {
    background: #F5F2F2;
}

.teaser-page-list .page-title {
    border: none;
}
/* Buttons */
.elementor-button.elementor-size-md {
    padding: 20px 30px;
}

.linkarrow,
.linkarrow * {
    background: transparent!important;
    color: #990000;
}

.linkarrow .elementor-button-text:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0 0 8px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.linkarrow:hover .elementor-button-text:after {
    margin: 0 0 0 12px;
}

#page .item .container_16 {
    max-width: 1140px;
}

select {
  width: 100%;
  padding: 12px;
  color: #304368; 
}

.home .latestNews .eael-post-grid-style-default {
    display: flex;
}

.home .latestNews .eael-post-grid-column {
    padding: 10px;
}

/* Candidates */
.candidate {
    box-shadow: none;
}

/* Events */

#page .mec-bg-color, #page .mec-bg-color-hover:hover, #page .mec-wrap .mec-bg-color, #page .mec-wrap .mec-bg-color-hover:hover {
    background-color: #304368;
    border-radius: 0;
    padding: 5px 25px;
}

#page .mec-event-list-minimal .mec-event-title {
    color: #304368;
    font-family: BitterRoman-SemiBold;
    font-size: 18px;
    letter-spacing: -0.38px;
    line-height: 40px;
    padding: 0;
    margin: 0;
}

.mec-event-list-minimal .mec-event-title a {
    color: #304368;
}

#page .mec-event-list-minimal .mec-event-detail, #page  .mec-event-list-minimal .mec-time-details {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #5E6789;
    letter-spacing: 0;
    line-height: 19px;
}

#page .mec-event-list-minimal .mec-event-date span {
    margin-bottom: 7px;
}

#page span.event-color {
    display: none;
}

#page .mec-event-list-minimal a.mec-detail-button {
    color: #304368;
    border-radius:0;
}

#page .mec-event-list-minimal a.mec-detail-button:hover {
    background-color: #304368;
    color: #fff;
}

/*BLOG*/


#page .blog_archives aside#archives-3 {
    margin-right: 100px;
}

#page .blog_archives aside#categories-3,
#page .blog_archives aside#archives-3 {
    float: left;
}

#page .blog_archives aside#archives-3 h3,
#page .blog_archives aside#categories-3 h3 {
    font-size: 14px;
}

#page .blog_archives aside#archives-3 .widget-title,
#page .blog_archives aside#categories-3 .widget-title {
    background: none;
    margin-bottom: 0;
    }


#page .blog_archives aside#archives-3 select#archives-dropdown-3,
#page .blog_archives aside#categories-3 select#cat {
    border: none;
    margin:0;
    padding:0;
    
}

#page .blog_archives aside#archives-3,
#page .blog_archives aside#categories-3 {
    margin-bottom: 0;
}

#page .blog_archives .elementor-widget-container {
    display: flex;
}

body.category div#secondary {
    display: none;
}

body.category div#primary {
    width: 100%;
}

body.category #main .inner {
    max-width: 1140px;
    margin: 0 auto;
}

body.category .entry-meta {border: none;}

body.category .short-content figure {
    overflow: hidden;
    display: block;
    height: 210px;
    width: auto;
}

body.category .short-description {
    overflow: hidden;
    display: block;
}

body.category img.attachment-small-thumb.size-small-thumb.wp-post-image {width: auto;height: 210px;}

body.category article.list {
    border-bottom: 0 solid transparent;
}

/* Single press */
.archive.tax-press-category #main,
.single-press #main {
    max-width: 1140px;
}


/* Single Sponsor */
.sponsors-list {
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
}
.single-sponsor #primary {
    margin: 0 auto;
    padding: 0 15%;
    width: 100%;
    box-sizing: border-box;
}

article.single-sponsor {
    display: flex;
    flex-wrap: wrap;
}

article.single-sponsor .left {
    width: 55%;
    margin-right: 5%;
}

article.single-sponsor .right {
    width: 40%;
    margin-top: -130px;
}

article.single-sponsor .sponsor-logo img {
    max-width: 100%;
}

.single-sponsor .sponsor-address b {
    display: block;
}

.single-sponsor .sponsor-name {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 14px 0;
}

.elementor-tabs .sponsor {
    width: 32.3%;
    float: left;
    margin-right: 1%;
    text-align: center;
}

.elementor-tabs .sponsor .name {
    font-weight: bold;
}

/*single post*/

body.single-post .item.teaser-page-list .container_16 .container_16 .grid_10, body.category .item.teaser-page-list .container_16 .container_16 .grid_10 {
    width: 100%;
}

body.single-post .item.teaser-page-list .container_16, body.category .item.teaser-page-list .container_16  {
    max-width: 1140px;
}

body.single-post div#secondary {
    display: none;
}

body.single-post div#primary {
    padding: 0 40px;
    width: 100%;
    margin: 0 auto;
    max-width: 1140px;
    display: block;
    float: none;
}

body.single-post .item .container_16 aside.grid_10, body.category .item .container_16 aside.grid_10{
    margin: 0;
	width:100%;
}

body.single-post .item .container_16 aside.grid_10 h1.page-title, body.category .item .container_16 aside.grid_10 h1.page-title {
    padding: 10px 0;
margin: 65px 0 15px;
}

body.single-post #main .inner {
    padding: 0;
}

/* Leadership */

.team_members {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}

.team_members .candidate {
    width: 16%;
    margin: 2% 2%;
    box-shadow:none;
}

.team_members .candidate:hover {
    box-shadow: none;
}

.team_members .candidate img {
    border-radius: 100%;
}

.team_members {
    width: 100%;
    margin: 0 auto;
    max-width:1140px;
}

body #page .item .container_16.staff_intro {
    max-width: 1140px;
}

body.page-template-template-staff #page #main .team_intro {
    margin: 30px 0 0;
    }

body.page-template-template-staff div#main {
    max-width: 1140px;
}

body.page-template-template-staff .team_members {
    width: 100%;
}

.candidate .name {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}

.candidate .position {
    font-family: 'Montserrat', sans-serif;
}

/*blog-subscribe*/

#page .blog_subscribe button {
    border-radius: 0;
    box-shadow: unset;
    padding: 10px 20px;
    border-width: 0;
    font-family: 'Montserrat';
    font-size: 100%;
    background-color: transparent;
    border: solid 1px white;
}

#page .blog_subscribe input#subscribe-field-wp-widget-blog_subscription {
    background-color: #1F2E4D;
    border: none;
    padding: 10px;
    max-width: 600px;
}

#page .blog_subscribe p#subscribe-email {
    float: left;
    width: 610px;
}


#page .blog_subscribe h5 {
    margin-bottom: 20px;
}

/* Form elements */
.blue_bg ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-family: Montserrat-Light;
font-size: 14px;
color: #FFFFFF;
letter-spacing: 0.83px;
line-height: 30px;
}
.blue_bg ::-moz-placeholder { /* Firefox 19+ */
  font-family: Montserrat-Light;
font-size: 14px;
color: #FFFFFF;
letter-spacing: 0.83px;
line-height: 30px;
}
.blue_bg :-ms-input-placeholder { /* IE 10+ */
  font-family: Montserrat-Light;
font-size: 14px;
color: #FFFFFF;
letter-spacing: 0.83px;
line-height: 30px;
}
.blue_bg :-moz-placeholder { /* Firefox 18- */
  font-family: Montserrat-Light;
font-size: 14px;
color: #FFFFFF;
letter-spacing: 0.83px;
line-height: 30px;
}


/*single post staff*/
body.single-post_staff div#primary {
    margin: 0 auto;
    width: 100%;
    max-width: 1140px;
    padding: 0;
    display: block;
    max-width: 1140px;
    float: none;
}

.candidate-about {
    margin-left: 12px;
    width: 70%;
}

body.single-post_staff .candidate img {
    border-radius: 100%;
    max-width: 200px;
}


/* Resume Bank */
body .gv-widget-search.gv-search-horizontal {
    display: flex;
    flex-wrap: nowrap;
}

body .gv-widget-search.gv-search-horizontal > *{
    width: 100%;
    flex: 1!important;
}

body .gv-search-box label {
    margin: 0 0 4px 0;
    display: block;
    color: #304368;
    font-weight: bold;
    font-size: 12px;
}

body .gv-search-box input[type=text] {
    padding: 11px;
    font-size: 13px;
    width: 100%;
}


.gv-widget-search .gv-search-box.gv-search-box-submit .gv-search-button {
    width: 100%;
    padding: 10px;
    margin: 27px 0 0;
    border: 2px solid;
}


.gv-table-view th {
    color: #304368;
    font-weight: bold;
    font-size: 12px;
}


.gv-table-view tfoot {
    display: none;
}

.gv-widget-pagination p {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    opacity: .4;
}


#gform_fields_13 label.gfield_label.gform-field-label {
    margin: 20px 0 2px 0;
     display: block;
     color: #304368;
     font-weight: bold;
     font-size: 12px;
     text-transform: uppercase;
 }
 
 #gform_fields_13 input {
     padding: 10px;
     font-size: 13px;
     width: 100%;
 }
 
 #gform_wrapper_13 .gform_required_legend {
     display: none;
 }
 
 #gform_wrapper_13 input[type="submit"] {
     padding: 11px 50px;
     margin: 28px 0 0;
     border: 2px solid;
 }

 #gform_wrapper_13 input[type="submit"]:hover{
    border: 2px solid;
    cursor: pointer;
 }


 @media screen and (max-width: 1200px) {
    body .gv-widget-search.gv-search-horizontal {
        display: block;
    }
  }

/*Footer*/

#page .footer-width-fixer form .mc4wp-form-fields {
    display: flex;
}

#page .footer-width-fixer h5 {
   margin-bottom: 50px;
}


#page .footer-width-fixer form .mc4wp-form-fields p {
    width: 100%;
    margin-right: 20px;
}

#page .footer-width-fixer form .mc4wp-form-fields p label {
    display: none;
}

#page .footer-width-fixer form .mc4wp-form-fields p input {
    background-color: #1F2E4D;
    border: none;
    padding: 20px 10px;
    color:white;
}

#page .footer-width-fixer form .mc4wp-form-fields p:last-of-type input {
    background-color: transparent;
    border: solid 1px white;
    padding: 18px 0;
    width: 100%;
}

#page .footer-width-fixer form .mc4wp-form-fields p:last-of-type input:hover {
    color: #304368;
    background-color: white;
}


#page footer#colophon {
    padding-top: 0;
    overflow: hidden;
}

/* Members only pages */
.members-access-error {
    width: 80%;
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    padding: 80px 0;
}

.members-access-error input.button,
.wa_login_shortcode input.button{
    font-size: 16px;
    padding: 20px 30px;
    border: none;
    border-radius: 0;
}

.members-access-error input.button:hover,
.wa_login_shortcode input.button:hover {
    background: #304368;
    color: white;
    cursor: pointer;
}

.members-access-error a,
.join_link a {
   text-decoration: none;
   font-weight: 600;
   font-family: Montserrat, sans-serif;
}

.members-access-error a:after,
.join_link a:after{
   content: "\f061";
   font-family: "Font Awesome 5 Free";
   margin: 0 8px;
}


/* iframes */
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; 
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#newsletter .iframe-container {
  padding-top: 33.25%; 
}

#join .iframe-container {
  padding-top: 100.25%; 
}

.donate .iframe-container {
  padding-top: 220.25%; 
}



/*mobile*/

#branding .mob-nav {
    display: none;
}

@media screen and (max-width: 769px) {
    
    #branding nav,
    #branding .mob-nav .mean-bar{
        display: none;
    }

   #branding .mob-nav {
    display: block;
}
    
    .home .latestNews .eael-post-grid-style-default {
    display: block;
}

    .home .latestNews .eael-post-grid-style-default article.eael-grid-post {
        width: 100%;
    }
    
    .team_members .candidate {
        width: 42%;
        margin: 2% 4% 7%;
        box-shadow: none;
    }
    
    #page .blog_subscribe p#subscribe-email {
    float: none;
    width:100%
}
    #page .blog_subscribe input#subscribe-field-wp-widget-blog_subscription {
        width: 100%;
    }
    
    #page .blog_archives aside#categories-3, #page .blog_archives aside#archives-3 {
    float: none;
}
    #page .blog_archives .elementor-widget-container{
        display: block;
    }
    
    #page .blog_archives aside#archives-3 {
       margin: 0 0 30px 0;
}
    #page .footer-width-fixer form .mc4wp-form-fields{
        display:block;
    }
    
    #page .footer-width-fixer form .mc4wp-form-fields p input{
        max-width:100%;
    }
}

