h6{
    margin:0px !important;
}

.service-section{
    background-image: url(../img/circle.png) center bottom no-repeat scroll !important;
    height:425px;
  
}

.offline-img{
    width:100%;
    height:50%;
}

.top-heading{
    margin:0px;
    color:#FFF;
    font-family: 'Lobster', sans-serif !important;
}
.topbottom-heading{
    font-family: 'Cabin', sans-serif !important;
    margin:0px;
    color:#FFF;
}

.list-wrap{
    margin:30px 50px 10px 0px;
}
.list-wrap ul li a{
    font-family: 'Cabin', sans-serif !important;
    margin:0px;
    color:#FFF;
}

.img-heading-informs h6{
    font-size:20px;
    font-family: 'Cabin', sans-serif !important;

}

@media only screen and (max-width: 400px) {
    
  .service-section{
    height:640px;
  
}
}