@font-face {
  font-family: Rubik;
  src: url(../fonts/Rubik-VariableFont_wght.ttf); }
body {
  background-color: #1A1D28;
  color: white;
  font-family: 'Rubik', sans-serif; }

.theme_bg {
  background-color: #1A1D28; }

.theme {
  color: #1A1D28; }

.row {
  margin: 0; }

.divider {
  margin-bottom: 8px !important;
  width: 90%;
  margin-left: 5%; }

.brand-logo img {
  height: 58px; }

img.d_logo_large {
  margin-top: 40px;
  height: 140px !important; }

.sidenav {
  position: relative;
  height: 100%;
  background: linear-gradient(to bottom right, #1A1D28, #13141C);
  width: 100%;
  max-width: 400px; }
  .sidenav a,
  .sidenav h4,
  .sidenav h5,
  .sidenav p,
  .sidenav span {
    color: #eee !important; }
  @media only screen and (min-width: 992px) {
    .sidenav {
      width: 400px; } }
  .sidenav h4,
  .sidenav p {
    margin: 0;
    padding: 0; }
  .sidenav .my_name {
    margin-top: 20px; }
  .sidenav .my_handle {
    color: #ccc !important; }
  .sidenav .info {
    padding: 0 20px;
    line-height: 1.2;
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px; }

.support_link_wrapper {
  font-size: 16px; }
  .support_link_wrapper a {
    margin: 0;
    padding: 0; }
  .support_link_wrapper .support_link {
    align-content: space-around; }
    .support_link_wrapper .support_link .wrapper {
      padding: 0px 24px !important; }
    .support_link_wrapper .support_link .img_bg {
      background-color: white;
      float: right;
      margin-top: 7px;
      width: 36px;
      text-align: center; }
      .support_link_wrapper .support_link .img_bg img {
        height: 36px;
        padding: 5px; }

.body_inner {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  padding: 8px;
  position: relative; }
  @media only screen and (min-width: 992px) {
    .body_inner {
      padding-left: 408px; } }
  .body_inner .zone {
    display: contents; }
  .body_inner .cards {
    text-align: center; }
    .body_inner .cards .card {
      display: inline-block;
      margin: 6px;
      width: 324px;
      max-width: 324px;
      height: 352px;
      border-radius: 4px;
      overflow: hidden;
      background-color: #292E41; }
      .body_inner .cards .card img {
        height: 224px;
        object-fit: cover; }
      .body_inner .cards .card .card-content {
        padding: 8px 24px; }
        .body_inner .cards .card .card-content .card-title {
          font-weight: 400; }
      .body_inner .cards .card .card-action a {
        color: #00BCD4 !important;
        text-transform: none !important;
        margin: 0 !important;
        padding: 0 !important; }
        .body_inner .cards .card .card-action a i.material-icons {
          transform: translateY(2px); }
      .body_inner .cards .card .v_divider {
        margin: 0 4px; }
        .body_inner .cards .card .v_divider::after {
          content: "|";
          color: #dddddd2d; }
  .body_inner .p1 {
    padding: 8px; }
  .body_inner .p2 {
    padding: 16px; }
  .body_inner .p3 {
    padding: 24px; }
  .body_inner .p4 {
    padding: 32px; }
  .body_inner .p5 {
    padding: 40px; }

#axon_body .collapsible {
  border: none;
  border-radius: 4px; }
  #axon_body .collapsible .collapsible-header {
    border: none;
    border-radius: 4px;
    background-color: #00BCD4;
    color: white; }
  #axon_body .collapsible a, #axon_body .collapsible a li {
    color: #00BCD4; }
  #axon_body .collapsible .collapsible-body {
    border: none; }
  #axon_body .collapsible h5 {
    background-color: #00BCD4; }

.ad_wrapper {
  height: 280px !important;
  width: 100%;
  position: relative;
  display: block; }

.how_to .banner_gif {
  width: 100% !important; }
.how_to .row {
  padding: 16px;
  margin: 0; }
.how_to .main a {
  color: #00BCD4;
  font-weight: bold; }
.how_to .main .card {
  background-color: #292E41; }
  .how_to .main .card .card-title {
    font-weight: 400; }
  .how_to .main .card img {
    width: 80px !important;
    margin-top: 18px; }
  .how_to .main .card .card-content {
    padding-left: 8px; }
  .how_to .main .card .card-action a {
    color: #00BCD4 !important;
    text-transform: initial !important; }
.how_to .main .accent {
  color: #00BCD4; }
.how_to .features .feature_sub p {
  margin-bottom: 8px !important; }
.how_to .features .card {
  padding: 14px; }
  .how_to .features .card.no_pb {
    padding-bottom: 0; }
  .how_to .features .card .card-content {
    padding: 0; }
  .how_to .features .card i.material-icons.move {
    transform: translateY(7px);
    color: #888; }
.how_to .recipe_title {
  font-weight: 500;
  margin-left: 12px;
  font-size: 18px;
  margin-bottom: 6px;
  margin-top: 12px; }
.how_to .recipe_col {
  margin-bottom: 4px; }
.how_to img.materialboxed {
  width: 100%;
  margin-right: auto; }
.how_to .row {
  padding: 0; }
.how_to h5 {
  background: #00BCD4;
  color: white;
  padding: 8px;
  border-radius: 4px;
  margin-top: 30px; }
.how_to .content_list li {
  margin: 8px; }

.dl_fab {
  background: #1A1D28; }

img.br {
  border-radius: 5px !important; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ad_in_nav {
  margin-top: 100px;
  width: 100%; }

  table.border,table.border th,table.border td {
    border: 1px solid white;
    border-collapse: collapse;
  }
  table.center  td, table.center  th{
    text-align: center !important;
  }

/*# sourceMappingURL=style.css.map */
