@charset "UTF-8";/* RESPONSIVE */.menu-hamburger,.menu-slide,.hide {
  display: none;
}

.casino-desc-plate {
  *zoom: 1;
}

.casino-desc-plate:before,.casino-desc-plate:after {
  content: " ";
  display: table;
}

.casino-desc-plate:after {
  clear: both;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *//* FONT PATH
 * -------------------------- */.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}/* makes the font 33% larger relative to the icon container */.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}/* Deprecated as of 4.4.0 */.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,.fa-users:before {
  content: "";
}

.fa-chain:before,.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,.fa-scissors:before {
  content: "";
}

.fa-copy:before,.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,.fa-sort:before {
  content: "";
}

.fa-sort-down:before,.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,.fa-undo:before {
  content: "";
}

.fa-legal:before,.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,.fa-usd:before {
  content: "";
}

.fa-rupee:before,.fa-inr:before {
  content: "";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
  content: "";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
  content: "";
}

.fa-won:before,.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
  content: "";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,.fa-car:before {
  content: "";
}

.fa-cab:before,.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
  content: "";
}

.fa-ge:before,.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,.fa-weixin:before {
  content: "";
}

.fa-send:before,.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

body {
  color: #333333;
  padding: 0;
  margin: 0;
}

#fullpage {
  max-width: 100%;
  overflow: hidden;
}

.mobile-logged-btn {
  display: none;
}

.mobile-btns {
  display: none;
}

.mobile-player-menu {
  display: none;
  cursor: pointer;
}

.mobile-player-menu ul {
  margin: 0 !important;
  padding: 0 !important;
}

.mobile-player-menu ul li {
  text-align: left;
}

.header-main-navigation {
  overflow: hidden;
  float: none;
  display: inline-block;
}

#orangeeithyeight-main-menu .nav > li:hover a.menu-anchor {
  background: transparent;
}

#orangeeithyeight-main-menu .nav > li:hover a.menu-anchor::after {
  bottom: 0 !important;
}

.menu-sub-toggler {
  display: none;
}/*----- Media Screen 1366px -------*/#is-game-toolbar .game-page-window .v-align {
  display: block;
}

.news-marquee {
  display: block;
}

#rolling-deep-adelle {
  float: left;
  width: 220px;
  height: 15px;
}

.modal-box,#player-modal-message .modal-dialog {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}

.modal-body .btn-default {
  padding-left: 20px;
  padding-right: 20px;
  margin: 3px 0 !important;
}/** Game Toolbar **/.inner-game-page-notifications .notification-message .noti-icon {
  margin: 0;
}

.inner-game-page-notifications .notification-message .noti-info-text {
  padding-top: 6px;
}

#sub-fishking-carousel .slick-carousel-item,#sub-casino-carousel .slick-carousel-item {
  padding: 0 1em;
}

#sub-fishking-carousel .caption-left img,#sub-casino-carousel .caption-left img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}

#sub-fishking-carousel .main-subbav-title,#sub-casino-carousel .main-subbav-title {
  font-size: 1em;
}

#sub-fishking-carousel .main-subbav-title .fa,#sub-casino-carousel .main-subbav-title .fa {
  display: none;
}

#sub-fishking-carousel .slick-track {
  margin: 0 auto;
  width: 60%;
}

.carousel-indicators {
  margin-bottom: 0;
}

#game-list-wrapper {
  max-width: 1200px;
  width: 100%;
}

#game-class-selected {
  font-size: 45px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

#game-list-content .item {
  float: left;
  position: relative;
  width: 23%;
  border: 1px solid #28343c;
  background-color: #212527;
  margin: 10px 5px;
  box-shadow: 0px 5px 2px -3px #131619;
}

.is-mobile .game-badge-mobile {
  display: none;
}

.game-list-img img {
  width: 100%;
}

.path-en #page-wrapper .main-menu,.path-en #page-wrapper #filler-header-div,.is-mobile #page-wrapper .main-menu,.is-mobile #page-wrapper #filler-header-div,.path-player-center #page-wrapper .main-menu,.path-player-center #page-wrapper #filler-header-div,.path-frontpage #page-wrapper .main-menu,.path-frontpage #page-wrapper #filler-header-div {
  display: block !important;
}

#easy-register-player-form .ez-bonuscode-sprite {
  margin: 12px 4px 12px 0 !important;
}

#easy-register-player-form span.registration-close-button {
  display: none !important;
}

#live-casino-block .casino-node-wrapper {
  padding: 0 4px;
  margin: 0 0 10px;
  width: 33.333%;
  float: left;
  background: transparent;
}

#live-casino-block h4.casino-box-title {
  padding: 10px 5px;
  margin: 0;
  background: white;
}

.casino-node-content-wrapper {
  background-position: 0 0;
  background-color: white;
  height: 220px;
}

.casino-desc-plate h1 {
  font-size: 2em;
}

.casino-desc-plate h5 {
  height: 28px;
}

.casino-powered-by {
  height: 50px;
}

.casino-powered-by img {
  max-width: 100%;
  max-height: 100%;
}

.casino-play-link {
  display: none;
}

#my-tab-content .tab-content-inner-contenttext p {
  text-align: justify;
}

#edit-player-reset-password-form .col-md-10,#edit-player-center-verify-account-form .col-md-7,#edit-player-center-verify-account-form .col-md-5,#block-playerresetpasswordnormal .col-md-7,#block-playerresetpasswordnormal .col-md-5,#block-playerresetpasswordnormal .col-md-12,#edit-player-center-reset-password-with-security-form .col-md-7,#edit-player-center-reset-password-with-security-form .col-md-12,#edit-player-center-reset-password-with-security-form .col-md-5 {
  float: left !important;
}

#edit-player-notification-form .mobile-label {
  display: none;
}

#deposit-sub-menu,#widthdrawal-sub-menu {
  border-left: 0;
  overflow: hidden;
}

#edit-player-center-verify-account-form .input-form-error,#edit-player-center-verify-account-form .input-form-success {
  margin-top: 10px;
  font-size: 12px;
}

#footer-logos {
  text-align: center;
  margin: 0 auto;
  width: 55%;
}

#block-footer-bottom-info {
  margin: 0;
}

.alert {
  word-break: break-word;
  margin: 1em;
}

@font-face {
  font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/webfont.eot?#iefix=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;
}

@media only screen and (min-width: 1366px) {
  .casino-desc-plate {
    margin: 0 0 12px;
  }
}

@media only screen and (max-width: 1720px) {
  .center-btn-modals {
    text-align: center;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1550px) {
  #orangeeithyeight-main-menu .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }

  #rolling-deep-adelle {
    width: 200px;
  }

  #game-list-wrapper .view-all-games {
    margin-bottom: 2em;
  }

  #easy-sign-up-slogan {
    margin-right: 10px !important;
  }

  #live-casino-block .live-casino-blocks {
    min-width: auto;
  }

  .casino-node-content-wrapper {
    height: 180px;
  }

  .casino-desc-plate {
    padding: .5em 1em 0;
  }
}

@media only screen and (max-width: 1366px) {
  .eye-404,.ar-404-content {
    margin: 20px auto;
  }

  #orangeeithyeight-main-menu .main-nav-label {
    font-size: 11px;
  }

  .inner-menu-carousel {
    width: 90%;
  }

  .sub-selector-casino .menu-carousel,.sub-selector-games .menu-carousel {
    display: block;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  #live-casino-block .live-casino-main-wrapper {
    padding: 8px 0 0 !important;
  }

  #live-casino-block .row .col-xs-3 {
    border: 6px solid #ffffff;
    margin: 5px 5px;
  }

  #live-casino-block .live-casino-blocks {
    max-width: 938px;
  }

  #live-casino-block .live-casino-blocks .col-xs-3 {
    margin: 5px;
    padding: 10px;
  }

  .live-casino-inner-wrapper {
    width: 98%;
  }

  .path-casino .section-wrapper-footer-banners .section-wrapper {
    margin: 8px auto;
  }

  #why-orange h2 {
    margin: 0 0 10px;
  }

  .path-frontpage .region-footer-blocks section.block {
    width: 200px;
    height: 150px;
  }

  .region-footer-blocks {
    text-align: center;
  }

  .footer-blocks-wrapper {
    background-size: 100%;
    width: 100%;
  }

  .path-frontpage .section-wrapper-footer-banners {
    padding: 1px 0 0;
  }

  .section-wrapper-footer {
    padding: 10px 0 0;
  }

  .view-all-games {
    display: none;
  }

  .slim-divider {
    margin: 10px 0;
  }/** Quick Access Deposit **/  .quick-access-panel-header {
    padding: 30px 30px 20px;
  }

  .quick-access-content-text {
    margin: 0 auto 6px;
  }

  #quick-access-tab-content {
    padding: 30px 18px 30px 30px;
  }

  li.quick-access-inner-btn {
    margin: 10px auto;
  }

  a.depo-inner-tab-btn {
    padding: 10px 0px 10px 30px !important;
  }

  .custom-depo-scroll {
    max-height: 420px;
    padding-right: 10px;
    padding-bottom: 30px;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .custom-depo-scroll::-webkit-scrollbar,.custom-depo-scroll-navs::-webkit-scrollbar {
    width: 10px;
  }

  .custom-depo-scroll::-webkit-scrollbar-track,.custom-depo-scroll-navs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
  }

  .custom-depo-scroll::-webkit-scrollbar-thumb,.custom-depo-scroll-navs::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7);
  }

  .custom-depo-scroll-navs {
    max-height: 420px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .footer-logos-upper {
    margin: 0 auto 10px !important;
  }

  #block-footertoporange {
    margin: 10px 0;
  }

  .footer-pagcor-info {
    width: 67%;
  }

  #footer-logos {
    width: 65%;
  }

  .inner-footer-two-wrapper {
    width: 60%;
  }
}

@media only screen and (max-width: 1280px) {
  .inner-menu-carousel {
    width: 100%;
  }

  .promote-live-casino {
    margin: 0 10px;
  }

  .live-casino-inner-wrapper {
    width: 100%;
  }
}

@media only screen and (max-width: 1248px) {
  #rolling-deep-adelle {
    width: 150px;
  }

  #easy-register-player-form .form-item {
    margin-right: 0;
  }

  #easy-register-player-form span.registration-close-button {
    right: 10px;
  }

  #easy-sign-up-slogan {
    margin-right: 0 !important;
    height: 40px;
  }

  #easy-sign-up-slogan span {
    display: none;
  }

  #footer-logos {
    width: 75%;
  }
}

@media only screen and (max-width: 1024px) {
  #rolling-deep-adelle,#announcement-roller {
    visibility: hidden;
    width: 0;
  }

  #easy-register-player-form .ez-form-group {
    padding: 0 5px 0 10px !important;
    width: 120px !important;
  }

  #easy-register-player-form input.UserName {
    width: 79% !important;
  }

  #easy-register-player-form input.Password {
    width: 81% !important;
  }

  #easy-register-player-form .btn.form-submit {
    padding: 9px 15px !important;
  }

  #live-casino-block .live-casino-blocks {
    width: 100% !important;
  }

  .casino-node-content-wrapper {
    background-position: 50% 0;
    background-size: cover;
    height: 150px;
  }

  .casino-desc-plate {
    width: 100%;
  }

  .casino-desc-plate h1 {
    font-size: 1em;
  }

  .casino-desc-plate h5 {
    margin-top: 5px;
    padding-right: 2em;
    height: 22px;
    overflow: hidden;
    font-size: 10px;
  }

  .casino-desc-plate .btn {
    padding: 2px 6px !important;
  }

  .casino-desc-plate .banner-button {
    background-size: cover;
    margin-top: 0 !important;
  }

  .casino-desc-plate .banner-button-test {
    margin-top: 5px;
    font-size: .8em;
    line-height: 10px;
  }

  #promotions-search-param-row {
    margin: 0 auto;
    padding: 0 10px;
    min-width: auto;
    width: 80%;
  }

  #promotions-search-param-row .col-md-3 {
    width: 100%;
  }

  #promotions-filter-wrapper {
    width: auto;
    overflow: hidden;
    margin: 0 auto 20px;
    text-align: center;
  }

  #promotions-filter-wrapper a {
    display: inline-block;
    float: none;
    margin-left: 4px;
    margin-right: 4px;
  }

  #promotions-list-content-wrapper {
    width: 100%;
  }

  #promotions-list-content-wrapper .bottom-shadow-image {
    display: none;
  }

  #promotions-list-content .promotions-node-wrapper {
    width: 46%;
  }

  .page-node-type-promotions #main-wrapper {
    width: 100%;
  }

  #why-orange {
    width: 100%;
    height: 300px;
    padding: 2em;
    background-position: right top;
    background-size: cover;
  }

  #why-orange h2 {
    font-size: 4em;
  }

  #why-orange p.sub-title {
    font-size: 2em;
    margin: 0 0 1em;
  }

  .region-footer-blocks {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
  }

  .region-footer-blocks section.block {
    width: 24%;
    height: auto;
    margin: 0;
    display: inline-block;
  }

  .footer-blocks-wrapper {
    height: 150px;
    background-size: cover;
    background-position: center left;
  }

  #footer-two-wrapper {
    width: 90%;
  }

  #footer-logos {
    width: 90%;
  }
}

@media all and (max-width: 1024px) {
  article.page {
    width: 96%;
  }
}

@media only screen and (max-width: 768px) {
  body.has-open-menu {
    overflow: hidden;
  }

  .path-player-center #filler-header-div {
    height: 65px !important;
  }

  .header-iiner {
    padding: 10px;
  }

  .header-iiner .container-fluid {
    padding: 0 15px !important;
  }

  .region-header-left {
    width: 100px;
 /*margin: 0 auto;*/
    float: none;
  }

  #account-logged-in-quick-info,#account-login-and-info,#account-login-and-info {
    display: none;
  }

  .mobile-logged-btn {
    cursor: pointer;
    display: block;
    padding: 10px 16px;
  }

  .mobile-logged-btn i.fa-bars,.mobile-logged-btn .glyphicon {
    display: block;
    color: #dc3545;
    font-size: 24px;
  }

  .mobile-logged-btn.open {
    background: #393f43;
  }

  .mobile-btns {
    display: block;
  }

  .mobile-player-menu {
    display: block;
    border-top: 2px solid #dc3545;
    visibility: hidden;
    background: #2d3235;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 68px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    transition: all 0.3s;
  }

  .mobile-player-menu.is-mobile-menu-open {
    visibility: visible;
    height: auto;
    overflow: scroll;
  }

  .brand-button {
    width: 66px;
  }

  .menu-hamburger {
    display: block;
    position: absolute;
    top: 20px;
    left: 10px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 60px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
  }

  .menu-hamburger:focus {
    outline: none;
  }

  .menu-hamburger span {
    display: block;
    position: absolute;
    top: 28px;
    left: 10px;
    right: 10px;
    height: 6px;
    background: #dc3545;
    transition: background 0s 0.2s;
  }

  .menu-hamburger span::before,.menu-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: inherit;
    content: "";
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
  }

  .menu-hamburger span::before {
    top: -16px;
    transition-property: top, transform;
  }

  .menu-hamburger span::after {
    bottom: -16px;
    transition-property: bottom, transform;
  }

  .menu-hamburger.is-mobile-menu-active span {
    background: none;
  }

  .menu-hamburger.is-mobile-menu-active span::before {
    top: 0;
    transform: rotate(45deg);
  }

  .menu-hamburger.is-mobile-menu-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
  }

  .menu-hamburger.is-mobile-menu-active span::before,.menu-hamburger.is-mobile-menu-active span::after {
    background-color: #dc3545;
    transition-delay: 0s, 0.3s;
  }

  .header-main-navigation {
    border-top: 2px solid #dc3545;
    visibility: hidden;
    background: #2d3235;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    transition: all 0.3s;
  }

  .header-main-navigation.is-mobile-menu-open {
    visibility: visible;
    height: auto;
    overflow: scroll;
  }

  #orangeeithyeight-main-menu {
    float: none;
    width: 100%;
  }

  #orangeeithyeight-main-menu .navbar-nav {
    float: none;
    margin: 0;
  }

  #orangeeithyeight-main-menu .navbar-nav > li {
    position: relative !important;
    float: none;
    border-bottom: 1px solid #222;
  }

  #orangeeithyeight-main-menu .navbar-nav > li > a {
    padding: 1em 60px 1em 56px !important;
    font-size: 1em;
    z-index: 1;
  }

  #orangeeithyeight-main-menu .navbar-nav > li > a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 48px;
    background: #000;
    z-index: -1;
  }

  #orangeeithyeight-main-menu .navbar-nav > li:hover a {
    color: white;
  }

  #orangeeithyeight-main-menu .navbar-nav > li.active-trail a.menu-anchor {
    color: white !important;
  }

  #orangeeithyeight-main-menu .navbar-nav > li.active-trail a.menu-anchor:after {
    content: '';
    position: absolute;
    left: 56px;
    top: 14px;
    border: 10px solid transparent;
    border-left-color: black;
    width: 0;
    height: 0;
  }

  #orangeeithyeight-main-menu .navbar-nav > li:hover a.menu-anchor::after,#orangeeithyeight-main-menu .navbar-nav > li.active-trail a.menu-anchor::after {
    border-bottom-color: transparent;
    bottom: 0;
    display: none;
  }

  #orangeeithyeight-main-menu .navbar-nav > li:hover .orange-sub-menu-orange-border,#orangeeithyeight-main-menu .navbar-nav > li.active-trail .orange-sub-menu-orange-border {
    display: none;
  }

  #orangeeithyeight-main-menu .navbar-nav li.is-toggled .main-nav-label {
    color: #dc3545 !important;
  }

  #orangeeithyeight-main-menu .navbar-nav a {
    display: block;
  }

  #orangeeithyeight-main-menu .sprite-icons {
    margin: 0 40px 0 -40px;
  }

  .orange-sub-menu {
    position: static;
    background: #222;
  }

  .is-toggled .orange-sub-menu {
    display: block;
  }

  .menu-carousel {
    background: #222;
    border: none;
    margin: 0;
  }

  .sub-selector-casino .menu-carousel,.sub-selector-games .menu-carousel {
    display: block;
  }

  .sub-main-menu-holder {
    width: 50%;
    float: left;
  }

  .sub-menu-wrapper,.sub-memu-padding,.sub-memu-hover-padding {
    float: none;
  }

  .sub-memu-hover-padding {
    margin: 0;
    padding: 10px;
    border: none;
  }

  .sub-memu-hover-padding:hover {
    border: none;
  }

  .no-touchevents .sub-memu-hover-padding:hover .sub-menu-wrapper {
    border: 1px solid #dc3545;
  }

  .sub-memu-hover-padding img {
    padding: 1em;
    max-height: 50px;
  }

  .sub-memu-padding {
    border: none;
  }

  .sub-menu-wrapper,.slide-caption {
    overflow: hidden;
    background: transparent;
    border: none;
  }

  .slide-caption {
    position: relative;
    text-align: center;
    padding: 0;
  }

  .slide-caption h4,.slide-caption span {
    display: none;
  }

  .image-menu-slide-img {
    display: none;
  }

  .menu-sub-toggler {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 60px;
    height: 48px;
    background: transparent;
  }

  .menu-sub-toggler span {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #ccc transparent transparent transparent;
    border-width: 10px 10px 0 10px;
    margin: 18px 20px;
  }

  .is-toggled .menu-sub-toggler span {
    border-top-color: transparent;
    border-bottom-color: #ccc;
    border-width: 0 10px 10px 10px;
  }

  .is-toggled .menu-sub-toggler,.active-trail.is-toggled .menu-sub-toggler {
    background: #222;
  }

  Modal .modal.fade .modal-dialog {
    transform: translateY(25%) !important;
  }

  #popup-gamebox-outer,#popup-gamebox-outer-signup {
    padding: 8px;
  }

  #popup-gamebox-login button.gamebox-close,#popup-gamebox-signup button.gamebox-close {
    margin-top: 0 !important;
    position: absolute;
    bottom: 0;
    right: 10px;
  }

  .gamebox-login-container,.gamebox-signup-container {
    position: relative;
  }

  #gamebox-signup-form .ez-holder-box {
    width: 100% !important;
  }

  #gamebox-signup-form .multi-ccy-signup-modal button.dropdown-toggle {
    width: 100% !important;
  }

  #gamebox-signup-form .multi-ccy-signup-modal span.bs-caret {
    float: right !important;
  }

  #gamebox-signup-form .MobileNumber {
    float: none;
  }

  .inner-game-page-notifications {
    padding: 0 20px;
  }

  .info-notice span {
    font-size: 16px !important;
  }

  #main-fish-king-carousel .carousel-inner .item {
    background-size: cover !important;
  }

  #main-game-carousel .carousel-inner .item {
    height: inherit;
  }

  #main-game-carousel,#main-casino-carousel,#main-fish-king-carousel,#promotions-main-carousel {
    display: none;
  }

  #sub-fishking-carousel .slick-carousel,#sub-casino-carousel .slick-carousel {
    width: 100%;
    margin: 0px auto;
  }

  #sub-fishking-carousel .slick-track,#sub-casino-carousel .slick-track {
    width: 100% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #sub-fishking-carousel .slick-carousel-item,#sub-casino-carousel .slick-carousel-item {
    width: 48% !important;
    padding: 0 1em !important;
    margin: 2em 0;
  }

  #sub-fishking-carousel .main-subbav-title,#sub-casino-carousel .main-subbav-title {
    margin: 0;
  }

  #sub-fishking-carousel .main-subbav-title .fa,#sub-casino-carousel .main-subbav-title .fa {
    display: inline-block;
    color: white;
    font-size: 1.2em;
    margin-left: 5px;
  }

  #sub-casino-carousel .slick-carousel-item {
    width: 48% !important;
    height: 150px;
  }

  #sub-casino-carousel .slick-carousel-item:nth-child(even) {
    background-image: none;
  }

  .instant-play-button-img img,.download-button-img img {
    filter: none;
    width: 40px;
  }

  .game-list-carousel .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
  }

  .game-list-carousel .slick-slide img {
    width: 100%;
    min-height: 81px;
  }

  .game-list-carousel .slick-prev {
    left: -50px;
  }

  .game-list-carousel .slick-next {
    right: -50px;
  }

  .game-carousel-wrapper {
    width: 90%;
    margin: 0 auto;
  }

  .carousel-plate-outer {
    padding-left: 20%;
    padding-right: 20%;
  }

  #more-games-button {
    bottom: 10%;
    right: 47%;
  }

  #block-gamelist,#content-bottom-section-wrapper,.path-frontpage .section-wrapper-footer-banners {
    background-image: none;
  }

  .game-list-title {
    margin: 10px;
  }

  .game-list-title p {
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .feeling-orange-cartoon {
    display: none;
  }

  .view-all-games {
    margin-bottom: 1em;
    width: 100%;
  }

  #game-class-selected {
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  #game-list-content {
    width: 100%;
  }

  #game-list-content .item {
    width: 30%;
  }

  .game-badges {
    padding: 0;
  }

  #search-param-row #game-list-seach-title {
    clear: both;
    display: block;
    width: 90%;
    margin: auto;
  }

  .filler-block {
    height: 70px;
  }

  #live-casino-block .live-casino-main-wrapper {
    padding: 20px 0 !important;
  }

  #live-casino-block .live-casino-blocks {
    background-position: 0 0;
    background-color: transparent;
    padding: 10px 0;
    width: 96% !important;
  }

  #live-casino-block .live-casino-blocks .col-xs-3 {
    width: 49%;
    float: left;
    margin: 0;
    border: 0;
    margin: 3px;
    height: auto;
  }

  #live-casino-block .live-casino-blocks .col-xs-3:nth-child(odd) {
    border-right-width: 5px;
    background-size: cover;
  }

  #live-casino-block .live-casino-blocks .col-xs-3:nth-child(even) {
    border-left-width: 5px;
  }

  .promote-live-casino {
    margin: 0 auto;
    padding: 10px 0;
    width: 96%;
    height: auto;
  }

  .live-casino-inner-wrapper {
    margin: 0;
  }

  .promote-inner-casino-name {
    margin: 0 auto;
  }

  .promote-live-casino-subtitle-div {
    margin: 10px auto;
  }

  #live-casino-title {
    font-size: 2em;
    margin-bottom: 1em;
  }

  .casino-desc-plate {
    margin: 0;
  }

  #content-bottom-section-wrapper {
    background-size: contain;
    background-color: #222;
  }

  .casino-play-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }

  #fishking-content-wrapper {
    width: 100%;
    margin-top: 0;
  }

  #page-fishking-content .nav-tabs > li {
    float: left !important;
    width: 33.33%;
  }

  #page-fishking-content .nav-tabs > li.page-fishking-li-div {
    display: none;
  }

  #my-tab-content {
    height: auto !important;
    margin-top: -25px;
    background: transparent !important;
  }

  #my-tab-content .tab-pane {
    background-position: 100% 3%;
    background-size: 300px;
  }

  #my-tab-content .tab-content-inner-right,#my-tab-content .tab-content-inner-left {
    float: none;
    width: 100% !important;
  }

  #my-tab-content .tab-content-inner-right {
    margin-top: 1em;
  }

  #my-tab-content .tab-content-inner-imgs img {
    max-width: 100%;
    width: auto;
    max-height: 175px;
  }

  #my-tab-content .tab-content-inner-title h1 {
    text-align: center !important;
  }

  #my-tab-content .tab-content-inner-imgs {
    text-align: center;
  }

  #introduction .tab-content-inner {
    padding-top: 175px;
  }

  .fish-king-cta {
    margin-top: 1em;
    padding: 0 20px !important;
    position: static !important;
    text-align: center !important;
  }

  a.fish-king-btn-playnow {
    display: inline-block;
  }

  #site-breadcrumb {
    padding: 1em;
  }

  #site-breadcrumb .row {
    width: 80%;
  }

  .main-content {
    font-size: .89em;
  }

  .main-content h1 {
    font-size: 2em;
    font-weight: bolder;
    padding: 0;
    margin: 0 0 16px;
  }

  article.promotions .field--name-field-sub-title {
    font-size: 1.3em;
    padding: 0 1em;
    margin-bottom: 1em;
  }

  #player-center-tiles {
    overflow: hidden;
  }

  #player-center-tiles a {
    color: #555;
    display: block;
    float: left;
    width: 50%;
  }

  #player-center-tiles .player-center-tile {
    display: block;
  }

  #player-center-tiles .player-center-tile img {
    padding: 0;
  }

  #player-center-block-content {
    padding: 2em;
    height: auto;
  }

  #player-center-block-content p {
    margin-top: 0;
    font-size: 12px;
  }

  #player-center-toolbar-settings,#player-center-toolbar-wallet {
    float: none;
  }

  .orange-settings-text {
    display: block;
  }

  .orange-div-text {
    display: none;
  }

  #player-center-block-content,#player-center-gallery,#player-center-content-wrapper,#player-center-sidebar,#player-center-main-content {
    width: 95%;
    margin: auto;
  }

  #player-center-sidebar {
    display: none;
  }

  #player-center-sidebar,#player-center-main-content {
    float: none;
  }

  #player-center-main-content .player-center-form-body {
    padding-left: 1em;
    padding-right: 1em;
  }

  #player-center-main-content .player-center-form-footer {
    padding-left: 1em;
    padding-right: 1em;
  }

  #player-center-main-content .dropdown-menu {
    width: 100%;
    font-size: 1em;
    z-index: 999;
  }

  #player-center-main-content .input-form-info {
    position: relative;
    margin-top: -13px;
    margin-bottom: 2em;
  }

  #player-center-main-content .input-form-info:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 10px;
    border: 10px solid transparent;
    border-top-width: 0;
    border-bottom-color: #999;
  }

  #player-center-main-content .table-responsive {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }

  #player-center-main-content .table-responsive tbody {
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(left, ellipse, rgba(255, 102, 0, 0.2) 0%, rgba(255, 102, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(255, 102, 0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
    padding: 0;
  }

  #player-center-main-content .table-responsive .td:first-child,#player-center-main-content .table-responsive tbody tr:first-child {
    background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%;
  }

  #player-center-main-content .table-responsive td:last-child,#player-center-main-content .table-responsive tbody tr:last-child {
    background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
  }

  #player-center-main-content .table-responsive th {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
  }

  #player-center-main-content .table-responsive th,#player-center-main-content .table-responsive td {
    padding: 6px 12px;
    border: 1px solid #d9d7ce;
    height: 28px;
  }

  #player-center-main-content .table-responsive {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: none;
  }

  #player-center-main-content .table-responsive thead {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: -webkit-min-content;
    min-width: min-content;
  }

  #player-center-main-content .table-responsive tbody {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }

  #player-center-main-content .table-responsive tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: -webkit-min-content;
    min-width: min-content;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  #player-center-main-content .table-responsive td,#player-center-main-content .table-responsive th {
    display: block;
  }

  #player-center-main-content .table-responsive td {
    background-image: none !important;
    border-left: 0;
  }

  #player-center-main-content .table-responsive th:not(:last-child),#player-center-main-content .table-responsive td:not(:last-child) {
    border-bottom: 0;
  }

  #body-bday-row .row {
    padding-left: 0;
  }

  #body-bday-row .col-md-3 {
    float: left;
    margin-left: 10px;
    width: auto !important;
  }

  .bdate-group label {
    display: block;
  }

  #edit-player-profile-form input {
    font-size: 12px;
  }

  #edit-player-profile-form .form-group:nth-child(4) [class*="col-md-"] {
    float: left;
    width: 50%;
  }

  #edit-player-profile-form .col-md-2,#edit-player-profile-form .col-md-10,#edit-player-profile-form .col-md-3,#edit-player-profile-form .col-md-7 {
    float: left;
  }

  #edit-player-profile-form .col-md-7 {
    width: 40%;
  }

  #edit-player-profile-form .col-md-2 {
    width: 20%;
  }

  #edit-player-profile-form .col-md-10 {
    width: 78%;
  }

  #player-center-deposit-main-wrapper ul li {
    padding-right: 10px;
    padding-left: 10px;
  }

  #edit-player-transaction-form [class*="col-md-"] {
    width: 100%;
    margin-bottom: 5px;
  }

  .print-icon {
    text-align: center;
  }

  #player-center-sidebar-menu {
    margin-top: 0;
  }

  #player-center-sidebar-menu li.player-name {
    display: block !important;
    padding: 20px;
  }

  #player-center-sidebar-menu li.player-name a {
    text-decoration: none;
  }

  #player-center-sidebar-menu li.player-name a:before {
    background: transparent !important;
  }

  #player-center-sidebar-menu li.player-name a .fa {
    padding: 0;
    margin: 0;
    font-size: 18px;
  }

  #player-center-sidebar-menu li.player-name a span {
    color: white;
    font-size: 18px;
  }

  #player-center-sidebar-menu li {
    position: relative;
    border-bottom: 1px solid #111;
    padding: 0;
  }

  #player-center-sidebar-menu li.active,#player-center-sidebar-menu li.active:first-child,#player-center-sidebar-menu li:hover {
    background: transparent;
  }

  #player-center-sidebar-menu li.active:after {
    content: '';
    position: absolute;
    left: 54px;
    top: 9px;
    border: 10px solid transparent;
    border-left-color: black;
    width: 0;
    height: 0;
  }

  #player-center-sidebar-menu li:hover {
    box-shadow: none;
  }

  #player-center-sidebar-menu li:hover .nav-submenu {
    display: none;
  }

  #player-center-sidebar-menu li a {
    position: relative;
    padding: 0;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
    color: white !important;
  }

  #player-center-sidebar-menu li a span {
    color: white;
  }

  #player-center-sidebar-menu li a .fa {
    margin: 0 20px 0 0 !important;
    color: #9d9ea0 !important;
    padding: 12px 20px;
  }

  #player-center-sidebar-menu li a:before {
    content: '';
    position: absolute;
    top: -10;
    left: 0;
    width: 54px;
    height: 40px;
    background: #000;
    z-index: -1;
  }

  #player-center-sidebar-menu li a:before:first-child {
    background: transparent !important;
  }

  #player-center-sidebar-menu li a span.hide {
    display: inline-block !important;
  }

  #player-center-sidebar-menu .pc-side-nav-sprite {
    margin: 0 40px 0 -40px;
  }

  .player-center-sidebar-sub-menu {
    border-left: 20px solid #000;
  }

  #deposit-sub-menu li {
    width: 50%;
    float: left;
  }

  #deposit-sub-menu li:only-child {
    width: 100%;
  }

  #deposit-sub-menu li,#widthdrawal-sub-menu li {
    background: #222 !important;
    border-left: 1px solid #111;
  }

  #deposit-sub-menu li:hover,#deposit-sub-menu li.active,#widthdrawal-sub-menu li:hover,#widthdrawal-sub-menu li.active {
    box-shadow: none !important;
  }

  #deposit-sub-menu li:hover:after,#deposit-sub-menu li.active:after,#widthdrawal-sub-menu li:hover:after,#widthdrawal-sub-menu li.active:after {
    left: 0;
  }

  #deposit-sub-menu li:hover a,#deposit-sub-menu li.active a,#widthdrawal-sub-menu li:hover a,#widthdrawal-sub-menu li.active a {
    margin: 0 !important;
  }

  #deposit-sub-menu li:hover,#widthdrawal-sub-menu li:hover {
    background: #222 !important;
  }

  #deposit-sub-menu li.active,#widthdrawal-sub-menu li.active {
    background: #111 !important;
  }

  #deposit-sub-menu li a,#widthdrawal-sub-menu li a {
    margin-left: 0;
    padding-left: 8px !important;
    font-size: 10px;
    color: white !important;
    white-space: nowrap;
  }

  #deposit-sub-menu .pc-side-nav-sprite,#widthdrawal-sub-menu .pc-side-nav-sprite {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
  }

  #edit-player-center-reset-password-with-security-form .row {
    margin: 0;
  }

  #edit-player-center-reset-password-with-security-form .row [class*="col-md-"] {
    float: none !important;
  }

  #edit-player-center-reset-password-with-security-form .row [class*="col-md-"] .form-submit {
    margin: 1em 0 0 !important;
  }

  #edit-player-center-reset-password-with-security-form .center-btn-modals {
    overflow: hidden;
  }

  #edit-player-center-reset-password-with-security-form .center-btn-modals .form-submit {
    width: 39%;
    float: left;
    padding: .5em 1em;
    margin-bottom: 1em;
  }

  #edit-player-center-reset-password-with-security-form .center-btn-modals .form-submit + .form-submit {
    margin-left: 1em;
  }

  #edit-player-center-verify-account-page-form .row {
    margin: 0;
  }

  #edit-player-center-verify-account-page-form .row [class*="col-md-"] {
    width: 100%;
    float: left;
    border-bottom: none;
  }

  #edit-player-center-verify-account-page-form .row input#stock-mobile {
    width: 15%;
  }

  #block-footer-branding,#block-footer-bottom-info {
    float: none;
    width: 100%;
  }

  #block-footer-branding {
    margin: 1em 0;
  }

  #footer-bottom-info {
    text-align: center;
    padding: 0 1em;
  }

  #footer-two-wrapper {
    padding: 0;
  }

  .footer-logos-upper {
    width: 80%;
  }

  .footer-logos-upper .slick-slide {
    padding: 0 3px;
  }

  .footer-logos-upper .slick-slide img {
    width: 100%;
  }

  .footer-bottom-info {
    margin: 0;
  }

  .inner-footer-two-wrapper {
    padding: 10px 20px 0;
    width: 100%;
  }

  #why-orange,.region-footer-blocks,#game-list-wrapper,#footer-logos,#footer-two-wrapper,#popup-gamebox-outer,#popup-gamebox-outer-signup,#popup-gamebox-login,#popup-gamebox-signup {
    width: 100%;
  }

  #easy-register-block,#account-login-and-info-form,#chat-box {
    display: none;
  }
}

@media only screen and (max-width: 768px) and (max-width: 480px) {
  #live-casino-block .live-casino-blocks .col-xs-3 {
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  #is-game-toolbar .filler-block {
    height: 68px !important;
  }

  #is-game-toolbar .game-page-window .v-align {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  #edit-player-profile-form .col-md-9 {
    width: 60% !important;
    float: left;
  }

  #edit-player-profile-form .col-md-3 {
    width: 30% !important;
  }

  #promotions-list-content-wrapper .promotions-desc-plate {
    margin-top: 40%;
    margin-left: 0;
    background: white;
    padding: 1em;
    font-size: 14px;
  }

  #promotions-list-content-wrapper .promotions-desc-plate h2 {
    margin-top: 0;
    width: 100%;
    font-size: 1.2em;
  }

  #promotions-list-content-wrapper .promotions-desc-plate p:empty {
    display: none;
  }

  #promotions-list-content .promotions-node-wrapper {
    width: 94%;
    height: auto;
    margin: 0 auto 1em;
    float: none;
    display: block;
    background-position: top;
    background-size: contain;
    border-radius: 8px;
  }

  .promo-divider {
    display: none;
  }

  #restricted-multi-lang-inner-nav {
    margin: 10px 0 20px;
  }

  .tab-pane-inner {
    width: 100%;
    font-size: 10px;
    padding: 10px 8px;
  }

  .restricted-head-icon img {
    width: 70%;
  }

  #edit-player-center-verify-account-form .form-submit {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media only screen and (max-width: 560px) {
  .menu-hamburger {
    top: 10px;
    left: 5px;
    width: 50px;
    height: 50px;
  }

  .menu-hamburger span {
    top: 22px;
    height: 3px;
  }

  .menu-hamburger span::before,.menu-hamburger span::after {
    height: 3px;
  }

  .menu-hamburger span::before {
    top: -10px;
  }

  .menu-hamburger span::after {
    bottom: -10px;
  }

  .header-main-navigation {
    top: 68px;
  }

  #orangeeithyeight-main-menu ul.navbar-nav li.active-trail a.menu-anchor {
    color: #dc3545 !important;
  }

  #orangeeithyeight-main-menu ul.navbar-nav li.sub-selector-affiliate a.menu-anchor {
    color: white !important;
  }

  .modal-bottom-shadow {
    display: none;
  }

  #popup-gamebox-login .input-gamebox-username,#popup-gamebox-login .input-gamebox-password,#popup-gamebox-login [class*="gamebox-selector-inner-"],#popup-gamebox-signup .input-gamebox-username,#popup-gamebox-signup .input-gamebox-password,#popup-gamebox-signup [class*="gamebox-selector-inner-"] {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  #popup-gamebox-login input,#popup-gamebox-signup input {
    font-size: 12px;
  }

  #edit-player-push-deposit-form .col-md-4 {
    padding: 0;
    display: inline-block;
  }

  .bank-list-scroll {
    height: 148px;
  }

  .rad img {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
  }

  .rad > i {
    margin: 4px 2px;
  }

  .game-list-carousel .slick-slide .playforwhat-icon img {
    min-height: auto !important;
  }

  #sub-fishking-carousel .main-subbav-title,#sub-casino-carousel .main-subbav-title {
    width: 100%;
  }

  #sub-casino-carousel .slick-carousel-item {
    height: 60px;
  }

  #sub-casino-carousel .caption-left,#sub-casino-carousel .caption-right {
    display: block;
  }

  #sub-casino-carousel .caption-left {
    height: 50px;
  }

  #sub-casino-carousel .caption-right {
    white-space: nowrap;
    padding: 1em 0;
  }

  .carousel-plate-outer {
    padding-left: 10%;
    padding-right: 10%;
  }

  #more-games-button {
    right: 44% !important;
  }

  #game-list-title {
    font-size: 2.5em;
  }

  #game-list-content .blanky-blank {
    height: 55px;
  }

  .playforwhat-icon {
    margin: 0 auto 4px;
  }

  .playforwhat-icon img {
    width: 20% !important;
  }

  #live-casino-block .row {
    padding: 5px 0;
  }

  #live-casino-block .casino-node-wrapper {
    width: 50%;
  }

  #live-casino-block .live-casino-blocks {
    padding-top: 65px;
  }

  .casino-desc-plate {
    padding: 0;
  }

  .casino-desc-plate h5 {
    width: 100%;
    padding-right: 0;
  }

  .casino-powered-by-text,.slim-divider {
    display: none;
  }

  .live-casino-main-title {
    margin-top: 1em;
  }

  .live-casino-main-title * {
    font-size: 1em;
  }

  .hardcoded-title-right {
    margin-right: 0;
  }

  .hardcoded-title-left {
    display: block;
    text-align: center;
  }

  #sub-casino-carousel .slick-carousel-item {
    background-image: none;
  }

  #promotions-search-param-row {
    width: 100%;
  }

  .tab-content-inner {
    margin: 0 auto 30px;
  }

  .tab-content-inner-left {
    float: none;
    width: 100%;
    text-align: center;
  }

  .tab-content-inner-imgs img {
    width: 300px;
  }

  .tab-content-inner-right {
    float: none;
    width: 100%;
    padding: 0 20px;
  }

  .tab-content-inner-title h1 {
    text-align: center;
    margin-top: 40px;
  }

  li.page-fishking-nav-tabs-li {
    padding: 0 8px;
  }

  #why-orange {
    height: 200px;
    padding: 1em;
  }

  #why-orange h2 {
    font-size: 1.75em;
  }

  #why-orange p.sub-title {
    font-size: 1em;
  }

  .region-footer-blocks section.block {
    width: 50%;
    clear: none;
    float: left;
  }

  #site-breadcrumb .row {
    width: 100%;
  }

  .breadcrumb-back-sprite {
    margin-top: 0;
    margin-right: 10px;
  }

  .breadcrumb-back-btn,.breadcrumb-content {
    font-size: 12px;
  }

  .breadcrumb-divider {
    margin-top: 2px;
  }

  .breadcrumb-content {
    width: 215px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .noti-info-text {
    font-size: 12px;
  }

  #player-center-block-content,#player-center-gallery,#player-center-content-wrapper,#player-center-sidebar,#player-center-main-content {
    width: 100%;
  }

  .withdraw-lock-amount [class*="col-md"] p {
    text-align: left !important;
  }

  #edit-player-notification-form table {
    display: inline-block;
  }

  #edit-player-notification-form table + table {
    margin-top: 1em;
  }

  #edit-player-notification-form thead {
    display: none;
  }

  #edit-player-notification-form tbody,#edit-player-notification-form tr {
    display: block;
  }

  #edit-player-notification-form tr:nth-child(even) {
    background: #ddd;
    padding: 10px;
  }

  #edit-player-notification-form .is-checkbox {
    display: block;
    overflow: hidden;
    padding-top: 0 !important;
    width: 100% !important;
    margin-bottom: 3px;
    border-bottom: 1px solid #ccc;
  }

  #edit-player-notification-form .is-checkbox:last-child {
    border-bottom: none;
  }

  #edit-player-notification-form .check-box-wrapper {
    float: right;
    margin-bottom: 0;
  }

  #edit-player-notification-form .mobile-label {
    display: inline-block;
    font-size: 1em;
    line-height: 1;
    margin: 8px 0;
  }

  #edit-player-notification-form input.labelauty + label {
    padding: 5px;
  }

  #player-center-verify-account-form-wrapper .player-center-form-body {
    margin: 20px 10px;
  }

  #player-center-reset-password-form .player-center-form-body-textcontent p,#player-center-verify-account-form-wrapper .player-center-form-body-textcontent p,#block-playerresetpasswordnormal .player-center-form-body-textcontent p,#player-center-reset-password-form-wrapper .player-center-form-body-textcontent p,#player-modal-message .modal-body p,#player-center-notify-new-game .player-center-form-body-textcontent p {
    font-size: 10px;
    padding: 10px;
  }

  #footer-branding-logo {
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }

  #footer-two-wrapper {
    background-image: none;
  }

  #footer-two-wrapper .block {
    width: 100%;
  }

  #block-footertoporange {
    margin: 0;
  }

  .region-footer-two {
    margin-top: 20px;
  }

  .footer-bottom-info {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .footer-pagcor-info {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  #player-modal-message {
    width: 100%;
    padding: 0 10px;
  }

  #live-casino-block .live-casino-blocks {
    padding-top: 10px;
  }

  .restricted-head-icon {
    margin-bottom: 20px;
  }

  .restricted-divider img {
    width: 100%;
  }

  .restricted-main-title {
    font-size: 30px;
  }

  #contactus-box-info .col-left,#contactus-box-info .col-right {
    float: none;
    width: 100%;
    padding: 0;
  }

  #contactus-box-info .pc-side-nav-sprite {
    display: none;
  }

  .deposit-first-divider {
    width: 10%;
    text-align: left;
    padding: 0 44px 0 0;
  }
}

@media only screen and (max-width: 400px) {
  .rad img {
    display: inline-block;
    width: 85px;
    vertical-align: middle;
  }

  .rad > i {
    margin: 2px 1px;
  }

  #game-list-content .item {
    width: 46%;
  }

  #edit-player-profile-form .col-md-7 {
    padding-left: 10px;
    padding-right: 0;
  }

  #edit-player-profile-form button#changeMobile {
    width: 115px;
  }

  #edit-player-center-verify-account-form .form-submit {
    width: 75px;
  }
}

@media only screen and (max-width: 360px) {
  body.path-access-restricted,body.path-access-restricted,body.maintenance-page,.dark-background {
    height: 100%;
  }

  .restricted-main-title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .deposit-first-divider {
    width: 100%;
    text-align: left;
    padding: 0 10px 10px;
  }
}

@media only screen and (max-width: 320px) {
  .rad img {
    display: inline-block;
    width: 74px;
    vertical-align: middle;
  }

  .rad > i {
    margin: 2px 0;
  }

  .footer-logo-bottom-wrapper {
    margin: 0 14px;
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}
