﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Ailerons';
    src: url('/fonts/Ailerons-Regular.eot');
    src: url('/fonts/Ailerons-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ailerons-Regular.woff2') format('woff2'),
        url('/fonts/Ailerons-Regular.woff') format('woff'),
        url('/fonts/Ailerons-Regular.ttf') format('truetype'),
        url('/fonts/Ailerons-Regular.svg#Ailerons-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    max-width:1440px;
}
header {
    background-position: top center;
    background-repeat: no-repeat;
}
header.features .toptext {
    max-width:1140px;
     margin:0 auto;
    margin-top:350px;
    padding-bottom:100px;
     text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.logo img {
    width: 100%;
    max-width: 300px;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.top-info {
    text-align: center;
    font-size: 24px;
    padding: 0 30px;
}
 .top-info .container {
    max-width:1170px;
}
 .top-info strong span {
    color:#f60000
}
 .infowrap .container{
    /* max-width:1140px;
     */
}
 .infowrap {
    margin-bottom:80px;
}
 .infowrap .info-img {
    text-align:center;
    margin-bottom:20px;
    padding:20px;
}
 .infowrap .info-cont{
    padding:20px;
}
 .infowrap .info-cont h2{
    font-size:28px;
     font-weight:900;
     margin-bottom:30px;
     border-bottom:6px solid #f60000;
     padding-bottom:20px;
     text-align:center;
     line-height:1em;
     text-transform:uppercase
}
 .infowrap .info-cont p{
    font-size:18px;
    line-height:1.5em;
    margin-bottom:40px;
}
 .infowrap .info-bot {
    text-align:center;
    position:relative
}
 .infowrap .info-bot .playbut{
     position:relative;
     font-size:35px;
     width:100%;
     max-width:430px;
}
 .slide-wrap{
    padding:40px 10px
}
 .slide-cont{
     max-height: 812px;
    height:812px;
     width:100%;
}
 .slide-cont .top-title {
    text-align:center;
}
 .slide-cont .top-title h1{
    font-weight:900;
     line-height:.8em;
    margin-bottom:20px;
}
 .slide-cont .top-title h1 span{
    font-size:40px;
}
 .slide-cont .slide-but{
    text-align:center;
}
 .slide-cont .char-wrap {
    margin-top:-60px
}
 .navbar #topmenu {
    margin-top:50px;
}
 .navbar #topmenu li {
    margin-right:10px;
}
 .navbar #topmenu li a{
    color:#fff !important;
     font-family: 'Ailerons';
     font-size:28px;
     letter-spacing:-2px;
}
 .navbar #topmenu li a:hover {
     color:#ff0024 !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}
.navbar #topmenu li a.active {
     -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
     border-radius: 30px;
}
 .navbar #topmenu li a.active:hover {
     border:2px solid #ff0024;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}
 .navbar {
     border-width: 0px;
     -webkit-box-shadow: 0px 0px;
     box-shadow: 0px 0px;
     background-color: rgba(0,0,0,0.0) !important;
     background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
     background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
     background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
}
body {
    background: #000;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    min-width: 390px;
}
.blackg {
     margin-top:-90px;
}
.bottom-part {
    background:url("../../images/072019/bg-02.jpg") bottom center repeat-x;
    padding-bottom:50px;
}
 .shade-bot {
    background:url("../../images/072019/bg-02.jpg") bottom center repeat-x;
    padding-bottom:130px;
}
 .botinfo {
    background:url("../../images/072019/bg-01.jpg") center center repeat-x;
}
.bot-button{
    width:100%;
}
 .bot-button .playbut {
    font-size:35px;
}
 .bot-cont .top-title {
    text-align:center;
}
 .bot-cont .top-title h1{
    font-weight:900;
     font-size:60px;
     line-height:.8em;
    margin-bottom:20px;
}
 .bot-cont .top-title h1 span{
    font-size:40px;
}
 .bot-img {
    text-align:center;
}
 .toptext {
    color:#fff;
}
#livestream-player {
    display: block;
    margin: 0 auto 20px;
}
#livestream-player.hide {
    display: none;
}
 .tx01 h2 {
     font-weight:900;
     line-height:1em
}
 .tx01 h4{
    font-size:18px
}
 .tx02{
    font-size:30px;
    line-height:1.2em;
    margin-bottom:20px;
    font-weight:500
}
.feat-wrap {
     margin:0 auto
}
 .feat-text {
    text-align:center;
     font-size:30px;
     font-weight:500;
     line-height:1.1em;
     padding:40px 20px;
}
 .feat-text span {
    font-weight:600
}
 .feat-text span:nth-child(1n),.feat-text span:nth-child(2n) {
    color:#ff1f1f;
}
 .feat-text span:nth-child(3n) {
    color:#00c0ff;
}
 .card.bg-trans {
    background:none;
    margin:0 auto
}
 .card.bg-trans .card-body {
    color:#fff;
     font-weight:600;
     text-align:center;
}
 .card.bg-trans .card-body p {
    font-size:18px;
}
/* .topbutton a.playbut {
     color:#fff;
     background:#b8001e;
     font-size:50px;
     font-weight:500;
     -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
     border-radius: 60px;
     border:5px solid #fff;
     padding:6px 30px 6px 30px;
}
 */
 .topbutton{
     margin:340px 0px 0px -50px;
}
 .playbut {
     transition: all .15s linear 0s;
     position: relative;
     padding: 15px 45px;
     background:rgba(184, 0, 30, 0.6);
     font-size:50px;
     font-weight:500;
     -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
     border-radius: 60px;
     border:5px solid #fff;
     padding:6px 30px 6px 30px;
     text-transform: uppercase;
     color: #fff;
     font-family: arial;
     letter-spacing: 1px;
     box-shadow: -6px 6px 0 #000;
     text-decoration: none;
}
 .playbut:hover {
     top: 3px;
     left: 3px;
     box-shadow: -3px 3px 0 #000;
     color:#fff;
     text-decoration: none;
     background:rgba(184, 0, 30, 0.9);
}
 .playbut:hover::after {
     top: 1px;
     left: -2px;
     width: 4px;
     height: 4px;
}
 .playbut:hover::before {
     bottom: -2px;
     right: 1px;
     width: 4px;
     height: 4px;
}
 .playbut::after {
     transition: all .15s linear 0s;
     content: '';
     position: absolute;
     top: 2px;
     left: -4px;
     width: 8px;
     height: 8px;
     transform: rotate(45deg);
     z-index: -1;
}
 .playbut::before {
     transition: all .15s linear 0s;
     content: '';
     position: absolute;
     bottom: -4px;
     right: 2px;
     width: 8px;
     height: 8px;
     transform: rotate(45deg);
     z-index: -1;
}
.text-md {
    font-size: 15px;
}
.social i {
    font-size: 18px;
    margin-right: 5px;
}
footer {
    padding: 80px 30px 50px;
    font-size: 13px;
}
 footer .container {
    max-width:1140px
}
 footer a {
    color:#fff;
}
 footer a:hover {
    color:#00bde7;
    text-decoration:none
}
 footer ul {
    list-style:none;
     padding-left:0;
}
 footer ul li {
    margin-bottom:4px;
}
 .foot-links ul li:nth-child(1) {
    font-size:18px;
    font-weight:600;
     margin-bottom:15px;
}
 .foot-links ul li:nth-child(1) a {
    color:#00bde7
}
 .foot-info {
    padding-top:4px;
}
 .foot-info h5 {
    font-size:16px;
    margin-bottom:20px;
    text-decoration:underline;
}
.navbar .container {
    z-index: 1000;
}
.navbar-light .navbar-toggler {
    background-color: rgba(184, 0, 30, 0.6);
    z-index: 1100;
}

.navbar #topmenu .nav-item.social-links a {
    margin: 0 12px;
    line-height: 43px;
}

.navbar #topmenu .nav-item.social-links a:hover {
    text-decoration: none;
}

.navbar #topmenu .nav-item.social-links a i {
    display: inline;
}

button.navbar-toggler {
    border-color: transparent !important;
}
@media only screen and (min-width: 1281px) {
    .bot-button {
        position: absolute;
        text-align: right;
        margin: 140px 0px 0px -250px;
    }

    .topbutton {
        margin: 480px 0px 0px -50px;
    }

    .toptext {
        margin: 230px 0px 0px -45px;
    }
}
@media only screen and (max-width: 1280px) {
    .bot-button {
        position: relative;
        text-align: center;
        margin: 0;
    }
    .navbar #topmenu li a{
        font-size:18px
    }

    .logo.left img {
        margin-top: 12px;
        max-width: 220px;
    }

    .topbutton .playbut{
         font-size:44px;
    }

    .topbutton {
        margin: 400px 0px 40px 0;
    }

    .toptext {
        margin: 30px 0px 30px 0;
    }
}

@media only screen and (min-width: 991px) {
    header.home {
        background-image: url("../../images/072019/topbg.jpg");
        background-size: contain;
    }

    .blackg {
        text-align: center;
    }

    .navbar {
        padding: 0 !important;
    }

    .navbar #topmenu li a.active {
        border: 2px solid #00c0ff;
        padding: 6px 30px 6px 30px;
    }

    .navbar #topmenu li a.active {
        width: 190px;
    }

    .navbar #topmenu li a.active {
        border: 2px solid #00c0ff;
        padding: 6px 30px 6px 30px;
        text-align: center;
    }

    .navbar .container {
        right: 0;
        position: absolute;
        width: auto;
        margin-top: 40px;
    }
}
@media only screen and (max-width: 990px) {
    header.home {
        background-image: url("../../images/072019/mobilerlcpage.jpg");
        background-size: cover;
    }

    .blackg {
        margin-left: 30px;
    }

    .navbar #topmenu li a.active {
        border: unset !important;
    }

    .navbar #topmenu li a.active {
        width: unset !important;
    }

    .navbar #topmenu li a.active {
        text-align: unset !important;
    }

    .navbar-toggler {
        position: fixed;
        top: 20px;
        right: 20px;
    }

    .navbar .container {
        background-color: rgba(10, 0, 0, 0.6);
        top: 0;
        left: 0;
        padding: 0 0 20px 0;
        position: fixed;
        text-align: center;
        width: 100%;
    }

    .topbutton {
        margin: 10px 0 60px 0;
    }

    .topbutton, .bot-button {
        text-align: center;
    }

    .mobile-no-padding {
        padding: 0;
    }
}
@media only screen and (min-width: 768px) {
    header.features {
        background-image: url("../../images/072019/feat-bg2.jpg");
        background-size: contain;
    }

    .slide-cont .slide-but .playbut {
        font-size: 40px;
    }
    .tx01 {
        border-right: 10px solid #b8001e;
        
    }
    .tx01 h2 {
        font-size: 40px;
        word-break: break-word;
    }
}
@media only screen and (max-width: 767px) {
    header.features {
        background-image: url("../../images/072019/mobilefeaturespage.jpg");
        background-size: cover;
    }

    .slide-cont .slide-but .playbut {
        font-size: 30px;
    }
    .bot-cont .top-title h1 {
        font-size: 50px !important;
    }
    .tx01 {
        border: 0;
    }
    .tx01 h2 {
        font-size: 35px !important;
    }
    .avatars03 {
        margin-top: 100px;
    }
}
@media only screen and (min-width: 601px) {
    .subtext .container {
        padding: 30px 60px;
    }
}
@media only screen and (max-width: 600px) {
    header.home {
        background-size: contain !important;
    }
    .subtext .container {
        padding: 30px 30px;
    }
}

#mobile-modal {
  position: absolute;
  z-index: 99999999;
  width: 100vw; 
  min-height: 100vh;
  min-height: -webkit-fill-available;
  padding: 2.5rem 2rem;
  background: black;
  color: white;
  font-family: 'Montserrat', sans-serif;
  text-align: center;

  display: none;
  flex-flow: nowrap column;
  align-items: center;
  justify-content: center;
}

@supports (backdrop-filter: blur(12px)) or (-webkit-backdrop-filter: blur(12px)) {
  #mobile-modal {
    background: rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
  }
}

#mobile-modal h1 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #ff2145;
}

#mobile-modal p {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media all and (min-height: 667px) {
  #mobile-modal h1 {
    font-size: 2rem;
  }

  #mobile-modal p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

#mobile-modal p:nth-of-type(2) {
  margin: 2rem 0 1rem 0;
}

#mobile-modal .ad {
  width: 164px;
  height: 54px;
  background: grey;
  margin-bottom: 0.5rem;
}

#mobile-modal img {
  width: 100%;
}

#mobile-modal a {
  font-weight: bold;
  text-decoration: underline;
}

#mobile-modal .playbut {
    padding: 10px 20px;
    max-width: 250px;
    font-size: 0.75rem;
    text-decoration: none;
    margin-top: auto;
}

#mobile-modal a {
    color: white;
}

@media all and (min-width: 320px) {
  #mobile-modal .ad {
    width: 218px;
    height: 72px;
  }
    #mobile-modal .playbut {
        font-size: 1rem;
        
    }
}
