.header {
  background-size: cover;
  background-color: #ffffff;
  box-shadow: -1px 1px 8px 2px rgb(151 151 151 / 65%);
  -webkit-box-shadow: -1px 1px 8px 2px rgb(151 151 151 / 65%);
  -moz-box-shadow: -1px 1px 8px 2px rgba(151, 151, 151, 0.65);
  z-index: 100;
  width: 100%;
}

.header .bar-main {
  padding: 0 2rem;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #101f45;
}

h1 {
  font-weight: 600 !important;
}

h2 {
  font-size: 2.75rem !important;
  line-height: 3rem;
}

/*.amp-main-menu nav .menu .menu-item a, */
.search_bar_btn .text {
  color: #003057;
}

.amp-header {
  /* background: #009b74; */
  position: relative;
  z-index: 100;
}

.block-local-tasks-block {
 /* z-index: 100;
  position: absolute;*/
  width: 100%;
  max-width: 1440px;
  margin: 1rem auto;
  z-index: 1;
 /* margin: 0 auto;
  left: 0;
  right: 0;*/
}

.utility-menu {
  background: #009b74;
}

.amp-main-menu a:after {
  content: '';
  position: absolute;
  bottom: -1rem;
  left: 50%;
  width: calc(100% + 4px);
  height: 2px;
  background-color: #00ab84;
  -webkit-transform: translateX(-50%) scaleX(0);
  transform: translateX(-50%) scaleX(0);
  transition: .3s ease-in-out;
}

.amp-main-menu a:hover::after {
  transform: translateX(-50%) scaleX(1);
}

a.is-active:after {
  transform: translateX(-50%) scaleX(1);
}

.utility-menu a {
  color: #ffffff !important;
}

/*Banner*/
.amp_banner_section {
  margin: 0 auto;
  position: relative;
  max-width: 1440px;
  transform: skewY(-20deg);
}

.amp_banner_img {
  transform: skewY(20deg);
  height: 440px;
}

.amp_banner_text {
  transform: skewY(20deg);
  top: -60px;
  height: 310px;
  background: none;
}

.banner {
  height: 400px;
  margin-bottom: 60px;
  position: relative;
}

.wrap {
  height: 100%;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  padding: 0 27px;
}

.banner__holder {
  display: flex;
  position: relative;
  height: 100%;
  z-index: 20;
  /* padding-top: 85px; */
  padding-top: 80px;
}

h1.banner__title {
  max-width: 100%;
  color: #101f45;
  /* margin-bottom: 15px; */
  margin-bottom: 5px;
  font-size: calc(0.65*5.4rem*1.1);
  line-height: 56px;
  padding-left: 2.5rem;
}

ul.coh-breadcrumb {
  z-index: 21;
}

.breadcrumb-back {
  z-index: 21;
}

p.banner__text {
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0.52px;
  font-weight: 400;
  color: #003057;
  padding-left: 2.5rem;
}

.banner__triangle {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 10;
}

svg.banner__svg {
  width: 100%;
}

.banner__image {
  width: 63%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.has-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.banner__image--icon {
  height: 100%;
  top: 0 !important;
}

/*Grid Component*/
.grid-component-wrapper-np .grid-x {
  max-width: 1440px;
  margin: 0 auto;
}

.amp_insight_block {
  transform: skewY(-20deg);
  z-index: 2;
  background-color: #e9e4e145;
  padding-bottom: 0em;
  position: relative;
}

.product-range {
  transform: skewY(20deg);
  max-width: 1440px;
  padding: 0rem 1rem;
}

.product-range-container>h2 {
  max-width: 1440px;
  transform: skewY(20deg);
  margin: 0 auto;
  padding: 0rem 0.5rem 2rem 1rem;
}

.amp_helpful_block {
  max-width: 1440px;
  margin: 0 auto;
}

.amp_helpful_block {
  transform: skewY(-20deg);
  z-index: 0;
  position: relative;
  z-index: 5;
}

.paragraph.paragraph--type--important-information.paragraph--view-mode--default {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 1rem;
}

.page-bg.page-bg--bottom {
  width: 34%;
  height: 235px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

svg.page-bg__svg {
  width: 100%;
}

.plain_content_blocks .grid-x {
  padding: 0px 4.5rem;
}


@media screen and (min-width:1441px) {

  .amp_helpful_block,
  .amp_disclaimer_block {
    padding: 0em;
  }

  h2.amp-helpful-heading {
    padding: 0rem 0rem 1rem 1rem;
  }

  .amp-helpfulGrid {
    padding: 0 1rem;
  }

  .paragraph.paragraph--type--important-information.paragraph--view-mode--default {
    margin: 0 auto;
  }

  .plain_content_blocks .grid-x {
    padding: 0px 1rem;
  }
}

.amp_disclaimer_block {
  z-index: 10;
  position: relative;
  padding: 1rem 3.5rem;
}

.amp_disclaimer_block .amp_dis_heading {
  font-size: 1.5em !important;
  font-weight: 400;
}

span.simple-block__triangle-left {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  right: 0;
  background: rgba(0, 171, 132, 0.1);
  z-index: -1;
}

.coh-container.coh-container-boxed {
  transform: skewY(20deg);
  max-width: 1440px;
  margin: 0 auto;
}

.amp_insight_block#au-block {
  padding: 0em 4em 4em 4em;
  position: relative;
  width: 100%;
  -webkit-transform: skewY(-20deg);
  transform: skewY(-20deg);
  max-width: 1700px;
  margin: 0 auto;
}

span.simple-block__triangle-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 42%;
}

span.simple-block__triangle-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.simple-block__triangle-right::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  left: 0;
  background: rgba(0, 171, 132, 0.3);
  z-index: -1;
}

.amp_insight_block .coh-column.coh-visible-xl.coh-col-xl-4 {
  background-color: rgb(255 255 255);
  position: relative;
  transition: linear 0.2s;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  overflow: hidden;
}

.amp_insight_block a.coh-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 260px;
  -webkit-transform: skewY(-20.4deg) translateY(-98px);
  transform: skewY(-20.4deg) translateY(-98px);
  background-color: #fff;
  z-index: 10;
  transition: 0.2s ease-in-out;
}

.amp_insight_block a.coh-link:hover::before {
  transform: skewY(0) translateY(-124px);
  box-shadow: 1px 200px 21px 101px rgba(0, 0, 0, 0.50);
  -webkit-box-shadow: 1px 200px 21px 101px rgba(0, 0, 0, 0.50);
  -moz-box-shadow: 1px 200px 21px 101px rgba(0, 0, 0, 0.50);
}

.featured-cards__btn {
  position: relative;
  margin-top: calc(30% - 10px);
  left: 50%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 13px 38px;
  border-radius: 9px;
  border: 1px solid #fff;
  display: inline-block;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: .3s ease-in-out;
}

.amp_insight_block a.coh-link:hover .featured-cards__btn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.featured-cards__btn:hover {
  background: #2c5697;
  color: #fff;
  border-color: #2c5697;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.amp_insight_block .coh-column.coh-visible-xl.coh-col-xl-4:hover {
  background-color: rgb(243 243 243);
}

span.simple-card__triangle {
  width: 188px;
  height: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.product-range-container {
  padding: 4em;
  transform: skewY(-20deg);
  position: relative;
  background-color: #bae4d9;
  padding-bottom: 0rem;
}

.right-inner {
  text-decoration: none;
  list-style-type: none;
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  background: white;
  margin-bottom: 1.5rem;
  border-radius: 9px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
}

.product-range-li-text {
  color: #003057;
}

span.simple-block__triangle-left.grey {
  background: rgb(137 137 137 / 10%);
}

span.simple-block__triangle-right.grey {
  background: rgb(137 137 137 / 10%);
  width: 0%;
}

span.simple-block__triangle-right.grey::after {
  background: rgb(137 137 137 / 10%);
}

.left-li a {
  display: flex;
  background: #fff;
  width: 100%;
  padding: 2rem;
  margin: 0 1.5rem 1.5rem 0;
  line-height: 1.5rem;
  align-items: center;
  border-radius: 9px;
  border: 1px solid #2c5697;
}

.triangle-top {
  position: absolute;
  left: 0;
  height: 100%;
  top: -128%;
  width: 50%;
  z-index: 0;
}

.triangle-top__color {
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  display: block;
}

.footer--bottom {
  position: relative;
  width: 100%;
  padding: 0;
  padding-bottom: 1rem;
  background: #00ab84;
}

.footer--bottom .menu-item a {
  color: #fff !important;
}

.footer--top {
  padding: 0 4.5rem;
  margin: 0px auto;
  max-width: 1440px;
}

.footer {
  position: relative;
  width: 100%;
  padding: 0;
  /* padding-top: 20px; */
  max-width: unset;
}

.footer-menu {
  padding: 0 5rem;
  padding-top: 20px;
  margin: 0px auto;
  max-width: 1440px;
}

.footer--bottom hr {
  margin: 0;
}

@media screen and (min-width:1441px) {
  .footer--top {
    padding: 0 1rem;
    margin-bottom: 2rem;
  }

  .footer-menu {
    padding: 0;
  }
}

/*New Footer top bar*/
.footer-bar-row {
  border-top: 1px solid #ccc;
  padding: 2rem 0rem 1rem 0rem;
}

@media screen and (min-width:1441px) {
  .footer-bar-row {
    border-top: 1px solid #ccc;
    padding: 2rem 1rem 1rem 1rem;
  }

  .amp_disclaimer_block {
    z-index: 10;
    position: relative;
    padding: 1rem 4.5rem;
  }
}

@media screen and (max-width:786px) {
  .footer-bar-row {
    padding: 2rem 0rem 0.7rem 0rem;
    background: #fff;
    position: relative;
    z-index: 11;
  }
}

.bar-content {
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  flex-wrap: wrap;
  padding: 0 4.5rem;
}

.bar-logo {
  width: 33.33%;
  display: flex;
  align-items: end;
}

.bar-logo img {
  width: 50%;
  max-width: 320px;
}

.bar-links {
  width: 66.66%;
  padding-top: 1.2rem;
  /* padding-left: 12.6rem; */
}

.bar-links ul.footer__links {
  display: flex;
  max-width: 100%;
  flex-wrap: nowrap;
  flex-direction: row;
}

.bar-links li.footer__links-item {
  flex: 0 0 50%;
}

.bar-links a.footer__links-link {
  text-decoration: none;
  list-style-type: none;
  color: #001e41;
  font-weight: 600;
}

@media screen and (min-width:1441px) {
  .bar-content {
    padding: 0 1rem;
  }

  .bar-links {
    /* padding-top: 1.7rem; */
    /* padding-left: 14.7rem; */
  }
}

@media only screen and (max-width: 768px) {
  .site-logo img {
    width: 150%;
    padding-top: 0.2rem;
  }

  .amp_banner_text {
    top: 0;
    height: 440px;
  }

  .home-page-cta {
    width: calc(0.62*15rem);
  }

  .product-range-container {
    padding: 1.5rem !important;
  }

  .product-range-container>h2 {
    padding: 0rem 0.5rem 2rem 2rem;
  }

  .amp_helpful_block {
    padding: 0.5rem;
  }

  .amp_disclaimer_block {
    /* padding: 0 2rem; */
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bar-content {
    flex-direction: column;
    padding: 0 2rem;
    align-items: start;
  }

  .bar-logo {
    width: 100%;
  }

  .bar-links {
    padding-left: 0;
    padding-top: 1.2rem;
  }

  .bar-links ul.footer__links {
    flex-direction: column;
  }

  .bar-links li.footer__links-item {
    margin-top: 1.3rem;
  }

  .footer {
    /* padding-top:0.6rem; */
  }

  h1.banner__title {
    padding-left: .5rem;
    font-size: 2em;
  }

  p.banner__text {
    padding-left: .5rem;
  }

  .plain_content_blocks .grid-x {
    padding: 0px 1rem;
  }
}

/*Inner Pages*/
.learn-more-block-container {
  padding: 2rem 5rem;
  max-width: 1440px;
  margin: 0 auto;
  background: unset;
  z-index: 10;
  position: relative;
}

@media screen and (min-width: 1441px) {
  .learn-more-block-container {
    padding: 2rem 1.2rem;
  }
}

.learn-more-list-item {
  list-style-type: none;
  margin-right: unset;
  flex: 0 0 auto;
  min-height: 18rem;
  min-width: 23.5%;
  background-color: #fff;
  transition: all .5s ease;
  transition-property: color, background-color;
  padding: 1.9rem;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  overflow: hidden;
  border-left: 0;
}

.learn-more-list-item:after {
  width: 0;
  height: 0;
  border-bottom: 55px solid #00ab84;
  border-left: 160px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.learn-more-list-item>h3 {
  font-size: 1.9rem;
}

@media screen and (max-width: 768px) {
  .learn-more-block-container {
    padding: 2rem 0rem;
  }

  .learn-more-list-item {
    min-height: 8rem;
  }
}

.claim-container {
  padding: 4em 5em;
  display: flex;
  flex-flow: row wrap;
  overflow: unset;
  transform: skewY(-20deg);
  background: #e9e4e145;
  max-width: unset;
}

.coh-container.make-a-claim {
  display: flex;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
  transform: skewY(20deg);
}

@media screen and (max-width: 768px) {
  .claim-container {
    padding: 2rem 0rem;
    position: relative;
    z-index: 1;
  }
}

@media screen and (max-width: 1023px) {
  .learn-more-list-item {
    width: 100%;
  }
}

.claim-right-heading {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.claim-cta-btn {
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  min-width: 12rem;
  display: inline-block;
  text-align: center;
  background: #fff0;
  font-size: 1rem;
  padding: 1rem;
  color: #2c5697 !important;
  width: 8.9rem;
  border: 1px solid #2c5697;
  border-radius: 0.5rem;
  transition: .3s ease-in-out;
}

.claim-cta-btn:hover {
  background: #2c5697;
  transition: linear .2s !important;
  color: #fff !important;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

/*Inner pages*/
.plain_content_blocks {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  z-index: 11;
  background-color: unset !important;

  @media screen and (max-width: 768px) {
    z-index: 10;
  }

}

/*Tabs*/
.amp_tabs .tab-links {
  max-width: 1440px;
  margin: 0 auto;
  background-color: unset;
  border-bottom: 1px solid #ccc;
  z-index: 10;
}

@media screen and (min-width: 769px) and (max-width: 1439px) {
  .amp_tabs .tab-links {
    overflow-x: auto;
  }
}

.amp_tabs::before {
  background-image: none;
}

.amp_tabs .tab-content .tab {
  padding: 2rem 0rem;
  position: relative;
  z-index: 11;
  background: none;
}

.amp_tabs .tab-content {
  background: unset;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}

.board-management-card {
  padding: 0;
  position: relative;
  overflow: hidden;
  height: 20rem;
  text-align: left;
}

.board-management-card img {
  background-size: cover;
  position: absolute;
  top: 0;
  left: -24%;
  width: auto;
  height: 100%;
  transition: .3s cubic-bezier(0.25, 0.75, 0.5, 1.25);
  max-width: initial !important;
}

.board-management-card-title {
  z-index: 10;
  position: absolute;
  bottom: 4rem;
  left: 0;
  right: 0;
  color: #fff;
}

.board-management-card-title h3 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  padding-left: 1rem;
}

.board-management-card-subtitle {
  z-index: 10;
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 0.5rem 1rem;
  left: 0;
  right: 0;
}

.board-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, #000000 100%);
  transition: .3s cubic-bezier(0.25, 0.75, 0.5, 1.25);
  opacity: 0.2;
}

a.board-overlay:hover {
  opacity: 1;
}

a.board-overlay:hover~img {
  transform: scale(1.05);
}

@media screen and (max-width: 1440px) {
  .amp_tabs .tab-content .tab {
    padding: 1rem 3.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  p.banner__text {
    max-height: 200px;
    overflow-y: auto;
  }
}

@media screen and (max-width: 768px) {
  .amp_tabs .tab-links {
    z-index: 100;
  }

  p.banner__text {
    font-size: 1rem;
    max-width: unset;
    max-height: 100px;
    overflow-y: auto;
  }

  .amp_tabs .tab-content .tab {
    padding: 1rem;
  }

  .amp_tabs .tab-content #phdnmrf.tab,
  .amp_tabs .tab-content #phdsrf.tab {
    padding: 0;
  }

  .board-management-card-subtitle {
    height: 5rem;
  }

  .amp_tabs .coh-wysiwyg {
    padding: 0rem 1rem;
  }

  .amp_tabs .coh-wysiwyg h2 {
    line-height: 3rem;
  }

  .amp_tabs #srf-view-block .coh-wysiwyg,
  .amp_tabs #nmrf-view-block .coh-wysiwyg {
    padding: 0;
  }
}

.productselectiontool-conatiner {
  transform: skewY(20deg);
  max-width: 1440px;
  padding: 0rem 0.5rem 1.8rem 0.5rem;
  width: 100%;
}

.product-range-container .right-inner-content h3 {
  font-size: 1.8em;
  line-height: 1rem;
  margin-bottom: 1rem;
  color: #ffffff;
}

.product-range-container .right-inner-content .coh-inline-element {
  margin-top: 0.5rem;
  display: block;
  line-height: 1rem;
}

.right-inner a {
  margin-top: 1rem;
}

@media screen and (min-width: 1440px) {
  .productselectiontool-conatiner {
    padding: 0rem 1rem 1.8rem 1rem;
  }
}

.prodselect-button input {
  background: #2c5697;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  min-width: 12rem;
  text-align: center;
  font-size: 1rem;
  padding: 1rem;
  color: #fff !important;
  width: 8.9rem;
  border: 1px solid #2c5697;
  border-radius: 0.5rem;
  transition: .3s ease-in-out;
}

input.btn-product-select:hover,
input.btn-product-select:focus {
  background: #2c5697;
  transition: linear .2s !important;
  color: #fff !important;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

/*Slider*/
.slide-content-wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  max-width: 1440px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 4.2rem;
}

.slide-content-wrapper h1 {
  color: #fff;
}

.slide-content-wrapper h2 {
  color: #7fb3c1;
  font-size: 1.2rem !important;
  max-width: 40%;
  line-height: 1.5rem;
}

p.brand {
  color: #b0aa7e;
  font-size: 0.6rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}

.slide-content-wrapper .coh-wysiwyg {
  width: 40%;
}

.slide-content-wrapper .coh-wysiwyg p {
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin-bottom: 0.5rem;
}

.slide-content-wrapper .coh-wysiwyg h3 {
  color: #fff;
  margin: 1rem 0rem;
  font-weight: 600;
}

.details-container img {
  width: 100%;
  z-index: -1;
  position: relative;
  /*max-width: 1440px;*/
  margin-left: auto;
  margin-right: auto;
}

.slider {
  position: relative;
}

.pagination {
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 4rem;
}

.pagination__container {
  max-width: 1440px;
  margin: 0 auto;
}

.pagination__prev::before,
.pagination__next::before {
  content: '';
  display: block;
  height: 1px;
  background-color: #fff;
  position: absolute;
  width: 24px;
  top: 10px;
}

.pagination__prev::after,
.pagination__next::after {
  content: '';
  display: block;
  height: 1px;
  background-color: #fff;
  position: absolute;
  width: 24px;
  top: 30px;
}

ul.pagination__list {
  display: block;
  font-size: 0;
  text-align: center;
  max-width: 50%;
  position: relative;
  bottom: 0;
  float: right;
  margin-right: 5rem;
}

li.pagination__item {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 40px;
}

.pagination__next::before {
  transform: rotate(-125deg);
}

.pagination__next::after {
  transform: rotate(125deg);
}

.pagination__prev::before {
  transform: rotate(125deg);
}

.pagination__prev::after {
  transform: rotate(-125deg);
}

a.pagination__link.pagination__link {
  border: 1px solid #fff;
  background-color: transparent;
  display: block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin: 13px auto 0;
}

.pagination__link--active {
  background-color: #00ab84 !important;
  border-color: #00ab84 !important;
}

.pagination__link {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* Shubham's CSS */

@media screen and (max-width:480px) {
  .executive_team .cell-c3 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .executive_team .grid-x {
    display: flex;
    justify-content: center;
  }
}

@media screen and (min-width:480px) and (max-width: 1024px) {
  .executive_team .cell-c3 {
    flex-basis: 45%;
    max-width: 100%;
  }

  .executive_team .grid-x {
    display: flex;
    justify-content: center;
  }
}

/* Our people slider responsive css */
@media screen and (max-width:768px) {
  .details-container img {
    width: 200% !important;
    transform: translateX(-24.5%);
    max-width: initial !important;
  }

  .slide-content-wrapper {
    position: relative !important;
    background-color: #051023;
    padding: 1.8rem !important;
  }

  .slide-content-wrapper h2 {
    max-width: 100% !important;
    line-height: 2.3rem;
  }

  .slide-content-wrapper .coh-wysiwyg {
    width: 100% !important;
  }

  ul.pagination__list {
    max-width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }

  .pagination__item--prev {
    float: left;
  }

  .pagination__item--next {
    float: right;
  }

  .pagination {
    position: absolute !important;
    top: 20rem;
    padding: 2rem 1.5rem;
  }

  li.pagination__item {
    display: none;
  }

  .pagination__item--prev,
  .pagination__item--next {
    display: inline-block !important;
  }

  .pagination__prev::after,
  .pagination__next::after {
    width: 12px !important;
    top: 20px !important;
  }

  .pagination__prev::before,
  .pagination__next::before {
    width: 12px !important;
  }
}

.details-container {
  overflow: hidden;
}

.reslife_banner .amp_banner_img img {
  width: 100% !important;
  -webkit-mask-image: none !important;
}

.whitebgforced {
  background: #fff !important;
}

@media print,
screen and (max-width:768px) {
  .amp_banner_img .mobile-image {
    display: flex !important;
  }

  .amp_banner_img .desktop-image {
    display: none !important;
  }

}

.reslife_banner.amp_banner_section {
  transform: none !important;
}

.reslife_banner .amp_banner_img {
  transform: none !important;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1024px) and (max-width: 1920px) {
  .slide-content-wrapper .coh-wysiwyg {
    height: 400px;
    overflow-y: auto;
    padding-right: 1rem;
  }

  .scrolloverflow::-webkit-scrollbar {
    width: 10px;
  }

  .scrolloverflow::-webkit-scrollbar-track {
    background-color: #e4e4e40f;
    border-radius: 100px;
  }

  .scrolloverflow::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-image: linear-gradient(180deg, #e8e9ee73 0%, #ffffff78 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .slide-content-wrapper .coh-wysiwyg {
    height: 200px;
    overflow-y: auto;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1920px) {
  .slide-content-wrapper .coh-wysiwyg {
    height: 600px;
    overflow-y: auto;
    padding-right: 1rem;
  }
}

@media screen and (min-width: 1441px) {
  .slide-content-wrapper {
    padding-left: 2rem !important;
  }
}

p.scrollshowmoretext {
  width: 40%;
  text-align: center;
  padding-top: 5px;
  font-size: .6rem;
  color: #7fb3c1;
}

p.scrollshowmorebannertext {
  width: 100%;
  text-align: center;
  padding-top: 5px;
  font-size: .6rem;
  color: #7fb3c1;
}

#scrolloverflow h2 {
  max-width: 100% !important;
}

.coh-wysiwyg h3 {
  font-size: 2rem;
  margin-bottom: 1.2rem !important;
  margin-top: 1.5rem !important;
}

/* Carousel button */
.pagination__item.pagination__item--prev {
  padding-right: 25px;
}

a.coh-link.pagination__next {
  padding-right: 20px;
}

/* Large ol li */
ol.large>li:before {
  position: absolute;
  line-height: 1em;
  left: -3rem;
  top: -.2rem;
  content: counter(li-counter);
  font-size: 2.2rem;
  font-weight: 300;
  color: #001e41;
  width: 4rem;
  text-align: right;
}

ol.large li {
  counter-increment: li-counter;
  position: relative;
  line-height: 1.4rem;
  margin-bottom: 2.4rem;
  color: #545454;
  padding-left: 2.4rem;
}

ol.large li {
  counter-increment: li-counter;
  position: relative;
  line-height: 1.4rem;
  margin-bottom: 2.4rem;
  color: #545454;
  padding-left: 2.4rem;
}

ol.large {
  list-style: none;
  counter-reset: li-counter;
}

.amp_accordion .amp_accordion_heading h2 {
  font-size: 1.1rem !important;
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .product-range {
    display: flex;
    flex-direction: row;
  }

  .right-inner {
    display: flex;
    flex-direction: column;
  }

  .right-inner-content {
    width: 100%;
    position: relative;
  }

  .right-inner-img {
    width: 100%;
  }
}

/*Insights page*/
.amp_insights .grid-x .contextual-component {
  background: #f5f5f5;
  min-height: unset;
  display: flex;
  margin-top: 3.5rem;
  background-color: rgb(255 255 255);
  position: relative;
  transition: linear 0.2s;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  overflow: hidden;
  flex-direction: column;
}

.amp_insights h3.coh-heading {
  margin: 2rem 2rem 1.2rem !important;
  line-height: 1.2;
  color: #001e41;
  min-height: 5rem;
  font-size: 1.9rem !important;
  z-index: 12;
  position: relative;
  font-weight: unset !important;
}

.amp_insights .grid-x a.coh-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2c5697;
  font-weight: bold;
  bottom: 0;
  position: absolute;
  margin: 1em;
  z-index: 11;
  width: 100%;
  height: 100%;
  top: -1rem;
  left: -1rem !important;
}

.amp_insights a.coh-link.homepage-full-span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 260px;
  -webkit-transform: skewY(-20.4deg) translateY(-98px);
  transform: skewY(-20.4deg) translateY(-98px);
  background-color: #fff;
  z-index: 10;
  transition: 0.2s ease-in-out;
}

.amp_insights img {
  margin: 0 !important;
}

.amp_insights a.coh-link:hover::before {
  transform: skewY(0) translateY(-124px);
  box-shadow: 1px 200px 21px 101px rgba(0, 0, 0, 0.50);
  -webkit-box-shadow: 1px 200px 21px 101px rgba(0, 0, 0, 0.50);
  -moz-box-shadow: 1px 200px 21px 101px rgba(0, 0, 0, 0.50);
}

.amp_insights a.coh-link:hover .featured-cards__btn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 1023px) {
  .product-range-container>h2 {
    padding-left: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .paragraph.paragraph--type--important-information.paragraph--view-mode--default {
    padding: 0 !important;
  }

  h2,
  .claim-right-heading {
    font-size: 1.8rem !important;
  }

  .amp_helpful_block h3 {
    font-size: 1.5rem !important;
  }

  .footer--top {
    padding: 0 2rem;
    background: #fff;
    position: relative;
    z-index: 11;
  }

  .product-selection-tool .right-inner-img {
    margin: 2rem 0rem 0rem 0rem;
  }

  .right-inner-img img {
    left: 0px;
  }

  .case-study {
    padding-right: 2rem;
  }

  .quote-wrapper img {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .plain_content_blocks .grid-x {
    /* padding: 0px 2rem; */
  }

  a.site-logo {
    width: 16%;
  }

  .product-selection-tool {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* margin-top: 2rem; */
  }

  .product-selection-tool .right-inner {
    flex-basis: 100%;
    margin: 2rem 0;
    max-width: initial;
  }

  .coh-container.right-inner-img {
    /* max-width: initial; */
    /* margin: 2rem 0; */
    /* flex-basis: 100%; */
  }

  .amp_helpful_block {
    padding: 0 3.5rem;
  }
}

/*Plain Content Box*/
#cell-padding-container {
  background-color: #f5f5f5;
}

#cell-padding-container .grid-x {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.card-component-info-wrapper .coh-container.gird-x {
  max-width: 1440px;
  padding: 0;
}

.card-component-info {
  border-left: 0.4rem solid #00ab84;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  background: #fff;
  padding: 1.5rem;
  color: #545454;
  border-radius: 9px;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  position: relative;
  overflow: hidden;
}

.card-component-info .simple-card__triangle {
  z-index: 1;
}

.blue_content_tile {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  align-items: center;
  color: #fff;
  background-image: linear-gradient(163deg, #00ab84, #aad9d4);
  display: flex;
  justify-content: space-between;
}

.blue_content_tile .wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.primary_tile_content {
  padding: 3.4rem 4.5rem;
  padding-right: 8rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}

@media screen and (min-width: 1441px) {
  .primary_tile_content {
    padding: 3.5rem 7.5rem 3.5rem 1rem;
  }
}

.primary_tile_content h2 {
  color: #001e41;
}

.primary_tile_content_text {
  font-size: 1.1rem;
  line-height: 2rem;
  color: #001e41;
}

.primary_tile_button a {
  text-decoration: none;
  min-width: 10rem;
  text-align: center;
  background: #fff0;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #041e41;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 13px 38px;
  border-radius: 9px;
  border: 1px solid #001e41;
  display: inline-block;
  z-index: 10;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: .3s ease-in-out;
}

.primary_tile_button a:hover {
  background: #2c5697;
  color: #fff;
  border-color: #2c5697;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.download {
  background: #ffffff00;
  font-size: 1.1rem;
  line-height: 2.4rem;
  padding: 2rem;
  width: 100%;
  text-decoration: none !important;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  border-radius: 10px;
  transition: linear 0.2s;
  position: relative;
  overflow: hidden;
}

.download:after {
  width: 0;
  height: 0;
  border-bottom: 107px solid #bfdde5;
  border-left: 300px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.download:hover {
  background: #f1f7f9;
  color: #101f45 !important;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.card-component {
  border-left: 0.4rem solid #009b74;
  width: calc(50% - 2.4rem);
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  background: #fff;
  padding: 1.5rem;
  color: #545454;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  overflow: hidden;
}

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

  .card-component-wrapper .gird-x,
  .card-component-info-wrapper .gird-x {
    flex-direction: column;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 1rem;
  }

  .primary_tile_content {
    padding: 2rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
  }

  .primary_tile_button {
    position: initial;
    text-align: center;
    width: 100%;
    padding: 1rem;
  }

  .plain_content_blocks {
    padding: 1rem;
  }

  #srf-view-block,
  #nmrf-view-block {
    padding: 1rem 0;
  }

  .plain_content_blocks .cell {
    width: 100%;
  }

  .blue_content_tile {
    margin-bottom: 2rem;
  }

  .download {
    font-size: 1rem;
    line-height: 1.4rem;
    border: 1px solid #ccc;
  }

  .download:after {
    border-bottom: 50px solid #bfdde5;
    border-left: 100px solid transparent;
  }

  .download:hover {
    -webkit-box-shadow: 10px 3px 14px 0 rgb(0 0 0 / 7%);
    box-shadow: 10px 3px 14px 0 rgb(0 0 0 / 7%)
  }

  .card-component-wrapper,
  .card-component-info-wrapper {
    padding-bottom: 0;
  }

  .blue_content_tile .wrapper {
    flex-direction: column;
  }
}

/*Search Result Page*/
.path-search-page .region-content,
.path-adviser-search-page .region-content {
  position: relative;
  top: -80px;
}

.path-search-page .search-form,
.path-adviser-search-page .search-form {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0rem 4rem 0rem 4rem;
}

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

  .path-search-page .search-form,
  .path-adviser-search-page .search-form {
    padding: 0rem 2rem 0rem 2rem;
    ;
  }
}


.search-form .no-results a div {
  display: block !important;
}

.search-form .no-results {
  z-index: 12;
  top: 94px !important;
  width: 99%;
  left: 0.5%;
}

.search-form-autocomplete .ui-menu-item a div {
  display: block !important;
}

.search-form-autocomplete li.ui-menu-item:hover {
  background-color: #009b74 !important;
}

.search-form-header-block input {
  width: 100%;
  font-size: 2rem;
  padding: 0.5rem;
  border: unset;
}

.search-form-header-block .form-item-search-query,
.search-form-header-block .form-item-adviser-search-query {
  margin: unset;
  width: 100%;
}

.search-form-header-block .form-actions {
  display: none;
}

.search-form-header-block input.ui-autocomplete-input::placeholder {
  color: #2c569791;
}

.see-all-results a {
  text-align: center;
  color: #545454;
  font-size: 0.9rem;
  font-style: italic;
}

.see-all-results:hover {
  background-color: #fff !important;
}

ul.no-results {
  position: absolute;
  top: 83px !important;
  width: 100%;
  background: #fff;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  box-shadow: rgb(0 0 0 / 50%) 0 35px 29px !important;
}

.no-results a {
  font-style: italic;
  color: #545454;
  font-size: 1rem;
  padding: 1.4rem 2rem;
  display: block;
  text-align: center;
}

.search-form .search-form-autocomplete li {
  border-color: #fff !important;
  border-width: 0 0 0 0 !important;
  border-bottom: .1rem solid #e5e5e5 !important;
  /* padding: 1rem 2rem !important; */
}

.path-search-page .search-form input[type='text'],
.path-adviser-search-page .search-form input[type='text'] {
  background: white !important;
  width: 100%;
  font-weight: 300;
  line-height: 4rem;
  letter-spacing: -.05rem;
  color: #2c5697;
  outline: none;
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  border-radius: 9px;
  height: 62px;
  padding: 10px 10px 10px 15px !important;
  border: 1px solid #7fb3c1 !important;
  z-index: 11;
  position: relative;
  transition: 0.2s linear;
}

.path-search-page .form-item-search-query,
.path-adviser-search-page .form-item-adviser-search-query {
  width: 100% !important;
}

.path-search-page .search-form input[type='text']:focus,
.path-adviser-search-page .search-form input[type='text']:focus {
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.path-search-page .bef-checkboxes .form-item,
.path-adviser-search-page .bef-checkboxes .form-item {
  display: flex !important;
  flex-direction: row !important;
}

.path-search-page .bef-checkboxes input[type="checkbox"],
.path-search-page .bef-checkboxes input[type="radio"],
.path-adviser-search-page .bef-checkboxes input[type="checkbox"],
.path-adviser-search-page .bef-checkboxes input[type="radio"] {
  display: inline-block;
  align-self: flex-start;
  margin-top: 2px;
}

.path-search-page .bef-checkboxes label,
.path-adviser-search-page .bef-checkboxes label {
  display: inline;
}

.bef-checkboxes .form-item {
  display: flex !important;
  flex-direction: row !important;
}

.bef-checkboxes .form-item label {
  padding-left: 0.5rem;
}

.form-checkboxes.bef-checkboxes {
  flex-direction: row !important;
}

.search-form .form-actions {
  position: absolute;
  display: inline;
  top: 8rem;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .search-form .form-actions {
    position: relative;
    top: 0px;
  }
}

.search-form-view .view-header,
.adviser-search-form-view .view-header {
  margin-top: 15px;
  margin-bottom: 2rem;
}

.search-form-view .views-row,
.adviser-search-form-view .views-row {
  margin: 0px;
  border-top: 0.08rem solid #ccd2d9;
  padding: 2rem 0;
}

.search-banner {
  position: relative;
  top: 5rem;
}

label[for="edit-keys"] {
  margin-bottom: 1rem;
  display: block;
  position: relative;
  z-index: 11;
}

.search-count-text {
  display: block;
  position: relative;
  top: 1rem;
}

.path-search-page h2,
.path-adviser-search-page h2 {
  margin-bottom: 2rem;
}

.search-form fieldset {
  position: relative;
  z-index: 11;
}

.path-search-page .search-advanced input[type="submit"],
.path-adviser-search-page .search-advanced input[type="submit"] {
  padding: 1rem;
  border: 0.08rem solid #2c5697;
  cursor: pointer;
  background-color: #2c569700;
  color: #2c5697;
  transition: linear .2s;
  display: inline-block;
  border-radius: 10px;
}

.path-search-page .search-advanced input[type="button"],
.path-adviser-search-page .search-advanced input[type="button"] {
  padding: 1rem;
  border: 0.08rem solid #2c5697;
  cursor: pointer;
  background-color: #2c569700;
  color: #2c5697;
  transition: linear .2s;
  display: inline-block;
  border-radius: 10px;
  margin: 1rem 0rem;
}

.path-search-page .search-advanced input[type="submit"]:hover,
.path-adviser-search-page .search-advanced input[type="submit"]:hover {
  background-color: #2c5697;
  color: #ffffff;
  border: 0.08rem solid #2c5697;
  background: #2c5697;
  color: #fff;
  border-color: #2c5697;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.path-search-page .search-advanced input[type="button"]:hover,
.path-adviser-search-page .search-advanced input[type="button"]:hover {
  background-color: #2c5697;
  color: #ffffff;
  border: 0.08rem solid #2c5697;
  background: #2c5697;
  color: #fff;
  border-color: #2c5697;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.path-search-page .search-advanced .action,
.path-adviser-search-page .search-advanced .action {
  display: flex;
  flex-direction: column;
}

.path-adviser-search-page .search-help {
  z-index: 12;
  top: 13rem;
}

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

  .path-search-page .search-form input[type='text'],
  .path-adviser-search-page .search-form input[type='text'] {
    max-width: 100%;
    font-size: 1.2rem;
  }

  .search-form-autocomplete {
    width: 100% !important;
  }

  .search-count-text {
    display: inline-block;
    line-height: 1.4rem;
  }

  .path-adviser-search-page .search-help {
    top: auto;
  }
}

/*Find a form*/
.view-find-a-form {
  max-width: 1440px;
  margin: 0 auto;
}

#block-amp-content {
  position: relative;
}

/*Online form*/
.path-webform .amp-form-wrapper {
  padding: 0rem 4rem 0rem 4rem;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  z-index: 11;
}

.form-item {
  margin-top: unset;
}

.path-webform .amp-form-wrapper input {
  display: block;
  margin-bottom: 1.5rem;
  background: #fff;
  width: 100%;
  height: 72px;
  border-radius: 2px;
  border: 1px solid #7fb3c1;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 400;
  color: #385e9d;
  line-height: 32px;
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.path-webform .amp-form-wrapper select {
  padding: 1rem;
  padding-right: 1.8rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(/themes/amp/images/arrow-down.png) 99%/6% no-repeat #fff;
  background-size: 1.5rem;
  outline: none;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #7fb3c1;
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  line-height: 36px;
  font-size: 16px;
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.path-webform input[type="radio"] {
  display: inline-block;
  top: 0;
  left: 0;
  height: 1.4rem;
  width: 2.4rem;
  background: #fff;
  border: 0.1rem solid #545454;
  border-radius: 50%;
  margin: 0;
  margin-left: -0.5rem;
  box-shadow: unset;
}

.webform-button--submit {
  color: #2c5697;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  padding: 1rem;
  min-width: 18rem;
  background: #ffffff00;
  text-align: center;
  margin-left: 4rem !important;
  margin-bottom: 4rem;
  border: 1px solid #2c5697;
  border-radius: 0.5rem;
  transition: .3s ease-in-out;
}

.webform-button--submit:hover {
  background: #2c5697;
  transition: linear .2s !important;
  color: #fff !important;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

.path-webform textarea {
  background: transparent;
  padding: 0 2rem 1.1rem 0;
  border: 1px solid #7fb3c1;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 400;
  color: #385e9d;
  line-height: 32px;
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.custom_composite_form select {
  margin-top: 1rem !important;
}

/*Adviser Microsite*/
div#designed-grey {
  padding: 0em;
  transform: skewY(-20deg);
  position: relative;
  background-color: #f9f8f7;
  padding-bottom: 0rem;
  z-index: 1;
}

@media screen and (max-width:768px) {
  div#designed-grey {
    z-index: 5;
  }
}

#designed-grey .grid-x {
  transform: skewY(20deg);
}

div#designed {
  padding: 0em;
  transform: skewY(-20deg);
  position: relative;
  background-color: #bae4d9;
  padding-bottom: 0rem;
  z-index: 1;
}

@media screen and (max-width:768px) {
  div#designed {
    padding-top: 5rem;
  }
}

#designed .grid-x {
  transform: skewY(20deg);
}

div#alternate-deisgn {
  z-index: 2;
  position: relative;
}

.image-container {
  padding: 2rem !important;
}

.image-container img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 10px;
  /* padding: 2rem; */
  -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
}

.content-container h3,
.content-container h2 {
  color: #001e41;
}


@media screen and (max-width: 1366px) {
  #designed .grid-x:before {
    right: 28.97rem;
  }
}

@media screen and (max-width:768px) {
  #designed .grid-x:before {
    display: none;
  }

  #designed .content-container:after {
    height: 4rem;
    margin: 0 11rem;
  }

  #block-utilitymenu,
  #block-advisersupportutilitymenu,
  #block-nzutilitymenu {
    display: none;
  }

  .amp-header {
    flex-direction: row-reverse;
    background: #2c5697;
  }

  .utility-menu nav {
    background: #2c5697;
    /* height: 80px; */
  }

  .utility-menu nav .menu {
    height: 100%;
    align-items: center;
  }

  #edit-keys {
    color: #041e41;
  }

  .amp-search {
    width: unset;
  }

  .search_bar_btn .text {
    display: none;
  }

  .search-box {
    padding-top: 10px;
    height: 80px;
    top: unset;
  }

}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  /*.amp-main-menu nav .menu .menu-item {
    margin-right: 1rem;
  }*/
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .coh-container.card-component-info {
    margin-left: 4.5rem;
  }

  .case-study {
    padding-left: 4.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1329px) {

  .menu__btn>span,
  .menu__btn>span::before,
  .menu__btn>span::after {
    background-color: #2c5697;
  }

  .menu__box {
    background-color: #ffffff;
    width: 18.5rem;
  }

  .menu__btn__open>span,
  .menu__btn__open>span::before,
  .menu__btn__open>span::after {
    background-color: #2c5697;
  }
}

@media screen and (max-width: 1329px) {
  .menu__btn {
    display: flex;
    top: -3.2em;
  }
}

@media screen and (max-width: 1023px) {
  .menu__box {
    background-color: #fff;
    padding: unset;
    top: -6em;
  }

  .menu__btn {
    display: flex;
    top: -3em;
  }
}

@media screen and (min-width: 1441px) {
  ul.coh-breadcrumb {
    padding-left: 2rem;
  }

  .wrap {
    padding: 0 20px;
  }

  .header .bar-main {
    padding: 0 2rem;
    padding-left: 1rem;
  }

  .amp_banner_text {
    padding-left: 30px;
  }

  .ipn {
    padding-left: 0;
  }

  h1.banner__title {
    padding-left: .5rem;
  }

  p.banner__text {
    padding-left: .5rem;
  }
}

.groupdropdown {
  position: relative;
  z-index: 11;
  background: none;
}

@media screen and (min-width: 1441px) {
  .faq .coh-wysiwyg h2 {
    margin: 0;
  }
}

@media screen and (max-width: 1440px) {
  .groupdropdown {
    padding-left: 3.5rem !important;
  }
}

@media screen and (max-width: 768px) {
  .groupdropdown {
    padding-left: unset !important;
  }
}

.highlighted-text {
  font-weight: 400;
  margin-bottom: 2rem;
  word-break: break-word;
  letter-spacing: -.05rem;
  font-size: 2rem;
  line-height: 1.18182;
  color: #001e41;
  font-size: 3.2rem !important;
}

@media screen and (max-width:768px) {
  .highlighted-text {
    font-size: 2.2rem !important;
  }
}

/*Product Section Overrride*/
.homepage-products {
  padding: 4em;
  position: relative;
  padding-bottom: 0rem;
  transform: unset;
  background: unset;
  z-index: 5;
}

.homepage-products>h2 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0rem 0.5rem 2rem 1rem;
  transform: unset;
}

.homepage-products .product-range {
  transform: unset;
  max-width: 1440px;
  padding: 0rem 1rem;
}

.amp_insight_block:after {
  content: '';
  position: absolute;
  background: #bae4d9;
  height: 150%;
  width: 100%;
  left: 0;
  z-index: -1;
}

.hamburger-menu ul.menu a.is-active {
  color: #fff;
  background-color: #009b74;
  border-radius: 9px;
}

.menu__box img {
  width: 66%;
  display: block;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding-top: 1.3rem;
}

@media screen and (max-width:786px) {
  .amp_insight_block:after {
    height: 100%;
  }
}

.unit-price,
.choice-of-fund {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}

input[name="document_upload_remove_button"] {
  display: none !important;
}

.grid-component-wrapper .white-bg .cta-link {
  width: 60%;
  display: inline-block;
  background: #FFFFFF;
  border: 2px solid #2c5697;
  font-size: 1rem;
  padding: 0.7rem;
  color: #2c5697 !important;
  border-color: #2c5697;
  margin-top: 2rem;
  font-weight: bold;
  transition: linear 0.2s;
  position: absolute;
  bottom: 2rem;
  right: 23%;
  border-radius: 0.5rem;
  transition: .3s ease-in-out;
}

.grid-h2 {
  color: #001e41;
}

.grid-component-wrapper .media-block img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  filter: brightness(0) saturate(100%) invert(28%) sepia(100%) saturate(420%) hue-rotate(174deg) brightness(90%) contrast(89%);
}

#cell-padding-container .media-block img {
  filter: unset !important;
}

.grid-component-wrapper .white-bg .inner-wrapper {
  border: 1px solid #ccc;
  padding: 2rem;
  box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
  border-radius: 9px;
  z-index: 20;
  background-color: #fff;
}

.grid-component-wrapper .white-bg .rich-text-editor a {
  color: #2c5697;
}

.grid-component-wrapper .white-bg .cta-link:hover {
  background: #2c5697;
  transition: linear .2s !important;
  color: #fff !important;
  -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
  box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
}

/* Experian CSS */
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.hidden {
  display: none;
}

.loader {
  margin: auto;
  overflow: hidden;
}

.loader.loader-overlay {
  position: absolute;
  z-index: 999;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  height: 14em;
}

.loader .spinner {
  font-size: 1em;
  border-radius: 50%;
  border-top: 1.1em solid rgba(1, 92, 174, 0.2);
  border-right: 1.1em solid rgba(1, 92, 174, 0.2);
  border-bottom: 1.1em solid rgba(1, 92, 174, 0.2);
  border-left: 1.1em solid #009b74;
  height: 4em;
  width: 4em;
  margin-left: 18em;
  margin-top: 5em;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load8 .8s infinite linear;
  animation: load8 .8s infinite linear;
}

.loader.loader-inline {
  height: 0;
  overflow: visible;
  text-align: right;
}

.loader.loader-inline .spinner {
  border-width: 1.5em;
  display: inline-block;
  font-size: 2px;
  margin: 0 5em;
  top: -27px;
  z-index: 9;
}

.address-picklist {
  background-color: white;
  border: 1px solid #7fb3c1;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-sizing: border-box;
  max-height: 206px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
}

.address-picklist div,
.use-address-entered {
  color: #575755;
  font-size: 14px;
  line-height: 1.4;
  padding: 5px 11px;
}

.use-address-entered {
  background-color: white;
  border: 2px solid #7fb3c1;
  border-top: 0;
  margin-top: -1px;
}

.use-address-entered:hover {
  background: #f4f4f4;
  cursor: pointer;
}

.address-picklist div:first-child:hover,
.address-picklist .selected:first-child {
  border-top: 0;
  padding-top: 5px;
}

.address-picklist div:last-child:hover,
.address-picklist .selected:last-child {
  border-bottom: 0;
  padding-bottom: 5px;
}

.address-picklist div:hover,
.address-picklist .selected {
  cursor: pointer;
  background: #f4f4f4;
  border-bottom: 1px solid #7fb3c1;
  border-top: 1px solid #7fb3c1;
  padding: 4px 11px;
}

.formatted-address {
  border-radius: 4px;
  line-height: 24px;
  margin: 5px auto;
}

.formatted-address .search-again-link {
  background: #2c5697;
  color: white;
  display: block;
  padding: 0.5rem;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  text-align: center;
  text-decoration: none;
  width: 20%;
  border-radius: 0.5rem;
}

.formatted-address h3 {
  color: #00be8b;
  font-size: 2em;
  font-family: "OpenSansLight", Arial, sans-serif;
  line-height: 1.1;
  margin: 0 auto 10px;
}

.ua-banner {
  background: #fcf8e3;
  border-bottom: 1px solid #ffb321;
  padding: 1em 0;
  text-align: center;
}

input[name="address_input"] {
  margin-bottom: unset !important;
}

.toggle.hidden {
  display: none !important;
}

button.manual-search-button {
  background-color: white;
  border: 2px solid #7fb3c1;
  border-top: 0;
  color: #575755;
  font-size: 14px;
  line-height: 1.4;
  padding: 5px 11px;
  width: 100%;
}

.formatted-address .form-item label {
  line-height: 1rem;
}

.address-input-wrapper {
  margin-top: 1.6rem;
}

/* Search header block CSS added by Rajat */
.search-form-header-block fieldset {
  display: none;
}

.search-form-header-block label {
  display: none;
}

.search-form-header-block #edit-submit-search-page-au--2 {
  display: none;
}

.path-search-page .search-form .form-item-type-view-pages {
  display: none !important;
}

.path-adviser-search-page .adviser-search-form .form-item-type-view-pages {
  display: none !important;
}

/* Search header block CSS end here */
/* Team code goes here */

.dropdownwithsearch .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  text-overflow: ellipsis;
  box-sizing: border-box;
  white-space: nowrap;
  color: #2c5697;
  font-size: 1.2rem;
  line-height: 1.3rem;
  -webkit-appearance: none;
  display: block;
  padding: 1rem 3.5rem 1rem 2.4rem;
  position: relative;
  border: 0.08rem solid #545454;
  background: url(/themes/amp/images/arrow-down.png) 95%/8% no-repeat #fff;
  background-size: 1.5rem;
  max-width: 42rem;
  border-radius: 9px;
  width: 100%;
  height: auto;
}

.dropdownwithsearch .select2-selection--single:hover {
  border: 0.08rem solid #2c5697;
}

.dropdownwithsearch .select2-selection__arrow {
  display: none;
}

.dropdownwithsearch .select2-selection__placeholder {
  color: #2c5697 !important;
}

.dropdownwithsearch .select2-selection__rendered {
  line-height: 20px !important;
  padding-left: 0px !important;
  color: #2c5697 !important;
}


.select2-results__options {
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 0.1rem solid #545454;
  background: #fff;
  padding: 0.4rem 2.4rem;
  font-size: 1.2rem;
  color: #001e41;
  box-sizing: border-box;
}


.select2-results__option--selected {
  background: #009b74 linear-gradient(0deg, #009b74, #009b74) !important;
}

.select2-search--dropdown .select2-search__field {
  background: white !important;
  width: 100%;
  font-weight: 300;
  line-height: 4rem;
  letter-spacing: -.05rem;
  color: #2c5697;
  outline: none;
  -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  border-radius: 9px;
  height: 45px;
  padding: 10px 10px 10px 15px !important;
  border: 1px solid #7fb3c1 !important;
  z-index: 11;
  position: relative;
  transition: 0.2s linear;
  font-size: 1.2rem;
}

/* 2x2 layout */
.amp_insights .grid-x .contextual-component.twobytwo-layout {
  width: 48%;
  margin-left: unset;
  margin-right: 1.5rem;
}

.amp_insights .twobytwo-layout a.coh-link.homepage-full-span:before {
  height: 300px;
}

.amp_insights .contextual-component .twobytwo-paragraph {
  padding: 20px 10px 2px 3px !important;
}

.amp_insights .twobytwo-layout a.coh-link:hover::before {
  -webkit-box-shadow: 1px 365px 21px 101px rgba(0, 0, 0, 0.50) !important;
}

@media screen and (min-width: 1025px) and (max-width: 1344px) {
  .amp_insights .grid-x .contextual-component.twobytwo-layout {
    width: 47%;
    margin-left: unset;
    margin-right: 1rem;
  }
}


@media screen and (min-width: 769px) and (max-width: 1024px) {
  .amp_insights .grid-x .contextual-component.twobytwo-layout {
    width: 47%;
    margin-left: unset;
    margin-right: 1rem;
    height: 450px;
  }

  .amp_insights .grid-x .contextual-component.twobytwo-layout>img.coh-image.coh-image-responsive-xl {
    height: unset;
  }
}

@media screen and (max-width: 768px) {
  .amp_insights .grid-x .contextual-component.twobytwo-layout {
    width: auto;
    margin-left: unset;
    margin-right: unset;
  }

  .amp_insights .twobytwo-layout a.coh-link.homepage-full-span:before {
    height: 330px;
  }

  .amp_insights .grid-x .contextual-component.twobytwo-layout>img.coh-image.coh-image-responsive-xl {
    height: unset;
  }

  .dropdownwithsearch {
    padding: 1.5rem !important;
    height: 120px;
  }

  .select2-container {
    width: 100% !important;
  }
}

/* product list popup */
.product-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: 100%;
  max-width: 700px;
  margin: 20px auto;
  padding: 40px;
  border-radius: 10px;
}

.primary_tile_button.product-popup-button {
  right: 0rem;
  margin-top: 20px;
}

.primary_tile_button.product-popup-button a {
  margin-bottom: 0px;
}

.product-popup h3 {
  line-height: 1.5rem;
}

/* video section about-us section */

.video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}

.responsive-iframe-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* added by meenakshi */
/* remove padding from about-us select list */
#about-us-rebranded .productselectiontool-conatiner {
  padding: 0rem 0.5rem 4.8rem 0rem;
}

#about-us-rebranded .prod-select-dropdown .select2-container {
  width: 578.922px !important;
}

#about-us-rebranded .product-list-heading {
  padding-top: 2rem;
}

@media screen and (max-width: 768px) {
  #about-us-rebranded .prod-select-dropdown .select2-container {
    width: 100% !important;
  }
}

@media screen and (max-width: 1440px) {
  #about-us-rebranded .groupdropdown {
    padding-left: 0rem !important;
  }
}

@media screen and (max-width: 768px) {
  #about-us-rebranded .productselectiontool-conatiner {
    padding: 1rem 0rem 1rem 0rem;
  }
}

@media screen and (max-width: 768px) {
  #about-us-rebranded .product-list-heading {
    padding-top: 0rem;
  }
}

#news-wrapper .cell-c3 {
  z-index: 11;
}

.amp_tabs .video-list {
  padding: 0px;
}

.amp_tabs .video-list ul {
  padding-left: 0px;
}

/* 3x3layout adviser_resolutionlife */
.threebythree_layout {
  margin-top: -70px;
}

/* contact-us page */
.banner_sub_text {
  font-size: 1.5rem !important;
  font-weight: 600;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.banner_sub_text_second {
  margin-top: -10px !important;
}

.banner_list_item {
  font-size: calc(0.65*1.7rem);
  line-height: 26px;
}

.home-page-cta.cont {
  width: 12rem;
  margin: 20px;
  text-align: center;
  font-weight: 600;
}

.cont_fc_bold,
.cont_fc_bold p {
  font-weight: 600;
}

.cont_first_cell p,
.cont_second_cell p,
.cont_third_cell p {
  font-size: calc(0.65*1.7rem) !important;
  line-height: 1.5rem !important;
}

p.space_reducer {
  margin: auto;
}

.cnt_but {
  display: block !important;
  border: 1px solid #2c5697 !important;
  color: #2c5697 !important;
  margin-bottom: 150px !important;
  bottom: 0rem !important;
}

.cnt_but::after {
  content: none !important;
}

.cnt_but:hover {
  background: #2c5697 !important;
}

.cont_head {
  margin-top: 100px !important;
}

@media (min-width:769px) and (max-width:980px) {
  .cont_head {
    margin-top: 100px !important;
  }
}

.contact_page {
  margin-bottom: -75px;
}

p.cont_accord {
  padding: 10px 40px;
  border-bottom: 0.125rem solid #2c5697;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  width: 106%;
  margin-left: -13px;
  font-size: 1.1rem !important;
  font-weight: 600;
  margin-bottom: 1.5rem !important;
}

.cont_h2_wrapper {
  display: inline-block;
  width: calc(100% - 40px);
  text-align: center;
}

.cont_first_cell h1,
.cont_second_cell h1,
.cont_third_cell h1 {
  position: relative;
  padding-left: 40px;
  display: inline-block;
  margin-bottom: 0px !important;
  font-size: 1.9rem !important;
}

.cont_first_cell h1::before {
  content: "";
  position: absolute;
  left: -10px;
  background-image: url('/sites/default/files/media-icons/icon_chat_us.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 40px;
  width: 40px;

}

.cont_second_cell h1::before {
  content: "";
  position: absolute;
  left: -10px;
  background-image: url('/sites/default/files/media-icons/icon_write_to_us.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 40px;
  width: 40px;
  top: -5px;
}

.cont_third_cell h1::before {
  content: "";
  position: absolute;
  left: -5px;
  background-image: url('/sites/default/files/media-icons/icon_call_us.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 40px;
  width: 40px;
  top: -5px;
}

.banner_list_item li {
  position: relative;
  padding-left: 40px;
}

.banner_list_item li:before {
  content: "";
  position: absolute;
  left: 0px;
  background-image: url('/sites/default/files/media-icons/Tick-1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 30px;
  width: 30px;
}

@media screen and (max-width: 768px) {
  .cont_head {
    margin-top: 0px !important;
    margin-bottom: 1.5rem !important;
  }

  .cont_tabs #about_jump {
    display: none;
  }

  p.cont_accord {
    width: unset !important;
    margin-bottom: 2.3rem !important;
  }

  .grid-component-wrapper-np .cont_cell {
    margin: 1rem !important;
  }

  .amp_banner_text p.banner_sub_text {
    font-size: 1.2rem !important;
  }

  .banner_list_item {
    font-size: 0.9rem;
  }

  .banner_list_item li {
    padding-left: 35px;
  }

  .banner_list_item li:before {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width: 464px) {
  .cont_head {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 375px) {
  .breadcrumb-back {
    margin-top: 1rem;
  }
}

.cont_cell {
  cursor: default !important;
  width: 31.6% !important;
  margin: 0.5rem !important;
}

@media screen and (max-width: 1335px) and (min-width: 992px) {
  .cont_cell {
    width: 47% !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
  .cont_cell {
    width: 47% !important;
  }
}

.cont_h1 {
  font-size: 1.9rem !important;
  font-weight: unset !important;
}

.cont_fc_note {
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}

.cont_fc_note p {
  font-size: 1rem !important;
  line-height: 1rem !important;
  margin: 10px 0px !important;
}

.cont_second_cell a,
.cont_third_cell a {
  text-decoration: underline;
}

.amp_accordion .contact_accordion_contact {
  padding: 0rem 0rem 0rem 1rem !important;
}

#threecolumn .cont_flex {
  flex-wrap: wrap !important;
}

@media (min-width:769px) and (max-width:980px) {
  .amp_banner_text {
    top: 45px;
  }
}

/* ALPW-2303 : contact details css update */
@media only screen and (min-width: 1124px) {
  .amp_accordion .rich-text-editor .contact-insurance-claim {
    margin-bottom: 0;
  }
}

.blue_content_tile .primary_tile_button a {
  background: #2c5697;
  color: #fff;
  border-color: #2c5697;
}

/*ALPW:2519 added by meenakshi */

.facts h3 {
  margin-right: 8rem;
}

.review-ins-cover .paragraph.paragraph--type--important-information.paragraph--view-mode--default {
  background-color: #f5f5f5;
  padding: 0 2rem;
}

@media only screen and (max-width: 768px) {
  .review-ins-cover .paragraph.paragraph--type--important-information.paragraph--view-mode--default {
    padding: 0 1rem !important;
  }
}

.example-heading-text {
  font-size: 22px !important;
}


/*ALPW:2519 code end here */

img.coh-image.bpayimg {
  filter: unset !important;
}

/* all 3x3 layout */
@media screen and (min-width: 1024px) {
  .amp_insights .grid-x .contextual-component {
    width: 30.3%;
  }
}

/* review insurance page starts ALPW-2407 Starts*/

.review_insurance {
  width: 33.3%;
  margin-top: 3.5rem;
}

.review_insurance .card-component-info {
  margin-left: 1.5rem;
}

.review_insurance .card-component-info p {
  line-height: 1.25rem;
}

.review_insurance .card-component-info h1 {
  font-weight: normal !important;
  margin-top: 5px;
}

#findout_tile {
  margin-top: -50px;
}

@media screen and (max-width: 767px) {
  .review_insurance {
    width: calc(100% - 1rem);
    margin-top: 6.5rem;
    margin-bottom: -3.5rem;
  }

  .review_insurance .card-component-info {
    width: calc(100% - 0.6rem) !important;
    margin-left: 13px;
  }

}

@media screen and (min-width: 768px) and (max-width: 768px) {
  .review_insurance .card-component-info {
    margin-bottom: 0em !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .review_insurance {
    width: 50%;
  }
}

.review_layout a.coh-link {
  margin: 16px !important;
}

@media screen and (max-width: 460px) {
  .review_insurance .card-component-info p {
    margin-top: 15px;
  }
}

/* ALPW-2407 Ends */

/* ALPW-2593 Starts */

.extended_li li a {
  padding: 8px !important;
}

h3.review_heading {
  font-size: 22px !important;
}

@media screen and (max-width: 768px) {
  .facts h3 {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 1329px) {
  #jump-to-page {
    position: relative;
    color: rgb(0, 30, 65);
    font-size: 1rem;
    font-weight: 600;
    padding: 1.6rem 0px;
    width: 100%;
    display: block !important;
    text-align: center;
  }

  .jump_ipn ul {
    text-align: center;
    display: none;
    background-color: #fff;
  }

  .jump_ipn ul li {
    display: block;
  }

  .jump_ipn .active a {
    border-color: #009b74;
    transition: border-color 0.2s linear 0.2s;
  }

  .jump_ipn .active a span {
    border-color: #fff;
  }

  .jump_ipn ul a {
    width: 100%;
    padding: 0.5rem;
    border-top: 0.04rem solid rgb(156, 158, 159);
    border-left: 0.2rem solid transparent;
  }

  .jump_ipn {
    padding-left: 0;
    padding-right: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: unset;
  }

  .jump_ipn_n {
    flex-shrink: 0;
    width: 100%;
  }

  #jump-to-page:after {
    content: '';
    display: inline-block;
    margin-left: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #2c5697;
    border-right: 2px solid #2c5697;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 2.5em;
    transition: linear .2s;
  }

  .extended_li {
    box-shadow: 0 0.6rem 0.7rem 0 #393939;
  }

  #sticky-menu-mask-body {
    height: 0px !important;
  }
}

#jump-to-page {
  display: none;
}

.cont_tabs .tab {
  display: block !important;
}

.head_bottom p {
  margin-bottom: 0px !important;
}

#head_bottom {
  margin-top: -45px;
}

/* ALPW-2593 Ends */

/* ALPW-2581 */
.fees_body_left a.download {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
}

.fees_body_left a {
  color: #2c5697;
  font-weight: bold;
}

/* ALPW-2625 Starts */

p.new_mpara {
  font-size: 1.5rem;
  color: #001e41;
}

.new_blist li::marker {
  content: '';
}

.new_blist li {
  margin-bottom: 10px !important;
}

.new_but {
  margin-bottom: 15px;
  margin-top: 40px;
}

.new_but a {
  text-decoration: none;
}

.full-width-mi {
  width: calc(100% - 2rem);
}

/* ALPW-2625 Ends */

/* ALPW-2822 Starts */

@media screen and (min-width: 1024px) {
  .board_tile {
    flex: 33% !important;
    max-width: 33%;
  }
}

@media screen and (min-width: 1025px) {
  .board_tile img {
    left: -2% !important;
  }
}

@media screen and (max-width: 767px) {
  .board_tile img {
    left: -38% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .board_tile img {
    left: -24% !important;
  }
}

@media screen and (max-width: 450px) {
  .board_tile img {
    left: -24% !important;
  }
}

@media screen and (min-width: 1441px) {
  .board_res {
    margin-left: -5rem !important;
  }
}

@media screen and (max-width: 768px) {
  div#who_res {
    margin-top: 15rem;
  }
}

/* ALPW-2822 Ends */
/* ALPW-2776 Starts */
.head_subp {
  font-size: 11px;
  font-weight: 600;
}

p.p_total {
  font-size: 18px;
  padding: 8px;
  font-weight: 600;
}

.view-what-we-invest .view-header {
  font-size: 1.2rem;
  color: #545454;
  padding: 2rem 4rem;
}

.selected_total {
  float: right;
  width: 50%;
  border: 0.08rem solid #7fb3c1;
  background-size: 1.5rem;
  outline: none;
  line-height: 1.3rem;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
  padding: 1rem;
  margin-top: -13.5rem;
  text-align: center;
}

.view-what-we-invest tr:nth-child(even) {
  background-color: #dddddd;
}

.view-what-we-invest thead {
  border-bottom: 2px solid;
  border-color: #545454;
  border-top: 2px solid;
}

.view-what-we-invest tr:last-child {
  border-bottom: 2px solid;
  border-color: #545454;
}

.php_header ul {
  margin-left: 50px !important;
}

img.right_image {
  display: none !important;
}

.what_we_invest_gridx {
  padding: 0px 3rem !important;
}

.form-item-field-phd-investment-option-name-target-id select.error {
  border: 0.08rem solid #7fb3c1 !important;
}

.view-what-we-invest .views-table th {
  padding: 15px !important;

  &.views-align-right {
    text-align: right !important;
  }
}

.view-what-we-invest .views-table td {
  padding: 15px !important;
}

.view-what-we-invest {
  margin-top: -50px;
}

.inv_identifier p {
  padding: 16px;
  margin: -30px 0px 10px 0px;
  font-size: 1.1rem;
}

select#edit-field-phd-product-name-target-id option:first-child {
  pointer-events: none !important;
}

select#edit-field-phd-investment-option-name-target-id option:first-child {
  pointer-events: none !important;
}

select#edit-field-phd-product-name-target-id--level-0 option:first-child {
  pointer-events: none !important;
}

@media screen and (max-width: 1080px) {
  .selected_total {
    width: 100% !important;
    margin-bottom: 2rem !important;
    margin-top: unset !important;
  }
}

@media screen and (min-width: 1080px) {
  .js-form-item-field-phd-investment-option-name-target-id {
    width: 42% !important;
    clear: both;
  }

  .view-what-we-invest .views-exposed-form .js-form-item .select-wrapper {
    width: 60%;
  }

  .view-what-we-invest .views-exposed-form .form-item-field-phd-product-name-target-id {
    width: 42%;
  }
}

@media screen and (max-width: 600px) {
  .view-what-we-invest .view-content {
    overflow: scroll !important;
    width: 100%;
  }

  .selected_total {
    position: absolute;
    width: 92% !important;
  }

  .inv_identifier p {
    margin: 10rem 0px 10px 0px;
  }
}

/* ALPW-2776 Ends */

/* ALPW-2854 Starts */

@media screen and (min-width: 1140px) {
  ul.pagination__list {
    float: left !important;
    margin-left: 9rem !important;
  }
}

@media screen and (min-width: 1241px) and (max-width: 1340px) {
  ul.pagination__list {
    bottom: 8rem !important;
  }
}

@media screen and (min-width: 1341px) and (max-width: 1440px) {
  ul.pagination__list {
    bottom: 15rem !important;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
  ul.pagination__list {
    bottom: 24rem !important;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1800px) {
  ul.pagination__list {
    bottom: 29rem !important;
  }
}

@media screen and (min-width: 1801px) and (max-width: 2000px) {
  ul.pagination__list {
    bottom: 37rem !important;
  }
}

@media screen and (min-width: 2001px) and (max-width: 2300px) {
  ul.pagination__list {
    bottom: 45rem !important;
  }
}

@media screen and (min-width: 2400px) and (max-width: 2500px) {
  ul.pagination__list {
    bottom: 58rem !important;
  }
}

@media screen and (min-width: 2501px) and (max-width: 2600px) {
  ul.pagination__list {
    bottom: 63rem !important;
  }
}

@media screen and (min-width: 2601px) and (max-width: 2700px) {
  ul.pagination__list {
    bottom: 67rem !important;
  }
}

@media screen and (min-width: 2701px) and (max-width: 2800px) {
  ul.pagination__list {
    bottom: 72rem !important;
  }
}

/* ALPW-2854 Ends */

/* ALPW-2846 Starts */
.insurance-grid {
  margin-top: -45px !important;
}

@media screen and (max-width: 767px) {
  p.download.text-tmd {
    display: block !important;
  }

}

@media screen and (max-width: 500px) {
  p.download.text-tmd {
    text-align: center !important;
  }
}

@media screen and (min-width: 768px) {
  p.income_pp {
    margin-top: -4rem !important;
  }

}

@media screen and (max-width: 767px) {
  .flprotection {
    margin-bottom: 0px !important;
  }

}

/* ALPW-2846 End */

/* ALPW-2850 Start */
.eitrauma ul.coh-list-container.coh-unordered-list,
.flprotection ul.coh-list-container.coh-unordered-list {
  list-style-type: none;
  padding: unset;
}

/* ALPW-2850 End */

/* ALPW-2862 Starts */

.vertical_tile_text {
  font-size: 1rem;
  line-height: 2rem;
  color: #545454;
  margin-bottom: 2rem;
}

.types_insurance {
  margin-right: 0px !important;
}

div#help_ins {
  margin-top: 3rem !important;
}

@media screen and (max-width: 768px) {
  div#lmainsurance h2 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 1024px) {
  div#lmainsurance h2 {
    margin-bottom: -2rem;
  }

  .types_insurance .odd {
    float: left !important;
    width: 48% !important;
  }

  .types_insurance .even {
    float: right !important;
    width: 48% !important;
  }

  .types_insurance {
    display: inline-block;
  }

  div#learn_ins li:last-child h3 {
    margin-bottom: 3.5rem !important;
  }
}

.ins_alignment {
  transform: unset;
  position: unset;
  padding: 2em;
  margin-top: 2rem;
}

div#products_ins h2 {
  transform: unset;
}

.ins_range {
  transform: unset;
}

.ins_helpful {
  transform: unset;
}

.ins_container {
  transform: unset !important;
}

/* ALPW-2862 End */

/* ALPW-2883 starts */

div#indexins_content {
  margin-bottom: -6rem;
}

div#ch_your_cover {
  margin-top: -2rem;
}

div#change_your_cover,
div#how_to_pay,
div#review_health,
div#helping_customers {
  margin-top: -4rem !important;
}

.amp_insights h3.four_column_h3 {
  font-size: 1.5rem !important;
}

@media screen and (min-width: 1024px) {
  .four_column {
    width: 22% !important;
  }
}

/* ALPW-2883 End */

/* ALPW-2884 */

div#review-block-content {
  margin-bottom: -8rem;
}

/* End ALPW-2884 */

/* Menu Design ALPW-2898 */
/*
.amp-main-menu a:hover {
  background: none !important;
}

.new_main_navigation_menu a:after {
  bottom: 0.5rem !important;
}

.amp-main-menu li:hover {
  background: none !important;
}

.amp-main-menu a {
  color: #003057 !important;
  cursor: pointer;
}

.amp-main-menu ul ul {
  column-count: 1 !important;
}

.amp-main-menu li li a::after {
  content: none !important;
}

.amp-main-menu li li {
  cursor: pointer;
}

.first-ul ul li {
  border-bottom: 1px solid #2c5697 !important;
}*/

@media screen and (max-width: 1023px) {
 /* .menu__box li {
    margin: 0;
    position: relative;
    width: 100% !important;
  }*/

  .hamburger-menu ul.menu a.is-active {
    color: #fff !important;
    background-color: #009b74;
    border-radius: 0px !important;
  }

  li.menu-item {
    padding: 0px !important;
  }

/*
  ul.menu__box li a {
    padding: 1rem 1rem 1rem 1rem !important;
    display: block !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    color: #2c5697;
    cursor: pointer;
    width: 100%;
  }

  .amp-main-menu {
    display: none;
  }

  .menu__box ul ul {
    column-count: 1 !important;
    width: 100% !important;
  }

  .menu__box ul ul li {
    border-bottom: 1px solid #00ab84;
  }

  .first-ul ul {
    position: relative !important;
    top: 0px !important;
  }

  .first-ul ul {
    display: none;
    background: #f3f3f3 !important;
  }

  .first-ul li a:after {
    position: relative;
    top: -2px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 0.2em solid #2c5697;
    border-top: 0.2em solid #2c5697;
    transform: rotate(135deg);
    margin-right: 0.5em;
    margin-left: 1.0em;
    float: right;
  }

  .first-ul ul li a:after {
    content: none !important;
  }

  .first-ul li.is-active a:after {
    position: relative;
    top: 5px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 0.2em solid #ffff;
    border-top: 0.2em solid #ffff;
    transform: rotate(-45deg);
    margin-right: 0.5em;
    margin-left: 1.0em;
  }

  .first-ul li.is-active {
    background: #2c5697 !important;
  }

  .first-ul ul li.is-active {
    background: none !important;
  }

  .first-ul ul li.is-active a {
    color: #2c5697 !important;
  }

  li.is-active a {
    color: #ffff !important;
  }

  .first-ul ul li {
    padding: 0rem 0rem !important;
    border-bottom: 1px solid #dfd6d6 !important;
  }

  .first-ul li {
    border-bottom: 2px solid #e2dddd;
  }

  .menu__box ul:last-child {
    padding: 0rem !important;
    background: #f3f3f3 !important;
  }

  .menu__box ul:last-child li {
    border-bottom: 1px solid #dfd6d6 !important;
  }

  .menu__box ul:last-child a {
    padding: 0.5rem 0rem 0.5rem 1rem !important;
  }*/

  .utility-menu {
    display: none !important;
  }
/*
  .first-ul ul a {
    color: #2c5697 !important;
  }

  .first-ul li:first-child {
    background: #2c5697;
  }

  .first-ul li:first-child a {
    color: #ffff;
    border-top: 2px solid #e2dddd;
  }

  .first-ul li:first-child a:after {
    border-right: 0.2em solid #ffff;
    border-top: 0.2em solid #ffff;
  }

  .first-ul ul li:first-child {
    background: none;
  }

  .first-ul ul li a:first-child {
    border-top: unset;
  }

  .first-ul ul li:nth-child(2) {
    display: block;
  }*/

  /* Commented for ROF-1704
.first-ul li:nth-child(2) {
    display: none;
}
*/
 /* a#superfish-new-main-navigation-toggle,
  a#superfish-new-adviser-support-menu-toggle {
    display: none;
  }
  .menu__box .menu {
    padding: 0px !important;
  }*/

  li.menu-item {
    border-bottom: 2px solid #e2dddd;
  }

  li.menu-item a:hover {
    background: #2c5697 !important;
    color: #ffff;
  }

  li.menu-item:first-child {
    border-top: 2px solid #e2dddd;
  }
}

@media screen and (min-width: 1024px) {
  .menu__btn {
    display: none;
  }

 /* .first-ul li:first-child {
    display: none;
  }

  .first-ul ul li:first-child {
    display: block;
  }

  .first-ul ul li a:hover {
    background: #2c5697 !important;
    color: #ffff !important;
  }*/

  .au_utility_menu li:first-child {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1120px) {
 /* .first-ul li a {
    font-size: 15px !important;
  }*/
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
 /* #block-advisersupportmenu a {
    font-size: 13px !important;
  }*/
}

@media screen and (min-width: 1101px) and (max-width: 1200px) {
 /* #block-advisersupportmenu a {
    font-size: 15px !important;
  }*/
}

@media screen and (min-width: 1024px) and (max-width: 1329px) {
 /* .amp-main-menu nav .menu {
    display: -webkit-box;
  }*/
}

/* Menu Design End ALPW-2898 */

/* ALPW-2806 Starts */
.banner {
  height: 250px;
  margin-bottom: 0px !important;
  overflow-y: hidden;
}

.banner__triangle svg {
  height: 490px !important;
}

.banner__title {
  font-size: 35px !important;
  max-width: 85% !important;
  /* margin: 0.67em 8em 0em 0em; */
  margin:0.10em 8em 0em 0em;
  line-height: 35px !important;
}

.amp_banner_text h1 {
  font-size: 45px !important;
}

h2 {
  font-size: 38px !important;
}

h3 {
  font-size: 32px !important;
}

.find-a-form {
  margin-top: 18px;
}

@media screen and (min-width:1024px) {
  p {
    font-size: 18px !important;
  }
}

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

  .amp_banner_text h1,
  .banner__title {
    font-size: 28px !important;
    max-width: unset !important;
    margin: 0.67em 0em !important;
  }

  h2 {
    font-size: 24px !important;
  }

  h3 {
    font-size: 20px !important;
  }
}

/* ALPW-2806 Ends */

/* ALPW-2948*/
#claimsjourney .amp_banner_text {
  top: 18px;
}

/* ALPW-2976: Search Page */
.path-adviser-search-page input#edit-adviser-search-query--2,
.path-search-page input#edit-search-query--2,
.path-adviser-search-page input#edit-adviser-search-query--3,
.path-search-page input#edit-search-query--3 {
  z-index: 99;
}

.path-search-page .search-form img,
.path-adviser-search-page .search-form img {
  z-index: 100;
}

/*ALPW-2969*/
@media screen and (max-width: 768px) {
  .dropdownwithsearch {
    height: 220px !important;
  }
}

@media screen and (max-width: 480px) {
  .dropdownwithsearch {
    height: 250px !important;
  }
}

/* ALPW-3013: Component AIAA Pages*/

.twocolumns-card {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.twocolumns-card li:before {
  content: '' !important;
}

.aiaa_grid {
  margin-top: 0px !important;
}

.aiaa_grid .cell-c4 {
  margin-bottom: 4rem !important;
}

@media screen and (min-width: 1441px) {
  div#aiaa_tab_content {
    margin-left: 5rem !important;
  }
}

@media screen and (min-width: 1024px) {
  .aiaa_grid .cell-c4 {
    width: 45% !important;
  }
}

@media screen and (max-width: 768px) {
  div#aiaa_product_block {
    margin-top: 8rem;
  }
}

/* ALPW-3110 */
.content-spacing {
  margin-top: unset;
}

@media only screen and (max-width: 459px) {
  h1.banner__title {
    line-height: 45px;
  }

  .content-spacing {
    margin-top: 4rem;
  }
}

.rla-tab-hide {
  display: none !important;
}


/* ALPW-2897: Home Page Start*/
ul.pagination__list.home-pagination__list {
  bottom: 0rem !important;
  float: right !important;
}

.slide-content-wrapper.home-slide-content-wrapper {
  background: #FFFFFF;
  max-width: 450px;
  top: 2.5rem;
  padding: 2.5rem;
  right: unset;
  left: 2.5rem;
}

.home-slide-content-wrapper h1,
.home-slide-content-wrapper .coh-wysiwyg p {
  color: #001e41;
}

.home-slide-content-wrapper .scrolloverflow.home-scrolloverflow {
  width: 100%;
}

/* .home-slide-content-wrapper .scrolloverflow.home-scrolloverflow {
    width: 100%;
    height: 80px;
} */

.home-slide-content-wrapper.primary_tile_button a {
  background: #2c5697;
  color: #fff;
  border-color: #2c5697;
  width: 100%;
}

div#Home-green-banner {
  background: #009b74;
  margin-top: 1.5rem;
}

div#Home-green-banner .coh-container.primary_tile_content_text {
  color: white;
}

div#Home-green-banner h2.coh-heading.h1 {
  color: white;
}

@media only screen and (max-width: 370px) {
  .footer--bottom .footer-menu ul.menu {
    display: unset;
  }
}

@media only screen and (max-width: 370px) {
  .footer--bottom .footer-menu {
    padding: 0 2rem
  }
}

@media only screen and (max-width: 370px) {
  .footer--bottom .menu-item a {
    border-right: none;
  }
}

@media screen and (max-width:768px) {
  .primary_tile_button a {
    max-width: 15rem;
  }
}

@media screen and (max-width:768px) {
  .slide-content-wrapper.home-slide-content-wrapper {
    left: 0rem;
  }
}

/*Search Box*/
.amp-search .search-box {
  width: unset;
}

.amp-search.amp-search-open {
  width: 45em;
}

/*Grid Component Heading*/
.grid-component-wrapper-np .coh-heading {
  max-width: 1440px;
  margin: 0 auto;
}

/*Slider Content*/
img.coh-image.home-banner-image.coh-image-responsive-xl {
  height: 500px;
  object-fit: cover;
  min-height: 480px;
  height: calc(100vh - 400px);
  object-position: 50% 50%;
}

.grid-component-wrapper-np h2.coh-heading {
  margin: 2rem 1rem 1rem;
  line-height: 1.2;
  color: #001e41;
  /* min-height: 5rem;  */
  font-size: 2rem;
}

.coh-inline-element.homesprev {
  width: 45px;
  position: absolute;
  height: 100%;
  left: 0px;
  display: flex;
  top: 0px;
  align-items: center;
  justify-content: center;
}

.coh-inline-element.homesnext {
  width: 45px;
  position: absolute;
  height: 100%;
  right: 0px;
  display: flex;
  top: 0px;
  align-items: center;
  justify-content: center;
}

.homesnext .coh-inline-element.pagination__next,
.homesprev .coh-inline-element.pagination__prev {
  z-index: 21;
}

.hspagination {
  display: flex;
  width: 100%;
  height: 150px;
  background: #2c5697;
  position: relative;
  z-index: 20;
  cursor: pointer;
}

.hspagination:hover {
  background: #2c5697;
}

.homesnext .hspagination {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: 0px;
}

.homesprev .hspagination {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 0px;
}

.hspagination .pagination__prev {
  position: absolute;
  top: 50px;
  left: 5px;
}

.hspagination .pagination__next {
  position: absolute;
  top: 50px;
  left: 10px;
}

.hspagination .pagination__prev::before,
.hspagination .pagination__next::before,
.hspagination .pagination__prev::after,
.hspagination .pagination__next::after {
  height: 2px;
  background-color: #FFFFFF;
}

.home-slide-content-wrapper a.coh-link {
  position: absolute;
  bottom: 30px;
  background: #2c5697;
  color: #FFF;
  border: 1px solid #2c5697;
  width: auto;
  left: 2.5rem;

}

.home-slide-content-wrapper {
  max-width: 465px;
  background: #fffFFF;
  padding: 2.5rem;
  height: 350px;
  position: absolute;
}

.no-top-margin {
  margin-top: 0px !important;
}

@media screen and (max-width: 768px) {
  .home-details-container .slide-content-wrapper {
    position: absolute !important;
    background: unset;
    top: 1rem;
  }
}

@media screen and (max-width: 468px) {
  .home-slide-content-wrapper {
    height: 400px;
  }
}

.bggrey {
  background-color: #f5f5f5;
  padding-top: 0.5rem !important;
}

/* ALPW-2897: Home Page End*/

.bolden {
  font-weight: bold;
  color: #001e41;
}

/* Added for payment page : Start */
.grid-h2-left {
  text-align: left;
  z-index: 10;
}

.grid-component-center .cell-c4 {
  margin: 0 auto;
  z-index: 10;
}

.grid-component-center .cell-c4 .inner-wrapper {
  width: 100%;
  z-index: 10;
  background-color: white;
}

.grid-component-center .media-block img {
  filter: none;
}

.grid-component-center .cell-c4 .rich-text-editor h3 {
  color: #00ab84;
}

.grid-component-center .cell-c4 .rich-text-editor h3 span {
  font-size: 20px;
  vertical-align: super;
  color: black;
}

.grid-h3-left {
  width: 100%;
  text-align: left;
  font-size: 18px !important;
  margin-top: -25px;
}

@media screen and (max-width:768px) {
  .grid-component-center .cell-c4 {
    width: 100%;
  }
}

/* Added for payment page: End */

.view-what-we-invest .selected_total p {
  margin-bottom: .75rem;
  line-height: 1.25rem;
}

/* Product Category Item List Component */
.pc-list-item-container-wrapper {
    padding: 0 4rem 4rem;
    transform: skewY(-20deg);
    position: relative;
    background-color: #e5f7f3;

    @media screen and (max-width:768px) {
      padding: 0 0 2rem;
    }

  .pc-list-item-container {
    margin: 0 auto;
    max-width: 1440px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 10;
    transform: skewY(20deg);

    @media screen and (max-width:768px) {
      padding: 0 2rem;
    }

    h2 {
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 1rem;
      word-break: break-word;
    }

    ul {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;

      @media screen and (max-width:768px) {
        flex-direction: column;
      }

      &.col3 li {
        width: 30%;

        @media screen and (max-width:768px) {
          width: 100%;
        }
      }

      li {
        background-color: #fff;
        /*border: 1px solid #585f73;*/
        border-radius: 10px;
        -webkit-box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
        box-shadow: 0 3px 9px 0 rgb(0 0 0 / 20%);
        display: flex;
        flex-flow: column;
        list-style-type: none;
        margin: 1rem 0;
        min-height: 18rem;
        padding: 2rem;
        position: relative;
        overflow: hidden;
        text-align: center;
        transition: all .5s ease;
        transition-property: color, background-color;

        &::after {
          border-bottom: 5rem solid #00ab84;
          border-left: 12rem solid transparent;
          bottom: 0;
          content: "";
          height: 0;
          position: absolute;
          right: 0;
          width: 0;
          z-index: 1;
        }

        h3 {
          color: #001e41;
          font-weight: 300;
          line-height: 2.5rem;
          margin-bottom: 1.25rem;
          text-rendering: optimizeLegibility;
          word-wrap: break-word;
          word-break: break-word;
          min-height: 5.5rem;
        }

        a {
          background: #2c5697;
          border: 1px solid #2c5697;
          border-radius: 9px;
          color: #FFF;
          margin: 1rem auto;
          padding: 13px 38px;
          text-decoration: none;
          min-width: 12rem;
          z-index: 2;
        }

        a:hover {
          -webkit-box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
          box-shadow: 10px 22px 24px 0 rgb(0 0 0 / 30%);
        }
      }
    }
  }
}

/* Product Category Helpful Component */
.pc-helpful-container {
  margin: 0 auto;
  padding: 0 4rem;
  position: relative;
  width: 100%;
  z-index: 10;

  @media screen and (max-width:768px) {
    padding: 0 2rem;
  }

  /*h2 {
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    word-break: break-word;
  }

  .pc-helpful-content {
    background: #FFF;
    border: 1px solid #585f73;
    min-height: 10rem;
    padding: 1rem;
  }*/

  .pc-helpful-links-wrapper {
    margin: 1rem auto;
    max-width: 1440px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;

    @media screen and (max-width:768px) {
      flex-direction: column;
    }

    .pc-helpful-links {
      background: #FFF;
      border: 1px solid #ccd2d9;
      margin: 1rem 0;
      padding: 2rem;

      @media screen and (max-width:768px) {
        padding: 1rem;
      }

      h3 {
        border-bottom: 1px solid #ccd2d9;
        margin-bottom: 1rem;
        padding-bottom: .5rem;
      }

      ul {
        padding: .25rem;

        li {
          list-style-type: none;

          a {
          border-bottom: 1px solid #ccd2d9;
          color: #2c5697;
          margin: 0;
          text-decoration: none;
          font-weight: 600;
          padding: 1rem 0;
          font-size: 1rem;
          line-height: 1.5rem;
          display: flex;
          align-items: center;
          word-break: break-word;
          width: 100%;
          justify-content: space-between;

          &:hover {
            text-decoration: underline;
            color: #335695;

            & .amp-next-icon {
              transform: translateX(20px);
              margin-right: .625rem;
            }
          }

          /*&::after {
            content: '';
            position: absolute;
            border-right: 2px solid black;
            border-bottom: 2px solid black;
            width: .625rem;
            height: .625rem;
            top: calc(75% - .625rem);
            right: .5rem;
            transform: translateY(-50%) rotate(-45deg);
          }*/
        }

        }

      }
    }

    &.col-2 .pc-helpful-links {
      width: 48%;

      @media screen and (max-width:768px) {
        width: 100%;
      }
    }
  }
}


/* Product Category Banner */
.pc-banner-container {
  background-color: #2C5697;
  position: relative;
  min-height: max-content;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 4rem 0 8rem;
  margin-bottom: 1rem;

  @media screen and (max-width: 768px) {
    padding: 1rem 0;
  }

  .banner-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    z-index: 1;

    .page-link {
      padding-left: 5rem;
      display: flex;
      align-items: center;
      color: #fff;
      list-style: none;
      position: relative;
      margin-top: 0;

      @media screen and (max-width: 768px) {
        padding-left: 1rem;
        margin-bottom: 1rem;
        display: block;
      }

      li {
        list-style: none;
        font-size: .9rem;
        font-weight: normal;
        color: #fff;

        a {
          color: #fff;
          text-decoration: none;
        }
      }
    }

    .banner-text-wrap {
      display: flex;
      height: 100%;
      padding: 0;

      @media screen and (max-width: 768px) {
        flex-direction: column-reverse;
        padding: 0 2%;
      }

      .banner-text {
        height: auto;
        width: 40%;
        background-color: #fff;
        padding: 1rem 1.5rem;
        margin: 4rem 0px 0 5%;
        z-index: 2;
        max-height: max-content;

        @media screen and (max-width: 768px) {
          margin: 1rem 0 0;
          width: 100%;
          -webkit-box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.38);
          -moz-box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.38);
          box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.38);
        }

        h1, p {
          margin:.5rem 0;
        }
      }

      .banner-image {
        width: 55%;
        height: auto;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 3rem;

        @media screen and (max-width: 768px) {
          width: 100%;
          max-width: 100%;
          position: relative;
          top: 0;
        }

        img {
          width: 90%;
          height: auto;

          @media screen and (max-width: 768px) {
            width: 100%;
          }
        }
      }

    }
  }

  .triangle-down-right {
    position: absolute;
    top: 0;
    width: 100%;
    height: 28rem;
    background: linear-gradient(-20deg, #fff 0%, #fff 60%, #2C5697 60%, #2C5697 100%);

    @media screen and (max-width: 768px) {
      top: 7rem;
      background: linear-gradient(-30deg, #fff 0%, #fff 60%, #2C5697 60%, #2C5697 100%);
    }
  }
}

.footerbottom-wrapper {
  /* box-shadow: -1px 1px 8px 2px rgb(151 151 151 / 65%) !important;
  /* -webkit-box-shadow: -1px 1px 8px 2px rgb(151 151 151 / 65%) !important; */
  /* -moz-box-shadow: -1px 1px 8px 2px rgba(151, 151, 151, 0.65) !important; */
  z-index: 100 !important;
  background: #ffffff !important;
}

.footerbottommenu .menu-item a {
  color: #001e41 !important;
  border-right: 1px solid #001e41 !important;
}

.footerbottommenu .menu li:last-child a {
  border: none !important;
}

.grid-padding-cls {
  padding: 2.5rem 2rem 2rem 5rem !important;
}

.item-container-cls h3 {
  min-height: 2.5rem !important;
}

.item-container-cls p {
  min-height: 5.5rem !important;
}