/*#region Common */
.td-page-content {
  font-family: GoogleSans, Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #212121;
}

a,
a:hover,
a:focus,
a:active {
  outline: none;
  text-decoration: none;
  cursor: pointer;
}

.nowrap-item {
  white-space: nowrap;
}

.no-padding {
  padding: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

form {
  height: auto !important;
}

/*#endregion Common */

/*#region Custom Menu */
.td-header-style-7 .sf-menu {
  margin-top: 0;
}

.td-header-style-7 .td-header-sp-logo {
  height: 60px;
  margin: 0;
}

.td-header-style-7 .sf-menu > li > a {
  font-size: 16px;
  line-height: 60px;
  color: #212121;
  font-family: GoogleSans, Roboto, Arial, sans-serif;
  font-weight: unset;
  text-decoration: none;
  text-transform: initial;
}

.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: unset;
}

.sf-menu ul .td-menu-item > a {
  color: #333333;
  font-size: 15px;
  font-family: GoogleSans, Roboto, Arial, sans-serif;
  font-weight: normal;
}

.sf-menu .sub-menu a {
  display: block !important;
  position: relative !important;
}
/*disable sub menu default "sản phẩm"*/
.sub-menu {
  display: none !important;
}
/* mobile bật sub menu mặc định lại */
@media (max-width: 980px) {
  .sub-menu {
    display: block !important;
  }
}

/*tạo scroll cho menu "sản phẩm"*/
.wrap-box-menu {
  overflow: auto;
}
/*Màn 125% và 150% tạo thanh cuộn*/
/* @media (min-resolution: 120dpi) {
  .wrap-box-menu {
    height: 500px;
  }
} */

/* custom scrollbar */
::-webkit-scrollbar {
  width: 20px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #a8bbbf;
}

/*#region Responsive */
@media (min-width: 980px) {
  .td-header-menu-wrap-full.td-container-wrap .td-container {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .td-header-style-7 .td-header-sp-logo img {
    height: 40px;
    max-width: unset;
    max-height: 40px;
    line-height: 40px;
    padding: 0;
  }
}

@media (min-width: 1170px) {
  .td-header-menu-wrap-full.td-container-wrap .td-container {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1280px) {
  .td-header-menu-wrap-full.td-container-wrap .td-container {
    width: 1293px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1169.8px) {
  #menu-menu-1 {
    display: none;
  }

  #td-top-mobile-toggle {
    display: inline-block;
    float: right;
  }

  #td-top-mobile-toggle i {
    width: auto;
    line-height: 60px;
    height: 60px;
  }

  .td-header-style-7 .td-header-sp-logo img {
    height: 40px;
    max-width: unset;
    max-height: 40px;
    line-height: 40px;
    padding: 0;
  }

  #menu-menu li a {
    font-size: 18px;
    line-height: 1.42857143;
    font-weight: normal;
  }

  #menu-menu li a > span {
    font-size: 16px;
  }

  #menu-menu .sub-menu li a {
    font-size: 17px;
  }

  #menu-menu .sub-menu li a > span {
    font-size: 15px;
  }

  #menu-menu .sub-menu .sub-menu > li > a {
    font-size: 16px;
  }

  #menu-menu .sub-menu .sub-menu > li > a > span {
    font-size: 14px;
  }
}

@media (max-width: 979px) {
  #menu-menu > li:nth-last-child(3) > a {
    background: url(/sites/amis/images/ic-white-phone.svg) no-repeat;
    background-size: 24px;
    background-position: left 15px center;
    padding: 12px 30px 12px 48px;
  }
}

@media (max-width: 767px) {
  .td-header-wrap .td-header-menu-wrap,
  .td-header-wrap .td-header-main-menu {
    height: 60px !important;
    padding: 0;
  }
}
/*#endregion Responsive*/
/*#endregion Custom Menu */

/*#region Custom Heading */
h1.td-header-sp-logo {
  margin: 0;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  margin: 0;
}
/*#endregion Custom Heading */

/*#region Custom Theme */
.td-page-content {
  padding: 60px 0 0;
}

.td-page-content .no-padding {
  padding: 0;
}

.td-page-content a,
.td-page-content a:hover,
.td-page-content a:focus,
.td-page-content a:active,
.td-post-content a,
.td-post-content a:hover,
.td-post-content a:focus,
.td-post-content a:active {
  outline: none;
  text-decoration: none;
  cursor: pointer;
}

.td-page-content a:hover,
.td-page-content a:focus,
.td-page-content a:active,
.td-post-content a:hover,
.td-post-content a:focus,
.td-post-content a:active {
  opacity: 0.85;
}

.td-main-content-wrap {
  padding: 0;
}

.td-page-content ul {
  line-height: 1.42857143;
  font-size: 16px;
  margin: 0;
}

.td-page-content ul li {
  line-height: 1.42857143;
  font-size: 16px;
}

/*#endregion Custom Theme */

/*#region Custom Header */
.header-top-wrap {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  height: 29px;
}

.header-top-custom {
  font-family: GoogleSans, Roboto, Arial, sans-serif;
  font-size: 14px;
  width: 100%;
  transition: top 0.3s;
}

.box-language {
  position: absolute;
  right: 15px;
  top: -3px;
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  font-weight: 700;
}

.header-top-custom select {
  border-radius: 3px;
  margin-left: 2px;
  height: 28px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/sites/library/images/menu/ic-arrow-down.svg) no-repeat center
    right;
  background-size: 10px;
}

select::-ms-expand {
  display: none;
}

.h-box-product span a,
.h-box-product span a:hover {
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  color: #333;
  text-decoration: none;
  font-weight: 700;
}

.h-product-pc {
  cursor: pointer;
  margin-left: 15px;
  padding-bottom: 7px;
  padding-top: 7px;
  background-size: 10px;
  padding-right: 16px;
  user-select: none;
}

.h-product-pc:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 16px;
  background: url(/sites/library/images/menu/ic-arrow-down.svg) no-repeat center
    right;
  background-size: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.h-product-pc.up:after {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.h-option-select-product {
  max-width: 155px;
}

.logo-misa-header {
  display: inline-block;
  width: 60px;
  height: 18px;
}

.h-product-mobile {
  display: none;
}

.h-no-padding-bottom {
  padding-bottom: 0;
}

.horizontal-line-full {
  height: 1px;
  background: rgba(164, 164, 164, 0.25);
}

@media (max-width: 979px) {
  .box-language {
    top: unset;
  }

  .h-product-pc,
  .header-content-menu {
    display: none;
  }

  .h-product-mobile {
    display: inline;
  }

  .header-top-custom select.h-product-mobile {
    display: inline-block;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .header-top-custom {
    background: #fff;
  }

  .header-top-custom .td-container {
    padding: 0 15px;
  }
}

/*#endregion */

/*#region Menu list san pham */
#custom-menu-item {
  overflow: hidden;
  transition: max-height 0.3s;
  -o-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -webkit-transition: max-height 0.3s;
  max-height: 0;
  /* max-height: 500px !important; */
}

#custom-menu-item .cmi-menu-item {
  display: flex;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}

#custom-menu-item .col-area {
  padding-left: 0;
  padding-right: 0;
}

#custom-menu-item .col-box:first-child .cmi-title-item {
  padding-left: 10px;
}

#custom-menu-item .col-box:first-child > .col-area-custom {
  padding-left: 0;
  padding-right: 0;
}

#custom-menu-item .cmi-box-item a {
  text-decoration: none;
}

#custom-menu-item .cmi-title-item {
  font-family: GoogleSans Bold, Arial, sans-serif;
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: 700;
}

#custom-menu-item .cmi-product-item {
  padding: 5px 0 5px 10px;
  background-size: 22px;
  background-position: 5px 15px;
  border-radius: 3px;
  color: #333;
  text-decoration-line: none;
  background: none;
  display: inline-block;
  width: 100%;
}

#custom-menu-item .cmi-product-item:hover {
  background-color: #e6f9fe;
}

#custom-menu-item .cmi-product-item:hover .cmi-name-item,
#custom-menu-item .cmi-product-item:hover .cmi-name-item a {
  color: #0077c5;
}

#custom-menu-item .cmi-product-item a {
  font-size: 13px;
  color: #212121;
}

#custom-menu-item .cmi-product-item a,
#custom-menu-item .cmi-product-item a:hover,
#custom-menu-item .cmi-product-item a:focus,
#custom-menu-item .cmi-product-item a:active {
  outline: none;
  text-decoration: none;
  cursor: pointer;
}

#custom-menu-item .cmi-product-item a:hover div,
#custom-menu-item .cmi-product-item a:focus div,
#custom-menu-item .cmi-product-item a:active div {
  opacity: 0.85;
}

#custom-menu-item .cmi-name-item {
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: -0.1px;
}

#custom-menu-item .cmi-description-item {
  font-size: 13px;
  color: #999;
}

.td-header-wrap .td-header-menu-wrap-full {
  position: fixed;
  width: 100%;
  z-index: 9999;
  box-shadow: 3px -10px 30px -5px #000;
  top: 0;
  transition: top 0.3s;
  height: auto !important;
}

.h-option-select-product optgroup,
.h-option-select-product option {
  font-size: 13px;
}

.col-40 {
  width: 40%;
}

.col-20 {
  width: 20%;
}

.col-box {
  border-right: solid 1px #f3f3f3;
  padding: 10px 0 0 0;
}

.col-box:last-child {
  border-right: none;
}

.header-top-menu {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #f3f3f3;
}

.border-bottom {
  border-bottom: solid 1px #f3f3f3;
}

#custom-menu-item .cmi-product-item.straight {
  padding-bottom: 26px;
}

@media (max-width: 1099px) {
  #custom-menu-item .cmi-product-item {
    background: none;
    padding-left: 8px;
  }
}

.item-logo {
  float: left;
  width: 28px;
  height: 28px;
  background-size: cover;
}

.menu-logo {
  width: 20%;
  height: 100%;
  float: left;
  padding-top: 3px;
}

.menu-text {
  width: 80%;
  height: 100%;
  float: left;
}

.small-space-menu {
  padding-left: 5px;
}

@media (min-width: 980px) and (max-width: 1099px) {
  #custom-menu-item .cmi-description-item {
    font-size: 12px;
  }

  #custom-menu-item .cmi-title-item {
    font-size: 16px;
  }

  #custom-menu-item .cmi-name-item {
    font-size: 12px;
    letter-spacing: -0.2px;
  }
}
/*#endregion */

/*#region Footer */
/* .footer { */
/* font-family: GoogleSans, Roboto, Arial, sans-serif; */
/* font-size: 16px; */
/* padding: 30px 0; */
/* line-height: 1.42857143; */
/* color: #212121; */
/* } */

/* .footer .vertical-line-item { */
/* padding-left: 10px; */
/* padding-right: 10px; */
/* } */

/* .footer a, .footer a:hover, .footer a:focus, .footer a:active { */
/* outline: none; */
/* text-decoration: none; */
/* cursor: pointer; */
/* color: #212121; */
/* } */

/* .footer a:hover, .footer a:focus, .footer a:active { */
/* opacity: 0.85; */
/* } */

/* .footer ul { */
/* list-style-type: none; */
/* margin: 0; */
/* } */

/* .footer ul li { */
/* float: left; */
/* margin: 0; */
/* } */

/* .footer .footer-head { */
/* padding-bottom: 30px; */
/* } */

/* ul.f-menu-item li { */
/* margin-right: 20px; */
/* text-transform: uppercase; */
/* font-size: 14px; */
/* line-height: 20px; */
/* } */

/* .f-logo img { */
/* width: 100px; */
/* } */

/* .f-social ul { */
/* display: flex; */
/* align-items: center; */
/* float: right; */
/* } */

/* .f-social ul li:first-of-type { */
/* margin-right: 50px; */
/* } */

/* .f-social ul li:last-of-type { */
/* margin-left: 70px; */
/* } */

/* .f-industry-ministry-img { */
/* width: 120px; */
/* } */

/* .f-copyright { */
/* display: flex; */
/* align-items: center; */
/* font-size: 14px; */
/* line-height: 18px; */
/* padding-bottom: 8px; */
/* } */

/* .f-license { */
/* font-size: 14px; */
/* line-height: 20px; */
/* } */

/* .f-certificate ul { */
/* display: flex; */
/* align-items: center; */
/* float: right; */
/* } */

/* .f-certificate ul li { */
/* margin: 8px; */
/* } */

/* .f-certificate ul li img { */
/* height: 40px; */
/* } */

/* .f-certificate ul li:first-child { */
/* margin-left: 0; */
/* } */

/* .f-certificate ul li:last-child { */
/* margin-right: 0; */
/* } */

/* .footer .footer-head { */
/* z-index: 1; */
/* } */

/* .footer-last { */
/* z-index: 1; */
/* } */

/* .footer-horizontal-line { */
/* z-index: 1; */
/* } */

/* @media (min-width: 980px) { */
/* .footer .footer-head { */
/* display: flex; */
/* align-items: center; */
/* padding-bottom: 30px; */
/* } */

/* .f-logo img { */
/* margin: 0 50px 0 0; */
/* } */

/* .f-menu { */
/* display: flex; */
/* align-items: center; */
/* } */

/* .footer-last { */
/* display: flex; */
/* align-items: center; */
/* } */

/* .footer-horizontal-line { */
/* height: 1px; */
/* background: rgba(164, 164, 164, 0.25); */
/* width: 70%; */
/* display: flex; */
/* margin: 0 auto 30px; */
/* } */
/* } */

/* @media (max-width: 979px) { */
/* .footer-head, .f-menu, .footer-last, .f-company-info { */
/* display: inline-block; */
/* width: 100%; */
/* } */

/* .f-logo img { */
/* margin: 0 auto; */
/* } */

/* .f-social { */
/* display: table; */
/* margin: 0 auto; */
/* } */

/* .f-social ul li:first-of-type, .f-social ul li:last-of-type { */
/* margin: 0; */
/* } */

/* .f-social ul li:nth-child(2) { */
/* margin: 0 30px; */
/* } */

/* ul.f-menu-item { */
/* float: none; */
/* display: table; */
/* margin: 20px auto; */
/* } */

/* .footer-last { */
/* display: inline-block; */
/* } */

/* .f-copyright { */
/* justify-content: center; */
/* padding-top: 8px; */
/* } */

/* .f-license { */
/* text-align: center; */
/* padding-bottom: 10px; */
/* } */

/* .f-certificate ul { */
/* justify-content: center; */
/* float: none; */
/* } */
/* } */

/* @media (max-width: 480px) { */
/* .f-copyright { */
/* display: block; */
/* text-align: center; */
/* } */

/* .footer .vertical-line-item { */
/* display: none; */
/* } */

/* .footer .f-menu { */
/* padding-left: 0; */
/* padding-right: 0; */
/* } */

/* ul.f-menu-item li { */
/* font-size: 14px; */
/* margin-right: 10px; */
/* } */

/* ul.f-menu-item li:last-child { */
/* margin-right: 0; */
/* } */
/* } */

/* @media (max-width: 375px) { */
/* .f-certificate ul li { */
/* margin: 6px; */
/* } */
/* } */

/* @media (max-width: 360px) { */
/* ul.f-menu-item li { */
/* font-size: 12px; */
/* } */
/* } */

/* @media (max-width: 320px) { */
/* ul.f-menu-item li { */
/* font-size: 12px; */
/* margin-right: 6px; */
/* } */

/* ul.f-menu-item li:last-child { */
/* margin-left: 0; */
/* } */

/* .f-certificate ul li img { */
/* height: 35px; */
/* } */
/* } */
/*#endregion*/

/*#region New Footer */
.footer-legal .social img {
  width: 35px;
}

.footer .copyright {
  display: flex;
  align-items: center;
}

.mobile-hr {
  display: none;
}

.mobile-show {
  display: none;
}

.social>a {
  margin: 0px;
  padding: 0px;
}

.footer p {
  margin: 0px;
}

@media (max-width: 767px) {
  .mobile-hr {
    display: block;
    position: relative;
    top: -150px;
  }

  .mobile-show {
    display: block;
  }

  .footer .region {
    margin: 15px 0;
  }
}

.footer {
  background-color: #f3f3f2;
  padding-top: 50px;
  padding-bottom: 10px;
  font-size: 16px;
}

.footer h4 {
  color: #000;
  font-size: 16px;
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  margin-top: 23px !important;
  margin-bottom: 23px !important;
}

.footer p {
  color: #888;
  font-size: 11px;
  margin: 16px 0px;
}

.title-footer {
  color: #000000;
  font-size: 16px;
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  margin-top: 23px !important;
  margin-bottom: 23px !important;
}

.footer .footer-links {
  list-style: none;
  padding: 0;
  margin-bottom: 45px;
  word-break: break-all;
}

.footer .footer-links a {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  padding: 16px 0px;
}

.footer .footer-links li {
  line-height: 1.3;
  margin-left: unset;
  margin-bottom: 16px;
}

.footer .footer-links li:hover {
  text-decoration: underline;
  opacity: 0.8;
}

.footer .footer-legal .copyright {
  text-align: center;
}

.footer .footer-legal .legal-links .item {
  padding-right: 13px;
  border-right: 1px solid #ccc;
  margin: 0;
  margin-right: 13px;
}

.footer .footer-legal .legal-links .item:last-child {
  border-right: none;
}

.footer .footer-legal .legal-links .item h5 {
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 0;
}

.footer .region a {
  color: #555;
  font-size: 11px;
}

.footer .region img {
  margin-right: 7px;
}

.footer .col-md-3 img {
  min-width: unset;
  box-shadow: rgb(149 157 165 / 63%) 0px 8px 24px;
  background-color: #fff;
  margin: 0;
  padding: 7px;
  border-radius: 7px;
}

.footer .col-md-12 {
  /* height: 100%; */
}

.lable-dropdown {
  font-size: 18px;
  font-weight: bold;
}

.adr-content {
  margin-bottom: 10px;
}

.adr-title {
  color: #666666;
  font-weight: bold;
}

.footer .adr {
  padding-bottom: 20px;
  text-align: start !important;
}

.footer-links img {
  margin-left: -7px;
  height: 38px;
}

.footer-legal {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.footer-legal img {
  width: 45px;
  margin: 0 8px;
}

hr {
  height: 1px;
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

.btn-check:focus+.btn,
.btn:focus {
  box-shadow: none !important;
}

.footer .footer-links li.change-al {
  margin-bottom: -7px;
}

.btn.dropdown-toggle.change {
  margin-top: -10px;
  color: #666666;
  font-weight: bold;
}

.change-dropdown {
  display: flex;
  justify-content: space-between;
}

.dropdown-menu {
  max-height: 223px;
  overflow-y: auto;
  top: -223px;
  right: 0;
  left: unset;
}

.footer .website-member {
  justify-content: flex-end;
  width: 436px;
  margin: auto;
}

.footer .dropdown-menu li {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  margin-left: unset;
}

.td-footer-menu-wrap-full {
  position: relative;
  width: 100%;
  z-index: 101;
  /* box-shadow: 3px -10px 30px -5px #000; */
  left: 0;
  transition: top 0.3s;
  height: auto !important;
}

.content-menu {
  width: 100%;
  background-color: #fff;
}

.content-menu a {
  text-decoration: unset;
}

.footer button:focus {
  outline: unset !important;
}

.footer button:hover {
  opacity: 0.6;
}

.footer .menu-all-product {
  padding: 10px 10px;
  border-radius: 8px;
  box-shadow: 3px -10px 30px -5px #000;
}

#feature-menu-footer-panel {
  position: absolute;
  bottom: 58px;
  left: 0;
  border-radius: 8px;
  z-index: 101;
  padding: unset;
}

#feature-menu-footer-panel .container {
  padding: unset;
}

.tab-content .map-group-product {
  overflow-y: auto;
  max-height: 368px;
}

.footer .tab-content .map-group-product-name {
  position: sticky;
  top: 0;
  z-index: 30;
  background-color: #fff;
}

.footer .map-group-product::-webkit-scrollbar {
  width: 8px;
}

.footer .map-group-product::-webkit-scrollbar-track {
  /* -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);  */
  /* background-color: #f1f1f1; */
  /* border-radius: 10px; */
}

.footer .map-group-product::-webkit-scrollbar-thumb {
  background-color: #f1f1f1;
}

.footer .h-option-select-product {
  min-width: 176px;
  margin-top: -10px;
  color: #666666;
  font-weight: bold;
  border: 0px;
  padding: 6px 8px;
  background: #ebebeb;
}

.footer .region {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-img {
  display: flex;
  align-items: center;
  gap: 12px;
}

@media (min-width: 768px) {
  .footer .region {
    margin-bottom: 0;
  }
}

.footer .h-option-select-product:focus {
  outline: unset !important;
}

.footer .f-industry-ministry-img {
  width: 120px;
}

/* .footer .footer-col-2 {
  padding: 0px 63px;
}

.footer .footer-col-3 {
  padding: 0px 54px;
}

.footer .footer-col-4 {
  padding: 0px 53px;
} */

.footer .text-bold {
  font-family: GoogleSans Bold, Roboto, Arial, sans-serif;
  font-weight: bold;
}

.footer .align-center {
  width: fit-content;
  margin: auto;
}

@media (max-width: 1470px) {
  .footer .dropdown-menu li {
    width: 420px;
  }

  .dropdown-menu>li>a {
    overflow-x: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 979px) {
  .footer .dropdown-menu li {
    width: 100%;
  }

  .dropdown-menu>li>a {
    overflow-x: normal;
    text-overflow: normal;
  }

  .footer-legal {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .footer .footer-legal .copyright {
    margin-right: unset;
    font-size: 14px;
  }

  .top-submenu {
    min-height: 132px;
  }

  .footer .footer-links {
    margin-bottom: 45px !important;
  }

  .footer .website-member {
    width: 100%;
    justify-content: space-between;
  }

  .footer .footer-col-2 {
    padding: 0px 15px;
  }

  .footer .footer-col-3 {
    padding: 0px 15px;
  }

  .footer .footer-col-4 {
    padding: 0px 15px;
  }
}

@media (min-width: 768px) {
  .footer .region {
    margin-bottom: 0;
  }
}

@media (min-width: 1366px) {
  .footer .container {
    width: 1300px;
  }
}

@media (max-width: 767px) {
  .footer .container div {
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .dropdown-menu {
    left: -88px;
    width: 200%;
  }

  .float-md-end.region>div {
    padding: 5px;
  }

  .float-md-end.region {
    flex-wrap: wrap;
  }
}

/*#endregion New Footer*/

/*#region Popup Video */
.popup-video-item {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
}

.popup-video-item .pvi-content-item {
  position: absolute;
  width: 90%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
}

.popup-video-item .pvi-border-item {
  padding: 10px;
  background: #fff;
  border-radius: 5px;
}

.popup-video-item .pvi-close-item {
  background: url(/sites/library/images/ic_close.png?ver=0.0.1) top right
    no-repeat;
  background-size: 28px;
  height: 28px;
  width: 28px;
  display: block;
  position: absolute;
  right: -14px;
  top: -14px;
  cursor: pointer;
  z-index: 2;
}
/*#endregion*/

#loading-wrapper {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 1.42857143;
  color: #393a3d;
}

#loading-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
