.investment-features h2 {

    font-size: 36px;
    font-family: 'gothammedium';
    color: #2a2829;
    margin: 0 0 50px 0;

}

.investment-features h4 {
    font-size: 24px !important;
}

.investment-features .box {
    margin-bottom: 50px;
}

.para-section {
    margin: 60px 0px 20px 0px;
}

.para-section p {
    margin-left: 0 !important;
    font-size: 36px;
    color: #2a2829;
    line-height: 40px;
}

.para-section span {
    display: block;
    color: #231f20;
    font-size: 36px;
    margin-bottom: 10px;
    font-family: 'gothammedium';

}

.whysme-pricing {
    font-size: 42px;
    line-height: 50px;
    color: #231f20;
    margin-bottom: 0;
    padding: 60px 0;
}

.whysme-pricing .section-header {
    margin: 0 0 60px;
}

.whysme-pricing .approach p {
    text-align: center;
}

.whysme-pricing .approach h3 {
    border-bottom: none;
    text-align: center;
    color: #231F20;
    font-family: 'gothammedium';
    padding-bottom: 0;

}

.whysme-pricing .approach .description {
    font-size: 18px;
    line-height: 26px;
    text-align: initial;
    color: #000000;
    margin-bottom: 0;
}

.whysme-pricing .box {
    border: 2px solid #283895d9;
    padding: 60px 30px 30px;
    min-height: 540px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.investment-bg {

    background: url("../img/investment-banner.jpg") center top no-repeat !important;
    background-size: cover !important;
}



.investment-bg::before {
    background: none;
}

.banner1 {
    background: url("../img/whysme-banner1.jpg") center top no-repeat !important;
    height: 600px !important;
    background-size: cover !important;

}

.banner2 {
    background: url("../img/whysme-banner2.jpg") center top no-repeat !important;
    height: 600px !important;
    background-size: cover !important;

}

.banner3 {
    background: url("../img/whysme-banner3.jpg") center top no-repeat !important;
    height: 600px !important;
    background-size: cover !important;

}

.banner4 {
    background: url("../img/whysme-banner4.jpg") center top no-repeat !important;
    height: 600px !important;
    background-size: cover !important;

}

.banner1::before,
.banner2::before,
.banner3::before,
.banner4::before {
    background: none;
}

.banner2 h2 {
    color: #000 !important;
    max-width: 800px;
}

.banner3 h2 {
    max-width: 700px;
}

.banner4 h2 {
    max-width: 600px;
    color: #000 !important;
}


.investment-features {
    padding: 80px 0 !important;
}

.investment-features h4,
.investment-features p {
    margin-left: 140px !important;
}

.investment-features .para-section p {
    margin-left: 0 !important;
    font-size: 24px !important;
    line-height: 30px !important;
}

.mt-50 {
    margin-top: 80px;
}

.slick-dots {
    bottom: 15px;
}

.slick-dots li button:before {
    font-size: 14px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #5464c5;
}