
/*** uncss> filename: /css/combined-styles.min.css ***/

*,
:after,
:before {
    box-sizing: border-box
}

.hide-content,
:focus,
a {
    outline: 0
}

@font-face {
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    src: url(/Sources/Fonts/Roboto-regular/Roboto-regular.eot);
    src: url(/Sources/Fonts/Roboto-regular/Roboto-regular.eot?#iefix) format('embedded-opentype'), local('Roboto'), local('Roboto-regular'), url(/Sources/Fonts/Roboto-regular/Roboto-regular.woff2) format('woff2'), url(/Sources/Fonts/Roboto-regular/Roboto-regular.woff) format('woff'), url(/Sources/Fonts/Roboto-regular/Roboto-regular.ttf) format('truetype'), url(/Sources/Fonts/Roboto-regular/Roboto-regular.svg#Roboto) format('svg')
}

@font-face {
    font-family: Roboto;
    font-weight: 700;
    font-style: normal;
    src: url(/Sources/Fonts/Roboto-700/Roboto-700.eot);
    src: url(/Sources/Fonts/Roboto-700/Roboto-700.eot?#iefix) format('embedded-opentype'), local('Roboto Bold'), local('Roboto-700'), url(/Sources/Fonts/Roboto-700/Roboto-700.woff2) format('woff2'), url(/Sources/Fonts/Roboto-700/Roboto-700.woff) format('woff'), url(/Sources/Fonts/Roboto-700/Roboto-700.ttf) format('truetype'), url(/Sources/Fonts/Roboto-700/Roboto-700.svg#Roboto) format('svg')
}

* {
    max-height: 100000px
}

img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic
}

header,
nav,
section {
    display: block
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

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

p,
ul {
    margin: 1em 0
}

h1,
ul {
    margin: 0;
    padding: 0
}

nav ul {
    list-style: none
}

.fleft {
    float: left
}

.fright {
    float: right
}

.clearfix:after {
    height: 0;
    visibility: hidden
}

h1 {
    line-height: normal;
    text-transform: uppercase
}

body,
html {
    height: 100%;
    font-family: Roboto, Arial, Helvetica, sans-serif
}

body {
    margin: 0;
    line-height: 24px;
    font-size: 15px;
    min-width: 320px;
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

h1 {
    font-weight: 700
}

ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #4987b7
}

button {
    vertical-align: middle
}

.wrapper {
    width: 100%;
    height: 100%
}

.main {
    overflow: hidden
}

.btn-green {
    text-transform: uppercase;
    color: #fff;
    background: #49b848;
    border-radius: 3px;
    text-shadow: 0 2px 0 #008340;
    box-shadow: 0 2px 0 #006d33
}

h1 {
    font-size: 30px;
    margin: 0
}

.fright-img {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 175px
}

.container {
    width: 100%;
    max-width: 1126px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.header {
    color: #fff
}

.header .header-top-panel {
    background: #002853
}

@media (max-width:1024px) {
    .header .header-top-panel {
        padding: 10px 0
    }
}

.header .header-middle-panel {
    background: #001845
}

.header .header-middle-panel nav .main-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: justify
}

.header .header-middle-panel nav .main-nav li {
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header .header-middle-panel nav .main-nav li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 13px
}

.header .header-bottom-panel .bottom-panel {
    color: #109FFE;
    border-bottom: 2px solid #edeeee;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.header .header-bottom-panel .bottom-panel:after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0
}

.header .header-bottom-panel .bottom-panel li:nth-child(1):before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    margin: 0 13px 0 0
}

.header .header-bottom-panel .bottom-panel li:nth-child(2):before {
    content: "";
    display: inline-block;
    vertical-align: inherit;
    margin: -2px 10px 0 0
}

.header .header-bottom-panel .bottom-panel li:nth-child(3):before {
    content: "";
    width: 103px;
    display: inline-block;
    vertical-align: inherit;
    margin: 5px 10px 0 0
}

.first-block .content-holder {
    float: left;
    width: 74%;
    max-width: 847px
}

.first-block .right-side {
    width: 30%;
    max-width: 249px;
    background: #e2eef7;
    text-align: center
}

.first-block .right-side .image-holder {
    margin: 0 0 24px
}

.first-block .right-side .side-list {
    text-align: left;
    margin: 0 0 24px
}

.first-block .right-side .side-list li {
    position: relative;
    padding: 0 0 15px 24px
}

.first-block .right-side .side-list li:before {
    content: "";
    background: url(/img/icon-03.png) no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 3px
}

.first-block .right-side .btn-green {
    padding: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #49b848;
    display: block;
    border-radius: 3px;
    box-shadow: 0 4px 0 #006d33;
    -webkit-box-shadow: 0 4px 0 0 #006d33!important;
    -moz-box-shadow: 0 4px 0 0 #006d33!important;
    -o-box-shadow: 0 4px 0 0 #006d33!important
}

.first-block .right-side .btn-green:hover {
    transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    background: #3e933c;
    color: #fff;
    box-shadow: 0 2px 0 #006d33;
    -webkit-box-shadow: 0 2px 0 0 #006d33!important;
    -moz-box-shadow: 0 2px 0 0 #006d33!important;
    -o-box-shadow: 0 2px 0 0 #006d33!important
}

.section-holder2 .top-content-block ul li {
    position: relative;
    margin: 0 0 12px 50px
}

.section-holder2 .top-content-block ul li:before {
    content: "";
    background: url(/img/image-12.png) no-repeat;
    width: 43px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -54px
}

@media only screen and (max-width:980px) {
    .header .header-middle-panel nav,
    .header .logo-holder {
        float: none
    }
    .header {
        text-align: center
    }
    .header .header-middle-panel nav .main-nav {
        display: none
    }
    .header .header-middle-panel nav .main-nav li {
        display: block
    }
    .header .header-bottom-panel .bottom-panel {
        height: auto;
        text-align: center;
        display: none
    }
    .main {
        text-align: left;
        padding: 0 0 22px
    }
    .first-block .content-holder {
        float: none;
        width: 100%;
        max-width: 100%
    }
    .first-block .right-side {
        max-width: 100%;
        margin: 0 0 25px;
        width: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:640px) {
    h1 {
        font-size: 22px
    }
}

@media only screen and (max-width:373px) {
    .fright-img {
        float: right;
        padding-left: 0;
        padding-bottom: 10px;
        width: 145px
    }
}

@media only screen and (max-width:762px) {
    h1 {
        margin-bottom: 0
    }
    .fright-img {
        float: right;
        padding-left: 0;
        padding-bottom: 10px;
        width: 120px
    }
}

.clearfix:after,
.clearfix:before {
    content: '';
    display: block;
    clear: both
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(/Sources/Fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(/Sources/Fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(/Sources/Fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(/Sources/Fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(/Sources/Fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(/Sources/Fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.dynamic-height-wrap {
    overflow: hidden;
    position: relative;
    transition: max-height .25s ease-in-out;
    width: 100%
}

.hide-content {
    display: none;
    margin: 10px auto;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .2px;
    padding: 0;
    text-transform: uppercase;
    text-decoration: underline;
    color: #4987b7;
    border-radius: 3px;
    border: none;
    background: 0 0
}

@font-face {
    font-family: flexslider-icon;
    src: url(/Sources/Fonts/flexslider-fonts/flexslider-icon.eot);
    src: url(/Sources/Fonts/flexslider-fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(/Sources/Fonts/flexslider-fonts/flexslider-icon.woff) format('woff'), url(/Sources/Fonts/flexslider-fonts/flexslider-icon.ttf) format('truetype'), url(/Sources/Fonts/flexslider-fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.first-block .content-holder h1 {
    margin-bottom: 1em
}

.first-block .right-side {
    padding: 20px
}

@media (min-width:768px) {
    .first-block .content-holder {
        float: left;
        width: 65%;
        max-width: 100%
    }
    .first-block .right-side {
        float: right;
        width: 33%;
        max-width: 100%;
        margin-left: 2%
    }
}

@media (min-width:1024px) {
    .first-block .content-holder {
        float: left;
        width: 75%;
        max-width: 100%
    }
    .first-block .right-side {
        float: right;
        width: 23%;
        max-width: 100%;
        margin-left: 2%
    }
}

.logo-holder {
    float: left;
    margin: 13px 0 0
}

.header .header-top-panel {
    padding: 0;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000
}

.header .header-bottom-panel {
    margin: 94px 0 0
}

.header .header-middle-panel nav .main-nav {
    max-width: 10000px;
    width: calc(100% + 6px)
}

.header .header-middle-panel nav .main-nav li {
    float: left;
    list-style-type: none;
    position: relative;
    margin: 0
}

.main-nav li:hover {
    background: #2092d0
}

.header .header-middle-panel nav .main-nav li>a {
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 38px 17px 32px 18px;
    text-transform: uppercase
}

.header .header-middle-panel nav .main-nav li ul {
    background: #2092d0;
    left: 0;
    min-width: 220px;
    opacity: 0;
    position: absolute;
    top: 94px;
    transition: all .3s ease 0s;
    z-index: -1;
    display: none
}

.header .header-middle-panel nav .main-nav li:last-child ul {
    left: auto;
    right: 0;
    width: 220px
}

.header .header-middle-panel nav .main-nav li:hover {
    background: #2092d0
}

.header .header-middle-panel nav .main-nav li:hover>ul {
    z-index: 71;
    opacity: 1;
    display: block;
    transition: all .3s ease 0s;
    background: #2092d0
}

.header .header-middle-panel nav .main-nav li li:hover>ul {
    border-left: 1px solid #164C88;
    left: 100%;
    top: 0
}

.main-nav li ul li {
    text-transform: uppercase;
    width: 100%
}

.main-nav li ul li:last-child {
    margin: 0
}

.header .header-middle-panel nav .main-nav li>ul li a {
    font-weight: 700;
    color: #fff;
    float: left;
    width: 100%;
    padding: 7px 0 7px 10px;
    text-align: left
}

.main-nav li ul li a:hover {
    background: #164C88
}

.header .header-bottom-panel .bottom-panel {
    text-align: left;
    height: 35px
}

.header .header-bottom-panel .bottom-panel li {
    display: inline-block;
    color: #2092d0;
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
    position: relative;
    letter-spacing: .01em
}

.header .header-bottom-panel .bottom-panel li:nth-child(1) {
    padding: 0 0 0 32px
}

.header .header-bottom-panel .bottom-panel li:nth-child(1):before {
    background: url(/img/block-elements/main-menu-header/header-bottom-panel.png) 0 -4px no-repeat;
    height: 21px;
    left: -1px;
    position: absolute;
    top: 5px;
    width: 24px
}

.header .header-bottom-panel .bottom-panel li:nth-child(2) {
    margin: 0 0 0 142px;
    padding: 0 0 0 27px
}

.header .header-bottom-panel .bottom-panel li:nth-child(2):before {
    background: url(/img/block-elements/main-menu-header/header-bottom-panel.png) -27px 0 no-repeat;
    height: 26px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 24px
}

.header .header-bottom-panel .bottom-panel li:nth-child(3) {
    padding: 0 0 0 112px;
    float: right
}

.header .header-bottom-panel .bottom-panel li:nth-child(3):before {
    background: url(/img/block-elements/main-menu-header/header-bottom-panel.png) -51px -4px no-repeat;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0
}

.main {
    padding: 22px 0 30px
}

@media screen and (max-width:1024px) {
    .header .fright,
    .logo-holder {
        width: 100%;
        overflow: hidden
    }
    .logo-holder {
        transition: all .5s ease 0s;
        overflow: hidden
    }
    .header .header-bottom-panel .bottom-panel {
        text-align: justify
    }
    .header .header-bottom-panel .bottom-panel li:nth-child(2) {
        margin: 0
    }
    .header .header-bottom-panel .bottom-panel li:nth-child(3) {
        float: none
    }
    .header-top-panel .container {
        padding: 0
    }
    .header .header-top-panel {
        margin: 0 0 20px
    }
    .header .header-middle-panel {
        background: #001845;
        float: left;
        width: 100%
    }
    .logo-holder {
        float: left;
        margin: 0;
        width: 100%;
        text-align: center
    }
    .header .header-middle-panel nav {
        display: none
    }
    .header .header-bottom-panel {
        margin: 158px 0 0
    }
    .logo-holder {
        height: 104px;
        opacity: 1;
        padding: 20px 15px
    }
}

.section-holder2 .top-content-block {
    margin: 0
}

.first-block .right-side .image-holder,
.first-block .right-side .side-list {
    margin-bottom: 20px
}

.first-block .right-side .side-list-wrap {
    display: table;
    margin: 0 auto
}

.first-block .right-side .side-list li {
    font-size: 13px
}

.first-block .right-side .side-list li:last-child {
    padding-bottom: 0
}

.first-block .right-side .btn-green {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    text-shadow: none
}

@media (max-width:425px) {
    .first-block .right-side ul.side-list {
        margin-bottom: 0
    }
    .first-block .right-side .side-list li {
        font-size: 16px
    }
    .first-block .right-side .side-list-button {
        display: table-header-group
    }
    .first-block .right-side .side-list-button a.btn-green {
        margin-bottom: 20px
    }
    .first-block .right-side .btn-green {
        font-size: 27px;
        line-height: 1.1
    }
}

/* TOPLISTS */

/**
 * First Block
*/


.first-block .content-holder h1 {
	margin-bottom: 1em;
}

.first-block .right-side {
	padding: 20px;
}

.first-block .right-side .image-holder,
.first-block .right-side .side-list {
	margin-bottom: 2em;
}

/*************************
BREADCRUMBS
*************************/

.header .page-nav {
	margin-top: 13px;
	font-style: italic;
	text-align: left;
}

.header .page-nav li {
	display: inline;
	font-size: 13px;
	color: #979797;
}

@media screen and (max-width: 320px) {
	.header .page-nav li {
		font-size: 11px;
	}
}

.header .page-nav li a:hover {
	text-decoration: underline;
}

.header .page-nav li:after {
	font-family: 'FontAwesome';
	content: "\f105";
	line-height: 0;
	color: #979797;
	font-style: normal;
	padding-left: 5px;
}

.header .page-nav li:last-child::after {
	content: "";
}

.header .page-nav li:first-child::before {
	font-family: 'FontAwesome';
	content: "\f015";
	color: #979797;
	font-style: normal;
}


/**
 * Toplist
 */


/* For the jump link */
 .toplist-anchor{
	 display: block;
	 height: 94px; /*same height as header*/
	 margin-top: -94px; /*same height as header*/
	 visibility: hidden;
 }

#toplist {
	margin-right: -15px;
  margin-left: -15px;
}

#toplist .title-holder {
	padding: 10px 20px 30px;
	margin-top: 54px;
	text-align: center;
}

#toplist .title-holder h1,
#toplist .title-holder h2,
#toplist .title-holder h3 {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
}

/*#toplist .title-holder h1:before,*/
/*#toplist .title-holder h2:before,*/
/*#toplist .title-holder h3:before {*/
	/*content: '';*/
	/*position: absolute;*/
	/*left: 50px;*/
	/*bottom: 100%;*/
	/*display: block;*/
	/*width: 192px;*/
	/*height: 64px;*/
	/*background: transparent url('/img/block-elements/toplist/sprite_toplist.png') scroll no-repeat 50% 50%;*/
	/*background-size: 146%;*/
	/*background-position: -89px -3px;*/
/*}*/

#toplist .top-casino-holder {
	padding: 0 15px;
}

#toplist .top-casino-holder .inner-casino.out-center-block {
	border: 7px solid #72b62b;
}

#toplist .top-casino-holder .inner-casino {
	display: block;
	padding-top: 20px;
	margin-top: 0;
	border: 1px solid #a6a6a5;
}

#toplist .top-casino-holder .inner-casino a{
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

#toplist .top-casino-holder .out-center-block {
	padding-top: 25px;
}

.top-casino-holder .inner-casino .image-holder {
	margin-top: 0;
	margin-bottom: 11px;
	min-height: 83px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.top-casino-holder .rating-star-holder {
	margin-bottom: 15px;
}

.top-casino-holder .rating-star-holder .rating-star {
	display: inline-block;
	vertical-align: middle;
	width: 92px;
	height: 14px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMEVCOEJDNTk3OUNFNjExQTY5NEJENTNEQ0VBQUNEMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2OTZDOEFCRUM2QjQxMUU2QjVFQkM3MzEzQTBCMkI0MCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2OTZDOEFCREM2QjQxMUU2QjVFQkM3MzEzQTBCMkI0MCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjQ4QTAyMUYxQTJFNjExOEU1N0MxQzVGRjQwNTQxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMEVCOEJDNTk3OUNFNjExQTY5NEJENTNEQ0VBQUNEMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psm2ltcAAAH4SURBVHjaYuztbmUgAhQA8QRsEnPnL4Wzr169ilUzExEWiAFxJ5QmCxC05M+fP1FAig1K08YSIIhDo6luiQILC4shiAGl5aluye/ff+LQ+PHkWMICxFlArIZNkpmZKRyNnwmkhJDFkhOjYcxbQDwNmzmM9va2+o72NjW8vDwh5Ib5589f1uw/eKTlwIFDF7E6lpub5+3VazfvMzExvRcREdIC0pzEGg5Mce8vXb42ec/eg3O+fft+KTs7+x/W4AJ69w+QPgXMVE/u33941dHBJlNAgN+CkAUfPnw8sf/Akenv3n/YA+Q+IyrigZY9A2pYsXb9ltJHj5+uwKcJJA9SB1JPyAJYxCNH4i8gdeTLl69J+DQJCQp8B6o9gl6skJKEGTk5Ob3waYLKM1KST8yBSVUcxvn27dv1s+cutoFopKQMkjcnJZ+ggF+/fieysbEy/P///9ejR09W7ztweNG/f/8vXrp89aCTg22snJxMGCMjIxtQXRJQ3QlyLGFiYWEO+v79x51jJ05Pe/Dg0XZg2N+Ayu0Chv8jBQW5c1YWplns7GyBQLEMIP5HkiX//v0zffb85fa9+w6tAOaBw0ALPqMljBtAi54+efLsprOTXYSUpLgJKPkTsoRRS0sLmS8MxKDwBoX/f3z6gFgTiF8C8VtClRZAgAEAeIbNh+fEFO8AAAAASUVORK5CYII=') scroll repeat-x 0 50%;
	background-size: auto 14px;
}

.top-casino-holder .rating-star-holder .rating-star span {
	display: block;
	width: auto;
	height: 14px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMEVCOEJDNTk3OUNFNjExQTY5NEJENTNEQ0VBQUNEMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MUE1MTVBOEM2QjQxMUU2OEVDREMyRkVGOUE0ODk5NCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MUE1MTVBN0M2QjQxMUU2OEVDREMyRkVGOUE0ODk5NCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjQ4QTAyMUYxQTJFNjExOEU1N0MxQzVGRjQwNTQxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMEVCOEJDNTk3OUNFNjExQTY5NEJENTNEQ0VBQUNEMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ptd41HkAAAHsSURBVHjaYvy9i4EYUADEE7BJ6BdowdlXr17FqpmJCAvE/v9n6ATRDGQCgpZ8/8UUxcjIwAaiaWYJEMSh0VS3RIGT7Z8hiAGl5aluybefTHFo/HhyLGEEpq4sIK2GTfL3X8ZwVub/Ekj8F0D+Shxm3WJx/T8NqyVhHor6XfFPaqSFf4eQG+ZP37KuKVso07Jy+72LWC3R0tJiAdJGOd6vgmPt36VysP0TJNbwH7+Y3i8+KDR7ylaxtUDuOWA++YMruGCZSkpN6odLZ/zTTCXxnxaELLj3kv1E+ULp6beecewBcp/hy4yMyDkeaBEbkDKbnPo42077cwQuCw5d5V2RO1t2KpB5Coh/EcrxLMicixOugTQcef6ONQmfL1Qlf3wHqj2CXqyQkoQZhfn+eOHTBJVnpCSfmLOx/BeHcV59ZLkOjNg2EA0Tg8qbk23Jlx9MiSD63z+GX/su8S71aFQtmL1bZBKIBvKXgMSh6pKItYQF3VIO1v9Bbz+z3GlbIzFtz0W+7cCwvwGV2wUM/0cu+p/OVYW8yOLn+hsIFMsAuYckS/78ZTQ9dZt7e+E8mRXAPHAYaMFntIRxA2jR0yPXeW72Jz2JMFP9agJNYfiLFWBmRIlTIAaFNyj8/+PTB8SaQPwSiN8SSsIAAQYA/F7BGWUjEWsAAAAASUVORK5CYII=') scroll repeat-x 0 50%;
	background-size: auto 14px;
}

.top-casino-holder .out-center-block .rating-star-holder .rating-star {
	width: 120px;
	height: 18px;
	background-size: auto 18px;
}

.top-casino-holder .out-center-block .rating-star-holder .rating-star > span {
	height: 18px;
	background-size: auto 18px;
}

.top-casino-holder .inner-casino .gold {
	background: linear-gradient(to right, #e7b300 0, #f4cc0e 20%, #f4cc0e 50%, #f4cc0e 80%, #e7b300 100%);
}

.top-casino-holder .inner-casino .silver {
	background: linear-gradient(to right, #e5e6e8 0, #f3f2f1 20%, #f3f2f1 50%, #f3f2f1 80%, #e5e6e8 100%);
}

#toplist .top-casino-holder .inner-casino .price-holder {
	padding: 12px 15px;
	margin: 0 0 12px;
	font-size: 24px;
}

#toplist .top-casino-holder a.inner-critique {
	font-weight: 700;
	color: #1c92d1;
	text-transform: uppercase;
	text-decoration: underline;
	display: block;
	font-size: 13px;
	line-height: 24px;
}

#toplist .top-casino-holder .out-center-block a.inner-critique{
	bottom: 20px;
}

#toplist .top-casino-holder .toplist-bot-block a.inner-critique{
	position: absolute;
	width: auto;
	right: 48px;
	bottom: 0;
	top: 65px;
}

.bullet-list-table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

.top-casino-holder .inner-casino .bullet-list {
	width: auto;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	color: #575756;
	margin: 0 0 14px;
	font-family: 'Roboto', sans-serif;
}

.top-casino-holder .bullet-list li {
	margin: -1px 0 0;
}

.top-casino-holder .bullet-list li::before {
	content: '';
	background: url('/img/block-elements/toplist/sprite_toplist.png');
	width: auto;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	width: 10px;
	height: 10px;
}

.top-casino-holder .inner-casino .toplist_title {
	color: #575756;
}

.top-casino-holder .inner-casino .payout > span {
	font-size: 20px;
}

#toplist .top-casino-holder .inner-casino.out-center-block {
	margin-top: -20px;
	margin-bottom: 50px;
}

#toplist .top-casino-holder .casino-options {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
			flex-flow: row wrap;
	margin: 0 0 10px;
}

.top-casino-holder dl:last-child,
.top-casino-holder ul:last-child,
.top-casino-holder ol:last-child,
.top-casino-holder p:last-child {
	margin-bottom: 0;
}


.top-casino-holder .payout,
.top-casino-holder .payment,
.top-casino-holder .device {
	padding: 0 15px;
	text-align: left;
}

.top-casino-holder .device {
	padding: 0 0 0 3px;
}

.top-casino-holder .out-center-block .payment {
	padding: 0 0 0 15px;
}

.top-casino-holder .payout {
	text-align: center;
}


.top-casino-holder .toplist_title {
	font-size: 16px;
	line-height: 1.25;
	font-weight: 700;
	white-space: nowrap;
	font-family: 'Roboto Condensed', sans-serif;
}

.top-casino-holder .toplist_device_title {
	visibility: hidden;
}

.top-casino-holder .payout > i,
.top-casino-holder .payment > i,
.top-casino-holder .device i {
	padding: 0 !important;
	margin: 0 4px 0 0;
	color: #3e933c;
	font-size: 34px;
}

.top-casino-holder .inner-casino .payout > span {
	font-size: 20px;
}

.device-icons {
	display: none;
}

.compatibility-box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 102px;
	height: 29px;
	margin: 2px 0 0;
	border-collapse: collapse;
	border: 1px solid #0b8e36;
	border-radius: 2px;
}

.compatibility-box__icon {
	-webkit-flex: 0 0 30px;
	-ms-flex: 0 0 30px;
	flex: 0 0 30px;
	max-width: 29px;
	width: 22px;
	background-color: #0b8e36;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.compatibility-box__icon i {
	padding: 0;
	color: #fff !important;
	font-size: 16px !important;
	line-height: 1;
	margin: 0 !important;
}

.compatibility-box__text {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #fff;
	color: #575756;
	font-weight: 700;
	font-size: 12px;
	line-height: 27px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding-left: 5px;
}

#toplist .top-casino-holder .casino-options .payout,
#toplist .top-casino-holder .casino-options .payment,
#toplist .top-casino-holder .casino-options .device {
	margin: 0 0 10px;
}

#toplist .top-casino-holder .casino-options .payout {
	-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
			flex: 0 0 100%;
	max-width: 100%;
}

#toplist .top-casino-holder .casino-options .payment {
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}

#toplist .top-casino-holder .casino-options .device {
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}

.top-casino-holder .inner-btn-green {
	margin-bottom: 15px;
}

.top-casino-holder .inner-casino .inner-btn-green {
	min-width: 155px;
	font-size: 16px;
	height: 33px;
	line-height: 18px;
}

.text-shadow-ye {
	background:#ffc435!important;
	text-shadow:0 2px 0 #8e6a11!important;
	box-shadow:0 4px 0 0 #dca829!important;
	-webkit-box-shadow:0 4px 0 0 #dca829!important;
	-moz-box-shadow:0 4px 0 0 #dca829!important;
	-o-box-shadow:0 4px 0 0 #dca829!important;
}

.text-shadow-gr {
	 text-shadow: 0 2px 0 #006d33 !important;
	 font-family: 'Roboto', sans-serif;
	 font-size: 18px;
}

#toplist .top-casino-holder .casino-language-bar {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	width: 55px;
	height: 34px;
	background: transparent url('/img/block-elements/toplist/sprite_toplist.png') scroll no-repeat 50% 50%;
	background-position: -47px 0;
}

#toplist .block-toplist-bot .casino-language-bar {
	display: none;
}

#toplist .block-toplist-bot {
	padding: 20px 5px;
	border: 1px solid #a6a6a5;
	margin-bottom: 19px;
}

#toplist .block-toplist-bot .n_logo,
#toplist .block-toplist-bot .n_bonus,
#toplist .block-toplist-bot .n_payout,
#toplist .block-toplist-bot .n_deposit,
#toplist .block-toplist-bot .n_actions {
	font-size: 14px;
	float: none;
	padding: 0;
	white-space: nowrap;
	font-family: 'Roboto Condensed', sans-serif;
	width: auto;
}

.block-toplist .n_logo img {
	width: auto;
}

#toplist .block-toplist-bot .n_bonus,
#toplist .block-toplist-bot .n_payout,
#toplist .block-toplist-bot .n_deposit {
	float: left;
	text-align: left;
}

#toplist .block-toplist-bot .n_bonus {
	width: 21%;
}

#toplist .block-toplist-bot .n_payout {
	width: 30%;
}

#toplist .block-toplist-bot .n_deposit {
	width: 49%;
}

#toplist .block-toplist-bot .n_actions {
	text-align: center;
	margin-bottom: 0;
}

#toplist .block-toplist-bot .n_logo > span,
#toplist .block-toplist-bot .n_bonus > span,
#toplist .block-toplist-bot .n_payout > span,
#toplist .block-toplist-bot .n_deposit > span,
#toplist .block-toplist-bot .n_actions > span {
	display: block;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	line-height: normal;
}

#toplist .block-toplist-bot .n_actions .inner-critique {
	margin-top: 0;
	font-size: 13px;
}

#toplist .block-toplist-bot .n_actions p:last-child {
	margin-bottom: 0;
}

#toplist .block-toplist-bot .n_actions .toplist-review {
	position: static;
}

#toplist .block-toplist-bot .btn-play-now {
	display: inline-block;
	vertical-align: middle;
	min-width: 155px;
	margin-bottom: 13px;
	font-size: 18px;
}


.bottom-block {
	border: 1px solid #c9c8c6;
	border-radius: 3px;
	padding: 11px 20px 37px;
	margin: 0 0 20px;
	-webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

.bottom-block-label {
	margin: 0 0 24px;
	color: #be120e;
	font-weight: 700;
	font-size: 15px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2px;
}

.bottom-block-label > span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 45px;
}

.bottom-block-label > span:before,
.bottom-block-label > span:after {
	content: '';
	position: absolute;
	top: 62%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 38px;
	height: 38px;
	background: transparent url('/img/block-elements/toplist/sprite_toplist.png') scroll no-repeat;
	background-size: 278px 70px;
	background-position: 4px -11px;
}

.bottom-block-label > span:before {
	left: 6px;
}

.bottom-block-label > span:after {
	right: 7px;
}

.bottom-block-title {
	margin: 0 0 4px;
	text-align: center;
	font-weight: normal;
	font-size: 19px;
	line-height: 1.0;
}

.bottom-block-title a {
	color: #3e933c;
	font-weight: 700;
	text-decoration: underline;
}

.bottom-block-title a:hover,
.bottom-block-title a:active {
	text-decoration: none;
}

.bottom-block .list-holder {}

.bottom-block .list-holder ul {
	list-style: none;
	padding: 0;
	margin: -15px;
}

.bottom-block .list-holder ul:before,
.bottom-block .list-holder ul:after {
	content: '';
	display: table;
}

.bottom-block .list-holder ul:after {
	clear: both;
}

.main-content .bottom-block .list-holder ul li {
	float: left;
	width: 46%;
	padding: 0px;
	margin: 0;
	margin-top: 27px;
	text-align: center;
}

.bottom-block .list-holder ul li:nth-child(2n-1) {
	clear: left;
	margin-right: 8px;
}

.bottom-block .list-holder ul li:nth-child(2n) {
	margin-left: 14px;
}

.bottom-block .list-holder figure {
	margin: 0;
}

.bottom-block .list-holder figcaption {
	padding: 0 12px;
	font-size: 14px;
	line-height: 1.3;
	margin: -10px 0 0;
}

#toplist .block-toplist-bot .n_actions {
	clear: both;
}

/* 768 > 375  | 375 > 320 */


@media (max-width: 320px) {
	.block-toplist .n_logo img {
		width: 150px;
	}
	#toplist .block-toplist-bot .n_bonus {
    width: 21%;
	}
	.title-holder h2{
		font-size: 17px;
	}
	.top-casino-holder .inner-casino .image-holder img{
		width: 105px;
	}

	#toplist .top-casino-holder .casino-options .payment{
		padding-right: 0;
	}
}

@media (max-width: 375px) {
	#toplist .block-toplist-bot .n_bonus {
    width: 28%;
	}
}

@media (max-width: 767px) {
	.mobile-hide {
		display: none;
	}
}

@media (min-width: 768px) {

	.first-block .content-holder {
		float: left;
		width: 65%;
		max-width: 100%;
	}

	.first-block .right-side {
		float: right;
		width: 33%;
		max-width: 100%;
		margin-left: 2%;
	}

	.mobile-show {
		display: none;
	}

	#toplist {
		margin-right: 0;
		margin-left: 0;
	}

	#toplist .block-toplist-bot {
		margin-bottom: 6px;
	}

	#toplist .title-holder {
		margin-top: 64px;
	}

	#toplist .top-casino-holder {
		padding: 0;
	}

	#toplist .top-casino-holder .inner-casino {
		padding-top: 25px;
		margin-top: 0;
		margin-bottom: 33px;
	}

	#toplist .top-casino-holder .out-center-block {
		padding-top: 35px;
	}

	#toplist .top-casino-holder .inner-casino .title-holder h1,
	#toplist .top-casino-holder .inner-casino .title-holder h2,
	#toplist .top-casino-holder .inner-casino .title-holder h3 {
		font-size: 26px;
	}

	.top-casino-holder .inner-casino .image-holder {
		height: 95px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
	}

	.top-casino-holder .inner-casino .rating-star-holder .rating-star {
		width: 86px;
		height: 18px;
		background-size: auto 13px;
	}

	.top-casino-holder .out-center-block .rating-star-holder .rating-star {
		width: 106px;
		height: 18px;
		background-size: auto 16px;
	}

	#toplist .top-casino-holder .casino-options .payout {
			-webkit-flex: 0 0 29.3%;
			-ms-flex: 0 0 29.3%;
			flex: 0 0 29.3%;
			max-width: 29.3%;
	}

	#toplist .top-casino-holder .casino-options .payment {
			-webkit-flex: 0 0 38.3%;
			-ms-flex: 0 0 38.3%;
			flex: 0 0 38.3%;
			max-width: 38.3%;
	}

	#toplist .top-casino-holder .casino-options .device {
			-webkit-flex: 0 0 30.3%;
			-ms-flex: 0 0 30.3%;
			flex: 0 0 30.3%;
			max-width: 30.3%;
	}

	.top-casino-holder .inner-casino .payout > span {
		font-size: 14px;
	}

	.top-casino-holder .inner-casino .rating-star-holder .rating-star > span {
		height: 18px;
		background-size: auto 13px;
	}

	.top-casino-holder .out-center-block .rating-star-holder .rating-star > span {
		height: 18px;
		background-size: auto 16px;
	}

	.top-casino-holder .payout, .top-casino-holder .payment, .top-casino-holder .device {
		padding: 0 5px;
	}

	.top-casino-holder .inner-casino {
		width: 32.5%;
	}

	.top-casino-holder .out-center-block {
		position: absolute;
		right: 0;
		left: 0;
		margin-right: auto;
		margin-left: auto;
		width: 36%;
	}

	.top-casino-holder .out-center-block .rating-star-holder {
		margin-bottom: 18px;
	}

	#toplist .top-casino-holder .inner-casino .price-holder {
		font-size: 23px;
		padding: 9px 15px;
		margin: 0 0 10px;
	}

	.top-casino-holder .inner-casino .bullet-list {
		text-align: left;
		margin: 0 0 21px;
		font-size: 13px;
	}

	.top-casino-holder .inner-casino .inner-btn-green {
		min-width: 135px;
		font-size: 15px;
		height: 31px;
		line-height: 16px;
		margin-bottom: 9px;
	}

	#toplist .top-casino-holder .inner-critique {
		font-size: 11px;
	}

	#toplist .top-casino-holder .casino-options {
		margin: 0 0 1px;
	}

	.top-casino-holder .payout, .top-casino-holder .payment, .top-casino-holder .device {
		text-align: center;
	}

	.top-casino-holder .toplist_device_title {
		visibility: visible;
	}

	.top-casino-holder .toplist_title {
		font-size: 12px;
	}

	.top-casino-holder .payout > i, .top-casino-holder .payment > i, .top-casino-holder .device i {
		font-size: 18px;
		margin: 0 1px 0 0;
	}

	.top-casino-holder .device i {
		font-size: 18px;
		margin: 0 0px 0 0;
	}

	.device-icons {
		display: block;
	}

	.compatibility-box {
		display: none;
	}

	#toplist .block-toplist-bot .n_logo,
	#toplist .block-toplist-bot .n_bonus,
	#toplist .block-toplist-bot .n_payout,
	#toplist .block-toplist-bot .n_deposit,
	#toplist .block-toplist-bot .n_actions {
		/*float: left;*/
		text-align: center;
		font-size: 15px;
	}

	#toplist .block-toplist-bot .n_logo > span,
	#toplist .block-toplist-bot .n_bonus > span,
	#toplist .block-toplist-bot .n_payout > span,
	#toplist .block-toplist-bot .n_deposit > span,
	#toplist .block-toplist-bot .n_actions > span {
		font-size: 28px;
	}

	#toplist .block-toplist-bot .n_payout > span {
		font-size: 23px;
	}

	#toplist .block-toplist-bot .n_logo {
		margin: 0;
	}

	#toplist .block-toplist-bot .n_bonus,
	#toplist .block-toplist-bot .n_payout,
	#toplist .block-toplist-bot .n_deposit {
		margin-top: 0px;
		/*width: 16%;*/
	}

	#toplist .block-toplist-bot .n_deposit {
		/*margin-left: 14px;*/
		/*width: 21%;*/
	}

	#toplist .block-toplist-bot .n_actions {
		/*clear: none;
		width: 20%;*/
	}

	#toplist .block-toplist-bot .n_actions .btn-play-now {
		min-width: 0;
		margin-top: 0;
		margin-bottom: 5px;
		font-size: 16px;
		width: 108px;
		height: 33px;
	}

	.block-toplist .n_logo img {
		max-width: 100%;
	}

	.bottom-block .list-holder ul li {
		width: 25%;
	}

	.bottom-block .list-holder ul li:nth-child(2n-1) {
		clear: none;
	}

	.bottom-block-label {
		font-size: 20px;
		margin: 0 0 19px;
	}

	.bottom-block-label > span:before,
	.bottom-block-label > span:after {
		background: transparent url('/img/block-elements/toplist/sprite_toplist.png') scroll no-repeat;
		background-size: 373px 94px;
		background-position: 0px -22px;
	}

	.bottom-block-label > span:before {
		left: 0px;
	}

	.bottom-block-label > span:after {
		right: -1px;
	}

	.bottom-block-title {
		margin: 0 0 5px;
		text-align: center;
		font-weight: normal;
		font-size: 22px;
		line-height: 1.0;
	}

	.main-content .bottom-block .list-holder ul li {
		float: left;
		width: 25%;
		padding: 0px;
		margin: 0;
		margin-top: 27px;
	}

	/*#toplist .title-holder h1:before,*/
	/*#toplist .title-holder h2:before,*/
	/*#toplist .title-holder h3:before {*/
		/*width: 256px;*/
		/*height: 69px;*/
		/*left: -24px;*/
		/*margin-bottom: -9px;*/
		/*background-size: 111%;*/
	/*}*/

	#toplist .block-toplist-bot .n_actions .inner-critique {
		font-size: 14px;
	}
}

@media (min-width: 1024px) {

	#toplist .title-holder {
		padding: 17px 20px 44px;
	}

	#toplist .title-holder h1, #toplist .title-holder h2, #toplist .title-holder h3 {
		font-size: 26px;
	}

	/*#toplist .title-holder h1:before, #toplist .title-holder h2:before, #toplist .title-holder h3:before {*/
		/*width: 256px;*/
		/*height: 89px;*/
		/*left: -31px;*/
		/*margin-bottom: -10px;*/
		/*background-size: 146%;*/
		/*background-position: -117px 0;*/
	/*}*/

	#toplist .top-casino-holder .inner-casino {
		margin-top: 0;
		border: 1px solid #a6a6a5;
		border-top: none;
		padding-top: 17px;
		width: 32.5%;
		margin-bottom: 41px;
	}

	#toplist .top-casino-holder .casino-options .payout,
	#toplist .top-casino-holder .casino-options .payment,
	#toplist .top-casino-holder .casino-options .device {
		-webkit-flex: 0 0 33.3333%;
			-ms-flex: 0 0 33.3333%;
				flex: 0 0 33.3333%;
		max-width: 33.3333%;
		text-align: center;
	}

	.top-casino-holder .inner-casino {
		width: 33.3333%;
	}

	#toplist .top-casino-holder .inner-casino.out-center-block {
		width: 36%;
		margin-top: -28px;
		padding-top: 35px;
	}

	.top-casino-holder .inner-casino .rating-star-holder .rating-star {
		width: 111px;
		background-size: auto 17px;
	}

	.top-casino-holder .inner-casino .rating-star-holder .rating-star > span {
		background-size: auto 17px;
	}

	.top-casino-holder .inner-casino.out-center-block .rating-star-holder .rating-star {
		width: 130px;
		background-size: auto 20px;
	}

	.top-casino-holder .inner-casino.out-center-block .rating-star-holder .rating-star > span {
		background-size: auto 20px;
	}

	.top-casino-holder .out-center-block .rating-star-holder {
		margin-bottom: 13px;
	}

	.top-casino-holder .rating-star-holder {
		margin-bottom: 10px;
	}

	#toplist .top-casino-holder .inner-casino .price-holder {
		font-size: 29px;
		padding: 18px 15px 13px;
		margin: 0 0 17px;
	}

	.top-casino-holder .inner-casino .bullet-list {
		/*font-size: 16px;*/
		margin: 0 0 25px;
	}

	.top-casino-holder .bullet-list li {
		margin: 2px 0 0;
	}

	.top-casino-holder .bullet-list li::before {
		background-position: -11px 0;
		width: 13px;
		height: 13px;
	}

	.top-casino-holder .toplist_title {
		font-size: 15px;
	}

	#toplist .top-casino-holder .casino-options {
		margin: 0 0 6px;
	}

	#toplist .top-casino-holder .casino-options .payout {
			-webkit-flex: 0 0 29.3%;
			-ms-flex: 0 0 29.3%;
			flex: 0 0 29.3%;
			max-width: 29.3%;
	}

	#toplist .top-casino-holder .casino-options .payment {
			-webkit-flex: 0 0 39.3%;
			-ms-flex: 0 0 39.3%;
			flex: 0 0 39.3%;
			max-width: 39.3%;
	}

	#toplist .top-casino-holder .casino-options .device {
			-webkit-flex: 0 0 30.3%;
			-ms-flex: 0 0 30.3%;
			flex: 0 0 30.3%;
			max-width: 30.3%;
	}

	.top-casino-holder .inner-casino .payout > span {
		font-size: 17px;
		margin-top: 8px;
		display: inline-block;
	}

	.top-casino-holder .payout > i, .top-casino-holder .payment > i, .top-casino-holder .device i {
		font-size: 27px;
		margin: 6px 1px 0 0;
	}

	.top-casino-holder .device i {
		font-size: 20px;
		margin: 9px 3px 0 0;
	}

	.top-casino-holder .inner-casino .inner-btn-green {
		min-width: 180px;
		font-size: 20px;
		height: 41px;
		line-height: 25px;
		margin-bottom: 16px;
	}

	#toplist .top-casino-holder .inner-critique {
		font-size: 15px;
	}

	.bottom-block .list-holder figcaption {
		padding: 0 3px;
	}

	.first-block .content-holder {
		float: left;
		width: 75%;
		max-width: 100%;
	}

	.first-block .right-side {
		float: right;
		width: 23%;
		max-width: 100%;
		margin-left: 2%;
	}

	#toplist .block-toplist-bot .n_actions .inner-critique {
		font-size: 15px;
	}
}

/* NEW FLEXBOX */

.toplist-bot-block .num-toplist {
		width: 35px;
		height: 35px;
		background: #c1c1c1;
		font-size: 18px;
		line-height: 34px;
		color: #fff;
		text-align: center;
		position: absolute;
		left: -1px;
		top: -1px;
}

.bot_n_actions{
	text-align: center;
}

.bot_n_actions .btn-play-now{
		right: 35px;
    top: 50%;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background: #3e933c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49b848', endColorstr='#9fd292', GradientType=1);
    text-shadow: 0 2px 0 #008340;
    box-shadow: 0 4px 0 #006d33;
    -webkit-box-shadow: 0 4px 0 #006d33;
    -moz-box-shadow: 0 4px 0 #006d33;
    -o-box-shadow: 0 4px 0 #006d33;
    border-radius: 3px;
    line-height: 21px;
    font-size: 21px;
    font-weight: 700;
    padding: 8px 26px;
    text-decoration: none;
}

.bot_n_actions_no_link, .toplist-bot-block .bot_n_logo{
	display: flex;
	align-items: center;	
}

.toplist-bot-block{
	padding: 20px;
	padding-left: 35px;
	margin-bottom: 30px;
	border: 1px solid #a6a6a5;
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	float: left;
}
.toplist-bot-block > a{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.toplist-bot-block .bot_n_logo{
	text-align: center;
}
.toplist-bot-block .bot_n_logo img {
	max-width: none;
}
.block-top-bot-inner{
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin: 0 30px;
}

.toplist-bot-block .bot_n_deposit,
.toplist-bot-block .bot_n_bonus,
.toplist-bot-block .bot_n_payout{
	color: #5c5c5c;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
}

.toplist-bot-block .bot_n_deposit > span,
.toplist-bot-block .bot_n_bonus > span,
.toplist-bot-block .bot_n_payout > span{
	display: block;
	font-size: 28px;
	margin-top: 7px;
}


@media (max-width: 768px) {
		.toplist-bot-block{
			padding-bottom: 35px;
			padding-left: 20px;
		}
		.toplist-bot-block > a {
				display: block;
				float: left;
		}
		#toplist .top-casino-holder .inner-casino {
			padding-bottom: 10px;
		}
		#toplist .top-casino-holder .toplist-bot-block a.inner-critique{
			top: initial;
			bottom: 5px;
			right: 50%;
			left: 0;
			right: 0;
			margin: auto;
			text-align: center;
		}
		.block-top-bot-inner {
				margin: 20px 0;
		}
		.toplist-bot-block .bot_n_logo {
				width: 100%;
				display: block;
		}

		.toplist-bot-block .bot_n_logo img {
			width: 120px;
		}
		.toplist-bot-block .bot_n_deposit,
		.toplist-bot-block .bot_n_bonus,
		.toplist-bot-block .bot_n_payout{
			text-align: left;
		}

}

@media (max-width: 425px) {

	#toplist .top-casino-holder .inner-casino {
		padding-bottom: 20px;
	}
	#toplist .top-casino-holder .inner-casino a.inner-critique {
		position: absolute;
    bottom: 5px;
    right: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
	}

	.toplist-bot-block {
			padding: 10px;
			padding-bottom: 35px;
	}
	.toplist-bot-block .bot_n_deposit,
	.toplist-bot-block .bot_n_bonus,
	.toplist-bot-block .bot_n_payout{
		font-size: 13px;
		margin-top: 0;
	}

	.toplist-bot-block .bot_n_deposit > span,
	.toplist-bot-block .bot_n_bonus > span,
	.toplist-bot-block .bot_n_payout > span{
		font-size: 20px;
		margin-top: 0;
	}

}

/***** START css for critique number in top menu  ******/

.main-nav__icon--num-bonus {
    width: 22px;
    height: 22px;
    background-color: #ce171f;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    line-height: 22px;
    margin: 0;
    color: #fff;
    position: absolute;
    margin-top: -14px;
}
.main-nav__icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: -6px;
}
/***** END css for critique number 15 in top menu  ******/

/***** START new CSS for toplist Tabs  ******/

#toplist .title-holder h2:before {
    left:500px;
    background: none;
    height:0;
    background-size: 0% ;
}

#toplist .tabs-container {
    padding: 10px 100px;
    background: transparent;
    height: 60px;
}

#toplist .top-list--tabs-menu {
    width:60%;
    margin-left: auto;
    margin-right: auto;

}

#toplist .top-list--tabs-menu li {
    padding: 10px;
    color: #575756;
    width:33%;
    float: left;
    text-align: center;
    border: 6px solid #72b62b;
    border-bottom:0;
    font-size: 16px;
    cursor: hand;
    font-weight: 700;
    display: block;
}

#toplist .top-list--tabs-menu li:hover {
    color: #fff;
    background: #ffc435;
    text-shadow: 2px 1px 2px #8e6a11;
    cursor: hand;
}


#toplist .top-list--tabs-menu li.casino {
    border-right: none;
}

#toplist .top-list--tabs-menu li.poker {
    border-right: none;
}

#toplist .title-holder {
    margin-top: 0px;
}

#toplist .top-list--tabs-menu a {
    color: #575756;
    display: block;

}

#toplist .top-list--tabs-menu a:hover {
    color: #fff;
}

.top-list--tabs-menu-item.mod-current
{
    color: #fff;
    background: #ffc435;
    text-shadow: 2px 1px 2px #8e6a11;

}

#social-sites {
    display: block;
}

#poker-sites {
    display: none;

}

#betting-sites {
    display: none;

}

.section-holder2 .inner-block.toplist {
    margin: 27px 0 25px;
}

@media screen and (max-width: 425px) {
    #toplist .tabs-container {
        padding: 10px 30px;
    }

    #toplist .top-list--tabs-menu {
        width:100%;
    }

    #toplist .top-list--tabs-menu li {
        line-height: 20px;
        margin-bottom: 0;
        height: 60px;
    }
}


/***** END new CSS for toplist Tabs  ******/