﻿html,
body {
  font-family: "Open Sans", sans-serif;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #ffb800 #ccc;
  font-size: 1rem;
  font-weight: 500;
  color: #3a3a3a;
  overflow-y: auto !important;
  background: transparent;
  margin: 0 !important;
}
.df-container > .df-ui-next,
.df-container > .df-ui-prev {
  color: #fff !important;
  opacity: 1 !important;
}
p {
  margin-bottom: unset;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Open Sans", sans-serif;
}
img {
  object-fit: cover;
}
.ipnrm-body img{ 
  object-fit: contain !important;         
}
::-webkit-scrollbar {
  width: 7px;
}
/*#region EDITER - WP DEFAULT */

.alignnone {
  margin: 5px 20px 20px 0;
}
.d_box_icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.gd_post__title .gd_text:hover {
  color: #2d257d !important;
}
img.img_left {
  width: 100%;
}
.d_text_menu_en_top {
  margin-bottom: unset;
}
.d_text_menu_top {
  margin-bottom: unset;
}
.d_nav_menu {
  display: flex;
  align-items: center;
}
.current-menu-item .menu-item-has-children > a::before {
  content: ".";
  position: absolute;
  width: 30px;
  height: 5px;
}

/* /// dropdown mn */
.d_btn_link {
  color: #fff;
  font-size: 14px;
}
.wpml-ls-sub-menu {
  padding-left: unset;
}

/* menu */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.d-flex.img_flex img {
  width: 50%;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  max-width: 100%;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  max-width: 100%;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}
.duc_post b,
.duc_post strong {
  font-weight: 600;
}
.hb_field_single b,
.hb_field_single strong {
  font-weight: 600;
}
.wp-caption {
  background: #fff;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 14px;
  padding: 10px;
}

.duc_post *:not(table) {
  max-width: 100%;
}

.duc_post img {
  height: auto;
}
.d_detail {
  margin-bottom: 30px;
}
.duc_post h2 {
  font-size: 1.25rem;
  font-weight: 700;
}

.duc_post h3,
.duc_post h4 {
  font-weight: 600;
  font-size: 1.125rem;
}

.duc_post h5,
.duc_post h6 {
  font-style: oblique;
  font-weight: 600;
  font-size: 1.125rem;
}

.duc_post ol,
.duc_post ul {
  padding-left: 30px;
}

.duc_post a {
  color: #183885;
  font-weight: 600;
}

.duc_post a:hover,
.duc_post a:active,
.duc_post a:focus {
  color: #5b8c36;
  font-weight: 600;
}

/*#endregion */
::-webkit-scrollbar-thumb {
  background: #ffb800;
}
figure {
  margin: unset !important;
}
.d_slide_feedback .owl-stage-outer .owl-stage {
  display: flex;
}
.d_box_img {
  height: 100%;
}
.bacham {
  display: block;
  display: -webkit-box; /* số dòng hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
::-webkit-scrollbar-track {
  background: #ccc;
}
.owl-item.active {
  height: auto !important;
}
.kh_breadcrumbs > span > span > a {
  color: #fff !important;
}
.kh_breadcrumbs > span {
  color: #fff;
}
.kh_breadcrumbs.d_black > span > span > a {
  color: #3a3a3a !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
.kh_breadcrumbs.d_black > span {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #3a3a3a;
}

.kh_breadcrumbs.d_black > span > span .breadcrumb_last {
  color: #2d257d !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
.breadcrumb_last {
  color: #fff !important;
  font-style: normal;
  font-weight: 400;
}

select:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: none !important;
  box-shadow: unset !important;
  border-color: var(--color) !important;
}
select:focus,
input:focus,
textarea:focus {
  outline: none !important;
  box-shadow: unset !important;
  border-color: #f26522 !important;
}

a {
  text-decoration: none;
}
.gd_main_menu_container {
  padding: 15px 0px 0 0;
}
a:active,
a:visited,
a:hover {
  text-decoration: none;
  transition: all 100ms ease-in 0ms;
}
.d_img_stick {
  align-items: center;
  z-index: 1111;
  height: 110px;
  display: flex;
  justify-content: center;
}

a:focus-visible {
  outline: unset;
}

.gd_module img,
.gd_banner img {
  max-width: 100%;
  width: 100%;
}

/*#endregion */

/*#region HEADER */
.progress {
  background: linear-gradient(to right, #183885 var(--scroll), transparent 0);
  position: fixed;
  width: 100%;
  height: 4px;
  z-index: 101;
  top: 0;
  opacity: 0.05;
}
/* css menu-top */
.d_text_menu_top {
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.d_nav_menu {
  width: 95%;
  margin-left: 20px;
}
.logo {
  width: 5%;
}
.d_icon_mn {
  font-size: 32px;
}
.d_icon_internet.d-flex {
  align-items: center;
}
.d_menu_top.d-flex {
  padding: 20px 0;
  width: 100%;
  justify-content: space-between;
}
.d_rotate {
  transform: rotate(310deg);
}
.d_icon_mn {
  font-size: 32px;
  margin-right: 10px;
  color: #ffffff;
}
.d_menu_title {
  margin-right: 40px;
}
.d_phone_menu_top.d-flex {
  margin-right: 40px;
  align-items: center;
}
.d_menu_top {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
}
.d_phone {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}
.d_text_menu_en_top {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.d_icon_mn {
  font-size: 32px;
}
#header {
  width: 100%;
  background: #0066ca;
  position: relative;
}

#header.sticky {
  position: fixed;
  animation: fadeInDown 0.3s ease 0s;
  z-index: 111111;
  top: 0;
}

#header.sticky .kh_box_header {
}
.gd_header.sticky .logo img {
  height: 80px;
}
#header.sticky::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #0066ca;
  position: absolute;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
}

.admin-bar #header.sticky {
  top: 32px !important;
}
/*#header.sticky .gd_main_menu .sub-menu {
    top: 60px;
}
*/
#header.sticky .gd_main_menu .gd_menu__primary > li > a {
  padding: 18px 0 10px 0 !important;
  font-size: 15px !important;
}

.logo {
  align-self: center;
}
#header {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  z-index: 11111;
}

.logo a {
  display: flex;
  align-items: baseline;
  justify-content: center;
  height: 100%;
}
.d_anime {
  position: absolute;
  height: auto !important;
}
.img_logo_d {
  width: 94%;
}
#header.sticky .logo {
  /*  padding: 10px 0;*/
}

#header.sticky .logo a {
  /*height: 60px;*/
  /*overflow: hidden;*/
  /* position: relative;
        width: 160px;*/
}

/*Menu*/
.gd_main_menu_container {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  align-items: center;
}

.gd_main_menu_container .offer {
  display: inline-block;
  background: url(../images/offer.png) no-repeat center center;
  width: 81px;
  height: 71px;
  margin-left: 30px;
}

.gd_main_menu ul {
  padding: 0;
}

.gd_main_menu .gd_menu__primary {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}

.gd_main_menu .gd_menu__primary li {
  list-style: none;
  padding: 0 12px;
  position: relative;
}

.gd_main_menu .gd_menu__primary li a {
  color: #333;
  display: block;
  padding: 8px 0;
}

.gd_main_menu .gd_menu__primary li:last-child {
  padding-right: 0;
}

.gd_main_menu .gd_menu__primary > li {
  padding: 10px 60px 10px 20px;
}

.gd_main_menu .gd_menu__primary > li > a {
  position: relative;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  padding: 0;
  color: #3a3a3a;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}

.gd_main_menu .gd_menu__primary > li > a::after,
.gd_main_menu .gd_menu__primary > li > a::before {
  /*content: "";*/
  position: absolute;
  left: 0;
  background: #008ed4;
  height: 3px;
  width: 100%;
  bottom: 0;
  transform: translate(-100%);
  transition: all 300ms ease-in 0ms;
  visibility: hidden;
}

.gd_main_menu .gd_menu__primary > li > a:before {
  display: none;
  width: 25px;
  bottom: 0;
  transition: all 300ms ease-in 150ms;
}

.gd_main_menu .gd_menu__primary > li:hover > a::after,
.gd_main_menu .gd_menu__primary > li:hover > a:before,
.gd_main_menu .gd_menu__primary > li.current-menu-item > a::after,
.gd_main_menu .gd_menu__primary > li.current-menu-item > a:before {
  visibility: visible;
  transform: translate(0);
}

.gd_main_menu .gd_menu__primary > li:hover > a,
.gd_main_menu .gd_menu__primary .current-menu-item > a {
  color: var(--color) !important;
}
.gd_main_menu .gd_menu__primary > li:first-child:hover .fa.fa-home,
.gd_main_menu .gd_menu__primary > li.current-menu-item:first-child .fa.fa-home {
  /*color: var(--color);*/
}

.gd_main_menu .gd_menu__primary .current-menu-item > a {
}

.gd_main_menu .gd_menu__primary > li:hover,
.gd_main_menu .gd_menu__primary .current-menu-item {
}

.gd_main_menu .gd_menu__primary > li:first-child {
  padding-left: 0;
}

.gd_main_menu .gd_menu__primary > li:first-child:hover,
.gd_main_menu .gd_menu__primary > li.current-menu-item:first-child {
  background: none;
}

.gd_main_menu .gd_menu__primary > li:first-child > a {
  /*font-size: 0;
                    background: url('../images/icon/icon-home.png') no-repeat center center;
                    height: 47px;
                    width: 47px;*/
}

.gd_main_menu .gd_menu__primary > li.menu-item-has-children::before {
  content: "\e5cf";
  display: none;
  position: absolute;
  right: -2px;
  top: 50%;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gd_main_menu .gd_menu__primary > li.menu-item-has-children.mega-menu::before {
  display: none;
}

.gd_main_menu .sub-menu {
  display: block;
  left: 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
  visibility: hidden;
  min-width: 80%;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.gd_main_menu .sub-menu.submenu_right {
  right: 100% !important;
  top: 0;
  left: auto;
  margin-right: 1px;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.gd_main_menu .sub-menu.submenu_left {
  left: 100% !important;
  top: 0;
  right: auto;
  margin-left: 1px;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) .sub-menu {
  box-shadow: 0px 3px 3px #a1a1a1;
  border-top: 3px solid var(--color-border);
  border-bottom: 2px solid #f0f0f0;
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) > .sub-menu {
  transform: translateX(-50%) rotateX(90deg);
  left: 50%;
  transform-origin: center top 0;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
}

.gd_main_menu ul.gd_menu__primary > li:hover:not(.mega-menu) > .sub-menu {
  opacity: 1;
  transform: translateX(-50%) rotateX(0deg);
  visibility: visible;
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) .sub-menu li {
  border-bottom: 1px solid #e5e5e5;
  -moz-transition: all 300ms ease-in 0ms;
  -o-transition: all 300ms ease-in 0ms;
  -webkit-transition: all 300ms ease-in 0ms;
  transition: all 300ms ease-in 0ms;
  padding: 0;
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) .sub-menu li a {
  background: #fff;
  padding: 8px 15px;
  white-space: nowrap;
  font-size: 1rem;
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) .sub-menu li:hover > a {
  background: #f8f9fa;
  color: var(--color);
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) .sub-menu li:last-child {
  border: none;
}

.gd_main_menu ul.gd_menu__primary > li:not(.mega-menu) .sub-menu li .sub-menu {
  transform: rotateY(90deg);
  margin-top: -3px;
}

.gd_main_menu
  ul.gd_menu__primary
  > li:not(.mega-menu)
  .sub-menu
  li:hover
  > .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: rotateY(0deg);
}

.cta_hotline {
  display: inline-block;
  background-color: #f26522;
  color: #fff;
  font-weight: bold;
  padding: 8px 15px;
  line-height: 1;
  border-radius: 1px;
  margin-left: 5px;
}

.gd_header_cta {
  display: flex;
  margin-left: 30px;
  align-items: center;
}

.kh_language_btn {
  display: flex;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  overflow: hidden;
  /*! background-color: #0077c1; */
}
.kh_box_header {
  padding: 0 30px;
}
.kh_box_header .d-flex.justify-content-between {
  align-items: center;
}
.kh_language_btn .kh_btn {
  padding: 3px 7px;
  border-right: 1px solid #c4c4c4;
  transform: skew(-13deg);
  background-color: #fff;
}
.kh_text_btn {
  transform: skew(13deg);
  padding: 0 5px;
}
.kh_language_btn .kh_btn:last-child {
  border-right: unset;
}
.kh_language_btn .kh_btn.active {
  background-color: #0077c1;
}
.kh_language_btn .kh_btn.active .kh_text_btn {
  color: #fff;
}

.cta_hotline i {
  margin-right: 5px;
}

.cta_hotline:hover {
  background-color: #183885;
  color: #fff;
}

.search-form {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.92);
  text-align: center;
  height: 55px;
  display: none;
  animation: fadeInDown 0.3s ease 0s;
}

.search_active .search-form {
  display: block;
  position: fixed;
  height: 100vh;
  top: 0;
  z-index: 111111;
}
.hiden {
  display: none !important;
}
.gd_search__box .search-icon {
  cursor: pointer;
  text-align: center;
  color: #222;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  position: sticky;
}
.gd_search__box .search-icon i {
  font-weight: 900;
  font-size: 20px;
}
.gd_search__box .search-icon i.far.fa-times {
  color: #fff;
}
.search-form .d-flex {
  max-width: 1200px;
  margin: auto;
}

.search-form .form-control {
  background: transparent;
  border: none;
  border-radius: 0;
  height: 55px;
  font-size: 16px;
  color: #fff;
  text-align: left;
}

.search-form .form-control:focus {
  border: none;
  box-shadow: none;
  background: none;
  color: #fff;
}

.search-form .form-control::-moz-placeholder,
.search-form .form-control::placeholder {
  /*color: rgba(255,255,255,0.85);*/
  color: #fff;
}
.search-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.85) !important;
  font-size: 28px;
}
.search-form [type="submit"] {
  border: none;
  color: #fff;
  background-color: unset;
  padding: 15px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
  padding-right: 0;
  padding-bottom: 7px;
}
.search_active .search-form .d-flex {
  position: absolute;
  left: 50%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
  top: 50%;
  justify-content: space-between;
}
.search_active .search-form .form-control {
  padding: 10px 15px;
  background: transparent;
  color: #fff;
  width: 100%;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 30px;
  flex: 1 0 70%;
  font-weight: 100;
  padding-left: 0;
}
.search_active .search-form .far.fa-search {
  font-size: 20px;
  padding-top: 10px;
}
.kh_btn_search {
  display: flex;
}
.far.fa-search {
}
.kh_btn_search .far.fa-search {
  margin-right: 7px;
  color: #a3001c;
}
.kh_txt_search {
  color: rgba(255, 255, 255, 0.85);
  padding-top: 7px;
}

/*Test CTA box header*/
.gd_header_cta .kh_language {
  padding-left: 10px;
}
.hb_languages_box {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color2);
  border-radius: 50%;
}

.kh_hotline_header {
  align-items: center;
  background: var(--color2);
  border-radius: 30px;
  z-index: 1;
  position: relative;
}
.kh_hotline_header:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 9px;
  background: var(--color2);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  right: -2px;
}
.kh_icon_hotline {
  position: relative;
  display: flex;
  align-items: center;
}
.kh_icon_hotline a {
  padding: 12px 10px;
  display: block;
  color: #fff;
  font-weight: 600;
}
.kh_icon_hotline:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid var(--color);
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  left: -5px;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.kh_icon_hotline a i.fas {
  color: var(--color);
  font-size: 22px;
}
.kh_right_hotline {
  margin-left: 10px;
  margin-right: 10px;
}
.kh_hotline_header:hover {
  background: var(--color);
}
.kh_hotline_header:hover .kh_icon_hotline:before {
  background: var(--color2);
}
.kh_hotline_header:hover .kh_icon_hotline a i.fas {
  color: #fff;
}
.kh_hotline_header:hover:before {
  background: var(--color);
}

.kh_wrap_cta .wpml-ls {
  display: ;
  margin-left: 30px;
  display: flex;
  align-items: center;
}
.kh_wrap_cta .wpml-ls ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.kh_wrap_cta .wpml-ls .wpml-ls-item-toggle {
  padding: 5px 25px 6px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.kh_wrap_cta .wpml-ls > ul {
  /*! height: 100%; */
}
.kh_wrap_cta .wpml-ls .wpml-ls-item-toggle .wpml-ls-flag {
  margin-right: 5px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  object-fit: cover;
}

/*#endregion */
/* ----------- Non-Retina Screens ----------- */
@media screen and (max-device-width: 1800px) and (min-device-width: 1600px) {
  .gd_header.sticky .logo img {
    height: 70px;
  }
  .gd_main_menu .gd_menu__primary > li {
    padding: 0 25px;
  }
}
@media screen and (max-device-width: 1600px) and (min-device-width: 1536px) {
  .gd_main_menu .gd_menu__primary > li {
    padding: 0 20px;
  }
  .gd_main_menu .gd_menu__primary > li > a {
  }
}
@media screen and (min-device-width: 1600px) and (max-device-width: 1800px) {
  /*   .gd_header_cta {
        margin-left: 100px;
    }
    .gd_main_menu .gd_menu__primary > li {
        padding: 0 35px;
    }
    .gd_main_menu .gd_menu__primary > li > a{
        font-size: 1rem;
    }*/
}
@media screen and (max-device-width: 1536px) and (min-device-width: 1440px) {
  .gd_main_menu .gd_menu__primary > li {
    padding: 0 20px;
  }
  .gd_header_cta {
    margin-left: 65px;
  }
}
@media screen and (min-device-width: 1440px) and (-webkit-min-device-pixel-ratio: 1) {
  .container {
    max-width: 1486px;
  }
}
@media screen and (max-device-width: 1440px) {
  .gd_main_menu .gd_menu__primary > li > a {
    font-size: 15px;
  }
  .d_text_menu_top {
    font-size: 18px;
  }
  .gd_main_menu .gd_menu__primary > li {
    padding: 0 10px;
  }
  .gd_header .logo img {
    height: auto;
  }
  #header.sticky .gd_main_menu .gd_menu__primary > li > a {
    font-size: 14px;
  }
  .gd_header_cta {
    margin-left: 20px;
  }
  .gd_main_menu_container {
    max-width: 100%;
  }
  .d_menu_top.d-flex {
    width: 100%;
  }
  .d_nav_menu {
    width: 100%;
    margin-left: 0px;
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1440px) {
  .container {
    max-width: 1170px;
  }

  .kh_hotline_header:before {
    width: 33px;
    height: 33px;
  }
  .kh_icon_hotline:before {
    width: 40px;
    height: 40px;
  }
  .kh_icon_hotline a {
    padding: 7px 6px;
  }
}

@media screen and (min-device-width: 858px) and (max-device-width: 1200px) {
  .logo h1 {
    max-width: 170px;
  }
  .kh_right_hotline a {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 1420px) {
  .logo {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .d_phone_menu_top.d-flex {
    margin-right: 20px;
  }

  .d_img_stick {
    width: 100px;
    height: 95px;
  }
  .d_anime {
    width: 80px !important;
  }
  .logo {
    align-self: center;
    padding: 5px 0;
  }

  .gd_header_cta {
    margin-left: 0px;
  }
  .logo {
    margin-right: 10px;
  }
  .kh_hotline_header {
    display: none !important;
  }
}

@media only screen and (max-width: 1119px) and (min-width: 1080px) {
  .kh_language_btn .kh_btn {
    padding: 3px 2px;
  }
  .kh_text_btn {
    padding: 0 2px;
  }

  .gd_header_cta {
    margin-left: 0px;
  }
  .logo {
    margin-right: 10px;
  }
  .kh_hotline_header {
    display: none !important;
  }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1199px) {
  .container {
    max-width: 100%;
    padding: 0 30px;
  }

  .logo {
    margin-right: 10px;
  }

  .gd_main_menu .gd_menu__primary > li > a {
    padding: 10px 0;
  }
  .d_menu_title {
    margin-right: 20px;
  }
  .d_menu_title {
    margin-right: 20px;
    margin-left: 14px;
    /* align-items: center; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* text-align: left; */
  }
  .d_text_menu_top {
    font-size: 15px;
  }
  .d_text_menu_en_top {
    font-size: 13px;
  }
  #header.sticky .gd_main_menu .gd_menu__primary > li > a {
    padding: 10px 0;
  }
  #header.sticky .gd_main_menu .gd_menu__primary > li > a {
    padding: 1rem 0;
    font-size: 16px;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
.d_menu_em,.d_icon_internet{
  display: none !important;
}
  .gd_main_menu_container {
    justify-content: flex-end;
  }
  .logo img {
    height: 55px;
  }
  .gd_main_menu_container {
    position: relative;
  }
  .search-form {
    width: 100vw;
    right: -39px;
    left: 0;
  }
  .d_menu_title {
    display: none;
  }
  .d_menu_top.d-flex {
    justify-content: right;
  }
}

@media only screen and (max-width: 992px) {
  .gd_header_cta {
    padding-right: 20px;
    order: -1;
  }
  .d_nav_menu {
    position: sticky;
    z-index: 100001;
  }
  .mean-container .mean-nav {
    right: 0;
    margin-top: 80px;
  }
  .logo {
    max-width: 272px;
    z-index: 10000;
  }
  /* #region MEAN MENU*/
  /* hide the link until viewport size is reached */
  a.meanmenu-reveal {
    display: none;
  }
  .sticky .container {
    padding: 20px 15px !important;
  }
  #header .d-flex.justify-content-between {
    align-items: center;
  }

  /* when under viewport size, .mean-container is added to body */
  .mean-container .mean-bar {
    background: none;
    float: right;
    padding: 0;
    width: 100%;
    /*height: 100%;*/
    z-index: 9999;
  }

  .sticky .container {
    padding: 0px 15px !important;
}
  .logo {
    width: 20% !important;
  }
  .d_anime {
    width: 70px !important;
  }
  .img_logo_d {
    width: 78%;
  }
  .d_img_stick {
    width: 86px;
    height: 80px;
  }
  .mean-container a.meanmenu-reveal {
    color: var(--color);
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-weight: 700;
    padding: 0;
    text-decoration: none;
    width: 40px;
    background: none;
    border-radius: 4px;
  }

  .gd_menu__mobile.mean-container {
    display: flex;
    align-items: center;
  }

  .gd_main_menu_container {
    align-items: normal;
  }
  .gd_main_menu {
    display: none;
  }

  .mean-container a.meanmenu-reveal::before {
    content: "MENU";
    font-size: 11px;
    font-weight: 400;
    text-indent: 0px;
    display: block;
    line-height: 1;
    text-align: center;
  }

  .mean-container a.meanmenu-reveal.meanclose::before {
    display: none;
  }

  .mean-container a.meanmenu-reveal span {
    background: var(--color);
    border-radius: 3px;
    display: block;
    height: 2px;
    margin: 4px 0 0 5px;
    width: 30px;
  }

  .mean-container a.meanmenu-reveal span:first-child {
    margin-top: 4px;
  }

  .mean-container .mean-nav {
    position: fixed;
    width: 100vw;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 2000;
    max-height: calc(100vh - 50px);
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-top: 60px;
  }

  .mean-container .mean-nav::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }

  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    background: var(--color);
    list-style-type: none;
    float: left;
  }

  .mean-container .mean-nav ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background: none;
    float: left;
    position: relative;
    width: 100%;
  }

  .mean-container .mean-nav ul li a {
    color: #fff;
    display: block;
    font-size: 1rem;
    float: left;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
  }

  .mean-container .mean-nav ul li li a {
    width: 90%;
    padding: 0 5%;
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
  }

  .mean-container .mean-nav > ul > li:first-child {
    border: none;
  }

  .mean-container .mean-nav .sub-menu li a {
    text-transform: none;
    white-space: nowrap;
  }

  .mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
  }

  .mean-container .mean-nav ul li li li a {
    width: 80%;
    padding: 0 10%;
  }

  .mean-container .mean-nav ul li li li li a {
    width: 70%;
    padding: 0 15%;
  }

  .mean-container .mean-nav ul li li li li li a {
    width: 60%;
    padding: 0 20%;
  }

  .mean-container .mean-nav ul li a:hover {
    background: rgba(255, 255, 255, 0.1);
    font-weight: bold;
  }

  .mean-container .mean-nav ul li a.mean-expand {
    margin-top: -1px;
    width: 100%;
    text-align: right;
    line-height: 1rem;
    padding: 12px !important;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 300;
    background: none;
    border: none !important;
    /* border-left: 1px solid rgba(255, 255, 255, 0.4) !important; */
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; */
    color: rgba(255, 255, 255, 0.5);
  }

  .mean-container .mean-nav ul li a.mean-expand:hover {
    background: none;
  }

  .mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
  }

  .mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  /* Fix for box sizing on Foundation Framework etc. */
  .mean-container .mean-bar,
  .mean-container .mean-bar * {
    /*-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;*/
  }

  .mean-remove {
    display: none !important;
  }

  .home .mean-container a.meanmenu-reveal,
  .sticky .mean-container a.meanmenu-reveal {
    color: var(--color);
  }

  .home .mean-container a.meanmenu-reveal span,
  .sticky .mean-container a.meanmenu-reveal span {
    background: var(--color);
  }

  .mean-container .mean-nav > .gd_menu__primary {
    padding: 0 15px;
  }
  /* #endregion MEANMENU*/
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .kh_hotline_header {
    display: flex !important;
  }
}
@media (max-width:768px){
  .d_phone_menu_top.d_menu_em.d-flex,.d_menu_title{
    display: none !important;
  }
  .d_menu_top.d-flex{
    justify-content: end;
  }
}
@media only screen and (max-width: 767px) {
  .d_icon_internet.d-flex {
    display: none !important;
}
  .container {
    max-width: 100%;
    padding: 0 30px;
  }
  .search_active .search-form {
    left: 0;
  }
  .mean-container .mean-bar {
    right: 15px;
  }
  .kh_box_header {
    padding: 0 15px;
  }
  .gd_header_cta {
    padding-right: 15px;
  }
  .gd_c_lang {
    border-bottom: none;
  }
  #header.sticky .logo a {
    height: unset;
  }
  .logo {
    max-width: 150px;
  }
  .kh_language_btn .kh_btn {
    padding: 3px 2px;
  }
  .kh_text_btn {
    padding: 0 3px;
  }
  .gd_header_cta {
    margin-left: unset;
  }
  .search-form .form-control::placeholder {
    font-size: 13px;
  }
  .gd_search__box .kh_txt_search {
    display: none;
  }
  .search_active .search-form {
    z-index: 10000;
  }

  .gd_main_menu_container {
    justify-content: flex-end;
  }

}

@media only screen and (min-width: 577px) and (max-width: 636px) {
  .gd_header_cta {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .d_phone_menu_top.d_menu_em.d-flex {
    display: none !important;
  }
  .d_menu_title {
    display: none !important;
}
.d_menu_top.d-flex {
  width: 100%;
  justify-content: end;
}
.d_menu_top.d-flex {
  padding: 10px 0;
}
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
  .kh_module.kh_module_about {
    padding: 10px 0 0 0;
  }
  .logo {
    padding: 2px 0;
  }
  .img_logo_d {
    width: 100%;
  }
  .logo a {
    align-items: center;
  }
  .gd_header.sticky .logo img {
    height: 60px;
  }
  .mean-container .mean-bar {
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .cta_hotline {
    display: none;
  }
  .gd_c_lang span {
    display: none;
  }
  .mean-container .mean-nav {
    margin-top: 77px;
  }
  #header.sticky .mean-container .mean-nav {
    margin-top: 73px;
  }
}
@media  (max-width: 450px) {
  .mean-container .mean-nav .sub-menu li a {
    white-space: inherit;
    line-height: 1.42;
    font-size: 14px;
    padding: 12px 15px;
  }
  .gd_c_lang span {
    display: none;
  }
  .gd_c_lang > img {
    margin-right: 0;
  }
  .kh_wrap_cta .wpml-ls .wpml-ls-item-toggle {
    padding: 5px 13px 6px;
    border: 1px solid #fff;
    border-radius: 10px;
  }
  .d_phone_menu_top.d-flex {
    margin-right: 0px;
  }
  .kh_wrap_cta .wpml-ls {
    margin-left: 15px;
  }
  .d_phone {
    font-size: 12px;
  }
}
