@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree&family=Orbitron:wght@500;700&display=swap");
@import url("https://use.typekit.net/kpc1ovx.css");
html body > .header-container, html body > form > .header-container {
  position: fixed;
  top: 0;
  z-index: 1000; }

@media (min-width: 1060px) {
  html body > .header-container, html body > form > .header-container {
    margin-bottom: 4rem;
    padding: 0;
    position: relative; } }

@media (max-width: 1059px) {
  html body > .header-container #nav-trigger, html body > form > .header-container #nav-trigger {
    clip: unset;
    width: 50px;
    height: 50px;
    opacity: 0;
    left: 1px;
    top: -2px;
    position: absolute;
    z-index: 1005; }
  html body > .header-container #nav-trigger:checked ~ .site-nav > nav, html body > .header-container #nav-trigger:checked ~ .sup-nav > nav, html body > form > .header-container #nav-trigger:checked ~ .site-nav > nav, html body > form > .header-container #nav-trigger:checked ~ .sup-nav > nav {
    left: 0;
    transition: all .3s ease-in; }
  html body > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger, html body > form > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger {
    max-height: 500px;
    transition: max-height .45s ease-in;
    background: transparent;
    box-shadow: 0 2px 5px transparent; }
  html body > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:before, html body > form > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:before {
    top: 0;
    transform: rotate(45deg); }
  html body > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:after, html body > form > .header-container #nav-trigger:checked ~ .menu-icon > .hamburger.hamburger-one:after {
    top: 0;
    transform: rotate(135deg);
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); } }

@media (min-width: 1060px) {
  html body > .header-container #nav-trigger, html body > form > .header-container #nav-trigger {
    display: none; } }

html body > .header-container .menu-icon, html body > form > .header-container .menu-icon {
  position: absolute;
  left: 8px;
  width: 47px;
  height: 47px;
  cursor: pointer; }

@media (max-width: 1059px) {
  html body > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=nav-trigger] {
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 6px;
    z-index: 1004; } }

@media (max-width: 1059px) and (min-width: 1060px) {
  html body > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=nav-trigger] {
    padding: 0 10px; } }

@media (max-width: 1059px) {
  html body > .header-container .menu-icon label[for=nav-trigger] > img, html body > form > .header-container .menu-icon label[for=nav-trigger] > img {
    height: 47px;
    max-width: none;
    width: 47px; } }

@media (min-width: 1060px) {
  html body > .header-container .menu-icon, html body > form > .header-container .menu-icon {
    display: none;
    padding-left: 10px; }
  html body > .header-container .menu-icon .nav-trigger, html body > .header-container .menu-icon .search-trigger, html body > .header-container .menu-icon label[for=nav-trigger], html body > .header-container .menu-icon label[for=search-trigger], html body > form > .header-container .menu-icon .nav-trigger, html body > form > .header-container .menu-icon .search-trigger, html body > form > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=search-trigger] {
    display: none; } }

html body > .header-container .menu-icon label[for=nav-trigger], html body > form > .header-container .menu-icon label[for=nav-trigger] {
  clip: unset;
  opacity: 1; }

html body > .header-container .menu-icon .hamburger, html body > form > .header-container .menu-icon .hamburger {
  top: 25px;
  width: 25px;
  height: 2px;
  background: #fcfcfc;
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: .5s; }

html body > .header-container .menu-icon .hamburger:before, html body > form > .header-container .menu-icon .hamburger:before {
  top: -8px; }

html body > .header-container .menu-icon .hamburger:after, html body > form > .header-container .menu-icon .hamburger:after {
  top: 8px; }

html body > .header-container .menu-icon .hamburger-one:after, html body > .header-container .menu-icon .hamburger-one:before, html body > form > .header-container .menu-icon .hamburger-one:after, html body > form > .header-container .menu-icon .hamburger-one:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #fcfcfc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: .5s;
  left: 0; }

html body > .header-container .menu-icon.active-one .hamburger-one, html body > form > .header-container .menu-icon.active-one .hamburger-one {
  background: transparent;
  box-shadow: 0 2px 5px transparent; }

html body > .header-container .menu-icon.active-one .hamburger-one:before, html body > form > .header-container .menu-icon.active-one .hamburger-one:before {
  top: 0;
  transform: rotate(45deg); }

html body > .header-container .menu-icon.active-one .hamburger-one:after, html body > form > .header-container .menu-icon.active-one .hamburger-one:after {
  top: 0;
  transform: rotate(135deg);
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); }

html body > .header-container > .wrapper, html body > form > .header-container > .wrapper {
  background: linear-gradient(180deg, #272727 0, #161616);
  border-bottom: 1px solid #4082bb;
  box-sizing: border-box;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.75);
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper, html body > form > .header-container > .wrapper {
    height: 33px;
    position: fixed;
    width: 100%; } }

@media (min-width: 1061px) {
  html body > .header-container > .wrapper, html body > form > .header-container > .wrapper {
    -ms-flex-align: self-start;
    align-items: self-start; } }

html body > .header-container > .wrapper > .stardock-nav, html body > form > .header-container > .wrapper > .stardock-nav {
  min-width: 360px;
  left: -410px;
  padding: 0;
  top: 50px;
  position: absolute;
  width: 360px;
  z-index: 1002; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav, html body > form > .header-container > .wrapper > .stardock-nav {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 33px;
    left: auto;
    max-width: 1390px;
    padding: 0;
    margin: 0;
    position: static;
    top: 0;
    width: 100%; } }

html body > .header-container > .wrapper > .stardock-nav > .header-content, html body > form > .header-container > .wrapper > .stardock-nav > .header-content {
  background: #111;
  display: block;
  left: -300px;
  padding: 10px 10px 0;
  position: absolute; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .header-content, html body > form > .header-container > .wrapper > .stardock-nav > .header-content {
    background: none;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    padding: 0 15px;
    position: static; } }

html body > .header-container > .wrapper > .stardock-nav > .header-content > a.logo, html body > form > .header-container > .wrapper > .stardock-nav > .header-content > a.logo {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%; }

html body > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img, html body > form > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img {
  height: 42px; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img, html body > form > .header-container > .wrapper > .stardock-nav > .header-content > a.logo > img {
    height: 25px; } }

html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: .9rem; }

@media (max-width: 1059px) {
  html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #111;
    display: inline-table;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 300px;
    position: relative;
    left: 0; } }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 10px;
    margin-right: auto;
    position: relative; } }

@media (min-width: 1061px) {
  html body > .header-container > .wrapper > .stardock-nav > nav, html body > form > .header-container > .wrapper > .stardock-nav > nav {
    margin-left: 1rem; } }

html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
  display: -ms-flexbox;
  display: flex; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > a {
  font-family: proxima-nova,arial,sans-serif; }

@media (max-width: 1059px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
    height: 3rem;
    padding: 0 1rem; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span.active, html body > form > .header-container > .wrapper > .stardock-nav > nav > span.active {
    background-color: rgba(120, 120, 120, 0.9); }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active) {
    background-color: rgba(120, 120, 120, 0.5); } }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
    padding: 0 4px 2px;
    margin: 0 4px;
    position: relative;
    z-index: 1; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:after, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:after {
    bottom: 0;
    content: "";
    height: 100%;
    left: -10px;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(-15deg);
    transform-origin: bottom left;
    z-index: -1; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active):after, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover:not(.active):after {
    background-color: rgba(120, 120, 120, 0.5); }
  html body > .header-container > .wrapper > .stardock-nav > nav > span.active:after, html body > form > .header-container > .wrapper > .stardock-nav > nav > span.active:after {
    background-color: rgba(120, 120, 120, 0.9); } }

@media (min-width: 1061px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span {
    padding: 0 4px;
    margin: 0 6px; }
  html body > .header-container > .wrapper > .stardock-nav > nav > span:hover > span.submenu, html body > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu2, html body > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu3, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover > span.submenu, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu2, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:hover span.submenu3 {
    opacity: 1;
    visibility: visible; } }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu {
  background-color: #fff;
  border: 1px solid #2d2d2d;
  border-top-width: 0;
  box-shadow: 0 2px 3px #666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: .9em;
  left: -20px;
  opacity: 0;
  position: absolute;
  top: 33px;
  transition: all .25s ease-in-out;
  visibility: hidden;
  width: 800px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a {
  background-repeat: no-repeat;
  background-position: 1em;
  background-size: 48px 48px;
  box-sizing: border-box;
  color: #2d2d2d;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1em 1em 1em calc(2em + 48px);
  text-decoration: none; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > strong, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > strong {
  border-bottom: 1px solid #ccc;
  font-weight: 500;
  margin-bottom: 5px;
  padding-bottom: 5px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > span, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a > span {
  color: #777;
  display: block;
  font-size: .9em;
  font-weight: 400;
  margin: 0; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:hover {
  background-color: #eee; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child, html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2), html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2) {
  background-color: #ddd;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  padding-left: 1em; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child:hover, html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2):hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:nth-last-child(2):hover {
  background-color: #eee; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu > a:last-child {
  border-left: 1px solid #ccc; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 {
  background-color: #fff;
  border: 1px solid #2d2d2d;
  border-top-width: 0;
  box-shadow: 0 2px 3px #666;
  display: block;
  font-size: .9em;
  font-weight: 400;
  left: -10px;
  opacity: 0;
  position: absolute;
  top: 33px;
  transition: all .25s ease-in-out;
  visibility: hidden;
  width: 118px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a {
  background-repeat: no-repeat;
  border-bottom: 1px dashed #bdbdbd;
  box-sizing: border-box;
  color: #2d2d2d;
  display: block;
  padding: 1em;
  text-decoration: none;
  margin-bottom: 5px;
  padding-bottom: 5px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a > strong, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a > strong {
  font-weight: 500; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:hover {
  background-color: #d7d7d7; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu2 > a:last-child {
  border-bottom: 0; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 {
  background-color: #fff;
  border: 1px solid #2d2d2d;
  border-top-width: 0;
  box-shadow: 0 2px 3px #666;
  display: block;
  font-size: .9em;
  left: -10px;
  opacity: 0;
  position: absolute;
  top: 33px;
  transition: all .25s ease-in-out;
  visibility: hidden;
  width: 350px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a {
  background-repeat: no-repeat;
  border-bottom: 1px dashed #bdbdbd;
  box-sizing: border-box;
  color: #2d2d2d;
  display: block;
  overflow-x: hidden;
  padding: 1em;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a > strong, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a > strong {
  font-weight: 500;
  margin-bottom: 5px;
  padding-bottom: 5px; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:hover {
  background-color: #d7d7d7; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child {
  background-color: #f1f1f1;
  border-bottom: 0; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child:hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > span.submenu3 > a:last-child:hover {
  background-color: #d7d7d7; }

html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3), html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4) {
  background-color: #ddd;
  border-bottom: 1px solid #ccc;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  padding-left: 1em; }

html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3):hover, html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4):hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3):hover, html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(4):hover {
  background-color: #eee; }

html body > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3), html body > form > .header-container > .wrapper > .stardock-nav > nav > span:nth-child(3) > span.submenu > a:nth-last-child(3) {
  border-left: 1px solid #ccc; }

html body > .header-container > .wrapper > .stardock-nav > nav > span > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > a {
  -ms-flex-align: center;
  align-items: center;
  color: #fdfdfd;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-shadow: 1px 1px #707070;
  width: 100%; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > nav > span > a, html body > form > .header-container > .wrapper > .stardock-nav > nav > span > a {
    text-shadow: none; } }

html body > .header-container > .wrapper > .stardock-nav > nav > span.active, html body > form > .header-container > .wrapper > .stardock-nav > nav > span.active {
  font-weight: 500; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav {
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  margin-left: auto;
  padding: 0 10px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1005; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav {
    height: 33px;
    padding: 0 15px;
    position: relative; } }

@media (min-width: 1061px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav {
    padding: 0 15px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: auto; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 8px;
  position: relative; }

@media (max-width: 399px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a {
    margin: 0 4px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > img, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > img {
  height: 20px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin {
  border: 1px solid #fdfdfd; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img {
  height: 47px; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a.loggedin > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a.loggedin > img {
    height: 30px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span {
  background: linear-gradient(#50bf41, #39892f);
  border-radius: 50%;
  color: #fdfdfd;
  display: none;
  font-weight: 400;
  line-height: .75em;
  padding: 4px;
  position: absolute;
  right: 2px;
  top: -10px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.show, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.show {
  display: block; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.new, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.new, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons #notification-form > a > span.new, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons > a > span.new {
  animation: a 1s ease;
  animation-iteration-count: 1; }

@keyframes a {
  15% {
    transform: translateX(5px); }
  30% {
    transform: translateX(-5px); }
  50% {
    transform: translateX(3px); }
  65% {
    transform: translateX(-3px); }
  80% {
    transform: translateX(2px); }
  to {
    transform: translateX(0); } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu {
  margin-right: 8px; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu {
    -ms-flex-item-align: start;
    align-self: start; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img {
  height: 31px; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.login-menu > a > img {
    height: 31px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu {
  background-color: #161616;
  border-bottom: 1px solid #4082bb;
  border-left: 1px solid #4082bb;
  border-right: 1px solid #4082bb;
  box-shadow: 0 2px 3px #000;
  padding: 5px;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 50px;
  transition: all .25s ease-in-out;
  visibility: hidden; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu {
    top: 33px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show {
  opacity: 1;
  visibility: visible; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu.show {
    width: 115px; } }

@media (min-width: 1426px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notify-menu {
    margin-left: 3px;
    right: 3px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notifications, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div.notifications {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 12px;
  position: absolute;
  top: 33px;
  padding: 10px 5px 10px 24px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  min-width: 290px;
  max-width: 350px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > input, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > input {
  border-radius: 5px;
  margin-right: 5px;
  padding: 5px;
  -ms-flex: 1;
  flex: 1;
  min-width: 188px;
  max-width: 250px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button {
  background-color: #155298;
  border-radius: 5px;
  border-width: 0;
  color: #fdfdfd;
  cursor: pointer;
  padding: 0 10px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button:hover, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button:hover {
  background-color: #0367cc; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button[disabled], html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#search-form > button[disabled] {
  color: #666; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#cart-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.icons div#cart-menu {
  right: -1px;
  top: 40px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu {
  background: #161616;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: .9rem;
  padding: 0;
  position: absolute;
  right: 0;
  width: 180px;
  top: 50px;
  z-index: 1006; }

@media (min-width: 1060px) {
  html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu {
    top: 33px; } }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a {
  color: #fdfdfd;
  padding: 5px 10px;
  text-decoration: none; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a:hover, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > a:hover {
  background-color: rgba(13, 77, 139, 0.9); }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > label, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > label {
  background-color: #0d4b89;
  border-top: 1px solid #217bd5;
  border-bottom: 1px solid #217bd5;
  color: #fdfdfd;
  line-height: 1.5rem;
  padding: 0 0 2px 9px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > hr, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > hr {
  width: 100%;
  margin: 3px 0 0;
  border-color: #6894b5; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header {
  background-color: #1576d3;
  padding: 3px 0 3px 4px;
  color: #fff;
  border-color: #6894b5;
  border-style: solid;
  border-width: 1px 0; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header:nth-of-type(2n), html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav#account-menu > span.header:nth-of-type(2n) {
  margin-top: 5px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav div.welcome, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav div.welcome {
  padding: 5px 10px; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav.user, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav.user {
  visibility: hidden;
  opacity: 0; }

html body > .header-container > .wrapper > .stardock-nav > .account-nav nav.user.show, html body > form > .header-container > .wrapper > .stardock-nav > .account-nav nav.user.show {
  opacity: 1;
  visibility: visible; }

html .offscreen {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

html body {
  background: #000;
  color: #fff;
  padding: 33px 0 0; }

@media (min-width: 1060px) {
  html body {
    padding: 33px 0 0; } }

html body .header-container, html body > form .header-container {
  height: 311px;
  z-index: 10; }

html body .header-container > .site-nav, html body > form .header-container > .site-nav {
  font-family: Bai Jamjuree,sans-serif;
  height: 33px;
  left: 0;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: calc(100vw - 100px); }

@media (min-width: 1060px) {
  html body .header-container > .site-nav, html body > form .header-container > .site-nav {
    -ms-flex-align: center;
    align-items: center;
    background: transparent no-repeat scroll top;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: .938em;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 311px;
    left: 0;
    margin-bottom: 2em;
    width: 100%; } }

html body .header-container > .site-nav > .header-content, html body > form .header-container > .site-nav > .header-content {
  position: absolute;
  height: 33px;
  margin-left: 35px;
  margin-top: 8px;
  padding: 0; }

@media (min-width: 1060px) {
  html body .header-container > .site-nav > .header-content, html body > form .header-container > .site-nav > .header-content {
    margin-top: 0;
    padding: 10px 0;
    position: static; } }

html body .header-container > .site-nav > .header-content > a.logo, html body > form .header-container > .site-nav > .header-content > a.logo {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%; }

@media (min-width: 1060px) {
  html body .header-container > .site-nav > .header-content > a.logo, html body > form .header-container > .site-nav > .header-content > a.logo {
    display: none; } }

html body .header-container > .site-nav > .header-content > a.logo > img, html body > form .header-container > .site-nav > .header-content > a.logo > img {
  width: 226px; }

@media (min-width: 1060px) {
  html body .header-container > .site-nav > .header-content > a.logo > img, html body > form .header-container > .site-nav > .header-content > a.logo > img {
    display: block;
    max-width: 100%;
    position: relative; } }

html body .header-container > .site-nav > a.suplink, html body > form .header-container > .site-nav > a.suplink {
  display: block;
  width: 100%;
  height: 460px;
  z-index: 1;
  position: absolute; }

@media (max-width: 1059px) {
  html body .header-container > .site-nav > nav, html body > form .header-container > .site-nav > nav {
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #111;
    border-right: 1px solid #4082bb;
    border-bottom: 1px solid #4082bb;
    display: inline-table;
    position: absolute;
    left: -432px;
    top: 50px;
    width: 280px;
    transition: all .25s ease-out;
    z-index: 1001;
    left: -325px; } }

@media (min-width: 1060px) {
  html body .header-container > .site-nav > nav, html body > form .header-container > .site-nav > nav {
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(90deg, transparent, #980000 5%, #980000 95%, transparent) no-repeat scroll 0 0, linear-gradient(90deg, transparent, #980000 5%, #980000 95%, transparent) no-repeat scroll 0 100%, linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.9) 5%, rgba(0, 0, 0, 0.9) 95%, transparent) no-repeat scroll 0;
    background-size: 100% 1px,100% 1px,100% 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -2.5em;
    max-width: 1760px;
    top: 33px;
    width: 100%;
    z-index: 999; } }

html body .header-container > .site-nav > nav > a.icon, html body > form .header-container > .site-nav > nav > a.icon {
  display: none; }

@media (max-width: 1059px) {
  html body .header-container > .site-nav > nav > ul, html body > form .header-container > .site-nav > nav > ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    max-width: 100%; }
  html body .header-container > .site-nav > nav > ul > li, html body > form .header-container > .site-nav > nav > ul > li {
    line-height: 2.5rem;
    height: 2.5rem;
    padding: 0 1rem;
    margin: 0; }
  html body .header-container > .site-nav > nav > ul > li.active, html body > form .header-container > .site-nav > nav > ul > li.active {
    background-color: rgba(159, 3, 4, 0.9); }
  html body .header-container > .site-nav > nav > ul > li:hover:not(.active), html body > form .header-container > .site-nav > nav > ul > li:hover:not(.active) {
    background-color: rgba(159, 3, 4, 0.5); }
  html body .header-container > .site-nav > nav > ul > li:nth-last-of-type(2), html body > form .header-container > .site-nav > nav > ul > li:nth-last-of-type(2) {
    margin: 0 0 .5rem; }
  html body .header-container > .site-nav > nav > ul > li > a, html body > form .header-container > .site-nav > nav > ul > li > a {
    -ms-flex-align: center;
    align-items: center;
    color: #fdfdfd;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    text-shadow: 1px 1px #707070;
    width: 100%; } }

@media (max-width: 1059px) and (min-width: 1060px) {
  html body .header-container > .site-nav > nav > ul > li > a, html body > form .header-container > .site-nav > nav > ul > li > a {
    text-shadow: none; } }

@media (max-width: 1059px) {
  html body .header-container > .site-nav > nav > ul > li.sdshome, html body > form .header-container > .site-nav > nav > ul > li.sdshome {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #363636; }
  html body .header-container > .site-nav > nav > ul > li.sdshome > a.logo, html body > form .header-container > .site-nav > nav > ul > li.sdshome > a.logo {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%; }
  html body .header-container > .site-nav > nav > ul > li.sdshome > a.logo > img, html body > form .header-container > .site-nav > nav > ul > li.sdshome > a.logo > img {
    height: 25px; } }

@media (min-width: 1060px) {
  html body .header-container > .site-nav > nav > ul, html body > form .header-container > .site-nav > nav > ul {
    list-style: none outside none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0;
    max-width: 900px;
    padding: 0;
    width: 100%; }
  html body .header-container > .site-nav > nav > ul > li, html body > form .header-container > .site-nav > nav > ul > li {
    display: list-item;
    z-index: 10;
    padding: 0;
    text-align: center; }
  html body .header-container > .site-nav > nav > ul > li > a, html body > form .header-container > .site-nav > nav > ul > li > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    position: relative;
    transition: text-shadow .25s ease-in-out;
    text-decoration: none;
    white-space: nowrap;
    z-index: 5; }
  html body .header-container > .site-nav > nav > ul > li:not(.store) > a:after, html body > form .header-container > .site-nav > nav > ul > li:not(.store) > a:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    transform: scaleX(0);
    transition: transform .2s ease-in-out; }
  html body .header-container > .site-nav > nav > ul > li:not(.store) > a:hover, html body .header-container > .site-nav > nav > ul > li:not(.store) a.active, html body > form .header-container > .site-nav > nav > ul > li:not(.store) > a:hover, html body > form .header-container > .site-nav > nav > ul > li:not(.store) a.active {
    color: #fff;
    text-shadow: 0 3px 10px red; }
  html body .header-container > .site-nav > nav > ul > li:not(.store) > a:hover:after, html body .header-container > .site-nav > nav > ul > li:not(.store) a.active:after, html body > form .header-container > .site-nav > nav > ul > li:not(.store) > a:hover:after, html body > form .header-container > .site-nav > nav > ul > li:not(.store) a.active:after {
    transform: scaleX(1);
    background-color: #ba0000;
    box-shadow: 0 0 5px #ba0000; }
  html body .header-container > .site-nav > nav > ul > li.sdshome, html body > form .header-container > .site-nav > nav > ul > li.sdshome {
    display: none; } }

@media (min-width: 1060px) and (min-width: 1060px) {
  html body .header-container > .site-nav > nav > ul > li.store > a, html body > form .header-container > .site-nav > nav > ul > li.store > a {
    background: linear-gradient(180deg, #339334, #1a681b);
    box-sizing: border-box;
    color: #fff;
    display: block;
    padding: 0;
    height: 46px;
    line-height: 46px;
    width: 140px;
    position: relative;
    transition: text-shadow .25s ease-in-out;
    text-decoration: none;
    white-space: nowrap;
    z-index: 5; }
  html body .header-container > .site-nav > nav > ul > li.store > a:after, html body > form .header-container > .site-nav > nav > ul > li.store > a:after {
    content: "";
    position: absolute;
    bottom: 12px;
    left: calc(50% - 25px);
    width: 50px;
    height: 2px;
    background-color: transparent;
    transform: scaleX(0);
    transition: transform .2s ease-in-out; }
  html body .header-container > .site-nav > nav > ul > li.store > a:hover, html body .header-container > .site-nav > nav > ul > li.store a.active, html body > form .header-container > .site-nav > nav > ul > li.store > a:hover, html body > form .header-container > .site-nav > nav > ul > li.store a.active {
    background: linear-gradient(180deg, #38a139, #1e791f);
    color: #fff; }
  html body .header-container > .site-nav > nav > ul > li.store > a:hover:after, html body .header-container > .site-nav > nav > ul > li.store a.active:after, html body > form .header-container > .site-nav > nav > ul > li.store > a:hover:after, html body > form .header-container > .site-nav > nav > ul > li.store a.active:after {
    transform: scaleX(1);
    background-color: #fff;
    box-shadow: 0 0 5px #fff; } }

@media (min-width: 1060px) {
  html body .header-container.fixed > .wrapper, html body > form .header-container.fixed > .wrapper {
    transition: display 1s ease-in-out;
    display: none; }
  html body .header-container.fixed > .site-nav > nav, html body > form .header-container.fixed > .site-nav > nav {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: -60px;
    max-width: unset; } }

@media (min-width: 1060px) and (min-width: 1060px) {
  html body .header-container.fixed > .site-nav > nav, html body > form .header-container.fixed > .site-nav > nav {
    background: linear-gradient(90deg, transparent, #980000 0, #980000 100%, transparent) no-repeat scroll 0 0, linear-gradient(90deg, transparent, #980000 0, #980000 100%, transparent) no-repeat scroll 0 100%, linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.9) 100%, transparent) no-repeat scroll 0;
    background-size: 100% 1px,100% 1px,100% 100%; } }

@media (min-width: 1060px) {
  html body .header-container.fixed > .site-nav > nav > a.icon, html body > form .header-container.fixed > .site-nav > nav > a.icon {
    background-color: #980000;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    width: 46px;
    margin: 0 2px 0 16px; } }

@media (min-width: 1060px) and (min-width: 1060px) {
  html body .header-container.fixed > .site-nav > nav > a.icon, html body > form .header-container.fixed > .site-nav > nav > a.icon {
    margin: 0 2px 0 1px; } }

@media (min-width: 1060px) {
  html body .header-container.fixed > .site-nav > nav > a.icon > img, html body > form .header-container.fixed > .site-nav > nav > a.icon > img {
    height: 30px;
    margin: auto;
    width: 30px; }
  html body .header-container.fixed > .site-nav > nav > a.icon:hover, html body > form .header-container.fixed > .site-nav > nav > a.icon:hover {
    background-color: #ba0000; }
  html body .header-container.fixed > .site-nav > nav > ul, html body > form .header-container.fixed > .site-nav > nav > ul {
    -ms-flex-pack: unset;
    justify-content: unset;
    max-width: 900px;
    padding: revert;
    position: relative;
    padding-inline-start: 0; }
  html body .header-container.fixed > .site-nav > nav > ul > li, html body > form .header-container.fixed > .site-nav > nav > ul > li {
    width: auto;
    padding: 0 20px;
    text-align: left; }
  html body .header-container.fixed > .site-nav > nav > ul > li.home, html body .header-container.fixed > .site-nav > nav > ul > li.purchase, html body > form .header-container.fixed > .site-nav > nav > ul > li.home, html body > form .header-container.fixed > .site-nav > nav > ul > li.purchase {
    display: none; }
  html body .header-container.fixed > .site-nav > nav > ul > li.store, html body > form .header-container.fixed > .site-nav > nav > ul > li.store {
    display: list-item;
    position: absolute;
    right: 16px; } }

@media (min-width: 1060px) and (min-width: 1060px) {
  html body .header-container.fixed > .site-nav > nav > ul > li.store, html body > form .header-container.fixed > .site-nav > nav > ul > li.store {
    right: 3px; } }

@media (min-width: 1060px) {
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a {
    background: linear-gradient(180deg, #339334, #1a681b);
    box-sizing: border-box;
    color: #fff;
    display: block;
    padding: 0;
    height: 46px;
    line-height: 46px;
    width: 140px;
    position: relative;
    transition: text-shadow .25s ease-in-out;
    text-decoration: none;
    white-space: nowrap;
    z-index: 5; }
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a:after, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a:after {
    content: "";
    position: absolute;
    bottom: 12px;
    left: calc(50% - 25px);
    width: 50px;
    height: 2px;
    background-color: transparent;
    transform: scaleX(0);
    transition: transform .2s ease-in-out; }
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a:hover, html body .header-container.fixed > .site-nav > nav > ul > li.store a.active, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a:hover, html body > form .header-container.fixed > .site-nav > nav > ul > li.store a.active {
    background: linear-gradient(180deg, #38a139, #1e791f);
    color: #fff; }
  html body .header-container.fixed > .site-nav > nav > ul > li.store > a:hover:after, html body .header-container.fixed > .site-nav > nav > ul > li.store a.active:after, html body > form .header-container.fixed > .site-nav > nav > ul > li.store > a:hover:after, html body > form .header-container.fixed > .site-nav > nav > ul > li.store a.active:after {
    transform: scaleX(1);
    background-color: #fff;
    box-shadow: 0 0 5px #fff; }
  html body .header-container.fixed > .site-nav > nav > ul > li > a, html body > form .header-container.fixed > .site-nav > nav > ul > li > a {
    text-align: center; }
  html body .header-container.open > .site-nav > nav, html body > form .header-container.open > .site-nav > nav {
    margin-top: auto;
    top: 0;
    transition: top .5s ease-in-out; } }

html body .site-banner, html body > form .site-banner {
  margin-bottom: 2em;
  margin-top: 17px; }

@media (min-width: 1060px) {
  html body .site-banner, html body > form .site-banner {
    margin-top: 0; } }

html body > div.body, html body > form > div.body {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: proxima-nova,arial,sans-serif;
  margin: 1rem auto 0;
  width: 100%; }

@media (min-width: 1060px) {
  html body > div.body, html body > form > div.body {
    padding-left: 0;
    padding-right: 0; } }

html body > div.body h1, html body > div.body h2, html body > form > div.body h1, html body > form > div.body h2 {
  font-family: Bai Jamjuree,sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }

html body > div.body h3, html body > div.body h4, html body > form > div.body h3, html body > form > div.body h4 {
  font-family: Bai Jamjuree,sans-serif;
  font-weight: 400;
  letter-spacing: .5px; }

html body > div.body h2.subhead, html body > form > div.body h2.subhead {
  font-size: 1.625em;
  letter-spacing: 1.5px; }

html body > div.body > main, html body > form > div.body > main {
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  color: #fdfdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1rem; }

@media (min-width: 1060px) {
  html body > div.body > main, html body > form > div.body > main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0; } }

html body > div.body > main > h2, html body > form > div.body > main > h2 {
  text-align: center; }

html body > div.body > main.poll, html body > form > div.body > main.poll {
  margin-bottom: 15px; }

html body > div.body > main > div.pagecontainer, html body > form > div.body > main > div.pagecontainer {
  padding: 8px 22px; }

html body > div.body > main > div.pagecontainer > h1, html body > form > div.body > main > div.pagecontainer > h1 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1rem;
  padding-bottom: .285em;
  text-align: center; }

html body > div.body > main .pager, html body > form > div.body > main .pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: .75rem;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 1rem auto; }

html body > div.body > main .pager a, html body > div.body > main .pager span, html body > form > div.body > main .pager a, html body > form > div.body > main .pager span {
  color: #9c9c9c;
  padding: 0 .5em; }

html body > div.body > main .pager a, html body > form > div.body > main .pager a {
  text-decoration: none; }

html body > div.body > main .pager a:hover, html body > form > div.body > main .pager a:hover {
  text-decoration: underline; }

html body > div.body > main .pager .selected, html body > form > div.body > main .pager .selected {
  background-color: #9c9c9c;
  color: #fafafa; }

html body > div.body > main.content, html body > form > div.body > main.content {
  -ms-flex-item-align: center;
  align-self: center;
  color: #f2f2f2;
  font-size: 1rem;
  margin-bottom: 1rem;
  max-width: 1075px;
  position: relative;
  width: 100%; }

@media (min-width: 1060px) {
  html body > div.body > main.content, html body > form > div.body > main.content {
    background: #191919;
    border: none; } }

@media (min-width: 1280px) {
  html body > div.body > main.content, html body > form > div.body > main.content {
    padding: 3rem;
    margin-top: 3em; } }

html body > div.body > main.content > h2, html body > form > div.body > main.content > h2 {
  display: none; }

@media (min-width: 1060px) {
  html body > div.body > main.content > h2, html body > form > div.body > main.content > h2 {
    background-color: #000;
    border: 2px solid #f87321;
    border-radius: 10px;
    display: block;
    font-size: 1.1em;
    font-weight: 400;
    left: 1rem;
    margin: 0;
    padding: 1rem 3rem;
    position: absolute;
    text-transform: uppercase;
    top: -2.5rem;
    z-index: 30; }
  html body > div.body > main.content > h2:after, html body > form > div.body > main.content > h2:after {
    background: url(/images/h2_bg_pattern.png);
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0; } }

html body > div.body > main.content h1, html body > form > div.body > main.content h1 {
  text-align: center;
  text-transform: uppercase; }

@media (min-width: 1060px) {
  html body > div.body > main.content h1, html body > form > div.body > main.content h1 {
    font-size: 1.25em;
    margin-left: auto;
    margin-right: auto; } }

html body > div.body > main.content h3, html body > form > div.body > main.content h3 {
  background: url(/images/h3_bg.png) no-repeat 50%;
  background-size: contain;
  font-weight: 400;
  padding: .5em 1em;
  text-align: center; }

html body > div.body > main.content.article, html body > form > div.body > main.content.article {
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 2em; }

html body > div.body > div.sidebar, html body > form > div.body > div.sidebar {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: .9rem;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (min-width: 1060px) {
  html body > div.body > div.sidebar, html body > form > div.body > div.sidebar {
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 1rem; } }

html body > div.body > div.sidebar > aside, html body > form > div.body > div.sidebar > aside {
  box-sizing: border-box;
  color: #fdfdfd;
  padding: .5em;
  width: 100%; }

@media (min-width: 1060px) {
  html body > div.body > div.sidebar > aside, html body > form > div.body > div.sidebar > aside {
    width: 49%;
    width: 100%; } }

html body > div.body > div.sidebar > aside:not(:last-child), html body > form > div.body > div.sidebar > aside:not(:last-child) {
  margin: 0 0 15px; }

html body > div.body > div.sidebar > aside > h2, html body > form > div.body > div.sidebar > aside > h2 {
  border-bottom: 1px solid #ccc;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 .5em;
  padding-bottom: .285em;
  text-align: center; }

html body > div.body > div.sidebar > aside > div.content, html body > form > div.body > div.sidebar > aside > div.content {
  display: block;
  padding: .438rem 0;
  text-align: center; }

html body > div.body > div.sidebar > aside a, html body > form > div.body > div.sidebar > aside a {
  color: #f2f2f2;
  text-decoration: none; }

html body > div.body > div.sidebar > aside a:hover, html body > form > div.body > div.sidebar > aside a:hover {
  text-decoration: underline; }

html body > div.body > div.sidebar > aside ol.textLinks, html body > form > div.body > div.sidebar > aside ol.textLinks {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  text-align: left; }

html body > div.body > div.sidebar > aside ol.textLinks > li, html body > form > div.body > div.sidebar > aside ol.textLinks > li {
  font-size: .875rem;
  position: relative;
  top: -8px; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a {
  display: inline-block;
  text-decoration: none;
  margin-left: .5em; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a span, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a span {
  display: block; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2), html body > form > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2) {
  color: #9c9c9c;
  font-size: .75rem; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2):hover, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a span:nth-child(2):hover {
  text-decoration: none; }

html body > div.body > div.sidebar > aside ol.textLinks > li > a:hover span:first-child, html body > form > div.body > div.sidebar > aside ol.textLinks > li > a:hover span:first-child {
  text-decoration: underline; }

html body > div.body > div.sidebar > aside ol.textLinks > li:before, html body > form > div.body > div.sidebar > aside ol.textLinks > li:before {
  border-color: transparent #ffb400;
  border-style: solid;
  border-width: .35em 0 .35em .45em;
  content: " ";
  display: block;
  height: 0;
  width: 0;
  left: -.5em;
  top: 1.125em;
  position: relative; }

html body > div.body > div.sidebar > aside#sidebar-newsletters, html body > form > div.body > div.sidebar > aside#sidebar-newsletters {
  text-align: center; }

html body > div.body > div.sidebar > aside#sidebar-newsletters > div.content > p:first-child, html body > form > div.body > div.sidebar > aside#sidebar-newsletters > div.content > p:first-child {
  margin-top: 0; }

html body > div.body > div.sidebar > aside#sidebar-featured-events, html body > form > div.body > div.sidebar > aside#sidebar-featured-events {
  text-align: center; }

html body > div.body > div.sidebar > aside#sidebar-featured-events a img, html body > form > div.body > div.sidebar > aside#sidebar-featured-events a img {
  display: block;
  margin: 0 auto 5px; }

html body > div.body > div.sidebar > aside#sidebar-twitch, html body > div.body > div.sidebar > aside#sidebar-twitter, html body > form > div.body > div.sidebar > aside#sidebar-twitch, html body > form > div.body > div.sidebar > aside#sidebar-twitter {
  text-align: center; }

html body > div.body > div.sidebar > aside#sidebar-social-links > div.content, html body > form > div.body > div.sidebar > aside#sidebar-social-links > div.content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto; }

html body > div.body > div.sidebar > aside#sidebar-social-links > div.content > a > img, html body > form > div.body > div.sidebar > aside#sidebar-social-links > div.content > a > img {
  display: block;
  height: 32px;
  width: 32px; }

html body > div.body > div.sidebar > aside#sidebar-poll > div.content, html body > form > div.body > div.sidebar > aside#sidebar-poll > div.content {
  text-align: left; }

html body > div.body > div.sidebar > aside#sidebar-poll > div.content > p:first-child, html body > form > div.body > div.sidebar > aside#sidebar-poll > div.content > p:first-child {
  margin-top: 0; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol {
  font-size: .875em;
  list-style-type: none;
  margin: 10px 0;
  padding: 0; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full {
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f2f2f2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 15px;
  margin-right: 5px;
  width: 75%; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full .progress-completed, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li .progress .progress-full .progress-completed {
  background: linear-gradient(180deg, #fff 0, #c36221); }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li:not(:last-child), html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults > ol > li:not(:last-child) {
  margin-bottom: 1em; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollresults .thankyou, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollresults .thankyou {
  color: green;
  margin: 30px 0; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > ul, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > ul {
  list-style-type: none; }

html body > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > div.buttons, html body > form > div.body > div.sidebar > aside#sidebar-poll div.pollquestion > div.buttons {
  margin-top: 1em;
  text-align: center; }

html body > div.body pagemap, html body > form > div.body pagemap {
  display: none; }

html body > div.body input.button, html body > form > div.body input.button {
  border: 0; }

html body > div.body a.button, html body > div.body input.button, html body > form > div.body a.button, html body > form > div.body input.button {
  border: 1px solid #23e932;
  border-radius: 5px;
  background-color: #154f16;
  background: linear-gradient(180deg, #1f5920, #104111);
  color: #fff;
  padding: 7px 19px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

html body > div.body a.button:hover, html body > div.body input.button:hover, html body > form > div.body a.button:hover, html body > form > div.body input.button:hover {
  background-color: #05d808;
  text-decoration: none !important; }

html body > div.body a.button.disabled, html body > div.body a.button.disabled:hover, html body > div.body input.button.disabled, html body > div.body input.button.disabled:hover, html body > form > div.body a.button.disabled, html body > form > div.body a.button.disabled:hover, html body > form > div.body input.button.disabled, html body > form > div.body input.button.disabled:hover {
  background-color: grey; }

html body > div.body a.button.attention, html body > div.body input.button.attention, html body > form > div.body a.button.attention, html body > form > div.body input.button.attention {
  background-color: #46a839;
  box-shadow: 0 0 10px rgba(0, 199, 0, 0.31); }

html body > div.body a.button.attention:hover, html body > div.body input.button.attention:hover, html body > form > div.body a.button.attention:hover, html body > form > div.body input.button.attention:hover {
  background-color: #5ad749; }

html body > div.body a.button.action, html body > div.body input.button.action, html body > form > div.body a.button.action, html body > form > div.body input.button.action {
  background-color: #ff9f00; }

html body > div.body a.button.action:hover, html body > div.body input.button.action:hover, html body > form > div.body a.button.action:hover, html body > form > div.body input.button.action:hover {
  background-color: #5ad749; }

html body > div.body a.button.action.disabled, html body > div.body a.button.action.disabled:hover, html body > div.body input.button.action.disabled, html body > div.body input.button.action.disabled:hover, html body > form > div.body a.button.action.disabled, html body > form > div.body a.button.action.disabled:hover, html body > form > div.body input.button.action.disabled, html body > form > div.body input.button.action.disabled:hover {
  background-color: grey; }

html body > div.body select, html body > form > div.body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #151515 url(/images/select_arrow_red.png) no-repeat 100%;
  border: 1px solid #910000;
  color: #fff;
  height: 30px;
  outline: none;
  padding: 5px 70px 5px 5px;
  text-align: left; }

html body > div.body.fixed, html body > form > div.body.fixed {
  margin-top: 600px; }

html body > footer, html body > form > footer {
  background-color: rgba(12, 73, 134, 0.25); }

html body > footer > div.accent, html body > form > footer > div.accent {
  background-color: rgba(15, 96, 174, 0.25); }

@media (min-width: 1060px) {
  html body > .site-banner {
    display: none; } }

html body > .site-banner > a.bghome > img.mobile {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d5851b; }

html body > .site-banner > a.bghome > img.tablet {
  display: none; }

@media (min-width: 600px) {
  html body > .site-banner > a.bghome > img.mobile {
    display: none; }
  html body > .site-banner > a.bghome > img.tablet {
    display: block;
    border-bottom: none;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    height: 550px;
    margin-left: 50%;
    transform: translateX(-50%); } }

html body > .site-banner > a.bg {
  display: none; }

html body > .site-banner > a.bg > img {
  display: block;
  width: 100%;
  border-bottom: none; }

html body > .site-banner > div.buy {
  margin-top: -2.75em; }

@media (max-width: 400px) {
  html body > .site-banner > div.buy {
    margin-top: -2.75em; } }

html body > .site-banner > div.buy > a.buy {
  color: #fff;
  font-size: 1.25em;
  font-family: Orbitron,sans-serif;
  text-decoration: none;
  height: 69px;
  padding: 0;
  text-transform: uppercase;
  transition: .25s ease-in-out; }

html body > .site-banner > div.buy > a.buy, html body > .site-banner > div.buy > a.buy > span {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto; }

html body > .site-banner > div.buy > a.buy > span {
  padding: 3px 0; }

html body > .site-banner > div.buy > a.buy > span > span {
  background-image: url(/Images/nav/green-btn.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 69px;
  line-height: 69px;
  margin: 0 auto;
  text-align: center;
  width: 259px; }

html body > .site-banner > div.buy > a.buy:hover {
  filter: brightness(1.3); }

@media (min-width: 1060px) {
  html body:not(.home) .header-container, html body:not(.home) > form .header-container {
    height: 350px; } }

@media (min-width: 1060px) {
  html body:not(.home) .header-container > .site-nav, html body:not(.home) > form .header-container > .site-nav {
    background-image: url(https://www.stardock.com/galciv4/supernova/gc4supernova_subpage_header.jpg);
    background-position: 50%;
    height: 460px; } }

@media (min-width: 1060px) {
  html body:not(.home) .header-container > .site-nav > nav, html body:not(.home) > form .header-container > .site-nav > nav {
    margin-top: -4em; } }

html body:not(.home) .header-container > .site-nav > a.suplink, html body:not(.home) > form .header-container > .site-nav > a.suplink {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  position: absolute; }

@media (min-width: 1060px) {
  html body:not(.home) .header-container > .site-nav > a.suplink, html body:not(.home) > form .header-container > .site-nav > a.suplink {
    height: 460px; } }

html body:not(.home) .header-container.fixed > .site-nav > nav, html body:not(.home) > form .header-container.fixed > .site-nav > nav {
  margin-top: 0; }

@media (min-width: 1060px) {
  html body:not(.home) > .site-banner {
    display: none; } }

html body:not(.home) > .site-banner > a.bghome {
  display: none; }

html body:not(.home) > .site-banner > a.bghome > img {
  width: 100%;
  border-bottom: 1px solid #d5851b; }

html body:not(.home) > .site-banner > a.bg {
  display: block; }

html body:not(.home) > .site-banner > a.bg > img {
  width: 100%;
  border-bottom: 1px solid #d5851b; }

html .price .strike {
  color: #d41515;
  font-size: .688em; }

html h2.subhead {
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #151515;
  border: 1px solid #977b49;
  color: #977b49;
  display: block;
  margin: -1em auto 2em;
  padding: .25em;
  text-align: center;
  width: 280px; }

.title-padding {
  display: block;
  margin-top: 5em;
  position: relative;
  width: 100%; }

.title-padding .title-container {
  -ms-flex-align: center;
  align-items: center;
  display: block;
  height: 9rem;
  margin: auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%; }

@media (max-width: 480px) {
  .title-padding .title-container {
    height: 7rem; } }

.title-padding .title-container span.line {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%; }

.title-padding .title-container span.line:after, .title-padding .title-container span.line:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #910000; }

@media (max-width: 480px) {
  .title-padding .title-container span.line:after, .title-padding .title-container span.line:before {
    display: none; } }

.title-padding .title-container span.line:before {
  right: 0; }

.title-padding .title-container span.line:after {
  left: 0; }

.title-padding .title-container span.line span {
  background-color: #000;
  display: inline-block;
  position: relative;
  height: 102px;
  z-index: 1; }

@media (max-width: 480px) {
  .title-padding .title-container span.line span {
    background-color: transparent; } }

.title-padding .title-container span.line .bracket {
  display: inline-block;
  position: relative; }

@media (max-width: 480px) {
  .title-padding .title-container span.line .bracket {
    height: 70px; } }

.title-padding .title-container h1 {
  display: block;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  font-family: Bai Jamjuree,sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-size: 3em;
  height: 102px;
  line-height: 8px; }

@media (max-width: 480px) {
  .title-padding .title-container h1 {
    font-size: 2em;
    height: 70px; } }

@media screen and (max-width: 580px) {
  .title-padding.mobile .title-container {
    height: 2em; }
  .title-padding.mobile .title-container h1 {
    height: auto; }
  .title-padding.mobile span.line:after, .title-padding.mobile span.line:before {
    display: none; }
  .title-padding.mobile span.line span {
    height: auto; }
  .title-padding.mobile span.line .bracket {
    display: none; } }
