@media only screen and (max-width: 767px) {
.logomobile img{ 
    width: 265px;
}

.sticky-container2{
    left: -15px;
    top: 65%;
}

.section-title h3 {
    font-size: 28px;
}

.service-content h3 {
        font-size: 19px;
        text-align: center;
    }



.section-btn {
    text-align: center;
}

.section-title h3 {
    font-size: 18px;
}



.sticky-container2 .sticky li a i {
    font-size: 35px;
    padding: 0px;
    width: 60px;
    height: 60px;
}

.footer-social-links, .footer-header .footer-contact-box {
        padding-bottom: 25px;
    }
    
    
.footer-links h3 {
        margin-left: 0px;
}

.footer-links ul {
        padding-left: 8px;
}

.page-catagery-list ul {
        padding: 10px;
    }

.text-anime-style-3{
 display: none;
}

.btn-default {
    font-size: 12px;
}
}
    
.post-social-sharing ul {
        text-align: left;
        margin-bottom: 30px;
    }