@media (max-width: 1679px) {
    .header .container {
        max-width: 1260px;
    }
    .banner-content {
     max-width: 1260px;
    }

    .navigation ul li {
        margin-right: 16px;
    }

    .navigation ul li a {
        font-size: 17px;
    }

    .contact-nav a {
        font-size: 17px;
        padding: 0px 18px;
        min-height: 50px;
    }

    .logo-text {
        font-size: 18px;
    }
}

@media (max-width: 1599px) {
    .page-template-coronavirus .contact-banner-section {
        background-position: center top -250px;
    }
    .page-template-nutrition .contact-banner-section {
        background-position: center top -250px;
    }

    .page-template-education .contact-banner-section {
        background-position: center top -250px;
    }
    .page-template-sponsorchild .contact-banner-section {
        background-position: center top -250px;
    }
    .page-template-equity .contact-banner-section {
        background-position: center top -250px;
    }
    .page-template-covidrelief .contact-banner-section {
        background-position: center top -250px;
    }
    .page-template-foodcrisis .contact-banner-section {
        background-position: center top -250px;
    }
}
@media (max-width: 1439px) {
    .new-supporters-page .supporters-image-inner {
        width: 370px;
    }

    .new-supporters-page .supporters-content-wrapper {
        width: calc(100% - 370px);
    }

    .location-name-box h3 {
        font-size: 20px;
    }

    .location-datails-box a {
        font-size: 20px;
    }

    .location-btn-box a {
        font-size: 18px;
    }

    .supporters-main-wrapper .supporters-image-inner {
        width: 350px;
    }

    .supporters-main-wrapper .supporters-content-wrapper {
        width: calc(100% - 350px);
    }
    .page-template-coronavirus .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-nutrition .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-education .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-sponsorchild .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-equity .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-covidrelief .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-foodcrisis .contact-banner-section {
        background-position: center top -198px;
    }
    .page-template-donate .contact-banner-section {
        background-position: center top -198px;
    }
}

@media (max-width: 1280px) {
    .header .container {
        max-width: 1098px;
    }

    .contact-banner-section .banner-content {
        max-width: 1098px;
        padding: 0 15px;
    }

    .container {
        max-width: 1098px;
    }

    .navigation ul li {
        margin-right: 12px;
    }

    .contact-nav a {
        font-size: 18px;
        padding: 0px 18px;
        min-height: 50px;
    }

    .logo img {
        max-width: 100px;
        width: 100%;
    }

    .logo {
        width: 80px;
    }

    .banner-content h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .feature-section {
        padding: 80px 0px;
    }

    .post-detail-section {
        padding: 80px 0;
    }

    .contact-form-section {
        padding: 80px 0px;
    }

    .spotlight-section {
        padding: 80px 0px;
    }

    .take-action {
        padding: 80px 0px;
    }

    .section-header {
        margin-bottom: 30px;
    }

    .gallery-heading {
        padding-bottom: 30px;
    }

    .filter-button-group {
        margin-bottom: 40px;
    }

    .footer-top {
        margin-bottom: 80px;
    }

    .footer {
        padding-bottom: 80px;
    }

    .spotlight-section-list .feature-thumb img {
        max-height: 170px;
    }

    .footer-top .footer-top-item {
        padding: 25px 15px;
    }

    .feature-item .feature-inner .feature-content h4 {
        font-size: 24px;
    }

    .our-supporters-section .section-heading h2 {
        margin-bottom: 30px;
    }

    .location-section .section-heading h2 {
        margin-bottom: 30px;
    }

    .header .container {
        max-width: 1170px;
    }
    .banner-content {
     max-width: 1170px;
    }

    .contact-nav a {
        margin-right: 5px;
    }

    .navigation ul li a {
        font-size: 16px;
    }

    .logo-text {
        font-size: 17px;
    }
}

@media (max-width: 1199px) {
    .mobile-right {
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        width: 180px;
    }

    .header-inner {
        position: relative;
        align-items: center;
    }

    .mobile-btn-black {
        display: inline-flex;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        justify-content: center;
        align-items: center;
        min-height: 50px;
        border-radius: 75px;
        padding: 0px 25px;
        margin-right: 25px;
        background-color: #000;
        border: 2px solid #000;
    }

    .mobile-btn-black:hover {
        background: transparent;
        color: #000;
    }

    .moblelogo {
        width: 75px;
        margin: 0 15px 15px;
        position: relative;
    }

    .logo-text {
        display: block;
    }

    /************ // MOBILE MENU CSS START HERE // ***********************/
    .menu-bar {
        width: 38px;
        height: 30px;
        margin: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        display: block;
        /* position: absolute;
    right: 15px;
    top: 38px; */
        z-index: 1111;
    }

    .menu-bar span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #f3bf2c;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

    .menu-bar span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }

    .menu-bar span:nth-child(odd) {
        left: 0px;
        border-radius: 9px 0 0 9px;
    }

    .menu-bar span:nth-child(1), .menu-bar span:nth-child(2) {
        top: 0px;
    }

    .menu-bar span:nth-child(3), .menu-bar span:nth-child(4) {
        top: 10px;
    }

    .menu-bar span:nth-child(5), .menu-bar span:nth-child(6) {
        top: 21px;
    }

    .menu-bar span:nth-child(3) {
        width: 40%;
        left: 4px;
    }

    .menu-bar span:nth-child(5) {
        width: 29%;
        left: 9px;
    }

    .mobile-menu .menu-bar span:nth-child(1), .mobile-menu .menu-bar span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #000;
    }

    .mobile-menu .menu-bar span:nth-child(2), .mobile-menu .menu-bar span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #000;
    }

    .mobile-menu .menu-bar span:nth-child(1) {
        left: 5px;
        top: 7px;
    }

    .mobile-menu .menu-bar span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px;
    }

    .mobile-menu .menu-bar span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }

    .mobile-menu .menu-bar span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }

    .mobile-menu .menu-bar span:nth-child(5) {
        left: 5px;
    }

    .mobile-menu .menu-bar span:nth-child(6) {
        left: calc(50% - 5px);
    }

    .mobile-menu .menu-bar span:nth-child(6), .mobile-menu .menu-bar span:nth-child(5) {
        top: 16px;
        width: 50%;
    }

    .navigation {
        background: rgba(255, 255, 255, 0.99);
        position: fixed;
        top: 0;
        padding-top: 15px;
        right: -150%;
        width: 400px;
        height: 100%;
        z-index: 99;
        transition: 0.4s;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        overflow-y: auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 92px;
        margin: 0;
    }

    .navigation ul li a::after {
        display: none;
    }

    .mobile-menu .menu-bar {
        background: none;
        right: 15px;
        position: fixed;
        top: 40px;
    }

    body.mobile-menu .navigation {
        display: block;
        right: 0;
    }

    body.mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    body::before {
        content: "";
        transition: all 0.4s;
    }

    body.mobile-menu::before {
        content: "";
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 3;
    }

    .navigation ul {
        display: block;
    }

    .navigation ul li {
        border-bottom: 1px #dedede solid;
        margin: 0;
        transition: 1s;
    }

    .navigation ul li a {
        padding: 10px 15px;
        display: block;
        color: #000;
        font-weight: normal;
        text-transform: capitalize;
        transition: 1s;
        font-size: 16px;
        padding-right: 30px;
    }

    .navigation ul li a:hover,
    .navigation ul li a:focus,
    .navigation ul li.current-menu-item a {
        color: #fff;
    }

    .menu-item-has-children.current-menu-item::after {
        border-color: #fff;
    }

    .navigation ul li.menu-item-has-children:hover ul.sub-menu li a {
        color: #000;
    }

    .navigation ul li.current-menu-item {
        background: #f4b70f;
    }

    .navigation ul li:hover {
        background: #f4b70f;
    }

    .navigation ul li.current-menu-item a {
        color: #fff;
    }

    .navigation ul li:hover a {
        color: #fff;
    }

    /*
    .navigation ul li.menu-item-has-children:hover {
        color: #ffffff;
        background: #cf1320;
    }

    .navigation ul li.menu-item-has-children:hover a {
        color: #fff;
    }

    .navigation ul li.menu-item-has-children:hover::after {
        border-color: #fff;
    }
    */
    .navigation ul li ul.sub-menu li {
        padding: 0;
    }

    .navigation ul li ul.sub-menu ul.sub-menu li a {
        color: #000 !important;
        background: #e0e0e0;
        font-size: 14px;
        padding-left: 35px;
    }

    .navigation ul li a::before {
        display: none;
    }

    .navigation ul li ul.sub-menu {
        position: sticky;
        border: none;
        background: none;
        width: 100%;
        transform: scale(1);
        display: none;
        padding: 0;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
    }

    .navigation ul li ul.sub-menu li a {
        color: #fff;
        padding: 13px 15px;
    }

    .navigation ul li.menu-outter.active ul.sub-menu {
        display: block;
    }

    .navigation ul li.menu-item-has-children.active ul.sub-menu {
        display: block;
    }

    .navigation ul li:hover .nav-arrow {
        border-color: #000;
    }

    .navigation ul li.menu-item-has-children {
        padding-right: 0;
        position: relative;
    }

    .navigation ul li ul.sub-menu::before {
        display: none;
    }

    .navigation ul li ul.sub-menu li {
        border-bottom: none;
        border-left: none;
        border-right: none;
        background: #dedddd;
        border-bottom: 1px solid #e9e9e9;
    }

    .navigation ul li ul.sub-menu li a {
        color: #000000;
        background: #f1efef;
        font-size: 15px;
        padding-left: 25px;
    }

    .navigation ul li.menu-item-has-children.open>ul.sub-menu {
        display: block;
        left: 0;
        width: 100%;
    }

    .menu-item-has-children::before {
        display: none;
    }

    .menu-item-has-children::after {
        content: "\f107";
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 45px;
        transition: 0.4s;
        font-family: FontAwesome;
        color: #000;
        padding: 0;
        z-index: 111;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .navigation ul li ul.sub-menu li.menu-item-has-children:hover:after {
        border-color: #000;
    }

    /* .navigation ul li.menu-item-has-children.open::after {
        transform: rotate(225deg) translateY(-50%);
        top: 15px;

    } */
    .navigation .contact-nav {
        padding: 0px 0px;
    }

    .navigation .contact-nav a {
        border-radius: 0;
        padding: 10px 15px;
        display: block;
        font-weight: bold !important;
        font-size: 16px;
        margin: 0;
        min-height: auto;
    }

    .navigation .contact-nav a:hover {
        border-color: #f4b70f;
    }

    .navigation .contact-nav a:last-child {
        display: none;
    }

    /************ // MOBILE MENU CSS END HERE //***********************/
    .banner-section {
        height: 480px;
    }

    .contact-banner-section {
        height: auto !important;
        background-position: center top 0;
    }

    .banner-content h1 {
        font-size: 42px;
        line-height: 45px;
    }

    .banner-content a {
        font-size: 18px;
        min-width: 160px;
        min-height: 50px;
    }

  .scroll-next-section {
        bottom: 32px;
    }
	.home-banner .slick-dots {
		bottom: 11px;
	}

    .feature-section {
        padding: 50px 0px;
    }

    .error-page-cover {
        padding: 30px 0 50px;
    }

    .spotlight-section {
        padding: 50px 0px;
    }

    .post-detail-section {
        padding: 50px 0;
    }

    .contact-form-section {
        padding: 50px 0px;
    }

    .take-action {
        padding: 50px 0px;
    }

    .testimonials-section {
        padding: 50px 0px;
    }

    .our-supporters-section {
        padding: 50px 0 20px;
    }

    .location-section {
        padding: 50px 0 20px;
    }

    .testimonials-body p {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 26px;
    }

    .review-bottom {
        padding: 20px 20px;
    }

    .footer-top {
        margin-bottom: 50px;
    }

    .footer {
        padding: 0 0 60px;
    }

    .feature-item .feature-inner .feature-content {
        /*padding: 25px 15px;*/
        width: 60%;
    }

    .feature-item .feature-inner .feature-thumb {
        width: 40%;
    }

    .testimonials-right-about {
        width: calc(100% - 125px);
    }

    .gallery-section {
        padding: 50px 0 40px;
    }

    .footer-top .footer-top-item .footer-top-inner {
        align-items: center;
        display: flex;
        justify-content: center;
        flex-flow: column;
    }

    .footer-top .footer-top-item .footer-top-inner .footer-top-thumb {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .footer-donate-btn a {
        font-size: 18px;
        padding: 0 15px;
    }

    .feature-item .feature-inner .feature-content h4 {
        font-size: 22px;
    }

    .section-header h3 {
        font-size: 36px;
    }

    .about-section-content h2 {
        font-size: 36px;
    }

    .location-section .section-heading h2 {
        font-size: 36px;
    }

    .error-page-content h2 {
        font-size: 36px;
    }

    .post-content-heading h2 {
        font-size: 36px;
    }

    .our-supporters-section .section-heading h2 {
        font-size: 36px;
    }

    .about-team-section .section-header h3 {
        font-size: 36px;
    }

    .testimonials-left-content h3 {
        font-size: 27px;
    }

    .contact-banner-section .banner-content h1 {
        font-size: 42px;
    }

    .about-content {
        padding: 50px 0;
    }

    .about-section-content {
        margin: 0 0 40px;
    }

    .post-content-heading {
        margin: 0 0 40px;
    }

    .about-detail {
        padding: 0 0 0 30px;
    }

    .post-content-section {
        padding-left: 30px;
    }

    .about-team-info .supporters-image-inner {
        width: 175px;
        height: 175px;
    }

    .about-team-info .supporters-content-wrapper h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .about-team-section {
        padding: 50px 0 20px;
    }

    .event-thumb img {
        height: 310px;
    }

    .event-content .events-content-detail {
        padding: 20px;
        box-shadow: 0 5px 5px rgb(37 50 66 / 20%);
    }

    .events-content-detail h4 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    .events-section {
        padding: 50px 0 20px;
    }

    .event-item {
        padding: 0 25px 35px;
    }

    .footer-top+.container .row {
        padding: 0 15px;
    }

    .location-inner ul {
        margin: 0 -10px;
    }

    .location-inner ul li {
        padding: 0px 10px;
        margin-bottom: 30px;
    }

    .location-btn-box a {
        padding: 18px 15px;
    }

    .new-supporters-page .supporters-image-wrapper {
        padding: 0 40px;
    }

    .new-supporters-page .supporters-content-wrapper {
        padding-left: 40px;
    }

    .about-image figure {
        box-shadow: 0 0 18px rgb(0 0 0 / 18%);
    }

    .supporters-main-wrapper .supporters-content-wrapper h3 {
        font-size: 22px;
    }

    .logo-text {
        font-size: 18px;
    }
    .page-template-coronavirus .contact-banner-section {
        background-position: center center;
    }
    .page-template-nutrition .contact-banner-section  {
        background-position: center center;
    }
    .page-template-education .contact-banner-section {
        background-position: center center;
    }
    .page-template-sponsorchild .contact-banner-section {
        background-position: center center;
    }
    .page-template-equity .contact-banner-section {
        background-position: center center;
    }
    .page-template-covidrelief .contact-banner-section {
        background-position: center center;
    }
    .page-template-foodcrisis .contact-banner-section {
        background-position: center center;
    }
    .page-template-donate .contact-banner-section {
        background-position: center center;
    }
}

@media (max-width: 1023px) {
    .banner-section {
        height: 420px;
    }

    .banner-content h1 {
        font-size: 34px;
        line-height: 40px;
    }

    .section-header h3 {
        font-size: 32px;
    }

    .about-section-content h2 {
        font-size: 32px;
    }

    .location-section .section-heading h2 {
        font-size: 32px;
    }

    .error-page-content h2 {
        font-size: 32px;
        margin: 0 0 15px;
    }

    .error-page-content p {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 24px;
    }

    .post-content-heading h2 {
        font-size: 32px;
        max-width: 520px;
        margin: 0 auto 15px;
        width: 100%;
    }

    .our-supporters-section .section-heading h2 {
        font-size: 32px;
    }

    .about-team-section .section-header h3 {
        font-size: 32px;
    }

    .post-content-section h2 {
        font-size: 32px;
    }

    .testimonials-left-content h3 {
        font-size: 32px;
    }

    .gallery-heading h3 {
        font-size: 32px;
    }

    .feature-item .feature-inner .feature-content {
        padding: 25px 15px;
    }

    .feature-item .feature-inner .feature-content h4 {
        font-size: 17px;
    }

    .spotlight-section .section-header span {
        max-width: 584px;
        width: 100%;
        margin: 0 auto;
        display: inline-block;
    }

    .take-action-wrapper p {
        font-size: 18px;
        margin: 0;
    }

    .feature-content {
        padding: 20px 15px;
    }

    .testimonials-left {
        width: 100%;
        height: auto;
        padding: 30px;
    }

    .testimonials-left-thumb {
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
    }

    .testimonials-left-content {
        position: static;
    }

    .testimonials-right {
        width: 100%;
    }

    .testimonials-right-about p {
        line-height: 26px;
    }

    .testimonials-slide-inner {
        padding: 20px 20px 0;
    }

    .spotlight-section-list .col-sm-3.col-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .feature-content p {
        min-height: 140px;
    }

    .footer-top .footer-top-item .footer-top-inner {
        justify-content: center;
    }

    .footer-top .col-lg-4:first-child {
        border-right: 1px solid #ffffff1a;
    }

    .footer-top .col-lg-4 .footer-top-item {
        border-left: none;
    }

    .footer-top .col-lg-4:last-child .footer-top-item {
        border-right: none;
        text-align: center;
        border-top: 1px solid #ffffff1a;
    }

    .spotlight-section-list .feature-thumb img {
        max-height: 260px;
    }

    .video-Cover .play-pause-btn {
        background-size: 68px auto;
    }

    .contact-info-cover {
        width: 100%;
    }

    .contact-form-input-cover {
        width: 100%;
        margin: 0 0 38px;
    }

    .contact-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .contact-wrapper .contact-item {
        width: 50%;
    }

    .footer-top .col-lg-4 {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footer-top .col-lg-4:last-child {
        border-right: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer-top {
        margin-bottom: 25px;
    }

    .footer .footer-info {
        margin: 25px 0 0;
    }

    .contact-banner-section .banner-content h1 {
        font-size: 34px;
    }

    .about-team-info .our-supporters-wrapper {
        width: 50%;
    }

    .about-team-info .our-supporters-box {
        padding: 15px 15px 25px;
    }

    .about-content-wrapper {
        align-items: flex-start;
    }

    .contact-banner-section .banner-content h1 {
        text-align: center;
    }

    .event-thumb img {
        height: 220px;
    }

    .post-meta a {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 0;
        width: 100%;
    }

    .events-content-detail p {
        font-size: 16px;
        line-height: 24px;
    }

    .about-detail p {
        font-size: 16px;
        line-height: 24px;
    }

    .supporters-content-wrapper p {
        font-size: 16px;
        line-height: 24px;
    }

    .about-section-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .events-section-wrapper {
        margin: 0 -15px;
    }

    .event-item {
        padding: 0 15px 30px;
    }

    .supporters-content-wrapper h3 {
        font-size: 20px;
    }

    .our-supporters-section .supporters-content-wrapper {
        padding: 0;
    }

    .feature-item .feature-inner .feature-thumb {
        width: 100%;
        height: 240px;
    }

    .feature-item .feature-inner .feature-content {
        padding: 25px 15px;
        width: 100%;
    }

    .filter-button-group {
        margin-bottom: 30px;
    }

    .gallery-heading {
        padding-bottom: 20px;
    }

    .get-involved .supporters-content-wrapper {
        min-height: auto;
    }

    .post-detail-section .post-content-heading p {
        font-size: 16px;
        line-height: 24px;
    }

    .post-content-section p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 13px;
    }

    .post-content-section {
        padding-left: 30px;
    }

    .our-supporters-wrapper {
        width: 50%;
    }

    .take-action-wrapper p {
        font-size: 16px;
        margin: 0;
        line-height: 24px;
    }

    .contact-form-section .contact-form-wrapper {
        padding: 45px 30px 20px;
    }

    .map-wrapper {
        height: 460px;
    }

    .post-meta a i.fa {
        margin-right: 7px;
        width: 15px;
        text-align: center;
    }

    .location-name-box h3 {
        font-size: 18px;
    }

    .location-datails-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .location-datails-box a {
        font-size: 18px;
    }

    .location-btn-box a {
        padding: 15px 10px;
        font-size: 16px;
    }

    .new-supporters-page .supporters-image-wrapper {
        padding: 0 20px;
    }

    .new-supporters-page .supporters-content-wrapper {
        padding: 20px;
    }

    .new-supporters-page .supporters-content-wrapper p {
        margin-bottom: 5px;
    }

    .new-supporters-page .supporters-image-inner {
        width: 270px;
    }

    .new-supporters-page .supporters-content-wrapper {
        width: calc(100% - 270px);
        margin: 40px 0;
    }

    .media-group ul li figure {
        height: 220px;
    }

    .media-group .media-group-card figcaption {
        padding: 20px 15px;
    }

    .media-group ul li p {
        font-size: 18px;
    }

    .media-group .media-group-card .btn-red {
        font-size: 16px;
        padding: 10px 20px;
    }

    .supporters-main-wrapper .supporters-image-inner {
        width: 270px;
    }

    .supporters-main-wrapper .supporters-content-wrapper {
        width: calc(100% - 270px);
        padding-left: 30px;
    }

    .supporters-main-wrapper .supporters-image-inner::before {
        top: -25px;
        left: -25px;
    }

    .supporters-main-wrapper .supporters-image-inner::after {
        height: calc(100% + 28px);
        left: -13px;
        top: -13px;
    }

    .supporters-main-wrapper .supporters-image-wrapper {
        padding: 50px 30px 40px 50px;
    }

    .supporters-main-wrapper .supporters-content-wrapper h3 {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }

    .supporters-main-wrapper .our-supporters-wrapper:nth-child(even) .supporters-content-wrapper {
        padding: 0 40px 0 0px;
    }
    .banner-content {
      text-align: left;
    }
}

@media (max-width: 767px) {
    .banner-section {
        height: 340px;
    }

    .banner-content h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .banner-content a {
        font-size: 14px;
        min-width: 110px;
        min-height: 34px;
        padding-bottom: 3px;
        letter-spacing: 0.5px;
        font-weight: 600;
    }

    .scroll-next-section a {
        width: 25px;
        display: inline-block;
    }

    .scroll-next-section img {
        width: 100%;
    }

    .feature-section-list .col-sm-6.col-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .spotlight-section-list .feature-thumb img {
        max-height: 240px;
    }

    .footer {
        text-align: center;
        padding: 0 0 15px;
    }

    .footer-info ul.footer-scoial {
        justify-content: center;
        margin-bottom: 0;
    }

    .footer-info p {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        font-family: 'Barlow';
        font-weight: normal;
        letter-spacing: 0.5px;
        width: 100%;
        max-width: 450px;
        margin: 0 auto 23px;
    }

    .footer-top {
        margin-bottom: 0;
        border-bottom: 0;
    }

    .footer .footer-info {
        margin: 0;
    }

    .footer-donate-btn a {
        margin-right: 0;
        min-height: 46px;
    }

    .footer-top+.container .col-md-6+.col-md-6 {
        border-top: 1px solid #ffffff1a;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .footer-top .footer-top-item {
        padding: 25px 15px;
    }

    .review-info {
        width: calc(100% - 60px);
    }

    .video-Cover .play-pause-btn {
        background-size: 50px auto;
    }

    /* .post-content-section {
        padding: 20px 15px;
    } */
    .contact-banner-section .banner-content h1 {
        font-size: 30px;
    }

    .about-image {
        width: 100%;
        position: relative;
        margin-bottom: 0;
        max-width: 400px;
        margin: 0 auto 20px;
    }

    .post-banner-section {
        width: 100%;
        position: relative;
        margin-bottom: 0;
        max-width: 400px;
        margin: 0 auto 20px;
    }

    .about-detail {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .post-content-section {
        padding-left: 0;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .about-section-content {
        margin: 0 0 20px;
    }

    .post-content-heading {
        margin: 0 0 20px;
    }

    .contact-banner-section {
        padding: 90px 0;
    }

    .event-content .events-content-detail {
        padding: 15px;
        box-shadow: 0 3px 5px rgb(37 50 66 / 20%);
    }

    .donate-section .event-content .events-content-detail {
        box-shadow: 0 3px 5px rgb(37 50 66 / 16%);
    }

    .events-content-detail h4 {
        font-size: 18px;
    }

    .post-meta {
        margin: 0 0 10px;
    }

    .our-supporters-wrapper {
        width: 50%;
    }

    .donate-btn-cover .btn-black {
        font-size: 18px;
        min-height: 44px;
        padding: 0px 20px 4px;
        width: 125px;
    }

    .donate-form .contact-form-wrapper h4.title {
        margin: 0 0 20px;
        font-size: 16px;
    }

    .member-registration-section .contact-form .form-group.submit-cover {
        margin-top: 15px;
    }

    .footer .col-lg-4.col-md-6 {
        display: none;
    }

    .footer-info h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .footer-info ul li:last-child {
        padding-bottom: 0;
    }

    .footer-info ul li {
        padding-bottom: 10px;
    }

    .contact-form-wrapper h4.title {
        margin-bottom: 20px;
    }

    .map-wrapper {
        height: 300px;
    }

    .member-registration-section .contact-form .form-group label {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .contact-form .form-group select.form-control {
        background-position: calc(100% - 16px) center;
        padding-right: 35px;
        background-size: 12px;
    }

    .form_checkbox input[type="checkbox"]:not(:checked)+label::after, .form_checkbox input[type="checkbox"]:checked+label::after {
        top: 2px;
    }

    .form_checkbox input[type="checkbox"]:not(:checked)+label:before, .form_checkbox input[type="checkbox"]:checked+label:before {
        top: 4px;
    }

    .member-registration-section .contact-form-input-cover {
        width: 100%;
        margin: 0 0 0px;
    }

    .member-registration-section.contact-form-section .contact-form-wrapper {
        padding: 25px 15px 30px;
    }

    .error-page-content h1 {
        font-size: 75px;
        margin: 0 0 14px;
    }

    .error-page-content .btn-red {
        font-size: 18px;
        min-height: 46px;
        padding: 0px 20px;
    }

    .location-inner ul li {
        width: 50%;
    }

    .media-group ul li {
        width: 50%;
    }

    .about-image figure {
        box-shadow: 0 0 10px rgb(0 0 0 / 18%);
    }
    .banner-content {
        text-align: left;
        max-width: 180px;
        margin: 0;
    }
    .banner-content h1 {
      font-size: 20px !important;
      line-height: 27px !important;
  }
}

@media (max-width: 667px) {
    .header-top-area ul.social-icons {
        display: none;
    }

    .header-top-area ul {
        margin: 0 auto;
    }

    .take-action-wrapper {
        max-width: 580px;
        margin: auto;
        width: 100%;
    }

    .testimonials-right-about {
        width: 100%;
        padding-bottom: 10px;
    }

    .testimonials-slider .slick-prev, .testimonials-slider .slick-next {
        top: -50px;
        width: 40px;
        height: 40px;
        display: none !important;
    }

    .footer-top .col-lg-4 {
        border-right: none !important;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer-top .col-lg-4:nth-child(2) .footer-top-item {
        border-top: 1px solid #ffffff1a;
    }

    .review-info h5 {
        font-size: 18px;
        line-height: 1.3;
    }

    .contact-wrapper .contact-item {
        width: 100%;
    }

    .contact-form-wrapper {
        padding: 35px 20px;
    }

    .header-top-area ul li:last-child {
        border-right: 0;
    }

    .gallery-section {
        padding: 30px 0 0;
    }

    .footer {
        padding: 5px 0 5px;
    }

    .footer-top .footer-top-item .footer-top-inner .footer-top-thumb {
        width: 25px;
        margin-bottom: 10px;
    }

    .footer-top .col-lg-4:first-child .footer-top-thumb {
        width: 20px;
    }

    .footer-top .col-lg-4:last-child .footer-top-thumb {
        width: 22px;
    }

    .new-supporters-page .supporters-image-wrapper::before {
        width: auto;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .new-supporters-page .supporters-image-wrapper {
        padding: 30px 20px;
        flex-direction: column;
    }

    .new-supporters-page .our-supporters-wrapper:nth-child(even) .supporters-image-wrapper {
        flex-direction: column;
    }

    .new-supporters-page .our-supporters-wrapper:nth-child(even) .supporters-content-wrapper {
        padding-left: 0;
    }

    .new-supporters-page .supporters-image-inner {
        width: 100%;
        max-width: 420px;
        height: 280px;
    }

    .new-supporters-page .supporters-content-wrapper {
        width: 100%;
        max-width: 420px;
        margin: 0;
        padding: 20px 0 0;
    }

    .new-supporters-page .supporters-content-wrapper h3 {
        height: auto !important;
    }

    .supporters-main-wrapper .supporters-image-wrapper {
        padding: 30px 20px 30px 30px;
    }

    .supporters-main-wrapper .our-supporters-wrapper:nth-child(even) .supporters-image-wrapper {
        padding-left: 20px;
    }

    .supporters-main-wrapper .supporters-image-inner {
        width: 200px;
    }

    .supporters-main-wrapper .supporters-content-wrapper {
        width: calc(100% - 200px);
        padding-left: 20px;
    }

    .supporters-main-wrapper .supporters-image-inner::before {
        top: -18px;
        left: -18px;
        border-width: 5px;
    }

    .supporters-main-wrapper .supporters-image-inner::after {
        height: calc(100% + 22px);
        left: -9px;
        top: -9px;
    }

    .supporters-main-wrapper .our-supporters-wrapper:nth-child(even) .supporters-content-wrapper {
        padding: 0 27px 0 0px;
    }

    .supporters-main-wrapper .supporters-content-wrapper p {
        margin-bottom: 10px;
    }
}

@media (max-width: 567px) {
    .banner-section {
        height: 280px;
    }

    .banner-content {
        padding: 0 15px;
    }

    .banner-content h1 {
        font-size: 26px;
        line-height: 32px;
    }

    .gallery-heading h3 {
        font-size: 26px;
    }

    .post-content-section h2 {
        font-size: 26px;
    }

    .section-header h3 {
        font-size: 26px;
    }

    .about-section-content h2 {
        font-size: 26px;
    }

    .location-section .section-heading h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .error-page-content h2 {
        font-size: 26px;
    }

    .post-content-heading h2 {
        font-size: 26px;
    }

    .contact-form-wrapper h4.title {
        font-size: 26px;
    }

    .our-supporters-section .section-heading h2 {
        font-size: 26px;
    }

    .take-action-wrapper h3 {
        font-size: 26px;
        padding: 0 0 15px;
        letter-spacing: 0;
    }

    .testimonials-left-content h3 {
        font-size: 26px;
        margin: 0 0 20px;
    }

    .testimonials-wrapper {
        padding: 0;
    }

    .testimonials-left {
        padding: 20px 15px;
        text-align: center;
    }

    .testimonials-right-about p {
        text-align: center;
    }

    .scroll-next-section {
        bottom: 32px;
    }
	.home-banner .slick-dots {
		bottom: 11px;
	}
    .feature-section {
        padding: 30px 0px;
    }

    .error-page-cover {
        padding: 30px 0;
    }

    .post-detail-section {
        padding: 30px 0;
    }

    .contact-form-section {
        padding: 30px 0px;
    }

    .spotlight-section {
        padding: 30px 0px;
    }

    .take-action {
        padding: 30px 0px;
    }

    .testimonials-section {
        padding: 30px 0px;
    }

    .location-section {
        padding: 30px 0 0px;
    }

    .our-supporters-section {
        padding: 30px 0 0;
    }

    .feature-item .feature-inner .feature-content {
        padding: 25px 15px;
        width: 100%;
        text-align: center;
    }

    .feature-item .feature-inner .feature-thumb {
        width: 100%;
    }

    .feature-item .feature-inner .feature-content h4 {
        min-height: auto;
    }

    .feature-section-list .col-sm-6.col-12 {
        padding: 0;
    }

    .feture-icon {
        margin-bottom: 15px !important;
    }

    .feature-item .feature-inner .feature-content span {
        padding-bottom: 0;
    }

    .feature-item .feature-inner .feature-content h4 {
        padding-bottom: 0;
    }

    .feature-item .feature-inner .feature-content p {
        min-height: auto;
    }

    .spotlight-section .section-header {
        margin-bottom: 0;
    }

    .spotlight-section .section-header span {
        font-size: 16px;
    }

    .spotlight-section-list .col-sm-3.col-12 {
        padding: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .feature-content h4 {
        padding-bottom: 10px;
        min-height: auto;
    }

    .feature-content p {
        min-height: auto;
    }

    .feature-content p:last-child {
        margin: 0;
    }

    .header-top-area ul li {
        border: none;
    }

    .header-top-area ul li+li {
        border-left: 1px solid rgba(255, 255, 255, 0.3)
    }

    .testimonials-right {
        padding: 25px 20px 0;
    }

    .testimonials-left-content a {
        margin: 0 auto;
    }

    .gallery-filter .btn.btn-default {
        padding: 0 20px;
    }

    .filter-button-group {
        margin-bottom: 30px;
    }

    .filter-button-group {
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .gallery-heading {
        padding-bottom: 20px;
    }

    .grid-item {
        padding-left: 0;
        padding-right: 0;
    }

    .take-action-wrapper a {
        font-size: 18px;
        min-height: 50px;
        padding: 0px 20px;
        margin-right: 0;
    }

    .footer-donate-btn a {
        font-size: 18px;
        min-height: 50px;
        padding: 0px 20px;
        margin-right: 0;
    }

    .footer-top .footer-top-item {
        padding: 20px 15px;
    }

    .footer-top+.container .col-md-6+.col-md-6 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navigation {
        width: 100%;
    }

    .mobile-right {
        width: 165px;
    }

    .mobile-btn-black {
        font-size: 16px;
        min-height: 44px;
        padding: 0px 21px;
        margin-right: 10px;
    }

    .video-Cover .play-pause-btn {
        background-size: 35px auto;
    }

    .contact-form-wrapper {
        padding: 25px 15px;
    }

    .contact-form .form-group {
        width: 100%;
        margin-bottom: 15px;
    }

    .contact-form .form-group .form-control {
        height: 45px;
        padding: 0 15px;
    }

    .contact-form .form-group textarea.form-control {
        padding: 15px 15px 0;
        height: 120px;
    }

    .contact-wrapper .contact-item .contact-content p, .contact-wrapper .contact-item a {
        font-size: 16px;
    }

    .about-team-section .section-header h3 {
        font-size: 26px;
    }

    .about-team-section .section-header h3 {
        font-size: 26px;
    }

    .about-team-info .our-supporters-wrapper {
        width: 100%;
    }

    .our-supporters-wrapper {
        width: 100%;
    }

    .event-item {
        width: 100%;
    }

    .events-content-detail h4 {
        font-size: 20px;
    }

    .about-content {
        padding: 30px 0;
    }

    .events-section {
        padding: 30px 0 0;
    }

    .about-team-section {
        padding: 30px 0 0px;
    }

    .section-header {
        margin-bottom: 20px;
    }

    .our-supporters-section .section-heading h2 {
        margin-bottom: 20px;
    }

    .spotlight-section .section-header {
        margin-bottom: 0;
    }

    .feature-section-list .col-sm-6.col-12 {
        margin-bottom: 25px;
    }

    .spotlight-item {
        margin-top: 25px;
    }

    .gallery-heading h6 {
        padding-bottom: 10px;
        font-size: 16px;
    }

    .testimonials-left-content h6 {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .service-box-info,
    .feature-inner .feature-content h4,
    .spotlight-inner .feature-content h4,
    .about-team-info .supporters-content-wrapper h3,
    .about-team-info .supporters-content-wrapper p,
    .events-section .events-content-detail h4,
    .events-section .events-content-detail p,
    .supporters-image-wrapper .supporters-content-wrapper h3,
    .feature-section-list .feature-inner .feature-content p,
    .about-team-section.get-involved .supporters-content-wrapper h3,
    .about-team-section.get-involved .supporters-content-wrapper p,
    .spotlight-section .spotlight-item .feature-content p,
    .location-name-box,.location-datails-box,.media-group ul li p {
        height: auto !important;
    }

    .feature-section-list .col-sm-6.col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .feature-content {
        text-align: center;
    }

    .get-involved .supporters-content-wrapper {
        min-height: auto;
    }

    .our-supporters-wrapper {
        width: 100%;
        padding: 0;
    }

    .contact-form-section .contact-form-wrapper {
        padding: 25px 15px 5px;
    }

    .contact-wrapper .contact-item {
        padding-bottom: 25px;
    }

    .contact-form-input-cover {
        margin: 0 0 30px;
    }

    .error-page-cover {
        padding: 16px 0 30px;
    }

    .error-page-content h1 {
        font-size: 60px;
    }

    .our-supporters-slider .slick-list {
        padding-right: 75px;
    }

    .our-supporters-slider .slick-slide {
        padding: 0 5px;
    }

    .our-supporters-slider .supporters-content-wrapper p {
        font-size: 15px;
        line-height: 22px;
        min-height: 145px;
    }

    .location-inner ul li {
        width: 100%;
    }

    .new-supporters-page .our-supporters-wrapper {
        padding-right: 0;
        padding-left: 0;
    }

    .new-supporters-page .supporters-image-wrapper {
        padding: 20px 20px;
    }

    .new-supporters-page .supporters-image-inner {
        height: 250px;
    }

    .media-group ul li {
        width: 100%;
    }

    .supporters-main-wrapper .supporters-image-inner {
        width: 100%;
        margin: 0 0 30px;
    }

    .supporters-main-wrapper .supporters-content-wrapper {
        width: 100%;
        padding: 0 20px 10px;
    }

    .supporters-main-wrapper .our-supporters-wrapper:nth-child(even) .supporters-content-wrapper {
        padding: 0 20px 10px;
    }

    .supporters-main-wrapper .supporters-image-wrapper {
        padding: 30px 0 0;
    }

    .supporters-main-wrapper .supporters-image-inner {
        width: 100%;
        margin: 0 auto 30px;
        max-width: calc(100% - 75px);
    }

    .supporters-main-wrapper .supporters-image-inner::after {
        left: auto;
        right: -18px;
    }

    .supporters-main-wrapper .our-supporters-wrapper:nth-child(even) .supporters-image-wrapper {
        padding-left: 0;
    }

    .media-group .media-group-card {
        box-shadow: 0 3px 6px rgb(37 50 66 / 16%);
    }
    .member-registration-section .contact-form .form-group .form_checkbox label {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .header {
        padding: 10px 0;
    }

    .header-top {
        display: none;
    }

    .gallery-filter .btn-group .btn-default::after {
        display: none;
    }

    .gallery-filter .btn.btn-default {
        padding: 5px 8px;
        border: 1px solid;
        margin: 0 3px 5px;
        border-radius: 0 !important;
        font-size: 10px;
    }

    .post-content-heading h2 {
        font-size: 24px;
    }

    .contact-form-wrapper h4.title {
        font-size: 24px;
    }

    .about-section-content h2 {
        font-size: 24px;
    }

    .location-section .section-heading h2 {
        font-size: 24px;
    }

    .error-page-content h2 {
        font-size: 24px;
    }

    .about-team-section .section-header h3 {
        font-size: 24px;
    }

    .our-supporters-section .section-heading h2 {
        font-size: 24px;
    }

    .about-team-section .section-header p {
        font-size: 16px;
    }
}

@media (max-width: 360px) {
    .testimonials-right {
        padding: 20px 15px 0;
    }

    .contact-wrapper .contact-item .contact-content p, .contact-wrapper .contact-item a {
        font-size: 14px;
    }

    .gallery-filter .btn.btn-default {
        padding: 5px 4px;
        margin: 0 1px 5px;
    }

    .logo-text {
        font-size: 18px;
        padding-left: 8px;
    }

    .supporters-main-wrapper .supporters-content-wrapper h3 {
        font-size: 18px;
    }
}

@media (max-width: 340px) {}
