footer.style-2 .footer-usp {
    padding-top: 45px;
    padding-bottom: 45px
}

footer.style-2 .footer-top {
    padding-top: 50px;
    padding-bottom: 50px
}

footer.style-2 .footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px
}

footer.style-2 .footer-bottom .copyright-text p {
    margin-bottom: 0
}

@media (max-width: 991px) {
    footer.style-2 .footer-top,footer.style-2 .footer-usp {
        padding-bottom:20px
    }

    footer.style-2 .footer-usp .featurebox {
        margin-bottom: 30px
    }

    footer.style-2 .footer-bottom .copyright>div {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    footer.style-2 .footer-top,footer.style-2 .footer-usp {
        padding-top:40px;
        padding-bottom: 10px
    }

    footer.style-2 .footer-usp .featurebox {
        margin-bottom: 0px;
    }
    .footer-top .container .row {
    row-gap: 0px;
}

footer.style-2 .footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
}

}
