@import "style-footer-responsive.css";
@media screen and (min-width: 320px) and (max-width: 424px) {
    .kingster-page-title {
        font-size: 20px !important;
    }
    .kingster-breadcrumbs {
        font-size: 15px !important;
    }
    .table-aos thead tr th {
        font-size: 14px !important;
    }
    .table-aos tbody tr td {
        padding-left: 17px;
        padding-right: 17px;
    }
    .fa-download {
        font-size: 15px !important;
    }
    #gdlr-core-button-id-31058 {
        padding: 7px 10px;
    }
    .table-aos thead tr th:first-child {
        width: 50px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .kingster-page-title {
        font-size: 20px !important;
    }
    .kingster-breadcrumbs {
        font-size: 15px !important;
    }
    .table-aos thead tr th {
        font-size: 14px !important;
    }
    .table-aos tbody tr td {
        padding-left: 17px;
        padding-right: 17px;
    }
    .fa-download {
        font-size: 15px !important;
    }
    #gdlr-core-button-id-31058 {
        padding: 7px 10px;
    }
    .table-aos thead tr th:first-child {
        width: 50px;
    }
    .kingster-body {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .kingster-page-title {
        font-size: 25px !important;
    }
    .kingster-breadcrumbs {
        font-size: 17px !important;
    }
    .table-aos thead tr th {
        font-size: 17px !important;
    }
    .table-aos tbody tr td {
        padding-left: 17px;
        padding-right: 17px;
    }
    .fa-download {
        font-size: 15px !important;
    }
    #gdlr-core-button-id-31058 {
        padding: 7px 10px;
    }
    .table-aos thead tr th:first-child {
        width: 50px;
    }
}