﻿/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,800,700,600&subset=latin,cyrillic); "Open Sans", */
* {-webkit-font-smoothing: subpixel-antialiased;-webkit-text-size-adjust: none;}
html, body {
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;margin:0; padding:0;
    position:relative;
    background:#363636;
}
  
.container {
    margin:0 auto;
    position:relative;
    width:100%;
}

.content .inner, .contentForm .inner, .points .inner, .footer .inner {display:block;width:1200px;margin:0 auto;}

.inner {width:960px;margin:0 auto;position:relative;/*outline:1px solid #f0f;*/}

.header {position:relative;
         padding-top:5px;
         background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoZWFkYmciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmZmZmE0IiAvPjxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjZmZlZDY0IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiYzQzOSIgLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjaGVhZGJnKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: -webkit-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: -ms-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: -o-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: linear-gradient(to bottom, #ffffa4 0, #ffed64 35%, #fbc439 100%);
}
.title {display:inline-block;vertical-align:top;padding-top:5px;margin:0 0 0 90px;}
.title h1 {margin:0;font-size:25px;line-height:30px;text-transform:uppercase;text-align:center;}

.logo {
    display:inline-block;
    width:198px;
    height:68px;
    margin:0 auto;
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-logo.fs8.png);
	background-size:contain;
}

@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:2/1), (min-resolution:2dppx) {
	.logo {
	background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-logo_2x.fs8.png);}
}
.content {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJtYWluYmciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMWEyOTM0IiAvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDQ3Njk2IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMjkzNCIgLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbWFpbmJnKSIgLz48L3N2Zz4=);
    background: -moz-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: -webkit-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: -ms-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: -o-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: linear-gradient(to bottom, #1a2934 0, #047696 50%, #1a2934 100%);
}
.content .inner {padding-top:560px;background-image: url(//cdn.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-games.fs8.png);
	background-size:contain;
	background-repeat:no-repeat;background-position:left center;}
.content .inner.v2 {background-image: url(//cdn.iredirect.net/webcdn/img/rea/spl/en/zc/6/ZC-slots-REA-game.fs8.png);}
body[data-device="0"] .content .inner.v2 {background-image: url(//cdn.iredirect.net/webcdn/img/rea/spl/en/ukc/3/UKC-slots-REA-games.fs8.png);}
.bonus {position:absolute;width:178px;height:193px;top:-75px;right:100px;background-size:178px;}
.container[data-currency="USD"] .bonus,
.container[data-currency="CAD"] .bonus {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-bonus-USD.fs8.png);
}
.container[data-currency="GBP"] .bonus {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-bonus-GBP.fs8.png);
}
.container[data-currency="EURO"] .bonus {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-bonus-EUR.fs8.png);
}
body.reg-gb .container[data-currency="USD"] .bonus,
body.reg-gb .container[data-currency="CAD"] .bonus {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/5/LXC-BB-REA-bonus-GB-USD.fs8.png);
}
body.reg-gb .container[data-currency="GBP"] .bonus {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/5/LXC-BB-REA-bonus-GB-GBP.fs8.png);
}
body.reg-gb .container[data-currency="EURO"] .bonus {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/5/LXC-BB-REA-bonus-GB-EUR.fs8.png);
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:2/1), (min-resolution:2dppx) {
	.content .inner {
	    background-image: url(//cdn.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-games_2x.fs8.png);
	}
    .content .inner.v2 {
        background-image: url(//cdn.iredirect.net/webcdn/img/rea/spl/en/zc/6/ZC-slots-REA-game_2x.fs8.png);
    }
    body[data-device="0"] .content .inner.v2 {
        background-image: url(//cdn.iredirect.net/webcdn/img/rea/spl/en/ukc/3/UKC-slots-REA-games_2x.fs8.png);
    }
    .container[data-currency="USD"] .bonus,
    .container[data-currency="CAD"] .bonus {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-bonus-USD_2x.fs8.png);
    }
    .container[data-currency="GBP"] .bonus {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-bonus-GBP_2x.fs8.png);
    }
    .container[data-currency="EURO"] .bonus {
	    background-image: url(/rea/pop/en/lxc/6/LXC-BB-REA-bonus-EUR_2x.fs8.png);
    }
    body.reg-gb .container[data-currency="USD"] .bonus,
    body.reg-gb .container[data-currency="CAD"] .bonus {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/5/LXC-BB-REA-bonus-GB-USD_2x.fs8.png);
    }
    body.reg-gb .container[data-currency="GBP"] .bonus {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/5/LXC-BB-REA-bonus-GB-GBP_2x.fs8.png);
    }
    body.reg-gb .container[data-currency="EURO"] .bonus {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/5/LXC-BB-REA-bonus-GB-EUR_2x.fs8.png);
    }
}

.contentForm {
    margin-top:0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJjZmJnIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2ZjY2Q0MSIgLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZjY2Q0MSIgLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjM2MzYiIC8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2NmYmcpIiAvPjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #fccd41 0, #fccd41 50%, #363636 50%, #363636 100%);
    background: -webkit-linear-gradient(top, #fccd41 0, #fccd41 50%, #363636 50%, #363636 100%);
    background: -ms-linear-gradient(top, #fccd41 0, #fccd41 50%, #363636 50%, #363636 100%);
    background: -o-linear-gradient(top, #fccd41 0, #fccd41 50%, #363636 50%, #363636 100%);
    background: linear-gradient(to bottom, #fccd41 0, #fccd41 50%, #363636 50%, #363636 100%);
  }
.contentForm .inner {position:relative;z-index:2;}


.myForm {position:absolute;top:-390px;right:50px;width:280px;border:2px solid rgba(252,205,65,1);border-radius:20px;text-align:center;-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJmb290Z3JhZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNmZmZmZmYiIC8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDdkN2Q3IiAvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNmb290Z3JhZCkiIC8+PC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0, #d7d7d7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0, #d7d7d7 100%);
    background: -ms-linear-gradient(top, #ffffff 0, #d7d7d7 100%);
    background: -o-linear-gradient(top, #ffffff 0, #d7d7d7 100%);
    background: linear-gradient(to bottom, #ffffff 0, #d7d7d7 100%);}
body[data-gdpr="true"] .myForm {top:-420px;}
body.reg-ca .myForm {top:-420px;}
.myForm h2 {color:rgba(254,227,86,1);font-weight:600;font-size:25px;line-height:28px;margin:0 auto 10px;padding:5px 10px;letter-spacing:0px; background: #000;-webkit-border-radius: 18px 18px 0 0;border-radius: 18px 18px 0 0;text-shadow: 0 0 4px #000;}
.myForm h2 span {display:block;font-size:32px;line-height:32px;font-weight:700;text-transform:uppercase;}
 
#preform {margin:0 auto;text-align:center;overflow: hidden;border-radius:8px;padding:10px;}
#preform label[for="email"], #preform label[for="firstName"], #preform label[for="lastName"] {display:block;font-size:14px;line-height:14px;font-weight:700;letter-spacing:-1px;margin-bottom:0;}
/*#preform label.error {position:absolute;display:inline;background:url(/img/icon-error.png) 1px 1px no-repeat;width:18px;height:18px;font-size:0 !important;line-height:0 !important;margin-top:5px;text-indent:-10000px !important;color:transparent;margin-left:2px;}
#preform label.success {position:absolute;display:inline;background:url(/img/icon-success.png) 1px 1px no-repeat;width:18px;height:18px;font-size:0 !important;line-height:0 !important;margin-top:5px;text-indent:-10000px !important;color:transparent;margin-left:2px;}*/

#preform input {/*font-family: "Open Sans",sans-serif;*/font-weight:400;width:210px;height:16px;background:#f2f2f2;border:1px solid #c3c3c3;margin-bottom:10px;padding:10px;border-radius:3px;}
#preform input.btn {width:240px;height:54px;font-weight:bold;color:#fff;font-style:normal;cursor:pointer;white-space: pre-wrap;word-break: keep-all;font-size:23px;line-height:23px;padding:4px 0;text-transform:uppercase;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;border:1px solid #a53e00;text-shadow: 1px 1px 1px #000000;background: rgb(219,10,0);-webkit-appearance:none;}
body[data-gdpr="true"] #preform input.btn {margin:10px 0 0;}
#preform p {text-align:left;width:230px;margin:0 auto 12px;font-size:11px;line-height:14px;}
#preform p label {margin-left: 17px;display: block;}
#preform p label input {width: auto;margin:0 0 0 -17px;vertical-align:middle;}
#preform input.error, #preform select.error {border-color: rgba(255,0,0,1); box-shadow: 0 0 3px 0 rgba(255,0,0,1), 0 0 3px 0 rgba(255,0,0,1), 0 0 3px 0 rgba(255,0,0,1);}
#preform input.valid, #preform select.valid {border-color: rgba(38,117,218,1); box-shadow: 0 0 3px 0 rgba(38,117,218,1), 0 0 3px 0 rgba(38,117,218,1), 0 0 3px 0 rgba(38,117,218,1);}
/*#preform p label input.invalidField {outline:solid 2px #c00;}
#preform input.invalidField {outline:solid 2px #c00;}

#preform input[type="checkbox"] {width: 20px;margin: 0px 0 10px 0;}
#preform label {font-size: 13px;letter-spacing: -1px;}

.invalidField { outline:3px solid OrangeRed !important; }
.invalidField { outline:3px solid OrangeRed !important; }*/


.clearfix:before {content: "";display: table;}
.clearfix:after {content: "";display: table;clear: both;}
.breakfloat {float:none;clear:both;line-height:0;font-size:0;}


.copyright {text-align:center;margin:0 auto;color:#fff;padding:10px ;float:none;clear:both;}
.copyright h3 {font-size: 24px;line-height:24px;margin:10px 0 5px;padding:0;}
.copyright p {line-height:21px;margin:0 0 10px;padding:0;}
.copyright a {color:rgba(225,225,225,1);}
.copyright a:hover {text-decoration:none;}
.copyright span {display:inline-block;font-size: 14px;}


.points .inner {}
.points {background:rgba(252,205,65,1);padding:5px 0;}
.points ul {margin:0; padding:0;}
.points ul li {display:inline-block;width:auto;margin:0;padding:0 0 0 70px;box-sizing:border-box;line-height:60px;position:relative;font-size: 25px;
    text-transform: uppercase;font-weight:bold;}
.points ul li::before {
    content:"";
    display:block;
    position:absolute;
    width:63px;
    height:60px;
    top:0;
    left:0;
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-star.fs8.png);
    background-size:63px;
    text-align: center;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:2/1), (min-resolution:2dppx) {
	.points ul li::before {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-star_2x.fs8.png);
	}
}
	
.points ul li:nth-of-type(1)::before {content:"1";}
.points ul li:nth-of-type(2)::before {content:"2";}
.points ul li:nth-of-type(3)::before {content:"3";}

body.reg-gb .points ul li {font-size:24px;letter-spacing:-1px;}

.footer{
    position:relative;
    padding-bottom:0;}

.livechat {width:190px;margin:0 auto 16px;padding:0;box-shadow:2px 2px 2px 0 rgba(0,0,0,0.4);height:35px;position:relative;z-index:4;}
.avd{margin:0 auto 10px;padding:10px 10px 5px;background:#fff;max-width:420px;-webkit-border-radius:5px;border-radius:5px;}
.avdtxt{height:auto; padding:0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;text-align:center;}
.avdimg{margin:0 auto;text-align:center;}
.avdimg .norton{background-image:url(//cdn.iredirect.net/webcdn/img/rea/shared/secimages/norton.jpg); background-repeat:no-repeat; width:104px; height:50px;margin-right:10px;display:inline-block;}
.avdimg .mcaffee{background-image:url(//cdn.iredirect.net/webcdn/img/rea/shared/secimages/mcafee.jpg); background-repeat:no-repeat; width:106px; height:50px;margin-right:10px;display:inline-block;}
.avdimg .safesecure{background-repeat:no-repeat; width:91px; height:50px;display:inline-block;}
.affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 15px;clear:both;}
.terms{font-weight:bold;width:350px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:2px auto 0;}
.copy {text-align:center; font-size:13px;color:rgba(225,225,225,1);}

.regulated {margin: 20px auto 0;max-width: 700px;padding: 0 20px;font-size:11px;color:#fff;text-align:center;}
.regulated a {color:#ccc;}
.regulated a:hover {text-decoration:none;}

.UKreg {max-width:440px;margin:12px auto 0;text-align:center;}
.eighteenplus {display:inline-block;width:29px;height:32px;background: url(/rea/shared/UK-reg/img/ukgc-icons-white.fs8.png) no-repeat 0 0;}
.mga {display:inline-block;width:95px;height:32px;background: url(/rea/shared/UK-reg/img/ukgc-icons-white.fs8.png) no-repeat 0 0;margin: 0 6px;background-position: -153px bottom;}
.gamcon {display:inline-block;width:119px;height:32px;background: url(/rea/shared/UK-reg/img/ukgc-icons-white.fs8.png) no-repeat -32px 0;}
.begamblingaware {display:inline-block;width:125px;height:32px;background: url(/rea/shared/UK-reg/img/ukgc-icons-white.fs8.png) no-repeat 0 0;margin: 0 6px;background-position: -248px bottom;}

.licence {max-width:840px;padding:0 30px;margin:0 auto 20px;color:#ccc;text-align:center;font-size:10px;}
.lowerBG {background:#fff;padding-bottom:20px;}

.footerTracking {
    width:calc(100% - 40px);
    max-width:700px;
    background-color:rgba(17,17,17,0.4);
    font:normal 11px Arial,Helvetica;
    color:#555;
    text-align:left;
    vertical-align:middle;
    border:1px solid rgba(9,9,9,0.4);
    padding:3px 4px;
    margin:4px auto;
    clear:both;
}

.pinkSlime {color:#fff;display:none;}
.tnc {color:#fff;text-align:center;font-weight:600;font-size:13px;padding-bottom:20px;}

.impressum {color:#ccc;display:block;}
.impressum ul {list-style-type:none;width:540px;margin:16px auto;border-bottom:#555 1px solid;padding:0;text-align:center;}
.impressum ul li {display:inline-block;margin:0 7px;line-height:30px;font-size:14px;word-spacing:0;vertical-align:top;/*word-spacing:normal;*/}
.overeightteen, .kanawake, .eCogra {
    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-sprites.fs8.png);
    background-repeat:no-repeat;
    background-size:260px;
}
@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:2/1), (min-resolution:2dppx) {
	.overeightteen, .kanawake, .eCogra {
	    background-image: url(//img.iredirect.net/webcdn/img/rea/pop/en/lxc/6/LXC-BB-REA-sprites_2x.fs8.png);
	}
}
.overeightteen {background-position:0 0;}
.kanawake {background-position:-30px 0;}
.eCogra {background-position:-145px 0;}
.overeightteen img, .kanawake img, .eCogra img {}
.impressum ul li a {color:#a6a6a6;text-decoration:none;}
.impressum ul li a:hover {color:#ccc;text-decoration:underline;}



.sub-header {padding:3px 0;background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoZWFkYmciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmZmZmE0IiAvPjxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjZmZlZDY0IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiYzQzOSIgLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjaGVhZGJnKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: -webkit-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: -ms-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: -o-linear-gradient(top, #ffffa4 0, #ffed64 35%, #fbc439 100%);
  background: linear-gradient(to bottom, #ffffa4 0, #ffed64 35%, #fbc439 100%);}
  .sub-header .logo {margin:0 auto;display:block;width:198px;}
  
  
.sub-content {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJtYWluYmciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMWEyOTM0IiAvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDQ3Njk2IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMjkzNCIgLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbWFpbmJnKSIgLz48L3N2Zz4=);
    background: -moz-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: -webkit-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: -ms-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: -o-linear-gradient(top, #1a2934 0, #047696 50%, #1a2934 100%);
    background: linear-gradient(to bottom, #1a2934 0, #047696 50%, #1a2934 100%);
}
.sub-content .inner {position:relative;padding-bottom:20px;}
.impressum-inner {width:300px;margin:0 auto;padding:20px 0;color:#e6e6e6;}
.newsletter-inner {width:640px;margin:0 auto;padding:20px 0;color:#e6e6e6;}
.sub-content a {color:#fffa99;}
.sub-content a:hover {color:rgba(252,205,65,1);}
.sub-footer {border-top: 40px solid rgba(252,205,65,1);}

.back {position:absolute;bottom:0;right:3px;cursor:pointer;}




/* temp */
html::after {position:fixed;top:0;left:0;color:#000;background:#ff0;padding:2px;font-family: "Open Sans",sans-serif;font-weight:bold;font-size:11px;opacity:0.7;
             content:"optimised for 1200px and above";display:none;/**/  z-index:999; }             

/*******************************************************************************************/
/********************************** RESPONSIVE STYLES **************************************/
/*******************************************************************************************/

/** optimised for between 960px and 1199px **/
@media only screen and (max-width:1199px) {
	html::after {content:"optimised for between 960px and 1199px";}
	.content .inner, .contentForm .inner, .points .inner, .footer .inner {width:960px;}
	.content .inner {padding-top:490px;}
	.contentForm {}
	.title {margin-left:50px;}
	.bonus {right:0;top:-35px}
	.myForm {top:-240px;right:10px;width:260px;}
    body[data-gdpr="true"] .myForm {top:-300px;}
	#preform {padding:10px 0;}
    /*#preform p {margin: 5px 0;}*/
	.points {margin-bottom:30px;}
	.points .inner ul {width:400px;padding: 15px 0 0 160px;}
	.points .inner ul li {font-size: 20px;letter-spacing: -1px;line-height: 20px;padding: 0 0 34px 70px;}
	.points ul li::before {padding-top: 22px;height:38px;top: -20px;}
    body.reg-ca .myForm {top:-310px;}
}

/** optimised for between 720px and 959px **/
@media only screen and (max-width:959px) {
	html::after {content:"optimised for between 720px and 959px";}
	.header .inner, .content .inner, .contentForm .inner, .points .inner, .footer .inner {width:720px;}
	.content .inner {padding-top: 320px;}
	.title {margin-left:10px;}
	.title h1 {text-align:left;font-size:22px;width: 420px;}
	.title h1 br {display:none;}
	.bonus {right:20px;top:-45px;}
	.myForm {top:-170px;}
    body[data-gdpr="true"] .myForm {top:-160px;}
	.points {margin-bottom:40px;}
	.points .inner ul {width:360px;padding: 15px 0 0 80px;}
	.points .inner ul li {display:list-item; list-style-type:none;text-align:left;}
	.impressum ul {padding-left:0;}
	.sub-header .inner, .sub-content .inner, .sub-footer .inner {width:720px;}
	
	body.reg-gb .title h1 {letter-spacing:-1px;}
	body.reg-gb .title h1 br {display:inline;}
	body.reg-gb .points {margin-bottom: 10px;}
    body.reg-ca .myForm {top:-200px;}
	
}
/** optimised for between 640px and 719px **/
@media only screen and (max-width:719px) {
	html::after {content:"optimised for between 640px and 719px";}
	.header .inner, .content .inner, .contentForm .inner, .points .inner, .footer .inner {width:640px;}
	.title h1 {width:420px;text-align: center;}
	.content .inner {padding-top:270px;}
	.bonus {right: 0px;top: -15px;}
	.contentForm .inner {height:80px;margin-bottom:0px;}
	.points {margin-bottom:40px;}
	.points .inner {width:640px;}
	.points .inner ul {margin-left:10px;padding: 15px 0 0 10px;}
	.myForm {top: -80px;}
    body[data-gdpr="true"] .myForm {top:-80px;}
	.impressum ul {width:280px;}
	.regulated {padding-top:10px;}
	.sub-header .inner, .sub-content .inner, .sub-footer .inner {width:640px;}
	.newsletter-inner {width: 540px;}
	
	body.reg-gb .title h1 br {display:none;}
	body.reg-gb .points .inner ul {width: 320px;}
	body.reg-gb .points .inner ul li {font-size: 22px;}
	body.reg-gb .regulated {padding-top:0;}
    body.reg-ca .myForm {top:-80px;}
	
}

/** optimised for between 480px and 639px **/
@media only screen and (max-width:639px) {
	html::after {content:"optimised for between 480px and 639px";}
	.header .inner, .content .inner, .contentForm .inner, .points .inner, .footer .inner {width:480px;}
	.title h1 {font-size: 21px;letter-spacing: -1px;line-height: 20px;width: 260px;}
	.content .inner {padding-top: 240px;}
	.bonus {top: 125px;transform: scale(0.8);right: -12px;}
	.contentForm .inner {height: 240px;margin-bottom: 135px;}
	.myForm {left: 15px;top: 10px;width: 280px;}
	.points {margin-bottom:0px;}
	.points .inner ul {margin:0 auto;padding:0 0 0 10px;}
	.points .inner ul li {font-size: 21px;padding: 15px 0 10px 60px;}
	.points ul li::before {transform: scale(0.8);top: -8px;}
	.regulated {padding-top:0px;}
	.sub-header .inner, .sub-content .inner, .sub-footer .inner {width:480px;}
	.newsletter-inner {width: 400px;}

    body[data-gdpr="true"] .myForm {top:10px;}
    body[data-gdpr="true"] .contentForm .inner {margin-bottom:160px;}
    body.reg-ca .myForm {top:10px;}
    body.reg-ca .points {padding:25px 0 5px;}
}

/** optimised for between 540px and 579px **/ /* ########### NOT USED ########### */
@media only screen and (max-width:579px) {
	/*html::after {content:"optimised for between 540px and 579px";}*/
	
}

/** optimised for between 480px and 539px **/ /* ########### NOT USED ########### */
@media only screen and (max-width:539px) {
	/*html::after {content:"optimised for between 480px and 539px";}*/
	
}

/** optimised for between 320px and 479px **/
@media only screen and (max-width:479px) {
	html::after {content:"optimised for between 320px and 479px";}
	.header .inner, .content .inner, .contentForm .inner, .points .inner, .footer .inner {width:320px;}
	.logo {display: block;margin: 0 0 0 5px;}
	.title {display: block;margin: 0 auto;}
	.title h1 {width: 290px;line-height: 18px;padding-bottom: 10px;font-size:20px;text-align: left;margin-left: 10px;}
	.content .inner {padding-top: 200px;}
	.points .inner ul {width:300px;margin: 0;}
	.points .inner ul li {padding: 15px 20px 10px 60px;}
	.bonus {transform: scale(0.38);right: -40px;top: -182px;}
	.myForm {left: 18px;}
	.impressum ul {width: 270px;}
	.avd {margin: 0 10px 10px;}
	.sub-header .inner, .sub-content .inner, .sub-footer .inner {width:320px;}
	.newsletter-inner {width: 240px;}
	.UKreg {width:auto;}
	/*.eighteenplus, .gamcom {width:50%;}*/
	blockquote {margin:16px auto;font-size:13px;}
	
	body.reg-gb .title h1 {font-size: 18px;letter-spacing:-0.5px;}
}

/** optimised for between 320px and 359px **/ /* ########### NOT USED ########### */
@media only screen and (max-width:359px) {
	/*html::after {content:"optimised for between 320px and 359px";}*/
}