
@media only screen and (max-width:575px) {
    .about-section.section-padding.dc-two.pb-0 .col-6 {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    .btn-wrapper {
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column !important
    }
    
   



        .btn-wrapper > .btn {
            margin: 5px !important;
        }

    .landing-sec-1 {
        padding-bottom: 22px !important;
    }

    .page-header.dc-one {
        background-image: none !important;
        padding-bottom: 0px !important;
    }

    .text-center-sm {
        justify-content: center !important
    }

    .light-gradient-bg {
        background: none !important;
        padding-top: 50px
    }

        .light-gradient-bg .circle-background-animation {
            padding-top: 10px !important
        }

        .light-gradient-bg .empty-space-30 {
            display: none !important;
        }

        .light-gradient-bg .flex-row-reverse {
            flex-direction: column-reverse
        }

    .last-section {
        padding-top: 61px !important;
    }

        .last-section .lngtxt-1 {
            display: none
        }

        .last-section .lngtxt-2 {
            display: none
        }

    .features-block.theme-five .inner-box {
        display: flex !important;
    }

    .features-block.theme-five .icon {
        margin-right: 20px
    }

    .circle-background-animation {
        overflow: hidden;
        padding-top: 10px !important;
    }

    .hs-1 {
        margin: 0px !important
    }
}
