/* ==== 
 --------- (1.01) mixins start ---------
 ==== */
/* ==== 
 --------- (1.01) mixins end ---------
 ==== */
@media only screen and (min-width: 576px) {
  .donation-future .donation-future__thumb {
    padding: 80px 40px;
  }
  .contact .contact__content {
    padding: 100px 80px;
  }
  
  .volunteer .checkout__form .input-group .input-single {
    width: calc(50% - 15px);
  }
  
  .volunteer .content {
    padding: 60px 40px;
  }
  .cm-details .cm-sidebar-widget .single-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contact-main .contact-main__inner {
    row-gap: 60px;
  }
  .contact-main .contact-main__single {
    width: calc(50% - 8px);
  }
  .footer .footer__bottom-left li:nth-of-type(2), .footer .footer__bottom-left li:nth-of-type(4) {
    display: block;
  }
  .footer-two__newsletter-form form input {
    border-radius: 30px;
    padding: 12px 24px;
  }
  .footer-two__newsletter-form form button {
    min-width: 90px;
    height: 56px;
    border-radius: 30px;
  }
  .color-palate {
    max-width: 320px;
  }
  .color-palate .color-trigger,
  .color-palate .close-color-trigger {
    width: 50px;
    height: 50px;
  }
  .color-palate .color-trigger i {
    font-size: 20px;
  }
  .color-palate .close-color-trigger i {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
  h2 {
    font-size: 40px;
    line-height: 50px;
  }
  h3 {
    font-size: 30px;
    line-height: 40px;
  }
  h4 {
    font-size: 24px;
    line-height: 34px;
  }
  .sub-title {
    font-size: 24px;
  }
  .cta {
    margin-top: 55px;
  }
  .main-pagination {
    margin-top: 60px;
  }
  .main-pagination a,
  .main-pagination button {
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
  }
  .header .navbar-logo img {
    height: 70px;
  }
  .header .main-header__menu-box {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .header-secondary .main-header__menu-box {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .common-banner .sub-title {
    font-size: 24px;
  }
  
  .help .help__content-icon-group {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .volunteer .volunteer__form {
    padding: 60px 40px;
  }
  .help-two .help-two__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .help-two .help-two__inner .help-two-card-wrapper {
    min-width: 270px;
  }
}
@media only screen and (min-width: 992px) {
  .difference,
  .donation-future {
    padding-top: 120px;
  }
  .help,
  .cause,
  .team,
  .blog,
  .help-two,
  .award,
  .faq,
  .counter,
  .event,
  .team-details,
  .cm-details,
  .volunteer,
  .soon {
    padding: 120px 0px;
  }
  .contact .contact__content {
    padding: 120px 80px;
  }
  .cause-three-alt .mb-60 {
    margin-bottom: 52px !important;
  }
  .testimonial {
    padding: 260px 0px 120px;
  }
  .section__header {
    margin-bottom: 52px;
  }
  .pg-four .pt-120 {
    padding-top: 120px;
  }
  .pg-four .pb-120 {
    padding-bottom: 120px;
  }
  .header .main-header__menu-box {
    -webkit-padding-start: 28px;
            padding-inline-start: 28px;
    -webkit-padding-end: 28px;
            padding-inline-end: 28px;
  }
  .header-secondary {
    top: 50px;
  }
  .header-secondary .main-header__menu-box {
    -webkit-filter: none !important;
            filter: none !important;
    width: calc(100% - 80px);
    margin-inline: auto;
    -webkit-padding-start: 24px;
            padding-inline-start: 24px;
    -webkit-padding-end: 24px;
            padding-inline-end: 24px;
  }
  .banner {
    margin-top: 60px;
    padding: 200px 0px;
  }
  .common-banner {
    padding: 160px 0px;
    margin-top: 140px;
  }
  .counter .divider {
    display: block;
    height: 100%;
  }
  .error h2 {
    font-size: 130px;
    line-height: 1;
  }
  .cm-details .cm-sidebar-widget {
    padding: 40px 40px;
  }
  .footer {
    padding-top: 120px;
  }
  .footer-two {
    padding-top: 120px;
  }
  .rtl .footer-two .text-lg-start {
    text-align: right !important;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 85px;
    line-height: 95px;
  }
  h2 {
    font-size: 55px;
    line-height: 65px;
  }
  h3 {
    font-size: 40px;
    line-height: 50px;
  }
  h4 {
    font-size: 32px;
    line-height: 42px;
  }
  h5 {
    font-size: 24px;
    line-height: 34px;
  }
  h6 {
    font-size: 20px;
    line-height: 30px;
  }
  .offset-xl-1 {
    margin-left: 0px;
    -webkit-margin-start: 8.33333333%;
            margin-inline-start: 8.33333333%;
  }
  .topbar--secondary .topbar__inner {
    padding: 12px 40px 13px;
  }
  .header .main-header__menu-box {
    padding: 0px;
    -webkit-padding-start: 24px;
            padding-inline-start: 24px;
  }
  .header-secondary .main-header__menu-box {
    padding: 17px 40px;
  }
  .banner {
    padding: 280px 0px;
  }
  .common-banner h2 {
    font-size: 85px;
    line-height: 95px;
  }
  .blog .blog__single-content h5 {
    font-size: 22px;
    line-height: 30px;
  }
  .volunteer .volunteer__form {
    -webkit-margin-start: 40px;
            margin-inline-start: 40px;
  }
  .footer-two .footer-two__widget--alternate {
    -webkit-padding-start: 60px;
            padding-inline-start: 60px;
  }
}
@media only screen and (min-width: 1400px) {
  .offset-xxl-1 {
    margin-left: 0px;
    -webkit-margin-start: 8.33333333%;
            margin-inline-start: 8.33333333%;
  }
  .topbar .container {
    max-width: 1400px;
  }
  .header .navbar__mobile-options {
    gap: 40px;
  }
  .header-secondary .navbar__mobile-options {
    gap: 20px;
  }
  .header-secondary .navbar__menu-wrapper {
    -webkit-padding-start: 55px;
            padding-inline-start: 55px;
  }
  .header-secondary .main-header__menu-box {
    padding: 15px 40px;
  }
  .common-banner {
    padding: 200px 0px;
    margin-top: 150px;
  }
  .rtl .overview .cause__progress {
    direction: ltr;
  }
  .team-details .team-details__content {
    -webkit-padding-start: 50px;
            padding-inline-start: 50px;
  }
  .footer .footer__bottom-list {
    gap: 30px;
  }



}
@media only screen and (min-width: 1600px) {
  .topbar .topbar__list {
    gap: 40px;
  }


}
@media only screen and (max-width: 1739.98px) {
  .header-secondary .contact-btn {
    display: none;
  }
  .header-secondary .navbar__menu {
    -webkit-padding-end: 40px;
            padding-inline-end: 40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599.98px) {
  .topbar--secondary .topbar__extra {
    display: none;
  }
  .topbar--secondary .topbar__list {
    gap: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .search-popup .search-popup__group input,
  .search-popup .search-popup__group button {
    height: 60px;
    line-height: 60px;
  }
  .sidebar-cart {
    width: 320px;
  }
  .banner h1 {
    font-size: 24px;
    line-height: 34px;
  }
}