:root {
  --jumbotron-padding-y: 3rem;
}

.jumbotron {
  padding-top: var(--jumbotron-padding-y);
  padding-bottom: var(--jumbotron-padding-y);
  margin-bottom: 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .jumbotron {
    padding-top: calc(var(--jumbotron-padding-y) * 2);
    padding-bottom: calc(var(--jumbotron-padding-y) * 2);
  }
}

.jumbotron p:last-child {
  margin-bottom: 0;
}

.jumbotron-heading {
  font-weight: 300;
}

.jumbotron .container {
  max-width: 40rem;
}

footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

footer p {
  margin-bottom: .25rem;
}

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }


.site-header {
  background-color: rgba(0, 0, 0, .85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #999;
  transition: ease-in-out color .15s;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}


@import url('https://fonts.googleapis.com/css?family=Abel|Oswald|PT+Sans');

body{
  background: black;
}

.click-product {
  cursor: pointer;
}

.navbar-1-line{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#090702+0,1d1706+50,090702+100 */
  background: #090702; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #090702 0%, #1d1706 50%, #090702 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #090702 0%,#1d1706 50%,#090702 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #090702 0%,#1d1706 50%,#090702 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#090702', endColorstr='#090702',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border-bottom: 2px solid black;
}

.top-bar-1{
  height: 84px;
}

.top-bar-1 ul li p{
  color: white;
  margin: 0px;
}

.menu-item-wrapper{
  margin: 0 25px;
}

.menu-item-wrapper img{
  margin-right: 10px;
}

.menu-item-wrapper p{
  font-size: 18px;
}

.navbar-2-line{
  background: #171b11;
  height: 70px;
  border-bottom: 1px solid #f8b501;
}

.navbar-2-line li a{
  font-family: Abel;
  font-size: 16px;
  text-transform: uppercase;
  color:#f0c601;
  margin: 0 15px;
}

.navbar-2-line li a:hover{
  border-bottom: 3px solid #84ff00;
  text-decoration: none;
}

.navbar-2-line ul li{
  line-height: 70px;
}

.logo-wrapper{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  top: -10px;
  z-index: 1;
}

.front-position{
  z-index: 9;
}

.button-green{
  background: #8fff0b;
  color: black;
  border-radius: 50px;
  border: none;
  padding: 0 10px;
  line-height: 36px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  margin: 0 10px;
}

.button-outline{
  color: white;
  border-radius: 5px;
  text-transform: uppercase;
  background: black;
  border: 1px solid #bb9a05;
  line-height: 26px;
  font-family: oswald;
  font-size: 14px;
  cursor: pointer;
}


.big-middle-section{
  background: url(../images/bg_middle.jpg) center;
}

.middle-products{
  overflow: auto;
}

.middle-products ul{
  margin: 0 auto;
  width: 100%;
}

.middle-products ul li {
  float: left;
  list-style: none;
  overflow: auto;
}

.middle-products ul li a{
  display: inline-block;
}

.middle-bottom-product{
  float:right;
  position:relative;
  left:-50%;
  text-align:left;
}
.middle-bottom-product ul{
  list-style:none;
  position:relative;
  left:50%;
}

.middle-bottom-product li{float:left;position:relative;}/* ie needs position:relative here*/

.middle-bottom-product a{
  text-decoration:none;
  margin:10px 2px;
  float:left;
  color:#fff;
  padding:2px 0px;
  text-align:center;
  white-space:nowrap;
}

#content{overflow:hidden}/* hide horizontal scrollbar*/

.card-dark{
  background: #000;
}

.card-dark .card-title{
  color:#dddddd;
  font-family: 'Abel', sans-serif;
  font-size: 20px;
}

.card-dark .date-time{
  color:#87dd2a;
  font-size: 16px;
  font-family: 'Abel', sans-serif;
}

.card-dark .card-text{
  font-size: 18px;
  font-family: 'Abel', sans-serif;
}

.card-dark .button-yellow{
  border-radius: 50px;
  margin: 0 auto;
  width: 200px;
  background: #d5f834; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d5f834 0%, #fded24 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d5f834 0%,#fded24 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d5f834 0%,#fded24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5f834', endColorstr='#fded24',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.horizontal-line{
  height: 4px;
  width: 100%;
  background: #ead02a;
  display: inline;
  position: absolute;
  z-index: -3;
  bottom: 39px;
}

ol.promo-list{
  width: 720px;
  margin: 10px auto 40px auto;
}

.chat-button{
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
}

#largeModal .modal-content{
  background: rgba(0, 0, 0, .85);
  border: 3px solid #fff;
}

#registration-form label{
  font-family: Abel;
  color:#fff;
}

#registration-form{
  padding: 10px 80px;
}

#registration-form button{
  padding-left: 40px;
  padding-right: 40px;
}

.line-green{
  border-bottom: 1px solid #99ff19;
}






/* typography */
.text-pt-sans{
  font-family: 'PT Sans', sans-serif;
}

.text-oswald{
  font-family: 'Oswald', sans-serif;
}

.text-abel{
  font-family: 'Abel', sans-serif;
}

.text-pale-yellow{
  color:#fff7bf;
}

.text-yellow{
  color:#f0c601;
}

.text-white{
  color:#fff;
}

.text-dark-green{
  color:#567938;
}

.text-green{
  color:#87dd2a;
}

.text-light-gray{
  color:#c9c9c9;
}

.text-dark-gray{
  color:#7f7f7f;
}

.text-gold{
  color:#fed200;
}

.text-small{
  font-size: 13px;
}

.well-vertical-padding{
  padding: 50px 0;
}

.small-vertical-padding{
  padding: 20px 0;
}

.bordered-bottom{
  border-bottom: 1px solid #555;
}

.absolute-position{
  position: absolute;
}

.relative-position{
  position: relative;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.nav-scroller{
  background: transparent !important;
}

.nav-scroller a{
  font-family: Abel;
  color:#e0ba02;
}

.livescore-wrapper{
  padding: 60px 0;
}


/* --------------- Phone smaller start ------------------------ */
@media (max-width: 767px) {
  body {
    padding-top: 50px;
  }
  
  .livescore {
	padding-top: 0;
  }

  .logo-wrapper{
    display: none;
  }

  .navbar-brand{
    width: 70px;
    padding: 0;
  }

  .navbar-brand img{
    width: 100%;
  }

  .nav-scroller a img{
    width: 16px;
    margin-right: 3px;
  }

  .bg-dark{
    background: #000 !important;
  }

  .navbar-dark{
    /* border-bottom: 1px solid #f8b501; */
    font-family: 'Abel';
  }

  .navbar-1-line{
    display: none;
  }

  .navbar-2-line{
    height: 0px;
    background: transparent;
    display: none;
  }
  
  .logo-wrapper{
    width: 100px;
  }

  .logo-wrapper img{
    width: 100%;
  }

  .hero-container-desktop{
    display: none;
  }

  .hero-container-mobile{
    display: block;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-container-mobile img{
    width: 100%;
  }

  .middle-bottom-product{
    left: -55%;
  }

  .middle-bottom-product ul li{
    width: 33.3%;
  }

  .middle-bottom-product ul li a{
    width: 100%;
    margin: 10px 0;
  }

  .big-middle-section{
    background: none;
  }

  .middle-products{
    border-bottom: 3px solid #ebad01;
  }

  .three-column-product ul li{
    width: 33.3%;
  }

  .three-column-product li a img{
    width: 100%;
  }

  .text-about{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
  }

  .footer-information{
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-information a{
    display: inline-block;
    margin: 5px 7px;
  }

  .footer-info-title{
    text-align: center;
    margin-top: 20px;
  }

  .signup-fixed-button{
    position: fixed;
    top: 35vh;
    width: 65px;
    z-index: 999;
    right: 0;
  }

  .signup-fixed-button img{
    width: 100%;
  }

  .chat-button{
    width: 150px;
  }

  .chat-button img{
    width: 100%;
  }
  
  #registration-form{
    padding: 10px 10px;
  }

  .modal-header button{
    color:#fff;
  }

  #largeModal .modal-header{
    border-bottom: 0;
    padding: 10px 1rem;
  }

  #largeModal .small-vertical-padding{
    display: none;
  }

  .product-image-wrapper img{
    width: 100%;
  }

  .well-vertical-padding{
    padding: 15px 0;
  }

  ol.promo-list{
    width: 100%;
  }

  .video-wrapper .video{
    width: 100%;
  }
  
}


/* large desktop */
@media (min-width: 1200px){
  .navbar-mobile{
    display: none;
  }
  
  .hero-container-desktop img{
    width: 100%;
  }

  .nav-scroller{
    display: none;
  }

  .hero-container-mobile{
    display: none;
  }

  .signup-fixed-button{
    position: fixed;
    top: 20vh;
    z-index: 999;
    right: 0;
  }

  #largeModal .modal-header{
    display: none;
  }

  .text-nav-large{
    font-size: 30px;
  }

  .video-wrapper{
    margin: 30px auto;
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }

  .video-wrapper .video{
    width: 100%;
  }

}

/*ipad portrait*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .navbar-mobile{
    display: none;
  }

  .hero-container-mobile{
    display: block;
  }

  .hero-container-mobile img{
    width: 100%;
  }

  .hero-container-desktop{
    display: none;
  }

  .navbar-2-line li a{
    margin: 0 10px;
  }

  .nav-scroller{
    display: none;
  }

  .text-nav-large{
    font-size: 18px !important;
  }

  li.nav-item img{
    display: none;
  }

  .big-middle-section{
    background: none;
  }

  .logo-wrapper{
    top: 70px !important;
  }

  .logo-wrapper img{
    width: 100px;
  }

  .signup-fixed-button{
    position: fixed;
    top: 20vh;
    width: 100px;
    z-index: 999;
    right: 0;
  }

  .signup-fixed-button img{
    width: 100%;
  }

  .middle-bottom-product ul li{
    width: 20%;
  }

  .middle-bottom-product ul li a{
    width: 100%;
    margin: 10px 0;
  }

  .three-column-product ul li{
    width: 33.3%;
  }

  .three-column-product li a img{
    width: 100%;
  }
}

/*ipad landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  .navbar-mobile{
    display: none;
  }

  .hero-container-mobile{
    display: block;
  }

  .hero-container-mobile img{
    width: 100%;
  }

  .hero-container-desktop{
    display: none;
  }

  .navbar-2-line li a{
    margin: 0 10px;
  }

  .nav-scroller{
    display: none;
  }

  .text-nav-large{
    font-size: 18px !important;
  }

  li.nav-item img{
    display: none;
  }

  .big-middle-section{
    background: none;
  }

  .logo-wrapper{
    top: 70px !important;
  }

  .logo-wrapper img{
    width: 100px;
  }

  .signup-fixed-button{
    position: fixed;
    top: 20vh;
    width: 100px;
    z-index: 999;
    right: 0;
  }

  .signup-fixed-button img{
    width: 100%;
  }
}

/*ipad pro portrait*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .navbar-mobile{
      display: none;
    }

    .hero-container-mobile{
      display: block;
    }
  
    .hero-container-mobile img{
      width: 100%;
    }
  
    .hero-container-desktop{
      display: none;
    }
  
    .navbar-2-line li a{
      margin: 0 10px;
    }
  
    .nav-scroller{
      display: none;
    }
  
    .text-nav-large{
      font-size: 18px !important;
    }
  
    li.nav-item img{
      /* display: none; */
    }
  
    .big-middle-section{
      background: none;
    }
  
    .logo-wrapper{
      top: 70px !important;
    }
  
    .logo-wrapper img{
      width: 100px;
    }
  
    .signup-fixed-button{
      position: fixed;
      top: 20vh;
      width: 100px;
      z-index: 999;
      right: 0;
    }
  
    .signup-fixed-button img{
      width: 100%;
    }
  }

/*ipad pro landscape*/
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1.5) {
  .hero-container-mobile{
    display: block;
  }

  .hero-container-mobile img{
    width: 100%;
  }

  .hero-container-desktop{
    display: none;
  }

  .navbar-2-line li a{
    margin: 0 10px;
  }

  .nav-scroller{
    display: none;
  }

  .text-nav-large{
    font-size: 18px !important;
  }

  li.nav-item img{
    /* display: none; */
  }

  .big-middle-section{
    background: none;
  }

  .logo-wrapper{
    top: 70px !important;
  }

  .logo-wrapper img{
    width: 100px;
  }

  .signup-fixed-button{
    position: fixed;
    top: 20vh;
    width: 100px;
    z-index: 999;
    right: 0;
  }

  .signup-fixed-button img{
    width: 100%;
  }
}