.loggedIn-res {
  display: flex;
  flex-direction: row;
  font-size: 18px;
  height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

.dntInf__col .dntInf__adr {
  padding: 0;
}

.rsm-mng__block.bt0 {
  border-top: 0;
  margin-top: 0;
}

#accordion .accodion-item .accordion-ans {
  height: auto;
}

#accordion .accordion-question {
  line-height: 1.3;
}

.vln-mgzn__link {
  margin-top: 0;
}

@media (max-width: 1440px) {
  #register-page .content-form {
    flex-wrap: nowrap;
  }
}

@media (max-width: 1320px) {
  #notification .content-table li .item-title {
    display: -webkit-box;
    word-wrap: break-word;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset;
    width: 100%;
  }

  /* .cropPop .cropPop__container,.cropPop__block{
        width: 100%;
    } */
  #register-page .content-form .form-select-container.select-year .form-option-placeholder,
  #register-page .content-form .form-select-container.select-month .form-option-placeholder,
  #register-page .content-form .form-select-container.select-day .form-option-placeholder {
    padding: 0 23px;
  }

  #top-sub-page #side-nav.active {
    overflow-y: auto;
    z-index: 4;
  }

  #top-sub-page #side-nav .close-menu-responsive.active {
    display: block;
  }

  .jobPop__close {
    z-index: 99;
    top: 20px;
  }

  .jobPop__container {
    grid-template-columns: 1fr;
    padding-top: 40px;
  }

  .jobPop__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    z-index: 9;
  }

  .jobPop__list {
    display: flex;
    width: auto;
  }

  .jobPop__tit span {
    display: none;
  }

  .jobPop__item {
    padding: 0;
  }

  .jobPop__item.active {
    background: transparent;
  }

  .jobPop__link {
    padding: 12px;
    border-bottom: 0;
  }

  .jobPop__item.active .jobPop__link {
    color: #0068b7;
    font-weight: 600;
  }

  .jobPop__tit>img {
    position: relative;
    top: -5px;
  }

  .tlt__step-item {
    width: 100%;
  }

  .tlt__step {
    gap: 10px;
  }

  .inq {
    min-height: calc(100vh - 313px);
  }

  #info-dashboard {
    margin-top: 0;
  }

  #tableVolunteer {
    padding: 0 20px;
  }

  #accordion .accordion-question {
    padding-right: 50px;
  }

  #request-email .form-select-container>.form-select-cus {
    background: #fff;
  }

  .ticket__img {
    width: 40%;
  }

  .ticket__grid {
    grid-template-columns: 2fr 1fr 1fr;
  }

  #icon-boxes .box-wapper {
    grid-template-columns: repeat(4, 1fr);
    padding: 20px;
  }

  #icon-boxes .box-wapper .banner-card-box {
    width: 100%;
  }

  #notification .section-wrapper {
    flex-direction: column;
    gap: 30px;
  }

  #notification .icon-box-right {
    margin-top: 0;
    width: 100%;
  }

  .vln-dcm__list {
    grid-template-columns: repeat(5, 1fr);
  }

  .vln-event__link {
    background: #fff;
  }

  .vln-top {
    background: #fff;
  }

  .job-table td {
    background: #fff;
  }

  .vln-top__info>h2 {
    line-height: 1.3;
  }

  .rsm__tit {
    background: #fff;
  }

  .rsm__profile {
    background: #fff;
  }

  .form-select-container>.form-select-cus {
    background: #fff;
  }

  .top-table {
    flex-direction: row;
  }

  .table-header {
    display: grid;
  }

  #tabs-form .tabs-select-bag {
    background: #fff;
  }

  #summary-job .job-content .job-info {
    background: #fff;
  }

  #summary-job .company-info {
    background: #fff;
  }

  #support-now .wrap-table>li>div {
    grid-template-columns: 240px 1fr 220px 130px;
    gap: 0;
  }

  #register-page .content-form {
    position: relative;
  }

  #register-page .content-wrap .require-input {
    position: absolute;
    top: 100%;
    left: 0;
    white-space: nowrap;
  }

  #register-page .content-form.has-input input,
  #register-page .content-form .form-select-container.select-school {
    width: 171px;
  }

  #register-page .content-form>label {
    position: absolute;
    top: 100%;
    left: 0;
  }

  #register-page .form-business-number input[maxlength="3"] {
    width: 76px;
  }

  #register-page .form-business-number input[maxlength="2"] {
    width: 65px;
  }

  #register-page .form-business-number input[maxlength="5"] {
    width: 100px;
  }

  #register-page .content-wrap .form-sms .require-input {
    position: absolute;
    top: 100%;
    left: 0;
    white-space: nowrap;
  }

  #register-page .content-form.form-email {
    flex-direction: row;
    align-items: center;
  }

  .tabs-content.ver2 {
    background: #fff;
  }

  .table>li>div {
    gap: 0;
  }

  #info-dashboard.col {
    max-width: calc(100% - 30px);
    margin-left: 30px;
  }

  .wrap-auth {
    padding: 60px 80px;
  }
}

@media (max-width: 1120px) {
  .resume_picture .picture_box .picture_after .picture .img {
    width: 100% !important;
    height: 100% !important;
  }
}

@media (max-width: 1080px) {
  .resume #content-table .container {
    padding: 0;
  }

  #content.home-content {
    padding-bottom: 0;
  }

  #info-dashboard.col {
    max-width: 100%;
    margin-left: 0px;
  }

  #grand-banner .list-grid {
    grid-template-rows: unset;
  }

  #grand-banner .list-grid,
  #premium-banner .list-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas:
      "item1"
      "item2";
    justify-items: end;
    margin: unset;
  }

  #premium-banner .list-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  #hot-talent .drop-list-item-res .btn-drop-list .icon-down {
    width: 10px;
  }
}

@media (max-width: 1024px) {
  .mtch-pop__flex {
    flex-direction: column;
  }

  .mtch-pop__tab {
    width: 100%;
    display: flex;
  }

  .mtch-pop__tab li {
    width: 100%;
  }

  .mtch-pop__tab-btn.active {
    border-bottom: 0;
  }

  .mtch-pop__section {
    border-top: 0;
    border-left: 0;
  }

  .mtch-pop__section {
    min-height: unset;
  }

  .tlt__step-top {
    font-size: 13px;
  }

  .tlt__step-name {
    font-size: 13px;
  }

  .tlt__step>img {
    width: 12px;
  }

  .ticket__smpl-tit {
    white-space: nowrap;
  }

  .ticket__smpl {
    overflow: hidden;
  }

  #icon-boxes .box-wapper .item-icon {
    width: 80px;
    height: 80px;
  }

  .icon.icon-chat,
  .icon.icon-document,
  .icon-letter-bigger {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
  }

  .icon-chat:after,
  .icon-document:after,
  .icon-letter-bigger:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .icon-box-document:hover .icon-document:after {
    background-size: contain;
  }

  #icon-boxes .box-wapper .item-title {
    font-size: 20px;
  }

  #icon-boxes .box-wapper .item-desc {
    font-size: 16px;
  }

  #icon-boxes .box-wapper .banner-card-box .item-title {
    font-size: 20px;
  }

  #icon-boxes .box-wapper .banner-card-box .item-time {
    font-size: 16px;
  }

  #icon-boxes .box-wapper .banner-card-box .item-phone-number {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  #auth {
    min-height: 1160px;
  }

  #auth .container {
    bottom: unset;
    right: unset;
    padding: 90px 30px;
  }

  #tabs-form .tabs {
    flex-wrap: nowrap;
  }

  .pym__btbx {
    position: relative;
    top: 0px;
    right: 0;
  }

  .tabs li a {
    font-size: 16px;
    padding: 5px;
  }

  #tabs-form .tabs li a {
    height: 40px;
  }

  #tabs-form .tabs li .icon {
    width: 13px;
    height: 13px;
  }

  #tabs-form .tabs-left {
    width: 200px;
  }

  #tabs-form .tabs-right {
    flex: 1;
    width: auto;
  }

  #tabs-form .tabs-left ul li {
    font-size: 13px;
    padding-left: 18px;
  }

  .mtch-pop__section {
    padding: 20px 0;
  }

  .mtch-pop__sbj+div .container {
    padding: 0;
  }

  #tabs-form .tabs-left ul li.active::after,
  #tabs-form .tabs-left ul li:hover::after {
    right: 3px;
  }

  .item-checkBox>span {
    width: 16px;
    height: 16px;
  }

  #tabs-form .tabs-select-plus .item-radioBox span {
    font-size: 14px;
    padding-left: 20px;
  }

  .item-radioBox>span {
    width: 14px;
    height: 14px;
    padding-left: 0 !important;
  }

  #tabs-form .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 14px;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child .datepicker-child input {
    font-size: 14px;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child .group-datepicker .datepicker-child .icon-date {
    width: 14px;
    height: 14px;
  }

  .cndd__preview {
    display: none;
  }

  .cndd__top {
    grid-template-columns: 366px auto 100px 10px;
  }

  .pym {
    grid-template-columns: 1fr;
  }

  .tlt {
    width: 58vw;
  }

  .tlt--jump {
    width: 27vw;
  }

  .rsm-print__inner {
    width: 100%;
  }

  .vln-dcm__list {
    grid-template-columns: repeat(4, 1fr);
  }

  #tableVolunteer .header-table {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    padding-top: 10px;
  }

  #tableVolunteer .header-right {
    align-self: flex-end;
  }

  .wrap-auth .wrap-content {
    flex-direction: column;
  }

  .wrap-auth .wrap-content .wrap-auth-left {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }

  .form-login form .form-group button {
    width: 100%;
    height: 40px;
    font-size: 18px;
  }

  #auth .logo {
    margin-bottom: 30px;
  }

  #auth .logo img {
    width: 121px;
  }

  .wrap-auth .wrap-content .wrap-auth-right {
    margin-top: 10px;
    width: 100%;
    height: auto;
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
  }

  .wrap-question {
    margin-top: 30px;
  }

  .wrap-input+.form-group {
    width: 100%;
  }

  .wrap-form-container {
    flex-direction: column;
  }
}

@media (max-width: 965px) {

  #status-support .table li>div:not(.support-details),
  #status-support .table .view .view-status,
  #status-support .table .application-result .application-result-status {
    font-size: 15px;
  }

  #status-support .table .item-title,
  #status-support .table .status-progress .status-text,
  #status-support .table .view .view-time,
  #status-support .table .management .management-button,
  #status-support .table .status-progress .status-time {
    font-size: 14px;
  }
}

@media (max-width: 900px) {
  .rsm-stt.w850px {
    width: unset;
  }
}

@media (max-width: 870px) {
  .acs__block {
    grid-template-columns: 1fr;
  }

  .tlt {
    top: calc(100% + 20px);
    left: -20px;
    padding: 20px;
  }

  .tlt--jump {
    width: 50vw;
    left: unset;
    right: -50px;
  }

  .tlt__svg {
    width: 12px;
    top: unset;
    bottom: calc(100% - 2px);
    right: unset;
    left: 50px;
    transform: rotate(90deg);
  }

  .tlt--jump .tlt__svg {
    left: unset;
    right: 50px;
  }

  .tlt__tit {
    font-size: 16px;
  }

  .tlt__step {
    margin-top: 15px;
  }

  .tlt__list {
    margin-top: 20px;
    padding-top: 20px;
  }

  .tlt__item {
    font-size: 14px;
    grid-template-columns: 70px 1fr;
  }

  .tlt__item-lf {
    gap: 5px;
  }

  .tlt__jump {
    font-size: 13px;
  }

  .tlt__list2 {
    padding: 15px 0;
  }

  .tlt__item2 {
    font-size: 13px;
  }

  .dntInf__head {
    display: none;
  }

  .dtnInf__body {
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
  }

  .dtnInf__body>li {
    padding: 6px 10px;
    font-size: 13px;
    width: auto !important;
  }

  .dtnInf__body>li:nth-child(1) {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
  }

  .dtnInf__body>li:nth-child(2) {
    justify-content: flex-start;
  }

  .dtnInf__body>li:nth-child(4),
  .dtnInf__body>li:nth-child(3) {
    width: 50% !important;
    grid-row: 2;
    justify-content: start;
  }

  .dtnInf__body>li:nth-child(3) {
    grid-column: 1 / 3;
  }

  .dtnInf__body>li:nth-child(4) {
    grid-column: 2 / 3;
  }

  .dtnInf__body>li:nth-child(5) {
    grid-column: 1 / 3;
  }

  .dtnInf__body>li:nth-child(6),
  .dtnInf__body>li:nth-child(5) {
    position: relative;
  }

  .dtnInf__body>li:nth-child(7) {
    grid-column: 1/4;
  }

  .dntInf__mng {
    width: 100%;
    flex-direction: row;
    padding: 10px 0;
    gap: 10px;
  }

  .dntInf__mng-btn {
    width: 100%;
    border-radius: 5px;
  }

  .dntInf__reset {
    padding: 4px 10px;
    font-size: 13px;
  }

  .dntInf__cnd {
    font-size: 13px;
    padding: 5px 11px;
  }
}

@media (max-width: 768px) {
  #auth {
    min-height: 1020px;
  }

  #wrap-search .tab-content-item .form-phone .group-phone {
    width: 100%;
    flex-wrap: wrap;
  }

  #search_id .group-form,
  #search_password .group-form {
    width: 100%;
    flex-wrap: wrap;
  }

  .group-id,
  .group-name {
    width: 100%;
  }

  #search_id .form-row .form-select-container>.form-select-cus>.form-option-placeholder,
  #search_password .form-row .form-select-container>.form-select-cus>.form-option-placeholder {
    width: 100%;
  }

  #tabs-form .tab-select-results .results-area {
    padding-right: 320px;
  }

  .wrap-option-search-block {
    right: 20px;
  }

  .resume #notification-tab .header-table-container {
    display: none;
  }

  .resume #notification-tab .table-mtch__listlist {
    margin-top: 10px !important;
  }

  .icon-star-gray {
    width: 100%;
    height: 100%;
  }

  .results-area.center .form-select-container {
    width: 40%;
  }

  .cropPop .cropPop__container {
    max-width: 95%;
  }

  #summary-job .nav-job {
    margin-top: 10px;
  }

  .top-form {
    margin: 30px 0 30px;
  }

  #sub-header .header-left img {
    display: none;
  }

  #sub-header .header-left a {
    display: block;
    width: 110px;
    height: 30px;
    background: url("../images/logo.png") no-repeat center / contain;
    position: relative;
    top: -5px;
  }

  #sub-header .header-wrap .header-right .letter-notify {
    width: 20px;
    height: 20px;
  }

  #sub-header .header-wrap .header-right .letter-notify .count-notify {
    text-indent: -99999px;
    width: 8px;
    height: 8px;
    right: -16%;
  }

  #sub-header .header-wrap .header-right .profile-setting .avatar {
    width: 20px;
    height: 20px;
  }

  #sub-header .header-wrap .header-right {
    gap: 10px;
  }

  #icon-side-nav {
    width: 20px;
    height: 20px;
    top: -15px;
    display: none;
  }

  #icon-side-nav span {
    width: 10px;
    height: 1.5px;
  }

  #icon-side-nav span:before {
    width: 20px;
    height: 1.5px;
    top: -7px;
  }

  #icon-side-nav.close span:before {
    width: 20px;
    top: -10px;
  }

  #icon-side-nav span::after {
    width: 20px;
    height: 1.5px;
    top: 7px;
  }

  #icon-side-nav.close span::after {
    width: 20px;
    top: 10px;
  }

  #footer {
    padding: 20px;
  }

  #footer .container {
    padding: 0;
  }

  #footer .info>ul,
  #footer .menu>ul {
    row-gap: 5px;
  }

  #footer .menu>ul {
    row-gap: 10px;
  }

  #footer .menu>ul {
    font-size: 14px;
  }

  #footer .info>ul>li {
    font-size: 14px;
  }

  .resume__tit {
    font-size: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .mdf__container {
    padding: 20px;
  }

  .mdf__container.gap5 {
    gap: 20px;
  }

  .mdf__grid2 {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .mdf__sbj {
    font-size: 13px;
    color: #999;
    gap: 0;
    height: 10px;
    min-height: 0;
  }

  .mdf__radio-label {
    height: 20px;
  }

  .mdf__notice span {
    font-size: 13px;
  }

  .mdf__input {
    width: 100%;
    padding: 10px;
  }

  .mdf__change {
    font-size: 12px;
    padding: 10px;
  }

  .mdf__label {
    white-space: nowrap;
  }

  .mdf__item .form-select-container.wd90 {
    width: 100%;
    min-width: 90px;
  }

  .mdf__input.wd75 {
    width: 100%;
  }

  .mdf__input.wd130 {
    width: 100%;
  }

  .mdf__item .form-select-container.wd130 {
    width: 100%;
    min-width: 90px;
  }

  .mdf__note {
    font-size: 12px;
  }

  .mdf__adr-btn {
    font-size: 12px;
  }

  .mdf__item.gap30 {
    display: grid;
    grid-template-columns: auto auto 1fr;
    row-gap: 5px;
  }

  .mdf__item.gap30 .mdf__note {
    grid-column: 1/4;
  }

  .mdf__btn {
    font-size: 14px;
    padding: 12px 23px;
  }

  .mdf__block {
    padding: 30px 20px;
  }

  .mdf__ipbx {
    height: auto;
    padding: 20px;
  }

  .mdf__grid {
    grid-template-columns: 60px 1fr;
  }

  .mdf__confirm {
    grid-column: 1/3;
    grid-row: 3/4;
    height: 40px;
  }

  .mdf__top {
    line-height: 1.3;
  }

  .mdf__ps {
    line-height: 1.3;
  }

  .mdf__pswd {
    width: 100%;
  }

  .mdf__notice2 span {
    font-size: 14px;
  }

  .mdf__notice2>i {
    font-size: 14px;
  }

  .lck__set2 {
    grid-template-columns: 1fr;
    border-bottom: 0;
  }

  .lck__flex {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 5px;
  }

  .lck__label {
    font-size: 13px;
  }

  .lck__label2 {
    border-right: 0;
    padding-bottom: 5px;
    font-size: 13px;
  }

  .lck__pswd {
    width: 100%;
  }

  .lck__flex>span {
    font-size: 12px;
  }

  .lck__icon {
    min-width: 16px;
  }

  .acs-pnt__use {
    padding: 30px;
    font-size: 14px;
    gap: 10px;
  }

  .acs-pnt__num {
    font-size: 40px;
  }

  .rsm-stt__srh {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .hst__tab-item a {
    padding: 12px;
    font-size: 14px;
  }

  .hst__table th {
    padding: 12px;
    font-size: 13px;
  }

  .hst__table td {
    padding: 12px;
    font-size: 13px;
  }

  .wrap-pagination {
    gap: 20px;
  }

  .pagination-number li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }

  .pagination-arrow.icon-next,
  .pagination-arrow.icon-prev {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .rsm-mng__btn {
    padding: 12px 23px;
    font-size: 12px;
  }

  .msg__date {
    font-size: 14px;
  }

  .msg__you {
    gap: 30px;
    padding: 20px 0;
  }

  .msg__you-name {
    font-size: 14px;
    line-height: 1.3;
  }

  .msg__you-rt {
    width: 100%;
    max-width: 310px;
  }

  .msg__you-ans {
    font-size: 14px;
    padding: 20px 25px;
    border-radius: 25px;
    width: 100%;
  }

  .msg__you-date {
    font-size: 11px;
  }

  .msg__you-read {
    font-size: 11px;
  }

  .msg__you-info {
    padding: 5px 20px 0;
  }

  .msg__you-ans::after {
    width: 23px;
    height: 18px;
  }

  .msg__me-ans {
    font-size: 14px;
    padding: 20px 25px;
    border-radius: 25px;
    width: 100%;
    max-width: 310px;
  }

  .msg__me-date {
    font-size: 11px;
    padding: 5px 20px 0;
  }

  .msg__me {
    padding: 20px 35px 20px 0;
  }

  .msg__container {
    height: 650px;
  }

  .msg__me-ans::after {
    width: 23px;
    height: 18px;
  }

  .mtch__cnd {
    height: 38px;
    font-size: 14px;
    white-space: nowrap;
  }

  .msg__table th {
    font-size: 14px;
    padding: 12px;
  }

  .msg__table td {
    font-size: 13px;
    padding: 12px;
  }

  .msg__name {
    font-size: 15px;
  }

  .msg__delete {
    font-size: 12px;
  }

  .msg__delete i {
    width: 12px;
  }

  .msg__link {
    font-size: 14px;
  }

  .msg__div {
    gap: 10px;
  }

  .msg__div ul li {
    padding-left: 10px;
  }

  .msg__div ul li+li::before {
    left: 5px;
  }

  .resume__tit>span {
    font-size: 14px;
  }

  .scrap__select .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 14px;
  }

  .cndd__top2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 10px 10px 0 0;
  }

  .cndd__end {
    align-items: flex-start;
  }

  .cndd__info .cndd__oth {
    color: #999;
  }

  .cndd__bottom {
    border-radius: 0 0 10px 10px;
  }

  .groupDropDowns {
    flex-direction: column;
    align-items: end;
  }

  .groupDropDowns .d-flex.align-items-center.gap-2 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .groupDropDowns .d-flex.align-items-center.gap-2 .dropDowns {
    width: 100%;
  }

  .groupDropDowns .form-select-container--ver2.maxContents {
    width: 100%;
  }

  .groupDropDowns .form-select-container--ver2.maxContents .form-option-wrapper {
    width: auto;
  }

  .mtch__block {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .mtch-pop__tit {
    font-size: 18px;
  }

  .mtch-pop__tab-btn {
    font-size: 14px;
    height: 45px;
  }

  .mtch-pop__sbj {
    font-size: 16px;
  }

  .mtch-pop__ps {
    font-size: 12px;
  }

  .mtch-pop__srch {
    padding: 20px;
  }

  .mtch-pop__cndt li {
    font-size: 14px;
    gap: 5px;
  }

  .mtch-pop__srch-btn {
    font-size: 14px;
    padding: 15px;
  }

  .mtch-pop__srch-btn span {
    font-size: 20px;
  }

  #tabs-form .tabs-right ul {
    grid-template-columns: repeat(3, 1fr);
  }

  .results-area li>.item-search {
    font-size: 14px;
  }

  .results-area li>span.icon-x {
    width: 13px;
    height: 13px;
  }

  #tabs-form .tab-select-results button {
    font-size: 14px;
  }

  #tabs-form .tab-select-results button span {
    font-size: 20px;
  }

  #tabs-form .tabs-select-bag ul li {
    font-size: 13px;
  }

  #tabs-form .tabs li a {
    font-size: 14px;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child .group-datepicker {
    flex-direction: column;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child .group-datepicker>span {
    margin-top: -9px;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child.benefit .tab-check-box li {
    min-width: unset;
  }

  .acs__lf {
    gap: 15px;
    padding: 20px;
  }

  .acs__point {
    font-size: 30px;
  }

  .acs__btn {
    padding: 7px 16px;
  }

  .acs__rt {
    padding: 20px;
  }

  .acs__tit {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .acs__table th {
    font-size: 13px;
    padding: 10px;
  }

  .acs__table td {
    font-size: 13px;
    padding: 10px;
  }

  .rsm-stt__item {
    padding: 20px 0;
  }

  .rsm-stt__item span {
    font-size: 16px;
  }

  .rsm-stt__num {
    font-size: 35px;
  }

  .cndd__top {
    border-radius: 10px 10px 0 0;
    grid-template-columns: 1fr;
    position: relative;
    padding: 20px;
    padding-right: 140px;
    gap: 20px;
  }

  .cndd__date {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }

  .cndd__date span {
    font-size: 13px;
  }

  .cndd__select {
    width: 100%;
  }

  .cndd__input {
    width: 100%;
  }

  .jobPop__tit>img {
    width: 80px;
  }

  .jobPop__link {
    font-size: 13px;
  }

  .rgst-step__list {
    width: 100%;
    justify-content: space-between;
    gap: 40px;
  }

  .rgst-step__item {
    width: 85px;
  }

  .rgst-step__crc {
    width: 85px;
    height: 85px;
    font-size: 15px;
  }

  .rgst-step__list::before {
    top: 41px;
  }

  .rgst-step__txt {
    font-size: 13px;
  }

  .cmpl__block span.bold {
    font-size: 15px;
  }

  .cmpl__block span {
    font-size: 13px;
  }

  .cmpl__block {
    gap: 5px;
  }

  .cmpl__top>img {
    width: 60px;
  }

  .cmpl__top {
    padding: 30px;
  }

  .cmpl__table tbody {
    display: block;
    width: 100%;
    background-color: inherit;
  }

  .cmpl__table tbody tr {
    display: grid;
    grid-template-columns: 140px 1fr;
  }

  .cmpl__table tbody tr.table-bill-head {
    display: none;
  }

  .cmpl__table tbody tr.table-bill-data {
    display: block;
    margin-top: 10px;
  }

  .cmpl__table tbody tr.table-bill-data th {
    justify-content: start;
  }

  .cmpl__table tbody tr.table-bill-data td {
    border-left: 0;
  }

  .cmpl__table tbody tr.table-bill-contents {
    border-top: 1px solid #333;
  }

  .cmpl__table tbody tr.table-bill-contents td {
    flex-direction: row;
    justify-content: start;
    gap: 5px;
  }

  .cmpl__table tbody tr.table-bill-contents td::before {
    font-weight: 600;
  }

  .cmpl__table tbody tr.table-bill-contents td:nth-child(1)::before {
    content: '상품명: '
  }

  .cmpl__table tbody tr.table-bill-contents td:nth-child(2)::before {
    content: '기간: '
  }

  .cmpl__table tbody tr.table-bill-contents td:nth-child(3)::before {
    content: '공고기간: '
  }

  .cmpl__table tbody tr.table-bill-contents td:nth-child(4)::before {
    content: '[덴탈잡 이용권] 적용 여부: '
  }

  .cmpl__table tbody tr.table-bill-contents td:nth-child(5)::before {
    content: '결제금액: '
  }

  .cmpl__table td {
    height: 100%;
  }

  .cmpl__table td+th {
    border-left: 0;
  }

  .cmpl__table th {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 10px;
  }

  .cmpl__table td {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    font-size: 13px;
  }

  .cmpl-pop__block {
    width: calc(100% - 40px);
    padding: 45px;
  }

  .cmpl-pop__block>img {
    width: 85px;
  }

  .cmpl-pop__txt {
    font-size: 15px;
  }

  .pym__top {
    padding: 20px;
  }

  .pym__hean {
    font-size: 15px;
  }

  .pym__desc {
    font-size: 13px;
  }

  .pym__guide {
    padding: 9px 16px;
    font-size: 13px;
    border-radius: 5px;
  }

  .pym__table thead th {
    padding: 8px;
    font-size: 13px;
  }

  .pym__table tbody th {
    padding: 5px;
    font-size: 13px;
  }

  .pym__table tbody td {
    font-size: 12px;
    padding: 5px;
    height: 40px;
    letter-spacing: -0.5px;
  }

  .pym__table tbody td:nth-child(5) {
    width: 80px;
  }

  .rgst__checkbox {
    width: 12px;
    height: 12px;
  }

  .pym__table tbody td.center {
    width: 35px;
  }

  .pym__select {
    width: 45px;
  }

  .pym__select .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 12px;
    padding: 0 4px;
  }

  .pym__select .form-select-container {
    height: 25px;
  }

  .pym__select .form-select-container>.form-select-cus>.form-option-placeholder::after {
    width: 4px;
    height: 4px;
    right: 5px;
  }

  .rgst__top {
    padding: 20px;
    padding-left: 160px;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
  }

  .rgst__logo {
    width: 120px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
  }

  .rgst__dl {
    font-size: 13px;
    width: 100%;
  }

  .rgst__tit-input {
    font-size: 20px;
    height: 50px;
    padding: 12px;
  }

  .rgst__table tbody tr:last-child {
    padding-bottom: 10px;
  }

  .rgst__table tbody {
    display: block;
    width: 100%;
    padding-top: 20px;
  }

  .rgst__table tbody tr {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
  }

  .rgst__table tbody tr+tr {
    margin-top: 20px;
  }

  .rgst-map__block {
    padding-left: 0;
  }

  .rgst__table td {
    height: auto;
    padding: 0;
    background: transparent;
    border: 0;
    font-size: 13px;
  }

  .rgst__table th {
    font-size: 13px;
    padding: 0;
    width: 100%;
    border: 0;
    color: #666;
    margin-bottom: 5px;
    background-color: #fff;
  }

  .rgst__adr {
    grid-template-columns: 1fr 75px;
  }

  .rgst__adr-btn {
    grid-column: 2/3;
    grid-row: 1/2;
  }

  .rgst__adr .rgst__input:nth-child(3),
  .rgst__adr .rgst__input:nth-child(4) {
    grid-column: 1/3;
  }

  .rgst-sbwy__item {
    grid-template-columns: 18px 1fr 1fr;
  }

  .rgst-sbwy__item .rgst__select {
    max-width: unset;
  }

  .rgst-sbwy {
    position: relative;
    margin-bottom: 20px;
  }

  .rgst-sbwy .rgst__desc {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
  }

  .rgst__desc {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .rgst-map__btn {
    background: #fff;
  }

  .rgst-map__btn2 {
    background: #fff;
  }

  .rgst__grid {
    display: flex;
    column-gap: 20px;
    row-gap: 10px;
    flex-wrap: wrap;
  }

  .rgst__pay {
    grid-template-columns: 160px 1fr;
  }

  .rgst__pay .rgst__desc {
    grid-column: 1/3;
  }

  .rgst__qlf {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .rgst__qlf.gap25 {
    gap: 10px;
  }

  .rgst__qlf-lf {
    font-size: 13px;
  }

  .rgst__num {
    font-size: 13px;
  }

  .rgst__qlf-rt {
    font-size: 13px;
    position: relative;
    margin-bottom: 20px;
  }

  .rgst__qlf-rt .rgst__desc {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
  }

  .rgst__textarea {
    height: 200px;
  }

  .rgst__day {
    column-gap: 20px;
    row-gap: 10px;
  }

  .rgst__day #recruitDay.radio-group {
    gap: 10px;
  }

  .rgst__label2 {
    font-size: 13px;
  }

  .rgst__label {
    font-size: 13px;
  }

  .rgst__way li {
    font-size: 13px;
  }

  .resume__snpts span {
    width: 100%;
    font-size: 18px;
    white-space: normal;
  }

  .resume__btbx2 {
    align-self: flex-end;
    margin-top: 10px;
  }

  .resume__btn2 {
    padding: 10px 15px;
    font-size: 15px;
  }

  .rgst__input.max-330 {
    max-width: unset;
  }

  .rgst__mail {
    grid-template-columns: 1fr auto 1fr 1fr;
  }

  .rgst__phone {
    grid-template-columns: 1fr auto 1fr auto 1fr;
  }

  .resume__tmp span {
    white-space: nowrap;
    font-size: 13px;
  }

  .dntInf__mng {
    width: 100%;
    flex-direction: row;
    padding: 10px 0;
    gap: 10px;
  }

  .dntInf__mng-btn {
    width: 100%;
    border-radius: 5px;
  }

  .dntInf__reset {
    padding: 4px 10px;
    font-size: 13px;
  }

  .dntInf__cnd {
    font-size: 13px;
    padding: 5px 11px;
  }

  .rcp {
    padding-bottom: 0;
  }

  .rcp__block {
    gap: 20px;
    display: flex;
    flex-direction: column;
  }

  .rcp__block>div:first-child {
    display: none;
  }

  .rcp__rt {
    flex: 1;
    justify-content: space-between;
    gap: 20px;
  }

  .rcp__lf {
    gap: 5px;
    font-size: 13px;
  }

  .rcp__print {
    font-size: 13px;
    padding: 5px 10px;
  }

  .rcp__item>span {
    font-size: 12px;
  }

  .rcp__item>ul>li {
    font-size: 12px;
  }

  .rsm-dtl__table {
    border-top: 0;
  }

  .rsm-dtl__table tbody {
    display: block;
    width: 100%;
  }

  .rsm-dtl__table tbody tr {
    display: flex;
    flex-direction: column;
  }

  .rsm-dtl__table th {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    color: #999;
    background: transparent;
    border: 0;
  }

  .rsm-dtl__table td {
    height: auto;
    border: 0;
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }

  .rsm-dtl__table--ver2 td+th {
    border: 0;
  }

  .rsm-dtl__table td.wd36per {
    width: 100%;
  }

  .rsm-dtl__table.modify td {
    background: transparent;
  }

  .rsm-dtl__grid {
    gap: 20px;
  }

  .dntInf__adr {
    padding: 10px;
  }

  .dntInf__adr--detail {
    padding: 10px;
  }

  .dntInf__input {
    max-width: unset;
  }

  .dntInf__select .form-select-container {
    max-width: unset;
  }

  .dntInf__select .form-select-container>.form-select-cus {
    background: #fff;
  }

  .rsm-dtl__table td.pl0 {
    padding: 0 10px;
  }

  .dntInf__textarea {
    max-width: unset;
  }

  .resume__tit-box {
    gap: 10px;
  }

  .rsm-dtl__table2 thead th {
    padding: 10px;
    font-size: 12px;
  }

  .rsm-dtl__table2 tbody td {
    font-size: 12px;
    padding: 10px;
    height: 38px;
  }

  .rsm-dtl__table2 tbody th {
    font-size: 12px;
    padding: 10px;
    width: 90px;
  }

  .rsm-dtl__table2 thead th.wd180 {
    width: 100px;
  }

  .rsm-dtl__table2 thead th.wd251 {
    width: 160px;
  }

  .dntInf__btn {
    padding: 15px 20px;
    font-size: 16px;
  }

  .rsm-prv__btn {
    padding: 8px 15px;
    min-width: unset;
  }

  .inq {
    padding-top: 70px;
  }

  .frame-section {
    padding: 20px;
  }

  #notification .header-frame h1 {
    font-size: 16px !important;
  }

  #notification .header-frame a,
  #notification .header-frame a span {
    font-size: 13px;
    gap: 3px;
    font-weight: 400;
    color: #666;
  }

  .header-frame .icon::before {
    width: 1px;
  }

  .header-frame .icon::after {
    height: 1px;
  }

  .header-frame {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
  }

  #notification .content-frame ul li {
    padding: 12px 0;
  }

  #notification .content-frame ul li h1 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .header-frame h1 {
    font-size: 16px;
  }

  .frame-section .top-link {
    right: 0;
    top: 0;
    font-size: 12px;
    padding-right: 12px;
  }

  .frame-section .top-link::after {
    width: 7px;
  }

  #manage-recruitment-news .header-frame {
    flex-direction: column;
    gap: 5px;
    align-items: start;
  }

  #manage-recruitment-news .header-frame .top-link {
    position: relative;
  }

  #info-dashboard.frame-section .top-link {
    top: 10px;
    transform: translateY(0);
    right: 20px;
  }

  .header-frame a span {
    font-size: 13px;
    font-weight: 400;
  }

  #candidate-tab.frame-section .header-frame>a {
    top: -18px;
  }

  .mdf__select-readonly {
    width: 100%;
  }

  .mdf__select-readonly.wd90 {
    width: 100%;
  }

  .mdf__item .form-select-container {
    width: 100%;
  }

  .mdf__oh {
    font-size: 12px;
    padding: 0;
  }

  .rsm-stt__table thead {
    display: none;
  }

  .rsm-stt__table tbody {
    display: block;
    width: 100%;
  }

  .rsm-stt__table tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
  }

  .rsm-stt__table td {
    padding: 0;
    border: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    position: relative;
  }

  .rsm-stt__table td:first-child {
    display: none;
  }

  .rsm-stt__table tbody tr td:nth-child(2) {
    height: 50px;
  }

  .rsm-stt__table tbody tr td:nth-child(3) {
    grid-column: 1/4;
    grid-row: 1/2;
    width: 100%;
    font-size: 12px;
    color: #1577cf;
    align-items: flex-start;
    margin-bottom: 5px;
    padding: 0 10px;
  }

  .rsm-stt__table tbody tr td:nth-child(4) {
    grid-column: 1/3;
    grid-row: 2/3;
    padding: 0 10px;
  }

  .rsm-stt__table tbody tr td:nth-child(5) {
    height: 50px;
  }

  .rsm-stt__table tbody tr td:nth-child(5)::before {
    content: "";
    display: block;
    width: 1px;
    height: 60%;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .rsm-stt__table tbody tr td:nth-child(6) {
    height: 50px;
  }

  .rsm-stt__table tbody tr td:nth-child(6)::before {
    content: "";
    display: block;
    width: 1px;
    height: 60%;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .rsm-stt__table tbody tr td:last-child {
    grid-column: 3/4;
    grid-row: 2/3;
    align-items: center;
  }

  .rsm-stt__delete {
    padding: 6px 10px;
    font-size: 14px;
  }

  .rsm-stt__link {
    max-width: unset;
  }

  .rsm-print__inner {
    padding: 20px;
    border-radius: 10px;
    max-width: 100%;
    left: 0;
    transform: translateX(0);
  }

  .rsm-print__container {
    padding: 45px 30px 25px;
  }

  .rsm-print__tit {
    font-size: 24px;
  }

  .rsm-print__grid {
    margin: 18px 0;
    padding: 20px 0;
    grid-template-columns: 70px 1fr;
  }

  .rsm-print__dt {
    font-size: 12px;
  }

  .rsm-print__dd {
    font-size: 12px;
  }

  .rsm-print__sbj {
    font-size: 12px;
  }

  .rsm-print__table th {
    font-size: 12px;
    padding: 5px;
  }

  .rsm-print__table td {
    font-size: 11px;
    padding: 5px;
  }

  .rsm-print__info {
    font-size: 12px;
    margin-top: 20px;
  }

  .rsm-print__btm img {
    width: 80px;
  }

  .rsm-print__btbx {
    padding-top: 20px;
  }

  .rsm-print__btn {
    padding: 10px;
    font-size: 14px;
    min-width: 100px;
  }

  .rsm-mng__table thead {
    display: none;
  }

  .rsm-mng__table tbody {
    display: block;
    width: 100%;
  }

  .rsm-mng__table tbody tr {
    display: flex;
    flex-direction: column;
    padding: 20px 90px 20px 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    gap: 8px;
    height: max-content;
  }

  .rsm-mng__table .rsm-mng__btbx2 {
    left: -20px;
  }

  .PAIAB020 .rsm-mng__table tbody tr {
    padding: 20px 100px 20px 20px;
  }

  .PAIAB020 .rsm-mng__table .rsm-mng__btbx2 {
    left: -30px;
  }

  .rsm-mng__table td {
    padding: 0;
    border: 0;
    display: flex;
    justify-content: flex-start;
    font-size: 18px;
  }

  .rsm-mng__table td.title-resume-management .wrap-title-resume {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .rsm-mng__table td:nth-child(3) {
    display: none;
  }

  .rsm-mng__table td:last-child {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .rsm-mng__table td.no-data {
    width: 100%;
    justify-content: center;
  }

  .rsm-mng__col {
    flex-direction: row;
    font-size: 14px;
    color: #666;
  }

  .rsm-mng__col span {
    color: #666;
  }

  .rsm-mng__open {
    padding: 3px;
    font-size: 12px;
    min-width: 55px;
  }

  .rsm-mng__date {
    font-size: 12px;
    color: #999;
  }

  .rsm-mng__date br {
    display: none;
  }

  .rsm-mng__jump-up {
    padding: 3px 7px;
    font-size: 12px;
    border-radius: 5px;
  }

  .resume__block {
    padding: 10px !important;
  }

  .resume__block .resume__ps {
    position: relative !important;
  }

  .resume__placeholer {
    font-size: 18px;
    padding-left: 15px;
  }

  .resume__placeholer span {
    font-size: 14px;
  }

  .resume__sbj {
    font-size: 18px;
  }

  .resume__tit2 {
    font-size: 16px;
  }

  .resume__label span {
    font-size: 14px;
  }

  .resume__check--gap50 {
    gap: 30px;
  }

  .resume__desc span {
    font-size: 13px;
  }

  .resume__wrn {
    font-size: 12px;
  }

  .resume__grid {
    grid-template-columns: 1fr 120px;
  }

  .resume__file {
    grid-column: 2/4;
    grid-row: 1/5;
  }

  .resume__input-box {
    height: auto;
    padding: 5px 10px;
  }

  .resume__input-box label {
    font-size: 12px;
    margin-bottom: 3px;
  }

  .resume__input {
    font-size: 14px;
  }

  .resume__grid .resume__col {
    grid-column: 1/3;
  }

  .resume__ps {
    font-size: 12px;
  }

  .resume__name {
    font-size: 12px;
    top: 5px;
    left: 10px;
  }

  .resume__select>.form-select-container>.form-select-cus>.form-option-placeholder {
    padding: 20px 10px 0;
    font-size: 14px;
  }

  .resume__select>.form-select-container {
    height: 50px;
  }

  .resume__item2 {
    grid-template-columns: 1fr;
  }

  .resume__item2:first-child {
    padding-bottom: 20px;
  }

  .resume__item2+.resume__item2 {
    margin-top: 0;
    padding: 20px 0;
    border-top: 1px solid #bbb;
  }

  .resume__grid2 {
    grid-template-columns: 1fr;
    padding-right: 50px;
  }

  .resume__textarea {
    font-size: 14px;
  }

  .resume__textarea::placeholder {
    font-size: 14px;
  }

  .resume__add {
    font-size: 14px;
  }

  .resume__list {
    padding: 0;
  }

  .resume__grid5 {
    grid-template-columns: 1fr;
  }

  .resume__textarea--h590 {
    height: 350px;
  }

  .resume__btm-text {
    font-size: 14px;
  }

  .resume__btn {
    padding: 12px;
    font-size: 16px;
    min-width: 100px;
  }

  #statistic ul li p {
    font-size: 16px;
  }

  #statistic ul li h1 {
    font-size: 35px;
  }

  #info-dashboard .common-user-info .info-setting h1 {
    font-size: 20px;
  }

  #info-dashboard .common-user-info .info-setting .box-gray {
    font-size: 14px;
    height: auto;
    padding: 20px;
  }

  #info-dashboard .common-user-info .info-setting .box-gray h1 {
    font-size: 16px;
  }

  #info-dashboard .common-user-info .info-setting .box-gray ul {
    margin: 10px 0 5px;
  }

  #info-dashboard {
    display: block;
    height: auto !important;
  }

  #statistic {
    position: relative;
    border-radius: 10px;
    margin-top: 20px;
  }

  #info-dashboard .common-user-info .info-setting .desire-setting li {
    font-size: 14px;
    line-height: 1.5;
  }

  #info-dashboard .common-user-info .avatar-setting .user-name {
    font-size: 18px;
  }

  #info-dashboard .common-user-info .avatar-setting .user-name span {
    font-size: 16px;
  }

  .tabs-no-border.center {
    justify-content: space-between;
  }

  .tabs-no-border {
    gap: 10px;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 0;
    border: 0;
    min-height: 21px;
  }

  .tabs-no-border li a {
    font-size: 16px;
    white-space: nowrap;
  }

  .tabs-no-border li a.active {
    border-bottom: 2px solid #0068b7;
  }

  h1.title {
    font-size: 24px;
  }

  .tabs li a {
    font-size: 13px;
    height: 35px;
  }

  .tabs.tabsPAHAH010 li a {
    word-break: auto-phrase;
  }

  #client-center-child .content-tab .print-item {
    font-size: 13px;
  }

  #notification .header-frame .titleText {
    font-size: 24px;
  }

  .sitro__top h3 {
    flex-wrap: wrap;
  }

  .vln__tit {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .vln-mgzn__top {
    padding: 20px;
  }

  .vln-mgzn__gb {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .vln-mgzn__gb.blue {
    padding: 3px 10px;
  }

  .vln-mgzn__tit h3 {
    font-size: 16px;
    line-height: 1.4;
  }

  .vln-mgzn__view {
    font-size: 12px;
  }

  .vln-mgzn__cnt {
    font-size: 14px;
  }

  .vln-listbtn {
    padding: 9px;
    font-size: 14px;
  }

  #notification .table li .wrap-left {
    gap: 10px;
  }

  .table li .status {
    font-size: 12px;
    padding: 3px 10px;
  }

  #notification .content-table li .item-title {
    font-size: 16px;
    display: -webkit-box;
    word-wrap: break-word;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset;
    width: 100%;
  }

  #notification .content-table li .date {
    font-size: 12px;
  }

  #notification .table li.wrap-item {
    padding: 20px;
    gap: 10px;
  }

  #notification .table li.wrap-item+.wrap-item {
    padding: 20px;
  }

  #notification .search-form input {
    max-width: 180px;
    font-size: 14px;
    height: 30px;
  }

  #notification .header-frame .search-form .icon::after {
    height: 13px;
  }

  #accordion .accordion-question {
    font-size: 16px;
    padding: 20px;
    gap: 20px;
    padding-right: 40px;
  }

  #accordion .accodion-item .accordion-question .accordion-feature {
    font-size: 24px;
  }

  #accordion .titleText {
    font-size: 24px;
    padding-bottom: 18px;
  }

  .arrow-icon {
    right: 20px;
  }

  #accordion .accodion-item .accordion-ans {
    font-size: 14px;
    padding: 20px;
    padding-left: 40px;
  }

  #accordion .accodion-item .accordion-ans::before {
    width: 10px;
    height: 15px;
    top: 23px;
    left: 17px;
  }

  #request-email .request span {
    font-size: 18px;
    line-height: 1.3;
  }

  #request-email .table-horizontal li {
    flex-direction: column;
    padding: 10px 0;
    border-bottom: 0;
  }

  #request-email .table-horizontal li .table-title {
    width: 100%;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    background: transparent;
  }

  #request-email .table-horizontal li .table-content {
    padding: 0;
  }

  #request-email .custom-title .table-title {
    flex-direction: row;
  }

  #request-email .form .table-content input {
    width: 100%;
  }

  #request-email .form .table-content input.wd336 {
    width: 100%;
  }

  #request-email .form .table-content input.wd193 {
    width: 100%;
  }

  #request-email .table-horizontal li.row-has-require-bottom .table-content {
    flex-wrap: nowrap;
  }

  #request-email .form .table-content input.wd157 {
    width: 100%;
  }

  .form-select-container.wd158 {
    width: 100%;
  }

  #request-email .content-form .form-select-container.select-phone.wd110 {
    width: 100%;
  }

  #request-email .content-form.form-phone input.wd120 {
    width: 100%;
  }

  #request-email .table-horizontal {
    margin-top: 30px;
  }

  #request-email .request {
    border-radius: 10px;
  }

  #request-email .table-horizontal li.row-has-require-bottom .table-content {
    padding-bottom: 35px;
  }

  #request-email .require-input {
    font-size: 11.5px;
  }

  #request-email .item-checkBox label span {
    font-size: 14px;
  }

  #request-email .item-checkBox strong {
    font-size: 12px;
  }

  #request-email table td {
    font-size: 13px;
  }

  #request-email table .column1 {
    padding: 10px;
  }

  #request-email table .column2 {
    padding: 10px;
  }

  .button-group .button {
    font-size: 14px;
    min-width: unset;
  }

  #request-email .button-group button {
    font-size: 14px;
  }

  .button-group {
    height: 35px;
  }

  #user-guide .titleText {
    font-size: 24px;
  }

  .ticket {
    flex-direction: column;
  }

  .ticket__btbx {
    align-self: flex-end;
  }

  .top-form h2 {
    font-size: 24px;
  }

  .tabs li a.ver2 {
    font-size: 14px;
  }

  #recruitment-adv .tab-item .tab-list-desc li {
    font-size: 13px;
  }

  #recruitment-adv .tab-item .tab-list-desc li+li {
    margin-top: 7px;
  }

  .ticket__btn {
    font-size: 14px;
  }

  .ticket__btn>span {
    font-size: 11px;
  }

  .ticket__item {
    flex-direction: column-reverse;
  }

  .ticket__img {
    width: 100%;
  }

  .ticket__block {
    width: 100%;
  }

  .ticket__tit>span {
    width: 20px;
    height: 20px;
    font-size: 14px;
  }

  .ticket__tit {
    font-size: 16px;
  }

  .ticket__desc {
    font-size: 14px;
    padding-left: 16px;
  }

  .ticket__rt {
    font-size: 12px;
    padding: 4px 9px;
  }

  .ticket__grid--head>span {
    font-size: 16px;
  }

  .ticket__grid>span b {
    font-size: 16px;
  }

  .ticket__add-txt {
    font-size: 14px;
  }

  .ticket__tit2 {
    font-size: 16px;
  }

  .ticket__tit3 {
    font-size: 15px;
  }

  .ticket__head {
    flex-direction: column;
    gap: 10px;
  }

  .ticket__ps2 span {
    font-size: 12px;
  }

  .ticket__ps3 {
    font-size: 13px;
  }

  .ticket__smpl {
    grid-template-columns: 120px 1fr;
  }

  .ticket__smpl-lf {
    font-size: 12px;
  }

  .ticket__smpl-tit {
    font-size: 13px;
  }

  #icon-boxes .box-wapper {
    grid-template-columns: 1fr 1fr 1fr;
    height: auto;
    row-gap: 20px;
  }

  #icon-boxes .box-wapper .banner-card-box {
    grid-column: 1/4;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px;
    height: auto;
    border-radius: 10px;
    background-color: #eee;
    position: relative;
  }

  #icon-boxes .box-wapper .banner-card-box::before {
    height: 70%;
  }

  #icon-boxes .box-wapper .item-icon {
    width: 50px;
    height: 50px;
  }

  .icon.icon-chat,
  .icon.icon-document,
  .icon-letter-bigger {
    width: 20px;
    height: 20px;
  }

  #icon-boxes .box-wapper .item-title {
    font-size: 16px;
  }

  #icon-boxes .box-wapper .item-desc {
    font-size: 13px;
    margin-top: 5px;
  }

  #icon-boxes .box-wapper .icon-box {
    padding: 0 10px;
  }

  #icon-boxes .box-wapper .icon-box+.icon-box::before {
    height: 80%;
  }

  #accordion .header-frame h1 {
    font-size: 16px;
  }

  #accordion .header-frame {
    padding-bottom: 10px;
  }

  #notification .item-title {
    font-size: 16px;
  }

  #notification .item-desc {
    font-size: 13px;
  }

  #notification .item-icon {
    width: 50px;
    height: 50px;
  }

  .icon.icon-gift,
  .icon-document-harm {
    width: 20px;
    height: 20px;
  }

  #notification .icon-box-right .icon-box:hover .item-icon {
    width: 50px;
    height: 50px;
  }

  #notification .icon-box-right .icon-box {
    height: auto;
    padding: 30px;
  }

  #notification .icon-box-right {
    min-width: unset;
  }

  .vln-mbl__img {
    padding: 25px 0;
  }

  .vln-dcm__list {
    grid-template-columns: repeat(3, 1fr);
  }

  #tableVolunteer .header-table .header-left {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 10px;
  }

  #tableVolunteer .header-table .header-left .item-header {
    font-size: 13px;
  }

  #tableVolunteer .header-table .header-left .item-header.active {
    font-size: 13px;
  }

  .vln-dcm__item {
    padding: 15px;
  }

  .vln-dcm__pop {
    font-size: 15px;
  }

  .vln-dcm__down-btn {
    font-size: 13px;
    padding: 6px 10px;
  }

  .vln-dcm__down-btn>img {
    width: 13px;
    height: 13px;
  }

  .vln-mgzn__tit p {
    font-size: 12px;
    line-height: 1.3;
  }

  .vln-mgzn__table thead {
    display: none;
  }

  .vln-mgzn__table tbody {
    display: block;
    width: 100%;
  }

  .vln-mgzn__table tbody tr {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
  }

  .vln-mgzn__table th {
    padding: 12px;
    font-size: 14px;
  }

  .vln-mgzn__nt {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 5px;
    font-size: 13px;
    margin-top: 10px;
    color: #666;
    font-weight: 400;
  }

  .vln-mgzn__nt span {
    color: #666;
  }

  .vln-mgzn__table td.wd165 {
    width: 100%;
  }

  .vln-mgzn__table td {
    padding: 10px;
    text-align: left;
    border-bottom: 0;
    padding: 0;
  }

  .vln-mgzn__table td.wd260 {
    width: auto;
  }

  .vln-edtl__tit {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .vln-edtl-lf {
    flex-direction: column;
    align-items: flex-start;
  }

  .vln-edtl-lf>span {
    padding: 6px 9px;
    font-size: 13px;
    min-width: 65px;
  }

  .vln-edtl-lf>p {
    font-size: 16px;
    line-height: 1.3;
  }

  .vln-edtl__date {
    font-size: 12px;
  }

  .vln-edtl__cnt {
    padding: 25px 0;
  }

  .vln-event__date {
    font-size: 13px;
  }

  .vln-event__tit {
    font-size: 16px;
  }

  .vln-event__link>img {
    height: 150px;
  }

  .vln-top {
    padding: 20px;
    padding-top: 110px;
    position: relative;
    gap: 10px;
    border-radius: 10px;
  }

  .vln-top__img {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 120px !important;
    height: 50px;
    object-fit: contain;
    transform: translateX(-50%);
  }

  .vln-top__info {
    font-size: 13px;
  }

  .vln-top__info>h2 {
    font-size: 16px;
  }

  .vln-top__link {
    width: 20px;
    height: 20px;
  }

  .rsm__sub {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .job-table th {
    padding: 10px;
    font-size: 14px;
    width: 100px;
  }

  .job-table td {
    font-size: 14px;
    padding: 10px;
  }

  #volunteerBannerImg .bannerImg {
    max-width: unset;
    height: auto;
    aspect-ratio: 2/1;
  }

  #volunteerBannerImg .titleBannerImg {
    padding: 0 20px;
    flex-wrap: wrap;
    line-height: 1.3;
  }

  #volunteerBannerImg .titleBannerImg .title-child1,
  #volunteerBannerImg .titleBannerImg .title-child2 {
    font-size: 14px;
  }

  #volunteerBannerImg .titleBannerImg .title-child3 {
    font-size: 14px;
  }

  #tableVolunteer .PAGAA010 .flex.wrap-item.body-item .content-item {
    text-align: left;
    width: 100%;
  }

  #tableVolunteer .flex.wrap-item .content-item {
    font-size: 16px;
    width: 100%;
    padding-left: 8px;
    text-align: left;
  }

  #tableVolunteer .PAGAA010 .flex.wrap-item.body-item .title-item {
    width: 100%;
    text-align: left;
  }

  #tableVolunteer .flex.wrap-item .title-item {
    font-size: 13px;
    width: 100%;
    text-align: left;
    color: #076ecc;
  }

  #tableVolunteer .flex.wrap-item .location-item {
    font-size: 13px;
    width: 100%;
    text-align: left;
    padding-left: 0;
    width: max-content;
  }

  #tableVolunteer .flex.wrap-item .date-item {
    font-size: 12px;
    width: auto;
    text-align: left;
    color: #999;
    padding: 0;
  }

  #tableVolunteer .flex.wrap-item .date-item.only-date-item {
    border-left: 1px solid #ccc;
    padding: 0 8px;
  }

  #tableVolunteer .flex.wrap-item:first-child {
    display: none;
  }

  #tableVolunteer .flex.wrap-item {
    flex-direction: column;
    padding: 20px 0;
    height: auto;
    gap: 5px;
    align-items: start;
  }

  #tableVolunteer .content-table {
    border-top: 1px solid #333;
  }

  .rsm__btnbx {
    padding-top: 10px;
  }

  .rsm__btn {
    font-size: 14px;
    min-width: 125px;
    padding: 10px;
  }

  .rsm__tit {
    border-radius: 10px;
    font-size: 18px;
  }

  .rsm__name {
    font-size: 16px;
  }

  .rsm__name>span {
    font-size: 13px;
  }

  .rsm__name+p {
    font-size: 14px;
  }

  .rsm__icon-btn {
    width: 17px;
    height: 17px;
  }

  .rsm__img {
    width: 100px;
    height: 125px;
  }

  .rsm__profile {
    position: relative;
  }

  .rsm__icon {
    position: absolute;
    top: 15px;
    right: 20px;
    height: auto;
    gap: 10px;
  }

  .rsm__table td {
    padding: 10px;
    font-size: 12px;
  }

  .rsm__table td span.grdt {
    padding-top: 5px;
  }

  .rsm__table td:first-child {
    width: 125px;
  }

  .rsm__bold {
    font-size: 15px;
    flex-wrap: wrap;
    gap: 5px;
  }

  .rsm__bold>span {
    font-size: 12px;
  }

  .rsm__list li {
    font-size: 12px;
    margin-right: 10px;
  }

  .rsm__list li+li::before {
    left: -5px;
  }

  .rsm__dl {
    padding: 20px;
  }

  .rsm__dl dt {
    font-size: 16px;
  }

  .rsm__dl dd {
    margin-top: 10px;
    font-size: 13px;
  }

  .rsm__dl--gray {
    margin-top: 20px;
  }

  .rsm__list {
    flex-wrap: wrap;
    line-height: 1.3;
  }

  #tabs-form h2 {
    font-size: 24px;
  }

  #tabs-form .top-form h2 {
    font-size: 22px;
  }

  #saved-conditions {
    font-size: 14px;
  }

  /* 
    #saved-conditions i {
        width: 7px;
    } */

  .tab-select-results {
    margin-bottom: 30px;
  }

  .table-header {
    display: none;
  }

  .table-has-more-infomation {
    border-top: 1px solid #999;
    padding-left: 10px;
  }

  #content-table .table>li>.wrap-column.col4 {
    grid-template-columns: 1fr;
    position: relative;
    padding: 20px 55px 20px 0;
    gap: 5px;
  }

  .resume #content-table .table>li>div {
    padding: 20px 75px 20px 20px;
  }

  .resume #content-table .table>li>.wrap-column.col4 {
    grid-template-columns: unset;
  }

  .resume #content-table .table .wrap-column .column-right {
    margin-right: 20px;
    top: calc(54% - 27px);
  }

  .resume #content-table .table .wrap-column .column-right .price {
    font-size: 16px;
    margin: 3px 0 10px 0;
  }

  .resume #content-table .table>li>.wrap-column.col4 .cndd__delete {
    position: absolute;
    top: calc(54% + 22px);
    right: 37px;
    width: max-content;
    height: max-content;
  }

  .table.table-has-more-infomation .column-center {
    padding-left: 0;
    align-items: flex-start;
    margin-top: 7px;
  }

  .column-right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .table .column-left .wrap-title {
    width: 100%;
    justify-content: flex-start;
  }

  #content-table .table.table-has-more-infomation .column-left .wrap-title .item-title {
    font-size: 17px;
    max-width: unset;
    display: -webkit-box;
    word-wrap: break-word;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset;
  }

  #content-table .table .column-left .wrap-title+.wrap-link {
    margin-top: 10px;
    font-size: 13px;
  }

  .wrap-table .wrap-link+.wrap-position.resume-list {
    flex-direction: column;
  }

  .wrap-table .wrap-link+.wrap-position {
    margin-top: 5px;
    flex-direction: column;
    align-items: start;
  }

  .wrap-link,
  .table-has-more-infomation>li button {
    justify-content: start;
  }

  .table .wrap-position li {
    font-size: 12px !important;
  }

  .wrap-link li {
    font-size: 12px;
  }

  .column-right .price {
    font-size: 16px;
  }

  .column-right .date.update {
    font-size: 12px;
  }

  .more-infomation {
    padding: 0;
    padding-bottom: 20px;
  }

  .more-infomation li .title-info {
    font-size: 14px;
  }

  .more-infomation li .desc-info {
    font-size: 14px;
  }

  .column-right .date {
    font-size: 12px;
  }

  #content-table .top-table {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-form .popup {
    padding: 20px;
  }

  .top-form .popup .popup-close {
    top: 14px;
    height: 14px;
  }

  .top-form .popup .popup-header {
    font-size: 16px;
    padding-right: 20px;
    word-break: auto-phrase;
  }

  .top-form .popup .popup-header span {
    font-size: 12px;
  }

  .top-form [for="saved-conditions"] .table {
    margin-top: 10px;
    width: 75vw;
  }

  .top-form [for="saved-conditions"] .table>li {
    font-size: 12px;
    height: max-content;
    padding: 5px;
  }

  .top-form [for="saved-conditions"] .table>li.row-name-column div {
    font-size: 12px;
  }

  .top-form [for="saved-conditions"] .table>li .date {
    font-size: 12px;
  }

  .top-form [for="saved-conditions"] .table>li .delete {
    padding-bottom: 0;
  }

  #summary-job .job-content .job-info {
    padding: 20px;
    gap: 20px;
  }

  #summary-job .job-content .job-info .job-name h2>span {
    font-size: 14px;
  }

  #summary-job .job-content .job-info .job-name h2 .button-container button {
    font-size: 12px;
    gap: 3px;
    padding: 3px 6px;
  }

  .button-container button.button-scrap::before {
    width: 10px;
    height: 10px;
  }

  .button-container button.button-msg::before {
    width: 10px;
    height: 10px;
  }

  #summary-job .job-content .job-info .job-name h1 {
    font-size: 20px;
  }

  #summary-job .job-content .job-info .job-right span {
    white-space: nowrap;
    font-size: 12px;
    padding: 3px 6px;
    top: -9px;
  }

  #summary-job .job-content .job-info .job-detail-container {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    margin-top: 10px;
  }

  #summary-job .job-content .job-info .job-detail-container .job-detail-item>span {
    font-size: 12px;
  }

  #summary-job .job-content ul li {
    font-size: 12px;
  }

  #summary-job .job-content h3 {
    font-size: 15px;
    padding-bottom: 10px;
  }

  #summary-job .job-content .job-column>h4::before {
    width: 11px;
    height: 11px;
    border: 2px solid #076ecc;
  }

  #summary-job .job-content .job-column>h4 {
    font-size: 13px;
    padding-bottom: 5px;
  }

  #summary-job .job-content .job-div {
    flex-direction: column;
  }

  #summary-job .job-content .job-div--gap50 {
    gap: 20px;
  }

  .job-point {
    font-size: 14px;
  }

  #summary-job .job-content .job-div img {
    width: 100%;
  }

  .job-table td .job-table-imgbox {
    padding: 20px 0;
  }

  #summary-job .company-info {
    padding: 20px;
  }

  .column-1 .clinic-name {
    justify-content: flex-start;
    padding: 0;
    font-size: 15px !important;
    color: #1577cf;
    line-height: 1.3;
  }

  .column-1 .clinic-name br {
    display: none;
  }

  .wrap-table .column-2 .wrap-title .item-title {
    font-size: 17px !important;
    padding: 0;
  }

  .wrap-table .column-2 .wrap-title .item-title .icon-hot,
  .wrap-table .column-2 .wrap-title .item-title .icon-note {
    width: 30px;
    height: 18px;
  }

  .wrap-table.table .wrap-row {
    padding: 0;
    margin: 0;
  }

  #notification-tab .table .wrap-title .item-title {
    padding-left: 0;
  }

  .wrap-link li span {
    padding: 0;
    font-size: 12px !important;
  }

  .wrap-row .wrap-link li span {
    max-width: 140px;
  }

  #support-now .table .wrap-position {
    margin-left: 0;
    gap: 5px;
  }

  .blank-row {
    justify-content: flex-start;
    margin-top: 5px;
  }

  .blank-row>span {
    font-size: 12px !important;
  }

  .table .column-3 .wrap-link {
    justify-content: flex-start;
    margin: 0;
  }

  .wrap-table .column-4 {
    position: absolute;
    top: 53%;
    right: 30px;
    transform: translateY(-50%);
  }

  .column .support {
    font-size: 12px;
    width: 75px;
    height: 25px;
  }

  #support-now .wrap-table>li {
    padding: 0;
  }

  .table .room-name {
    margin: 0 !important;
    margin-bottom: 5px !important;
    font-size: 12px !important;
  }

  .blank-row--center .text-dday-date {
    font-size: 12px;
  }

  .item.yellow .wrap-meta,
  .wrap-table .item.yellow .blank-row:first-child {
    background-color: transparent;
    margin-top: 0;
  }

  #content-table .form-select-container>.form-select-cus>.form-option-placeholder,
  #support-now .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 14px;
  }

  .blank-row>.text-update {
    font-size: 12px;
  }

  .popup .popup-header .popup-header-number-room {
    font-size: 14px;
  }

  .popup .popup-header .popup-header-number-room span {
    font-size: 14px;
  }

  .popup .popup-header .popup-header-title {
    font-size: 16px;
  }

  .popup .popup-content .popup-top .popup-content-header .header-item-top span {
    font-size: 14px;
  }

  .popup .popup-content .popup-top .popup-content-header button {
    font-size: 12px;
  }

  .popup .popup-content .box-support--empty {
    padding: 10px;
    min-height: unset;
  }

  .popup .box-support--empty .box-support-title {
    font-size: 14px;
  }

  .popup .popup-content .popup-bottom .popup-content-header .header-item-top span {
    font-size: 14px;
  }

  .popup .popup-content .popup-top .popup-content-header {
    padding: 10px;
  }

  .popup .popup-content .popup-bottom .popup-content-header {
    padding: 10px;
  }

  .popup .popup-bottom .group-radio {
    padding: 0 10px;
  }

  .popup .popup-bottom .group-radio label {
    padding: 10px 0;
    gap: 10px;
  }

  .popup .popup-bottom .group-radio label input {
    width: 14px;
    height: 14px;
  }

  .popup .date-box {
    font-size: 12px;
  }

  .popup .popup-bottom .group-radio .radio-content .radio-content-title {
    font-size: 14px;
  }

  .popup-btnbx {
    padding-top: 10px;
  }

  .popup .popup-btnbx .accept-all {
    font-size: 14px;
    padding: 8px 12px;
  }

  .popup .popup-footer {
    padding: 10px 0;
  }

  .popup .popup-footer .popup-footer-btn {
    font-size: 16px;
    padding: 10px;
    min-width: 160px;
  }

  .popup-support .popup-header {
    padding: 20px;
  }

  .popup .popup-close.sizeUp {
    width: 18px;
    height: 18px;
    top: 15px;
    right: 15px;
  }

  .popup .popup-content .popup-bottom .popup-content-header button {
    font-size: 12px;
  }

  .popup-support {
    top: 45px;
  }

  .popup .box-support-date+.box-support-title {
    font-size: 14px;
  }

  .popup .box-support-title+.box-support-list {
    flex-direction: column;
  }

  .popup .box-support-list li+li {
    margin-left: 0;
    padding-left: 0;
  }

  .popup .box-support-list li+li::before {
    display: none;
  }

  .popup .box-support-list li span {
    font-size: 12px;
  }

  .popup .box-support-edit a {
    font-size: 12px;
  }

  .count-results.blue {
    font-size: 14px;
    width: 185px;
    height: 35px;
  }

  .top-table .top-table-title {
    gap: 10px;
  }

  .top-table .top-table-title h1 {
    font-size: 20px;
  }

  .top-table .top-table-title span {
    font-size: 14px;
  }

  #register-page .titleText {
    font-size: 24px;
    padding-bottom: 10px;
  }

  #register-page .form li {
    flex-direction: column;
    padding: 8px;
    margin-bottom: 20px;
  }

  #register-page .form .title-form {
    width: 100%;
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
  }

  #register-page .form li::before {
    top: 5px;
    transform: translateY(0);
  }

  #register-page .content-form {
    width: 100%;
    min-height: 25px;
  }

  #register-page .content-form .form-select-container.select-class,
  #register-page .form .content-form input {
    max-width: unset;
  }

  #register-page .content-wrap .require-input {
    font-size: 12px;
    width: 100%;
    white-space: unset;
  }

  #register-page .content-form.has-input input,
  #register-page .content-form .form-select-container.select-school {
    width: 100%;
  }

  #register-page .form-business-number input[maxlength="3"] {
    width: 100%;
  }

  #register-page .form-business-number input[maxlength="2"] {
    width: 100%;
  }

  #register-page .form-business-number input[maxlength="5"] {
    width: 100%;
  }

  #register-page .content-form .form-select-container.select-phone {
    width: 100%;
  }

  #register-page .content-form.form-phone input[type="number"] {
    width: 100%;
  }

  #register-page .form .content-form input {
    max-width: unset !important;
  }

  #register-page .form .form-address .content-form .address-code-group {
    flex-wrap: nowrap;
  }

  #register-page .content-wrap .radio-group+.require-input {
    margin-left: 0;
    white-space: unset;
  }

  #register-page .content-form .button-gray {
    font-size: 11px;
  }

  /* .form-select-container {
    width: 100%;
  } */

  #register-page .tabs-content .tab-content-item.pd50 {
    padding: 20px;
  }

  #terms-and-conditions ul li .title-terms h1 {
    font-size: 15px;
    line-height: 1.3;
    word-break: auto-phrase;
  }

  #terms-and-conditions ul li .title-terms p {
    font-size: 15px;
    line-height: 1.3;
    display: grid;
    grid-template-columns: auto 1fr;
    row-gap: 5px;
    align-items: start;
  }

  #terms-and-conditions ul li .title-terms p .flex {
    grid-column: 1/3;
  }

  #terms-and-conditions ul li .title-terms p strong {
    font-size: 13px;
  }

  #terms-and-conditions ul li .title-terms p .view-more-btn {
    font-size: 12px;
  }

  .reg__checkbox {
    width: 15px;
    height: 15px;
  }

  #terms-and-conditions ul li .content-terms p {
    font-size: 13px;
  }

  .mmb-typ label {
    padding: 10px 20px;
    font-size: 16px;
  }

  #terms-and-conditions ul li .title-terms p .flex.pl28+.view-more-btn {
    padding-left: 28.5px;
  }

  #terms-and-conditions ul li .title-terms {
    align-items: flex-start;
  }

  #terms-and-conditions ul li .title-terms .flex>span {
    word-break: auto-phrase;
  }

  #register-check h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  #register-check ul.notes li {
    font-size: 13px;
    line-height: 1.4;
    padding-left: 10px;
  }

  #register-check ul.notes li::before {
    width: 3px;
    height: 3px;
    top: 7px;
  }

  #wrap-search .titleText {
    font-size: 24px;
  }

  #instruct {
    margin-top: 20px;
  }

  #wrap-search .group-notifi {
    padding: 20px;
    height: auto;
  }

  #wrap-search .title-notifi {
    font-size: 18px;
  }

  #wrap-search .title-notifi-child li {
    font-size: 14px;
    line-height: 1.4;
  }

  #wrap-search .title-notifi-child li::before {
    width: 3px;
    height: 3px;
    top: 7px;
  }

  #wrap-search .tab-content-item .title-form {
    font-size: 15px;
  }

  #wrap-search .tab-content-item .form-radio .title-value-radio {
    font-size: 14px;
  }

  #after-successful-login .titleText {
    font-size: 24px;
    padding-bottom: 10px;
  }

  #after-successful-login .titleContent {
    font-size: 20px;
    margin: 20px 0;
  }

  #after-successful-login .header-content {
    padding: 30px 10px;
  }

  #after-successful-login .header-content-child-1 {
    font-size: 14px;
    line-height: 1.5;
  }

  #after-successful-login .header-content-child-2 {
    font-size: 14px;
    line-height: 1.5;
  }

  #after-successful-login button {
    height: 40px;
    font-size: 15px;
  }

  .form-login form .form-group input:not(input[type="checkbox"]) {
    height: 40px;
    font-size: 15px;
  }

  .wrap-forward a {
    font-size: 14px;
  }

  .wrap-forward a+a {
    margin-left: 5px;
    padding-left: 10px;
  }

  .wrap-question p {
    font-size: 15px;
  }

  .wrap-question a.btn {
    font-size: 14px;
  }

  #not-found-search .title h1 {
    font-size: 20px;
  }

  #not-found-search .title p {
    font-size: 16px;
  }

  #not-found-search .info p {
    font-size: 16px;
    text-align: center;
    margin: 0;
  }

  #not-found-search .info ul li {
    font-size: 14px;
  }

  #not-found-search .info {
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    height: max-content;
  }

  #not-found-search {
    gap: 100px;
  }

  .title-results {
    font-size: 24px;
  }

  #recruitment-news .wrap-table>li>div {
    grid-template-columns: 1fr;
  }

  #recruitment-news .wrap-table .item.yellow .clinic-name {
    font-size: 12px;
  }

  #recruitment-news .wrap-position {
    padding: 0;
  }

  #recruitment-news .wrap-table .column-4 {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
  }

  #recruitment-news .wrap-table .column-3 .blank-row {
    display: none;
  }

  #recruitment-news .wrap-table .column-2 .wrap-title {
    padding-right: 80px;
  }

  .count-results {
    font-size: 16px;
  }

  .count-results>span {
    font-size: 16px;
  }

  .count-results .high-light-number {
    font-size: 16px;
  }

  .more-results {
    font-size: 13px;
  }

  #recruitment-news .top-table {
    align-items: center;
  }

  .top-table {
    align-items: center;
  }

  #talent-news .table .column-left .wrap-title {
    justify-content: flex-start;
  }

  #talent-news .table>li>div {
    grid-template-columns: 1fr;
    gap: 10px;
    position: relative;
    padding-right: 50px;
  }

  #talent-news .table .column-center {
    grid-area: unset;
    margin-top: 0;
    padding-left: 0;
  }

  #talent-news .table .column-right {
    grid-area: unset;
  }

  #talent-news .table .item-info .item-name {
    font-size: 14px;
  }

  #talent-news .table .column-left .wrap-title+.wrap-link {
    justify-content: flex-start;
    row-gap: 5px;
  }

  #notices-news .table li.wrap-item {
    padding: 20px;
  }

  #notices-news .table li.wrap-item+.wrap-item {
    padding: 20px;
    gap: 10px;
  }

  #notices-news .table li .wrap-left {
    gap: 10px;
  }

  #notices-news .content-table li .item-title {
    font-size: 15px;
    line-height: 1.3;
  }

  #notices-news .content-table li .date {
    font-size: 12px;
  }

  #view-news .content-table li .wrapImg img {
    height: 100%;
  }

  #view-news .content-table li {
    padding: 20px 0;
  }

  #view-news .content-table li .result-item .wrap-content .item-title {
    font-size: 16px;
    margin-top: 10px;
  }

  #view-news .content-table li .result-item .wrap-content .wrapMeta .wrap-date span {
    font-size: 12px;
  }

  #notification-tab .table>li>div {
    grid-template-columns: 1fr;
    position: relative;
  }

  #notification-tab .table>li>div .column-4 {
    position: absolute;
    top: 53%;
    right: 0;
    transform: translateY(-50%);
  }

  #notification-tab .table .wrap-position {
    margin-left: 0;
    gap: 5px;
  }

  #notification-tab.mtch__list .table .wrap-position li {
    font-size: 12px;
  }

  #notification-tab.mtch__list .table .wrap-position li.subway-tag {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
  }

  #notification-tab.mtch__list .column .support {
    font-size: 14px;
    margin-top: 17px;
  }

  #notification-tab.mtch__list .wrap-link {
    justify-content: flex-start;
  }

  #notification-tab.mtch__list .table .room-name {
    font-size: 13px;
  }

  #slide-news .slide-news-wrap .left-slide>h1,
  #slide-news .slide-news-wrap .left-slide>a {
    font-size: 24px;
  }

  #slide-news .slide-news-wrap {
    height: 70px;
    border-radius: 15px;
  }

  #grand-banner .top-grand-banner-mobile {
    padding: 0;
  }

  .top-grand-banner-mobile .item-top-grand-banner-mobile .left-item {
    padding: 20px;
    gap: 10px;
  }

  .top-grand-banner-mobile .item-top-grand-banner-mobile .left-item img {
    height: 90px;
  }

  .top-grand-banner-mobile .item-top-grand-banner-mobile .left-item .desc {
    font-size: 20px;
  }

  #grand-banner .top-grand-banner-mobile .item-top-grand-banner-mobile .left-item .desc {
    font-size: 24px;
  }

  #bottom-nav .title-bottom-nav-res {
    padding-bottom: 20px;
  }

  .ticket__img.mt358 {
    margin-top: 0;
  }

  #notification .content-table li.notice-table-head {
    display: none;
  }

  .rsm-stt__rang .react-datepicker-wrapper input {
    width: 100%;
    font-size: 12px;
  }

  .rsm-stt__rang .datepicker-child i {
    width: 12px;
    height: 12px;
  }

  #tabs-form.tab-forms .tabs-select-plus .tab-check-box fieldset {
    grid-template-columns: repeat(4, 1fr);
    max-height: 300px;
    overflow-y: scroll;
  }

  #tabs-form.tab-forms .tab-check-box:last-child {
    grid-template-columns: repeat(4, 1fr);
    max-height: 300px;
    overflow-y: scroll;
  }

  .pym__table .icon-tlt+.tlt svg {
    top: unset;
    left: unset;
    right: 8px;
  }

  .byn__table thead th {
    font-size: 13px;
  }

  .byn__table tbody td {
    font-size: 12px;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-wrapper>.form-option-container>.form-option,
  .pym__table .form-select-container>.form-select-cus>.form-option-wrapper>.form-option-placeholder-container>.form-option-placeholder,
  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder {
    padding: 0 5px;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder {
    width: 50px;
  }

  .form-select-container>.form-select-cus>.form-option-placeholder::after {
    right: 5px;
  }

  #support-now .wrap-table>li>div {
    padding: 29px 20px 34px;
    grid-template-columns: 1fr;
  }

  .resume__snpts.style-resume__snpts {
    display: block;
    padding: 10px;
  }

  #accordion .header-frame a span {
    font-size: 13px !important;
  }

  #grand-banner .list-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  #premium-banner .list-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  #premium-banner .list-grid .scrollable-area {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
    height: 100%;
    overflow: unset;
  }

  #premium-banner .list-grid .list-item {
    grid-template-columns: repeat(2, 1fr);
    gap: 13px;
  }

  #grand-banner .list-grid {
    gap: 13px;
  }

  #premium-banner .group-banner-mobile {
    margin-bottom: 0;
  }

  .rgst-sbwy__item.itemchild {
    display: flex;
    flex-wrap: wrap;
  }

  .rgst__select.has-input {
    flex-wrap: wrap;
  }

  .list-grid .list-item.large-full:hover .item-hover-content {
    transform: translateY(-100%);
  }

  .job-right,
  #summary-job .job-content .job-info .job-name h2 .button-container>.button-scrap,
  #summary-job .job-content .job-info .job-name h2 .button-container>.button-msg,
  .rsm__icon>.rsm__icon-btn:not(:first-child) {
    display: none;
  }

  .button-mobile,
  .rsm__icon-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .button-mobile .job-right {
    display: block;
    height: 100%;
    width: 100%;
  }

  #summary-job .job-content .job-info .job-right .job-aplct-btn {
    background: #427BE9;
    border-radius: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    min-width: unset;
    font-size: 15px;
    padding: 15px;
  }

  .button-container .button-mobile>a,
  #summary-job .job-content .job-info .job-name h2 .button-container .button-mobile button {
    background: #999;
    height: 100%;
    padding: 0;
    border: none;
    border-right: 1px solid #fff;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .button-container .button-mobile>a::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url('../images/icons/icon-nav-map-white.png') no-repeat center / contain;
  }

  .button-container .button-mobile>a::before,
  .button-container .button-mobile button.button-msg::before,
  .button-container .button-mobile button.button-scrap::before {
    width: 20px;
    height: 20px;
  }

  .button-container .button-mobile button.button-scrap.active::before {
    background: url('../images/icons/icon-nav-heart-active.png') no-repeat center / contain !important;
  }

  #summary-job .button-container .button-mobile .button-scrap:hover::before,
  .button-container .button-mobile button.button-scrap::before {
    background: url('../images/icons/icon-nav-heart-white.png') no-repeat center / contain;
  }

  .button-container .button-mobile button.button-msg::before {
    background: url('../images/icons/icon-nav-msg-white.png') no-repeat center / contain;
  }

  .rsm__icon-mobile .rsm__icon-btn {
    display: flex;
    flex: 1;
    position: relative;
    height: 100%;
  }

  .rsm__icon-mobile .rsm__icon-btn span {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-left: -5px;
    color: #fff;
  }

  .rsm__icon-mobile .rsm__icon-btn:first-child {
    background: #293548;
  }

  .rsm__icon-mobile .rsm__icon-btn:nth-child(2) {
    background: #427BE9;
  }

  .rsm__icon-mobile .rsm__icon-btn .icon-star-gray::after {
    background-image: url('../images/icons/star-blank-white.png');
  }

  .rsm__icon-mobile .rsm__icon-btn .icon-star-gray.active::after {
    background-image: url('../images/icons/star-fill.png');
  }

  .rsm__icon-mobile .rsm__icon-btn span>img,
  .rsm__icon-mobile .rsm__icon-btn span>i {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}

@media screen and (width <=655px) {
  .wrap-option-search-block {
    flex-direction: column-reverse;
    gap: 15px;
  }

  #tabs-form .tab-select-results .results-area {
    padding-right: 180px;
  }

  #tabs-form .tab-select-results {
    min-height: 150px;
  }

  .resume.tabMy__message .groupTab__message {
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 10px;
  }

  .tabMy__message button {
    background-color: #ddd;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333333;
    padding: 3px 7px;
    cursor: pointer;
  }

  .tabMy__message .msg__table-item {
    border-bottom: 1px solid #000;
  }

  .tabMy__message .msg__table-item .flex-button-center {
    display: flex;
    justify-content: center;
    padding: 10px 0;
  }

  .tabMy__message .msg__row.left {
    flex: 1;
  }

  .tabMy__message .msg__row.right {
    flex: 3;
  }

  .tabMy__message .msg__row.left .content-table-message {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #f8f9fa;
  }

  .tabMy__message .msg__row.right .content-table-message {
    border-bottom: 1px solid #ddd;
    padding-left: 10px;
  }

  .tabMy__message .msg__row.right .content-table-message:nth-child(2) {
    color: #0068b7;
  }

  .msg__table .msg__table-group {
    display: flex;
  }

  .msg__table-group .msg__row>div {
    padding: 14px 8px;
    font-size: 15px;
    color: #222;
    word-break: break-all;
  }

  .msg__table .content-table-message {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .msg__table-group .msg__row>div {
    padding: 10px 4px;
  }

  .msg__table-group .msg__row {
    font-size: 12px;
    width: 100%;
  }
}

@media screen and (width <=650px) {
  .rsm-prv__top {
    padding: 20px;
  }

  .list-grid .list-item .item-content,
  .list-grid .list-item .item-content {
    display: block;
  }

  .scrollable-area-2 {
    margin-top: 15px;
  }

  #premium-banner {
    padding-bottom: 20px;
  }

  /* #premium-banner .scrollable-area {
        margin-top: 15px !important;
    } */

  .scrollable-area,
  .scrollable-area .list-item {
    height: auto;
  }

  #hot-talent .list-grid .list-item .item-content .item-tag {
    margin-top: 0;
  }

  #hot-talent .list-grid .list-item .item-content .item-footer {
    font-size: 14px;
  }

  #grand-banner .scrollable-area.scrollable-area-1,
  #grand-banner .scrollable-area.scrollable-area-2 {
    height: 250px;
  }

  #grand-banner .list-grid .scrollable-area .list-item .item-content {
    max-width: 275px;
    height: 250px;
  }

  #grand-banner .scrollable-area.scrollable-area-2 {
    margin-top: 25px;
  }

  #grand-banner .top-grand-banner-mobile {
    margin-bottom: 22px;
  }

  #premium-banner .list-grid .list-item .item-content {
    display: block;
  }

  #grand-banner .scrollable-area,
  #grand-banner .scrollable-area .list-item {
    height: auto;
  }

  #premium-banner .list-grid .list-item .item-content .item-tag {
    font-size: 12px;
  }

  .list-grid .list-item .item-content .item-tag li::after {
    height: 10px;
  }

  #hot-talent .list-grid .list-item .item-content .item-footer .item-position,
  #hot-talent .list-grid .list-item .item-content .item-tag {
    font-size: 14px;
  }

  #premium-banner .list-grid {
    grid-template-rows: repeat(1, auto);
  }

  #carouselExampleDark2 .carousel-inner,
  #carouselExampleDark2 .carousel-item,
  #carouselExampleDark2 .carousel-inner .carousel-item img {
    height: auto !important;
    min-height: 52px;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item {
    height: 45px;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item .bottom-nav-title {
    font-size: 13px;
  }
}

@media (max-width: 600px) {
  .dntInf__mng {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .cropPop .cropPop__container .aspect_ratio {
    bottom: -120px;
  }

  .pym__table thead>tr:first-child>th:first-child {
    display: none;
  }

  .pym__table tbody th {
    display: none;
  }

  #slide-news .slide-news-wrap .left-slide>h1,
  #slide-news .slide-news-wrap .left-slide>a {
    font-size: 18px;
  }

  .pym__table thead th {
    padding: 3px;
  }

  #slide-news .slide-news-wrap {
    height: 50px;
  }

  .mtch__cnd {
    font-size: 12px;
    height: 30px;
    border-radius: 5px;
    white-space: nowrap;
    padding: 0 5px;
  }

  .msg__table thead {
    display: none;
  }

  .msg__table tbody {
    display: block;
    width: 100%;
    /* padding-top: 20px; */
  }

  .msg__table tbody tr {
    display: grid;
    grid-template-columns: 1fr auto;
    position: relative;
  }

  .msg__table td {
    padding-top: 5px;
  }

  .msg__table .msg__border-bottom td {
    height: auto;
  }

  .msg__table tbody tr td:first-child {
    grid-column: 1/4;
    text-align: left;
    padding: 0;
    padding-top: 10px;
    padding-left: 10px;
    border-bottom: unset;
  }

  .msg__table tbody tr td.no-data {
    justify-content: center;
  }

  #statistic .msg__table tbody .list-content-mess>span:first-child {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }

  .msg__name {
    font-size: 12px;
    color: #999;
  }

  .msg__table tbody tr td:last-child {
    padding: 0;
    padding-left: 20px;
    padding-right: 10px;
    height: 100%;
    display: flex;
  }

  .msg__table tbody tr.msg__bottom td:last-child {
    position: relative;
    top: 0;
    right: 0;
    padding: 12px;
  }

  .msg__table .msg__bottom td {
    border-bottom: 0;
  }

  .msg__table .msg__bottom+tr {
    margin-top: 20px;
  }

  .msg__div {
    flex-direction: column;
    gap: 0;
  }

  .msg__div ul li:first-child {
    padding-left: 0;
  }

  .msg__div ul {
    flex-wrap: wrap;
  }

  #status-support .table li>div:not(.support-details),
  #status-support .table .view .view-status,
  #status-support .table .application-result .application-result-status {
    font-size: 12px;
  }

  #status-support .table .item-title,
  #status-support .table .status-progress .status-text,
  #status-support .table .view .view-time,
  #status-support .table .support-details .link-to-details a,
  #status-support .table .status-progress .status-time {
    font-size: 11px;
  }

  #status-support .table .link-to-details a::after {
    height: 7px;
    width: 7px;
    right: -7px;
  }

  #status-support .table .management .management-button {
    font-size: 11px;
  }

  .table li.row-name-column div:nth-child(2) {
    padding-left: 58px;
  }

  #status-support .table .management .management-button {
    width: 60px;
  }

  .byn__block:first-child .byn__table {
    border-top: none;
  }

  .byn__table thead {
    display: none;
  }

  .byn__table tbody {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .byn__table tbody tr {
    display: flex;
    flex-direction: column;
  }

  .byn__table tbody tr td {
    display: flex;
    border-right: 1px solid #ddd;
    gap: 10px;
    align-items: center;
  }

  .byn__table tbody tr td.wrap-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .byn__table tbody tr td::before {
    content: attr(data-label);
    font-weight: 600;
    white-space: nowrap;
    min-width: 60px;
    text-align: left;
  }

  .byn__table tbody tr.byn__wrap td::before,
  .byn__table tbody tr.byn__total td::before {
    display: none;
  }

  .byn__table tbody tr td:first-child {
    border-top: 1px solid #ddd;
  }

  .byn__table tbody td:first-child:not(.byn__tdnote) {
    border-left: 1px solid #ddd;
  }

  .byn__tdnote {
    flex-direction: column;
  }

  .byn_radio {
    display: block;
  }

  .byn__wdate {
    gap: 10px;
  }

  .byn__block:last-child tbody th {
    width: 100%;
    padding: 8px 0;
  }

  .byn__block+.byn__block .byn__table {
    border-top: none;
  }

  .byn__block:last-child tbody tr:last-child {
    height: auto;
  }

  .byn__note {
    font-size: 12px;
    line-height: 1.2;
  }

  .byn__table tbody td .byn__title {
    width: auto;
    min-width: auto;
    max-width: unset;
    display: flex;
  }

  .byn__table tbody td .byn__name {
    width: auto;
    min-width: auto;
    max-width: unset;
    display: flex;
  }

  .byn__table tbody .byn__duration span {
    width: auto;
    min-width: auto;
    max-width: unset;
    display: flex;
  }

  #status-support .table li .column {
    width: auto !important;
  }

  .resume__snpts.style-resume__snpts .resume__btbx2 {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
  }

  .resume__snpts.style-resume__snpts .dntInf__btn {
    font-size: 15px;
    min-width: 93px;
  }

  #status-support .header-frame {
    margin-bottom: 0;
  }

  #status-support .table.table-content .row-name-column {
    display: none;
  }

  #status-support .table li {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
  }

  #status-support .table li:not(.row-name-column) {
    height: max-content;
  }

  #status-support .table li>.column.name-clinic {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
    width: 100%;
    font-size: 12px;
    color: #1577cf;
    align-items: flex-start;
    margin-bottom: 5px;
  }

  #status-support .table li>.column.support-details {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
  }

  #status-support .table .support-details .link-to-details {
    margin-top: 0;
  }

  #status-support .table .support-details {
    padding-left: 0;
  }

  #status-support .table li>.column.management {
    align-items: flex-end;
  }

  #status-support .table li>.column.support-details .item-title {
    font-size: 14px;
  }

  #status-support .table li>.column.support-details .link-to-details,
  #status-support .table li>.column.name-clinic,
  #status-support .table .management .management-button,
  #status-support .table li>.column.management,
  #status-support .table li>.column.view,
  #status-support .table li>.column.application-result,
  #status-support .table li>.column.status-progress {
    font-size: 12px;
  }

  #status-support .table li>.column.view,
  #status-support .table li>.column.application-result,
  #status-support .table li>.column.status-progress {
    height: 50px;
  }

  #status-support .table li>.column.view,
  #status-support .table li>.column.status-progress {
    position: relative;
  }

  #status-support .table li>div:not(.support-details) {
    gap: 0px;
  }

  #status-support .table .management .management-button {
    width: unset;
    height: unset;
    padding: 3px 10px;
    line-height: 15.59px;
    font-size: 10px;
  }

  #status-support .table li>div:nth-child(5)::before,
  #status-support .table li>div:nth-child(6)::before {
    content: "";
    display: block;
    width: 1px;
    height: 60%;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .byn__block:last-child tbody tr:last-child td {
    flex-direction: column;
  }

  .td-wrap .wrap-top {
    left: 0;
  }
}

@media (max-width: 580px) {
  #tabs-form .tab-select-results {
    min-height: 135px;
  }

  .acs__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
  }

  .acs__grid>* {
    max-width: 100%;
  }

  .acs__list {
    margin-left: 0px;
  }

  .acs__grid .acs__list:nth-child(2)::after {
    display: none;
  }

  .acs__grid .acs__list:not(:last-child)::after {
    left: 105%;
  }

  .mtch__block {
    padding-bottom: 10px;
  }

  #tabs-form .tab-select-results button {
    font-size: 12px;
    height: auto;
    width: auto;
    padding: 14px;
    top: 160px;
  }

  #tabs-form .tab-select-results button span {
    font-size: 16px;
  }

  #hot-talent .list-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .wrap-auth {
    padding: 60px 50px;
  }
}

@media (max-width: 435px) {
  td span.grdt {
    padding-top: 0;
  }

  #summary-job .job-content .job-info .job-name h2 {
    display: unset;
  }

  #summary-job .job-content .job-info .job-name h1 {
    margin-top: 10px;
  }

  .msg__table tbody tr td:first-child {
    padding-bottom: 3px;
  }

  #user-guide .item-content .item-text-arrow .line-item.line-1,
  #user-guide .item-content .item-text-arrow .line-item.line-2 {
    gap: 44px;
  }

  .table_training_courses th {
    word-break: auto-phrase;
  }

  #summary-job .job-content .job-info .job-name h2 .button-container {
    margin-top: 5px;
  }

  .table-has-more-infomation>li button.cndd__delete {
    position: relative;
    left: 10px;
  }

  .resume #content-table .table>li>.wrap-column.col4 .cndd__delete {
    left: unset;
  }

  .table-has-more-infomation .column-center .wrap-link li {
    margin-right: 9px;
  }

  .resume #content-table .table>li>.wrap-column.col4 .column-center .wrap-link li {
    margin-right: 9px;
  }

  #hot-talent .list-grid .list-item .item-content .item-header .bookmark {
    top: -5px;
    right: 5px;
  }

  .td-wrap .wrap-radioBox {
    flex-direction: column;
    gap: 0;
  }
}

@media (max-width: 420px) {
  .pagination-number li a {
    padding: 12px 10px;
  }

  #request-email .form-select-cus>.form-option-placeholder,
  #request-email .form .table-content input {
    font-size: 14px;
  }

  #request-email .table-horizontal li.row-has-require-bottom .table-content {
    gap: 5px;
  }

  #request-email .form-select-cus>.form-option-placeholder {
    padding: 0;
    padding-left: 5px;
  }

  #statistic .contents ul li p {
    font-size: 15px;
  }

  #manage-recruitment-news .dntInf__cnd {
    width: max-content;
    min-width: 60px;
  }

  #manage-recruitment-news .dtnInf__body {
    grid-template-columns: 1fr 1fr;
  }

  #register-page .form .form-row#memberPassword,
  #register-page .form .form-row.passWord {
    margin-bottom: 30px;
  }

  #register-page .form .form-row.row-has-check-box,
  #register-page .form .form-row.business-number {
    margin-bottom: 40px;
  }

  .form-business-number label {
    margin-left: 0;
  }

  #register-page .content-form.form-email {
    flex-wrap: wrap;
  }

  #register-page .content-form.form-email input {
    width: 129px;
  }

  #register-page .content-form.form-email .form-select-container.select-email {
    width: 129px;
  }

  #register-page .form li.form-row-radio {
    margin-bottom: 30px;
  }

  #hot-talent .icon-star {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 400px) {
  #tabs-form .tab-select-results {
    padding: 19px 40px 19px 19px;
  }

  .table .column-3 .wrap-link {
    height: auto;
  }

  #tabs-form.tab-forms .tabs-select-plus .tab-check-box fieldset {
    grid-template-columns: repeat(2, 1fr);
  }

  #tabs-form.tab-forms .tab-check-box:last-child {
    grid-template-columns: repeat(2, 1fr);
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder {
    width: 40px;
  }

  .pym__table .form-select-container {
    height: 25px;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder {
    width: 30px;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder::after {
    width: 5px;
    height: 4px;
    right: 2px;
  }

  .pym__table .icon-tlt {
    width: 10px;
  }

  .ticket__table {
    margin-left: 20px;
  }

  .ticket__grid>span {
    padding: 10px;
  }

  .ticket__grid.ticket__grid--head span:first-child {
    word-break: auto-phrase;
  }

  .ticket__grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  #notification-tab.mtch__list .table .wrap-position li.region-condition {
    word-break: break-word;
    overflow-wrap: break-word;
    line-break: anywhere;
    width: 40px;
  }

  #summary-job .job-content .job-info .job-name h2 {
    display: unset;
  }

  [for="saved-conditions"] .table>li {
    grid-template-columns: calc(100% - 30% - 15%) 30% 15%;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item .bottom-nav-title {
    font-size: 11px;
  }

  #header .header-wrap .nav-wrap {
    right: 10px;
    top: 30px;
  }

  #terms-and-conditions ul li .title-terms label.reg__label {
    margin-top: 2px;
  }
}

@media (max-width: 375px) {
  .lck__set {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .resume #content-table .table>li>div {
    padding: 10px 65px 10px 10px;
  }

  .resume #content-table .table .wrap-column .column-right {
    margin-right: 10px;
    top: 36%;
  }

  .resume #content-table .table>li>.wrap-column.col4 .cndd__delete {
    top: calc(54% + 22px);
    right: 27px;
  }

  #tabs-form .wrap-option-search {
    gap: 10px;
  }

  #hrPhone1,
  #hrMobilePhone1 {
    width: max-content;
  }

  .rsm-stt__lf {
    width: 100%;
  }

  .rsm-stt__label {
    padding: 7px;
    width: 100%;
  }

  .table-has-more-infomation>li button.cndd__delete {
    position: unset;
  }

  .acs__list {
    margin-left: 0;
  }

  .acs__item span {
    white-space: unset;
  }

  #statistic .contents ul li p {
    font-size: 13px;
  }

  #statistic .contents ul li h1 {
    font-size: 34px;
  }

  .cndd__info {
    margin-top: 30px;
  }

  .cndd__name {
    padding-right: 0;
  }
}

@media (max-width: 380px) {
  .results-area li {
    width: 100%;
    margin-right: 0;
  }

  #tabs-form .tab-select-results {
    min-height: 159px;
  }

  #grand-banner .list-grid .scrollable-area .list-item .item-content {
    max-width: 165px;
    height: 165px;
  }

  #grand-banner .scrollable-area,
  #grand-banner .scrollable-area .list-item {
    height: 165px !important;
  }

  #grand-banner .list-grid .list-item .item-content .item-desc {
    margin-bottom: 0 !important;
  }

  #premium-banner .list-grid .scrollable-area-1,
  #premium-banner .list-grid .scrollable-area-2 {
    height: 135px !important;
  }

  .list-grid .list-item .item-content .bookmark {
    right: 0;
    bottom: 0px;
    width: 12px;
    height: 12px;
  }

  #premium-banner .list-grid .list-item .item-content .bookmark {
    right: 7px;
    bottom: 13px;
  }

  .form-select-container>.form-select-cus>.form-option-wrapper>.form-option-container>.form-option,
  .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 14px;
  }

  #user-guide .btn-recommend-use .text-rcm-use {
    font-size: 18px;
  }

  #user-guide .title-item {
    font-size: 16px;
  }
}

@media (max-width: 365px) {

  .resume .resume__block .resume__sbj,
  .resume .resume__block .resume__placeholer {
    font-size: 16px !important;
    height: 16px !important;
  }

  #info-dashboard .common-user-info .info-setting .desire-setting li {
    font-size: 12px;
    word-break: auto-phrase;
  }

  .resume__snpts.style-resume__snpts .dntInf__btn {
    min-width: max-content;
  }
}

@media (max-width: 767px) {
  #header .header-wrap .header-left .search-wrap>input {
    font-size: 14px;
    padding: 10px 15px;
  }

  #tabs-form.tabs-form-custom .tabs-left .tab-check-box {
    min-width: 100px;
    grid-template-columns: repeat(1, 1fr);
  }

  #tabs-form.tabs-form-custom .tabs-right .tab-check-box {
    border-left: 1px solid #ddd;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  }

  #tabs-form.tabs-form-custom .tabs-left .tab-check-box.tab-checkbox-custom li {
    padding-left: 5px;
  }
}

@media (max-width: 350px) {
  .dntInf__mng-btn.styleButton {
    font-size: 9px;
  }

  #support-now .wrap-table .column-4 {
    right: 10px;
  }

  .pagination-number li a {
    padding: 0;
  }

  .pagination-number li a {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
  }
}

@media (max-width: 347px) {
  .dntInf__mng-btn.styleButton {
    padding: 3.5px 6px;
  }
}

@media (max-width: 425px) {
  .resume__grid3 {
    grid-template-columns: 1fr;
  }

  .resume__input--school>.resume__input-box {
    border-top: 0;
    border-left: 1px solid #ddd;
  }

  #auth {
    min-height: 1080px;
  }

  .wrap-auth {
    padding: 60px 30px;
  }

  .wrap-bottom-form {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .wrap-question {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  #enterprise .list-grid .item-tag {
    font-size: 10px;
  }

  #tabs-form .tab-select-results {
    min-height: 164px;
  }

  #tabs-form .tab-select-results .results-area {
    padding-right: 100px;
  }

  #tabs-form .wrap-option-search {
    flex-direction: column-reverse;
  }

  .wrap-option-search-block .wrap-option-search .icon.icon-pin {
    justify-content: end;
  }

  #grand-banner .list-grid .scrollable-area .list-item .item-content {
    max-width: 195px;
    height: 195px;
  }

  #grand-banner .scrollable-area.scrollable-area-1,
  #grand-banner .scrollable-area.scrollable-area-2 {
    height: 195px;
  }

  #grand-banner .scrollable-area.scrollable-area-2 {
    margin-top: 0px;
  }

  #premium-banner .group-banner-mobile .grand-banner-mobile {
    margin-top: 0px;
  }

  .list-grid .list-item .item-content .bookmark {
    right: 0;
    bottom: 0px;
    width: 13px;
    height: 13px;
  }

  .cropPop .cropPop__container {
    max-width: 100%;
    padding: 20px;
  }

  .popupMap__close {
    top: -40px;
    right: 18px;
  }

  .rsm__btnbx {
    padding-top: 0;
  }

  #hot-talent .list-grid .list-item .item-content {
    display: flex;
    height: 100%;
  }

  #hot-recruit .grand-banner-mobile {
    padding: 15px;
    height: fit-content;
  }

  #hot-talent {
    padding: 0;
  }

  #tabs-form.tab-forms .tabs-select-plus .tab-check-box fieldset {
    grid-template-columns: repeat(3, 1fr);
    max-height: 200px;
  }

  #tabs-form.tab-forms .tab-check-box:last-child {
    grid-template-columns: repeat(3, 1fr);
    max-height: 250px;
  }

  .table li.row-name-column div:nth-child(2) {
    padding-left: 38px;
  }

  #status-support .table .management .management-button {
    width: 40px;
  }

  #footer .info>ul>li {
    font-size: 12px;
  }

  .mdf__top {
    font-size: 13px;
  }

  .mdf__ps {
    font-size: 12px;
  }

  .mdf__grid span {
    font-size: 13px;
  }

  .mdf__pswd {
    font-size: 13px;
  }

  .lck__tit {
    font-size: 14px;
    align-items: start;
    margin-top: 20px !important;
  }

  .acs-pnt__use {
    padding: 30px 20px;
  }

  .rsm-stt__label {
    height: 30px;
    border-radius: 5px;
    min-width: unset;
    font-size: 12px;
    padding: 7px 15px;
  }

  .rsm-stt__rt {
    width: 100%;
    flex-direction: column;
  }

  .rsm-stt__rt .rsm-stt__btn {
    width: 100%;
  }

  .rsm-stt__rang {
    width: 100%;
    gap: 3px;
    flex-direction: column;
    align-items: start;
  }

  .rsm-stt__rang>span {
    display: none;
  }

  .rsm-stt__rang .datepicker-child .react-datepicker-wrapper,
  .rsm-stt__rang .datepicker-child {
    width: 100%;
  }

  .rsm-stt__date-input {
    width: 100%;
    font-size: 12px;
    padding: 10px;
    border-radius: 5px;
    height: 35px;
  }

  .rsm-stt__date-input::-webkit-calendar-picker-indicator {
    background: url("../images/icons/icon-date.png") no-repeat center/12px;
    position: absolute;
    right: 10px;
  }

  .rsm-stt__btn {
    height: 35px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    min-width: unset;
    white-space: nowrap;
  }

  .hst__table td {
    padding: 12px 8px;
    font-size: 12px;
  }

  .wrap-pagination {
    gap: 10px;
  }

  .pagination-number li a {
    width: 25px;
    height: 25px;
    font-size: 12px;
  }

  .pagination-number {
    gap: 4px;
  }

  .pagination-arrow.icon-next,
  .pagination-arrow.icon-prev {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .pagination-arrow.icon-next::after,
  .pagination-arrow.icon-prev::after {
    height: 8px;
  }

  .rsm-stt__srh-desc {
    font-size: 11px;
  }

  .msg__you-name {
    font-size: 12px;
    width: 65px;
  }

  .msg__you {
    gap: 10px;
    padding: 10px 0;
  }

  .msg__you-rt {
    max-width: 235px;
  }

  .msg__you-ans {
    padding: 15px;
    border-radius: 20px;
    font-size: 12px;
  }

  .msg__you-ans::after {
    width: 17px;
    height: 12px;
  }

  .msg__me-ans {
    padding: 15px;
    border-radius: 20px;
    font-size: 12px;
    max-width: 235px;
  }

  .msg__me-ans::after {
    width: 17px;
    height: 12px;
  }

  .msg__me {
    padding: 10px 20px;
  }

  .msg__container {
    height: 70vh;
    padding: 20px 10px 20px 15px;
  }

  .msg__date {
    font-size: 12px;
    padding: 5px;
  }

  .msg__ans {
    padding: 15px 10px;
  }

  .msg__textarea {
    font-size: 12px;
    padding-right: 70px;
  }

  .msg__send-btn {
    padding: 12px 23px;
    border-radius: 5px;
    font-size: 12px;
    bottom: 10px;
    right: 10px;
  }

  .msg__table td {
    font-size: 12px;
    padding: 10px;
  }

  .cndd__top2 {
    padding: 20px;
  }

  .cndd__cntn a {
    font-size: 15px;
  }

  .cndd__oth {
    font-size: 12px;
  }

  .cndd__item {
    font-size: 12px;
  }

  .cndd__bottom {
    padding: 17px 20px;
    gap: 10px;
  }

  .cndd__lf span {
    font-size: 12px;
  }

  .cndd__delete img {
    width: 14px;
    height: 14px;
  }

  .cndd__name>img {
    width: 14px;
  }

  .mtch__state {
    padding: 12px;
    gap: 15px;
    min-height: 85px;
  }

  .mtch__state li {
    font-size: 12px;
  }

  #tabs-form .tabs li a {
    padding-left: 7px;
    gap: 3px;
  }

  #tabs-form .tabs li .icon {
    display: none;
    width: 10px;
    height: 10px;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child .title-detailed {
    font-size: 12px;
    min-width: 55px;
  }

  .item-checkBox>span {
    width: 13px;
    height: 13px;
  }

  #tabs-form .tabs-select-plus .tab-check-box li label span {
    font-size: 12px;
    padding-left: 17px;
  }

  .mtch-pop__tab {
    overflow-x: auto;
  }

  .mtch-pop__tab-btn {
    white-space: nowrap;
  }

  #tabs-form .tabs-left ul {
    grid-template-columns: 1fr 1fr;
  }

  #tabs-form .tabs-left .tabs-custom {
    min-width: 60px !important;
  }

  #tabs-form.tabs-form-custom .tabs-left .tabs-custom a,
  #tabs-form .tabs-left ul li .city-name {
    font-size: 12px;
  }

  #tabs-form.tabs-form-custom .tabs-left .tab-check-box {
    min-width: 140px;
  }

  .item-checkBox {
    margin-left: 5px;
  }

  #tabs-form .tabs-left {
    width: 100px;
  }

  #tabs-form .tabs-right ul {
    grid-template-columns: 1fr 1fr;
  }

  .item-checkBox label span {
    font-size: 12px;
    padding-left: 18px;
  }

  #tabs-form .tabs-left ul li {
    padding-left: 5px;
  }

  #tabs-form .tabs li a {
    font-size: 12px;
    justify-content: center;
    word-break: auto-phrase;
  }

  .acs__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
  }

  .acs__item span {
    font-size: 12px;
  }

  .acs__list {
    gap: 8px;
    max-width: 100%;
  }

  .acs__list:nth-child(2)::after {
    display: none;
  }

  .acs__table thead {
    display: none;
  }

  .acs__table tbody {
    display: block;
    width: 100%;
  }

  .acs__table tbody tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
  }

  .acs__table td {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 13px;
    padding: 0;
    border: 0;
  }

  .acs__table td+td {
    border: 0;
    padding: 5px 10px;
  }

  .acs__table td:nth-child(1) {
    font-size: 12px;
    color: #999;
    background-color: transparent;
    padding-left: 10px;
  }

  .acs__table td:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    width: 100%;
    background-color: transparent;
  }

  .acs__table td:nth-child(3) {
    color: #076ecc;
    margin-top: 10px;
  }

  .acs__table td:nth-child(3)::before {
    content: "이용권 번호 : ";
    color: #666;
  }

  .acs__table td:nth-child(4) {
    margin-top: 5px;
  }

  .acs__table td:nth-child(4)::before {
    content: "결제금액 : ";
    color: #666;
  }

  .acs__table td:nth-child(5) {
    margin-top: 5px;
  }

  .acs__table td:nth-child(5)::before {
    content: "유효기간 : ";
    color: #666;
  }

  .acs__table td:nth-child(5) br {
    display: none;
  }

  .acs__table td:nth-child(6) {
    margin-top: 5px;
  }

  .acs__table td:nth-child(6)::before {
    content: "사용여부 : ";
    color: #666;
  }

  .rsm-stt__item+.rsm-stt__item::before {
    width: 1px;
  }

  .rsm-stt__item span {
    font-size: 12px;
    letter-spacing: -0.6px;
    height: 25px;
    word-break: auto-phrase;
    padding: 0 3px;
  }

  .rsm-stt__num {
    font-size: 24px;
  }

  .rsm-stt__item {
    gap: 2px;
  }

  .cndd__lf span.date {
    font-size: 12px;
    padding-left: 0;
  }

  .cndd__lf {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
  }

  .cndd__select .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 12px;
  }

  .cndd__select .form-select-container {
    height: 30px;
  }

  .cndd__input {
    height: 30px;
    font-size: 12px;
  }

  .cndd__list {
    flex-wrap: wrap;
    line-height: 1.3;
  }

  .cndd__item+.cndd__item {
    padding-left: 10px;
  }

  .cndd__item+.cndd__item::before {
    left: 5px;
    height: 64%;
  }

  .cndd__date {
    top: 14px;
    transform: translateY(0);
    align-items: flex-end;
  }

  .cndd__top {
    padding-right: 20px;
  }

  .cndd__name {
    padding-right: 120px;
  }

  .jobPop__link {
    font-size: 12px;
    padding: 9px 5px;
    letter-spacing: -0.5px;
  }

  .jobPop__tit>img {
    width: 60px;
    top: -2px;
  }

  .cmpl__table td {
    padding: 10px;
  }

  .rgst-step__item {
    width: 70px;
    gap: 5px;
  }

  .rgst-step__crc {
    width: 70px;
    height: 70px;
    font-size: 13px;
    border: 3px solid #d9d9d9;
  }

  .rgst-step__list::before {
    top: 34px;
    height: 2px;
  }

  .rgst-step__txt {
    font-size: 11px;
    white-space: normal;
    word-break: keep-all;
  }

  .cmpl__top {
    padding: 20px;
  }

  .cmpl__top>img {
    width: 50px;
  }

  .cmpl__table tbody tr {
    grid-template-columns: 88px 1fr;
  }

  .cmpl__table th {
    font-size: 12px;
  }

  .cmpl-pop__txt {
    font-size: 12px;
  }

  .cmpl-pop__block>img {
    width: 65px;
  }

  .pym__table thead th {
    font-size: 11px;
  }

  .pym__table thead tr:last-child th:first-child {
    display: table-cell;
  }

  .pym__table tbody td {
    font-size: 11px;
    line-height: 1.2;
  }

  .pym__select {
    width: 40px;
  }

  .pym__table tbody td:first-child {
    border-left: 0;
  }

  .pym__table tbody th+td {
    border-left: 0;
  }

  .pym__item {
    font-size: 12px;
    line-height: 1.3;
  }

  .pym__btn {
    padding: 10px 15px;
    font-size: 12px;
  }

  .pym__top {
    flex-direction: column;
    align-items: flex-start;
  }

  .pym__guide {
    align-self: flex-end;
    margin-top: 10px;
  }

  .pym__tit {
    font-size: 16px;
  }

  .rgst__pay {
    grid-template-columns: 100px 1fr;
  }

  #recruitPayEtc .rgst__pay {
    grid-template-columns: 160px 1fr;
  }

  .resume__btbx2 {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
  }

  .resume__btn2 {
    font-size: 13px;
    padding: 8px 10px;
  }

  .rgst__top {
    padding-left: 20px;
  }

  .rgst__logo {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    align-self: center;
  }

  .dntInf__cnd {
    font-size: 12px;
    padding: 3px 7px;
  }

  .dntInf__dd {
    margin-top: 5px;
    font-size: 12px;
  }

  .dntInf__jump {
    font-size: 13px;
    padding: 6px 9px;
  }

  .dntInf__aplc span {
    font-size: 12px;
  }

  .dntInf__aplc span.bold {
    font-size: 16px;
  }

  .dntInf__view {
    font-size: 16px;
    gap: 3px;
  }

  .dntInf__reset {
    font-size: 12px;
  }

  .dntInf__mng {
    gap: 5px;
    flex-direction: column;
  }

  .dntInf__mng-btn {
    font-size: 13px;
    min-width: unset;
    padding: 6px;
  }

  .dntInf__mng-btn.styleButton {
    padding: 7px 6px;
  }

  .rcp__block {
    align-items: flex-start;
  }

  .rcp__rt {
    flex-direction: column;
  }

  .rcp__more>span {
    font-size: 13px;
  }

  .rcp__more>span::after {
    width: 4px;
    height: 4px;
  }

  .resume__tit2 {
    font-size: 18px;
  }

  .rsm-dtl__table td {
    font-size: 14px;
    padding-top: 5px;
  }

  .rsm-dtl__table tbody tr+tr {
    margin-top: 0;
  }

  .dntInf__adr>button {
    font-size: 12px;
  }

  .dntInf__imgbox {
    width: 100px;
    height: 85px;
  }

  .resume__tit-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .dntInf__ps {
    font-size: 12px;
  }

  .dntInf__upload-btn {
    width: 100px;
    height: 85px;
  }

  .rsm-dtl__table2 thead th {
    padding: 5px;
  }

  .rsm-dtl__table2 tbody th {
    padding: 5px;
  }

  .rsm-dtl__table2 tbody td {
    padding: 5px;
  }

  .rsm-dtl__table2 thead th.empty,
  .rsm-dtl__table2 tbody td.empty {
    display: none;
  }

  .rsm-dtl__table2 thead th.wd251 {
    width: 85px;
  }

  .rsm-dtl__grid {
    grid-template-columns: auto;
    gap: 10px;
  }

  .rsm-dtl__img {
    height: 125px;
  }

  .dntInf__btn {
    padding: 12px;
    font-size: 14px;
  }

  .rsm-prv__btn {
    padding: 6px 12px;
    font-size: 12px;
  }

  .rsm-prv__btn img {
    width: 13px;
    height: 13px;
  }

  .inq {
    padding-top: 60px;
  }

  .inq__desc {
    font-size: 14px;
    line-height: 1.3;
  }

  .rsm-stt__view {
    font-size: 12px;
  }

  .rsm-stt__view::after {
    width: 4px;
    height: 4px;
    top: 46%;
  }

  .rsm-stt__table td {
    font-size: 12px;
  }

  .management-button {
    font-size: 12px;
    width: 55px;
    height: 25px;
  }

  .rsm-stt__delete {
    font-size: 12px;
    min-width: unset;
    padding: 3px 10px;
  }

  .rsm-stt__link {
    font-size: 14px;
  }

  .rsm-mng__table tbody tr {
    gap: 5px;
    padding: 20px 75px 20px 20px;
  }

  .PAIAB020 .rsm-mng__table tbody tr {
    padding: 20px 85px 20px 20px;
  }

  .rsm-mng__toggle {
    width: 35px;
    height: 15px;
  }

  .rsm-mng__toggle::after {
    height: 15px;
    width: 15px;
  }

  .rsm-mng__toggle.active::after {
    left: calc(100% - 15px);
  }

  .rsm-mng__btbx2 {
    gap: 10px;
  }

  .rsm-mng__btn2 {
    font-size: 12px;
    padding: 5px 12px;
  }

  .rsm-mng__table td {
    font-size: 16px;
  }

  .resume__tit>span {
    font-size: 12px;
  }

  .resume__label {
    gap: 5px;
    height: 15px;
  }

  .resume__label span {
    font-size: 12px;
  }

  .resume__checkbox {
    width: 13px;
    height: 13px;
  }

  .resume__grid4 {
    grid-template-columns: 1fr 1fr;
    row-gap: 5px;
  }

  .resume__grid6 {
    grid-template-columns: 1fr 1fr;
    padding-right: 27px;
  }

  .resume__flex--pd20 {
    padding: 0;
  }

  .resume__delete-btn {
    width: 20px;
    height: 20px;
  }

  .resume__grid5 {
    padding-right: 27px;
  }

  .resume__radio-box {
    padding: 8px;
    gap: 5px;
  }

  .resume__grid4 .resume__select:nth-child(3)>.form-select-container>.form-select-cus {
    border-left: 1px solid #ddd;
  }

  #info-dashboard .common-user-info .avatar-setting .user-avatar {
    width: 80px;
    height: 100px;
  }

  #info-dashboard .common-user-info .avatar-setting .user-avatar::after {
    width: 45px;
    height: 45px;
  }

  #info-dashboard .common-user-info .avatar-setting .user-name {
    font-size: 16px;
  }

  #info-dashboard .common-user-info .avatar-setting .user-name span {
    font-size: 13px;
  }

  #info-dashboard .common-user-info .info-setting h1 {
    font-size: 16px;
  }

  #info-dashboard .common-user-info .info-setting .box-gray {
    padding: 15px;
  }

  #info-dashboard .common-user-info .info-setting .box-gray {
    font-size: 12px;
  }

  #info-dashboard .common-user-info .info-setting .box-gray h1 {
    font-size: 14px;
  }

  #info-dashboard .common-user-info .info-setting .desire-setting li {
    font-size: 12px;
  }

  #info-dashboard .common-user-info {
    gap: 10px;
  }

  #statistic ul li p {
    font-size: 13px;
  }

  #statistic ul li h1 {
    font-size: 24px;
  }

  #statistic ul li::after {
    width: 1px;
  }

  /* #statistic {
        height: 86px;
    } */

  .tabs-no-border li a {
    font-size: 14px;
  }

  .tabs-no-border {
    min-height: 30px;
    margin-bottom: 10px;
  }

  .sitro__top p {
    font-size: 13px;
  }

  .sitro__desc {
    font-size: 13px;
  }

  .vln-mgzn__top {
    flex-direction: column;
    gap: 10px;
  }

  .vln-mgzn__view {
    width: 100%;
  }

  .vln-mgzn__lf {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    width: 100%;
  }

  #notification .content-table li .item-title {
    font-size: 14px;
  }

  #accordion .accordion-question {
    font-size: 14px;
    padding: 15px;
    gap: 10px;
    padding-right: 35px;
  }

  .arrow-icon {
    right: 15px;
  }

  #accordion .accodion-item .accordion-question .accordion-feature {
    font-size: 20px;
  }

  #request-email .request span {
    font-size: 16px;
  }

  #request-email .request button {
    font-size: 13px;
    height: 28px;
    border-radius: 5px;
    padding: 0 12px;
  }

  .ticket__grid--head>span {
    font-size: 13px;
    padding: 10px;
  }

  .ticket__grid>span {
    padding: 13px;
    font-size: 12px;
  }

  .ticket__grid>span.left {
    font-size: 12px;
    padding-left: 13px;
  }

  .ticket__grid>span b {
    font-size: 13px;
  }

  .ticket__grid span i {
    font-size: 12px;
  }

  .ticket__grid {
    grid-template-columns: 153px 1fr 1fr;
  }

  #icon-boxes .box-wapper .item-title {
    font-size: 14px;
  }

  #icon-boxes .box-wapper .item-desc {
    font-size: 12px;
    line-height: 1.2;
  }

  #icon-boxes .box-wapper .banner-card-box .item-title {
    font-size: 16px;
  }

  #icon-boxes .box-wapper .icon-box {
    padding: 0 5px;
  }

  #icon-boxes .box-wapper {
    padding: 20px 10px;
    grid-template-columns: 1fr;
  }

  #icon-boxes .box-wapper .banner-card-box .item-time {
    font-size: 14px;
    margin-top: 7px;
  }

  #icon-boxes .box-wapper .banner-card-box .item-phone-number {
    font-size: 14px;
  }

  #icon-boxes .box-wapper .banner-card-box::before {
    left: unset;
    right: 30px;
  }

  #icon-boxes .box-wapper .banner-card-box::after {
    left: unset;
    right: 20px;
  }

  #icon-boxes .box-wapper .banner-card-box {
    grid-column: 1/2;
  }

  #icon-boxes .box-wapper .icon-box+.icon-box::before {
    display: none;
  }

  .vln-dcm__list {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }

  #tableVolunteer .header-table .header-left .item-header {
    padding: 6px 10px;
  }

  .vln-event__list {
    grid-template-columns: 1fr;
  }

  .vln-event__link {
    padding: 10px;
  }

  .vln-event__date {
    font-size: 12px;
  }

  .vln-event__tit {
    font-size: 14px;
  }

  .vln-top__info>h2 {
    font-size: 14px;
  }

  .vln-top__info {
    font-size: 12px;
    line-height: 1.3;
  }

  .rsm__table td:first-child {
    width: 78px;
  }

  .rsm__icon {
    gap: 7px;
    top: 8px;
    right: 8px;
  }

  .rsm__profile {
    padding-top: 30px;
  }

  .rsm__img {
    width: 85px;
    height: 100px;
  }

  #summary-job .job-content .job-info {
    flex-direction: column;
  }

  #summary-job .job-content .job-info .job-right {
    width: 100%;
  }

  #summary-job .job-content .job-info .job-name h1 {
    font-size: 16px;
  }

  #summary-job .company-info {
    padding: 20px 10px;
  }

  #register-complete>img {
    width: 100px;
  }

  #register-complete h1 {
    font-size: 18px;
  }

  #register-complete span {
    font-size: 15px;
  }

  #register-complete p {
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
  }

  #register-page .button-group {
    height: 40px;
    margin-top: 30px;
  }

  #register-page .content-form.has-input {
    flex-direction: column;
  }

  #register-page .content-form .form-select-container.select-phone {
    min-width: 75px;
  }

  .mmb-typ {
    gap: 10px;
  }

  .mmb-typ label {
    font-size: 14px;
    padding: 8px 15px;
  }

  .register-form .form-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .register-form .form-row .title-form {
    font-size: 13px;
    color: #666;
  }

  #mmbrs.register-form .form-row .group-form {
    width: 100%;
  }

  #grand-banner .list-grid {
    grid-template-rows: repeat(1, auto);
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item {
    width: 100%;
  }

  #bottom-nav .bottom-nav-wrap {
    gap: 10px;
    padding: 0;
  }

  #tabs-form .bsns-srch .form-select-container {
    width: 250px;
  }

  #tabs-form .bsns-srch .form-select-container>.form-select-cus>.form-option-placeholder {
    font-size: 13px;
  }

  .mdf__item--grid {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }

  .mdf__input.wd127 {
    width: 100%;
  }

  .cmnt__img {
    width: 20px;
    height: 20px;
  }

  .cmnt__lf span {
    font-size: 16px;
  }

  .cmnt__content {
    font-size: 14px;
  }

  .cmnt__date {
    font-size: 12px;
  }

  .cmnt__reply {
    font-size: 13px;
  }

  .pym__table tbody td:nth-child(5) {
    width: 50px;
  }

  #hot-recruit .list-grid .list-item .item-content .item-title {
    font-size: 16px;
  }

  #hot-recruit .list-grid .list-item .item-content .item-desc {
    margin: 15px 0 10px;
    font-size: 14px;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    line-height: 22px;
  }

  #hot-recruit .list-grid .list-item .item-content .item-tag {
    font-size: 12px;
  }

  #hot-recruit .list-grid .list-item .item-content .bookmark {
    bottom: 18px;
    right: 10px;
  }

  .carousel-indicators {
    bottom: -5px;
  }

  #resume_CV .rsm-dtl__table td {
    padding: 7px;
    padding-left: 10px;
  }

  #tabs-form .tabs-select-plus .wrap-select-plus-child .group .radio-group.radiobox-style {
    column-gap: 20px;
  }

  .acs__grid .acs__list:not(:last-child)::after {
    left: 106%;
  }

  #accordion .accordion-question .question-text {
    font-size: 14px;
  }

  #tabs-form .bsns-srch>input {
    font-size: 13px;
  }

  #saved-conditions .icon.icon-down {
    scale: 0.8;
  }

  #statistic .contents ul li p {
    font-size: 17px;
  }

  #statistic .contents ul li h1 {
    font-size: 39px;
  }

  /* #grand-banner .list-grid, #premium-banner .list-grid {
        grid-template-columns: repeat(1, 1fr);
    } */
  #premium-banner .list-grid .list-item {
    height: auto !important;
    gap: 10px;
  }

  #premium-banner .list-grid .list-item .item-content .item-tag {
    margin-bottom: 0px;
    font-size: 12px !important;
  }

  #grand-banner .list-grid .list-item .item-content .item-desc,
  #premium-banner .list-grid .list-item .item-content .item-desc {
    margin-bottom: 21px;
    font-size: 14px;
  }

}

@media (max-width: 425px) {
  #summary-job .job-content .job-div .job-imgbox {
    flex-direction: column;
  }

  #summary-job .job-content ul.recruit__photo-container .recruit__photo-items {
    max-width: 80px;
  }

  .recruit__photo-container {
    flex-direction: row;
    order: 2;
    max-width: 100%;
  }

  .dntInf__mng-btn.styleButton {
    padding: 8px 6px;
    word-break: auto-phrase;
  }

  #user-guide .text-content-title-child {
    font-size: 16px;
  }

  #user-guide .text-content-title,
  #user-guide .title-content-child {
    font-size: 22px;
  }

  #user-guide .title-content-child {
    margin-bottom: 25px;
  }

  #user-guide .item-content .item-arrow {
    font-size: 14px;
  }

  #user-guide .vertical-line {
    margin: 6px auto 10px auto;
  }

  #slide img {
    width: 272px;
    width: calc(100vw - 40px);
  }

  #statistic ul li p {
    font-size: 11px;
  }

  .rsm-prv__top {
    padding: 20px 20px 10px;
  }

  #sub-header .header-wrap {
    gap: 10px;
  }

  .top-grand-banner-mobile .item-top-grand-banner-mobile .left-item .desc {
    font-size: 14px;
  }

  .item-top-grand-banner-mobile .item-tag {
    font-size: 14px;
  }

  #slide-news .slide-news-wrap .left-slide>h1,
  #slide-news .slide-news-wrap .left-slide>a {
    font-size: 14px;
  }

  #grand-banner .list-grid .list-item .item-content,
  #premium-banner .list-grid .list-item .item-content {
    max-width: 100%;
  }

  #hot-recruit .list-grid .list-item .item-content {
    padding: 18px 15px;
  }

  #premium-banner .list-grid .scrollable-area .list-item,
  /* #grand-banner .list-grid .scrollable-area .list-item, */
  #hot-recruit .list-grid .scrollable-area .list-item {
    max-width: calc(50% - 5px);
  }

  .resume__btn2 {
    font-size: 11px;
  }

  #statistic .contents ul li p {
    font-size: 11px;
  }

  #statistic .contents ul li h1 {
    font-size: 29px;
  }

  .ticket__btbx .ticket__btn.ticket__btn--red {
    width: max-content;
    padding: 13px;
  }

  #premium-banner .list-grid .list-item .item-content .item-tag {
    margin-bottom: 5px;
  }

  .pym .pym__container .pym__table thead tr th:nth-child(3) {
    width: 40px !important;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder,
  .pym__table tbody td.pd9 .form-select-container {
    max-width: 40px;
  }

  .pym__table .form-select-container>.form-select-cus .form-option-wrapper .form-option-container .form-option {
    font-size: 11px;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder {
    width: 35px;
    font-size: 11px;
  }

  .rgst__checkbox {
    width: 12px !important;
    height: 12px !important;
  }

  .pym__table tbody td.center {
    padding: 5px;
  }

  .pym .pym__container .pym__table tbody tr td.text-end,
  .pym .pym__container .pym__table thead tr th:nth-child(4) {
    width: 59px;
  }

  /* .byn__table tbody tr td::before {
    display: none;
  } */

  .byn__table tbody tr td {
    line-height: 1.2;
  }

  .byn__block:last-child tbody th {
    width: 100%;
    padding: 8px 12px;
    font-size: 14px;
  }

  .byn__block:last-child tbody td .item-radioBox label {
    line-height: 0;
    height: 25px;
  }

  .byn__block:last-child tbody td .item-radioBox label span {
    font-size: 12px;
  }

  .byn__block:last-child tbody td .item-radioBox input[type='radio']+span {
    margin: 8px 5px;
  }

  .byn_radio {
    display: flex;
    gap: 25px;
  }

  .pym__top {
    padding: 20px 13px;
  }
}


@media (max-width: 365px) {
  .byn_radio {
    gap: 15px;
  }

  .byn__btn {
    font-size: 14px;
  }
}

@media (max-width: 350px) {
  .byn_radio {
    gap: 5px;
  }

  .pym__table .form-select-container>.form-select-cus>.form-option-placeholder {
    width: 30px;
    font-size: 10px;
  }

  .pym__table .form-select-container>.form-select-cus .form-option-wrapper .form-option-container .form-option,
  .pym__table tbody td {
    font-size: 10px;
    word-break: auto-phrase;
  }

  .pym .pym__container .pym__table tbody tr td.text-end,
  .pym .pym__container .pym__table thead tr th:nth-child(4) {
    width: auto;
  }

  .rgst__checkbox {
    width: 11px !important;
    height: 11px !important;
  }

  .pym__table tbody td.center.pd9 {
    padding: 2px;
  }

  .pym__table tbody td.center {
    width: 30px;
  }

  .pym__table tbody td:nth-child(5) {
    width: auto;
  }
}

@media (max-width: 325px) {

  .dntInf__mng-btn,
  .dntInf__mng-btn.blue {
    font-size: 12px;
  }

  .pym__top {
    padding: 13px;
  }
}

@media (max-width: 320px) {
  #tabs-form .tabs-select-plus .wrap-select-plus-child .group .radio-group.radiobox-style {
    column-gap: 9px;
  }

  #tabs-form .tabs-select-bag ul {
    padding: 12px;
  }

  .byn__table tbody td.byn__tdnote {
    padding: 10px;
  }
}

@media (min-width: 300px) {
  .mtch-pop__cndt {
    flex-wrap: wrap;
  }
}

/* responsive home */
@media screen and (width <=1080px) {

  #grand-banner .list-grid .list-item .item-content .item-desc {
    margin-top: 5px;
  }

  #premium-banner .list-grid .list-item .item-content .item-desc {
    line-height: 22px;
  }

  /* .list-grid .list-item.large-full:hover .item-hover-content {
    transform: none;
    display: none;
  } */

  #grand-banner .list-grid .list-item.large-full:hover {
    border-radius: 9px;
  }

  .grand-banner-mobile {
    display: none;
  }

  #premium-banner,
  #enterprise,
  #hot-recruit,
  #hot-talent {
    margin-top: 30px;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item i,
  #bottom-nav .bottom-nav-wrap .bottom-nav-item .phone-number {
    display: flex;
  }

  #bottom-nav .bottom-nav-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  #bottom-nav {
    padding: 20px;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item {
    max-width: 100% !important;
    display: flex;
    height: max-content;
    flex-direction: column;
    gap: 10px;
    height: 120px;
  }

  #bottom-nav .title-bottom-nav-res .phone-number-res,
  #bottom-nav .title-bottom-nav-res {
    display: none;
  }

  /* #grand-banner */
  .section-title {
    display: block;
    font-size: 19px;
  }

  .list-grid .list-item.large-full .item-content .bookmark {
    top: 170px;
  }

  #grand-banner .list-grid>.list-item-1,
  #grand-banner .list-grid>.list-item-2,
  #grand-banner .list-grid>.list-item-3 {
    display: block !important;
  }

  #enterprise .list-grid .list-item-wrap,
  #premium-banner .list-grid .list-item-wrap,
  #grand-banner .list-grid .list-item-wrap {
    display: block;
  }

  #enterprise .item-corporate-banner {
    grid-column: 1;
    grid-row: 2;
  }

  #grand-banner .list-grid {
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas:
      "item1 item2 item3 item4"
      "item1 item2 item3 item4";
    gap: 12px;
  }

  #grand-banner .list-grid>.list-item-1 .item-content,
  #grand-banner .list-grid>.list-item-2 .item-content,
  #grand-banner .list-grid>.list-item-3 .item-content {
    height: 100%;
  }

  /* #premium-banner  */

  #premium-banner .list-grid .list-item {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    height: 180px;
    margin-top: 0px;
    gap: 12px;
  }

  #premium-banner .list-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas:
      "item1"
      "item2";
    justify-items: end;
    margin: unset;
    gap: 12px;
  }

  /* #hot-recruit  */
  /* #hot-talent */
  #hot-talent .list-grid {
    display: grid;
    gap: 20px 16px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-template-areas:
      "item1 item2 item3 item4"
      "item6 item7 item8 item9";
  }

  #hot-talent .list-grid .list-item.full.list-item-5,
  #hot-talent .list-grid .list-item.full.list-item-10 {
    display: none;
  }

  #hot-talent .btn-drop-list {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
  }

  #hot-talent .drop-list-item-res {
    display: block;
    margin: 40px 0 20px;
  }

  #loginTabs.tabs li a {
    font-size: 14px;
  }
}

@media screen and (width <=820px) {

  #grand-banner .list-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas:
      "item1 item2 item3"
      "item1 item2 item3"
      "item4 item5 item6"
      "item4 item7 item8"
  }

  #grand-banner .list-grid .list-item.large-full,
  #grand-banner .list-grid .list-item.GrandSlideBanner {
    height: 434px !important;
  }

  #premium-banner .list-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas:
      "item1"
      "item2";
  }
}

@media screen and (width <=768px) {
  #hot-recruit .list-grid {
    grid-template-columns: repeat(2, 1fr);
  }


  #notification-tab .wrap-table .column-3,
  #support-now .wrap-table .column-3 {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 5px;
    gap: 5px;
  }

  /* #enterprise */
  #enterprise .list-grid .list-item .item-content {
    display: flex;
  }

  #enterprise .list-grid .item-title {
    margin-bottom: 0px;
  }
}

@media screen and (width <=680px) {

  #grand-banner .list-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
      "item1 item2"
      "item1 item2"
      "item3 item4"
      "item3 item4";
  }

  #premium-banner .list-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
      "item1"
      "item2";
  }

  #hot-talent .list-grid {
    display: grid;
    gap: 20px 16px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-template-areas:
      "item1 item2"
      "item3 item4"
      "item6 item7"
      "item8 item9";
  }

  #enterprise .list-grid .list-item .item-content .item-title {
    margin-top: 0px;
  }

  #bottom-nav .bottom-nav-wrap a .icon:after {
    height: 30px;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item {
    height: 100px;
  }

  #bottom-nav .bottom-nav-wrap .bottom-nav-item .phone-number {
    font-size: 13px;
  }
}

@media screen and (width <=650px) {

  #grand-banner .list-grid>.list-item-1,
  #grand-banner .list-grid>.list-item-2,
  #grand-banner .list-grid>.list-item-3 {
    height: 452px !important;
  }
}

@media screen and (width <=600px) {

  #grand-banner .carousel-inner,
  .carousel-item,
  #grand-banner .carousel-inner .carousel-item img {
    height: 100% !important;
  }
}

@media screen and (width <=480px) {

  #grand-banner .list-grid>.list-item-1,
  #grand-banner .list-grid>.list-item-2,
  #grand-banner .list-grid>.list-item-3 {
    height: 392px !important;
  }
}

@media screen and (width <=425px) {
  #grand-banner .list-grid .list-item .item-content .item-desc {
    margin-top: 20px;
  }

  #grand-banner .list-grid .list-item.large-full,
  #grand-banner .list-grid .list-item.GrandSlideBanner {
    height: 344px !important;
  }

  .list-grid .list-item-wrap {
    height: 167px;
  }

  #hot-recruit .list-grid .list-item-wrap,
  #enterprise .list-grid .list-item-wrap {
    height: 100% !important;
  }

  #grand-banner .list-grid .list-item.list-item-1 .item-content {
    padding: 0px;
  }

  #grand-banner .list-grid>.list-item-1,
  #grand-banner .list-grid>.list-item-2,
  #grand-banner .list-grid>.list-item-3 {
    height: 366px !important;
  }

  .list-grid .list-item.large-full .item-content .bookmark {
    top: 148px;
    right: 8px;
  }

  #enterprise .list-grid .list-item .item-content .item-logo {
    width: max-content;
  }

  #enterprise .list-grid .item-title {
    margin-bottom: 0px;
  }

  #enterprise .list-grid .list-item .item-content {
    padding: 15px;
  }

  .list-grid .list-item.large-full .item-image {
    height: 170px;
  }
}

@media screen and (width <=375px) {

  #grand-banner .list-grid .list-item.large-full,
  #grand-banner .list-grid .list-item.GrandSlideBanner {
    height: 324px !important;
  }

  .list-grid .list-item-wrap {
    height: 157px;
  }

  .list-grid .list-item.large-full .item-content .bookmark {
    top: 138px;
  }

  #grand-banner .list-grid .list-item.large-full .item-content .item-desc {
    margin-top: 27px;
  }

  #grand-banner .list-grid>.list-item-1,
  #grand-banner .list-grid>.list-item-2,
  #grand-banner .list-grid>.list-item-3 {
    height: 286px !important;
  }

  .list-grid .list-item.large-full .item-image {
    height: 160px;
  }
}

@media screen and (width <=320px) {

  #grand-banner .list-grid .list-item.large-full,
  #grand-banner .list-grid .list-item.GrandSlideBanner {
    height: 284px !important;
  }

  #grand-banner .list-grid .list-item .item-content .item-desc {
    margin-top: 5px;
    line-height: 20px;
  }

  #grand-banner .list-grid .list-item.large-full .item-content .item-desc {
    margin-top: 10px;
  }

  .list-grid .list-item-wrap {
    height: 137px;
  }

  .list-grid .list-item.large-full .item-image {
    height: 140px;
  }

  .list-grid .list-item.large-full .item-content .bookmark {
    top: 110px;
  }
}