@media only screen and (max-width: 2560px) {
    .home-slic-aboutus-countdown-txt h1 {
        text-align: center;
    }
    .slic-home-number-total-assets,
    .slic-home-life-found-number {
        padding: 10px 60px;
    }
    .inner-page-btn-wrapper .slic-ft-btn a {
        font-size: 16px;
        line-height: 19px;
    }
    .plan-card-main-heading-btn.plan-card-inner-heading-btn h4 {
        width: 100%;
    }
}
@media only screen and (max-width: 1920px) {
    .main-menu-one .list-items a.cssbuttons-io-button {
        font-size: 15px;
        line-height: 17px;
    }
    .slic-home-service-btn .cssbuttons-io-button {
        line-height: 20px;
        width: 234px;
        height: 56px;
    }
    .slic-home-service-btn .cssbuttons-io-button .icon {
        height: 2.6em;
        width: 2.6em;
    }
    .slic-home-service-btn .cssbuttons-io-button:hover .icon {
        width: calc(100% - 0.8em);
    }
}
@media only screen and (max-width: 1099px) {
}
@media only screen and (max-width: 991px) {
    .btn-thm.slic-header-btn.slic-header-btn-floating {
        width: 220px;
        padding-right: 0px;
        padding-left: 20px;
    }
    .btn-thm.slic-header-btn {
        padding: 4px 20px;
    }
    .btn-thm.slic-header-btn.slic-header-btn-floating a {
        line-height: 20px;
        padding: 0px 4px !important;
    }
    .cssbuttons-io-button {
        height: 40px;
        width: auto;
    }
    .home-slic-aboutus-countdown-txt p.slic-total-assets {
        font-size: 17px;
        width: 70%;
        line-height: 18px;
    }
    .inner-page-btn-wrapper .slic-ft-btn a.cssbuttons-io-button {
        width: 200px;
    }
}
@media only screen and (max-width: 767px) {
    .btn-thm.slic-header-btn.slic-header-btn-floating {
        text-align: start;
    }
}
