@charset "utf-8";
/**/
html, body { margin: 0 auto; padding: 0; }
@font-face {
  font-family: BentonSans-Black;
  src: url("/content/dam/statichtmlapps/everyangle/BentonSans-Black.ttf") format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: BentonSans-Bold;
  src: url("/content/dam/statichtmlapps/everyangle/BentonSans-Bold.ttf") format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: BentonSans;
  src: url("/content/dam/statichtmlapps/everyangle/BentonSans-Regular.ttf") format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: BentonSans-book;
  src: url("/content/dam/statichtmlapps/everyangle/BentonSans-Book.ttf") format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: BentonSans-medium;
  src: url("/content/dam/statichtmlapps/everyangle/BentonSans-Medium.ttf") format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: MercuryDisplay-Semibold;
  src: url("/content/dam/statichtmlapps/everyangle/Mercury-Display-Bold.ttf") format('truetype');
  font-weight: 600;
}
#hero {
    position: relative;
    width: 100%;
    min-height: 800px;
    background-color: #1C375D;
    overflow: hidden;
}
#hero .orange-arrow {
    background-image: url(/content/dam/statichtmlapps/everyangle/images/Watermark.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 502px;
    left: 0;
    margin: 24px 0;
    opacity: 1;
    position: absolute;
    width: 208px;
    z-index: 1;
    top: 72px;
}
#hero h1 {
    font-family: "MercuryDisplay-Semibold", sans-serif;
    color: #fafafa;
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    padding-bottom: 0;
    margin: 0;
    text-align: center;
}
#hero h1:lang(zh-HK) {
    font-family: MercuryDisplay-Semibold, Times New Roman, georgia, serif;
    letter-spacing: 2px;
}
#hero h3 {
    color: #FFF;
    text-align: center;
    font-family: "BentonSans-book";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 173.333% */
    margin-bottom: 16px;
}
#hero h3:lang(zh-HK) {
    font-family: NotoSansTC-Regular, sans-serif;
    letter-spacing: 2px;
}
#hero p {
    font-weight: 500;
    margin: 0 auto;
    padding-top: 16px;
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
    text-align: center;
    font-family: BentonSans, arial, verdana, helvetica, sans-serif;
    max-width: 770px;
}
#hero p:lang(zh-HK) {
    font-family: NotoSansTC-Medium, sans-serif;
    letter-spacing: 1px;
}
#hero .ctr p {
    font-family: "BentonSans", sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}
#hero .ctr p:lang(zh-HK) {
    font-family: NotoSansTC-Regular, sans-serif;
}
#hero span svg {
    width: 30px;
    height: 30px;
}
#hero .content {
    position: relative;
    z-index: 1;
    padding: 0 72px;
    display: grid;
}
#hero .container {
    max-width: 100%;
    padding: 80px 0;
}
.disclouser-title {
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
        font-family: BentonSans, arial, verdana, helvetica, sans-serif;
}
.fund-risk {
    margin: 0 auto;
    padding: 26px 0 40px;
    max-width: 1150px;
}
.fund-risk p {
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    max-height: 154px;
    overflow-y: scroll;
        font-family: BentonSans, arial, verdana, helvetica, sans-serif;
}
#fundsubnav{
    /*float: left;*/
    clear: none;
    width: 100%;
}
#fundsubnav .subnavcontainer {
    background-color: #b9d9eb;
    display: flex;
}
#fundsubnav .subnavcontainer .wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1154px;
    width: 100%;
}
#fundsubnav .subnavcontainer .wrapper .nav-list {
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    overflow-x: scroll;
    padding: 0;
    white-space: nowrap;
    text-align: center;
}
#fundsubnav .subnavcontainer .wrapper .nav-list li {
    cursor: pointer;
    font-size: 16px;
    line-height: 41px;
        align-items: center;
    border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
    color: #252525;
    display: inline-flex;
    font-family: BentonSans-Bold, arial, verdana, helvetica, sans-serif;
    height: 41px;
    margin-bottom: 0;
    padding: 0 35px;
}
#fundsubnav .subnavcontainer .wrapper .nav-list li.active {
    border: 2px solid #b9d9eb;
    background-color: #1b365d;
    color: #fff;
}
#investment_excellence {
    display: none;
}
#investment_excellence .wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}

#our_solutions {
    background-color: #1C375D;
}
#our_solutions h2, #our_solutions h3 {
    color: #FFF;
}
#our_solutions h3 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 96px;
}
#our_solutions h3:lang(zh-HK) {
    letter-spacing: 2px;
}
#our_solutions .wrapper {
    padding-top: 96px;
    padding-bottom: 48px;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}
#featured_insight  .wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}
#banner  .wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}
#whywellington  .wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}
#awards  .wrapper {
    padding-top: 48px;
    padding-bottom: 0px;
    max-width: 1150px;
    margin: 0 auto;
}
#awards {
    padding-bottom: 48px;
    background: #EFEFEF;
}
.logo_area {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
    height: 180px;
}
.logo_area .col1 {
    flex: 1;
    text-align: left;
    align-self: center;
}
.logo_award_group {
    display: flex;
    width:100%
}
.logo_award_group.a1 img {
    padding-right: 0px;
    align-self: center;
    margin: 0 auto;
}
.logo-track .box .logo_award_group p {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    margin: auto;
}

.ctr_btn {
    display: flex;
    width: 136px;
    height: 48px;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: #EFEFEF;
    padding: 0 39.5px;
}
.ctr_btn .view_more {
    border-radius: 16px;
    border: 2px solid #D9D9D6;
    width: 116px;
    font-family: BentonSans-Bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #8D8D8D;
    cursor: pointer;
    text-align: center;
}
#awards .disclosure-style {
    position: relative;
    overflow: hidden;
}
#awards .disclosure-style.active {
    height: auto;
    overflow:inherit;
}
#awards .remark_content {
    position: relative;
}
#awards .ctr {
    position: relative;
    height: 40px;
}
#awards .ctr .border {
    height: 2px;
    width: 100%;
    border-top: 2px solid #D9D9D6;
    top: 19px;
    position: relative;
}

#awards .remark_content .cover {
    
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #EFEFEF;
    background: -webkit-linear-gradient(0deg, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 0) 100%);
    background: -moz-linear-gradient(0deg, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 0) 100%);
    background: linear-gradient(0deg, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EFEFEF", endColorstr="#EFEFEF", GradientType=0);
}
.logo-track p { 
    padding: 0;
}
#latest_insights  .wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}
#our_solutions .box {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
}
#our_solutions .box p {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
#our_solutions .box h3 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
}
.logo-slider {
  overflow: hidden;
  width: 100%;
}
.logo-slider .box {
    background: #FFF;
    width: 368px;
    height: 265px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.20);
}
.logo-slider .box .content {
    padding: 12px 24px
}

.main-container {
    padding-top: 0px;
    width: 100%;
}



.mui-fixed {
  position: relative;
}

.mui-fixed.fixed {
  position: fixed;
  top: 115px;
  width: 100%;
  z-index: 1000;
}

.headerBar {
    min-height: 115px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    left: 0;
    background-color:#ccc;
    opacity: .8;
}
.logo-track {
  display: flex;
  width: fit-content; /* important */
  animation: scrollA 90s linear infinite;
  padding: 5px 0;
}

.logo-track .box {
  height: 340px;
  width: 375px;
  margin: 0 12px;
  text-align: center;    
}
.logo-track .box:lang(zh-HK) {
     height: 300px;
}
.logo-track .box p {
    font-family: BentonSans-Bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
}
@keyframes scrollA {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.fund_label {
    display: inline-flex;
    padding: 8px;
    align-items: center;
   color:#FFF;
    font-family: BentonSans, arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 24px;
}
.fund_label.equity {
    background-color: #93405A;
}
.fund_label.fixedincome {
    background-color: #658D1B;
}
.subhead sup {
    position: absolute;
    top: 0;
    right: -12px;
}
.subhead {
    color: #000;
    font-family: BentonSans-medium, arial, verdana, helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 137.5% */
    position: relative;
    width: fit-content;
}
.figure {
    color: #252525;
    font-family: BentonSans-Black;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px; /* 122.222% */
} 
.ctr_download a {
    color: #236192;
    font-family: BentonSans-Bold, arial, verdana, helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    position: relative;
    text-decoration: none;
}
.ctr_download::after {
    content: "";
    background-image: url(/content/dam/statichtmlapps/everyangle/images/icon-download-blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 6px;
    position: absolute;
    margin-top: 4px;
}
.remark {
    position: relative;
    color:  #5E5D5D;
    font-family: BentonSans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
}
p.date {
    color: #5E5D5D;
    font-family: BentonSans, arial, verdana, helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
}
#our_solutions .row .col-12 .row .col-12.factcontainer.equity{
    border-left: 6px solid #93405A;
    padding-left: 16px;
    align-self: stretch;
    margin-bottom: 12px;
    flex: auto;
}
#our_solutions .row .col-12 .row .col-12.factcontainer.equity.none {
    border-left-width: 0;
     padding-left: 0;
     margin-top: 20px;
}
#our_solutions .row .col-12 .row .col-12.factcontainer.fixedincome{
    border-left: 6px solid #658D1B;
    padding-left: 16px;
    align-self: stretch;
    flex: auto;
}
.viusal_thumb {
    width: 100%;
    min-height: 220px;
    background-color: #D9D9D6;
    position: relative;
    margin-bottom: 24px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.viusal_thumb.WAQIF {
    background-image: url("/content/dam/statichtmlapps/everyangle/images/WAQIF.gif")
}
.viusal_thumb.WATF {
    background-image: url("/content/dam/statichtmlapps/everyangle/images/WATF.gif")
}
.viusal_thumb.WCTRF {
    background-image: url("/content/dam/statichtmlapps/everyangle/images/WCTRF.gif")
}
.viusal_thumb.WCIF {
    background-image: url("/content/dam/statichtmlapps/everyangle/images/WCIF.gif")
}
.viusal_thumb .cover {
    display: none;
    position: absolute;
    top:0;
    left:0;
    height: 189px;
    width: 100%;
    opacity: 0.8;
background: linear-gradient(0deg, rgba(27, 54, 93, 0.00) 0%, #1B365D 43.75%);
}
.viusal_thumb .content {
    position: relative;
    z-index: 1;
    padding: 16px;
    width: 60%;
    height: auto;
}
.viusal_thumb .content:lang(zh-HK) {
    width: 60%;
}
#our_solutions .viusal_thumb .content h3 {
    text-align: left;
    padding: 0;
    font-size: 21px;
    line-height: 28px;
}
#our_solutions .viusal_thumb .content p {
    font-family: BentonSans-medium;
    font-size: 18px;
    color: #B9D9EB;
    width: 100%;
}
#our_solutions .viusal_thumb.WCIF .content p {
   max-width: 77%; 
}
.icon_ {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: C9C9C9;
}
.row {
    display: flex;
    align-items: stretch;
}
.row.gap {
    gap: 32px;
}
.row.gap>.col-12 {
    margin-bottom: 24px;
}
.row.gap .col-12.equity, .row.gap .col-12.fixedincome {
    /*margin-bottom: 0;*/
}

.box .remark {
    flex-grow: 1;
}
.box sup:lang(zh-HK) {
    font-size: smaller;
    vertical-align: super;
    top: auto;
    line-height: 14px;
    position: relative;
}
.btn_group {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-top: 24px;
    gap: 24px;
    align-content: flex-end;
    height: 100%;
}
#hero .btn_group {
    width: auto;
    margin: 0 auto;
    display: flex;
    padding-top: 0;
}
#hero video {
    width: 100%;
    max-width: 1440px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.btn_group .btn {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
}
.btn_group .btn a, #hero .btn_group .btn a {
    width: 100%;
    color: #FFF;
    padding: 14.5px 24px; 
    font-family: BentonSans-Bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.btn_group .btn.plain a {
    color: #1B365D;
}
.btn.solid {
    background-color: #1B365D;
}
#hero .btn.solid {
    background-color: #007DBA;
    border: 2px solid #007DBA;
    color: #FFF;
}
#hero .col-12 {
    width: auto;
    margin: 0 auto;
}
.btn.plain {
    border: 2px solid #1B365D;
}
#hero .btn.plain {
    border: 2px solid #FFF;
    color: #FFF;
}
#hero .btn_group .btn {
    width: auto;
}
.details_content {
    padding-top: 48px;
}
#hero h2, #awards h2, #our_solutions h2  {
    font-size: 25px;
    line-height: 32px;
    font-family: BentonSans-Black, arial, verdana, helvetica, sans-serif;;
    font-weight: 900;
    margin-bottom: 36px;
    padding-bottom: 24px;
    margin-top: 0;
    text-transform: uppercase;
    color: #000;
    position: relative;
}
#our_solutions h2 {
    color: #FFF;
}
h2:lang(zh-HK) {
    font-family: NotoSansTC-Bold;
    letter-spacing: 2px;
}
#hero h2::after, #awards h2::after, #our_solutions h2::after {
    background-color: #71c5e8;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 76px;
}
h3 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 0;
    font-family: BentonSans-Bold, arial, verdana, helvetica, sans-serif;
}
h4 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 0;
    font-family: BentonSans-Bold, arial, verdana, helvetica, sans-serif;
    color: #1b365d
}
h4.pb-24 {
    padding-bottom: 24px;
    margin-bottom: 0;
}
p {
    color: #252525;
    font-size: 16px;
    line-height: 24px;
    font-family: BentonSans, arial, verdana, helvetica, sans-serif;
    position: relative;
}
#our_solutions .row.gap {
    /*display: flex;
    align-items: top;
    gap: 22px;
    align-self: stretch;
    width: 100%;*/
}
#our_solutions .row.gap {
    display: grid; 
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
}
#our_solutions .disclosure-style p {
    color: #FFF;
    padding-bottom: 8px;
}
#our_solutions .disclosure-style {
    padding-top: 24px;
}
#our_solutions .row .col-12 {
    background-color: #FFF;
    border: #D9D9D6 solid 1px;
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: flex-start;
    /*align-items: flex-start;*/
    align-self: stretch;
    /*max-width: 514px;*/
    flex: 0 0 auto;
}
#our_solutions .box ul {
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 0;
}
#our_solutions .box ul li {
    margin-bottom: 5px;
    color: #000;
    font-family: BentonSans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
    font-family: BentonSans, arial, verdana, helvetica, sans-serif;
    padding-left: 0;
}
#our_solutions .row .col-12 .row .col-12 {
    border: none;
    padding: 0;

}
#hero .container, #our_solutions .container  {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    height: auto;
}
.disclosure-style p {
    text-overflow: ellipsis;
    font-family: BentonSans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #5E5D5D;
    padding: 0;
    margin: 4px;
    padding-bottom: 8px;
}
.col-12 {
    width: auto;
}
.col-lg-6 { 
    width: auto;
}
.col-md-6 {
    width: auto;
}
@media only screen and (max-width: 1280px){
#whywellington .wrapper, #latest_insights .wrapper, #banner .wrapper, #featured_insight .wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    #our_solutions .row .col-12 {
        display: block;
    }

    #our_solutions {
        padding-left: 20px;
        padding-right: 20px;
    }
    .col-md-6 {
    width: auto;
    }
    #hero video {
        bottom: 0px;
    }
    .viusal_thumb .content {
        width: 65%
    }
}
@media only screen and (max-width: 980px){
    .col-md-6 {
     width: auto;
    }
    #hero video {
        bottom: 0;
    }
    #hero .orange-arrow {
        display: none;
    }
    #hero {
        height: 740px;
    }
     #our_solutions .row.gap{
        gap: 22px;
        display: grid;
        grid-template-columns: 1fr;
    }
    #awards .wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 768px){
    #hero {
        height: auto;
    }
    #hero h1 {
        font-size: 36px;
        line-height: 46px;
    }
    #hero video {
        width: 1020px;
        max-width: none;
        top: -130px;
        bottom: auto;
    }
    #hero {
        overflow: hidden;
    }
    #hero p {
        margin-top: 300px;
        margin-bottom: 24px;
    }
    #hero h3 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 24px;
    }
    .row.gap .col-12.equity, .row.gap .col-12.fixedincome {
        margin-bottom: 12px;
    }
    #our_solutions .row .col-12 .row .col-12.factcontainer.equity.none {
        border-left-width: 6px;
        padding-left: 16px;
        margin-top: -12px;
    }
    #our_solutions .row .col-12 .row .col-12.factcontainer.equity.none ul {
        padding-top: 5px;
    }
    #hero .btn_group {
        grid-template-columns: auto;
        display: grid;
        width: 100%;
    }
    #hero .btn_group .btn {
        width: 100%;
        align-self: stretch;
    }
    #our_solutions h3 {
        font-size: 20px;
        line-height: 26px;
    }
    #our_solutions .viusal_thumb .content h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .viusal_thumb .content {
        width: 60%;
        padding: 16px; 
    }
    .viusal_thumb .content:lang(zh-HK) {
         width: 50%;
    }
    #our_solutions .viusal_thumb .content p {
        font-size: 14px;
        line-height: 18px;
    }
    .subhead {
        font-size: 14px;
        line-height: 20px;
    }
    .fund_label {
        margin-bottom: 10px;
    }
    .col-lg-6 { 
        width: unset;
    }
    .col-md-6 {
        width: unset;
    }
    .col-12 {
        width: 100%;
    }
    .orange-arrow {
        display: none;
    }
    #hero .content {
        padding: 37px 25px;
    }
    #hero .container {
        padding: 0;
    }
    #hero {
        min-height: inherit;
    }
    #terms {
        padding: 0 14px;
    }
    #our_solutions .row .col-12 {
        align-self: flex-start;
        max-width: none;
        
    }
    #investment_excellence .wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    #investment_excellence {
        padding-left: 20px;
        padding-right: 20px;
    }
     #our_solutions .wrapper {
        padding-left: 0px;
        padding-right: 0px;
     }
     #our_solutions .row .col-12 {
        padding:0;
     }
     #our_solutions .box {
        padding:0;
        height: auto;
        padding: 16px;
     }
     #our_solutions .row .col-12 .row .col-12.factcontainer {
        width: auto;
     }
     .viusal_thumb {
        height: 195px
     }
     .btn_group {
        grid-template-columns: 1fr;
        gap: 16px;
        height: auto;
     }
     .col-2 { 
        width: 16.666%;
     }
    .col-10 { 
        width: 83.333%;
     }
    .row.gap {
        gap: 0;
        display: block;
    }
    .row.gap .col-12 {
        padding-bottom: 24px;
    }
    .row.gap.wrap {
        gap: 22px;
        display: flex;
    }
    #our_solutions .row.gap {
        /*gap: 0;
        display: block;
        padding-bottom: 0px*/
    }
    #our_solutions .row.gap{
        gap: 22px;
        display: grid;
        grid-template-columns: 1fr;
    }
    #whywellington .wrapper, #latest_insights .wrapper, #banner .wrapper, #featured_insight .wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    #our_solutions .row .col-12 {
        display: block;
    }

    #our_solutions {
        padding-left: 20px;
        padding-right: 20px;
    }
    #awards {
        padding-left: 0px;
        padding-right: 0px;
    }
    #awards .wrapper{
        padding-left: 20px;
        padding-right: 20px;
    }
    #our_solutions .box {
        display: block;
    }
    
      #featured_insight, #banner, #latest_insights, #whywellington     {display: none;} 
      .btn_group {
         
      }
}


h2.h2 {
     padding-bottom: 24px;
    padding-top: 48px;
    position: relative;
        font-family: BentonSans-Black, arial, verdana, helvetica, sans-serif;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 36px;
    margin-top: 0;
    text-transform: uppercase;
    color: #000;
}
h2.h2::after{
    background-color: #71c5e8;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 76px;
}
.cp-content h2.h2 {
    color: #FFF;
}
.cp-accordion-content_box h2.h2{
      padding-top: 0px;
    margin-bottom: 24px;
    color: #fff;
}
.cp-accordion-content_box h2.h2::after{
    width: 0px;
}
.sub-title {  
    color: #252525;
    font-family: BentonSans-Bold, arial, verdana, helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 8px;
     display:block;
 clear:both;
    }
.pb-0 {
     padding-bottom: 0px;  
}
.pt-48 {
    padding-top: 48px; 
}
.pb-48 {
    padding-bottom: 48px; 
}
.pb-24 {
       padding-bottom: 24px;  
}
.mt-48 {
    margin-top: 48px; 
}
.cp-accordion-content_box .title p {
    font-family: BentonSans-Bold, arial, verdana, helvetica, sans-serif;
    color: #252525;
        font-size: 18px;
    line-height: 26px;
    margin-bottom: 16px;
    max-width: 100%
}