
/* CORP DEV BANNER CSS */
.corp-dev-banner {
  display: flex;
  background-color: #002f6d;
  height: 600px;
  position: relative;
}
.corp-dev-banner:before {
  content: "";
  background: url(/-/media/Feature/Page-Content/images/banner-bg.png);
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* opacity: .25; */
  mix-blend-mode: multiply;
}
.corp-dev-banner > div {
  position: relative;
}
.corp-dev-banner .banner-right {
  width: 50%;
  padding: 75px 50px 75px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto !important;
}
.corp-dev-banner .banner-right .banner-img {
  clip-path: unset;
  -webkit-mask: linear-gradient(110deg, transparent 27%, #fff 27%) bottom left;
  -webkit-mask-size: 1990px 2010px;
  -webkit-mask-repeat: no-repeat;
  mask: linear-gradient(110deg, transparent 27%, #fff 27%) bottom left;
  mask-size: 1990px 2010px;
  mask-repeat: no-repeat;
}
.corp-dev-banner .banner-left {
  width: 50%;
  position: relative;
  padding: 50px 100px 50px 150px;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.corp-dev-banner .banner-left * {
  position: relative;
}
    .corp-dev-banner .banner-left h2 {
        font-family: var(--font-noto);
        font-size: 50px;
        margin-bottom: 30px;
    }
.corp-dev-banner .banner-left p {
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 35px;
}
.corp-dev-banner .banner-left h5 {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  line-height: 34px;
  margin-bottom: 0;
}

@media (max-width: 1690px) {
  .corp-dev-banner {
    height: 570px;
  }
  .corp-dev-banner .banner-left h2 {
    font-size: 40px;
  }
  .corp-dev-banner .banner-left p {
    font-size: 20px;
    line-height: 32px;
  }
  .corp-dev-banner .banner-left h5 {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (max-width: 1600px) {
  .corp-dev-banner .banner-left h2 {
    font-size: 36px;
  }
  .corp-dev-banner .banner-left p {
    font-size: 18px;
    line-height: 30px;
  }
  .corp-dev-banner .banner-left h5 {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 1366px) {
  .corp-dev-banner {
    height: 500px;
  }
  .corp-dev-banner .banner-left {
    padding: 50px 80px 50px 100px;
  }
  .corp-dev-banner .banner-left h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .corp-dev-banner .banner-left p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .corp-dev-banner .banner-left h5 {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1200px) {
  .corp-dev-banner {
    height: 400px;
  }
  .corp-dev-banner .banner-left {
    padding: 30px 60px 30px 80px;
  }
  .corp-dev-banner .banner-left h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .corp-dev-banner .banner-left p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .corp-dev-banner .banner-left h5 {
    font-size: 14px;
    line-height: 24px;
  }
  .corp-dev-banner .banner-right {
    padding: 30px 50px 30px 0;
  }
}
@media (max-width: 991px) {
  .corp-dev-banner {
    height: auto;
  }
  .corp-dev-banner .banner-left {
    padding: 30px 30px 30px 50px;
    width: 60%;
  }
  .corp-dev-banner .banner-left h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .corp-dev-banner .banner-left p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .corp-dev-banner .banner-left h5 {
    font-size: 13px;
    line-height: 24px;
  }
  .corp-dev-banner .banner-right {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .corp-dev-banner {
    flex-direction: column-reverse;
  }
  .corp-dev-banner .banner-right,
  .corp-dev-banner .banner-left {
    width: 100%;
  }
  .corp-dev-banner .banner-left {
    padding: 35px;
  }
  .corp-dev-banner .banner-right {
    padding: 35px 35px 0 35px;
  }
  .corp-dev-banner .banner-right .banner-img {
    mask: none;
    -webkit-mask: none;
  }
}

/* CORP DEV BANNER CSS */

/* RECENT PARTNERSHIPS  */

a:focus,
button:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
.recent-partnerships {
  padding: 80px 120px 105px 120px; 
}
.recent-partnerships .title {
  margin-bottom: 20px;
  text-align: center;
}
    .recent-partnerships .title h1 {
        font-family: var(--font-noto);
        font-size: 35px;
        color: #0c2e89;
        font-weight: 600;
        margin-bottom: 0;
    }
.recent-partnerships .partnership-slider .partnership-item figure {
  margin-bottom: 0;
  width: 100%;
}

.recent-partnerships .partnership-slider .partnership-item figure img {
  display: block;
    height: 105px;
    padding: 15px;
    margin: 4%;
    margin-top: 20px;
    width: 92%;
    background: #f3f3f3;
    object-fit: contain;
}

.recent-partnerships .partnership-slider .partnership-item .card {
  border: none;
}
.recent-partnerships .partnership-slider .partnership-item .card-body {
  padding: 25px;
  max-height: max-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.recent-partnerships .partnership-slider .partnership-item .card-body p {
  color: #444;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
.recent-partnerships .partnership-slider .partnership-item .card-body a {
  color: var(--primary-green);
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 0px;
  margin-top: 10px;
}
.recent-partnerships .partnership-slider .partnership-item .card-body a img {
  width: auto;
  height: 25px;
  display: inline-block;
  margin-left: 10px;
}
.recent-partnerships .partnership-slider .owl-carousel .owl-stage {
  display: flex;
}
.recent-partnerships .partnership-slider .item {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
  padding: 25px 25px;
}
.recent-partnerships .partnership-slider .partnership-item {
  /* height: 100%; */
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.19);
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */ /*This is optional*/
  /*display: flex;
  flex-direction: column;
  align-items: stretch;*/
}
.recent-partnerships .partnership-slider .partnership-item .card {
  height: 100%;
}
.recent-partnerships .partnership-slider .owl-theme .owl-nav {
  width: 100%;
  position: absolute;
  top: 200px;
  display: flex;
  justify-content: space-between;
}
.recent-partnerships .partnership-slider .owl-theme .owl-nav .disabled {
  opacity: 0.8;
}
.recent-partnerships .partnership-slider .owl-theme .owl-nav [class*="owl-"] {
  width: 60px;
  height: 60px;
  text-indent: -999999px;
  margin: 0;
}
.recent-partnerships .partnership-slider .owl-theme .owl-nav button.owl-next {
  background: url(/-/media/WestPharma/Images/CorpDev/next-arrow.svg) no-repeat 0 0;  
  background-size: contain;
}
.recent-partnerships .partnership-slider .owl-theme .owl-nav button.owl-prev {
  background: url(/-/media/WestPharma/Images/CorpDev/prev-arrow.svg) no-repeat 0 0;
  background-size: contain;
}
    .recent-partnerships .partnership-slider .owl-theme .owl-nav button.owl-prev.disabled, .recent-partnerships .partnership-slider .owl-theme .owl-nav button.owl-next.disabled {
        opacity: 0;
    }
    .recent-partnerships .expanded-item {
        overflow: hidden;
        margin-bottom: 30px;
        padding: 80px 70px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        display: grid;
        grid-template-columns: 490px 1fr;
        grid-column-gap: 60px;
        position: relative;
    }
.recent-partnerships .expandedView {
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.recent-partnerships .expandedView.show {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.recent-partnerships .expanded-item .close-icon {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 1;
  cursor: pointer;
}
.recent-partnerships .expanded-item .expanded-img {
  width: 490px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
}
.recent-partnerships .expanded-item .expanded-img img {
  width: 100%;
}
.recent-partnerships .expanded-item .expanded-content {
  display: flex;
  flex-direction: column;
  padding-right: 35px;
}
.recent-partnerships .expanded-item .expanded-content h4 {
  font-size: 24px;
  color: #444;
  font-weight: 600;
  line-height: 35px;
  margin-bottom: 35px;
}
.recent-partnerships .expanded-item .expanded-content p {
  font-size: 22px;
  color: #444;
  line-height: 40px;
}

@media (max-width: 1366px) {
  .recent-partnerships {
    padding: 60px 100px 75px 100px; 
  }
  .recent-partnerships .title h1 {
    font-size: 30px;
  }
  .recent-partnerships .partnership-slider .partnership-item .card-body p {
    font-size: 16px;
    line-height: 26px;
  }
  .recent-partnerships .partnership-slider .partnership-item .card-body a {
    font-size: 16px;
  }
  .recent-partnerships .partnership-slider .partnership-item .card-body a img {
    height: 16px;
  }
  .recent-partnerships .expanded-item {
    padding: 40px 50px;
  }
  .recent-partnerships .expanded-item .expanded-content h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .recent-partnerships .expanded-item .expanded-content p {
    font-size: 18px;
    line-height: 30px;
  }
  .recent-partnerships .expanded-item .close-icon {
    height: 25px;
  }
}

@media (max-width: 1200px) {
  .recent-partnerships {
    padding: 60px 80px 75px 80px;
  }
  .recent-partnerships .title h1 {
    font-size: 25px;
  }
  .recent-partnerships .partnership-slider .partnership-item .card-body p {
    font-size: 14px;
    line-height: 24px;
  }
  .recent-partnerships .partnership-slider .partnership-item .card-body a {
    font-size: 14px;
  }
  .recent-partnerships .expanded-item {
    grid-column-gap: 40px;
    grid-template-columns: 0.75fr 1fr;
  }
  .recent-partnerships .expanded-item .expanded-img {
    width: 430px;
    max-width: 100%;
  }
}

@media (max-width: 1000px) {
  .recent-partnerships {
    padding: 60px 50px 75px 50px;
  }
  .recent-partnerships .expanded-item {
    grid-template-columns: auto;
  }
  .recent-partnerships .expanded-item .close-icon {
    right: 15px;
    top: 15px;
  }
  .recent-partnerships .expanded-item .expanded-img {
    width: 100%;
    margin-bottom: 25px;
  }
  .recent-partnerships .partnership-slider .item {
    padding: 25px 20px 25px 10px;
  }
  .recent-partnerships .partnership-slider .owl-theme .owl-nav [class*="owl-"] {
    width: 45px;
    height: 45px;
  }
  .recent-partnerships .partnership-slider .owl-theme .owl-nav {
    top: 130px;
  }
  .recent-partnerships .partnership-slider .owl-theme .owl-nav button.owl-prev {
    margin-left: -15px;
  }
  .recent-partnerships .expanded-item .expanded-img img {
    height: 250px;
    object-fit: contain;
  }
}

@media (max-width: 991px) {
  .recent-partnerships {
    padding: 50px 40px 60px 40px; 
  }
  .recent-partnerships .title h1 {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .recent-partnerships .expanded-item {
    padding: 30px 50px;
  }
  .recent-partnerships .expanded-item .expanded-content {
    padding-right: 0;
  }
  .recent-partnerships .expanded-item .expanded-content h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .recent-partnerships .expanded-item .expanded-content p {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width: 600px) {
  .recent-partnerships {
    padding: 40px 40px;
  }
  .recent-partnerships .title {
    margin-bottom: 10px;
  }
  .recent-partnerships .partnership-slider .owl-theme .owl-nav {
    top: 190px;
  }
  .recent-partnerships .partnership-slider .item {
    padding: 25px 20px;
  }
}

@media (max-width: 400px) {
  .recent-partnerships {
    padding: 40px 20px;
  }
}

/* RECENT PARTNERSHIPS  */

/* WEST VENTURE  */

.west-ventures {
  display: flex;
  margin-bottom: 75px;
}
.west-ventures .venture-image {
  width: 580px;
}
.west-ventures .venture-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.west-ventures .venture-right {
  background-color: #d9e7d7;
  width: 100%;
  margin: 20px 0;
  display: flex;
  padding-right: 100px;
}
.west-ventures .venture-right .content {
  padding: 65px 80px;
}
.west-ventures .venture-right .content h3 {
  font-family: var(--font-noto);
  font-size: 35px;
  color: #0c2e89;
  font-weight: 500;
  margin-bottom: 10px;
}
.west-ventures .venture-right .content p {
  font-size: 20px;
  color: #444;
  font-weight: 600;
  margin-bottom: 0;
}
.west-ventures .venture-right .btn-knowmore {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.west-ventures .venture-right .btn-knowmore a{
  background-color: var(--primary-green);
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 85px;
}

@media (max-width: 1690px) {
  .west-ventures .venture-right .content {
    padding: 55px 80px;
  }
  .west-ventures .venture-right .btn-knowmore a{
    padding: 12px 45px;
  }
}

@media (max-width: 1366px) {
  .west-ventures .venture-right .content h3 {
    font-size: 30px;
  }
  .west-ventures .venture-right .content p {
    font-size: 16px;
  }
  .west-ventures .venture-right .btn-knowmore a{
    font-size: 18px;
    padding: 12px 35px;
  }
}
@media (max-width: 1280px) {
  .west-ventures .venture-right .content {
    padding: 45px 60px;
  }
  .west-ventures .venture-right .btn-knowmore a{
    font-size: 16px;
    padding: 12px 28px;
  }
  .west-ventures .venture-right {
    padding-right: 60px;
  }
}
@media (max-width: 1199px) {
  .west-ventures .venture-right .btn-knowmore a{
    width: 145px;
  }
}
@media (max-width: 991px) {
  .west-ventures {
    margin-bottom: 50px;
  }
  .west-ventures .venture-image {
    width: 460px;
  }
  .west-ventures .venture-right .content {
    padding: 35px 40px;
  }
  .west-ventures .venture-right {
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .west-ventures .venture-right {
    flex-direction: column;
    padding-bottom: 20px;
    padding-right: 10px;
  }
  .west-ventures .venture-right .content {
    padding: 20px 20px 0 20px;
  }
  .west-ventures .venture-right .content h3 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .west-ventures .venture-right .content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .west-ventures .venture-right .btn-knowmore {
    margin-left: 20px;
  }
  .west-ventures .venture-right .btn-knowmore a{
    font-size: 14px;
    padding: 7px 20px;
    width: auto;
  }
}

@media (max-width: 600px) {
  .west-ventures {
    flex-direction: column;
    padding: 0 35px;
    margin-bottom: 40px;
  }
  .west-ventures .venture-image {
    margin: 0;
    width: 100%;
  }
  .west-ventures .venture-right {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
  }
  .west-ventures .venture-right .content {
    padding: 0;
  }
  .west-ventures .venture-right .content p {
    margin-bottom: 15px;
  }
  .west-ventures .venture-right .btn-knowmore {
    margin-left: 0;
  }
}

/* WEST VENTURE  */

/* PARTNER SUBMIT  */
.partner-submit-request {
  /* background-color: #002f6d; */
  background: url(/-/media/WestPharma/Images/CorpDev/submit-opportunity-bg.png) no-repeat 0 0;
  background-size: cover;  
  height: 220px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  margin-bottom: 75px;
}
.partner-submit-request:before {
  content: "";
  /* background: url(../images/banner-bg.png); */
  background-size: cover;
  position: absolute;
  top: -350px;
  right: 0;
  bottom: 0;
  left: 0;
  /* opacity: .25; */
  mix-blend-mode: multiply;
  display: none;
}
.partner-submit-request h5 {
  position: relative;
  font-size: 24px;
  margin-bottom: 35px;
  font-weight: 600;
  color: #444;
}
.partner-submit-request a{
  background-color: var(--primary-green);
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 85px;
  position: relative;
}

@media (max-width: 991px) {
  .partner-submit-request {
    height: 170px;
  }
  .partner-submit-request h5 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .partner-submit-request a{
    font-size: 18px;
    padding: 12px 45px;
  }
}

@media (max-width: 400px) {
  .recent-partnerships .expanded-item {
    padding: 30px 20px;
  }
}
/* PARTNER SUBMIT  */

/* WEST VENTURES HERO BANNER */

.right-image-white-angle-left-content-hero {
  max-height: 400px;
  overflow: hidden;
  position: relative;
  /* background-image: linear-gradient(93deg, #e3f2fb 3%, #e3eff6 92%);
  background-image: linear-gradient(93deg, #87b187 3%, #e3eff6 92%); */
  flex-wrap: nowrap;
  margin: 0;
}
.right-image-white-angle-left-content-hero::before {
  content: "";
  background-image: url(/-/media/Feature/Page-Content/images/banner-bg.png);
  background-size: 70%;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
}
.right-image-white-angle-left-content-hero::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgb(227,239,246);
  background: linear-gradient(270deg, rgba(227,239,246,1) 0%, rgba(135,177,135,1) 100%);
  z-index: -1;
  max-width: 60%;
}
    .right-image-white-angle-left-content-hero .mask-left {
         -webkit-mask: linear-gradient(110deg, transparent 27%, #fff 27%) bottom left;
  -webkit-mask-size: 2000px 1940px;
  -webkit-mask-repeat: no-repeat;
  mask: linear-gradient(110deg, transparent 27%, #fff 27%) bottom left;
  mask-size: 2000px 1940;
  mask-repeat: no-repeat;
}
  /*      .right-image-white-angle-left-content-hero .mask-right {
  -webkit-mask: linear-gradient(110deg, transparent 27%, #fff 27%) top right;
  -webkit-mask-size: 2000px 1940px;
  -webkit-mask-repeat: no-repeat;
  mask: linear-gradient(110deg, transparent 27%, #fff 27%) top right;
  mask-size: 2000px 1940;
  mask-repeat: no-repeat;
}*/
.ventures-left-col {
  margin: auto;
}
.ventures-right-image {
  height: 100%;
  filter: drop-shadow(15px 0px 0px #fff);
  position: relative;
}
.ventures-right-image:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #fff;
  width: 100%;
}
.ventures-right-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 3;
  margin-left: 30px;
}
.ventures-left-content {
  display: flex;
  height: 100%;
  flex-direction: column;
  width: 70%;
  margin: 0 auto;
  justify-content: center;
}
.ventures-left-content h1 {
  font-size: 38px;
  font-family: var(--font-noto);
  padding-bottom: 1rem;
  color: #002f6d;
}
.ventures-left-content p {
  font-size: 22px;
  font-weight: 600;
  color: #002f6d;
  text-align: left !important;
}

@media (max-width: 1600px) {
  .ventures-left-content {
    width: 100%;
    padding: 0 35px;
  }
}
@media (max-width: 1536px) {
  .right-image-white-angle-left-content-hero {
    /* min-height: 75vh; */
    max-height: 489.5px;
    overflow: hidden;
  }
  .ventures-left-content h1 {
    font-size: 36px;
  }
}

@media (max-width: 1366px) {
  .right-image-white-angle-left-content-hero {
    max-height: 400px;
    overflow: hidden;
  }
  .ventures-left-content h1 {
    font-size: 34px;
  }
}

@media (max-width: 1199px) {
  .right-image-white-angle-left-content-hero {
    max-height: 350px;
  }
  .ventures-left-content {
    padding: 0 35px 0 45px;
  }
  .ventures-left-content p {
    font-size: 16px;
  }
}

@media (max-width: 1000px) {
  .right-image-white-angle-left-content-hero {
    max-height: 270px;
  }
  .ventures-left-content h1 {
    font-size: 25px;
    margin-bottom: 0;
    padding-bottom: 0.5rem;
  }
  .ventures-left-content p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .right-image-white-angle-left-content-hero {
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
    max-height: none;
  }
  .right-image-white-angle-left-content-hero .mask-left {
    -webkit-mask: none;
    mask: none;
  }
  .right-image-white-angle-left-content-hero .ventures-left-col,
  .right-image-white-angle-left-content-hero .ventures-right-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ventures-right-image:before {
    display: none;
    content: none;
  }
  .ventures-right-image {
    padding: 35px 35px 0 35px;
  }
  .ventures-right-image {
    filter: none;
    width: 100%;
  }
  .ventures-right-image img {
    margin-left: 0;
    height: auto;
  }
  .ventures-left-content {
    text-align: center;
  }
}

/* WEST VENTURES HERO BANNER */

/* MISSION PHILOSOPHY */

.mission-philosophy {
  padding: 95px 175px;
  display: flex;
}
.mission-philosophy .mission-philosophy-blocks {
  padding: 35px 45px;
  box-shadow: 0 3px 6px 0 #37679b;
  background-color: #fff;
  margin: 0 50px;
}
.mission-philosophy .mission-philosophy-blocks .head {
  margin-bottom: 30px;
  padding-bottom: 25px;
  position: relative;
}
.mission-philosophy .mission-philosophy-blocks .head:before {
  content: "";
  width: 100%;
  height: 4px;
  background-image: linear-gradient(to right, #68cae1 1%, #175187 78%, #002f6d);
  position: absolute;
  left: 0;
  bottom: 0;
}
.mission-philosophy .mission-philosophy-blocks .head h4 {
  margin-bottom: 0;
  font-size: 30px;
  font-family: var(--font-noto);
  color: #002f6d;
}
.mission-philosophy .mission-philosophy-blocks p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  color: #444;
}

@media (max-width: 1366px) {
  .mission-philosophy {
    padding: 95px 105px;
  }
}

@media (max-width: 1199px) {
  .mission-philosophy {
    padding: 55px 50px;
  }
  .mission-philosophy .mission-philosophy-blocks .head h4 {
    font-size: 25px;
  }
  .mission-philosophy .mission-philosophy-blocks {
    margin: 0 20px;
  }
}

@media (max-width: 767px) {
  .mission-philosophy {
    flex-direction: column;
    padding: 40px 30px;
  }
  .mission-philosophy .mission-philosophy-blocks:last-child {
    margin-top: 30px;
  }
}

@media (max-width: 400px) {
  .mission-philosophy {
    padding: 20px 30px;
  }
  .mission-philosophy .mission-philosophy-blocks {
    margin: 0;
    padding: 25px 30px;
  }
  .mission-philosophy .mission-philosophy-blocks .head {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .mission-philosophy .mission-philosophy-blocks .head h4 {
    font-size: 22px;
  }
  .mission-philosophy .mission-philosophy-blocks p {
    font-size: 14px;
    line-height: 26px;
  }
}

/* MISSION PHILOSOPHY */

/* INVESTMENT PRINCIPLES */

.investment-principle {
  margin: 0 65px;
  padding: 35px 40px;
  background-color: #002f6d;
  position: relative;
}
.investment-principle:before {
  content: "";
  background-image: url(/-/media/Feature/Page-Content/images/banner-bg.png);
  background-size: 70%;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* opacity: 0.25; */
  mix-blend-mode: multiply;
}
.investment-principle .head {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
.investment-principle .head h4 {
  font-size: 32px;
  margin-bottom: 0;
  color: #fff;
}
.investment-principle .principle-items {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.investment-principle .principle-items .item {
  padding: 35px 40px;
  text-align: center;
  border-right: 1px solid #888888;
}
.investment-principle .principle-items .item:last-child {
  border: none;
}
.investment-principle .principle-items .item h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 0;
  color: #fff;
}

@media (max-width: 1366px) {
  .investment-principle .principle-items .item {
    padding: 35px 20px;
    height: 100%;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 1199px) {
  .investment-principle {
    padding: 25px 30px;
  }
  .investment-principle .principle-items .item {
    padding: 15px 20px;
  }
  .investment-principle .head {
    margin-bottom: 15px;
  }
  .investment-principle .head h4 {
    font-size: 25px;
  }
  .investment-principle .principle-items .item h6 {
    font-size: 15px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  .investment-principle .principle-items {
    grid-template-columns: repeat(1, 1fr);
  }
  .investment-principle .principle-items .item {
    border-bottom: 1px solid #888888;
    border-right: none;
  }
}

@media (max-width: 400px) {
  .investment-principle {
    margin: 0 30px;
  }
  .investment-principle .head h4 {
    font-size: 20px;
  }
  .investment-principle .principle-items .item h6 {
    font-size: 14px;
    line-height: 20px;
  }
}

/* INVESTMENT PRINCIPLES */

/* DOMAINS OF INTEREST */

.domain-principle {
  margin: 95px 125px;
  padding: 60px 40px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.27);
}
.domain-principle .head {
  margin-bottom: 50px;
  text-align: center;
}
.domain-principle .head h4 {
  font-size: 32px;
  margin-bottom: 0;
  color: #444;
}
.domain-principle .domain-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}
.domain-principle .domain-items .category-card {
  border-radius: 8px;
  background-color: #eef9fb;
  padding: 25px 25px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.domain-principle .domain-items .category-card img {
  height: 65px;
  margin-bottom: 15px;
}
.domain-principle .domain-items .category-card h5 {
  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
  line-height: 28px;
}

@media (max-width: 1366px) {
  .domain-principle .domain-items {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1199px) {
  .domain-principle {
    margin: 55px 65px;
    padding: 30px 40px;
  }
  .domain-principle .head {
    margin-bottom: 30px;
  }
  .domain-principle .head h4 {
    font-size: 25px;
  }
  .domain-principle .domain-items .category-card img {
    height: 45px;
    margin-bottom: 10px;
  }
  .domain-principle .domain-items .category-card h5 {
    font-size: 18px;
  }
  .domain-principle .domain-items {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

@media (max-width: 1000px) {
  .domain-principle .domain-items .category-card h5 {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .domain-principle .domain-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 400px) {
  .domain-principle {
    margin: 55px 30px;
    padding: 30px 30px;
  }
  .domain-principle .domain-items {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* DOMAINS OF INTEREST */
