/** languages **/
div.languages			{width:220px; margin:0px auto  40px 15px; padding:7px 0px 0px 0px; background-color:#fff; border:#0099cb 2px solid; border-radius:8px;}
div.current-lang		{color:#005e7d; cursor:pointer; padding-bottom:7px;}
.current-lang span		{width:100%; display:table; padding:0px 15px 0px 15px; font-size:1.7rem; line-height:2rem; overflow:hidden;}
.current-lang span:after {
	content:"\F107";
	position: relative;
	font-family:"FontAwesome";
	display:table-cell; width:33px;
	font-size:22px; line-height:100%;
	color:#005e7d; text-align:right;
	vertical-align:middle;
}
.lang-open .current-lang span:after	{content:"\F106"; top:1px;}

.languages ul {
	width:100%;
	text-align:left; margin:0; padding:0;
	max-height:0px; overflow:hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.lang-open .languages ul	{max-height:300px;}

.languages ul li				{display:block; margin:0; font-size:1.7rem; line-height:115%; list-style:none; cursor: pointer;}
.languages ul li a				{display:block; color:#005e7d; padding:7px 15px 7px 15px; text-decoration:none;}
.languages ul li:last-child a	{padding-bottom:11px;}
.languages ul li a:hover		{background-color:#0099cb; color:#fff; text-decoration:none;}

@media screen and (max-width: 767px) { /* mobile view */
	div.languages					{width:calc(100% - 13.6vw); margin:0px 6vw 9.2vw 7.6vw; padding:1.6vw 0px 0px 0px; border-width:0.52vw; border-radius:4.6vw;}
	div.current-lang				{padding-bottom:1.6vw;}
	.current-lang span				{padding:0px 3vw 0px 3vw; font-size:4vw; line-height:5vw;}
	.current-lang span:after		{width:10vw; font-size:8vw; line-height:50%; top:0.4vw;}
	.languages ul					{border-radius:0px 0px 4.6vw 4.6vw;}
	.languages ul li				{font-size:4vw; line-height:115%;}
	.languages ul li a				{padding:1.62vw 3.5vw 1.62vw 3.5vw;}
	.languages ul li:last-child a	{padding-bottom:2.5vw;}
	.lang-open .current-lang span:after	{top:2vw;}
}
div.banner-legal a          {color:#FEA646;}
div.banner-legal a:hover       {color:#fff;}

.slider-pc .banner-legal {
    background-color:rgba(0,0,0,0.7);
}

.slider-pc .bg-img-holder {
    position: relative;
    padding-top: 24.583%; /* 1920 / 472 */
    background-color: #494949;
}

.slider-pc .offer button.offer-but {
    padding: 0.6vw 3.5vw 0.9vw 3.5vw !important;
    margin-left: 4.3%;
}

.site-container-fr-CA .slider-pc .offer button.offer-but {
    padding: 0.6vw 1.5vw 0.9vw 1.5vw !important;
}

@media screen and (max-width: 768px) { /* mobile view */
    .slider-pc .banner-legal {
        background-color:#494949;
        font-size: 60% !important;
    }

    .slider-pc .bg-img-holder {
        position: relative;
        padding-top: 33.333%; /* 1920 / 472 */
    }
}

/************************ Slider Line *****************************/
.slider-line		{}
.slider-pc			{display:block; position:relative;}
div.banner-legal	{font-size:1.2rem; line-height:115%; color:#fff;}
div.banner-legal > img	{margin-left: 8px;max-width: 30%;}

.slider-pc .banner-legal {
    width:100%; position:absolute;
    bottom:0; left:0; right:0;
    padding:0.6%; display:flex;
    align-items:center;
    justify-content:space-between;
    box-sizing: border-box;
}

.slider-pc .banner-legal .text a {
    font-weight: 700;
}

.offer {
	position: absolute;
    top: 0;
}

.banner-legal .text {
    opacity: 1;
    transition: opacity .5s;
    font-size: 11px;
}

.banner-legal .text.validating {
    opacity: 0;
}

.offer img {
	cursor: pointer;
}

.offer button.offer-but {
	margin-left: 5%;
    height: auto;
    line-height: normal;
    display: initial;
    font-size: 2vw;
    padding: 0.9vw 1.7vw;
    white-space: nowrap;
}

.slider-pc .bg-img-holder {
    position: relative;
}

.slider-pc .bg-img-holder .banner-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.slider-pc .banner-bg {
    width: 100%;
}

.slider-pc .mobile-legal {   
    display: none; 
}   

@media screen and (min-width: 768px) { /* desktop view */
	.slider-pc .mobile-terms {display: none;}
}


@media screen and (max-width: 1024px) { /* mobile view */
    div.banner-legal	{font-size:1rem;}
    div.banner-legal > img	{max-width: 25%;}
    .banner-legal .text {
        font-size: 8px;
    }
}

@media screen and (max-width: 767px) { /* mobile view */
    .slider-pc .banner-legal {position: initial;padding:1.5vw 2vw 1.5vw 2vw; font-size:70%; line-height:125%;}
    .slider-pc button {display: none !important;}
    .banner-legal img {display: none !important;}
    .slider-pc .bg-container {
        position: relative;
    }

    .slider-pc .mobile-legal {   
        display: initial; 
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
    }   

    .slider-pc .bg-img-holder {
        position: relative;
    }

    .offer.hide-mobile img {
        display: none;
    }

    .mobile-terms img {
        height: 19.34vw;
    }
}

.mobile-game-image {
    width: 100%;
}

#slider-container {
    position: relative;
}

#slider-container {
    background-color: #000000;
}

.slider-pc-override {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.banner-will-change .slider-pc {
    opacity: 0;
    transition: opacity 1s;
}

.banner-will-change.banner-has-changed .slider-pc {
    opacity: 1;
}

.slider-pc .desktop-front {
    height: calc(100VW/6.58);
    width: 100%;
}

.slider-pc .banner-bg {
    height: calc(100VW/4.07);
    width: 100%;
}

@media screen and (max-width: 767px) { /* mobile view */
    .slider-pc .desktop-front {
        height: calc(100VW/3);
    }

    .slider-pc .banner-bg {
        height: calc(100VW/3);
    }

    .slider-pc.slider-game .banner-bg {
        height: calc(100VW/2.08);
    }
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0KExQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/ptsans/v12/jizfRExUiTo99u79B_mh0O6tLQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'FontAwesome';
	src: url('/css/fonts/awesome-4/fontawesome-webfont.woff2') format('woff2');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}
  
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.fa-spinner:before {
    content: "\F110";
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-angle-left:before {
    content: "\F104";
  }

.fa-angle-right:before {
    content: "\F105";
}

/****************************    Main Elements ***************************/

html {
    box-sizing: border-box;
    font-size: 62.5%;
    line-height: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* 62.5% so each 0.1 rem is 1px */

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* Inherit box-sizing to make it easier to change */

body {
    overflow-y: scroll;
    text-align: center;
    background-color: #fff;
    color: #000;
    height: 100%;
    font-size: 1.6rem;
    line-height: 145%;
    direction: ltr;
    text-align: left;
    font-family: "PT Sans", arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

body.search-open, body.game-open {
    height: 100vh;
}

body.search-open {
    height: 100vh;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    /* mobile-view */
    body {
        font-size: 3.7vw;
        line-height: 145%;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    /* mobile view landscape*/
    body {
        font-size: 2.5vw;
        line-height: 165%;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin-top: 0;
    clear: both;
    display: block;
    color: #000;
    font-family: arial, helvetica, sans-serif;
}

h1 {
    padding: 0;
    font-size: 225%;
    line-height: 120%;
    background-color: #005E7D;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    padding: 6px 12px 6px 12px;
    margin: 0px 0px 30px 0px;
}

h2 {
    font-size: 185%;
    line-height: 120%;
    font-weight: 900;
    color: #005E7D;
}

h3 {
    font-size: 150%;
    line-height: 125%;
    color: #005E7D;
    font-weight: 700;
}

h4 {
    font-size: 125%;
    line-height: 125%;
    font-weight: 700;
}

h5 {
    font-size: 100%;
    line-height: 125%;
}

h6 {
    font-size: 90%;
    line-height: 125%;
}

@media screen and (max-width: 767px) {
    /* mobile-view */
    h1 {
        font-size: 180%;
        margin-bottom: 3.8vw;
    }
    h2 {
        font-size: 140%;
    }
    h3 {
        font-size: 120%;
    }
}

p {
    line-height: 150%;
    padding: 0;
    margin-top: 0;
    font-size: inherit;
}

ul {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 20px 0px;
    font-size: inherit;
}

ol {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 20px 0px;
    font-size: inherit;
}

ul li {
    padding: 0;
    margin: 0 0 8px 0;
    font-size: inherit;
    list-style: disc;
}

ol li {
    padding: 0px 0px 0px 5px;
    margin: 0 0 8px 0;
    font-size: inherit;
    list-style: decimal;
}

ol ul li {
    list-style: disc;
    padding-left: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 8px 0px 0px 0px;
}

/** ul li Paint only bullets **/

.feed > ul {
    padding: 0;
}

.feed > ul > li {
    position: relative;
    padding-left: 18px !important;
    list-style-type: none;
}

.feed > ul > li:before {
    content: "\2022";
    color: #0099cb;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
}

/** ol li Paint only numbers **/

.feed > ol {
    padding: 0px 0px 0px 5px;
}

.feed > ol > li {
    position: relative;
    padding-left: 26px;
    counter-increment: list;
    list-style-type: none;
}

.feed > ol > li:before {
    content: counter(list) ".";
    color: #0099cb;
    position: absolute;
    left: 0;
    font-weight: 600;
}

/** ol li Paint only numbers more then 9 **/

/*.feed ol				{padding:0px 0px 0px 40px;}
.feed ol > li			{position:relative; counter-increment:list; list-style-type:none;}
.feed ol > li:before	{content:counter(list) "."; width:26px; color:#0099cb; position:absolute; left:-40px; font-weight:600; text-align:right;}*/

@media screen and (max-width: 767px) {
    /* mobile-view */
    ul {
        padding: 0 0 0 4.5vw;
        margin: 0 0 3.8vw 0;
    }
    ol {
        padding: 0 0 0 3.8vw;
        margin: 0 0 3.8vw 0;
    }
    ul li {
        padding: 0;
        margin: 0 0 1.6vw 0;
    }
    ol li {
        padding: 0 0 0 0.66vw;
        margin: 0 0 1.6vw 0;
    }
    ul ul,
    ul ol,
    ol ol,
    ol ul {
        margin: 1.6vw 0 0 0;
    }
    .feed > ul > li {
        padding: 0 0 0 3.5vw;
    }
    .feed > ul > li:before {
        font-size: 4vw;
        line-height: 5vw;
    }
    .feed > ol {
        padding: 0 0 0 0.5vw;
    }
    .feed > ol > li {
        padding: 0 0 0 5vw;
    }
}

table {
    font-size: inherit;
    line-height: inherit;
}

td {
    font-size: inherit;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 15px 15px;
}

hr {
    height: 1px;
    width: 100%;
    border: 0;
    border-top: 1px solid #cbcbcb;
    background-color: transparent;
    margin-bottom: 15px;
    box-sizing: border-box;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    margin: 0;
    -ms-interpolation-mode: bicubic;
}

video {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    margin: 0;
}

figure {
    margin: 1em 0;
}

embed,
object {
    width: 100%;
    height: 100%;
}

pre {
    background: #eee;
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
    font-family: "Courier 10 Pitch", Courier, monospace;
}

code,
kbd,
tt,
var {
    font-size: 15px;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    text-decoration: none;
}

abbr[title] {
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

small {
    font-size: 80%;
}

big {
    font-size: 125%;
}

b,
strong {
    font-weight: bolder;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

a {
    color: #0099cb;
    text-decoration: underline;
    background-color: transparent;
    -webkit-tap-highlight-color: rgba(103, 199, 245, 0.4);
}

.content-line a {
    font-weight: 600;
}

a:hover {
    text-decoration: none;
    color: #005E7D;
}

a:active,
a:focus {
}

/****************************** Form stuff ***********************************/

form {
    margin: 0px;
    padding: 0;
}

fieldset {
    border: 1px solid #ccc;
    padding: 0.35rem 0.625rem 0.75rem;
    margin-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.05);
}

legend {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 5px 30px;
    font-weight: bold;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    background-color: rgba(0, 0, 0, 0.1);
}

input,
textarea,
optgroup,
select {
    font-family: inherit;
    font-size: 100%;
    line-height: 115%;
    margin: 0;
    /*vertical-align:top;*/
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    width: 280px;
    height: 40px;
    line-height: 31px;
    padding: 0px 10px 0px 10px;
    background-color: #fff;
    color: #333;
    border: #ccc 1px solid;
    border-radius: 8px;
    vertical-align: top;
}

textarea {
    width: 280px;
    height: 160px;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: auto;
    padding: 4px 10px 4px 10px;
    vertical-align: top;
}

select {
    width: 280px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 8px;
    vertical-align: top;
    text-transform: none;
}

.rtl select {
    padding: 0px 4px 0px 0px;
}

.ltr select {
    padding: 0px 0px 0px 4px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-text-fill-color: #333;
    padding: 0px 10px 0px 10px;
}

::-ms-clear {
    display: none !important;
}

input[type="checkbox"] {
    padding: 0;
    position: relative;
    top: 2px;
    margin: 0px 6px 0px 0px;
    vertical-align: baseline;
    box-sizing: border-box;
}

input[type="radio"] {
    padding: 0;
    margin: 3px 6px 0px 0px;
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

input[type="image"] {
    display: block;
}

progress {
    vertical-align: baseline;
}

/** placeholder **/

*::-webkit-input-placeholder {
    text-align: left;
    color: #b4b9be;
}

*:-moz-placeholder {
    text-align: left;
    color: #b4b9be;
}

/* FF 4-18 */

*::-moz-placeholder {
    text-align: left;
    color: #b4b9be;
}

/* FF 19+ */

*:-ms-input-placeholder {
    text-align: left;
    color: #b4b9be !important;
}

/* IE 10+ */

*:focus::-webkit-input-placeholder {
    opacity: 0;
}

*:focus:-moz-placeholder {
    opacity: 0;
}

/* FF 4-18 */

*:focus::-moz-placeholder {
    opacity: 0;
}

/* FF 19+ */

*:focus:-ms-input-placeholder {
    opacity: 0;
}

/* IE 10+ */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

[inputtype="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/** button **/

button {
    display: flex;
    /*flex-direction:column;*/
    align-items: center;
    justify-content: center;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
button:not(.clean) {
    height: 40px;
    background: #e92b5b;
    color: #fff;
    padding: 0px 15px 0 15px;
    text-align: center;
    font-size: 100%;
    line-height: 100%;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    vertical-align: top;
    border: 0;
    border-radius: 2px;
    font-family: 'Maven Pro', arial, helvetica, sans-serif;
    cursor: pointer;
    -webkit-appearance: button;
    box-sizing: border-box;
}
button.a-btn {
    height: unset;
}

a.button {
    height: 40px;
    background: #e92b5b;
    color: #fff;
    padding: 0px 15px 0 15px;
    display: table;
    text-align: center;
    font-weight: 900;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    border-radius: 2px;
    font-family: 'Maven Pro', arial, helvetica, sans-serif;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    /* mobile-view */
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    button:not(.clean),
    a.button {
        height: 10.4vw;
        font-size: 135%;
        border-radius: 0.52vw;
    }
}

input[type="button"],
input[type="reset"],
input[type="submit"],
button,
a.button {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
button:hover,
button:active,
button:focus {
    background: #A83B57;
    color: #fff;
}

a.button:hover,
a.button:active,
a.button:focus {
    background: #A83B57;
    color: #fff;
    text-decoration: none;
}

button.blue-but {
    background: #0099cb;
    color: #fff;
}

button.blue-but:hover,
button.blue-but:active,
button.blue-but:focus {
    background: #005E7D;
    color: #fff;
}

#footer-play-but button.negative-white {
    border: #0099cb 2px solid;
    background-color: #fff;
    color: #0099cb;
}

#footer-play-but button.negative-white:hover,
button.negative-white:active,
button.negative-white:focus {
    background-color: #fff;
    color: #0099cb;
}

input:focus,
select:focus,
textarea:focus {
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button.clean {
    background: transparent;
    padding: 0;
    border: 0;
    cursor: pointer;
}

button.clean:hover {
    background: transparent;
    padding: 0;
}

/********************** Breadcrumbs & Page Title & description **********************/

#breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0px 15px 0px;
    padding: 0;
    list-style: none;
}

#breadcrumbs li {
    font-size: 85%;
    line-height: 17px;
    margin: 0;
}

#breadcrumbs li a {
    text-decoration: none;
}

#breadcrumbs li a:hover {
    text-decoration: underline;
}

#breadcrumbs .separator {
    margin: 0px 7px 0px 7px;
    font-size: 115%;
    font-weight: normal;
}

#breadcrumbs .separator .fa {
    font-size: 70%;
    line-height: 17px;
    color: #aaa;
}

.ltr #breadcrumbs .separator .fa-angle-left {
    display: none;
}

.rtl #breadcrumbs .separator .fa-angle-right {
    display: none;
}

div.breadcrumbs {
    display:block;
    margin: -15px -20px 15px -20px;
    padding: 5px 20px 5px 20px;
    line-height: 115%;
    font-weight: bold;
    background-color: #E2DFDF;
    color: #005E7D;
}

div.breadcrumbs p {
    margin: 0 !important;
}

@media screen and (max-width: 767px) {
    /* mobile-view */
    .page-title-line {
        padding: 20px 0px 40px 0px;
    }
    div.page-title {
        display: table;
        margin: 0px auto 0px 0px;
    }
    div.breadcrumbs {
        margin: -5vw -3.17vw 3.8vw -3.17vw;
        padding: 1.5vw 3.17vw 1.5vw 3.17vw;
    }
}

div.description {
    border: red 1px solid;
}

div.description-section {
    border: cyan 1px solid;
    margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
    /* mobile-view */
    div.description-section {
        margin-bottom: 8vw;
    }
}

/********************** Columns **********************/
.section-block h1 {
    margin-bottom: 15px;
    font-size: 185%;
    line-height: 120%;
}
.section-block h2       {margin-bottom:15px;}
.section-block h3       {margin-bottom:15px;}
.section-block h4       {margin-bottom:12px;}
.section-block h5       {margin-bottom:10px;}
.section-block h6       {margin-bottom:10px;}

.site-container-fi .section-block h3.push-down {
    margin-bottom:44px;
}

@media screen and (max-width: 767px) { /* mobile view */
    .section-block h1       {margin-bottom:3.5vw;}
    .section-block h2       {margin-bottom:3vw;}
    .section-block h3       {margin-bottom:2.7vw;}
    .section-block h4       {margin-bottom:2.5vw;}
    .section-block h5       {margin-bottom:2vw;}
    .section-block h6       {margin-bottom:2vw;}
    .site-container-fi .section-block h3.push-down {
        margin-bottom:2.7vw;
    }
 }


 @media screen and (min-width: 768px) { /* desktop-view */
	.col-2-text {
	  -webkit-column-count: 2;
	  -moz-column-count: 2;
	  column-count: 2;
	  -webkit-column-gap: 4em;
	  -moz-column-gap: 4em;
	  column-gap: 4em;
	}
	.col-2-text > *		{display:table;}
    .col-2-text > img	{display:block !important; width:100%;}
    ul.col-2-text	{margin: 0; padding: 0;}
}

@media screen and (min-width: 768px) { /* desktop-view */
	.col-3-text {
	  -webkit-column-count: 3; 
	  -moz-column-count: 3;
	  column-count: 3;
	  -webkit-column-gap: 4em;
	  -moz-column-gap: 4em;
	  column-gap: 4em;
	}
	.col-3-text > *		{display:table;}
	.col-3-text > img	{display:block !important;}
}

@media screen and (min-width: 768px) { /* desktop-view */
	.col-4-text {
	  -webkit-column-count: 2; 
	  -moz-column-count: 2;
	  column-count: 2;
	  -webkit-column-gap: 4em;
	  -moz-column-gap: 4em;
	  column-gap: 4em;
	}
	.col-4-text > *		{display:table;}
	.col-4-text > img	{display:block !important;}
}

@media screen and (min-width: 901px) {  
    .col-4-text {
        -webkit-column-count: 4; 
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 4em;
        -moz-column-gap: 4em;
        column-gap: 4em;
      }
}

.col-2-flex > * {
    margin-bottom: 6vw;
}

.col-4-flex         {display:flex; flex-wrap:wrap; justify-content:space-between;}

@media screen and (min-width: 901px) {
    .col-4-flex > *     {width:23%; margin-bottom:40px;} /* 4 items */
}

@media screen and (max-width: 900px) and (min-width: 601px) {
    .col-4-flex > *     {width:47%;} /* 2 items */
}

@media screen and (min-width: 768px) {
    .col-3-flex > .n1-cols-of-3 {width: calc(33% - .5vw);}
    .col-3-flex > .n2-cols-of-3 {width: calc(66% - .5vw);}
}

@media screen and (min-width: 768px) {
        /* desctop view */
    .col-2-flex,
    .col-3-flex         {display:flex; flex-wrap:wrap; column-gap: 5%;}
    .col-2-flex > *     {width:47%; margin-bottom:40px;} /* 2 items */
    .col-3-flex > *     {width:30%; margin-bottom:40px;} /* 3 items */
    .col-4-flex > *     {margin-bottom:40px;}
    /* margin-bottom 0 to last row elements */
    .col-2-flex > *:nth-last-child(-n+2), /* Last 2 Elements */
    .col-3-flex > *:nth-last-child(-n+3), /* Last 3 Elements */
    .col-4-flex > *:nth-last-child(-n+4), /* Last 4 Elements */
    .col-2-flex > *:nth-last-child(-n+2) > *:last-child,
    .col-3-flex > *:nth-last-child(-n+3) > *:last-child,
    .col-4-flex > *:nth-last-child(-n+4) > *:last-child {
        margin-bottom:0px;
    }
}

@media screen and (max-width: 767px) {
    /* mobile view */
    .col-2-flex > *,
    .col-3-flex > *,
    .col-4-flex > *                 {margin-bottom:6vw;}
    /* margin-bottom 0 to last row elements */
    .col-2-flex > *:last-child,
    .col-3-flex > *:last-child,
    .col-4-flex > *:last-child      {margin-bottom:0px;}
}

.col-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 4.5%;
    row-gap: 40px;
}

@media screen and (max-width: 767px) and (orientation: portrait) { /* mobile view */    
    .col-3 {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 30px;
    }
}

.col-4-grid,
.col-3-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 4.5%;
    row-gap: 10px;
}

.col-4-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.col-4-grid>div {
    display: grid;
    grid-row: span 3;
    grid-template-columns: subgrid;
    grid-template-rows: auto auto auto;
    grid-template-rows: subgrid;
    grid-gap: 0;
}

.col-4-grid>div img {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) and (orientation: portrait) { /* mobile view */    
    .col-4-grid,
    .col-3-grid {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
}

.section-block                      {margin-bottom:40px;}
.section-block > *:last-child       {margin-bottom:0;}

@media screen and (max-width: 767px) {
    /* mobile view */
    .section-block      {margin-bottom:6vw;}
}

/***** test check for last elements margin bottom *****/
/*.section-block                      {border:red 1px solid;}
.section-block > *:last-child       {border:green 3px solid;}
.section-block .col-2-flex,
.section-block .col-3-flex,
.section-block .col-4-flex      {border:cyan 3px solid;}
.col-2-flex > *:nth-last-child(-n+2),
.col-3-flex > *:nth-last-child(-n+3),
.col-4-flex > *:nth-last-child(-n+3) {
    border:blue 5px solid !important;
}
.col-2-flex > *:nth-last-child(-n+2) > *:last-child,
.col-3-flex > *:nth-last-child(-n+3) > *:last-child,
.col-4-flex > *:nth-last-child(-n+3) > *:last-child {
    border:pink 5px solid !important;
}*/


/********************** Responsivity to Videos **********************/

/* video-containers classes comes from js functions */

/*div.video-container-wrap		{max-width:600px;}
div.video-container				{width:100%; position:relative; padding-bottom:56.25%; height:0; margin:0px 0px 10px 0px;}
.video-container iframe,
.video-container object,
.video-container embed			{position:absolute; top:0; left:0; width:100%; height:100%;}*/

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.access {
    width: 1px;
    height: 1px;
    border: 0;
    margin: -1px;
    padding: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    overflow: hidden;
    position: absolute !important;
    word-wrap: normal !important;
}

/*** active & focus ***/

.A:active,
a:focus {
    outline: none;
}

.show-focus a:active,
.show-focus a:focus {
    background-color: #ffffcc !important;
    color: #000 !important;
    text-decoration: none !important;
    outline: red solid medium !important;
    background-image: none !important;
}

*:focus {
    outline: none;
}

.show-focus *:focus {
    outline: red solid medium !important;
}

.full-size-row {
    max-width: 1920px;
    margin: 0px auto;
}

.area-wrapper, .resource-area-wrapper {
    width: 95%;
    max-width: 1310px;
    margin: auto;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    .area-wrapper {
        width: 92%;
    }
    .resource-area-wrapper {
        width: 96%;
    }
}

/*** page seperator ***/
div.page-seperator {
    height: 18px;
    position: relative;
    background: url('/img/divider.png') no-repeat center center;
    margin: 25px 0px 35px 0px;
}

@media screen and (max-width: 767px) { /* mobile view */
	div.page-seperator {
        margin: 0px 0px 35px 0px;
    }
}

.content-line div.page-seperator {
        margin: -20px 0px 26px 0px;
}

div.page-seperator:before,
div.page-seperator:after {
    content: ""; display:table;
    position: absolute;
    width: calc(50% - 47px); height:2px;
    bottom: 8px;
    background-color: #afb736;
    z-index: 9; outline: 0;
}
div.page-seperator:before {
    left: 0;
}
div.page-seperator:after {
    right: 0;
}

@media screen and (max-width: 767px) { /* mobile view */
    .content-line div.page-seperator {
        margin: -2vw 0px 5vw 0px;
    }
}


/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/*##################################################################################################################################*/

/* GameCarouselComponent || GameList || SearchGameComponent */

/************************ Game Unit *****************************/

li.game-unit {
    padding: 0px;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    list-style: none;
    cursor: pointer;
    box-sizing: border-box;
}

.game-unit .img-wrap {
    overflow: hidden;
    position: relative;
}

.game-unit img {
    width: 100%;
    height: auto;
    display: block;
}

.game-unit a {
    display: block;
    width: 100%;
    color: #005E7D;
    text-align: center;
    padding: 7px 6% 9px 6%;
    font-size: 1.2rem;
    line-height: 120%;
    font-weight: 500;
    text-decoration: underline;
    box-sizing: border-box;
}

.game-unit:hover a {
    color: #005E7D;
}

.game-unit .game-up {
    width: 100%; height: 100%;
    display: flex;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    z-index: 3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

/*.game-unit .img-wrap:hover .game-up {*/
.game-unit:hover .game-up {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.site-container.xmas .game-up {
    background-image: url('/img/game-thumb-xmas-over-square.jpg');
    background-size: cover;
}

.site-container.xmas .param-card .game-up {
    background-image: url('/img/game-thumb-xmas-over-rectangle.jpg');
}

.game-unit .game-win {
    display: table;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FEA646;
    color: #00042d;
    padding: 5px 3px 3px 12px;
    z-index: 2;
    border-radius: 0px;
}

.game-unit .game-win:after {
    content: "";
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #FEA646;
    color: #00042d;
    border-radius: 0px 0px 2px 0px;
    -webkit-transform: skew(-30deg, 0deg);
    -moz-transform: skew(-30deg, 0deg);
    -ms-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

.game-unit .game-win span {
    font-size: 105%;
    position: relative;
    z-index: 9;
}

/**** mobile view Game Unit ****/

@media screen and (max-width: 767px) { /* mobile view */
    li.game-unit    {border-radius: 0.52vw;}
    .game-unit .game-win {
        font-size: 2.2vw;
        line-height: 125%;
        padding: 0.7vw 0.5vw 0.5vw 2vw;
    }
    .game-unit .game-win:after {
        width: 4vw;
    }
}

@media screen and (max-width: 440px) {
    .game-unit .game-win {
        font-size: 2.6vw;
        padding: 1vw 0.5vw 0.5vw 3vw;
    }
}


/* GameCarouselComponent || GameList || SearchGameComponent */

/* MainLayout */

/************************ Site Container *****************************/

#site-container {
    position: relative;
    height: 100%;
}

#site-container.menu-open {
}

@media screen and (max-width: 767px) {
    /* mobile view */
    #site-container .copyrights-line {
        margin-bottom: 16.73vw;
    }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
    /* mobile view Landscape */
    #site-container .copyrights-line {
        margin-bottom: 50px;
    }
}

/************************ Site Container *****************************/

/* MainLayout */

/* Index */

/************************ Hp Tabs Line *****************************/

.tabs-line-hp {
    position: relative;
    background-color: #fff;
    padding-top:15px;
}

@media screen and (max-width: 767px) {
    .tabs-line-hp       {padding-top:3.8vw;}
}

/************************ Hp Tabs Line *****************************/

/* Index */

/* GameLayout || GamesProviderPage || Index */

/************************ Game hp *****************************/

/************ Tabs *****************/

#games-hp .area-wrapper {
    width: 100%;
    max-width: none;
}

.main-tabs-wrapper.area-wrapper {
    width: 100%;
    max-width: none;
}

.main-tabs-wrapper {
    background-color: #0099CC;
    position: relative;
}

/****** 1st level - games types tabs ******/

.tabs {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

ul.main-tabs {
    width: auto;
    display: inline-flex;
    justify-content: space-between;
    padding: 0px;
    margin: auto;
}

ul.main-tabs li {
    margin: 0;
    font-size: 1.6rem;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    list-style: none;
    font-family:'Maven Pro', arial, helvetica, sans-serif;
}

ul.main-tabs li a {
    display: block; position: relative;
    padding: 0px 38px 0px 37px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
ul.main-tabs li a:after {
    content:""; display: block;
    width:1px; height:30px; 
    position: absolute;
    top: 5px; right: 0%;
    background-color: #ffffff;
    z-index: 0;
}
ul.main-tabs li:last-child a:after {
    display: none;
}

ul.main-tabs li.active {
    margin-left: -1px;
    background: #005E7D;
    z-index: 1;
    padding-left: 1px;
}

ul.main-tabs li a:hover {
    color: #fff;
    text-decoration: none;
}

ul.main-tabs li.active a {
    color: #FEA646;
    text-decoration: none;
}

ul.main-tabs li.active a:after {
    display:none;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    #tabs-sticky .main-tabs-wrapper {
        margin: 0px -25% 0px -25%;
        padding: 0px 25% 0px 25%;
        width: 150%;
        box-shadow: 0px 0px 3vw rgba(19, 0, 91, 0.8);
    }
    ul.main-tabs {
    }
    ul.main-tabs li {
        min-width: 20%;
        font-size: 2.6vw;
        line-height: 7.3vw;
    }
    ul.main-tabs li a {
        padding: 0 5.2vw 0 5.2vw;
        white-space: nowrap;
    }
    ul.main-tabs li a:after {
        height:5.3vw; 
        top: 1vw;
    }
    }

@media screen and (max-width: 767px) and (orientation: landscape) {
    /* mobile view landscape*/
    ul.main-tabs {
        padding: 0;
    }
    ul.main-tabs li div {
        display: none;
        background-size: 9.2vw;
        height: 7.2vw;
    }
    ul.main-tabs li a span {
        padding: 0;
    }
}

/****** 2nd level - games icons nav ******/
/* no second level */

/****** 3rd level - pannel - games ******/

div.tabs-section-wrap {
    /*overflow: hidden; --> cabcelled for breadcrumbs */
    background-color: #fff;
    padding: 0px 20px 10px 20px;
}

div.tab-section-pannel h1 {
    margin: 0px 0px 15px 0px;
}

div.tab-section-pannel ul.categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -5px 2vw -5px;
    padding: 0px;
}

.tab-section-pannel ul.categories li {
    margin: 0px 5px 15px 5px;
}

.tab-section-pannel ul.categories li .img-wrap {
}

.tab-section-pannel ul.categories img {
}

.tab-section-pannel ul.categories li a {
    height: 19px;
    overflow: hidden;
    line-height: 19px;
    padding: 0 5px;
    position: absolute;
    bottom: 0; left: 0; right: 0;
    z-index: 99;
    background-color: rgba(0, 94, 125, 0.8);
    color: #fff;
}

.tab-section-pannel ul.categories li a:hover {
    color: #fff;
}
.tab-section-pannel .game-unit:hover a {
    background-color: transparent !important;
}

.tab-section-pannel ul.categories li:hover a {
}


@media screen and (min-width: 1601px) { /* 9 items */
    .tab-section-pannel ul.categories li    {width: calc(11.111111% - 10px);}
    .resource-tab-section-pannel {margin-bottom: 4vw;}
    .resource-tab-section-pannel ul.categories li    {width: calc(25% - 10px);}
}
@media screen and (max-width: 1600px) { /* 8 items */
    .tab-section-pannel ul.categories li    {width: calc(12.5% - 10px);}
    .resource-tab-section-pannel {margin-bottom: 4vw;}
    .resource-tab-section-pannel ul.categories li    {width: calc(25% - 10px);}
}
@media screen and (max-width: 1400px) { /* 7 items */
    .tab-section-pannel ul.categories li    {width: calc(14.285714% - 10px);}
    .resource-tab-section-pannel {margin-bottom: 4vw;}
    .resource-tab-section-pannel ul.categories li    {width: calc(25% - 10px);}
}
@media screen and (max-width: 1200px) { /* 6 items */
    .tab-section-pannel ul.categories li    {width: calc(16.666666% - 10px);}
}
@media screen and (max-width: 1000px) { /* 5 items */
    .tab-section-pannel ul.categories li    {width: calc(20% - 10px);}
}

@media screen and (max-width: 767px) { /* mobile view */
    div.tabs-section-wrap {
        padding: 1.2vw 3.17vw 1.3vw 3.17vw;
    }
   .tabs-section-wrap.active .area-wrapper {
        margin-bottom: 1.5vw;
    }
    .tab-section-pannel ul.categories li { /* 3 items */
        width: calc(33.333333% - 10px);
    }
    .resource-tab-section-pannel {margin-bottom: 7vw;}
    .resource-tab-section-pannel ul.categories li    {width: calc(50% - 10px);}
    .tab-section-pannel ul.categories li a {
        font-size: 1.6rem;
        line-height: 120%;
    }
}

@media screen and (max-width: 590px) {
    /* 2 items */
    .tab-section-pannel ul.categories li a {
        font-size: 1.2rem;
		line-height: 120%;
		padding: 4px 3% 6px 3%;
    }
}

@media screen and (max-width: 320px) {
    /* 2 items */
    .tab-section-pannel ul.categories li {
        width: calc(50% - 10px);
    }
}

/************************ Game hp *****************************/

/* GameLayout || GamesProviderPage || Index */

/* Promotion || GameComponent || GameTileComponent || SearchGameComponent */

/************************ Game up *****************************/

/** play now **/

.tabs-section-wrap .game-up button {
    width: 100%;
    height: 100%;
    background: transparent !important;
    align-self: center;
    font-weight: 900;
    text-transform: uppercase;
    padding: 9px 0;
    white-space: normal;
    display: block;
}
.tabs-section-wrap .game-up button span {
    background: #e92b5b;
    padding: 8px 15% 9px 15%;
    line-height: 115%;
}
.disclaimer-text {display: block; margin: 0 auto; width:fit-content;max-width: 85%; padding: 1rem;}

@media screen and (min-width: 768px) { /* desktop view' */
    .tabs-section-wrap .game-up button,
    .games-carousel .carousel-container .game-up button {
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) { /* mobile view */
    .tabs-section-wrap .game-up button,
    .games-carousel .carousel-container .game-up button {
            font-size: 4.4vw !important;
    }
}


/* Promotion || GameComponent || GameTileComponent || SearchGameComponent */

/* Index || GameCarouselComponent */

/****** Hompage first (All) 3rd level - pannel - carousels ******/

#hp-special {
    margin-bottom: 0px;
}

div.carousel-title {
    background-color: #005E7D;
    margin-bottom: 10px;
    padding: 6px 12px 6px 12px;
    border-radius: 2px;
    text-align: center;
}

div.carousel-title > div {
    display: flex;
    justify-content: space-between;
}
        
.carousel-title h2 {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    display: inline;
    margin: 0; padding: 0;
}

.carousel-title a {
    color: #fff;
    font-size: 1.9rem;
    line-height: 115%;
    text-transform: uppercase;
    align-self: center;
}

@media screen and (max-width: 767px) { /* mobile view */
    #hp-special {
        margin-bottom: 0;
    }
    div.carousel-title {
        margin-bottom: 1.3vw;
        border-radius: 0.52vw;
    }
    div.carousel-title > div {
    }
    #hp-special .carousel-title h2 {
        font-size: 3.7vw;
        line-height: 115%;
    }
    .carousel-title a {
        font-size: 2.9vw;
        line-height: 115%;
    }
}

/** arrows**/

#hp-special button.carousel__back-button,
#hp-special button.carousel__next-button {
    height: 100%;
    padding: 0 10px;
    background-color: rgba(0, 94, 125, 0.6);
    position: absolute;
    top: 0; z-index: 2;
}

#hp-special button.carousel__back-button {
    left: 5px;
    border-radius: 2px 0px 0px 2px;
}

#hp-special button.carousel__next-button {
    right: 5px;
    border-radius: 0px 2px 2px 0px;
}

#hp-special button.carousel__back-button .fa,
#hp-special button.carousel__next-button .fa {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,
        1px 1px 0 #000;
}

/****/

/* GameCarouselComponent */
#hp-special .games-carousel .carousel-container {
    position: relative;
    margin-left: -5px;
    margin-bottom: 20px;
    width: calc(100% + 10px);
}

#hp-special .games-carousel .carousel-container a {
    height: 19px;
    overflow: hidden;
    line-height: 19px;
    padding: 0 5px;
    position: absolute;
    bottom: 0; left: 0; right: 0;
    z-index: 3;
    background-color: rgba(0, 94, 125, 0.8);
    color: #fff;
}

#hp-special .games-carousel .carousel-container a:hover {
    color: #fff;
}
#hp-special .game-unit:hover a {
    background-color: transparent !important;
}

@media screen and (max-width: 767px) { /* mobile view */
    #hp-special .games-carousel .carousel-container {
        width: calc(100% + 5px + 3.17vw);
        margin-bottom: 3.9vw;
    }
    #hp-special button.carousel__back-button,
    #hp-special button.carousel__next-button {
        display: none;
    }
    #hp-special .games-carousel .carousel-container a {
        height: unset;
        overflow: hidden;
        padding: 1.3vw 5px 1.3vw 5px;
        white-space: nowrap;
        font-size: 2.4vw;
        line-height: 115%;
    }
}

/****** long image ******/

div.long-img {
    margin: 0px -15px 25px -15px;
}

div.long-img img {
    width: 100%;
    height: auto;
    display: block;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    div.long-img {
        display: none;
        /*margin:0px -3.17vw 25px -3.17vw;*/
    }
}

/* Index || GameCarouselComponent */

/* gameCategoryPage */

/****** load more button ******/

div.panel-button {
    width: 100%;
    display: table;
    background-color: #fff;
}

#help-in .panel-button {
    display: none;
}

button.load-more {
    margin: 15px auto 35px auto;
    height: 60px;
    font-size: 3.2rem;
    line-height: 100%;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #0099CC;
    color: #fff;
    padding: 0px 25px 0px 25px;
}

button.load-more:hover {
    background-color: #005E7D;
    color: #fff;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    button.load-more {
        height: 11.8vw;
        border-width: 0.52vw;
        font-size: 5.6vw;
        line-height: 100%;
        margin: 2vw auto 14vw auto;
        padding: 0 4.5vw 0px 4.5vw;
    }
}

/****** load more button ******/

/* gameCategoryPage */

/* SeoBlockComponent || SimpleFeedComponent ||    help || PaymentMethodPage || winnersPage*/

/************ Ip Content Line *****************/

.content-line {
    min-height: 300px;
    padding: 35px 0px 45px 0px;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    .content-line {
        min-height: 0;
        padding: 3.5vw 0 3.3vw 0;
    }
}

.content-seo {
    position: relative;
    padding-top: 35px;
}

.content-seo:before {
    content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    font-size: 30px;
    color: #000;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    .content-seo {
        padding: 10vw 0 3.3vw 0;
    }
}

/************ Ip Content Line *****************/

/* SeoBlockComponent || SimpleFeedComponent ||    help || PaymentMethodPage || winnersPage*/

/************************ Help *****************************/

/*********** help Tabs **********/

#help {
    margin-bottom: 35px;
}

#help .tabs {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

#help ul.main-tabs {
    display: flex;
    padding: 0;
    margin: 0;
    border-bottom: #0099cb 4px solid;
}

#help ul.main-tabs li {
    width: 50%;
    margin: 0;
    font-size: 3rem;
    line-height: 120%;
    text-align: center;
    border-radius: 2px 2px 0px 0px;
    list-style: none;
    box-sizing: border-box;
}

#help  ul.main-tabs li a:after {
    display: none;
}

#help ul.main-tabs li a {
    display: block;
    background-color: #808080;
    color: #fff;
    padding: 8px 20px 8px 20px;
    font-weight: 900;
    text-decoration: none;
}

#help ul.main-tabs li:first-child {
    border-right: #eee 2px solid;
    border-bottom: #eee 2px solid;
}

#help ul.main-tabs li:last-child {
    border-left: #eee 2px solid;
    border-bottom: #eee 2px solid;
}

#help ul.main-tabs li a span {
    display: block;
}

#help ul.main-tabs li.active {
    background-color: #0099cb;
    border-bottom-color: #0099cb;
    margin-top:-10px;
    border-right: 0 !important;
    border-left: 0 !important;
}

#help ul.main-tabs li a:hover {
    color: #000;
}

#help ul.main-tabs li.active a {
    background-color: #0099cb;
    color: #fff;
    padding-top:18px;
}

@media screen and (max-width: 767px) { /* mobile view */
    #help .tabs {
        padding-top: 1.5vw;
        margin-right: -4%;
        margin-left: -4%;
        width: 108%;
        padding-right: 4%;
        padding-left: 4%;
    }
    #help ul.main-tabs {
        margin: 0 -4.3% 0 -4.3%;
        border: 0;
    }
    #help ul.main-tabs li {
        font-size: 4.7vw;
        line-height: 120%;
        border-width: 0.52vw !important;
        border-bottom:0 !important;
    }
    #help ul.main-tabs li a {
        padding: 2.9vw 2.6vw 2.3vw 2.6vw;
    }
    #help ul.main-tabs li.active {
        margin-top: -1.5vw;
    }
    #help ul.main-tabs li.active a {
        padding-top: 4.4vw;
    }
    #help ul.main-tabs li:first-child.active a {
        padding-bottom: 3.2vw;
    }
}

/*********** help Pannels **********/

#help div.tab-section-pannel {
    display: none;
    padding: 30px;
    background-color: #edebeb;
    text-align: left;
    border-radius: 0px 0px 2px 2px;
}

#help div.tab-section-pannel.active {
    display: block;
}

@media screen and (max-width: 767px) {
    /* mobile view */
    #help div.tab-section-pannel {
        padding: 0;
        margin: 0 -4.3% -3.3vw -4.3%;
    }
    #help div.tab-section-pannel:last-child {
        padding: 4% !important;
    }
}

/*********** Contact Us **********/

#contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.contact-item {
    width: calc(50% - 15px);
    background-color: #eee;
    padding: 0;
    margin-bottom: 30px;
    box-sizing: border-box;
}

#chat-box {
    background: #fff url("/img/chat-bg.png") no-repeat right bottom / 153px;
}

#email-box {
    background: #fff url("/img/email-bg.png") no-repeat right bottom / 168px;
}

#problem-box {
    background: #fff url("/img/problem-icon.png") no-repeat right bottom / 168px;
    margin-top: 2rem;
}

.contact-item h2 {
    text-transform: uppercase;
    color: #0099CC;
}

.contact-item h3 {
    font-size: 2.4rem;
    font-weight: 900;
    color: #000;
}

#chat .img-zone {
    padding-right: 153px;
}

#email .img-zone {
    /*padding-right:168px;*/
}

.contact-item p {
}

@media screen and (max-width: 1100px) {
    #chat-box .img-zone, #email-box .img-zone, #problem-box .img-zone {
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    /* mobile view */
    #contacts {
        flex-direction: column;
        font-size: 95%;
    }
    div.contact-item {
        width: 100%;
        margin-bottom: 7.28vw;
        padding: 0;
    }
    #chat-box {
        background-size: 32%;
    }
    #email-box {
        background-size: 33%;
    }
    #problem-box {
        background-size: 32%;
        margin-top: 0;
    }
    .contact-item h2 {
        font-size: 6.7vw;
    }
    .contact-item h3 {
        font-size: 5.2vw;
    }
}

/************************ Help *****************************/

li.game-unit {
    opacity: 0.1;
    animation: reveal 0.3s forwards;
    -webkit-animation: reveal 0.3s forwards;
}

@keyframes reveal {
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes reveal {
    100% {
        opacity: 1;
    }
}

@media screen and (max-width: 767px) {
    .inner-tab-nav li {
        min-width: 25%;
        width: unset;
    }
}

/*** play now ***/

@media screen and (min-width: 768px) {
    /* desctop view */
    #search-results .game-up button {
        align-self: center;
        width: 100%;
        height: 100%;
        background: transparent;
        border-radius: 0;
        padding: 15px;
        font-size: 2.4rem;
    }
}
/****/


/* About Us page */

.grid-3 h1 {
    text-align: center;
}

.center-text {
    text-align: center;
}

.quote {
    color: #ff3250;
    text-transform: uppercase;
    font-size: 400%;
    margin: auto;
}

.restricted-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #002538;
    display: flex;
    z-index: 999;
    color: white;
    display: block;
    justify-content: center;
    align-items: center;
}

.restricted-popup img {
    margin: auto;
    margin-bottom: 50px;
}

.restricted-popup .contentText {
    padding: 20px;
}

@media screen and (min-width: 768px) {
    /* desktop-view */
    .grid-3 {
        grid-gap: 4em;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .quote {
        font-size: 500%;
    }
    .restricted-popup {
        display: flex;
    }
}

.grid-two-rows {
    grid-row: span 2;
}

.promotions-button {
    margin: auto !important;
}

.content-buttons button:not(.blog-btn) {
	height:auto;
	font-size:28px;
    margin: auto;
    padding-top: 12px;
    padding-bottom: 12px;
}

@media screen and (max-width: 767px) { /* mobile view */
	.content-buttons button:not(.blog-btn)			{height:auto; padding:1.5vw 3vw 1.5vw 3vw; font-size:3vw; margin-right:auto; margin-left:auto;}
}

@media screen and (max-width: 767px) { /* mobile view */
	.content-buttons button:not(.blog-btn)			{min-height:13.7vw; padding:0 5.9vw 0 5.9vw; font-size:6.46vw; margin-right:auto; margin-left:auto;}
}

.tab-section-pannel .fa-spinner {
    display: none;
    margin-left: 6px;
}

.tab-section-pannel .fa-spinner.spin {
    display: initial;
    animation: rotation 2s infinite linear;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.game-and-payments {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 30px;
}

@media screen and (max-width: 767px) {
    .game-and-payments {
        align-items: stretch;
        flex-direction: column;
        flex-wrap: unset;
    }
}

.game-and-payments > a {
    max-width: 36%;
    display: inline-block;
}

.game-and-payments img {
    max-width: 100%;
    padding: 15px 25px;
    height: 65px;
}

.game-and-payments img:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

.option-logo {
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.05);
    margin: 0 2% 3% 2%;
    display: flex;
    justify-content: center;
    justify-items: stretch;
}

.option-logo a {
    display: inline-flex;
}

.payments {
    padding-top: 0 !important;
}
/*
#pg-wdg-cct {
    position: fixed;
    left: 0;
    bottom: -100%;
    width: 100%;
    color: #000;
    font-size: 14px;
    transition: bottom 0.3s ease;
    display: none;
}

#pg-wdg-cct.fixed {
    display: block;
    bottom: 0;
    z-index: 4;
}

#pg-wdg-cct .pg-wdg-cct-msg {
    display: block;
    -ms-flex: 1;
    flex: 1;
    line-height: 1.2em;
}

#pg-wdg-cct .pg-wdg-cct-full {
    opacity: 1;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    transition: all 0.5s ease;
    padding: 15px 35px 15px 25px;
    border-top: solid 1px #969696;
    background-color: rgba(200, 200, 200, 0.9);
}

#pg-wdg-cct #pg-wdg-cct-close {
    font-weight: 700;
    color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 1em;
}

#pg-wdg-cct .pg-wdg-cct-short {
    opacity: 0;
    display: none;
    transition: all 0.5s ease;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAlElEQVR4Ac3QTwqCYBCG8cfO4J87CWLlrYKOEkg3KK/SQi3CReHybTZCIA3fQqrfs513MyyhomG0zmwIsEfWYMnaga9C3MiJrII7osTVIHIma8QJ18hAxGTFgycuceFdixYbbLmiD/WUzNi5U8eM/H49OBCTUIcPYgDS8EECQBY+qEnJODqD/3xrj5xaZko657zga15GiO7RTPjIlQAAAABJRU5ErkJggg==);
    height: 24px;
    width: 24px;
}

#pg-wdg-cct .pg-wdg-cct-actions {
    display: block;
    margin-left: 10px;
}

#pg-wdg-cct a {
    color: #000;
    text-decoration: underline;
}

#pg-wdg-cct button {
    padding: 5px 20px;
    margin-left: 10px;
    color: #000;
}
*/
@media only screen and (max-width: 767px) {
    #pg-wdg-cct .pg-wdg-cct-full {
        padding: 10px 10px 10px 10px;
        display: block;
    }
    /*
        #pg-wdg-cct {
        font-size: 12px;
        padding-bottom: 13.33vw;
    }
    #pg-wdg-cct .pg-wdg-cct-actions {
        float: initial;
        display: block;
        text-align: center;
        margin-top: 4px;
    }
    #pg-wdg-cct.shorten {
        width: auto;
        color: #000;
        background-color: rgba(225, 225, 225, 0.5);
        border-top-right-radius: 30px;
        padding: 10px 10px 10px 5px;
        border: solid 1px #ccc;
    }
    #pg-wdg-cct.shorten .pg-wdg-cct-short {
        opacity: 1;
        display: block;
    }
    #pg-wdg-cct.shorten .pg-wdg-cct-full {
        opacity: 0;
        display: none;
    }*/
}

@media only screen and (max-width: 767px) {
    #pg-wdg-cct.fixed {
        position: static
    }
}

#pg-wdg-cct button {
    margin-left: 10px;
    color: #000;
    background: #fff;
    border-radius: 0;
    padding: 15px 15px 15px 15px;
    height: auto;
    display: initial;
    font-weight: 600;
}

.wrap-footer-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9995;
}
.search-open .wrap-footer-fixed, .game-open .wrap-footer-fixed {
    bottom: -110%;
}
.game-search-open .wrap-footer-fixed {
    display: block;
}
.search-open #pg-wdg-cct,
.search-open #pg-wdg-cct.fixed,
.game-open #pg-wdg-cct,
.game-open #pg-wdg-cct.fixed,
.game-search-open #pg-wdg-cct,
.game-search-open #pg-wdg-cct.fixed {
    display: none;
}
@media screen and (min-width: 768px) {
    .wrap-footer-fixed   {
        display: none;
    }
    .game-search-open .wrap-footer-fixed {
        display: none;
    }
}

.scroll-up-button {
    z-index: 3 !important;
}


.desktop {
    display: block !important;
}
.mobile {
    display: none !important;
}

@media only screen and (max-width: 767px) { /* mobile view */
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
}

.faq-area-wrapper {
    width: 95%;
    max-width: 1310px;
    margin: auto;
}

@media screen and (max-width: 767px) { /* mobile view */
    .scroll-top img {
        max-width: 36px;
    }
}

.payment-option img {
    margin-bottom: 20px;
}

.loader-container {
    display: flex;
    height: 100%;
    width: 100%;
}

.loader {
    border: 24px solid #f3f3f3;
    border-radius: 50%;
    border-top: 24px solid #005E7D;
    border-bottom: 24px solid #005E7D;
    width: 140px;
    height: 140px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
    opacity: 0.4;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*** go top arrow */
span.scroll-top {
    border: #fff 1px solid;
    display: table;
    border-radius: 50%;
}

/************ PWA installer *****************/
@keyframes pwaSlideInUp {
    from {
        height: 0;
        opacity: 0;
    }

    to {
        height: 12.6vw;
        opacity: 1;
    }
}

.pwaSlideInUp {
    -webkit-animation-name: pwaSlideInUp;
    animation-name: pwaSlideInUp;
    animation-delay: 2s;
}

@media screen and (max-width: 767px) { /* mobile view */
    .PWA-installer {
        display: flex;
        background: #062538;
        justify-content: space-between;
        align-items: center;
        border-top: solid 1px #fff;
        opacity: 0;
        padding: 10px;
    }
    .PWA-installer.animated-faster {
        -webkit-animation-duration: 0.7s;
        animation-duration: 0.7s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .PWA-installer .PWA-installer-container {
        display: flex;
        align-items: center;
        flex: 2;
    }
    .PWA-installer .PWA-installer-container img {
        margin-right: 10px;
        width: 30px;
        height: 30px;
    }
    .PWA-installer .PWA-installer-container .PWA-text{
        color: #fff;
    }
}

@media screen and (min-width: 768px) { /* desktop-view */
    .PWA-installer	{display:none;}
}


/* Shrink */
.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
  }
  .hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

/* blog buttons, used both in blog pages and in seo block */
.blog-btn-container a {
    color: unset;
    text-decoration: none;
    font-weight: unset;
    -webkit-tap-highlight-color: unset;
}

/* desktop view */
@media screen and (min-width: 768px) {
    button.blog-btn {
        font-size: 110%;
    }
}

/* mobile view */
@media screen and (max-width: 767px) {
    button.blog-btn.btn-big {
        height: 14vw;
        font-size: 170%;
    }    
}

button.blog-btn.btn-secondary {
    border-style: none !important;
    background: #0099CC !important;
    color: #ffffff !important;
}

button.blog-btn.btn-secondary:hover, button.blog-btn.btn-secondary:active, button.blog-btn.btn-secondary:focus {
    background: #1980aa !important;
}

button.blog-btn.btn-negative-secondary {
    border: #0099CC 2px solid !important;
    background: transparent !important;
    color: #0099CC !important;
}

button.blog-btn.btn-negative-secondary:hover, button.blog-btn.btn-negative-secondary:active, button.blog-btn.btn-negative-secondary:focus {
    background: #0099CC !important;
    color: #fff !important;
}

.pt-restrict-message-box {padding: 3rem; background-color: #cfe3f80f; text-align: center;}
.pt-restrict-message-box img {margin-bottom: 20px;}
.pt-restrict-message-box h3, .pt-restrict-message-box h4 {color: #ff346b;}
.pt-restrict-message-box p {font-size: 1.3rem;}
.pt-restrict-message-box  * {margin: 0 auto !important; margin-top: 1rem !important;}
.pt-restrict-message-box ul {width: fit-content; text-align: start; margin: 2rem auto; font-size: 1.3rem;}
.pt-restrict-message-box button { margin-top: 2rem !important; }
.pt-restrict-message-box a { display: inline-block; text-decoration: none; }

@media screen and (max-width: 767px) { 
    .pt-restrict-message-box  { padding: .5rem ; padding-top: 0; overflow-y: scroll;max-height: 100vh; background-color: transparent;}
    .pt-restrict-message-box img { transform: scale(0.8); margin-bottom: 1rem;}
}

/* son support badge*/
div#fc_frame {
    right: unset!important;
    left: 10px;
    bottom: 61px!important;
}

button.feedback.login {
    color: #e40814;
    font-size: inherit;
    font-weight: 700;
    margin: 0 auto 0 auto;
}

button.feedback.register {
    color: inherit;
    font-size: 14px;
    margin-left: 2px;
    font-family: Roboto, arial, helvetica;
    display: inline;
}

.sign-up>div {
    display: flex;
    column-gap: 6px;
}

.sign-up>div h3 {
    margin-bottom: 5px;
}

.sign-up>div>div:first-child {
    font-size:280%;
    font-weight: 900;
    color: #005E7D;
    font-family: arial, helvetica, sans-serif;
    margin-top: 8px;
}

.sign-up>div>div:first-child img {
    min-width: 60px;
    margin-right: 5px;
    margin-top: -5px;
}

@media screen and (max-width: 767px) and (orientation: portrait) { /* mobile view */    
    .sign-up>div>div:first-child img {
        min-width: 40px;
    }
}

.user-stories>p {
    border: solid 1px #e92b5b;
    text-align: center;
    padding: 10px 8px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

button.real-money-slots {
    max-width: 80%;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
}

.center {
    margin-left: auto;
    margin-right: auto;
}
