.th-admin-edit {
  left: 5px;
}
.th-admin-edit a {
  position: relative;
  text-decoration: none;
  color: inherit;
  display: block;
  z-index: 98;
} 
.th-admin-edit .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.th-admin-edit .icon span {
  position: absolute;
  color: black !important;
  font-size: 16px;
}
.hr-header {
  background-color: var(--white);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 2px 4px var(--shadow-01), 0 1px 2px var(--shadow-01);
}
.hr-header .hr-announcement-warp {
	background-color: var(--black);
	position: relative;
}
.hr-announcement-warp::before {
  content: "";
  position: absolute;
  background-image: url(https://dev.hrinfocare.com/elitedental/public/assets/images/icons/menu-shape.webp);
  background-position: left;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  height: 100%;
  width: 630px;
  display: none;
}
.hr-header-auth {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

@media (max-width: 1500px) {
  .hr-announcement-warp::before {
    width: 530px;
    background-size: contain;
  }
}
.hr-header .hr-announcement-warp .hr-announcement-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link {
	display: flex;
	align-items: center;
	color: var(--black);
	font-weight: var(--weight-400);
	padding: 0;
	margin-right: 35px;
	font-size: 16px;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link:hover {
	color: var(--color-1);
}

.hr-phone-contact {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.hr-phone-contact .hr-announcement-icon {
	background: var(--color-1);
	padding: 5px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: var(--white);
	transform: rotate(-30deg);
	font-size: 16px;
}
.hr-header-contact-btn,
.hr-header-left {
  transition: height 0.3s ease;
}
.hr-phone-contact-inner p {
	margin: 0;
	font-size: 16px;
}
.header-social a {
	color: var(--black);
	font-size: 20px;
}
.header-social a:hover {
  color: var(--color-1);
}
.header-social {
  column-gap: 20px;
  display: flex;
  align-items: center;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link.email {
  font-family: var(--font-02);
}
.hr-header .hr-announcement-bar .nav .nav-item:last-child .nav-link {
  margin-right: 0;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link .hr-announcement-icon {
  margin-right: 10px;
  font-size: 16px;
}
.hr-header .hr-main-header .hr-inner-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  column-gap: 0;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand {
  margin-right: 30px;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link {
  display: inline-block;
}
.hr-header-bottom {
  justify-content: space-between;
  width: 100%;
  display: flex;
  align-items: center;
}
.hr-header-contact-btn {
	width: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	background: #f4f5fa;
	height: 100%;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  object-fit: cover;
  width: 180px;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-right {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0px 10px;
}
.hr-announcement-bar.hr-announcement-endtoend {
	align-items: center;
	padding-top: 9px;
	padding-bottom: 7px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #E3E3E3;
	padding-left: 0;
	padding-right: 0;
}
.hr-header .hr-header-menu {
  margin-right: 85px;
  margin-left: 0;
}
.hr-header .hr-header-menu .nav .nav-item {
  margin-right: 30px;
  position: relative !important;
}
.hr-header .hr-header-menu .nav .nav-item:last-child {
  margin-right: 0;
}
.hr-header .hr-header-menu .nav .nav-item .nav-link {
	padding: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	color: var(--black);
	font-size: 17px;
	font-weight: 500;
	font-family: var(--font-02);
}
.hr-header .hr-header-menu .nav .nav-item .nav-link span {
  margin-left: 5px;
  position: relative;
  top: 1px;
  font-size: 14px;
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item
  .nav-link:not([href]):hover,
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .nav-item
  .nav-link:not([href]):hover,
.hr-header .hr-header-menu .nav .nav-item .nav-link:not([href]):hover {
  color: var(--color-3);
}
.hr-header .hr-header-menu .nav .active .nav-link, .hr-header .hr-header-menu .nav .nav-item .nav-link:hover {
	color: var(--color-1);
}
.hr-header .hr-header-menu .hr-inner-dropdown,
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown,
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu {
  display: none;
}
.hr-header
  .hr-header-menu
  .nav
  .hr-inner-dropdown
  .nav-item:hover
  .hr-sub-inner-dropdown,
.hr-header .hr-header-menu .nav .nav-item:hover .hr-inner-dropdown {
  display: block !important;
  transform: scaleY(1) translateZ(0);
  opacity: 1;
  visibility: visible;
}
.hr-header .hr-header-menu .hr-inner-dropdown,
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown {
  position: absolute;
  border-radius: 0rem;
  background-color: var(--white);
  min-width: 225px;
  box-shadow: 0 2px 20px 0 rgb(62 65 159 / 0.09);
  padding: 20px 0;
  transition: all 0.3s ease;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: bottom center;
  transform-origin: top center;
  -webkit-transform: scaleY(0) translateZ(100px);
  transform: scaleY(0) translateZ(100px);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease,
    -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease,
    -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease,
    -webkit-transform 700ms ease;
  z-index: 99;
  display: flex;
}
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown .nav-item,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item {
  padding: 0.5rem 1rem;
  margin: 0;
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item
  .nav-link,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item .nav-link {
  color: var(--color-3);
  font-size: 17px;
  font-weight: 500;
  padding: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item
  .nav-link:hover,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item .nav-link:hover {
  color: var(--color-4);
}
.hr-header .hr-header-menu .nav .nav-item .nav-link .hr-inner-dropdown {
  top: 76;
  left: 0;
}
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown {
  top: 0;
  right: calc(100% + 2px);
}
.hr-header .hr-main-header .hr-inner-header .hr-header-cart {
  margin-right: 38px;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-cart .hr-cart-btn {
  position: relative;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-cart .hr-cart-btn .icon {
  font-size: 1rem;
  color: var(--color-2);
}
.hr-header
  .hr-main-header
  .hr-inner-header
  .hr-header-cart
  .hr-cart-btn
  .cart-count {
  position: absolute;
  top: -5px;
  right: -2px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: var(--weight-500);
  border-radius: 50%;
  background-color: var(--color-4);
  color: var(--white);
}
.hr-header
  .hr-main-header
  .hr-inner-header
  .hr-header-cart
  .hr-cart-btn:hover
  .cart-count {
  background-color: var(--color-4);
  color: var(--white);
}
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn {
  font-size: 18px;
  padding: 0;
  width: 35px;
  height: 35px;
  border: 1px solid var(--color-2);
  background: 0 0;
  color: var(--color-2);
  border-radius: 0.2rem;
}
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn span {
  font-weight: var(--weight-800);
}
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn.active, .hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn:hover {
  border: 1px solid var(--color-1);
  background: var(--color-1);
  color: var(--white);
}
.hr-header .hr-mob-menu-pop {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--color-1);
  width: 300px;
  padding: 50px 30px;
  box-shadow: 0 10px 30px 0 var(--shadow-02);
  height: 100vh;
  z-index: 1;
}
.hr-header .hr-mob-menu-pop .hr-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid var(--white);
  border-radius: 50%;
  padding: 0;
  background-color: #fff0;
  font-size: 18px;
  color: var(--white);
}
.hr-header .hr-mob-menu-pop .hr-close:hover {
  background-color: var(--color-2);
  border: 1px solid var(--color-2);
  color: var(--white);
}
.hr-header .hr-mob-menu-pop .hr-close span {
  margin-top: var(--HR-sz-2);
}
.hr-header .hr-mob-menu-pop .hr-header-menu {
  display: block;
  margin-right: 0;
}
.hr-header .hr-mob-menu-pop .hr-header-menu .nav .nav-item {
  margin-right: 0;
}
.hr-header .hr-mob-menu-pop .hr-header-menu .nav .nav-item .nav-link {
  padding: 8px 0;
  border-bottom: 1px solid var(--border-01);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .nav
  .nav-item
  .nav-link:not([href]):hover {
  color: #fff;
}
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .nav
  .nav-item:last-child
  .nav-link {
  border-bottom: var(--none);
}
.hr-header .hr-mob-menu-pop .hr-header-menu .nav .nav-item .btn-main {
  display: inline-block;
  margin-top: 25px;
}
.hr-header .hr-mob-menu-pop .hr-header-menu .hr-inner-dropdown,
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown {
  box-shadow: var(--none) !important;
  padding: 0 !important;
  margin: 0 !important;
  min-width: none;
  width: 100% !important;
  position: var(--none) !important;
}
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item,
.hr-header .hr-mob-menu-pop .hr-header-menu .hr-inner-dropdown .nav-item {
  padding: 0 !important;
  padding-left: 15px !important;
}
.hr-announcement-bar .hr-announcement-right .hr-topbar-select {
  display: flex;
  align-items: center;
  margin-right: 5px;
}
.hr-announcement-bar .hr-announcement-right .hr-topbar-select .hr-flag-img img {
  width: 26px;
  height: 26px;
  border: 1px solid #fff;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hr-nice-select {
  -webkit-tap-highlight-color: #fff0;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.hr-announcement-bar
  .hr-announcement-right
  .hr-topbar-select
  .hr-lang-selector {
  border: none;
  background: #fff0;
  outline: none;
  color: #fff;
}
.hr-nice-select .hr-list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgb(68 68 68 / 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
    opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.hr-announcement-bar
  .hr-announcement-right
  .hr-topbar-select
  .hr-nice-select
  .hr-list {
  background-color: #203240;
  z-index: 11111;
}
.hr-nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hr-nice-select .option.selected {
  font-weight: 700;
}
.hr-nice-select:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.hr-header-menu .nav > li > a::before {
	position: absolute;
	left: 0;
	top: 55px;
	width: 100%;
	height: 2px;
	background: var(--color-1);
	content: "";
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
	border-radius: 3px;
	z-index: 1;
}
.hr-header-menu .nav > li:hover > a::before {
  opacity: 1;
  visibility: visible;
}
.hr-header-menu .nav > li > a:after {
  position: absolute;
  top: 50%;
  right: -14px;
  font-family: "Font Awesome 6 Pro";
  content: "\f067";
  font-size: 11px;
  color: var(--color-3);
  transform: translateY(-50%);
  font-weight: 700;
  z-index: 1;
  display: none;
}
.hr-header-menu .hr-inner-dropdown > li > a::before {
  display: none;
}
.hr-header-menu .hr-inner-dropdown > li > a:after {
  position: absolute;
  left: 1px;
  bottom: 4px;
  width: 0;
  height: 2px;
  content: "";
  background: var(--color-3);
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  top: 30px;
  right: 0;
  display: block;
}
.hr-header-menu .hr-inner-dropdown > li:hover > a::after {
  width: 40px;
  opacity: 1;
  visibility: visible;
}
.hr-header-search-form-wrapper {
  margin-right: 8px;
  position: relative;
}
.hr-search-toggle-btn {
  line-height: 35px;
  color: #636363;
  width: 35px;
  height: 35px;
  border: 0;
  border: 1px solid #636363;
  border-radius: 50%;
  background-color: var(--white);
}
.hr-cart-search-contact .hr-header-search-form {
  position: absolute;
  width: 350px;
  right: 0;
  top: 75px;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  background: #fff;
  padding: 30px;
  border-radius: 6px;
  transition: all 0.5s ease;
  box-shadow: -2px 18px 40px -9px #999;
}
.hr-cart-search-contact form div {
  position: relative;
}
.hr-cart-search-contact input {
  width: 100%;
  height: 50px;
  padding: 6px 20px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid var(--color-4);
}
.mobile-email {
  display: none;
}
.hr-header .hr-announcement-bar .hr-header-social .nav .nav-item {
  margin-right: 10px;
}
.hr-header .hr-announcement-bar .hr-header-social .nav .nav-item .nav-link {
  border: 2px solid var(--white);
  text-align: center;
  border-radius: 5px;
  height: 25px;
  width: 25px;
  margin-right: 5px;
  padding: 5px 5px;
}
.hr-header
  .hr-announcement-bar
  .hr-header-social
  .nav
  .nav-item
  .nav-link:hover {
  color: var(--color-3);
  border: 2px solid var(--color-3);
}
.hr-header
  .hr-header-menu
  .nav
  .nav-item:hover
  .hr-inner-dropdown.grid-version {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 0 0;
  list-style: none;
  padding: 0;
}
.hr-header-left {
  background: #E85205;
  background: linear-gradient(90deg, rgba(232, 82, 5, 0.98) 0%, rgba(250, 170, 130, 1) 100%);
  clip-path: polygon(0px 0px, 100% 0px, 76.57% 100.79%, 0% 100%);
  z-index: 1;
  height: 133px;
  padding: 30px 10px;
  width: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hr-header-contact-btn {
	width: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	background: #f4f5fa;
	height: 133px;
}
.hr-main-header .container-fluid {
	padding: 0;
}
.btn.btn-auth.btn-auth-mobile {
  display: none;
}
@media (min-width: 1366px) {
  .hr-header .hr-header-menu {
	margin-right: 0;
	margin-left: 0;
}
}
@media (min-width: 1517px) {
  .hr-header .hr-header-menu {
    margin-right: 125px;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
    left: 0;
    bottom: -10px;
  }
}
@media (min-width: 1707px) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
    width: 200px;
    left: -30px;
    bottom: -10px;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    margin-left: 250px;
  }
}
@media (min-width: 1821px) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
    width: 200px;
    left: -30px;
    bottom: -10px;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    margin-left: 250px;
  }
}
@media (min-width: 2049px) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
    width: 200px;
    left: -30px;
    bottom: -10px;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    margin-left: 250px;
  }
}
@media (min-width: 992px) {
  .hr-header .hr-header-menu .nav .nav-item {
    margin-right: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1870px) {
  .hr-header .hr-header-menu .nav .nav-item {
    margin-right: 45px;
  }
}
@media (max-width: 1700px) {
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 200px;
    padding-left: 50px;
    padding-right: 25px;
  }
}
@media (max-width: 1500px) {
.hr-header .hr-announcement-warp .hr-announcement-bar {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 250px;
	padding-left: 50px;
	padding-right: 210px;
}
  .hr-header .hr-header-menu .nav .nav-item {
    margin-right: 45px;
  }
  .hr-main-header {
    padding: 0 0px;
  }
}
@media (max-width: 1400px) {
.hr-header .hr-header-menu .nav .nav-item {
  margin-right: 35px;
}
  .hr-header-bottom {
  column-gap: 100px;
}
.hr-header-contact-btn {
  width: 220px;
}
.hr-header-left {
  width: 270px;
}
}
@media(max-width:1300px){
  .hr-header-bottom {
  column-gap: 30px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link::before {
    width: 185px;
    height: 160px;
    top: -74px;
    left: -70px;
  }
}
@media screen and (max-width: 1200px) {

  .hr-header .hr-main-header .hr-inner-header .hr-header-cart {
    margin-right: 35px;
  }
.hr-header .hr-header-menu .nav .nav-item {
  margin-right: 15px;
}
.hr-header .hr-header-menu {
  margin-right: 10px;
  margin-left: 0;
}
.hr-header-bottom {
  column-gap: 10px;
}
.hr-header .hr-header-menu .nav .nav-item .nav-link {
  padding-top: 19px;
  padding-bottom: 19px;
}
}

@media (max-width: 1199px) {
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    margin-left: 260px;
  }
  .hr-header-contact-btn {
  height: 110px;
}
.hr-header-left {
  height: 110px;
}
.hr-mobile-menu .hr-btn.btn-main.btn-mob {
  background: #fff;
  color: var(--color-1);
  margin-top: 10px;
}
}

@media all and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link::before {
    top: -70px;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
    left: 0;
  }
  .hr-header-social {
    display: none;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    margin-left: 260px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .hr-header .hr-mob-menu-pop .hr-header-menu .hr-inner-dropdown,
  .hr-header
    .hr-mob-menu-pop
    .hr-header-menu
    .hr-inner-dropdown
    .hr-sub-inner-dropdown {
    position: absolute !important;
  }
}
@media(max-width:991.98px){
.hr-header-contact-btn {
  width: 180px;
}
.hr-header-left {
  width: 200px;
} 
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  object-fit: cover;
  max-width: 140px;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand {
  margin-right: 30px;
  margin-left: 0;
}

  .hr-header .hr-main-header .hr-inner-header .hr-header-menu {
    display: none;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-mob-menu,
  .hr-header .hr-main-header .hr-inner-header .hr-mob-menu-pop {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    justify-content: center;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar .hr-announcement-left {
    display: none;
  }
  .btn-mob {
    padding: 10px;
    height: auto;
    line-height: inherit;
  }
  .btn-main::before {
    display: none;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link::before {
    top: -83px;
  }
  .hr-header-left {
  width: 150px;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  object-fit: cover;
  max-width: 110px;
}
.hr-header-left {
  width: 150px;
}
.header-social {
  column-gap: 10px;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  object-fit: cover;
  max-width: 110px;
}
}
@media(max-width:576px){
  .header-social {
  column-gap: 8px;
}
.header-social a {
  font-size: 15px;
}
.hr-header .hr-main-header .hr-inner-header {
  column-gap: 5px;
}

.hr-header .hr-main-header .hr-inner-header .hr-header-right {
  padding-right: 5px;
}
.hr-phone-contact .hr-announcement-icon {
  display: none;
}
    .hr-header .hr-announcement-bar .nav .nav-item .nav-link .hr-announcement-icon {
    margin-right: 3px;
    font-size: 14px;
}
.hr-header-contact-btn {
    width: 170px;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  object-fit: cover;
  max-width: 75px;
}
.hr-header-auth .btn-auth {
  font-size: 14px;
}

.hr-header-auth .btn-auth {
  font-size: 14px;
  padding: 5px;
}
.logout {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link {
  font-size: 14px;
}
}
@media screen and (max-width: 540px) {
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  height: auto;
  width: 100px;
  bottom: 10px;
  left: -5px;
  padding-right: 5px;
}
  .hr-header .hr-main-header .hr-inner-header .hr-brand {
    margin-right: 0;
    padding-left: 0;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link::before {
    display: none;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .hr-header-social {
    display: none;
  }
  .hr-phone-contact .hr-announcement-icon {
  display: none;
}
.hr-phone-contact .hr-announcement-icon {
  display: none;
}
.btn-auth-dasktop {
  display: none;
}
.logout > i {
  display: none;
}
.hr-phone-contact-inner p {
  margin: 0;
  font-size: 14px;
}
.hr-header .hr-main-header .hr-inner-header {
  column-gap: 0px;
}
.hr-header-contact-btn {
  width: 100%;
  position: absolute;
  top: 0;
  height: auto !important;
}
.hr-header-contact-btn .hr-header-auth {
  flex-direction: revert;
  justify-content: end;
  padding-right: 10px;
}
/*.hr-announcement-bar.hr-announcement-endtoend {
  display: none;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-right {
  padding-top: 28px;
}*/
.hr-header-left {
  height: auto !important;
}
.btn.btn-auth.btn-auth-mobile {
  display: block;
}
.hr-header-bottom {
  column-gap: 10px;
  padding-right: 10px;
}
.contact-btn {
  display: none !important;
}
.hr-header-cover {
  height: auto;
}
}
@media(max-width:370px){
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  object-fit: cover;
  max-width: 80px;
  padding-right: 5px;
}
.hr-header-left {
  width: 110px;
}
}