@media (max-width: 1600px) {
    .intro-desc {
        padding: 3rem 20%;
    }
    .intro-desc>p {
        max-width: 95%;
    }
}

@media (max-width: 1440px) {
    .intro-desc {
        padding: 3rem 9%;
    }
    .intro-desc>p {
        max-width: 100%;
    }
}

@media (max-width: 1370px) {
    .intro-desc {
        padding: 2rem 8%;
    }
}
@media (max-width: 1030px) {
    .container {
        padding: 0 15px !important;
    }
    .search-register-links {
        margin: 0 1.9rem
    }
    .gw-navbar_collapse {
        padding-left: 0.5rem
    }
    .gw-navbar__item {
        font-size: 1rem
    }
    .search-register-links>li>a {
        font-size: 1.3rem
    }
    .sidebar-wrap {
        padding-left: 0;
    }
    .contact-info-inner>span {
        max-width: 100%;
    }
    .featured-cap {
        width: 100%;
    }
    .testimonial-caro>.slick-prev {
        left: 0;
    }
    .testimonial-caro>.slick-next {
        right: 0;
    }
    .custom-logo-link img {
        max-width: 100%;
        height: auto;
    }
    .search-register-links {
        margin: 0 0.5rem;
    }
    .research-box {
        padding: 4.375rem 2rem 3.125rem;
    }
    .news-box > h3 {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
    .affected-box > h3 {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
    .top_video_thumb > a {
        height: 3.2rem;
        width: 3.2rem;
        line-height: 3.2rem;
        font-size: 1.2rem;
    }
    .member-info > h3 {
        font-size: 1.5rem;
    }
    .member-info > span {
        font-size: 1rem;
    }
    .member-info {
        padding: 1.4375rem 1rem 1.6875rem;
    }
    .contact-info-box {
        padding: 4.3rem 3rem;
    }
    .testimonial-item > p {
        font-size: 1.5rem;
        line-height: 2.2rem;
    }
    .testimonial-item > h6 {
        font-size: 1rem;
    }
    .post-info > h3 {
        font-size: 1.6rem;
        line-height: 2rem;
    }
    .post-info > p {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .featured_video_post > h4,
    .top_video_post > h4{
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .sec-title {
        font-size: 3rem;
        line-height: 4rem;
    }
    .donation-form-wrap {
        padding: 4rem 3rem;
    }
    .popup-style3 .donation-box-title h2 {
        font-size: 38px;
    }
    .donation-model-1 .amount > span.amount-return {
        font-size: 28px;
    }
    .donation-model-1 .make-donation h5 {
        font-size: 35px;
    }
    .donation-model-1 .urgent-progress {
        width: 100%;
        margin-top: 0;
    }
    .banner-style-1 p, 
    .banner-style-2 p, 
    .banner-style-3 p, 
    .banner-style-4 p, 
    .banner-style-5 p, 
    .banner-style-6 p {
        max-width: 65%;
    }
    .page-banner-style5 nav {
        width: 78%;
    }
    .service-box > h3 {
        font-size: 1.3rem;
        line-height: normal;
    }
    .theme-btn {
        font-size: 1rem;
        padding: 0.9rem 4rem 0.9rem 1rem;
    }
    .theme-btn i {
        right: 1rem;
        line-height: 3.3rem;
        font-size: 0.9rem;
    }
    .search-register-links > li > a {
        font-size: 1.1rem;
    }
    .search-register-links > li + li {
        margin-left: 1rem;
    }
    .about-us-desc > h3 {
        font-size: 2.2rem;
    }
    .about-us-desc ul li {
        font-size: 1rem;
        line-height: 1.4rem;
    }
    .testimonial-caro > .slick-arrow::before {
        font-size: 2rem;
    }
    .search-overlay__input {
        font-size: 2rem;
    }
}
@media(min-width: 1000px) and (max-width: 1090px) {
    .donation-model-1 .donation-popup .wpcm-container {
        max-width: 960px;
        margin: 0 15px;
    }
    .donation-model-1 .donation-fields{
        padding: 20px 40px 50px;
    }
}
@media (max-width: 980px) {
    .responsive-wrapper-style2 {
        display: block;
    }
    header {
        display: none;
    }
    .owl-carousel .col-md-4, .slick-slider .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .sec-title {
        font-size: 2.6rem;
        line-height: normal;
    }
    .sec-title br {
        display: none
    }
    .gw-navbar_collapse, .navbar__toggler, .navbar__toggler-link {
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }
    .gw-navbar_collapse {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 20rem;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        pointer-events: auto;
        padding-left: 0;
        background-color: #fff;
        display: block !important;
    }
    .navbar__toggler {
        float: right;
        margin: 1.3rem auto;
        display: inline-block;
        position: relative;
        padding: 0;
        background: none;
        border: none;
        border-radius: 0;
        width: 2.5rem;
        height: 2rem;
        cursor: pointer;
        z-index: 1010
    }
    .navbar__toggler-line {
        display: block;
        position: absolute;
        top: .5rem;
        left: .5rem;
        background-color: black;
        height: 1px;
        width: 1.5rem
    }
    .navbar__toggler-line:nth-child(2) {
        top: 1rem
    }
    .navbar__toggler-line:nth-child(3) {
        top: 1.5rem
    }
    .gw-navbar__list-wrap {
        width: 100%;
    }
    .gw-navbar__list-wrap.d-inline-block {
        display: block !important;
    }
    .gw-navbar__menu {
        -webkit-box-align: start;
        align-items: start;
        -webkit-box-pack: start;
        justify-content: start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        min-height: 100vh;
        padding: 2.5rem 0;
    }
    .gw-navbar__item {
        line-height: initial;
        width: 100%
    }
    .gw-navbar__item:not(:last-child) {
        border-bottom: 0.0625rem solid #dfdfdf
    }
    .gw-navbar__item:not(:first-child) {
        margin-left: 0;
        padding-left: 0
    }
    .gw-navbar__link {
        display: block;
        padding: 1.2rem 1.7rem
    }
    .search-register-wrap {
        display: none !important;
    }
    body.navbar--opened {
        overflow: hidden
    }
    body.navbar--opened .gw-navbar_collapse.navbar__collapse {
        visibility: visible;
        opacity: 1;
        z-index: 2;
    }
    body.navbar--opened .navbar__toggler-line:nth-child(1) {
        top: 1rem;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    body.navbar--opened .navbar__toggler-line:nth-child(2) {
        opacity: 0
    }
    body.navbar--opened .navbar__toggler-line:nth-child(3) {
        top: 1rem;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    body.navbar--opened .navbar__toggler:hover {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    header nav ul li ul {
        position: relative;
        visibility: visible;
        opacity: 1;
        min-width: auto;
        box-shadow: none;
        padding: 0.7rem 0;
        display: none;
    }
    header nav ul li ul li {
        padding: 0;
    }
    header nav ul li ul li.gw-navbar__item {
        border-top: 0.0625rem solid #dfdfdf;
        border-bottom: none !important; 
    }
    .sidebar-wrap {
        margin-top: 3.125rem;
    }
    .footer-copyright p {
        padding: 0;
    }
    .about-us-wrap .row {
        align-items: initial !important;
    }
    .about-us-wrap .row>div:first-child {
        order: 0 !important;
    }
    .featured-bg {
        min-height: 40rem;
        max-height: 40rem;
    }
    .about-wrap p {
        padding-left: 0;
    }
    .services-inner .slick-slide img {
        display: inline-block;
    }
    .our-mission-wrap .row {
        align-items: initial !important;
    }
    .mission-video-box {
        width: 100%;
    }
    .research-wrap .slick-dots {
        margin-top: 0;
    }
    .featured-slick-item .featured-bg {
        min-height: 35rem;
        max-height: 35rem;
    }
    .featured-slick-item .featured-cap > h1 {
        font-size: 3rem;
    }
    .page-title-wrap {
        padding: 6rem 0 6rem;
    }
    .page-title-inner > h1 {
        font-size: 3rem;
    }
    .breadcrumb > li.breadcrumb-item {
        font-size: 1rem;
    }
    .testimonial-item > p {
        font-size: 1.7rem;
        line-height: 2.1rem;
    }
    .contact-info-box {
        padding: 4rem 1rem;
        max-height: 17rem;
    }
    .research-box > h3 {
        font-size: 2.2rem;
    }
    .theme-btn {
        font-size: 1.1rem;
    }
    .gw-space img{
        margin-bottom: 2rem;
    }
    .research-box {
        padding: 4.375rem 2rem 3.125rem;
    }
    .footer-copyright .social-links {
        margin-top: 1.2rem;
    }
    .wpb_single_image .vc_figure,
    .wpb_single_image .vc_single_image-wrapper,
    .wpb_single_image img {
        width: 100%;
    }
    .our-mission-desc {
        margin-top: 2rem;
    }
    .testimonial-item > h6 {
        font-size: 1rem;
    }
    .testimonial-caro > .slick-arrow::before {
        font-size: 1.5rem;
    }
    .contact-info-inner > span {
        font-size: 1rem;
    }
    .menu-button .theme-btn i {
        display: none;
    }
    .menu-button .theme-btn {
        padding: 0.6rem 1.8rem;
        font-size: 1rem;
    }
    .menu-button .theme-btn::before {
        display: none;
    }
    .wpcm-wrapper.popup-style3 span.closep {
        height: 55px;
        width: 55px;
        line-height: 55px;
        font-size: 30px;
    }
    .affected-box > h3 {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }
    .wpcf7-form h2 {
        font-size: 2.5rem;
        line-height: 3.2rem;
    }
    .contact-social .social-links > a {
        height: 4rem;
        width: 4rem;
        line-height: 4rem;
        font-size: 1.2rem;
    }
    .page-title-inner > p {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    .about-us-desc.w-100 {
        margin-top: 30px;
    }
    .donation-model-1.wpcm-wrapper .wpcm-col-md-offset-1.wpcm-col-md-3 {
        padding-left: 0;
    }
    .banner-style-1 p, 
    .banner-style-2 p, 
    .banner-style-3 p, 
    .banner-style-4 p, 
    .banner-style-5 p, 
    .banner-style-6 p {
        max-width: 80%;
        font-size: 18px;
    }
    .theme-btn {
        font-size: 1rem;
    }
    .news-box > h3 {
        font-size: 1.3rem;
        line-height: normal;
    }
    .banner-style-7 .page-title-inner > h1 {
        font-size: 3rem;
    }
    .banner-style-7 .page-title-inner > p {
        font-size: 1.15rem;
    }
    .our-mission-desc > h3 {
        font-size: 2.2rem;
        line-height: 3rem;
    }
    .testimonial-item > i {
        font-size: 3.2rem;
        margin-top: 0;
    }
    .subscribe-wrap > form input, 
    form.mc4wp-form input {
        height: 3.8rem;
    }
    .subscribe-wrap > form button, 
    form.mc4wp-form button {
        padding: 1rem 2rem;
        font-size: 1rem;
    }
    .cont-form button, 
    .wpcf7 .theme-btn {
        font-size: 1rem;
    }
    .contact-info-box > i {
        height: 5rem;
        width: 5rem;
        line-height: 5rem;
        font-size: 1.4rem;
    }
    .blog-detail-info > h2 {
        font-size: 2.2rem;
    }
    .comments-thread, 
    .comment-reply {
        margin-top: 2rem;
    }
    .wpb_text_column ul > li {
        font-size: 1.1rem;
        line-height: 2.1rem;
    }
}
@media (max-width: 900px) and (min-width: 815px) {
    .page-banner-style5 nav {
        width: 88%;
    }
}
@media (max-width: 851px) {
    .res-btns .theme-btn {
        padding: 0.95rem 2.5rem;
    }
    .popup-style3 .donation-amount-box ul li a {
        padding: 15px 18px;
        font-size: 18px;
        height: 55px;
    }
    .popup-style3 .custom-donation-amount input {
        font-size: 20px;
        width: 87%;
    }
    .recuring-payments.wpcm-row.mb-5 {
        margin-bottom: 1rem !important;
    }
    .wpcm-wrapper.popup-style3 span.closep {
        height: 60px;
        line-height: 60px;
        width: 60px;
        font-size: 30px;
    }
    .popup-style3 .custom-donation-amount {
        display: block;
    }
    .recuring-payments.wpcm-row.mb-5 {
        margin-top: -10px;
    }
    .popup-style3 .amount-info-box h2 {
        font-size: 35px;
    }
    .popup-style3 .donation-payment-cycle > a,
    .popup-style3 .donation-payment-method > a {
        font-size: 16px;
        padding: 16px 22px;
    }
    .popup-style3 .custom-donation-amount > span {
        font-size: 22px;
    }
    .popup-style3 .donation-amount-list {
        margin-top: 20px;
    }
    .popup-style3 .custom-donation-amount input {
        height: 55px;
    }
    .popup-style3 .custom-donation-amount > span {
        height: 55px;
        line-height: 55px;
    }
    .popup-style3 .donar-info input, 
    .popup-style3 .donar-info textarea {
        margin-bottom: 15px;
    }
    .amount > span.amount-return {
        font-size: 22px;
    }
    .popup-style3 .donation-amount-currency .el-input__inner, 
    .popup-style3 .recuring-payments .el-input__inner {
        height: 55px;
    }
    .popup-style3 .donation-payment-method > a {
        padding: 9px 22px;
    }
    .popup-style3 .donation-amount-currency {
        margin-bottom: 20px;
    }
    .donation-model-1 .donation-fields{
        padding: 20px 40px 50px;
    }
    .page-banner-style4 h2 {
        font-size: 40px;
    }
    .page-banner-style4 .breadcrumb-item {
        font-size: 1rem;
    }
    .page-banner-style4 {
        padding: 80px 0 70px;
    }
    .page-banner-style5 {
        padding: 180px 0 130px;
    }
    .page-banner-style5 .page-title h2 {
        font-size: 45px;
    }
    .banner-style-7 .page-title-inner > h1 {
        font-size: 2.8rem;
    }
    .banner-style-7 .page-title-inner > p {
        max-width: 80%;
        font-size: 1.1rem;
        line-height:1.7rem;
    }
    .gw blockquote {
        padding: 2.5rem 4rem 1.875rem 6rem;
    }
}
@media (max-width: 812px) and (min-width: 771px) {
    .popup-style3 .custom-donation-amount input {
        width: 86%;
    }
    .donation-model-1 .donation-fields {
        padding: 20px 50px 10px;
    }
    .make-donation h5 {
        font-size: 30px;
    }
    .donation-model-1 .urgent-progress {
        width: 100%;
        margin: 0;
    }
    .wpcm-wrapper.donation-model-1 .wpcm-col-md-offset-1.wpcm-col-md-3 {
        padding-left: 15px;
    }
    .popup-style3 .donation-amount-list {
        margin-left: 0;
    }
    .popup-style3 .donation-amount-box ul li:first-child {
        margin-left: 0;
    }
    .donation-modal2 .donation-amount-box ul li a {
        padding: 10px 18px;
        line-height: 25px;
        font-size: 16px;
    }
    .donation-modal2 .custom-donation-amount input {
        padding: 10px 20px;
        font-size: 20px; 
    }
    .page-banner-style5 nav {
        width: 97%;
    }
    .page-banner-style5 .breadcrumb-item {
        font-size: 16px;
    }
    .page-banner-style5 nav::before,
    .page-banner-style5 nav::after {
        border-bottom: 60px solid;
    }
}
@media (max-width: 768px) {
    .page-banner-style5 nav::before,
    .page-banner-style5 nav::after {
        display: none;
    }
    .page-banner-style5 nav {
        width: 100%;
        padding: 18px 30px;
    }
    .page-banner-style5 nav::before,
    .page-banner-style5 nav::after {
       display: none;
    }
    .page-banner-style5 .breadcrumb-item {
        font-size: 16px;
    }
    .subscribe-wrap > form input, form.mc4wp-form input {
        height: 4rem;
    }
    .subscribe-wrap > form button, form.mc4wp-form button {
        padding: 1rem 2.1875rem;
        font-size: 1rem;
    }
    p {
        font-size: 1rem;
    }
}
@media(max-width: 767px) {
    .sect-title {
        font-size: 2.2rem;
    }
    .subscribe-wrap > form input, form.mc4wp-form input {
        height: 3.8rem;
    }
    .subscribe-wrap > form button, form.mc4wp-form button {
        font-size: 1rem;
        padding: 1rem 2.1875rem;
    }
    .testimonial-item > p {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    .testimonial-caro > .slick-prev {
        left: -40px;
    }
    .testimonial-caro > .slick-next {
        right: -40px;
    }
    .post-box .post-thumb {
        flex: 0 0 100%;
    }
    .post-box {
        flex-wrap: wrap;
    }
    .post-thumb+.post-info {
        padding: 1.8rem 0 0;
    }
    .post-thumb>a img {
        width: 100%;
    }
    .post-info>h3 {
        font-size: 1.6rem;
    }
}
@media(max-width: 740px) and (min-width: 600px){
    .popup-style3 .custom-donation-amount input {
        width: 86%;
    }
    .popup-style3 .donation-box-title h2 {
        font-size: 32px;
    }
    .donation-modal2 .donation-amount-box .wpcm-row > div > div {
        margin-bottom: 10px;
    }
    .donation-modal2 .recuring-paypal.mt-5 {
        margin-top: 10px !important;
    }
    .donation-modal2 .wpcm-row + .donation-payment-method {
        margin-top: 10px;
    }
    .donation-modal2 .custom-donation-amount input {
        font-size: 18px;
        padding: 10px 20px;
    }
    .donation-modal2 .custom-donation-amount > span {
        font-size: 18px;
    }
    .donation-modal2 .recuring-paypal.mt-5 + .el-select.el-select--large {
        margin-top: 10px !important;
    }
    .donation-modal2 .donation-amount-box .el-select + .custom-donation-amount {
        margin: 10px 0 !important;
    }
    .donation-modal2 .wpcm-wrapper .donation-done {
        font-size: 15px;
        padding: 14px 30px;
        margin-top: 30px;
    }
    .donation-modal2 .donation-proces-btn {
        justify-content: center;
    }
    .make-donation {
        text-align: center;
    }
    .donation-model-1 .urgent-progress {
        margin: 0;
    }
    .circular > div {
        display: block !important;
        margin: 0 auto;
        float: none;
    }
    .wpcm-wrapper.donation-model-1 .wpcm-col-md-offset-1.wpcm-col-md-3 {
        padding-left: 15px;
        margin:20px auto 0;
    }
    .wpcm-wrapper.donation-model-1 .donation-fields .wpcm-row > div > div{
        margin-bottom: 10px;
    }
    .donation-model-1 .donation-fields{
        padding: 20px 35px 50px;
    }
    .banner-style-1 p, 
    .banner-style-2 p, 
    .banner-style-3 p, 
    .banner-style-4 p, 
    .banner-style-5 p, 
    .banner-style-6 p {
        max-width: 85%;
    }
    .footer-copyright .social-links {
        margin-top: 0;
    }
}
@media (max-width: 576px) {
    .search-overlay__form {
        flex-direction: column;
    }
    .search-overlay__input {
        margin-bottom: 1rem;
    }
    .container > .row > .vc_column_container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-button .theme-btn {
        color: transparent !important;
        padding: 0.5rem;
        width: 40px;
        font-size: 0.4rem;
        height: 40px;
    }
    .menu-button .theme-btn::after {
        content: "\f4be";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1rem;
    }
    .responsive-wrapper-style2 .res-btn {
        margin-left: 15px;
    }
    .wpcm-wrapper.popup-style3 span.closep {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 25px;
    }
    .popup-style3 .amount-info-box h2 {
        font-size: 30px;
    }
    .popup-style3 .donation-box-title h2 {
        font-size: 30px;
        margin: 0 0 40px;
    }
    .popup-style3 .custom-donation-amount input {
        width: 76%;
    }
    .popup-style3 .donation-payment-cycle > a, 
    .popup-style3 .donation-payment-method > a {
        font-size: 14px;
    }
    .popup-style3 .donation-amount-currency .el-input__inner, 
    .popup-style3 .recuring-payments .el-input__inner,
    .wpcm-wrapper input[type="number"] {
        height: 50px;
    }
    .popup-style3 .custom-donation-amount input {
        height: 50px;
    }
    .popup-style3 .custom-donation-amount > span {
        height: 50px;
        line-height: 50px;
    }
    .popup-style3 .donation-amount-box ul li a {
        height: 50px;
        padding: 12px 18px;
    }
    .popup-style3 .bk-step {
        padding: 10px 20px;
    }
    .recuring-payments.wpcm-row.mb-5 {
        margin-top: -20px;
    }
    .popup-style3 .donar-info input, 
    .popup-style3 .donar-info textarea {
        height: 50px;
        padding: 18px 22px;
    }
    .popup-style3 .donar-info textarea {
        height: 140px;
    }
    .popup-style3 .donation-payment-method > a {
        padding: 6px 15px;
    }
    .popup-style3 .donation-done {
        padding: 14px 40px;
    }
    .donation-modal2 .donation-amount-box .wpcm-row > div > div {
        margin-bottom: 10px;
    }
    .donation-modal2 .recuring-paypal.mt-5 {
        margin-top: 10px !important;
    }
    .donation-modal2 .wpcm-row + .donation-payment-method {
        margin-top: 10px;
    }
    .donation-modal2 .custom-donation-amount input {
        font-size: 18px;
        padding: 10px 20px;
    }
    .donation-modal2 .custom-donation-amount > span {
        font-size: 18px;
    }
    .donation-modal2 .recuring-paypal.mt-5 + .el-select.el-select--large {
        margin-top: 10px !important;
    }
    .donation-modal2 .donation-amount-box .el-select + .custom-donation-amount {
        margin: 10px 0 !important;
    }
    .donation-modal2 .wpcm-wrapper .donation-done {
        font-size: 15px;
        padding: 14px 30px;
        margin-top: 30px;
    }
    .donation-modal2 .donation-proces-btn {
        justify-content: center;
    }
    .donation-modal2 .donation-payment-method a.wpdonation-button {
        padding: 15px 16px;
        font-size: 14px;
    }
    .donation-modal2 .donation-payment-method > div {
        width: auto;
    }
    .donation-modal2 .custom-donation-amount input {
        max-width: 84%;
    }
    .donation-modal2 .custom-donation-amount input,
    .donation-modal2 .donation-amount-box .el-select .el-input input,
    .donation-modal2 .custom-donation-amount > span,
    .donation-modal2 .el-date-editor--date .el-input__inner,
    .donation-modal2 .donar-info form input {
        height: 50px;
    }
    .donation-modal2 .custom-donation-amount > span {
        line-height: 50px;
    }
    .donation-modal2 .donation-amount-box ul li a {
        font-size: 16px;
        padding: 12px 16px;
        line-height: normal;
    }
    .donation-proces-btn.wpcm-d-flex {
        display: flex !important;
    }
    .make-donation {
        text-align: center;
    }
    .donation-model-1 .urgent-progress {
        margin: 0;
    }
    .circular > div {
        display: block !important;
        margin: 0 auto;
        float: none;
    }
    .wpcm-wrapper.donation-model-1 .wpcm-col-md-offset-1.wpcm-col-md-3 {
        padding-left: 15px;
        margin:20px auto 0;
    }
    .wpcm-wrapper.donation-model-1 .donation-fields .wpcm-row > div > div{
        margin-bottom: 10px;
    }
    .wpcm-wrapper.donation-model-1 .donation-fields {
        margin-top: 20px;
    }
    .wpcm-wrapper.donation-model-1 .donation-fields.donation-step2 .btn-back {
        top: -17px;
        left: 4px;
    }
    .wpcm-wrapper.donation-model-1 .el-date-editor--date .el-input__inner,
    .wpcm-wrapper.donation-model-1 .el-select.el-select--large input,
    .wpcm-wrapper.donation-model-1 .el-custom-select .el-select .el-input__inner {
        height: 50px;
    }
    .wpcm-wrapper.donation-model-1 .single-proced-btn > a.proceed {
        margin-top: 20px;
    }
    .wpcm-wrapper.donation-model-1 .payment-box {
        margin-top: 0;
    }
    .donation-fields {
        padding: 20px 20px 0;
    }
    .wpcm-wrapper.donation-model-1 .textfield textarea {
        min-height: 120px;
    }
    .wpcm-wrapper.donation-model-1 .wpdonation-box > .theme-btn {
        margin-top: 35px;
    }
    .donation-model-1 .donation-fields{
        padding: 20px 20px 50px;
    }
    .donation-amount .textfield textarea {
        font-size: 16px;
    }
    .donation-model-1 .frequency li a {
        padding: 16px 20px;
    }
    .donation-model-1 .make-donation h5 {
        font-size: 28px;
    }
    .select-cause .amount, 
    .urgent-cause .amount {
        margin-top: 20px;
    }
}

@media (max-width: 490px) {
    .cont-form button,
    .wpcf7 button {
        padding: 1.1rem 2.5rem;
        font-size: 1rem;
    }
    .theme-btn {
        font-size: 1rem;
        padding: 0.8rem 4rem 0.8rem 1.4rem;
    }
    .service-box > h3 {
        font-size: 1.2rem;
        line-height: 1.7rem;
    }
    .research-box > a {
        padding: 0.5rem 2rem;
        font-size: 1rem;
    }
    .theme-btn i {
        line-height: 3.3125rem
    }
    .sec-title {
        font-size: 2.75rem;
        line-height: 3.375rem
    }
    .gw-navbar .row .col-md-3, .gw-navbar .row .col-md-9 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .subscribe-wrap>form button {
        position: static;
        width: 100%;
        margin-top: .9rem;
        padding: 1rem 2rem;
    }
    .footer-copyright {
        text-align: center;
    }
    .footer-copyright .social-links {
        display: inline-block;
        margin-top: 1.5rem;
    }
    .footer-copyright .text-right {
        text-align: inherit;
    }
    .social-links>a {
        line-height: 2.7rem;
        height: 2.7rem;
        width: 2.7rem;
        font-size: 1rem;
    }
    .subscribe-wrap>form input {
        height: 3.5rem;
    }
    .pagination>li.page-item {
        line-height: 2rem;
        font-size: .9rem;
    }
    .pagination>li.page-item a.page-link {
        width: 2.3rem;
    }
    .pagination>li.page-item.prev a, .pagination>li.page-item.next a {
        padding: 0 1rem;
        width: auto;
    }
    .top_video_thumb>img {
        width: 100%;
    }
    .featured_video_post>h4 {
        max-width: 80%;
    }
    .top_video_thumb>a {
        line-height: 3.5rem;
        height: 3.5rem;
        width: 3.5rem;
        font-size: 1.1rem;
    }
    .about-us-desc {
        margin-top: 1.83rem;
    }
    .blog-detail-info>h2 {
        font-size: 1.8rem;
    }
    .blog-detail-content p {
        font-size: 1rem;
        line-height: 1.8rem;
    }
    blockquote {
        font-size: 1.2rem;
        line-height: 1.6rem;
        padding: 2rem 2.5rem 2rem 6rem;
    }
    blockquote:before {
        font-size: 7rem;
        left: 1.5rem;
        top: 5rem;
    }
    .blog-detail-content>ul li {
        font-size: 1rem;
        line-height: 1.5rem;
        padding-left: 1.5rem;
    }
    .blog-detail-content>ul li:before {
        font-size: .8rem;
    }
    .post-info>p {
        font-size: 1rem;
        line-height: 1.7rem;
    }
    .comments-list .children {
        padding-left: 0;
    }
    .comment {
        text-align: center;
        padding: 1.7rem 1.5rem;
    }
    .comment-info>h4 {
        display: block;
    }
    .comment-info>a.comment-reply-link {
        position: static;
        display: inline-block;
        width: 100%;
        margin-top: 1rem;
    }
    .comment-form button {
        padding: 1.1rem 2.5rem;
        font-size: 1rem;
    }
    .contact-info-box {
        max-height: initial;
        padding: 3rem 1rem;
    }
    .contact-social .social-links>a {
        height: 3.25rem;
        width: 3.25rem;
        line-height: 3.25rem;
        font-size: 1rem;
    }
    .donation-form-wrap {
        padding: 4rem 2rem 3rem;
    }
    .donation-form-wrap>h3 {
        font-size: 2.2rem;
        line-height: 2.8rem;
    }
    .donation-form-wrap>p {
        font-size: 1rem;
        line-height: 1.8rem;
        max-width: 100%;
    }
    .field>input {
        height: 3.5rem;
        font-size: 1.25rem;
        padding: 1rem 4rem;
    }
    .donation-form .field>span {
        line-height: 3.5rem;
        width: 2.8rem;
        font-size: 1.55rem;
    }
    .donation-form .field>span:before {
        height: 3.5rem;
        top: 0;
        margin-top: 0;
    }
    .field>i {
        line-height: 3.5rem;
        font-size: 1rem;
        right: 1.5rem;
    }
    .donation-form>button {
        font-size: 1rem;
        padding: 1rem 2rem;
    }
    .featured-bg {
        min-height: 32rem;
        max-height: 32rem;
    }
    .featured-slick-item .featured-cap>h1 {
        font-size: 2rem;
        line-height: 2.8rem;
    }
    .featured-slick-item .featured-cap>p {
        font-size: 1.15rem;
        line-height: 1.65rem;
    }
    .about-wrap {
        text-align: justify;
    }
    .intro-desc {
        padding: 4rem 0.9375rem;
    }
    .intro-desc>h3 {
        font-size: 2.2rem;
        line-height: 2.8rem;
    }
    .intro-desc>p {
        font-size: 1rem;
        line-height: 1.8rem;
    }
    .intro-desc>h3 br {
        display: none;
    }
    .our-mission-desc {
        margin-top: 1.83rem;
    }
    .research-box>h3 {
        font-size: 2.3rem;
    }
    .research-box {
        padding: 3rem 2rem 3rem;
    }
    .featured-slick-item .featured-cap {
        max-width: 25rem;
    }
    .page-title-wrap {
        padding: 4rem 0;
    }
    .page-title-inner>h1 {
        font-size: 2.5rem;
        line-height: 3.2rem;
    }
    .page-title-inner>p {
        max-width: 100%;
        font-size: 1.2rem;
    }
    .testimonial-item>p {
        max-width: 100%;
    }
    .featured-slick-item .featured-bg {
        min-height: 30.625rem;
        max-height: 30.625rem;
    }
    form.mc4wp-form button {
        position: relative;
        width: 100%;
    }
    .post-donation {
       margin-top: 1rem; 
       margin-left: 0;
    } 
    .post-info-title {
        max-width: 100%;
        margin-top: 1rem;
    }
    .post-intro-gw .post-info-title .pst-mta li + li {
        margin-left: 0;
    }
    .gw blockquote {
        padding: 2.5rem 3rem 1.875rem 5rem;
        font-size: 1.3rem;
        line-height: 1.8rem;
    }
    .gw blockquote::before {
        left: 1rem;
        font-size: 8rem;
    }
    .featured-slick-item .featured-bg {
        min-height: 25rem;
        max-height: 25rem;
    }
    .sec-title {
        font-size: 2rem;
        line-height: 2.6rem;
    }
    .popup-style3 .donation-payment-method > a {
        display: block;
        margin-right: 0;
    }
    .recuring-payments.wpcm-row.mb-5 {
        margin-bottom: 1.5rem !important;
    }
    .donation-proces-btn > button {
        margin-top: 28px;
    }
    .popup-style3 .donation-amount-box ul li a {
        height: 50px;
        padding: 12px 15px;
        font-size: 16px;
    }
    .popup-style3 .donation-amount-box ul li {
        margin-left: 8px;
    }
    .popup-style3 .custom-donation-amount input {
        width: 76%;
        font-size: 20px;
        height: 52px;
    }
    .popup-style3 .donation-amount-currency .el-input__inner, 
    .popup-style3 .recuring-payments .el-input__inner,
    .popup-style3 .donar-info input, 
    .popup-style3 .donar-info textarea {
        height: 52px;
    }
    .popup-style3 .custom-donation-amount > span {
       height: 52px;
       line-height: 52px;
       font-size: 20px; 
    }
    .popup-style3 .donation-payment-cycle > a {
        font-size: 16px;
    }
    .popup-style3 .donation-payment-cycle > a {
        padding: 15px 44px;
    }
    .popup-style3 .donation-payment-method > a {
        padding: 8px 22px;
    }
    .donation-figures li a, 
    .wpdonation-button {
        padding: 7px 15px;
    }
    .donation-model-1 .donation-amount .textfield textarea {
        font-size: 14px;
    }
    .select-cause .amount, 
    .urgent-cause .amount {
        margin-top: 15px;
    }
    .donation-model-1 .circular {
        margin-top: 15px;
    }
    .donation-model-1 .frequency li a {
        padding: 14px 20px;
    }
    .subscribe-wrap {
        max-width: unset;
        margin: 1rem auto;
    }
    .subscribe-wrap > form {
        max-width: unset;
    }
    .our-mission-desc > h3 {
        font-size: 2rem;
        line-height: 2.6rem;
    }
    .breadcrumb > li.breadcrumb-item + li.breadcrumb-item {
        margin-left: 1rem;
        padding-left: 1rem;
    }
    .post-intro-gw h2 {
        font-size: 1.7rem;
    }
    .top_video_post > h4 {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }
    .wpb_text_column ul > li {
        font-size: 1rem;
        line-height: 2rem;
    }
    .wpcf7-form h2 {
        font-size: 2rem;
        line-height: 2.8rem;
    }
    .cont-form input, 
    .wpcf7 input {
        height: 3rem;
        font-size: 0.85rem;
    }
    .cont-form textarea, 
    .wpcf7 textarea {
        height: 8.5rem;
    }
    .pagination-wrap.mt-5{
        margin-top: 1rem !important;
    }
    .py-80 {
        padding: 4rem 0;
    }
    .about-us-desc > h3 {
        font-size: 2rem;
        line-height: 3rem;
    }
    .about-us-desc ul li {
        font-size: 1rem;
    }
    .pagination > li.page-item {
        margin-bottom: 5px;
    }
    .subscribe-wrap > p {
        font-size: 1rem;
    }
    .banner-style-7 .page-title-inner > h1 {
        font-size: 2.3rem;
    }
    .banner-style-7 .page-title-inner > p {
        max-width: 100%;
    }
    .banner-style-7 .page-title-wrap {
        padding: 5rem 0;
    }
}
@media (max-width: 430px) {
    .donation-modal2 .custom-donation-amount input {
        max-width: 80%;
        font-size: 16px;
    }
    .donation-modal2 .custom-donation-amount > span {
        font-size: 16px;
    }
    .donation-modal2 .wpcm-wrapper .donation-done {
        font-size: 13px;
        padding: 14px 25px;
        margin-top: 20px;
    }
    .donation-modal2 .donation-amount-box ul li a {
        padding: 8px 16px;
    }
    .donation-modal2 .donation-proces-btn {
        margin-top: 20px;
    }
    .popup-style3 .donatio;n-payment-cycle > a {
        padding: 16px 53px
    }
    .popup-style3 .donation-payment-method > a span img {
        width: 15px;
    }
    .popup-style3 .donation-payment-method > a {
        padding: 10px 8px;
        margin-right: 0;
    }
    .popup-style3 .donation-payment-method > a + a {
        margin-left: 4px;
    }
    .popup-style3 .donation-payment-method > a span {
        height: 26px;
        width: 26px;
        line-height: 26px;
    }
    .page-banner-style4 {
        padding: 60px 0 50px;
    }
    .page-banner-style4 .breadcrumb-item {
        font-size: 15px;
    }
    .banner-style-1 p, 
    .banner-style-2 p, 
    .banner-style-3 p, 
    .banner-style-4 p, 
    .banner-style-5 p, 
    .banner-style-6 p {
        max-width: 100%;
        font-size: 16px;
        line-height: 26px;
    }
    .page-banner-style5 nav {
        padding: 16px 15px;
    }
    .page-banner-style5 .breadcrumb-item {
        font-size: 14px;
    }
    .page-banner-style5 .page-title h2 {
        font-size: 30px;
    }
    .about-us-desc > h3 {
        font-size: 1.8rem;
        line-height: 2.7rem;
    }
    .testimonial-item > p {
        font-size: 1.3rem;
        line-height: 1.7rem;
    }
    .testimonial-item > i {
        font-size: 3rem;
        margin-top: 0;
    }
}
@media(max-width: 414px) {
    .popup-style3 .donation-payment-cycle > a {
        padding: 16px 48px;
    }
    .popup-style3 .donation-payment-method > a {
        padding: 10px 7px;
    }
    .popup-style3 .donation-done {
        margin-top: 20px;
    }
    .popup-style3 .donation-amount-box {
        margin-bottom: 20px;
    }
}
@media(max-width: 375px) {
    .responsive-wrapper-style2 .res-btn {
        margin-left: 15px;
    }
    .res-bar .res-logo img {
        width: 125px;
        height: auto;
    }
    .featured-slick-item .featured-cap {
        max-width: 22rem;
    }
    .page-title-inner > h1 {
        font-size: 2.2rem;
        line-height: 3rem;
    }
    .res-btns .theme-btn {
        padding: 0.98rem 1rem;
    }
    .popup-style3 .bk-step {
        font-size: 13px;
    }
    .popup-style3 .donation-box-title h2 {
        margin: 0 0 28px;
    }
    .popup-style3 .custom-donation-amount input {
        width: 72%;
        font-size: 16px;
    }
    .popup-style3 .custom-donation-amount > span {
        font-size: 18px;
    }
    .popup-style3 .donation-amount-box ul li a {
        padding: 12px 14px;
    }
    .donation-modal2 .donation-payment-cycle > a {
        padding: 14px 28px;
    }
    .donation-modal2 .donation-payment-method > div {
        width: 100%;
        display: block;
    }
    .donation-modal2 .donation-payment-method a.wpdonation-button {
        float: none;
        display: block;
        padding: 12px 16px;
    }
    .donation-modal2 .donation-payment-method > div + div {
        margin-top: 10px;
        margin-left: 0;
    }
    .donation-modal2 .custom-donation-amount input {
        max-width: 77%;
    }
    .donation-modal2 .donation-amount-box ul li a {
        font-size: 14px;
        padding: 8px 14px;
    }
    .donation-modal2 .donation-amount-box ul li {
        margin-right: 8px;
    }
    .donation-proces-btn > button {
        margin: 0 auto;
    }
    .donation-modal2 .wpcm-wrapper .donation-done {
        padding: 14px 20px;
        margin: 0 auto;
    }
    .donation-model-1 .donation-figures li a {
        padding: 5px 12px;
    }
    .wpcm-wrapper.donation-model-1 .single-proced-btn > a.proceed {
        margin-top: 0;
    }
    .wpcm-wrapper.donation-model-1 strong.popup-title {
        font-size: 18px;
    }
    .wpcm-wrapper.donation-model-1 .recuring-paypal {
       margin: 0 -15px 0;
    }
    .wpcm-wrapper.donation-model-1 .wpcm-col-md-offset-1.wpcm-col-md-3 {
        margin: 0 auto 0;
    }
    .donation-amount .textfield textarea {
        font-size: 14px;
    }
    .popup-style3 .donation-payment-cycle > a {
        padding: 16px 40px;
    }
    .popup-style3 .donation-payment-method > a {
        width: 100%;
    }
    .popup-style3 .donation-amount-box ul li a {
        font-size: 16px;
    }
}
@media(max-width: 360px){
    .donation-modal2 .donation-payment-cycle > a {
        padding: 14px 25px;
    }
    .donation-modal2 .custom-donation-amount input {
        max-width: 76%;
    }
    .popup-style3 .donation-payment-cycle > a {
        padding: 15px 30px;
    }
    .popup-style3 .custom-donation-amount input {
        width: 70%;
    }
}