









.titlebar {
    margin-bottom: 60px;
    text-align: center;
}
.titlebar h2:after {
    background: #3e54ad;
}

.titlebar h2:after {
    display: block;
    content: "";
    height: 2px;
    width: 200px;
    margin: 15px auto;
    position: relative;
}
.col-xs-6 {

    margin-bottom: 20px;
}
@media (max-width: 991px){


}
@media (max-width: 800px) {


}
@media (max-width: 470px){
 .banner-bottom-grids {

    margin-top: -200px;
}
}
@media (max-width: 414px){

}