/* # Main Nav Toggle
================================================== */
.navi-toggle {
  margin: 15px auto;
  width: 30px;
  height: 30px;
  background: url(../../../../media/logos/fr_sphere.svg) no-repeat top left;
  background-size: contain; }

.navi-circle {
  margin: 17px;
  color: #fff; }

.navi-corner {
  width: 60px;
  height: 60px;
  background: rgba(0, 172, 236, 0.5);
  border-radius: 50%;
  border: 0px solid rgba(50, 61, 70, 0.5);
  cursor: pointer; }
  .navi-corner .active {
    background: #33bcef;
    border-color: #2a4053; }
  .navi-corner:hover {
    background: #33bcef;
    border-color: #2a4053; }

.navi-left {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 1000000; }

.navi-right {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000000; }

.bg-container {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 500; }
  .bg-container .wheel_overlay {
    background: rgba(17, 17, 17, 0.65);
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: auto;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .bg-container .wheel_container {
    background: none;
    border: 0;
    color: #fff;
    position: relative;
    margin: 30px auto;
    width: 524px;
    height: 540px;
    padding: 20px;
    border-radius: 50px; }
  .bg-container .circledash_container {
    background: none;
    border: 0;
    position: relative;
    margin: 30px auto; }

ul#wheel_menu,
ul#wheel_menu_su {
  list-style: none;
  text-align: center;
  position: relative;
  width: 484px;
  height: 500px;
  padding: 20px;
  margin: 0; }
  ul#wheel_menu li.wheel,
  ul#wheel_menu_su li.wheel {
    border: 5px solid #133b4a;
    border-radius: 50%;
    background: #00acec;
    float: left; }
  ul#wheel_menu li.main,
  ul#wheel_menu_su li.main {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    padding: 65px 10px;
    color: #fff; }
  ul#wheel_menu li.unit,
  ul#wheel_menu_su li.unit {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    padding: 30px 10px;
    cursor: pointer;
    display: table-cell;
    line-height: 60px; }
    ul#wheel_menu li.unit .wheel_name,
    ul#wheel_menu_su li.unit .wheel_name {
      color: #fff;
      padding: 0;
      margin: 0;
      display: inline-block;
      vertical-align: middle;
      line-height: normal; }
    ul#wheel_menu li.unit:hover,
    ul#wheel_menu_su li.unit:hover {
      background: #3dc3f6;
      border: 5px solid #002f40; }

ul#wheel_menu li.unit.disabled,
ul#wheel_menu_su li.unit.disabled {
  cursor: not-allowed;
  transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg); }

.disabled .wheel_name span.label {
  font-size: 12px !important;
  text-transform: uppercase; }

ul#wheel_menu li#fp {
  position: absolute;
  top: 159px;
  left: 159px; }

ul#wheel_menu li#cf {
  position: absolute;
  top: 0px;
  left: 174px; }

ul#wheel_menu li#rm {
  position: absolute;
  top: 127px;
  left: 341px; }

ul#wheel_menu li#rp {
  position: absolute;
  top: 314px;
  left: 283px; }

ul#wheel_menu li#re {
  position: absolute;
  top: 314px;
  left: 65px; }

ul#wheel_menu li#pt {
  position: absolute;
  top: 127px;
  left: 5px; }

ul#wheel_menu_su li#fp {
  position: absolute;
  top: 159px;
  left: 159px; }

ul#wheel_menu_su li#cf {
  position: absolute;
  top: 0px;
  left: 174px; }

ul#wheel_menu_su li#rm {
  position: absolute;
  top: 47px;
  left: 301px; }

ul#wheel_menu_su li#ip {
  position: absolute;
  top: 174px;
  left: 353px; }

ul#wheel_menu_su li#ce {
  position: absolute;
  top: 300px;
  left: 300px; }

ul#wheel_menu_su li#rp {
  position: absolute;
  top: 347px;
  left: 174px; }

ul#wheel_menu_su li#re {
  position: absolute;
  top: 301px;
  left: 47px; }

ul#wheel_menu_su li#pt {
  position: absolute;
  top: 175px;
  left: 0px; }

ul#wheel_menu_su li#lp {
  position: absolute;
  top: 48px;
  left: 47px; }

.navi-close {
  float: right;
  cursor: pointer; }

#navi-container .wheel_container {
  color: #fff; }

@media (max-width: 350px) {
  #navi-container .wheel_container {
    background: none;
    border: 0;
    margin: 5px auto;
    width: 80%;
    height: 700px;
    min-width: 250px;
    padding: 0;
    padding-top: 15px; } }

@media (max-width: 500px) {
  #navi-container .wheel_container {
    background: none;
    border: 0;
    margin: 5px auto;
    width: 60%;
    padding: 0;
    padding-top: 15px; }
  ul#wheel_menu {
    width: 100%;
    padding: 0;
    margin-top: 10px;
    height: 90%;
    border-radius: 0; }
  ul#wheel_menu li.wheel {
    width: 100%;
    height: 50px;
    padding: 0;
    border: 1px solid #133b4a;
    border-radius: 5px; }
  ul#wheel_menu li.unit {
    border-top: 0; }
  ul#wheel_menu li.unit:hover {
    border: 1px solid #002f40;
    border-top: 0; }
  ul#wheel_menu li {
    position: static !important; } }

.main-navi2 {
  position: relative;
  top: 50px; }

.main-navi2 a {
  padding: 15px 10px;
  display: block;
  background: #00acec;
  border-bottom: 1px solid #333;
  color: #fff;
  font-weight: 900;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center; }

.login.login-4 .login-signin,
.login.login-4 .login-signup,
.login.login-4 .login-forgot {
  display: none; }

.login.login-4.login-signin-on .login-signup {
  display: none; }

.login.login-4.login-signin-on .login-signin {
  display: block; }

.login.login-4.login-signin-on .login-forgot {
  display: none; }

.login.login-4.login-signup-on .login-signup {
  display: block; }

.login.login-4.login-signup-on .login-signin {
  display: none; }

.login.login-4.login-signup-on .login-forgot {
  display: none; }

.login.login-4.login-forgot-on .login-signup {
  display: none; }

.login.login-4.login-forgot-on .login-signin {
  display: none; }

.login.login-4.login-forgot-on .login-forgot {
  display: block; }

.login.login-4 .login-form {
  width: 100%;
  max-width: 450px; }

@media (max-width: 575.98px) {
  .login.login-4 .login-form {
    width: 100%;
    max-width: 100%; } }
