@font-face{
    font-family: 'Poppins';
    src: url('https://cdnroute.bpsgameserver.com/global-assets/fonts/poppins-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family: 'Poppins';
    src: url('https://cdnroute.bpsgameserver.com/global-assets/fonts/poppins-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face{
    font-family: 'Poppins';
    src: url('https://cdnroute.bpsgameserver.com/global-assets/fonts/poppins-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

html,body {
    width:100%;
    margin:0;
    padding:0;
    background-color:#fff;
    color:#f5f5f5;
    font-family: "Poppins", system-ui, sans-serif;
    font-weight:400;
    font-style: normal;
}
.call_recorded{
  display: block;
  font-size: 12px;
  font-style: italic;
}
.h1, .h2, .h3, h1, h2, h3 {
margin-top: 25px;
margin-bottom: 15px;
color: #0f145a;
}
.font_preload{
    height:0px;
    overflow:hidden;
}
.element-show {display:block;}
.element-hidden {display:none;}
#site {
    position:relative;
    display:block;
    min-height:99vh;
}
#faq_subtitle_text{
  display:block;
  text-align: center;
  color:#0f145a;
  font-size:35px;
  font-weight: bolder;
  padding-top: 10px;
}
#faq_welcome_msg{
  margin-top:10px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  font-size:18px;
}

#faq_subsearch_field:after{
  font-size:16px;
  font-weight: bold;
  color:#0f145a;
  display:none;
}
#faq_heading_row {
    background-color:#0f145a;
    position:fixed;
    display: inline-block;
    z-index:50;
}
#faq_heading_logo a:hover,#faq_heading_logo a:active,#faq_heading_logo a:focus {
    text-decoration: none;
}
#faq_heading_row .helper,#faq_balloon_wrapper .helper{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#faq_heading_logo img {
    vertical-align: middle;
}
.faq_button_icon{
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
#faq_info_chat .faq_button_icon{
  background-image:url("https://cslobby-cdn.servisson.com/images/casinoeuro/circle-chat.8efe2e8fffbd18cf.png");
}
#faq_info_phone .faq_button_icon{
  background-image:url("https://cslobby-cdn.servisson.com/images/casinoeuro/circle-phone.1e8c441b1d68a775.png");
}
#faq_info_email .faq_button_icon{
  background-image:url("https://cslobby-cdn.servisson.com/images/casinoeuro/circle-mail.480f6214c2bdba9f.png");
}
/*Hides the font-awesome icon*/
.fa.pull-left::before{
  display: none;
}

.faq_info_complete{
    max-width:220px;
    display: block;
    position: relative;
    margin:0 auto;
}
.faq_bg_content{
  left:0px;
}
.activity_bar{
background-color: #0f145a;
    margin-bottom:0px;
    min-height: 100px;
}
.activity_bar p {
    margin-top: 5px;
    margin-bottom:0;
    font-size:11px;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
.faq_button_icon,.faq_button_content {
    text-align: center;
    position: relative;
    margin-top:5px;
    font-weight: bold;
}
#faq_header_chat:hover  .faq_button_content,#faq_header_email:hover  .faq_button_content,#faq_header_phone:hover  .faq_button_content{
  text-decoration: underline;
}
#faq_howhelp {
    text-align: center;
}
#faq_howhelp h1 {
    font-size:18px;
}
#faq_howhelp p {
    font-size:11px;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    display :none;
}
.activity_bar a,.activity_bar a:hover,.activity_bar a:active,.activity_bar a:focus {
    color: #FFF;
}
.faq--searchbox .faq--searchwrapper {
    display:block;
}
.faq--searchbox {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.faq--searchbox .faq--searchwrapper .faq--searchinput {
    display: inline-block;
    position:relative;
    margin:0;
    outline:0;
    background:#f5f5f5;
    border-left:4px solid #fff;
    border-top:4px solid #fff;
    border-bottom:4px solid #fff;
    border-right:0px solid;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    color:#111;
    z-index:19;
    width:90%;
    height: 50px;
    padding: 10px 0px 10px 15px;
    font-size: 16px;
    font-weight: 500;
    color: #4a4a4a;
    letter-spacing: 0.3px;
    line-height: 30px;
}
.faq--searchbox .faq--searchwrapper .faq--searchbutton {
    float:right;
    display:inline-block;
    margin:0;
    background:#f5f5f5;
    border:0;
    color:#999;
    outline:none;
    border-right:4px solid #fff;
    border-top:4px solid #fff;
    border-bottom:4px solid #fff;
    border-left:0px solid;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index:20;
    width:10%;
    font-size:20px;
}
.faq--searchbox .faq--searchwrapper .faq--searchinput {height:50px;}
.faq--searchbox .faq--searchwrapper .faq--searchbutton {height:50px;}
.faq--searchinput {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#faq_header_description h1{
  color:#0f145a;
  font-size: 35px;
  font-weight: bold;
  margin-left:6%;
  width:100%;
}
#faq_welcome_msg h1{
  color:#fff;
  font-size: 25px;
  text-align: center;
}
.zero--results {
	color: #0f145a;
    padding:20px 0px;
}
.zero--results-string, .faq--resulttree p.zero--results-string {
	display:block;
    color:#999;
    text-transform: uppercase;
}

#contact-info-message {
	font-size: 16px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 600;
}

#panel-alert{
    color:#FFF;
    background:#c53030;
    font-size:12px;
    font-weight: lighter;
}
#panel-promotion{
    color:#FFF;
    background:#008000;
    font-size:12px;
    font-weight: lighter;
}
#faq_app_toptenbox {
     color:#0f145a;
}
.faq_body_alert{
	color:#0f145a;
}
#faq_app_toptenbox li {
    font-size:16px;
    font-weight: lighter;
    border-top:1px solid #fff;
    background:url('https://cslobby-cdn.servisson.com/images/casinoeuro/plus.354b473645438d43.png') no-repeat right center;
    background-position: 97% 50%;
    background-size: 14px;
    padding: 17px 55px 16px 20px;
    line-height: 1em;
}
#faq_app_categorybox h1 {
	  height:40px;
    color:#0f145a;
    font-size:10px;
    margin: 0px 20px 0px 0px;
    background:#eeeeed;
    width:100%;
    padding:10px;
    font-size:18px;
    font-weight:normal;
    text-transform: uppercase;
}
#faq_app_toptenbox ol,#faq_app_categorybox ul {
    margin:0;
    padding:0;
    width:100%;
    list-style-type: none;
}
#faq_app_toptenbox ol{
  background-color:#e4e5ed;
  border-bottom:2px solid #fff;
}
#faq_app_toptenbox a{
  color:#0f145a;
}
#faq_app_categorybox li {
    list-style-type: none;
    list-style-position: inside;
    margin:0px;
    padding:13px 0px 13px 10px;
    letter-spacing: 0.3px;
    font-size:16px;
    /* border:1px solid #eeeeee; */
}
#faq_app_categorybox li:after {
  content:url('https://cslobby-cdn.servisson.com/images/casinoeuro/arrow-categories.031a7310456c9d7b.png');
  float:right;
  padding-right:15px;
}
#faq_app_categorybox li:hover{
    color: #fff;
    background:#0f145a;
}
.faq_nav_inactive li {
    color: #0f145a;
    background-color:#fff;
    border-left:5px solid transparent;
}
.faq_nav_active li,#faq_app_categorybox .faq_nav_active li:hover{
    color:#fff;
    background:#0f145a;
	font-weight: bold;
}
#faq_app_categorybox.faq_nav_active {
    font-weight: bold;
}
#faq_app_categorybox li:hover ul li:hover {
    color:#fff;
    background:transparent;
    border-left:5px solid transparent;
}

#faq_staticbox {
        background:#222326;
        width:100%;
        margin-top:20px;
        margin-bottom:15px;
        padding:10px;
}
#faq--rating-header {
    font-size: 16px;
    font-weight: lighter;
    color:#0f145a;
}
.faq--rating div {
    display:inline-block;
    margin:10px 20px 0px 0px;
    font-size:16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color:#1f1f1f;
    padding:4px 10px;
    border: 2px solid #eeeeee;
    border-radius: 50px;
    min-width:70px;
    text-align: center;
    transition: background .2s linear;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
}
.faq--rating div:hover{
    background: rgba(0,0,0,0.2);
    color: #f5f5f5;
    border-color: #999;
}
.faq--rating div i {
    font-size:20px;
    vertical-align: -1px;
    margin-right: 2px;
    margin-left: 5px;
}
.faq--rating div .fa-check {
    color:#4f8717;
    float:right;
}
.faq--rating div .fa-times {
    color:#ec4040;
    float: right;
}
.faq--response {
    color:#1f1f1f;
}

#faq_app_renderbox h1 {
    height:40px;
    font-size:18px;
    line-height: 20px;
    font-weight: normal;
    margin:0px 0 0px 0;
    padding: 10px 0px 10px 0px;
    color: #0f145a;
    background-color: #eeeeed;
    padding-left: 20px;
    border-bottom:1px solid #eeeeed;
    text-transform: uppercase;
}

#404_h2{
  display:none;
}

/*Converting to faq_app_toptenbox*/
#faq_app_renderbox section h2 {
    position: relative;
    font-size:16px;
    font-weight: lighter;
    margin:0px;
    color: #0f145a;
    font-weight: bold;
    padding: 15px 55px 14px 0px;
}
#faq_app_renderbox section.faq--resulttree h2 {
     padding:0px;
}
#faq_app_renderbox section.faq--record h2 {
    padding: 15px 55px 14px 0px;
}

/*Same div as like 354 faq-resulttree. Want different appeareance*/
#faq_app_renderbox section p {
    font-size:14px;
    line-height:20px;
    margin-bottom:1em;
    color: #0f145a;
}
#faq_app_renderbox section ul{
  color:#0f145a;
}
.faq--record {
    word-wrap: break-word;
    background-color: #fff;
    border: 2px solid #eeeeee;
    padding: 0px 20px 20px 20px;
}
/*Remove preview from resulttree*/
.faq--resulttree p{
  display:none;
}
/*Use this to edit faq_app_renderbox*/
.faq--resulttree h2{
  background:#e4e5ed;
  border-bottom: 0px solid #fff;
  width:100%;
  width:100%;
  background-image: url('https://cslobby-cdn.servisson.com/images/casinoeuro/plus.354b473645438d43.png');
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-size: 14px;
  border-top:1px solid #fff;
}
.faq--resulttree a{
  display:block;
  color: #0f145a;
  font-size:16px;
  font-weight: lighter;
  padding: 16px 100px 15px 20px;
  line-height:1em;
}
.faq_home_btn, a.faq_home_btn {
    display:none;
}
.faq--record p .faq--highlight, .faq--resulttree p .faq--highlight{
    background-color: #c1a004;
    color: #0f0f0f;
    padding:2px 3px;
}
span.faq--highlight {
  font-weight: bold;
}
.btn-primary {
    background:transparent;
    border:0px solid transparent;
    transition: background .3s ease-in;
    -webit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    color:#FFF;
    outline: none;
}
.btn:hover i {
    color:#f5f5f5;
}
.btn-primary:hover, .btn-primary:focus{
    background:transparent;
    border:0px solid transparent;
    text-decoration: none;
}
.btn-link{
    text-decoration: none;
    color:#0f145a;
}
.btn-link:hover{
    text-decoration: underline;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;

}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: transparent;
}

.withdrawing_limits_table tr td {
  border: 1px solid #000080;
}

.faq--footer {
    margin-top:60px;
}

#selfassessment-form label {
    margin-left:8px;
    font-weight: normal;
}
#selfassessment-form table {
margin-top:10px;
}
#selfassessment-form .btn-primary {
    background: #0f145a;
    -webkit-transition: background .2s ease-in;
    -moz-transition: background .2s ease-in;
    transition: background .2s ease-in;
    color: #f5f5f5;
    text-transform: uppercase;
    height: 30px;
    font-weight: 700;
    font-size: 12px;
    margin-top: 20px;
    line-height: 23px;
    padding: 5px 15px;
}
#selfassessment-form .btn-primary:hover {
    text-decoration: underline;
}
#selfassessment-form ul {
    list-style: none;
    color:#bebebe;
    padding: 10px 0px 0px 0px;
}
#selfassessment-form input[type=radio]:checked + label {
    color:#1f1f1f;
    font-weight: bold;
}
#selfassessment-form input[type=radio] + label {
    color:#1f1f1f;
    vertical-align: -1px;
    cursor:pointer;
}
#selfassessment-form li {
    background:#fff;
    width:100%;
    padding:20px;
    margin-bottom:10px;
}
#selfassessment-form table {
    width:100%;
}
.faq--keywords {
    display:none;
}
.faq--keywords a{
    margin:5px;
    color:#F5F5F5;
    font-weight:lighter;
}
#faq_app_renderbox section div{
  color:#0f145a;
}
.faq--backbtn,.faq--backbtn:hover,.faq--backbtn:active {
    display: inline-block;
    color:#0f145a;
}
.faq--backbtn i{
  margin-right:10px;}
#faq_totop {
    width:40px;
    height:40px;
    border-radius:6px;
    background:#0f145a;
    position: fixed;
    display: block;
    line-height: 40px;
    text-align: center;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    cursor: pointer;
    z-index:99;
}
#faq_totop:hover {
    line-height: 35px;
}

#faq_subsearch_field {
    text-align: center;
}
#faq_subsearch_field a{
    color:whitesmoke;
    text-decoration: none;
}
.faq_header_button {
    position: relative;
    font-size:16px;
    font-weight:normal;
    letter-spacing: 0.3px;
    cursor:pointer;
    padding: 6px 15px 4px;
    border-radius:20px;
    background:#ffffff;
    color:#0f145a;
    border:2px solid rgba(255,255,255,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.faq_header_button:hover {
    background-color:#e4e5ed;
    border-color:#f5f5f5;
}

#faq_header_name {
    color:#ffffff;
    font-size:20pt;
    vertical-align: middle;
}
#faq_header_divider {
    width:1px;
    height:50%;
    display: inline-block;
    vertical-align: middle;
    background: #999999;
    margin:0 10px;
}
#faq_language {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color:#ffffff;
}
.language_name{display:inline-block;}
.fa-chevron-left:before {
content: url('https://cslobby-cdn.servisson.com/images/casinoeuro/check-langauge.png');
font-size: 14px;
line-height: 16px;
}
#faq_language:hover .language_icon{
    border:2px solid #f5f5f5;
}
#faq_language ul {
    text-align: left;
    display: inline;
    margin: 0;
    padding: 10px 4px 10px 0;
    list-style: none;
    z-index:200;
}
#faq_language ul li {
    font-weight: lighter;
    display: inline-block;
    position: relative;
    padding: 16px 20px;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#faq_language ul li:hover{
    background: transparent;
}
#faq_language ul li ul {
padding: 0;
position: absolute;
top: 50px;
width:150px;
right: 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: none;
opacity: 0;
visibility: hidden;
border:1px solid #eeeeee;
border-radius:3px;
background: #1b1b1b;
-webkit-transiton: opacity 0.2s;
-moz-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
#faq_language ul li ul li {
    display: block;
    padding: 6px 20px;
    color: #0f145a;
    margin-right:0px;
}
#faq_language ul li ul .faq_language_selected {
    color:#0f145a;
    background:transparent;
    border-radius:2px;
}
#faq_language ul li ul{
  background-color: #fff;
}
#faq_language ul li ul .faq_language_selected i {
    position:absolute;
    left:4px;
    color:#0073cf;
    margin-top:3px;
}
#faq_language ul li ul li:hover{
    background: #0f145a;
    color:#fff;
    border-radius: 2px;
    margin-right:0px;
    padding-right:0px;
}
#faq_language ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
#faq_language .language_icon {
    display: inline-block;
    font-size: 10px;
    font-weight: 900;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 2px;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
}
#faq_language ul li ul:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 8px;
border-color: #fff transparent;
display: block;
width: 0;
z-index: 1;
top: -8px;
right:16px;
}

#faq_language ul li ul:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 8px;
border-color: #fff transparent;
display: block;
width: 0;
z-index: 0;
top: -9px;
right:16px;
}

#navigation-panel a,#navigation-panel a:hover,#navigation-panel a:active,#navigation-panel a:visited {
    color:#eeeeee;
    text-decoration: none;
}
#faq_div_footer{
    margin-top:5px;
    min-height:281px;
}
.css_content_body{background:#ffffff;min-height: 800px;}
.css_main_content{min-height: 800px;}
.faq_height_flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}
.btn-group-lg>.btn, .btn-lg {
 padding: 10px
}
.fa-exclamation-triangle {
    margin-right:5px;
    vertical-align: middle;
}
#faq_language ul li:hover span i:first-child:before{
  content:"\f077";
}
#mb_faq_welcome_msg {
  display:none;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*snw gif*//**/
.snow_div{
  pointer-events: none !important;
  display: none;
  opacity: 70%;
}

.snow_img{
  width: 30%;
  height: 80%;
  display: inline-block;
  position: fixed;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  z-index: 999;
}

@media screen and (max-width: 767px) {
  .snow_img{
    width: 100%;
  }
  .snow_div{
    opacity: 100% !important;
  }
}

#snow2{
  left: 30%;
}

#snow3{
  left: 60%;
}

#snow4{
  left: 90%;
}

/* mobile phone */
@media screen and (max-width: 767px) {
    #faq_heading_language_container{height:100%;position: absolute;top:0;right:5px;}
    .faq_info_complete {padding:0px 0;}
    #frequently_asked_questions{display: none;}
    #faq_heading_logo img{ width: 165px; height:auto;}
    #faq_language{margin-right:-5px;}
    #faq_header_name,#faq_header_divider {display:none;}
    #faq_subsearch_field:after{
      display: block;
     }
     .language_name{display:none;}
    .faq_bg_content{background-image: url('https://cslobby-cdn.servisson.com/images/casinoeuro/768.ac46e28e8a96650d.jpg');
        background-position: left top;margin-bottom:20px;}
    .faq_header_button {display:block; width: 70%; margin:10px auto 10px auto;}
    .faq--searchwrapper { margin:10px auto 0 auto; }
    #faq_app_toptenbox li:after{margin-right:-20px;}
    .faq--resulttree a:after{margin-right: 0px;}
    #faq_welcome_msg{display:none;}
    #mb_faq_welcome_msg {
      display:block;
      font-size:21px;
      margin-top:10px;
      text-align:center;
      margin-left:10%;
      margin-right:10%;
      color:#0f145a;
    }
    .faq--searchbutton {
        padding-left:0px;
    }
    .faq_info_complete a{
        text-align:center;
        font-weight: bold;
    }
    #faq_info_chat .faq_button_icon::before,#faq_info_phone .faq_button_icon::before,#faq_info_email .faq_button_icon::before{
      transform: scale(0.3);
      margin-bottom:0%;
      margin-top:-100%;
      margin-left:-32px;
    }
    #faq_phone_number{display:none;}
    #faq_phone_call{display:block;}
    /*#faq_info_chat .faq_button_icon,#faq_info_phone .faq_button_icon,#faq_info_email .faq_button_icon {text-align: center;height:32px;width:32px}*/
    .faq_button_icon i{font-size:26px;display:block;}
    .faq_button_content {font-size:14px;display:block;white-space: normal;}
    .faq_button_content p{display:none;white-space: normal;}
    .activity_bar{display:block;position:fixed;z-index:99;bottom:0;width:100vw;padding:14px 0px;}
    .btn-group-lg>.btn, .btn-lg{padding:4px;}
    .tooltip.top {margin-top: -14px;min-width: 200px}
    #selfassessment-form {text-align: center}
    #faq_totop {display: none;}
    .faq_totop_out{display: none;}
    .faq_totop_in{display: none;}
    /* callmeback button - mobile */
    .faq_callmeback_out{right:-300px;}
    .faq_callmeback_in{right:-200px;}
    #faq_callmeback {bottom:90px;}
    #faq_callmeback:hover{background:#0f145a;}
    #callmeback_div{width: 320px;}
    #callmeback_confirmation{width: 345px;}
    #callmeback_disabled{width: 345px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 280px;}

    .activity_bar > div{
      padding: 0;
    }
    .cmb_time > label{
      margin: 0;
      margin-right: 10px;
    }
    #cookie-policy .cookie-btns{
      margin: 10px 0px 0 10px;
      width: 97.5%;
    }
    #cookie_settings_link{
      border-top: 2px solid #181818;
    }

    #footer{
      margin-top: -25%;
      padding: 0 5px 110px 0;
      width: 100% !important;
    }

    #display{
      margin-bottom: 35% !important;
    }
}
@media screen and (min-width:0px) and (max-width: 991px) {
    #site {width:100%;}
    #template {margin-top:60px;}
    #faq_heading_logo img{margin-left: 0px;}
    #faq_heading_row{width:100%;height:60px;}
    #faq_language ul li{margin: 0px;}
    #faq_heading_content_container{height:100%;}
    #faq_subtitle_text {display:none;}
    #navigation-panel,#faq_app_categorybox{padding:0;}
    #faq_app_categorybox{padding-bottom:100%;}
    #faq_welcome_msg:before{text-align: center; display: block; margin-left: 0%;}
    #navigation-panel{min-height:100vh;height:100vh;background: #fff;}
    #navigation-panel .row{margin-right:0;margin-left:0;}
    #navigation-panel .row div{overflow-y: auto;background:#fff;}
    .css_panel_left {
        display: block;
        position: fixed;
        top:0px;
        left:0;
        z-index:99;
        height:100%;
        width:260px;
        background:rgba(34,35,38,0.97);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    }
    /*
    .faq_bg_content:after {
      font-size: 16px;
      font-weight: bold;
      color: #0f145a;
      display:block;
      margin-left:auto;
      margin-right:auto;
      text-align:center;
    }*/
    .css_main_content {margin:0px 0px 0px 0px;background:#ffffff;}
    .mb_site_slide{margin-left:260px;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;}
    .mb_site_show{margin-left:0%;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;}
    .mb_panel_slide{left:-261px;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;}
    .mb_panel_show{left:0;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;overflow-y: auto;}
    #mb_hamburger{display:block;position:absolute;z-index:999;top:0;left:20px;font-size:26px;cursor:pointer;color:#999;height:100%;}
    #mb_hamburger i{color:#fff;display: inline-block;vertical-align: middle;}
    #faq_heading_logo{text-align: center}
    .progress--container{width:80%;}
    .faq--searchbox {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
    }
    #panel-alert {padding:10px 15px;margin:0px;}
    #panel-promotion {padding:10px 15px;margin:0px;}
    html,body {overflow-x: hidden}
    /* callmeback - mobile */
    #callmeback_div{width: 320px;}
    #callmeback_confirmation{width: 345px;}
    #callmeback_disabled{width: 345px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 280px;}
    .cmb_time > label{
      margin: 0;
      margin-right: 10px;
    }
}
@media screen and (min-width:768px) and (max-width: 991px) {
    #display {padding-left:30px;padding-right:30px;}
    #faq_heading_language_container{height:100%;position: absolute;top:0;right:0;margin-right: 15px;}
    #faq_subtitle_text {display:block;}
    .faq_info_complete {padding:4px 0;}
    .col-sm-offset-3 {margin-left: 15%;}
    .col-sm-6 {width: 70%;}
    #faq_header_name,#faq_header_divider,#faq_language{display:inline-block;}
    .faq_bg_content{    background-image: url('https://cslobby-cdn.servisson.com/images/casinoeuro/992.1130fb9a7fcc7f4a.jpg');
        background-position: left top;margin-bottom:20px;
      background-size: cover;}
    .faq_header_button {display:inline-block;margin:18px 10px;}
    .faq--searchwrapper { margin:30px auto 0 auto; }
    .activity_bar{
      margin-left: 15px;
      margin-right: 15px;
    }
    /*
    .faq_bg_content:after {
      display:none;
    }*/
    .faq--searchbox {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
    }
    #faq_header_chat img, #faq_header_phone img, #faq_header_email img{
      margin-left: 80%;
      margin-top:-15%;
    }
    .faq_info_complete a{
        text-align:center;
        font-weight: bold;
    }
    #faq_phone_number{display:block;}
    #faq_phone_call{display:none;}
    #faq_totop {bottom:70px;}
    .faq_totop_out{right:-50px;}
    .faq_totop_in{right:20px;}
    /* callmeback - tablet */
    .faq_callmeback_out{right:-300px;}
    .faq_callmeback_in{right:20px;}
    #faq_callmeback {bottom:20px;}
    #callmeback_div{width: 440px;}
    #callmeback_confirmation{width: 440px;}
    #callmeback_disabled{width: 440px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 400px;}
    .cmb_time > label{
      margin: 0;
      margin-right: 20px;
    }
    #cookie-policy .cookie-btns{
      display: inline-block;
      float: right;
      width: 125px;
      margin: 0 10px;
    }
    #cookie_settings_link{
      border-top: 2px solid #181818;
    }
}

/* desktop */
@media screen and (min-width: 992px) {
    #site {width:1008px;margin:0 auto;}
    #display {padding-left:30px;padding-right:30px;}
    #template {margin-top:85px;}
    #faq_heading_row{width:100%;margin-left:0px;height:80px;left:0px;}
    #faq_heading_content_container{height:100%;float:left;margin-left:110px;}
    #faq_heading_language_container{ height: 100%; margin-left: 80%;}
    .faq_info_complete {padding:0px 0px;}
    .css_main_content {margin:0px 0px 0px 5px;background:#ffffff;}
    .css_panel_left {padding:0;}
    #mb_hamburger{display:none;}
    .progress--container{width:500px;}
	   #faq_subsearch_field {padding: 15px 10px;}
    .faq_header_button {display:inline-block;margin:10px 10px;}
    .faq_bg_content{margin-left:-422px;padding-left:410px;margin-right:-440px;padding-right:455px;);
        background-position: left top;background-repeat: no-repeat;background-size:100%; margin-bottom:20px;}
    .faq--searchwrapper { margin:10px auto 0 auto; }
    .faq--searchbox {
      width: 60%;
      margin-left: auto;
      margin-right: auto;
    }
    .faq_button_icon {
      height: 70px;
    }
  	.faq_button_content{
  		margin-top: 7px;
  	}
    .faq_button_content p{
      white-space: normal;
    }
    #panel-alert {padding:10px 15px;margin:1px 0px 5px 0px;margin-right: 3%;}
    #panel-promotion {padding:10px 15px;margin:1px 0px 5px 0px;margin-right: 3%;}
    .faq_info_complete a{
        text-align:left;
        font-weight: bold;
    }
    #faq_phone_number{display:block;}
    #faq_phone_call{display:none;}
    .language_name{display:inline-block;vertical-align: -1px;padding-right: 5px;}
    .tooltip.top {margin-top: 10px;}
    #faq_welcome_msg {
      margin-top: 20px;
      margin-bottom: 7px;
      font-size: 21px;
    }
    html,body {overflow-x: auto}
  	body{
  		background-image: url('https://cslobby-cdn.servisson.com/images/casinoeuro/1008.875743ed6c799e01.jpg');
  		background-position: 0px 75px;
  		background-repeat: no-repeat;
		}
    #faq_totop {bottom:100px;}
    .faq_totop_out {right:-50px;}
    .faq_totop_in {right:20px;}
    /* desktop */
    .faq_callmeback_out{right:-300px;}
    .faq_callmeback_in{right:20px;}
    #faq_callmeback {bottom:40px;}
    #callmeback_div{width: 440px;}
    #callmeback_confirmation{width: 440px;}
    #callmeback_disabled{width: 440px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 400px;}
    .cmb_time > label{
      margin: 0;
      margin-right: 20px;
    }
    #cookie-policy{width:978px;}
    #cookie-policy .cookie-btns{
      display: inline-block;
      float: right;
      width: 125px;
      margin: 0 10px;
    }
    #cookie_settings_link{
      border-top: 2px solid #0f145a;
    }
}

/* Spinner Circle Rotation */

.sp {
  width: 40px;
  height: 40px;
	clear: both;
	margin: 20px auto;
}


/* Spinner Circle Rotation */
.sp-circle {
	border: 4px #d6d6d6 solid;
	border-top: 4px #0f145a solid;
	border-radius: 50%;
	-webkit-animation: spCircRot .6s infinite linear;
	animation: spCircRot .6s infinite linear;
}
@-webkit-keyframes spCircRot {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(359deg); }
}
@keyframes spCircRot {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}

/* faq content spacing before and after images */
.faq--record img{
  margin:1em 0;
}

/*footer*/
#footer {
margin-top: -13%;
padding: 0 5px 0 0;
width: 25%;
background-color: #e4e5ed;
position: absolute;
}

#footer_content{
padding: 10px 10px 10px 13px;
color: #0f145a;
}

#underage_logo{
  height: 35px;
  float: right;
}

/* for disabling background content when form is up */
.background_blanket{
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 50;
}

/* callmeback button */
#faq_callmeback {
    height:40px;
    font-size: 14px;
    padding: 0 10px;
    border-radius:6px;
    background: #0f145a;
    color: #ffffff;
    position: fixed;
    display: block;
    line-height: 40px;
    text-align: center;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    cursor: pointer;
    z-index: 25;
}
#faq_callmeback>i{
    top: 5px;
    position: relative;
    font-size: 24px;
}
#faq_callmeback>i:before{
  margin-left: 5px;
}

.callmeback{
  display: block;
  position: fixed;
  background: #cdcdcd;
  width: 80%; /* Could be more or less, depending on screen size */
  left: 50%;
  top: 50%;
  border-radius: 10px;
  background-color: #fefefe;
  color: #0f145a;
  padding: 20px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transform: translate(-50%, -50%);
  z-index: 99;
  opacity: 1;
}

.callmeback_form > label{
  display: inline-block;
}
.callmeback_form > label:before{
  content: "\a";
  white-space: pre;
}
.callmeback_form > input,
.callmeback_form > textarea{
  padding: 2px 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  outline: none;
}
.callmeback_form > input:focus,
.callmeback_form > textarea:focus{
  border-color: #bbb;
}

.callmeback_form > input[type="submit"]{
  color: #fff;
  background-color: #0f145a;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  padding: 5px 10px;
  border: none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.callmeback_form > input[type="submit"]:hover {
    background: #363535;
}

/* Validation field styling */
.invalid-field{
  background-color: #fff2f2!important;
}

#close_callmeback{
  position: fixed;
  right: 0px;
  margin-right: 20px;
  cursor: pointer;
}
.callback_title{
  font-size: 18px;
  font-weight: bold;
}

.callmeback_form > label.error{
  font-size: 12px;
  margin: 0;
  font-weight: 400;
  line-height: 10px;
}
.callmeback_form > span{
  font-size: 10px;
  color: #afafaf;
}
.hidden{
  opacity: 0;
}

.cmb_time > label{
  font-size: 14px;
  font-weight: 400;
}
.cmb_time input, .cmb_time label{
  cursor: pointer;
}

input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: 1px solid #ddd;
  outline: none;
  margin: 0 auto;
  top: 2px;
  margin-right: 5px;
  position: relative;
}

input[type="radio"]:checked {
  background-color: #0f145a;
  outline: none;
}

/* cookie consent */
#cookie-policy{
  position: fixed;
  background-color: #fff8a7;
  padding: 10px;
  color: #000;
  font-size: 14px;
  z-index: 50;
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  bottom: 0;
}

#cookie-policy .notice-text{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
#cookie-policy .notice-text a{
  color: #000;
  text-decoration: underline;
}
#cookie-policy .notice-text span{
  margin: 0;
}
#cookie-policy .cookie-btns #cookie-yes{
  background-color: #0f145a;
  color: #fff;
  width: inherit;
  border: none;
  outline: none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#cookie-policy .cookie-btns #cookie-yes:hover{
  background-color: #51861a;
}
#cookie_settings_link{
  display: list-item;
}
