.new_header {
  position: fixed;
  top: 0;
  box-shadow: 0px 0px 6px #000;
  float: left;
  width: 100%;
  background-color: #4c5bd4;
  height: 64px;
  display: block;
  z-index: 100;
}

.new_header .logo_header {
  height: 100%;
  text-align: left;
  line-height: 92px;
  padding-left: 24px;
  float: left;
  overflow: hidden;
}

.new_header .logo_header a {
  text-decoration: unset;
  height: 100%;
}

.new_header .logo_header .mobi_sel {
  background: url('/timviecejs/images/before_login/sel.png') no-repeat;
  width: 34px;
  height: 26px;
  display: none;
  float: right;
}

.new_header .logo_header .close_mobi_sel {
  background: url('/timviecejs/images/before_login/exp_close_pop.png') no-repeat;
  width: 30px;
  height: 31px;
  display: none;
  position: absolute;
  top: 19px;
  left: 20px;
}

.new_header .logo_header .ctn_noti_chat {
  display: none;
}

.new_header .logo_header .ctn_noti_chat .ctn_menu_chat {
  float: right;
  margin-right: 25px;
  height: 34px;
  line-height: 34px;
  margin-top: 15px;
  color: #fff;
  font-size: 15px;
}

.new_header .logo_header .ctn_noti_chat .ctn_menu_chat .chat_notifice {
  background: url('/timviecejs/images/before_login/mess_icon2.png') no-repeat;
  background-size: 100% 100%;
  width: 26px;
  height: 26px;
  margin: 5px 6px 5px 0;
  position: relative;
  cursor: pointer;
  display: inline-block;
  top: unset;
  left: unset;
}

.new_header .logo_header .ctn_noti_chat .ctn_menu_chat .chat_notifice .num_tb {
  position: relative;
  top: -15px;
  right: -15px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  font-style: normal;
  background: #ff4d43;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.new_header .logo_header .ctn_noti_chat .ctn_menu_chat .txt_chat {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  margin-left: 8px;
}

.new_header .box_header .m_hd_left #mobi {
  background: unset;
  width: unset;
  height: unset;
  border-radius: 10px;
  margin-right: 10px;
  margin-top: 0;
  float: right;
}

.new_header .box_header .m_hd_left #mobi .mobi_from {
  margin-top: 15px;
}

.new_header .box_header .m_hd_left #mobi .mobi_from .box_btn {
  width: 109px;
  height: 39px;
  border-radius: 6px;
}

.new_header .box_header .m_hd_left #mobi .mobi_from .box_btn .ctn_chung_hr {
  width: 100%;
  text-align: center;
  font-weight: 600;
}

.new_header .box_header .m_hd_left #mobi .mobi_from #box_dangnhap {
  background: #fff;
  margin: 0px 14px 0px 0px;
  float: left;
}

.new_header .box_header .m_hd_left #mobi .mobi_from #box_dangnhap a {
  color: #4c5bd4;
  line-height: 39px;
  font-size: 15px;
  text-decoration: unset;
  float: left;
}

.new_header .box_header .m_hd_left #mobi .mobi_from #box_dangky {
  background: #4c5bd4;
  border: 1.5px solid rgba(255, 255, 255, 0.8);
  margin: 0px 5px 0px 0px;
  float: left;
}

.new_header .box_header .m_hd_left #mobi .mobi_from #box_dangky a {
  color: #fff;
  line-height: 39px;
  font-size: 15px;
  text-decoration: unset;
  float: left;
}

.new_header .box_header .m_hd_left .box_btn_dangtin {
  width: 92px;
  float: right;
  height: 39px;
  background: #232f87;
  border-radius: 6px;
  margin: 15px 14px 0px 0px;
}

.new_header .box_header .m_hd_left .box_btn_dangtin a {
  color: #fff;
  text-decoration: unset;
}

.new_header .box_header .m_hd_left .box_btn_dangtin .ctn_chung_hr {
  width: 100%;
  float: left;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 39px;
}

.new_header .box_header .m_hd_left .ctn_menu_chat {
  float: right;
  margin-right: 25px;
  height: 34px;
  line-height: 34px;
  margin-top: 15px;
  color: #fff;
  font-size: 15px;
}

.new_header .box_header .m_hd_left .ctn_menu_chat .chat_notifice {
  background: url('/timviecejs/images/before_login/mess_icon2.png') no-repeat;
  background-size: 100% 100%;
  width: 26px;
  height: 26px;
  margin: 5px 6px 5px 0;
  position: relative;
  cursor: pointer;
  display: inline-block;
  top: unset;
  left: unset;
}

.new_header .box_header .m_hd_left .ctn_menu_chat .chat_notifice .num_tb {
  position: relative;
  top: -15px;
  right: -15px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  font-style: normal;
  background: #ff4d43;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.new_header .box_header .m_hd_left .ctn_menu_chat .txt_chat {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  margin-left: 8px;
}

.new_header .box_header .m_hd_right .menu_item {
  float: right;
  margin-right: 25px;
  height: 34px;
  line-height: 34px;
  margin-top: 15px;
  color: #fff;
  font-size: 15px;
}

.new_header .box_header .m_hd_right .menu_item li {
  list-style: none;
}

.new_header .box_header .m_hd_right .menu_item a {
  color: #fff;
}

.new_header .box_header .m_hd_right .menu_item.ctn_menu_item {
  float: left;
  position: relative;
}

.new_header .box_header .m_hd_right .sub_domain {
  cursor: pointer;
}

.new_header .box_header .m_hd_right .sub_domain .ctn_up_box {
  width: 337px;
  position: absolute;
  left: -17px;
  top: 29px;
}

.new_header .box_header .m_hd_right .sub_domain .box_sub {
  width: 100%;
  padding: 20px 20px;
  float: left;
  cursor: auto;
  top: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 3px 2px #888;
  position: absolute;
  border-radius: 5px;
  z-index: 99999;
  max-height: none;
}

.new_header .box_header .m_hd_right .sub_domain .hidden {
  display: none;
}

.new_header .box_header .m_hd_right .sub_domain:hover .hidden {
  display: block !important;
}

.new_header .box_header .m_hd_right .sub_domain .ctn_box_ch {
  width: 100%;
  background: rgba(76, 91, 212, 0.05);
  border-radius: 4px;
  height: 47px;
  float: left;
  padding: 0px 11px;
  margin-bottom: 10px;
}

.new_header .box_header .m_hd_right .sub_domain .ctn_box_ch a {
  width: 100%;
  float: left;
  padding: 0px 10px 0px 33px;
  color: #474747;
  font-weight: 600;
  position: relative;
  font-size: 15px;
  line-height: 47px;
}

.new_header .box_header .m_hd_right .sub_domain li {
  list-style: none;
}

.new_header .box_header .m_hd_right .sub_domain li a {
  cursor: pointer;
  border-radius: 12px;
  text-decoration: unset;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_blog {
  display: block;
  top: unset;
  height: unset;
  left: unset;
  background: url('/timviecejs/images/before_login/exp_blogger.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_bgia {
  background: url('/timviecejs/images/before_login/exp_banggia.png') 3px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_tv {
  background: url('/timviecejs/images/before_login/exp_trangvang.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_ctv {
  background: url('/timviecejs/images/before_login/exp_ctvien.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_tra_luong {
  background: url('/timviecejs/images/before_login/exp_tra_cluong.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_luong_grn {
  background: url('/timviecejs/images/before_login/exp_luong_grn.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_email {
  background: url('/timviecejs/images/before_login/exp_email365.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_taiapp {
  background: url('/timviecejs/images/before_login/exp_taiapp.png') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_bhtn {
  background: url('/timviecejs/images/before_login/icon_bhtn.svg') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_mi {
  background: url('/timviecejs/images/before_login/icon_mi.svg') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_mbti {
  background: url('/timviecejs/images/before_login/icon_mbti.svg') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_eq {
  background: url('/timviecejs/images/before_login/icon_eq.svg') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_en {
  background: url('/timviecejs/images/before_login/icon_phantichcv.svg') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .sub_domain li .menu_ptcv {
  background: url('/timviecejs/images/before_login/icon_phantichcv.svg') 1px 13px no-repeat;
}

.new_header .box_header .m_hd_right .ctn_sub_domain {
  margin-left: 15px;
}

.new_header .box_header .m_hd_right .sub_domain_ul {
  color: #fff;
  text-decoration: unset;
}

@media screen and (max-width: 1165px) {
  .new_header2 {
    position: fixed !important;
  }
}

@media screen and (max-width: 1165px) {
  .new_header {
    height: 70px;
    z-index: 999;
  }

  .new_header .logo_header {
    width: 100%;
    float: left;
    height: 100%;
    text-align: center;
    background: #4c5bd5;
    padding-right: 20px;
    /* display: flex; */
    align-items: center;
    justify-content: center;
  }

  .new_header .logo_header img {
    width: 150px;
    height: auto;
  }

  .new_header .logo_header .mobi_sel {
    display: block;
    position: absolute;
    top: 24px;
    left: 20px;
  }

  .new_header .logo_header .close_mobi_sel {
    /* display: block; */
  }

  .new_header .logo_header .ctn_noti_chat {
    position: absolute;
    right: 0;
    top: 0;
    float: left;
    display: block;
  }

  .new_header .logo_header .ctn_noti_chat .chat_tt {
    position: absolute;
    right: 10px;
  }

  .new_header .logo_header .ctn_noti_chat .chat_tt .chat_notifice {
    position: absolute;
    right: 10px;
    left: unset;
  }

  .new_header .logo_header .ctn_noti_chat .chat_tt .txt_chat {
    display: none;
  }

  .new_header .box_header {
    width: auto;
    display: none;
  }

  .new_header .mobi_sh_ul.ctn_mobi_sh_ul {
    margin-top: 70px;
    background: #f6f6f6;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
  }

  .new_header .mobi_sh_ul {
    position: absolute;
    width: 100%;
    z-index: 999999;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
  }

  .new_header .mobi_sh_ul .displayblock {
    display: block !important;
  }

  .new_header .mobi_sh_ul .mobi_form {
    width: 100% !important;
    background: #f6f6f6;
  }

  .new_header .mobi_sh_ul .mobi_form .m_ul_container {
    overflow: auto;
    padding: 10px 10px 100px 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }

  .new_header .mobi_sh_ul .mobi_form .m_ul_container>li {
    display: flex !important;
    flex-direction: row !important;
    padding: 10px !important;
    background: #fff !important;
  }

  .new_header .mobi_sh_ul .mobi_form .m_ul_container>li>a {
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    color: #474747;
    text-decoration: unset;
  }

  .new_header .mobi_sh_ul .mobi_form li.ctn_mobi_sub_domain {
    flex-direction: column !important;
  }

  .new_header .mobi_sh_ul .mobi_form li {
    list-style: none;
  }

  .new_header .mobi_sh_ul .mobi_form .ctn_mobi_sub2 {
    position: relative;
  }

  .new_header .mobi_sh_ul .mobi_form .m_box_hdsaudn {
    justify-content: space-between;
  }

  .new_header .mobi_sh_ul .mobi_form .m_box_hdsaudn .box_hd_saudn {
    display: flex;
    gap: 15px;
    align-items: center;
  }

  .new_header .mobi_sh_ul .mobi_form .show {
    max-height: 800px;
    transition: 2s all;
  }

  .new_header .mobi_sh_ul .mobi_form .none {
    transition: 2s all;
    max-height: 0;
    overflow: hidden;
    margin: 0 !important;
  }

  .new_header .mobi_sh_ul .mobi_form .ctn_mobi_sub_ul {
    float: left;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .new_header .mobi_sh_ul .mobi_form .ctn_mobi_sub_ul li.ctn_box_ch {
    padding: 10px;
    background: rgba(76, 91, 212, 0.05);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    margin-bottom: 0px;
  }

  .new_header .mobi_sh_ul .mobi_form .ctn_mobi_sub_ul li {
    list-style: none;
  }

  .new_header .mobi_sh_ul .mobi_form ul {
    padding: 0;
  }

  .new_header .mobi_sh_ul .mobi_form ul.ctn_mobi_sub_ul>li>a {
    color: #474747;
  }

  .new_header .mobi_sh_ul .mobi_form .menu_blog {
    display: block;
    top: unset;
    height: unset;
    left: unset;
  }

  .new_header .mobi_sh_ul .mobi_form .hidden {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .new_header {
    position: fixed;
  }

  .chat_notifice {
    background: url('/timviecejs/images/before_login/mess_icon2.png') no-repeat;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
  }
}

@media screen and (max-width: 500px) {
  .new_header {
    height: 65px;
  }

  .new_header .logo_header {
    line-height: 60px;
  }

  .new_header .logo_header img {
    /* margin-top: 28px; */
  }

  .new_header .logo_header .mobi_sel {
    top: 20px;
  }

  .new_header .logo_header .chat_notifice {
    display: inline-block;
    position: absolute;
    right: 10px;
    left: unset;
  }
}

@media screen and (max-width: 376px) {
  .new_header .logo_header .mobi_sel {
    top: 17px;
  }
}