html {
  min-height: 100%;
  position: relative;
}
body {
  margin-bottom: 40px;
}
#main {
  padding-bottom: 20px;
}
form hr {
  margin-top: 0;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
table thead th {
  background-color: #f5f5f5;
}
table thead th:first-of-type {
  border-top-left-radius: 3px;
}
table thead th:last-of-type {
  border-top-right-radius: 3px;
}
table tfoot tr {
  border-top: double 3px #ddd;
}
.alert {
  margin: 15px 0 0 0;
  padding: 10px 35px 10px 10px;
}
.align-buttons {
  height: 25px;
}
.buttons form {
  display: inline-block;
}
.buttons .btn {
  margin: 0 5px 5px 5px;
}
.page-header {
  margin: 20px 0;
  padding-bottom: 5px;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  color: #007cbb;
  margin: 10px 0 0 0;
}
.panel table thead tr th {
  border-bottom: solid 1px #ddd;
  padding: 10px 15px;
}
.panel .panel-body p:last-of-type {
  margin-bottom: 0;
}
.panel .panel-heading {
  font-weight: bold;
}
.panel .panel-heading.panel-border {
  border-top: solid 1px #ddd;
}
.navbar {
  background: url(/img/skins/generic/background.png?v=b67128a0) 0 0 repeat;
  background-color: #01344f;
  border-color: #012c47;
  margin-bottom: 0;
}
.navbar .navbar-brand {
  background: url(/img/skins/generic/logo.png?v=b67128a0) 10px center no-repeat;
  height: 66px;
  width: 225px;
  text-indent: -9999px;
}
.navbar .navbar-collapse.in > ul > li > a {
  padding: 7px 10px;
}
.navbar .navbar-nav > li > a {
  color: #fff;
  font-size: small;
  font-weight: bold;
  padding: 23px 10px;
}
.navbar .navbar-nav > li > a:hover {
  color: #eee;
}
.navbar .dropdown.open > a.dropdown-toggle {
  background-color: transparent;
}
.navbar .navbar-toggle {
  margin: 16px 10px;
  padding-right: 5px;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: #eee;
}
#sub-nav {
  background-color: #006ba2;
  border-bottom: solid 1px #006198;
  border-top: solid 1px #fff;
  box-shadow: 0px 5px 5px 0px rgba(50,50,50,0.125);
  color: #fff;
  padding: 8px 0;
  margin-top: 62px;
}
#sub-nav ul.list-inline {
  margin-bottom: 0;
}
#sub-nav ul.list-inline > li {
  padding: 0 10px;
}
#sub-nav ul.list-inline > li > a {
  color: #fff;
  text-decoration: none;
}
#sub-nav ul.list-inline > li .dropdown-toggle {
  color: #fff;
  text-decoration: none;
}
#sub-nav ul.list-inline > li:first-of-type {
  padding-left: 0;
}
#sub-nav ul.list-inline > li:last-of-type {
  padding-right: 0;
}
#footer {
  background-color: #006ba2;
  border-top: solid 1px #006198;
  bottom: 0;
  box-shadow: 0px -5px 5px 0px rgba(50,50,50,0.125);
  color: #fff;
  height: 39px;
  line-height: 38px;
  margin-top: 10px;
  position: absolute;
  width: 100%;
}
#footer ul {
  margin: 0;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  color: #eee;
}
#footer .copyright {
  text-align: right;
}
#credits {
  background-color: #0f6693;
}
#credits .btn {
  background-color: #faa732;
  border-color: #fff;
  margin: 5px;
}
#credits .btn:hover {
  background-color: #f89406;
  border: 1px solid #eee;
}
#credits h1 {
  margin-top: 0;
  text-shadow: 0 1px 3px rgba(0,0,0,0.75), 0 0 3px rgba(0,0,0,0.3);
}
#credits h4 {
  line-height: 25px;
  margin-bottom: 15px;
  text-shadow: 0 1px 3px rgba(0,0,0,0.75), 0 0 3px rgba(0,0,0,0.3);
}
#credits .what-is-g1c {
  background-color: #0F6693;
  background: radial-gradient(circle farthest-side at right bottom,#0F6693 8%,#154866 70%,#0B3950);
  border-top: solid 1px #fff;
  border-bottom: solid 10px #F89406;
}
#credits .what-is-g1c .container {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  #credits .what-is-g1c .container {
    background: url(/img/credits/apb_cars.png?v=b67128a0) bottom right no-repeat;
  }
}
#credits .what-is-g1c .container .alert {
  margin: -20px 0 20px 0;
  text-align: left;
}
#credits .what-is-g1c .container .icon {
  margin-right: 10px;
}
#credits .payment-options {
  background-color: #0B3950;
  background: radial-gradient(circle farthest-side at right top,#0B3950 25%,#154866 50%,#0F6693);
  border-bottom: solid 1px #fff;
  margin-bottom: -1px;
}
#credits .payment-options .container {
  color: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
}
#credits .payment-options .container .methods {
  margin-top: 20px;
}
#credits .payment-options .container .methods h4 {
  margin: 0;
}
#credits .payment-options .container .methods > div {
  margin-bottom: 15px;
}
#credits .payment-options .container .credit-cards {
  background: url(/img/credits/credit_cards.png?v=b67128a0) 0 0 no-repeat;
  padding-left: 90px;
}
#credits .payment-options .container .pre-paid {
  background: url(/img/credits/prepaid_cards.png?v=b67128a0) 0 0 no-repeat;
  padding-left: 100px;
  min-height: 95px;
}
#credits .payment-options .container .steam {
  background: url(/img/credits/steam_logo.png?v=b67128a0) 0 0 no-repeat;
  padding-left: 80px;
  min-height: 70px;
}
#credits .payment-options .container .mobile {
  background: url(/img/credits/mobile_icon.png?v=b67128a0) 0 0 no-repeat;
  padding-left: 76px;
  min-height: 66px;
}
#credits .payment-options .container .paypal {
  background: url(/img/credits/paypal.png?v=b67128a0) 0 0 no-repeat;
  padding-left: 140px;
}
@media (min-width: 992px) {
  #credits .payment-options .container {
    background: url(/img/credits/map.png?v=b67128a0) bottom center no-repeat;
  }
}
@media (max-width: 768px) {
  #credits .payment-options .container .methods > div {
    background: none;
    min-height: 0;
    padding: 0;
    text-align: center;
  }
}
#credits-providers .tab-content {
  margin: 10px 0;
}
#credits-providers .tab-content label {
  margin: 10px 10px 10px 0;
}
#credits-providers .tab-content label img {
  pointer-events: none;
}
#credits-amounts .amount {
  background-color: #f9f9f9;
  border: solid 1px #ddd;
  border-radius: 5px;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 15px 0;
  padding: 10px 0;
  position: relative;
}
#credits-amounts .amount.specific-amount input[type=text] {
  display: inline-block;
  font-size: 18px;
  margin-right: -12px;
  text-align: right;
  width: 110px;
}
#credits-amounts .amount.specific-amount label {
  font-weight: normal;
}
#credits-amounts .amount form {
  display: inline-block;
}
#credits-amounts .amount .bonus-threshold {
  background-color: #5cb85c;
  border: solid 1px #ddd;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  bottom: -10px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  left: 15px;
  line-height: 1.42857143;
  padding: 2px 7px 0 7px;
  position: absolute;
}
#credits-amounts .amount .bonus-threshold .glyphpro {
  top: 3px;
}
#credits-amounts .amount .btn {
  margin-left: 20px;
}
#credits-amounts .amount .g1c {
  color: #007cbb;
}
#credits-amounts .amount.specific-amount .bonus-threshold {
  display: none;
}
#credits-amounts .amount.specific-amount .amount-danger {
  color: #b94a48;
  font-size: 14px;
  line-height: 18px;
}
#credits-amounts #stripe-modal .modal-header {
  color: #007cbb;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 0 10px 0;
}
#credits-amounts #stripe-modal .alert {
  margin: 0 0 10px 0;
}
#credits-amounts #stripe-modal #stripe-form hr {
  margin-bottom: 15px;
}
#credits-amounts #stripe-modal #stripe-form button {
  font-weight: bold;
}
#credits-amounts #stripe-modal .vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
#credits-amounts #stripe-modal .vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
#credits-amounts #stripe-modal .modal-content {
  width: inherit;
  max-width: inherit;
  height: inherit;
  margin: 0 auto;
  pointer-events: all;
  background-color: #f9f9f9;
}
#general-redirect,
#payments-check {
  background-color: #006ba2;
  color: #fff;
  margin-bottom: 0;
}
#general-redirect .container,
#payments-check .container {
  height: 250px;
  left: 50%;
  margin-left: -400px;
  margin-top: -125px;
  position: absolute;
  top: 50%;
  width: 800px;
}
#general-redirect #nav,
#general-redirect #gf-header,
#general-redirect #sub-nav,
#general-redirect #footer,
#payments-check #nav,
#payments-check #gf-header,
#payments-check #sub-nav,
#payments-check #footer {
  display: none;
}
#general-redirect a,
#payments-check a {
  color: #fff;
  text-decoration: underline;
}
#general-redirect a:hover,
#payments-check a:hover {
  text-decoration: none;
}
#general-redirect h4,
#payments-check h4 {
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
}
#general-redirect p,
#payments-check p {
  margin-bottom: 20px;
}
#general-redirect ul,
#payments-check ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#general-redirect ul li,
#payments-check ul li {
  margin-bottom: 10px;
}
#general-redirect .loading,
#payments-check .loading {
  height: 22px;
  text-indent: -9999px;
  background: url(/img/loading_icon.gif?v=b67128a0) no-repeat center;
}
#arc {
  background-color: #010101;
  color: #eee;
  margin-bottom: 0;
}
#arc .container {
  height: 500px;
  left: 50%;
  margin-left: -250px;
  margin-top: -250px;
  position: absolute;
  top: 50%;
  width: 500px;
}
#arc #nav,
#arc #sub-nav,
#arc #footer {
  display: none;
}
#arc .arc-logo {
  display: block;
  margin: 0 auto;
}
#arc hr {
  border-color: #666;
}
#subscriptions noscript .alert,
#subscriptions #stripe-disabled .alert {
  margin: -5px 0 15px 0;
}
#subscriptions .card-info .form-group {
  margin-bottom: 0;
}
#subscriptions .card-info .panel-body {
  padding: 10px;
}
#subscriptions .card-info .panel-body .no-card {
  padding: 5px 0;
}
#subscriptions .card-info .panel-body .no-card .glyphpro {
  color: #ccc;
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
}
#subscriptions #subscription-plans .panel-body {
  padding: 0;
}
#subscriptions #subscription-plans .panel-body .alert {
  margin-top: 0;
}
#subscriptions #subscription-plans .form-group {
  margin: 0;
  padding: 10px 0;
}
#subscriptions #subscription-plans .form-group:last-of-type {
  border-bottom: none;
}
#subscriptions #subscription-plans .form-group .glyphpro {
  color: #ccc;
  font-size: 30px;
  position: absolute;
  left: 20px;
}
#subscriptions #subscription-plans #plan-discount::before {
  content: ' — ';
}
#subscriptions #subscription-plans #plan-discount:empty {
  display: none;
}
#subscriptions #subscription-plans #plan-message:empty {
  display: none;
}
#subscriptions #subscription-plans a#cancel-subscription {
  float: right;
  margin: 7px 0 0 0;
  color: #702222;
  outline: none;
}
#subscriptions #subscription-plans a#cancel-subscription:hover {
  color: #963a19;
}
#subscriptions #subscription-plans .btn-group .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#subscriptions #subscription-plans .btn-group .btn-default.active {
  background-color: #6c6c6c;
  border-color: #6c6c6c;
  color: #fff;
}
#gf-header {
  width: 100%;
  height: 62px;
  background: #050505;
  position: fixed;
  top: 0;
  z-index: 999;
}
#gf-header a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
#gf-header .logo {
  float: left;
  height: 62px;
  margin-right: 25px;
  padding: 18px 0;
}
#gf-header .logo img {
  width: 147px;
  height: 30px;
}
#gf-header .gf-logo {
  width: 147px;
  height: 30px;
}
#gf-header .container {
  position: static;
}
#gf-header .navbar {
  background: transparent;
  background-color: #050505;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  padding: 0;
  border-radius: 0;
  margin: 0;
  height: 62px;
  position: static;
  text-transform: uppercase;
}
#gf-header .navbar .navbar-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#gf-header .navbar .navbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#gf-header ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#gf-header .nav >ul >li {
  display: inline-block;
  position: relative;
  text-transform: capitalize;
}
#gf-header .nav >ul >li:hover >ul {
  opacity: 1;
  visibility: visible;
}
#gf-header .nav >ul >li >a {
  color: #B1B1B1;
  font-size: 15px;
  font-weight: 600;
  padding: 0 10px;
  line-height: 62px;
  display: inline-block;
}
#gf-header .nav >ul >li >a:hover {
  color: #fff;
}
#gf-header .nav >ul >li >a >.badge {
  position: absolute;
  top: 10px;
  right: 0;
  font-weight: bold;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0;
}
#gf-header .nav >ul >li >ul {
  position: absolute;
  left: 0;
  z-index: 99;
  top: 62px;
  min-width: 220px;
  background-color: rgba(25,25,25,0.9);
  padding: 5px 0 10px 0;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .12s ease-in-out;
  transition: .12s ease-in-out;
  background-repeat: no-repeat;
  background-position: bottom right;
}
#gf-header .nav >ul >li >ul >li.has-dropdown.open >a {
  background-color: rgba(0,0,0,0.1);
  color: #fff;
}
#gf-header .nav >ul >li >ul >li a {
  padding: 6px 23px;
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #949494;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
#gf-header .nav >ul >li >ul >li a:hover {
  background-color: rgba(0,0,0,0.1);
  color: #fff;
}
#gf-header .nav >ul >li >ul >li:hover >ul {
  opacity: 1;
  visibility: visible;
}
#gf-header .nav >ul >li >ul >li >ul {
  position: absolute;
  min-width: 220px;
  margin-top: -40px;
  padding: 7px 0 10px 0;
  left: 220px;
  background-color: #242629;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
#gf-header .nav >ul >li >ul >li >ul:before {
  content: "";
  width: 30px;
  height: 100%;
  position: absolute;
  left: -30px;
}
#gf-header .nav >ul >li.has-dropdown >a:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 8px;
  float: right;
  margin-left: 5px;
}
#gf-header .nav >ul >li.has-dropdown.open >a {
  background-color: inherit;
  color: #fff;
}
#gf-header .nav >ul >li.dropdown-profile >a:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 8px;
  float: right;
  margin-left: 8px;
}
#gf-header .nav >ul >li.dropdown-notification >.dropdown-menu {
  min-width: 240px !important;
}
#gf-header .nav >ul >li.dropdown-notification >.dropdown-menu .badge {
  padding: 5px 2px;
  margin-right: 7px;
}
#gf-header .nav >ul >li.dropdown-notification >.dropdown-menu .date {
  float: right;
  background-color: #f5f5f5;
  padding: 4px 7px;
  font-size: 11px;
  margin-top: -1px;
  color: #8c8c8c;
  font-weight: 500;
}
#gf-header .nav >ul >li.dropdown-notification >.dropdown-menu a {
  border-bottom: 1px solid #f3f3f3;
  padding: 11px 13px;
}
#gf-header .nav >ul >li.dropdown-notification >.dropdown-menu .dropdown-block {
  max-height: 200px;
  overflow-y: scroll;
}
#gf-header .nav >ul >li.dropdown.open >a {
  color: #fff;
  background-color: transparent;
}
#gf-header .nav >ul >li.dropdown >.dropdown-menu {
  opacity: 1;
  visibility: visible;
  background-color: #fff;
  min-width: 190px;
  margin-top: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding-bottom: 5px;
  border-top: 0;
}
#gf-header .nav >ul >li.dropdown >.dropdown-menu .dropdown-header {
  background-color: #fafafa;
  border-bottom: 1px solid #efefef;
  padding: 12px 15px;
  font-weight: 700;
  font-size: 14px;
  color: #545454;
  margin-top: -5px;
}
#gf-header .nav >ul >li.dropdown >.dropdown-menu .dropdown-header i {
  margin-right: 5px;
}
#gf-header .nav >ul >li.dropdown >.dropdown-menu .dropdown-footer {
  border-top: 1px solid #efefef;
  text-align: center;
}
#gf-header .nav >ul >li.dropdown >.dropdown-menu .dropdown-footer a {
  background-color: #fafafa;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#gf-header .nav >ul >li.dropdown >.dropdown-menu .divider {
  margin: 5px 0;
}
#gf-header .nav >ul >li.mega-menu {
  position: static;
}
#gf-header .nav >ul >li.mega-menu >ul {
  width: 100%;
  padding: 20px 0 30px 0;
}
#gf-header .nav >ul >li.mega-menu >ul a {
  padding: 6px 0;
}
#gf-header .nav >ul >li.mega-menu >ul a:hover {
  background-color: transparent;
}
#gf-header .nav >ul >li.mega-menu >ul a i {
  width: 20px;
  text-align: center;
  margin-right: 5px;
}
#gf-header .nav >ul >li.mega-menu >ul .title {
  text-transform: uppercase;
  font-weight: 500;
  color: #e4e4e4;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}
#gf-header .nav >ul >li.mega-menu.mega-games >ul {
  padding: 20px 0 20px 0;
}
#gf-header .nav >ul >li.mega-menu.mega-games .row {
  margin: 0 -10px;
}
#gf-header .nav >ul >li.mega-menu.mega-games .row a {
  color: #ccc;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
}
#gf-header .nav >ul >li.mega-menu.mega-games .row a:hover {
  color: #fff;
  background-color: transparent;
}
#gf-header .nav >ul >li.mega-menu.mega-games .col {
  padding: 0;
  max-width: 190px;
  margin-right: 20px;
  float: left;
}
#gf-header .nav >ul >li.mega-menu.mega-games .col >span {
  font-size: 14px;
  font-weight: 400;
  color: #848484;
  margin-top: 3px;
  margin-bottom: 10px;
  display: block;
}
#gf-header .nav >ul >li.mega-menu.mega-games .img {
  position: relative;
  margin-bottom: 0;
}
#gf-header .nav >ul >li.mega-menu.mega-games .img >a {
  display: block;
  padding: 0;
}
#gf-header .nav >ul >li.mega-menu.mega-games .img img {
  width: 100%;
  height: 190px;
  width: 190px;
  border: 1px solid rgba(58,63,68,0.5);
}
#gf-header .nav >ul >li.mega-menu.mega-games .img img:hover {
  width: 100%;
  height: 190px;
  width: 190px;
  border: 1px solid rgba(58,63,68,0.9);
}
#gf-header .nav >ul >li.mega-menu.mega-games h4 {
  margin: 0;
}
#gf-header .dropdown-profile img {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  border-radius: 50%;
}
#gf-header .navbar-right {
  margin: 0;
}
#gf-header .navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
#gf-header .navbar-right >ul >li.mega-menu {
  position: relative;
}
#gf-header .navbar-right >ul >li.mega-menu >ul {
  position: absolute;
  left: unset;
  min-width: 250px;
  width: 250px;
  padding: 20px;
  float: right;
  right: 0;
}
#gf-header .navbar-right >ul >li >ul >li.btn {
  color: #ffffff;
}
#gf-header .navbar-right >ul >li >ul >li.btn:hover {
  color: #ffffff;
  background-color: #00457c;
  border-color: #00457c;
}
#gf-header .navbar-backdrop {
  background-color: #050505;
}
#gf-header .navbar-toggle {
  display: none;
}
#gf-header .btn {
  border-color: transparent;
  border-radius: 0;
  padding: 10px 15px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  line-height: 1.25;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
}
#gf-header .btn-primary {
  color: #ffffff !important;
  background: #0082c8;
  border-color: #0082c8;
  text-align: center;
  margin-bottom: .5rem !important;
}
#gf-header .btn-primary:hover {
  color: #ffffff;
  background: #00457c !important;
  border-color: #00457c !important;
}
.nav-responsive ul {
  display: none;
}
@media (max-width: 1024px) {
  #credits .btn {
    border-color: transparent;
    margin: 0;
    border-top: 1px solid #939598;
  }
  #credits .btn:hover {
    border-color: transparent;
    margin: 0;
  }
  #gf-header {
    display: block;
    top: 0;
  }
  #gf-header .navbar-left .nav {
    display: none;
  }
  #gf-header .navbar .navbar-right {
    display: none;
  }
  #gf-header .navbar .navbar-toggle:hover {
    background-color: transparent;
  }
  #gf-header .logo {
    margin: 0 auto;
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    padding: 12px 0;
  }
  #gf-header .logo img {
    width: 195px;
    height: 40px;
  }
  #gf-header .navbar-toggle {
    display: block;
  }
  .navbar-backdrop {
    margin: 0 -15px;
  }
  .navbar-toggle {
    float: left;
    display: inline-block;
    color: #fff !important;
    font-size: 20px;
    padding: 4px 8px;
    z-index: 3;
    border-radius: 4px;
    margin: 0 0 13px 2px;
  }
  .navbar-toggle:focus {
    color: #fff;
    background-color: rgba(255,255,255,0.03);
  }
  .navbar-toggle:active {
    color: #fff;
    background-color: rgba(255,255,255,0.03);
  }
  .navbar-toggle:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.03);
  }
  .navbar-toggle.gf {
    position: fixed;
    left: 10px;
    top: 10px;
    z-index: 9999;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .nav-responsive {
    position: fixed;
    z-index: 9999;
    top: 0;
    padding-bottom: 0;
    background-color: #151515;
    overflow-y: auto;
    height: 100%;
    width: 240px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .nav-responsive >ul {
    display: block;
    padding: 0;
    width: 240px;
  }
  .nav-responsive >ul >li a {
    display: block;
    font-weight: 500;
    font-size: 15px;
    padding: 5px 10px;
    color: #eeeeee;
  }
  .nav-responsive >ul >li a:hover {
    background-color: #202225 !important;
    color: #fff;
  }
  .nav-responsive >ul >li >a {
    padding: 12px 10px;
    border-top: 1px solid rgba(255,255,255,0.03);
  }
  .nav-responsive >ul >li >ul {
    display: none;
  }
  .nav-responsive >ul >li ul {
    padding: 0 0 10px 0;
  }
  .nav-responsive >ul >li ul li a {
    font-weight: 400;
    font-size: 14px;
  }
  .nav-responsive >ul >li.has-dropdown >a:after {
    content: "\f078";
    font-family: "FontAwesome";
    font-size: 13px;
    float: right;
    margin-left: 5px;
  }
  .nav-responsive >ul >li.open {
    background-color: #202225 !important;
  }
  .nav-responsive >ul >li.open >ul {
    display: block;
  }
  .nav-responsive >ul >li.open >a {
    color: #fff;
    background-color: #202225 !important;
    border-color: rgba(255,255,255,0.05);
  }
  .nav-responsive >ul >li.open >a:focus {
    color: #fff;
    background-color: #202225 !important;
    border-color: rgba(255,255,255,0.05);
  }
  .nav-responsive >ul >li.open >a:hover {
    color: #fff;
    background-color: #202225 !important;
    border-color: rgba(255,255,255,0.05);
  }
  .nav-responsive >ul >li.mega-menu ul {
    background-image: none !important;
  }
  .nav-responsive >ul >li.mega-menu ul .title {
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 20px;
    display: block;
  }
  .nav-responsive >ul >li.mega-menu ul a {
    padding: 5px 0;
  }
  .nav-responsive >ul >li.mega-menu ul a i {
    width: 20px;
  }
  .nav-responsive >ul >li.mega-menu ul .container {
    width: auto;
  }
  .nav-responsive >ul >li.mega-menu .col {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
  }
  .nav-responsive >ul >li.mega-games li a {
    padding: 0;
  }
  .nav-responsive >ul >li.mega-games li h4 {
    margin: 0;
  }
  .nav-responsive >ul >li.mega-games li h4 a {
    padding: 5px 0;
  }
  .nav-responsive >ul >li.mega-games li h4 a:hover {
    background-color: transparent !important;
  }
  .nav-responsive >ul >li.mega-games li span:not(.badge) {
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
    font-weight: 400;
  }
  .nav-responsive >ul >li.mega-games li .img {
    position: relative;
    margin-bottom: 5px;
  }
  .nav-responsive >ul >li.mega-games li .badge {
    position: absolute;
    bottom: 13px;
    left: 13px;
  }
  .nav-responsive-overlay {
    left: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background-color: rgba(0,0,0,0.75);
    cursor: pointer;
  }
  .navbar-open {
    overflow: hidden;
  }
  .nav-responsive.gf {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -240px;
    padding-bottom: 0;
    background-color: #151515;
    overflow-y: auto;
    height: 100%;
    width: 240px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .navbar-open-gf {
    z-index: 99;
  }
  .navbar-open-gf .nav-responsive.gf {
    left: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .navbar-open-gf .nav-responsive-overlay {
    display: block;
  }
  .navbar-open-gf .navbar-toggle.gf {
    left: 250px;
    z-index: 9999;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .navbar-open-gf a.navbar-toggle.gf {
    width: 21px;
    height: 21px;
    background: url(/img/menu/close-icon-gf.png) no-repeat;
    float: left;
  }
  a.navbar-toggle.gf {
    width: 23px;
    height: 18px;
    background: url(/img/menu/hamburger-icon.png) no-repeat;
    float: left;
  }
  .navbar-toggle.gf {
    left: 16px;
    top: 6px;
  }
  .navbar-toggle {
    border-radius: 0px;
  }
  .nav-responsive.gf {
    background-color: #7c8186;
  }
  .nav-responsive.gf a {
    text-decoration: none;
  }
  .nav-responsive.gf >ul >li a:hover {
    background-color: #939598 !important;
  }
  .nav-responsive.gf >ul >li >a {
    border-top: 1px solid #939598;
  }
  .nav-responsive.gf >ul >li .col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .nav-responsive.gf >ul >li.open {
    background-color: #939598 !important;
  }
  .nav-responsive.gf >ul >li.open >a {
    background-color: #939598 !important;
  }
  .nav-responsive.gf >ul >li.open >a:focus {
    background-color: #939598 !important;
  }
  .nav-responsive.gf >ul >li.open >a:hover {
    background-color: #939598 !important;
  }
  .nav-responsive.gf >ul li.my-account {
    display: none;
  }
  .nav-responsive.gf >ul li a.btn {
    color: #ffffff;
    background-color: #7c8186 !important;
    border-right-color: #7c8186;
    border-bottom-color: #7c8186;
    border-left-color: #7c8186;
    text-align: left;
    margin-bottom: 0 !important;
  }
  .nav-responsive.gf >ul li a.btn:hover {
    color: #ffffff;
    background-color: #939598 !important;
    border-color: #939598;
  }
  .nav-responsive.gf .mega-games img {
    max-width: 100%;
    width: 100%;
  }
}
