.site-footer .footer-col-item.column-html .footer-btn a {
    color: #FFF !important;
}
textarea {
    resize: vertical;
}
ul.slick-dots li:only-child {
    display: none;
}
.services-section .service-item .service-icon {
    min-width: 100px;
}
@media only screen and (min-width:1024px) { 
    header.site-header .top-head .top-head-item {
        font-size: 14px!important;
    }
}
@media only screen and (min-width:1201px) { 
    header.site-header .top-head .top-head-item {
        font-size: 16px!important;
    }
}
@media only screen and (max-width:480px) {
    .services-section .service-item .service-title{
        text-align: left !important;
    }
    
}