.btn-citigold{
    color: #78622A!important;
    background: #fff!important;
    border-color: #fff!important;
}

.btn-citigold:hover{
    color: #fff!important;
    background: rgba(120,98,42,0.75)!important;
}

#right-side section{
    margin-bottom: 28px;
}

#features{
    margin-bottom: 60px;
}

.feature .description a{
    display: block;
    margin: 0 0 10px 0;
    /*color:#524013;*/
}
#features .feature .description-container{
    min-height: 380px;
}

#features #citi-01{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/investing-citi/investing-citi-01.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #citi-02{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/investing-citi/investing-citi-02.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #citi-03{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/investing-citi/investing-citi-03.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #citi-04{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/investing-citi/investing-citi-04.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #citi-05{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/investing-citi/investing-citi-05.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #citi-06{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/investing-citi/investing-citi-06.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #citi-06 {
    height: 408px;
}

#features #citi-06 .description{
    height: 308px;
}

#features #tools-01{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/insights-tools/insights-tools-01.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #tools-02{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/insights-tools/insights-tools-02.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

#features #tools-02 {
    height: 378px;
}

#features #tools-02 .description{
    height: 278px;
}

#features #tools-03{
    background: url(https://online.citi.com/JRS/Marketing/Investing/img/insights-tools/insights-tools-03.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

.inv_insights #features #goals-01{
    background: url(../images/Investing_Products_MutualFunds.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

.inv_insights #features #goals-02{
    background: url(../images/Investing_Products_FixedIncome.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

.inv_insights #features #goals-03{
    background: url(../images/Investing_Products_Equities.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

.inv_insights #features #goals-04{
    background: url(../images/Investing_Products_StructuredProducts.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
}

.cbolui-ddl .breadcrumb{
    margin-bottom: 0!important;
    margin-top: 8px;
}

@media only screen and (min-width: 992px){
    .feature .col-md-11 {
        width: 93.666%;
    }

    .feature{
        padding: 2px;
    }
    .feature .description{
        width: 278px;
        min-height: 210px;
        padding: 30px;
        background-color: #fff;
        opacity: 0.9;
    }

    .feature .description p,
    .feature .description h2{
        width: 215px;
    }
        .feature .description.bigtext{
        padding: 20px;
    }

    .cbolui-ddl .feature .description.bigtext .h2{
            font-size: 33px;    
    }
}


@media only screen and (max-width: 990px){
    .feature{
        padding: 2px;
    }

    .feature .description{
        width: 278px;
        min-height: 210px;
        padding: 30px;
        background-color: #fff;
        opacity: 0.9;
    }
    
    .feature .description p,
    .feature .description h2{
        width: 215px;
    }
}

@media (max-width: 320px){
    #body, #body .row{
        padding: 0;
        margin: 0;
    }

    #features .description-container{
        padding: 20px !important;
    }

    #features .description-container .row div.col-xs-12{
        padding: 0;
    }

    #features .row .feature div.description{
        width: 260px;
    }
}

.cbolui-ddl .list-unstyled{
    padding-left:0;
}

footer .full-content{
    display: none;
}