body .content-style__copy .list-style li::before {
  margin-top: 15px;
  margin-bottom: 15px;
}
body .page-banner-advisory {
  overflow: hidden;
  min-height: 600px;
}
@media only screen and (max-width: 1199px) {
  body .page-banner-advisory {
    min-height: 42vw;
  }
}
body .page-banner-advisory .text-line-bottom-full-width::after {
  z-index: -1;
}
body .page-banner-advisory .container.bg-with-curve-inner {
  max-width: 1120px;
}
@media only screen and (max-width: 991px) {
  body .page-banner-advisory .container.bg-with-curve-inner .md-block {
    display: block;
  }
  body .page-banner-advisory .container.bg-with-curve-inner .banner-heading {
    max-width: 400px !important;
  }
}
@media only screen and (max-width: 767px) {
  body .page-banner-advisory .container.bg-with-curve-inner {
    padding-top: 56vw;
  }
}
body .page-banner-advisory .bg-with-curve.curve-bottom::before {
  display: none;
}
body .page-banner-advisory .bg-with-curve-right {
  display: none;
}
body .page-banner-advisory .bg-with-curve-left {
  width: 100%;
  max-width: 710px;
}
body .page-banner-advisory .bg-with-curve.curve-bottom.orange-curve.curve-right::after {
  background-image: url(../../images/bg/page-banner-asset-management.png);
  width: 854px;
  height: 587px;
  background-size: contain;
  bottom: inherit;
  top: -1px;
}
@media only screen and (max-width: 1440px) {
  body .page-banner-advisory .bg-with-curve.curve-bottom.orange-curve.curve-right::after {
    width: 59.306vw;
    height: 40.764vw;
  }
}
@media only screen and (max-width: 767px) {
  body .page-banner-advisory .bg-with-curve.curve-bottom.orange-curve.curve-right::after {
    width: 100vw;
    height: 88.611vw;
    max-width: inherit;
    background-image: url(../../images/bg/page-banner-asset-management-mobile.png);
  }
}
body .acc-custom .acc-style .accordion-description {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  body .sm-list-style-full + .sm-list-style-full li:first-child::before {
    display: block !important;
  }
}/*# sourceMappingURL=asset-management.css.map */