/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Google Fonts Import
--------------------------------------------- */



@import url(http://fonts.googleapis.com/css?family=Lato:100, 300, 400, 700, 900, 100italic, 300italic, 400italic, 700italic, 900italic|Sintony:400, 700|Revalia|Droid+Sans:400, 700);
.underline .elementor-button {
    width: 65%;
    margin: 0 auto;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1075px) { 
 .underline .elementor-button {
    width: 100%;
    margin: 0 auto;
}
}


.home .event {
    width: 33.33% !important;
}
.sub-arrow i.fa {
    display: none;
}

.events-campaigns-section .event {
    width: 33.33%;
}

.single-campaign .entry-title {
    display: none;
}
.login-prompt {
    width: 100%;
    display: block;
    margin-bottom: 0;
    margin-top: 24px;
}
.login-prompt a {
    text-decoration: none;
}
/* Add your custom styles here */
.copyright a{ color: #fff; }
.copyright a:hover{ color: #fff !important; }
.desktop_menu li:first-child {border-left:none; }
.desktop_menu ul li { border-left: 1px solid #405a72; }
.desktop_menu .current-menu-item a.hfe-menu-item{font-weight: 600 !important;}
.social_icons span.elementor-grid-item { border-bottom: 2px solid transparent; transition: all 0.5s ease-in-out;}
.social_icons span.elementor-grid-item:hover { border-bottom: 2px solid #405a72;}
.footer_contact_details .email a { color: #f14332; }
.underline a { text-decoration: none; }
.desktop_menu .sub-menu li a { transition: all 0.3s ease-in-out;}
.desktop_menu .sub-menu li a:hover, .desktop_menu .sub-menu li a:focus { padding-left: 20px !important; }
.home_ml_slider .caption h2 {
    font-size: 12px;
    letter-spacing: 0.2em;
    padding: 1em;
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
}
.home_ml_slider .caption {
    position: absolute;
    left: auto !important;
    bottom: 0 !important;
    right: 0 !important;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border-radius: 0;
}
.home_ml_slider .metaslider .flexslider { margin: 0 !important; }
.home_ml_slider .metaslider .flex-control-nav { bottom: 0px; text-align: left; }
.home_ml_slider .flex-control-paging li a { border-radius: 0; }
.home_ml_slider ol li  { padding: 0 0 12px 10px; list-style: decimal; }
.how_you_can_help .blog-post-inner {
    width: 23%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    vertical-align: top;
}
.how_you_can_help .blog-post-thumb { position: relative;}
.how_you_can_help .blog-post-main {
    background: #fff;
    padding: 25px 28px;
    text-align: center;
    min-height: 245px;
}
.how_you_can_help .blog-post-title {
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
    line-height: 27px;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    text-transform: none;
}
.how_you_can_help .blog-post-title a { color: #314558; text-decoration: none;}
.how_you_can_help .blog-post-date-home {display: none;}
.how_you_can_help .blog-post-excerpt {
    color: #202d39;
    line-height: 1.5em;
    font-size: 1.1em;
    margin: 10px 0 0px 0;
    font-family: 'Lato', sans-serif;
}
.how_you_can_help .blog-post-excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.how_you_can_help a.more-link {
    padding: 5px;
    border: 1px solid #dbe4eb;
    background: -webkit-linear-gradient(top, #fff 0, #f8fafa 100%);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin: 5px 0;
    display: inline-block;
    color: #f14332;
    text-decoration: none;
    outline: 0;
}
.sidebar_underline ul li span {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #314558;
    text-underline-offset: 0.1em;
}

/* .hfe-nav-menu__submenu-arrow a.hfe-menu-item{ position:relative;}
.hfe-nav-menu__submenu-arrow a.hfe-menu-item:after {
    content: '';
    position: absolute;
    left: 30px;
    top: 32px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #3e566e;
	background-color: unset !important;
} */

.sidebarinner h3 {
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #014e8d;
    padding: 0 0 0 20px;
    color: #fff;
    font-size: 1.1em;
}

/*events page css start*/
.events_banner {
    background-attachment: scroll;
    background-position: top 20% center;
    background-size: 100%;
}

/* events page css end*/

.entry_content ul li {
    color: #202d39;
    font-size: 1em;
    list-style: circle;
}

@media screen and (max-width: 1440px){
 .events_banner { background-position: center top; }
}

@media screen and (max-width: 1024px){
     .how_you_can_help .blog-post-title{ font-size: 18px; }
  }

@media screen and (max-width: 768px){
    .how_you_can_help .blog-post-main { padding: 25px 20px; }
    .how_you_can_help .blog-post-title { font-size: 15px; line-height: 25px; }
    .how_you_can_help .blog-post-excerpt { font-size: 16px; line-height: 22px !important;}
    .home .event { width: 100% !important; }
    .events .event { width: 100% !important; }
}

@media only screen and (max-width: 767px) {
	   #nav-below .nav-previous a,
    .button.charitable-button.donate-button.button-primary,
    nav#nav-below .nav-next a {
        font-size: 0.8em !important;
        display: inline-block;
        box-sizing: border-box;
        height: 43px;
        padding: 0 30px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        line-height: 43px;
    }
    .newsarticles article {
        margin-bottom: 20px;
    }
  .how_you_can_help .blog-post-inner { width: 100%; margin-left: 0%; margin-right: 0%; margin-bottom: 30px; }
}
@media screen and (max-width:480px) {
    #nav-below .nav-previous a,
    .button.charitable-button.donate-button.button-primary,
    nav#nav-below .nav-next a {
        font-size: 0.7em !important;
    }
}
.charitable-donation-form .donation-amounts .donation-amount {
    width: 30%;
    box-sizing: border-box;
}

.charitable-form-fields.cf select,
.charitable-form-fields.cf input {
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
}

#charitable-user-fields>div.odd {
    padding-right: 15px;
    box-sizing: border-box;
}

.charitable-form-fields.cf #charitable-user-fields>div {
    width: calc(100% / 2 - 4px);
    display: inline-block;
}

.charitable-form-fields.cf #charitable-user-fields>div.odd {
    padding-right: 15px;
    box-sizing: border-box;
}
.charitable-form .button {
    width: 90px;
    height: 40px;
    font-weight: 700 !important;
    cursor: pointer;
    text-transform: uppercase;
}
.charitable-donation-form .donation-amounts .donation-amount {
    margin: 0px 0px 10px 10px !important;
    padding: 2px 0px 2px 5px;
}
.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount span {
    padding: 0;
    margin: 0;
}

.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount.selected {
    background: transparent;
    padding: 0;
}

.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount {
    padding: 0;
}

.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount .custom-donation-input {
    width: 100%;
    border: 0;
}

.charitable-donation-form .donation-amounts .donation-amount>label {
    box-sizing: border-box;
}
@media (max-width:798px) {
    .charitable-form-fields.cf #charitable-user-fields>div.odd {
        padding-right: 0px;
    }
    .charitable-form-fields.cf #charitable-user-fields>div {
        width: 100%
    }
    .charitable-donation-form .donation-amounts .donation-amount {
        width: 100%;
    }
    .charitable-donation-form .donation-amounts .donation-amount {
        margin: 0px 0px 10px 0 !important;
    }
}
.button.charitable-button.donate-button.button-primary {
    width: 100px;
}
#nav-below .nav-previous a,
.button.charitable-button.donate-button.button-primary,
nav#nav-below .nav-next a {
    margin-bottom: 20px;
    padding: 10px 30px 10px 30px;
    border-radius: 10px;
    background-position: center right 20px;
    box-shadow: 1px 2px 7px rgb(0 0 0 / 41%);
    display: inline-block;
    font-size: 1.1em !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 2em;
    background: #f14332;
    letter-spacing: .04em;
    color: #fff;
    border: none;
    width: auto;
    height: auto;
}

.postid-2825 .cust-sidebar {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.cust-sidebar #custom_html-2 {
    margin-top: 10px;
    background: #003366;
    padding: 10px 10px 20px 10px;
    width: auto;
}
.single-campaign .cust-sidebar #custom_html-2 {
    width: 33.96%;
}
.cust-sidebar  #charitable-donation-form {
    width: calc(100% - 33.66% - 50px);
    margin-right: 4%;
}
.cust-sidebar  #custom_html-2 .custom-html-widget {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato';
}
.cust-sidebar  .widget-title {
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #014e8d;
    padding: 0 0 0 20px;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
text-transform: uppercase;
}
.postid-2825 .main .charitable-form .button {
    height: auto;
}
.login-prompt {
    width: 100%;
    display: block;
}
@media (max-width:1024px) {
.cust-sidebar  #custom_html-2 .custom-html-widget {
    font-size: 16px;
}
}
@media (max-width:991px) {
.events-campaigns-section .event {
    width: 100%;
}	
.home_ml_slider .caption h2 {
    font-size: 9px;
    line-height: normal;
}
	.metaslider .caption {
    padding: 0px 0px;
}
.home_ml_slider .caption h2 {
    padding: 0px;
}
.cust-sidebar  #custom_html-2 .custom-html-widget {
    font-size: 14px;
}
.page-id-3270 .cust-sidebar #custom_html-2 {
    width: 100%;
}
.cust-sidebar  #charitable-donation-form {
    width: calc(100% - 40.66%);   
}
}
/* @media only screen and (max-width :1199px) {
.page, .single{
  padding: 0 10px;
}
} */
@media screen and (min-device-width: 881px) and (max-device-width: 1199px) { 
.page,
. single {
    padding: 0 10px;
}
.page-id-3271 .cust-sidebar #custom_html-2 {
    width: 120%;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1199px) { 
.page-id-3271 .cust-sidebar #custom_html-2 {
    width: 120%;
}
}

@media (max-width:767px) {

.cust-sidebar  #charitable-donation-form {
    width: 100%;
    margin-right: 0;
}
.cust-sidebar #custom_html-2 {
    width: 100%;
}
.postid-2825 .cust-sidebar {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
}

.category-tabs {
    list-style: none;
    display: flex;
    gap: 10px;
    padding: 0;
}

.category-tabs li {
    margin: 0;
}

.category-tabs .category-tab {
    padding: 10px 20px;
    background-color: #f0f0f0;
    text-decoration: none;
    color: #333;
    border-radius: 5px;
    cursor: pointer;
}

.category-tabs .category-tab.active {
    background-color: #0073aa;
    color: #fff;
}
#load-more {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #0073aa;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#load-more:hover {
    background-color: #005177;
}
.maines .event {
    width: 33%;
}
.maines .category-tabs {
    margin-bottom: 20px;
}
.postid-2825 .main {
    display: flex;
    width: 100%;
}
/* .postid-2825 .main .inner {
    margin-right: 4%;
    margin-bottom: 10px;
    float: left;
    width: 65.33%;
} */

.main #custom_html-2 {
    margin-right: 0 !important;
    clear: right;
    margin-bottom: 10px;
    float: left;
    width: 30.66%;
   }
   /* .postid-2825  .content {
    padding: 14px 0;
} */
.postid-2825 .sidebarinner {
    margin-top: 10px;
    background: #003366;
    padding: 10px 10px 20px 10px;
}
.postid-2825 .sidebarinner  h3 {
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #014e8d;
    padding: 0 0 0 20px;
    color: #fff;
    font-size: 1.1em;
    margin-top: 20px;
    letter-spacing: 0.02em;
    font-weight: 600;
}
.postid-2825 .sidebarinner .textwidget.custom-html-widget {
    font-size: 18px;
}

.postid-2825 .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
.board-documents div#wpforms-13497 {
    margin: 0;
}
.board-documents button#wpforms-submit-13497 {
    background: #ee1b2e;
    border-radius: 39px;
    padding: 10px 30px;
}
.board-documents form#wpforms-form-13497 {
    text-align: center;
}

@media (min-width:769px) and (max-width:991px) {
	.maines .event{width: calc(33% - 20px);}
}
@media (min-width:1024px) and (max-width:1025px) {
	body:not(.rtl) .elementor-3601 .elementor-element.elementor-element-0e21e70 .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child) {
    margin-right: 10px;
}
}
@media only screen and (min-width: 1280px) {
    body.postid-2825 .container {
        width: 1280px;
    }
}
@media only screen and (min-width : 991px) {
    .events .event-thumbnail img {
        height: auto;
    }
    .maines .event {
        width: 33%;
    margin-bottom:20px;
    }
    
}
@media screen and (max-width:1024px) {
    .sidebarinner .textwidget.custom-html-widget {
        font-size: 17px;
    }

}
@media screen and (max-width:991px) {
  .postid-2825 .container {
        width: 96% !important;
    }
      .sidebarinner .textwidget.custom-html-widget {
    font-size: 16px;
}
.postid-2825 .main .inner {
    margin-right: 0;
    width: 100%;
}
.postid-2825 .main #custom_html-2 {
    width: 100%;
}
.postid-2825 .main {
    flex-direction: column;
}

}
@media (min-width: 1200px) and (max-width: 1360px) {
    .postid-2825 .container {
        width: 1170px !important;
    }
}
@media (min-width: 240px) and (max-width: 767px) and (orientation: portrait) {
   .postid-2825 .container {
        max-width: 100%;
        width: 100% !important;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0px 5px;
    }
}
@media only screen and (min-width:768px) and (max-width:959px) {
    .postid-2825 .container {
        width: 748px !important;
    }
   
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
 .postid-2825 .container {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media screen and (max-width:767px) {
    .postid-2825 .main .inner {
    margin-right: 0;
    width: 100%;
}
.postid-2825 .main #custom_html-2 {
    width: 100%;
}
.postid-2825 .main {
    flex-direction: column;
}
}