p {
    color: #000;
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 25px !important;
}
.ftr-contact input[type="text"], .ftr-contact input[type="tel"] {
    background: #fff;
    border:1px solid #cacaca;
}
.single-footer-widget ul.social-links li a br {display: none;}
.single-footer-widget ul.social-links li a{line-height:30px;}
footer ul.social-links{display:block !important;}
ul {color: #000;}
.ic-stn-blk img {
    width: 110px;
}
.ic-stn-blk {
    margin-top: 20px;
}
.ic-stn-blk p {
    font-size: 18px;
    font-weight: 500;
}


@media(max-width:768px){
    .page-title-area h2{word-break: break-word;}
    .single-features h3 {line-height: 1.5;}
    .mobdnone{display:none;}
    .mob-p-jst p{text-align:justify;}
}