@media screen and (max-width: 3840px) {
  .pharmacy-section {
    overflow: hidden;
  }
}

@media screen and (max-width: 2560px) {
}

@media screen and (max-width: 1920px) {
}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1530px) {
  .hero {
    .herotitle {
      font-size: 54px;
    }
  }

  .pharmacy-section {
    &::before {
      position: absolute;
      right: -5px;
      height: 904px;
      max-width: 940px;
      top: 46%;
    }
  }

  .pharma-access {
    .circle-bg {
      width: 805px;
      height: 791px;
      left: -5px;
      z-index: -1;
    }
  }
}

@media screen and (max-width: 1440px) {
  .hero {
    img {
      height: 569px;
      object-fit: cover;
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
    }
  }

  .btnGroup {
    gap: 25px;
    margin-top: 40px;
  }

  .pharmacy-section .image-collage img {
    &.large {
      height: 368px;
      margin-top: 200px;
      width: 80%;
    }

    &.msmall {
      width: 207px;
      height: 175px;
      right: 0%;
      top: 26%;
    }

    &.tsmall {
      width: 160px;
      height: 132px;
      right: 37%;
      top: 0;
    }

    /* &.bwide {
      width: 237px;
      height: 181px;
      right: 0%;
      bottom: -12%;
    } */
  }

  .pharmacy-section {
    padding: 139px 0 260px;

    &::before {
      position: absolute;
      right: -5px;
      height: 954px;
      max-width: 920px;
      top: 50%;
    }
  }

  .directory-section {
    .brand-name {
      font-size: 18px;
    }
  }

  .pharma-testimony .capsul2 {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 600px;
    height: 680px;
    object-fit: contain;
  }

  .pharma-gettouch {
    .contact-card {
      padding: 40px 51px 40px 66px;
      left: -40px;
    }
  }

  .pharma-gettouch h2 {
    font-size: 41px;
  }

  .pharma-gettouch .section-subtitle br {
    display: none;
  }

  .pic1 {
    height: 401px;
    object-fit: cover;
  }

  .pharma-access {
    .circle-bg {
      width: 735px;
      height: 701px;
      left: -5px;
      top: 2%;
    }
  }
  .hero {
    & .shape {
      &.shape2 {
        img {
          height: 440px;
          object-fit: contain;
        }
      }
    }
  }

  /* sonali */
  .contact-section {
    .left-content {
      li {
        span {
          img {
            width: 55px;
          }
        }
      }
    }
  }

  .contact-section .left-content ul li .text p {
    font-size: 16px;
  }

  .contact-section .left-content ul li .text span {
    font-size: 18px;
  }
}

@media screen and (max-width: 1366.99px) {
  .hero {
    .herotitle {
      font-size: 50px;
    }
  }
  .pharma-brand.our_value_sec .row.style2 .value_box {
    position: absolute;
    top: 639px;
    right: 245px;
}
.pharma-brand.our_value_sec .col-lg-9 .col-lg-8 .value_box {
    position: absolute;
    top: 487px;
    left: 281px;
}

  .pharmacy-section {
    &::before {
      position: absolute;
      right: -5px;
      height: 794px;
      max-width: 830px;
      /* top: 45%; */
    }
  }

  .pharma-brand {
    .capsul {
      width: 27%;
      margin-top: -22%;
    }
  }

  .pharma-access {
    .circle-bg {
      width: 825px;
      height: 791px;
      left: -145px;
      top: 4%;
    }
  }

  /* sonali */

  .blog_box::after {
    width: 315px;
  }

  .blog_box .blog_img {
    width: 285px;
    height: 220px;
  }

  .pharmacy-section.health_category_sec {
    &::before {
      width: 1045px;
      height: 1020px;
    }
  }
}

@media screen and (max-width: 1280px) {
    .pharma-brand.our_value_sec .col-lg-9 .col-lg-8 .value_box {
        position: absolute;
        top: 487px;
        left: 198px;
    }
        .pharma-brand.our_value_sec .row.style2 .value_box {
        position: absolute;
        top: 639px;
        right: 180px;
    }
  .pharma-testimony {
    .col-md-8 {
      flex: 0 0 auto;
      width: 63.666667%;
    }
  }
  .pharma-testimony {
    .btn {
      margin-top: 0;
    }
  }
  .hero {
    & .shape {
      &.shape2 {
        img {
          height: 388px;
        }
      }
    }
  }
  .pharmacy-section.health_category_sec {
    overflow: hidden;
  }
}

@media screen and (max-width: 1200px) {

  .hero {
    .herotitle {
      font-size: 38px;
    }
  }
  h1,
  .inner-banner .content-wrapper h1 {
    font-size: 43px;
  }
  h1 {
    span {
      font-size: 35px;
    }
  }
  .pharmacy-section {
    &::before {
      position: absolute;
      right: -5px;
      height: 734px;
      max-width: 770px;
      /* top: 42%; */
    }
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.1;
  }
  .pharmacy-section {
    padding: 139px 0 190px;
  }
  .pharma-brand {
    .capsul {
      width: 27%;
      margin-top: -36%;
    }
  }
  .pharma-brand {
    .col-lg-6 .brand-item:last-child {
      max-width: 342px;
    }
  }
  .pharma-brand {
    .brand-item {
      margin-bottom: 85px;
      gap: 20px;
    }
  }
  .pharma-brand {
    &::before {
      height: calc(100% + 50px);
    }
  }
  h2 {
    span {
      font-size: 35px;
    }
  }
  .btn2 {
    height: 66px;
    line-height: 66px;
    padding: 0 15px;
    width: 200px;
    flex: 0 0 200px;
  }
  .btn {
    width: auto;
    text-align: center;
    text-transform: capitalize;
    padding: 0 15px;
    font-size: 15px;
    line-height: 66px;
    height: 66px;
  }
  .btn2-outline {
    width: 200px;
    flex: 0 0 200px;
  }
  header {
    .stellarnav a {
      font-size: 16px;
    }
    .info-title,
    .info-text {
      font-size: 14px;
    }
    & .top-info .info-item {
      gap: 9px;
      img {
        width: 30px;
        flex: 0 0 30px;
      }
    }
    & .top-info .info-item:last-child {
      img {
        width: 25px;
        flex: 0 0 25px;
      }
    }
    .brand-logo {
      width: 133px;
    }
    .top-info {
      gap: 11px;
    }
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    .left_img {
      width: 223px;
      height: 266px;
    }
  }
}

@media screen and (max-width: 1156px) {
  .pharma-testimony .capsul2 {
    max-width: inherit;
    height: 600px;
  }
  .directory-section {
    .logo-box {
      height: 181px;
    }
  }
  h1,
  .inner-banner .content-wrapper h1 {
    font-size: 38px;
    span {
      font-size: 38px;
    }
  }
  .pharmacy-section {
    .btnGroup {
      gap: 20px;
      margin-top: 30px;
    }
  }
  h4 {
    font-size: 20px;
  }
  .pharma-commitment {
    .info-box p {
      font-size: 14px;
    }
  }
  .mission_sec {
    & .image-collage img {
      &.large {
        height: 182px;
        margin-top: 224px;
        width: 88%;
      }
      &.bwide {
        width: 107px;
        height: 85px;
      }
    }
  }
  .mission_sec {
    & .middle_content {
      h2 {
        font-size: 30px;
        span {
          font-size: 28px;
        }
      }
    }
  }
  .mission_sec {
    & .right_content {
      h2 {
        font-size: 30px;
      }
    }
  }
  .value_box {
    .figure_img {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      flex: 0 0 100px;
    }
  }
  .value_box {
    & .figure_caption {
      h4 {
        color: #e3e3e3;
        font-size: 22px;
      }
    }
  }
  .about_cta {
    h2 {
      font-size: 30px;
      span {
        font-size: 28px;
      }
    }
  }
  .health_category_list {
    & li {
      text-align: center;
      .health_img {
        width: 120px;
        margin: 0 auto;
        height: 120px;
      }
    }
  }
}

@media screen and (max-width: 1100px) {
  .pharma-testimony .capsul2 {
    height: 545px;
  }
}

@media screen and (max-width: 1024px) {
  .p-v-139 {
    padding: 65px 0;
  }
  .pharma-brand {
    padding: 55px 0;
  }
  .pharma-brand .mt-4 {
    margin-top: 0rem !important;
  }
  .hero {
    .herotitle {
      font-size: 28px;
    }
  }
  body {
    font-size: 15px;
  }
  .hero {
    .swiper-slide {
      padding: 50px 0 0;
      font-size: 15px;
    }
  }
  .pharma-brand {
    .brand-item {
      margin-bottom: 70px;
      gap: 28px;
    }
  }
  .hero {
    img {
      height: 370px;
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  }
  span.shape.shape1 {
    width: 20%;
  }
  .hero {
    & .shape {
      &.shape2 {
        width: 29%;
      }
    }
  }
  .hero {
    .herotitle {
      margin-bottom: 15px;
    }
  }
  .btnGroup {
    gap: 15px;
    margin-top: 20px;
  }
  .hero {
    .pt-4 {
      padding-top: 0rem !important;
    }
  }
  .hero {
    .swiper-pagination {
      bottom: 25px;
    }
  }
  .pharmacy-section {
    padding: 51px 0 172px;
    text-align: center;
  }
  .pharmacy-section {
    &::before {
      position: absolute;
      right: 0px;
      left: 0;
      margin: 0 auto;
      height: 734px;
      max-width: 770px;
      top: 67%;
    }
  }
  .pharmacy-section {
    .btnGroup {
      justify-content: center;
    }
  }
  .pharma-brand {
    .col-lg-6:last-child .brand-item {
      float: left;
    }
  }
  .brand-item.flex-row-reverse {
    flex-direction: row !important;
    text-align: left !important;
  }
  .pharma-brand {
    .capsul {
      width: 325px;
      margin-top: 0;
    }
  }
  .pharma-commitment {
    .pill-image {
      height: 395px;
      max-width: 258px;
    }
  }
  .pharma-commitment {
    .info-box:nth-child(even) {
      padding-left: 193px;
    }
  }
  .pharma-commitment {
    .info-box {
      padding: 33px 35px 33px 176px;
    }
  }
  .pharma-testimony .capsul2 {
    height: 445px;
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    .left_img {
      width: 183px;
      height: 176px;
    }
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    & .left_img {
      &.left {
        left: -40px;
      }
    }
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    & .left_img {
      &.right {
        right: -80px;
        top: -30px;
      }
    }
  }
  .mission_sec {
    padding: 0 0;
  }
  .health_category_list {
    & li {
      .health_img {
        width: 80px;
        margin: 0 auto;
        height: 80px;
      }
    }
  }
  .health_category_list {
    & li {
      &:first-child {
        margin-top: -15%;
      }
      &:last-child {
        margin-top: -15%;
      }
    }
  }
}

@media screen and (max-width: 991px) {
  
  .directory-section .search-wrapper .form-control{
    height: 69px;
    padding: 0 20px;
  }
    .directory-section .search-wrapper svg{
      margin-left: 30px;
    }
  .hero .swiper-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active{
    background-position: center ;
    background-size: cover;
  }
  .pharma-access .info-box{
  margin-top: 0;
}
.pharma-access .ps-8{
  padding-left: 0;
}
/* .pharma-access .d-flex{
  flex-direction: column;
} */
    .pharmacy-section.testimonial_Sec.community_sec::before{
display: none;
  }
       .footer-section .footer-nav a{
                    padding: 0px 16px;
       }
     .footer-section .footer-nav{
      border-top: none;
                  justify-content: center;
            gap: 0;
     }
     .pharma-brand.our_value_sec .col-lg-9 .col-lg-8 .value_box {
        position: relative;
        top: 0;
        left: 0;
    }
        .pharma-brand.our_value_sec .row.style2 .value_box {
      position: relative;
        right: 0;
        left: -19%;
        top: 0;
    }
  .pharmacy-gallery .text-center.sec_title p{
  margin-bottom: 30px;
}
     .mission_sec .middle_content.middle_content::after{
    left: 0;
    background: transparent;
  }
  .footer-section .contact-info .contact-item span{
    font-size: 12px;
  }
    .footer-section .contact-info .btn2{
      margin-top: 10px;
    }
  footer .contact-card{
    padding: 43px 40px;
  } 
  .pharma-brand.our_value_sec::after{
    border-color: transparent;
  }
  .pharma-brand.our_value_sec .value_box{
    margin-bottom: 30px;
    gap: 20px;
  }
  .pharmacy-section.blog_sec {
    padding-bottom: 10px;
  }
  .mission_sec {
    & .image-collage img {
      &.large {
        margin-top: 52px;
      }
    }
    mission_sec {
      & .image-collage img {
        &.tsmall {
          top: -20px;
        }
      }
    }
  }
  .mission_sec {
    .right_content {
      position: relative;
      z-index: 1;
      padding: 50px 45px;
      margin-top: 30px;
    }
  }
  .pharma-brand {
    .col-lg-6 .brand-item:last-child {
      max-width: 100%;
    }
  }
  .pharma-gettouch {
    .contact-card {
      padding: 40px 51px 40px 66px;
      left: 0;
      margin-top: 25px;
    }
  }
  .pharma-brand {
    .col-lg-6:last-child .brand-item:last-child {
      margin-bottom: 40px;
    }
  }
  .purchase_info_sec {
    & .purchase_info {
      flex-wrap: wrap;
      justify-content: center;
      li {
        width: calc(49% - 10px);
      }
    }
  }
  .pharma-brand {
    &::before {
      height: calc(100% + 0px);
  background: linear-gradient(rgb(20, 49, 92) 0%, rgba(29, 71, 135, 0.849) 66%, rgba(31, 76, 143, 0.349) 87%, rgba(39, 83, 147, 0) 0%, rgba(47, 90, 151, 0) 0%, rgba(255, 255, 255, 0) 100%);
    }
  }
  h2 {
    font-size: 30px;
    span {
      font-size: 25px;
    }
  }

  .pharma-commitment {
    .info-box:last-child {
      margin-bottom: 0;
    }
  }
  header {
    & .top-info .info-item {
      gap: 9px;
      img {
        width: 25px;
        flex: 0 0 25px;
      }
    }
    & .top-info .info-item:last-child {
      img {
        width: 20px;
        flex: 0 0 20px;
      }
    }
  }
  header.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    .top-bar {
      display: none;
    }
  }
  .stellarnav .menu-toggle span.bars span {
    display: none;
  }
  .stellarnav .menu-toggle span.bars {
    background: url(../images/menu.png) no-repeat center;
    background-size: 22px 22px;
    width: 30px;
    height: 30px;
  }
  header {
    .stellarnav a {
      padding: 10px 20px !important;
      color: #fff !important;
    }
    & .navbar-custom {
      .btn.btn2 {
        width: 140px;
        flex: 0 0 140px;
        height: 41px;
        line-height: 41px;
        font-size: 12px;
      }
    }
  }
  .stellarnav.mobile ul {
    background: #14315c;
  }
  .stellarnav .icon-close {
    width: 22px;
    height: 22px;
  }
  .stellarnav .icon-close:after,
  .stellarnav .icon-close:before {
    width: 22px;
    border-bottom: solid 3px #fff;
  }
  .hero {
    & .shape {
      &.shape2 {
        img {
          height: 198px;
        }
      }
    }
  }
  .pharma-testimony {
    .review-text {
      font-size: 18px;
    }
    .reviewer-name {
      margin-top: 30px;
    }
    .btn {
      width: 249px;
    }
  }
  .pharma-testimony .capsul2 {
    height: 515px;
  }
  .style .col-lg-6:first-child .value_box,
  .style2 .col-lg-6:last-child .value_box {
    flex-direction: row-reverse;
    .text-end {
      text-align: left !important;
    }
  }
  .style2 {
    flex-direction: column-reverse;
  }
  .pharmacy-gallery {
    .gallery-img {
      position: static;
    }
    .gallery_wrap {
      min-height: auto;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 20px;
    }
    & .gallery-img {
      width: 33.333% !important;
      height: 150px !important;
    }
  }
  .pharmacy-gallery {
    & .gallery-img {
      &.img-11 {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
      }
    }
  }
  .about_cta {
    .about_cta_img {
      height: 360px;
      width: 360px;
      position: relative;
      padding: 30px;
      margin: 0 auto;
      img {
        width: 300px;
        height: 300px;
      }
    }
  }
  .about_cta {
    padding: 0;
  }
  .mission_sec {
    & .image-collage img {
      &.tsmall {
        top: -15%;
      }
    }
  }
  .purchase_info_sec {
    & .purchase_info {
      & li {
        &:nth-child(2) {
          margin-top: 0;
        }
      }
    }
  }
  .purchase_info_sec {
    position: relative;
    padding: 40px 0;
  }
  .health_category_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .health_category_list {
    & li {
      &:nth-child(2) {
        margin-top: 0;
        margin-right: 0;
      }
    }
  }
  .health_category_list {
    & li {
      margin-top: 30px !important;
      &:first-child {
        margin-top: 0%;
      }
    }
  }
  .health_category_list {
    & li {
      &:nth-child(3) {
        margin-top: 0;
      }
    }
  }
  .health_category_list {
    & li {
      &:last-child {
        margin-top: 0%;
      }
    }
  }
  .blog_details_sec {
    padding: 40px 0;
    position: relative;
  }
  .blog_details_sec {
    & .blog_sec_title {
      h2 {
        font-size: 30px;
      }
    }
  }
  .blog_details_sec {
    & .blog_sec_content {
      h3 {
        font-size: 30px;
      }
    }
  }
  .blog_carasoul_sec {
    padding-bottom: 40px;
  }
  .faq_accordion {
    .accordion-item {
      width: 100%;
      max-width: 100%;
      margin-bottom: 36px;
      border-radius: 8px;
      text-align: left;
    }
  }
  .contact-section {
    padding: 40px 0;
  }
  .contact-section .heading h2 {
    font-size: 35px;
  }
  .contact-section .left-content h3 {
    font-size: 28px;
  }
  .contact-section {
    form {
      padding: 37px 30px 40px;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
    }
    .btn {
      width: 150px;
    }
  }
}

@media screen and (max-width: 850px) {
  .pharma-brand.pharma-brand-home{
    margin-bottom: 31px;
  }
  /* .directory-section .btn.btn-search.ms-2{
    margin-top: 0;
  } */
  .pharma-brand.our_value_sec {
    height: fit-content;
}
.pharma-brand.our_value_sec .row.style2 .btnGroup {
    bottom: 0;
    position: relative;
}
}

@media screen and (max-width: 768px) {



    .pharma-access {
        .col-lg-5 {
            order: 3;
        }
    }









         .pharma-brand.our_value_sec .row.style2 .value_box {
        left: 0;
    }
     .mission_sec .middle_content.middle_content{
      padding-bottom: 20px;
     }
         .pharma-brand.our_value_sec .value_box {
        margin-bottom: 19px;
    }

  .mission_sec .middle_content{
    text-align: center;
  }
  .pharmacy-section.testimonial_Sec.community_sec .left_img.right{
    display: none;
  }
   .pharmacy-section.testimonial_Sec.community_sec .left_img.left{
    display: none;
   }
}

@media screen and (max-width: 767px) {
  .pharma-commitment{
    margin-bottom: 16px;
  }
    .footer-section .contact-info .contact-item span{
    font-size: 15px;
  }


  header {
    .brand-logo {
      width: 145px;
    }
    .top-bar {
      padding: 18px 0;
    }
    & .top-info .info-item {
      gap: 7px;
    }
    .info-title,
    .info-text {
      font-size: 13px;
    }
    & .top-info .info-item {
      display: none;
      &:first-child {
        display: flex;
      }
      img {
        width: 20px;
        flex: 0 0 20px;
      }
    }
  }
  .pharma-testimony {
    min-height: 750px;
    .col-md-8 {
      flex: 0 0 auto;
      width: 100%;
      position: static !important;
    }
    .float-end {
      float: none !important;
      display: block;
    }
  }
  .pharma-testimony .capsul2 {
    height: 345px;
    position: absolute;
    left: auto;
    margin-top: 30px;
    bottom: -95px;
    top: auto;
  }
  .pharma-testimony {
    text-align: center;
    padding-bottom: 0;
  }
  .pharma-testimony .col-lg-8.position-relative {
    position: static !important;
  }
  .pharma-testimony {
    .swiper-button-next,
    .swiper-button-prev,
    ~ .swiper-button-next,
    ~ .swiper-button-prev {
      top: calc(100% - 7px);
    }
    .swiper-button-next,
    .swiper-button-prev,
    ~ .swiper-button-next,
    ~ .swiper-button-prev {
      width: 55px;
      height: 55px;
    }
    .swiper-button-prev {
      left: 16px;
    }
    &.swiper-rtl .swiper-button-prev,
    &.swiper-rtl ~ .swiper-button-prev,
    & ~ .swiper-button-next,
    .swiper-button-next {
      left: 97px;
      right: auto;
    }
  }

  .pharmacy-section {
    &::before {
      height: 600px;
      max-width: 600px;
    }
  }
  .hero {
    text-align: center;
  }
  .btnGroup {
    gap: 15px;
    margin-top: 20px;
    justify-content: center;
  }
  .pharmacy-section {
    text-align: center;
    &::before {
      top: 75%;
    }
  }
  .contact-section .heading h2 {
    font-size: 30px;
  }
  .contact-section .heading p,
  .contact-section .left-content ul li .text span {
    font-size: 15px;
  }
  .pharma-commitment {
    .pill-image {
      left: 0;
      height: 278px;
      max-width: max-content;
    }
    .info-box {
      padding: 22px 23px 22px 100px;
      width: 88%;
      float: right;
      margin-bottom: 16px;
    }
    .info-box:nth-child(even) {
      padding-left: 100px;
    }
  }
  .pharma-access {
    .circle-bg {
      display: none;
    }
  }
  .pharma-brand {
    &::before {
    }
  }
  .pharma-gettouch {
    .contact-card {
      padding: 43px 0px;
      left: 0;
      margin-top: 62px;
    }
    .contact-item {
      text-align: left;
    }
    .contact-item h5 {
      font-size: 20px;
    }
  }
  .pharma-access {
    text-align: center;
    .description {
      width: 100%;
    }
    .pic1 {
      height: 261px;
      border-radius: 12px;
      -webkit-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
    }
    .col-lg-7 {
      order: 1;
    }
    .col-lg-5 {
      order: 3;
    }
    .col-12 {
      order: 2;
      .d-flex {
        flex-wrap: wrap;
        justify-content: center !important;
        &.align-items-end {
          align-items: center !important;
        }
        &.gap-5 {
          gap: 1rem !important;
        }
        img {
          height: 227px;
          object-fit: cover;
          border-radius: 12px;
          -webkit-border-radius: 12px;
          -moz-border-radius: 12px;
          -ms-border-radius: 12px;
          -o-border-radius: 12px;
          max-width: 355px;
        }
      }
      .btnGroup {
        gap: 0;
        margin-top: 0;
      }
      .btn {
        width: 306px;
        flex: 0 0 306px;
        margin: 40px 0 43px;
      }
    }
    .ps-8 {
      padding-left: 0;
    }
  }
  .pharma-access {
    .check-list li {
      font-size: 18px;
      justify-content: flex-start;
      gap: 16px;
      align-items: center;
    }
    .description {
      text-align: left;
    }
    .description.mt-5 {
      margin-top: 1rem !important;
    }
  }
  .check-list {
    text-align: left !important;
  }
  .pharma-commitment {
    .info-box h4 {
      font-size: 16px;
    }
    .info-box p {
      font-size: 13px;
    }
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    .left_img {
      display: none;
    }
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    .community_title {
      padding: 49px;
    }
  }
  .pharma-brand.our_value_sec {
    &::after {
      display: none;
    }
  }
  .about_cta {
    .about_cta_box {
      padding: 43px;
    }
  }
  .mission_sec {
    & .middle_content {
      &::after {
        right: -12px;
      }
    }
  }
  .inner-banner {
    & .shape {
      &.shape2 {
        height: 85px;
        width: 200px;
      }
    }
  }
  .inner-banner {
    padding: 86px 0;
  }
  .pharmacy-section.testimonial_Sec {
    padding: 40px 0;
  }
  .community_sec.pharmacy-section.testimonial_Sec {
    .community_title {
      margin-top: 0;
    }
  }
  .value_box {
    text-align: left;
  }
  .testimonial_box {
    .testimonial_inner {
      padding: 37px 30px;
      margin-bottom: 30px;
    }
  }
  .testimonial_box .row > .col-md-6:nth-child(odd) {
    margin-top: 0px;
  }
  .testimonial_box {
    gap: 20px;
    padding-top: 0;
  }
  .blog_box {
    & .content {
      h4 {
        font-size: 18px;
      }
    }
  }
}

@media screen and (max-width: 667px) {

  .hero {
    .herotitle {
      font-size: 36px;
      line-height: 1.1;
    }
    & .shape {
      &.shape2 {
        bottom: -3px;
        img {
          height: 137px;
          z-index: -1;
          position: relative;
        }
      }
    }
    img {
      height: 484px;
      transform: none;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
    }
    .col-md-5 img {
      margin-top: 44px;
      position: relative;
      left: -50px;
    }
    .swiper-slide {
      font-size: 14px;
      padding: 67px 0 0;
    }
    .btn {
      width: 318px;
      flex: 0 0 318px;
    }
    .btnGroup {
      margin-top: 30px;
      /* flex-direction: column; */
      align-items: center;
      flex-wrap: wrap;
    }
  }
  body {
    font-size: 14px;
  }
  .pharmacy-section {
    overflow: hidden;
    .mt-5 {
      margin-top: 1rem !important;
    }
    .mb-5 {
      margin-bottom: 1rem !important;
    }
    &::before {
      display: none;
    }
    .btnGroup {
      gap: 20px;
      margin-top: 40px;
    }
  }
  .directory-section {
    .swiper {
      margin-top: 0;
    }
  }

  .pharmacy-section .image-collage img {
    &.tsmall {
      width: 110px;
      height: 91px;
      right: 37%;
      top: 0;
    }
    &.msmall {
      width: 143px;
      height: 121px;
      right: 0%;
      top: 21%;
    }
    &.large {
      height: 324px;
      margin-top: 142px;
      width: 82%;
      float: left;
    }
    &.bwide {
              width: 199px;
            height: 137px;
            right: -26%;
            margin-bottom: -141px;
            bottom: 118px;
    }
  }
  h1,
  .inner-banner .content-wrapper h1 {
    font-size: 28px;
    span {
      font-size: 28px;
    }
  }
  h2,
  .pharma-gettouch h2 {
    font-size: 28px;
    margin-bottom: 12px;
    span {
      font-size: 28px;
    }
  }
  .pharma-brand {

    .btn2 {
      width: 320px;
    }
    text-align: center;
    .brand-item {
      text-align: left;
      margin-bottom: 60px;
    }
    .brand-item-img {
      width: 92px;
      flex: 0 0 92px;
      height: 92px;
      position: relative;
      color: #e3e3e3;
    }
    .brand-item p {
      font-size: 13px;
      margin: 6px 0 0;
    }
  }
  h4 {
    font-size: 18px;
  }
  .directory-section {
    .swiper-slide:nth-child(even) .brand-card {
      margin-top: 0;
    }
  }
  .pharma-testimony {
    min-height: 815px;
    .stars {
      justify-content: center;
      margin-top: 20px !important;
    }
    .reviewer-name {
      margin-top: 25px;
      margin-bottom: 46px;
      padding-top: 25px;
    }
  }
  .pharma-gettouch {
    text-align: center;
    .store-hours {
      text-align: left;
    }
  }
        footer .footer-logo {
        margin: 0 auto 10px;
    }

  footer {
    .footer-nav {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .footer-nav a {
      padding: 0 15px;
      margin-bottom: 20px;
      font-size: 16px;
    }
    .contact-card {
      padding: 39px 32px;
    }
    .contact-card h6 {
      font-size: 20px;
      margin-bottom: 15px;
    }
    .contact-card p {
      font-size: 14px;
    }
    .text-end {
      text-align: center !important;
      margin-top: 46px;
    }
  }
  .bottom-footer {
    text-align: center;
    flex-direction: column-reverse;
    gap: 15px;
  }
  .hero {
    .swiper-pagination {
      width: 100%;
    }
  }
  .blog_details_sec {
    & .blog_sec_content {
        .share_box {
            margin-bottom: 30px;
        }
    }

}


}

@media screen and (max-width: 575px) {
  .blog_details_sec .blog_box{
    margin-bottom: 30px;
  }
  .blog_details_sec .share_box .btn.btn2-outline{
                flex: 0 0 49px;
                margin-top: 10px;
  }



  /* =============================================================================================================================================================== */
  .pharma-testimony .capsul2 {
 height: 417px;
        position: absolute;
        left: auto;
        margin-top: 30px;
        bottom: -125px;
        top: auto;
  }
  .search-box {
    padding: 5px;
    margin-bottom: 170px;
  }
  .directory-section {
    .btn-search {
      position: absolute;
      left: 50%;
      right: 0;
      margin: 0 auto;
      top: 157%;
      text-align: center;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
    }
  }
  .trusted_brand {
    .brand-card {
      width: 100%;
    }
  }
  .directory-section {
    .btn-search {
      padding: 0 15px !important;
      height: 62px;
      line-height: 62px;
      margin-top: 0px;
    }
  }
  .purchase_info_sec {
    & .purchase_info {
      li {
        width: calc(99% - 10px);
      }
    }
  }
  .pharma-testimony {
    min-height: 834px;
    &:before {
      background: linear-gradient(
        to bottom,
        rgba(20, 49, 92, 1) 23%,
        rgba(42, 103, 194, 1) 100%
      );
    }
    .stars {
      justify-content: center;
      margin-top: 20px !important;
    }
    .reviewer-name {
      margin-top: 25px;
      margin-bottom: 46px;
      padding-top: 25px;
    }
  }
  .store-hours img {
    width: 25px;
  }
  .blog_details_sec {
    & .blog_sec_title {
      h2 {
        font-size: 25px;
        line-height: 1.4;
      }
    }
  }
  .blog_details_sec {
    & .blog_sec_content {
      h3 {
        font-size: 25px;
        line-height: 1.4;
      }
    }
  }
  .pharma-gettouch {
    .map-container iframe {
        height: 414px;
}
}
}

@media screen and (max-width: 480px) {
     .footer-section .btn2{
      width: 100%;
     }
}

@media screen and (max-width: 479px) {
  h5 {
    font-size: 18px;
  }
  .hero {
    .herotitle {
      font-size: 25px;
    }
  }
  h2,
  .pharma-gettouch h2 {
    font-size: 22px;
    margin-bottom: 12px;
    span {
      font-size: 22px;
    }
  }
  .about_cta {
    h2 {
      font-size: 22px;
    }
  }
  .mission_sec {
    & .middle_content {
      & h2 {
        font-size: 22px;
        span {
          font-size: 22px;
        }
      }
    }
  }
  .mission_sec {
    & .right_content {
      h2 {
        font-size: 22px;
      }
    }
  }
  h3 {
    font-size: 25px;
    font-weight: 600;
  }
  .pharma-gettouch {
    .contact-item h5 {
      font-size: 18px;
    }
  }
  footer {
    & .contact-info {
      h5 {
        font-size: 20px;
      }
    }
  }
  .pharma-commitment {
    .pill-image {
      left: 0;
      height: 241px;
      max-width: max-content;
    }
  }
}

@media screen and (max-width: 414px) {
  .pharma-testimony {
    min-height: 851px;
  }
  .pharma-testimony {
    .swiper-button-next,
    .swiper-button-prev,
    ~ .swiper-button-next,
    ~ .swiper-button-prev {
      width: 45px;
      height: 45px;
    }
    &.swiper-rtl .swiper-button-prev,
    &.swiper-rtl ~ .swiper-button-prev,
    & ~ .swiper-button-next,
    .swiper-button-next {
      left: 67px;
      right: auto;
    }
  }
}

@media screen and (max-width: 380px) {
   .blog_details_sec .share_box{
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
   
  }
      .blog_details_sec .share_box .btn{
       display: block;
    }
}
@media screen and (max-width: 375px) {
  .pharma-testimony {
    min-height: 890px;
  }
}
@media screen and (max-width: 320px) {
 header .info-text{
  font-size: 8px;
 }
  header .top-bar .col-auto img{
    width: 83%;
  }
 

}
