@media only screen and (max-width: 575px) {
  .xs-center {
    text-align: center;
  }
  .xs-none {
    display: none;
  }
  .smt-15 {
    margin-top: 15px !important;
  }
  .breadcrumb-menu li {
    font-size: 14px;
  }
  .breadcrumb-menu li a {
    font-size: 14px;
  }
  .hero-wrap.hero-two .hero-slider-one .hero-slide-btn {
    right: 12px;
    padding: 15px 50px 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
  .hero-wrap.hero-two .hero-slider-one .hero-slide-btn {
    right: calc((100% - 520px) / 2 + 2px);
    padding: 20px 60px;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea, span {
    font-size: 14px;
  }
  .sm-none {
    display: none !important;
  }
  .mb-50 {
    margin-bottom: 30px !important;
  }
  .mt-40 {
    margin-top: 30px !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-45 {
    padding-top: 25px;
  }
  .pt-70 {
    padding-top: 50px !important;
  }
  .pb-25 {
    padding-bottom: 5px !important;
  }
  .pb-45 {
    padding-bottom: 25px;
  }
  .pb-60 {
    padding-bottom: 15px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .mb-100 {
    margin-bottom: 50px !important;
  }
  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pt-75 {
    padding-top: 25px;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .row.mb-50 {
    margin-bottom: 30px !important;
  }
  .link-one,
  .link-two,
  .link-four {
    font-size: 14px;
  }
  .btn-one,
  .btn-two,
  .btn-three,
  .btn-four {
    font-size: 14px;
    padding: 16px 23px 14px;
  }
  .btn-three {
    font-size: 14px;
    padding: 15px 23px 13px;
  }
  .back-to-top {
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    right: 10px;
  }
  .back-to-top i {
    font-size: 18px;
  }
  .section-title {
    font-size: 25px;
    line-height: 36px;
  }
  .section-title-two > span,
  .content-title-two > span {
    margin-bottom: 0;
  }
  .section-title-two h2,
  .content-title-two h2 {
    font-size: 25px;
    line-height: 36px;
  }
  .section-title-two p,
  .content-title-two p {
    margin: 8px 0 0;
  }
  .breadcrumb-wrap {
    padding: 60px 0;
  }
  .breadcrumb-wrap .br-shape-one {
    left: 30px;
    top: 20%;
    max-width: 50px;
  }
  .breadcrumb-wrap .br-shape-two {
    max-width: 50px;
    left: 14%;
  }
  .breadcrumb-wrap .br-shape-three {
    bottom: 0;
    max-width: 100px;
    right: 40px;
  }
  .breadcrumb-content {
    text-align: center;
  }
  .breadcrumb-content h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 5px;
  }
  .breadcrumb-content .breadcrumb-menu li {
    font-size: 14px;
    padding-right: 9px;
    margin-right: 9px;
  }
  .breadcrumb-content .breadcrumb-menu li a {
    font-size: 14px;
  }
  .breadcrumb-content .breadcrumb-menu li:after {
    top: 5px;
    height: 16px;
  }
  .about-wrap-one,
  .about-wrap-two,
  .about-wrap-three,
  .cause-wrap-one,
  .wh-wrap-one,
  .wh-wrap-two,
  .case-details-wrap,
  .event-details-wrap,
  .cause-details-wrap,
  .simple-wrap {
    overflow-x: hidden;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 65px 0 45px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 28px;
    line-height: 40px;
    padding-right: 10px;
    margin-bottom: 14px;
  }
  .hero-wrap.hero-one .hero-content h1 img {
    bottom: 0px;
    left: 10px;
    max-width: 90px;
  }
  .hero-wrap.hero-one .hero-content p {
    max-width: 95%;
    margin-bottom: 20px;
  }
  .hero-wrap.hero-one .hero-content .hero-btn a:first-child {
    margin-right: 15px;
  }
  .hero-wrap.hero-one .hero-bg {
    position: relative;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 350px;
  }
  .hero-wrap.hero-two {
    overflow-x: hidden;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content {
    padding: 60px 0 30px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content .hero-btn a:first-child {
    margin-right: 15px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content .hero-btn a.play-video span {
    width: 45px;
    height: 45px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content .hero-btn a.play-video span i {
    font-size: 15px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-bg {
    height: 350px;
    background-position: top center;
  }
  .hero-wrap.hero-three .hero-shape-two {
    opacity: 0.3;
    max-width: 100px;
  }
  .hero-wrap.hero-three .hero-slide-item {
    padding: 60px 0 50px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content > span {
    margin-bottom: 14px;
    padding: 6px 20px 4px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content .hero-btn a.btn-three {
    padding: 15px 23px 13px;
  }
  .featured-card-one,
  .featured-card-two,
  .featured-card-three {
    padding: 20px;
  }
  .featured-card-one .feature-shape,
  .featured-card-two .feature-shape,
  .featured-card-three .feature-shape {
    max-width: 80px;
  }
  .featured-card-one .feature-icon,
  .featured-card-two .feature-icon,
  .featured-card-three .feature-icon {
    width: 55px;
    height: 55px;
  }
  .featured-card-one .feature-icon i,
  .featured-card-two .feature-icon i,
  .featured-card-three .feature-icon i {
    font-size: 25px;
  }
  .featured-card-one .feature-info,
  .featured-card-two .feature-info,
  .featured-card-three .feature-info {
    width: calc(100% - 70px);
    margin-left: 15px;
  }
  .featured-card-one .feature-info h3,
  .featured-card-two .feature-info h3,
  .featured-card-three .feature-info h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .featured-card-four .feature-icon {
    width: 90px;
    height: 100px;
  }
  .featured-card-four .feature-icon i {
    font-size: 44px;
  }
  .featured-card-four .feature-info {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .featured-card-four .feature-info h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 11px;
  }
  .about-wrap-one .about-content .content-title-two {
    margin-bottom: 20px;
  }
  .about-wrap-one .about-content .content-title-two p {
    margin-top: 14px;
  }
  .about-wrap-one .about-content .quote-block {
    margin-bottom: 20px;
    padding: 20px;
  }
  .about-wrap-one .about-content .quote-block p {
    margin-bottom: 10px;
  }
  .about-wrap-one .about-content .quote-block h6 {
    padding-left: 50px;
    font-size: 16px;
  }
  .about-wrap-one .about-content .quote-block h6:before {
    width: 40px;
  }
  .about-wrap-one .about-content .about-btn a:first-child {
    margin-right: 15px;
  }
  .about-wrap-two .about-content .content-title-two {
    margin-bottom: 20px;
  }
  .about-wrap-two .about-content .feature-item-wrap {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto;
    margin-bottom: 24px;
  }
  .about-wrap-three .about-content .content-title-two {
    margin-bottom: 20px;
  }
  .about-wrap-three .about-content .features-list {
    padding: 20px 20px 10px;
    -moz-columns: 1;
         columns: 1;
    -moz-column-gap: 0;
         column-gap: 0;
    margin-bottom: 20px;
  }
  .about-wrap-three .about-content .features-list:after {
    display: none;
  }
  .simple-img-wrap {
    padding-left: 50px;
  }
  .simple-img-wrap .simple-img-two {
    max-width: 120px;
    border-width: 7px;
  }
  .simple-content .content-title-two {
    margin-bottom: 20px;
  }
  .simple-content .progress-item {
    margin-bottom: 20px;
  }
  .simple-content .progress-item .progress-title {
    margin-bottom: 10px;
  }
  .simple-content .progress-item .progress-title p {
    font-size: 16px;
  }
  .simple-content .progress-item .progress-title span {
    font-size: 16px;
  }
  .wh-wrap-one .wh-content .content-title-two {
    margin-bottom: 20px;
  }
  .wh-wrap-one .wh-content .content-title-two p {
    margin: 12px 0 0;
  }
  .wh-wrap-one .wh-content .feature-list-wrap .feature-list {
    padding: 20px;
  }
  .wh-wrap-one .wh-content .feature-list-wrap .feature-list .feature-count {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 42px;
  }
  .wh-wrap-one .wh-content .feature-list-wrap .feature-list .feature-text {
    width: calc(100% - 55px);
    margin-left: 15px;
  }
  .wh-wrap-one .wh-img-wrap {
    margin-top: 25px;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-two {
    width: 75%;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-one {
    width: 180px;
  }
  .wh-wrap-two .wh-content .content-title-two,
  .wh-wrap-three .wh-content .content-title-two {
    margin-bottom: 22px;
  }
  .wh-wrap-two .wh-content .content-title-two p,
  .wh-wrap-three .wh-content .content-title-two p {
    margin: 12px 0 0;
  }
  .wh-wrap-two .wh-content .feature-list-wrap,
  .wh-wrap-three .wh-content .feature-list-wrap {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
  .cause-card-one .cause-card-img .cause-cat {
    padding: 12px 15px 10px;
    font-size: 14px;
  }
  .cause-card-one .cause-card-info {
    padding: 20px 10px 15px;
  }
  .cause-card-one .cause-card-info h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .cause-card-one .cause-card-info .progress-item {
    margin-bottom: 20px;
  }
  .cause-card-one .cause-card-info .progress-item .progress-title {
    margin-top: 12px;
  }
  .cause-card-one .cause-card-info .donate-by .btn-one {
    padding: 15px 18px 13px;
  }
  .cause-card-two .cause-card-img .cause-cat {
    padding: 12px 15px 10px;
    font-size: 14px;
  }
  .cause-card-two .cause-card-info {
    padding: 20px 10px 10px;
  }
  .cause-card-two .cause-card-info h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .cause-card-two .cause-card-info .progress-item {
    margin-bottom: 15px;
  }
  .cause-card-two .cause-card-info .progress-item .progress-title {
    margin-top: 12px;
  }
  .cause-card-two .cause-card-info .btn-one {
    padding: 15px 18px 13px;
  }
  .cause-slider-one .cause-slider-btn {
    position: relative;
    top: auto;
    justify-content: center;
    margin-bottom: 25px;
  }
  .cause-wrap-one .cause-prev,
  .cause-wrap-one .cause-prev-one,
  .cause-wrap-one .cause-next-one,
  .cause-wrap-one .cause-next,
  .cause-wrap-two .cause-prev,
  .cause-wrap-two .cause-prev-one,
  .cause-wrap-two .cause-next-one,
  .cause-wrap-two .cause-next,
  .cause-wrap-three .cause-prev,
  .cause-wrap-three .cause-prev-one,
  .cause-wrap-three .cause-next-one,
  .cause-wrap-three .cause-next {
    width: 45px;
    height: 45px;
  }
  .cause-wrap-one .cause-prev i,
  .cause-wrap-one .cause-prev-one i,
  .cause-wrap-one .cause-next-one i,
  .cause-wrap-one .cause-next i,
  .cause-wrap-two .cause-prev i,
  .cause-wrap-two .cause-prev-one i,
  .cause-wrap-two .cause-next-one i,
  .cause-wrap-two .cause-next i,
  .cause-wrap-three .cause-prev i,
  .cause-wrap-three .cause-prev-one i,
  .cause-wrap-three .cause-next-one i,
  .cause-wrap-three .cause-next i {
    font-size: 12px;
  }
  .event-card-one .event-card-img {
    width: 100%;
  }
  .event-card-one .event-card-img .event-date {
    padding: 12px 17px 8px;
    font-size: 15px;
  }
  .event-card-one .event-card-info {
    width: 100%;
    margin: 20px 0 0;
  }
  .event-card-one .event-card-info .event-metainfo li {
    font-size: 14px;
    margin: 0 12px 10px 0;
  }
  .event-card-one .event-card-info .event-metainfo li i {
    top: 4px;
  }
  .event-card-one .event-card-info h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .event-card-two .event-card-img .event-date {
    padding: 10px 17px 9px;
    font-size: 14px;
    line-height: 15px;
  }
  .event-card-two .event-card-info {
    width: calc(100% - 25px);
    margin-top: -40px;
    padding: 20px 20px 0 0;
  }
  .event-card-two .event-card-info .event-metainfo li {
    font-size: 14px;
    margin: 0 12px 10px 0;
    margin-bottom: 5px;
  }
  .event-card-two .event-card-info .event-metainfo li i {
    top: 4px;
  }
  .event-card-two .event-card-info h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .event-card-three .event-card-img .event-date,
  .event-card-four .event-card-img .event-date {
    font-size: 14px;
    line-height: 16px;
  }
  .event-card-three .event-card-info,
  .event-card-four .event-card-info {
    padding: 22px;
  }
  .event-card-three .event-card-info h3,
  .event-card-four .event-card-info h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 22px;
  }
  .event-wrap-one .event-prev,
  .event-wrap-one .event-next,
  .event-wrap-two .event-prev,
  .event-wrap-two .event-next {
    width: 45px;
    height: 45px;
  }
  .event-wrap-one .event-prev i,
  .event-wrap-one .event-next i,
  .event-wrap-two .event-prev i,
  .event-wrap-two .event-next i {
    font-size: 12px;
  }
  .testimonial-wrap-one .testimonial-prev,
  .testimonial-wrap-one .testimonial-next,
  .testimonial-wrap-two .testimonial-prev,
  .testimonial-wrap-two .testimonial-next,
  .testimonial-wrap-three .testimonial-prev,
  .testimonial-wrap-three .testimonial-next,
  .testimonial-wrap-four .testimonial-prev,
  .testimonial-wrap-four .testimonial-next {
    width: 45px;
    height: 45px;
  }
  .testimonial-wrap-one .testimonial-prev i,
  .testimonial-wrap-one .testimonial-next i,
  .testimonial-wrap-two .testimonial-prev i,
  .testimonial-wrap-two .testimonial-next i,
  .testimonial-wrap-three .testimonial-prev i,
  .testimonial-wrap-three .testimonial-next i,
  .testimonial-wrap-four .testimonial-prev i,
  .testimonial-wrap-four .testimonial-next i {
    font-size: 12px;
  }
  .testimonial-card-two .client-img {
    width: 80px;
    height: 80px;
    margin-bottom: 22px;
  }
  .testimonial-card-two .client-img i {
    top: 18px;
    right: -14px;
  }
  .testimonial-card-two .client-quote {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 15px;
  }
  .testimonial-card-two h6 {
    font-size: 20px;
  }
  .donation-form-one {
    padding: 25px;
  }
  .donation-form-one h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .donation-form-one .donate-form .checkbox label {
    font-size: 14px;
  }
  .volunteer-slider-one .volunteer-slider-btn {
    justify-content: center;
    margin-bottom: 25px;
    position: relative;
    top: auto;
    right: auto;
  }
  .volunteer-slider-one .volunteer-slider-btn .volunteer-prev,
  .volunteer-slider-one .volunteer-slider-btn .volunteer-next {
    width: 40px;
    height: 40px;
  }
  .volunteer-slider-one .volunteer-slider-btn .volunteer-prev i,
  .volunteer-slider-one .volunteer-slider-btn .volunteer-next i {
    font-size: 12px;
  }
  .volunteer-wrap .volunteer-slider-btn {
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 30px;
    justify-content: flex-start;
  }
  .testimonial-slider-wrap .testimonial-slider-one {
    margin: -15px auto;
  }
  .testimonial-card-one,
  .testimonial-card-three {
    padding: 22px;
  }
  .testimonial-card-one .client-wrap,
  .testimonial-card-three .client-wrap {
    margin-bottom: 17px;
  }
  .testimonial-card-one .client-wrap .client-img,
  .testimonial-card-three .client-wrap .client-img {
    width: 55px;
    height: 55px;
  }
  .testimonial-card-one .client-wrap .client-info,
  .testimonial-card-three .client-wrap .client-info {
    width: calc(100% - 102px);
    margin-left: 15px;
  }
  .testimonial-card-one .client-wrap .client-info h5,
  .testimonial-card-three .client-wrap .client-info h5 {
    font-size: 16px;
    line-height: 16px;
  }
  .testimonial-card-one .client-wrap i,
  .testimonial-card-three .client-wrap i {
    font-size: 32px;
  }
  .testimonial-slider-wrap .testimonial-prev {
    margin-right: 13px;
    left: 0;
  }
  .testimonial-slider-wrap .testimonial-prev i {
    position: relative;
    left: -2px;
  }
  .testimonial-slider-wrap .testimonial-next {
    right: 0;
  }
  .testimonial-slider-wrap .testimonial-next i {
    position: relative;
    right: -2px;
  }
  .testimonial-slider-wrap .testimonial-slider-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0 0;
  }
  .testimonial-slider-wrap .testimonial-prev,
  .testimonial-slider-wrap .testimonial-next {
    position: relative;
    top: auto;
    transform: translateY(0);
    width: 42px;
    height: 42px;
  }
  .testimonial-slider-wrap .testimonial-prev i,
  .testimonial-slider-wrap .testimonial-next i {
    font-size: 12px;
  }
  .counter-wrap-one {
    padding: 50px 0 25px;
  }
  .counter-wrap-one .counter-shape-one,
  .counter-wrap-one .counter-shape-two {
    display: none;
  }
  .counter-wrap-one .counter-card-wrap {
    justify-content: space-between;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one {
    width: calc(50% - 12px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 25px 20px;
    text-align: center;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one h2 {
    font-size: 30px;
    line-height: 25px;
    margin: 0 0 20px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one h2 .counter {
    font-size: 30px;
    line-height: 25px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one p {
    font-size: 16px;
    line-height: 22px;
  }
  .counter-wrap-two .counter-card-wrap,
  .counter-wrap-three .counter-card-wrap {
    justify-content: space-between;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two,
  .counter-wrap-two .counter-card-wrap .counter-card-three,
  .counter-wrap-three .counter-card-wrap .counter-card-two,
  .counter-wrap-three .counter-card-wrap .counter-card-three {
    width: calc(50% - 12px);
    text-align: center;
    padding: 25px 20px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-icon,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-icon,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-icon,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-icon {
    width: 60px;
    height: 65px;
    margin: 0 auto;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-icon i,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-icon i,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-icon i,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-icon i {
    font-size: 37px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text h2,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text h2,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text h2,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text h2 {
    font-size: 35px;
    line-height: 30px;
    margin: 0 0 8px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text h2 span,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text h2 span,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text h2 span,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text h2 span {
    font-size: 35px;
    line-height: 40px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text p,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text p,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text p,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text p {
    font-size: 14px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two {
    border: 1px solid rgba(0, 0, 0, 0.14);
  }
  .counter-wrap-three .counter-card-wrap .counter-card-three {
    border: 1px solid rgba(255, 255, 255, 0.14);
  }
  .newsletter-wrap-one,
  .newsletter-wrap-three {
    padding-top: 150px;
  }
  .video-play-one {
    margin-bottom: -100px;
    height: 370px;
  }
  .video-bg-two {
    height: 350px;
    border-radius: 10px 10px 0 0;
    background-position: top center;
  }
  .newsletter-wrap-one .newsletter-shape-one,
  .newsletter-wrap-one .newsletter-shape-two,
  .newsletter-wrap-two .newsletter-shape-one,
  .newsletter-wrap-two .newsletter-shape-two,
  .newsletter-wrap-three .newsletter-shape-one,
  .newsletter-wrap-three .newsletter-shape-two {
    display: none;
  }
  .newsletter-form input {
    height: 60px;
    padding: 12px 20px 12px 20px;
  }
  .newsletter-form button {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    width: 100%;
    margin-top: 15px;
    height: auto;
    padding: 16px 30px;
  }
  .video-wrapper .video-bg {
    width: 100%;
    height: 300px;
  }
  .video-wrapper .play-now {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 17px;
    margin: 0 auto 50px;
    display: block;
  }
  .video-wrapper .play-now .ripple,
  .video-wrapper .play-now .ripple:before,
  .video-wrapper .play-now .ripple:after {
    height: 80px;
    width: 80px;
  }
  .video-wrapper .donation-form-one {
    max-width: 100%;
  }
  .newsletter-wrap-three {
    padding-top: 150px;
  }
  .donation-box {
    margin-bottom: -100px;
  }
  .blog-card-one {
    padding: 5px 10px 25px;
  }
  .blog-card-one .blog-card-info {
    padding-left: 38px;
  }
  .blog-card-one .blog-card-info .blog-date {
    top: 40px;
    left: -33px;
    font-size: 15px;
    line-height: 24px;
  }
  .blog-card-one .blog-card-info h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .blog-card-one .blog-card-info .blog-author {
    font-size: 15px;
  }
  .blog-card-two .blog-card-img .blog-date,
  .blog-card-three .blog-card-img .blog-date {
    font-size: 14px;
  }
  .blog-card-two .blog-card-info h3,
  .blog-card-three .blog-card-info h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .blog-card-two .blog-card-info .blog-author,
  .blog-card-three .blog-card-info .blog-author {
    font-size: 15px;
  }
  .blog-card-two {
    padding: 10px 10px 22px;
  }
  .page-nav li:first-child a i {
    left: 0px;
  }
  .page-nav li:last-child a i {
    right: 0px;
  }
  .page-nav li a {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .page-nav li a i {
    font-size: 12px;
    top: 4px;
  }
  .donation-form-three {
    padding: 20px;
  }
  .donation-form-three .amount-list {
    margin-bottom: 8px;
  }
  .donation-form-three .amount-list button {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px 9px;
    margin-bottom: 15px;
  }
  .cause-details-wrap .block-quote {
    margin: 0 0 20px;
  }
  .cause-details-wrap .block-quote p {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .donate-now .donation-form-three {
    padding: 20px;
  }
  .case-wrap .container .row {
    position: relative;
  }
  .case-wrap .container .row .case-slider-btn {
    position: relative;
    bottom: auto;
    right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .sidebar .sidebar-widget {
    padding: 20px;
  }
  .sidebar .sidebar-widget.contact-widget-two {
    padding: 40px 24px;
  }
  .sidebar .sidebar-widget.contact-widget-two .contact-item p {
    font-size: 17px;
    line-height: 26px;
  }
  .sidebar .sidebar-widget.contact-widget-two .contact-item a {
    font-size: 20px;
  }
  article h1, article h2, article h3, article h4, article h5, article h6,
  .event-details-wrap h1,
  .event-details-wrap h2,
  .event-details-wrap h3,
  .event-details-wrap h4,
  .event-details-wrap h5,
  .event-details-wrap h6,
  .case-details-wrap h1,
  .case-details-wrap h2,
  .case-details-wrap h3,
  .case-details-wrap h4,
  .case-details-wrap h5,
  .case-details-wrap h6,
  .cause-details-wrap h1,
  .cause-details-wrap h2,
  .cause-details-wrap h3,
  .cause-details-wrap h4,
  .cause-details-wrap h5,
  .cause-details-wrap h6,
  .terms-wrap h1,
  .terms-wrap h2,
  .terms-wrap h3,
  .terms-wrap h4,
  .terms-wrap h5,
  .terms-wrap h6 {
    margin-bottom: 12px;
    line-height: 1.4;
  }
  article p,
  .event-details-wrap p,
  .case-details-wrap p,
  .cause-details-wrap p,
  .terms-wrap p {
    margin-bottom: 15px;
  }
  article .content-feature-list,
  article .content-feature-list-two,
  .event-details-wrap .content-feature-list,
  .event-details-wrap .content-feature-list-two,
  .case-details-wrap .content-feature-list,
  .case-details-wrap .content-feature-list-two,
  .cause-details-wrap .content-feature-list,
  .cause-details-wrap .content-feature-list-two,
  .terms-wrap .content-feature-list,
  .terms-wrap .content-feature-list-two {
    margin: 10px 0 25px;
  }
  article ol,
  .event-details-wrap ol,
  .case-details-wrap ol,
  .cause-details-wrap ol,
  .terms-wrap ol {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  article h1,
  .event-details-wrap h1,
  .case-details-wrap h1,
  .cause-details-wrap h1,
  .terms-wrap h1 {
    font-size: 26px;
  }
  article h2,
  .event-details-wrap h2,
  .case-details-wrap h2,
  .cause-details-wrap h2,
  .terms-wrap h2 {
    font-size: 24px;
  }
  article h3,
  .event-details-wrap h3,
  .case-details-wrap h3,
  .cause-details-wrap h3,
  .terms-wrap h3 {
    font-size: 22px;
  }
  article h4,
  .event-details-wrap h4,
  .case-details-wrap h4,
  .cause-details-wrap h4,
  .terms-wrap h4 {
    font-size: 20px;
  }
  article h5,
  .event-details-wrap h5,
  .case-details-wrap h5,
  .cause-details-wrap h5,
  .terms-wrap h5 {
    font-size: 18px;
  }
  article h6,
  .event-details-wrap h6,
  .case-details-wrap h6,
  .cause-details-wrap h6,
  .terms-wrap h6 {
    font-size: 16px;
  }
  article ol li,
  .event-details-wrap ol li,
  .case-details-wrap ol li,
  .cause-details-wrap ol li,
  .terms-wrap ol li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  article ol li:last-child,
  .event-details-wrap ol li:last-child,
  .case-details-wrap ol li:last-child,
  .cause-details-wrap ol li:last-child,
  .terms-wrap ol li:last-child {
    margin-bottom: 0;
  }
  article ul li,
  .event-details-wrap ul li,
  .case-details-wrap ul li,
  .cause-details-wrap ul li,
  .terms-wrap ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  article ul li:last-child,
  .event-details-wrap ul li:last-child,
  .case-details-wrap ul li:last-child,
  .cause-details-wrap ul li:last-child,
  .terms-wrap ul li:last-child {
    margin-bottom: 0;
  }
  article .post-img,
  .event-details-wrap .post-img,
  .case-details-wrap .post-img,
  .cause-details-wrap .post-img,
  .terms-wrap .post-img {
    margin-bottom: 20px;
  }
  article .post-para,
  .event-details-wrap .post-para,
  .case-details-wrap .post-para,
  .cause-details-wrap .post-para,
  .terms-wrap .post-para {
    margin-bottom: 25px;
  }
  article .blog-metainfo,
  .event-details-wrap .blog-metainfo,
  .case-details-wrap .blog-metainfo,
  .cause-details-wrap .blog-metainfo,
  .terms-wrap .blog-metainfo {
    margin-bottom: 5px;
  }
  article .content-feature-list li i, article .content-feature-list li ion-icon,
  .event-details-wrap .content-feature-list li i,
  .event-details-wrap .content-feature-list li ion-icon,
  .case-details-wrap .content-feature-list li i,
  .case-details-wrap .content-feature-list li ion-icon,
  .cause-details-wrap .content-feature-list li i,
  .cause-details-wrap .content-feature-list li ion-icon,
  .terms-wrap .content-feature-list li i,
  .terms-wrap .content-feature-list li ion-icon {
    font-size: 14px;
    top: 6px;
  }
  article .post-para {
    margin-bottom: 25px;
  }
  article .blog-info {
    margin-bottom: 25px;
  }
  article .blog-info .blog-date {
    top: 40px;
    left: -31px;
    font-size: 14px;
    line-height: 26px;
  }
  article .blog-author {
    font-size: 14px;
  }
  .post-author .post-author-info h4 {
    font-size: 20px;
  }
  .wp-block-quote {
    padding: 20px;
    margin: 20px 0 20px;
  }
  .wp-block-quote i {
    bottom: 20px;
    right: 25px;
    font-size: 25px;
  }
  .wp-block-quote h6 {
    font-size: 16px;
  }
  .wp-block-quote h6:before {
    top: 7px;
  }
  .post-img {
    margin: 0 0 25px;
  }
  .post-share .social-profile li a {
    width: 30px;
    height: 30px;
  }
  .post-share .social-profile li a i {
    font-size: 15px;
  }
  .author-info-wrap .author-info h6 {
    font-size: 15px;
  }
  .reply-btn {
    font-size: 14px;
  }
  .post-tag {
    margin-bottom: 15px;
  }
  .post-tag ul li a {
    font-size: 13px;
  }
  .comment-item-wrap .comment-item {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  .comment-item-wrap .comment-item.reply {
    margin-left: 25px;
  }
  .comment-item-wrap .comment-item .comment-author-img {
    width: 65px;
    height: 65px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
    margin-bottom: 15px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
    font-size: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
    margin-bottom: 13px;
    font-size: 14px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-text {
    margin-bottom: 10px;
  }
  #cmt-form .comment-form .form-group {
    margin-bottom: 15px;
  }
  #cmt-form .comment-form .form-group label {
    font-size: 14px;
  }
  #cmt-form .comment-form .form-group input {
    height: 54px;
  }
  .tag-list ul li {
    margin: 9px 6px 0px 0px;
  }
  .contact-widget h3 {
    font-size: 30px;
    line-height: 36px;
    margin: 10px 0 25px;
  }
  .sidebar .sidebar-widget.contact-widget {
    padding: 70px 15px;
  }
  .error-content img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px !important;
  }
  .pb-70 {
    padding-bottom: 35px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-70 {
    padding-top: 40px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pt-75 {
    padding-top: 45px;
  }
  .breadcrumb-title {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
  }
  .section-title {
    font-size: 35px;
  }
  .section-title-two h2,
  .content-title-two h2 {
    font-size: 35px;
    line-height: 48px;
  }
  .breadcrumb-wrap {
    padding: 60px 0;
  }
  .breadcrumb-wrap .br-shape-one {
    max-width: 120px;
  }
  .breadcrumb-wrap .br-shape-two {
    max-width: 120px;
  }
  .breadcrumb-wrap .br-shape-three {
    max-width: 220px;
  }
  .breadcrumb-content {
    text-align: center;
  }
  .breadcrumb-content h2 {
    font-size: 30px;
    line-height: 42px;
    margin: 0 0 10px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 50px 0 50px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 38px;
    line-height: 49px;
    padding-right: 100px;
  }
  .hero-wrap.hero-one .hero-content h1 img {
    bottom: 10px;
    left: 107px;
    max-width: 160px;
  }
  .hero-wrap.hero-one .hero-content p {
    max-width: 95%;
  }
  .hero-wrap.hero-one .hero-bg {
    width: 45%;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content {
    padding: 100px 0 30px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 52px;
    line-height: 65px;
    margin-left: -3px;
    margin-bottom: 35px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-bg {
    height: 450px;
  }
  .hero-wrap.hero-two .hero-slider-one .hero-slide-btn {
    right: calc((100% - 720px) / 2 + 15px);
    padding: 20px 60px;
  }
  .hero-wrap.hero-three .hero-slide-item {
    padding: 80px 0;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .about-wrap-three .about-img-wrap .about-img-one {
    width: 470px;
  }
  .about-wrap-three .about-img-wrap .about-img-one img {
    width: 100%;
  }
  .about-wrap-three .about-img-wrap .about-img-two {
    width: calc(100% - 492px);
  }
  .wh-wrap-one .wh-img-wrap {
    margin-top: 25px;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-two {
    width: 75%;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-one {
    width: 250px;
  }
  .cause-card-three .cause-card-info .cause-metainfo .cause-author {
    margin-right: 20px;
    font-size: 15px;
  }
  .cause-card-three .cause-card-info .cause-metainfo .cause-date {
    font-size: 14px;
  }
  .counter-wrap-one {
    padding: 70px 0 45px;
  }
  .counter-wrap-one .counter-shape-one,
  .counter-wrap-one .counter-shape-two {
    max-width: 100px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(2) {
    padding-left: 30px;
  }
  .counter-card-one h2 {
    font-size: 40px;
    line-height: 30px;
    margin: 0 0 20px;
  }
  .counter-card-one p {
    font-size: 14px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two,
  .counter-wrap-two .counter-card-wrap .counter-card-three,
  .counter-wrap-three .counter-card-wrap .counter-card-two,
  .counter-wrap-three .counter-card-wrap .counter-card-three {
    width: 50%;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-icon,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-icon,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-icon,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-icon {
    width: 60px;
    height: 65px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-icon i,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-icon i,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-icon i,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-icon i {
    font-size: 37px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text {
    width: calc(100% - 75px);
    margin-left: 15px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text h2,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text h2,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text h2,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text h2 {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text p,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text p,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text p,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text p {
    font-size: 14px;
  }
  .testimonial-slider-wrap .testimonial-slider-one {
    width: calc(100% - 155px);
    margin: -15px auto;
  }
  .testimonial-card-two .client-quote {
    padding: 0 70px;
  }
  .video-bg-two {
    height: 400px;
    border-radius: 10px 10px 0 0;
    background-position: top center;
  }
  .newsletter-wrap-three {
    padding-top: 170px;
  }
  .donation-box {
    margin-bottom: -100px;
  }
}
@media only screen and (max-width: 991px) {
  .md-none {
    display: none !important;
  }
  .mt-60 {
    margin-top: 30px !important;
  }
  .md-center {
    text-align: center !important;
  }
  .hero-wrap.hero-two .hero-shape-one {
    opacity: 0.35;
  }
  .hero-wrap.hero-three .hero-slide-item:after {
    right: auto;
    left: 0;
    background: rgba(252, 248, 248, 0.9);
  }
  .about-wrap-one .about-img-wrap {
    margin-bottom: 25px;
  }
  .about-wrap-two .about-img {
    margin-bottom: 25px;
  }
  .about-wrap-three .about-img-wrap {
    margin-top: 25px;
  }
  .simple-img-wrap {
    margin-top: 25px;
  }
  .wh-wrap-one .wh-img-wrap {
    margin-top: 25px;
  }
  .wh-wrap-two .wh-img,
  .wh-wrap-three .wh-img {
    margin-bottom: 25px;
  }
  .faq-wrap .accordion {
    margin-bottom: 25px;
  }
  .cause-wrap-one .container .row .cause-slider-btn {
    position: relative;
    top: auto;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .cause-wrap-two .container .cause-slider-btn,
  .cause-wrap-three .container .cause-slider-btn {
    justify-content: center;
    margin-bottom: 25px;
  }
  .cause-wrap-two .container .cause-slider-btn .cause-prev,
  .cause-wrap-two .container .cause-slider-btn .cause-prev-one,
  .cause-wrap-two .container .cause-slider-btn .cause-next-one,
  .cause-wrap-two .container .cause-slider-btn .cause-next,
  .cause-wrap-three .container .cause-slider-btn .cause-prev,
  .cause-wrap-three .container .cause-slider-btn .cause-prev-one,
  .cause-wrap-three .container .cause-slider-btn .cause-next-one,
  .cause-wrap-three .container .cause-slider-btn .cause-next {
    position: relative;
    left: auto;
    right: auto;
    transform: translateY(0);
  }
  .volunteer-wrap-four .container .row .volunteer-slider-btn {
    position: relative;
    top: auto;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .event-wrap-one .container .event-slider-btn,
  .event-wrap-two .container .event-slider-btn {
    justify-content: center;
    margin-bottom: 25px;
  }
  .event-wrap-one .container .event-slider-btn .event-prev,
  .event-wrap-one .container .event-slider-btn .event-next,
  .event-wrap-two .container .event-slider-btn .event-prev,
  .event-wrap-two .container .event-slider-btn .event-next {
    position: relative;
    left: auto;
    right: auto;
    transform: translateY(0);
  }
  .event-wrap-two .container .event-slider-btn {
    margin-top: 10px;
  }
  .testimonial-wrap-one .container .testimonial-slider-btn,
  .testimonial-wrap-two .container .testimonial-slider-btn,
  .testimonial-wrap-three .container .testimonial-slider-btn,
  .testimonial-wrap-four .container .testimonial-slider-btn {
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .testimonial-wrap-one .container .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-one .container .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-two .container .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-two .container .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-three .container .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-three .container .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-four .container .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-four .container .testimonial-slider-btn .testimonial-next {
    position: relative;
    left: auto;
    right: auto;
    transform: translateY(0);
  }
  .be-member-text {
    margin-bottom: 25px;
  }
  .volunteer-form {
    padding: 26px 22px 30px;
  }
  .volunteer-form h4 {
    margin-bottom: 20px;
  }
  .donate-now .sidebar {
    margin-top: 50px;
  }
  .donate-now .sidebar .cause-card-two .cause-card-img img {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none !important;
  }
  .sidebar {
    margin-top: 50px;
  }
  .case-details-wrap .sidebar {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    font-size: 35px;
  }
  .section-title-two h2,
  .content-title-two h2 {
    font-size: 35px;
    line-height: 48px;
  }
  .breadcrumb-wrap {
    padding: 72px 0;
  }
  .breadcrumb-wrap .br-shape-one {
    max-width: 120px;
  }
  .breadcrumb-wrap .br-shape-two {
    max-width: 120px;
  }
  .breadcrumb-wrap .br-shape-three {
    max-width: 220px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 100px 0 100px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 48px;
    line-height: 60px;
    padding-right: 20px;
  }
  .hero-wrap.hero-one .hero-content h1 img {
    bottom: 10px;
    left: 107px;
    max-width: 160px;
  }
  .hero-wrap.hero-one .hero-content p {
    max-width: 95%;
  }
  .hero-wrap.hero-one .hero-bg {
    width: 50%;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid {
    padding-left: calc((100% - 960px) / 2 + 12px);
    padding-right: 0;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content {
    padding: 130px 0;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 48px;
    line-height: 60px;
    margin-left: -3px;
    padding-right: 0px;
    margin-bottom: 35px;
  }
  .hero-wrap.hero-three .hero-slide-item {
    padding: 100px 0;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 52px;
    line-height: 66px;
  }
  .about-wrap-two .about-content .feature-item-wrap {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto;
  }
  .simple-img-wrap .simple-img-two {
    max-width: 150px;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-two {
    width: 75%;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-one {
    width: 250px;
  }
  .cause-wrap-two .cause-slider-btn .cause-prev-one,
  .cause-wrap-two .cause-slider-btn .cause-prev,
  .cause-wrap-three .cause-slider-btn .cause-prev-one,
  .cause-wrap-three .cause-slider-btn .cause-prev {
    left: -10px;
  }
  .cause-wrap-two .cause-slider-btn .cause-next-one,
  .cause-wrap-two .cause-slider-btn .cause-next,
  .cause-wrap-three .cause-slider-btn .cause-next-one,
  .cause-wrap-three .cause-slider-btn .cause-next {
    right: -10px;
  }
  .event-wrap-one .event-slider-btn .event-prev,
  .event-wrap-two .event-slider-btn .event-prev {
    left: -10px;
  }
  .event-wrap-one .event-slider-btn .event-next,
  .event-wrap-two .event-slider-btn .event-next {
    right: -10px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-prev {
    left: -10px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-next {
    right: -10px;
  }
  .testimonial-card-two .client-quote {
    padding: 0 60px;
  }
  .counter-wrap-one .counter-shape-one,
  .counter-wrap-one .counter-shape-two {
    max-width: 120px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(2) {
    padding-left: 30px;
  }
  .counter-card-one h2 {
    font-size: 60px;
    line-height: 40px;
    margin: 0 0 25px;
  }
  .counter-card-one p {
    font-size: 16px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two:nth-child(2),
  .counter-wrap-two .counter-card-wrap .counter-card-three:nth-child(2),
  .counter-wrap-three .counter-card-wrap .counter-card-two:nth-child(2),
  .counter-wrap-three .counter-card-wrap .counter-card-three:nth-child(2) {
    padding-left: 30px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-icon,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-icon,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-icon,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-icon {
    width: 60px;
    height: 65px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-icon i,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-icon i,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-icon i,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-icon i {
    font-size: 37px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text {
    width: calc(100% - 75px);
    margin-left: 15px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text h2,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text h2,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text h2,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text h2 {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two .counter-text p,
  .counter-wrap-two .counter-card-wrap .counter-card-three .counter-text p,
  .counter-wrap-three .counter-card-wrap .counter-card-two .counter-text p,
  .counter-wrap-three .counter-card-wrap .counter-card-three .counter-text p {
    font-size: 14px;
  }
  .donate-now .sidebar {
    margin-top: 0;
  }
  .testimonial-slider-wrap .testimonial-slider-one {
    width: calc(100% - 125px);
    margin: -15px auto;
  }
}
@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  .case-wrap .container-fluid,
  .cause-wrap-one .container-fluid {
    padding-left: calc((100% - 1140px) / 2 + 12px);
    padding-right: 0;
  }
  .cause-wrap-one .container .row .cause-slider-btn {
    top: 8px;
  }
  .volunteer-wrap .section-title {
    margin-top: -13px;
  }
  .volunteer-wrap .volunteer-slider-btn {
    bottom: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .hero-wrap.hero-two .hero-slide-item .container-fluid {
    padding-left: calc((100% - 1200px) / 2 + 12px);
    padding-right: 0;
  }
  .cause-wrap-two .cause-slider-btn .cause-prev-one,
  .cause-wrap-two .cause-slider-btn .cause-prev,
  .cause-wrap-three .cause-slider-btn .cause-prev-one,
  .cause-wrap-three .cause-slider-btn .cause-prev {
    left: -15px;
  }
  .cause-wrap-two .cause-slider-btn .cause-next-one,
  .cause-wrap-two .cause-slider-btn .cause-next,
  .cause-wrap-three .cause-slider-btn .cause-next-one,
  .cause-wrap-three .cause-slider-btn .cause-next {
    right: -15px;
  }
  .event-wrap-one .event-slider-btn .event-prev,
  .event-wrap-two .event-slider-btn .event-prev {
    left: -15px;
  }
  .event-wrap-one .event-slider-btn .event-next,
  .event-wrap-two .event-slider-btn .event-next {
    right: -15px;
  }
  .testimonial-wrap-one .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-prev {
    left: -15px;
  }
  .testimonial-wrap-one .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-next {
    right: -15px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
  .hero-wrap.hero-two .hero-slide-item .container-fluid {
    padding-left: calc((100% - 1280px) / 2 + 12px);
    padding-right: 0;
  }
  .cause-wrap-two .cause-slider-btn .cause-prev-one,
  .cause-wrap-two .cause-slider-btn .cause-prev,
  .cause-wrap-three .cause-slider-btn .cause-prev-one,
  .cause-wrap-three .cause-slider-btn .cause-prev {
    left: -65px;
  }
  .cause-wrap-two .cause-slider-btn .cause-next-one,
  .cause-wrap-two .cause-slider-btn .cause-next,
  .cause-wrap-three .cause-slider-btn .cause-next-one,
  .cause-wrap-three .cause-slider-btn .cause-next {
    right: -65px;
  }
  .event-wrap-one .event-slider-btn .cause-prev,
  .event-wrap-two .event-slider-btn .cause-prev {
    left: -65px;
  }
  .event-wrap-one .event-slider-btn .event-next,
  .event-wrap-two .event-slider-btn .event-next {
    right: -65px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-prev {
    left: -65px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-next {
    right: -65px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-wrap.hero-one .hero-content {
    padding: 120px 0 120px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 50px;
    line-height: 60px;
    padding-right: 40px;
  }
  .hero-wrap.hero-one .hero-content h1 img {
    bottom: 17px;
    left: 137px;
    max-width: 180px;
  }
  .hero-wrap.hero-one .hero-content p {
    max-width: 85%;
  }
  .hero-wrap.hero-one .hero-bg {
    width: 55%;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 57px;
    line-height: 78px;
    margin-left: -3px;
    padding-right: 20px;
  }
  .hero-wrap.hero-three .hero-slide-item {
    padding: 120px 0;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 66px;
    line-height: 76px;
  }
  .cause-card-three .cause-card-info .cause-metainfo .cause-author {
    margin-right: 25px;
    font-size: 15px;
  }
  .cause-card-three .cause-card-info .cause-metainfo .cause-date {
    font-size: 15px;
  }
  .counter-wrap-one .counter-shape-one,
  .counter-wrap-one .counter-shape-two {
    max-width: 180px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(1) {
    padding-left: 50px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(2) {
    padding-left: 50px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(3) {
    padding-left: 38px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(4) {
    padding-left: 30px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two p,
  .counter-wrap-two .counter-card-wrap .counter-card-three p,
  .counter-wrap-three .counter-card-wrap .counter-card-two p,
  .counter-wrap-three .counter-card-wrap .counter-card-three p {
    font-size: 16px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two:nth-child(2),
  .counter-wrap-two .counter-card-wrap .counter-card-three:nth-child(2),
  .counter-wrap-three .counter-card-wrap .counter-card-two:nth-child(2),
  .counter-wrap-three .counter-card-wrap .counter-card-three:nth-child(2) {
    padding-left: 30px;
  }
  .event-card-one .event-card-img {
    width: 225px;
  }
  .event-card-one .event-card-info {
    width: calc(100% - 250px);
  }
  .event-card-one .event-card-info h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .event-metainfo li {
    margin-right: 10px;
    font-size: 15px;
    padding-left: 24px;
    margin-bottom: 12px;
  }
  .event-metainfo li i {
    position: absolute;
    top: 4px;
    left: 0;
    color: var(--secondaryColor);
    line-height: 0.6;
  }
  .contact-widget h3 {
    font-size: 35px;
    line-height: 40px;
  }
  .event-brief li {
    margin-bottom: 8px;
  }
  .event-widget .post-share {
    margin-bottom: 0;
  }
  .testimonial-slider-wrap .testimonial-slider-one {
    width: calc(100% - 155px);
    margin: -15px auto;
  }
  .testimonial-card-two .client-quote {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .counter-wrap-one .counter-shape-one,
  .counter-wrap-one .counter-shape-two {
    max-width: 180px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1345px;
  }
  .gx-55 {
    --bs-gutter-x:4.5rem;
  }
  .section-title {
    font-size: 48px;
    line-height: 58px;
  }
  .breadcrumb-content h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 25px;
  }
  .breadcrumb-content .breadcrumb-menu li {
    font-size: 20px;
    line-height: 20px;
  }
  .breadcrumb-content .breadcrumb-menu li:after {
    height: 20px;
    top: -1px;
  }
  .section-title-two > span,
  .content-title-two > span {
    font-size: 20px;
    line-height: 18px;
    margin-bottom: 11px;
  }
  .section-title-two > span:before,
  .content-title-two > span:before {
    top: 5px;
  }
  .section-title-two h2,
  .content-title-two h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .sidebar .sidebar-widget {
    padding: 33px 34px 31px 35px;
  }
  .btn-one,
  .btn-two,
  .btn-four {
    font-size: 18px;
    line-height: 18px;
    padding: 19px 30px 15px;
  }
  .btn-three {
    font-size: 18px;
    line-height: 18px;
    padding: 18px 30px 14px;
  }
  .breadcrumb-content he {
    font-size: 48px;
    line-height: 48px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 140px 0 140px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 70px;
    line-height: 80px;
    padding-right: 90px;
  }
  .hero-wrap.hero-one .hero-content h1 img {
    bottom: 17px;
    left: 137px;
  }
  .hero-wrap.hero-one .hero-content p {
    font-size: 18px;
    line-height: 30px;
    max-width: 85%;
  }
  .hero-wrap.hero-one .hero-bg {
    width: 55%;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid {
    padding-left: calc((100% - 1380px) / 2 + 12px);
    padding-right: 0;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content {
    padding: 183px 0 202px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content span {
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0.005em;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content span:before {
    top: 5px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 64px;
    line-height: 78px;
    margin-left: -3px;
    padding-right: 20px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content .hero-btn a.btn-two {
    padding: 19px 32px 15px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content .hero-btn a.play-video {
    font-size: 18px;
    line-height: 18px;
  }
  .hero-wrap.hero-three .hero-btn a:first-child {
    margin-right: 30px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content > span {
    font-size: 20px;
    line-height: 18px;
    padding: 9px 24px 6px 18px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 80px;
    line-height: 98px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content .hero-btn a:first-child {
    margin-right: 26px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content .hero-btn a.btn-two {
    padding: 19px 30px 15px;
  }
  .featured-card-one,
  .featured-card-two,
  .featured-card-three {
    padding: 38px 25px 30px 30px;
  }
  .featured-card-one .feature-icon,
  .featured-card-two .feature-icon,
  .featured-card-three .feature-icon {
    width: 70px;
    height: 70px;
  }
  .featured-card-one .feature-icon i,
  .featured-card-two .feature-icon i,
  .featured-card-three .feature-icon i {
    font-size: 38px;
  }
  .featured-card-one .feature-info,
  .featured-card-two .feature-info,
  .featured-card-three .feature-info {
    width: calc(100% - 100px);
    margin-left: 30px;
  }
  .featured-card-one .feature-info h3,
  .featured-card-two .feature-info h3,
  .featured-card-three .feature-info h3 {
    padding-right: 40px;
  }
  .featured-card-four .feature-icon {
    width: 99px;
    height: 110px;
  }
  .featured-card-four .feature-icon i {
    font-size: 50px;
  }
  .featured-card-four .feature-info {
    width: calc(100% - 121px);
    margin-left: 22px;
    padding-right: 15px;
  }
  .featured-card-four .feature-info h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .about-wrap-one .about-shape-one {
    bottom: 150px;
    right: 160px;
  }
  .about-wrap-one .about-content .quote-block {
    padding: 24px 30px 25px 37px;
  }
  .about-wrap-one .about-content .about-btn a:first-child {
    margin-right: 27px;
  }
  .about-wrap-one .about-img-wrap {
    width: calc(100% - 35px);
  }
  .about-wrap-one .about-img-wrap .about-img-one {
    width: 367px;
  }
  .about-wrap-one .about-img-wrap .about-img-two {
    width: calc(100% - 387px);
    margin-left: 20px;
    margin-bottom: 15px;
  }
  .about-wrap-two .about-img {
    width: calc(100% - 52px);
  }
  .about-wrap-two .about-content {
    width: calc(100% + 5px);
    margin-left: -5px;
  }
  .about-wrap-two .about-content .feature-item-wrap .feature-item {
    padding: 28px 20px 25px 24px;
  }
  .about-wrap-three .about-content {
    width: calc(100% - 24px);
  }
  .about-wrap-three .about-content .features-list {
    -moz-column-gap: 105px;
         column-gap: 105px;
  }
  .about-wrap-three .about-img-wrap {
    width: calc(100% - 30px);
    margin-left: auto;
  }
  .about-wrap-three .about-img-wrap .about-img-one {
    width: 387px;
  }
  .about-wrap-three .about-img-wrap .about-img-two {
    width: calc(100% - 410px);
    margin-left: 22px;
  }
  .simple-content {
    width: calc(100% - 21px);
  }
  .simple-img-wrap {
    width: calc(100% + 15px);
    margin-left: -15px;
  }
  .wh-wrap-one .wh-content .feature-list-wrap {
    margin-right: 12px;
  }
  .wh-wrap-one .wh-img-wrap {
    width: calc(100% - 30px);
    margin-left: auto;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-two {
    width: 364px;
  }
  .wh-wrap-one .wh-img-wrap .wh-img-one {
    width: 314px;
  }
  .wh-wrap-two .wh-img {
    width: calc(100% + 4px);
  }
  .wh-wrap-two .wh-content {
    width: calc(100% - 21px);
    margin-left: auto;
  }
  .wh-wrap-three .wh-content {
    width: calc(100% + 4px);
  }
  .wh-wrap-three .wh-img {
    width: calc(100% - 21px);
    margin-left: auto;
  }
  .case-wrap .container-fluid,
  .cause-wrap-one .container-fluid {
    padding-left: calc((100% - 1345px) / 2 + 12px);
    padding-right: 0;
  }
  .cause-wrap-two .cause-slider-btn .cause-prev-one,
  .cause-wrap-two .cause-slider-btn .cause-prev,
  .cause-wrap-three .cause-slider-btn .cause-prev-one,
  .cause-wrap-three .cause-slider-btn .cause-prev {
    left: -20px;
  }
  .cause-wrap-two .cause-slider-btn .cause-next-one,
  .cause-wrap-two .cause-slider-btn .cause-next,
  .cause-wrap-three .cause-slider-btn .cause-next-one,
  .cause-wrap-three .cause-slider-btn .cause-next {
    right: -20px;
  }
  .cause-card-three .cause-card-info .cause-metainfo .cause-author {
    margin-right: 50px;
  }
  .case-card-two a {
    width: 54px;
    height: 54px;
  }
  .case-card-two a i {
    font-size: 30px;
    line-height: 54px;
    font-weight: 300;
  }
  .event-card-one {
    padding: 16px 18px 17px;
  }
  .event-wrap-one .event-slider-btn .event-prev,
  .event-wrap-two .event-slider-btn .event-prev {
    left: -20px;
  }
  .event-wrap-one .event-slider-btn .event-next,
  .event-wrap-two .event-slider-btn .event-next {
    right: -20px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-prev {
    left: -20px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-next {
    right: -20px;
  }
  .testimonial-card-two .client-quote {
    padding: 0 160px;
  }
  .testimonial-card-three {
    padding: 34px 40px;
  }
  .testimonial-card-three .client-wrap {
    margin-bottom: 23px;
  }
  .testimonial-card-three .client-wrap .client-img {
    width: 106px;
    height: 106px;
  }
  .testimonial-card-three .client-wrap .client-info {
    width: calc(100% - 214px);
    margin-left: 18px;
    top: 3px;
  }
  .testimonial-card-three .client-wrap .client-info h5 {
    font-size: 24px;
    line-height: 16px;
    margin-bottom: 12px;
  }
  .testimonial-card-three .client-wrap i {
    font-size: 90px;
    line-height: 0.6;
    color: rgba(2, 131, 139, 0.1);
  }
  .testimonial-card-three .client-quote {
    font-size: 18px;
    line-height: 34px;
  }
  .donate-form-wrap .donation-form-one {
    width: calc(100% + 90px);
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(1) {
    padding-left: 100px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(2) {
    padding-left: 100px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(3) {
    padding-left: 68px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card-one:nth-child(4) {
    padding-left: 60px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two:nth-child(2),
  .counter-wrap-two .counter-card-wrap .counter-card-three:nth-child(2),
  .counter-wrap-three .counter-card-wrap .counter-card-two:nth-child(2),
  .counter-wrap-three .counter-card-wrap .counter-card-three:nth-child(2) {
    padding-left: 70px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two:nth-child(3),
  .counter-wrap-two .counter-card-wrap .counter-card-three:nth-child(3),
  .counter-wrap-three .counter-card-wrap .counter-card-two:nth-child(3),
  .counter-wrap-three .counter-card-wrap .counter-card-three:nth-child(3) {
    padding-left: 36px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card-two:nth-child(4),
  .counter-wrap-two .counter-card-wrap .counter-card-three:nth-child(4),
  .counter-wrap-three .counter-card-wrap .counter-card-two:nth-child(4),
  .counter-wrap-three .counter-card-wrap .counter-card-three:nth-child(4) {
    padding-left: 36px;
  }
  .faq-wrap .accordion {
    width: calc(100% - 45px);
  }
  .faq-wrap .faq-img {
    margin-left: -20px;
    width: calc(100% + 20px);
  }
  .blog-card-one {
    padding: 19px 23px 30px;
  }
  .blog-card-one .blog-card-info {
    padding-left: 50px;
  }
  .blog-card-one .blog-card-info .blog-date {
    top: 51px;
    left: -45px;
    font-size: 20px;
    line-height: 30px;
  }
  .blog-card-two {
    padding: 20px 23px;
  }
  article .blog-info {
    padding-left: 50px;
  }
  article .blog-info .blog-date {
    top: 32px;
    left: -45px;
    font-size: 20px;
    line-height: 40px;
  }
  .video-wrapper .play-now {
    margin-left: 47px;
  }
  .newsletter-form {
    width: calc(100% - 47px);
    margin: 0 auto;
  }
  .newsletter-form input {
    width: 100%;
    height: 70px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    background-color: #373249;
    border-radius: 5px;
    padding: 15px 183px 15px 20px;
    color: var(--whiteColor);
  }
  .newsletter-form button {
    font-size: 18px;
  }
  .testimonial-slider-wrap .testimonial-slider-one {
    width: calc(100% - 245px);
    margin: -15px auto;
  }
  .donation-form-one {
    width: calc(100% + 70px);
  }
  .donation-form-three {
    padding: 56px 63px 57px 62px;
  }
  .donation-box .donation-form-three {
    padding: 40px 52px;
  }
  .volunteer-wrap {
    width: calc(100% - 77px);
    margin-left: auto;
  }
  .volunteer-card-one {
    padding: 13px 14px 26px 14px;
  }
  .testimonial-card-one {
    padding: 29px 32px 25px 33px;
  }
  #contactForm {
    padding: 38px 41px 38px 42px;
  }
  .contact-item-wrap .contact-item {
    padding: 29px;
    margin-bottom: 30px;
  }
  .case-details-wrap .sidebar {
    width: calc(100% + 68px);
    margin-left: -68px;
  }
  .case-details-wrap .post-img {
    width: calc(100% - 68px);
  }
  .cause-details-wrap .block-quote {
    padding: 30px 62px;
  }
  .cause-details-wrap .sidebar {
    width: calc(100% + 68px);
    margin-left: -68px;
  }
  .cause-details-wrap .cause-desc {
    width: calc(100% - 68px);
  }
  .event-details-wrap .sidebar {
    width: calc(100% + 68px);
    margin-left: -68px;
  }
  .event-details-wrap .event-desc {
    width: calc(100% - 68px);
  }
  .login-form-wrap {
    padding: 50px 50px;
  }
  .case-card-two span {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  .hero-wrap .container {
    max-width: 1580px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 180px 0 180px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 80px;
    line-height: 90px;
    padding-right: 130px;
  }
  .hero-wrap.hero-one .hero-content h1 img {
    bottom: 17px;
    left: 137px;
  }
  .hero-wrap.hero-one .hero-content p {
    font-size: 18px;
    line-height: 30px;
    max-width: 80%;
  }
  .hero-wrap.hero-one .hero-bg {
    width: 62%;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid {
    padding-left: calc((100% - 1580px) / 2 + 12px);
    padding-right: 0;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 74px;
    line-height: 88px;
    margin-left: -3px;
    padding-right: 50px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 88px;
    line-height: 100px;
  }
  .about-wrap-one .about-shape-two {
    bottom: 160px;
    right: 150px;
  }
  .cause-wrap-two .cause-slider-btn .cause-prev-one,
  .cause-wrap-two .cause-slider-btn .cause-prev,
  .cause-wrap-three .cause-slider-btn .cause-prev-one,
  .cause-wrap-three .cause-slider-btn .cause-prev {
    left: -70px;
  }
  .cause-wrap-two .cause-slider-btn .cause-next-one,
  .cause-wrap-two .cause-slider-btn .cause-next,
  .cause-wrap-three .cause-slider-btn .cause-next-one,
  .cause-wrap-three .cause-slider-btn .cause-next {
    right: -70px;
  }
  .event-wrap-one .event-slider-btn .event-prev,
  .event-wrap-two .event-slider-btn .event-prev {
    left: -70px;
  }
  .event-wrap-one .event-slider-btn .event-next,
  .event-wrap-two .event-slider-btn .event-next {
    right: -70px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-prev,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-prev {
    left: -70px;
  }
  .testimonial-wrap-two .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-three .testimonial-slider-btn .testimonial-next,
  .testimonial-wrap-four .testimonial-slider-btn .testimonial-next {
    right: -70px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-wrap .container {
    max-width: 1725px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid {
    padding-left: calc((100% - 1725px) / 2 + 12px);
    padding-right: 0;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content {
    width: calc(100% - 27px);
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-content h1 {
    font-size: 80px;
    line-height: 95px;
    margin-left: -3px;
  }
  .hero-wrap.hero-two .hero-slide-item .container-fluid .hero-bg {
    width: calc(100% + 27px);
    margin-left: -27px;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content {
    width: calc(100% - 126px);
    margin-left: auto;
  }
  .hero-wrap.hero-three .hero-slide-item .hero-content h1 {
    font-size: 90px;
    line-height: 100px;
  }
}/*# sourceMappingURL=responsive.css.map */