.siteversion{
    background-color: #fff;
    background-image: url("../../images/desktop.png");
}
.content-with-middle .article-main-content {
	width: 506px!important;
}


.left-article-block > .article-photo, .left-article-block > .article-photo img {
	width: 506px;
}

.triple-article > div.triple-article-single > .article-photo img {
	width: 152px;
}

.double-left-article > div.double-article-single:first-child > div.article-photo img {
	width: 329px;
}

.double-left-article > div.double-article-single:last-child > div.article-photo img {
	width: 152px;
	height: 112px;
}

.double-article > div.double-article-single > div.article-photo img {
	width: 243px;
}

.category-right-block .article-photo img {
	width: 410px;
}


.photo-gallery-content .photo-gallery-layer .photo-tile, .photo-gallery-content .photo-gallery-layer .photo-tile img {
	width:230px;
	height:160px;
}
.content-box .content-box-main{
    width: 100%;
}

.content-box-main.innerpage{
    width:730px;
}

.content-with-middle{
    width:760px;float:left;
}
.innerpage .content-with-middle{
    padding-left: 15px;
}
.content-with-middle.innerpage{
    width:760px;float:left;
}
.content-with-middle.innerpage .left-right-sidebar{
    padding-left: 0px;
}
.content-with-middle.innerpage .left-side{
     padding-left: 15px;
}


.left-article-block.article-background{
    background: none; width:515px;float:left;
}
.news-item-block .article-photo,.news-item-block .article-photo img{
    width:130px;float:left;
}
.news-item-block .article-content{
    float:left;
    width:375px;
    margin-left:10px;
}
.video-item-block{
    width:200px;
    float:left;
    margin-bottom: 20px !important;
    text-align: left;
}
.video-item-block .video-iframe, .video-item-block .video-iframe iframe, .video-item-block .video-iframe img{
    width:200px !important;
    height:100px !important;
}
.videos-widget-sidebar{
    width:200px;display:block;float:left;height:auto;text-align: left;
}
.video-item-block h4, .video-item-block h3{
    margin-bottom: 4px;
}

.left-right-sidebar, .right-float-left-sidebar {
    display: table-cell;
    float: left;
    padding-left: 15px;
    width: 200px;
    text-align: center;
}
.content-box{
    margin-left:20px;
}

.cover-image-rounded {
    background: #414141 center;
    width: 210px;
    min-width: 210px;
    max-width: 210px;
    min-height: 80px;
    height: 80px;
    max-height: 80px;
    border-radius: 8px 8px 0 0;
    padding: 0;
    margin: 0;
}
.cover-content-210-rounded {
    width: 178px;
    min-width: 178px;
    max-width: 206px;
    background: rgb(243,243,243);
    padding:10px 15px 15px;
    /*
    max-height:89px;
    min-height: 89px;
    height: 89px;
    */
    border-left: 1px solid rgb(210,210,210);
    border-right: 1px solid rgb(210,210,210);
    border-bottom: 1px solid rgb(210,210,210);
    border-radius: 0 0 10px 10px;
    margin-top:-3px;
    text-align: center;
}
.cover-content-210-rounded p {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
}

.cover-content-210-rounded p a {
    color:rgb(51,51,51);
}

.cover-content-210-rounded p.green {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
}

/* category navigation */

.aside-nav3 {
}
.aside-nav3 > li {}
.aside-nav3 > li > a {
    display: block;
    height: 50px;
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
    padding-left: 20px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    background: transparent url("../../images/menu-top.png") no-repeat 0 0;
}
.aside-nav3 > li > a:hover {
    text-decoration: none;
}
.aside-nav3 > li > ul > li {
    color: #fff;
    line-height: 30px;
    background: transparent url("../../images/menu-sub.png") repeat-y 0 0;
    padding-bottom: 5px;
}
.aside-nav3 > li > ul > li > a {
    display: block;
    padding: 0 5px 0 25px;
    color: #fff;
    font-size: 14px;
    background: #124cab;
}
.aside-nav3 > li > ul > li > ul > li {
    padding: 0 5px 0 25px;
    background: #f3f3f3 url("../../images/arrow-blue.png") 10px 12px no-repeat;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
.aside-nav3 > li > ul > li > ul > li > a {
    color: #124cab;
    font-size: 13px;
    line-height: 20px;
}
.aside-nav3 > li > ul > li:last-child > ul > li:last-child {
    border-bottom: 1px solid #d2d2d2;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
/*/category navigation */

/* casino reviews */
.casino-review-item{
 width:515px;height:auto;display:block;float:left;margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #cdcdcd;
    background:#f5f5f5;
}
.casino-review-item-wrapper{
    width:495;height: auto;padding:10px;display:block;
}
.casino-review-page .left-right-sidebar{
    margin-left: 15px !important;
}
.review-line-1{
    width:100%;height:auto;display: table-cell;float:left;
}
.review-line-1 >a{float:left;}
.review-line-1 .title{
    margin-left: 8px;
    display: table-cell;
    float: left;
}
.review-line-1 .title h4{
    margin-bottom: 0;
}

.review-line-1 .title h2{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000;
}

.user-rating-block {
    height: 11px;
}
.user-rating {
    display: block;
    background: rgb(144,144,144);
    width: 75px;
    height: 6px;
    border-radius: 5px;
    min-width: 75px;
    vertical-align: text-bottom;
    margin-top: 7px;
    margin-left: 5px;
}
.user-rating-progress {
    background: rgb(17,151,8);
    display: block;
    height: 6px;
    border-radius: 5px;
    max-height: 6px;
    width: 80%;
}
.text-block-preview{
    color:#000;
    margin-bottom: 8px;
}
h4.review-bonus, h2.review-bonus, p.review-bonus{
    font-size: 16px;
    padding-bottom: 6px;
    padding-top: 14px;
    display: table-cell;
    color:#000;
    font-weight: bold;
}
h4.review-bonus .green, h2.review-bonus .green, p.review-bonus .green{
    color: #0f9800;
}
.width100{
    width:100%;
}
.width515{
    width:515px;
}
/*/casino reviews */

/* Slot reviews */
.content-box-main.innerpage.slot-review-page{
   width:780px;
}
.wide-left{
    width:760px !important;
}
.slot-review-page .content-with-middle{
    width:100%;
}
.slot-review-headings{
    width:100%;display:table-cell;float:left;border-bottom: 3px solid #0e59be;
}
.slot-review-heading1{
    width:0%;display: none;float:left;
    text-transform: uppercase;
}
.slot-review-heading2{
    width:100%;display: table-cell;float:left;
    text-transform: uppercase
}
.slot-review-heading2 .tabs{
    float:right;width:auto;display: table;
}
.tab-linker{
    color:#0e59bf;
}
.slot-review-heading1 h3{
    line-height: 28px;
}
.tab-item{
    display:table-cell;float:left;margin-left: 10px;margin-right: 10px;font-size:12px;line-height: 32px;height:28px;
}
.tab-item.active-tab{
    background: #0e59be;padding-left: 20px;padding-right: 20px;
    border-top-left-radius: 5px;border-top-right-radius: 5px;
}
.tab-item.active-tab a{
    color:#FFF;
}
.slot-reviews-item{
    margin:10px;
}
.slot-reviews-item-extended{
    width: 515px;
    height: auto;
    display: block;
    float: left;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #cdcdcd;
    background: #e5f0ff;
}
.slot-reviews-item-extended .slots-cover{
    width:130px;float:left;padding:10px 0 10px 10px
}

.slot-reviews-item-extended .slots-cover img{
    width:130px;
}
.slot-reviews-item-extended .slots-content{
    width:335px;  padding:10px;float:left;color:#000;
}

.tab-switcher-slot-reviews{
    display: none;
}
/*/Slot reviews */
.cat-desc{
    float: left;
}
.video-iframe{
    width:510px; height:287px;
}
.article-main-content iframe{
    width:510px; height:287px;
    min-width: 320px;
    min-height: 240px;
}

/* mobile navigation fix */
.icon-navigation-mobile{
    display:none;
}

.main-menu ul.sub-menu{
    display: none !important;
}
.main-menu .search-box{
    display: none;
}
.main-menu ul.main-menu-ul > li:first-child a {
    font-size: 20px;
    text-align: center;
    display: block;
}

.main-menu ul.main-menu-ul > li:first-child a span {
    padding-right: 0;
}
.main-menu ul.main-menu-ul > li:not(:first-child) > a:hover {
    color:rgba(255,237,33,1);
    background:#3272C8 !important;
}
.main-menu ul.main-menu-ul > li:not(:first-child):hover , .main-menu ul.main-menu-ul > li.current-menu-item:not(:first-child){
    background:rgba(255,237,33,1) !important;
}
.main-menu ul.main-menu-ul >  li:not(:first-child).current-menu-item > a:before {
    background:rgba(255,237,33,1) !important;
}

.aside-nav3 {
    text-align: left;
    margin-bottom: 10px;
}
.aside-nav3 > li > ul > li:last-child {
    background: none !important;
}

.news-category-posts .right-float-left-sidebar{
    width:200px !important;
}

.left-right-sidebar.news-page{
    margin-left: 10px;
}

.right-float-left-sidebar .aside-nav2{
    text-align: left !important;margin-bottom: 10px !important;
}

/* related casinos */


ul.related-casino > li a.related-cover {
    display: block;
    width: 100%;
}

ul.related-casino > li div > a {
    display: block;
    margin: 0 10%;
}

ul.related-casino > li {
    margin-bottom: 15px;
}
ul.related-casino  a.custom-btn-green {
    width: 50%;
    margin: 10px auto;
}

ul.related-casino a.related-heading {
    padding-top: 5px;
}

ul.related-casino a.related-logo {
    display: none;
    visibility: hidden;
    text-align: left;
}

/* /related casinos */




.free-spins-page.wide-left{
    padding-left: 0px;
}
.free-spins-page .content-with-middle{
    padding-left: 0px;
}
ul.free-spins-block{
    width:100%;height: auto;list-style: none;
}
li.free-spin-item{
    width:98%;display:block;float:left;margin-bottom: 8px;padding:1%;background: #f5f5f5;border:solid 1px #ccc;border-radius: 10px;
}
li.free-spin-item .logo{
    width:85px;height:36px;float:left;
}
li.free-spin-item .offer{
    width:260px;height:36px;float:left;margin-left: 15px;
}
li.free-spin-item .offer a.free-spins{
    font-size:14px;display:block;width:100%;float:left;
    font-weight: bold;
}

li.free-spin-item .offer a.free-spins span.green {
    color:#0e9900;
}

li.free-spin-item .offer a.casino-title{
    font-size:14px;color:#0c59c1; text-transform: uppercase;display:block;width:100%;float:left;
    font-weight: bold;
}

li.free-spin-item .logo img{
    width:85px;
}
li.free-spin-item .read-more{
    width:auto;height:36px;margin-right: 10px;
}
li.free-spin-item .read-more .custom-btn-gray{
    width:90px;
}
.free-spins-top{
    width:100%;height:auto;display:block;float:left;
}
.free-spins-top .logo{
    width:140px;height:65px;display: block;float:left;
}
.free-spins-top .casino-informer{
    width:400px;height:65px;display: block;float:left;
}
.free-spins-top .casino-informer h3{
    margin-bottom: 0 !important;
}
.free-spins-top .offer{
    width:100%;height:auto;display: block;float:left;
}
.free-spins-top .text-block{
    width:100%;height:auto;display: block;float:left;
}
.free-spins-top h4.review-bonus{
    padding-top: 0;
}

.email-success-box .message p {
    margin-left: 180px;
}

.email-success-box .message .divider {
    margin-left: 180px;
    width: 800px;
}

.email-success-box .message ul {
    padding-left: 180px;
    width: 750px;
    background: url("../../images/email-success-left-bg.png") no-repeat;
    min-height: 467px;
}

.top-casinos-controls > li a {
    min-width: 120px;
}

#email-harvester-default, #phone-harvester {
    margin-bottom: 25px !important;
}


/* homepage hack to swap sidebar size */
.content-box.homepage .content-box-main .right-float-left-sidebar.homepagesidebar{
width:235px !important;
}
.content-box.homepage .content-box-main .content-with-middle{
    width:725px !important;
}
.content-box.homepage .content-box-main .content-with-middle .left-side .left-right-sidebar{
    width:200px !important; padding-left: 10px !important;

}

.right-float-left-sidebar.homepagesidebar > div, .right-float-left-sidebar.homepagesidebar #email-harvester-default, .right-float-left-sidebar.homepagesidebar #phone-harvester, .right-float-left-sidebar.homepagesidebar #free-spins-widget{
    margin-bottom: 60px !important;
}
.right-float-left-sidebar.homepagesidebar #email-harvester-default{
    margin-top:30px !important;
}

.left-right-sidebar .curated-content .curated-content-item {
    margin-bottom: 15px;
}

.home-icon-menu:hover .the-mobile-home,.home-icon-menu .the-mobile-home:hover{
   color:rgba(255,237,33,1);
}
.home-icon-menu.active, .home-icon-menu:hover, .home-icon-menu a:hover{
    background: #FFED21 !important;
}
.home-icon-menu.active,.home-icon-menu:hover a{
    background: #0E59BF !important;
    background-origin: content-box!important;
}
.home-icon-menu:hover a, .home-icon-menu a:hover{
    background: #3272C8 !important;
}
.main-menu ul.main-menu-ul > li.home-icon-menu.active > a:before{
    background-color: #FFED21 !important;
    width:100%;
}

.content-with-middle.innerpage.search-archieve{
    width:100%;
}
.content-with-middle.innerpage.search-archieve .left-side{
    width:515px;
}
.content-box-main.innerpage.news-category .set-image-border img{
    width:100%;
}
#home-sidebar-video-slots img, .curated-content img{
    width:200px;
}
.left-right-sidebar.homepagecontentsidebar{
    width:200px! important;
    padding-left: 10px !important;
}
.hideOnDesktop{
    display:none !important;
}

.main-menu ul.main-menu-ul li a span {
    padding-right: 0 !important
}

.christmas-top-bar {
    height: 44px;
    width: 100%;
    background: url("../../images/christmas/top-bar-bg.png") no-repeat;
    line-height: 44px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.christmas-top-bar h4 {
    color:#ffd800;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0, .33);
}

.christmas-top-bar .snow {
    position: absolute;
    top:0;
}
.christmas-top-bar .show-border-left{
    background: url("../../images/christmas/top-bar-bg-crn.png") no-repeat;
    width: 3px;
    height: 19px;
    left: -3px;
}
.christmas-top-bar .show-border-right{
    background: url("../../images/christmas/top-bar-bg-crn.png") -4px no-repeat;
    width: 3px;
    height: 19px;
    right: -3px;
}
.christmas-top-bar h4 {
    float: left;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0, .60);
    color: #ffd800;
    font-size: 15px;
    font-weight: bold;
    padding-left: 120px;
    height: 36px;
    line-height: 44px;
    padding-top: 8px;
    vertical-align: bottom;
    text-align: center;
    margin: 0 auto;
    min-width: 650px;
}
.christmas-top-bar .button {
    float: right;
}

.christmas-side-bar {
    width: 100%;
    min-height: 250px;
    background: url("../../images/christmas/widgets-bg.png") no-repeat;
    text-align: center;
    border-radius: 5px;
    position: relative;
}

.green-christmas-btn {

    display: block;
    background: url("../../images/christmas/gr-bg.png") no-repeat;
    background-size: contain;

    text-align: center;

    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0, .60);
    color: #ffd800;
    font-weight: bold;
    font-size: 15px;

}
.christmas-side-bar .snow {
    background:url("../../images/christmas/widget-snow.png") no-repeat;
    width: 241px;
    height: 44px;
    position: absolute;
    top: -4px;
    left: -3px;
}

.christmas-top-bar .green-christmas-btn {
    height: 44px;
    min-width: 161px;
    margin-top: 2px;
    margin-right: 5px;
    padding-top: 2px;
}

.christmas-side-bar .green-christmas-btn {
    display: inline-block;
    height: 46px;
    width: 211px;
    line-height: 51px;
    font-size: 23px;
    padding-top: 5px;
    position: relative;
    margin-bottom: 8px;
}
.christmas-side-bar .gift {
    background: url("../../images/christmas/gift.png") no-repeat;
    width: 87px;
    height: 95px;
    display: inline-block;
    margin-bottom: 4px;
}
.green-christmas-btn span {color: #fff}
.green-christmas-btn:hover {
    color: #ffd800;
}
.green-christmas-btn:hover span{
    color: #fff;
}
.christmas-side-bar h4 span {
    color: #fff;
    font-size: 19px;
}
.christmas-side-bar h4 {
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0, .60);
    color: #ffd800;
    font-size: 19px;
    font-weight: bold;
    line-height: 22px;
    padding-top: 8px;
    margin-top: 35px;
}

.left-right-sidebar.news-page  .christmas-side-bar,
.left-right-sidebar .christmas-side-bar,
.left-right-sidebar .slots-page-news-part .christmas-side-bar
{
    margin-bottom: 30px !important;
}

.free-spins-page-sidebar .christmas-side-bar .snow {
    width: 211px !important;
    background-size: contain;
}

.free-spins-page-sidebar .christmas-side-bar .green-christmas-btn {
    width: 190px !important;
    font-size: 21px;
}

.header .logo-img a {
    width: 100%;
}
/* 404 page */
.page-404 .right-float-left-sidebar {
    width: 235px;
    margin-right: 10px;
}
.page-404 #top-casinos ul li > .overflow-block .line-block > span {
    display: none !important;
}
.page-404 #top-casinos ul li > .overflow-block .line-block .logo-side {
    margin-left: 2%;
}

.page-404 #top-casinos ul li > .overflow-block .line-block .custom-btn-link {
    background: #f8f8f8 !important;
    border: 1px solid #cccccc !important;
    text-transform: none;
}
.page-404 #top-casinos ul li > .overflow-block .line-block .heading-side {
    color:#383838 !important;
    text-align: center;
}

.page-404 #top-casinos ul li > .overflow-block .line-block .right-text-side {
    color:#0e59bf !important;
}
.page-404 #top-casinos ul li > div.overflow-block > a:last-child {
    color:#fff !important;
}

.page-404 .right-float-left-sidebar > div:first-child{
    margin-top: 30px !important;
}

.search-form-no-results input[type="text"]{
    width: 70%;
}