@font-face {
	font-family: Myriad;
	src: url("../fonts/MyriadPro-Regular.ttf");
}

* {
	margin: 0;
	padding: 0;
	font-family: Myriad;
}

.reveal.full {
	top: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 100%;
	max-width: none;
	margin-left: 0;
	border: 0;
	border-radius: 0;
}

.reveal.without-overlay {
	position: fixed;
}

.reveal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1001;
	background-color: hsla(0,0%,4%,.45);
	overflow-y: scroll;
}

.reveal {
	display: none;
	z-index: 5;
	padding: 1rem;
	border: 1px solid #cacaca;
	background-color: #fefefe;
	border-radius: 0;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
	outline: 0;
}

.reveal .column, .reveal .columns {
	min-width: 0;
}

.reveal>:last-child {
	margin-bottom: 0;
}

.reveal.collapse {
	padding: 0;
}

.row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
}

.row:after, .row:before {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.row.collapse>.column, .row.collapse>.columns {
	padding-left: 0;
	padding-right: 0;
}

.row .row {
	margin-left: -.625rem;
	margin-right: -.625rem;
}

.row .row.collapse {
	margin-left: 0;
	margin-right: 0;
}

.row.expanded {
	max-width: none;
}

.row.expanded .row {
	margin-left: auto;
	margin-right: auto;
}

.column, .columns {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
	float: left;
}

.column.row.row, .row.row.columns {
	float: none;
}

.row .column.row.row, .row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

.small-1 {
	width: 8.33333%;
}

.small-push-1 {
	position: relative;
	left: 8.33333%;
}

.small-pull-1 {
	position: relative;
	left: -8.33333%;
}

.small-offset-0 {
	margin-left: 0;
}

.small-2 {
	width: 16.66667%;
}

.small-push-2 {
	position: relative;
	left: 16.66667%;
}

.small-pull-2 {
	position: relative;
	left: -16.66667%;
}

.small-offset-1 {
	margin-left: 8.33333%;
}

.small-3 {
	width: 25%;
}

.small-push-3 {
	position: relative;
	left: 25%;
}

.small-pull-3 {
	position: relative;
	left: -25%;
}

.small-offset-2 {
	margin-left: 16.66667%;
}

.small-4 {
	width: 33.33333%;
}

.small-push-4 {
	position: relative;
	left: 33.33333%;
}

.small-pull-4 {
	position: relative;
	left: -33.33333%;
}

.small-offset-3 {
	margin-left: 25%;
}

.small-5 {
	width: 41.66667%;
}

.small-push-5 {
	position: relative;
	left: 41.66667%;
}

.small-pull-5 {
	position: relative;
	left: -41.66667%;
}

.small-offset-4 {
	margin-left: 33.33333%;
}

.small-6 {
	width: 50%;
}

.small-push-6 {
	position: relative;
	left: 50%;
}

.small-pull-6 {
	position: relative;
	left: -50%;
}

.small-offset-5 {
	margin-left: 41.66667%;
}

.small-7 {
	width: 58.33333%;
}

.small-push-7 {
	position: relative;
	left: 58.33333%;
}

.small-pull-7 {
	position: relative;
	left: -58.33333%;
}

.small-offset-6 {
	margin-left: 50%;
}

.small-8 {
	width: 66.66667%;
}

.small-push-8 {
	position: relative;
	left: 66.66667%;
}

.small-pull-8 {
	position: relative;
	left: -66.66667%;
}

.small-offset-7 {
	margin-left: 58.33333%;
}

.small-9 {
	width: 75%;
}

.small-push-9 {
	position: relative;
	left: 75%;
}

.small-pull-9 {
	position: relative;
	left: -75%;
}

.small-offset-8 {
	margin-left: 66.66667%;
}

.small-10 {
	width: 83.33333%;
}

.small-push-10 {
	position: relative;
	left: 83.33333%;
}

.small-pull-10 {
	position: relative;
	left: -83.33333%;
}

.small-offset-9 {
	margin-left: 75%;
}

.small-11 {
	width: 91.66667%;
}

.small-push-11 {
	position: relative;
	left: 91.66667%;
}

.small-pull-11 {
	position: relative;
	left: -91.66667%;
}

.small-offset-10 {
	margin-left: 83.33333%;
}

.small-12 {
	width: 100%;
}

.small-offset-11 {
	margin-left: 91.66667%;
}

.small-up-1>.column, .small-up-1>.columns {
	width: 100%;
	float: left;
}

.small-up-1>.column:nth-of-type(1n), .small-up-1>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
	clear: both;
}

.small-up-1>.column:last-child, .small-up-1>.columns:last-child {
	float: left;
}

.small-up-2>.column, .small-up-2>.columns {
	width: 50%;
	float: left;
}

.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-2>.column:nth-of-type(odd), .small-up-2>.columns:nth-of-type(odd) {
	clear: both;
}

.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
	float: left;
}

.small-up-3>.column, .small-up-3>.columns {
	width: 33.33333%;
	float: left;
}

.small-up-3>.column:nth-of-type(1n), .small-up-3>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-3>.column:nth-of-type(3n+1), .small-up-3>.columns:nth-of-type(3n+1) {
	clear: both;
}

.small-up-3>.column:last-child, .small-up-3>.columns:last-child {
	float: left;
}

.small-up-4>.column, .small-up-4>.columns {
	width: 25%;
	float: left;
}

.small-up-4>.column:nth-of-type(1n), .small-up-4>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-4>.column:nth-of-type(4n+1), .small-up-4>.columns:nth-of-type(4n+1) {
	clear: both;
}

.small-up-4>.column:last-child, .small-up-4>.columns:last-child {
	float: left;
}

.small-up-5>.column, .small-up-5>.columns {
	width: 20%;
	float: left;
}

.small-up-5>.column:nth-of-type(1n), .small-up-5>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-5>.column:nth-of-type(5n+1), .small-up-5>.columns:nth-of-type(5n+1) {
	clear: both;
}

.small-up-5>.column:last-child, .small-up-5>.columns:last-child {
	float: left;
}

.small-up-6>.column, .small-up-6>.columns {
	width: 16.66667%;
	float: left;
}

.small-up-6>.column:nth-of-type(1n), .small-up-6>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-6>.column:nth-of-type(6n+1), .small-up-6>.columns:nth-of-type(6n+1) {
	clear: both;
}

.small-up-6>.column:last-child, .small-up-6>.columns:last-child {
	float: left;
}

.small-up-7>.column, .small-up-7>.columns {
	width: 14.28571%;
	float: left;
}

.small-up-7>.column:nth-of-type(1n), .small-up-7>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-7>.column:nth-of-type(7n+1), .small-up-7>.columns:nth-of-type(7n+1) {
	clear: both;
}

.small-up-7>.column:last-child, .small-up-7>.columns:last-child {
	float: left;
}

.small-up-8>.column, .small-up-8>.columns {
	width: 12.5%;
	float: left;
}

.small-up-8>.column:nth-of-type(1n), .small-up-8>.columns:nth-of-type(1n) {
	clear: none;
}

.small-up-8>.column:nth-of-type(8n+1), .small-up-8>.columns:nth-of-type(8n+1) {
	clear: both;
}

.small-up-8>.column:last-child, .small-up-8>.columns:last-child {
	float: left;
}

.small-collapse>.column, .small-collapse>.columns {
	padding-left: 0;
	padding-right: 0;
}

.expanded.row .small-collapse.row, .small-collapse .row {
	margin-left: 0;
	margin-right: 0;
}

.small-uncollapse>.column, .small-uncollapse>.columns {
	padding-left: .625rem;
	padding-right: .625rem;
}

.small-centered {
	margin-left: auto;
	margin-right: auto;
}

.small-centered, .small-centered:last-child:not(:first-child) {
	float: none;
	clear: both;
}

.small-pull-0, .small-push-0, .small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left;
}

#allFooter {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	font-size: 14px;
	box-sizing: border-box;
}

#allFooter article, #allFooter aside, #allFooter details, #allFooter figcaption, #allFooter figure, #allFooter footer, #allFooter header, #allFooter hgroup, #allFooter main, #allFooter menu, #allFooter nav, #allFooter section, #allFooter summary {
	display: block;
}

#allFooter audio, #allFooter canvas, #allFooter progress, #allFooter video {
	display: inline-block;
	vertical-align: baseline;
}

#allFooter audio:not([controls]) {
	display: none;
	height: 0;
}

#allFooter [hidden], #allFooter template {
	display: none;
}

#allFooter a {
	background-color: transparent;
}

#allFooter a:active, #allFooter a:hover {
	outline: 0;
}

#allFooter abbr[title] {
	border-bottom: 1px dotted;
}

#allFooter dfn {
	font-style: italic;
}

#allFooter h1 {
	font-size: 2em;
	margin: .67em 0;
}

#allFooter mark {
	background: #ff0;
	color: #000;
}

#allFooter sub, #allFooter sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

#allFooter sup {
	top: -.5em;
}

#allFooter sub {
	bottom: -.25em;
}

#allFooter img {
	border: 0;
}

#allFooter svg:not(:root) {
	overflow: hidden;
}

#allFooter figure {
	margin: 1em 40px;
}

#allFooter hr {
	box-sizing: content-box;
}

#allFooter pre {
	overflow: auto;
}

#allFooter code, #allFooter kbd, #allFooter pre, #allFooter samp {
	font-family: monospace;
	font-size: 1em;
}

#allFooter button, #allFooter input, #allFooter optgroup, #allFooter select, #allFooter textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

#allFooter button {
	overflow: visible;
}

#allFooter button, #allFooter select {
	text-transform: none;
}

#allFooter button, #allFooter html input[type=button], #allFooter input[type=reset], #allFooter input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

#allFooter button[disabled], #allFooter html input[disabled] {
	cursor: not-allowed;
}

#allFooter button::-moz-focus-inner, #allFooter input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

#allFooter input {
	line-height: normal;
}

#allFooter input[type=checkbox], #allFooter input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

#allFooter input[type=number]::-webkit-inner-spin-button, #allFooter input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

#allFooter input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

#allFooter input[type=search]::-webkit-search-cancel-button, #allFooter input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

#allFooter legend {
	border: 0;
	padding: 0;
}

#allFooter textarea {
	overflow: auto;
}

#allFooter optgroup {
	font-weight: 700;
}

#allFooter table {
	border-collapse: collapse;
	border-spacing: 0;
}

#allFooter td, #allFooter th {
	padding: 0;
}

#allFooter .foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

#allFooter *, #allFooter :after, #allFooter :before {
	box-sizing: inherit;
}

#allFooter textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0;
}

#allFooter select {
	width: 100%;
}

#allFooter #map_canvas embed, #allFooter #map_canvas img, #allFooter #map_canvas object, #allFooter .map_canvas embed, #allFooter .map_canvas img, #allFooter .map_canvas object, #allFooter .mqa-display embed, #allFooter .mqa-display img, #allFooter .mqa-display object {
	max-width: none !important;
}

#allFooter button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1;
}

#allFooter [data-whatinput=mouse] button {
	outline: 0;
}

#allFooter .is-visible {
	display: block !important;
}

#allFooter .is-hidden {
	display: none !important;
}

#allFooter blockquote, #allFooter dd, #allFooter dl, #allFooter dt, #allFooter form, #allFooter h1, #allFooter h2, #allFooter h3, #allFooter h4, #allFooter h5, #allFooter h6, #allFooter li, #allFooter ol, #allFooter p, #allFooter pre, #allFooter td, #allFooter th, #allFooter ul {
	margin: 0;
	padding: 0;
}

#allFooter p {
	font-size: inherit;
	line-height: 1.6;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility;
}

#allFooter em, #allFooter i {
	font-style: italic;
}

#allFooter b, #allFooter em, #allFooter i, #allFooter strong {
	line-height: inherit;
}

#allFooter b, #allFooter strong {
	font-weight: 700;
}

#allFooter small {
	font-size: 80%;
	line-height: inherit;
}

#allFooter h1, #allFooter h2, #allFooter h3, #allFooter h4, #allFooter h5, #allFooter h6 {
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.4;
}

#allFooter h1 small, #allFooter h2 small, #allFooter h3 small, #allFooter h4 small, #allFooter h5 small, #allFooter h6 small {
	color: #cacaca;
	line-height: 0;
}

#allFooter h1 {
	font-size: 1.5rem;
}

#allFooter h2 {
	font-size: 1.25rem;
}

#allFooter h3 {
	font-size: 1.1875rem;
}

#allFooter h4 {
	font-size: 1.125rem;
}

#allFooter h5 {
	font-size: 1.0625rem;
}

#allFooter h6 {
	font-size: 1rem;
}

#allFooter a {
	text-decoration: none;
}

#allFooter a img {
	border: 0;
}

#allFooter hr {
	max-width: 75rem;
	height: 0;
	border: 0;
	border-bottom: 1px solid #cacaca;
	margin: 1.25rem auto;
	clear: both;
}

#allFooter blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca;
}

#allFooter blockquote, #allFooter blockquote p {
	line-height: 1.6;
	color: #8a8a8a;
}

#allFooter cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a;
}

#allFooter cite:before {
	content: "—\20";
}

#allFooter abbr {
	color: #0a0a0a;
	cursor: help;
	border-bottom: 1px dotted #0a0a0a;
}

#allFooter code {
	font-weight: 400;
	border: 1px solid #cacaca;
	padding: .125rem .3125rem .0625rem;
}

#allFooter code, #allFooter kbd {
	font-family: Consolas, Liberation Mono, Courier, monospace;
	color: #0a0a0a;
	background-color: #e6e6e6;
}

#allFooter kbd {
	padding: .125rem .25rem 0;
	margin: 0;
}

#allFooter .subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a;
}

#allFooter .lead {
	font-size: 125%;
	line-height: 1.6;
}

#allFooter .stat {
	font-size: 2.5rem;
	line-height: 1;
}

#allFooter p+.stat {
	margin-top: -1rem;
}

#allFooter .no-bullet {
	margin-left: 0;
	list-style: none;
}

#allFooter .text-left {
	text-align: left;
}

#allFooter .text-right {
	text-align: right;
}

#allFooter .text-center {
	text-align: center;
}

#allFooter .text-justify {
	text-align: justify;
}

#allFooter .show-for-print {
	display: none !important;
}

#allFooter .button {
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color .25s ease-out, color .25s ease-out;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 0;
	padding: .85em 1em;
	margin: 0 0 1rem;
	font-size: .9rem;
	background-color: #2199e8;
	color: #fefefe;
}

#allFooter [data-whatinput=mouse] .button {
	outline: 0;
}

#allFooter .button:focus, #allFooter .button:hover {
	background-color: #1583cc;
	color: #fefefe;
}

#allFooter .button.tiny {
	font-size: .6rem;
}

#allFooter .button.small {
	font-size: .75rem;
}

#allFooter .button.large {
	font-size: 1.25rem;
}

#allFooter .button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#allFooter .button.primary {
	background-color: #2199e8;
	color: #fefefe;
}

#allFooter .button.primary:focus, #allFooter .button.primary:hover {
	background-color: #147cc0;
	color: #fefefe;
}

#allFooter .button.secondary {
	background-color: #777;
	color: #fefefe;
}

#allFooter .button.secondary:focus, #allFooter .button.secondary:hover {
	background-color: #5f5f5f;
	color: #fefefe;
}

#allFooter .button.success {
	background-color: #3adb76;
	color: #fefefe;
}

#allFooter .button.success:focus, #allFooter .button.success:hover {
	background-color: #22bb5b;
	color: #fefefe;
}

#allFooter .button.warning {
	background-color: #ffae00;
	color: #fefefe;
}

#allFooter .button.warning:focus, #allFooter .button.warning:hover {
	background-color: #cc8b00;
	color: #fefefe;
}

#allFooter .button.alert {
	background-color: #ec5840;
	color: #fefefe;
}

#allFooter .button.alert:focus, #allFooter .button.alert:hover {
	background-color: #da3116;
	color: #fefefe;
}

#allFooter .button.hollow {
	border: 1px solid #2199e8;
	color: #2199e8;
}

#allFooter .button.hollow, #allFooter .button.hollow:focus, #allFooter .button.hollow:hover {
	background-color: transparent;
}

#allFooter .button.hollow:focus, #allFooter .button.hollow:hover {
	border-color: #0c4d78;
	color: #0c4d78;
}

#allFooter .button.hollow.primary {
	border: 1px solid #2199e8;
	color: #2199e8;
}

#allFooter .button.hollow.primary:focus, #allFooter .button.hollow.primary:hover {
	border-color: #0c4d78;
	color: #0c4d78;
}

#allFooter .button.hollow.secondary {
	border: 1px solid #777;
	color: #777;
}

#allFooter .button.hollow.secondary:focus, #allFooter .button.hollow.secondary:hover {
	border-color: #3c3c3c;
	color: #3c3c3c;
}

#allFooter .button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76;
}

#allFooter .button.hollow.success:focus, #allFooter .button.hollow.success:hover {
	border-color: #157539;
	color: #157539;
}

#allFooter .button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00;
}

#allFooter .button.hollow.warning:focus, #allFooter .button.hollow.warning:hover {
	border-color: #805700;
	color: #805700;
}

#allFooter .button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840;
}

#allFooter .button.hollow.alert:focus, #allFooter .button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e;
}

#allFooter .button.disabled, #allFooter .button[disabled] {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .button.disabled:focus, #allFooter .button.disabled:hover, #allFooter .button[disabled]:focus, #allFooter .button[disabled]:hover {
	background-color: #2199e8;
	color: #fefefe;
}

#allFooter .button.disabled.primary, #allFooter .button[disabled].primary {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .button.disabled.primary:focus, #allFooter .button.disabled.primary:hover, #allFooter .button[disabled].primary:focus, #allFooter .button[disabled].primary:hover {
	background-color: #2199e8;
	color: #fefefe;
}

#allFooter .button.disabled.secondary, #allFooter .button[disabled].secondary {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .button.disabled.secondary:focus, #allFooter .button.disabled.secondary:hover, #allFooter .button[disabled].secondary:focus, #allFooter .button[disabled].secondary:hover {
	background-color: #777;
	color: #fefefe;
}

#allFooter .button.disabled.success, #allFooter .button[disabled].success {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .button.disabled.success:focus, #allFooter .button.disabled.success:hover, #allFooter .button[disabled].success:focus, #allFooter .button[disabled].success:hover {
	background-color: #3adb76;
	color: #fefefe;
}

#allFooter .button.disabled.warning, #allFooter .button[disabled].warning {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .button.disabled.warning:focus, #allFooter .button.disabled.warning:hover, #allFooter .button[disabled].warning:focus, #allFooter .button[disabled].warning:hover {
	background-color: #ffae00;
	color: #fefefe;
}

#allFooter .button.disabled.alert, #allFooter .button[disabled].alert {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .button.disabled.alert:focus, #allFooter .button.disabled.alert:hover, #allFooter .button[disabled].alert:focus, #allFooter .button[disabled].alert:hover {
	background-color: #ec5840;
	color: #fefefe;
}

#allFooter .button.dropdown:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: #fefefe transparent transparent;
	border-style: solid inset inset;
	border-width: .4em .4em 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block;
}

#allFooter .button.arrow-only:after {
	margin-left: 0;
	float: none;
	top: -.1em;
}

#allFooter :not([class^=biab])[type=text], #allFooter [type=color], #allFooter [type=date], #allFooter [type=datetime-local], #allFooter [type=datetime], #allFooter [type=email], #allFooter [type=month], #allFooter [type=number], #allFooter [type=password], #allFooter [type=search], #allFooter [type=tel], #allFooter [type=time], #allFooter [type=url], #allFooter [type=week], #allFooter textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: 1rem;
	color: #0a0a0a;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
	border-radius: 0;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#allFooter :not([class^=biab])[type=text]:focus, #allFooter [type=color]:focus, #allFooter [type=date]:focus, #allFooter [type=datetime-local]:focus, #allFooter [type=datetime]:focus, #allFooter [type=email]:focus, #allFooter [type=month]:focus, #allFooter [type=number]:focus, #allFooter [type=password]:focus, #allFooter [type=search]:focus, #allFooter [type=tel]:focus, #allFooter [type=time]:focus, #allFooter [type=url]:focus, #allFooter [type=week]:focus, #allFooter textarea:focus {
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	outline: none;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out;
}

#allFooter textarea {
	max-width: 100%;
}

#allFooter textarea[rows] {
	height: auto;
}

#allFooter input::-moz-placeholder, #allFooter textarea::-moz-placeholder {
	color: #cacaca;
}

#allFooter input:-ms-input-placeholder, #allFooter textarea:-ms-input-placeholder {
	color: #cacaca;
}

#allFooter input::placeholder, #allFooter textarea::placeholder {
	color: #cacaca;
}

#allFooter input:disabled, #allFooter input[readonly], #allFooter textarea:disabled, #allFooter textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed;
}

#allFooter [type=button], #allFooter [type=submit] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#allFooter input[type=search] {
	box-sizing: border-box;
}

#allFooter [type=checkbox], #allFooter [type=file], #allFooter [type=radio] {
	margin: 0 0 1rem;
}

#allFooter [type=checkbox]+label, #allFooter [type=radio]+label {
	display: inline-block;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline;
}

#allFooter [type=checkbox]+label[for], #allFooter [type=radio]+label[for] {
	cursor: pointer;
}

#allFooter label>[type=checkbox], #allFooter label>[type=radio] {
	margin-right: .5rem;
}

#allFooter [type=file] {
	width: 100%;
}

#allFooter label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #0a0a0a;
}

#allFooter label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0;
}

#allFooter .help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a;
}

#allFooter .input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem;
}

#allFooter .input-group>:first-child, #allFooter .input-group>:last-child>* {
	border-radius: 0 0 0 0;
}

#allFooter .input-group-button, #allFooter .input-group-field, #allFooter .input-group-label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
}

#allFooter .input-group-label {
	text-align: center;
	padding: 0 1rem;
	background: #e6e6e6;
	color: #0a0a0a;
	border: 1px solid #cacaca;
	white-space: nowrap;
	width: 1%;
	height: 100%;
}

#allFooter .input-group-label:first-child {
	border-right: 0;
}

#allFooter .input-group-label:last-child {
	border-left: 0;
}

#allFooter .input-group-field {
	border-radius: 0;
	height: 2.5rem;
}

#allFooter .input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%;
}

#allFooter .input-group-button a, #allFooter .input-group-button button, #allFooter .input-group-button input {
	margin: 0;
}

#allFooter .input-group .input-group-button {
	display: table-cell;
}

#allFooter fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#allFooter legend {
	margin-bottom: .5rem;
	max-width: 100%;
}

#allFooter .fieldset {
	border: 1px solid #cacaca;
	padding: 1.25rem;
	margin: 1.125rem 0;
}

#allFooter .fieldset legend {
	background: #fefefe;
	padding: 0 .1875rem;
	margin: 0 0 0 -.1875rem;
}

#allFooter select {
	height: 2.4375rem;
	border: 1px solid #cacaca;
	margin: 0 0 1rem;
	font-size: 1rem;
	font-family: inherit;
	line-height: normal;
	color: #0a0a0a;
	background-color: #fefefe;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill:rgb%28138,138,138%29'></polygon></svg>");
	background-size: 9px 6px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat;
	padding: .5rem 1.5rem .5rem .5rem;
}

#allFooter select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed;
}

#allFooter select::-ms-expand {
	display: none;
}

#allFooter select[multiple] {
	height: auto;
	background-image: none;
}

#allFooter .is-invalid-input:not(:focus) {
	background-color: rgba(236,88,64,.1);
	border-color: #ec5840;
}

#allFooter .form-error, #allFooter .is-invalid-label {
	color: #ec5840;
}

#allFooter .form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700;
}

#allFooter .form-error.is-visible {
	display: block;
}

#allFooter .accordion {
	list-style-type: none;
	background: #fefefe;
	margin-left: 0;
}

#allFooter .accordion-item:first-child>:first-child, #allFooter .accordion-item:last-child>:last-child {
	border-radius: 0 0 0 0;
}

#allFooter .accordion-title {
	display: block;
	padding: 1.25rem 1rem;
	line-height: 1;
	font-size: .75rem;
	color: #2199e8;
	position: relative;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
}

#allFooter :last-child:not(.is-active)>.accordion-title {
	border-radius: 0 0 0 0;
	border-bottom: 1px solid #e6e6e6;
}

#allFooter .accordion-title:focus, #allFooter .accordion-title:hover {
	background-color: #e6e6e6;
}

#allFooter .accordion-title:before {
	content: "+";
	position: absolute;
	right: 1rem;
	top: 50%;
	margin-top: -.5rem;
}

#allFooter .is-active>.accordion-title:before {
	content: "–";
}

#allFooter .accordion-content {
	padding: 1rem;
	display: none;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a;
}

#allFooter :last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6;
}

#allFooter .is-accordion-submenu-parent>a {
	position: relative;
}

#allFooter .is-accordion-submenu-parent>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: #2199e8 transparent transparent;
	border-style: solid inset inset;
	border-width: 6px 6px 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 1rem;
}

#allFooter .is-accordion-submenu-parent[aria-expanded=true]>a:after {
	transform-origin: 50% 50%;
	transform: scaleY(-1);
}

#allFooter .badge {
	display: inline-block;
	padding: .3em;
	min-width: 2.1em;
	font-size: .6rem;
	text-align: center;
	border-radius: 50%;
	background: #2199e8;
	color: #fefefe;
}

#allFooter .badge.secondary {
	background: #777;
	color: #fefefe;
}

#allFooter .badge.success {
	background: #3adb76;
	color: #fefefe;
}

#allFooter .badge.warning {
	background: #ffae00;
	color: #fefefe;
}

#allFooter .badge.alert {
	background: #ec5840;
	color: #fefefe;
}

#allFooter .breadcrumbs {
	list-style: none;
	margin: 0 0 1rem;
}

#allFooter .breadcrumbs:after, #allFooter .breadcrumbs:before {
	content: " ";
	display: table;
}

#allFooter .breadcrumbs:after {
	clear: both;
}

#allFooter .breadcrumbs li {
	float: left;
	color: #0a0a0a;
	font-size: .6875rem;
	cursor: default;
	text-transform: uppercase;
}

#allFooter .breadcrumbs li:not(:last-child):after {
	color: #cacaca;
	content: "/";
	margin: 0 .75rem;
	position: relative;
	top: 1px;
	opacity: 1;
}

#allFooter .breadcrumbs a {
	color: #2199e8;
}

#allFooter .breadcrumbs a:hover {
	text-decoration: underline;
}

#allFooter .breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed;
}

#allFooter .button-group {
	margin-bottom: 1rem;
	font-size: 0;
}

#allFooter .button-group:after, #allFooter .button-group:before {
	content: " ";
	display: table;
}

#allFooter .button-group:after {
	clear: both;
}

#allFooter .button-group .button {
	margin: 0 1px 1px 0;
	font-size: .9rem;
}

#allFooter .button-group .button:last-child {
	margin-right: 0;
}

#allFooter .button-group.tiny .button {
	font-size: .6rem;
}

#allFooter .button-group.small .button {
	font-size: .75rem;
}

#allFooter .button-group.large .button {
	font-size: 1.25rem;
}

#allFooter .button-group.expanded {
	margin-right: -1px;
}

#allFooter .button-group.expanded:after, #allFooter .button-group.expanded:before {
	display: none;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(2), #allFooter .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
	display: inline-block;
	width: calc(50% - 1px);
	margin-right: 1px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child, #allFooter .button-group.expanded .button:first-child:nth-last-child(2):last-child {
	margin-right: -6px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(3), #allFooter .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
	display: inline-block;
	width: calc(33.33333% - 1px);
	margin-right: 1px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child, #allFooter .button-group.expanded .button:first-child:nth-last-child(3):last-child {
	margin-right: -6px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(4), #allFooter .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
	display: inline-block;
	width: calc(25% - 1px);
	margin-right: 1px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child, #allFooter .button-group.expanded .button:first-child:nth-last-child(4):last-child {
	margin-right: -6px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(5), #allFooter .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
	display: inline-block;
	width: calc(20% - 1px);
	margin-right: 1px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child, #allFooter .button-group.expanded .button:first-child:nth-last-child(5):last-child {
	margin-right: -6px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(6), #allFooter .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
	display: inline-block;
	width: calc(16.66667% - 1px);
	margin-right: 1px;
}

#allFooter .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child, #allFooter .button-group.expanded .button:first-child:nth-last-child(6):last-child {
	margin-right: -6px;
}

#allFooter .button-group.primary .button {
	background-color: #2199e8;
	color: #fefefe;
}

#allFooter .button-group.primary .button:focus, #allFooter .button-group.primary .button:hover {
	background-color: #147cc0;
	color: #fefefe;
}

#allFooter .button-group.secondary .button {
	background-color: #777;
	color: #fefefe;
}

#allFooter .button-group.secondary .button:focus, #allFooter .button-group.secondary .button:hover {
	background-color: #5f5f5f;
	color: #fefefe;
}

#allFooter .button-group.success .button {
	background-color: #3adb76;
	color: #fefefe;
}

#allFooter .button-group.success .button:focus, #allFooter .button-group.success .button:hover {
	background-color: #22bb5b;
	color: #fefefe;
}

#allFooter .button-group.warning .button {
	background-color: #ffae00;
	color: #fefefe;
}

#allFooter .button-group.warning .button:focus, #allFooter .button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #fefefe;
}

#allFooter .button-group.alert .button {
	background-color: #ec5840;
	color: #fefefe;
}

#allFooter .button-group.alert .button:focus, #allFooter .button-group.alert .button:hover {
	background-color: #da3116;
	color: #fefefe;
}

#allFooter .button-group.stacked .button, #allFooter .button-group.stacked-for-medium .button, #allFooter .button-group.stacked-for-small .button {
	width: 100%;
}

#allFooter .button-group.stacked .button:last-child, #allFooter .button-group.stacked-for-medium .button:last-child, #allFooter .button-group.stacked-for-small .button:last-child {
	margin-bottom: 0;
}

#allFooter .callout {
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid hsla(0,0%,4%,.25);
	border-radius: 0;
	position: relative;
	color: #0a0a0a;
	background-color: #fff;
}

#allFooter .callout>:first-child {
	margin-top: 0;
}

#allFooter .callout>:last-child {
	margin-bottom: 0;
}

#allFooter .callout.primary {
	background-color: #def0fc;
}

#allFooter .callout.secondary {
	background-color: #ebebeb;
}

#allFooter .callout.success {
	background-color: #e1faea;
}

#allFooter .callout.warning {
	background-color: #fff3d9;
}

#allFooter .callout.alert {
	background-color: #fce6e2;
}

#allFooter .callout.small {
	padding: .5rem;
}

#allFooter .callout.large {
	padding: 3rem;
}

#allFooter .close-button {
	position: absolute;
	color: #8a8a8a;
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1;
	cursor: pointer;
}

#allFooter [data-whatinput=mouse] .close-button {
	outline: 0;
}

#allFooter .close-button:focus, #allFooter .close-button:hover {
	color: #0a0a0a;
}

#allFooter .menu {
	margin: 0;
	list-style-type: none;
}

#allFooter .menu>li {
	vertical-align: middle;
}

#allFooter [data-whatinput=mouse] .menu>li {
	outline: 0;
}

#allFooter .menu>li>a {
	display: block;
	padding: .7rem 1rem;
	line-height: 1;
}

#allFooter .menu a, #allFooter .menu button, #allFooter .menu input {
	margin-bottom: 0;
}

#allFooter .menu>li>a i, #allFooter .menu>li>a i+span, #allFooter .menu>li>a img, #allFooter .menu>li>a img+span, #allFooter .menu>li>a svg, #allFooter .menu>li>a svg+span {
	vertical-align: middle;
}

#allFooter .menu>li>a i, #allFooter .menu>li>a img, #allFooter .menu>li>a svg {
	margin-right: .25rem;
	display: inline-block;
}

#allFooter .menu>li {
	display: table-cell;
}

#allFooter .menu.vertical>li {
	display: block;
}

#allFooter .menu.simple li {
	line-height: 1;
	display: inline-block;
	margin-right: 1rem;
}

#allFooter .menu.simple a {
	padding: 0;
}

#allFooter .menu.align-right:after, #allFooter .menu.align-right:before {
	content: " ";
	display: table;
}

#allFooter .menu.align-right:after {
	clear: both;
}

#allFooter .menu.align-right>li {
	float: right;
}

#allFooter .menu.expanded {
	width: 100%;
	display: table;
	table-layout: fixed;
}

#allFooter .menu.expanded>li:first-child:last-child {
	width: 100%;
}

#allFooter .menu.icon-top>li>a {
	text-align: center;
}

#allFooter .menu.icon-top>li>a i, #allFooter .menu.icon-top>li>a img, #allFooter .menu.icon-top>li>a svg {
	display: block;
	margin: 0 auto .25rem;
}

#allFooter .menu.nested {
	margin-left: 1rem;
}

#allFooter .menu .active>a {
	color: #fefefe;
	background: #2199e8;
}

#allFooter .menu-text {
	font-weight: 700;
	color: inherit;
	line-height: 1;
	padding: .7rem 1rem;
}

#allFooter .menu-centered {
	text-align: center;
}

#allFooter .menu-centered>.menu {
	display: inline-block;
}

#allFooter .no-js [data-responsive-menu] ul {
	display: none;
}

#allFooter .menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 20px;
	height: 16px;
}

#allFooter .menu-icon:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}

#allFooter .menu-icon:hover:after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

#allFooter .menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 20px;
	height: 16px;
}

#allFooter .menu-icon.dark:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}

#allFooter .menu-icon.dark:hover:after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

#allFooter .is-drilldown {
	position: relative;
	overflow: hidden;
}

#allFooter .is-drilldown li {
	display: block !important;
}

#allFooter .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform .15s linear;
}

#allFooter .is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%);
}

#allFooter .is-drilldown-submenu.is-closing {
	transform: translateX(100%);
}

#allFooter .is-drilldown-submenu-parent>a {
	position: relative;
}

#allFooter .is-drilldown-submenu-parent>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #2199e8;
	border-style: inset inset inset solid;
	border-width: 6px 0 6px 6px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem;
}

#allFooter .js-drilldown-back>a:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent #2199e8 transparent transparent;
	border-style: inset solid inset inset;
	border-width: 6px 6px 6px 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem;
}

#allFooter .dropdown-pane {
	background-color: #fefefe;
	border: 1px solid #cacaca;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 3;
}

#allFooter .dropdown-pane.is-open {
	visibility: visible;
}

#allFooter .dropdown-pane.tiny {
	width: 100px;
}

#allFooter .dropdown-pane.small {
	width: 200px;
}

#allFooter .dropdown-pane.large {
	width: 400px;
}

#allFooter .dropdown.menu>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 0;
	top: 100%;
}

#allFooter .dropdown.menu>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 0;
	top: 100%;
}

#allFooter .dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding-right: 1.5rem;
	position: relative;
}

#allFooter .dropdown.menu>li.is-dropdown-submenu-parent>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: #2199e8 transparent transparent;
	border-style: solid inset inset;
	border-width: 5px 5px 0;
	right: 5px;
	margin-top: -2px;
}

#allFooter [data-whatinput=mouse] .dropdown.menu a {
	outline: 0;
}

#allFooter .no-js .dropdown.menu ul {
	display: none;
}

#allFooter .dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0;
}

#allFooter .dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%;
}

#allFooter .dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%;
}

#allFooter .dropdown.menu.vertical>li>a:after {
	right: 14px;
	margin-top: -3px;
}

#allFooter .dropdown.menu.vertical>li.opens-left>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent #2199e8 transparent transparent;
	border-style: inset solid inset inset;
	border-width: 5px 5px 5px 0;
}

#allFooter .dropdown.menu.vertical>li.opens-right>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #2199e8;
	border-style: inset inset inset solid;
	border-width: 5px 0 5px 5px;
}

#allFooter .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	left: auto;
	right: 0;
}

#allFooter .is-dropdown-menu.vertical {
	width: 100px;
}

#allFooter .is-dropdown-menu.vertical.align-right {
	float: right;
}

#allFooter .is-dropdown-submenu-parent {
	position: relative;
}

#allFooter .is-dropdown-submenu-parent a:after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px;
}

#allFooter .is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto;
}

#allFooter .is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%;
}

#allFooter .is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%;
}

#allFooter .is-dropdown-submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 200px;
	z-index: 1;
	background: #fefefe;
	border: 1px solid #cacaca;
}

#allFooter .is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
	right: 14px;
	margin-top: -3px;
}

#allFooter .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent #2199e8 transparent transparent;
	border-style: inset solid inset inset;
	border-width: 5px 5px 5px 0;
}

#allFooter .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #2199e8;
	border-style: inset inset inset solid;
	border-width: 5px 0 5px 5px;
}

#allFooter .is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px;
}

#allFooter .is-dropdown-submenu>li {
	width: 100%;
}

#allFooter .is-dropdown-submenu.js-dropdown-active {
	display: block;
}

#allFooter .flex-video {
	position: relative;
	height: 0;
	padding-bottom: 75%;
	margin-bottom: 1rem;
	overflow: hidden;
}

#allFooter .flex-video embed, #allFooter .flex-video iframe, #allFooter .flex-video object, #allFooter .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#allFooter .flex-video.widescreen {
	padding-bottom: 56.25%;
}

#allFooter .flex-video.vimeo {
	padding-top: 0;
}

#allFooter .label {
	display: inline-block;
	padding: .33333rem .5rem;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	border-radius: 0;
	background: #2199e8;
	color: #fefefe;
}

#allFooter .label.secondary {
	background: #777;
	color: #fefefe;
}

#allFooter .label.success {
	background: #3adb76;
	color: #fefefe;
}

#allFooter .label.warning {
	background: #ffae00;
	color: #fefefe;
}

#allFooter .label.alert {
	background: #ec5840;
	color: #fefefe;
}

#allFooter .media-object {
	margin-bottom: 1rem;
	display: block;
}

#allFooter .media-object img {
	max-width: none;
}

#allFooter .media-object-section {
	display: table-cell;
	vertical-align: top;
}

#allFooter .media-object-section:first-child {
	padding-right: 1rem;
}

#allFooter .media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem;
}

#allFooter .media-object-section>:last-child {
	margin-bottom: 0;
}

#allFooter .media-object-section.middle {
	vertical-align: middle;
}

#allFooter .media-object-section.bottom {
	vertical-align: bottom;
}

#allFooter body, #allFooter html {
	height: 100%;
}

#allFooter .off-canvas-wrapper {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: auto;
}

#allFooter .off-canvas-wrapper-inner {
	position: relative;
	width: 100%;
	min-height: 100%;
	transition: transform .5s ease;
}

#allFooter .off-canvas-wrapper-inner:after, #allFooter .off-canvas-wrapper-inner:before {
	content: " ";
	display: table;
}

#allFooter .off-canvas-wrapper-inner:after {
	clear: both;
}

#allFooter .off-canvas-content {
	min-height: 100%;
	background: #fefefe;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	padding-bottom: .1px;
	box-shadow: 0 0 10px hsla(0,0%,4%,.5);
}

#allFooter .js-off-canvas-exit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0,0%,100%,.25);
	cursor: pointer;
	transition: background .5s ease;
}

#allFooter .off-canvas {
	position: absolute;
	background: #e6e6e6;
	z-index: -1;
	max-height: 100%;
	overflow-y: auto;
	transform: translateX(0);
}

#allFooter [data-whatinput=mouse] .off-canvas {
	outline: 0;
}

#allFooter .off-canvas.position-left {
	left: -250px;
	top: 0;
	width: 250px;
}

#allFooter .is-open-left {
	transform: translateX(250px);
}

#allFooter .off-canvas.position-right {
	right: -250px;
	top: 0;
	width: 250px;
}

#allFooter .is-open-right {
	transform: translateX(-250px);
}

#allFooter .orbit, #allFooter .orbit-container {
	position: relative;
}

#allFooter .orbit-container {
	margin: 0;
	overflow: hidden;
	list-style: none;
}

#allFooter .orbit-slide {
	width: 100%;
	max-height: 100%;
}

#allFooter .orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0;
}

#allFooter .orbit-figure {
	margin: 0;
}

#allFooter .orbit-image {
	margin: 0;
	width: 100%;
	max-width: 100%;
}

#allFooter .orbit-caption {
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	background-color: hsla(0,0%,4%,.5);
}

#allFooter .orbit-caption, #allFooter .orbit-next, #allFooter .orbit-previous {
	position: absolute;
	padding: 1rem;
	color: #fefefe;
}

#allFooter .orbit-next, #allFooter .orbit-previous {
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}

#allFooter [data-whatinput=mouse] .orbit-next, #allFooter [data-whatinput=mouse] .orbit-previous {
	outline: 0;
}

#allFooter .orbit-next:active, #allFooter .orbit-next:focus, #allFooter .orbit-next:hover, #allFooter .orbit-previous:active, #allFooter .orbit-previous:focus, #allFooter .orbit-previous:hover {
	background-color: hsla(0,0%,4%,.5);
}

#allFooter .orbit-previous {
	left: 0;
}

#allFooter .orbit-next {
	left: auto;
	right: 0;
}

#allFooter .orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center;
}

#allFooter [data-whatinput=mouse] .orbit-bullets {
	outline: 0;
}

#allFooter .orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	background-color: #cacaca;
	border-radius: 50%;
}

#allFooter .orbit-bullets button.is-active, #allFooter .orbit-bullets button:hover {
	background-color: #8a8a8a;
}

#allFooter .pagination {
	margin-left: 0;
	margin-bottom: 1rem;
}

#allFooter .pagination:after, #allFooter .pagination:before {
	content: " ";
	display: table;
}

#allFooter .pagination:after {
	clear: both;
}

#allFooter .pagination li {
	font-size: .875rem;
	margin-right: .0625rem;
	border-radius: 0;
	display: none;
}

#allFooter .pagination li:first-child, #allFooter .pagination li:last-child {
	display: inline-block;
}

#allFooter .pagination a, #allFooter .pagination button {
	color: #0a0a0a;
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
}

#allFooter .pagination a:hover, #allFooter .pagination button:hover {
	background: #e6e6e6;
}

#allFooter .pagination .current {
	padding: .1875rem .625rem;
	background: #2199e8;
	color: #fefefe;
	cursor: default;
}

#allFooter .pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed;
}

#allFooter .pagination .disabled:hover {
	background: transparent;
}

#allFooter .pagination .ellipsis:after {
	content: "…";
	padding: .1875rem .625rem;
	color: #0a0a0a;
}

#allFooter .pagination-previous a:before, #allFooter .pagination-previous.disabled:before {
	content: "«";
	display: inline-block;
	margin-right: .5rem;
}

#allFooter .pagination-next a:after, #allFooter .pagination-next.disabled:after {
	content: "»";
	display: inline-block;
	margin-left: .5rem;
}

#allFooter .progress {
	background-color: #cacaca;
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0;
}

#allFooter .progress.primary .progress-meter {
	background-color: #2199e8;
}

#allFooter .progress.secondary .progress-meter {
	background-color: #777;
}

#allFooter .progress.success .progress-meter {
	background-color: #3adb76;
}

#allFooter .progress.warning .progress-meter {
	background-color: #ffae00;
}

#allFooter .progress.alert .progress-meter {
	background-color: #ec5840;
}

#allFooter .progress-meter {
	position: relative;
	display: block;
	width: 0;
	height: 100%;
	background-color: #2199e8;
}

#allFooter .progress-meter-text {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	margin: 0;
	font-size: .75rem;
	font-weight: 700;
	color: #fefefe;
	white-space: nowrap;
}

#allFooter body.is-reveal-open {
	overflow: hidden;
}

#allFooter html.is-reveal-open, #allFooter html.is-reveal-open body {
	min-height: 100%;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#allFooter .slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: none;
}

#allFooter .slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	transition: all .2s ease-in-out;
}

#allFooter .slider-fill.is-dragging {
	transition: all 0s linear;
}

#allFooter .slider-handle {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	z-index: 1;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #2199e8;
	transition: all .2s ease-in-out;
	touch-action: manipulation;
	border-radius: 0;
}

#allFooter [data-whatinput=mouse] .slider-handle {
	outline: 0;
}

#allFooter .slider-handle:hover {
	background-color: #1583cc;
}

#allFooter .slider-handle.is-dragging {
	transition: all 0s linear;
}

#allFooter .slider.disabled, #allFooter .slider[disabled] {
	opacity: .25;
	cursor: not-allowed;
}

#allFooter .slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scaleY(-1);
}

#allFooter .slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%;
}

#allFooter .slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%);
}

#allFooter .sticky-container {
	position: relative;
}

#allFooter .sticky {
	position: absolute;
	z-index: 0;
	transform: translateZ(0);
}

#allFooter .sticky.is-stuck {
	position: fixed;
	z-index: 2;
}

#allFooter .sticky.is-stuck.is-at-top {
	top: 0;
}

#allFooter .sticky.is-stuck.is-at-bottom {
	bottom: 0;
}

#allFooter .sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto;
}

#allFooter .sticky.is-anchored.is-at-bottom {
	bottom: 0;
}

#allFooter .switch {
	height: 2rem;
	margin-bottom: 1rem;
	outline: 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fefefe;
	font-weight: 700;
	font-size: .875rem;
}

#allFooter .switch-input {
	opacity: 0;
	position: absolute;
	margin-bottom: 0;
}

#allFooter .switch-paddle {
	background: #cacaca;
	cursor: pointer;
	display: block;
	position: relative;
	width: 4rem;
	height: 2rem;
	transition: all .25s ease-out;
	border-radius: 0;
	color: inherit;
	font-weight: inherit;
}

#allFooter input+.switch-paddle {
	margin: 0;
}

#allFooter .switch-paddle:after {
	background: #fefefe;
	content: "";
	display: block;
	position: absolute;
	height: 1.5rem;
	left: .25rem;
	top: .25rem;
	width: 1.5rem;
	transition: all .25s ease-out;
	transform: translateZ(0);
	border-radius: 0;
}

#allFooter input:checked~.switch-paddle {
	background: #2199e8;
}

#allFooter input:checked~.switch-paddle:after {
	left: 2.25rem;
}

#allFooter [data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0;
}

#allFooter .switch-active, #allFooter .switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#allFooter .switch-active {
	left: 8%;
	display: none;
}

#allFooter input:checked+label>.switch-active {
	display: block;
}

#allFooter .switch-inactive {
	right: 15%;
}

#allFooter input:checked+label>.switch-inactive {
	display: none;
}

#allFooter .switch.tiny {
	height: 1.5rem;
}

#allFooter .switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem;
}

#allFooter .switch.tiny .switch-paddle:after {
	width: 1rem;
	height: 1rem;
}

#allFooter .switch.tiny input:checked~.switch-paddle:after {
	left: 1.75rem;
}

#allFooter .switch.small {
	height: 1.75rem;
}

#allFooter .switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem;
}

#allFooter .switch.small .switch-paddle:after {
	width: 1.25rem;
	height: 1.25rem;
}

#allFooter .switch.small input:checked~.switch-paddle:after {
	left: 2rem;
}

#allFooter .switch.large {
	height: 2.5rem;
}

#allFooter .switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem;
}

#allFooter .switch.large .switch-paddle:after {
	width: 2rem;
	height: 2rem;
}

#allFooter .switch.large input:checked~.switch-paddle:after {
	left: 2.75rem;
}

#allFooter table {
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0;
}

#allFooter table tbody, #allFooter table tfoot, #allFooter table thead {
	border: 1px solid #f1f1f1;
	background-color: #fefefe;
}

#allFooter table caption {
	font-weight: 700;
	padding: .5rem .625rem .625rem;
}

#allFooter table thead {
	background: #f8f8f8;
	color: #0a0a0a;
}

#allFooter table tfoot {
	background: #f1f1f1;
	color: #0a0a0a;
}

#allFooter table tfoot tr, #allFooter table thead tr {
	background: transparent;
}

#allFooter table tfoot td, #allFooter table tfoot th, #allFooter table thead td, #allFooter table thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left;
}

#allFooter table tbody td, #allFooter table tbody th {
	padding: .5rem .625rem .625rem;
}

#allFooter table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto;
}

#allFooter table.hover thead tr:hover {
	background-color: #f3f3f3;
}

#allFooter table.hover tfoot tr:hover {
	background-color: #ececec;
}

#allFooter table.hover tbody tr:hover {
	background-color: #f9f9f9;
}

#allFooter table.hover tbody tr:nth-of-type(2n):hover {
	background-color: #ececec;
}

#allFooter .table-scroll {
	overflow-x: auto;
}

#allFooter .table-scroll table {
	width: auto;
}

#allFooter .tabs {
	margin: 0;
	list-style-type: none;
	background: #fefefe;
	border: 1px solid #e6e6e6;
}

#allFooter .tabs:after, #allFooter .tabs:before {
	content: " ";
	display: table;
}

#allFooter .tabs:after {
	clear: both;
}

#allFooter .tabs.vertical>li {
	width: auto;
	float: none;
	display: block;
}

#allFooter .tabs.simple>li>a {
	padding: 0;
}

#allFooter .tabs.simple>li>a:hover {
	background: transparent;
}

#allFooter .tabs.primary {
	background: #2199e8;
}

#allFooter .tabs.primary>li>a {
	color: #fefefe;
}

#allFooter .tabs.primary>li>a:focus, #allFooter .tabs.primary>li>a:hover {
	background: #1893e4;
}

#allFooter .tabs-title {
	float: left;
}

#allFooter .tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	line-height: 1;
	font-size: .75rem;
}

#allFooter .tabs-title>a:hover {
	background: #fefefe;
}

#allFooter .tabs-title>a:focus, #allFooter .tabs-title>a[aria-selected=true] {
	background: #e6e6e6;
}

#allFooter .tabs-content {
	background: #fefefe;
	transition: all .5s ease;
	border: 1px solid #e6e6e6;
	border-top: 0;
}

#allFooter .tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0;
}

#allFooter .tabs-panel {
	display: none;
	padding: 1rem;
}

#allFooter .tabs-panel.is-active {
	display: block;
}

#allFooter .thumbnail {
	border: 4px solid #fefefe;
	box-shadow: 0 0 0 1px hsla(0,0%,4%,.2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	transition: box-shadow .2s ease-out;
	border-radius: 0;
	margin-bottom: 1rem;
}

#allFooter .thumbnail:focus, #allFooter .thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(33,153,232,.5);
}

#allFooter .title-bar {
	background: #0a0a0a;
	color: #fefefe;
	padding: .5rem;
}

#allFooter .title-bar:after, #allFooter .title-bar:before {
	content: " ";
	display: table;
}

#allFooter .title-bar:after {
	clear: both;
}

#allFooter .title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem;
}

#allFooter .title-bar-left {
	float: left;
}

#allFooter .title-bar-right {
	float: right;
	text-align: right;
}

#allFooter .title-bar-title {
	vertical-align: middle;
}

#allFooter .has-tip, #allFooter .title-bar-title {
	font-weight: 700;
	display: inline-block;
}

#allFooter .has-tip {
	border-bottom: 1px dotted #8a8a8a;
	position: relative;
	cursor: help;
}

#allFooter .tooltip {
	background-color: #0a0a0a;
	color: #fefefe;
	font-size: 80%;
	padding: .75rem;
	position: absolute;
	z-index: 3;
	top: calc(100% + .6495rem);
	max-width: 10rem;
	border-radius: 0;
}

#allFooter .tooltip:before {
	border-color: transparent transparent #0a0a0a;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

#allFooter .tooltip.top:before, #allFooter .tooltip:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
}

#allFooter .tooltip.top:before {
	border-color: #0a0a0a transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	top: 100%;
	bottom: auto;
}

#allFooter .tooltip.left:before {
	border-color: transparent transparent transparent #0a0a0a;
	border-left-style: solid;
	border-right-width: 0;
	left: 100%;
}

#allFooter .tooltip.left:before, #allFooter .tooltip.right:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}

#allFooter .tooltip.right:before {
	border-color: transparent #0a0a0a transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	left: auto;
	right: 100%;
}

#allFooter .top-bar {
	padding: .5rem;
}

#allFooter .top-bar:after, #allFooter .top-bar:before {
	content: " ";
	display: table;
}

#allFooter .top-bar:after {
	clear: both;
}

#allFooter .top-bar, #allFooter .top-bar ul {
	background-color: #e6e6e6;
}

#allFooter .top-bar input {
	max-width: 200px;
	margin-right: 1rem;
}

#allFooter .top-bar .input-group-field {
	width: 100%;
	margin-right: 0;
}

#allFooter .top-bar input.button {
	width: auto;
}

#allFooter .top-bar .top-bar-left, #allFooter .top-bar .top-bar-right {
	width: 100%;
}

#allFooter .top-bar-title {
	float: left;
	margin-right: 1rem;
}

#allFooter .top-bar-left {
	float: left;
}

#allFooter .top-bar-right {
	float: right;
}

#allFooter .hide {
	display: none !important;
}

#allFooter .invisible {
	visibility: hidden;
}

#allFooter .ui-pnotify {
	top: 36px;
	right: 36px;
	position: absolute;
	height: auto;
	z-index: 2;
}

#allFooter body>.ui-pnotify {
	position: fixed;
	z-index: 100040;
}

#allFooter .ui-pnotify-modal-overlay {
	background-color: rgba(0,0,0,.4);
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
}

#allFooter body>.ui-pnotify-modal-overlay {
	position: fixed;
	z-index: 100039;
}

#allFooter .ui-pnotify.ui-pnotify-in {
	display: block !important;
}

#allFooter .ui-pnotify.ui-pnotify-move {
	transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

#allFooter .ui-pnotify.ui-pnotify-fade-slow {
	transition: opacity .6s linear;
	opacity: 0;
}

#allFooter .ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
	transition: opacity .6s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

#allFooter .ui-pnotify.ui-pnotify-fade-normal {
	transition: opacity .4s linear;
	opacity: 0;
}

#allFooter .ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
	transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

#allFooter .ui-pnotify.ui-pnotify-fade-fast {
	transition: opacity .2s linear;
	opacity: 0;
}

#allFooter .ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
	transition: opacity .2s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

#allFooter .ui-pnotify.ui-pnotify-fade-in {
	opacity: 1;
}

#allFooter .ui-pnotify .ui-pnotify-shadow {
	box-shadow: 0 6px 28px 0 rgba(0,0,0,.1);
}

#allFooter .ui-pnotify-container {
	background-position: 0 0;
	padding: .8em;
	height: 100%;
	margin: 0;
}

#allFooter .ui-pnotify-container:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

#allFooter .ui-pnotify-container.ui-pnotify-sharp {
	border-radius: 0;
}

#allFooter .ui-pnotify-title {
	display: block;
	margin-bottom: .4em;
	margin-top: 0;
}

#allFooter .ui-pnotify-text {
	display: block;
}

#allFooter .ui-pnotify-icon, #allFooter .ui-pnotify-icon span {
	display: block;
	float: left;
	margin-right: .2em;
}

#allFooter .ui-pnotify.stack-bottomleft, #allFooter .ui-pnotify.stack-topleft {
	left: 25px;
	right: auto;
}

#allFooter .ui-pnotify.stack-bottomleft, #allFooter .ui-pnotify.stack-bottomright {
	bottom: 25px;
	top: auto;
}

#allFooter .ui-pnotify.stack-modal {
	left: 50%;
	right: auto;
	margin-left: -150px;
}

#allFooter .brighttheme {
	border-radius: 0;
}

#allFooter .brighttheme.ui-pnotify-container {
	padding: 18px;
}

#allFooter .brighttheme .ui-pnotify-title {
	margin-bottom: 7px;
}

#allFooter .brighttheme-notice {
	background-color: #f3f3f3;
	border: 0 solid #ff0;
	color: #000;
	font-size: 12px;
}

#allFooter .brighttheme-info {
	background-color: #8fcedd;
	border: 0 solid #0286a5;
	color: #012831;
}

#allFooter .brighttheme-success {
	background-color: #aff29a;
	border: 0 solid #35db00;
	color: #104300;
}

#allFooter .brighttheme-error {
	background-color: #ffaba2;
	background-image: repeating-linear-gradient(135deg, transparent, transparent 35px, hsla(0,0%,100%,.3) 0, hsla(0,0%,100%,.3) 70px);
	border: 0 solid #ff1800;
	color: #4f0800;
}

#allFooter .brighttheme-icon-closer, #allFooter .brighttheme-icon-info, #allFooter .brighttheme-icon-notice, #allFooter .brighttheme-icon-sticker, #allFooter .brighttheme-icon-success {
	position: relative;
	width: 16px;
	height: 16px;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	font-family: Courier New, Courier, monospace;
	border-radius: 50%;
}

#allFooter .brighttheme-icon-closer:after, #allFooter .brighttheme-icon-info:after, #allFooter .brighttheme-icon-notice:after, #allFooter .brighttheme-icon-sticker:after, #allFooter .brighttheme-icon-success:after {
	position: absolute;
	top: 0;
	left: 4px;
}

#allFooter .brighttheme-icon-notice {
	background-color: #2e2e00;
	color: #ffffa2;
	margin-top: 2px;
}

#allFooter .brighttheme-icon-notice:after {
	content: "!";
}

#allFooter .brighttheme-icon-info {
	background-color: #012831;
	color: #8fcedd;
	margin-top: 2px;
}

#allFooter .brighttheme-icon-info:after {
	content: "i";
}

#allFooter .brighttheme-icon-success {
	background-color: #104300;
	color: #aff29a;
	margin-top: 2px;
}

#allFooter .brighttheme-icon-success:after {
	content: "✓";
}

#allFooter .brighttheme-icon-error {
	position: relative;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 16px solid #2e0400;
	font-size: 0;
	line-height: 0;
	color: #ffaba2;
	margin-top: 1px;
}

#allFooter .brighttheme-icon-error:after {
	position: absolute;
	top: 1px;
	left: -4px;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	font-family: Courier New, Courier, monospace;
	content: "!";
}

#allFooter .brighttheme-icon-closer, #allFooter .brighttheme-icon-sticker {
	display: inline-block;
}

#allFooter .brighttheme-icon-closer:after {
	top: -4px;
	content: "✕";
}

#allFooter .brighttheme-icon-sticker:after {
	top: -5px;
	content: "𝆺𝅥";
	transform: rotate(-90deg);
}

#allFooter .brighttheme-icon-sticker.brighttheme-icon-stuck:after {
	transform: rotate(180deg);
}

#allFooter .brighttheme .ui-pnotify-action-bar {
	padding-top: 12px;
}

#allFooter .brighttheme .ui-pnotify-action-bar input, #allFooter .brighttheme .ui-pnotify-action-bar textarea {
	display: block;
	width: 100%;
	margin-bottom: 12px !important;
}

#allFooter .brighttheme .ui-pnotify-action-button {
	text-transform: uppercase;
	font-weight: 700;
	padding: 4px 8px;
	border: none;
	background: 0 0;
}

#allFooter .brighttheme .ui-pnotify-action-button.btn-primary {
	border: none;
	border-radius: 0;
}

#allFooter .brighttheme-notice .ui-pnotify-action-button.btn-primary {
	background-color: #ff0;
	color: #4f4f00;
}

#allFooter .brighttheme-info .ui-pnotify-action-button.btn-primary {
	background-color: #0286a5;
	color: #012831;
}

#allFooter .brighttheme-success .ui-pnotify-action-button.btn-primary {
	background-color: #35db00;
	color: #104300;
}

#allFooter .brighttheme-error .ui-pnotify-action-button.btn-primary {
	background-color: #ff1800;
	color: #4f0800;
}

#allFooter .ui-pnotify-closer, #allFooter .ui-pnotify-sticker {
	float: right;
	margin-left: .2em;
}

#allFooter .ui-pnotify-history-container {
	position: absolute;
	top: 0;
	right: 18px;
	width: 70px;
	border-top: none;
	padding: 0;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	z-index: 10000;
}

#allFooter .ui-pnotify-history-container.ui-pnotify-history-fixed {
	position: fixed;
}

#allFooter .ui-pnotify-history-container .ui-pnotify-history-header {
	padding: 2px;
	text-align: center;
}

#allFooter .ui-pnotify-history-container button {
	cursor: pointer;
	display: block;
	width: 100%;
}

#allFooter .ui-pnotify-history-container .ui-pnotify-history-pulldown {
	display: block;
	margin: 0 auto;
}

#allFooter .ui-pnotify-container {
	position: relative;
	left: 0;
}

#allFooter .datepicker {
	display: none;
	position: absolute;
	padding: 4px;
	margin-top: 1px;
	direction: ltr;
}

#allFooter .datepicker.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	list-style: none;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	color: #333;
	font-size: 13px;
	line-height: 18px;
}

#allFooter .datepicker.dropdown-menu td, #allFooter .datepicker.dropdown-menu th {
	padding: 4px 5px;
}

#allFooter .datepicker table {
	border: 0;
	margin: 0;
	width: auto;
}

#allFooter .datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
}

#allFooter .datepicker td, #allFooter .datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	border: 0;
	font-size: 12px;
	padding: 4px 8px;
	cursor: pointer;
}

#allFooter .datepicker td {
	background: #fff;
}

#allFooter .datepicker td span.active, #allFooter .datepicker td.active.day, #allFooter .datepicker td.active.year {
	background: #2ba6cb;
}

#allFooter .datepicker td.new, #allFooter .datepicker td.old {
	color: #999;
}

#allFooter .datepicker td span.month.disabled, #allFooter .datepicker td span.year.disabled, #allFooter .datepicker td.day.disabled {
	color: #eee;
}

#allFooter .datepicker th {
	background: #fff;
}

#allFooter .datepicker th span.active, #allFooter .datepicker th.active.day, #allFooter .datepicker th.active.year {
	background: #2ba6cb;
}

#allFooter .datepicker th.date-switch {
	width: 145px;
}

#allFooter .datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle;
}

#allFooter .datepicker.days div.datepicker-days, #allFooter .datepicker.months div.datepicker-months, #allFooter .datepicker.years div.datepicker-years {
	display: block;
}

#allFooter .datepicker-dropdown:after, #allFooter .datepicker-dropdown:before {
	content: "";
	display: inline-block;
	position: absolute;
}

#allFooter .datepicker thead tr:first-child th {
	cursor: pointer;
}

#allFooter .datepicker thead tr:first-child th.cw {
	cursor: default;
	background-color: transparent;
}

#allFooter .datepicker tfoot tr:first-child th {
	cursor: pointer;
}

#allFooter .datepicker-inline {
	width: 220px;
}

#allFooter .datepicker-rtl {
	direction: rtl;
}

#allFooter .datepicker-rtl table tr td span {
	float: right;
}

#allFooter .datepicker-dropdown {
	top: 0;
	left: 0;
}

#allFooter .datepicker-dropdown:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 1px solid rgba(0,0,0,.2);
	top: -7px;
	left: 6px;
}

#allFooter .datepicker-dropdown:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	top: -6px;
	left: 7px;
}

#allFooter .datepicker-dropdown:after, #allFooter .datepicker-dropdown:before, #allFooter .datepicker>div {
	display: none;
}

#allFooter .datepicker-close {
	position: absolute;
	top: -30px;
	right: 0;
	width: 15px;
	height: 30px;
	padding: 0;
	display: none;
}

#allFooter .table-striped .datepicker table tr td, #allFooter .table-striped .datepicker table tr th {
	background-color: transparent;
}

#allFooter .owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

#allFooter .owl-carousel .owl-stage {
	position: relative;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

#allFooter .owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#allFooter .owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translateZ(0);
}

#allFooter .owl-carousel .owl-item, #allFooter .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
}

#allFooter .owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

#allFooter .owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

#allFooter .owl-carousel .owl-dots.disabled, #allFooter .owl-carousel .owl-nav.disabled {
	display: none;
}

#allFooter .owl-carousel .owl-dot, #allFooter .owl-carousel .owl-nav .owl-next, #allFooter .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#allFooter .owl-carousel .owl-nav button.owl-next, #allFooter .owl-carousel .owl-nav button.owl-prev, #allFooter .owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

#allFooter .owl-carousel.owl-loaded {
	display: block;
}

#allFooter .owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

#allFooter .owl-carousel.owl-hidden {
	opacity: 0;
}

#allFooter .owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

#allFooter .owl-carousel.owl-drag .owl-item {
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#allFooter .owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

#allFooter .owl-carousel.owl-rtl {
	direction: rtl;
}

#allFooter .owl-carousel.owl-rtl .owl-item {
	float: right;
}

#allFooter .no-js .owl-carousel {
	display: block;
}

#allFooter .owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

#allFooter .owl-carousel .owl-animated-in {
	z-index: 0;
}

#allFooter .owl-carousel .owl-animated-out {
	z-index: 1;
}

#allFooter .owl-carousel .fadeOut {
	animation-name: fadeOut;
}

#allFooter .owl-height {
	transition: height .5s ease-in-out;
}

#allFooter .owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease;
}

#allFooter .owl-carousel .owl-item .owl-lazy:not([src]), #allFooter .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0;
}

#allFooter .owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

#allFooter .owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

#allFooter .owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease;
}

#allFooter .owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3);
}

#allFooter .owl-carousel .owl-video-playing .owl-video-play-icon, #allFooter .owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

#allFooter .owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease;
}

#allFooter .owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.icon-footer-promotion:before {
	content: "";
}

#allFooter {
	clear: both;
}

.centralize {
	text-align: center;
}

.paddingBottom50px {
	padding-bottom: 50px;
}

.footer-top-Wrapper {
	height: 400px;
	position: relative;
}

.v2of2023 .footer-top-Wrapper {
	height: auto;
}

.v2of2023 .footer-top-Wrapper>div {
	display: block;
}

.v2of2023 .footer-top-Wrapper .ambassador-col, .v2of2023 .footer-top-Wrapper .sponsor-col, .v2of2023 .footer-top-Wrapper .vendors-col {
	float: left;
	margin: 0 1.30208333vw;
}

.v2of2023 .footer-top-Wrapper .sponsor-col {
	width: 21.875vw;
	margin-left: 2.5vw;
}

.v2of2023 .footer-top-Wrapper .sponsor-col .sponsor-item {
	height: auto;
}

.v2of2023 .footer-top-Wrapper .vendors-col {
	width: 39.89583333vw;
	margin-right: 0;
}

.v2of2023 .footer-top-Wrapper .ambassador-col {
	width: 28.02083333vw;
	position: static;
	margin-left: 0;
	margin-right: 0;
}

.footer-top-Wrapper .ambassador-col {
	position: absolute;
	top: 0;
	right: 0;
}

.footer-top-Wrapper .ambassador-col .ambassador-mobile {
	display: none;
}

.footer-top-Wrapper .ambassador-col .ambassador-desktop img {
	float: left;
	width: auto;
	height: 22em;
}

.footer-content-web.v2of2023 .footer-top-Wrapper .ambassador-col .ambassador-desktop img {
	width: auto;
	height: 325px;
}

.footer-content-web.v2of2023 .sponsor-item>.column, .footer-content-web.v2of2023 .sponsor-item>.column .sponsor-wording-top {
	margin-top: 30px;
}

.footer-top-Wrapper .sponsor-col .sponsor-item {
	width: auto;
	height: 22em;
}

.mobileFooterBotton {
	color: #fff;
	font-size: 9px;
	display: block;
	line-height: 1;
	text-transform: capitalize;
}

.mobileFooterNew {
	background: red;
	color: #fff;
	border-radius: 20px;
	font-size: 8px;
	padding: 0 5px;
	position: absolute;
}

.FooterIcon {
	display: inline-block;
	height: 32px;
	cursor: pointer;
	margin: 10px 20px 10px 0;
	background-repeat: no-repeat;
}

.FirstCagayanLicenses {
	width: 33px;
	background-position: -25px -300px;
}

.FirstCagayanLicenses:hover {
	background-position: -115px -300px;
}

.GameCareResponsibility {
	width: 34px;
	background-position: -25px -266px;
}

.GameCareResponsibility:hover {
	background-position: -115px -266px;
}

.AboveAgeResponsibility {
	width: 33px;
	background-position: -25px -232px;
}

.AboveAgeResponsibility:hover {
	background-position: -115px -232px;
}

.VisaPayment {
	width: 50px;
	cursor: default !important;
	background-position: -266px -7px;
}

.VisaPayment:hover {
	background-position: -266px -53px;
}

.MasterCardPayment {
	width: 50px;
	cursor: default !important;
	background-position: -348px -7px;
}

.MasterCardPayment:hover {
	background-position: -348px -53px;
}

.ChinaUnionPayment {
	cursor: default !important;
	background-position: -26px -36px;
}

.ChinaUnionPayment:hover {
	background-position: -115px -36px;
}

.FastBank {
	width: 56px;
	cursor: default !important;
	background-position: -15px -194px;
}

.FastBank:hover {
	background-position: -105px -194px;
}

.BankWirePayment {
	width: 65px;
	cursor: default !important;
	background-position: -682px -7px;
}

.BankWirePayment:hover {
	background-position: -682px -53px;
}

.footer-second-wrapper .payment .FooterIcon {
	background-image: url(/ft/footer_payment.webp);
	margin: 5px 3px;
	height: 37px;
	min-width: 37px;
}

.AliPayPayment {
	cursor: default !important;
	background-position: -26px 4px;
}

.AliPayPayment:hover {
	background-position: -115px 4px;
}

.SkrillPayment {
	width: 45px;
	cursor: default !important;
	background-position: -852px -7px;
}

.SkrillPayment:hover {
	background-position: -852px -53px;
}

.Help2PayPayment {
	width: 45px;
	cursor: default !important;
	background-position: -1385px -8px;
}

.Help2PayPayment:hover {
	background-position: -1385px -53px;
}

.IWalletPayment {
	width: 70px;
	cursor: default !important;
	background-position: -1184px -8px;
}

.IWalletPayment:hover {
	background-position: -1184px -53px;
}

.VenusPointPayment {
	width: 80px;
	cursor: default !important;
	background-position: -1285px -8px;
}

.VenusPointPayment:hover {
	background-position: -1285px -53px;
}

.AstroPay {
	cursor: default !important;
	background-position: -26px -157px;
}

.AstroPay:hover {
	background-position: -115px -157px;
}

.WeChat {
	cursor: default !important;
	background-position: -26px -77px;
}

.WeChat:hover {
	background-position: -115px -77px;
}

.JDPay {
	cursor: default !important;
	background-position: -26px -117px;
}

.JDPay:hover {
	background-position: -115px -117px;
}

.EasyPayTH {
	width: 66px;
	cursor: default !important;
	background-position: -9px -572px;
}

.EasyPayTH:hover {
	background-position: -99px -572px;
}

.EeziePay {
	width: 66px;
	cursor: default !important;
	background-position: -9px -605px;
}

.EeziePay:hover {
	background-position: -99px -605px;
}

.LocalBankTransfer {
	width: 62px;
	height: 30px !important;
	cursor: default !important;
	background-position: -12px -366px;
}

.LocalBankTransfer:hover {
	background-position: -102px -366px;
}

.FastBahtTH {
	width: 85px;
	cursor: default !important;
	background-position: 0 -539px;
}

.FastBahtTH:hover {
	background-position: -90px -539px;
}

.LineTH {
	width: 40px;
	cursor: default !important;
	background-position: -23px -506px;
}

.LineTH:hover {
	background-position: -113px -506px;
}

.CashCard {
	width: 73px;
	cursor: default !important;
	background-position: -7px -473px;
}

.CashCard:hover {
	background-position: -97px -473px;
}

.QRCode {
	width: 73px;
	cursor: default !important;
	background-position: -7px -768px;
}

.QRCode:hover {
	background-position: -95px -768px;
}

.MomoPay {
	width: 70px;
	cursor: default !important;
	height: 23px !important;
	background-position: -9px -858px;
}

.MomoPay:hover {
	background-position: -96px -858px;
}

.LocalBankTransferVn {
	width: 62px;
	height: 28px !important;
	cursor: default !important;
	background-position: -12px -645px;
}

.LocalBankTransferVn:hover {
	background-position: -102px -645px;
}

.FastPayVN {
	width: 55px;
	height: 28px !important;
	cursor: default !important;
	background-position: -15px -680px;
}

.FastPayVN:hover {
	background-position: -105px -680px;
}

.ZaloPay {
	width: 72px;
	cursor: default !important;
	background-position: -9px -798px;
}

.ZaloPay:hover {
	background-position: -96px -798px;
}

.CashCardVn {
	width: 73px;
	height: 30px !important;
	cursor: default !important;
	background-position: -7px -830px;
}

.CashCardVn:hover {
	background-position: -94px -830px;
}

.IovationSecurity {
	width: 90px !important;
	cursor: default !important;
	background-position: -4px -387px;
	background-size: 200px;
}

.IovationSecurity:hover {
	background-position: -108px -387px;
}

.footer-social-icon-wrapper.facebook {
	background-color: #4267b2;
}

.footer-social-icon-wrapper.twitter {
	background-color: #1da1f2;
}

.footer-social-icon-wrapper.youtube {
	background-color: #f5161b;
}

.footer-disclaimer-content {
	color: #8e8e8e;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.footer-social {
	margin: 0;
	list-style: none;
	list-style-type: none;
}

.footer-social>li {
	float: inherit;
	margin-left: 15px;
}

.footer-social-icon-wrapper {
	border-radius: 50%;
	width: 33px;
	height: 33px;
	cursor: pointer;
}

.footer-license-mobile {
	list-style: none;
	list-style-type: none;
	display: inline-block;
	margin: auto;
}

.footer-first-wrapper {
	margin: 0 50px;
	text-align: center;
	padding-top: 4em;
	padding-bottom: 1em;
}

.footer-icon-wrapper {
	padding: 5px 45.5px;
	margin-left: 0;
	margin-right: 0;
	background-color: #f2f3f4;
}

.footer-back-to-top {
	margin: 0 0 10px;
	text-align: center;
	background-color: #dcdcdc;
	height: 45px;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}

.footer-back-to-top>span {
	font-weight: 700;
	line-height: 45px;
	font-size: 16px;
}

.footer-social-icon {
	font-size: 15px;
	color: #fff;
	padding-left: 9px;
	padding-top: 9px;
	display: block;
}

.footer-nagivation {
	margin: 0;
	list-style: none;
	list-style-type: none;
}

.footer-nagivation>li {
	float: left;
	margin-right: 20px;
}

.footer-nagivation>li>* {
	color: #fff;
}

.footer-icon {
	margin: 0;
	list-style: none;
	list-style-type: none;
	clear: both;
}

.footer-icon>li {
	float: left;
}

.footer-region {
	margin: 0;
	list-style: none;
	list-style-type: none;
}

.footer-region>li {
	float: inherit;
	margin-left: 10px;
}

.footer-help {
	font-size: 14px;
	font-weight: 700;
}

.footer-live-chat {
	z-index: 10;
	width: 210px;
	height: 44px;
	text-align: center;
	background: #25aae1;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
	position: fixed;
	right: 40px;
	bottom: 0;
}

.footer-live-chat-logo {
	color: #fff;
}

.footer-live-chat-disclaimer {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}

.footer-row {
	padding: 40px 0 0;
	background-color: #e1e1de;
	height: 297px;
}

.footer-top-title {
	font-size: 17px;
	padding-bottom: 2px;
	color: #000;
}

.footer-content-Wrapper {
	background-color: #e1e1de;
	padding: 0 45.5px;
	margin-top: 30px;
}

.footer-partner {
	background-size: 450px;
}

.sponsor-table {
	display: inline-block;
	margin: 0;
	font-size: 9px;
}

.sponsor-table>tbody {
	border: 0;
}

.sponsor-table>tbody, .sponsor-table>tbody>tr {
	background-color: transparent !important;
}

.sponsor-table>tbody>tr:first-child {
	border-bottom: 1px solid #8c8c8c;
}

.sponsor-table>tbody>tr>td {
	padding: 2px 0;
}

.sponsor-wording-top {
	font-size: 15px;
	font-weight: 700;
	color: #25aae1;
}

.sponsor-wording-btm {
	font-size: 15px;
	color: #000;
}

.sponsor-logo {
	width: auto;
	height: 13vw;
	max-height: 13em;
	margin: 2em;
}

.v2of2023 .sponsor-logo {
	height: 139px;
}

.footer-partner.tottenham {
	width: 75px;
	height: 155px;
	margin-top: 20px;
	display: inline-block;
	background-position: -235px 0;
}

.footer-partner.tottenham:hover {
	background-position: -12px 0;
}

.footer-partner.newcastle {
	width: 115px;
	height: 120px;
	background-position: -237px -520px;
	display: inline-block;
	margin-top: 25px;
}

.footer-partner.tottenham:hover, .sponsor-newcastle:hover .footer-partner.newcastle {
	background-position: -14px -520px;
}

.hidden-footer {
	display: none;
}

.footer-gaming-platform {
	height: 70px;
	background-size: 270px;
	display: block;
	background-repeat: no-repeat;
}

.footer-gaming-platform.asiagaming {
	width: 105px;
	height: 45px;
	background-position: -16px -515px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.asiagaming:hover {
	background-position: -150px -515px;
}

.footer-gaming-platform.im {
	width: 130px;
	height: 45px;
	background-position: -5px -228px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.im:hover {
	background-position: -140px -228px;
}

.footer-gaming-platform.bti {
	width: 85px;
	height: 45px;
	background-position: -23px -275px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.bti:hover {
	background-position: -156px -275px;
}

.footer-gaming-platform.microgaming {
	width: 125px;
	height: 45px;
	background-position: -1px -325px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.microgaming:hover {
	background-position: -136px -325px;
}

.footer-gaming-platform.ebet {
	width: 103px;
	height: 45px;
	background-position: -10px -370px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.ebet:hover {
	background-position: -146px -370px;
}

.footer-gaming-platform.onework {
	width: 120px;
	height: 45px;
	background-position: -8px -470px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.onework:hover {
	background-position: -143px -470px;
}

.footer-gaming-platform.golddeluxe {
	width: 88px;
	height: 45px;
	background-position: -20px -466px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.golddeluxe:hover {
	background-position: -155px -466px;
}

.footer-gaming-platform.playtech {
	width: 136px;
	height: 45px;
	background-position: 5px -180px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.playtech:hover {
	background-position: -131px -180px;
}

.footer-gaming-platform.kyg {
	width: 72px;
	height: 45px;
	background-position: -25px -420px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.kyg:hover {
	background-position: -160px -420px;
}

.footer-gaming-platform.cmd {
	width: 108px;
	height: 45px;
	background-position: -13px -566px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.cmd:hover {
	background-position: -148px -566px;
}

.footer-gaming-platform.betfair {
	background-position: -183px -625px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.betfair:hover {
	background-position: -364px -625px;
}

.footer-gaming-platform.gpk {
	width: 118px;
	height: 45px;
	background-position: -6px 12px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.gpk:hover {
	background-position: -146px 12px;
}

.footer-gaming-platform.ipk {
	width: 116px;
	height: 45px;
	background-position: -6px -88px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.ipk:hover {
	background-position: -143px -88px;
}

.footer-gaming-platform.bgg {
	width: 110px;
	height: 45px;
	background-position: -12px -665px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.bgg:hover {
	background-position: -148px -665px;
}

.footer-gaming-platform.tgp {
	width: 135px;
	height: 45px;
	background-position: 0 -618px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.tgp:hover {
	background-position: -136px -618px;
}

.footer-gaming-platform.evo {
	width: 123px;
	height: 45px;
	background-position: -6px -810px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.evo:hover {
	background-position: -140px -810px;
}

.footer-gaming-platform.tfg {
	width: 108px;
	height: 45px;
	background-position: -12px -710px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.tfg:hover {
	background-position: -147px -710px;
}

.footer-gaming-platform.tcg {
	width: 125px;
	height: 45px;
	background-position: -15px -955px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.tcg:hover {
	background-position: -150px -955px;
}

.footer-gaming-platform.pgs {
	width: 108px;
	height: 45px;
	background-position: -12px -1052px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.pgs:hover {
	background-position: -147px -1052px;
}

.footer-gaming-platform.wec {
	width: 116px;
	height: 45px;
	background-position: -10px -1574px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.wec:hover {
	background-position: -147px -1574px;
}

.footer-gaming-platform.amb {
	width: 116px;
	height: 45px;
	background-position: -10px -1522px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.amb:hover {
	background-position: -147px -1522px;
}

.footer-gaming-platform.jkr {
	width: 125px;
	height: 45px;
	background-position: -2px -860px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.jkr:hover {
	background-position: -137px -860px;
}

.footer-gaming-platform.sgw {
	width: 108px;
	height: 45px;
	background-position: -15px -910px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.sgw:hover {
	background-position: -150px -910px;
}

.footer-gaming-platform.wmc {
	width: 108px;
	height: 45px;
	background-position: -12px -1002px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.wmc:hover {
	background-position: -144px -1002px;
}

.footer-gaming-platform.tg {
	width: 108px;
	height: 45px;
	background-position: -12px -1103px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.tg:hover {
	background-position: -148px -1103px;
}

.footer-gaming-platform.sxy {
	width: 108px;
	height: 45px;
	background-position: -12px -1148px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.sxy:hover {
	background-position: -147px -1148px;
}

.footer-gaming-platform.obgames {
	width: 104px;
	height: 43px;
	background-position: -23px -1212px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.obgames:hover {
	background-position: -152px -1212px;
}

.footer-gaming-platform.kpk {
	width: 115px;
	height: 45px;
	background-position: -12px -1305px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.kpk:hover {
	background-position: -143px -1305px;
}

.footer-gaming-platform.jif {
	width: 80px;
	height: 43px;
	background-position: -30px -1258px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.jif:hover {
	background-position: -159px -1258px;
}

.footer-gaming-platform.png {
	width: 116px;
	height: 45px;
	background-position: -10px -1355px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.png:hover {
	background-position: -141px -1355px;
}

.footer-gaming-platform.vtg {
	width: 115px;
	height: 45px;
	background-position: -12px -1405px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.vtg:hover {
	background-position: -143px -1405px;
}

.footer-gaming-platform.spr {
	width: 115px;
	height: 45px;
	background-position: -12px -1472px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.spr:hover {
	background-position: -143px -1472px;
}

.footer-gaming-platform.spx {
	width: 115px;
	height: 45px;
	background-position: -12px -1619px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.spx:hover {
	background-position: -143px -1619px;
}

.footer-gaming-platform.evp {
	width: 115px;
	height: 45px;
	background-position: -12px -1663px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.evp:hover {
	background-position: -142px -1663px;
}

.footer-gaming-platform.hbn {
	width: 115px;
	height: 45px;
	background-position: -12px -1704px;
}

.footer-content-web:not(.v2of2023) .footer-gaming-platform.hbn:hover {
	background-position: -142px -1704px;
}

.footer-ambassador {
	background-repeat: no-repeat;
}

.ambassador-en-robbie, .ambassador-vi-robbie, .ambassador-zh-robbie {
	background-position: -20px -500px;
	height: 235px;
	width: 185px;
}

.ambassador-id-robbie, .ambassador-th-robbie {
	background-position: -20px -502px;
	height: 235px;
	width: 190px;
}

.ambassador-en-robbie:hover, .ambassador-id-robbie:hover, .ambassador-th-robbie:hover, .ambassador-vi-robbie:hover, .ambassador-zh-robbie:hover {
	background-position: -245px -496px;
	margin-left: -30px;
	width: 250px;
}

.ambassador-en-steve, .ambassador-zh-steve {
	background-position: -15px -274px;
	width: 100%;
	height: 235px;
}

.ambassador-id-steve, .ambassador-th-steve, .ambassador-vi-steve {
	background-position: -20px -276px;
	height: 235px;
	width: 192px;
}

.ambassador-en-steve:hover, .ambassador-id-steve:hover, .ambassador-zh-steve:hover {
	background-position: -240px -240px;
	width: 213px;
}

.ambassador-th-steve:hover, .ambassador-vi-steve:hover {
	background-position: -250px -240px;
	height: 235px;
	width: 195px;
}

.footer-ambassador.rola-sign {
	background-position: -17px -10px;
	height: 235px;
	width: 100%;
}

.footer-ambassador.rola-sign:hover {
	background-position: -235px 7px;
	width: 240px;
	margin-left: -45px;
}

.footer-sponsorship-paging>ul {
	text-align: center;
	margin: auto;
}

.footer-sponsorship-paging>ul>li {
	display: inline-block;
	padding: 0 5px;
}

.footer-ambassador-img {
	width: auto;
	max-height: 20vw;
}

.footer-social-ul {
	margin: 0;
}

.footer-social-ul>li {
	float: none;
	margin-right: 0;
	display: inline-block;
	vertical-align: middle;
}

.footer-social-media-div>a {
	display: inline-block;
}

.footer-social-media {
	display: inline-block;
	margin: 15px 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: 75px;
	height: 32px;
}

.footer-social-media.en, .footer-social-media.th, .footer-social-media.vn {
	background-size: 70px;
	height: 27px;
}

.footer-social-media.vn {
	background-size: 52px;
	margin-top: 24px;
	height: 21px;
}

.footer-social-media.telegram {
	width: 34px;
	background-position: -2px -256px;
}

.footer-social-media.telegram:hover {
	background-position: -39px -256px;
}

.footer-social-media.telegram.vn {
	width: 26px;
	background-position: -2px -180px;
}

.footer-social-media.telegram.vn:hover {
	background-position: -27px -180px;
}

.footer-social-media.hotline {
	width: 38px;
	background-position: -4px -224px;
}

.footer-social-media.hotline:hover {
	background-position: -50px -224px;
}

.footer-social-media.bbm {
	background-position: -45px -247px;
}

.footer-social-media.bbm:hover {
	background-position: 0 -247px;
}

.footer-social-media.insta {
	width: 30px;
	background-position: -2px -210px;
}

.footer-social-media.insta:hover {
	background-position: -38px -210px;
}

.footer-social-media.insta.vn {
	width: 23px;
	background-position: -2px -156px;
}

.footer-social-media.insta.vn:hover {
	background-position: -29px -156px;
}

.footer-social-media.wechat {
	display: none;
	width: 43px;
	background-position: -45px -141px;
}

.footer-social-media.wechat:hover {
	background-position: 0 -141px;
}

.footer-social-media.weibo {
	width: 42px;
	background-position: 2px -288px;
}

.footer-social-media.weibo:hover {
	background-position: -39px -288px;
}

.footer-social-media.youku {
	width: 38px;
	background-position: 4px -153px;
}

.footer-social-media.youku:hover {
	background-position: -36px -153px;
}

.footer-social-media.facebook {
	width: 33px;
	background-position: 0 0;
}

.footer-social-media.facebook:hover {
	background-position: -36px 0;
}

.footer-social-media.facebook.vn {
	width: 24px;
}

.footer-social-media.facebook.vn:hover {
	background-position: -27px 0;
}

.footer-social-media.twitter {
	width: 34px;
	background-position: -3px -28px;
}

.footer-social-media.twitter:hover {
	background-position: -39px -28px;
}

.footer-social-media.twitter.vn {
	width: 22px;
	background-position: -2px -21px;
}

.footer-social-media.twitter.vn:hover {
	background-position: -29px -21px;
}

.footer-social-media.tiktok {
	width: 36px;
	background-position: 0 -113px;
}

.footer-social-media.tiktok:hover {
	width: 36px;
	background-position: -36px -113px;
}

.footer-social-media.youtube {
	width: 31px;
	background-position: -1px -86px;
}

.footer-social-media.youtube:hover {
	background-position: -39px -86px;
}

.footer-social-media.youtube.vn {
	width: 27px;
	background-position: 0 -63px;
}

.footer-social-media.youtube.vn:hover {
	background-position: -28px -63px;
}

.footer-social-media.line {
	width: 32px;
	background-position: -3px -56px;
}

.footer-social-media.line:hover {
	background-position: -41px -56px;
}

.partner-description {
	display: inline-block;
	margin: 70px 0 0;
	vertical-align: top;
}

.footer-second-wrapper {
	padding: 36px 0;
	background-color: #eff0f1;
}

.footer-second-wrapper hr {
	display: none;
}

.footer-third-wrapper {
	padding: 20px 0 15px;
	background-color: #25aae1;
}

.footer-third-wrapper hr {
	display: none;
}

.footer-forth-wrapper {
	padding: 10px 0 45px;
	background-color: #219aca;
}

.footer-forth-wrapper hr {
	display: none;
}

.footer-forth-wrapper.zh {
	background-color: #25aae1;
	padding: 10px 0 0;
}

.footer-link-container {
	display: table;
	margin: auto;
}

.footer-link-container>span {
	padding: 0 17px;
}

.footer-link-container>span>a {
	color: #fff;
}

.footer-link-container>span>a:hover {
	color: #cbcbcb;
}

.footer-social-container {
	display: table;
	margin: auto;
}

.footer-social-container>div {
	display: inline-block;
}

.footer-social-container>.help-link {
	border-right: 1px solid #dcdcdc;
	padding: 0 26px;
	vertical-align: top;
	display: inline-block;
	line-height: 25px;
	margin: 5px 9px 5px 0;
}

.footer-social-container>.help-link>a {
	color: #fff;
}

.footer-social-container>.help-link>a:hover {
	color: #2e3191;
}

.region-selector {
	border-left: 1px solid #dcdcdc;
	padding: 0 26px;
	margin: 85px 0;
}

.mobile-region-selector, .region-selector {
	vertical-align: top;
	display: inline-block;
	line-height: 11px;
}

.mobile-region-selector {
	padding: 0 0 0 10px;
	margin-top: 5px;
}

.language-dropdown {
	margin: auto;
	width: 145px;
	height: 35px;
	border: 1px solid #fff;
	border-radius: 10px;
}

.language-dropdown-text {
	margin-top: 7px;
	padding: 0;
	text-align: center;
	font-size: .9rem;
}

.language-dropdown-icon {
	margin-top: 10px;
	float: left !important;
	font-size: 10px;
}

.language-dropdown-icon>.icon-fun88_arrow_down_triangle {
	font-size: 8px;
}

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

.footer-icon-fun88-help {
	font-size: 22px;
	padding-right: 15px;
	line-height: 24px;
	vertical-align: middle;
}

.footer-column-container .column-list {
	margin: 0;
	list-style: none;
	list-style-type: none;
	font-size: .8rem;
}

.footer-column-container .column-list a {
	color: #c1c1c1;
	text-decoration: none;
	line-height: 2;
}

.footer-bottom-title {
	color: #707171;
	padding-bottom: 5px;
	font-size: .9rem;
}

.footer-content-header {
	font-size: 10px;
	text-align: center;
}

.footer-header-arrow-down {
	margin-top: 4px;
}

.footer-content-container {
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
}

.footer-content-container>.content>p>a, .footer-content-container>h1>a {
	color: blue;
	font-weight: bolder;
}

.footer-content-container>.content, .footer-content-container>.content>h2, .footer-content-container>.content>p, .footer-content-container>h1 {
	font-size: 10px;
}

.footer-content-container>.content {
	display: block;
}

.expand, .footer-content-container>h1 {
	display: inline;
}

.footer-content-container>.expand {
	font-size: 7px !important;
}

.expand {
	margin-left: 10px;
	font-size: x-small;
}

.DisclaimerLine {
	height: 77px;
	width: 320px;
	margin: auto;
}

.Logo-NUFC {
	margin: auto;
	height: 94px;
	width: 95px;
	background-size: 93px;
}

.Logo-OG {
	margin: auto;
	height: 105px;
	width: 70px;
	background-size: 70px;
}

.Logo-SPURS {
	margin: auto;
	height: 93px;
	width: 45px;
	background-size: 45px;
}

.Montenegro-Seal {
	height: 90px;
	width: 83px;
	margin: 18px auto;
}

.white {
	color: #fff;
}

.text-align-center {
	text-align: center;
}

.text-align-left {
	text-align: left;
}

.trim-padding-horizontal {
	padding-left: 0;
	padding-right: 0;
}

.montenegro-desc {
	font-size: 10px;
	margin: 10px 1rem 0;
	float: left !important;
}

.mobile-footer-link {
	font-size: 12px;
}

.top-mobile-footer-link {
	margin-bottom: 2rem;
}

.colorHeaderFilterMobile {
	width: 20%;
	display: inline-block;
	background-color: #2196f3;
	float: left;
	height: 5px;
}

.disable-hover, .disable-hover * {
	pointer-events: none !important;
}

.gridViewSlotHolder>.playNowButtonList, .gridViewSlotHolder>.tryNowButtonList {
	display: none;
}

.slotGamePanel.list>.playNowButtonList, .slotGamePanel.list>.tryNowButtonList {
	display: block;
	opacity: 0;
}

.loading {
	z-index: 1001;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	bottom: 0;
	right: 0;
}

.loading, .loading:before {
	position: fixed;
	top: 0;
	left: 0;
}

.loading:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
}

.loading:not(:required) {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading:not(:required):after {
	content: "";
	display: block;
	font-size: 8px;
	width: .7em;
	height: .7em;
	margin-top: -.5em;
	animation: spinner 1.5s linear infinite;
	border-radius: .5em;
	box-shadow: 1.5em 0 0 0 #25aae1, 1.1em 1.1em 0 0 #25aae1, 0 1.5em 0 0 #25aae1, -1.1em 1.1em 0 0 #25aae1, -1.5em 0 0 0 #25aae1, -1.1em -1.1em 0 0 #25aae1, 0 -1.5em 0 0 #25aae1, 1.1em -1.1em 0 0 #25aae1;
}

.gamesNumberMobileHolder {
	font-size: 16px;
	font-weight: bolder;
}

.gameNamePositioningGrid {
	margin-left: auto;
	margin-top: 10px;
}

.game-overlay.grid>.icon_positioning {
	position: absolute;
	top: 5px;
	left: 5px;
}

.game-overlay.list>.icon_positioning {
	position: absolute;
	top: 20px;
	left: 5px;
}

.game-overlay.list>.slot-fav-icon {
	top: 25px;
}

.sortAndFilterBtn {
	color: #fff;
	background-color: #00adef;
	padding: 3px;
	border-radius: 4px;
}

.sortAndFilterBtn:hover {
	background-color: #14bef2;
}

.gameNamePositioningList {
	margin-left: 50px;
}

.clearFilterGames {
	float: right;
	text-decoration: underline;
	font-weight: bolder;
	color: #2199e8;
}

.clearFilterGames:hover {
	color: #1585cf;
}

.totalGamesCount {
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	margin-top: 25px;
}

.totalSlotsNames, .totalSlotsNumbers {
	font-weight: 700 !important;
}

.payLineValue {
	display: none;
}

.rolaImageNoGame {
	width: 406px;
}

.banner-Button.en, .banner-Button.id, .banner-Button.vi, .banner-Button.zh {
	margin-top: 1%;
}

.banner-Button {
	background-color: #3f97ff;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin: 0;
	color: #fff;
	padding: 10px 25px;
	min-width: 150px;
}

.gameSearchBox {
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #fff !important;
	border-radius: 7px;
	color: #000 !important;
	box-sizing: border-box;
	transition: width 1s;
	background-image: url(/Assets/images/General/search_icon.png);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	background-size: 20px;
	box-shadow: 1px 1px 1px 0 #888;
	padding-left: 40px !important;
}

.gameSearchBox:focus, .gameSearchBox:hover {
	border: 1px solid #ddd !important;
}

.gameSearchBox::-webkit-input-placeholder {
	color: gray;
}

.gameSearchBox:-moz-placeholder, .gameSearchBox::-moz-placeholder {
	color: gray;
	opacity: 1;
}

.gameSearchBox:-ms-input-placeholder {
	color: gray;
}

.defaultAlphabetSorting {
	vertical-align: middle;
	display: inline-block;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}

.defaultAlphabetSorting.active, .defaultAlphabetSorting:hover {
	color: #14bef2;
}

.slotGameImage {
	z-index: 3;
}

.slotGameImage.list {
	height: 70px;
}

.lazyload {
	opacity: 0;
}

.lazyloading {
	opacity: 1;
	transition: opacity .3s;
	background: #f7f7f7 no-repeat center 30px;
	z-index: 3;
}

.chkBoxText {
	margin-left: 30px;
}

.chkBoxText, .radioBoxText {
	position: absolute;
	vertical-align: middle;
}

.radioBoxText {
	margin-left: 10px;
}

.cursor-pointer {
	cursor: pointer;
}

.gameLaunch {
	z-index: 20;
}

.downloadFeelLuckyText {
	float: left;
	margin-left: 22px;
}

.listViewFontSize {
	font-size: 14px;
	text-transform: uppercase;
}

.populateFilteringBtn {
	background-color: #cacaca;
	height: 30px;
	border-radius: 3px;
	color: #2c2c2c;
	display: inline-block;
	padding: 0 25px 0 8px;
	position: relative;
	margin-left: 15px;
	margin-bottom: 6px;
}

.icon-cancel_filter {
	position: absolute;
	top: 6px;
	cursor: pointer;
	right: 6px;
}

.totalJackpotDivHolder {
	position: absolute;
	top: -17%;
	z-index: 1;
}

.progressiveJackpotHolder {
	height: 27px;
	width: 100%;
	background: #000;
	opacity: .9;
	filter: alpha(opacity=60);
	color: #fff;
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}

.progressiveJackpotHolder.hide {
	display: none;
}

.progressiveJackpotHolder.show {
	display: block;
}

.progressiveJackpotHolder>.icon-fun88_bookmark_star_checked {
	position: absolute;
	top: 12%;
	left: 15%;
}

.bold-black-text {
	font-weight: bolder;
	color: #000;
}

.no-padding {
	padding: 0 !important;
}

.img-responsive {
	width: 100%;
	height: auto;
}

.feelLuckyImageHolder {
	padding: 0 !important;
	top: 18px;
	position: absolute;
}

.dark-grey-bold-text {
	font-size: 16px;
	color: #2c2c2c;
	font-weight: 700;
	text-transform: uppercase;
}

.showAllText {
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.gameCategoryTextHolder {
	font-size: 11px;
	font-weight: 700;
	color: #8e8e8e;
	float: left;
}

.gameCategoryTextHolder, .upperCaseLetter {
	text-transform: uppercase;
}

.capitalizeLetter {
	text-transform: capitalize;
}

.checkBoxListWrap {
	min-height: 36px;
	max-height: 100px;
	position: relative;
}

.sportsbookCheckbox:checked {
	background-color: grey !important;
	box-shadow: inset 0 0 0 2px #fff !important;
	transition: .5s !important;
}

.sportsbookCheckbox {
	position: relative !important;
	width: calc(3em - 30px) !important;
	height: calc(3em - 30px) !important;
	float: left !important;
	margin: 5px 10px 2px 1px !important;
	border-radius: 50% !important;
	vertical-align: middle !important;
	border: 1px solid grey !important;
	-webkit-appearance: none !important;
	outline: none !important;
	cursor: pointer !important;
}

.sportsbookCheckboxtxt {
	margin-left: 0 !important;
	font-size: 11px;
}

.sportsbook-mobile-wrapper {
	position: relative;
	padding: 0 10px;
	margin-top: 10px;
	color: gray;
}

.gameViewIcon {
	font-size: 22px;
	color: #cacaca;
	cursor: pointer;
}

.gameViewIcon:hover {
	color: #33c85d;
}

.mobileSortTiles {
	text-transform: uppercase;
}

.mobileRadioBoxWrap {
	position: relative;
	margin-top: 10px;
}

.mobileFilterBtn {
	cursor: pointer;
	text-align: center;
	background-color: #00adef;
	border: 1px solid #00adef;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	padding: 5px 0;
}

.mobileFilterBtn:hover {
	background-color: #3f97ff;
}

.jackpotBtn {
	z-index: 2;
	position: absolute;
	right: 0;
}

.mobileClearFilterBtn {
	cursor: pointer;
	text-align: center;
	border: 1px solid gray;
	border-radius: 3px;
	font-size: 16px;
	border-radius: 5px;
	padding: 5px 0;
	background-color: #f3f3f3;
	color: gray;
}

.mobileFilterBoxText {
	position: absolute;
	left: 30%;
	font-weight: lighter;
	color: #000;
}

.mobileSortPanelSortTitlesHolder {
	padding-left: 20px;
	font-weight: bolder;
	font-size: 18px;
	color: #8e8e8e;
}

#mobile-sort-ddl-holder {
	width: 90%;
	border-radius: 3px;
	min-height: 55px;
	color: #fff;
	border-bottom: 1px solid #cecece;
	font-size: 24px;
}

#mobile-sort-ddl, #mobile-sort-ddl-holder {
	background-color: #00adef;
	position: relative;
}

#mobile-sort-ddl {
	list-style-type: none;
	margin: 0;
	z-index: 20;
	display: none;
	border-radius: 5px;
}

.gameFilterTitle, .mobileCategoryFilterTitle {
	padding-left: .625rem;
	padding-right: .625rem;
	margin-bottom: 10px;
	color: gray;
}

#titleSorting {
	border-bottom: 1px solid #cecece;
}

#mobile-sort-ddl>li, #titleSorting {
	padding: 10px 15px;
	font-weight: lighter;
}

#mobile-sort-ddl>li {
	display: block;
	font-size: 24px;
}

#mobile-sort-ddl>li:not(:last-child) {
	border-bottom: 1px solid #cecece;
}

.mobileFilterSortSection {
	display: none;
	position: fixed;
	z-index: 50;
	height: 100%;
	background-color: #f3f3f3;
	padding: 0;
	overflow-y: scroll;
	top: 0;
	-webkit-overflow-scrolling: touch;
	z-index: 1002;
}

.icon-filter_expand {
	position: absolute;
	right: 15px;
	top: 23px;
	font-size: 10px;
	z-index: 25;
}

.filterHeaderMobile {
	background-color: #00adef;
	height: 46px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 19px;
	font-weight: lighter;
	padding-top: 10px;
	position: fixed;
	width: 100%;
	z-index: 30;
}

#mobile-rainbow-style {
	position: fixed;
	top: 70px;
	width: 100%;
	z-index: 50;
}

.mobile-btn-selection-holder {
	position: fixed;
	bottom: 0;
	z-index: 40;
	padding: 10px 15px;
	background-color: #f3f3f3;
}

.mobileTitleFilter {
	font-size: 26px;
	font-weight: lighter;
	padding: 20px;
	display: block;
	color: gray;
}

.closeButtonFilterPanel {
	position: absolute;
	right: 5%;
	top: 35%;
	font-size: 14px;
}

.filteringHolder.icon-fun88_arrow_down_triangle {
	color: #3f97ff;
	position: absolute;
	font-size: 6px;
	top: 8px;
	left: 100px;
}

.square-radio {
	border: 1px solid #000;
	margin: 2px;
	width: 40px;
	height: 40px;
	position: relative;
}

.square-radio--clicked .square-radio--content {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	width: 20px;
	height: 20px;
}

.icheckbox_square-blue {
	position: absolute;
}

.VendorLogo {
	border-radius: 26px;
	width: 26px;
	height: 26px;
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 6px;
	z-index: 4;
}

.VendorLogo, .listViewPlayNow {
	text-align: center;
	position: absolute;
}

.listViewPlayNow {
	background-color: #23aee1;
	color: #fff;
	width: 150px;
	left: 30%;
	margin-top: 13px;
	cursor: pointer;
	border-radius: 5px;
	z-index: 10;
}

.searchFilteringHolder {
	margin-top: 10px;
}

.listViewDetail, .listViewTryNow {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 150px;
	left: 55%;
	margin-top: 13px;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	z-index: 10;
}

.filterSectionHolder {
	background-color: #fff;
	position: relative;
}

.allProducts {
	background: #f3f3f3;
	color: #000;
}

.bsgProducts {
	background: #c79906;
	color: #fff;
}

.cqgProducts {
	background: #fe9900;
	color: #fff;
}

.tgProducts {
	background: #f20000;
	color: #fff;
}

.swfProducts {
	background: #a2ef00;
	color: #fff;
}

.lxProducts {
	background: #984ee4;
	color: #fff;
}

.mgsqfProducts {
	background: #03ad1f;
	color: #fff;
}

.imoptProducts {
	background: #23aee1;
	color: #fff;
}

.iwgProducts {
	background: #003b8d;
	color: #fff;
}

.gpkProducts {
	background: #23aee1;
	color: #fff;
}

.sgwProducts {
	background: #ea6a6a;
	color: #fff;
}

.slcProducts {
	background: #09f;
	color: #fff;
}

.tcgProducts {
	background: #2f9d3c;
	color: #fff;
}

.pgsProducts {
	background: #03ad1f;
	color: #fff;
}

.sprProducts {
	background: #5a4a85;
	color: #fff;
}

.jirProducts {
	background: #07a1eb;
	color: #fff;
}

.wecProducts {
	background: #25aae1;
	color: #fff;
}

.ambProducts {
	background: #13c124;
	color: #fff;
}

.spxProducts {
	background: #f80;
	color: #fff;
}

.evpProducts, .hbnProducts {
	background: #03ad1f;
	color: #fff;
}

.productProvider {
	font-size: 11px;
	color: #3f97ff;
	font-weight: 400;
	float: left;
}

.margin-left-fifty {
	margin-left: 50px !important;
}

.vendorDescription span {
	font-size: 11px;
	color: #8e8e8e;
}

.game-name-selector {
	padding-top: 6px !important;
	height: 37px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	position: relative;
	cursor: default;
}

.gameFilteringName:hover {
	color: #14bef2;
}

.gameFilteringName.active:after {
	content: " ";
	display: block;
	border: 2px solid #14bef2;
	margin-top: 20px;
	width: 63px;
	color: #14bef2;
}

#slotFilterPlayerPreference, #slotGameFeaturesDropDownList, #slotGameRecommendation, #slotGameTypeDropDownList, #slotLastPlayedGameList, #slotMyFavDropDownList, #slotNewDropDownList, #slotPayLineDropDownList, #slotVendorDropDownList {
	font-weight: bolder;
	padding: 10px 0;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	height: 40px;
	width: 100%;
}

.preferenceIcons {
	float: left;
	width: 50%;
	display: inline-block;
	text-align: center;
	color: #000;
}

.preferenceIcons.active, .preferenceIcons:hover {
	color: red;
}

#slotFilterRangeNewList, #slotGameFeatures, #slotGameType, #slotLastPlayedGames, #slotMyFavoritesGame, #slotMyRecentRecommendationsGame, #slotPreferenceList, #slotVendorList {
	display: block;
	border-bottom: 1px solid #d3d3d3;
	width: 100%;
}

.recentWinnerHolder {
	position: absolute;
	right: 3%;
	top: 0;
	min-height: 350px;
	max-height: 342px;
	background-color: #dcdcdc;
	opacity: .9;
	width: 300px;
	z-index: 1000;
}

.recentWinnerIcon {
	position: absolute;
	font-size: 40px;
	top: 20px;
	left: 25px;
}

.recentWinnerTable {
	display: table;
	width: 300px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.recentWinnerTable:first-child {
	border-top: 1px solid #000 !important;
}

#gameNameSelector {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
	padding-left: 5px;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border-top: 1px solid #000 !important;
}

.recentWinnerText {
	text-align: center;
	color: #3f97ff;
	font-weight: bolder;
	font-size: 22px;
	text-transform: uppercase;
	padding: 20px;
}

.recentWinnerWinnersList {
	min-height: 55px;
	padding-top: 0;
	border-top: 2px solid #f3f3f3;
}

.slot-banner-Wrapper {
	position: relative;
	z-index: 1;
}

.slot-banner-Wrapper.show {
	display: block;
}

.slot-banner-Wrapper.hide {
	display: none;
}

.slot-banner-paging {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.homebannerImage {
	height: 200px;
	background-size: cover !important;
	display: none;
}

.gamebannerImage {
	height: 350px;
	background-size: cover !important;
}

.gamebannerImage1 {
	height: 350px;
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
}

.gamebannerContent {
	position: absolute;
	padding: 25px 25px 25px 40px;
	top: 35px;
	width: 100%;
}

.gamebannerTitle {
	font-size: 48px;
	display: block;
	color: #3f97ff;
	line-height: 1.2;
	font-weight: 700;
}

.gamebannerDesc {
	font-size: 72px;
}

.gamebannerDesc, .gamebannerMiniDesc {
	display: block;
	color: #fff;
	line-height: 1.2;
}

.gamebannerMiniDesc {
	font-size: 20px;
	font-weight: 700;
	padding-left: 5px;
}

.loadingSpan {
	text-align: center;
}

.loadingSpan span {
	-webkit-animation-name: opacity;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: opacity;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
}

.loadingSpan span:nth-child(2) {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
}

.loadingSpan span:nth-child(3) {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
}

.iconLucky, .iconLuckyDownload {
	height: 69px;
}

.filterGameFeatures, .filterGameLine, .filterGameTypeName, .filterPreferenceName, .filterVendorTitleName {
	position: absolute;
	left: 0;
	text-transform: uppercase;
}

.categoryFilterTitle {
	position: absolute;
	left: 0;
	text-transform: capitalize;
}

.slot-banner-arrow {
	position: absolute;
	top: 35%;
	width: 100%;
}

.slot-banner-arrow>.slick-prev {
	float: left;
	margin-left: 4px;
}

.slot-banner-arrow>.slick-next {
	float: right;
	margin-right: 4px;
}

.slot-banner-arrow>button>span {
	font-size: 90px;
	color: #fff;
}

.slot-slick-dots>li {
	display: inline-block;
}

.slot-banner-paging>ul {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	margin: auto auto 10px;
}

.slot-banner-paging>ul>li {
	display: inline-block;
	padding: 0 5px;
}

.slot-banner-paging>ul>li>span {
	color: #fff;
	cursor: pointer;
}

.slick-dots>li>span.activedot {
	display: none;
}

.slick-dots>li.slick-active>span.activedot {
	display: inline-block;
	color: #3f97ff !important;
}

.slick-dots>li.slick-active>span.inactivedot {
	display: none;
}

.game-overlay {
	position: relative;
	cursor: pointer;
	z-index: 3;
}

.detail {
	z-index: 2;
	width: 100%;
	transition: all .5s;
	-webkit-transition: all .5s;
	display: none;
	margin-top: 5px;
}

.game-overlay img {
	width: 100%;
	vertical-align: top;
}

.game-overlay:after, .game-overlay:before {
	position: absolute;
	display: none;
}

.game-overlay>.gameh-play-f {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	margin-top: -11px;
	transition: all .2s ease;
}

.w20 {
	width: 20px;
}

.game-overlay .gameh-centerplay {
	transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
}

.game-overlay:hover .gameh-centerplay {
	transition: opacity .55s ease-in-out;
	-moz-transition: opacity .55s ease-in-out;
	-webkit-transition: opacity .55s ease-in-out;
}

.game-overlay:hover .spinner {
	animation: spin .3s linear;
	animation-fill-mode: forwards;
}

.game-overlay>.gameh-centerwrap {
	transform-origin: 50% 50%;
	transition: transform .33s;
	-webkit-backface-visibility: hidden;
	transform: matrix(1,0,0,1,0,0);
}

.playNowButtonList {
	position: absolute;
	right: 120px;
	transform: translate(70%,-40%);
	cursor: pointer;
	background-color: #00adef;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	z-index: 10;
	top: 27%;
	display: none;
}

.playNowButtonList.btnLangth {
	right: 80px;
}

.playNowButtonList.btnLangvi {
	right: 110px;
}

.playNowButtonList.btnLangen {
	right: 90px;
}

.playNowButtonList:hover {
	background-color: #14bef2;
}

.slotGamePanel.list>.playNowButtonList {
	right: 95px;
}

.slotGamePanel.list>.playNowButtonList.btnLangen {
	right: 88px;
}

.slotGamePanel.list>.playNowButtonList.btnLangid {
	right: 110px;
}

.slotGamePanel.list>.tryNowButtonList.freePlayid {
	right: 270px;
}

.slotGamePanel.list>.tryNowButtonList.freePlayth {
	right: 180px;
}

.slotGamePanel.list>.tryNowButtonList.freePlayvi {
	right: 215px;
}

.slotGamePanel.list>.tryNowButtonList.freeSlotvi {
	right: 130px;
}

.slotGamePanel.list>.tryNowButtonList.freeSlotth {
	right: 163px;
}

.slotGamePanel.list>.tryNowButtonList.freeSlotid {
	right: 140px;
}

.slotGamePanel.list>.tryNowButtonList.freeSlotzh {
	right: 120px;
}

.tryNowButtonList {
	position: absolute;
	right: 148px;
	transform: translate(206%,-48%);
	cursor: pointer;
	text-decoration: underline;
	color: #fff;
	z-index: 10;
	top: 72%;
	display: none;
}

.tryNowButtonList.gameButtonList {
	right: 165px;
}

.tryNowButtonList:hover {
	color: #000;
}

.gameh-centerwrap {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 52%;
	transform: translate(-50%,-50%);
	transition: all .7s ease;
}

.w100p {
	width: 100%;
}

.gameSearchField {
	position: absolute;
	right: 7%;
	top: 27%;
	width: 320px;
}

.gameh-centerplay {
	opacity: 1;
	border-radius: 50%;
	position: relative;
}

.game-overlay:hover>.slotGameImage {
	transform: scale(1.05);
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}

.GPK.first>.game-overlay:hover>.slotGameImage, .IPK.first>.game-overlay:hover>.slotGameImage, .JBP.first>.game-overlay:hover>.slotGameImage, .JKR_P2P.first>.game-overlay:hover>.slotGameImage, .KYG.first>.game-overlay:hover>.slotGameImage, .PRI.first>.game-overlay:hover>.slotGameImage, .SGW.first>.game-overlay:hover>.slotGameImage, .SLC.first>.game-overlay:hover>.slotGameImage, .TCG.first>.game-overlay:hover>.slotGameImage, .TGP_P2P.first>.game-overlay:hover>.slotGameImage, .YBP.first>.game-overlay:hover>.slotGameImage {
	transform: scale(1.02);
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}

.game-overlay:hover>.flex-container {
	transition: all .9s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-webkit-transition: all .9s ease;
	-o-transition: all .9s ease;
	margin-top: -11px;
}

.game-overlay:hover>.playNowIconOverlay {
	display: inline-block;
}

.game-overlay>.playNowIconOverlay {
	position: absolute;
	z-index: 4;
	width: 65px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.game-overlay>.playNowIconOverlay, .loading-gif {
	display: none;
	margin-left: auto;
	margin-right: auto;
}

.loading-gif {
	position: relative;
	width: 40px;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
	right: -12px !important;
}

.is-dropdown-submenu {
	min-width: 105px !important;
}

.listView:nth-child(4n), .listView:nth-child(4n-1) {
	background-color: #f2f2f2;
}

.slotGamePanel {
	padding-right: 0;
	position: relative;
}

.slotGamePanelBoxWrap {
	min-height: 370px;
}

.sportsbookGamePanelBoxWrap {
	min-height: 270px;
}

.slotGamePanel.list {
	padding-left: 0;
	cursor: pointer;
	border-bottom: 1px solid #cecece;
	height: 70px;
	min-height: 70px;
}

.slotGamePanel.list:hover {
	background: rgba(0,0,0,.3);
}

.slotGamePanel.list:hover>.playNowButtonList, .slotGamePanel.list:hover>.tryNowButtonList {
	display: block;
	opacity: 1;
}

.slotGamePanel.list:hover>.tryNowButtonList.NotDemoFree {
	display: none;
}

.KygGamePanelBoxWrap {
	min-height: 305px;
}

.KygGamePanelBoxWrap.first .slotGameImage {
	height: 489px;
}

.KygGamePanelBoxWrap .slotGameImage {
	height: 222px;
}

.KYG .gameNamePositioningGrid {
	margin-top: 3px;
}

.vendorGameWrapper {
	min-height: 400px !important;
}

.newGameSlotGamePanelBoxWrap {
	min-height: 190px;
	text-align: center;
}

.listView {
	position: relative;
}

.listView>.buttonListView {
	width: 100%;
	opacity: 0;
}

.listView:after, .listView:before {
	position: absolute;
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.listView:after {
	content: " ";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
}

.listView:before {
	content: attr(data-content);
	width: 100%;
	color: #fff;
	z-index: 1;
	bottom: 0;
	padding: 4px 10px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.listView:hover:after, .listView:hover:before, .listView:hover>.buttonListView {
	opacity: 1;
}

.slot-fav-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 20px;
	z-index: 4;
	cursor: pointer;
}

.gamesName {
	display: inline-block;
}

.gamesName, .vendorName {
	font-size: 16px;
	color: #2c2c2c;
	text-align: left;
}

.vendorName {
	margin-top: 17px;
	padding-top: 4px;
}

.vendorBetLimit span:first-child, .vendorBetLimit span:nth-child(n+2) {
	font-weight: 700;
	font-size: 12px;
	color: #2c2c2c;
}

.vendorBetLimit span:last-child {
	font-size: 10px;
	color: #8e8e8e;
}

.vendorExtraInfo span:first-child, .vendorExtraInfo span:nth-child(n+2) {
	font-weight: 700;
	font-size: 12px;
	color: #2c2c2c;
}

.vendorExtraInfo span:last-child {
	font-size: 10px;
	color: #8e8e8e;
}

.slotCategoryHolder {
	padding-left: 15px;
	padding-bottom: 19px;
	padding-top: 0;
}

.slotholder.hidden {
	display: none;
}

.vendorMasterHolder {
	margin-bottom: 70px;
}

.slotholder.show {
	display: block;
}

.icon-fun88_bookmark_heart_checked {
	animation: beat .5s infinite alternate;
	transform-origin: center;
	color: red !important;
}

.showAllHolder, .showMoreHolder {
	padding-top: 5px;
	color: #3f97ff;
	font-weight: 700;
	border: 1px solid #d3d3d3;
	background-color: #f2f3f4;
	border-radius: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	margin-top: 25px;
}

.showMoreHolder {
	margin-top: 15px;
}

.showAllHolder:hover, .showMoreHolder:hover {
	background-color: #3f97ff;
	color: #fff;
}

.viewAllSpanWording {
	padding-right: 0;
	text-align: right;
	font-size: 12px;
	color: #2199e8;
	cursor: pointer;
}

.viewAllSpanWording:hover {
	color: #1585cf;
}

.text-no-game-found {
	text-align: center;
	width: 35%;
	position: absolute;
	top: 44%;
	left: 32%;
	word-break: break-all;
	font-size: 24px;
	font-weight: 500;
	display: none;
}

#favPlayedGame, #lessRecentlyPlayedGameFound {
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	word-break: break-all;
	margin-bottom: 20px;
}

#logoHolder {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}

#onlyRolaGames {
	position: relative;
	width: 100%;
	height: auto;
	display: table;
}

#leftGirlHolder {
	float: left;
}

#rightGirlHolder {
	float: right;
}

.no-game-found-girl-holder {
	display: table-cell;
	position: relative;
}

#gameNameSort {
	z-index: 10;
}

.walletPopulateList:first-child {
	padding-top: 40px;
}

.gameMasterIcon {
	font-size: 24px;
	position: absolute;
	margin-top: 5px;
	color: #d3d3d3;
	cursor: pointer;
}

.gameMasterIcon.gameViewIcon {
	position: relative;
}

.gameMasterIcon.gameViewIcon.gridViewIcon {
	margin-right: 10px;
}

.gameMasterIcon.gameViewIcon.listViewIcon {
	margin-right: 16px;
}

.gameMasterIcon.active, .gameMasterIcon:hover {
	color: #33c85d;
}

.twenty-five-padding-top {
	padding-top: 5px;
}

.zero-padding-top {
	padding-top: 0;
}

#searchFunctionPlaceHolder {
	display: none;
	padding-top: 20px;
}

.icon-fun88_bookmark_star_checked {
	font-size: 18px;
}

.demoDetailsBtn, .playNowHolder {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 38px;
	margin: 0;
	text-transform: uppercase;
}

.demoDetailsBtn {
	background-color: transparent;
}

.newGameSlotGamePanelBoxWrap>.playNowHolder {
	font-size: 12px;
}

.btnPlayReal {
	border-radius: 3px;
	line-height: 10px;
	margin: 10px auto;
	background-color: #3f97ff;
	cursor: pointer;
	width: 50%;
}

.slotGameTableWrapper {
	margin-bottom: 0;
}

.slotGameTableWrapper>tbody>tr>td {
	padding: 0;
}

.slotGameTableWrapper>tbody {
	border: 0 solid #f1f1f1;
	background-color: #fff;
}

.btnLiveDetail {
	width: 133px;
	height: 44px;
	border: 3px solid #fff;
	border-radius: 5px;
	line-height: 38px;
	margin: 0 auto 10px;
	cursor: pointer;
}

.demoPlayBtn {
	color: #2199e8;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 0;
}

.demoPlayBtn:hover {
	color: #1585cf;
}

.btnPlayRealSmallIcon {
	border: 3px solid #3f97ff;
	border-radius: 5px;
	margin: 0 auto 10px;
	background-color: #3f97ff;
}

.btnDemoRealSmallIcon, .btnPlayRealSmallIcon {
	width: 100px;
	height: 33px;
	line-height: 25px;
	cursor: pointer;
}

.btnDemoRealSmallIcon {
	border: 3px solid #fff;
	border-radius: 5px;
	background-color: transparent;
}

.btnDemoRealSmallIcon>.demoDetailsBtn, .btnPlayRealSmallIcon>.playNowHolder {
	font-size: 13px;
	line-height: 25px;
}

.newGameTag {
	background-color: #33c85d;
	color: #fff;
	font-size: 8px;
	font-weight: bolder;
	float: left;
	text-transform: uppercase;
	padding: 2px;
	border-radius: 3px;
	margin-top: 5px;
	margin-right: 5px;
	min-width: 40px;
	height: 15px;
	text-align: center;
}

.newGameTag.show {
	display: block;
}

.newGameTag.hide {
	display: none;
}

.slotDropDownListSmallArrowButton {
	position: absolute;
	right: 0;
	font-size: 6px;
	color: #8e8e8e;
	padding-top: 5px;
}

.recentWinnerHolder .recentWinnerPlayLists {
	position: absolute;
	top: 70px;
	overflow: hidden;
	max-height: 265px;
}

.gameBoardSelectionList {
	padding-top: 20px;
	padding-bottom: 0;
	font-size: 14px;
	text-align: left;
	position: relative;
	padding-left: 35px;
}

.gameBoardSelectionList>div {
	padding-left: 0;
	padding-right: 0;
}

.padTopTwelve {
	padding-top: 12px;
}

.padTopThirtyTwo {
	padding-top: 32px;
}

.feelLuckyIcon {
	width: 71px;
	height: 66px;
	top: 19px;
	background-repeat: no-repeat;
	position: absolute;
}

#feelLuckyDiceIcon {
	background: url(/Assets/images/Games/Icon/feel_lucky_dice_icon.png);
}

#feelLuckySlotIcon {
	background: url(/Assets/images/Games/Icon/feel_lucky_slot_icon.png);
	width: 61px;
}

.feelLuckyText {
	text-transform: uppercase;
	font-weight: bolder;
	position: absolute;
	font-size: 17px;
	top: 13%;
	left: 30%;
}

.feelLuckyText.id, .feelLuckyText.vi {
	font-size: 14px;
}

.feelLuckyButton {
	text-transform: uppercase;
	width: 125px;
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 8px;
	position: absolute;
	top: 45%;
	left: 38%;
	cursor: pointer;
}

.feelLuckyButton.id {
	width: 150px;
}

.feelLuckyButton.vi {
	width: 170px;
}

.NotDemoFree, .NotSupportFree {
	display: none;
}

.DemoFree, .SupportFree {
	display: block;
}

.DemoFree.inactive, .SupportFree.inactive {
	display: none;
}

#firstLoadPanel>.slotholder.show.realign {
	margin-top: 30px;
}

.btnRealPlayLiveCasino {
	margin: 0 auto !important;
}

.btnPlayReal.playRealBtnNotSupportFree {
	margin: 30px auto;
}

.btnPlayRealSmallIcon.playRealBtnNotSupportFree {
	margin: 10px auto;
}

.btnDemoRealSmallIcon {
	margin: 0 auto 10px;
}

.icon-down_btn {
	float: left;
	padding-left: 3px;
	position: absolute;
	top: 11px;
	font-size: 14px;
}

#feelLuckySpin {
	background-color: #33c85d;
}

#feelLuckyDownload {
	background-color: #3f97ff;
}

.feelLuckyGamePanel {
	background-color: #f3f3f3;
	height: 105px;
	max-height: 105px;
	border: 1px solid #dcdcdc;
	position: relative;
}

.feelLuckyGamePanel:nth-child(n+2) {
	margin-top: 14px;
}

.gameDetailsSelectionUl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gameDetailsSelectionUl>li {
	display: inline-block;
	padding: 0 25px;
}

.gameDetailsSelectionUl>li:not(.game-name-selector) {
	height: 42px;
}

.gameDetailsSelectionUl>li:not(:last-child) {
	cursor: pointer;
}

.gameDetailsSelectionUl>li.active {
	font-weight: bolder;
	color: #23aee1;
}

.gameDetailsSelectionUl>li.active:after {
	content: " ";
	display: block;
	border: 2px solid #23aee1;
	margin-top: 20px;
	width: 100%;
}

.gameDetailsSelectionUl>li:first-child {
	padding-left: 0;
}

.gameDetailsSelectionUl>li.imgSorting>img {
	padding: 0 12px;
	cursor: pointer;
}

.gameNameInfoWrap {
	margin-top: 10px;
	position: relative;
	display: inline-flex;
}

.gameNameInfoWrapKYG {
	margin-top: 10px;
	position: relative;
	display: block;
}

.gameNameInfoWrapKYG.gameNamePositioningList {
	display: flex;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 96px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
	left: 0;
	top: 36px;
	width: 100%;
	min-width: 50px;
}

.dropdown-content a {
	color: #000;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	cursor: pointer;
	text-align: center;
}

.dropdown-content a:hover {
	background-color: #23aee1;
	color: #fff;
}

.irs-bar.irs-bar {
	background: #1cbd64;
	border: #1cbd64;
}

.irs-slider.irs-slider {
	border-radius: 0;
	top: 30px;
	width: 15px;
	height: 15px;
}

.irs-line.irs-line {
	border-radius: 0;
}

.irs.irs {
	margin-top: -20px;
}

#resultFilteringHolder {
	padding: 0 25px;
}

.filterTitle {
	font-weight: bolder;
	font-size: 16px;
}

.slotsGamesList>.newGameSlotGamePanelBoxWrap {
	min-height: 220px;
}

#vendorGamePanel, .vendorBetLimit, .vendorExtraInfo {
	padding: 0;
	margin: 0;
}

#vendorGamePanel {
	max-width: 100%;
}

.vendorImageHolder {
	padding-right: 0;
	margin-bottom: 30px;
}

.keno-Game-Wrapper {
	padding: 0 25px !important;
}

.salProducts {
	background: #5657a7;
	color: #fff;
}

.opusProducts {
	background: #e4a700;
	color: #fff;
}

.tgpProducts, .tgp_slotProducts {
	background: #ab4505;
	color: #fff;
}

.gdlProducts {
	background: #00693d;
	color: #fff;
}

.aglProducts {
	background: #f56205;
	color: #fff;
}

.gpiProducts {
	background: #25aae1;
	color: #fff;
}

.bggProducts {
	background: #361d6e;
	color: #fff;
}

.evoProducts {
	background: #00bda9;
	color: #fff;
}

.wmcProducts {
	background: #0d124f;
	color: #fff;
}

.nleProducts {
	background: #df1964;
	color: #fff;
}

.abtProducts {
	background: #00bda9;
	color: #fff;
}

.eaProducts {
	background: #b2140b;
	color: #fff;
}

.boyProducts {
	background: #e72d00;
	color: #fff;
}

.cpProducts {
	background: #f7bb49;
	color: #fff;
}

.loadMoreLoading {
	width: 30px;
	height: 30px;
	margin-top: 20px;
}

.loadMoreLoadingPanel {
	display: none;
	text-align: center;
}

.gameDescription {
	display: block;
	display: -webkit-box;
	height: 40px;
	line-height: 20px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 auto 20px;
	text-align: left;
}

.vendorBox {
	height: 400px;
}

.vendorBox.en, .vendorBox.id, .vendorBox.th, .vendorBox.vi {
	height: 395px;
}

.vendorEnterButton {
	position: absolute;
	margin-top: -22px;
	right: 0;
}

.freePlayHolder, .p2pEnterLobby {
	margin-top: -22px;
}

.p2pEnterLobby {
	position: absolute;
	right: 0;
}

.gameSearchBox::-moz-placeholder {
	font-size: 12px;
}

.gameSearchBox:-ms-input-placeholder {
	font-size: 12px;
}

.gameSearchBox::placeholder {
	font-size: 12px;
}

.currentGameTag {
	color: #fff;
	font-size: 8px;
	font-weight: bolder;
	float: left;
	text-transform: uppercase;
	padding: 2px;
	border-radius: 3px;
	margin-top: 5px;
	margin-right: 5px;
	min-width: 40px;
	height: 15px;
	visibility: hidden;
	text-align: center;
}

.IsNewContainer {
	right: -5px;
	top: 0;
	width: 150px;
	height: 100px;
	z-index: 4;
	position: absolute;
}

.flex-container {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
}

.flex-item {
	text-align: center;
	margin-left: -25px;
}

.filterSportsbook {
	margin-left: -8%;
	padding-top: 20px;
}

.instantgamesplaybtn, .sportsbookplaybtn {
	background: #2c92ff;
	background: linear-gradient(180deg,#97d9fc 5%,#5eb3fe 25%,#2c92ff);
	border-radius: 20px;
	width: 80px;
	padding: 5px;
	font-size: 15px;
	color: #edf7ff;
	margin: 20px 0 0 -10px;
}

.instantgamesplaybtn:hover, .sportsbookplaybtn:hover {
	background: unset;
	background-color: #fff;
	color: #7ad1fc;
	transition: .7s;
}

.sportsbookGamePanelBoxWrap.list {
	margin-left: 2px;
	width: 49%;
}

.sportsbookGamePanelBoxWrap.list>.playNowButtonList {
	margin-top: -7.5px !important;
	margin-top: -8px !important;
	padding: 2px !important;
}

.sportsbookGamePanelBoxWrap.list:hover {
	background: transparent !important;
}

.instantgamesNameInfoWrap, .sportsbookgameNameInfoWrap {
	background-color: #0c1113;
	margin-top: -1% !important;
	width: 100%;
	margin-left: 0 !important;
}

.instantgamesname, .sportsbookgamesname {
	color: #ebecec;
	padding: 8px;
	font-size: 11px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100% !important;
}

.game-overlay:hover>.slotGameImage {
	transform: none;
	filter: brightness(30%);
}

.keno-game-Vendor-Title {
	margin: 5px 25px;
	font-size: 22px;
	font-weight: 700;
}

#SpecialPromo .icon, .quickTransfer .promotion-tab-title-logo {
	font-size: 65px;
}

.promolistholder .icon.promoClock, .promotions .icon.promoClock {
	font-size: 16px;
	margin-top: 16px;
	margin-right: 5px;
}

#SpecialPromo {
	margin-top: 30px;
	min-height: 150px;
}

#SpecialPromo tbody {
	border: none;
}

#SpecialPromo tr {
	background-color: transparent;
}

#SpecialPromo .icon-clock {
	font-size: 18px;
	margin-right: 5px;
}

.Hide-Banner-Button {
	display: none;
}

.promoTitle {
	color: #2c2c2c;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
}

.expandDetail>.promoDetails {
	position: absolute;
}

#rewardsPointText {
	color: #39ca63;
	font-size: 16px;
}

.couponTextField {
	padding-right: 0;
}

#detailsRewardsPoint {
	color: #25aae2;
	font-size: 12px;
}

.promoDesc {
	color: #8e8e8e;
	font-size: 14px;
}

.expireTime {
	color: #2c2c2c;
}

#modal-promo .expireTime span, #modal-promo-detail .expireTime span {
	display: inline-block;
	text-align: center;
	height: 27px;
	line-height: 27px;
}

#modal-promo .expireTime>span>span, #modal-promo-detail .expireTime>span>span {
	margin-right: 2px;
}

#modal-promo .expireTime>span>span:last-child, #modal-promo-detail .expireTime>span>span:last-child {
	color: #8e8e8e;
}

#modal-promo .expireTime span span span, #modal-promo-detail .expireTime span span span {
	color: #fff;
	background: url(https://www.enhuoyea11.net/Assets/images/general/countdown.jpg) no-repeat;
	letter-spacing: 7px;
	text-indent: 7px;
}

.promotions:not([data-id=null])[data-runningrebate=true]>span.promoButtonAlign {
	line-height: 24px;
}

.promotions:not([data-id=null])[data-runningrebate=true]>div.promoButtonAlign {
	line-height: 30px;
}

#BonusDisplay {
	margin-top: 18px;
	margin-left: 46px;
}

#BonusDisplay.bonusDisplayHeader {
	width: 90%;
	margin: 18px auto 0;
}

.promotion-tab-title-logo {
	width: 65px;
}

#promoCodeBtn {
	width: 84px;
	border-radius: 3px;
	font-weight: 700;
	font-size: 14px;
	height: 32px;
	line-height: 20px;
	cursor: pointer;
	float: right;
}

.moreGrpingPromo {
	color: #3f97ff;
	cursor: pointer;
}

.moreGrpingPromo>span:after {
	content: "";
	display: inline-block;
	height: 0;
	position: absolute;
	margin-top: 22px;
	width: 0;
	margin-left: 5px;
	border: 5px solid transparent;
	border-top-color: #3f97ff;
}

.moreGrpingPromo:hover {
	color: #1585cf;
}

#promoCode {
	margin-bottom: 0;
	padding-right: 5px;
	margin-right: 15px;
}

.hideTime {
	display: none;
}

.promolistholder>div.promotions {
	border-top: 0;
}

.promolistholder, .promotions {
	line-height: 50px;
}

.promolistholder .title, .promotions .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.promolistholder .icon, .promotions .icon {
	font-size: 33px;
	margin-top: 8px;
	float: left;
	margin-right: 10px;
}

.hr {
	max-width: none;
	border-color: #dcdcdc;
	margin: 0;
}

.promo-arrow {
	display: inline-block;
}

.promo-arrow .icon {
	font-size: 6px;
	float: right;
	margin-bottom: 3px;
	cursor: pointer;
}

#promoCat, #promoVersType {
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	text-overflow: ellipsis;
}

.promoRunningList {
	min-height: 325px;
}

.promoRunningList #promoCat>span:after, .promoRunningList #promoVersType>span:after {
	content: "";
	display: inline-block;
	height: 0;
	position: absolute;
	top: 40%;
	width: 0;
	margin-left: 5px;
	border: 5px solid transparent;
	border-top-color: #fff;
	right: 10%;
}

.circleLevel {
	top: 50%;
	font-size: 16px;
	position: absolute;
	font-weight: 700;
}

.levelInCircleOne {
	color: #25aae2;
	left: 37%;
}

.levelInCircleOne.en, .levelInCircleOne.vi {
	left: 25%;
}

.levelInCircleOne.th {
	left: 30%;
}

.levelInCircleTwo {
	color: #9a9a9a;
	font-size: 40px;
	font-weight: 400;
	margin: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-20%);
}

#circleProgressBarTwo>.progressbar-text {
	font-size: 16px;
	font-weight: bolder;
}

#circleProgressBarTwo.en>.progressbar-text, #circleProgressBarTwo.id>.progressbar-text, #circleProgressBarTwo.th>.progressbar-text, #circleProgressBarTwo.vi>.progressbar-text {
	font-size: 18px;
	line-height: 1;
	text-align: center;
}

.circleProgressBar {
	position: relative;
	width: 186px;
	height: 186px;
	margin: 0 auto;
	float: left;
}

#circleProgressBarOne>.progressbar-text {
	font-size: 40px;
}

.progressbar-text {
	font-weight: 400;
	position: absolute;
}

.circleProgressBarDivs>div {
	font-size: 18px;
}

.promoApplicableTitle {
	float: left;
	margin-top: 60px;
	margin-left: 30px;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
}

#promoCatList {
	width: 14.57%;
}

#promoCatList, #promoSecondCatList {
	display: none;
	position: absolute;
	background-color: #fff;
	cursor: pointer;
	background-color: #25aae2;
	color: #fff;
	z-index: 50;
}

#promoSecondCatList {
	left: 16.7%;
	width: 14.55%;
}

#promoCatList>div, #promoSecondCatList>div {
	line-height: 25px;
	height: 30px;
	font-size: 16px;
	padding: 0 5px 5px 13px;
	z-index: 40;
}

#promoCatList>div:hover, #promoSecondCatList>div:hover {
	color: #000;
	background-color: #fff;
}

#container>div:first-child {
	line-height: 25px;
	height: 25px;
	font-size: 16px;
	margin-bottom: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}

.promoOptionBtn {
	cursor: pointer;
	line-height: 37px;
	font-size: 15px;
	height: 37px;
	border: 1px solid #dcdcdc;
	font-weight: 700;
}

.promoOptionBtn#myPromoHistory {
	cursor: pointer;
	display: none;
}

.promoOptionBtn.promoSelected {
	border: 1px solid #94c8fd;
	border-bottom-color: #fff;
	color: #25aae1;
}

.promoMoreInfoBtn {
	min-height: 51px;
}

.promoDateColumn>span {
	display: none;
}

.searchloader {
	cursor: default !important;
	opacity: .4;
}

#container .tncUrl {
	font-size: 15px;
	color: #2c2c2c;
	font-weight: 700;
	cursor: pointer;
}

#container .tncUrl:focus, #container .tncUrl:hover {
	color: #3f97ff;
}

.specialPromoCont .tncUrl {
	cursor: pointer;
}

.specialPromoCont .tncUrl:focus, .specialPromoCont .tncUrl:hover {
	color: #3f97ff;
}

.promoHeader {
	font-size: 18px;
	font-weight: 700;
	color: #2c2c2c;
}

.promoHeader.selectionField {
	background-color: #25aae2;
	color: #fff;
	border-radius: 3px 3px 0 0;
	width: 35%;
	line-height: 30px;
}

.promoHeader.selectionField.history {
	font-size: 18px;
	font-weight: 700;
	color: #2c2c2c;
	width: 100%;
	background-color: #fff;
}

#myPromoContainer {
	height: 37px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 34px;
}

#promoPageMainTitle {
	color: #2c2c2c;
	font-size: 30px;
	margin-bottom: 15px;
	margin-top: 30px;
	display: inline-block;
}

#promoPageMainDesc {
	color: #8e8e8e;
	font-size: 16px;
	margin-bottom: 34px;
	display: inline-block;
}

.myPromoSmallCont {
	height: 20px;
	vertical-align: text-bottom;
}

.specialPromoSmallCont {
	height: 65px;
	padding: 10px 0 10px 10px;
	margin-left: 65px;
}

.myPromoNum {
	font-size: 48px;
	color: #25aae1;
	padding-right: 15px !important;
}

.myPromoTitle {
	font-size: 16px;
	font-weight: 700;
	color: #2c2c2c;
}

.myPromoDesc {
	font-size: 14px;
	color: #8e8e8e;
}

#myPromoSummary {
	margin: 18px 0;
}

.promoBtn {
	line-height: normal;
}

.specialPromoTitle {
	font-size: 18px;
	color: #2c2c2c;
	font-weight: 700;
}

.specialPromoTitleContainer {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.specialPromoTime {
	font-size: 16px;
	color: #2c2c2c;
}

.specialPromoSmallrow:after {
	content: none;
}

.specialPromoReadMore {
	color: #3f97ff;
	font-size: 12px;
	min-width: 105px;
	display: inline-block;
	cursor: pointer;
}

.specialPromoApply, .specialPromoReadMoreCont {
	text-align: center;
}

#featuredPromoCont {
	padding-right: 50px;
}

.specialBigTitle {
	font-size: 18px;
	color: #2c2c2c;
	margin-bottom: 22px;
}

.promoDetails {
	color: #3f97ff;
	font-size: 12px;
	cursor: pointer;
}

.normalTable, .normalTable tbody, .normalTable td, .normalTable tr {
	border: none;
	background-color: transparent;
	background-color: initial;
	padding: 0;
}

.normalTable td:first-child {
	width: 1%;
}

.normalTable .myPromoSmallCont {
	width: 100%;
}

.normalTable .float-right.specialPromoReadMoreCont {
	text-align: right;
}

.percentage {
	fill: #f8f9f9;
	text-shadow: 1px 1px 1px #000;
}

#divCouponTransfer {
	margin-left: 0;
}

#txtCouponTransfer {
	width: 96%;
}

.mandatory {
	vertical-align: top;
}

#promoLoading {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 65px;
}

#promoLoading, .middleContent {
	text-align: center;
}

.rolaImage {
	margin-top: -60px;
}

#endingPromoCont .divInline, #featuredPromoCont .divInline {
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
}

#endingPromoCont .divSec, #endingPromoCont .divThird, #featuredPromoCont .divSec, #featuredPromoCont .divThird {
	vertical-align: top;
	line-height: 30px;
}

#endingPromoCont .divThird, #endingPromoCont .specialPromoBonusId, #featuredPromoCont .divThird, #featuredPromoCont .specialPromoBonusId {
	float: right;
}

#endingPromoCont .specialPromoTitle, #featuredPromoCont .specialPromoTitle {
	word-wrap: break-word;
}

#endingPromoCont .specialPromoReadMore, #featuredPromoCont .specialPromoReadMore {
	text-align: center;
	float: right;
}

.promoReward {
	line-height: 24px;
	margin-bottom: 0;
}

#myPromoUpdatedDate {
	text-align: right;
	line-height: 37px;
	font-size: 15px;
	height: 37px;
	font-weight: 700;
}

#myPromoUpdatedDate span {
	font-weight: 400;
}

#BtnFundInWallet {
	margin: 10px auto 0;
}

#BtnFundInWallet tbody {
	border: none;
}

#BtnFundInWallet td {
	padding: 5px;
}

#BtnFundInWallet td input {
	margin: 0;
	vertical-align: middle;
}

.icon-fun88_bookmark_star_checked {
	margin-right: 10px;
	font-size: 20px;
	color: #25aae1;
	font-weight: bolder;
}

.jackpotPrizeWording {
	color: #25aae1;
	font-size: 22px;
}

.jackpotTotalAmount {
	color: #a9a9a9;
	height: 31px;
	overflow: hidden;
}

.dotSeperator {
	width: 12px;
	right: 0;
}

.commaSeperator, .dotSeperator {
	height: 12px;
	position: absolute;
	top: 20px;
}

.commaSeperator {
	width: 9px;
	right: -3px;
}

.dotSeperator {
	height: 16px;
	top: 13px;
}

.SlotJackpotFrame {
	width: 25px;
	height: 31px;
	float: right;
	padding: 0;
	font-size: 31px;
	position: relative;
}

.totalJackpotAmountHolder {
	font-weight: bolder;
	float: left;
	text-align: center;
}

.jackpotCombineHolder {
	height: 32px;
	display: table;
	margin: 50px auto 0;
}

.jackpotValueStyle {
	font-size: 12px;
	font-weight: bolder;
	padding-right: 0;
}

.jackpotCurrStyle {
	font-size: 12px;
	font-weight: bolder;
	padding-left: 25%;
}

#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
	width: 24px;
}

.side-panel-wrapper {
	position: fixed;
	right: 0;
	padding-top: 64px;
	background-color: #f6f7f7;
	width: 42px;
	height: 100vh;
	top: 0;
	z-index: 6;
}

#side-panel-bank-status-body>tbody {
	overflow-y: scroll;
	display: block;
	max-height: 60vh;
}

.side-panel-table>tbody>tr {
	background-color: #f6f7f7 !important;
}

.side-panel-wrapper>div {
	height: 100%;
	width: 100%;
}

.side-panel-wrapper>div>div {
	height: 100%;
	position: relative;
	background-color: #f6f7f7 !important;
}

.side-panel-table {
	width: 100%;
	height: auto;
	text-align: center;
	z-index: 1000;
	position: absolute;
}

.side-panel-table>tbody {
	border: 0;
	background-color: #f6f7f7;
}

.side-panel-table>tbody>tr>td {
	padding: 0;
	padding: 16px 0 !important;
}

.side-panel-table>tbody>tr>td>.icon {
	font-size: 22px;
	color: gray;
	cursor: pointer;
}

.side-panel-table>tbody>tr>td>.icon.icon-livechat_II {
	font-size: 22px;
}

.side-panel-table>tbody>tr>td>.icon.active, .side-panel-table>tbody>tr>td>.icon:hover {
	color: #23aee1;
}

.side-panel-table>tbody>tr>td>.icon-bank_status {
	font-size: 22px;
}

.side-panel-setting-notification-content-table:nth-child(n+2) {
	margin-top: 5px;
}

.side-panel-content-wrapper {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 300px;
	padding: 8px;
	transition: all .3s ease;
	overflow-y: auto;
}

.floatingBankStatusContent.open {
	right: 0 !important;
}

.side-panel-setting-content-wrapper {
	background-color: #fff;
	display: none;
}

.side-panel-setting-content-wrapper.open {
	display: block;
}

.side-panel-setting-content-table {
	margin: 0;
}

.side-panel-setting-content-table>tbody {
	border: 0;
}

.side-panel-setting-content-table>tbody>tr>td {
	padding: 15px 35px !important;
}

.side-panel-setting-content-table>tbody>tr>td>a>span {
	width: 45px !important;
	display: inline-block;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon {
	font-size: 16px;
	vertical-align: middle;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon-bank_status2, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-fun88_bank_deposit, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-fun88_bank_withdrawal, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-history {
	font-size: 22px;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon-fun88_bank_transfer {
	font-size: 18px;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon-account_summary {
	font-size: 20px !important;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon-update_profile {
	font-size: 22px !important;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon-account_setting, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-download_cloud, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-fun88_bank, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-fun88_nortify, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-help_center, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-icon-banking, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-password_setting, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-profile_logout, .side-panel-setting-content-table>tbody>tr>td>a>span.icon-self-exclusion {
	font-size: 21px !important;
}

.side-panel-setting-content-table>tbody>tr>td>a>span.icon-bet-record {
	font-size: 24px !important;
}

.side-panel-setting-content-table>tbody>tr>td>a {
	color: #8e8e8e;
	font-size: 16px;
}

.side-panel-setting-content-table>tbody>tr>td>a.active, .side-panel-setting-content-table>tbody>tr>td>a:hover {
	color: #23aee1;
}

.side-panel-bank-status-setting>.side-panel-setting-content-table>tbody>tr>td {
	width: auto !important;
}

.Blueboth {
	font-size: 13px;
	color: #25aae2;
	font-weight: 700 !important;
}

.bank-status-message {
	display: none;
}

.BankStatus {
	width: 100px;
}

.BankStatus-Online {
	background-color: #53ca6e;
}

.BankStatus-Offline, .BankStatus-Online {
	font-weight: 700;
	color: #fff;
	border-radius: 16px 0 16px 0;
	padding: 3px;
}

.BankStatus-Offline {
	background-color: red;
}

.bank-status-container.Offline {
	opacity: .7;
}

.bank-status-container>td>.bank-status-icon {
	padding-right: 10px;
	font-size: 35px !important;
	vertical-align: middle;
}

.bank-status-container.active {
	background-color: #00a7e1 !important;
}

.bankName {
	font-weight: 700;
}

.bank-status-container.active>td>.bankName {
	color: #fff;
}

.side-panel-bank-status-setting .bank-status-container>td {
	padding: 5px 5px 5px 20px !important;
}

.brighttheme-notice {
	background-color: #fff;
}

.ui-pnotify-text {
	width: 270px;
}

.stack-bottomright {
	cursor: pointer;
}

.featured-font {
	font-size: inherit;
}

.titleWrapper {
	padding-bottom: 10px;
}

.featured-box>.featured-icon {
	padding-top: 30px;
	font-size: 4em;
	display: inline-block;
	background-color: #d3d3d3;
	height: 100px;
	width: 100%;
}

.featured-box:hover .featured-icon {
	opacity: 1;
	color: #00bfff;
	border: 1px solid #00bfff;
	background-color: #fff;
	cursor: pointer;
}

.featured-box {
	text-align: center;
	color: #0a0a0a;
}

.featured-box:hover .featured-font {
	color: #00bfff;
	cursor: pointer;
}

.home-page-featured-section {
	padding-top: 1em;
	padding-bottom: 8em;
}

.featured-arrow {
	margin-left: 4px;
	font-size: inherit !important;
}

.SEO_icons {
	height: 75px;
	width: 5.5em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.MirrorSiteLinkWrapper {
	display: table;
	margin: auto;
}

.MirrorSiteLink div {
	display: inline-block;
}

.MirrorSiteLink {
	line-height: 2;
	float: left;
}

.MirrorSiteLink div:not(:last-child):after {
	content: "|";
	color: #fff;
	font-size: 12px;
}

.MirrorSiteLink div a {
	margin: 0 10px;
	color: #fff;
	text-decoration: none;
}

#modal-Telegram {
	margin: 0;
	display: block;
	padding: 1rem;
}

.modal-Container {
	width: 100% !important;
	background-color: #202020;
	background-color: rgba(32,32,32,.6);
	position: fixed;
	top: 0 !important;
	z-index: 9998;
	max-height: 80%;
	overflow: scroll;
	overflow-x: hidden;
}

.modal-small-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	margin: 0 auto;
}

.fun-smallpopup-close {
	text-align: right;
	height: 0;
	transition: height .5s ease;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
}

.language-region-languageName {
	font-size: 14px;
	padding: 0 3px;
	color: #000;
	margin: 0;
}

.language-wrapper {
	display: inline-block;
}

.Modal-Language-Wrapper {
	background-color: #fff;
	width: 530px;
	margin: 0 auto;
	position: fixed;
	top: 50% !important;
	left: 50%;
	transform: translate(-50%,-50%);
	padding-bottom: 25px;
}

.Modal-Language-Wrapper>div {
	height: 40px;
	background-color: #25aae1;
	padding: 0 20px;
}

.Model-Language-Header {
	vertical-align: middle;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
}

.Modal-Language-Close-Button {
	color: #fff;
	float: right;
	margin: 8px 0 0;
	border: 1.5px solid #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	cursor: pointer;
	position: relative;
}

.Modal-Language-Close-Button:after, .Modal-Language-Close-Button:before {
	content: "";
	display: block;
	height: 1.5px;
	width: 12px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	transform: rotate(45deg);
	transform-origin: center;
}

.Modal-Language-Close-Button:before {
	transform: rotate(135deg);
}

.Model-Language-Content-Wrapper {
	padding: 10px 0;
	background-color: #fff !important;
}

.Model-Language-Content-Wrapper>div {
	padding: 5px 15px;
}

.flag-icons {
	background-image: url(/flag-icons.png);
	display: inline-block;
	width: 36px;
	height: 25px;
	cursor: pointer;
}

.flag-icons.flag-icons-CN {
	background-position: -3px -3px;
}

.flag-icons.flag-icons-ID {
	background-position: -3px -33px;
}

.flag-icons.flag-icons-JP {
	background-position: -3px -63px;
}

.flag-icons.flag-icons-KR {
	background-position: -3px -93px;
}

.flag-icons.flag-icons-TH {
	background-position: -3px -123px;
}

.flag-icons.flag-icons-VN {
	background-position: -3px -153px;
}

.icon_loading {
	animation-name: loadingRotate;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.icon_info, .icon_loading {
	background: url(/static/images/showInfo/icon_loading.png) no-repeat;
}

.icon_info, .icon_loading, .icon_success {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}

.icon_success {
	background: url(/static/images/showInfo/icon_success.png) no-repeat;
}

.icon_fail {
	width: 40px;
	height: 40px;
	background: url(/static/images/showInfo/icon_fail.png) no-repeat;
}

.icon_alert, .icon_fail {
	display: inline-block;
	margin: 0 auto;
}

.icon_alert {
	width: 34px;
	height: 34px;
	background: url(/static/images/showInfo/icon_alert.png) no-repeat;
}

.am-toast {
	position: fixed;
	width: 100%;
	z-index: 1999;
	font-size: 14px;
	text-align: center;
}

.am-toast>span {
	max-width: 50%;
}

.am-toast.am-toast-mask {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0;
	transform: translateZ(1px);
	background-color: rgba(0,0,0,.4);
}

.am-toast.am-toast-nomask {
	position: fixed;
	max-width: 50%;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translateZ(1px);
}

.am-toast.am-toast-nomask .am-toast-notice {
	transform: translateX(-50%) translateY(-50%);
}

.am-toast-notice-content .am-toast-text {
	min-width: 60px;
	border-radius: 3px;
	color: #222;
	background-color: #fff;
	line-height: 1.5;
	padding: 9px 15px;
}

.am-toast-notice-content .am-toast-text.am-toast-text-icon {
	border-radius: 5px;
	padding: 15px;
}

.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info {
	margin-top: 6px;
}

.ant-modal-root {
	top: 0;
	position: fixed;
	margin: auto;
	height: 100%;
	padding-top: 20%;
	text-align: center;
	width: 100%;
	background-color: rgba(0,0,0,.9);
}

.ant-modal-root .ant-modal-close, .ant-modal-root .ant-modal-footer {
	display: none;
}

.ant-modal-root .ant-modal {
	width: 100% !important;
}

.ant-modal-root .closeModal {
	background: #fff;
	width: 250px;
	margin: -.5rem auto;
	text-align: left;
	height: 25px;
}

ul {
	list-style: none;
}

.m3-005 .text-top, .m3-006 .text-top {
	display: none !important;
}

.hayhar-page {
	position: relative;
	overflow: hidden;
}

.hayhar-page .containerMobileLogin {
	width: 100%;
	text-align: center;
	justify-content: center;
	display: flex;
}

.hayhar-page .containerMobileLogin .mobileLoginModal {
	top: 30%;
	width: 75%;
	background-color: #fff;
	overflow: hidden;
	position: fixed;
	border-radius: .5rem;
}

.hayhar-page .containerMobileLogin .mobileLoginModal .header {
	margin: 2rem .5rem 1rem;
	background-color: #fff;
	color: #0ea5e9;
	font-size: 22px;
	font-weight: 700;
	padding: 0 1rem;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}

.hayhar-page .containerMobileLogin .mobileLoginModal .body {
	padding: 0 1rem;
}

.hayhar-page .containerMobileLogin .mobileLoginModal .body .forgetPw input {
	width: 80% !important;
	border-radius: .25rem 0 0 .25rem;
}

.hayhar-page .containerMobileLogin .mobileLoginModal .body .forgetPw .ant-input-group-addon {
	width: 19%;
	display: inline-block;
	padding: .51rem 0;
	background: #f1f2f4;
	font-size: 13px;
}

.hayhar-page .containerMobileLogin .mobileLoginModal .body input {
	border: 1px solid #edeef1 !important;
	width: 100%;
	margin-bottom: .5rem;
}

.hayhar-page .containerMobileLogin .mobileLoginModal .btn {
	width: 86%;
	margin: .5rem auto 1.5rem;
	height: 2rem;
	line-height: 2rem;
	border-radius: .25rem;
	background-color: #0ea5e9;
	color: #fff;
	cursor: pointer;
}

.hayhar-page .text-top {
	display: none !important;
}

/* .ant-carousel {
	height: 730px;
} */

.hayhar-page .ant-carousel .slick-list .slick-track {
	display: flex;
}

.hayhar-page .img_wrap {
	height: 730px;
}

.hayhar-page .img_wrap img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

.hayhar-page .mobile, .hayhar-page .mobile.top {
	display: none;
}

.hayhar-page input {
	height: 2rem;
	border-radius: .25rem;
	padding: .25rem .3rem;
	box-sizing: border-box;
	outline-style: none;
	outline-width: 0;
	border: 2px solid transparent;
	text-shadow: none;
	-webkit-appearance: none;
	-webkit-user-select: text;
	outline-color: transparent;
	box-shadow: none;
	text-overflow: ellipsis;
}

.hayhar-page .top {
	padding: 1em;
	background-color: #00169E;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.hayhar-page .top .qrp-header-logo {
	width: 150px;
}

.hayhar-page .top .web-input-box {
	position: relative;
	display: flex;
	align-items: center;
}

.hayhar-page .top .web-input-box .web-input:focus {
	box-shadow: 0 0, #93c5fd;
	border-color: #93c5fd;
}

.hayhar-page .top .web-input-box .web-input+.web-input {
	margin-left: .5rem;
	width: 15rem;
	padding-right: 5rem;
}

.hayhar-page .top .web-input-box .web-label {
	position: absolute;
	top: .5rem;
	right: 10.6rem;
	color: inherit;
	text-decoration: inherit;
	font-size: .75rem;
	line-height: 1rem;
	cursor: pointer;
	padding-left: .3rem;
	color: #38bdf8;
	border-left: 1px solid #e5e7eb;
}

.hayhar-page .top .web-input-box .web-label:hover {
	color: #38bdf8;
}

/*.hayhar-page .top .web-input-box .web-login {
	padding: .25rem 1rem;
	margin-left: .3rem;
	background-color: #fff;
	height: 2rem;
	border-radius: .25rem;
	border: 1px solid transparent;
}

.hayhar-page .top .web-input-box .web-login:hover {
	border-color: #fff;
	background-color: #38bdf8;
	color: #fff;
}*/

.hayhar-page .top .web-input-box .country-icon {
	margin-left: .6rem;
	border-left: 1px solid #fff;
	padding-left: .6rem;
}

.hayhar-page .ant-input {
	color: #000;
}

.hayhar-page .error-hit {
	display: flex;
	margin-bottom: 1rem;
}

.hayhar-page .error-hit .phone-hit-error {
	margin-left: 22%;
}

.hayhar-page .error-hit p {
	color: red;
	width: 50%;
	text-align: left;
	font-size: 12px;
}

.hayhar-page .central-web {
	overflow: hidden;
}

.hayhar-page .central-web .text-top {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: .8rem auto;
	position: absolute;
	top: 4.55rem;
	left: 30%;
}

.hayhar-page .central-web .text-top h2 {
	font-size: 3rem;
}

.hayhar-page .central-web .text-top p {
	font-size: 2rem;
}

.hayhar-page .central-web .central-box {
	border-radius: .5rem;
	width: 40rem;
	position: absolute;
	top: 12rem;
	left: 15rem;
}
.img-responsive {
    width: 100%;
}
.d-mobile{
    display: none;
}
.container{
    max-width: 990px;
    margin: 30px auto;
}
.brand-info{
    font-weight: bold;
    padding:0 30px 30px;
    margin: auto;
    text-align: center;
    font-size: 20px;
}
.bg-footer{
    background-color: #00169E;
    padding: 10px;
    text-align: center;
}
.icon-social{
    display: inline;
    float: right;
}
.icon-terms{
    float: left;
}

/* .phone-box {
	background-image: url("../images/phone.png");
	background-repeat: no-repeat;
	background-size: contain;
} */
.relative {
	position: relative;
}
.img-gif {
    position: absolute;
    overflow: hidden;
    width: 34rem;
    top: 54px;
    left: 82px;
    margin: auto;
    height: 17rem;
    border-radius: 30px;
}

.img-frame{
	margin: auto;
    position: absolute;
	width: 700px;
}
.ipad {
	padding: 30px;
	background: black;
	border-radius: 21px;
	border: 4px solid #e5e5e5;
	box-shadow: 5px 19px 39px #adadad !important;
	transform: scale(0.9);
  }
  .camera {
	border-radius: 10px;
	width: 10px;
	height: 10px;
	position: absolute;
	background-color: #2654ed;
	border: 2px solid #1c1c1c;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	box-sizing: border-box;
  }
  .home-btn {
	border-radius: 90px;
	width: 12px;
	height: 12px;
	position: absolute;
	background: linear-gradient(
	  170deg,
	  rgba(64, 65, 67, 1) 0%,
	  rgba(64, 65, 67, 1) 25%,
	  rgba(233, 234, 236, 1) 38%,
	  rgba(233, 234, 236, 1) 63%,
	  rgba(64, 65, 67, 1) 94%,
	  rgba(64, 65, 67, 1) 100%
	);
	right: 7px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	box-sizing: border-box;
  }
  .home-btn::after {
	content: "";
	width: calc(90% - 1px);
	height: calc(90% - 1px);
	border-radius: 50%;
	background: black;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
  }

  
@media only screen and (max-width: 600px) {
	.ipad {
		padding: 20px;
	  }
	  .home-btn {
		right: 4px;
	  }
	  .camera {
		left: 6px;
	  }
	.img-gif {
		width: 228px!important;
		top: 88px!important;
		left: 35px!important;
		height: 112px!important;
		}
	.img-frame {
		width: 288px!important;
		top: 4rem;
		left: 0rem;
	}
    .d-mobile{
        display: block;
    }
    .d-pc{
        display: none;
    }
    .hayhar-page .top.web {
        display: none;
    }
    .hayhar-page .top.mobile {
        display: flex;
    }
    .hayhar-page .central-web .central-box {
		margin: auto;
        position: unset;
        left: unset;
        right: unset;
        top: unset;
        border: unset;
        overflow: unset;
		width: 100%;
    }
	.hayhar-page .ant-carousel{
		height: unset!important;
	}

  }


  @media only screen and (max-width: 1200px) {
	.hayhar-page .central-web .central-box{
		top: 3rem;
	}
	.hayhar-page .central-web .central-box {
		width: 27rem;
		top: 7rem;
		right: 0;
		margin: 0 60% 0 0;
	}
  }
  @media only screen and (max-width: 990px) {
	.ipad {
		box-shadow: none!important;
	}
	.hayhar-page .central-web .central-box {
        background: #000B4E;
        width: 100%;
        padding: 20px;
        border-radius: 0;
		position:unset;
    }
	.img-gif {
		width: 29rem;
		top: 54px;
		left: 82px;
		height: 14rem;
	}
	.img-frame {
		width: 600px;
	}

}
.header-bg{
    background-image: url("../images/header.png");
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.hayhar-page .central-web .central-box .tips {
	color: #9ca3af;
	margin: .75rem auto 0;
	text-align: center;
}

.hayhar-page .central-web .central-box .heading {
	padding: 1rem 0;
	background-color: #38bdf8;
	text-align: center;
	color: #fff;
}

.hayhar-page .central-web .central-box .form-modal {
	padding: 1.25rem 1.25rem 0;
}

.hayhar-page .central-web .central-box .form-modal input {
	border: 1px solid #d1d5db;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(209,213,219 .6);
	color: #9ca3af;
}

.hayhar-page .central-web .central-box .form-modal input:focus {
	border: 2px solid #38bdf8;
}

.hayhar-page .central-web .central-box .form-modal .namePass {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.hayhar-page .central-web .central-box .form-modal .namePass input {
	width: 49%;
}

.hayhar-page .central-web .central-box .form-modal .email-input {
	display: flex;
	margin-bottom: 1rem;
}

.hayhar-page .central-web .central-box .form-modal .email-input input {
	width: 100%;
}

.hayhar-page .central-web .central-box .form-modal .phone-number {
	display: flex;
	justify-content: space-between;
}

.hayhar-page .central-web .central-box .form-modal .phone-number input.phone {
	width: 20%;
	color: #9ca3af;
	cursor: no-drop;
}

.hayhar-page .central-web .central-box .form-modal .phone-number input.phoneNumber {
	width: 78%;
}

.hayhar-page .central-web .central-box .submit {
	margin: 1rem auto;
	padding: 8px 16px;
	display: flex;
	justify-content: center;
	background-color: #0ea5e9;
	border: none;
	border-radius: .25rem;
	color: #fff;
	font-size: .95rem;
}

.hayhar-page .central-web .central-box .submit:hover {
	background-color: #38bdf8;
}

.hayhar-page .footer-content-web .partner {
	padding: 1rem;
	background-color: #d1d5db;
	display: flex;
	flex-wrap: wrap;
}

.hayhar-page .footer-content-web .partner .item {
	width: 33.333333%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.hayhar-page .footer-content-web .partner .item .title {
	margin-bottom: 1.25rem;
}

.hayhar-page .footer-content-web .partner .item .image-box {
	display: flex;
	justify-content: space-between;
}

.hayhar-page .footer-content-web .partner .item .image-box>div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.hayhar-page .footer-content-web .partner .item .image-box>div+div {
	margin-left: 10px;
}

.hayhar-page .footer-content-web .partner .item .image-box .default {
	height: 5rem;
	width: 3rem;
}

.hayhar-page .footer-content-web .partner .item .image-box .footer-image-box-text {
	display: flex;
	flex-direction: column;
	font-size: .75rem;
	text-align: center;
}

.hayhar-page .footer-content-web .partner .item .image-box .footer-image-box-text a {
	color: #000;
}

.hayhar-page .footer-content-web .partner .item .image-box .partner-item-0 {
	background: url(/static/images/hayhar/tottenham.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .item .image-box .partner-item-0:hover {
	background: url(/static/images/hayhar/tottenham-hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .item .image-box .parrtner-item-1 {
	background: url(/static/images/hayhar/newcastle.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .item .image-box .parrtner-item-1:hover {
	background: url(/static/images/hayhar/newcastle-hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .brand .brand-default {
	width: 16.25rem;
	height: 9.375rem;
}

.hayhar-page .footer-content-web .partner .brand .brand-item-0 {
	background: url(/static/images/hayhar/Iker.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .brand .brand-item-0:hover {
	background: url(/static/images/hayhar/Iker-hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-public-style {
	margin-top: calc(1rem*(1 - 0));
	margin-right: calc(.75rem*0);
	margin-left: calc(.75rem*(1 - 0));
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-default {
	width: 4rem;
	height: 2.25rem;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-0 {
	background: url(/static/images/hayhar/AG_Unhover.png) no-repeat 50%;
	background-size: cover;
	margin-top: 1rem;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-0:hover {
	background: url(/static/images/hayhar/AG_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-1 {
	background: url(/static/images/hayhar/BTI_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-1:hover {
	background: url(/static/images/hayhar/BTI_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-2 {
	background: url(/static/images/hayhar/CMD_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-2:hover {
	background: url(/static/images/hayhar/CMD_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-3 {
	background: url(/static/images/hayhar/eBet_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-3:hover {
	background: url(/static/images/hayhar/eBet_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-4 {
	background: url(/static/images/hayhar/EVO_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-4:hover {
	background: url(/static/images/hayhar/EVO_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-5 {
	background: url(/static/images/hayhar/GPI_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-5:hover {
	background: url(/static/images/hayhar/GPI_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-6 {
	background: url(/static/images/hayhar/IM_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-6:hover {
	background: url(/static/images/hayhar/IM_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-7 {
	background: url(/static/images/hayhar/JILI_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-7:hover {
	background: url(/static/images/hayhar/JILI_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-8 {
	background: url(/static/images/hayhar/Joker_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-8:hover {
	background: url(/static/images/hayhar/Joker_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-9 {
	background: url(/static/images/hayhar/KingPoker_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-9:hover {
	background: url(/static/images/hayhar/KingPoker_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-10 {
	background: url(/static/images/hayhar/KM_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-10:hover {
	background: url(/static/images/hayhar/KM_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-11 {
	background: url(/static/images/hayhar/Microgaming_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-11:hover {
	background: url(/static/images/hayhar/Microgaming_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-12 {
	background: url(/static/images/hayhar/PG_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-12:hover {
	background: url(/static/images/hayhar/PG_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-13 {
	background: url(/static/images/hayhar/Playtech_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-13:hover {
	background: url(/static/images/hayhar/Playtech_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-14 {
	background: url(/static/images/hayhar/PNG_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-14:hover {
	background: url(/static/images/hayhar/PNG_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-15 {
	background: url(/static/images/hayhar/PP_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-15:hover {
	background: url(/static/images/hayhar/PP_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-16 {
	background: url(/static/images/hayhar/SABA-SEA_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-16:hover {
	background: url(/static/images/hayhar/SABA-SEA_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-17 {
	background: url(/static/images/hayhar/SPalace_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-17:hover {
	background: url(/static/images/hayhar/SPalace_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-18 {
	background: url(/static/images/hayhar/Spribe_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-18:hover {
	background: url(/static/images/hayhar/Spribe_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-19 {
	background: url(/static/images/hayhar/TCGaming_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-19:hover {
	background: url(/static/images/hayhar/TCGaming_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-20 {
	background: url(/static/images/hayhar/TFG_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-20:hover {
	background: url(/static/images/hayhar/TFG_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-21 {
	background: url(/static/images/hayhar/V2_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-21:hover {
	background: url(/static/images/hayhar/V2_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-22 {
	background: url(/static/images/hayhar/WMCasino_Unhover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .partner .suppliers .suppliers-item-22:hover {
	background: url(/static/images/hayhar/WMCasino_Hover.png) no-repeat 50%;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe {
	clear: both;
	display: flex;
	padding: .5rem;
	background-color: #e5e7eb;
	box-sizing: border-box;
	justify-content: center;
}

.hayhar-page .footer-content-web .copyright-pay-safe h6 {
	white-space: nowrap;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity, .hayhar-page .footer-content-web .copyright-pay-safe .safe {
	width: 16.666667%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.copyright .icon, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.copyright .icon, .hayhar-page .footer-content-web .copyright-pay-safe .safe.copyright .icon {
	width: 1.6875rem;
	height: 2.0625rem;
	background: url(/static/images/hayhar/first-cagayan.png) no-repeat 0 0;
	background-size: cover;
	margin: 0 .25rem;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.copyright .icon:hover, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.copyright .icon:hover, .hayhar-page .footer-content-web .copyright-pay-safe .safe.copyright .icon:hover {
	background: url(/static/images/hayhar/first-cagayan-hover.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.safe .icon, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.safe .icon, .hayhar-page .footer-content-web .copyright-pay-safe .safe.safe .icon {
	width: 5.375rem;
	height: 2.0625rem;
	background: url(/static/images/hayhar/iovation.png) no-repeat 0 0;
	background-size: cover;
	margin-left: .625rem;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.safe .icon:hover, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.safe .icon:hover, .hayhar-page .footer-content-web .copyright-pay-safe .safe.safe .icon:hover {
	background: url(/static/images/hayhar/iovation-hover.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.responsibillity>div, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.responsibillity>div, .hayhar-page .footer-content-web .copyright-pay-safe .safe.responsibillity>div {
	display: flex;
	flex-wrap: wrap;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.responsibillity .icon, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.responsibillity .icon, .hayhar-page .footer-content-web .copyright-pay-safe .safe.responsibillity .icon {
	width: 2.0625rem;
	height: 2.0625rem;
	margin-left: .625rem;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.responsibillity .icon.icon.icon-1, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.responsibillity .icon.icon.icon-1, .hayhar-page .footer-content-web .copyright-pay-safe .safe.responsibillity .icon.icon.icon-1 {
	background: url(/static/images/hayhar/game-card.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.responsibillity .icon.icon.icon-1:hover, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.responsibillity .icon.icon.icon-1:hover, .hayhar-page .footer-content-web .copyright-pay-safe .safe.responsibillity .icon.icon.icon-1:hover {
	background: url(/static/images/hayhar/game-card-hover.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.responsibillity .icon.icon.icon-2, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.responsibillity .icon.icon.icon-2, .hayhar-page .footer-content-web .copyright-pay-safe .safe.responsibillity .icon.icon.icon-2 {
	background: url(/static/images/hayhar/up-21.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .copyright.responsibillity .icon.icon.icon-2:hover, .hayhar-page .footer-content-web .copyright-pay-safe .responsibillity.responsibillity .icon.icon.icon-2:hover, .hayhar-page .footer-content-web .copyright-pay-safe .safe.responsibillity .icon.icon.icon-2:hover {
	background: url(/static/images/hayhar/up-21-hover.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay {
	display: flex;
	flex-grow: 1;
	align-items: center;
	flex-wrap: wrap;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon {
	width: 4.125rem;
	height: 2.0625rem;
	margin: 0 .3125rem;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-1 {
	background: url(/static/images/hayhar/easypay.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-1:hover {
	background: url(/static/images/hayhar/easypay-hover.png) no-repeat 0 0;
	background-size: cover;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-2 {
	background: url(/static/images/hayhar/localbank.png) no-repeat 0 0;
	width: 3.6875rem;
	height: 2.0625rem;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-2:hover {
	background: url(/static/images/hayhar/localbank-hover.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-3 {
	background: url(/static/images/hayhar/fastbaht.png) no-repeat 0 0;
	width: 5.375rem;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-3:hover {
	background: url(/static/images/hayhar/fastbaht-hover.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-4 {
	width: 2.4375rem;
	height: 2.0625rem;
	background: url(/static/images/hayhar/line.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-4:hover {
	background: url(/static/images/hayhar/line-hover.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-5 {
	width: 4.1875rem;
	background: url(/static/images/hayhar/cashcard.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-5:hover {
	background: url(/static/images/hayhar/cashcard-hover.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-6 {
	width: 4.5rem;
	background: url(/static/images/hayhar/qrcode.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .copyright-pay-safe .bank-pay .icon-6:hover {
	background: url(/static/images/hayhar/qrcode-hover.png) no-repeat 0 0;
}

.hayhar-page .footer-content-web .montenegro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: .5rem;
	background: #f3f4f6;
}

.hayhar-page .footer-content-web .montenegro img {
	margin: 10px auto;
}

.hayhar-page .footer-content-web .montenegro p {
	margin-bottom: .625rem;
}

.hayhar-page .footer-content-web .montenegro p.text-gray-500 {
	color: #6b7280;
	font-size: .75rem;
	text-align: center;
	width: 56%;
}

.hayhar-page .footer-content-web .end-page {
	background-color: #0ea5e9;
	padding: 1rem;
}

.hayhar-page .footer-content-web .end-page .end-page-list {
	display: flex;
	justify-content: center;
	font-size: .875rem;
	color: #fff;
}

.hayhar-page .footer-content-web .end-page .end-page-list .item {
	margin: 0 1.25rem 0 0;
	cursor: pointer;
}

.hayhar-page .footer-content-web .end-page .help-contact {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2.725rem;
}

.hayhar-page .footer-content-web .end-page .help-contact .help {
	display: flex;
	align-items: center;
	color: #fff;
	cursor: pointer;
}

.hayhar-page .footer-content-web .end-page .help-contact .help img {
	margin-right: .5rem;
}

.hayhar-page .footer-content-web .end-page .help-contact .help span {
	border-right: 1px solid #fff;
	padding-right: 15px;
}

.hayhar-page .footer-content-web .end-page .help-contact .contact-box {
	display: flex;
	align-items: center;
	margin-left: 15px;
}

.hayhar-page .footer-content-web .end-page .help-contact .contact-box .item {
	width: 2.5rem;
	height: 33.7px;
	margin-right: 15px;
	cursor: pointer;
}

.hayhar-page .footer-content-web .end-page .help-contact .contact-box .item:first-child {
	background: url(/static/images/hayhar/footer-telegram.png);
	background-size: cover;
}

.hayhar-page .footer-content-web .end-page .help-contact .contact-box .item:first-child:hover {
	background: url(/static/images/hayhar/footer-telegram-hover.png);
	background-size: cover;
}

.hayhar-page .footer-content-web .end-page .help-contact .contact-box .country {
	width: 2rem;
	height: 1.375rem;
	border-left: 1px solid #fff;
	padding-left: 15px;
	cursor: auto;
}

.hayhar-page .footer-content-web .end-page .end-page-footer-text {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.hayhar-page .footer-content-web .end-page .end-page-footer-text p {
	color: #fff;
	margin-top: .9375rem;
	font-size: .725rem;
}

.hayhar-page .footer-content-web .end-page .seoHeader {
	margin: 2rem auto;
	color: #035789;
	font-size: 18px;
	text-align: center;
}

.hayhar-page .footer-content-web .end-page .seoHeader p {
	font-size: 16px;
	width: 80%;
	text-align: left;
	margin: 1rem auto;
}

.hayhar-page .footer-content-web .end-page .seoBody {
	margin: 2rem auto;
	color: #035789;
	font-size: 18px;
	text-align: center;
}

.hayhar-page .footer-content-web .end-page .seoBody p {
	font-size: 16px;
	width: 80%;
	text-align: left;
	margin: 1rem auto;
}

.hayhar-page .footer-content-web.v2of2023 .footer-top-Wrapper .footer-first-wrapper {
	padding-top: 16px;
}

.hayhar-page .footer-content-web.v2of2023 .footer-top-Wrapper .sponsor-logo {
	margin: 0;
}

.hayhar-page .footer-content-web.v2of2023 .partner {
	background-color: #fff;
	display: block;
}

.hayhar-page .footer-content-web.v2of2023 .partner .item {
	width: 30%;
	float: left;
	display: block;
}

.hayhar-page .footer-content-web.v2of2023 .partner .vendors-item {
	width: 40%;
}

.hayhar-page .footer-content-web.v2of2023 .sponsor-item a {
	text-decoration: none;
}

.hayhar-page .footer-content-web.v2of2023:after {
	content: "";
	visibility: hidden;
	height: 0;
	width: 100%;
	clear: both;
	display: block;
}

.hayhar-page .social-web {
	position: fixed;
	transform: translate(50%,-50%);
	top: 48%;
	right: -1%;
}

.hayhar-page .social-web .social-item:nth-child(2) {
	position: relative;
}

.hayhar-page .social-web .social-item {
	text-decoration: inherit;
	cursor: pointer;
	display: flex;
	background-color: #0057F3;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: .5rem 0;
	box-shadow: 0 0 #000, 0 0 #0000, 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
	padding: 1rem;
	white-space: nowrap;
	color: #fff;
	width: 100%;
}

.hayhar-page .social-web .social-item:hover {
	transform: translate(-90px);
	transition-duration: .3s;
}

.hayhar-page .social-web .social-item img {
	height: 2.5rem;
	margin-right: .75rem;
}

.hayhar-page .social-web .qrcode {
	position: absolute;
	top: 4.5rem;
	background: #fff;
	z-index: 999;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 150px;
	height: 30px;
	padding-top: 10px;
}

.hayhar-page .social-web .qrcode p {
	color: #2199e8;
}

.hayhar-page .social-web .qrcode img {
	height: 100px;
	width: 100px;
	margin-top: 1rem;
	margin-right: 0;
}

.hayhar-page .modal {
	position: fixed;
	width: 100%;
	z-index: 1999;
	text-align: center;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0;
	transform: translateZ(1px);
	background-color: rgba(0,0,0,.4);
}

.hayhar-page .modal .modal-box {
	position: fixed;
	max-width: 50%;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	border-radius: .5rem;
	min-width: 400px;
	background-color: #fff;
	overflow: hidden;
}

.hayhar-page .modal .modal-box .header {
	padding: 1.25rem;
	background-color: #0ea5e9;
	color: #fff;
}

.hayhar-page .modal .modal-box .center {
	padding: 1.25rem;
}

.hayhar-page .modal .modal-box .btn {
	width: 5rem;
	margin: 0 auto 1.25rem;
	padding: .25rem;
	border-radius: .25rem;
	background-color: #0ea5e9;
	color: #fff;
	cursor: pointer;
}

.hayhar-page .mobile, .m2-001 .mobile, .m2-002 .mobile, .m2-003 .mobile, .m2-004 .mobile, .m2-005 .mobile, .m2-006 .mobile {
	position: relative;
}

.hayhar-page .mobile .mobile-central, .m2-001 .mobile .mobile-central, .m2-002 .mobile .mobile-central, .m2-003 .mobile .mobile-central, .m2-004 .mobile .mobile-central, .m2-005 .mobile .mobile-central, .m2-006 .mobile .mobile-central {
	background-size: 100% 100%;
	text-align: center;
	position: absolute;
	top: .2rem;
	width: 100%;
}

.hayhar-page .mobile .mobile-central .text-top h2, .m2-001 .mobile .mobile-central .text-top h2, .m2-002 .mobile .mobile-central .text-top h2, .m2-003 .mobile .mobile-central .text-top h2, .m2-004 .mobile .mobile-central .text-top h2, .m2-005 .mobile .mobile-central .text-top h2, .m2-006 .mobile .mobile-central .text-top h2 {
	font-size: 2.25rem;
	line-height: 2.5rem;
	margin-top: 1.25rem;
}

.hayhar-page .mobile .mobile-central .text-top p, .m2-001 .mobile .mobile-central .text-top p, .m2-002 .mobile .mobile-central .text-top p, .m2-003 .mobile .mobile-central .text-top p, .m2-004 .mobile .mobile-central .text-top p, .m2-005 .mobile .mobile-central .text-top p, .m2-006 .mobile .mobile-central .text-top p {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.hayhar-page .mobile .central-box, .m2-001 .mobile .central-box, .m2-002 .mobile .central-box, .m2-003 .mobile .central-box, .m2-004 .mobile .central-box, .m2-005 .mobile .central-box, .m2-006 .mobile .central-box {
	border-radius: .5rem;
	overflow: hidden;
	background-color: #fff;
	margin: 0;
	width: auto;
}

.hayhar-page .mobile .central-box .tips, .m2-001 .mobile .central-box .tips, .m2-002 .mobile .central-box .tips, .m2-003 .mobile .central-box .tips, .m2-004 .mobile .central-box .tips, .m2-005 .mobile .central-box .tips, .m2-006 .mobile .central-box .tips {
	color: #9ca3af;
	margin: .75rem auto 0;
	text-align: center;
}

.hayhar-page .mobile .central-box .heading, .m2-001 .mobile .central-box .heading, .m2-002 .mobile .central-box .heading, .m2-003 .mobile .central-box .heading, .m2-004 .mobile .central-box .heading, .m2-005 .mobile .central-box .heading, .m2-006 .mobile .central-box .heading {
	padding: 1rem 0;
	background-color: #38bdf8;
	text-align: center;
	color: #fff;
}

.hayhar-page .mobile .form-modal, .m2-001 .mobile .form-modal, .m2-002 .mobile .form-modal, .m2-003 .mobile .form-modal, .m2-004 .mobile .form-modal, .m2-005 .mobile .form-modal, .m2-006 .mobile .form-modal {
	padding: 1.25rem 1.25rem 0;
}

.hayhar-page .mobile .form-modal input, .m2-001 .mobile .form-modal input, .m2-002 .mobile .form-modal input, .m2-003 .mobile .form-modal input, .m2-004 .mobile .form-modal input, .m2-005 .mobile .form-modal input, .m2-006 .mobile .form-modal input {
	border: 1px solid #d1d5db;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(209,213,219 .6);
	color: #9ca3af;
}

.hayhar-page .mobile .form-modal input:focus, .m2-001 .mobile .form-modal input:focus, .m2-002 .mobile .form-modal input:focus, .m2-003 .mobile .form-modal input:focus, .m2-004 .mobile .form-modal input:focus, .m2-005 .mobile .form-modal input:focus, .m2-006 .mobile .form-modal input:focus {
	border: 2px solid #38bdf8;
}

.hayhar-page .mobile .form-modal .namePass, .m2-001 .mobile .form-modal .namePass, .m2-002 .mobile .form-modal .namePass, .m2-003 .mobile .form-modal .namePass, .m2-004 .mobile .form-modal .namePass, .m2-005 .mobile .form-modal .namePass, .m2-006 .mobile .form-modal .namePass {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.hayhar-page .mobile .form-modal .namePass input, .m2-001 .mobile .form-modal .namePass input, .m2-002 .mobile .form-modal .namePass input, .m2-003 .mobile .form-modal .namePass input, .m2-004 .mobile .form-modal .namePass input, .m2-005 .mobile .form-modal .namePass input, .m2-006 .mobile .form-modal .namePass input {
	width: 49%;
}

.hayhar-page .mobile .form-modal .email-input, .m2-001 .mobile .form-modal .email-input, .m2-002 .mobile .form-modal .email-input, .m2-003 .mobile .form-modal .email-input, .m2-004 .mobile .form-modal .email-input, .m2-005 .mobile .form-modal .email-input, .m2-006 .mobile .form-modal .email-input {
	display: flex;
	margin-bottom: 1rem;
}

.hayhar-page .mobile .form-modal .email-input input, .m2-001 .mobile .form-modal .email-input input, .m2-002 .mobile .form-modal .email-input input, .m2-003 .mobile .form-modal .email-input input, .m2-004 .mobile .form-modal .email-input input, .m2-005 .mobile .form-modal .email-input input, .m2-006 .mobile .form-modal .email-input input {
	width: 100%;
}

.hayhar-page .mobile .form-modal .phone-number, .m2-001 .mobile .form-modal .phone-number, .m2-002 .mobile .form-modal .phone-number, .m2-003 .mobile .form-modal .phone-number, .m2-004 .mobile .form-modal .phone-number, .m2-005 .mobile .form-modal .phone-number, .m2-006 .mobile .form-modal .phone-number {
	display: flex;
	justify-content: space-between;
}

.hayhar-page .mobile .form-modal .phone-number input.phone, .m2-001 .mobile .form-modal .phone-number input.phone, .m2-002 .mobile .form-modal .phone-number input.phone, .m2-003 .mobile .form-modal .phone-number input.phone, .m2-004 .mobile .form-modal .phone-number input.phone, .m2-005 .mobile .form-modal .phone-number input.phone, .m2-006 .mobile .form-modal .phone-number input.phone {
	width: 20%;
	color: #9ca3af;
	cursor: no-drop;
}

.hayhar-page .mobile .form-modal .phone-number input.phoneNumber, .m2-001 .mobile .form-modal .phone-number input.phoneNumber, .m2-002 .mobile .form-modal .phone-number input.phoneNumber, .m2-003 .mobile .form-modal .phone-number input.phoneNumber, .m2-004 .mobile .form-modal .phone-number input.phoneNumber, .m2-005 .mobile .form-modal .phone-number input.phoneNumber, .m2-006 .mobile .form-modal .phone-number input.phoneNumber {
	width: 78%;
}

.hayhar-page .mobile .submit, .m2-001 .mobile .submit, .m2-002 .mobile .submit, .m2-003 .mobile .submit, .m2-004 .mobile .submit, .m2-005 .mobile .submit, .m2-006 .mobile .submit {
	margin: 1rem auto;
	padding: 8px 16px;
	display: flex;
	justify-content: center;
	background-color: #0ea5e9;
	border: none;
	border-radius: .25rem;
	color: #fff;
	font-size: .95rem;
}

.hayhar-page .mobile .submit:hover, .m2-001 .mobile .submit:hover, .m2-002 .mobile .submit:hover, .m2-003 .mobile .submit:hover, .m2-004 .mobile .submit:hover, .m2-005 .mobile .submit:hover, .m2-006 .mobile .submit:hover {
	background-color: #38bdf8;
}

.hayhar-page .mobile .web-input-box .ant-btn, .m2-001 .mobile .web-input-box .ant-btn, .m2-002 .mobile .web-input-box .ant-btn, .m2-003 .mobile .web-input-box .ant-btn, .m2-004 .mobile .web-input-box .ant-btn, .m2-005 .mobile .web-input-box .ant-btn, .m2-006 .mobile .web-input-box .ant-btn {
	padding: .65rem 1.25rem;
	border: none;
	border-radius: .25rem;
	transition-duration: .2s;
}

/*.hayhar-page .mobile .web-input-box .ant-btn.login, .m2-001 .mobile .web-input-box .ant-btn.login, .m2-002 .mobile .web-input-box .ant-btn.login, .m2-003 .mobile .web-input-box .ant-btn.login, .m2-004 .mobile .web-input-box .ant-btn.login, .m2-005 .mobile .web-input-box .ant-btn.login, .m2-006 .mobile .web-input-box .ant-btn.login {
	background-color: #fff;
	color: #4b5563;
}*/

.hayhar-page .mobile .web-input-box .ant-btn.register, .m2-001 .mobile .web-input-box .ant-btn.register, .m2-002 .mobile .web-input-box .ant-btn.register, .m2-003 .mobile .web-input-box .ant-btn.register, .m2-004 .mobile .web-input-box .ant-btn.register, .m2-005 .mobile .web-input-box .ant-btn.register, .m2-006 .mobile .web-input-box .ant-btn.register {
	background-color: #34d399;
	color: #fff;
	margin-left: 8px;
}

.hayhar-page.m3-005 .central-web .central-box {
	margin: 5% 37% 0 0;
}

.hayhar-page.m3-007 .text-top, .hayhar-page.m3-008 .text-top, .hayhar-page.m3-013 .text-top {
	display: none;
}

.hayhar-page.m3-008 .mobile_warp img, .hayhar-page.m3-013 .mobile_warp img {
	-o-object-position: top;
	object-position: top;
}

.hayhar-page.m3-008 .central-web .central-box, .hayhar-page.m3-013 .central-web .central-box {
	margin: 5% 35% 0 0;
}

.hayhar-page.m3-009 .central-web .central-box {
	margin: 5% 55% 0 0;
}

.hayhar-page.m3-009 .central-web .text-top {
	color: #fff;
}

.hayhar-page.m3-010 .text-top {
	display: none;
}

.hayhar-page.m3-010 .central-web .central-box {
	margin: 5% 60% 0 0;
}

.hayhar-page.m3-011.isShow .ant-carousel, .hayhar-page.m3-011.isShow .ant-carousel .img_wrap {
	height: auto;
}

.hayhar-page.m3-011.isShow .ant-carousel .img_wrap img {
	height: 100%;
	width: auto;
}

.hayhar-page.m3-011.isShow .ant-carousel .img_wrap.mobile_warp img {
	height: 100%;
}

.hayhar-page.m3-011.isShow .Hyperlinks {
	display: none;
}

.hayhar-page.m3-011 .text-top {
	color: #fff;
}

.hayhar-page.m3-011 .mobile .mobile-central {
	top: -16.8rem;
}

.hayhar-page.m3-011 .footer {
	padding: 3rem;
	background-color: #0ea5e9;
}

.hayhar-page.m3-012 .img_wrap.mobile_warp img {
	height: 100%;
}

.hayhar-page.m3-012 .text-top {
	color: #fff;
}

.hayhar-page.m3-012 .mobile .mobile-central {
	top: -16.8rem;
}

.hayhar-page.m3-012 .footer {
	padding: 3rem;
	background-color: #0ea5e9;
}

.restrict_page {
	display: block;
	position: relative;
}

.restrict_page .restrict_bg {
	position: absolute;
}

.restrict_page .restrict_bg .restrict-mob {
	display: none;
}

.restrict_page .restrict_bg img {
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
}

.restrict_page .restrict_right {
	width: 43%;
	margin-left: auto;
	padding: 4rem;
	position: relative;
}

.restrict_page .restrict_right .head {
	display: flex;
	align-items: center;
	font-size: 40px;
	margin-left: .5rem;
	padding-bottom: 2.5rem;
}

.restrict_page .restrict_right .head span {
	--tw-space-x-reverse: 0;
	margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
	color: #25aae1;
}

.restrict_page .restrict_right .section {
	display: flex;
	align-items: flex-start;
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem*var(--tw-space-y-reverse));
}

.restrict_page .restrict_right .section .space-y {
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem*var(--tw-space-x-reverse));
	margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
}

.restrict_page .restrict_right .section .space-y h4 {
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: inherit;
}

.restrict_page .restrict_right .section .space-y div {
	line-height: 1.5rem;
	--tw-space-y-reverse: 0;
	margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
	opacity: .8;
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
	text-align: justify;
	font-size: 15px;
}

.restrict_page .restrict_right .section .space-y div .cs {
	font-weight: 600;
}

.restrict_page .restrict_right .section .space-y div .cs:hover {
	--tw-text-opacity: 1;
	color: rgba(56, 189, 248, var(--tw-text-opacity));
}

.restrict_page .restrict_right .section .space-y div .email {
	--tw-text-opacity: 1;
	color: rgba(14, 165, 233, var(--tw-text-opacity));
	cursor: pointer;
}

.restrict_page .restrict_right .section .space-y .illustrate {
	display: flex;
	justify-content: flex-end;
}

.restrict_page .restrict_right .section .space-y .illustrate .icon:nth-child(2) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.5rem*(1 - var(--tw-space-x-reverse)));
	margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
}

.restrict_page .restrict-web {
	display: block;
}

@media screen and (max-width:39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		max-width: none;
		margin-left: 0;
		border: 0;
		border-radius: 0;
	}
}

@media screen and (min-width:40em) {
	.reveal {
		min-height: 0;
	}
}

@media screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 75rem;
	}

	.reveal .reveal {
		left: auto;
		right: auto;
		margin: 0 auto;
	}
}

@media screen and (min-width:40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem;
	}

	.reveal.small {
		width: 50%;
		max-width: 75rem;
	}

	.reveal.medium {
		width: 60%;
		max-width: 75rem;
	}

	.reveal.large {
		width: 90%;
		max-width: 75rem;
	}
}

@media screen and (min-width:40em) {
	.row .row {
		margin-left: -.9375rem;
		margin-right: -.9375rem;
	}
}

@media screen and (min-width:40em) {
	.column, .columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}
}

@media screen and (min-width:40em) {
	.medium-1 {
		width: 8.33333%;
	}

	.medium-push-1 {
		position: relative;
		left: 8.33333%;
	}

	.medium-pull-1 {
		position: relative;
		left: -8.33333%;
	}

	.medium-offset-0 {
		margin-left: 0;
	}

	.medium-2 {
		width: 16.66667%;
	}

	.medium-push-2 {
		position: relative;
		left: 16.66667%;
	}

	.medium-pull-2 {
		position: relative;
		left: -16.66667%;
	}

	.medium-offset-1 {
		margin-left: 8.33333%;
	}

	.medium-3 {
		width: 25%;
	}

	.medium-push-3 {
		position: relative;
		left: 25%;
	}

	.medium-pull-3 {
		position: relative;
		left: -25%;
	}

	.medium-offset-2 {
		margin-left: 16.66667%;
	}

	.medium-4 {
		width: 33.33333%;
	}

	.medium-push-4 {
		position: relative;
		left: 33.33333%;
	}

	.medium-pull-4 {
		position: relative;
		left: -33.33333%;
	}

	.medium-offset-3 {
		margin-left: 25%;
	}

	.medium-5 {
		width: 41.66667%;
	}

	.medium-push-5 {
		position: relative;
		left: 41.66667%;
	}

	.medium-pull-5 {
		position: relative;
		left: -41.66667%;
	}

	.medium-offset-4 {
		margin-left: 33.33333%;
	}

	.medium-6 {
		width: 50%;
	}

	.medium-push-6 {
		position: relative;
		left: 50%;
	}

	.medium-pull-6 {
		position: relative;
		left: -50%;
	}

	.medium-offset-5 {
		margin-left: 41.66667%;
	}

	.medium-7 {
		width: 58.33333%;
	}

	.medium-push-7 {
		position: relative;
		left: 58.33333%;
	}

	.medium-pull-7 {
		position: relative;
		left: -58.33333%;
	}

	.medium-offset-6 {
		margin-left: 50%;
	}

	.medium-8 {
		width: 66.66667%;
	}

	.medium-push-8 {
		position: relative;
		left: 66.66667%;
	}

	.medium-pull-8 {
		position: relative;
		left: -66.66667%;
	}

	.medium-offset-7 {
		margin-left: 58.33333%;
	}

	.medium-9 {
		width: 75%;
	}

	.medium-push-9 {
		position: relative;
		left: 75%;
	}

	.medium-pull-9 {
		position: relative;
		left: -75%;
	}

	.medium-offset-8 {
		margin-left: 66.66667%;
	}

	.medium-10 {
		width: 83.33333%;
	}

	.medium-push-10 {
		position: relative;
		left: 83.33333%;
	}

	.medium-pull-10 {
		position: relative;
		left: -83.33333%;
	}

	.medium-offset-9 {
		margin-left: 75%;
	}

	.medium-11 {
		width: 91.66667%;
	}

	.medium-push-11 {
		position: relative;
		left: 91.66667%;
	}

	.medium-pull-11 {
		position: relative;
		left: -91.66667%;
	}

	.medium-offset-10 {
		margin-left: 83.33333%;
	}

	.medium-12 {
		width: 100%;
	}

	.medium-offset-11 {
		margin-left: 91.66667%;
	}

	.medium-up-1>.column, .medium-up-1>.columns {
		width: 100%;
		float: left;
	}

	.medium-up-1>.column:nth-of-type(1n), .medium-up-1>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-1>.column:nth-of-type(1n+1), .medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both;
	}

	.medium-up-1>.column:last-child, .medium-up-1>.columns:last-child {
		float: left;
	}

	.medium-up-2>.column, .medium-up-2>.columns {
		width: 50%;
		float: left;
	}

	.medium-up-2>.column:nth-of-type(1n), .medium-up-2>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-2>.column:nth-of-type(odd), .medium-up-2>.columns:nth-of-type(odd) {
		clear: both;
	}

	.medium-up-2>.column:last-child, .medium-up-2>.columns:last-child {
		float: left;
	}

	.medium-up-3>.column, .medium-up-3>.columns {
		width: 33.33333%;
		float: left;
	}

	.medium-up-3>.column:nth-of-type(1n), .medium-up-3>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-3>.column:nth-of-type(3n+1), .medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both;
	}

	.medium-up-3>.column:last-child, .medium-up-3>.columns:last-child {
		float: left;
	}

	.medium-up-4>.column, .medium-up-4>.columns {
		width: 25%;
		float: left;
	}

	.medium-up-4>.column:nth-of-type(1n), .medium-up-4>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-4>.column:nth-of-type(4n+1), .medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both;
	}

	.medium-up-4>.column:last-child, .medium-up-4>.columns:last-child {
		float: left;
	}

	.medium-up-5>.column, .medium-up-5>.columns {
		width: 20%;
		float: left;
	}

	.medium-up-5>.column:nth-of-type(1n), .medium-up-5>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-5>.column:nth-of-type(5n+1), .medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both;
	}

	.medium-up-5>.column:last-child, .medium-up-5>.columns:last-child {
		float: left;
	}

	.medium-up-6>.column, .medium-up-6>.columns {
		width: 16.66667%;
		float: left;
	}

	.medium-up-6>.column:nth-of-type(1n), .medium-up-6>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-6>.column:nth-of-type(6n+1), .medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both;
	}

	.medium-up-6>.column:last-child, .medium-up-6>.columns:last-child {
		float: left;
	}

	.medium-up-7>.column, .medium-up-7>.columns {
		width: 14.28571%;
		float: left;
	}

	.medium-up-7>.column:nth-of-type(1n), .medium-up-7>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-7>.column:nth-of-type(7n+1), .medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both;
	}

	.medium-up-7>.column:last-child, .medium-up-7>.columns:last-child {
		float: left;
	}

	.medium-up-8>.column, .medium-up-8>.columns {
		width: 12.5%;
		float: left;
	}

	.medium-up-8>.column:nth-of-type(1n), .medium-up-8>.columns:nth-of-type(1n) {
		clear: none;
	}

	.medium-up-8>.column:nth-of-type(8n+1), .medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both;
	}

	.medium-up-8>.column:last-child, .medium-up-8>.columns:last-child {
		float: left;
	}

	.medium-collapse>.column, .medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0;
	}

	.expanded.row .medium-collapse.row, .medium-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}

	.medium-uncollapse>.column, .medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}

	.medium-centered {
		margin-left: auto;
		margin-right: auto;
	}

	.medium-centered, .medium-centered:last-child:not(:first-child) {
		float: none;
		clear: both;
	}

	.medium-pull-0, .medium-push-0, .medium-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
}

@media screen and (min-width:64em) {
	.large-1 {
		width: 8.33333%;
	}

	.large-push-1 {
		position: relative;
		left: 8.33333%;
	}

	.large-pull-1 {
		position: relative;
		left: -8.33333%;
	}

	.large-offset-0 {
		margin-left: 0;
	}

	.large-2 {
		width: 16.66667%;
	}

	.large-push-2 {
		position: relative;
		left: 16.66667%;
	}

	.large-pull-2 {
		position: relative;
		left: -16.66667%;
	}

	.large-offset-1 {
		margin-left: 8.33333%;
	}

	.large-3 {
		width: 25%;
	}

	.large-push-3 {
		position: relative;
		left: 25%;
	}

	.large-pull-3 {
		position: relative;
		left: -25%;
	}

	.large-offset-2 {
		margin-left: 16.66667%;
	}

	.large-4 {
		width: 33.33333%;
	}

	.large-push-4 {
		position: relative;
		left: 33.33333%;
	}

	.large-pull-4 {
		position: relative;
		left: -33.33333%;
	}

	.large-offset-3 {
		margin-left: 25%;
	}

	.large-5 {
		width: 41.66667%;
	}

	.large-push-5 {
		position: relative;
		left: 41.66667%;
	}

	.large-pull-5 {
		position: relative;
		left: -41.66667%;
	}

	.large-offset-4 {
		margin-left: 33.33333%;
	}

	.large-6 {
		width: 50%;
	}

	.large-push-6 {
		position: relative;
		left: 50%;
	}

	.large-pull-6 {
		position: relative;
		left: -50%;
	}

	.large-offset-5 {
		margin-left: 41.66667%;
	}

	.large-7 {
		width: 58.33333%;
	}

	.large-push-7 {
		position: relative;
		left: 58.33333%;
	}

	.large-pull-7 {
		position: relative;
		left: -58.33333%;
	}

	.large-offset-6 {
		margin-left: 50%;
	}

	.large-8 {
		width: 66.66667%;
	}

	.large-push-8 {
		position: relative;
		left: 66.66667%;
	}

	.large-pull-8 {
		position: relative;
		left: -66.66667%;
	}

	.large-offset-7 {
		margin-left: 58.33333%;
	}

	.large-9 {
		width: 75%;
	}

	.large-push-9 {
		position: relative;
		left: 75%;
	}

	.large-pull-9 {
		position: relative;
		left: -75%;
	}

	.large-offset-8 {
		margin-left: 66.66667%;
	}

	.large-10 {
		width: 83.33333%;
	}

	.large-push-10 {
		position: relative;
		left: 83.33333%;
	}

	.large-pull-10 {
		position: relative;
		left: -83.33333%;
	}

	.large-offset-9 {
		margin-left: 75%;
	}

	.large-11 {
		width: 91.66667%;
	}

	.large-push-11 {
		position: relative;
		left: 91.66667%;
	}

	.large-pull-11 {
		position: relative;
		left: -91.66667%;
	}

	.large-offset-10 {
		margin-left: 83.33333%;
	}

	.large-12 {
		width: 100%;
	}

	.large-offset-11 {
		margin-left: 91.66667%;
	}

	.large-up-1>.column, .large-up-1>.columns {
		width: 100%;
		float: left;
	}

	.large-up-1>.column:nth-of-type(1n), .large-up-1>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-1>.column:nth-of-type(1n+1), .large-up-1>.columns:nth-of-type(1n+1) {
		clear: both;
	}

	.large-up-1>.column:last-child, .large-up-1>.columns:last-child {
		float: left;
	}

	.large-up-2>.column, .large-up-2>.columns {
		width: 50%;
		float: left;
	}

	.large-up-2>.column:nth-of-type(1n), .large-up-2>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-2>.column:nth-of-type(odd), .large-up-2>.columns:nth-of-type(odd) {
		clear: both;
	}

	.large-up-2>.column:last-child, .large-up-2>.columns:last-child {
		float: left;
	}

	.large-up-3>.column, .large-up-3>.columns {
		width: 33.33333%;
		float: left;
	}

	.large-up-3>.column:nth-of-type(1n), .large-up-3>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-3>.column:nth-of-type(3n+1), .large-up-3>.columns:nth-of-type(3n+1) {
		clear: both;
	}

	.large-up-3>.column:last-child, .large-up-3>.columns:last-child {
		float: left;
	}

	.large-up-4>.column, .large-up-4>.columns {
		width: 25%;
		float: left;
	}

	.large-up-4>.column:nth-of-type(1n), .large-up-4>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-4>.column:nth-of-type(4n+1), .large-up-4>.columns:nth-of-type(4n+1) {
		clear: both;
	}

	.large-up-4>.column:last-child, .large-up-4>.columns:last-child {
		float: left;
	}

	.large-up-5>.column, .large-up-5>.columns {
		width: 20%;
		float: left;
	}

	.large-up-5>.column:nth-of-type(1n), .large-up-5>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-5>.column:nth-of-type(5n+1), .large-up-5>.columns:nth-of-type(5n+1) {
		clear: both;
	}

	.large-up-5>.column:last-child, .large-up-5>.columns:last-child {
		float: left;
	}

	.large-up-6>.column, .large-up-6>.columns {
		width: 16.66667%;
		float: left;
	}

	.large-up-6>.column:nth-of-type(1n), .large-up-6>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-6>.column:nth-of-type(6n+1), .large-up-6>.columns:nth-of-type(6n+1) {
		clear: both;
	}

	.large-up-6>.column:last-child, .large-up-6>.columns:last-child {
		float: left;
	}

	.large-up-7>.column, .large-up-7>.columns {
		width: 14.28571%;
		float: left;
	}

	.large-up-7>.column:nth-of-type(1n), .large-up-7>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-7>.column:nth-of-type(7n+1), .large-up-7>.columns:nth-of-type(7n+1) {
		clear: both;
	}

	.large-up-7>.column:last-child, .large-up-7>.columns:last-child {
		float: left;
	}

	.large-up-8>.column, .large-up-8>.columns {
		width: 12.5%;
		float: left;
	}

	.large-up-8>.column:nth-of-type(1n), .large-up-8>.columns:nth-of-type(1n) {
		clear: none;
	}

	.large-up-8>.column:nth-of-type(8n+1), .large-up-8>.columns:nth-of-type(8n+1) {
		clear: both;
	}

	.large-up-8>.column:last-child, .large-up-8>.columns:last-child {
		float: left;
	}

	.large-collapse>.column, .large-collapse>.columns {
		padding-left: 0;
		padding-right: 0;
	}

	.expanded.row .large-collapse.row, .large-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}

	.large-uncollapse>.column, .large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}

	.large-centered {
		margin-left: auto;
		margin-right: auto;
	}

	.large-centered, .large-centered:last-child:not(:first-child) {
		float: none;
		clear: both;
	}

	.large-pull-0, .large-push-0, .large-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
}

@media screen and (min-width:40em) {
	#allFooter h1 {
		font-size: 3rem;
	}

	#allFooter h2 {
		font-size: 2.5rem;
	}

	#allFooter h3 {
		font-size: 1.9375rem;
	}

	#allFooter h4 {
		font-size: 1.5625rem;
	}

	#allFooter h5 {
		font-size: 1.25rem;
	}

	#allFooter h6 {
		font-size: 1rem;
	}
}

@media screen and (min-width:40em) {
	#allFooter .medium-text-left {
		text-align: left;
	}

	#allFooter .medium-text-right {
		text-align: right;
	}

	#allFooter .medium-text-center {
		text-align: center;
	}

	#allFooter .medium-text-justify {
		text-align: justify;
	}
}

@media screen and (min-width:64em) {
	#allFooter .large-text-left {
		text-align: left;
	}

	#allFooter .large-text-right {
		text-align: right;
	}

	#allFooter .large-text-center {
		text-align: center;
	}

	#allFooter .large-text-justify {
		text-align: justify;
	}
}

@media print {
	#allFooter * {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	#allFooter .show-for-print {
		display: block !important;
	}

	#allFooter .hide-for-print {
		display: none !important;
	}

	#allFooter table.show-for-print {
		display: table !important;
	}

	#allFooter thead.show-for-print {
		display: table-header-group !important;
	}

	#allFooter tbody.show-for-print {
		display: table-row-group !important;
	}

	#allFooter tr.show-for-print {
		display: table-row !important;
	}

	#allFooter td.show-for-print, #allFooter th.show-for-print {
		display: table-cell !important;
	}

	#allFooter a, #allFooter a:visited {
		text-decoration: underline;
	}

	#allFooter a[href]:after {
		content: " (" attr(href) ")";
	}

	#allFooter .ir a:after, #allFooter a[href^="#"]:after, #allFooter a[href^="javascript:"]:after {
		content: "";
	}

	#allFooter abbr[title]:after {
		content: " (" attr(title) ")";
	}

	#allFooter blockquote, #allFooter pre {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid;
	}

	#allFooter thead {
		display: table-header-group;
	}

	#allFooter img, #allFooter tr {
		page-break-inside: avoid;
	}

	#allFooter img {
		max-width: 100% !important;
	}

	@page {
		margin: .5cm;
	}

	#allFooter h2, #allFooter h3, #allFooter p {
		orphans: 3;
		widows: 3;
	}

	#allFooter h2, #allFooter h3 {
		page-break-after: avoid;
	}
}

@media screen and (min-width:0 @media screen and (min-width:0 \0) {
	
}

@media screen and (min-width:40em) {
	#allFooter .button-group.stacked-for-small .button {
		width: auto;
		margin-bottom: 0;
	}
}

@media screen and (min-width:64em) {
	#allFooter .button-group.stacked-for-medium .button {
		width: auto;
		margin-bottom: 0;
	}
}

@media screen and (max-width:39.9375em) {
	#allFooter .button-group.stacked-for-small.expanded {
		display: block;
	}

	#allFooter .button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0;
	}
}

@media screen and (min-width:40em) {
	#allFooter .menu.medium-horizontal>li {
		display: table-cell;
	}

	#allFooter .menu.medium-vertical>li {
		display: block;
	}
}

@media screen and (min-width:64em) {
	#allFooter .menu.large-horizontal>li {
		display: table-cell;
	}

	#allFooter .menu.large-vertical>li {
		display: block;
	}
}

@media screen and (min-width:40em) {
	#allFooter .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%;
	}

	#allFooter .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%;
	}

	#allFooter .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative;
	}

	#allFooter .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-color: #2199e8 transparent transparent;
		border-style: solid inset inset;
		border-width: 5px 5px 0;
		right: 5px;
		margin-top: -2px;
	}

	#allFooter .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0;
	}

	#allFooter .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%;
	}

	#allFooter .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}

	#allFooter .dropdown.menu.medium-vertical>li>a:after {
		right: 14px;
		margin-top: -3px;
	}

	#allFooter .dropdown.menu.medium-vertical>li.opens-left>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-color: transparent #2199e8 transparent transparent;
		border-style: inset solid inset inset;
		border-width: 5px 5px 5px 0;
	}

	#allFooter .dropdown.menu.medium-vertical>li.opens-right>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-color: transparent transparent transparent #2199e8;
		border-style: inset inset inset solid;
		border-width: 5px 0 5px 5px;
	}
}

@media screen and (min-width:64em) {
	#allFooter .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%;
	}

	#allFooter .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%;
	}

	#allFooter .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative;
	}

	#allFooter .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-color: #2199e8 transparent transparent;
		border-style: solid inset inset;
		border-width: 5px 5px 0;
		right: 5px;
		margin-top: -2px;
	}

	#allFooter .dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0;
	}

	#allFooter .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%;
	}

	#allFooter .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}

	#allFooter .dropdown.menu.large-vertical>li>a:after {
		right: 14px;
		margin-top: -3px;
	}

	#allFooter .dropdown.menu.large-vertical>li.opens-left>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-color: transparent #2199e8 transparent transparent;
		border-style: inset solid inset inset;
		border-width: 5px 5px 5px 0;
	}

	#allFooter .dropdown.menu.large-vertical>li.opens-right>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-color: transparent transparent transparent #2199e8;
		border-style: inset inset inset solid;
		border-width: 5px 0 5px 5px;
	}
}

@media screen and (max-width:39.9375em) {
	#allFooter .media-object.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		display: block;
	}

	#allFooter .media-object.stack-for-small .media-object-section img {
		width: 100%;
	}
}

@media screen and (min-width:40em) {
	#allFooter .position-left.reveal-for-medium {
		left: 0;
		z-index: auto;
		position: fixed;
	}

	#allFooter .position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px;
	}

	#allFooter .position-right.reveal-for-medium {
		right: 0;
		z-index: auto;
		position: fixed;
	}

	#allFooter .position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px;
	}
}

@media screen and (min-width:64em) {
	#allFooter .position-left.reveal-for-large {
		left: 0;
		z-index: auto;
		position: fixed;
	}

	#allFooter .position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px;
	}

	#allFooter .position-right.reveal-for-large {
		right: 0;
		z-index: auto;
		position: fixed;
	}

	#allFooter .position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px;
	}
}

@media screen and (min-width:40em) {
	#allFooter .pagination li {
		display: inline-block;
	}
}

@media screen and (max-width:63.9375em) {
	#allFooter table.stack tfoot, #allFooter table.stack thead {
		display: none;
	}

	#allFooter table.stack td, #allFooter table.stack th, #allFooter table.stack tr {
		display: block;
	}

	#allFooter table.stack td {
		border-top: 0;
	}
}

@media screen and (min-width:40em) {
	#allFooter .top-bar .top-bar-left, #allFooter .top-bar .top-bar-right {
		width: auto;
	}
}

@media screen and (max-width:63.9375em) {
	#allFooter .top-bar.stacked-for-medium .top-bar-left, #allFooter .top-bar.stacked-for-medium .top-bar-right {
		width: 100%;
	}
}

@media screen and (max-width:74.9375em) {
	#allFooter .top-bar.stacked-for-large .top-bar-left, #allFooter .top-bar.stacked-for-large .top-bar-right {
		width: 100%;
	}
}

@media screen and (max-width:39.9375em) {
	#allFooter .hide-for-small-only {
		display: none !important;
	}
}

@media screen and (max-width:0), screen and (min-width:40em) {
	#allFooter .show-for-small-only {
		display: none !important;
	}
}

@media screen and (min-width:40em) {
	#allFooter .hide-for-medium {
		display: none !important;
	}
}

@media screen and (max-width:39.9375em) {
	#allFooter .show-for-medium {
		display: none !important;
	}
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	#allFooter .hide-for-medium-only {
		display: none !important;
	}
}

@media screen and (max-width:39.9375em), screen and (min-width:64em) {
	#allFooter .show-for-medium-only {
		display: none !important;
	}
}

@media screen and (min-width:64em) {
	#allFooter .hide-for-large {
		display: none !important;
	}
}

@media screen and (max-width:63.9375em) {
	#allFooter .show-for-large {
		display: none !important;
	}
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
	#allFooter .hide-for-large-only {
		display: none !important;
	}
}

@media screen and (max-width:63.9375em), screen and (min-width:75em) {
	#allFooter .show-for-large-only {
		display: none !important;
	}
}

@media (max-width:480px) {
	#allFooter .ui-pnotify-mobile-able.ui-pnotify {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		width: auto !important;
		font-size: 1.2em;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		-ms-font-smoothing: antialiased;
		font-smoothing: antialiased;
	}

	#allFooter .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
		box-shadow: none;
		border-bottom-width: 5px;
	}

	#allFooter .ui-pnotify-mobile-able .ui-pnotify-container {
		border-radius: 0;
	}

	#allFooter .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft, #allFooter .ui-pnotify-mobile-able.ui-pnotify.stack-topleft {
		left: 0;
		right: 0;
	}

	#allFooter .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft, #allFooter .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright {
		left: 0;
		right: 0;
		bottom: 0;
		top: auto;
	}

	#allFooter .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow, #allFooter .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow {
		border-top-width: 5px;
		border-bottom-width: 1px;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@media (max-width:1023px) {
	#mobileFooter table td {
		padding: .4rem .625rem;
	}
}

@media (max-width:1920px) {
	.footer-content-web.v2of2023 .footer-top-Wrapper .ambassador-col .ambassador-desktop img {
		max-width: 100%;
	}

	.footer-content-web.v2of2023 .footer-top-Wrapper .ambassador-col .ambassador-desktop {
		position: relative;
	}

	.footer-content-web.v2of2023 .footer-top-Wrapper .ambassador-col .ambassador-desktop img+span {
		position: absolute;
		top: 0;
		left: 0;
		height: 35px;
		width: 100%;
		background: #fff;
		display: block;
	}
}

@media (max-width:1530px) {
	.footer-content-web.v2of2023 .footer-top-Wrapper .ambassador-col .ambassador-desktop img+span {
		height: 61px;
	}
}

@media (max-width:1200px) {
	.footer-content-web.v2of2023 .footer-top-Wrapper .ambassador-col .ambassador-desktop img+span {
		height: 83px;
	}
}

@media (min-width:1012px) {
	.footer-gaming-platform {
		margin: 10px 33px 10px 0;
	}

	.footer-content-web.v2of2023 .footer-gaming-platform {
		margin: 0 11px 4px 0;
	}
}

@media (min-width:1135px) {
	.footer-gaming-platform {
		margin: 10px 66px 10px 0;
	}
}

@media (min-width:1400px) {
	.footer-gaming-platform {
		margin: 10px 2px 10px 0;
	}
}

@media (min-width:1700px) {
	.footer-gaming-platform {
		margin: 10px 25px 10px 0;
	}
}

@media (min-width:1707px) {
	.footer-gaming-platform {
		margin: 10px 32px 10px 0;
	}
}

@media (min-width:1024px) {
	.linkcontainer {
		border-bottom: 1px solid #e1e2e4;
		margin: 0 auto;
		padding: 1em 0 2em;
	}
}

@media (max-width:1650px) {
	.footer-row {
		height: 310px;
	}

	.footer-ambassador {
		background-size: 450px;
	}

	.ambassador-en-robbie, .ambassador-zh-robbie {
		background-position: -30px -445px;
		height: 215px;
		width: 131px;
		margin-left: 0;
	}

	.ambassador-id-robbie, .ambassador-th-robbie, .ambassador-vi-robbie {
		background-position: -18px -446px;
		height: 215px;
		width: 106%;
	}

	.ambassador-en-robbie:hover, .ambassador-id-robbie:hover, .ambassador-th-robbie:hover, .ambassador-vi-robbie:hover, .ambassador-zh-robbie:hover {
		background-position: -220px -445px;
		margin-left: -30px;
		width: 225px;
	}

	.ambassador-en-steve, .ambassador-zh-steve {
		background-position: -25px -242px;
		height: 215px;
		width: 100%;
	}

	.ambassador-id-steve, .ambassador-th-steve, .ambassador-vi-steve {
		background-position: -16px -242px;
		height: 208px;
		width: 176px;
	}

	.ambassador-en-steve:hover, .ambassador-zh-steve:hover {
		background-position: -225px -215px;
		width: 175px;
	}

	.ambassador-id-steve:hover, .ambassador-th-steve:hover, .ambassador-vi-steve:hover {
		background-position: -225px -216px;
		height: 213px;
		width: 176px;
	}

	.footer-ambassador.rola-sign {
		background-position: -25px -3px;
		height: 215px;
		width: 100%;
	}

	.footer-ambassador.rola-sign:hover {
		background-position: -210px 7px;
		width: 215px;
		margin-left: -53px;
	}

	.footer-partner {
		background-size: 400px;
	}

	.footer-partner.tottenham {
		width: 65px;
		height: 140px;
		background-position: -210px 0;
	}

	.footer-partner.newcastle {
		width: 105px;
		height: 120px;
		background-position: -210px -465px;
	}

	.sponsor-newcastle:hover .footer-partner.newcastle {
		background-position: -12px -465px;
	}
}

@media only screen and (max-width:1525px) {
	.footer-row {
		height: 265px;
	}

	.footer-ambassador {
		background-size: 420px;
	}

	.ambassador-en-robbie, .ambassador-zh-robbie {
		background-position: -35px -410px;
		height: 195px;
		width: 115px;
	}

	.ambassador-id-robbie, .ambassador-th-robbie, .ambassador-vi-robbie {
		background-position: -22px -410px;
		height: 205px;
		width: 148px;
	}

	.ambassador-en-robbie:hover, .ambassador-id-robbie:hover, .ambassador-th-robbie:hover, .ambassador-vi-robbie:hover, .ambassador-zh-robbie:hover {
		background-position: -205px -410px;
		margin-left: -55px;
		height: 207px;
		width: 210px;
	}

	.ambassador-en-steve, .ambassador-zh-steve {
		background-position: -28px -220px;
		height: 205px;
	}

	.ambassador-id-steve, .ambassador-th-steve, .ambassador-vi-steve {
		background-position: -15px -220px;
	}

	.ambassador-en-steve:hover, .ambassador-id-steve:hover, .ambassador-th-steve:hover, .ambassador-vi-steve:hover, .ambassador-zh-steve:hover {
		background-position: -208px -196px;
		width: 170px;
		height: 204px;
		margin-left: -5px;
	}

	.footer-ambassador.rola-sign {
		background-position: -35px 3px;
		height: 205px;
		width: 100%;
	}

	.footer-ambassador.rola-sign:hover {
		background-position: -198px 13px;
		width: 200px;
		margin-left: -66px;
	}

	.partner-description {
		display: none !important;
	}

	.footer-partner-wrapper {
		text-align: center;
		padding: 0 40px;
	}
}

@media (max-width:1370px) and (min-width:1251px) {
	.ambassador-en-steve, .ambassador-zh-steve {
		background-position: -32px -220px;
		width: 130px;
	}

	.ambassador-vi-steve {
		background-position: -15px -220px;
		width: 162px;
	}

	.ambassador-en-steve:hover, .ambassador-vi-steve:hover, .ambassador-zh-steve:hover {
		background-position: -212px -196px;
		width: 162px;
	}
}

@media only screen and (max-width:68.8125em) {
	.ambassador-en-steve, .ambassador-vi-steve, .ambassador-zh-steve {
		background-position: -22px -172px;
	}

	.ambassador-en-steve:hover, .ambassador-vi-steve:hover, .ambassador-zh-steve:hover {
		background-position: -160px -154px;
	}
}

@media only screen and (max-width:1250px) {
	.footer-row {
		height: 245px;
	}

	.footer-ambassador {
		background-size: 380px;
	}

	.footer-ambassador.rola-sign {
		background-position: -32px 1px;
		height: 185px;
		width: 100%;
	}

	.footer-ambassador.rola-sign:hover {
		background-position: -180px 13px;
		width: 180px;
		margin-left: -65px;
	}

	.ambassador-en-robbie, .ambassador-zh-robbie {
		background-position: -35px -372px;
		height: 185px;
		width: 115px;
	}

	.ambassador-vi-robbie {
		background-position: -25px -372px;
		height: 183px;
		width: 126px;
	}

	.ambassador-id-robbie, .ambassador-th-robbie {
		background-position: -20px -372px;
		height: 183px;
		width: 136px;
	}

	.ambassador-en-robbie:hover, .ambassador-id-robbie:hover, .ambassador-th-robbie:hover, .ambassador-vi-robbie:hover, .ambassador-zh-robbie:hover {
		background-position: -190px -372px;
		margin-left: -50px;
		height: 183px;
		width: 183px;
	}

	.ambassador-en-steve, .ambassador-zh-steve {
		background-position: -28px -200px;
		width: 120px;
	}

	.ambassador-id-steve, .ambassador-th-steve, .ambassador-vi-steve {
		background-position: -14px -200px;
		height: 184px;
		width: 150px;
	}

	.ambassador-en-steve:hover, .ambassador-zh-steve:hover {
		background-position: -192px -178px;
		width: 145px;
	}

	.ambassador-id-steve:hover, .ambassador-th-steve:hover, .ambassador-vi-steve:hover {
		background-position: -191px -178px;
		height: 184px;
	}
}

@media only screen and (max-width:1100px) {
	.footer-partner-wrapper {
		padding: 0 10px;
	}

	.footer-partner {
		background-size: 350px;
	}

	.footer-partner.tottenham {
		width: 65px;
		height: 125px;
		background-position: -180px 0;
	}

	.footer-partner.newcastle {
		width: 105px;
		height: 105px;
		background-position: -177px -400px;
	}

	.sponsor-newcastle:hover .footer-partner.newcastle {
		background-position: -3px -400px;
	}

	.footer-row {
		height: 241px;
	}

	.footer-ambassador {
		background-size: 320px;
	}

	.ambassador-en-robbie, .ambassador-zh-robbie {
		background-position: -25px -318px;
		height: 150px;
		width: 115px;
	}

	.ambassador-id-robbie, .ambassador-th-robbie, .ambassador-vi-robbie {
		background-position: -18px -318px;
		height: 150px;
		width: 115px;
	}

	.ambassador-en-robbie:hover, .ambassador-id-robbie:hover, .ambassador-th-robbie:hover, .ambassador-vi-robbie:hover, .ambassador-zh-robbie:hover {
		background-position: -160px -318px;
		margin-left: -40px;
		height: 150px;
		width: 155px;
	}

	.ambassador-en-steve, .ambassador-zh-steve {
		background-position: -24px -173px;
		width: 120px;
		height: 152px;
	}

	.ambassador-id-steve, .ambassador-th-steve, .ambassador-vi-steve {
		background-position: -12px -173px;
		width: 122px;
		height: 152px;
	}

	.ambassador-en-steve:hover, .ambassador-zh-steve:hover {
		background-position: -162px -154px;
		height: 151px;
		width: 123px;
	}

	.ambassador-id-steve:hover, .ambassador-th-steve:hover, .ambassador-vi-steve:hover {
		background-position: -162px -154px;
		height: 151px;
	}

	.footer-ambassador.rola-sign {
		background-position: -24px -4px;
		height: 150px;
	}

	.footer-ambassador.rola-sign:hover {
		background-position: -150px 4px;
		width: 155px;
		margin-left: -45px;
	}
}

@media (max-width:1023px) {
	.footer-second-wrapper hr {
		display: block;
		max-width: 90rem;
		margin: 2.25rem auto;
		border-color: hsla(0,0%,100%,.5);
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
	}

	.footer-first-wrapper {
		padding-top: 3em;
		padding-bottom: 2em;
	}

	.sponsor-logo {
		height: 10em;
		margin: 1em;
	}

	.footer-top-Wrapper .ambassador-col .ambassador-desktop {
		display: none;
	}

	.footer-top-Wrapper .ambassador-col .ambassador-mobile {
		display: block;
	}

	.footer-top-Wrapper .ambassador-col .ambassador-mobile .amb {
		margin: 0 auto;
		height: 26em;
		width: auto;
		display: inline-block;
		background-image: none;
	}

	.footer-top-Wrapper .owl-nav .owl-prev {
		position: absolute;
		left: 2%;
		bottom: 50%;
	}

	.footer-top-Wrapper .owl-nav .owl-next {
		position: absolute;
		right: 2%;
		bottom: 50%;
	}

	.footer-top-Wrapper .sponsor-col .sponsor-item {
		height: 17em;
	}

	.footer-top-Wrapper .ambassador-col {
		position: relative;
	}

	.footer-second-wrapper {
		text-align: center;
	}

	.footer-second-wrapper .first-row {
		display: flex;
		flex-flow: wrap;
	}

	.footer-second-wrapper .first-row:after, .footer-second-wrapper .first-row:before {
		content: normal;
	}

	.footer-second-wrapper .first-row .responsibilities {
		order: 4;
		-webkit-order: 4;
	}

	.footer-second-wrapper .first-row .licenses {
		order: 1;
		-webkit-order: 1;
	}

	.footer-second-wrapper .first-row .payment {
		order: 2;
		-webkit-order: 2;
	}

	.footer-second-wrapper .first-row .security {
		order: 3;
		-webkit-order: 3;
	}

	.footer-second-wrapper .footerlink {
		margin-bottom: 2em;
		text-align: left !important;
	}

	.footer-forth-wrapper {
		padding: 10px 0 60px;
		text-align: justify;
	}

	.footer-forth-wrapper.zh {
		padding: 10px 0 45px;
	}

	.footer-gaming-platform {
		margin: 0 10px;
	}

	.footer-icon-wrapper {
		padding: 5px 40px;
	}

	.footer-partner {
		background-size: 480px;
	}

	.FooterIcon {
		margin: 10px 5px;
	}

	.footer-icon {
		margin: 9px 0;
		height: auto;
	}

	.footer-icon>li {
		float: none;
		margin-right: 0;
		display: inline-block;
		vertical-align: middle;
	}

	.hidden-footer {
		display: block;
	}

	.footer-partner.tottenham {
		width: 90px;
		height: 170px;
		background-position: -245px 0;
	}

	.footer-partner.newcastle {
		width: 127px;
		height: 130px;
		background-position: -250px -555px;
	}

	.sponsor-newcastle:hover .footer-partner.newcastle {
		background-position: -12px -555px;
	}

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

	.footer-social-container>.help-link {
		border-right: 0 solid #dcdcdc;
		padding: 0 30px 0 0;
	}

	.footer-social-container>.region-selector {
		border-left: 1px solid #dcdcdc;
		padding: 0 0 0 30px;
	}

	.footer-social-media.mobile {
		display: inline-block;
	}

	.footer-row {
		height: auto;
		padding: 28px 50px;
	}

	.footer-content-Wrapper {
		padding: 0 40px;
	}

	.footer-disclaimer-content {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 10px;
	}

	.footer-back-to-top {
		margin: 0 0 10px;
		height: 45px;
	}

	.footer-back-to-top>span {
		line-height: 45px;
		font-size: 16px;
	}

	.footer-social>li {
		margin-right: 30px;
		margin-left: 0;
	}

	.footer-social-icon-wrapper {
		width: 41px;
		height: 41px;
	}

	.footer-social-icon {
		font-size: 19px;
		left: 11px;
		top: 11px;
	}

	.footer-region {
		padding: 5px 0;
	}

	.footer-region>li {
		margin-left: 30px;
	}

	.footer-help {
		font-size: 16px;
	}

	.footer-ambassador-img {
		max-height: 15em;
	}
}

@media only screen and (max-width:758px) {
	.footer-content-Wrapper, .footer-icon-wrapper {
		padding: 0 20px;
	}
}

@media only screen and (max-width:639px) {
	.footer-ambassador-img {
		max-height: 25em;
	}

	.footer-top-wrapper-mobile .verticalLine {
		border-right: 0;
	}
}

@media only screen and (max-width:600px) {
	.footer-partner {
		transform: scale(.8);
	}

	.footer-row {
		padding: 28px 0;
	}
}

@media only screen and (max-width:480px) {
	.footer-social-container>.help-link {
		border-right: 0 solid #dcdcdc;
		padding: 0 40px 0 0 !important;
	}

	.footer-social-container>.region-selector {
		border-left: 1px solid #dcdcdc;
		padding: 0 0 0 40px !important;
	}

	.footer-content-Wrapper {
		padding: 0 10px;
	}

	.footer-first-wrapper {
		padding-top: 2em;
	}

	.sponsor-logo {
		height: 9em;
	}

	.footer-top-Wrapper .ambassador-col .ambassador-mobile .amb {
		height: 18em;
	}
}

@media only screen and (max-width:400px) {
	.footer-content-Wrapper, .footer-icon-wrapper {
		padding: 0 10px;
	}

	.footer-social-container>.help-link {
		border-right: 0 solid #dcdcdc;
		padding: 0 20px 0 0 !important;
	}

	.footer-social-container>.region-selector {
		border-left: 1px solid #dcdcdc;
		padding: 0 0 0 20px !important;
	}

	.footer-top-wrapper-mobile .second-slide-slick .ambassador-mobile {
		margin-top: 50px;
	}
}

@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}

@keyframes spin {
	to {
		transform: rotate(180deg);
	}
}

@keyframes beat {
	to {
		transform: scale(1.2);
	}
}

@media screen and (max-width:84.9375em) {
	.DemoFree.desktop {
		display: none;
	}

	.gameNameInfoWrap.gameNamePositioningGrid>.gamesName.slot {
		width: 100%;
	}

	.gameNameInfoWrap.gameNamePositioningGrid.slot {
		display: inherit;
	}
}

@media screen and (min-width:85em) {
	.DemoFree.mobile {
		display: none;
	}

	.gameNameInfoWrap.gameNamePositioningGrid>.gamesName.slot {
		width: 50%;
	}
}

@media only screen and (max-width:2650px) {
	.game-overlay:hover>.flex-container {
		margin-top: -6px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		margin-top: 1px;
	}
}

@media only screen and (max-width:2090px) {
	.gamebannerImage1 {
		height: 460px;
	}

	.flex-container {
		max-height: 90px;
	}

	.first>.flex-container>.flex-item {
		right: 20px;
		height: 125px;
	}
}

@media only screen and (max-width:1900px) {
	.gamebannerImage1 {
		height: 385px;
	}

	.flex-container {
		max-height: 85px;
	}
}

@media only screen and (max-width:1800px) {
	.gamebannerImage1 {
		height: 385px;
	}

	.flex-container {
		max-height: 85px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -5px;
	}
}

@media only screen and (max-width:1760px) {
	.KygGamePanelBoxWrap {
		min-height: 295px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 470px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 213px;
	}

	.gamebannerImage1 {
		height: 385px;
	}

	.flex-container {
		max-height: 85px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 100px;
		margin-top: 0;
	}
}

@media only screen and (max-width:1760px) {
	.feelLuckyText.id {
		left: 25%;
	}
}

@media only screen and (max-width:1700px) {
	.gamebannerImage1 {
		height: 350px;
	}

	.flex-container {
		max-height: 85px;
	}

	.first>.flex-container>.flex-item {
		height: 115px;
	}
}

@media only screen and (max-width:1690px) {
	.slotGamePanelBoxWrap {
		min-height: 300px;
	}

	.sportsbookGamePanelBoxWrap {
		min-height: 200px;
	}

	.vendorBox {
		height: 285px;
	}

	.vendorBox.en, .vendorBox.id {
		height: 325px;
	}

	.vendorBox.th, .vendorBox.vi {
		height: 300px;
	}

	.padTopTwelve {
		padding-top: 30px;
	}

	.feelLuckyGamePanel {
		height: 90px;
	}

	.feelLuckyImageHolder {
		top: 12px;
	}

	.no-game-found-girl-holder {
		width: 350px;
	}

	.feelLuckyText {
		font-size: 15px;
	}

	.feelLuckyText.id {
		font-size: 13px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -5px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 100px;
		margin-top: 1px;
		transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
	}
}

@media only screen and (max-width:1660px) {
	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 417px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 186px;
	}
}

@media only screen and (max-width:1580px) {
	.feelLuckyText {
		top: 14%;
		left: 26%;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 150px;
	}

	.feelLuckyButton, .feelLuckyButton.id {
		left: 33%;
	}

	.feelLuckyText.id {
		left: 21%;
	}

	.flex-container {
		max-height: 75px;
		max-width: 70px;
	}

	.first>.flex-container>.flex-item {
		max-width: 100px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -5px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 70px;
	}
}

@media only screen and (max-width:1815px) {
	.gameDetailsSelectionUl {
		width: 60%;
	}
}

@media only screen and (max-width:1520px) {
	.gameDetailsSelectionUl>li {
		padding: 0 18px;
	}

	.gameBoardSelectionList {
		font-size: 12px;
	}

	.padTopTwelve {
		padding-top: 0;
	}

	.padTopThirtyTwo {
		padding-top: 12px;
	}
}

@media only screen and (max-width:1490px) {
	.listViewDetail, .listViewTryNow {
		width: 115px;
		left: 66%;
	}

	#resultFilteringHolder {
		padding: 0;
	}

	.listViewPlayNow {
		width: 115px;
		left: 40%;
	}

	.chkBoxText, .filterTitle, .radioBoxText {
		font-size: 14px;
	}

	#slotGameFeaturesDropDownList, #slotGameTypeDropDownList, #slotPayLineDropDownList, #slotVendorDropDownList {
		font-size: 12px;
	}

	.feelLuckyGamePanel {
		height: 79px;
	}

	.iconLucky, .iconLuckyDownload {
		height: 53px;
	}

	.feelLuckyText, .feelLuckyText.vi {
		top: 14%;
		left: 28%;
		font-size: 14px;
	}

	.feelLuckyText.id {
		left: 23%;
		font-size: 12px;
	}

	.jackpotCombineHolder {
		margin: 15px auto 0;
	}

	.feelLuckyText, .feelLuckyText.id, .feelLuckyText.vi {
		top: 14%;
		left: 28%;
		font-size: 15px;
	}

	.feelLuckyButton {
		left: 35%;
	}

	.flex-container {
		max-height: 75px;
		max-width: 70px;
	}

	.first>.flex-container>.flex-item {
		max-width: 100px;
	}

	.gameNameInfoWrap.gameNamePositioningGrid>.gamesName {
		width: 38%;
	}

	.gameNameInfoWrap.gameNamePositioningGrid>.sportsbook.gamesName {
		width: 90%;
	}

	.gameNameInfoWrapKYG.gameNamePositioningGrid>.gamesName {
		width: 60%;
	}
}

@media only screen and (max-width:1390px) {
	.feelLuckyButton, .feelLuckyButton.vi {
		width: 130px;
		font-size: 11px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 374px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 165px;
	}

	.feelLuckyText, .feelLuckyText.id, .feelLuckyText.vi {
		left: 31%;
		font-size: 13px;
	}

	.flex-container {
		max-height: 68px;
		max-width: 64px;
	}

	.first>.flex-container>.flex-item {
		max-height: 90px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -4px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 65px;
	}

	.vendorEnterButton {
		position: relative;
		margin-top: 0;
		right: 0;
	}
}

@media only screen and (max-width:1300px) {
	.gameDetailsSelectionUl>li {
		padding: 0 12px;
	}

	.padTopTwelve {
		padding-top: 25px;
	}

	.gameNameInfoWrap, .gameNameInfoWrapKYG {
		margin-top: 3px;
	}

	.gamesName, .vendorName {
		font-size: 14px;
	}

	.vendorName {
		margin-top: 12px;
	}

	.showAllHolder {
		margin-top: 0;
	}

	.totalJackpotDivHolder {
		top: -12px;
	}

	.padTopThirtyTwo {
		padding-top: 25px;
	}

	.no-game-found-girl-holder {
		width: 300px;
	}

	.feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		font-size: 11px;
	}

	.feelLuckyText.id {
		font-size: 10px;
	}

	.feelLuckyButton.id {
		width: 135px;
		left: 30%;
	}

	.flex-container {
		max-height: 70px;
		max-width: 60px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -4px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 60px;
		transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
		margin-top: 0;
	}

	.vendorEnterButton {
		position: relative;
		margin-top: 0;
		right: 0;
	}
}

@media only screen and (max-width:1250px) {
	.recentWinnerHolder {
		min-height: 220px;
	}

	.gamebannerImage {
		height: 220px;
	}

	.homebannerImage {
		height: 160px;
	}

	.gamebannerImage1 {
		height: 280px;
	}

	.gamebannerContent {
		padding: 20px 10px 10px;
		top: 25px;
	}

	.gamebannerTitle {
		font-size: 30px;
	}

	.gamebannerDesc {
		font-size: 40px;
	}

	.gamebannerMiniDesc {
		font-size: 22px;
	}

	.jackpotCombineHolder {
		margin: 0 auto;
	}

	.feelLuckyButton {
		font-size: 12px;
		padding: 6px;
		left: 29%;
		top: 37%;
	}

	.icon-down_btn {
		top: 8px;
	}

	.feelLuckyText, .feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		left: 27%;
		font-size: 10px;
	}

	.feelLuckyText.id {
		top: 13%;
		left: 30%;
		font-size: 9px;
	}

	.feelLuckyButton.id {
		top: 40%;
		left: 33%;
		font-size: 11px;
	}

	.feelLuckyGamePanel {
		height: 70px;
	}

	.iconLucky, .iconLuckyDownload {
		height: 42px;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 165px;
	}

	.listViewPlayNow {
		width: 115px;
		left: 36%;
	}

	.listViewDetail, .listViewTryNow {
		width: 115px;
		left: 62%;
	}

	.listViewFontSize {
		font-size: 12px;
		text-transform: uppercase;
	}

	.flex-container {
		max-height: 67px;
	}

	.first>.flex-container>.flex-item {
		max-width: 100px;
		max-height: 95px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -4px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 61px;
		transition: all 1.1s ease;
		-moz-transition: all 1.1s ease;
		-ms-transition: all 1.1s ease;
		-webkit-transition: all 1.1s ease;
		-o-transition: all 1.1s ease;
		margin-top: 0;
	}

	.vendorEnterButton {
		position: relative;
		margin-top: 0;
		right: 0;
	}
}

@media only screen and (max-width:1199px) {
	.gameSearchBox {
		width: 90%;
	}

	.listViewPlayNow {
		width: 115px;
		left: 37%;
	}

	.listViewTryNow {
		width: 115px;
		left: 62%;
	}

	.gameDetailsSelectionUl>li {
		padding: 0 8px;
	}

	.btnPlayReal {
		margin: 8px auto;
	}

	.btnLiveDetail, .btnPlayReal {
		width: 115px;
		height: 33px;
		line-height: 25px;
	}

	.btnDemoRealSmallIcon, .btnPlayRealSmallIcon {
		width: 89px;
		height: 28px;
		line-height: 20px;
	}

	.btnDemoRealSmallIcon>.demoDetailsBtn, .btnPlayRealSmallIcon>.playNowHolder {
		font-size: 12px;
		line-height: 20px;
	}

	.demoDetailsBtn, .playNowHolder {
		line-height: 20px;
		font-size: 13px;
	}

	.feelLuckyButton.id {
		width: 120px;
		font-size: 10px;
	}

	.feelLuckyText.id {
		left: 25%;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 353px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 156px;
	}

	.KygGamePanelBoxWrap {
		min-height: 240px;
	}

	.flex-item {
		margin-left: -24px;
	}

	.vendorEnterButton {
		position: relative;
		margin-top: 0;
		right: 0;
	}
}

@media only screen and (max-width:1160px) {
	.gameDetailsSelectionUl {
		width: 55%;
	}

	.gameNameInfoWrapKYG.gameNamePositioningGrid>.gamesName {
		width: 44%;
	}
}

@media only screen and (max-width:1120px) {
	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 332px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 144px;
	}

	.KygGamePanelBoxWrap {
		min-height: 290px;
	}

	.vendorEnterButton {
		position: relative;
		margin-top: 0;
		right: 0;
	}
}

@media only screen and (max-width:1520px) {
	#search-button-close {
		top: 7px !important;
	}
}

@media only screen and (max-width:1099px) {
	.gameSearchField {
		right: 7%;
	}

	.progressiveJackpotHolder>.icon-fun88_bookmark_star_checked {
		display: none;
	}

	.livecasinoDetail {
		top: 20%;
	}

	.gamebannerImage1 {
		height: 290px;
	}

	.gameDetailsSelectionUl>li {
		padding: 0 7px;
	}

	.gameBoardSelectionList {
		font-size: 11px;
	}

	.freePlayHolder {
		margin-top: -5px;
	}

	.chkBoxText, .radioBoxText {
		font-size: 13px;
	}

	.listViewDetail, .listViewTryNow {
		width: 90px;
		left: 65%;
	}

	.listViewPlayNow {
		width: 90px;
		left: 42%;
	}

	#search-button-close {
		right: 5px !important;
	}

	.gameSearchBox {
		width: 100%;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 120px;
		font-size: 10px;
	}

	.feelLuckyText.id {
		top: 15%;
		font-size: 8px;
	}

	.feelLuckyButton.id {
		width: 110px;
		font-size: 9px;
		left: 31%;
	}

	.flex-container {
		max-height: 60px;
		max-width: 54px;
	}

	.first>.flex-container>.flex-item {
		max-height: 90px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -4px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 55px;
		transition: all 1.2s ease;
		-moz-transition: all 1.2s ease;
		-ms-transition: all 1.2s ease;
		-webkit-transition: all 1.2s ease;
		-o-transition: all 1.2s ease;
	}

	.flex-item {
		margin-left: -20px;
	}
}

@media screen and (max-width:83.9375em) {
	.freePlayHolder {
		margin-top: -5px;
	}

	.livecasino.desktop.gameSlotInfoWrapper {
		display: none !important;
	}

	.gameNameInfoWrap.gameNamePositioningGrid>.livecasino.gamesName, .gameNameInfoWrap.gameNamePositioningGrid>.sportsbook.gamesName {
		width: 100%;
	}
}

@media screen and (min-width:84em) {
	.livecasino.mobile.gameSlotInfoWrapper {
		display: none !important;
	}
}

@media only screen and (max-width:1023px) {
	.homebannerImage {
		display: block;
	}

	.vendorBox.zh {
		height: 300px;
	}
}

@media screen and (max-width:64em) {
	.p2pEnterLobby {
		position: absolute;
		margin-top: 0;
		right: auto;
	}

	.gameNameInfoWrapKYG.gameNamePositioningGrid>.gamesName {
		width: 100%;
	}

	.KygGamePanelBoxWrap .gameSlotInfoWrapper {
		display: none;
	}
}

@media only screen and (max-width:63em) {
	.jackpotBtn {
		position: relative;
	}

	s .totalJackpotAmountHolder {
		display: table;
		margin: 0 auto;
		float: none;
	}

	.listViewDetail, .listViewTryNow {
		width: 150px;
		left: 55%;
	}

	.listViewPlayNow {
		width: 150px;
		left: 30%;
	}

	.listView:nth-child(4n), .listView:nth-child(4n-1) {
		background-color: transparent;
	}

	.listView:nth-child(odd) {
		background-color: #f2f2f2;
	}

	.viewAllSpanWording {
		font-weight: bolder;
		color: #2199e8;
		font-size: 14px;
		text-transform: uppercase;
		text-align: center;
		width: 15%;
	}

	.slotFilterUnorderedList {
		margin-bottom: 1.5rem;
	}

	.filterSectionHolder, .sortSectionHolder {
		background-color: #25aae1;
		position: relative;
		display: none;
		border-top: 1px solid #cacaca;
	}

	.filterTitle {
		font-size: 36px;
		color: #fff;
		font-weight: 700;
	}

	.categoryFilterTitle, .filterGameFeatures, .filterGameLine, .filterGameTypeName, .filterVendorTitleName {
		font-size: 16px;
		color: #fff;
		font-weight: 700;
	}

	#fromAmount, #toAmount, .chkBoxText, .radioBoxText {
		color: #fff;
	}

	.slotDropDownListSmallArrowButton {
		right: 5px;
		color: #fff;
		top: 13px;
	}

	.btnPlayReal.playRealBtnNotSupportFree, .btnPlayRealSmallIcon.playRealBtnNotSupportFree {
		margin: 15px auto;
		width: 115px;
		height: 33px;
		line-height: 25px;
	}

	.btnDemoRealSmallIcon>.demoDetailsBtn, .btnPlayRealSmallIcon>.playNowHolder {
		font-size: 13px;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 220px;
	}
}

@media only screen and (max-width:950px) {
	.gamebannerImage {
		height: 220px;
	}

	.homebannerImage {
		height: 160px;
	}

	.gamebannerImage1 {
		height: 270px;
	}

	.gamebannerContent {
		padding: 20px 10px 10px;
		top: 25px;
	}

	.gamebannerTitle {
		font-size: 30px;
	}

	.gamebannerDesc {
		font-size: 40px;
	}

	.gamebannerMiniDesc {
		font-size: 22px;
	}

	.padTopTwelve {
		padding-top: 0;
	}

	.viewAllSpanWording {
		width: 10%;
	}

	#mobile-sort-ddl-holder {
		font-size: 16px;
		min-height: 0;
	}

	#mobile-sort-ddl>li {
		font-size: 16px;
		padding: 10px 15px;
	}

	.mobileRadioBoxWrap {
		margin-top: 0;
	}

	#titleSorting {
		padding: 10px 15px;
	}

	.icon-filter_expand {
		right: 20px;
		top: 19px;
	}

	.flex-container {
		max-width: 55px;
	}
}

@media only screen and (max-width:899px) {
	.newGameSlotGamePanelBoxWrap {
		min-height: 170px;
	}

	.feelLuckyButton, .feelLuckyButton.id, .feelLuckyButton.vi {
		font-size: 9px;
	}

	.icon-down_btn {
		top: 6px;
	}

	.feelLuckyText {
		left: 24%;
		top: 11%;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 105px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 333px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 144px;
	}

	.flex-container {
		max-height: 65px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 56px;
	}
}

@media only screen and (max-width:830px) {
	.feelLuckyText {
		left: 23%;
		top: 19%;
	}

	.slotGamePanelBoxWrap {
		min-height: 230px;
	}

	.sportsbookGamePanelBoxWrap {
		min-height: 130px;
	}

	.KygGamePanelBoxWrap {
		min-height: 270px;
	}

	.KygGamePanelBoxWrap.first:not(.list) {
		min-height: 190px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 385px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 170px;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 110px;
		top: 45%;
	}

	.feelLuckyButton.id {
		top: 40%;
	}

	.feelLuckyText.id {
		font-size: 8px;
	}

	.feelLuckyButton.vi {
		width: 110px;
		top: 58%;
	}

	.feelLuckyButton.id {
		top: 35%;
	}

	.icon-down_btn {
		padding-left: 0;
	}

	.downloadFeelLuckyText {
		margin-left: 17px;
	}

	.flex-container {
		max-height: 55px;
	}

	.first>.flex-container>.flex-item {
		max-height: 95px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -3px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		margin-top: -1px;
	}
}

@media only screen and (max-width:815px) {
	.game-overlay>.playNowIconOverlay {
		width: 55px;
	}

	.livecasinoDetail {
		top: 16%;
	}

	.feelLuckyText {
		left: 17%;
		top: 10%;
	}

	.viewAllSpanWording {
		width: 14%;
	}

	.gameh-centerwrap {
		width: 55px;
		height: 50px;
		border-radius: 50%;
		position: absolute;
		transition: all .7s ease;
	}

	.feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		font-size: 9px;
	}

	.feelLuckyButton.id {
		width: 100px;
		left: 30%;
	}

	.feelLuckyText.id {
		left: 20%;
	}

	.flex-container {
		max-width: 51px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		max-width: 50px;
	}

	.flex-item {
		margin-left: -17px;
	}

	.game-overlay:hover>.flex-container {
		margin-top: -4px;
	}

	.first>.game-overlay:hover>.flex-container>.flex-item {
		margin-top: 0;
	}
}

@media only screen and (max-width:753px) {
	.livecasinoDetail {
		top: 13%;
	}

	#firstLoadPanel>.slotholder.show:last-child {
		margin-top: 60px;
	}

	.totalJackpotDivHolder {
		top: -70px;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 100px;
		font-size: 8px;
	}

	.feelLuckyText.id {
		font-size: 7px;
		left: 24%;
	}

	.flex-container {
		max-height: 50px;
		max-width: 50px;
	}

	.first>.flex-container>.flex-item {
		max-height: 85px;
	}
}

@media only screen and (max-width:725px) {
	.feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		font-size: 8px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 335px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 146px;
	}

	.KygGamePanelBoxWrap {
		min-height: 250px;
	}

	.feelLuckyText.id {
		font-size: 7px;
		left: 22%;
	}

	.feelLuckyButton.id {
		width: 95px;
		font-size: 8px;
	}

	.freePlayHolder.id {
		font-size: .8em;
		margin-top: -16px;
	}

	.gamesName.id {
		font-size: .8em;
	}

	.first>.flex-container>.flex-item {
		margin-top: 1px;
	}

	.gamebannerImage1 {
		height: 240px;
	}
}

@media only screen and (max-width:690px) {
	.feelLuckyButton.id {
		width: 85px;
		font-size: 7px;
		left: 33%;
		top: 50%;
	}

	.feelLuckyText.id {
		font-size: 8px;
		left: 25%;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 95px;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 145px;
	}

	.mobileTitleFilter {
		font-size: 18px;
		font-weight: lighter;
		padding: 25px 0 10px 15px;
		display: block;
	}

	.flex-container {
		max-height: 46px;
		max-width: 48px;
	}

	.first>.flex-container>.flex-item {
		max-height: 85px;
		margin-top: 0;
	}
}

@media only screen and (max-width:640px) {
	.vendorEnterButton {
		position: inherit;
		margin-top: 0;
	}
}

@media only screen and (max-width:660px) {
	.feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		font-size: 7px;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 90px;
		font-size: 7px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 307px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 132px;
	}

	.KygGamePanelBoxWrap {
		min-height: 255px;
	}

	.p2pEnterLobby {
		margin-top: -4px;
	}
}

@media only screen and (max-width:639px) {
	.listViewDetail, .listViewTryNow {
		width: 120px;
		left: 60%;
	}

	.game-overlay>.playNowIconOverlay {
		width: 70px;
	}

	.gameh-centerwrap {
		width: 65px;
		height: 55px;
	}

	.listViewPlayNow {
		width: 115px;
		left: 38%;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 250px;
	}

	.filterTitle {
		font-size: 18px;
	}

	.categoryFilterTitle, .filterGameFeatures, .filterGameLine, .filterGameTypeName, .filterVendorTitleName {
		font-size: 12px;
	}

	.slotDropDownListSmallArrowButton {
		right: 12px;
		top: 10px;
	}

	.slotGamePanelBoxWrap {
		min-height: 275px;
	}

	.sportsbookGamePanelBoxWrap {
		min-height: 175px;
	}

	.KygGamePanelBoxWrap.first:not(.list) {
		min-height: 460px;
		width: 100%;
	}

	.KygGamePanelBoxWrap {
		min-height: 280px;
	}

	.padTopTwelve {
		padding-top: 30px;
	}

	.newGameSlotGamePanelBoxWrap {
		min-height: 230px;
	}

	.padTopThirtyTwo {
		padding-top: 45px;
	}

	.feelLuckyGamePanel {
		height: 81px;
	}

	.feelLuckyGamePanel.id {
		height: 100px;
	}

	.iconLucky, .iconLuckyDownload {
		height: 55px;
	}

	.feelLuckyText, .feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		left: 26%;
		top: 16%;
		font-size: 14px;
	}

	.feelLuckyText.id {
		font-size: 11px;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 160px;
		top: 42%;
		font-size: 13px;
	}

	.feelLuckyButton.id {
		width: 140px;
		top: 45%;
		font-size: 12px;
	}

	.icon-down_btn {
		top: 9px;
	}

	.flex-container {
		max-height: 52px;
		max-width: 60px;
	}

	.first>.flex-container>.flex-item {
		max-height: 85px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 400px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 200px;
	}

	.gameNameInfoWrap.gameNamePositioningList {
		display: table;
	}
}

@media only screen and (max-width:545px) {
	.feelLuckyText.en, .feelLuckyText.id, .feelLuckyText.th, .feelLuckyText.vi {
		font-size: 12px;
	}

	.feelLuckyButton.id {
		top: 50%;
	}

	.feelLuckyButton {
		width: 135px;
	}

	.flex-container {
		max-height: 60px;
		max-width: 58px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 343px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 169px;
	}

	.KygGamePanelBoxWrap.first:not(.list) {
		min-height: 405px;
	}

	.KygGamePanelBoxWrap {
		min-height: 270px;
	}
}

@media only screen and (max-width:520px) {
	.mobileSortPanelSortTitlesHolder {
		font-size: 14px;
	}

	.game-overlay>.playNowIconOverlay {
		width: 70px;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 200px;
	}

	.listViewDetail, .listViewTryNow {
		width: 100px;
		left: 66%;
	}

	.listViewPlayNow {
		width: 100px;
		left: 43%;
	}

	.feelLuckyGamePanel {
		height: 63px;
	}

	.feelLuckyGamePanel.id {
		height: 85px;
	}

	.iconLucky, .iconLuckyDownload {
		height: 40px;
	}

	.feelLuckyButton.id {
		width: 120px;
		top: 58%;
		font-size: 11px;
		left: 35%;
	}

	.feelLuckyButton.id#feelLuckyDownload {
		top: 43%;
	}

	.feelLuckyButton.vi {
		width: 135px;
		font-size: 11px;
	}

	.icon-down_btn {
		top: 7px;
	}

	.feelLuckyText, .feelLuckyText.id, .feelLuckyText.vi {
		font-size: 12px;
	}

	.viewAllSpanWording {
		width: 25%;
	}

	.viewAllSpanWording.en {
		width: 28%;
	}

	.viewAllSpanWording.vi {
		width: 33%;
	}

	.chkBoxText, .radioBoxText {
		font-size: 11px;
	}
}

@media only screen and (max-width:490px) {
	.slotGamePanelBoxWrap {
		min-height: 225px;
	}

	.sportsbookGamePanelBoxWrap {
		min-height: 125px;
	}

	.recentWinnerHolder {
		min-height: 180px;
		z-index: 1000;
	}

	.gamebannerImage {
		height: 180px;
	}

	.homebannerImage {
		height: 110px;
	}

	.gamebannerImage1 {
		height: 130px;
	}

	.gamebannerContent {
		padding: 20px 10px 10px;
		top: 25px;
	}

	.gamebannerTitle {
		font-size: 18px;
	}

	.gamebannerDesc {
		font-size: 24px;
	}

	.gamebannerMiniDesc {
		font-size: 12px;
	}

	.padTopTwelve {
		padding-top: 0;
	}

	.feelLuckyButton.id {
		left: 30%;
		top: 54%;
		font-size: 10px;
	}

	.feelLuckyText, .feelLuckyText.en, .feelLuckyText.id, .feelLuckyText.th, .feelLuckyText.vi {
		left: 23%;
		top: 14%;
		font-size: 11px;
	}

	.newGameSlotGamePanelBoxWrap {
		min-height: 200px;
	}

	.icon-fun88_bookmark_star_checked {
		font-size: 16px;
	}

	.jackpotPrizeWording {
		font-size: 18px;
	}

	.jackpotTotalAmount {
		font-size: 16px;
	}

	.flex-container {
		max-height: 49px;
		max-width: 60px;
	}

	.first>.flex-container>.flex-item {
		max-height: 85px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 309px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 152px;
	}

	.KygGamePanelBoxWrap.first:not(.list) {
		min-height: 370px;
	}

	.KygGamePanelBoxWrap {
		min-height: 250px;
	}
}

@media only screen and (max-width:450px) {
	.feelLuckyText.en, .feelLuckyText.id, .feelLuckyText.th, .feelLuckyText.vi {
		font-size: 10px;
	}

	.feelLuckyButton, .feelLuckyButton.vi {
		width: 120px;
		font-size: 10px;
	}
}

@media only screen and (max-width:420px) {
	.slotGamePanelBoxWrap {
		min-height: 230px;
	}

	.sportsbookGamePanelBoxWrap {
		min-height: 130px;
	}

	.gameNamePositioningGrid {
		margin-left: auto;
		margin-top: 5px;
	}

	.KygGamePanelBoxWrap.first:not(.list) {
		min-height: 305px;
	}

	.KygGamePanelBoxWrap {
		min-height: 225px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 250px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 130px;
	}

	.rolaImageNoGame {
		height: 320px;
	}

	.gamesNumberMobileHolder, .gamesNumberMobileHolder.vi {
		font-size: 14px;
	}

	.mobileSortPanelSortTitlesHolder {
		font-size: 12px;
	}

	.feelLuckyText, .feelLuckyText.id, .feelLuckyText.vi {
		left: 31%;
		top: 19%;
		font-size: 9px;
	}

	.listViewPlayNow {
		width: 76px;
		left: 43%;
	}

	.listViewDetail, .listViewTryNow {
		width: 76px;
		left: 66%;
	}

	.feelLuckyButton {
		width: 100px;
		font-size: 9px;
	}

	.feelLuckyButton.id, .feelLuckyButton.vi {
		width: 100px;
		font-size: 8px;
	}

	.feelLuckyButton.id {
		left: 35%;
	}

	.icon-down_btn {
		top: 5px;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 170px;
	}

	.game-overlay>.playNowIconOverlay {
		width: 50px;
	}

	.gameh-centerwrap {
		width: 55px;
		height: 55px;
	}

	.flex-container {
		max-height: 53px;
		max-width: 53px;
	}

	.flex-item {
		margin-left: -20px;
	}
}

@media only screen and (max-width:390px) {
	.KygGamePanelBoxWrap.first:not(.list) {
		min-height: 268px;
	}

	.KygGamePanelBoxWrap {
		min-height: 210px;
	}

	.KygGamePanelBoxWrap.first .slotGameImage {
		height: 210px;
	}

	.KygGamePanelBoxWrap .slotGameImage {
		height: 100px;
	}

	.listViewPlayNow {
		width: 76px;
		left: 30%;
	}

	.listViewDetail, .listViewTryNow {
		width: 76px;
		left: 56%;
	}

	.slotsGamesList>.newGameSlotGamePanelBoxWrap {
		min-height: 155px;
	}

	.btnPlayReal {
		margin: 10px auto;
	}

	.btnLiveDetail, .btnPlayReal {
		width: 89px;
		height: 28px;
		line-height: 20px;
	}

	.btnPlayReal.playRealBtnNotSupportFree {
		margin: 10px auto;
	}

	.demoDetailsBtn, .playNowHolder {
		font-size: 12px;
		line-height: 23px;
	}

	.dark-grey-bold-text {
		font-size: 13px;
	}

	.newGameSlotGamePanelBoxWrap {
		min-height: 160px;
	}

	.sportsbookGamePanelBoxWrap {
		min-height: 60px;
	}

	.feelLuckyText, .feelLuckyText.en, .feelLuckyText.th, .feelLuckyText.vi {
		left: 23%;
		top: 12%;
		font-size: 8px;
	}

	.feelLuckyButton {
		width: 84px;
		font-size: 8px;
	}

	.feelLuckyButton.id, .feelLuckyButton.vi {
		width: 90px;
		font-size: 7.5px;
	}

	.feelLuckyGamePanel:nth-child(n+2) {
		margin-top: 5px;
	}

	.icon-fun88_bookmark_star_checked {
		font-size: 14px;
	}

	.jackpotPrizeWording {
		font-size: 16px;
	}

	.jackpotTotalAmount {
		font-size: 14px;
	}

	.categoryFilterTitle, .filterGameFeatures, .filterGameLine, .filterGameTypeName, .filterVendorTitleName {
		font-size: 10px;
	}

	.slotDropDownListSmallArrowButton {
		top: 8px;
	}

	.flex-container {
		max-height: 57px;
		max-width: 50px;
	}
}

@media only screen and (max-width:320px) {
	.vendorBox.id {
		height: 325px;
	}

	.vendorBox.en, .vendorBox.th, .vendorBox.vi {
		height: 305px;
	}

	.filterTitle {
		font-size: 18px;
	}

	.keno-Game-Wrapper {
		padding: 0 !important;
	}

	.flex-container {
		max-height: 49px;
		max-width: 46px;
		right: -9px;
	}

	.gamebannerImage1 {
		height: 120px;
	}
}

@media only screen and (max-width:1023px) {
	.promolistholder .icon.promoClock, .promotions .icon.promoClock {
		margin-left: 10px;
	}

	#divEndPromoSoon {
		margin-top: 30px;
	}

	.promotions>.promoMoreInfoBtn.expandDetail {
		text-align: center;
	}

	#endingPromoCont, #featuredPromoCont {
		padding-right: 15px;
	}

	#promoSecondCatList {
		left: 26%;
	}

	.row.expanded.ddlSelectionHolder {
		max-width: 90%;
	}

	.ddlSelectionHolder {
		position: absolute;
		width: 100%;
		top: 5px;
		left: 20px;
	}
}

@media only screen and (max-width:940px) {
	#myPromoUpdatedDate.modifyLineHeightvi {
		line-height: 19px;
		font-size: 14px;
		text-align: left;
	}

	.historyPromoDate {
		width: 100%;
	}
}

@media only screen and (max-width:720px) {
	#promoCode input {
		width: 95%;
	}
}

@media only screen and (max-width:319px) {
	.promoOptionBtn {
		font-size: 11px;
	}

	#promoCode {
		margin-right: 0;
	}
}

@media only screen and (max-width:749px) {
	#myPromoUpdatedDate {
		text-align: left;
		line-height: 20px;
		font-size: 10px;
		margin-top: 0;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:1024px) {
	.row.collapse>.column.historyData.status {
		text-align: right;
		padding-right: 30px;
	}

	.promoHistoryList>.promotions {
		line-height: 30px;
	}

	.normalTable td.mobileAvailableRetrieve {
		position: absolute;
		width: 30%;
		top: 31.5%;
		right: 32px;
		text-align: right;
	}

	.row.collapse>.column.historyData {
		padding-left: 30px;
	}

	.historyPromoDate {
		line-height: 24px;
	}

	.clockHolder {
		line-height: 14px;
	}

	#endingPromoCont .specialPromoReadMore, #featuredPromoCont .specialPromoReadMore {
		float: none;
	}

	.promolistholder .icon.promoClock, .promotions .icon.promoClock {
		margin-top: -3px;
	}

	#container a.tncUrl {
		font-size: 16px;
		margin-left: 10px;
	}

	.promoButtonAlign {
		padding-right: 15px;
	}

	.detailsTncUrl.promoDetails {
		margin-left: 10px;
	}

	.promolistholder>.expireTime, .promolistholder>.moreGrpingPromo {
		margin-top: 0;
	}

	.promolistholder>.moreGrpingPromo {
		float: right;
		text-align: center;
	}

	.row.collapse.promolistholder>.moreGrpingPromo {
		padding-left: 33px;
	}

	.promoHeader.selectionField {
		width: 45%;
	}

	.couponTextField {
		padding-right: 15px;
	}

	#endingPromoCont .divInline, #featuredPromoCont .divInline {
		padding: 0 10px;
	}

	.specialBigTitle {
		margin-bottom: 10px;
	}

	.card {
		box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
		background: #fff;
		margin: 1rem;
		position: relative;
		border-radius: 2px;
	}

	.levelInCircleTwo {
		font-size: 30px;
	}

	#rewardsPointText {
		font-size: 16px;
	}

	#featuredPromoCont {
		margin: 1rem;
		padding-right: 0 !important;
		min-height: 170px;
	}

	.divInline.divThird {
		margin-top: 10px;
	}

	#SpecialPromo {
		margin-top: 0;
		min-height: 150px;
	}

	.mobileFeatureCardHeader {
		background-color: #25aae1;
		padding: 10px;
		color: #fff;
	}

	.promoApplicableTitle {
		margin-top: 0;
		width: 100%;
	}

	.promoApplicableTitle.promos, .promoApplicableTitle.rewards {
		width: 165px;
		text-align: center;
		padding-left: 0;
		position: absolute;
		bottom: -55px;
		left: -25px;
	}

	#myPromoSummary {
		min-height: 280px;
		padding: 15px 0;
		margin: 1rem 1rem 0;
	}

	.promotions:not([data-id=null])>.promoButtonAlign {
		float: right;
		text-align: center;
	}

	.promotions:not([data-id=null])[data-status=NotEligible]>.promoButtonAlign {
		padding-left: 43px;
	}

	.promotions>.promoMoreInfoBtn {
		text-align: left;
	}

	.promotions>.expireTime {
		margin-top: -15px;
		margin-left: 10px;
	}

	#promoCatList {
		width: 45%;
		top: .7%;
	}

	#promoSecondCatList {
		left: 54.5%;
		top: .7%;
		width: 45%;
	}
}

@media only screen and (max-width:469px) {
	[type=password], [type=text], input[type=Password], input[type=tel], input[type=text], select {
		font-size: 14px !important;
	}

	span.promoBtn {
		margin-left: 15px;
	}

	.progressBarMobileSvg {
		margin-left: 43px;
	}

	.promoCodeBtnHolder {
		margin-right: 15px;
	}

	.specialPromoTitle {
		font-size: 14px;
	}

	#container a.tncUrl {
		font-size: 14px;
		font-weight: 700;
	}

	#container a.tncUrl.groupingTncUrl {
		font-size: 14px;
	}

	.circleProgressBar {
		width: 155px;
	}

	.promoApplicableTitle.promos {
		bottom: -40px;
		left: -45px;
	}

	.promoApplicableTitle.rewards {
		bottom: -25px;
		left: -45px;
	}

	.circleLevel {
		top: 50%;
	}

	.promoOptionBtn {
		font-size: 9px;
	}

	.promoOptionBtn.zh {
		font-size: 15px;
	}

	.levelInCircleOne.zh {
		left: 33%;
	}
}

@media only screen and (max-width:420px) {
	.circleProgressBar {
		width: 125px;
		height: 140px;
	}

	#circleProgressBarOne>.progressbar-text {
		font-size: 30px;
	}

	#circleProgressBarTwo>.progressbar-text {
		font-size: 14px;
	}

	#circleProgressBarTwo.vi>.progressbar-text {
		top: 30% !important;
	}

	.levelInCircleOne.circleLevel {
		font-size: 14px;
	}

	.levelInCircleTwo.circleLevel {
		font-size: 30px;
	}

	.circleProgressBar.en>.levelInCircleTwo.circleLevel {
		font-size: 22px;
	}

	#myPromoSummary {
		min-height: 220px;
	}

	.promoApplicableTitle.promos, .promoApplicableTitle.rewards {
		left: -50px;
	}

	#promoCatList>div, #promoSecondCatList>div {
		font-size: 10px;
	}

	#promoCatList.zh>div, #promoSecondCatList.zh>div {
		font-size: 14px;
	}

	.promoHeader {
		font-size: 16px;
	}

	.normalTable td.mobileAvailableRetrieve {
		width: 50%;
	}
}

@media only screen and (max-width:1499px) {
	#headerControlJackpot>.jackpotTotalAmount, #headerPtControlJackpot>.jackpotTotalAmount {
		position: relative;
		margin-top: 10px;
		margin-bottom: 5px;
		display: table;
	}
}

@media only screen and (min-width:1024px) and (max-width:1326px) {
	.vendor-Content-Wrapper.Announcement {
		padding-right: 0;
	}
}

@media only screen and (max-width:1309px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 23px;
	}
}

@media only screen and (min-width:1269px) and (max-width:1275px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 22px;
	}
}

@media only screen and (min-width:1248px) and (max-width:1269px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 21px;
	}
}

@media only screen and (min-width:1209px) and (max-width:1248px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 20px;
	}
}

@media only screen and (min-width:1150px) and (max-width:1169px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 19px;
	}

	.jodometer_id, .jodometer_th, .jodometer_vi, .jodometer_zh {
		right: 3px !important;
	}
}

@media only screen and (min-width:1048px) and (max-width:1150px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 19px;
	}

	.jodometer_id, .jodometer_th, .jodometer_vi, .jodometer_zh {
		right: 2px !important;
	}
}

@media only screen and (min-width:1024px) and (max-width:1048px) {
	#headerControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame, #headerPtControlJackpot>.jackpotTotalAmount>.SlotJackpotFrame {
		width: 18px;
	}

	.jodometer_id, .jodometer_th, .jodometer_vi, .jodometer_zh {
		right: 1px !important;
	}
}

@media only screen and (max-width:640px) {
	.SlotJackpotFrame {
		width: 20px;
	}

	.SlotJackpotFrame>img {
		right: 2px !important;
	}
}

@media only screen and (max-height:530px) {
	#side-panel-bank-status-body>tbody {
		max-height: 45vh;
	}
}

@media only screen and (max-height:380px) {
	#side-panel-bank-status-body>tbody {
		max-height: 22vh;
	}
}

@media only screen and (max-width:1350px) {
	.side-panel-wrapper {
		padding-top: 60px;
	}
}

@media (min-width:320px) and (max-width:500px) {
	.featured-font {
		font-size: 12px !important;
	}
}

@media (min-width:320px) {
	.featured-box>.featured-icon {
		font-size: 3em !important;
	}
}

@media (max-width:1024px) {
	.MirrorSiteLink {
		float: none !important;
		text-align: center;
	}

	.MirrorSiteLink div:last-child:after {
		content: "";
	}
}

@media only screen and (max-width:480px) {
	.MirrorSiteLink {
		font-size: 12px;
	}

	.MirrorSiteLink div a {
		margin: 0 5px;
	}
}

@media only screen and (max-width:320px) {
	.MirrorSiteLink {
		font-size: 10px;
	}
}

@keyframes loadingRotate {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}

@media (max-width:1048px) {
	.hayhar-page .ant-carousel, .hayhar-page .img_wrap, .m2-001 .ant-carousel, .m2-001 .img_wrap, .m2-002 .ant-carousel, .m2-002 .img_wrap, .m2-003 .ant-carousel, .m2-003 .img_wrap, .m2-004 .ant-carousel, .m2-004 .img_wrap, .m2-005 .ant-carousel, .m2-005 .img_wrap, .m2-006 .ant-carousel, .m2-006 .img_wrap {
		height: 560px;
	}

	.hayhar-page .web, .m2-001 .web, .m2-002 .web, .m2-003 .web, .m2-004 .web, .m2-005 .web, .m2-006 .web {
		display: none;
	}

	.hayhar-page .mobile, .m2-001 .mobile, .m2-002 .mobile, .m2-003 .mobile, .m2-004 .mobile, .m2-005 .mobile, .m2-006 .mobile {
		display: block;
	}

	.hayhar-page .mobile.top, .m2-001 .mobile.top, .m2-002 .mobile.top, .m2-003 .mobile.top, .m2-004 .mobile.top, .m2-005 .mobile.top, .m2-006 .mobile.top {
		display: flex;
	}

	.hayhar-page .copyright-pay-safe, .m2-001 .copyright-pay-safe, .m2-002 .copyright-pay-safe, .m2-003 .copyright-pay-safe, .m2-004 .copyright-pay-safe, .m2-005 .copyright-pay-safe, .m2-006 .copyright-pay-safe {
		clear: both;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.hayhar-page .copyright-pay-safe .bank-pay, .hayhar-page .copyright-pay-safe .copyright, .hayhar-page .copyright-pay-safe .responsibillity, .hayhar-page .copyright-pay-safe .safe, .m2-001 .copyright-pay-safe .bank-pay, .m2-001 .copyright-pay-safe .copyright, .m2-001 .copyright-pay-safe .responsibillity, .m2-001 .copyright-pay-safe .safe, .m2-002 .copyright-pay-safe .bank-pay, .m2-002 .copyright-pay-safe .copyright, .m2-002 .copyright-pay-safe .responsibillity, .m2-002 .copyright-pay-safe .safe, .m2-003 .copyright-pay-safe .bank-pay, .m2-003 .copyright-pay-safe .copyright, .m2-003 .copyright-pay-safe .responsibillity, .m2-003 .copyright-pay-safe .safe, .m2-004 .copyright-pay-safe .bank-pay, .m2-004 .copyright-pay-safe .copyright, .m2-004 .copyright-pay-safe .responsibillity, .m2-004 .copyright-pay-safe .safe, .m2-005 .copyright-pay-safe .bank-pay, .m2-005 .copyright-pay-safe .copyright, .m2-005 .copyright-pay-safe .responsibillity, .m2-005 .copyright-pay-safe .safe, .m2-006 .copyright-pay-safe .bank-pay, .m2-006 .copyright-pay-safe .copyright, .m2-006 .copyright-pay-safe .responsibillity, .m2-006 .copyright-pay-safe .safe {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.hayhar-page .social-web, .m2-001 .social-web, .m2-002 .social-web, .m2-003 .social-web, .m2-004 .social-web, .m2-005 .social-web, .m2-006 .social-web {
		position: static;
		transform: translate(0);
		display: none;
		justify-content: space-between;
		width: 100%;
	}

	.hayhar-page .social-web .social-item-div, .m2-001 .social-web .social-item-div, .m2-002 .social-web .social-item-div, .m2-003 .social-web .social-item-div, .m2-004 .social-web .social-item-div, .m2-005 .social-web .social-item-div, .m2-006 .social-web .social-item-div {
		display: flex;
		flex-direction: column;
	}

	.hayhar-page .social-web .social-item, .m2-001 .social-web .social-item, .m2-002 .social-web .social-item, .m2-003 .social-web .social-item, .m2-004 .social-web .social-item, .m2-005 .social-web .social-item, .m2-006 .social-web .social-item {
		display: flex;
		flex-direction: column;
		border-radius: 0;
		margin: 0;
		align-items: center;
		width: 100%;
	}

	.hayhar-page .social-web .social-item img, .m2-001 .social-web .social-item img, .m2-002 .social-web .social-item img, .m2-003 .social-web .social-item img, .m2-004 .social-web .social-item img, .m2-005 .social-web .social-item img, .m2-006 .social-web .social-item img {
		margin: 0;
	}

	.hayhar-page .social-web .social-item:hover, .m2-001 .social-web .social-item:hover, .m2-002 .social-web .social-item:hover, .m2-003 .social-web .social-item:hover, .m2-004 .social-web .social-item:hover, .m2-005 .social-web .social-item:hover, .m2-006 .social-web .social-item:hover {
		transform: translate(0);
	}

	.hayhar-page .hayhar-middle, .m2-001 .hayhar-middle, .m2-002 .hayhar-middle, .m2-003 .hayhar-middle, .m2-004 .hayhar-middle, .m2-005 .hayhar-middle, .m2-006 .hayhar-middle {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.hayhar-page .hayhar-middle .register-box, .m2-001 .hayhar-middle .register-box, .m2-002 .hayhar-middle .register-box, .m2-003 .hayhar-middle .register-box, .m2-004 .hayhar-middle .register-box, .m2-005 .hayhar-middle .register-box, .m2-006 .hayhar-middle .register-box {
		width: 100%;
	}

	.hayhar-page .end-page-list, .m2-001 .end-page-list, .m2-002 .end-page-list, .m2-003 .end-page-list, .m2-004 .end-page-list, .m2-005 .end-page-list, .m2-006 .end-page-list {
		display: flex;
		flex-direction: column;
		line-height: 2.5rem;
		align-items: center;
	}

	.hayhar-page .seoHeader, .m2-001 .seoHeader, .m2-002 .seoHeader, .m2-003 .seoHeader, .m2-004 .seoHeader, .m2-005 .seoHeader, .m2-006 .seoHeader {
		margin: 2rem auto;
		color: #035789;
		font-size: 16px !important;
		text-align: center;
	}

	.hayhar-page .seoHeader p, .m2-001 .seoHeader p, .m2-002 .seoHeader p, .m2-003 .seoHeader p, .m2-004 .seoHeader p, .m2-005 .seoHeader p, .m2-006 .seoHeader p {
		font-size: 14px !important;
		width: 90% !important;
		text-align: left;
		margin: 1rem auto;
	}

	.hayhar-page .seoBody, .m2-001 .seoBody, .m2-002 .seoBody, .m2-003 .seoBody, .m2-004 .seoBody, .m2-005 .seoBody, .m2-006 .seoBody {
		margin: 2rem auto;
		color: #035789;
		font-size: 16px !important;
		text-align: center;
	}

	.hayhar-page .seoBody p, .m2-001 .seoBody p, .m2-002 .seoBody p, .m2-003 .seoBody p, .m2-004 .seoBody p, .m2-005 .seoBody p, .m2-006 .seoBody p {
		font-size: 14px !important;
		width: 90% !important;
		text-align: left;
		margin: 1rem auto;
	}

	.hayhar-page .footer-content-web, .m2-001 .footer-content-web, .m2-002 .footer-content-web, .m2-003 .footer-content-web, .m2-004 .footer-content-web, .m2-005 .footer-content-web, .m2-006 .footer-content-web {
		display: none;
	}

	.hayhar-page .footer-content-web .end-page .help-contact, .m2-001 .footer-content-web .end-page .help-contact, .m2-002 .footer-content-web .end-page .help-contact, .m2-003 .footer-content-web .end-page .help-contact, .m2-004 .footer-content-web .end-page .help-contact, .m2-005 .footer-content-web .end-page .help-contact, .m2-006 .footer-content-web .end-page .help-contact {
		display: flex;
		flex-direction: column;
		margin-top: 0;
	}

	.hayhar-page .footer-content-web .end-page .help-contact .help span, .m2-001 .footer-content-web .end-page .help-contact .help span, .m2-002 .footer-content-web .end-page .help-contact .help span, .m2-003 .footer-content-web .end-page .help-contact .help span, .m2-004 .footer-content-web .end-page .help-contact .help span, .m2-005 .footer-content-web .end-page .help-contact .help span, .m2-006 .footer-content-web .end-page .help-contact .help span {
		border: none;
	}

	.hayhar-page .footer-content-web .end-page .help-contact .contact-box, .m2-001 .footer-content-web .end-page .help-contact .contact-box, .m2-002 .footer-content-web .end-page .help-contact .contact-box, .m2-003 .footer-content-web .end-page .help-contact .contact-box, .m2-004 .footer-content-web .end-page .help-contact .contact-box, .m2-005 .footer-content-web .end-page .help-contact .contact-box, .m2-006 .footer-content-web .end-page .help-contact .contact-box {
		margin-top: 10px;
	}
}

@media screen and (max-width:600px) {
	.hayhar-page .ant-carousel, .m2-001 .ant-carousel, .m2-002 .ant-carousel, .m2-003 .ant-carousel, .m2-004 .ant-carousel, .m2-005 .ant-carousel, .m2-006 .ant-carousel {
		height: 220px;
	}

	.hayhar-page .img_wrap, .m2-001 .img_wrap, .m2-002 .img_wrap, .m2-003 .img_wrap, .m2-004 .img_wrap, .m2-005 .img_wrap, .m2-006 .img_wrap {
		height: 250px;
	}

	.hayhar-page .mobile .mobile-central, .m2-001 .mobile .mobile-central, .m2-002 .mobile .mobile-central, .m2-003 .mobile .mobile-central, .m2-004 .mobile .mobile-central, .m2-005 .mobile .mobile-central, .m2-006 .mobile .mobile-central {
		overflow: hidden;
	}

	.hayhar-page .mobile .mobile-central .text-top h2, .m2-001 .mobile .mobile-central .text-top h2, .m2-002 .mobile .mobile-central .text-top h2, .m2-003 .mobile .mobile-central .text-top h2, .m2-004 .mobile .mobile-central .text-top h2, .m2-005 .mobile .mobile-central .text-top h2, .m2-006 .mobile .mobile-central .text-top h2 {
		font-size: 1.5rem;
		line-height: 2rem;
		margin-top: .9375rem;
	}

	.hayhar-page .mobile .mobile-central .text-top p, .m2-001 .mobile .mobile-central .text-top p, .m2-002 .mobile .mobile-central .text-top p, .m2-003 .mobile .mobile-central .text-top p, .m2-004 .mobile .mobile-central .text-top p, .m2-005 .mobile .mobile-central .text-top p, .m2-006 .mobile .mobile-central .text-top p {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}

	.hayhar-page .footer-content-web .partner .item, .m2-001 .footer-content-web .partner .item, .m2-002 .footer-content-web .partner .item, .m2-003 .footer-content-web .partner .item, .m2-004 .footer-content-web .partner .item, .m2-005 .footer-content-web .partner .item, .m2-006 .footer-content-web .partner .item {
		width: 100%;
		margin-top: 1.25rem;
		font-size: 1.25rem;
	}

	.hayhar-page .footer-content-web .partner .item .footer-image-box-text, .m2-001 .footer-content-web .partner .item .footer-image-box-text, .m2-002 .footer-content-web .partner .item .footer-image-box-text, .m2-003 .footer-content-web .partner .item .footer-image-box-text, .m2-004 .footer-content-web .partner .item .footer-image-box-text, .m2-005 .footer-content-web .partner .item .footer-image-box-text, .m2-006 .footer-content-web .partner .item .footer-image-box-text {
		display: none !important;
	}

	.hayhar-page .footer-content-web .partner .item .image-box .default, .m2-001 .footer-content-web .partner .item .image-box .default, .m2-002 .footer-content-web .partner .item .image-box .default, .m2-003 .footer-content-web .partner .item .image-box .default, .m2-004 .footer-content-web .partner .item .image-box .default, .m2-005 .footer-content-web .partner .item .image-box .default, .m2-006 .footer-content-web .partner .item .image-box .default {
		width: 8.125rem;
		height: 8.125rem;
	}
}

@media (min-width:600px) and (max-width:800px) {
	.hayhar-page .mobile .mobile-central, .m2-001 .mobile .mobile-central, .m2-002 .mobile .mobile-central, .m2-003 .mobile .mobile-central, .m2-004 .mobile .mobile-central, .m2-005 .mobile .mobile-central, .m2-006 .mobile .mobile-central {
		overflow: hidden;
	}
}

@media (max-width:1048px) {
	.hayhar-page.m3-011 .ant-carousel .img_wrap img {
		height: 100% !important;
		width: 100% !important;
	}
}

@media screen and (max-width:800px) {
	.restrict_page .restrict_bg {
		position: relative;
	}

	.restrict_page .restrict_bg .restrict-mob {
		display: block;
	}

	.restrict_page .restrict_bg .restrict-web {
		display: none;
	}

	.restrict_page .restrict_right {
		width: 100%;
		padding: 0;
	}

	.restrict_page .restrict_right .head {
		justify-content: center;
		font-size: 1.5rem;
		line-height: 2rem;
		margin-left: 0;
		padding-bottom: 0;
	}

	.restrict_page .restrict_right .head img {
		width: 2rem;
	}

	.restrict_page .restrict_right .section {
		flex-direction: column;
		padding: 0 2rem;
	}

	.restrict_page .restrict_right .section .space-y {
		margin: 0;
	}

	.restrict_page .restrict_right .section .space-y h4 {
		margin-left: 3.3rem;
		margin-top: -1.58rem;
	}

	.restrict_page .restrict_right .section .space-y .illustrate {
		justify-content: flex-start;
	}
}
.icon-social img{
    max-width: 50px;
}
@media(min-width: 1024px){
	.hayhar-page .central-web .central-box{
		top: 3rem!important;
	}
}

.provImg img{
    width: auto;
    height: 64px;
}

#log_btn {
   max-width:120px;
	animation: zoom-in-zoom-out 1s ease infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
}
50% {
    transform: scale(1.2, 1.2);
}
100% {
    transform: scale(1, 1);
}
}
#log_btn img{
	max-width: 120px;
}
@media (max-width: 375px) {
	.icon-social, .icon-terms{
		float:unset!important;
	}}