/*! normalize.css v1.0.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

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

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 75%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav,
nav ul {
    list-style: none
}

svg:not(:root) {
    overflow: hidden
}

figure,
form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

li,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

ol {
    margin-left: 20px;
    list-style: decimal
}

ol li {
    list-style: decimal
}

dt {
    font-weight: 400
}

a,
button,
input[type=submit] {
    cursor: pointer;
    color: inherit;
    text-decoration: none
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline-color: #294bac
}

.button {
    float: left;
    padding: .8rem 1.6rem;
    background: #ed213a;
    background: -moz-linear-gradient(top, #ed213a 0, #93291e 100%);
    background: -webkit-linear-gradient(top, #ed213a 0, #93291e 100%);
    background: linear-gradient(to bottom, #ed213a 0, #93291e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ed213a', endColorstr='#93291e', GradientType=0);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 5px
}

.button:hover {
    background: #ED213A
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0 0 28px;
    color: #676767;
    font-weight: 700
}

h1 {
    font-size: 34px;
    line-height: 1.2308
}

h2 {
    font-size: 29px;
    line-height: 1.2069
}

h3 {
    font-size: 24px;
    line-height: 1.1667
}

h4 {
    font-size: 24px;
    line-height: 1.4
}

h5,
h6 {
    font-size: 17px;
    letter-spacing: .1em;
    line-height: 1.2353;
    text-transform: uppercase
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px;
	color: #333
}

.container {
    float: left;
    width: 100%;
    padding: 0
}

[class*=box] {
    float: left;
    margin: 0 1% 1rem 0;
    padding: 0
}

[class*=box]:last-child {
    margin-right: 0
}

.box1 {
    width: 6.5%
}

.box2 {
    width: 15%
}

.box3 {
    width: 23%
}

.box4 {
    width: 32%
}

.box5 {
    width: 40.5%
}

.box6 {
    width: 49%
}

.box7 {
    width: 57.5%
}

.box8 {
    width: 66%
}

.box9 {
    width: 74.5%
}

.box10 {
    width: 83%
}

.box11 {
    width: 91.5%
}

.box12 {
    width: 100%;
    margin-right: 0
}

@media only screen and (min-width:0px) and (max-width:768px) {
    [class*=box] {
        width: 100%;
        margin-right: 0
    }
}

.center {
    text-align: center
}

html {
    width: 100%;
    height: 100%
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: Arial, sans-serif
}

.title {
    text-align: center;
    color: #000;
    font-size: 24px
}

.gold {
    color: #a38a4a
}

.navigation {
    : @charset "UTF-8";
    display: none
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .navigation {
        display: flex;
        background: #000;
        padding: 0
    }
}

.navigation .navigation {
    height: 70px;
    background: #262626
}

.navigation .brand {
    position: absolute;
    padding-left: 5%;
    float: left;
    line-height: 70px;
    text-transform: uppercase;
    font-size: 1.4em;
    padding-top: 3%;
    max-width: 195px
}

.navigation .brand a,
.navigation .brand a:visited {
    color: #fff;
    text-decoration: none
}

.navigation .nav-container {
    width: 100%
}

.navigation nav {
    float: right;
    background: 0 0
}

.navigation nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.navigation nav ul li {
    float: left;
    position: relative
}

.navigation nav ul li a,
.navigation nav ul li a:visited {
    display: block;
    padding: 0 20px;
    line-height: 70px;
    background: #262626;
    color: #fff;
    text-decoration: none
}

.navigation nav ul li a:hover,
.navigation nav ul li a:visited:hover {
    background: #21ad76;
    color: #fff
}

.navigation nav ul li a:not(:only-child):after,
.navigation nav ul li a:visited:not(:only-child):after {
    padding-left: 4px;
    content: ' ▾'
}

.navigation nav ul li ul li {
    min-width: 190px
}

.navigation nav ul li ul li a {
    padding: 15px;
    line-height: 20px
}

.navigation .nav-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15)
}

.navigation .nav-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #262626;
    height: 70px;
    width: 70px
}

@media only screen and (max-width:798px) {
    .navigation .nav-mobile {
        display: block
    }
    .navigation nav {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 70px 0 0
    }
    .navigation nav ul {
        display: none
    }
    .navigation nav ul li {
        float: none
    }
    .navigation nav ul li a {
        padding: 15px;
        line-height: 20px
    }
    .navigation nav ul li ul li a {
        padding-left: 30px
    }
    .navigation .nav-dropdown {
        position: static
    }
}

@media screen and (min-width:799px) {
    .navigation .nav-list {
        display: block!important
    }
}

.navigation #nav-toggle {
    position: absolute;
    left: 18px;
    top: 22px;
    cursor: pointer;
    padding: 10px 35px 16px 0
}

.navigation #nav-toggle span,
.navigation #nav-toggle span:after,
.navigation #nav-toggle span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    transition: all 300ms ease-in-out
}

.navigation #nav-toggle span:before {
    top: -10px
}

.navigation #nav-toggle span:after {
    bottom: -10px
}

.navigation #nav-toggle.active span {
    background-color: transparent
}

.navigation #nav-toggle.active span:after,
.navigation #nav-toggle.active span:before {
    top: 0
}

.navigation #nav-toggle.active span:before {
    transform: rotate(45deg)
}

.navigation #nav-toggle.active span:after {
    transform: rotate(-45deg)
}

.navigation article {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px
}

header {
    float: left;
    width: 70%;
    padding: 1rem 15%;
    height: auto;
    background: #000;
    color: #FFF;
    transition: all 1s ease
}

@media only screen and (min-width:1440px) {
    header {
        width: 70%;
        padding: 1rem 15%
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    header {
        display: none
    }
}

header img {
    float: left;
    margin-right: 1rem;
    max-width: 250px
}

header img:nth-child(2) {
    float: right;
    margin-top: 2rem
}

@media only screen and (min-width:0px) and (max-width:768px) {
    header img {
        height: 35px
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .hide {
        display: none
    }
}

nav {
    float: left;
    width: 70%;
    padding: 0rem 15%;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #d7d7d7 100%);
    background: -webkit-linear-gradient(top, #fff 0, #d7d7d7 100%);
    background: linear-gradient(to bottom, #fff 0, #d7d7d7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7d7d7', GradientType=0)
}

nav ul {
    margin: 0
}

nav ul li {
    display: inline-block;
    line-height: 40px;
    font-size: 12px;
    border-right: 1px solid #d8d8d8
}

@media only screen and (min-width:0px) and (max-width:768px) {
    nav ul li {
        display: inline-block;
        width: 100%;
        text-align: left
    }
}

nav ul li:first-child {
    border-left: 1px solid #d8d8d8
}

nav ul li:before {
    display: none
}

nav ul li a {
    padding: 0rem 2rem;
    letter-spacing: 1px
}

nav ul li a:hover {
    color: #d7262e
}

nav ul li.active {
    color: #a38a4a
}

#mobile-nav {
    display: none;
    position: relative;
    font-size: 1em;
    font-weight: 700
}

#mobile-nav .nav-button {
    position: absolute;
    top: -3px;
    right: 0;
    padding: 18px;
    font-size: 18px;
    color: #FFF;
    background-color: #d7262e
}

#mobile-nav .nav-button i,
#mobile-nav .nav-button svg {
    line-height: 16px
}

#mobile-nav .menu-primary-menu-container {
    display: none;
    position: absolute;
    top: 59px;
    left: 0;
    width: 100%;
    background-color: #29525b;
    z-index: 9999
}

#mobile-nav .menu-primary-menu-container ul {
    margin: 0
}

#mobile-nav .menu-primary-menu-container ul li {
    float: left;
    display: block;
    width: 100%
}

#mobile-nav .menu-primary-menu-container ul li:before {
    display: none
}

#mobile-nav .menu-primary-menu-container ul li a {
    float: left;
    display: block;
    width: 100%;
    padding: .4em 0;
    text-align: center;
    color: #FFF
}

#mobile-nav .menu-primary-menu-container ul li a:hover {
    background-color: #6ca6aa
}

.banner {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.ticker {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5%
}

.accreditations,
.light-grey-bg,
section {
    float: left;
    width: 100%;
    padding: 3rem 0
}

@media only screen and (min-width:1440px) {
    .accreditations,
    .light-grey-bg,
    section {
        width: 100%;
        padding: 3rem 0
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .accreditations,
    .light-grey-bg,
    section {
        width: 90%;
        padding: 1rem 5%
    }
}

.normal {
    float: left;
    width: 70%;
    padding: 1rem 15%
}

@media only screen and (min-width:1440px) {
    .normal {
        width: 70%;
        padding: 1rem 15%
    }
}

@media only screen and (min-width:1440px) {
    .normal {
        width: 70%;
        padding: 1rem 15%
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .normal {
        width: 90%;
        padding: 2rem 5%
    }
}

p i,
p svg {
    margin-right: 5px
}

.light-grey-bg {
    background: #f1f1f1;
    border-bottom: solid 1px #a9a9a9
}

.game-box {
    background: #fff;
    border: 2px solid #e1e1e1;
    border-radius: 0 0 5px 5px
}

.game-box img {
    width: 100%;
    height: auto
}

.game-box a,
.game-box h2,
.game-box p,
.game-box ul {
    margin: 10px 5%;
    font-size: 13px
}

.game-box h2 {
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #7d7c7c
}

.game-box ul.offer {
    text-align: center
}

.game-box ul.offer li:nth-child(2) {
    font-size: 35px;
    color: #a38a4a;
    font-weight: 700
}

.game-box ul.tick li {
    font-size: 10px;
    line-height: 25px;
    color: #7d7c7c
}

.game-box ul.tick li:before {
    content: '\2713';
    display: inline-block;
    color: #7aa659;
    padding: 0 6px 0 0
}

.tick li {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 2px
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .tick li {
        width: 100%
    }
}

li.home-tick {
    width: 100%
}

.review a,
.review p {
    text-align: center;
    margin-top: 15%
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .review a,
    .review p {
        margin: 0
    }
}

.review .button {
    padding: .8rem 1.6rem;
    float: right;
    margin-top: 15%
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .review .button {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: .8rem 1.6rem;
        margin: 0
    }
}

.review .tick {
    margin: 0;
    padding: 5%
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .review .tick {
        padding: 0
    }
}

.review .tick li:before {
    content: '\2713';
    display: inline-block;
    color: #7aa659;
    padding: 0 6px 0 0
}

.game-box a.info {
    font-size: 10px;
    line-height: 25px;
    color: #7d7c7c;
    font-weight: 700
}

.game-box a.button {
    width: 90%;
    padding: 1rem 0;
    text-align: center
}

.over {
    width: 100%;
    height: 100%;
    margin: 0
}

.over img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%
}

.ad-space img {
    width: 100%;
    height: 100%
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    width: 100%
}

.desk {
    display: none
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .desk {
        display: block
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .mobile {
        display: none
    }
}

form li {
    float: left;
    width: 100%;
    clear: both
}

form li:before {
    display: none
}

form li i {
    float: left;
    padding: 1rem;
    font-size: 18px;
    color: #fff;
    background: #29525b;
    border-radius: 23px 0 0 23px
}

form li input[type=text],
form li select,
form li textarea {
    float: left;
    width: 80%;
    padding: .82rem 1rem;
    margin-bottom: 1rem;
    background: #fff;
    color: #676767;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc
}

form li select option {
    color: #666
}

form li input[type=submit],
form li input[type=submit]:hover {
    padding: 1rem 5rem
}

footer {
    float: left;
    width: 70%;
    padding: 1rem 15%;
    height: auto;
    background: #272727;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 14px
}

@media only screen and (min-width:1440px) {
    footer {
        width: 70%;
        padding: 1rem 15%
    }
}

footer p {
    color: #fff;
    margin: 0;
    text-align: left
}

.top-footer {
    background: #000
}

.top-footer ul {
    display: flex;
    width: 100%
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .top-footer ul {
        display: inline-block;
        width: 100%;
        text-align: left
    }
}

.top-footer ul:first-child {
    border-bottom: solid 1px #fff
}

.top-footer li {
    margin: 1rem 1rem 1rem 0;
    line-height: 2rem;
    width: 14%;
    text-align: left
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .top-footer li {
        width: 100%;
        margin: 0
    }
}

.topbonus {
    background: #fff;
    border-radius: 0 0 5px 5px
}

.topbonus .button {
    padding: .9rem .8rem;
	font-size: 12px;
	text-align: center
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .topbonus .button {
        width: 90%;
        padding: 1rem 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-align: center;
        margin: 0 5%
    }
}

.pad {
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.bonus-title h1 {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: .5rem;
    font-weight: 400;
    margin-bottom: 1rem;
    background: #272b2f
}

.game-1 {
    border-bottom: solid 1px #eee
}

.game-1 .img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2%;
    text-align: center
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .game-1 .img {
        width: 48%;
        text-align: center;
        margin: 0
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .game-1 .img img {
        width: 110px
    }
}

.game-1 .p {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .game-1 .p {
        width: 50%
    }
}

.game-1 .p p {
    margin: 0;
    font-weight: 700;
    font-size: 12px
}

.game-1 .p .large {
    font-size: 22px;
    line-height: 26px
}

@media only screen and (max-width:1300px) and (min-width:700px) {
    .game-1 .box5 {
        width: 70%!important
    }
    .game-1 .box4 {
        width: 98%!important;
        margin-left: 2%
    }
}

.large {
    font-size: 30px;
    line-height: 40px
}

.offer {
    margin-top: 1rem
}

input {
    margin: 1rem 0;
    border: none;
    background: #edf0f1;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5%
}

.padding {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5% 5%
}

.padding p {
    text-align: center;
    margin: 0
}

.padding .butt {
    width: 100%;
    padding: 1rem 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    margin: 0 0 1rem
}

.tick {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1%;
    line-height: 18px;
    font-size: 12px
}

.tick li:before {
    content: '\2713';
    display: inline-block;
    color: #7aa659;
    padding: 0 6px 0 0
}

.tick2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 1%;
	line-height: 18px;
	font-size: 12px
}

.tick2 li {
    width: 100%
}

.tick2 .op {
    opacity: .6
}

.accord {
    background: #fff;
    border: 2px solid #e1e1e1;
    border-radius: 0 0 5px 5px
}

.accord .read-more-state {
    display: none
}

.accord h1 {
    font-size: 13px;
    width: 100%;
    border-bottom: solid 1px #e1e1e1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1%
}

.accord .read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease
}

.accord .read-more-state:checked~.read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em
}

.accord .read-more-state~.read-more-trigger:before {
    content: 'Show more'
}

.accord .read-more-state:checked~.read-more-trigger:before {
    content: 'Show less'
}

.accord .read-more-trigger {
    cursor: pointer;
    display: inline-block;
    color: #666;
    font-size: 12px;
    line-height: 2;
    border-radius: .25em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1%;
    width: 100%;
    text-align: center;
    border-top: solid 1px #e1e1e1
}

.cookie-wrap {
    width: 100%;
    max-width: 100%;
    padding: 1rem;
    color: #222;
    box-sizing: border-box;
    transition: opacity .3s ease-out, z-index 0s .3s, visibility 0s .3s;
    z-index: 999
}

.cookie-wrap.accepted {
    opacity: 0;
    z-index: -1;
    visibility: hidden
}

.cookie-wrap .cookie-accept {
    appearance: none;
    line-height: 1.6;
    padding: .35rem 1.35rem;
    background: #ed213a;
    background: -moz-linear-gradient(top, #ed213a 0, #93291e 100%);
    background: -webkit-linear-gradient(top, #ed213a 0, #93291e 100%);
    background: linear-gradient(to bottom, #ed213a 0, #93291e 100%);
    border: none;
    color: #fff;
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform-origin: center;
    transform-style: flat;
    transform: translateY(-50%)
}

.cookie-wrap .cookie-text {
    display: block;
    padding-right: 9rem;
    position: relative
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .cookie-wrap .cookie-text {
        font-size: 8px
    }
}

.cookie-wrap p {
    margin-top: 0;
    margin-bottom: 0
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .cookie-wrap p {
        font-size: 8px
    }
}

.cookie-wrap p a {
    color: #090909;
    text-decoration: underline
}

.cookie-wrap.static {
    position: relative
}

.cookie-wrap.fixed {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff
}

.cookie-wrap.fixed.bottom {
    box-shadow: 0 20px 25px 25px rgba(34, 34, 34, .25);
    bottom: 0
}

.cookie-wrap.fixed.top {
    box-shadow: 0 -20px 25px 25px rgba(34, 34, 34, .25);
    top: 0
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .hide {
        display: none
    }
}

.half-col li {
    width: 50%;
    float: left
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .half-col li {
        width: 100%
    }
}

.light-grey {
    background: #f1f1f1;
    border-bottom: solid 1px #a9a9a9
}

.clear {
    clear: both
}

.last {
    margin: 0
}

.mb3 {
    margin: 0 0 3px
}

.bg-blue {
    background: #d7262e
}

.ui-datepicker-next ui-corner-all {
    color: #000
}

.no-bullets li:before {
    display: none
}

.inline li {
    display: inline;
    margin-right: 1rem
}

.error,
label.error {
    color: red
}

.pad2 {
    padding: 2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .t-hide {
        display: none
    }
    #mobile-nav,
    .t-show {
        display: block
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    .m-hide {
        display: none
    }
    #mobile-nav,
    .m-show {
        display: block
    }
    .mb {
        margin-bottom: 1rem
    }
}

/* Dropdown */

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}
