@font-face {
  font-family: theseason;
  src: url(/fonts/Demo-The-Seasons/Demo_Fonts/Fontspring-DEMO-theseasons-reg.otf);
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Roboto', sans-serif, "Font Awesome 5 Pro";
}

.share-blog-post i {
  text-align: right;
  float: right;
}

.life-1 {

  color: white !important;
  letter-spacing: 2px !important;
  font-weight: 500 !important;
}

.blog-card a {
  color: #0a1a3b;
}

.mySlides .element-slide {
  display: flex;
  width: 100%;
}

.pharmaceuticals-body-container {
  padding: 0rem 2rem 0rem 2rem;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: -10;
  background-color: var(--contrast-color);
}

.our-mission-container-box {
  display: flex;
}

.our-mission-container-box div {
  background-color: #F6F6F6;
  /* margin: 1rem auto; */
  text-align: center;
  /* margin: auto; */
  width: 47%;
  padding: 4rem;
  margin: auto;
  border-radius: 8px;
  height: 22rem;
}

.our-mission-container-box div h4 {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  color: black;
  font-weight: 600;

}

.our-mission-container-box div p {
  font-size: 22px;
  color: black;
  font-weight: 500;
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
}

.slides {
  display: flex;
  height: 45vh;
  justify-content: space-around;
  align-items: center;
  color: #fff;
  background-image: url(../Img/WhyPss/ban2.png);
  /* opacity: 1; */
  animation: expand .8s ease forwards;
  /* background-color: var(--secondary-color); */
  position: relative;
  /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
  transition: all .8s ease;
  border: 3px solid gray;
  border-radius: 8px;
  /* background-repeat: no-repeat; */
  background-color: lightgrey;

}

.our-search-process-img-block {
  text-align: center;
  /* margin: auto; */
  /* margin: 0 !important; */
  width: 100%;
}

.our-search-process-img-block img {
  width: 70%;
  margin: 2rem 0rem;
}

/* .why-pss-data-box{
background-color: #F3F6F7;
} */
.why-pss-data-box-container {
  width: 100%;
  margin: auto;
}

.reach-out-to-us-banner p {
  color: white;
  font-size: 30px;
  font-weight: 300 !important;
}

.f-report-container {
  padding: 0rem 0rem;
  width: 100%;
  margin: 0;
  height: fit-content;
  background-color: white;
  padding-left: 6.9%;
  padding-right: 6.9%;
}

.f-report-container-1 {
  padding: 2rem 0rem;
  height: fit-content;
  width: 100%;
  margin: 0;
  background-color: #F6F6F6;
  padding-left: 8%;
  padding-right: 8%;
}


/* Only for image description */

.about-us-descript-container1 {
  width: 100%;
  height: 100%;
}

.about-us-descript-container2 {
  width: 100%;
  height: 100%;
}

.about-us-descript-container3 {
  width: 100%;
  height: 100%;
}

.about-us-descript-container1 img {
  width: 450px;
  height: 300px;
  margin: 6% 5%;
}

.first-report-content {
  margin: 4% 0rem;
}

.about-us-descript-container2 img {
  width: 450px;
  height: 300px;
  margin: 12% 15%;
}

.about-us-descript-container3 img {
  width: 100%;
  height: 80%;
  margin: 4% 0%;
}

/* Only for image description End*/


.first-report {
  width: 100%;
  /* height: auto; */
  margin: 1rem 1rem 1rem 2rem;
}


.first-report-content ol li {
  font-size: 24px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

ol li b {
  font-family: "Roboto", sans-serif;
}

.first-report-content ul li {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5em;
  font-family: "Roboto", sans-serif;
}

.rd3-report-content {
  margin: 15% 0rem;
}

.rd3-report-content ol li {
  font-size: 24px;
  font-weight: 400;
}

.rd3-report-content ul li {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
}

.only-for-extra-link {
  margin: auto;
  padding-top: 12%;
  padding-left: 20%;
}

.only-for-extra-link a {
  text-decoration: none;
  color: black;
  font-size: 20px;
}

.only-for-extra-link a:hover {
  text-decoration: underline;
}

.first-report-1 {
  width: 100%;
  height: auto;
  margin: 1rem 1rem 1rem 2rem;
}

.first-report-1 img {
  border-radius: 1px !important;
  width: 450px !important;
  height: 300px !important;
  margin: auto !important;
  /* margin-top: 4rem !important; */
}

.first-report-content-1 {
  margin: 2rem 0rem;
}

.first-report-content-1 {
  margin: 2rem 0rem;
}

.first-report-content-1 p {
  font-size: 24px;
  font-weight: 300;
  color: black;
}

.first-report-content-1 ol li {
  font-size: 24px;
}

.first-report-content-1 ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
}

.only-for-extra-link-1 {
  margin: auto;
  padding-top: 12%;
  padding-left: 20%;
  display: none;
}

.only-for-extra-link-1 a {
  text-decoration: none;
  color: black;
  font-size: 20px;
}

.only-for-extra-link-1 a:hover {
  text-decoration: underline;
}

/* Animation Part */

.box-animation {
  position: relative;
}

.animation-element {
  position: relative;
  /* margin-top: 50px; */
}

.bounce-up .box-animation {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}


.bounce-up.in-view .box-animation {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


/* Animation Part End */
.slides_content {
  width: 40%;
  background-repeat: no-repeat;
  background-position: center center;
}

.slides_content_inner {
  width: 90%;
  padding-top: 1rem;
  margin: auto;
  justify-content: center;
}

.img-inner p {
  font-size: 17px;
}

.slides_outer_img {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 50px;
  /* margin-left: 4px solid #0a1a3b; */
  border-left: 4px solid #0a1a3b;

  &::before {
    content: "";
    background-image: url('../Img/WhyPss/pxfuel0.jpg');
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.5;
  }
}

.slides_img {
  width: 100%;
  animation: slideIn 1.5s ease-in-out forwards;
  line-height: normal;
}

.slides_img li {
  color: black;
  font-size: 17px;
  list-style: unset;
}

.slides_img h6 {
  color: black;
  font-weight: 600;
  font-size: 17px;
}

.par {
  height: auto;
  overflow: hidden;
}

.slides_p {
  line-height: 28px;
  font-size: 25px !important;
  font-weight: 600;
  text-align: unset !important;
  transform: translateY(200px);
  animation: slideUp .8s ease-in-out forwards .8s;
}

.btns {
  height: 100%;
  position: relative;
  width: 150px;
  overflow: hidden;
}

/* Insights Card Data */

.home_industry-container {
  margin: auto;
}

.home-texth4 {
  margin: 2rem 0rem;
  text-align: center;
}

.home_talent_card {
  display: flex;
  justify-content: center;
}

.home_talent-container-box {
  width: 45%;
  margin: 1rem;
  text-align: center;
}

.home_talent-container-box a {
  text-decoration: none;
  color: black;
}

.home_talent-container-box_img img {
  width: 95%;
}

.home_talent-container-box div h4 {
  margin: 1rem 2rem;
  font-size: 20px;
}

/* Insights Card Data End */
.btns_more {
  /* background: transparent; */
  background-color: aliceblue;
  border: 1px solid gray;
  border-radius: 50px;
  padding: 8px 12px;
  color: #0a1a3b;
  font-size: 16px;
  /* text-transform: uppercase; */
  position: relative;
  /* margin-top: 15px; */
  outline: none;
  transform: translateY(100px);
  animation: slideUp 1s ease-in-out forwards 1s;
  margin-bottom: 1rem;
}

.btns_more:hover {
  color: #fff;
  background-color: #0a1a3b;
  transition: 0.3s;
}

.slidestitle {
  overflow: hidden;
  height: auto;
}

.slide_h1 {
  font-size: 40px;
  color: var(--contrast-color);
  /* margin-bottom: 20px; */
  margin: auto;
  margin-top: 10px;
  transform: translateY(100px);
  animation: slideUp .8s ease forwards .5s;
}

@keyframes slideIn {
  0% {
    transform: translateX(500px) scale(.2);
  }

  100% {
    transform: translateX(0px) scale(1);
  }
}

@keyframes slideUp {
  0% {
    transform: translateY(300px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes expand {
  0% {
    transform: translateX(1400px);
  }

  100% {
    transform: translateX(0px);
  }
}

.whypss_head {
  text-align: center;
}

.whypss_head h1 {
  color: #e0b261;
  font-size: 32px;
  font-weight: 600;
}

.whypss_head h3 {
  color: #0a1a3b;
  font-size: 18px;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.pss-members-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-section .card {
  position: relative;
  width: 273px;
  height: 400px;
  margin-top: 1rem;
  border-radius: 10px;
  backdrop-filter: blur(15px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  margin-right: 1rem;
}

.card-section .card:hover {
  box-shadow: 0.5em 0.5em 1.8em lightgray;
}

.card .img-bx {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  border-radius: 10px;
  transform: translateY(30px) scale(0.5);
  transform-origin: top;
}

.card .img-bx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 18rem;
  height: 100%;
  border-radius: 5%;
  object-fit: cover;
}

.card .content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 30px;
}

.content .detail {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.detail ul {
  margin-bottom: 0rem;
  padding-left: 0rem;
}

.content .detail h2 {
  color: #444;
  font-size: 20px;
  font-weight: bolder;
}

.content .detail h2 span {
  font-size: 14px;
  color: #03a9f4;
  font-weight: bold;
}

.sci {
  position: relative;
  display: flex;
  margin-top: 5px;
}

.sci li {
  list-style: none;
  margin: 4px;
  padding-top: 1rem;
}

.large-text-content ul {
  margin-top: -1.2rem;
}

.sci li a {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: transparent;
  font-size: 1.5em;
  color: #444;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: 0.5s;
}

.sci li a:hover {
  background: #03a9f4;
  color: #fff;
}

.card-section {
  display: flex;
}

.m-t-banner-align {
  height: 100%;
  min-height: 330px;
  padding-top: 2%;
  padding-bottom: 0.4%;
  background-color: rgba(0, 0, 0, 0.1);
}

div .management-team-banner-img {
  background-blend-mode: overlay;
  height: 200px;
  border-radius: 50%;
  width: 100%;
  background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
}

.bg-color-m-t {
  background-color: #173654;
  width: 100%;
}

.banner-poition-mt {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.banner-contain-data-m-t {
  padding-top: 4% !important;
  padding-bottom: 4% !important;
  margin-top: -1% !important;
  margin-right: 0px !important;
  margin-left: auto !important;
  margin-left: 0px !important;
  margin-right: auto !important;
  padding-top: 3% !important;
  padding-bottom: 2% !important;
}

.banner-text-align-left {
  text-align: left !important;
}

.Promo:last-child {
  margin: 0;
  width: 16rem;
  margin-left: 2rem;
}

.Promo__image {
  width: 100%;
  object-fit: cover;
}

.Promo {
  overflow: hidden;
  border-radius: 15px;
  margin: 0 0 24px;
}

.OneLinkHide img {
  margin-bottom: 0rem;
}

.Promo__title {
  margin-bottom: 0;
  text-align: center;
}

.Promo__action,
.Promo__title {
  display: block;
  padding: 18px;
}

.gradient--Turquoise,
.gradient--turq {
  background: linear-gradient(90deg, #003c71 0, #00b9bd 100%);
}

.Promo a,
.Stack a {
  text-decoration: none;
  color: white;
}

.gradient:not(.gradient--None):not(.gradient.gradient--Transparent):not(.gradient--Transparent.Button--block):not(.gradient--) {
  overflow: hidden;
  position: relative;
}

.gradient:not(.gradient--None):not(.gradient.gradient--Transparent):not(.gradient--Transparent.Button--block):not(.gradient--) a:visited {
  color: #fff;
  transition: color .4s ease;
}

.Icon--arrow {
  display: block;
  background-image: url(../Css/icon-arrow-white.svg);
  background-size: 45px;
  background-position: center right 15px;
}

.Icon {
  background-repeat: no-repeat;
}

.Promo__action {
  position: relative;
}

.Sidebar .Sidebar__section:last-child {
  margin: 0;
}

img.img--responsive,
img.img-responsive,
img.img_responsive {
  width: 100%;
  height: 12rem;
}

.Promo__image:not(.Promo__media--Medium),
.Promo__image:not(.Promo__media--Small) {
  height: 12rem;
}

.banner-text-align-m-t-module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}

.banner-text-align-m-t {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 6%;
}

.Breadcrumbs-container {
  margin-left: 4rem;
  margin-top: 1rem;
}

.Breadcrumbs,
.Breadcrumbs li {
  list-style: none;
}

.Breadcrumbs {
  padding-bottom: 8px;
  border-bottom: 2px solid #e0b261;
}

.Breadcrumbs li {
  display: inline-block;
  margin-left: 0;
  font-size: 1rem;
  font-weight: 500;
}

.Breadcrumbs a {
  text-decoration: none;

}

.Breadcrumbs li a {
  color: black;
  font-size: 1rem;
  font-weight: 500;
  transition: color .4s ease;
}

.Breadcrumbs li {
  color: black;
  font-size: 1rem;
  font-weight: 500;
  transition: color .4s ease;
}

.Breadcrumbs a:hover {
  color: #003c71;
  transition: color .4s ease;
}

.Breadcrumbs li:not(:last-child):after {
  content: "";
  display: inline-block;
  background-size: cover;
  background-position: center;
  width: 15px;
  height: 20px;
  /* back */
  background-image: url(../Css/icon-chevron.svg);
  margin: 0 24px -4px;
}

.Breadcrumbs {
  display: inline-block;
  padding: 0;
  margin: 0 0 32px;
  line-height: 1.75;
  text-transform: uppercase;
}

.hire-img-align {
  text-align: center;
}

.bg-txt-inner-m-t {
  position: relative;
}

.bg-txt-inner-m-t h2 {
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 34px;
}

.bg-txt-inner-m-t p {
  border-top: 6px solid #e0b261 !important;
  width: 55px;
}

.h-m-t-txt {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.h-m-t-txt h1 {
  font-weight: 600;
  font-size: 45px;
  color: #1A3672 !important;
}

.pharmaceuticals-about-container {
  width: 90%;
  margin: auto;
  margin-top: 4rem;
}

.Sidebar-brands .Navigation-brands {
  border: 1px solid #f1f0f0;
  border-radius: 15px;
  background: #f9f9f8;
  padding: 24px 0;
  width: 20rem;
  height: min-content;
}

.Sidebar-brands .Sidebar-brands__section {
  margin: 0 0 32px;
  text-align: initial;
}

.Sidebar-brands {
  margin-left: 0rem;
}

.Sidebar-brands ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.first-pg {
  display: flex;
}

.Sidebar-brands .Navigation-brands>li li:before {
  position: absolute;
  left: -4px;
  top: -31px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 52px;
  border: solid #d6d4d3;
  border-width: 0 0 1px 1px;
}

.Sidebar-brands .Navigation-brands>li:not(:last-child) {
  border-bottom: 1px solid #f1f0f0;
}

.Sidebar-brands .Navigation-brands li {
  line-height: 1;
}

.Sidebar-brands .Navigation-brands>li {
  margin-left: 18px;
  padding: 18px 32px 16px 0;
}

/* .Sidebar-brands .Navigation-brands a{
    text-decoration: none;
} */
.Sidebar-brands .Navigation-brands .here>a {
  color: #e0b261;
}

.Sidebar-brands .Navigation-brands>li>a {
  font-size: 20px;
}

.Sidebar-brands a {
  font-weight: 500;
  text-decoration: underline;
  color: #0a1a3b;
  font-size: 16px;
  transition: color .4s ease;
}

.Sidebar-brands .Navigation-brands ul {
  margin-top: 25px;
}

.Sidebar-brands .Navigation-brands>li li {
  position: relative;
  padding-left: 20px;
  margin-right: 5px;
  margin-left: 15px;
  padding-top: 0rem;
  margin-bottom: 19px;
}

.Sidebar-brands .Navigation-brands li {
  line-height: 2;
}

.pharma-img-container-box-img img {
  width: 12rem;
  /* margin-left: 2rem; */
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 4px;
}

.pharmaceuticals-about-container p {
  font-size: 18px;
  color: black;
  text-align: justify;
  line-height: 30px;
  margin-right: 0rem;
  padding-bottom: 0.4rem;
}

.pharmaceuticals-about-container-div-box {
  display: flex;
  /* text-align: center; */
}

.header-heading h2 {
  font-size: 30px;
}

.pharma-img-container-box-img {
  margin-left: 2rem;
}

.pharma-img-container-box-img h2 {
  font-size: 1rem;
}

.pharma-img-container h2 a {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #070A6C;
  cursor: pointer;
}

.pharma-img-container {
  margin-left: 2rem;
}

.pharma-img-container h2 a:hover {
  color: #1a1d7b;
  font-size: 22px;
  font-weight: 500;
  transition: 0.3s;
}

.pharma-img-container img {
  width: 18rem;
  border-radius: 4px;
}

.Specialities-container-box {
  display: flex;
}

.Pharmaceuticals-logo-specialities {
  background-color: #1A3672;
  align-items: center;
  width: 27%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: grid;
  justify-content: center;
}

.Pharmaceuticals-logo-specialities img {
  margin-left: 0.7rem;
  margin-top: 1rem;
  width: 5rem;
}

.Pharmaceuticals-logo-specialities p {
  color: white;
}

.content .detail h2 span.designation-head {
  font-size: 14px;
  font-weight: bold;
}

.content .detail h2 span.designation-head-profile {
  font-size: 14px;
  font-weight: 400;
}

.pharma-slider {
  width: 70%;
  display: flex;
  overflow-x: scroll;
}

.pharma-slider div {
  width: 101%;
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 1.2rem 0rem 1rem 0rem;
  flex: none;
  text-align: center;
}

.pharma-slider div span {
  width: 20%;
  transition: tranform 0.5s;
}

.specialist-slider-div span p {
  margin: 1rem;
  font-size: 14px;
  width: max-content;
  color: #1A3672;
}

.pharma-slider::-webkit-scrollbar {
  display: none;
}

.pharma-slider-wrap {
  display: flex;
  width: 100%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  align-items: center;
  justify-content: center;
  background: #e8eff2;
}

#back-btn,
#next-btn {
  width: 50px;
  cursor: pointer;
  margin: 40px;
}

.pharma-slider div span:hover {
  cursor: pointer;
}

.main-container-box-contact {
  margin-top: 4rem;
  margin-bottom: 2rem;
  text-align: center;
  background-color: rgb(55, 52, 53);
  padding-top: 5rem;
  padding-bottom: 4rem;
  /* width: 80%; */
  margin: 2rem auto;
}

.main-container-box-contact p {
  color: white;
  font-size: 26px;
  font-weight: 600;
}

.main-container-box-contact p a {
  font-size: 26px;
  font-weight: 600;
  color: #e0b261;
  text-decoration: underline;
}

.main-container-box-contact p a:hover {
  font-weight: 500;
}

/* Conatact text end*/
/* blog card start */
.blog-container {
  box-sizing: border-box;
}

.blog-container .blog-row {
  margin: 0px auto;
  width: 80%;
}

.blog-container .blog-row .blog-heading {
  width: 60%;
  text-align: center;
  margin: 0px auto;
}

.blog-container .blog-row .blog-heading h1 {
  padding-top: 0px;
  font-size: 35px;
  font-weight: 600;
  color: #0a1a3b;
}

/* .blog-content {
  flex-direction: column;
  border-top: 1px solid gray;
} */
.see-all-blog-container {
  display: flex;
}

.see-all-blog-container-title {
  /* float: left; */
  flex: 1;
  padding: 5px;
  text-align: left;
}

.see-all-blog-container-title h4 {
  font-size: 21px;
  font-weight: bold;
  color: #0a1a3b;
  margin-bottom: 0rem;
}

.see-all-blog-container-title h4 span img {
  width: 1.2rem;
  margin-right: 2px;
}

.see-all-blog-container-check-list {
  flex: 1;
  padding: 0px;
  text-align: right;
}

.see-all-blog-container-check-list h4 a {
  font-size: 21px;
  font-weight: bold;
  color: #0a1a3b;
}

.see-all-blog-container-check-list h4 a:hover {
  font-size: 21px;
  font-weight: 500;
  color: #0a1a3b;
}

.blog-container .blog-row .blog-heading p {
  margin-top: 15px;
  font-size: 18px;
  color: #6e6e6e;
  line-height: 1.5;
}

.blog-content {
  display: flex;
  border-top: 1px solid gray;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
}

.blog-content .blog-card {
  flex: 1;
  margin: 40px 20px;
  height: 70vh;
  padding: 1rem;
  width: 25rem;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: 10px;
  backdrop-filter: blur(15px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  --bs-card-border-color: var(--bs-border-color-translucent);
  /* background-color: white; */
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
}

.blog-content .blog-card:hover {
  box-shadow: lightgray 0.5em 0.5em 1.8em;
}

.blog-content .blog-card:hover {
  box-shadow: inset gray,
    0 0 0 2px white,
    0.3em 0.3em 1em #0a1a3b;
}

.blog-content .blog-card img {
  height: auto;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
}

.blog-content .blog-card .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #04AA6D;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.blog-content .blog-card img:hover {
  transform: scale(1.05);
  transition: 0.3s;
}

.blog-content .blog-card .blog-text-title {
  font-size: 16px;
  font-weight: 600;
  color: #0a1a3b;
}

.blog-content .blog-card .blog-text-title span {
  position: absolute;
  bottom: 0;
  margin: 0.5rem;
  right: 0;
}

.blog-content .blog-card span {
  color: #6e6e6e;
  font-weight: normal;
}

.blog-content .blog-card h4 {
  margin-top: 6px;
  font-size: 18px;
  color: #0a1a3b;
}

.blog-content .blog-card p {
  font-size: 16px;
  margin-top: 10px;
  color: #6e6e6e;
}

/* blog card end */
.beadcrumbs-geading {
  margin-left: 6rem;
  padding-top: 1rem;
}



/* Media Queries */
@media (min-width:1620px) {
  .about-us-descript-container1 img {
    width: 580px;
    height: 375px;
    margin: 6% 4%;
  }

  .about-us-descript-container2 img {
    width: 580px;
    height: 375px;
    margin: 6% 9%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }
}

@media (max-width:1550px) {
  /* Only for image description */

  .about-us-descript-container1 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container2 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container3 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container1 img {
    width: 450px;
    height: 300px;
    margin: 6% 6%;
  }

  .about-us-descript-container2 img {
    width: 450px;
    height: 300px;
    margin: 12% 15%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  /* Only for image description End*/
}

@media (max-width:1449px) {
  /* Only for image description */

  .about-us-descript-container1 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container2 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container3 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container1 img {
    width: 450px;
    height: 300px;
    margin: 6% 8%;
  }

  .about-us-descript-container2 img {
    width: 450px;
    height: 300px;
    margin: 20% 15%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  /* Only for image description End*/
}

@media (max-width:1400px) {
  /* Only for image description */

  .about-us-descript-container1 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container2 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container3 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container1 img {
    width: 450px;
    height: 300px;
    margin: 6% 6%;
  }

  .about-us-descript-container2 img {
    width: 450px;
    height: 300px;
    margin: 20% 15%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  /* Only for image description End*/
}

@media (max-width:1360px) {
  /* Only for image description */

  .about-us-descript-container1 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container2 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container3 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container1 img {
    width: 450px;
    height: 300px;
    margin: 8% 7%;
  }

  .about-us-descript-container2 img {
    width: 450px;
    height: 300px;
    margin: 20% 15%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 8% 0%;
  }

  /* Only for image description End*/
}

@media (max-width:1300px) {
  .card-section {
    display: contents;
  }

  .pharma-slider {
    width: 50rem;
    display: flex;
    overflow-x: unset;
  }

  /* Only for image description */

  .about-us-descript-container1 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container2 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container3 {
    width: 100%;
    height: 100%;
  }

  .about-us-descript-container1 img {
    width: 450px;
    height: 300px;
    margin: 8% 8%;
  }

  .about-us-descript-container2 img {
    width: 450px;
    height: 300px;
    margin: 28% 8%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 10% 0%;
  }

  /* Only for image description End*/
  .Pharmaceuticals-logo-specialities {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pharma-slider-wrap {
    display: flex;
    width: 50rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #e8eff2;
  }
}

@media (max-width:1240px) {
  .blog-content {
    flex-direction: column;
  }

  .pharmaceuticals-about-container-div-box {
    display: block;
    /* text-align: center; */

  }

  .pharma-img-container {
    margin-left: 0rem;
  }

  /* .Sidebar-brands .Sidebar-brands__section {
    margin: auto;
    text-align: initial;
  } */
  .card-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
  }

}

@media (max-width:1150px) {
  .pharma-slider {
    width: 50rem;
    display: flex;
    overflow-x: unset;
  }

  .Pharmaceuticals-logo-specialities {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pharma-slider-wrap {
    display: flex;
    width: 50rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #e8eff2;
  }

  .Breadcrumbs li {
    color: black;
    font-size: 14px;
    font-weight: 500;
    transition: color .4s ease;
  }

  .Breadcrumbs li:not(:last-child):after {
    content: "";
    display: inline-block;
    background-size: cover;
    background-position: center;
    width: 12px;
    height: 15px;
    background-image: url(../Css/icon-chevron.svg);
    margin: 0 6px -4px;
  }

  .whypss_head h1 {
    color: #e0b261;
    font-size: 26px;
    font-weight: 600;
  }
}

@media (max-width:1100px) {
  .Specialities-container-box {
    display: block;
  }

  .first-report-content ol li {
    font-size: 18px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
  }

  .first-report-content ul li {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-family: "Roboto", sans-serif;
  }

  .about-us-descript-container1 img {
    width: 400px;
    height: 276px;
    margin: 7% 10%;
  }

  .first-report-content-1 ol li {
    font-size: 20px;
  }

  .first-report-content-1 ul li {
    font-size: 14px;
    font-weight: 400;
  }

  .about-us-descript-container2 img {
    width: 400px;
    height: 275px;
    margin: 19% 8%;
  }

  .rd3-report-content ol li {
    font-size: 20px;
    font-weight: 400;
  }

  .rd3-report-content ul li {
    font-size: 14px;
    font-weight: 400;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .slides {
    display: grid;
    height: 100%;
    justify-content: space-around;
    align-items: center;
    color: #fff;
    background-image: url(../Img/WhyPss/ban2.png);
    /* opacity: 1; */
    animation: expand .8s ease forwards;
    /* background-color: var(--secondary-color); */
    position: relative;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    transition: all .8s ease;
    border: 3px solid gray;
    border-radius: 8px;
    /* background-repeat: no-repeat; */
    background-color: lightgrey;

  }

  .slides_outer_img {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 50px;
    border-top: 4px solid #0a1a3b;
    border-left: unset;
  }

  .slides_content_inner {
    width: 100%;
    padding-top: 1rem;
    margin: auto;
    justify-content: center;
  }

  .slides_content {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .par {
    text-align: center;
    height: auto;
    overflow: hidden;
  }

  .btns {
    height: 100%;
    position: relative;
    width: 150px;
    margin: auto;
    overflow: hidden;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 5px;
    display: grid;
    justify-content: center;
  }

  .pharma-slider-wrap {
    display: flex;
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #e8eff2;
  }
}

@media (max-width:1028px) {
  .card-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
  }
}

@media (max-width:1020px) {
  .blog-content {
    flex-direction: column;
  }

  .card-section {
    display: flex;
    flex-wrap: wrap;
  }

  .beadcrumbs-geading {
    margin-left: 6rem;
    padding-top: 1rem;
  }

  .about-us-descript-container1 img {
    width: 400px;
    height: 276px;
    margin: 8% 6%;
  }

  .about-us-descript-container2 img {
    width: 400px;
    height: 275px;
    margin: 27% 8%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }
}

@media (max-width:990px) {
  .pss-members-container {
    display: flex;
    margin: auto;
    margin-left: 0rem;
    justify-content: center;
    align-items: center;
  }

  .card-section .card {
    margin-top: 1rem;
  }

  .pharma-slider {
    width: 50rem;
    display: flex;
    overflow-x: unset;
  }

  .Pharmaceuticals-logo-specialities {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  /* .pharma-slider-wrap {
    display: flex;
    width: 50rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #e8eff2;
  } */
}

@media (max-width:960px) {
  .element-slide {
    text-align: center;
    justify-content: center;
  }

  .pharma-slider div span {
    text-align: -webkit-center;
  }

  /* Insights Card Data */

  .home_industry-container {
    margin: auto;
  }

  .home-texth4 {
    margin: 2rem 0rem;
    text-align: center;
  }

  .home_talent_card {
    display: flex;
    justify-content: center;
  }

  .home_talent-container-box {
    width: 45%;
    margin: 1rem;
    text-align: center;
  }

  .home_talent-container-box a {
    text-decoration: none;
    color: black;
  }

  .home_talent-container-box_img img {
    width: 95%;
  }

  .home_talent-container-box div h4 {
    margin: 1rem 0.5rem;
    font-size: 16px;
  }

  /* Insights Card Data End */
  .pharma-slider div {
    width: 101%;
    display: block;
    grid-template-columns: auto auto auto;
    padding: 1.2rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .specialist-slider-div span p {
    margin: 1rem;
    font-size: 18px;
    width: max-content;
    color: #1A3672;
  }
}

@media (max-width:900px) {
  .first-report-content ul li {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-family: "Roboto", sans-serif;
  }

  ol,
  ul {
    margin-top: 0;
    margin-bottom: 0rem !important;
  }

  .first-report-content ol li {
    font-size: 16px;
    font-weight: 400;
  }

  .about-us-descript-container1 img {
    width: 350px;
    height: 250px;
    margin: 9% 3%;
  }

  .first-report-content-1 ol li {
    font-size: 16px;
  }

  .first-report-content-1 ul li {
    font-size: 12px;
    font-weight: 400;
  }

  .about-us-descript-container2 img {
    width: 350px;
    height: 250px;
    margin: 18% 8%;
  }

  .rd3-report-content ol li {
    font-size: 16px;
    font-weight: 400;
  }

  .rd3-report-content ul li {
    font-size: 12px;
    font-weight: 400;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .beadcrumbs-geading {
    margin-left: 4rem;
    padding-top: 1rem;
  }
}

@media (max-width:820px) {
  .about-us-descript-container2 img {
    width: 350px;
    height: 250px;
    margin: 34% 2%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .our-mission-container-box div h4 {
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    color: black;
    font-weight: 600;
  }

  .our-mission-container-box div p {
    font-size: 16px;
    color: black;
    font-weight: 500;
    margin-top: 10px;
    font-family: "Roboto", sans-serif;
  }

  .our-mission-container-box div {
    width: 47%;
    padding: 4rem;
    height: 20rem;
  }
}

@media (max-width:768px) {
  .first-pg {
    display: block;
  }

  .beadcrumbs-geading {
    margin-left: 3rem;
    padding-top: 1rem;
  }

  .about-us-descript-container1 img {
    width: 300px;
    height: 225px;
    margin: 9% 7%;
  }

  .first-report-content ol li {
    font-size: 14px;
    font-weight: 400;
  }

  .first-report-content ul li {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-family: "Roboto", sans-serif;
  }

  .about-us-descript-container2 img {
    width: 300px;
    height: 225px;
    margin: 24% 2%;
  }

  .first-report-content-1 ol li {
    font-size: 14px;
  }

  .first-report-content-1 ul li {
    font-size: 10px;
    font-weight: 400;
  }

  .rd3-report-content ol li {
    font-size: 14px;
    font-weight: 400;
  }

  .rd3-report-content ul li {
    font-size: 10px;
    font-weight: 400;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .pharma-img-container {
    margin: auto !important;
  }

  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .pss-members-container {
    margin-left: 0rem;
  }

  .Breadcrumbs li a {
    color: black;
    font-size: 0.7rem;
    font-weight: 500;
    transition: color .4s ease;
  }

  .Breadcrumbs a {
    color: black;
    font-size: 0.7rem;
    font-weight: 500;
    transition: color .4s ease;
  }

  .Breadcrumbs li {
    display: inline-block;
    margin-left: 0;
    font-size: 0.7rem;
    font-weight: 500;
  }

  .footer-container {
    display: grid !important;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 60vh; */
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    /* overflow: hidden; */
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: 0% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }

  .Promo:last-child {
    width: 16rem;
    margin-bottom: 1rem !important;
    margin: auto;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  .Specialities-container-box {
    display: grid;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 100%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 2rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 16px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 100%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 22px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }
}

@media (max-width:720px) {
  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 60vh; */
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    /* overflow: hidden; */
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: 0% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  .Specialities-container-box {
    display: grid;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 95%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 2rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 10px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 95%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 22px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }
}

@media (max-width:650px) {
  .first-report-content ol li {
    font-size: 12px;
    font-weight: 400;
  }

  .about-us-descript-container1 img {
    width: 275px;
    height: 200px;
    margin: 11% 2%;
  }

  .first-report-content ul li {
    font-size: 9px;
    font-weight: 400;
  }

  .about-us-descript-container2 img {
    width: 275px;
    height: 200px;
    margin: 34% 0%;
  }

  .first-report-content-1 ol li {
    font-size: 12px;
  }

  .first-report-content-1 ul li {
    font-size: 9px;
    font-weight: 400;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .our-mission-container-box div h4 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: black;
    font-weight: 600;
  }

  .our-mission-container-box div p {
    font-size: 14px;
    color: black;
    font-weight: 500;
    margin-top: 10px;
    font-family: "Roboto", sans-serif;
  }

  .rd3-report-content ol li {
    font-size: 12px;
    font-weight: 400;
  }

  .rd3-report-content ul li {
    font-size: 9px;
    font-weight: 400;
  }
}

@media (max-width:620px) {
  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 60vh; */
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    /* overflow: hidden; */
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: 0% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  .Specialities-container-box {
    display: grid;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 95%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 2rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 10px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 95%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 22px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }
}

@media (max-width:580px) {
  .about-us-descript-container1 img {
    width: 275px;
    height: 200px;
    margin: 16% 0%;
  }

  .about-us-descript-container2 img {
    width: 250px;
    height: 190px;
    margin: 50% 0%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }
}

@media (max-width:550px) {
  .bounce-up .box-animation {
    display: grid !important;
  }

  .bounce-up .box-animation .col-6 {
    width: 100% !important;
  }

  .about-us-descript-container1,
  .about-us-descript-container2,
  .about-us-descript-container3 {
    text-align: center;
  }

  .about-us-descript-container1 img {
    width: 75%;
    height: 225px;
    margin: 4% 0%;
  }

  .first-report-content ol li {
    font-size: 14px;
    font-weight: 400;
  }

  .first-report-content ul li {
    font-size: 12px;
    font-weight: 400;
  }

  .first-report-content-1 ol li {
    font-size: 14px;
  }

  .about-us-descript-container2 img {
    width: 75%;
    height: 225px;
    margin: 0% 0%;
  }

  .first-report-content-1 ul li {
    font-size: 12px;
    font-weight: 400;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .rd3-report-content ol li {
    font-size: 14px;
    font-weight: 400;
  }

  .rd3-report-content ul li {
    font-size: 12px;
    font-weight: 400;
  }

  .our-mission-container-box div h4 {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: black;
    font-weight: 600;
  }

  .our-mission-container-box div p {
    font-size: 12px;
    color: black;
    font-weight: 500;
    margin-top: 10px;
    font-family: "Roboto", sans-serif;
  }

  .our-mission-container-box div {
    width: 47%;
    padding: 2rem;
    height: 13rem;
  }
}

@media (max-width:520px) {
  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .slides_content_inner {
    width: 100%;
    padding: 1rem;
    margin: auto;
    justify-content: center;
  }

  /* Insights Card Data */

  .home_industry-container {
    margin: auto;
  }

  .home-texth4 {
    margin: 2rem 0rem;
    text-align: center;
  }

  .home_talent_card {
    display: grid;
    /* text-align: center; */
    justify-content: center;
  }

  .home_talent-container-box {
    width: 90%;
    margin: 1rem;
    text-align: center;
  }

  .blog-container .blog-row .blog-heading {
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }

  .main-container-box-contact p {
    color: white;
    font-size: 26px;
    margin: 0rem 1rem;
    font-weight: 600;
  }

  .home_talent-container-box a {
    text-decoration: none;
    color: black;
  }

  .home_talent-container-box_img img {
    width: 95%;
  }

  .home_talent-container-box div h4 {
    margin: 1rem 0.5rem;
    font-size: 16px;
  }

  /* Insights Card Data End */
  .slides_outer_img {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 10px;
    border-top: 4px solid #0a1a3b;
    border-left: unset;
  }

  .whypss_head h1 {
    color: #e0b261;
    font-size: 20px;
  }

  .whypss_head h3 {
    color: #0a1a3b;
    font-size: 16px;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .slides_p {
    line-height: 28px;
    font-size: 18px !important;
    font-weight: 600;
    text-align: unset !important;
    transform: translateY(200px);
    animation: slideUp .8s ease-in-out forwards .8s;
  }

  .btns_more {
    /* background: transparent; */
    background-color: aliceblue;
    border: 1px solid gray;
    border-radius: 50px;
    padding: 8px 12px;
    color: #0a1a3b;
    font-size: 12px;
    /* text-transform: uppercase; */
    position: relative;
    /* margin-top: 15px; */
    outline: none;
    transform: translateY(100px);
    animation: slideUp 1s ease-in-out forwards 1s;
    margin-bottom: 1rem;
  }

  .slides_img li {
    color: black;
    font-size: 14px;
    list-style: unset;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 60vh; */
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: 0% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  .Specialities-container-box {
    display: grid;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 95%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 2rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 10px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 95%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 22px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }
}

@media (max-width:500px) {
  .our-mission-container-box {
    display: grid;
  }

  .our-mission-container-box div {
    width: 75%;
    padding: 2rem;
    height: auto;
    margin: 1rem auto;
  }

  .beadcrumbs-geading {
    margin-left: 1.5rem;
    padding-top: 1rem;
  }
}

@media (max-width:450px) {
  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    /* overflow: hidden; */
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: -1% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 24px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .Sidebar-brands {
    margin-left: 0rem;
  }

  .pharma-img-container-box-img {
    margin-left: 0rem;
    margin-bottom: 2rem;
  }

  .pharma-img-container-box-img .hire-img-align img {
    width: 10rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 1rem;
  }

  .OneLinkHide img {
    margin-bottom: 0rem;
  }

  .Sidebar__section {
    margin-bottom: 1.2rem
  }

  .Promo:last-child {
    margin: 0 auto;
    width: 16rem;
  }

  .pharma-img-container {
    /* margin-left: 2rem; */
    margin: 0 auto;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 0.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  .Specialities-container-box {
    display: grid;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 95%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 2rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 14px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .Sidebar-brands .Navigation-brands {
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    background: #f9f9f8;
    padding: 24px 0;
    width: 17rem;
    height: min-content;
  }

  .Sidebar-brands .Sidebar-brands__section {
    margin: 0 0 32px;
    text-align: initial;
  }

  .Navigation-brands li a {
    font-size: 16px;
  }

  .main-container-box-contact {
    margin-top: 4rem;
    margin-bottom: 2rem;
    text-align: center;
    background-color: rgb(55, 52, 53);

    padding: 2rem;
    /* width: 80%; */
    margin: 2rem auto;
  }

  .main-container-box-contact p {
    color: white;
    font-size: 18px;
    margin-bottom: 0rem;
    font-weight: 600;
  }

  .Sidebar-brands .Navigation-brands>li>a {
    font-size: 20px;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 95%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  .blog-container .blog-row .blog-heading h1 {
    padding-top: 0px;
    font-size: 30px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-content .blog-card {
    flex: 1;
    margin: 40px 20px;
    height: 70vh;
    padding: 1rem;
    width: 18rem;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    --bs-card-border-color: var(--bs-border-color-translucent);
    /* background-color: white; */
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 22px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }

  .Pharmaceuticals-logo-specialities i {
    font-size: 3rem;
    margin-top: 1rem;
    color: white;
  }
}

@media (max-width:390px) {
  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .about-us-descript-container1 img {
    width: 75%;
    height: 90%;
    margin: 5% 0%;
  }

  .about-us-descript-container2 img {
    width: 75%;
    height: 90%;
    margin: 0% 0%;
  }

  .about-us-descript-container3 img {
    width: 100%;
    height: 80%;
    margin: 4% 0%;
  }

  .Sidebar-brands .Navigation-brands {
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    background: #f9f9f8;
    padding: 24px 0;
    width: 16rem;
    height: min-content;
  }

  .Sidebar-brands .Navigation-brands>li {
    margin-left: 17px;
    padding: 0px 0px 0px 0;
  }

  .Promo:last-child {
    margin: 0 auto;
    width: 14rem;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: -1% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 24px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 1rem;
  }

  .OneLinkHide img {
    margin-bottom: 0rem;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    word-spacing: 4px;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  .Specialities-container-box {
    display: grid;
    margin-left: 0.5rem;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 95%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 1rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 10px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 95%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 22px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }

  .blog-content .blog-card {
    flex: 1;
    margin: 20px 20px;
    height: 70vh;
    padding: 1rem;
    width: 15rem;
    /* background-color: #e8eff2; */
    border-radius: 8px;
  }

  .blog-content .blog-card h4 {
    margin-top: 6px;
    font-size: 15px;
    color: #0a1a3b;
  }

  .blog-content .blog-card .blog-text-title {
    font-size: 12px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-content .blog-card p {
    font-size: 12px;
    margin-top: 10px;
    color: #6e6e6e;
  }

  .blog-card a {
    font-size: 13.5px;
  }

  .main-container-box-contact p {
    color: white;
    font-size: 14px;
    margin-bottom: 0rem;
    padding: 1rem;
    font-weight: 600;
  }

  .main-container-box-contact p a {
    font-size: 20px;
    font-weight: 600;
    color: #e0b261;
    text-decoration: underline;
  }

  .main-container-box-contact {
    margin-top: 2rem;
    padding: 5px 40px 5px 40px;
    text-align: center;
  }

  .blog-container .blog-row .blog-heading h1 {
    padding-top: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-container .blog-row .blog-heading p {
    margin-top: 15px;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 1.5;
  }

  .see-all-blog-container-title h4 {
    font-size: 13px;
    font-weight: bold;
    color: #0a1a3b;
  }

  .see-all-blog-container-check-list h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #0a1a3b;
    /* margin-top: -0.5rem; */
  }

  .see-all-blog-container-title h4 span img {
    width: 0.9rem;
    margin-right: 2px;
  }

  .header-heading h2 {
    font-size: 22px;
  }
}

@media (max-width:340px) {
  .Sidebar-brands .Navigation-brands>li li {
    position: relative;
    padding-left: 20px;
    margin-right: 6px;
    margin-left: 15px;
    padding-top: 0rem;
    margin-bottom: 7px;
  }

  .Sidebar-brands .Navigation-brands {
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    background: #f9f9f8;
    padding: 24px 0;
    width: 15rem;
    height: min-content;
  }
}

@media (max-width:320px) {
  .Breadcrumbs li:not(:last-child):after {
    content: "";
    display: inline-block;
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 14px;
    background-image: url(/Css/icon-chevron.svg);
    margin: 0 24px -4px;
  }

  .Sidebar-brands .Navigation-brands {
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    background: #f9f9f8;
    padding: 24px 0;
    width: 14rem;
    height: min-content;

  }

  .Navigation-brands li a {
    font-size: 10px;
  }

  .blog-content .blog-card {
    flex: 1;
    margin: 20px 20px;
    height: 70vh;
    padding: 1rem;
    width: 15rem;
    /* background-color: #e8eff2; */
    border-radius: 8px;
  }

  .blog-content .blog-card h4 {
    margin-top: 6px;
    font-size: 15px;
    color: #0a1a3b;
  }

  .blog-content .blog-card .blog-text-title {
    font-size: 12px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-content .blog-card p {
    font-size: 12px;
    margin-top: 10px;
    color: #6e6e6e;
  }

  .blog-card a {
    font-size: 13.5px;
  }

  .main-container-box-contact p {
    color: white;
    font-size: 14px;
    margin-bottom: 0rem;
    padding: 1rem;
    font-weight: 600;
  }

  .main-container-box-contact p a {
    font-size: 20px;
    font-weight: 600;
    color: #e0b261;
    text-decoration: underline;
  }

  .blog-container .blog-row .blog-heading h1 {
    padding-top: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-container .blog-row .blog-heading p {
    margin-top: 15px;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 1.5;
  }

  .see-all-blog-container-title h4 {
    font-size: 13px;
    font-weight: bold;
    color: #0a1a3b;
  }

  .see-all-blog-container-check-list h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #0a1a3b;
    /* margin-top: -0.5rem; */
  }

  .see-all-blog-container-title h4 span img {
    width: 0.9rem;
    margin-right: 2px;
  }

  .header-heading h2 {
    font-size: 20px;
  }

  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 60vh; */
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    /* background: linear-gradient(#03a9f4, white 45%, #fff 45%, #fff 100%); */
    /* border-top: 1px solid rgba(255, 255, 255, 0.5); */
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    /* overflow: hidden; */
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: 0% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 1rem;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  /* .pharmaceuticals-img{
      display: block;
      max-width: 100%;
      height: auto;
    } */
  /* .phm-textWrap{
      margin-left: 30px!important;
      float: right;
      margin-bottom: 10px;
      max-width: 50%;
    } */
  .Specialities-container-box {
    display: grid;
    padding-left: 0.5rem;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 90%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 1rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 10px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 90%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 15px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }


}

@media (max-width:308px) {
  .Breadcrumbs li:not(:last-child):after {
    content: "";
    display: inline-block;
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 14px;
    background-image: url(/Css/icon-chevron.svg);
    margin: 0 24px -4px;
  }

  .Sidebar-brands .Navigation-brands {
    border: 1px solid #f1f0f0;
    border-radius: 15px;
    background: #f9f9f8;
    padding: 24px 0;
    width: 13rem;
    height: min-content;

  }

  .Navigation-brands li a {
    font-size: 10px;
  }

  .blog-content .blog-card {
    flex: 1;
    margin: 20px 20px;
    height: 70vh;
    padding: 1rem;
    width: 15rem;
    /* background-color: #e8eff2; */
    border-radius: 8px;
  }

  .blog-content .blog-card h4 {
    margin-top: 6px;
    font-size: 15px;
    color: #0a1a3b;
  }

  .blog-content .blog-card .blog-text-title {
    font-size: 12px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-content .blog-card p {
    font-size: 12px;
    margin-top: 10px;
    color: #6e6e6e;
  }

  .blog-card a {
    font-size: 13.5px;
  }

  .main-container-box-contact p {
    color: white;
    font-size: 14px;
    margin-bottom: 0rem;
    padding: 1rem;
    font-weight: 600;
  }

  .main-container-box-contact p a {
    font-size: 20px;
    font-weight: 600;
    color: #e0b261;
    text-decoration: underline;
  }

  .blog-container .blog-row .blog-heading h1 {
    padding-top: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #0a1a3b;
  }

  .blog-container .blog-row .blog-heading p {
    margin-top: 15px;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 1.5;
  }

  .see-all-blog-container-title h4 {
    font-size: 13px;
    font-weight: bold;
    color: #0a1a3b;
  }

  .see-all-blog-container-check-list h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #0a1a3b;
    /* margin-top: -0.5rem; */
  }

  .see-all-blog-container-title h4 span img {
    width: 0.9rem;
    margin-right: 2px;
  }

  .header-heading h2 {
    font-size: 20px;
  }

  .pharmaceuticals-body-container {
    padding: 0rem 2rem 0rem 2rem;
  }

  .pss-members-container {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 60vh; */
  }

  .card-section .card {
    position: relative;
    width: 217px;
    height: 317px;
    border-radius: 10px;
    /* background: linear-gradient(#03a9f4, white 45%, #fff 45%, #fff 100%); */
    /* border-top: 1px solid rgba(255, 255, 255, 0.5); */
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }

  .card .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    border-radius: 10px;
    /* overflow: hidden; */
    transform: translateY(30px) scale(0.5);
    transform-origin: top;
  }

  .card .img-bx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 18rem;
    height: 100%;
    border-radius: 5%;
    object-fit: cover;
  }

  .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .content .detail {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    flex-direction: column;
    text-align: center;
  }

  .detail ul {
    margin-bottom: 0rem;
    padding-left: 0rem;
  }

  .content .detail h2 {
    color: #444;
    font-size: 14px;
    font-weight: bolder;
  }

  .content .detail h2 span {
    font-size: 12px;
    color: #03a9f4;
    font-weight: bold;
  }

  .sci {
    position: relative;
    display: flex;
    margin-top: 0px;
  }

  .sci li {
    list-style: none;
    margin: 4px;
    padding-top: 0.5rem;
  }

  .large-text-content ul {
    margin-top: -1.2rem;
  }

  .sci li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    font-size: 0.8em;
    color: #444;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.5s;
  }

  .sci li a:hover {
    background: #03a9f4;
    color: #fff;
  }

  .card-section {
    display: grid;
  }

  .m-t-banner-align {
    height: 100%;
    min-height: 330px;
    padding-top: 2%;
    padding-bottom: 0.4%;
    background-color: rgba(0, 0, 0, 0.1);
  }

  div .management-team-banner-img {
    background-blend-mode: overlay;
    height: 200px;
    border-radius: 50%;
    width: 100%;
    background-image: url("../Img/banner/architecture-bridge-brooklyn-bridge-421927.jpg") !important;
  }

  .bg-color-m-t {
    background-color: rgb(55, 52, 53);
    width: 100%;
  }

  .banner-poition-mt {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .banner-contain-data-m-t {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    margin-top: 0% !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-left: 0px !important;
    margin-right: auto !important;
    padding-top: 3% !important;
    padding-bottom: 2% !important;
  }

  .banner-text-align-left {
    text-align: left !important;
  }

  .banner-text-align-m-t-module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
  }

  .banner-text-align-m-t {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 6%;
  }

  .bg-txt-inner-m-t {
    position: relative;
  }

  .bg-txt-inner-m-t h2 {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .bg-txt-inner-m-t p {
    border-top: 6px solid #03a9f4;
    width: 55px;
  }

  .h-m-t-txt {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h-m-t-txt h1 {
    font-weight: 600;
    font-size: 45px;
    color: #1A3672 !important;
  }

  .pharmaceuticals-about-container {
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }

  .pharmaceuticals-about-container img {
    width: 18rem;
    margin-left: 0rem;
    margin-bottom: 1rem;
  }

  .OneLinkHide img {
    margin-bottom: 0rem;
  }

  .pharmaceuticals-about-container p {
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 25px;
    margin-right: 0rem;
    padding-bottom: 1.5rem;
  }

  .pharmaceuticals-about-container-div-box {
    display: grid;
    text-align: center;
  }

  .pharma-img-container h2 a {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #070A6C;
    cursor: pointer;
  }

  .pharma-img-container h2 a:hover {
    color: #1a1d7b;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s;
  }

  .pharma-img-container img {
    width: 12rem;
  }

  /* .pharmaceuticals-img{
      display: block;
      max-width: 100%;
      height: auto;
    } */
  /* .phm-textWrap{
      margin-left: 30px!important;
      float: right;
      margin-bottom: 10px;
      max-width: 50%;
    } */
  .Specialities-container-box {
    display: grid;
    padding-left: 0.5rem;
  }

  .Pharmaceuticals-logo-specialities {
    background-color: #1A3672;
    align-items: center;
    width: 90%;
    display: grid;
    justify-content: center;
  }

  .Pharmaceuticals-logo-specialities img {
    margin-left: 0.7rem;
    margin-top: 1rem;
    width: 3rem;
  }

  .Pharmaceuticals-logo-specialities p {
    color: white;
  }

  .content .detail h2 span.designation-head {
    font-size: 12px;
    font-weight: bold;
  }

  .content .detail h2 span.designation-head-profile {
    font-size: 12px;
    font-weight: 400;
  }

  .pharma-slider {
    width: 70%;
    display: flex;
    overflow-x: scroll;
  }

  .card-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pharma-slider div {
    width: 100%;
    display: inline-block;
    grid-template-columns: auto auto auto;
    padding: 1rem 0rem 1rem 0rem;
    flex: none;
    text-align: center;
  }

  .pharma-slider div span {
    width: 20%;
    transition: tranform 0.5s;
  }

  .specialist-slider-div span p {
    /* width: max-content; */
    margin: 0rem;
    text-align: center;
    font-size: 10px;
    width: initial;
    color: #1A3672;
    letter-spacing: 1px;
  }

  .pharma-slider::-webkit-scrollbar {
    display: none;
  }

  .pharma-slider-wrap {
    /* display: flex; */
    width: 90%;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #e8eff2;
  }

  #back-btn,
  #next-btn {
    width: 13px;
    cursor: pointer;
    margin: 15px;
  }

  .pharma-slider div span:hover {
    cursor: pointer;
  }


}