#home-rates span{font-size:12px;}
#app-part-3{height: 860px !important;}
#app-part-2 img{margin-top:120px !important;}

h1, h2, h3, h4, h5, h6,
.bg .header {
    font-family: 'Roboto Condensed', sans-serif!important;
}

h1, .bg .header {
    font-size: 60px!important;
    line-height: 1!important;
}

.fs-28 {
    font-size: 28px!important;
}

.is_redesign h2 {
    font-size: 40px!important;
}

.home-box-points{
    height:80px;
}

.black-box {
    height:150px
}

.banner-box-inner h4 {
    height: 60px;
}

.bonus-title {
    font-size: 2.7rem!important
}

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

.sofia-font {
    font-family: "Open Sans" !important;
}

@media (min-width: 1200px){
   /** .bonuses_1 .bonus-col {
        width: 67%!important;
        margin-left: auto;
    }**/
    .bonus-title {
        max-width: 350px!important;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
   /* .bonuses_1 .bonus-col {
        width: 82%!important;
    }*/
    .bonus-title {
        max-width: 350px!important;
    }
}
 /** Title for Corporate socaial respinsibility (csr) page **/
@media (max-width: 450px){
    .vn-csr-title {
        font-size: 50px!important;
    }
}