
.head-info li{list-style: none;}
/* footer sectio0n css  */

.footer {

    color: #fff;

    padding: 2vw;

    border-top: 1px solid #ff000080;

    background: #000;

    float: left;

    width: 100%;

    position: relative;

    overflow: hidden;

}

footer p{

    color:#fff;

    word-wrap: break-word;

    padding: 0px 3px;

}

.footer a {

    color: #04c59f;

}

.footer:after {

    content: "";

    position: absolute;

    background: url('https://www.neverendservices.com/assets/images/ft-top-style.png') no-repeat;

    top: -3px;

    right: 1px;

    width: 100%;

    height: 140px;

    background-size: cover;

}

.c{text-align:center}.footer{color:#fff;padding:2vw;border-top:1px solid #ff000080;background:#000;float:left;width:100%}.footer ul{list-style:none;text-align:left}.footer-link li{margin-bottom:4px}.footer-link li{margin-bottom:4px}.footer li a{padding:2px;width:100%;font-family:francois one,sans-serif;font-size:14px}.footer h3{color:#04c59f;text-transform:uppercase;font-family:francois one,sans-serif;font-weight:400;margin:0;font-size:18px}.ficon i{font-size:20px}ul.footer-link{margin-top:15px}ul.footer-link li a{color:#fff !important}.coln.logo img{width:200px}.coln.logo.flex{margin-top:17px}.coln.c.tline{margin-top:15px}
/* li{list-style:none} */






@media only screen and (max-width: 700px) {

    .footer:after{

    display: none;

    }

    .fot-cont{

        margin-top: 0px !important;

    }

  }