@media only screen and (max-width: 1800px) {
    .btn-scroll-top {
        right: 20px;
        bottom: 78px;
    }
}

@media only screen and (max-width: 1300px) {
    .btn-4 {
        min-width: 70px;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .logo img {
        width: 300px;
    }
    .box-1 {
        font-size: 20px;
    }
    .boxes-2 .col-box {
        width: 33.3333%;
    }
    .k-table td, .k-table th {
        padding: 15px;
    }
    .k-table table tr td:first-child {
        width: auto;
    }
    .k-table-2 table tr td {
        width: auto !important;
    }
}

@media only screen and (min-width: 992px) {
    .menu-rsp {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .page-1 .header-box {
        display: none;
    }
    .boxes-2 .col-box {
        width: 50%;
    }    
    .header-rsp {
        display: block;
    }
    body {
        padding-top: 70px;
    }
    header {
        position: relative;
    }
    header .logo {
        display: none;
    }
    .header-box .container {
        justify-content: center; 
    }
    .h-boxes .h-box:first-child {
        margin-left: 0;
        border-left: none;
        padding-left: 0;
    }
    .user-box .container {
        justify-content: center;
    }
    .header-rsp .logo-rsp img {
        width: 260px;
    }
    .header-rsp {
        text-align: center;
    }
    .hamburger {
        display: none;
    }
    .banner-box figure {
        height: 250px;
    }
    .banner-box .txt {
        font-size: 20px;
    }
    .main-menu {
        display: none;
    }
    .page-2 .header-rsp {
       text-align: left;
    }
    .page-2 .hamburger {
       display: block;
    }
    .table-1 {
        overflow: auto;
    }
    .nav-tabs-1 a {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .nav-tabs-1 {
        margin-bottom: 18px;
        margin-top: -15px;
    }
    .header-rsp {
        padding-left: 20px;
        padding-right: 20px;
    }
    .hamburger {
        right: 5px;
    }
    .btn-slide-down {
        display: block !important;
    }
    .pagination-box {
        display: flex;
        justify-content: center;
    }
    .pagination-box ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .pagination-box ul li {
        padding: 2px 6px;
    }
    .content-box-4 .image .btn-4 {
        top: 0;
        margin-top: 0;
    }
    .content-box-4 .image {
        padding-top: 35px;
        margin-bottom: 20px;
    }
    header {
        top: 0 !important;
    }
    .banner-box {
        margin-top: 0;
    }
    .title-2 h2 {
        font-size: 18px;
    }
    .form-box .col-box-1 {
        width: 100%;
        padding: 0 0 5px 0;
    }
    .form-box .col-box-2 {
        width: 100%;
    }
    .form-box .row-box {
        display: block;
        margin-bottom: 15px;
    }
    .steps {
        margin-bottom: 30px;
    }
    .login-logo {
        width: 100px;
    }
    .box-3 .txt-1, .box-3 .txt-2 {
        text-align: center;
        width: 50%;
    }
    .k-title-2 {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .title-3 h2 {
        font-size: 18px;
    }
    .login-page {
        padding-bottom: 15px;
        display: block;
        padding-top: 150px;
    }
    .k-table-2 table {
        font-size: 12px;
    }
    .steps li:after {
        width: 30px;
    }
    .k-table small {
        display: block;
    }
    .k-button {
        margin-bottom: 0;
        margin-top: 45px;
    }
    .k-table td, .k-table th {
        font-size: 12px;
        padding: 10px 5px;
    }
    .download-list {
        margin-bottom: -5px;
    }
    .form-password {
        width: 100%;
    }
    .page-2 .header-rsp .logo-rsp img {
        width: 216px;
    }
    .header-rsp .logo-rsp {
        margin-top: 13px;
    }
    .user-box .container {
        height: auto;
        padding: 7px 20px 5px 20px;
        justify-content: center;
        text-align: center;
    }
    .h-link a strong {
        display: block;
    }
    .h-link a figure img {
        height: 20px;
    }
    .h-link a {
        line-height: normal;
        font-size: 12px;
    }
    .h-link {
        height: auto;
    }
    .h-box {
        height: 68px;
        display: flex;
        align-items: center;
    }
    .user-box {
        font-size: 12px;
    }
    .h-boxes .h-box .h-link-content {
        width: 250px;
        margin-left: -125px;
    }
    .h-boxes .h-box:first-child .h-link-content {
        left: 0;
        margin-left: 0;
        width: 250px;
    }
    .h-boxes .h-box:first-child .h-link-content:after {
        left: 25px;
    }
    .banner-box figure {
        height: 200px;
    }
    .boxes-1 .col-box {
        width: 100%;
    }
    footer {
        text-align: center;
    }
    footer .row > div:last-child {
        justify-content: center;
    }
    footer .row > div {
        margin-bottom: 20px;
    }
    footer .row > div:last-child {
        margin-bottom: 0;
    }
    .btn-scroll-top {
        bottom: 20px;
    }
    .main-content {
        padding-bottom: 45px;
    }
    .remind-form {
        padding-top: 8px;
    }
    .title h2, .title h1 {
        font-size: 18px;
    }
    .remind-form-box {
        justify-content: space-between;
        display: flex;
    }
    .remind-form-box input {
        width: calc(100% - 120px);
    }
    .boxes-2 .col-box {
        width: 100%;
    }
    .box-2 {
        width: 323px;
        margin-left: auto;
        max-width: 100%;
        margin-right: auto;
    }
    .pagination-box {
        padding-top: 25px;
    }
    .content-box-4 .image {
        padding-top: 40px;
        margin-bottom: 25px;
    }
    .content-box-4 .button-box a, .content-box-4 .button-box button {
        width: 100%;
        margin-bottom: 5px;
        padding: 0 15px;
        text-align: center;
    }
    .button-box-center {
        margin-top: 0;
    }
    .content-box-7 .txt-1 {
        padding-top: 20px;
        text-align: center;
    }
    .content-box-6-1 {
        display: block;
    }
    .search-box-3 {
        padding-top: 10px;
    }
    .search-box-3 input {
        width: 130px;
    }
    .login-firm-banner { 
        display: none;
    }
}
  