.acf-text_block ul li {
	margin-bottom: 1rem;
}
.no-padding-row .content-row {
  padding: 0px !important;
}
.navbar-toggler {
  font-size: 28px !important;
  color: #013446;
  opacity: 0.8;
}
.footer-col-4 a {
  margin-bottom: 23px;
  display: block;
}
footer .footer-top a {
  color: #fff;
}
@media all and (max-width: 767px) {
  .w-75 {
    width: 100% !important;
  }
}

/* GLOBAL */
body .breadcrumbs {
  display: none;
}
body.parent-pageid-2432 .breadcrumbs,
body.page-id-2432 .breadcrumbs {
  display: block;
}
.has-clip,
.has-clip-2 {
  clip-path: polygon(calc(100% - 75px) 0, 100% 75px, 100% 100%, 0 100%, 0 0);
}
.has-clip-hexagon {
  clip-path: polygon(50% 0, 100% 175px, 100% calc(100% - 175px), 50% 100%, 0 calc(100% - 175px), 0 175px);
}
/*@media all and (min-width: 768px) {
  .has-clip-2 {
    clip-path: polygon(85% 0, 100% 100px, 100% 100%, 0 100%, 0 0);
  }
}*/

/* HOME */
.featured-posts .slick-prev {
  left: -40px;
  height: 100px;
  font-size: 40px;
  width: 35px;
  z-index: 9;
  color: #fff !important;
  background: url(../images/news-left-arrow.png) center no-repeat;
  background-size: auto 100%;
}
.featured-posts .slick-next {
  right: -40px;
  height: 100px;
  font-size: 40px;
  width: 35px;
  z-index: 9;
  color: #fff !important;
  text-align: right;
  background: url(../images/news-right-arrow.png) center no-repeat;
  background-size: auto 100%;
}
@media all and (max-width:  767px) {
  .home-case-studies {
    background-position: 3% center !important;
  }
  .home-case-studies > .container  {
    background: linear-gradient(270deg, rgba(238,238,238,0.75) 0%, rgba(216,216,216,0.50) 100%);
  }
  .about-commited-to-business {
    background: rgba(216,216,216,0.3) !important;
  }
  /*.home .banner-container .banner-slide.slide-1 {
    background-position: 65% 0px !important;
  }
  .home .banner-container .banner-slide.slide-2 {
    background-position: 90% 0px !important;
  }
  .home .banner-container .banner-slide.slide-3 {
    background-position: 53% 0px !important;
  }*/
}

/* PDF BUTTONS */
.file-btn,
.file-btn:hover {
	display: inline-flex;
	background: url(../images/file-btn.png) left center no-repeat;
	background-size: 60px auto;
	padding: 0px 0px 0px 70px;
	border:  0px;
	color:  #1A3B73;
	border-radius: 0px;
	min-height: 80px;
	align-items: center;
}
.file-btn:hover {
	text-decoration: underline;
}
.doc-wrapper {
	border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    background: rgba(216, 216, 216, 0.17);
    padding-top: 30px;
    padding-bottom: 30px;
}

/* CONTACT US PAGE */
.page-id-2446 .banner-container .banner-slide {
	padding: 160px 0px 30px;
}
@media all and (min-width: 768px) {
  .page-id-2446 {
      background: url(/wp-content/uploads/2021/11/%E2%80%A2GettyImages-583758400_Retouched@2x-scaled.webp) center -550px no-repeat;
      background-size: auto 100%;
  }
  .page-id-2446 .banner-container .banner-slide {
    background: transparent !important;
    padding: 140px 0px 30px;
  }
}

.page-id-2446 .wpcf7-form-control:not([type="submit"]),
.page-id-2446 .wpcf7-form-control:not([type="submit"]):focus,
.page-id-2446 .wpcf7-form-control:not([type="submit"]):active,
.page-id-2446 .wpcf7-form-control:not([type="submit"]):focus-visible {
	color: #1A3B73 !important;
	border-color: #1A3B73 !important;
}
.page-id-2446 .wpcf7-form-control::placeholder {
  color: #1A3B73;
  opacity: 1; /* Firefox */
}
.page-id-2446 .wpcf7-form-control:-ms-input-placeholder {
  color: #1A3B73;
}
.page-id-2446 .wpcf7-form-control::-ms-input-placeholder {
  color: #1A3B73;
}

/* INVEST BUTTON */
.btn-invest {
	background: #CEDBF0 !important;
	border-color: #CEDBF0 !important;
	width: 100%;
	color: #1A3B73;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.71px;
  line-height: 22px;
  text-align: center;
  padding: 32px;
}
.btn-invest:hover {
	background: #041A31 !important;
	border-color: #041A31 !important;
}
.btn-invest i {
	display: none;
}

/* CASE STUDIES */
.case-studies .slick-slide {
  padding: 0px !important;
}
.case-studies .slick-slide .featured-post-item {
  position: relative;
}
.case-studies .slick-slide .featured-post-item .post-info > .row {
  color: #fff;
  z-index: 2;
  margin:  110px 0px 0px;
}
.case-studies .slick-slide .featured-post-item .post-info .title {
  font-size: 35px;
  font-weight: 300;
}
.case-studies .type,
.case-studies .read-more {
  font-size: 19px;
  letter-spacing: 2.14px;
  line-height: 30px;
  font-weight: 300;
}
.case-studies .read-more i {
  color: #ffa260;
}
#case-study-slider > .row {
	padding-top:  0px !important;
}
.case-studies .slick-prev {
  display:  none;
}
.case-studies .slick-next {
    right: 30px;
    font-size: 22px;
    z-index: 9;
    color: #013446 !important;
    bottom: 60px;
    font-weight: 600;
    transform: initial;
    text-transform: uppercase;
    top: initial;
    width: auto;
    height: auto;
}
.case-studies .slick-next i {
  color: #ffa260;
}
.case-studies .slick-dots {
  margin: 10px auto 0px;
  justify-content: flex-end;
  padding: 0px 30px 0px 0px;
}
/*.case-studies .slick-slide .featured-post-item .post-info:before {
  content: '';
  display: block;
  background: rgba(1, 52, 70, 0.89);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left:  0px;
  width: 100%;
  clip-path: polygon(0% 23.5%, 100% 76%, 100% 100%, 0 100%);
}*/

.container-pb-0 > div > .content-row:first-child {
	padding-bottom: 0px !important;
}
.container-pt-0 > div > .content-row:first-child {
	padding-top: 0px !important;
}
/*.case-studies .slick-slide .featured-post-item {
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}*/
@media all and (max-width: 1199px) {
  .case-studies .slick-slide .featured-post-item {
    max-width: 480px;
    margin: 0px auto;
  }
}
@media all and (max-width: 767px) {
  .case-studies .slick-slide .featured-post-item {
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 100% 100%, 0% calc(100% - 115px), 0% 115px);
    max-width: 200px;
    margin: 0px auto;
  }
  /*.case-studies .slick-slide .featured-post-item .post-info:before {
    clip-path: polygon(0% 24%, 100% 49%, 100% 100%, 0 100%);
  }*/
  .case-studies .slick-slide .featured-post-item .post-info {
    padding: 20px 45px;
  }
  .case-studies .slick-next {
    left: 0;
    right: initial;
  }
  .case-studies .slick-dots {
    justify-content: flex-start;
    padding: 0px;
  }
  .has-clip-hexagon {
    clip-path: polygon(0 175px, 100% 0, 100% 100%, 0 calc(100% - 175px));
  }
  .case-studies .content-slider-item:before {
    clip-path: polygon(0 175px, 100% calc(100% - 350px), 100% 100%, 0 100%);
  }
}

/* INVEST */
/*.page-template-page-template-invest .banner-container .banner-slide {
  background-position: 80% center !important
}*/
.page-template-page-template-invest .acf-loop table {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.57px;
  font-weight: 500;
}
.invest-area-buyout:not(.d-none) .label-type-2,
.invest-area-buyout:not(.d-none) .label-date-2,
.invest-area-buyout:not(.d-none) .label-fund-2,
.invest-area-buyout:not(.d-none) .value-fund-2,
.invest-area-buyout:not(.d-none) .value-fund-3,
.invest-area-secure_assets:not(.d-none) .label-type-2,
.invest-area-secure_assets:not(.d-none) .label-date-1,
.invest-area-secure_assets:not(.d-none) .label-fund-2,
.invest-area-secure_assets:not(.d-none) .value-fund-1,
.invest-area-secure_assets:not(.d-none) .value-fund-3,
.invest-area-capital_solutions:not(.d-none) .label-type-1,
.invest-area-capital_solutions:not(.d-none) .label-date-1,
.invest-area-capital_solutions:not(.d-none) .label-fund-1,
.invest-area-capital_solutions:not(.d-none) .value-fund-1,
.invest-area-capital_solutions:not(.d-none) .value-fund-2 {
  display: none;
}


/* CONTACT */
.contact-us-overlap {
  margin-top: -350px;
}
.btn-map-link {
  border:  0px;
  padding:  0px;
}
.btn-map-link:hover {
  border:  0px;
  padding:  0px;
  color: #FFA260;
  background: transparent;
}
.btn-map-link .link-marker {
  position: relative;
  margin: 0px 0px 0px 15px;
  right: unset;
}
@media all and (max-width: 767px) {
  .btn-map-link i {
    float: none;
  }
}

/* NEWS */
.featured-new-container h5 {
  background: transparent;
}
.acf-loop .news-container h5.custom {
  background: transparent;
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.news-container .sc-posts-container,
.featured-new-container .sc-posts-container {
  position: relative;
}
.news-container .sc-posts-container:before,
.featured-new-container .sc-posts-container:before {
  content: '';
  /*background: url(../images/header-icon.webp) 0px 0px no-repeat;*/
  background-size: 50px auto;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: -9px;
  z-index: 999999;
}
.news-category-filter {
  background: rgba(255, 255, 255, 0.8);
  margin: -81px auto 0px;
  z-index: 2;
}

/* GATEWAY */
div[data-id="pep-gateway-investments-table"] .table-responsive table tr td {
  padding:  8px 45px 8px 0px;
}

/* International Investor Login */
.page-id-3537 section.main {
  min-height: calc(100vh - 176px);
}
.page-id-3537 #header a {
  display: inline-block;
  pointer-events: none;
  text-decoration: none;
}
.page-id-3537 #header .col-lg-9.text-end,
.page-id-3537 footer .footer-top-container {
  display: none;
}

/* LOGIN */
.btn-login-links {
  width: 100%;
  background: #1A3B73;
  display: block !important;
  padding: 15px 15px 30px;
  position: relative;
}
.btn-login-links .link-marker {
  display: block !important;
  text-align: right;
  padding: 10px 0px 0px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}

/* ABOUT */
.about-commited-to-business {
  background-position: top center !important;
}
.boxed-content-1 > div {
  background: rgb(131, 153, 159, 0.8); //#83999F;
  padding: 0px 30px;
}
.boxed-content-2 > div {
  background: rgb(1, 52, 70, 0.8); //#013446;
  padding: 0px 30px;
}
.boxed-content-3 > div {
  background: rgb(91, 135, 151, 0.8); //#5B8797;
  padding: 0px 30px;
}
.boxed-content-1 > div:first-child,
.boxed-content-2 > div:first-child,
.boxed-content-3 > div:first-child {
  padding: 60px 30px 0px;
}
.boxed-content-1 > div:last-child,
.boxed-content-2 > div:last-child,
.boxed-content-3 > div:last-child {
  padding: 0px 30px 60px;
}
.about-driven {
  background-size: contain !important;
  background-position: center right !important;
}
@media all and (max-width:  767px) {
  .about-driven {
    background: transparent !important;
  }
}

/* BORDERED CONTENTS */
.bordered-style-1,
.bordered-style-2,
.bordered-style-3 {
  position: relative;
  padding: 0px 15px 0px 60px;
}
.bordered-style-1 .acf-text_block p:last-child,
.bordered-style-2 .acf-text_block p:last-child,
.bordered-style-3 .acf-text_block p:last-child {
  margin:  0px;
}
.bordered-style-1:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 15px;
  width: 5px;
  height: 120px;
  max-height: 100%;
  background: #FFA260;
}
.bordered-style-2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 15px;
  width: 5px;
  height: 120px;
  max-height: 100%;
  background: #83999F;
}
.bordered-style-3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 15px;
  width: 10px;
  bottom: 10px;
  max-height: 100%;
  background: #FFA260;
}
.floating-border-left {
  position: relative;
}
.floating-border-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -30px;
  width: 8px;
  height: 120px;
  max-height: 100%;
  background: #FFA260;
}

/* TEAM MEMBER */
.single-team .team-member-info .member-image {
  padding-right: 0px;
}
.single-team .team-member-info .member-info,
.single-team .team-member-info .member-summary {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #FFA260;
}
.single-team .team-member-info .member-info .team-name {
  color: #4A4A4A;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 50px;
  margin: 0px;
}
.single-team .team-member-info .member-info .team-title {
  margin: 0px 0px 15px;
}
.single-team .team-member-info .member-info .team-subtitle {
  color: #013446;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}
.single-team .team-member-info .member-info .social-linkedin {
  display: flex;
  align-items: center;
  color: #0077b5;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 15px 0px 0px;
}
.single-team .team-member-info .member-info .vcard-download {
  display: flex;
  align-items: center;
  color: #FFA260;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 15px 0px 0px;
}
.single-team .team-member-info .member-info .social-linkedin svg {
  fill: #0077b5;
  margin: 0px 10px 0px 0px;
}
.single-team .team-member-info .member-info .social-linkedin i,
.single-team .team-member-info .member-info .vcard-download i {
  margin: 0px 0px 0px 10px;
}
@media all and (max-width: 767px) {
  .single-team .team-member-info .member-image {
    padding-right: 12px;
  }
  .single-team .team-member-info .member-info,
  .single-team .team-member-info .member-summary {
    margin:  0px;
  }
  .single-team .team-member-info .member-summary {
    border: 0;
  }
}

/* CASE STUDIES */
.single-case_studies .banner-container .banner-slider .content-wrapper {
  position: relative;
}
.single-case_studies .banner-container .banner-slider .content-wrapper:before {
  position: absolute;
  content: '';
  top: 0px;
  bottom: 0px;
  right: calc(25% - 280px);
  width: 120vw;
  background: #013446;
  z-index: -1;
  border-right: 10px solid #FFA260;
}
.single-case_studies .banner-container .banner-slider .content-wrapper h3 {
  color: #fff;
  padding: 0px 70px 0px 0px;
}
.single-case_studies .banner-container .banner-slider .content-wrapper .slide-content {
  padding-right: calc(25% - 280px);
}
.single-case_studies .banner-container .banner-slide {
  padding: 0px;
  height: auto !important;
}
.single-case_studies .banner-container .banner-slide .content-wrapper {
  padding-bottom: 0px !important;
}
.single-case_studies .banner-container .banner-slide .content-wrapper:before {
  content: '';
  display: block;
  clear: both;
}
.single-case_studies .banner-bg {
  width: 75%;
  display: inline-block;
  float: left;
  height: 320px;
  background-size: cover !important;
  clip-path: polygon(calc(100% - 110px) 0, 100% 100px, 100% 100%, 0 100%, 0 0);
}
.single-case_studies .banner-image {
  width: 25%;
  display: inline-block;
  float: left;
  line-height: 320px;
  padding: 0px 30px;
}
.single-case_studies .banner-image img {
  max-width: 250px;
}
@media all and (max-width: 991px) {
  .single-case_studies .banner-image {
    line-height: 250px;
  }
  .single-case_studies .banner-container .banner-slider .content-wrapper:before {
    right: 30px;
  }
  .single-case_studies .banner-bg {
    display: none;
  }
  .single-case_studies .banner-image {
    width: 100%;
  }
}

/*CAREERS*/
@media all and (max-width:  767px) {
  /*.page-id-187 .banner-container .banner-slide {
    padding: 500px 0px 50px;
    background-position: 65% center !important;
  }*/
  .page-id-179 .header-overlap {
    background-position: 100% center !important;
  }
  /*.page-id-175 .banner-container .banner-slide {
    background-position: 80% center !important;
  }*/
}

/* ANIMATE SECTIONS */
.acf-loop ~ .acf-loop:not(.no-animation) {
  position: relative;
  transform: translateY(15px);
  opacity: 0;
  transition: 450ms all ease;
}

.acf-loop ~ .acf-loop:not(.no-animation).fade-in {
  transform: translateY(0);
  opacity: 1;
}
/* Gravity FORM */
.gfield_label {
  font-weight: 600 !important;
  color: #013446;
  font-size: 16px !important;
  line-height: 24px;
}
.gform_legacy_markup_wrapper *, 
.gform_legacy_markup_wrapper :after, 
.gform_legacy_markup_wrapper :before {
  font-size: 16px !important;
  line-height: 24px;
}
.gform_wrapper button, 
.gform_wrapper input, 
.gform_wrapper optgroup, 
.gform_wrapper select, 
.gform_wrapper textarea {
  font-size: 14px !important;
  line-height: 18px !important;
  padding: 12px !important;
}
.gform_wrapper input[type=submit] {
  background-color: #FFA260;
  border: 1px solid #FFA260;
  color: #013446;
  padding: 15px 40px !important;
  font-size: 18px !important;
  font-style: italic;
  letter-spacing: 0;
  line-height: 24px !important;
  font-weight: 700;
  font-family: mrs-eaves-xl-serif, serif;
  position: relative;
}
.gform_wrapper input[type=submit]:hover {
  background: #013446;
  border: 1px solid #013446;
  color: #fff;
}
.gform_title {
    font-size: 41px !important;
    line-height: 50px !important;
    margin: 0px 0px 30px !important;
}

/* HEXAGON */
@media all and (min-width: 768px) {
  .case-studies .slick-slide .featured-post-item.hexagon,
  .hexagon {
    position: relative;
    width: 400px; 
    height: 230.94px;
    margin: 115.47px auto;
    background-size: auto 461.8802px !important;
    background-position: center !important;
  }
  .hexTop,
  .hexBottom {
    position: absolute;
    z-index: 1;
    width: 282.84px;
    height: 282.84px;
    overflow: hidden;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background: inherit;
    left: 58.58px;
  }

  /*counter transform the bg image on the caps*/
  .hexTop:after,
  .hexBottom:after {
    content: "";
    position: absolute;
    width: 400.0000px;
    height: 230.94010767585033px;
    -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-115.4701px);
    -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-115.4701px);
    transform:          rotate(45deg) scaleY(1.7321) translateY(-115.4701px);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background: inherit;
  }

  .hexTop {
    top: -141.4214px;
  }

  .hexTop:after {
    background-position: center top;
  }

  .hexBottom {
    bottom: -141.4214px;
  }

  .hexBottom:after {
    background-position: center bottom;
  }

  .hexagon:after {
    content: "";
    position: absolute;
    top: 0.0000px;
    left: 0;
    width: 400.0000px;
    height: 230.9401px;
    z-index: 2;
    background: inherit;
  }

  .case-studies .slick-slide .featured-post-item.hexagon .post-image {
    position: absolute;
    top: -115.47px;
    left: 0px;
    right: 0px;
    bottom: -115.47px;
    display: block;
    z-index: 4;
  }
  .case-studies .slick-slide .featured-post-item.hexagon .post-info {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 20px 40px;
    top: -115.47px;
    left: 0px;
    right: 0px;
    bottom: -115.47px;
    justify-content: flex-start;
    align-items: center;
    z-index: 3;
  }
  .case-studies .slick-slide .featured-post-item.hexagon .post-info:after {
    content: "";
    display: block;
    width: 400px;
    height: 350px;
    position: absolute;
    left: 0px;
    top: 115.4701px;
    bottom: 0px;
    background: rgba(1, 52, 70, 0.91);
    clip-path: polygon(0 230.9401px, 0 0, 100% 230.9401px, 50% 347px);
  }
}
@media all and (max-width: 767px) {
  .case-studies-col {
    padding-right:  0px !important;
  }
  .case-studies .slick-slide .featured-post-item {
    height: 460px;
  }
  .case-studies .slick-slide .featured-post-item .post-info {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    justify-content: flex-start;
    align-items: center;
    z-index: 3;
  }
  /*.case-studies .slick-slide .featured-post-item .post-info:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 0px;
    z-index: 3;
    width: 72px;
    height: 100px;
    background: #FFA260;
    clip-path: polygon(0 65%, 0 0, 100% 35%, 100% 100%);
  }*/
  .case-studies .slick-slide .featured-post-item .post-info > .row {
    margin: 90px 0px 0px 0px;
  }
  .case-studies .slick-slide .featured-post-item .post-info:after {
    content: "";
    display: block;
    width: 100%;
    height: 530px;
    position: absolute;
    left: 0px;
    top: 25%;
    bottom: 0px;
    background: rgba(1, 52, 70, 0.91);
    clip-path: polygon(0 calc(100% - 115px), 0 0, 100% 115px, 100% 100%);
  }
}

@media all and (min-width:  768px) {
  .c-message .wpcf7-form-control-wrap {
    margin-bottom: 0px !important;
  }
}

@media all and (max-width: 767px) {
  .page-id-177 .acf-title-with-background .title span {
    display: block;
  }
}