@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap");
@font-face {
  font-family: "CCClobberinTimeCrunchy";
  src: url("../fonts/cea25eec8443d9e58551eb19c3affcbb.eot"); /* IE9*/
  src: url("../fonts/cea25eec8443d9e58551eb19c3affcbb.eot?#iefix") format("embedded-opentype"), url("../fonts/cea25eec8443d9e58551eb19c3affcbb.woff2") format("woff2"), url("../fonts/cea25eec8443d9e58551eb19c3affcbb.woff") format("woff"), url("../fonts/cea25eec8443d9e58551eb19c3affcbb.ttf") format("truetype"), url("../fonts/cea25eec8443d9e58551eb19c3affcbb.svg#CCClobberinTimeCrunchy") format("svg"); /* iOS 4.1- */
}
/* PRELOADER */
svg path,
svg rect {
  fill: white;
}



} */
/*  MAIN SITE CSS  */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #51616efc;
  background-color: #fff;
}

body {
  font-family: "Raleway", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: black;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
  padding: 0px !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 700;
  font-size: 3rem;
  letter-spacing: normal;
  line-height: 1;
}
@media (max-width: 1199px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 2.4rem;
  }
}
@media (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 2rem;
  }
}


.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


/*Start of column responsive CSS */

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 576px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }

}


/*end of column responsive CSS */



.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.clearfix:after,
.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
  clear: both;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.games_section {
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 3rem;
  overflow-x: hidden;
}


/* Nav Bar Section */
.logo {
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold; /* Ensure the text is bold */
    color: white; /* Set the text color to white */
    -webkit-text-stroke: 1px black; /* Bold black outline */
    display: inline-block;
    height: 35px;
    margin: 8px 0px;
    -webkit-filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.6)); /* More noticeable shadow */
            filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.6)); /* Standard syntax for shadow */
}


.logo:hover, .logo:focus {
  text-decoration: none;
  outline: none;
  color: white;
}

.logoNew {
  float: left;
  margin: 10px;
}



.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background: #00cc79;
  color: white;
}

header .splash {
  padding-top: 15rem;
  background-color: #12a9c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 80, 115, 0.6)), to(#175073)), url(../img/headerFooter.jpg);
  background-image: linear-gradient(rgba(23, 80, 115, 0.6), #175073), url(../img/headerFooter.jpg);
  background-size: auto, cover, cover;
  background-blend-mode: hard-light;
}
header .splash .container {
  position: relative;
}

.headerBoxIntroOuter {
  position: relative;
}

.left-section h1 {
  margin: 0;
}

.right-section {
  margin-left: auto; /* Pushes the right section to the right */
  width: 200px;
}

.navbar {
  height: 48px;
  margin-bottom: 0 !important;
  background-color: #00cc79;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  z-index: 4;
  text-transform: uppercase;
}
.navbar .navbar-toggle {
  background: #6d8ef2;
}
.navbar .navbar-brand {
  height: 50px;
  overflow: hidden;
  padding: 0;
}
.navbar .navbar-brand .logoFixed {
  padding-top: 75px;
  width: 200px;
  max-height: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.navbar .navbar-brand .logoFixed.slideIn {
  padding-top: 0;
}
@media (max-width: 400px) {
  .navbar .navbar-brand .logoFixed.slideIn {
    padding-top: 6px;
  }
}
@media (max-width: 400px) {
  .navbar .navbar-brand .logoFixed {
    width: 150px;
  }
}
.navbar.fixedNav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
}


.navbar .container {
  width: auto !important;
  max-width: 100% !important;
}

.navbar-default .navbar-nav > li > a {
  color: white;
  font-weight: bold;
  letter-spacing: 2px;
  -webkit-transition: all 1s;
  transition: all 1s;
  padding: 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  background: transparent;
}


.nav > li {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .nav > li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
/* Media query for smaller screens */
@media (max-width: 768px) {
    .navbar .logo {
        /*vdg font-size: 14px; /* Adjust the font size for the logo */
    }
    .navbar a {
        /*vdg font-size: 12px; /* Adjust the font size for the navigation links */
    }
}


/* End Nav Bar Section */




.play_now_btn {
  background: -webkit-gradient(linear, left top, right top, from(#00cc79), to(#6f3100));
  background: linear-gradient(to right, #00cc79, #6f3100);
  border: none;
  border-radius: 5px;
  font-size: 22px;
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 500;
  text-align: center;
  color: white;
  padding: 14px 20px;
  margin: 0 auto;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* @media (max-width: 990px) {
    background: $color1;
    font-size: 2rem;
    padding: 1.5rem;
  } */
}
.play_now_btn:hover {
  color: white;
  text-decoration: none;
  -webkit-box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
          box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
@media (max-width: 990px) {
  .play_now_btn {
    background: #00cc79;
    font-size: 20px;
    padding: 10px 15px;
  }
}

a.btn-link {
  color: white;
  text-decoration: none;
  display: block;
}
a.btn-link:hover {
  text-decoration: none;
  color: white;
}

.games_play_now_btn {
  background: -webkit-gradient(linear, left top, right top, from(#00cc79), to(#6f3100));
  background: linear-gradient(to right, #00cc79, #6f3100);
  border: none;
  border-radius: 5px;
  font-size: 22px;
  font-family: "Ubuntu", sans-serif !important;
  font-weight: 500;
  text-align: center;
  color: white;
  padding: 14px 20px;
  margin: 0 auto;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* @media (max-width: 990px) {
    background: $color1;
    font-size: 2rem;
    padding: 1.5rem;
  } */
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  display: block;
  padding: 0.8rem 1rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.games_play_now_btn:hover {
  color: white;
  text-decoration: none;
  -webkit-box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
          box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
@media (max-width: 990px) {
  .games_play_now_btn {
    background: #00cc79;
    font-size: 20px;
    padding: 10px 15px;
  }
}
.games_play_now_btn p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: white;
}
.games_play_now_btn:hover:before {
  width: 100%;
}
.games_play_now_btn:before {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#175073), to(#00cc79));
  background: linear-gradient(90deg, #175073, #00cc79);
}

@supports not (display: grid) {
  .lucky {
    display: none;
  }
}
.banner .header_box_intro {
  height: 445px;
}
@media (max-width: 1199px) {
  .banner .header_box_intro {
    height: 432px;
  }
}
@media (max-width: 991px) {
  .banner .header_box_intro {
    height: auto;
  }
}
.banner .header_box_intro .lucky {
  background: #175073;
}
.banner .header_box_intro img {
  max-width: 270px;
  display: block;
  margin: 0 auto;
  padding: 1rem;
}
.banner .header_box_intro .lucky {
  color: inherit;
  border: none;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  padding: 1.5rem 0.75rem;
}
.banner .header_box_intro,
.banner .header_box_games {
  background: -webkit-gradient(linear, left top, left bottom, from(#00cc79), to(rgba(23, 80, 115, 0.3)));
  background: linear-gradient(#00cc79, rgba(23, 80, 115, 0.3));
  border-radius: 5px;
  padding: 2rem;
  color: white;
  position: relative;
  z-index: 1;
}
.banner .header_box_intro .hot_games,
.banner .header_box_games .hot_games {
  max-width: 250px;
  margin: 3rem auto;
  width: 100%;
}
.banner .header_box_intro .headerGames,
.banner .header_box_games .headerGames {
  list-style-type: none;
  position: relative;
  z-index: 1;
}
.banner .header_box_intro .headerGames li,
.banner .header_box_games .headerGames li {
  margin: 15px 0px 23px 28px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  padding: 0 15px;
}
.banner .header_box_intro .headerGames li:nth-child(1n),
.banner .header_box_games .headerGames li:nth-child(1n) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 105, 0, 0.5)), to(#00cc79)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background: linear-gradient(rgba(238, 105, 0, 0.5), #00cc79), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background-blend-mode: screen;
  background-size: cover, cover;
}
.banner .header_box_intro .headerGames li:nth-child(2n),
.banner .header_box_games .headerGames li:nth-child(2n) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 80, 115, 0.5)), to(#175073)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background: linear-gradient(rgba(23, 80, 115, 0.5), #175073), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background-blend-mode: screen;
  background-size: cover, cover;
}
.banner .header_box_intro .headerGames li:nth-child(3n),
.banner .header_box_games .headerGames li:nth-child(3n) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 80, 115, 0.5)), to(#175073)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background: linear-gradient(rgba(23, 80, 115, 0.5), #175073), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background-blend-mode: screen;
  background-size: cover, cover;
}
.banner .header_box_intro .headerGames li .headerTitle p,
.banner .header_box_intro .headerGames li .new p,
.banner .header_box_games .headerGames li .headerTitle p,
.banner .header_box_games .headerGames li .new p {
  margin: 0;
}
.banner .header_box_intro .headerGames li .headerTitle,
.banner .header_box_games .headerGames li .headerTitle {
  position: relative;
  margin-left: -20px;
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 650px) {
  .banner .header_box_intro .headerGames li .headerTitle,
  .banner .header_box_games .headerGames li .headerTitle {
    margin: 0;
  }
}
.banner .header_box_intro .headerGames li .headerTitle p,
.banner .header_box_games .headerGames li .headerTitle p {
  font-size: 2.25rem;
  text-align: left;
  line-height: 1;
}
@media (max-width: 650px) {
  .banner .header_box_intro .headerGames li .headerTitle p,
  .banner .header_box_games .headerGames li .headerTitle p {
    margin-top: 1rem;
    text-align: center;
  }
}
@media (max-width: 650px) {
  .banner .header_box_intro .headerGames li,
  .banner .header_box_games .headerGames li {
    margin: 0;
  }
}
.banner .header_box_intro .headerGames li .new,
.banner .header_box_games .headerGames li .new {
  margin-top: 32px;
  margin-bottom: 32px;
}
.banner .header_box_intro .headerGames li .new .newTag,
.banner .header_box_games .headerGames li .new .newTag {
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  max-width: 200px;
  margin: 0 auto;
}
.banner .header_box_intro .headerGames li .new .newTag.new1,
.banner .header_box_games .headerGames li .new .newTag.new1 {
  background: #175073;
}
.banner .header_box_intro .headerGames li .new .newTag.new2,
.banner .header_box_games .headerGames li .new .newTag.new2 {
  background: #175073;
}
.banner .header_box_intro .headerGames li .new .newTag.new3,
.banner .header_box_games .headerGames li .new .newTag.new3 {
  background: #00cc79;
}
@media (max-width: 650px) {
  .banner .header_box_intro .headerGames li .new,
  .banner .header_box_games .headerGames li .new {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.banner .header_box_intro .headerGames li .icon,
.banner .header_box_games .headerGames li .icon {
  margin-top: -15px;
  left: -46px;
  position: relative;
}
@media (max-width: 650px) {
  .banner .header_box_intro .headerGames li .icon,
  .banner .header_box_games .headerGames li .icon {
    left: 0;
    margin: 0;
  }
}
.banner .header_box_intro .headerGames li .icon img,
.banner .header_box_games .headerGames li .icon img {
  -webkit-filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.4));
  border-radius: 10px;
}
@media (max-width: 650px) {
  .banner .header_box_intro .headerGames li .icon img,
  .banner .header_box_games .headerGames li .icon img {
    display: block;
    margin: 1rem auto 0 auto;
  }
}
@media (max-width: 991px) {
  .banner .header_box_games {
    margin-top: 6.5rem;
  }
}

.phone-section {
  margin-bottom: 2rem;
}
.phone-section:before, .phone-section:after {
  content: "";
  display: table;
}
.phone-section:after {
  clear: both;
}
.phone-section .play_one_section,
.phone-section .play_two_section {
  border-radius: 5px;
  color: white;
  padding: 0 15px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  .phone-section .play_one_section .txtBox,
  .phone-section .play_two_section .txtBox {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
@media (max-width: 400px) {
  .phone-section .play_one_section .txtBox,
  .phone-section .play_two_section .txtBox {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.phone-section .play_one_section .phone,
.phone-section .play_two_section .phone {
  max-width: 140px;
  width: 100%;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  margin: 0 auto;
  -webkit-filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.2));
}
@media (min-width: 768px) {
  .phone-section .play_one_section .phone,
  .phone-section .play_two_section .phone {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 0.5rem 0;
  }
}
@media (min-width: 992px) {
  .phone-section .play_one_section .phone,
  .phone-section .play_two_section .phone {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
@media (max-width: 500px) {
  .phone-section .play_one_section .phone,
  .phone-section .play_two_section .phone {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 0.5rem;
  }
}
@media (max-width: 400px) {
  .phone-section .play_one_section .phone,
  .phone-section .play_two_section .phone {
    margin-bottom: 1rem;
  }
}
.phone-section .play_one_section {
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' %3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%2380F'/%3E%3Cstop offset='1' stop-color='%23f40'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpattern id='b' width='24' height='24' patternUnits='userSpaceOnUse'%3E%3Ccircle fill='%23ffffff' cx='12' cy='12' r='12'/%3E%3C/pattern%3E%3Crect width='100%25' height='100%25' fill='url(%23a)'/%3E%3Crect width='100%25' height='100%25' fill='url(%23b)' fill-opacity='0.1'/%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.phone-section .play_two_section {
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' %3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%2380F'/%3E%3Cstop offset='1' stop-color='%23f40'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpattern id='b' width='24' height='24' patternUnits='userSpaceOnUse'%3E%3Ccircle fill='%23ffffff' cx='12' cy='12' r='12'/%3E%3C/pattern%3E%3Crect width='100%25' height='100%25' fill='url(%23a)'/%3E%3Crect width='100%25' height='100%25' fill='url(%23b)' fill-opacity='0.1'/%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

@-webkit-keyframes rot360 {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes rot360 {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
.featured,
.new_games,
.top_rated {
  border-radius: 5px;
  color: white;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
}
.featured .title,
.new_games .title,
.top_rated .title {
  font-size: 2.2rem;
}
.featured .title:before,
.new_games .title:before,
.top_rated .title:before {
  background-image: url("/assets/img/emerald.svg");
  background-size: cover;
  background-position: 50% 50%;
  width: 38px;
  height: 37px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.3rem;
}
.featured:before, .featured:after,
.new_games:before,
.new_games:after,
.top_rated:before,
.top_rated:after {
  display: table;
  content: "";
}
.featured:after,
.new_games:after,
.top_rated:after {
  clear: both;
}
.featured .row,
.new_games .row,
.top_rated .row {
  margin: 0;
}
.featured .game,
.new_games .game,
.top_rated .game {
  padding: 7.5px 0px;
}
@media (max-width: 550px) {
  .featured .game,
  .new_games .game,
  .top_rated .game {
    width: 100%;
  }
}

.featured .featured_inner:nth-child(odd) {
  padding-left: 0;
}
@media (max-width: 767px) {
  .featured .featured_inner:nth-child(odd) {
    padding-right: 0;
  }
}
.featured .featured_inner:nth-child(even) {
  padding-right: 0;
}
@media (max-width: 767px) {
  .featured .featured_inner:nth-child(even) {
    padding-left: 0;
  }
}

.card {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.55, -0.62, 0.27, 1.2);
  transition: -webkit-transform 1s cubic-bezier(0.55, -0.62, 0.27, 1.2);
  transition: transform 1s cubic-bezier(0.55, -0.62, 0.27, 1.2);
  transition: transform 1s cubic-bezier(0.55, -0.62, 0.27, 1.2), -webkit-transform 1s cubic-bezier(0.55, -0.62, 0.27, 1.2);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  cursor: pointer;
  width: 100%;
  position: relative;
}

.preserve3d .card.is-flipped {
  -webkit-transform: rotateX(0deg) rotateY(180deg);
          transform: rotateX(0deg) rotateY(180deg);
}

.no-preserve3d .card__face--front {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
          transform: rotateX(0deg) rotateY(0deg);
}
.no-preserve3d .card.is-flipped .card__face--back {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
          transform: rotateX(0deg) rotateY(0deg);
}
.no-preserve3d .card.is-flipped .card__face--front {
  -webkit-transform: rotateX(0deg) rotateY(180deg);
          transform: rotateX(0deg) rotateY(180deg);
}

.card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  font-weight: bold;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  top: 0;
}

.card__face--front {
  background-size: cover;
  background-position: 50% 50%;
}

.card__face--back {
  background: #6d8ef2;
  font-size: 1.3rem;
  -webkit-transform: rotateX(0deg) rotateY(180deg);
          transform: rotateX(0deg) rotateY(180deg);
}
.card__face--back p {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 650px) {
  .col-xxs-12 {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .col-custom-12 {
    width: 100%;
    right: 0;
    left: 0;
  }
}

.footer {
  background: black;
  color: white;
  font-size: 12px;
}
.footer a {
  color: white;
}
.footer .footer_info a {
  color: white;
}
.footer .footer_info p {
  margin: 5px 0;
  color: white;
}


/* MEMBERS AREA */
.news .membersPage {
  padding-top: 0;
}

body {
  /* MEMBERS ONLY JOIN */
}
body .membersPage {
  min-height: calc(100vh - 115px);
}
@media (max-width: 768px) {
  body .membersPage {
    min-height: auto;
  }
}
body .membersPage .membersOnlyTxt {
  text-shadow: none;
  padding: 1rem;
}
body.feed-games .nav-pills > li.active > a,
body.feed-games .nav-pills > li.active > a:hover,
body.feed-games .nav-pills > li.active > a:focus, body.games .nav-pills > li.active > a,
body.games .nav-pills > li.active > a:hover,
body.games .nav-pills > li.active > a:focus {
  background-color: #00cc79;
  color: white;
}
body.feed-games .nav > li > a:hover,
body.feed-games .nav > li > a:focus,
body.feed-games a, body.games .nav > li > a:hover,
body.games .nav > li > a:focus,
body.games a {
  color: #808080;
}
body.feed-games .dropdown-menu a, body.games .dropdown-menu a {
  color: black;
}
body.feed-games .membersPage,
body.feed-games > .container, body.games .membersPage,
body.games > .container {
  margin-top: 100px;
  height: auto;
}
body.feed-games .membersPage .panel-heading,
body.feed-games > .container .panel-heading, body.games .membersPage .panel-heading,
body.games > .container .panel-heading {
  background-color: #175073;
  color: white;
  font-weight: 700 !important;
}
body.feed-games .membersPage .panel-default,
body.feed-games > .container .panel-default, body.games .membersPage .panel-default,
body.games > .container .panel-default {
  -webkit-box-shadow: 5px 5px 30px black;
          box-shadow: 5px 5px 30px black;
}
@media (max-width: 1199px) {
  body.feed-games .membersPage .grid,
  body.feed-games > .container .grid, body.games .membersPage .grid,
  body.games > .container .grid {
    min-height: 190px;
  }
}
@media (max-width: 991px) {
  body.feed-games .membersPage .grid,
  body.feed-games > .container .grid, body.games .membersPage .grid,
  body.games > .container .grid {
    min-height: 150px;
  }
}
body.feed-games .membersPage .grid .caption p,
body.feed-games > .container .grid .caption p, body.games .membersPage .grid .caption p,
body.games > .container .grid .caption p {
  text-align: center;
  line-height: 1.2;
  color: #5e5e5e;
}
body.feed-games .membersPage .grid .caption p a,
body.feed-games > .container .grid .caption p a, body.games .membersPage .grid .caption p a,
body.games > .container .grid .caption p a {
  color: #175073;
  font-weight: bold;
}
@media (max-width: 1199px) {
  body.feed-games .membersPage .grid .caption p,
  body.feed-games > .container .grid .caption p, body.games .membersPage .grid .caption p,
  body.games > .container .grid .caption p {
    margin-bottom: 8px;
  }
  body.feed-games .membersPage .grid .caption p a,
  body.feed-games .membersPage .grid .caption p span,
  body.feed-games > .container .grid .caption p a,
  body.feed-games > .container .grid .caption p span, body.games .membersPage .grid .caption p a,
  body.games .membersPage .grid .caption p span,
  body.games > .container .grid .caption p a,
  body.games > .container .grid .caption p span {
    display: block;
  }
}

/* LOGIN AREA & RESET PASSWORD AREA */
body.login .panel, body.password-request .panel, body.password-reset .panel {
  border: none;
}
body.login .panel.panel-default, body.password-request .panel.panel-default, body.password-reset .panel.panel-default {
  background-color: rgba(23, 80, 115, 0.6);
}
body.login .panel.panel-default > .panel-heading, body.password-request .panel.panel-default > .panel-heading, body.password-reset .panel.panel-default > .panel-heading {
  background-color: #6d8ef2;
  color: white;
  font-weight: 700 !important;
}
body.login .panel.panel-default label, body.password-request .panel.panel-default label, body.password-reset .panel.panel-default label {
  color: white;
}
body.login .panel.panel-default .help-block strong, body.password-request .panel.panel-default .help-block strong, body.password-reset .panel.panel-default .help-block strong {
  color: white;
}

body.login {
  background: #253543;
}
body.login .loginPage {
  margin-top: 101px;
  margin-bottom: 50px;
  min-height: calc(100vh - 270px);
}
body.login .loginPage .panel.panel-default button[type=submit].btn.btn-primary {
  background: #6d8ef2;
  border: none;
}
@media (max-width: 991px) {
  body.login .loginPage .panel.panel-default button[type=submit].btn.btn-primary {
    display: block;
    margin: 0 auto;
    width: 30%;
  }
}

body.feed-games, body.feed-game, body.news {
  background: #253543;
}
body.password-request > .container, body.password-reset > .container {
  margin-top: 101px;
  margin-bottom: 50px;
  min-height: calc(100vh - 408px);
}
body.password-request > .container .panel.panel-default button[type=submit].btn.btn-primary, body.password-reset > .container .panel.panel-default button[type=submit].btn.btn-primary {
  background: #6d8ef2;
  border: none;
}
@media (max-width: 991px) {
  body.password-request > .container .panel.panel-default button[type=submit].btn.btn-primary, body.password-reset > .container .panel.panel-default button[type=submit].btn.btn-primary {
    display: block;
    margin: 22px auto;
  }
}

/* TERMS / PRIVACY */
body .terms,
body .privacy {
  margin-top: 100px;
}
body .terms ul,
body .privacy ul {
  padding-left: 30px;
}

/* heading across all panel-headings */
.membersPage .panel-default .panel-heading,
.terms .panel-default .panel-heading,
.privacy .panel-default .panel-heading {
  background-color: #175073;
}
.membersPage .panel-default .panel-heading h1,
.membersPage .panel-default .panel-heading h2,
.membersPage .panel-default .panel-heading h3,
.membersPage .panel-default .panel-heading h4,
.membersPage .panel-default .panel-heading h5,
.membersPage .panel-default .panel-heading h6,
.terms .panel-default .panel-heading h1,
.terms .panel-default .panel-heading h2,
.terms .panel-default .panel-heading h3,
.terms .panel-default .panel-heading h4,
.terms .panel-default .panel-heading h5,
.terms .panel-default .panel-heading h6,
.privacy .panel-default .panel-heading h1,
.privacy .panel-default .panel-heading h2,
.privacy .panel-default .panel-heading h3,
.privacy .panel-default .panel-heading h4,
.privacy .panel-default .panel-heading h5,
.privacy .panel-default .panel-heading h6 {
  color: white;
}
.membersPage h1,
.membersPage h2,
.membersPage h3,
.membersPage h4,
.membersPage h5,
.membersPage h6,
.terms h1,
.terms h2,
.terms h3,
.terms h4,
.terms h5,
.terms h6,
.privacy h1,
.privacy h2,
.privacy h3,
.privacy h4,
.privacy h5,
.privacy h6 {
  color: black;
  text-shadow: none;
}

.header {
  height: 50px;
  background: #00cc79;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

main {
  position: relative;
  width: 100%;
}

.background__copy {
  opacity: 0.3;
}

.info {
  display: block;
  grid-area: info;
  margin: 1rem 0;
  -ms-grid-column-align: end;
      justify-self: end;
  text-align: center;
}

.content__tagline {
  color: var(--color-tagline);
  margin: 1rem 0 0 0;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.125rem;
  word-spacing: 0.25rem;
  text-transform: uppercase;
  text-align: center;
  z-index: 199;
}

.action {
  background: none;
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: 0;
}

.action--menu {
  pointer-events: auto;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  z-index: 1000;
}

.menu--open .action--menu {
  pointer-events: none;
}

.action--close {
  position: absolute;
  top: 1.5rem;
  right: 1.75rem;
  z-index: 1000;
  width: 30px;
  height: 30px;
  padding: 0 0.5rem;
}

.icon--menu {
  width: 2rem;
}

.icon--close {
  width: 1rem;
}

.menu {
  text-align: center;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: (33.33%)[3];
  grid-template-rows: repeat(3, 33.33%);
  pointer-events: none;
}

.menu > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.menu > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.menu > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.menu--open {
  pointer-events: auto;
}

.menu__item {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.menu__item-inner {
  overflow: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  height: 100%;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu__item .menu__item-inner {
  background: #1d2027;
}

.menu__item--4 {
  display: none;
}

.label {
  display: none;
}

.sidemenu__item-inner {
  display: block;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

.menu__item-map {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.8, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.8, 1);
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.8, 1);
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.8, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.8, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__item-inner:hover .menu__item-map {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}

.menu__item-hoverlink {
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
  z-index: 1000;
  display: block;
}

.menu__item-hoverlink:hover {
  color: var(--color-link);
}

.quote {
  font-size: 4rem;
  padding: 1rem;
  text-align: center;
  max-width: 70%;
  margin: 0;
  opacity: 0;
  color: white;
}

.menu__item-link {
  text-align: left;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -ms-grid-column-align: start;
      justify-self: start;
  font-size: 1.5rem;
  width: 100%;
  line-height: 1;
  padding: 2rem;
  margin: 3rem 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100% - 3rem);
}

.menu__item-link::after {
  content: "⟶";
  display: block;
  margin-top: auto;
  font-size: 0.95rem;
}

@media screen and (min-width: 53em) {
  body {
    padding: 0;
  }
  .content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    min-height: 100vh;
    text-align: left;
  }
  .info {
    margin: 0 6rem 0 0;
    color: var(--color-info);
  }
  .menu {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    -ms-grid-columns: 20% 30% 50%;
    grid-template-columns: 20% 30% 50%;
    -ms-grid-rows: 55% 45%;
    grid-template-rows: 55% 45%;
        grid-template-areas: "item2 item2 item1" "item5 item5 item1";
  }
  .menu__item {
    height: 100%;
  }
  .menu__item--1 {
    grid-area: item1;
  }
  .menu__item--2 {
    grid-area: item2;
  }
  .menu__item--3 {
    grid-area: item3;
  }
  .menu__item--4 {
    grid-area: item4;
  }
  .menu__item--5 {
    grid-area: item5;
  }
  .menu__item--4,
  .menu__item--5 {
    display: block;
  }
  .menu__item-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .label {
    display: block;
    color: var(--color-item-alt);
    position: absolute;
    z-index: 1000;
    font-size: 0.85rem;
    font-family: "Ubuntu", sans-serif !important;
    font-weight: bold;
    margin: 0;
    white-space: nowrap;
  }
  .label--topleft {
    top: 2rem;
    left: 2rem;
  }
  .label--vert,
  .label--vert-mirror {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
  }
  .label--vert-mirror {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .label--bottomright {
    bottom: 2rem;
    right: 2rem;
  }
  .label::before {
    content: "------------- ";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: -1px;
    margin: 0 0.75rem 0 0;
  }
  .label--vert::before,
  .label--vert-mirror::before {
    margin: 0.75rem 0;
  }
  .mainmenu,
  .sidemenu {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2rem;
  }
  .mainmenu {
    counter-reset: menuitem;
  }
  .mainmenu__item {
    font-size: 5vw;
    text-transform: lowercase;
    overflow: visible;
    margin: 0.5rem 0;
    padding: 0 0.5rem;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-family: "Ubuntu", sans-serif !important;
    font-weight: 700;
  }
  p.mainmenu__item {
    color: white;
  }
  a.mainmenu__item:hover {
    color: #00cc79;
  }
  .sidemenu__item {
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    font-size: 0.85rem;
  }
  .menu__item-hoverlink {
    font-size: 1.25rem;
    text-transform: lowercase;
    border-bottom: 2px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .menu__item-inner:hover .menu__item-hoverlink {
    opacity: 1;
  }
}

@media screen and (min-width: 53em){
  .menu__item--1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
  }
  .menu__item--2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .menu__item--5 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}
a.mainmenu__item {
  color: #00cc79;
  text-decoration: underline !important;
}

@media (max-width: 800px) {
  .mainmenu__item {
    font-size: 3.2rem;
  }
}

.gridGameInfo {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  font-family: "Ubuntu", sans-serif !important;
  font-size: 2.2rem;
  width: 95%;
}
.gridGameInfo .gameTitle {
  font-weight: 700;
}
.gridGameInfo .gameDesc {
  font-weight: 400;
}
@media (max-width: 900px) {
  .gridGameInfo {
    font-size: 1.7rem;
  }
}
@media (max-width: 800px) {
  .gridGameInfo {
    font-size: 1.5rem;
  }
}
@media (max-width: 700px) {
  .gridGameInfo {
    font-size: 1.35rem;
    margin: 0.3rem;
  }
}



body.feed-games .nav > li > a:hover,
body.feed-games .nav > li > a:focus,
body.feed-games a,
body.games .nav > li > a:hover,
body.games .nav > li > a:focus,
body.games a {
  color: white;
}



.topGames {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 105, 0, 0.95)), to(rgba(0, 0, 0, 0.5))), url("/assets/img/patWide.png") no-repeat center;
  background: linear-gradient(rgba(238, 105, 0, 0.95), rgba(0, 0, 0, 0.5)), url("/assets/img/patWide.png") no-repeat center;
  background-size: cover;
  padding: 4em;
  background-attachment: fixed;
}
@media (max-width: 990px) {
	.header {
  height: 85px;
	}
  .right-section {
	  margin-right: -55px;
	  position: relative;
 	  float: right;
  }
  .topGames {
    background-attachment: scroll;
  }
}
@media (max-width: 768px) {
  .topGames {
    padding: 2em 0em;
  }
}
.topGames a:hover img {
  -webkit-box-shadow: 0px 0px 35px rgba(25, 25, 25, 0.8);
          box-shadow: 0px 0px 35px rgba(25, 25, 25, 0.8);
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.topGames img {
  height: 350px;
  -webkit-box-shadow: 0px 0px 0px rgba(25, 25, 25, 0);
          box-shadow: 0px 0px 0px rgba(25, 25, 25, 0);
  -webkit-transition: 1s;
  transition: 1s;
}
@media (max-width: 1300px) and (orientation: landscape) {
  .topGames img {
    height: 270px;
  }
}
@media (max-width: 768px), (max-width: 1024px) and (orientation: landscape) {
  .topGames img {
    height: 200px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .topGames img {
    height: 300px;
    padding: 0% 15%;
    margin-bottom: 25px;
  }
}

#latest-games .heading {
  background: #00cc79;
  color: white;
}
#latest-games .heading .title {
  margin: 0 auto;
  padding: 15px 0px;
}

#sidebarImgSec {
  position: relative;
}
#sidebarImgSec .imgOverlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#sidebarImgSec .imgOverlay:hover {
  opacity: 1;
  cursor: pointer;
}
#sidebarImgSec h3 {
  color: #e6e6e6;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
}
#sidebarImgSec h3:hover {
  text-decoration: none;
  color: white;
}

.show {
  display: inherit;
}

.op0 {
  opacity: 0;
}

.op1 {
  opacity: 1;
}

.btmImgSec img {
  height: 250px;
}
.btmImgSec .txtSec {
  background: #bb5300;
  color: white;
  padding: 20px;
}
.btmImgSec .btnSec {
  background: rgba(238, 105, 0, 0.8);
  position: relative;
  border-top: 6px solid #00cc79;
  border-radius: 0px;
}
.btmImgSec .btnSec p {
  font-size: 20px;
  color: #e6e6e6;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .btmImgSec .btnSec p {
    font-size: 18px;
  }
}
.btmImgSec .btnSec p:hover {
  color: white;
}
.btmImgSec .btnSec p:after {
  content: "";
  background: url(../img/arrow.png) no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 0px;
  width: 20px;
  height: 50px;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .btmImgSec .btnSec p:after {
    height: 40px;
  }
}

.marBtm {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .marBtm {
    margin-bottom: 15px;
  }
}

.marTop {
  margin-top: 51px;
}

@media (max-width: 767px) {
  .noMar {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.d-block {
  display: block;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.vertical-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  /* @media (max-width: 767px) {
    display: block;
    align-items: none;
  } */
}

.noPad {
  padding-left: 0;
  padding-right: 0;
}

.noPadL {
  padding-left: 0;
}

.noPadR {
  padding-right: 0;
}
@media (max-width: 768px) {
  .noPadR {
    padding-right: 15px;
  }
}

.smlPad {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .smlPad {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.negMarL {
  margin-left: -15px;
}
@media (max-width: 768px) {
  .negMarL {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.gameDescSec {
  height: 483px;
  color: white;
  background: rgba(34, 15, 0, 0.8);
  padding: 0px 25px;
}
@media (max-width: 768px) {
  .gameDescSec {
    padding: 30px 40px;
    height: 453px;
  }
}
.gameDescSec .gameTitle {
  font-family: "Ubuntu", sans-serif !important;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
}
.gameDescSec .gameDescription {
  font-size: 16px;
  font-weight: normal;
  display: block;
}
.gameDescSec .gameDescription p {
  margin: 0;
  font-weight: bold;
}

#btmGamesSec {
  color: white;
  margin-bottom: 50px;
}
#btmGamesSec .game:hover .gray1, #btmGamesSec .game:hover .gray2 {
  background: black;
}
#btmGamesSec a {
  color: white;
}
#btmGamesSec a:hover {
  text-decoration: none;
}
#btmGamesSec .sectionTitle,
#btmGamesSec .sectionFooter {
  background: #00cc79;
  text-align: left;
  color: white;
  margin: 0;
  padding: 1.5rem;
}
#btmGamesSec .sectionFooter {
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
}
#btmGamesSec .sectionFooter:hover {
  background: #883c00;
}
#btmGamesSec .sectionFooter i {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  font-size: 2.5rem;
}
@media (max-width: 768px) {
  #btmGamesSec .sectionFooter i {
    font-size: 1.5rem;
  }
}
#btmGamesSec .gameImg {
  height: 150px;
}
#btmGamesSec .gray1 {
  background: #5e5e5e;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#btmGamesSec .gray2 {
  background: #848484;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#btmGamesSec .btmGameDesc {
  height: 150px;
}

.divider {
  background: white;
  padding: 2em;
  color: #00cc79;
}
@media (max-width: 767px) {
  .divider {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .divider {
    padding: 0.8em 0em 1em;
  }
}

.bgWht {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(/assets/img/banner.jpg) no-repeat !important;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/img/banner.jpg) no-repeat !important;
  background-size: cover !important;
  background-position: center right !important;
}

/* CUSTOM CODE FOR COMPONENTS */
#cta11 .btn {
  background: red !important;
  color: white !important;
}

body,
html {
  overflow-x: hidden !important;
}


#slider40 .testimonial-name {
  background: -webkit-gradient(linear, left top, right top, from(#6d8ef2), to(#175073)) !important;
  background: linear-gradient(to right, #6d8ef2, #175073) !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
  border-radius: 50px !important;
}

#slider40 .testimonial-name:hover {
  border-radius: 0px !important;
  -webkit-transform: scale(1.05) !important;
      -ms-transform: scale(1.05) !important;
          transform: scale(1.05) !important;
}

#cta8 hr {
  border: 2px solid #6d8ef2 !important;
}

#cta19 {
  background: -webkit-gradient(linear, left top, right top, from(#6d8ef2), to(#175073)) !important;
  background: linear-gradient(to right, #6d8ef2, #175073) !important;
  color: white !important;
}

@media (max-width: 600px) {
  #slider40 .shadow-effect {
    margin-top: -16% !important;
  }
}
@media (max-width: 450px) {
  #slider40 .shadow-effect {
    margin-top: -23% !important;
  }
}
@media (max-width: 340px) {
  #slider40 .shadow-effect {
    margin-top: -30% !important;
  }
}
/* ÐX SPECIFIC MODS */
body {
  background: white;
}

.container-fluid.marTop.noPad {
  background: #121212 !important;
  margin-top: 0 !important;
  padding-top: 50px !important;
}

* {
  letter-spacing: normal !important;
}

h1,
h2 {
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

body.feed-games .membersPage,
body.feed-games > .container,
body.games .membersPage,
body.games > .container {
  margin: 0 auto !important;
  padding: 0;
}

* {
  letter-spacing: normal !important;
}

#menu1 {
  display: none !important;
}

.footer {
  clear: both;
}


.membersPage .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.membersPage .wrap .panel-default {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.membersPage .wrap .panel-default .panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}



* {
  letter-spacing: normal !important;
}

body {
  background-color: #253543;
}
body.password-request, body.password-reset, body.login, body.feed-games, body.feed-game, body.news {
  background-color: #253543;
}
body.feed-game, body.news {
  background-attachment: fixed !important;
}

.grid {
  min-height: auto !important;
}

.footer {
  padding: 10px;
}

@media (max-width: 767px) {
  .footer_info .links {
    text-align: center;
  }
}
/* 
  .play_now_btn {
    background: linear-gradient(to bottom, $color1, darken($color1,10%));
    border: none;
    border-radius: 5px;
    font-size: 22px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    padding: 14px 20px;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; 


    @media (max-width: 990px) {
        background: $color1;
        // font-size: 2rem;
        padding: 1.5rem ;  
    }

    @media (max-width: 767px) {
        background: $color1;
        font-size: 20px;
        padding: 10px 15px;  
    }
  } */
#gridNoSpace .play_now_btn:hover, #gridNoSpace .play_now_btn:focus {
  color: #FFF;
  text-decoration: none;
  -webkit-box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
  box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

#gridNoSpace.popGames {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
  background-size: cover;
  height: 100%;
}

/* @media (max-width: 1300px) and (orientation: landscape) {
  #gridNoSpace.popGames img {
    height: 300px; 
  } 
}

@media (max-width: 1024px) and (orientation: landscape) {
  #gridNoSpace.popGames img {
    height: 220px; 
  } 
}

@media (max-width: 990px) {
  #gridNoSpace.popGames img {
    height: 300px;
  } 
}

@media (max-width: 767px) {
  #gridNoSpace.popGames img {
    height: 250px;
  } 
}


@media (max-width: 767px) and (orientation: landscape) {
  #gridNoSpace.popGames img {
    height: 300px;
  } 
} */
#gridNoSpace.popGames .overlay,
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#gridNoSpace.popGames .overlay:hover,
.overlay:hover {
  opacity: 1;
}

#gridNoSpace .noPad {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #gridNoSpace .noPad {
    height: auto;
  }
}

#gridNoSpace .w-100 {
  width: 100%;
}

#gridNoSpace .h-100 {
  height: 100%;
}

#gridNoSpace .vertical-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media (max-width: 767px) {
  #gridNoSpace .vertical-align {
    /* display: block; */
    -webkit-box-align: none;
        -ms-flex-align: none;
            align-items: none;
  }
}
/** FOOTER **/
.footer {
  padding: 15px 10px;
}

@media (max-width: 767px) {
  .footer_info .links {
    text-align: center;
  }
}
/** END FOOTER **/
/** TERMS **/
#terms .panel-body, #privacy .panel-body {
  padding: 15px 30px;
}
#terms .panel-body ul, #privacy .panel-body ul {
  margin-left: 15px;
}

/** END TERMS **/
/** GAME PAGE **/
body.membersPage {
  height: auto;
}

.GameSection {
  margin-top: 150px;
}
@media (max-width: 990px) {
  .GameSection {
    margin: 0px;
  }
}

/* .gameBlock {
  text-align: center;

    margin: 0 auto;
    width: 100%;
    // max-width: 720px;
    // max-width: 544px;
    max-width: 355px;

    background: #444;
} */
.gameBlock {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gameBlock .gameTxt {
  text-align: center;
}
.gameBlock .gameTxt h1, .gameBlock .gameTxt h2, .gameBlock .gameTxt h3, .gameBlock .gameTxt p {
  color: white;
}

.topAds {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  margin-top: 25px;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  /* Temporary hidding of the ads for google to review */
}
@media (max-width: 1200px) {
  .topAds {
    max-width: 760px;
  }
}
@media (max-width: 990px) {
  .topAds {
    max-width: 100%;
  }
}

.TopAdOne, .TopAdTwo, .TopAdThree {
  height: 280px;
  width: 300px;
  display: inline-block;
}
@media (max-width: 990px) {
  .TopAdOne, .TopAdTwo, .TopAdThree {
    background-size: contain;
  }
}
.TopAdOne ins.adsbygoogle, .TopAdOne ins.adsbygoogle div, .TopAdTwo ins.adsbygoogle, .TopAdTwo ins.adsbygoogle div, .TopAdThree ins.adsbygoogle, .TopAdThree ins.adsbygoogle div {
  height: 280px !important;
}

.TopAdOne {
  margin-right: 152px;
  margin-left: 0px;
  float: left;
}
@media (max-width: 990px) {
  .TopAdOne {
    margin: 0px;
    float: none;
  }
}

.TopAdTwo {
  margin-right: 0px;
  float: right;
}
@media (max-width: 990px) {
  .TopAdTwo {
    margin-bottom: 0px;
    float: none;
  }
}

.marTop {
  margin-top: 152px;
}

.GameAdOne, .GameAdTwo {
  background-size: cover;
  /* height: 100%;
  width: 100%; */
  height: 600px;
  width: 160px;
  /* Temporary hidding of the ads for google to review */
}

.GameAdOne {
  margin-left: 15px;
  margin-right: 152px;
  float: right;
}

.GameAdTwo {
  margin-right: 15px;
  margin-left: 152px;
  float: left;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.extraGames {
  margin: 36px auto;
  max-width: 720px;
}
.extraGames .extraGame:first-child {
  padding-left: 0px;
}
.extraGames .extraGame:nth-child(2) {
  padding-left: 7px;
  padding-right: 7px;
}
.extraGames .extraGame:last-child {
  padding-right: 0px;
}

.premium,
.premium .item_thumb {
  height: auto !important;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}

.overlay:hover {
  opacity: 1;
}

.play_now_btn:hover {
  color: #FFF;
  text-decoration: none;
  -webkit-box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
  box-shadow: inset 0px 0px 15px rgba(25, 25, 25, 0.5);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.d-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -ms-grid-columns: 1fr 1.5fr 1fr;
  grid-template-columns: 1fr 1.5fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 990px) {
  .d-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-left: 0px;
    margin-right: 0px;
  }
}

/** iFrame **/
.resizable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 90%;
  max-height: 600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1100px) {
  .resizable {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .resizable {
    min-height: 550px;
    max-width: 450px;
  }
}
.resizable.square {
  width: 90%;
  min-height: 320px;
  aspect-ratio: 1.5/1;
}
@media (max-width: 385px) {
  .resizable.square {
    min-height: auto;
  }
}
.resizable.wide {
  width: 90%;
  aspect-ratio: 16/9;
}
@media (max-width: 990px) {
  .resizable.wide {
    min-height: 400px;
  }
}
@media (max-width: 420px) {
  .resizable.wide {
    min-height: 300px;
  }
}
.resizable.portrait {
  max-width: 340px;
  width: 90%;
  aspect-ratio: 9/16;
}
.resizable.portrait_wide {
  width: 90%;
  aspect-ratio: 9/16;
}
.resizable.default {
  width: 90%;
  height: 100%;
}

iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  iframe {
    min-height: 220px;
    max-height: 100%;
    height: 100%;
  }
}
.navbar-header {
	display: none;
} /* VDG-hide burger */

.myNavbar {
	display: block;
} 
        a {
            color: #000;
            font-weight: bold;
        }
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
    background-color: white;
}
}
/* VDG */
/** END iFrame **/