@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/Proxima/ProximaNova-Regular.eot');
    src: url('../fonts/Proxima/ProximaNova-Regular.eot#iefix') format('embedded-opentype'),
        url('../fonts/Proxima/ProximaNova-Regular.woff') format('woff2'),
        url('../fonts/Proxima/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/Proxima/ProximaNova-Regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/Proxima/ProximaNova-Bold.eot');
    src: url('../fonts/Proxima/ProximaNova-Bold.eot#iefix') format('embedded-opentype'),
        url('../fonts/Proxima/ProximaNova-Bold.woff') format('woff2'),
        url('../fonts/Proxima/ProximaNova-Bold.woff') format('woff'),
        url('../fonts/Proxima/ProximaNova-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

p {
    -ms-word-break: break-all;
    -ms-word-wrap: break-all;
    word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-before: 2;
    -webkit-hyphenate-after: 3;
    hyphenate-lines: 3;
    -webkit-font-feature-settings: "liga", "dlig";
    -moz-font-feature-settings: "liga=1, dlig=1";
    -ms-font-feature-settings: "liga", "dlig";
    -o-font-feature-settings: "liga", "dlig";
    font-feature-settings: "liga", "dlig";
}

* {
    -webkit-transition: all 0.2s ease, opacity 0.2s ease-in;
    -moz-transition: all 0.2s ease, opacity 0.2s ease-in;
    -ms-transition: all 0.2s ease, opacity 0.2s ease-in;
    -o-transition: all 0.2s ease, opacity 0.2s ease-in;
    transition: all 0.2s ease, opacity 0.2s ease-in;
}

/*********************
GENERAL STYLES
*********************/

body {
    font-family: 'Proxima Nova', 'Arial', sans-serif;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.25;
    color: #C5C7C8;
    background: #000;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
    -webkit-font-smoothing: antialiased;
}

.wrap {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.wrap.header_text img{
width:80%;
}
/*********************
ADDITIONAL STYLES
*********************/

.centered{
    text-align: center;
}
.greyscale,
.authorise img,
.punch.games .item a:hover img,
#lffmgu img,
.payments img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: grayscale(1);
    filter: gray;
}

.payments img{
	-webkit-filter: grayscale(50%);
    -moz-filter: grayscale(50%);
    -ms-filter: grayscale(50%);
    -o-filter: grayscale(50%);
    filter: grayscale(50%);
    filter: grayscale(0.5);
}
.greyscale:hover,
.authorise li:hover img,
.authorise li.current img,
.punch.casinos .line .item-inner:hover .col-7 img{
    filter: none;
	-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}

/*********************
LINK STYLES
*********************/
a, a:visited {
    color: #66FCF1;
    text-decoration: none;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
   /*text-decoration: underline;*/
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.btn,
.wpcf7-submit{
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: auto;
    margin: 0;
    border: none;
    /*border-radius: 6px;*/
    font-size: 18px;
    padding: 0.375em 0.75em;
    font-weight: 700;
    text-shadow: 0 -0.0625em 0 rgba(0,0,0,0.4);
    text-transform: uppercase;
    text-decoration: none;
    color: #202834;
    white-space: nowrap;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn:hover,
.btn:active,
.wpcf7-submit:hover,
.wpcf7-submit:active{
    transform: translate(0px, 3px);
    -webkit-transform: translate(0px, 3px);
    box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.1);
}

.hzwsywtmqb,
.wpcf7-submit{
  background-color: #66FCF1;
  box-shadow: 0px 3px 0px 0px #007419;
}
.hzwsywtmqb:hover,
.wpcf7-submit:hover{
  background-color: #45A29F;
}

.drncsictcx{
    background-color: #66FCF1;
    box-shadow: 0px 3px 0px 0px #282828;
}
.drncsictcx:hover {
  background-color: #66FCF1;
}

.btn-load-more{
    font-size: 1em;
}
.btn-load-more i{
    margin-left: 0.125em;
}
/*************************
H1, H2, H3, H4, H5 STYLES
*************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    font-weight: normal;
    color:#66FCF1 ;
    margin: 0.5em 0;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none;
}

h1, .h1 {
	font-size: 2em;
}

h2, .h2 {
	font-size: 1.5em;
}

h3, .h3 {
	font-size: 1.25em;
}

h4, .h4 {
	font-size: 1.125em;
}

h5, .h5 {
	font-size: 1em;
}


/*********************
HEADER STYLES
*********************/

#header{
	background-image: url("../../../assets/themes/main/library/images/header_bg.jpg");
	background-size:cover;
	background-repeat:no-repeat;
  height:700px;
     /* background-color: #011d21;
     box-shadow: 0px 2px 2px rgba(0,0,0,0.3); */
    text-align: left;
}
#header .wrap.header_text{
	margin-top:200px;
}
#header .wrap a{

	font-size: 48px;
	color: #66FCF1;
}
#header .wrap h2{
	font-size:18px;
	color:#C5C7C8;
}
#header nav {
    z-index: 10;
    text-shadow: none;
}
#header nav .hideshow{
    position: relative;
    display: none;
}
#header nav .hideshow ul {
    position: absolute
}
#header nav .hideshow .more {
    font-size: 6px;
    color: #fff;
    cursor: pointer;
}
#header nav .hideshow .more:hover{
    background: none;
}
#header nav .hideshow .more i{
    margin-right: 2px;
}
#header nav ul li ul li a {
    float: left;
    clear: both;
    width: 100%
}
.ddArrow {
    width: 34px;
    height: 100%;
    position: absolute;
    right: -4px;
    top: 0
}
.ddArrow i {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
    transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
    font-size: 14px;
    color: #fff;
}
#header ul li .ddArrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0
}
#header ul li .ddArrow i {
    -webkit-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
    -moz-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
    -o-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
    -ms-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
    transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
    float: right;
}
#header nav ul li .wrapBtn a, #header nav ul li .wrapBtn .ddArrow i{
	color:##66FCF1 !important;
}

#siteLogo{
    display: inline-block;
    height: 40px;
}
#siteLogo img{
    height: 50px;
    width: auto;
}

#langMenu{
    display: block;
    position: absolute;
    right: 0;
    top: 12px;
}
#langMenu ul{
    margin: 0;
}
#langMenu li{
    display: inline-block;
    width: 24px;
    height: 28px;
    margin: 0 2px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#socialsMenu li{
    width: 17px;
    height: 20px;
    border-right: none;
    background-size: 100% 100%;
    margin: 0 0.125em;
    padding: 0;
    cursor: pointer;
}
.wrap.ex{
position:absolute;
margin-bottom:500px !important;

}
#footer{

}
#langMenu li a{
    display: block;
    height: 100%;
    text-indent: -99999px;
}
#langMenu li.de{
    background-image:url('../images/hexcasino-de.png');
}
#langMenu li.fr{
    background-image:url('../images/hexcasino-fr.png');
}
#langMenu li.nl{
    background-image:url('../images/hexcasino-nl.png');
}
#langMenu li.fi{
    background-image:url('../images/hexcasino-fi.png');
}
#langMenu li.en{
    background-image:url('../images/hexcasino-ca.png');
}
#langMenu li.sv{
    background-image:url('../images/hexcasino-se.png');
}
#langMenu li.ru{
    background-image:url('https://pokiesmania.com/files/library/images/hexcasino-ru.png');
    display:none;
}
#langMenu li.searchBtn{
	margin: 0 10px;
}

.searchBtn{
    background-image:url('../images/hex-search.png');
}
.searchBtn.opened{
    background-image:url('../images/hex-search-close.png');
}

#searchBtn{
	display: none;
	/*position: fixed;*/
	top: 10px;
	left: 15px;
	width: 24px;
    height: 28px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#searchContainer{
    position: absolute;
    right: 0;
    z-index: 1000;
    width: 30%;
    min-width: 300px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    display:none;
}

#tags{
    margin-bottom:0;
    line-height: 32px;
    height: 32px;
	padding: 0 30px 0 1em;
    border-radius:0 !important;
    background-color:rgba(50,50,50,0.9) !important;
    color: #bfbfc0;
    border: 1px solid #575757;
    -webkit-box-shadow: none;
    box-shadow: none;
	outline: 0;
}
#tags.working{
	background-image: url('../images/ring.svg');
	background-repeat: no-repeat;
	background-position: center right 3px;
	background-size: 26px;
}
#searchClose{
    display: none;
    float: right;
    width: 32px;
    height: 32px;
    margin-top: -32px;
    border:none !important;
    background-color: transparent !important;
    background-image: url('../images/hex-search-close.png');
    background-size: 70%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.ui-autocomplete{
    position:fixed !important;
    top:82px !important;
    padding: 0 5px !important;
    background:rgba(50,50,50,0.8) !important;
    opacity: 0;
    display: none;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
}
.ui-autocomplete.opened {
    opacity: 1;
}
.ui-menu .ui-menu-item{
    border-top: 1px solid rgba(0,0,0,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.ui-menu .ui-menu-item:hover{
    background:rgba(50,50,50,1) !important;
}
.ui-menu .ui-menu-item:last-child{
    border-bottom:0;
}
.ui-menu .ui-menu-item a{
    line-height: 2em;
    height: 2em;
    overflow:hidden;
    font-size: 1em;
    color: #fff;
}
.ui-menu .ui-menu-item img{
    float:left;
    height:1.75em;
    width:auto;
    border-radius:4px;
    margin: 0.125em 0.75em 0.125em 0;
}

/*********************
CONTENT STYLES
*********************/

#inner-content{
	padding: 1em 0;
}

.home .content h1,
.home .content h2{
    text-align: center;
}

.row{
    display: block;
    overflow: hidden;
    width: 100%;
}
.full-width{
    width: 100% !important;
}

.content h1:first-child,
.content h2:first-child,
.content h3:first-child{
    margin: 0 0 0.5em 0;
}
.content h1:first-child{
    color: #66FCF1;
}
.content p{
    text-align: justify;
    margin: 0 0 1em 0;
}
.content ul {
    margin: 0 0 1em 1em;
}
.content ul li:before {
    position: relative;
    top: -0.25em;
    font-family: 'FontAwesome';
    font-size: 0.5em;
    color:#66FCF1 ;
    content: "\f111";
    padding-right: 1em;
}
.content table{
	margin-bottom: 1em;
}
.content table td,
.content table th{
	padding: 1.25em 2em;
	border: 1px solid #354836;
}
.content table th{
	font-weight: bold;
}
.content table tr:nth-child(2n-1){
	background: rgba(113,126,114,0.15);
}

#notice{
	position: relative;
	padding: 10px 0;
	background: #434343;
}
#notice .wrap{
	padding: 0 20px 0 45px;
	background: url('../images/notice.png') no-repeat;
	background-size: 30px;
	background-position: left center;
	min-height: 30px;
}
#notice .close{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #c5c5c5;
}
#notice .close:hover{
	color: #fff;
}

.authorise{
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.5em;
}
.authorise ul{
    display: table;
    width: 100%;
    overflow-x: auto;
    margin: 0;
}
.authorise.slide{
    padding: 0 20px;
    position: relative;
}
.authorise.slide ul{
    position: absolute;
    z-index: 1;
}
.authorise.slide i{
    display: block;
}
.authorise li{
    display: table-cell;
    min-width: 180px;
    text-transform: uppercase;
    text-align: center;
    padding: 0.5em 0;

}
.authorise li:before{
    display: none !important;
}
.authorise li:hover,
.authorise i:hover,
.authorise li.current{

}
.authorise li:hover a,
.authorise i:hover,
.authorise li.current a{
    color: #66FCF1;
}
.authorise i{
    display: none;
    position: absolute;
    top: 0;
    z-index: 2;
    min-width: 30px;
    width: 30px;
    height: 37px;
    cursor: pointer;
    color: #9a9a9a;
    font-size: 20px;
    padding: 10px;
    background: #192226;
    border-bottom: 1px solid #6b6b6b;
}
.authorise i.fa-caret-left{
    left: 0;
}
.authorise i.fa-caret-right{
    right: 0;
}
.authorise img{
    height: 100%;
    width: auto;
    margin-right: 5px;
    vertical-align: top;
}
.authorise a{
    display: block;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #9a9a9a;

}
.authorise a{
    text-decoration: none !important;
}

.video-box{
    display: block;
    width: 100%;
    float: none;
    overflow: hidden;
    margin: 0 auto 1em auto;
    padding: 0;
    background: #212121;
    border: 1px solid #575757;
    border-radius: 6px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
.video-box figcaption{
    padding: 0.5em 1em;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.875em;
    /*
    color: #a8feb6;
    font-style: italic;
    */
}

.rating{
    float: left;
}
.rating p{
    float: left;
    margin: 0 0.25em 0 0;
    text-transform: uppercase;
    height: 18px;
    color: #9c9c9c;
}
.rating p:last-child{
	margin: 0 0 0 0.25em;
	text-transform:lowercase;
	font-style: italic;
}
.post-ratings{
    float: left;
    width: auto;
    height: 18px;
}
.post-ratings img{
    float: left;
    height: 1em;
}

/* archive/taxonomy */

.archive .heading{
	display: block;
	overflow: hidden;
}

.archive .content h1,
.single.blog h1{
    color: #fff;
    background-image: url('../images/hline.png');
    background-repeat: repeat-x;
    background-position-y: bottom;
	margin: 0;
}
.archive.blog .content h1{
	background-image: none;
}

.archive .rating,
.single.blog .rating{
	padding: 0.25em 0 1em 0;
}

/*
.archive .content h1:first-child,
.taxonomy .content h1:first-child{
    margin: 0;
}
*/
.archive img.archicon{
    display: none;
    float: right;
    width: 30%;
    max-width: 200px;
    margin: 0 0 1em 1em;
}

/* hex */

.hex-wrapper{
    display: block;
    position: relative;
    float: none;
    margin: 0 auto;
    width: 55px;
    height: 100px;
}
.hex-wrapper .hex-frame{
    width: 110px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 1;
    display: table;
    background: url('../images/hex-frame.png') no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    vertical-align: middle;
}
.hex-wrapper .hex{
    position: absolute;
    z-index: 1;
    left: -4px;
    top: 4px;
    width: 118px;
    height: 92px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
}
.hex-wrapper .hex-inner-one{
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.hex-wrapper .hex-inner-two{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

/* loops */

.punch{
    display: block;
    width: 100%;
    overflow: hidden;
    /*margin: 0 0 1em 0;*/
    font-size: 1.25em;
}

.overcharge{
    text-align: center;
    margin-bottom: 1em;
}

    /* - casinos */

.punch.casinos{
    font-size: 0.875em;
	margin-bottom: 1em;
}
.punch.casinos a:hover,
.punch.casinos a:active,
.punch.casinos a:visited{
    text-decoration: none !important;
}
.punch.casinos .item{
    width: 100%;
    overflow: hidden;
}
.punch.casinos .card{
    font-size: 1.25em;
    margin: 0 0 1em 0;
    text-align: center;
}

.punch.casinos .line{
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 5px 0;
}

.punch.casinos .item .item-inner{
    /*padding: 5px;*/
	padding: 3px;
    background-color: rgba(32, 40, 52, 0.7);
   /* border: 1px solid #575757;
    border-radius: 6px;*/
}
.punch.casinos .item .item-inner:hover{
	 background-color:#0B0C10;
}
.punch.casinos .line .item-inner{
    display: table;
    width: 100%;
    /*background-image: url('../images/ribbon-grey-horizontal.png');
    background-repeat: no-repeat;
    background-size: auto 60%;
    background-position: -3px center;*/
}
.punch.casinos .line.first .item-inner,
.punch.casinos .line .item-inner:hover{
   /* background-image: url('../images/ribbon-green-horizontal.png');
}
.punch.casinos .line .item-inner:hover{
    background-color: #555555;*/
}
.punch.casinos .card .item-inner{
    position: relative;
    width: 100%;
    /*min-width: 300px;*/
    max-width: 350px;
    margin: 0 auto;
    padding: 2.75em 0px 0px 0px !important;
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    /*background-image: url('../images/ribbon-grey-vertical.png');
    background-repeat: no-repeat;
    background-size: 2.0625em auto;
    background-position: 5px top;*/
}
.punch.casinos .card.first .item-inner,
.punch.casinos .card .item-inner:hover{
    /*background-image: url('../images/ribbon-green-vertical.png');*/
}
.punch.casinos .col{
    text-align: center;
}
.punch.casinos .col a:hover,
.punch.casinos .col a:active,
.punch.casinos .col a:focus{
    text-decoration: none !important;
}
.punch.casinos .line .col{
    display: table-cell;
    vertical-align: middle;
   /* border-right: 1px solid rgba(0,0,0,0.5);
    border-left: 1px solid rgba(255,255,255,0.1);*/
    padding: 0 10px;
	max-width: 300px !important;
}
.punch.casinos .line .col:first-child{
    border-left: none;
}
.punch.casinos .line .col:last-child{
    border-right: none;
    padding-right: 0;
}
.punch.casinos .card .col{
    padding: 5px 0;
}
.punch.casinos .card .col-3{
	padding:0;
}
.punch.casinos .card .col-3,
.punch.casinos .card .col-4,
.punch.casinos .card .col-5,
.punch.casinos .card .col-6{
    border-bottom: 1px solid rgba(0,0,0,0.5);
    border-top: 1px solid rgba(255,255,255,0.1);
}
.punch.casinos .line .col-1{
    /*
	width: 85px;
    min-width: 85px;
    */
	width: 105px;
    min-width: 105px;
	padding-left: 0;
}
.punch.casinos .card .col-2{
    position: absolute;
    width: 60%;
    left: 20%;
    top: -1px;
    padding: 0.125em 0;
    background: #393939;
    border: 1px solid #575757;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.punch.casinos .card .col-2 .line-2,
.punch.casinos .line .col-6 .line-2,
.punch.casinos .card .col-7{
    display: none;
}
.punch.casinos .col-7{
    padding-right: 0;
}
.punch.casinos .col-7 img{
    height: 100%;
    max-height: 40px;
    width: auto;
    vertical-align: middle;
}
.punch.casinos .card .col-3{
    border-top: none;
}
.punch.casinos .line .col-3{
    border-right: none;
}
.punch.casinos .line .col-3 .btn{
	width: 100%;
	max-width: 200px;
}
.punch.casinos .card .col-3 .btn{
    /*padding: 0.375em 0.75em;*/
    width: 100%;
	margin-bottom: 5px;
}
.punch.casinos .item .col-3 .btn i,
.punch.casinos .line .col-3 .btn span,
.punch.games .btn span{
	display: none;
}
.punch.casinos .item.line .col-3 .btn i{
	display: inline-block;
}
.punch.casinos .item .col-3 .drncsictcx{
	background-color:#787878;
	/*box-shadow: 0px 3px 0px 0px #303030;*/
}
.punch.casinos .card .col-4{
   /* position: absolute;
    bottom: 0;*/
    width: 100%;
    height: 40px;
    border-bottom: none;
}
.punch.casinos .card .col-4 .line-1,
.punch.casinos .card .col-4 .line-2{
    font-size: 0.875em;
    font-weight: 400;
    display: inline-block;
    width: auto;
    color: #fff;
}
.punch.casinos .card .col-5 .line-1,
.punch.casinos .card .col-5 .line-2{
    font-size: 1.25em;
    font-weight: 700;
    display: inline-block;
    width: auto;
    color: #fff;
}
.punch.casinos .line-1,
.punch.casinos .line-2{
    display: block;
}
.punch.casinos .line-1{
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 700;
    color: #fff;
    white-space: nowrap;
}
.punch.casinos .line-2{
    font-size: 0.875em;
    color: #cbcbcb;
}
.punch.casinos .line .line-2{
    text-transform: lowercase;
}
.punch.casinos .line .col-2{
}
.punch.casinos .col-2 .line-1{
    color: #66FCF1;
}
/*.punch.casinos .line .number,*/
.punch.casinos .line .col-4,
.punch.casinos .line .col-5,
.punch.casinos .line .col-6,
.punch.casinos .line .col-7{
    display: none;
}
.punch.casinos .number{
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    /*background: #272727;
    border: 1px solid #575757;
    border-radius: 2em;*/
    color: #66FCF1;
    text-align: center;
    vertical-align: middle;
    font-size: 36px;
}
.punch.casinos .card .number{
    position: absolute;
    top: 0;
    left: -50px;
}

.punch.casinos .payments{
    margin: 0 auto;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}
.punch.casinos .line .payments{
    width:95px;
}
.punch.casinos .card .payments{
    width: 100%;
    margin-top: 0.25em;
}
.punch.casinos .payments li{
    float: left;
    width: 33.33%;
    padding: 2px;
    font-size: 0;
}
.punch.casinos .card .payments li{
    float: none;
    width: auto;
    display: inline-block;
}
.punch.casinos .item .payments img{
    height: 18px;
    width: 28px;
}

.punch.casinos .line .hex-wrapper{
    position: absolute;
    top: 0;
    /*left: 45px;*/
	left: 67px;
    width: 70px;
    height: 63px;
    margin: 0 auto 0 -35px;
}
.punch.casinos .card .hex-wrapper{
    left: 50%;
    margin: 0 auto 0 -75px;
    width: 75px;
    height: 135px;
}
.punch.casinos .line .hex-wrapper .hex-frame{ /*new*/
    width: 70px;
    height: 63px;
}
.punch.casinos .card .hex-wrapper .hex-frame{
    width: 150px;
    height: 135px;
}
.punch.casinos .line .hex-wrapper .hex{/*new*/
    left: -3px;
    top: 3px;
    width: 76px;
    height: 57px;
}
.punch.casinos .card .hex-wrapper .hex{
    left: -5px;
    top: 5px;
    width: 160px;
    height: 125px;
}

    /* - bonuses */

.punch.bonuses{
    max-width: 880px;
    margin: 0 auto 1em auto;
}
.punch.casinos.bonuses .line-1{
	font-size: 1.375em;
    line-height: 1.625em;
}
.punch.casinos.bonuses .line .col:last-child{
	padding-right: 10px;
}
    /* - games */

.punch.games .item,
.punch.avials .item{
	position: relative;
    display: block;
	float: left;
	width: 49%;
	max-width: none;
	margin: 0;
	margin-right: 2%;
	margin-bottom: 0.5em;
    /*width: 100%;
    max-width: 300px;
    margin: 0 auto 1em auto;
    padding: 0;

    background: #434343;
    border: 1px solid #575757;
    border-radius: 6px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);*/
}

.punch.games .item:nth-child(2n-2){
	margin-right: 0;
}

.punch.games .item .thumbnail,
.punch.avials .item .thumbnail{
    font-size: 0;
}/*
.punch.games .item img,
.punch.avials .item img{
    width: 100%;
    height: 140px;
    max-height: 140px;

}*/
.punch.games .item a{
    text-decoration: none;
    color:#fff;
}
.punch.games .item p{
    font-size: 0.625em;
    margin: 0.375em 0;
	margin-bottom: 20px;
    padding: 0 0.25em;
    text-align: center;
    text-transform: uppercase;
    height: 1em;
    overflow: hidden;
	color: #C5C7C8;
}

.punch.games .item .button{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 160px;
    /* margin-top: -30px; */
    margin-left: -80px;
    vertical-align: middle;
    text-align: center;
    display: none;
}
.punch.games .item a:hover .button{
    display: block;
}

.punch.games .item .btn{
    font-size: 0.75em;
    vertical-align: middle;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

	/* - avials */

.punch.avials .item{
	width: 32%;
	padding: 6px;
}
.punch.avials .item:nth-child(3n-3){
	margin-right: 0;
}
.punch.avials .thumbnail{
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
.punch.avials .button{
	border-top: 1px solid rgba(255,255,255,0.1);
}
.punch.avials img{
	margin-bottom: 5px;
}
.punch.avials button.btn{
	width: 100%;
	margin: 5px 0 2px 0;
	padding: 0.25em 0.5em;
	font-size: 0.875em;
}

	/* blogs */

.punch.blogs{
	font-size: 0.875em;
	margin: 1em 0;
}
.punch.blogs .item{
	display: inline-block;
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
.punch.blogs .item:first-child{
	border-top: none;
}
.punch.blogs .item:last-child{
	border-bottom: none;
}
.punch.blogs .item img,
.single.blog .thumb{
	width: 100%;
	height: auto;
	margin: 0 1em 1em 0;
}

/**********************
******** SINGLE *******
**********************/

.popup-container{
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(43,50,55,0.95);
    text-align: center;
}
.popup-content{
    position:fixed;
    top: 10%;
    left: 50%;
    z-index: 101;
    display: block !important;
    background: #434343;
    padding: 10px !important;
    border: 1px solid #575757;
    border-radius: 6px;
}
.popup-close{
    position: absolute;
    z-index: 102;
    top: -14px;
    right: -14px;
    display: block;
    width: 28px;
    height: 28px;
    background: #01b33b;
    border: 1px solid #007419;
    border-radius: 14px;
    text-align: center;
    cursor: pointer;
}
.popup-close i{
    font-size: 20px;
    margin: 2px auto 0 auto;
    color: #fff;
}

#avial .popup-content{
	top: 12%;
	width: 96%;
	max-width: 760px;
	background: #212121;
	padding: 10px 20px !important;
}
#avial .popup-content > .h3{
	display: block;
	max-width: 460px;
	margin: 0 auto 0.5em auto;
}
#avial .popup-content > p{
	text-align: right;
	margin: 0.25em 0;
}
#avial .popup-content > p i{
	font-size: 0.75em;
}

.glmzlphfkx{
    position: absolute;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.7);
    top: 0;
	right: 0;
	bottom: 0;
    left:0;
}

    /* - games */

.single-game .heading{
	border-bottom: 1px solid rgba(0,0,0,0.5);
}

#uvsfbt{
    border-top: none;
    padding: 0 0 13px 0;
}
.single-game .nqxqouppfj{
    border-bottom: none;
    padding: 10px 0 5px 0;
	border-top: 1px solid rgba(255,255,255,0.1);
}

#vqvzvv{
    float: right;
    margin: 0;
}
#vqvzvv li{
    display: inline-block;
    margin-right: 5px;
    font-size: 0.75em;
    line-height: 18px;

    color: #9c9c9c;
    text-transform: uppercase;
    cursor: pointer;
}
#vqvzvv li:hover,
#vqvzvv li:hover i{
    color: #fff;
}
#vqvzvv li:before{
    display: none !important;
}
#vqvzvv i{
    margin-left: 2px;
}

#uvsfbt,
#lffmgu > :first-child{
    transition: none;
}
#uvsfbt.popup-content{
    top: 3%;
    border-bottom: none;
}
#lffmgu{
    position: relative;
}
#lffmgu img{
    width: 100%;
    height: auto;
}
#lffmgu .glmzlphfkx{
	z-index: 1;
	height: 99%;
}
#gameButtons{
	z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 240px;
    margin-left: -120px;
	margin-top: -50px;
    text-align: center;
}
#gameButtons button:first-child{
    margin-bottom: 7px;
}
#gameButtons .btn,
#uvsfbt .btn.full-width{
    font-size: 0.875em;
	white-space: normal;
}
#gameButtons span{
	display: block;
	font-size: 0.875em;
	color: #a8feb6;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
}
.popup-content #gameButtons{
    font-size: 1em;
}

#videoContainer{
    display: none;
    width: 80%;
    max-width: 960px;
    transition: none;
}
#videoContainer iframe{
    width: 100%;
    transition: none;
}

#issueContainer{
    display: none;
    width: 96%;
    max-width: 350px;
    background: #212121;
    padding: 20px !important;
    transition: none;
}
#issueContainer h2{
    margin: 0;
}
#issueContainer h3{
    color: #fff;
}
#issueContainer p{
    color: #c5c5c5;
}
#issueContainer li{
    padding: 0.125em 0;
}
#issueContainer label{
    margin-left: 0.5em;
    text-transform: uppercase;
    cursor: pointer;
}
#issueReportExplane{
    display: none;
    margin: 1em 0;
}
#issueReportExplane p{
    margin: 0.5em 0;
}
#issueReportExplaneArea{
    margin-bottom: 0;
}

.content.single-game h1
/*.single-game .punch.games .item*/{
    margin-bottom: 0;
}

.single .pilot h2{
    text-align: center;
}

.single .pilot .overcharge{
    display: none !important;
}

/*
.bfpyqohdpc .punch.games .item{
    width: 49%;
}

.bfpyqohdpc .punch.games .item:nth-child(3n-3){
    margin-right: 0;
}
.bfpyqohdpc .punch.games .item:last-child{
    display: block;
}
.bfpyqohdpc .punch.games .item img{
    max-height: 150px;
}
*/
    /* casinos */

#casino_heading{

    border-bottom: 1px solid rgba(0,0,0,0.3);
    //padding: 10px 0;
    padding: 50px 0 10px 0;
}
#casino_heading h1{
    margin: 0;
    color: #fff;
    text-shadow: 0 0.0625em 0 rgba(0,0,0,0.5);
    line-height: 1;
}
#casino_heading p{
    margin: 0;
}
#casino_heading .rating img{
    width: 1.25em;
    height: auto;
}
#casino_heading > .inner > div{
    float: none;
    padding: 20px;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(0,0,0,0.5);
    border-top: 1px solid rgba(255,255,255,0.1);
}
#casino_heading > .inner > div.col-1{
    //width: 25%;
    border-top: none;
}
#casino_heading > .inner > div.col-2{
    //width: 45%;
    font-size: 1.125em;
	text-align: center;
}
#casino_heading > .inner > div.col-3{
    //width: 30%;
    border-bottom: none;
}
#casino_heading .hex-wrapper{
    left: 50%;
    margin: 0 auto 0.5em -100px;
    width: 100px;
    height: 180px;
}
#casino_heading .hex-wrapper .hex-frame{
    width: 200px;
    height: 180px;
}
#casino_heading .hex-wrapper .hex{
    left: -5px;
    top: 5px;
    width: 210px;
    height: 170px;
}
#casino_heading .rating,
#casino_heading .bonus{
    float: none;
    text-align: center;
}
#casino_heading .post-ratings{
    display: inline-block;
    float: none;
}
#casino_heading .rating p{
   display: block;
   float: none;
}
#casino_heading .rating b{
    color:  #66FCF1;
}
#casino_heading .col-2 ul{
	display: inline-block;
	text-align:left;
}
#casino_heading .col-2 ul li:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.75em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f00c";
    margin-right: 1em;
    color: #66FCF1;
}
#casino_heading .col-2 ul li.error{
	color: #d40d0e;
}
#casino_heading .col-2 ul li.error:before{
	content: "\f00d";
	color: #d40d0e;
}
#casino_heading .heading p{
    color: #59666c;
    font-weight: 700;
}
#casino_heading .devices img{
    float:left;
    width: auto;
    height: 3em;
    margin-right: 1em;
}
#casino_heading .devices p{
    line-height: 1.5em;
    color: #aeb0b1;
}

#casino_heading .col-3 p{
    color: #c3c3c3;
    text-transform: uppercase;
    font-size: 0.875em;
    margin-bottom: 0.5em;
    text-align: center;
}
#casino_heading .bonus a{
	color: #fff;
}
#casino_heading .bonus a:hover,
#casino_heading .bonus a:active,
#casino_heading .bonus a:focus{
	color: inherit;
	text-decoration: none;
	color: #fff;
}
#casino_heading .bonus .btn{
    width: 100%;
    font-size: 1.25em;
	margin: 0.5em 0;
	white-space: normal;
}
#casino_heading .bonus span{
    font-size: 2.5em;
    font-weight: 700;
    text-shadow: 0 0.0625em 0 rgba(0,0,0,0.5);
    line-height: 1;
}
#casino_heading .payments{
    width: 100%;
    text-align: center;
    margin: 0.5em auto;
    min-width: 200px;
}
#casino_heading .payments li{
    display:inline-block;
	padding: 0 2px;
}
#casino_heading .payments img{
    height: 21px;
    width: 32px;
}

/* blog */

/* pages */

.important{
    color: red;
}
.wpcf7-form label{
    line-height: 1.5;
}
.wpcf7-recaptcha{
    margin-bottom: 3px;
}

.tg{
	text-align: justify;
}
.tg-btn{
	text-align: right;
	margin-bottom:25px;
}
.tg-btn span:after{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;

	margin-left: 0.25em;
}
.line_full{
	height:300px;
	width:100%;
	position:absolute;
	top:900px;
}
.line_full_footer{
	height:300px;
	width:100%;
}
.tg-btn span,
.tg-btn span:after{
	font-size: 0.875em;
	text-transform: uppercase;
	color: #66FCF1;
	cursor: pointer;
	text-decoration:none;
	border-bottom: 1px solid #66FCF1;
	padding-bottom:10px;
	margin-bottom:15px;
}
.tg-btn span:hover{
	text-decoration: none;
}

/* pagenavi */

.wp-pagenavi {
    display: inline-block;
    line-height: 1.5em;
    /*height: 2.5em;*/
    width:100%;
    margin:0 auto 1em auto;
}
.wp-pagenavi:last-child {
    margin-bottom: 1em;
}
.wp-pagenavi a, .wp-pagenavi span.pages,
.wp-pagenavi span.extend, .wp-pagenavi span.current  {
    float: left;
	display: block;
    min-width: 2em;
    line-height: 1.5em;
    height: 2em;
    margin: 0 .233em;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-border-radius: 2em;
    border-radius: 2em;
    background: #151d20;
	color: #cbcbcb;
    font-size: 0.875em;
    font-weight: 400;
	text-align: center;
}
.wp-pagenavi span.pages{
    display:none;
}
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current{
    background: #;
    color:#fff;
    text-decoration: none;
	border: 1px solid rgba(255,255,255,0.05);
	background: #2c3336;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */


/*********************
******* SIDEBAR ******
*********************/

#sidebar_right{
    width: 100%;
}

.widget{
    /*max-width: 480px;*/
    margin: 0 auto 1em auto;
}
.widget:last-child{
    margin-bottom: 0;
}
.widget_hex_games_details .inner,
.widget_hex_games_details .widget-title{
    display: block;
    max-width: 480px;
    margin: 0 auto !important;
}

.widget-title{
    color: #fff;
    text-align: center;
	text-transform: uppercase;
    font-size: 1.125em;
}

/* widget games details */

.widget_hex_games_details{
	background-color:rgba(32, 40, 52, 0.6);
    padding: 10px;
    margin-top:70px;
	height:auto;

}
.is_stuck{
position:static !important;
}
#hex_games_details-2 .row{
margin-bottom:50px;
}

.row.row-2 ul li span:first-child{
	color: #66FCF1 !important;
}
.row.row-5 ul li a{
	color: #66FCF1;
	text-decoration:none;
	font-size:18px;
}
.row.row-5 ul li{
text-decoration:underline;
}
.widget_hex_games_details .widget-title{
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.5);
}
.widget_hex_games_details .widget-title i{
    margin-right: 4px;
}

.widget_hex_games_details .row{
    border-bottom: 1px solid rgba(0,0,0,0.5);
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 10px 0;
    text-align: center;
}
.widget_hex_games_details .row:last-child{
    border-bottom: none;
    padding: 10px 0 5px 0;
}

.widget_hex_games_details .btn{
    width: 100%;
	margin-top:35px;
}

.widget_hex_games_details .row-1 img{
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto 10px auto;
}
.widget_hex_games_details .row-3 img{
    width: 100%;
    max-width: 40px;
    height: auto;
}

.widget_hex_games_details .row ul{
    display: table;
    width: 100%;
    margin: 0;
}
.widget_hex_games_details .row ul li{
    display: table-cell;
    padding: 0 10px;
}
.widget_hex_games_details .row-2 ul li{
    border-right: 1px solid rgba(0,0,0,0.5);
    border-left: 1px solid rgba(255,255,255,0.1);
}
.widget_hex_games_details .row-2 ul li:first-child{
    border-left: none;
}
.widget_hex_games_details .row-2 ul li:last-child{
    border-right: none;
}
.widget_hex_games_details .row-3 ul{
    width: auto;
    margin: 0 auto;
}
.widget_hex_games_details .row-3 ul li{
    display: table-cell;
    padding: 0 3px;
}

.widget_hex_games_details .row a,
.widget_hex_games_details .row ul li span{
    font-size: 0.875em;
    color: #c5c5c5;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    white-space: nowrap;
}
.widget_hex_games_details .row ul li span:first-child{
    color: #fff;
    font-weight: 700;
    font-size: 1.5em;
    text-shadow: 0 2px 0 #000;
}

.widget_hex_casinos_details,
#top-casinos-sidebar,
#latest-posts-sidebar{
    overflow: hidden;
    margin-bottom: 1em;
    padding: 10px;


}
.overcharge{
	display:block !important;
}
#top-casinos-sidebar .inner,
#latest-posts-sidebar .inner{
    margin: 0 auto;
}
#top-casinos-sidebar .title,
#latest-posts-sidebar .title{
    text-align: center;
    margin: -10px auto 20px auto;
}
.widget_hex_casinos_details .widget-title,
#top-casinos-sidebar .inner-title,
#latest-posts-sidebar .inner-title{
    display: inline-block;
    width: 90%;
    padding: 10px;

    color: #eaeaea;
    font-weight: 700;

}
.thumbnail_casino_img{
		width:250px;
	height:200px;
	background-size:contain;
	background-repeat:no-repeat;
}
#top-casinos-sidebar .punch{
    margin: 0 auto;
}
#top-casinos-sidebar .punch.casinos .line .col{
    padding: 0 10px;
}

#top-casinos-sidebar .punch.casinos .line .col-1{
    padding-left: 0;
}
#top-casinos-sidebar .punch.casinos .line .col-2,
#top-casinos-sidebar .punch.casinos .line .col-4{
    min-width:  100%;
}
#top-casinos-sidebar .punch.casinos .line .col.col-3{
    border-right: none;
    /*padding-right: 0;*/
}
#top-casinos-sidebar .punch.casinos .line .col-3 .btn{
	width: inherit;
}
/*#top-casinos-sidebar .punch.casinos .number,*/
#top-casinos-sidebar .punch.casinos .line .col-4,
#top-casinos-sidebar .punch.casinos .line .col-5,
#top-casinos-sidebar .punch.casinos .line .col-6,
#top-casinos-sidebar .punch.casinos .line .col-7{
    display: none;
}
/*
#top-casinos-sidebar .punch.casinos .line .hex-wrapper{
    width: 70px;
    height: 63px;
}
#top-casinos-sidebar .punch.casinos .line .hex-wrapper .hex-frame{
    width: 70px;
    height: 63px;
}
#top-casinos-sidebar .punch.casinos .line .hex-wrapper .hex{
    left: -3px;
    top: 3px;
    width: 76px;
    height: 57px;
}
*/
#top-casinos-sidebar .scroll-link{
    text-align: center;
}

#top-casinos-sidebar .scroll-link a{
    color: #fff;
    text-transform: uppercase;
}

/* latest posts widget */

#latest-posts-sidebar ul{
	margin: 0;
}
#latest-posts-sidebar ul li{
	border-bottom: 1px solid rgba(0,0,0,0.5);
    border-top: 1px solid rgba(255,255,255,0.1);
	padding: 0.25em;
}
#latest-posts-sidebar ul li:before{
	position: relative;
    top: -0.125em;
    font-family: 'FontAwesome';
    font-size: 0.75em;
    color: #a8feb6;
	content: "\f24a";
    padding-right: 0.5em;
}
#latest-posts-sidebar ul li:first-child{
	border-top: none;
}
#latest-posts-sidebar ul li:last-child{
	border-bottom: none;
}

/* widget casinos details */

.widget_hex_casinos_details .widget-title{
    display: block;
    margin: -10px auto 1em auto;
    font-size: 1em;
    text-transform: inherit;
}
.widget_hex_casinos_details table{
    border-collapse: separate;
    margin: 0 auto 1em auto;
}
.widget_hex_casinos_details table th,
.widget_hex_casinos_details table td{
    padding: 0.5em;
    vertical-align: top;
}
.widget_hex_casinos_details table th{
    text-align: left;
    font-weight: 400;
    border-right: 1px solid rgba(0,0,0,0.5);
}
.widget_hex_casinos_details table td{
    border-left: 1px solid rgba(255,255,255,0.1);
	color: #aeb0b1;
}
.widget_hex_casinos_details .btn{
    width: 100%;
}

#post-not-found a{
    text-transform: uppercase;
}

/*********************
FOOTER STYLES
*********************/

.footer {
    clear: both;
    background: #000;
    padding-top: 1em;
}
.footer ul,
.footer p{
    margin: 0 0 1em 0;
}
.footer .row.first{
    border-bottom: 1px solid rgba(0,0,0,0.7);
}
.footer .row.second{
margin-top:10px;
    border-top: 1px solid rgba(255,255,255,0.07);
	overflow:hidden;
}
.sub.sub_link{
	width:50%;
	float:left;
	padding-left:8px;
}
.sub.sub_btn{
width:50%;
float:right;
}
.footer .first .sub{
    float: left;
    width: 100%;
    padding: 0 0.5em;
}
.footer .first .sub p{
    color:#C5C7C8;
    text-align: justify;
}
.footer .first .sub img{
    float: left;
    margin: 0 0.25em 0.25em 0;
	max-width: 180px;
}
.footer .first ul.footer-links{
    float: left;
    width: 100% !important;
    padding: 0;
    text-align: center;
}
.footer .first ul.footer-links li{
    display: inline-block;
    padding: 0 0.25em;
}
.footer .second ul.footer-links{
    display: inline-block;
    margin: 1em 0;
	text-align: center;
}
.footer ul.footer-links li a{
    color: #fbfbfb;
}
.footer .first ul.footer-links li:first-child{
    display: block;
    text-align: center;
    padding-bottom: 0.25em;
    text-transform: uppercase;
}
.footer .second ul.footer-links li{
    display: inline-block;
    padding: 0 0.25em;
    text-transform: uppercase;
}

#socialsMenu{
    text-align: center;
}
#socialsMenu li {
    float: none;
    display: inline-block;
    width: 31px;
    height: 36px;
    border-right: 0;
    background-size: 100% 100%;
    margin-left: 0.25em;
    padding: 0;
    cursor: pointer;
}
#socialsMenu li.fb{
    background-image:url('../images/fb_icon.png');
	margin-left:20px;
}
#socialsMenu li.gp{
    background-image:url('../images/google_icon.png');
	margin-left:20px;
}

#socialsMenu li.tw{
    background-image:url('../images/twitter_icon.png');
	margin-left:20px;
}
#socialsMenu li.yt{
    background-image:url('../images/youtube_icon.png');
}

#socialsMenu li a{
    display: block;
    height: 100%;
    text-indent: -99999px;
}
#aprovalsMenu{
    text-align: center;
}
#aprovalsMenu li{
    display: inline-block;
    height: 20px;
    margin: 0 0 5px 5px;
}
#aprovalsMenu img{
    height: 100%;
    width: auto;
	max-width: inherit !important;
}
#topcontrol {
	bottom: 10px !important;
	right: 10px !important;
}
#topcontrol img{
    width: 40px;
	height: 40px;
}

@media only screen and (max-width: 767px) {

    #header{

        width: 100%;
    }

    #header,
    #header nav.active {
        z-index: 999
    }
    #siteLogo{
        position: absolute;
        left: 50%;
        margin: 5px 0 5px -77px;
    }
    #langMenu{
        display: none;
    }
    #navToggle {
        float: right;
        display: inline-block;
        font-size: 24px;
        vertical-align: top;
        color: #fff;
        cursor: pointer;
        margin-top: 10px;
        margin-right: 15px;
    }
    #menu-top_menu,
    .sub-menu {
        top: 50px;
        margin: 0;
        bottom: 0
    }
    #header nav {
        -webkit-transition: right .2s linear;
        -moz-transition: right .2s linear;
        -o-transition: right .2s linear;
        -ms-transition: right .2s linear;
        transition: right .2s linear;
        width: 265px;
        top: 50px;
        right: -330px;

        overflow: hidden;

    }
	.line_full, .line_full_footer, .footer .row.first{
	display:none;
	}
	#hex_casinos_details-3, #hex_games_details-3{
		display:none;
	}
 .sub.sub_link, .sub.sub_btn{
		width:100%;
		float:none;
		text-align:center;
	}
	#socialsMenu li.yt{
		margin-left:20px;
	}
	#header{
		height:400px;
	}
	#header h1{
	margin-top:50px !important;
		font-size: 25px !important;
	}
	#header h2{
		font-size:14px !important;
	}
    #header nav .container {
        padding: 0
    }
    #header nav.active {
        right: 0
    }
    #header nav.active ul.menu {
        right: 0;
        display: block
    }
    #header nav.subOpen {
        width: 330px
    }
    #header nav li {
        line-height: 24px;
        position: relative
    }
    #header nav ul.menu > li.menu-logo{
        display: none;
    }
    #header nav li a {
        color: #bfbfc0 !important;
        font-weight: normal;
        text-decoration: none;
        padding: 15px 55px 15px 15px;
        display: block;
        font-size: 15px
    }
    #header nav li a:after{
        content: "";
        width: 96%;
        height: 1px;
        display: block;
        background: rgba(255,255,255,0.1);
        position: absolute;
        left: 4px;
        bottom: 0
    }
    #header nav ul.menu {
        -webkit-transition: right .3s linear;
        -moz-transition: right .3s linear;
        -o-transition: right .3s linear;
        -ms-transition: right .3s linear;
        transition: right .3s linear;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.9);
        width: 265px;
        right: -265px;
        border-right: 1px solid rgba(0,0,0,0.1);
    }
    #header nav ul.menu>li.current-menu-parent .ddArrow {
        border: none
    }
    #header nav ul.menu>li .sub-menu {
        z-index: 6;
        display: none;
        background: #464646;
        position: fixed;
        right: 65px;
        width: 265px;
        box-shadow: 1px 4px 6px 4px rgba(0, 0, 0, .4);
        -webkit-transition: right .3s linear;
        -moz-transition: right .3s linear;
        -o-transition: right .3s linear;
        -ms-transition: right .3s linear;
        transition: right .3s linear
    }
    #header nav ul.menu>li .sub-menu.open {
        right: 0;
        width: 330px
    }
    #header nav ul.menu>li .sub-menu .sub-menu {
        right: 65px
    }
    #header nav ul.menu li.active>.sub-menu {
        display: block
    }
    #header nav ul.menu>li.active .sub-menu li {
        width: 100%;
        overflow: hidden
    }
    #header nav ul.menu li.active>.wrapBtn a {
        background: #69c579;
        color: #fff
    }
    #header nav li.back {
        background: #78ca86;
    }
    #header nav li.back a {
        text-indent: -99999px;
        color: #fff !important;
    }
    #header nav li.back .ddArrow {
        rigth: 0;
    }
    #header ul li.back .ddArrow i {
        -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        color: #fff;
        margin-top: 18px;
        margin-right: 24px;
    }
	#header ul li .ddArrow{
		border-left: 1px solid rgba(255,255,255,0.1);
		width: 55px;
	}
    #header ul li .ddArrow i {
        -webkit-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -moz-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -o-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -ms-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        margin-top: 18px;
        margin-right: 25px;
        color: #bfbfc0;
    }
    #header nav li.back .ddArrow {
        border: 0
    }
    .subOpen #menu-top_menu {
        width: 330px
    }
    #overlayNav {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 998
    }
    #menu-top_menu .hideshow{
        display: none !important;
    }
    #langMenu.mobile{
        display: block;
        position: absolute;
        width: 265px;
        top: auto;
        right: auto;
        bottom: 20px;
        text-align: center;
    }
    #langMenu.mobile ul li{
        margin: 0 4px;
    }
    #langMenu.mobile ul li a:after{
        display: none;
    }
	#langMenu li.searchBtn{
		display: none;
	}
	#searchBtn{
		display: block;
    }
	#tags{
		position: fixed;
		top: 50px;
		left: 0;
	}

	/* content */

	#inner-content{
		padding: 60px 0;
	}

	#notice{
		margin-top: 50px;
		margin-bottom: -50px;
	}

	.authorise{
		width: 100%;
		overflow: hidden;
		margin-bottom: 0.5em;
	}
	.authorise ul{
		display: block;
		overflow-x: none;
		padding: 0 10px;
		background: #212121;
		border: 1px solid #575757;
		border-radius: 6px;
		box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	}
	.authorise li{
		display: block;
		min-width: 100%;
		text-transform: uppercase;
		border-bottom: 1px solid #6b6b6b;
	}
	.authorise li:last-child{
		border-bottom: none;
	}
	.authorise i.fa-caret-left,
	.authorise i.fa-caret-right{
		display: none;
	}

	#avial .popup-content{
		padding: 10px !important;
	}
	#avial .popup-content > p{
		text-align: left;
	}

	/* loop */

		/* - casinos */

    /* single */

        /* - games */

    #vqvzvv li:last-child{
        display: none !important;
    }

		/* - casinos */

	#casino_heading .devices{
		display: none;
	}

		/* - avials */

	.punch.avials .item{
		width: 49%;
		max-width: 240px;
		margin-bottom: 0.5em;
	}
	.punch.avials .item:nth-child(2n-2){
		margin-right: 0;
	}

    /* sidebar */


}

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {

    #aprovalsMenu li{
        height: 30px;
    }
    #top-casinos-sidebar .punch{
        //max-width: 420px;
    }
    /*
    #top-casinos-sidebar .punch.casinos .line .col.col-3{
        border-right: 1px solid rgba(0,0,0,0.5);
    }
    #top-casinos-sidebar .punch.casinos .line .col-4{
        display: table-cell;
        border-right: none;
    }
    */
    /* loop */

        /* - games */
	/*
    .punch.games .item{
        float: left;
        width: 49%;
        max-width: none;
        margin: 0;
        margin-right: 2%;
        margin-bottom: 1em;
    }

    .punch.games .item:nth-child(2n-2),
    .bfpyqohdpc .punch.games .item:nth-child(3n-3){
        margin-right: 0;
    }

    .bfpyqohdpc .punch.games .item:nth-child(2n-2){
        margin-right: 2%;
    }
    */

	.punch.games .item{
        width: 32%;
    }
    .punch.games .item:nth-child(2n-2){
        margin-right: 2%;
    }
    .punch.games .item:nth-child(3n-3){
        margin-right: 0;
    }

        /* - casinos */
    .punch.casinos .card{
        font-size: 1.5em;
    }
    .punch.casinos .line .hex-wrapper{
        /*left: 70px;*/
    }
    .punch.casinos .line .col-1{
        width: 105px;
        min-width: 105px;
    }
    .punch.casinos .line .col-3{
        border-right: 1px solid rgba(0,0,0,0.5);
    }
	.punch.casinos .item.line .col-3 .btn i{
		display: none;
	}
	.punch.casinos .line .col-3 .btn span{
		display: inline-block;
	}
    .punch.casinos .line .col-4{
        display: table-cell;
        border-right: none;
    }
    .punch.casinos .line .number{
        display: block;
		position:absolute;
		top:-10px;
		left:-20px;
    }
	.item.line .col-1 img{
	margin-left:30px;
	}
        /* - bonuses */

    .punch.bonuses .line .col-4{
        display: none;
    }

    /* single */

        /* - games */

    .bfpyqohdpc .punch.games .item{
        width: 32%;
		margin-bottom: 0;
    }
    .bfpyqohdpc .punch.games .item:last-child{
        display: none;
    }

	/* blogs */

	.punch.blogs .item img,
	.single.blog .thumb{
		float: left;
		width: 40%;
		max-width: 200px;
		height: auto;
		margin: 0 1em 1em 0;
	}
	.single.blog .thumb{
		max-width: 300px;
	}

    /* sidebar */


}

/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {

	h1, .h1 {
		font-size: 2em;
	}

	h2, .h2 {
		font-size: 1.5em;
	}

	h3, .h3 {
		font-size: 1.25em;
	}

	h4, .h4 {
		font-size: 1.125em;
	}

	h5, .h5 {
		font-size: 1em;
	}

    #siteLogo{
        float: left;
        margin: 18px 10px;
    }

    #navToggle{
        display: none;
    }
    #header nav{
        display: inline-block;
        margin: 20px 0 20px 50px;
    }
    #header nav ul {
        margin: 0;
        font-size: 0
    }
    #header nav ul.menu>li {
        height: 50px;
        text-transform: uppercase;
    }

    #header nav ul.menu > li.menu-logo{

    }
    #header nav ul.menu > li.menu-logo .wrapBtn{
        height: 65px;
        text-indent: -99999px;
        background: transparent url('https://pokiesmania.com/files/library/images/casinohex-logo.svg') no-repeat center;
        background-size: 100% 100%;
    }
    #header nav ul.menu > li.menu-logo .wrapBtn a{
        display: block;
        margin: 0px 15px;
    }
    #header nav ul.menu > li.menu-logo a:hover{
        background: none !important;
    }
    #header nav>ul>li>.wrapBtn>.ddArrow {
        background: none;
    }
    #header nav>ul>li>.wrapBtn>.ddArrow i {
        -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0);
        transform: rotate(0deg) scale(1) skew(0deg) translate(0) translateX(0)
    }
    #header nav ul>li {
        min-width: 70px;
        line-height: 43px;
        display: inline-block;
        text-align: center;
        position: relative;
        text-transform: capitalize
    }#header nav ul > li.hideshow{
		min-width: 50px;
		height: 43px;
	}
    #header nav ul.menu.desktop li:hover>ul.sub-menu,
    #header nav ul.menu li.active>ul.sub-menu,
    ul.menu.desktop .hideshow li:hover>ul.sub-menu,
    ul.menu.desktop .hideshow:hover>ul,
    ul.menu .hideshow.active>ul {
        display: block
    }
    #header nav:not(.mobileDevice) ul.menu.desktop > li:not(.hideshow):not(.menu-logo):hover > .wrapBtn,
    #header nav ul.menu > li.active > .wrapBtn,
    ul.menu.desktop .hideshow:hover > .more,
    ul.menu .hideshow.active > .more {
        min-width: 65px;
        color: #69c579;
        text-decoration: none;
        /*background: #323232;*/
		background: rgba(11, 12, 16, 0.9);
    }

    ul.menu.desktop .hideshow:hover>.more{
        background: inherit;
		min-width: 50px;
    }
    #header nav:not(.mobileDevice) ul.menu.desktop > li:not(.hideshow):hover > .wrapBtn a,
    #header nav ul.menu > li.active > .wrapBtn a,
    #header nav ul#menu-top_menu.menu.desktop > li.sub:not(.hideshow):hover > .wrapBtn .ddArrow i,
    #header nav ul#menu-top_menu > li.sub.active > .wrapBtn .ddArrow i {
        color: #bfbfc0;
    }
    #header nav ul:not(.sub-menu) > li > .wrapBtn a {
        min-height: 50px;
        line-height: 50px;
        font-size: 16px;
        text-decoration: none;
        margin: 0px 12px;
    }
    #header nav ul li .wrapBtn a {
        color: #fff
    }
    #header nav ul#menu-top_menu>li.sub>.wrapBtn a {
        margin: 0px 25px 0px 12px
    }
    #header nav ul#menu-top_menu>li.sub>.wrapBtn .ddArrow i {
        color: #fff
    }
    #header > nav ul.menu > li:not(.hideshow) > .wrapBtn > a:hover {
        text-decoration: none;
    }
    #header nav ul li ul.sub-menu,
    #header nav ul li ul.sub-menu ul.sub-menu,
    ul.menu .hideshow ul {
        display: none;
        background: rgba(11, 12, 16, 0.9);
        position: absolute;
        top: 100%;
        z-index: 9999999
    }
    #header nav ul li ul.sub-menu ul.sub-menu {
        right: -100%;
        left: inherit;
        top: 0
    }
    #menu-top_menu .hideshow .more ~ ul ul {
        left: -100%;
        top: 0
    }
    #menu-top_menu .hideshow .more ~ ul li .ddArrow {
        left: 0
    }
    #header nav ul li ul.sub-menu {
        left: 0
    }
    header nav ul li ul.sub-menu,
    #menu-top_menu .hideshow ul {
        min-width: 235px;
        width: 100%
    }
    #header nav ul li ul.sub-menu li,
    #menu-top_menu .hideshow ul li {
        float: left;
        min-height: 39px;
        line-height: 39px;
        padding: 0;
        min-width: 150px;
        width: 100%;
        line-height: 30px
    }
    #header nav ul li ul.sub-menu li a,
    #menu-top_menu .hideshow ul li a {
        color: #bfbfc0;
        margin: 0;
        display: block;
        min-height: 39px;
        line-height: 39px;
        font-size: 14px;
        text-decoration: none;
        text-align: left;
        padding: 2px 33px 2px 12px;
        font-weight: normal
    }
    #menu-top_menu .hideshow ul li a{
        padding: 0 0 0 34px;
        text-align: right;
		margin: 0 !important;
		text-align: left;
    }
    #header nav ul li ul.sub-menu li ul.sub-menu li:last-child a:after {
        content: none
    }
    #header nav ul li ul.sub-menu li:not(:last-child) a:after,
    #menu-top_menu .hideshow ul li:not(:last-child) a:after{
        content: "";
        width: 96%;
        height: 1px;
        display: block;
        background: rgba(255,255,255,0.1);
        position: absolute;
        left: 4px;
        bottom: -1px
    }
	#header nav ul li ul.sub-menu li:hover a{
		color:#000;
	}
    #header nav ul li ul.sub-menu>li:hover>div>a,
    #header nav ul li ul.sub-menu li:hover>a,
    #menu-top_menu .hideshow ul li:hover>.wrapBtn>a,
    #menu-top_menu .hideshow ul li:hover>.sub-menu>.wrapBtn>a {
        background: #66FCF1;
        color: #000;
        border-radius: 0;
        text-decoration: none
    }
    #header ul li ul li:hover>.wrapBtn>.ddArrow i:after {
        background: #fff
    }
    #header nav ul li ul.sub-menu li:hover > .wrapBtn .ddArrow i,
    #menu-top_menu .hideshow .more ~ ul li:hover > .wrapBtn .ddArrow i {
        color: #000;
    }
    #header nav ul.menu .hideshow li:hover .wrapBtn {
        margin: 0
    }
    #header nav ul.menu .hideshow li:hover .wrapBtn a {
		/*
        margin: 0;
        padding: 0;
        width: 100%
		*/
    }
    #menu-top_menu .hideshow ul {
        right: 0
    }
    #header ul li .ddArrow i {
        -webkit-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -moz-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -o-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -ms-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        float: right;
        margin-right: 6px; /*9*/
        box-shadow: none;
        text-shadow: none;
        margin-top: 16px; /*18*/
    }
    #header nav ul li ul.sub-menu li .ddArrow,
    #menu-top_menu .hideshow .more ~ ul li .ddArrow {
        top: 0
    }
    #header nav ul li ul.sub-menu li .ddArrow i {
        -webkit-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -moz-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -o-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -ms-transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        transform: rotate(-90deg) scale(1) skew(0deg) translate(0) translateX(0);
        margin-top: 14px;
        color: #bfbfc0;
    }
    #menu-top_menu .hideshow .more ~ ul li .ddArrow i {
        -webkit-transform: rotate(90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -moz-transform: rotate(90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -o-transform: rotate(90deg) scale(1) skew(0deg) translate(0) translateX(0);
        -ms-transform: rotate(90deg) scale(1) skew(0deg) translate(0) translateX(0);
        transform: rotate(90deg) scale(1) skew(0deg) translate(0) translateX(0);
        margin-top: 18px;
        color: #bfbfc0;
    }
    #header nav li.back{
        display: none!important
    }

	#notice .wrap{
		line-height: 30px;
	}

    /* content */

    .video-box{
        float: right;
        margin: 0 0 1em 1em;
        max-width: 480px;
        overflow:hidden;
    }

    /* loop */

        /* - games */

	.punch.games .btn span{
		display: block;
	}
	.punch.games .btn i{
		display: none;
	}
	/*
    .punch.games .item{
        width: 32%;
		margin-bottom: 1em;
    }
    .punch.games .item:nth-child(2n-2),
    .bfpyqohdpc .punch.games .item:nth-child(3n-3){
        margin-right: 2%;
    }
    .punch.games .item:nth-child(3n-3),
    .bfpyqohdpc .punch.games .item:nth-child(4n-4){
        margin-right: 0;
    }
    */

	.punch.games .item{
        width: 23.5%;
    }
    .punch.games .item:nth-child(3n-3){
        margin-right: 2%;
    }
    .punch.games .item:nth-child(4n-4){
        margin-right: 0;
    }
        /* - casinos */

	.punch.casinos .card{
        float: left;
        width: 33.33%;
		margin: 0 0 0.25em 0;
        padding: 20px 5px 10px 5px;
        font-size: 1.125em;
    }
    .punch.casinos .card:first-child .item-inner{
       /* margin: 0 0 0 auto;*/
    }
    .punch.casinos .card:nth-child(3) .item-inner{
       /* margin: 0 auto 0 0;*/
    }
    .punch.casinos .card:nth-child(2) .item-inner{
       /* margin: -20px auto 0 auto;*/
    }

    .punch.casinos .line .col-4{
        /*border-right: 1px solid rgba(0,0,0,0.5);*/
    }
    .punch.casinos .line .col-5
	/*.punch.casinos .line .col-6*/{
        display: table-cell;
    }
    .punch.casinos .line .col-5{
        border-right: none;
    }

	.punch.casinos .line-1{
		font-size: 1.5em;
		line-height: 1.5em;
	}
	.punch.casinos .card .line-1{
		line-height: 1.125em;
	}

        /* - bonuses */

    .punch.bonuses .line .col-4{
        display: table-cell;
    }

    /* single */

        /* - games */

	#gameButtons .btn,
	#uvsfbt .btn.full-width{
        font-size: 1.125em;
    }
    .bfpyqohdpc .punch.games .item{
        width: 23.5%;
    }
    .bfpyqohdpc .punch.games .item:nth-child(3n-3){
		margin-right: 2%;
	}
	.bfpyqohdpc .punch.games .item:nth-child(4n-4) {
		margin-right: 0;
	}
	.bfpyqohdpc .punch.games .item:last-child{
        display: block;
    }

        /* - casinos */

    #casino_heading{
        padding: 10px 0;
    }
    #casino_heading > .inner > div{
        float: left;
        padding: 20px;
        width: auto;
        max-width: 100%;
        margin: 0 auto;
        border-bottom: none;
        border-top: none;
    }
    #casino_heading > .inner > div.col-1{
        width: 25%;
    }
    #casino_heading > .inner > div.col-2{
        width: 45%;
		text-align: left;
    }
    #casino_heading > .inner > div.col-3{
        width: 30%;
    }
	#casino_heading .col-2 ul{
		display: block;
	}
	#casino_heading .bonus .btn{
		margin: 0.75em 0 1.5em 0;
	}


    /* sidebar */

	#top-casinos-sidebar,
	#latest-posts-sidebar{
        width: 49%;
		float: right;
        margin: 0 0 1em 2%;
    }

    .widget_gzsdjo .punch{
        max-width: 100% !important;
    }
	/*
    .widget_gzsdjo .punch .col-3{
        border-right: 1px solid rgba(0,0,0,0.5) !important;
        padding-right: 10px !important;
    }
    .widget_gzsdjo .punch .col-4,
    .widget_gzsdjo .punch .col-5{
        display: table-cell !important;
    }
    .widget_gzsdjo .punch .col-5{
        padding-right: 0 !important;
        border-right: none !important;
    }
	*/
	.widget_hex_casinos_details,
	.widget_hex_games_details{
		width: 49%;
		float: left;
	}
    /* footer */

    .footer .first .sub{
        width: 70%;
    }
    .footer .first .sub:first-child{
        width: inherit;
    }
    .footer .first ul.footer-links{
        width: 33.33% !important;
        padding: 0 0.25em;
        text-align: left;
    }
    .footer .first ul.footer-links li{
        display: block;
        padding: 0;
    }
    .footer .first ul.footer-links li:first-child{
        display: inherit;
        text-align: left;
        padding-bottom: 1em;
    }
    .footer .first .sub:last-child,
    .footer .first ul.footer-links:last-child{
        width: 30%;
        padding: 0;
    }
    #socialsMenu,
    #aprovalsMenu{
        text-align: inherit;
    }
    #socialsMenu li {
        float: right;
        display: block;
    }
    #aprovalsMenu li{
        display: block;
        float: right;
        margin: 0 0 10px 10px;
    }

	#topcontrol {
		bottom: 40px !important;
		right: 40px !important;
	}
	#topcontrol img{
		width: 50px;
		height: 50px;
	}

}

/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {

    /* content */

    .archive .heading{
        float: left;
        width: 53%;
    }

    .archive img.archicon{
        display: block;
    }
    /*
    .archive .heading .inner-content,
    .taxonomy .heading .inner-content,
    .single.aside .inner-content{
        width: 55%;
    }
    */
    /* loop */

        /* - games */
	/*
    .punch.games .item,
    .bfpyqohdpc .punch.games .item{
        width: 23.5%;
    }
    .punch.games .item:nth-child(3n-3){
        margin-right: 2%;
    }
    .punch.games .item:nth-child(4n-4){
        margin-right: 0;
    }
    */

	.punch.games .item{
        width: 18.4%;
		margin-bottom: 1em;
    }
    .punch.games .item:nth-child(4n-4){
        margin-right: 2%;
    }
    .punch.games .item:nth-child(5n-5){
        margin-right: 0;
    }

        /* - casinos */

    .punch.casinos{
        font-size: 1.125em;
    }

    .punch.casinos .line{
        padding: 4px 0;
    }
	.punch.casinos .item .item-inner{
		padding: 5px;
	}
	.punch.casinos .card .payments img{
		height: 26px;
		width: 40px;
	}
    /*
    .punch.casinos .line{
        margin: 0 0 0.5em 0;
    }

    .punch.casinos .card{
        float: left;
        width: 33.33%;
		margin: 0 0 0.25em 0;
        padding: 20px 0 10px 0;
        font-size: 1.125em;
    }

    .punch.casinos .card .item-inner{
        max-width: 320px;
    }
    .punch.casinos .card:first-child .item-inner{
        margin: 0 0 0 auto;
    }
    .punch.casinos .card:nth-child(3) .item-inner{
        margin: 0 auto 0 0;
    }
    .punch.casinos .card:nth-child(2) .item-inner{
        margin: -20px auto 0 auto;
    }

    .punch.casinos .card .item-inner:hover{
        margin-top: -10px;
    }
    */
	.punch.casinos .card .col-3 .btn{
		width: 100%;
		padding-top:10px;
		padding-bottom:10px;
	}
    .punch.casinos .line .col{
        padding: 0 10px;
    }
    .punch.casinos .line .col-1{
        width: 140px;
        min-width: 140px;
        padding-left: 0;
    }
	.punch.casinos .line .col-5{
       /* border-right: 1px solid rgba(0,0,0,0.5);*/
    }
    .punch.casinos .line .col-6{
		display: table-cell;
        border-right: none;
    }
    .punch.casinos .line .col-7{
        display: none;
    }
    .punch.casinos .col-7 img{
        max-height: 32px;
    }
    .punch.casinos .line .hex-wrapper{
        left: 45px;
        margin: 0 auto;
        width: 44px;
        height: 80px;
    }
    .punch.casinos .line .hex-wrapper .hex-frame{
        width: 88px;
        height: 80px;
    }
    .punch.casinos .line .hex-wrapper .hex{
        left: -4px;
        top: 4px;
        width: 96px;
        height: 72px;
    }
    .punch.casinos .line .payments{
        width: 130px;
    }
    .punch.casinos .line .payments img {
        height: 26px;
        width: 40px;
    }

        /* - bonuses */
	/*
    .punch.bonuses{
        font-size: 0.875em;
    }
    .punch.bonuses .item .item-inner {
        padding: 5px;
        border-radius: 6px;
    }
    .punch.bonuses .line .hex-wrapper{
        left: 70px;
        margin: 0 auto 0 -35px;
        width: 70px;
        height: 63px;
    }
    .punch.bonuses .line .hex-wrapper .hex-frame{
        width: 70px;
        height: 63px;
    }
    .punch.bonuses .line .hex-wrapper .hex{
       left: -3px;
        top: 3px;
        width: 76px;
        height: 57px;
    }
    .punch.bonuses .line .col-1 {
        width: 110px;
        min-width: 110px;
    }
	*/
    /* single */

    .single #main.ab,
	.archive.blog #main{
        width: 70% !important;
        float: left;

    }

		/* - games */

		/* - casinos */

		#casino_heading .bonus .btn{
			font-size: 1.5em;
		}

    /* sidebar */

    .widget{
        float: none;
        width: 100% !important;
        margin-right: 0;
    }
    .widget_hex_games_details .inner,
    .widget_hex_games_details .widget-title{
        max-width: 100%;
    }

    #sidebar_right{
        width: 30%;
        float: left;
    }
	/*
    #top-casinos-sidebar{
        float: right;
        width: 45%;
        margin: 0 0 1em 1em;
    }
	*/
    #top-casinos-sidebar .punch{
        margin: 0 auto;
        max-width: 100%;
    }
	/*
    #top-casinos-sidebar .punch.casinos .item .item-inner{
        padding: 9px;
    }
	*/
    #top-casinos-sidebar .punch.casinos .line .hex-wrapper{
        left: 47px;
        margin: 0;
        width: 44px;
        height: 80px;
    }
    #top-casinos-sidebar .punch.casinos .line .hex-wrapper .hex-frame{
        width: 88px;
        height: 80px;
    }
    #top-casinos-sidebar .punch.casinos .line .hex-wrapper .hex{
        left: -4px;
        top: 4px;
        width: 96px;
        height: 72px;
    }

    .widget_hex_games_details{

    }

    .widget_gzsdjo #top-casinos-sidebar,
	.widget_latest_posts_sidebar #latest-posts-sidebar{
        width: 100%;
    }
    .widget_gzsdjo .punch{
        font-size: 0.875em !important;
    }
    .widget_gzsdjo .punch .item{
        padding: 6px 0 !important;
    }
    .widget_gzsdjo .punch.casinos .item .item-inner{
        padding: 5px !important;
    }
    .widget_gzsdjo .punch .line .col-1{
        width: 80px !important;
        min-width: 80px !important;
    }
    .widget_gzsdjo .punch .line .col-3{
        border-right: none !important;
		/*padding-right: 0 !important;*/
    }
	/*
    .widget_gzsdjo .punch .line .col-4,
    .widget_gzsdjo .punch .line .col-5{
        display: none !important;
    }
	*/
    .widget_gzsdjo .hex-wrapper{
        left: 5px !important;
        width: 70px !important;
        height: 63px !important;
    }
    .widget_gzsdjo #top-casinos-sidebar .punch.casinos .line .hex-wrapper .hex-frame{
        width: 70px;
        height: 63px;
    }
    .widget_gzsdjo #top-casinos-sidebar .punch.casinos .line .hex-wrapper .hex{
        left: -3px;
        top: 3px;
        width: 76px;
        height: 57px;
    }

    /* footer */

    .footer .first .sub{
		width:20%;
	}
    .footer .first .sub:first-child{
        width: 60%;
    }

    .footer .first .sub:last-child,
    .footer .first ul.footer-links:last-child{
        width: 20%;
    }

	.footer .second ul.footer-links li{
        display: block;
        float: left;
        padding: 0 1em;
        border-left: 1px solid rgba(255,255,255,0.07);
        border-right: 1px solid rgba(0,0,0,0.7);
    }
    .footer .second ul.footer-links li:first-child{
        border-left: none;
    }
    .footer .second ul.footer-links li:last-child{
        border-right: none;
    }

}

/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {

    /* content */
    .archive .heading{
        width: 58%;
    }
    /*
    .archive .heading .inner-content,
    .taxonomy .heading .inner-content,
	.single.aside .inner-content{
        //width: 70%;
        width: 60%;
    }
    */
    /* loop */

        /* - games */
    #uvsfbt .btn.full-width{
        font-size: 1.125em;
    }
	/*
    .punch.games .item{
        width: 18.4%;
    }
    .punch.games .item:nth-child(4n-4){
        margin-right: 2%;
    }
    .punch.games .item:nth-child(5n-5){
        margin-right: 0;
    }
	*/
    .punch.games .item img{
       /*max-height: 140px;*/
    }

        /* - casinos */

    .punch.casinos .line .col{
        padding: 0 15px;
    }
    .punch.casinos .line .col-1{
        padding-left: 0;
    }
    /*
    .punch.casinos .line .col-2{
        min-width: 150px;
    }
    .punch.casinos .line .col-4{
        min-width: 220px;
    }
    */
    .punch.casinos .line .col-6{
       /* border-right: 1px solid rgba(0,0,0,0.5);*/
    }
    .punch.casinos .line .col-7{
        display: table-cell;
        min-width: 120px;
    }

        /* - bonuses */
	/*
    .punch.bonuses{
        font-size: 1.125em;
    }
    .punch.bonuses .item{
        padding: 13px 0;
    }
    .punch.bonuses .item .item-inner {
        padding: 10px;
        border-radius: 6px;
    }
    .punch.bonuses .line .hex-wrapper{
        left: 55px;
        margin: 0 auto;
        width: 55px;
        height: 100px;
    }
    .punch.bonuses .line .hex-wrapper .hex-frame{
        width: 110px;
        height: 100px;
    }
    .punch.bonuses .line .hex-wrapper .hex{
        left: -4px;
        top: 4px;
        width: 118px;
        height: 92px;
    }
    .punch.bonuses .line .col-1 {
        width: 170px;
        min-width: 170px;
        padding-left: 0;
    }
    */
    /* sidebar */

    #top-casinos-sidebar,
	#latest-posts-sidebar{
        width: 40%;
    }
    #top-casinos-sidebar .punch{
        font-size: 1.125em;
    }
    #top-casinos-sidebar .punch.casinos .item{
        /*padding: 10px 0;*/
    }
    /*
    #top-casinos-sidebar .punch.casinos .line .col-2{
        min-width: 120px;
    }
    */
    .widget_gzsdjo .hex-wrapper{
        left: 35px !important;
    }
    .widget_gzsdjo .punch .line .col-1 {
        width: 110px !important;
        min-width: 110px !important;
    }
    /* footer */

    #aprovalsMenu li{
        height: 40px;
    }
	#aprovalsMenu li:last-child{
		height: 30px;
	}
}

@media only screen and (max-device-width : 767px) {

	h1, .h1,
	h2, .h2{
		font-size: 1.375em;
	}

	/* loop */

		/* casinos */

	.punch.casinos{

	}


	.punch.casinos .line-1 {

	}

}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5){

    html{
        zoom:0.8;
		transition: none;
    }
}
*/
/*********************
PRINT STYLESHEET
*********************/
@media print {

	* {
		background: transparent !important;
		color: black !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important;
	}

	a, a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	a:after, a:visited:after {
		content: " (" attr(href) ")";
	}
	a abbr[title]:after, a:visited abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr, img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}

	h2, h3 {
		page-break-after: avoid;
	}

	.sidebar,
	.page-navigation,
	.wp-prev-next,
	.respond-form,
	nav {
		display: none;
	}
}