    @media only screen and (max-width: 767px) {
    .service-section{
    margin-top: 20px!important;
    }
    .services-area{
    padding-top:0px!important;
}
.ctp-services-area{
margin-top: 0rem !important;
}
.dicgc-area {
    padding-top: 0px!important;
}
.app-link{
width: 150px!important;
}
}
@media only screen and (max-width: 767px) {
    .ptb-70 {
        padding-top: 19px!important;
    }
}
.ctp-footer-widget .links li a:hover {
    color: #389b38!important;
}
/*.ctp-footer-widget .info li:hover {*/
/*        color: #389b38;*/
/*         transition: 0.7s;*/
/*}*/
.need-help-link:hover{
            color: #389b38;
         transition: 0.7s;
}
.copyright-link:hover{
           color: #389b38!important;
}
.copyright-link{
    color:#bdbdbd!important;
}