@media only screen and (min-width: 1399px)
{
.container{max-width:1400px;}
.medium-container{max-width:1100px;}
.small-container{max-width:900px;}	
}
@media only screen and (min-width: 1199px)
{
.container{max-width:1200px;}	
.small-container{max-width:900px;}	
.medium-container{max-width:1000px;}	
}
@media only screen and (min-width: 1024px)
{
.ct-menu-section{display: flex; width: 100%;align-items: center; justify-content: space-between;}
#cw-logo{ width: 25%;position:relative;}
#cw-menu{ width: 85%; display: flex; align-items: center; justify-content: flex-end;}
}

@media (max-width: 1024px)
{
    #give-donor-dashboard {
        max-width: 100% !important;
    }
    footer#colophon{padding: 0px !important;}
    .give-donor-dashboard__auth-modal .give-donor-dashboard__auth-modal-frame{width: 100% !important;}
    .newsletter-and-social-section .col-md-6{padding-bottom: 30px;}
    .newsletter-and-social-section h2 {
        padding-bottom: 15px;
    }
    .newsletter-and-social-section h4 {
        padding-bottom: 10px;
    }
    .col-md-6.first-colmn {
        border-bottom: 2px solid #ccc;
        margin-bottom: 30px;
    }
    .newsletter-and-social-section ul img {
        width: 40px;
    }
    #language-switcher {
        display: block !important;
    }
    .wpml-floating-language-switcher {
        display: none;
    }
    .newsletter-and-social-section .form-row{display: block;}
    .back-button-wrap {
        position: fixed;
        top: 0;
        z-index: 9;
        width: 100%;
        left: 0;
    }
   
    .back-button-wrap {
        display: block !important;
    }
    .home .back-button-wrap {
        display: none !important;
    }

    .back-button-wrap  button.back-button {
        background-color: transparent;border:none;padding: 15px 5px;
    }
    .home .ct-menu-section{margin-top: 0px;}
    .home .hamburger{top: 28px;}
    .home .back-button-wrap{display: none;}
nav#mobile-menu {display: block;}
body{font-size: 16px;}
ul#primary-menu li a{margin: 0;color: var(--light-color);}
.button-link{padding:10px 15px;}
.innerpage_banner{padding:60px 0px;}
.innerpage_banner h1{font-size:55px;line-height:55px;}
.toggled ul#primary-menu.nav-menu{ display: flex; flex-direction: column; }
header#masthead{position:relative;top:0px !important;}
body.logged-in.admin-bar header#masthead{top:0px !important;padding: 15px 0px;}
header#masthead img.custom-logo{max-width: 250px;width: 110px;}
.ct-menu-section {position:relative;margin-top: 35px;text-align:center;display: flex;align-items: center;justify-content: space-between;}
ul#primary-menu {text-align: center;display:block; padding: 15px; float: unset; width: 100%; background: var(--dark-color); height: auto; min-height: 100%; min-width: 100vw; position: absolute; left: 0; z-index: 999; padding-top: 110px; }
.mobile-button{display: block;}
ul#primary-menu li{border:0px;}
a.meanmenu-reveal span::before { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; top: 5px; left: 0; transition: 0.5s;}
a.meanmenu-reveal span::after { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; bottom: -7px; left: 0; transition: 0.5s;}
a.meanmenu-reveal.meanclose span::before { rotate: 45deg; transition: 0.5s; top: -3px;}
a.meanmenu-reveal.meanclose span::after { rotate: -45deg; transition: 0.5s; top: -3px;}
.mean-container .mean-nav{position:unset !important;}
body #give-login-form,body #give-register-form,body .forgot-password-container,body .reset-password-container { width: 100%; }
h1{font-size: 28px;}
.hint--medium:after { width: 100%; }
.single-give_forms .give_forms { margin: 20px auto !important;}
#our-campaigns{padding-top: 0px;}
ul#primary-menu > li > a{padding: 8px 0px;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .7px;}
body.menu-open{overflow: hidden;}
.copyright_content {
    display: none;
}
#mobile-menu li{list-style: none;}
#mobile-menu ul{
    display: flex;
    justify-content: space-between;
    padding: 0px 20px;
    margin: 0px;
}
#mobile-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #2c2c2c;
    padding: 20px 0 25px 0px;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
    z-index: 9;
    border: none;
    font-size: 22px !important;
    font-weight: 800;
}

}
@media (max-width: 1024px) and (min-width: 992px)
{
.mean-container .mean-bar{display:none;}
}
@media (max-width: 991px) 
{
}
@media (max-width: 980px) 
{

/* General */
	
.container{max-width:880px;}
.container-medium{max-width:900px;}	
.container-sml{max-width:800px;}
.blog_container{max-width:750px;}
	#canvas{display:none;}

/* Menu */
}

@media (max-width: 860px) 
{
.container{max-width:760px;}	
h2,h2 a{font-size:37px;}
h3,h3 a{font-size:25px;}
h4,h4 a{font-size:17px;}
h5,h5 a{font-size:17px;}
}

@media (max-width: 767px)
{
   
.container{max-width:700px;}
section.no-padding{padding:0px !important;}
.text_image_section-block {padding-top: 0px;}
header#masthead{position:relative;margin-top: 30px;}
body{font-size: 17px;}
.tns-outer .tns-nav{right: 5%;bottom: -20px;}
.home h1 {font-size: 30px;}
.article_title_wrap h4 { line-height: 25px; }	
.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing {
    display: block !important;
  }	
	section.two_column_content_section-block.contact-section.align-Left {
    width: 100%;
}
}
@media (max-width: 668px)
{
body{font-size:16px;}	
.cw_blog_single_content p, .cw_blog_single_content ul li,.cw_blog_single_content p a, .cw_blog_single_content ul li a{font-size:18px;}
.cw_blog_single_content .wp-block-columns.stat_column.stat_column2 > div:first-child{flex-basis: 100%!important;}	
#gototop{bottom:20px;right:10px;}
.cw_tabs .nav-tabs .nav-item{margin-left:5px;margin-right:5px;}	
}
@media (max-width: 576px)
{
    .container {max-width: 540px;}
}
@media (max-width: 390px)
{
.buttons_wrap{display:block;}	

}
