.wrapper {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
}

.investment-strategy {
    margin: 40px 0 48px;
    padding-bottom: 48px;
    border-bottom: 1px solid #eee;
}

.investment-strategy h2 {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    color: #233253;
    margin-bottom: 24px;
}

.clearfix {
    zoom: 1;
}

.investment-strategy .investment-strategy-wrap {
    border: 1px solid #c7cacc;
}

.clearfix:after, .clearfix:before {
    content: "\0020";
}

.clear, .clearfix:after, .clearfix:before {
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.investment-strategy .investment-strategy-left {
    background: #eaf1f8;
    padding: 48px 40px;
    text-align: center;
    width: 272px;
    float: left;
    min-height: 470px;
}

.accordion-section .cust-accordion.open, .border-top-left, .featured-investment-wrap .featured-investment .featured-investment-col-left, .investment-strategy .investment-strategy-left, .product-reports-wrap .product-report, .product-wrap .product-list, .recommended-products-wrap .recommended-product, .strategy-framework-wrap .strategy-framework, .talk-to-advisor .advisor-col-left {
    position: relative;
}

img, svg {
    vertical-align: middle;
}

.investment-strategy .investment-strategy-left img {
    width: 121px;
    height: 116px;
    border-radius: 50%;
    margin-bottom: 16px;
}
img {
    transition: transform .5s ease;
}
img {
    max-width: 100%;
}

.investment-strategy .investment-strategy-left h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
    color: #005e9e;
    font-weight: 600;
}

.investment-strategy .investment-strategy-left .inv-position {
    font-size: 14px;
    line-height: 22px;
    color: #233253;
    opacity: .6;
    margin-bottom: 8px;
}

.investment-strategy .investment-strategy-left .inv-dec {
    font-size: 16px;
    line-height: 21px;
    color: #233253;
    opacity: .6;
}

.accordion-section .cust-accordion.open:after, .border-top-left:after, .featured-investment-wrap .featured-investment .featured-investment-col-left:after, .investment-strategy .investment-strategy-left:after, .product-reports-wrap .product-report:after, .product-wrap .product-list:after, .recommended-products-wrap .recommended-product:after, .strategy-framework-wrap .strategy-framework:after, .talk-to-advisor .advisor-col-left:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 4px;
    height: 100px;
    background: #ed1c24;
}

.investment-strategy .investment-strategy-left:after {
    height: 88px;
}

.investment-strategy .investment-strategy-right {
    float: left;
    width: calc(100% - 272px);
    padding: 32px 32px 0;
}

.investment-strategy .investment-strategy-right .investment-strategy-cont {
    font-size: 16px;
    line-height: 22px;
    color: #233253;
    margin-bottom: 32px;
}

.investment-strategy-right p {
    margin: 0 0 30px;
}

.clearfix {
    zoom: 1;
}

.clear, .clearfix:after, .clearfix:before {
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after, .clearfix:before {
    content: "\0020";
}

.investment-strategy .investment-strategy-right h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 42px;
    color: #233253;
    margin-bottom: 10px;
}

@media screen and (max-width: 1024px){
.investment-strategy {
    margin-bottom: 56px;
    padding-bottom: 56px;
    border-bottom: 1px solid #ddd;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-wrap {
    border: 0;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-left {
    float: none;
    width: 100%;
    padding: 32px 32px 24px;
    border: 1px solid #c7cacc;
    border-bottom: 0;
    min-height: auto;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-right {
    float: none;
    width: 100%;
    padding: 0;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-right .investment-strategy-cont {
    border: 1px solid #c7cacc;
    padding: 20px 32px;
    border-top: 0;
    margin-bottom: 45px;
    font-size: 14px;
    line-height: 22px;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-right h3 {
    font-size: 24px;
    line-height: 42px;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-left h3 {
    font-size: 18px;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.investment-strategy .investment-strategy-left .inv-position {
    font-size: 12px;
    margin-bottom: 16px;
}
}

@media screen and (max-width: 768px){
    .investment-strategy .investment-strategy-left:after {
        height: 88px !important;
    }
    }