.hanthaModules#hea_008a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  color: #ffffff;
}
.hanthaModules#hea_008a.dockedmenu {
  position: fixed;
  opacity: 0;
  background: #ffffff;
  margin: 0;
}
.hanthaModules#hea_008a.dockedmenu a {
  color: #9b9684;
}
.hanthaModules#hea_008a.dockedmenu #logo,
.hanthaModules#hea_008a.dockedmenu #menu-top {
  opacity: 0;
  z-index: -1;
}
.hanthaModules#hea_008a.dockedmenu #logo {
  height: 70px;
}
.hanthaModules#hea_008a.dockedmenu #menu-main {
  top: 15px;
}
.hanthaModules#hea_008a.dockedmenu #menu-main a {
  text-shadow: none;
}
.hanthaModules#hea_008a.dockedmenu.halfdocked {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.hanthaModules#hea_008a.dockedmenu.halfdocked #menu-main,
.hanthaModules#hea_008a.dockedmenu.fulldocked #menu-main {
  position: relative;
  top: 0;
  margin: -55px 0 20px 0;
}
.hanthaModules#hea_008a.dockedmenu.halfdocked #menu-main ul,
.hanthaModules#hea_008a.dockedmenu.fulldocked #menu-main ul {
  text-align: center;
}
.hanthaModules#hea_008a.dockedmenu.fulldocked {
  opacity: 1;
  -webkit-box-shadow: 10px 10px 30px -25px #000000;
  box-shadow: 10px 10px 30px -25px #000000;
}
.hanthaModules#hea_008a #logo {
  height: 210px;
  width: 230px;
  background: #ffffff;
  position: relative;
}
.hanthaModules#hea_008a #logo a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.hanthaModules#hea_008a #logo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 54%;
  width: 175px;
}
.hanthaModules#hea_008a > .container {
  position: relative;
}
.hanthaModules#hea_008a #menu ul {
  list-style-type: none;
}
.hanthaModules#hea_008a #menu ul li {
  display: inline-block;
  text-transform: uppercase;
}
.hanthaModules#hea_008a #menu ul li:first-child {
  margin-left: 0;
}
.hanthaModules#hea_008a #menu ul li:last-child {
  margin-right: 0;
}
.hanthaModules#hea_008a a {
  color: #ffffff;
  padding: 5px 15px;
}
.hanthaModules#hea_008a a.current,
.hanthaModules#hea_008a a:hover,
.hanthaModules#hea_008a a:active,
.hanthaModules#hea_008a a:focus {
  text-decoration: none;
  background: #fff;
  color: #392e2b;
}
.hanthaModules#hea_008a #menu-top {
  position: absolute;
  right: 10px;
  top: 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 13px;
  letter-spacing: -0.02em;
}
.hanthaModules#hea_008a #menu-top a {
  padding: 2.5px 5px;
}
.hanthaModules#hea_008a #menu-top li:not(:last-child)::after {
  content: "|";
  position: relative;
}
.hanthaModules#hea_008a #menu-main {
  font-family: acumin-pro-condensed, sans-serif;
  position: absolute;
  right: 0;
  top: 100px;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: -0.01em;
}
.hanthaModules#hea_008a #menu-main a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.hanthaModules#hea_008a #menu-main a:hover,
.hanthaModules#hea_008a #menu-main a:active,
.hanthaModules#hea_008a #menu-main a:focus,
.hanthaModules#hea_008a #menu-main a.current {
  text-shadow: none;
}
.hanthaModules#hea_008a #menu-main ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.hanthaModules#hea_008a #menu-main li {
  margin: 0 2px;
}
@media (max-width: 1199px) {
  #hea_008a.hanthaModules #logo {
    height: 190px;
    width: 200px;
  }
  #hea_008a.hanthaModules #logo a img {
    top: 52%;
    width: 160px;
  }
  #hea_008a.hanthaModules #menu-top {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.02em;
  }
  #hea_008a.hanthaModules #menu-main {
    font-size: 25px;
    line-height: 37px;
    letter-spacing: -0.01em;
  }
  #hea_008a.hanthaModules #menu-main li {
    margin: 0 0px;
  }
}
@media (max-width: 991px) {
  #hea_008a.hanthaModules #logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 160px;
  }
  body:not(#uid1) #hea_008a.hanthaModules #logo {
    display: none;
  }
  #hea_008a.hanthaModules #hamburger-button {
    width: 54px;
    height: 50px;
    position: fixed;
    top: 15px;
    right: 15px;
    padding: 4px;
    cursor: pointer;
    z-index: 300;
  }
  #hea_008a.hanthaModules #hamburger-button > span {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    background: #ffffff;
    height: 2px;
    margin: 10px 5px;
  }
  #hea_008a.hanthaModules.dockedmenu {
    opacity: 1;
  }
  #hea_008a.hanthaModules.dockedmenu #menu-top {
    opacity: 1;
  }
  #hea_008a.hanthaModules.dockedmenu.halfdocked #menu-main,
  #hea_008a.hanthaModules.dockedmenu.fulldocked #menu-main {
    margin: 0;
  }
  #hea_008a.hanthaModules.dockedmenu.halfdocked #menu-main ul,
  #hea_008a.hanthaModules.dockedmenu.fulldocked #menu-main ul {
    text-align: left;
  }
  #hea_008a.hanthaModules.dockedmenu.halfdocked #hamburger-button,
  #hea_008a.hanthaModules.dockedmenu.fulldocked #hamburger-button {
    background: #9b9684;
  }
  #hea_008a.hanthaModules.showmenu #menu {
    max-height: 100vh;
    min-height: 100vh;
    padding: 150px 0 110px 0;
  }
  #hea_008a.hanthaModules.showmenu #menu a {
    opacity: 1;
  }
  #hea_008a.hanthaModules.showmenu #hamburger-button > span:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    -moz-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
    background: #392e2b;
  }
  #hea_008a.hanthaModules.showmenu #hamburger-button > span:nth-child(2) {
    opacity: 0;
  }
  #hea_008a.hanthaModules.showmenu #hamburger-button > span:nth-child(3) {
    -webkit-transform: translateY(-14px) rotate(-45deg);
    -moz-transform: translateY(-14px) rotate(-45deg);
    -ms-transform: translateY(-14px) rotate(-45deg);
    -o-transform: translateY(-14px) rotate(-45deg);
    transform: translateY(-14px) rotate(-45deg);
    background: #392e2b;
  }
  #hea_008a.hanthaModules #menu {
    position: fixed;
    top: 0px;
    left: 0;
    background: #fff;
    width: 100vw;
    max-height: 0;
    min-height: 0;
    padding: 0;
    overflow: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
  #hea_008a.hanthaModules #menu a {
    opacity: 0;
    color: #392e2b;
  }
  #hea_008a.hanthaModules #menu a.current,
  #hea_008a.hanthaModules #menu a:hover,
  #hea_008a.hanthaModules #menu a:active,
  #hea_008a.hanthaModules #menu a:focus {
    background: #392e2b;
    color: #fff;
  }
  #hea_008a.hanthaModules #menu #menu-top {
    position: relative;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: -0.02em;
    top: 0;
    left: 0;
  }
  #hea_008a.hanthaModules #menu #menu-top li {
    display: block;
    margin: 20px;
    font-family: acumin-pro-condensed, sans-serif;
  }
  #hea_008a.hanthaModules #menu #menu-top li a {
    padding: 5px 15px;
  }
  #hea_008a.hanthaModules #menu #menu-top li:nth-last-child(1),
  #hea_008a.hanthaModules #menu #menu-top li:nth-last-child(2) {
    position: absolute;
    top: -440px;
  }
  #hea_008a.hanthaModules #menu #menu-top li:nth-last-child(1) {
    left: 50px;
  }
  #hea_008a.hanthaModules #menu #menu-top li:nth-last-child(2) {
    left: 0px;
  }
  #hea_008a.hanthaModules #menu #menu-main {
    position: relative;
    top: 0;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: -0.02em;
  }
  #hea_008a.hanthaModules #menu #menu-main li {
    display: block;
    margin: 20px;
  }
  #hea_008a.hanthaModules #menu #menu-main a {
    text-shadow: none;
  }
}
