@font-face {
  font-family: 'Baloo Bhai';
  font-style: normal;
  font-weight: 400;
  src: local('Baloo Bhai'), local('BalooBhai-Regular'), url(//fonts.gstatic.com/s/baloobhai/v1/D9UwT_bpBzKK7vWnCxsnwy3USBnSvpkopQaUR-2r7iU.ttf) format('truetype');
}
.ps-casinos #ctnewa {border-top:1px #bfbfbf solid; margin-top:20px;}
.ps-casinos #ctnewa .cmm {display:none;}

/* === PAGE STYLES === */
.custom-label::after {
  margin-top: -34px;
}

.arrow-btn {
  width: 194px;
  height: 39px;
  padding: 0 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 39px;
}

.arrow-btn span {
  display: inline-block;
  height: 39px;
  padding-right: 20px;
  background: transparent url(/img/cont.png) no-repeat right center;
}

.top-banner {
  margin-bottom: 25px;
}

.top-banner__image {
  margin: 5px 0 28px 0;
}

.top-banner__image img {
  width: 100%;
  height: auto;
}

.top-banner__text {
  position: relative;
  padding-left: 190px;
}

.top-banner__text::before {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 33px;
  z-index: 99;
  width: 107px;
  height: 150px;
  background: url("/img/top_banner_label.png") 0 0 no-repeat;
}

.top-banner__text p {
  padding-bottom: 0;
  line-height: 22px;
}

.links-block {
  margin-bottom: 24px;
  padding-top: 7px;
}

.links-list {
  font-weight: 600;
  font-size: 16px;
  color: #285580;
}
.links-list span {display:none;}
.links-list>li ul {display:none;}

.links-list--wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: flex-start;
  padding: 0 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.links-list--wide li {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
}

.links-list li {
  position: relative;
  padding-left: 15px;
}

.links-list li::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #ff3c43;
}

.links-list li:not(:last-child) {
  margin-bottom: 10px;
}

.links-list li > a {
  color: #285580;
}

.links-list li > a:hover, .links-list li > a:focus {
  color: #000000;
}

.cb-block {
  font-weight: 400;
  line-height: 22px;
}
.cb-block>p {
font-size: 14px;
line-height: 22px;
font-weight: 400;
text-align: justify;
padding-bottom: 12px;	
}
.cb-block ul.txt {
	margin:10px 0 0 10px;
		
}
.cb-block ul.txt>li {margin:0 0 10px 10px;}
.cb-block ul.txt>li:before {content:""; display:block; width:7px; height:9px; background:url(/img/lans_7.png) 0 -446px; position:absolute; margin:8px 0 0 -13px;}
.cb-block h3 {margin:10px 0 15px;}
.cb-block h2.tab-title {
  margin-bottom: 25px;
}

.text-block:not(:last-child) {
  margin-bottom: 60px;
}

.advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: flex-start;
  padding: 30px 47px 39px 47px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}
.advantages li {      -ms-flex: 0 0 14.28%;
          flex: 0 0 14.28%;
  max-width: 14.28%;
  -webkit-box-flex: 0;
  height:128px;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 15px !important;
  text-align: center !important;
  color: #285580;
}
.advantages li:before {
content:"";
display:block;
width:115px;
height:80px;
background:url(../img/others/usa1.svg) no-repeat;
background-size:100%;
margin:0 auto 10px;
}
.advantages li:nth-child(2):before {background-position:0 -80px;}
.advantages li:nth-child(3):before {background-position:0 -160px;}
.advantages li:nth-child(4):before {background-position:0 -240px;}
.advantages li:nth-child(5):before {background-position:0 -320px;}
.advantages li:nth-child(6):before {background-position:0 -400px;}
.advantages li:nth-child(7):before {background-position:0 -480px;}

.text-block__title {
  margin-bottom: 12px;
  color: #2b3743;
}

.compare-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  margin: 70px 0 77px 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.compare-image {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 107px 39px 0 15px;
  -webkit-box-flex: 0;
}

.compare-image img {
  max-width: 100%;
  height: auto;
}

.compare-table__wrapper {
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
  -webkit-box-flex: 1;
}

.compare-table {
  width: 100%;
  font-weight: 600;
}

.compare-table td:not(:first-child) {
  text-align: center;
}

.compare-table tbody td {
  width: 33.3333%;
  padding: 7px 12px;
  border: 2px solid #d8d8d8;
}

.compare-table tbody > tr:nth-child(odd) > td {
  background-color: #efefef;
}

.oc-header, .lc-header {
  padding: 17px 5px;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
}

.oc-header {
  background-color: #60b871;
  border-right: 1px solid #fff;
}

.lc-header {
  background-color: #ff3c43;
  border-left: 1px solid #fff;
}

.best-casino {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  margin: 48px 0 30px 66px;
  background: url("/img/best_casino_bg.png") 0 0 no-repeat;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.best-casino__image {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 118px;
  padding: 5px 0 0 91px;
  -webkit-box-flex: 0;
}

.best-casino__image img {
  max-width: 100%;
  height: auto;
}

.best-casino__list {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-top: 47px;
  -webkit-box-flex: 1;
}

.experts-block {
  margin-top: 26px;
  overflow: hidden;
}

.experts-block > p {
  margin-bottom: 25px;
}

.experts-list {
	clear:both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: stretch;
  margin: 0 -12.5px 11px -12.5px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
}

.experts-list li {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 19px;
  padding: 0 12.5px;
  -webkit-box-flex: 0;
}
.experts-list li:nth-child(2) .experts-list__icon {background-position:0 -170px;}
.experts-list li:nth-child(3) .experts-list__icon {background-position:0 -340px;}
.experts-list li:nth-child(4) .experts-list__icon {background-position:0 -510px;}

.experts-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  padding: 21px 50px 22px 14px;
  background-color: #ebebeb;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
}

.experts-list__icon {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 22px;
  text-align: center;
  -webkit-box-flex: 0;
  width:145px;
  height:170px;
  background:url(../img/others/usa2.svg) no-repeat;
  background-size:100%;
}

.experts-list__content {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-flex: 1;
}

.experts-list__button {
  display: inline-block;
  padding: 9px 19px;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  background-color: #25323f;
  border: none;
  border-radius: 2px;
}

.experts-list__button:hover, .experts-list__button:focus {
  color: #ffffff;
  background-color: #465e75;
}

.experts-list__title {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #285580;
}

.experts-list__text {
  font-size: 14px;
  line-height: 22px;
}

.itlcriteria-te {
  margin-bottom: 38px;
  color: #2b3743;
}

.criteria-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: flex-start;
  margin: 0 -30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.criteria-block__list li {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 42px;
  padding: 0 30px;
  -webkit-box-flex: 0;
}

.criteria-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
}
.criteria-block__list li:nth-child(1) .criteria-block__icon {background-position:0 -1680px;}
.criteria-block__list li:nth-child(2) .criteria-block__icon {background-position:0 -1520px;}
.criteria-block__list li:nth-child(3) .criteria-block__icon {background-position:0 -320px;}
.criteria-block__list li:nth-child(4) .criteria-block__icon {background-position:0 -1440px;}
.criteria-block__list li:nth-child(5) .criteria-block__icon {background-position:0 -1600px;}
.criteria-block__list li:nth-child(6) .criteria-block__icon {background-position:0 -1360px;}

.criteria-block__icon {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
  -webkit-box-flex: 0;
  width:115px;
  height:80px;
  background:url(../img/others/usa1.svg) no-repeat;
  background-size:100%;
}

.criteria-block__content {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-flex: 1;
}

.criteria-block__title {
  margin-bottom: 11px;
  font-weight: 600;
  font-size: 16px;
  color: #285580;
}

.review-table table {
  margin-bottom: 20px;
}

.review-table__title {
  margin-bottom: 14px;
  color: #2b3743;
}

.review-table__button {
  display: block;
  width: 107px;
  margin: 0 auto;
  padding: 10px 5px;
  font-weight: 600;
  font-size: 16px;
  color: #19931d;
  background-color: #f0f0f0;
  border: 2px solid #c9c9c9;
  border-radius: 4px;
  outline: none;
}

.review-table__button:hover, .review-table__button:focus {
  background-color: #c9c9c9;
}

.law-block .text-block {
  margin-bottom: 43px;
}

.law-block .text-block:last-of-type {
  margin-bottom: 31px;
}

.law-block .links-list > li > a {
  font-size: 15px;
}

.law-block__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  margin-bottom: 44px;
  padding-top: 9px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.law-block__icon {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 20px;
  -webkit-box-flex: 0;
}

.law-block__text {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: 22px;
  -webkit-box-flex: 1;
}

.law-block__title {
  margin-bottom: 23px;
  color: #252e36;
}

.middle-table {
  margin: 25px 0;
}

.devices-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
          align-items: flex-start;
  min-height: 230px;
  margin-bottom: 23px;
  background: url("/img/devices_compare.png") calc(50% - 32px) 0 no-repeat;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.devices-compare__desktop {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
  -webkit-box-flex: 0;
}

.devices-compare__desktop .devices-compare__list {
  padding-right: 80px;
  border-right: 2px solid #efefef;
}

.devices-compare__desktop .devices-compare__img {
  padding-right: 80px;
}

.devices-compare__img {
  max-width: 100%;
  height: auto;
  margin-bottom: 37px;
}

.devices-compare__mobile {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 80px;
  -webkit-box-flex: 0;
}

.polling-block__image {
  margin-bottom: 15px;
  text-align: center;
}

.polling-block__image img {
  max-width: 100%;
  height: auto;
  margin-right: 60px;
}

.polling-block__advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
          align-items: flex-start;
  margin-bottom: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.devices-compare__list {
  display: inline-block;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 32px 0 0 0;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  text-align: left;
  color: #252e36;
  -webkit-box-flex: 0;
}

.devices-compare__list li:not(:last-child) {
  margin-bottom: 21px;
}

.polling-block__title {
  margin-bottom: 23px;
  color: #252e36;
}

.polling-block__text {
  margin-bottom: 35px;
}

.polling-block__form {
  margin-bottom: 54px;
  text-align: center;
}

.polling-block__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
  margin-bottom: 23px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
}

.polling-block__value-wrapper {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 9px 0 17px 80px;
  text-align: left;
  -webkit-box-flex: 0;
}

.polling-block__value-wrapper + .polling-block__value-wrapper {
  border-left: 2px solid #efefef;
}

.polling-block__value-wrapper:nth-child(odd) {
  padding-right: 80px;
  padding-left: 0;
  text-align: right;
}

.polling-block__value {
  position: relative;
  display: inline-block;
  padding-left: 33px;
  font-weight: 600;
  font-size: 16px;
  color: #252e36;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.polling-block__value input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

.polling-block__value + .polling-block__value::before {
  content: '';
  display: block;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-flex: 0;
}

.radio-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  border: 1px solid #929292;
  border-radius: 50%;
}

.polling-block__value .radio-checkmark::after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  display: none;
  width: 11px;
  height: 11px;
  background-color: #285580;
  border-radius: 50%;
}

.polling-block__value input:checked ~ .radio-checkmark::after {
  display: block;
}

.polling-block__stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
          align-items: flex-start;
  margin-bottom: 13px;
  -webkit-box-align: start;
      -ms-flex-align: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
}

.progressbar-wrapper {
  position: relative;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 80px;
  -webkit-box-flex: 0;
}

.progressbar-wrapper:nth-child(even) {
  padding-right: 0;
  padding-left: 80px;
}

.progressbar-wrapper + .progressbar-wrapper::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -1px;
  width: 2px;
  height: 184px;
  background-color: #efefef;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.progressbar {
  position: relative;
}

.progressbar canvas {
  vertical-align: top;
}

.progress-value {
  position: absolute;
  top: 52%;
  left: 51%;
  z-index: 99;
  font-size: 78px;
  line-height: 1;
  font-family: 'Baloo Bhai',sans-serif;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.best-of-month__text {
  margin-bottom: 37px;
}

.best-of-month__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: stretch;
  margin-bottom: 15px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
}

.best-of-month__list li {
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 30px;
  text-align: center;
  -webkit-box-flex: 0;
}

.best-of-month__list li img {
  max-width: 100%;
  height: auto;
}

.text-header {
  margin-bottom: 32px;
}

.middle-list {
  margin-bottom: 29px;
}

.video-tutorial {
  margin-bottom: 11px;
  overflow: hidden;
}

.video-tutorial h3 {
  margin-bottom: 23px;
  color: #252e36;
}

.video-tutorial__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  margin: 0 -5px;
  padding-top: 33px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.video-tutorial__list li {
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 5px;
  -webkit-box-flex: 0;
}

.video-container {
  position: relative;
}

.video-container img {
  width: 100%;
  height: auto;
}

.video-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: url("/img/play_icon.png") 50% 50% no-repeat;
  cursor: pointer;
}

.video-container:hover::after {
  opacity: 0.75;
}

.first-bet__image, .withdraw__image {
  padding: 36px 0 34px 0;
  text-align: center;
}

.first-bet__image img, .withdraw__image img {
  max-width: 100%;
  height: auto;
}

.first-bet__button, .withdraw__button {
  margin-bottom: 50px;
  text-align: center;
}

.first-bet__content, .withdraw__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.first-bet__tutorial h3, .withdraw__tutorial h3 {
  margin-bottom: 27px;
  color: #252e36;
}

.first-bet__video, .withdraw__video {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 18px;
  -webkit-box-flex: 0;
}

.first-bet__text, .withdraw__text {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-flex: 1;
}

.first-bet__text p:not(:last-child), .withdraw__text p:not(:last-child) {
  margin-bottom: 22px;
}

.game-categories {
	clear:both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: stretch;
  margin: 68px 0 18px 0;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
  justify-content:center;
}
.game-categories li {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 217px;
  margin-bottom: 34px;
  padding: 0 50px;
  text-align: center;
  -webkit-box-flex: 0;

  height:128px;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 15px !important;
  text-align: center !important;
  color: #285580;
}
.game-categories li:before {
content:"";
display:block;
width:115px;
height:80px;
background:url(../img/others/usa1.svg) no-repeat;
background-size:100%;
margin:0 auto 10px;
}
.game-categories li:nth-child(1):before {background-position:0 -560px;}
.game-categories li:nth-child(2):before {background-position:0 -640px;}
.game-categories li:nth-child(3):before {background-position:0 -720px;}
.game-categories li:nth-child(4):before {background-position:0 -800px;}
.game-categories li:nth-child(5):before {background-position:0 -880px;}
.game-categories li:nth-child(6):before {background-position:0 -960px;}
.game-categories li:nth-child(7):before {background-position:0 -1040px;}
.game-categories li:nth-child(8):before {background-position:0 -1120px;}
.game-categories li:nth-child(9):before {background-position:0 -1200px;}
.game-categories li:nth-child(10):before {background-position:0 -1280px;}

.software-list, .banking-list {
	justify-content:center;
	clear:both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: center;
  margin: 20px 0;
  padding: 0 155px;
  -webkit-box-align: center;
      -ms-flex-align: center;
}

.software-list__item, .banking-list__item {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  padding: 0 10px;
  text-align: center;
  -webkit-box-flex: 0;
}

.software-list__link, .banking-list__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          justify-content: center;
          align-items: center;
  width: 150px;
  height: 104px;
  background-color: #e8ecec;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
}

.software-list__link:hover, .software-list__link:focus, .banking-list__link:hover, .banking-list__link:focus {
  background-color: #d9d9d9;
}

.software-list__link img, .banking-list__link img {
  max-width: 100%;
  height: auto;
}

.play-free h3 {
  margin-bottom: 23px;
  color: #252e36;
}

.play-free .text-block {
  margin-bottom: 43px;
}

.play-free__intro {
  margin-bottom: 36px;
}

.play-free__list {
  overflow: hidden;
}

.play-free__list .fgi-load-more {
  padding-bottom: 0;
}

.live-casino__button {
  margin-bottom: 21px;
  text-align: center;
}

.live-casino__table {
  margin: 25px 0 20px 0;
}

.gambling-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  margin-bottom: 35px;
  padding-top: 31px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.gambling-map__content {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 68px;
  padding-left: 14px;
  -webkit-box-flex: 0;
}

.gambling-map__image {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-top: 9px;
  -webkit-box-flex: 1;
}

.gambling-map__image img {
  max-width: 100%;
}

.gambling-map__legend {
  display: inline-block;
  margin-bottom: 27px;
  padding: 25px 18px 25px 23px;
  font-size: 16px;
  line-height: 20px;
  background-color: #e8ecec;
  border-radius: 52px;
}

.map-legend li {
  position: relative;
  padding-left: 26px;
}

.map-legend li::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.map-legend li:not(:last-child) {
  margin-bottom: 15px;
}

.map-legend__allowed {
  color: #75c184;
}

.map-legend__allowed::before {
  background-color: #75c184;
}

.map-legend__n-allowed {
  color: #285580;
}

.map-legend__n-allowed::before {
  background-color: #285580;
}

.gambling-map__list {
  margin-left: 71px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #2e3a48;
}

.gambling-map__list li {
  padding-left: 15px;
  background: url("/img/list_icon1.png") 0 5px no-repeat;
}

.gambling-map__list li:not(:last-child) {
  margin-bottom: 6px;
}

.faq-block {
  margin-bottom: 91px;
}

.faq-block__intro {
  margin-bottom: 34px;
}

.faq-block__title {
  margin-bottom: 19px;
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
}

.faq-block_search {
  margin-bottom: 27px;
}

.faq-block_search input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100% - 45px);
  height: 35px;
  padding: 0;
  padding-left: 35px;
  font-weight: 400;
  font-size: 14px;
  background: #fff url("/img/search_icon.png") 11px 50% no-repeat;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}

.faq-block_search input::-webkit-input-placeholder {
  color: #626262;
}

.faq-block_search input::-moz-placeholder {
  color: #626262;
}

.faq-block_search input:-ms-input-placeholder {
  color: #626262;
}

.faq-block_search input::-ms-input-placeholder {
  color: #626262;
}

.faq-block_search input::placeholder {
  color: #626262;
}

.faq-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.faq-block__item:not(:last-child) {
  margin-bottom: 29px;
}

.faq-block__rating {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
  padding: 0 17px 0 18px;
  text-align: center;
  border-right: 2px solid #e2e2e2;
  -webkit-box-flex: 0;
}

.faq-block__qa {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-flex: 1;
}

.question, .answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  padding-right: 85px;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.question {
  margin-bottom: 8px;
}

.question__title, .answer__title {
      -ms-flex: 0 0 112px;
          flex: 0 0 112px;
  max-width: 112px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #252e36;
  -webkit-box-flex: 0;
}

.question__content, .answer__content {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-flex: 1;
}

.question__text, .answer__text {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #2e3b48;
}

.question__text {
  color: #336993;
}

.answer__author {
  margin-bottom: 4px;
  font-size: 14px;
  color: #888888;
  font-style: italic;
}

.answer__more-link {
  display: inline-block;
  padding-left: 13px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #336993;
  background: url("/img/show_more_icon.png") 0 9px no-repeat;
}

.rating__up, .rating__down {
  display: block;
  width: 22px;
  height: 16px;
  margin: 0 auto;
  background: none;
  border: none;
  outline: none;
}

.rating__up:hover, .rating__up:focus, .rating__down:hover, .rating__down:focus {
  opacity: 0.75;
}

.rating__up {
  background: url("/img/arrow_up.png") 50% 50% no-repeat;
}

.rating__down {
  background: url("/img/arrow_down.png") 50% 50% no-repeat;
}

.rating__text {
  padding: 4px 0 2px 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #252e36;
}

.rating__number {
  display: block;
}

.exclusive-offers {
  margin: 0 -15px 40px -15px;
}

.exclusive-offers__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
          align-items: center;
  margin-bottom: -45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
}

.exclusive-offers__icons li {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 17px;
  -webkit-box-flex: 0;
}

.exclusive-offers__content {
  padding: 58px 0 22px 0;
  text-align: center;
  background-color: #efefef;
}

.exclusive-offers__content label {
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.exclusive-offers__title {
  margin-bottom: 4px;
  font-size: 56px;
  line-height: 65px;
  font-family: 'Baloo Bhai',sans-serif;
  color: #002c57;
}

.exclusive-offers__title span {
  color: #ff5654;
}

.exclusive-offers__subtitle {
  margin-bottom: 28px;
  font-size: 24px;
  line-height: 30px;
  color: #252e36;
}

.exclusive-offers__form {
  text-align: center;
}

.exclusive-offers__form-fileds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
          align-items: flex-start;
  margin-bottom: 35px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.exclusive-offers__form-fileds input {
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 523px;
  height: 62px;
  padding-left: 20px;
  font-weight: 600;
  font-size: 19px;
  color: #6d6d6d;
  background-color: #fff;
  border: none;
  border-radius: 5px 0 0 5px;
  -webkit-box-flex: 0;
}

.exclusive-offers__form-fileds input::-webkit-input-placeholder {
  color: #6d6d6d;
}

.exclusive-offers__form-fileds input::-moz-placeholder {
  color: #6d6d6d;
}

.exclusive-offers__form-fileds input:-ms-input-placeholder {
  color: #6d6d6d;
}

.exclusive-offers__form-fileds input::-ms-input-placeholder {
  color: #6d6d6d;
}

.exclusive-offers__form-fileds input::placeholder {
  color: #6d6d6d;
}

.exclusive-offers__form-fileds button {
  display: block;
      -ms-flex: 0 0 143px;
          flex: 0 0 143px;
  max-width: 143px;
  height: 55px;
  font-weight: 600;
  font-size: 19px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #336993;
  border: none;
  border-radius: 0 5px 5px 0;
  outline: none;
  -webkit-box-shadow: 0px 7px 0px 0px #234968;
          box-shadow: 0px 7px 0px 0px #234968;
  -webkit-box-flex: 0;
}

.exclusive-offers__form-fileds button:hover, .exclusive-offers__form-fileds button:focus {
  height: 62px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.exclusive-checkbox {
  position: relative;
  display: inline-block;
  padding-left: 23px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #252e36;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.exclusive-checkbox input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

.exclusive-checkbox input:checked + .exclusive-checkmark::before {
  display: block;
}

.exclusive-checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
}

.exclusive-checkmark::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  display: none;
  width: 10px;
  height: 10px;
  background-color: #6d6d6d;
  border-radius: 2px;
}

.tags {
  margin-bottom: 5px;
}

.tags__text {
  margin-bottom: 14px;
}

.tags__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
}

.tags__list li {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 10px 10px 0;
  -webkit-box-flex: 0;
}

.tags__list li a {
  display: inline-block;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #cfcfcf;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 1, 0.5);
          box-shadow: 0 1px 3px rgba(0, 0, 1, 0.5);
}

.tags__list li a:hover, .tags__list li a:focus {
  background-color: #bdbdbd;
}

/* === RESPONSIVE STYLES === */
@media (max-width: 1199px) {
  .links-list--wide {
    padding: 0;
  }
  .links-list--wide li {
    padding-right: 10px;
  }
  .advantages {
    padding-right: 0;
    padding-left: 0;
  }
  .game-categories li {
    padding: 0 15px;
  }
  .software-list {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .links-list--wide li {
        flex-basis: 33.333%;
    max-width: 33.333%;
    padding-right: 10px;
    -ms-flex-preferred-size: 33.333%;
  }
  .advantages {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 19px;
  }
  .advantages li {
        flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 20%;
  }
  .compare-image {
    max-width: 250px;
  }
  .best-casino {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    background-size: contain;
  }
  .best-casino__image {
    margin: 0 50px 0 0;
    padding: 0;
  }
  .experts-list__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
            justify-content: center;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
  }
  .experts-list__icon {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .experts-list__content {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
  }
  .criteria-block__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .criteria-block__icon {
	  display:none;
  }
  .criteria-block__content {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
  }
  .devices-compare {
    background-size: contain;
  }
  .best-of-month__list li {
    padding: 0 15px;
  }
  .video-container::after {
    background-size: 80px 80px;
  }
  .game-categories {
    padding: 0;
  }
  .software-list__link {
    width: 100%;
    padding: 0 15px;
  }
  .gambling-map {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gambling-map__content {
        flex-basis: 100%;
            order: 2;
    max-width: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
    -ms-flex-preferred-size: 100%;
  }
  .gambling-map__image {
    margin-bottom: 30px;
    padding: 0;
  }
  .gambling-map__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 30px;
  }
  .gambling-map__list li {
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    -webkit-box-flex: 0;
  }
  .faq-block_search input {
    width: 100%;
  }
  .question, .answer {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .top-banner__text::before {
    top: 0;
    bottom: auto;
  }
  .links-list--wide li {
        flex-basis: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
  }
  .advantages li {
        flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
    -ms-flex-preferred-size: 25%;
  }
  .compare-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .compare-image {
        flex-basis: 100%;
    max-width: 100%;
    margin: 0 0 50px 0;
    text-align: center;
    -ms-flex-preferred-size: 100%;
  }
  .best-casino {
    background: none;
  }
  .best-casino__image {
        flex-basis: 100%;
    max-width: 100%;
    margin: 0;
    text-align: center;
    -ms-flex-preferred-size: 100%;
  }
  .devices-compare {
    margin-bottom: 30px;
    background: none;
  }
  .devices-compare__desktop .devices-compare__img {
    padding-right: 0px;
  }
  .devices-compare__mobile {
    padding-left: 0px;
  }
  .devices-compare__mobile .devices-compare__list {
    padding-left: 30px;
  }
  .devices-compare__desktop .devices-compare__list {
    padding-right: 30px;
  }
  .devices-compare__img {
    display: block;
    width: auto;
    height: 180px;
    margin: 0 auto 20px auto;
  }
  .polling-block__value-wrapper {
    padding-left: 20px;
  }
  .polling-block__value-wrapper:nth-child(odd) {
    padding-right: 20px;
  }
  .progressbar-wrapper {
    padding-right: 25px;
  }
  .progressbar-wrapper:nth-child(even) {
    padding-left: 25px;
  }
  .video-tutorial__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .video-tutorial__list li {
        flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 50%;
  }
  .first-bet__content, .withdraw__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .first-bet__video, .withdraw__video {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .game-categories {
    margin-top: 30px;
  }
  .game-categories li {
        flex-basis: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
  }
  .software-list__item {
        flex-basis: 33.333%;
    max-width: 33.333%;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 33.333%;
  }
  .software-list {
    margin: 30px 0 20px 0;
  }
  .exclusive-offers__title {
    font-size: 50px;
    line-height: 58px;
  }
  .exclusive-offers__content {
    padding-right: 15px;
    padding-left: 15px;
  }
  .gambling-map__image img {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .cb-block {
    padding-bottom: 15px !important;
  }
  .top-banner__text {
    padding-left: 0;
  }
  .top-banner__text::before {
    display: none;
  }
  .links-list {
    font-size: 15px;
  }
  .advantages {
    padding-top: 10px;
	padding-bottom:10px;
  }
  .advantages li {
        flex-basis: 33.333%;
    max-width: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    font-size: 15px !important;
  }
  .compare-block {
    margin-top: 40px;
  }
  .best-casino {
    margin-bottom: 0;
  }
  .experts-list li {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .criteria-block__list li {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .law-block__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .devices-compare {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .devices-compare__desktop,
  .devices-compare__mobile {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .devices-compare__desktop .devices-compare__list,
  .devices-compare__mobile .devices-compare__list {
    padding-right: 0;
    padding-left: 0;
    border: none;
  }
  .devices-compare__desktop .devices-compare__wrapper,
  .devices-compare__mobile .devices-compare__wrapper {
    text-align: center;
  }
  .devices-compare__desktop {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid #efefef;
  }
  .polling-block__options {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .polling-block__value-wrapper {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .polling-block__value-wrapper, .polling-block__value-wrapper:nth-child(odd) {
    padding: 10px 0;
    text-align: center;
  }
  .polling-block__value-wrapper + .polling-block__value-wrapper {
    border: none;
  }
  .polling-block__stats {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .progressbar-wrapper {
        flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
    -ms-flex-preferred-size: 100%;
  }
  .progressbar-wrapper + .progressbar-wrapper {
    margin-top: 20px;
    padding-top: 20px;
  }
  .progressbar-wrapper + .progressbar-wrapper::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
  }
  .progressbar-wrapper:nth-child(even) {
    padding-left: 0;
  }
  .best-of-month__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .best-of-month__list li {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .best-of-month__list li:not(:last-child) {
    margin-bottom: 20px;
  }
  .video-tutorial__list li {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .first-bet__image, .withdraw__image {
    display: none;
  }
  .first-bet__video, .withdraw__video {
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .first-bet__button, .withdraw__button {
    margin-top: 10px;
  }
  .game-categories li, .software-list__item {
        flex-basis: 33.3333%;
    max-width: 33.3333%;
    -ms-flex-preferred-size: 33.3333%;
  }
  .gambling-map {
    padding-top: 0;
  }
  .gambling-map__list {
    margin-left: 0;
  }
  .gambling-map__list li {
        flex-basis: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
  }
  .faq-block__rating {
    padding-left: 0;
  }
  .question, .answer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .question__title, .answer__title {
    margin-bottom: 10px;
  }
  .question {
    margin-bottom: 20px;
  }
  .exclusive-offers__icons li {
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    padding: 0 10px;
    -webkit-box-flex: 0;
  }
  .exclusive-offers__icons li img {
    width: 100%;
    height: auto;
  }
  .exclusive-offers__title {
    font-size: 35px;
    line-height: 42px;
  }
  .exclusive-offers__subtitle {
    font-size: 20px;
    line-height: 26px;
  }
  .exclusive-offers__form-fileds {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .exclusive-offers__form-fileds input {
    margin-bottom: 10px;
    border-radius: 5px;
  }
  .exclusive-offers__form-fileds button {
    border-radius: 5px;
  }
}
@media (max-width: 376px) {
  .advantages li {
        flex-basis: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    font-size: 14px !important;
  }
  .game-categories li, .software-list__item {
        flex-basis: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
  }


}