/*.bagan-headline{
    width: 603px;
    margin: auto;
    padding-left: 41px;
}*/
body{
    background: #f8f9fc
}

.title-heading .para-desc2{
    font-size:30px;
    max-width: inherit;
}

.ph-medium{
    padding-top:20px;
}

.s-contact{
    padding-top: 70px;
}
.s-contact .card{
    background: #f8f9fc;
}

.s-contact .maps{
    margin-top: 50px;
}

.footer.footer-bar{
    background: #fff;
    border-top: 1px solid #fff;
    color: #555;
}

@media (max-width: 767px){
    .classic-saas-image .bg-saas-shape:after {
        left:28rem;
    }
}

@media (max-width: 390px){
    .text-heading-1 {
        font-size: 1em !important;
        margin-bottom:.1em;
    }
    .text-heading-2 {
        font-size: 2em !important;
        margin-bottom:.1em !important;
    }
    .text-heading-3 {
        font-size: 1.3em !important;
    }
}