@media only screen and (max-width: 768px) {
  .header-top .top-right {
    position: relative;
    display: none;
    float: right;
    top: 20px;
  }
  .eighty {
    position: absolute;
    right: 0;
    z-index: 2;

    top: 0;
  }
  .fluid-section-one .fluid-column {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
  }
  .fluid-section-one .fluid-column .inner {
    position: relative;
    display: inline-block;
    padding-left: 0px;
    text-align: center;
  }
  .pi-box {
    width: 100%;
  }
  .call-content {
    width: 100%;
    margin: 0 auto;
  }
  .volunteer .auto-container {
    width: 100%;
  }
  .volunteer-image img {
    border-radius: 50%;
    height: 150px;
    object-fit: cover;
    width: 150px;
    max-width: 100%;
  }
  .voluntter-test .auto-container {
    width: 100%;
  }
  .nav {
    display: none;
  }
  .banner-content h1 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1em;
    margin-bottom: 20px;
  }
  .banner-content p {
    position: relative;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 400;
  }
  .banner {
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-us-content h2 {
    position: relative;
    color: #333333;
    font-weight: 700;
    font-size: 25px;
  }
  .sec-heading h2 {
    font-size: 35px;
  }
  .counter-main-c h5 {
    font-size: 2rem;
    font-weight: 500;
  }
  .about-us-content .bold-text {
    color: #777777;
    font-weight: 500;
    font-size: 15px;
    margin-top: 10px;
  }
  .pt-80 {
    padding-top: 20px;
  }
  .ptb-80 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sec-become h2 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0px;
  }
  .become-partner {
    position: relative;
    padding: 50px 0px 50px;
    background: #f1f9f9;
  }
  .sec-title h2 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 1.2em;
    color: #2f3753;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-bottom: 30px;
  }
  .lower-content {
    position: relative;
    padding: 20px 20px 40px;
    border: 1px solid #ddeaeb;
    border-top: none;
    text-align: center;
    margin-bottom: 40px;
  }
  .request-icon {
    padding-top: 10px;
    text-align: center;
  }
  .scribe-req-text {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .req-icon {
    display: flex;
    justify-content: space-between;
    padding: 0px 60px 0px 0px;
    flex-direction: column;
    /* text-align: center; */
  }
  .icon-with-request {
    background: #fff;
    padding: 40px 30px;
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
  }
  .call-content h2 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
  }
  .content::before {
    display: none;
  }
  .bottom-footer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .icon-box img {
    color: #fff;
    width: 50px;
    height: auto;
  }
  .content-heart h2 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding-top: 10px;
    text-transform: capitalize;
    line-height: 1.2em;
  }
  .content-heart h3 {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2em;
  }
  .login {
    display: block;
    position: relative;
  }
  .login-sign-btn {
    position: absolute;
    background: transparent;
    border: 2px solid #fff;
    right: 20px;
    top: -40px;
    border-radius: 20px;
    background: #e34133;
    padding: 3px 15px;
  }
  .login-sign-btn a {
    color: #fff;
    font-weight: 700;
  }

  /* mobile header */
  .mobile-header {
    display: block;
    position: relative;
  }
  .mobile-bars {
    position: absolute;
    right: 30px;
    top: 25px;
  }
  .mobile-bars i {
    font-size: 30px;
    color: #e34133;
  }
  .logo img {
    height: 70px;
    width: auto;
  }
  .mobile-dropdown {
    position: fixed;

    width: 100%;
    right: 0;
    z-index: 9999;
    top: 0;
  }
  .whatsapp-share {
    display: flex;
    justify-content: center;
  }
  .wish-single-imgg {
    padding-top: 20px;
  }
  .role li a i {
    float: right;
  }
  .sticky {
    display: none;
  }
  .btn-sign-m {
    background: transparent;
    border: 2px solid #fff;

    border-radius: 10px;
    background: #e34133;
    padding: 8px 15px;
    color: #fff;
  }
  .mobile-soci {
    text-align: center;
  }
  .social-box li {
    position: relative;
    margin-left: 20px;
    display: inline-block;
  }
  .mobile-foo {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
  }
  .social-box li a i {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    background: #e34133;
    padding: 13px 10px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .social-box {
    position: relative;
  }
  .mobile-fl {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
  }
  .nav-wrapper {
    background: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
      rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
  }

  .page-banner .bread-crumb li a {
    color: #000;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    font-size: 13px;
    -o-transition: all 0.3s ease;
    font-weight: 700;
  }
  .page-banner h1 {
    position: relative;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
    text-transform: capitalize;
  }
  .page-banner {
    position: relative;
    color: #ffffff;
    text-align: center;
    padding: 80px 0px;
    background-color: #25283a;
    z-index: 2;
  }
  .close {
    padding: 20px;
    text-align: right;
  }
  .tabbb .nav {
    display: block;
  }
  .only-mobile {
    display: block;
  }
  .page-sec-title h2 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 1.2em;
    color: #2f3753;
    font-weight: 700;
    text-transform: capitalize;
  }
  .onlydesktop {
    display: none;
  }
  .page-banner {
    display: none;
  }
  .main-donation {
    margin: 0 auto;
    background: #fff;
    padding: 40px 30px;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
  }
  .fix-foo-mobile {
    width: 100%;
    position: fixed;
    bottom: 0;

    z-index: 5;
    left: 0;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
      rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
      rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  .doflex {
    display: flex;
    justify-content: space-between;
  }
  .fix-donate {
    position: relative;
    display: block;
    z-index: 1;
    padding: 10px 15px;
    background: #dc4549;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #fff;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .button-fixx {
    padding: 20px;
    display: flex;
    justify-content: space-between;
  }
  .tabbb li {
    width: 50%;
    display: inline-flex;
  }
  .scribe-req-text-single h2 {
    text-transform: capitalize;
    font-size: 13px;
    line-height: 1.25em;
    font-weight: 700;
    margin-bottom: 5px;
    color: #2f3753;
  }
  .facebook {
    position: relative;
    display: block;
    z-index: 1;
    padding: 10px 15px;
    background: #4267b2;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #fff;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .whatsapp {
    position: relative;
    display: block;
    z-index: 1;
    padding: 10px 15px;
    background: #25d366;
    letter-spacing: 0.03em;
    font-size: 16px;
    border-radius: 4px;
    transition: all 0.3s ease;
    color: #fff;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .close i {
    font-size: 25px;
    background: #e34133;
    padding: 5px;
    color: #fff;
  }
  .role li {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    padding: 15px 10px;
  }
  .role {
    padding: 20px 10px;
  }
  .nav-content {
    overflow: scroll;
    overflow-x: visible;
    overflow-y: hidden;
    box-sizing: border-box;
  }

  .whatsapp-fix img {
    height: 40px;
    width: auto;
  }
  .role li a {
    padding: 14px 15px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    z-index: 1;
    background: rgba(0, 0, 0, 0);
    border-bottom: 0 solid #2c5d8f;
  }
  .fill-50 {
    width: 100%;
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%),
      0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    border-radius: 20px;
  }
  .form-50 {
    width: 100%;
    background: #2f3753;
    padding: 20px 30px;
  }
  /* scribe profile request */
}
@media only screen and (min-width: 1200px) {
  .header-top .top-right:before {
    width: 800px;
  }

  .header-top .top-right .question-2 {
    position: relative;
    float: left;
    color: #222222;
    font-size: 15px;
    padding: 15px 50px;
    margin-left: 10px;
  }
}
/* @media only screen and (min-width: 992px) {
  .header-top .top-right .question-2 {
    position: relative;
    float: left;
    color: #222222;
    font-size: 15px;
    padding: 15px 5px;
    margin-left: 10px;
}
.header-top .top-right .question-2 {
  position: relative;
  float: left;
  color: #222222;
  font-size: 15px;
  padding: 15px 2px;
  margin-left: 10px;
}

.btn-style-one .btn-title {
  position: relative;
  display: block;
  z-index: 1;
  padding: 5px 10px;
  background: #00a5dd;
  letter-spacing: 0.03em;
  border-radius: 4px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.logo img {
  height: 60px;
  width: auto;
}
.main-header .header-upper .upper-right {
  position: relative;
  padding-top: 18px;
}
.ptb-80 {
  padding-top: 40px;
  padding-bottom: 40px;
}
}  */
