body {
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
}

html {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.main-menu ul.main-menu-ul {

}

.main-menu ul.main-menu-ul > li > a {
    background: #1964AA;
    padding: 14px 15px 14px 15px;
    display: block !important;
}

.main-menu ul.main-menu-ul > li > a:before {

}

.main-menu ul.main-menu-ul > li.custom-color:hover > a, .main-menu ul.main-menu-ul > li:not(.custom-color):hover {
    background: rgba(14, 89, 191, 0.15);
}

h2 a.article-comment-icon .comment-icon, h3 a.article-comment-icon .comment-icon, h4 a.article-comment-icon .comment-icon {
    background-color: #0e59bf;
}

h2 a.article-comment-icon, h3 a.article-comment-icon, h4 a.article-comment-icon, a:hover, .header .header-top ul li a:hover {
    color: #0e59bf;
}

.offset-top-10 {
    margin-top: 10px;
}

.left-article-block h1.heading, .left-article-block h2.heading, .left-article-block h3.heading, .left-article-block h4.heading, .right-float-left-sidebar h1.heading, .right-float-left-sidebar h2.heading, .right-float-left-sidebar h3.heading, .right-float-left-sidebar h4.heading, h1.heading, h2.heading, h3.heading, h4.heading, h1.page-heading {
    text-transform: uppercase;
    margin-bottom: 6px;
    font-family: 'Droid Sans', sans-serif;
    color: #000;
}

h1 {
    font-size: 36px;
    line-height: 36px;
    color: #000;
}

h2 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
}

h3 {
    font-size: 18px;
    line-height: 18px;
    color: #000;
}

h4 {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000;
}

h4.heading.date {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}

.news-item-block .article-photo, .news-item-block .article-content {
    margin-top: 6px;
}

.left-article-block.article-background > .article-content {
    margin-left: 0px;
    margin-right: 5px;
}

.article-background .triple-article {
    margin-left: 0px;
    margin-right: 5px;
}

.article-background:not(:first-child) {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.blue-link, .blue-link:hover, .blue-link:visited, .blue-link:active {
    color: #0e59bf;
    font-weight: bold;
}

.blue-link.regular {
    font-weight: normal;
}

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

.text-left {
    text-align: left;
}

.text-right {
    display: table-cell;
    float: right;
    text-align: right;
}

.slot-item {
    margin-bottom: 8px;
}

a.underline {
    text-decoration: underline;
}

a.gray-btn {
    display: inline-block;
}

a.gray-btn > span {
    display: block;
    float: left;
    height: 32px;
}

a.gray-btn span.lbg {
    width: 4px;
    background: url("../images/gray_btn_brd.png") no-repeat;
}

a.gray-btn span.rbg {
    width: 4px;
    background: url("../images/gray_btn_brd.png") -5px no-repeat;
}

a.gray-btn span.bg {
    line-height: 32px;
    background: url("../images/gray_btn_bg.png") repeat-x;
    padding: 0 24px;
    color: #0e59bf;
    font-weight: bold;
}

/*
.custom-block {
    margin:15px 0;
    text-align: center;
    height: 32px;
}
*/
.custom-block {
    height: 22px;
    margin: 10px auto;
    text-align: center;
}

.custom-block-table {
    height: 22px;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    display: table;
}

.left-article-block .article-content p, .category-right-block .article-content p {
    font-size: 13px;
    color: #000;
}

.readmore {
    margin-top: 4px;
}

.news-item-block {
    margin-bottom: 16px;
    display: table-cell;
    float: left;
}

.cat-desc {
    font-size: 12px;
    margin-bottom: 10px;
}

.innerpage .left-right-sidebar, .innerpage .right-float-left-sidebar {
    padding-left: 0px;
}

.innerpage .content-with-middle .left-side {
    width: 515px;
    float: left;
}

.divider {
    background: url("../images/divider.png") repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    width: 100%;
}

.left-side .news-item-block:last-of-type {
    margin-bottom: 0px !important;
}

.content-box .content-box-main {
    float: left;
}

.content {
    display: table;
}

.news-item-block .article-content {
    color: #000;
}

.content-with-middle .left-side {
    float: left;
}

.custom-btn-green {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    background: url(../images/green-button-arrow.png) no-repeat right, linear-gradient(top, rgb(11, 174, 0) 42%, rgb(7, 132, 0) 100%);
    background: url(../images/green-button-arrow.png) no-repeat right, -o-linear-gradient(top, rgb(11, 174, 0) 42%, rgb(7, 132, 0) 100%);
    background: url(../images/green-button-arrow.png) no-repeat right, -moz-linear-gradient(top, rgb(11, 174, 0) 42%, rgb(7, 132, 0) 100%);
    background: url(../images/green-button-arrow.png) no-repeat right, -webkit-linear-gradient(top, rgb(11, 174, 0) 42%, rgb(7, 132, 0) 100%);
    background: url(../images/green-button-arrow.png) no-repeat right, -ms-linear-gradient(top, rgb(11, 174, 0) 42%, rgb(7, 132, 0) 100%);
    background: -webkit-gradient(
            linear,
            top,
            left bottom,
            color-stop(0.42, rgb(11, 174, 0)),
            color-stop(1, rgb(7, 132, 0))
    );
    color: rgb(255, 255, 255) !important;
    text-shadow: 0 0 5px rgb(0, 0, 0);
    font-weight: bold;
    border-radius: 6px;
    min-width: 110px;
    text-align: left;
    text-decoration: none !important;
    padding: 0 25px;
    font-size: 16px;
}

.custom-btn-green:hover, .custom-btn-green:active, .custom-btn-green:visited {
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.custom-btn-green.large {
    font-size: 16px;
}

.custom-btn-green.shadow-less {
    box-shadow: none !important;
}

.custom-btn-green-extended {
    padding-right: 40px;
}

.custom-btn-gray {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    background: linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -webkit-gradient(
            linear,
            top,
            left bottom,
            color-stop(0.42, rgb(255, 255, 255)),
            color-stop(1, rgb(230, 230, 230))
    );
    color: #0e59bf !important;
    font-weight: bold;
    border-radius: 6px;
    min-width: 80px;
    text-align: left;
    text-decoration: none !important;
    padding: 0 22px;
    font-size: 13px;
    border: solid 1px #cccccc;
}

.custom-btn-gray:hover, .custom-btn-gray:active, .custom-btn-gray:visited {
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.custom-btn-gray.large {
    font-size: 16px;
}

.custom-btn-gray.shadow-less {
    box-shadow: none !important;
}

.anythingSlider-default {
    padding: 0;
}

.anythingSlider-default .anythingWindow {
    border: none;
}

.anythingSlider .arrow {
    z-index: 2;
    display: block;
    height: 25px;
    width: 25px;
}

.anythingSlider .arrow a {
    width: 25px;
    height: 25px;
    margin: 0;
}

/*background: url(img/icons-sp.png) 0 -60px no-repeat;*/
.anythingSlider .arrow.back {
    left: 350px;
    top: 165px;
}

.anythingSlider .arrow.forward {
    left: 380px;
    top: 165px;
}

.anythingSlider .arrow.back a {
    background: url(../images/icons-sp.png) 0 -60px no-repeat;
}

.anythingSlider .arrow.forward a {
    background: url(../images/icons-sp.png) -25px -60px no-repeat;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

/* Casino review page */
.review-page-heading {
    display: table-cell;
}

.bonus-list > li {
    background: url(../images/icon-1.png) 0 40% no-repeat;
    padding-left: 30px;
    line-height: 18px;
    margin-top: 15px;
}

.small-image-list > li {
    display: inline-block;
    margin: 10px;
}

.clr-black {
    color: #000;
}

.margin-top-bottom-6 {
    margin-bottom: 6px;
    margin-top: 6px;
}

.margin-left-right-10 {
    margin-right: 10px;
    margin-left: 10px;
}

.margin-clear-left {
    margin-left: 0;
}

.margin-clear-right {
    margin-right: 0;
}

/*/Casino review page */

/* Pagination */
.control {
    display: inline-block;
    height: 25px;
    width: 25px;
    border: 0;
    text-decoration: none;
    margin-right: 10px;
    vertical-align: middle;
}

.control-left {
    background: url(../images/icons-sp.png) 0 -60px no-repeat;
}

.control-right {
    background: url(../images/icons-sp.png) -25px -60px no-repeat;
}

.pagination, .pagination-block {
    background: rgb(243, 243, 243);
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
    display: table-cell;
    float: left;
    width: 100%;
}

.pagination-block a {
    display: inline;
}

.pagination > li {
    display: inline-block;
    width: 25px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
}

.pagination-block > li {
    display: inline-block;
    width: 25px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
}

.pagination-block a:not(.prev):not(.next) {
    font-weight: normal;
    color: rgb(18, 76, 171);
    text-decoration: none;
    padding: 10px;
}

.pagination-block span {
    color: rgb(18, 76, 171);
}

.pagination-block span.current {
    font-weight: bold;
}

.pagination > li:not(.control-current):hover {
    background: rgb(18, 76, 171);
    border-radius: 5px;
    transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
}

.pagination > li:not(.control-current):hover a {
    /*padding: 10px 9px;*/
    color: rgb(255, 255, 255);
}

.pagination a {
    font-weight: normal;
    color: rgb(18, 76, 171);
    text-decoration: none;
}

.pagination-block a:not(.next):not(.prev):hover {
    background: rgb(18, 76, 171);
    border-radius: 5px;
    transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    color: rgb(255, 255, 255);
    padding: 10px;
}

.pagination-block .prev {
    display: inline-block;
    height: 25px;
    width: 25px;
    border: 0;
    text-decoration: none;
    margin: 0;
    vertical-align: middle;
    background: url(../images/icons-sp.png) 0 -60px no-repeat;
    text-indent: -9999px;
}

.pagination-block .next {
    display: inline-block;
    height: 25px;
    width: 25px;
    border: 0;
    text-decoration: none;
    margin-right: 0;
    vertical-align: middle;
    background: url(../images/icons-sp.png) -25px -60px no-repeat;
    text-indent: -9999px;
}

/*/Pagination */
.main-under-menu-ul {
    display: none !important;
}

/* Slot reviews */
.slot-reviews-items {
    clear: both;
    display: table-cell;
    float: left;
    width: 100%;
}

.slot-reviews-item {
    width: 170px;
    height: 150px;
    display: table-cell;
    float: left;
}

.slot-reviews-item .slots-cover, .slots-cover {
    width: 170px;
}

.slot-reviews-item h2.slot-name {
    font-size: 13px;
    letter-spacing: .015em;
    line-height: 150%;
}

.slot-image-review {
    width: 170px;
    height: 130px;
    display: block;
    overflow: hidden;
}

.wide-left {
    width: 760px;
}

.left-right-sidebar.slots-page-news-part {
    margin-left: 15px;
}

/*/Slot reveiws */
.display-none {
    display: none;
}

.content-with-middle .left-right-sidebar {
    width: 230px;

}

.content-box-main.innerpage.news-category .content-with-middle .left-right-sidebar {
    margin-left: 15px;
}

.clearfix {
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

/* bootstrap accordion */

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 2px;
}

.accordion-heading {
    border-bottom: 0 none;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    border-top: 1px solid #E5E5E5;
    padding: 9px 15px;
}

.accordion-group {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D2D2D2;
    margin-bottom: 5px;
}

.accordion-toggle.blue-link.regular.arrow-down {
    background: url("../images/icons-sp-single-arrow-down.png") no-repeat scroll 97% center rgba(0, 0, 0, 0);
    text-decoration: none;
}

.accordion-toggle.blue-link.regular.arrow-left {
    background: url("../images/icons-sp-single-arrow-left.png") no-repeat scroll 97% center rgba(0, 0, 0, 0);
    text-decoration: none;
}

.accordion-inner {
    border-top: 0 none !important;
}

.collapse {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease 0s;
}

.collapse.in {
    height: auto;
}

/*/bootsrap accordion */

/* aside nav */

.aside-nav {
    background: rgb(243, 243, 243);
    border-bottom: 1px solid rgb(210, 210, 210);
    border-radius: 5px;
    padding-bottom: 3px;
}

.aside-nav > li {
    background: url(../images/arrow-blue.png) 10px 10px no-repeat;
    padding: 5px 5px 5px 25px;
    border-left: 1px solid rgb(210, 210, 210);
    border-right: 1px solid rgb(210, 210, 210);
}

.aside-nav > li.nav-divider-5 {
    padding-top: 5px;
    padding-bottom: 0;
    background: none;
}

.aside-nav > li.nav-divider-10 {
    padding: 5px 0;
    background: none;
}

.aside-nav > li.nav-divider-20 {
    padding: 5px 0 10px;
    background: none;
}

.aside-nav > li.heading {
    height: 40px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    vertical-align: middle;
    padding-left: 20px;
    background: rgb(18, 76, 171);
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    border-left: 1px solid rgb(18, 76, 171);
    border-right: 1px solid rgb(18, 76, 171);
    padding-top: 0;
    padding-bottom: 0;
}

.aside-nav > li.category {
    height: 30px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    background: rgb(18, 76, 171);
    border-left: 1px solid rgb(18, 76, 171);
    border-right: 1px solid rgb(18, 76, 171);
    padding-top: 0;
    padding-bottom: 0;
}

.aside-nav > li.category a {
    color: #fff;
    font-size: 14px;
}

.aside-nav > li > ul {
    background-color: #f3f3f3;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    padding-left: 9px;
}

.aside-nav > li > ul > li {
    padding: 7px 0;
}

.aside-nav > li > ul > li > a {
    background: transparent url(../images/arrow-blue.png) no-repeat 0 4px;
    padding-left: 12px;
    font-size: 13px;
    color: #124cab;
}

.aside-nav > li > ul > li.current-menu-item > a {
    font-weight: bold;
}

.aside-nav > li:first-child > a {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.aside-nav > li:last-child > ul {
    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;
}

.aside-nav2 {
}

.aside-nav2 > li > a {
    display: block;
    height: 40px !important;
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
    padding-left: 20px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    background: #124cab;
    margin-bottom: 0 !important;
    font-size: 14px !important;
}

.aside-nav2 > li > a:hover {
    text-decoration: none;
}

.aside-nav2 > li > ul {
    background-color: #f3f3f3;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    padding-bottom: 10px !important;
}

.aside-nav2 > li > ul > li {
    padding: 7px 0 0 9px;
}

.aside-nav2 > li > ul > li:last-child {
    padding: 7px 0 0 9px;
}

.aside-nav2 > li > ul > li > a {
    background: transparent url(../images/arrow-blue.png) no-repeat 0 6px;
    padding-left: 15px;
    font-size: 13px;
    color: #124cab;
}

.aside-nav2 > li > ul > li.current-menu-item > a {
    font-weight: bold;
}

.aside-nav2 > li:first-child > a {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.aside-nav2 > li:last-child > ul {
    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;
}

.aside-nav3 {
}

.aside-nav3 > li {
}

.aside-nav3 > li > a {
    display: block;
    height: 40px !important;
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
    padding-left: 20px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    background: #124cab;
    margin-bottom: 0 !important;
    font-size: 14px !important;
}

ul.aside-nav3 li ul.sub-menu li ul.sub-menu li:last-child {
    border-bottom: 1px #d2d2d2 solid;
}

.aside-nav3 > li > a:hover {
    text-decoration: none;
}

.aside-nav3 > li > ul {
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    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;
    margin-bottom: 5px;
}

.aside-nav3 > li > ul > li {
    color: #fff;
    line-height: 30px;
    background: none;
    padding-bottom: 5px;
}

.aside-nav3 > li > ul > li:last-child {
    padding-bottom: 0 !important;
}

.aside-nav3 > li > ul > li > a {
    display: block;
    padding: 0 5px 0 25px;
    font-size: 13px !important;
    background: #f3f3f3 !important;
    font-weight: 100;
    color: #124cab !important;
    border-bottom: dotted 1px #ccc;
}

.aside-nav3 > li > ul > li:last-child a {
    border-bottom: none !important;
}

.aside-nav3 > li > ul > li {
    border: none !important;
    /*
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    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;
    */
    background: #f3f3f3 !important;
}

/* HOVER EFFECT FUTURE REQUEST

.aside-nav2 > li > ul > li:hover  {
    background: #ccc !important;
}

.aside-nav3 > li > ul > li > a:hover {
    background: #ccc !important;
}
.aside-nav3 > li > ul > li > ul > li:hover{
    background: #ccc !Important;
}


*/
.aside-nav3 > li > ul > li > ul > li {
    border: none !important;
    background: #f3f3f3 !important;
}

.aside-nav3 > li > ul > li > ul > li > a {
    padding: 0 5px 0 25px;
    font-size: 13px;
    background: url(../images/arrow-blue.png) 10px 7px no-repeat !important;
}

.aside-nav3 > li > ul > li:last-child > ul > li:last-child {
    border: none !important;
}

/*/aside nav */
.aside-nav3 .current-menu-item > a {
    font-weight: bold;
}

.width100p {
    width: 100%;
}

.the-mobile-home {
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.07) inset;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 14px;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
}

#phone-harvester form input[type="submit"] {
    cursor: pointer;
}

#email-harvester-default .offer-description a {
    color: #7a7a7a;
    text-decoration: underline;
    font-weight: bold;
}

@media all and (max-width: 320px) {
    .right-float-left-sidebar {
        overflow: visible !important;
    }

    .right-float-left-sidebar > div {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        margin-bottom: 15px !important;
        clear: both;
    }

    #email-harvester-default .image img {
        width: 235px !important;
    }

    #email-harvester-default .offer h3:first-child, #email-harvester-default .offer p.offer-title:first-child,
    #phone-harvester .offer h3:first-child, #phone-harvester .offer p.offer-title:first-child {
        font-size: 28px !important;
    }

    #email-harvester-default .offer h3:first-child, #email-harvester-default .offer p.offer-title:first-child {
        font-size: 28px !important;
        line-height: 28px !important;
    }

    #phone-harvester .offer h3:last-child, #phone-harvester .offer p.offer-title:last-child {
        margin-top: 10px;
    }

    #phone-harvester .offer h3, #phone-harvester .offer p.offer-title {
        font-size: 23px !important;
        line-height: 23px !important;
    }
}

@media all and (min-width: 321px) and (max-width: 499px) {
    .right-float-left-sidebar {
        overflow: visible !important;
    }

    .right-float-left-sidebar > div {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        margin-bottom: 15px !important;
        clear: both;
    }

    #email-harvester-default .image img {
        width: 235px !important;
    }

    #email-harvester-default .offer h3:first-child, #email-harvester-default .offer p.offer-title:first-child,
    #phone-harvester .offer h3:first-child, #phone-harvester .offer p.offer-title:first-child {
        font-size: 34px !important;
    }

    #email-harvester-default .offer h3:first-child, #email-harvester-default .offer p.offer-title:first-child {
        font-size: 32px !important;
        line-height: 32px !important;
    }

    #phone-harvester .offer h3:last-child, #phone-harvester .offer p.offer-title:last-child {
        margin-top: 10px;
    }

    #phone-harvester .offer h3, #phone-harvester .offer p.offer-title {
        font-size: 32px !important;
        line-height: 32px !important;
    }
}

@media all and (min-width: 768px) {

}

@media all and (min-width: 960px) {

    #phone-harvester .image img {
        width: 35% !important;
    }

    .right-float-left-sidebar {
        display: block !important;
        overflow: visible !important;
    }

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

@media all and (min-width: 1019px) {

}

body {
    background-color: #fff !important;
}

.boxed {
    box-shadow: none !important;
}

.footer {
    margin-top: 50px;
    background: rgb(245, 245, 245) url(../images/f_bg.png) repeat-x !important;
    width: 100%;
    min-width: 990px;
}

.wrapper, .footer-content {
    background: none !important;
}

.hr {
    margin: 30px 0;
    border-top: 1px solid rgb(208, 208, 208);
    height: 1px;
    width: 100%;
}

.footer-nav {
    margin-bottom: 30px;
}

.footer-nav ul {
    list-style-type: none;
    width: 20%;
}

.footer-nav ul:last-child {
    margin: 0;
}

.footer-nav ul > li {
    background: url(../images/arrow.png) 0 5px no-repeat !important;
    line-height: 24px;
    padding-left: 18px;
}

.footer-nav ul > li:first-child a {

}

.footer-nav ul > li:hover a, .most-popular-block ul > li:hover a {
    padding-left: 0;
}

.footer-nav ul li a {
    font-size: 12px;
    text-decoration: none;
    color: rgb(129, 129, 129);
    line-height: 18px;
}

.footer-nav ul li a {
    text-transform: none !important;
    font-size: 13px;
}

.footer-nav ul li a:hover {
    padding-left: 0;
    color: rgb(129, 129, 129);
}

.footer-verisign {
    line-height: 37px;
    margin: 10px 0;
}

.footer-content > p {
    text-align: right;
    width: 100%;
    margin-bottom: 10px;
}

.footer-verisign > span {
    float: left;
}

.footer-verisign > div {
    float: right;
}

.footer-verisign .smallest {
    color: rgb(129, 129, 129);
}

.veisign-age {
    display: block;
    background: url(../images/icons-sp.png) 0 -85px no-repeat;
    width: 33px;
    height: 33px;
    margin-top: 4px;
    margin-right: 12px;
    float: left;
}

.verisign {
    display: block;
    background: url(../images/verisign.jpg) 0 0 no-repeat;
    width: 73px;
    height: 37px;
    float: left;
}

.most-popular-block {
    width: 74%;
    display: inline-block;
}

.most-popular-block ul li a {
    text-transform: none !important;
    font-size: 12px !important;
}

.most-popular-block h4.heading {
    margin-bottom: 10px;
}

.footer-search-block {
    display: inline-block;
    width: 25%;
    margin-top: 16px;
}

.footer-search-block form {
    margin-top: 10px;
}

.most-popular-block ul {
    width: 100% !important;
}

.most-popular-block ul > li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 33%;
}

.most-popular-block ul:after {
    content: " ";
    width: 0;
    height: 0;
    clear: both;
}

.most-popular-block ul > li a {
    display: inline-block;
    color: rgb(129, 129, 129);
}

.most-popular-block ul > li a:hover {
    color: rgb(129, 129, 129);
}

.most-popular-block ul > li a:last-child {
    margin-left: 4%;
}

.most-popular-block ul > li a img {
    width: 100%;
}

.most-popular-block > li img {
    margin-right: 10px;
    vertical-align: middle;
}

span.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

span.icon-search {
    display: inline-block;
    width: 26px;
    height: 26px;
}

span.icon-search-white {
    background: url(../images/icons-sp.png) -26px -34px no-repeat;
}

button.icon-search-gray {
    background: url(../images/icons-sp.png) 0 -34px no-repeat;
}

span.icon.icon-star {
    background: url(../images/icons-sp.png) 0 0 no-repeat;
}

span.icon.icon-rss {
    background: url(../images/icons-sp.png) -17px 0 no-repeat;
}

span.icon.icon-twitter {
    background: url(../images/icons-sp.png) -34px 0 no-repeat;
}

span.icon.icon-fb {
    background: url(../images/icons-sp.png) -51px 0 no-repeat;
}

span.icon.icon-star-gray {
    background: url(../images/icons-sp.png) 0 -17px no-repeat;
}

span.icon.icon-rss-gray {
    background: url(../images/icons-sp.png) -17px -17px no-repeat;
}

span.icon.icon-twitter-gray {
    background: url(../images/icons-sp.png) -34px -17px no-repeat;
}

span.icon.icon-fb-gray {
    background: url(../images/icons-sp.png) -51px -17px no-repeat;
}

.searchbutton-footer {
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    margin-left: 1.8%;
}

.input-search {
    height: 24px;
    width: 65%;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #8f8f8f;
    font-size: 13px;
    line-height: 26px;
    outline: 0;
    padding: 4px 7%;
}

.footer-search-block .hr {
    display: none;
}

.footer-blocks > div {
    width: 30%;
    float: left;
    margin-right: 5%;
}

.footer-blocks > div:last-child {
    margin-right: 0;
}

@media all and(max-width: 996px) {
    .header-info {
        display: none;
    }
}

@media all and (min-width: 997px) {
    .header-info {
        line-height: 24px;
        display: block !important;
        height: 54px;
        margin-top: 20px;
    }

    .header-info .title-holder {
        float: left;
        width: 56%;
    }

    .header-info p, .header-info h1 {
        text-align: right;
        font-size: 13px !important;
        line-height: 20px;
        color: #343434;
        font-weight: normal;
    }

    .header-info .middle-align {
        height: 40px;
        line-height: 40px !important;
    }

    .header-info p a {
        height: 20px !important;
        line-height: 20px !important;
    }

    .header-info > form {
        float: right;
        background: #e0e0e0;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 6px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 230px;
    }

    .header-info > form input {
        display: inline-block;
    }

    .header-info > form button {
        border: none;
        background: url(../images/search-box-blue.png) no-repeat;
        display: inline-block;
        width: 28px;
        height: 28px;
        text-indent: -9999px;
        margin-left: 1%;
    }

    .header-info > form input {
        z-index: 11;
        padding: 6px 10px;
        width: 174px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        background: #ffffff;
        border: 1px solid #ccc;
    }

    .header-info:after {
        content: " ";
        width: 0;
        height: 0;
        clear: both;
    }
}

@media all and(min-width: 1001px) {
    .most-popular-block ul > li:nth-child(3n +1) {
        clear: both;
    }
}

@media all and (max-width: 1000px) {
    .footer {
        min-width: 100%;
    }
}

@media all and (max-width: 813px) {
    .most-popular-block {
        width: 64%;
    }

    .footer-search-block {
        width: 35%;
    }

    .most-popular-block ul > li {
        width: 45%;
    }

    .most-popular-block ul > li:nth-child(2n +1) {
        clear: both;
        float: left;
    }

    .footer-blocks {
        margin-top: 2%;
    }

    .footer-blocks > div {
        float: none;
        width: 100%;
        margin-bottom: 5%;
        margin-right: 0;
    }

    .footer-blocks > div:last-child {
        margin-bottom: 0;
    }
}

@media all and (max-width: 679px) {
    .most-popular-block {
        width: 65%;
    }

    .footer-search-block {
        width: 34%;
    }
}

@media all and (max-width: 634px) {
    .most-popular-block {
        width: 100%;
        display: block;
    }

    .footer-search-block {
        width: 100%;
        display: block;
    }

    .most-popular-block ul > li {
        float: none;
        clear: both;
        margin-bottom: 2%;
    }

    .most-popular-block ul > li:last-child {
        margin-bottom: 0;
    }

    .input-search {
        width: 35%;
        padding: 4px 3%;
    }

    .footer-search-block .hr {
        display: block;
        width: 100%;
    }

    .footer-nav, .footer-nav-hr {
        display: none;
    }

    .footer-content > p {
        text-align: left;
    }
}

@media all and (max-width: 950px) {
    ul.footer-nav {
        width: 30%;
    }

    ul.footer-nav:nth-child(3n+1) {
        clear: both;
        float: left;
    }
}

@media all and (max-width: 350px) {
    .most-popular-block ul > li {
        width: 100%;
    }

    .most-popular-block ul > li:nth-child(2n +1) {
        clear: both;
        float: left;
    }

    .input-search {
        width: 55%;
        padding: 4px 3%;
    }

    .footer-content > p {
        text-align: left;
    }

    .footer-verisign > div {
        float: left;
    }

    .footer-blocks, .footer-blocks-hr {
        display: none;
    }
}

.scroll-locker {
    width: 100%;
    height: 200%;
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9;
    overflow: visible;
}

body.mobile-menu-enabled .themobile-top {
    position: fixed;
    top: 0px;
}

.hidden {
    display: none;
}

/* comment box styling */
.comment-box-click {
    border-radius: 10px;
    background: #f3f3f3;
    border: solid 1px #D2D2D2;
    display: block;
    height: 25px;
    max-height: 25px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 8px;
    width: 95%;
}

span.comment-count {
    font-size: 16px;
}

.click-button-to-comment {
    margin-bottom: 7px !important;
    margin-right: 10px !important;
    margin-top: -7px !important;
}

.comment-box-open {
    display: block;
    padding-top: 3px;
}

.article-main-content a:not(.custom-btn-green) {
    color: #0e59bf !important;
}

.custom-btn-green {
    color: #fff !important;
}

.content-box-main.innerpage.news-category .article-main-content {
    margin-top: 10px;
}

.footer-verisign .smallest {
    text-transform: uppercase;
}

.popular-slots a.custom-btn-gray {
    height: 32px;
    line-height: 32px;
}

.custom-btn-gray-table {
    display: table-cell;
    height: 32px;
    vertical-align: middle;
    background: linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 42%, rgb(230, 230, 230) 100%);
    background: -webkit-gradient(
            linear,
            top,
            left bottom,
            color-stop(0.42, rgb(255, 255, 255)),
            color-stop(1, rgb(230, 230, 230))
    );
    color: #0e59bf !important;
    font-weight: bold;
    border-radius: 6px;
    min-width: 80px;
    text-align: left;
    text-decoration: none !important;
    padding: 0 22px;
    font-size: 13px;
    border: solid 1px #cccccc;
}

.custom-btn-gray-table:hover, .custom-btn-gray-table:active, .custom-btn-gray-table:visited {
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.review-size {
    width: 72% !important;
}

#disqus_thread {
    display: none;
}

#disqus_thread iframe {
    height: 0;
}

.christmas-btn {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff000;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
    font-weight: bold;
}

.christmas-btn:hover {
    color: #fff000;
}

.christmas-btn span {
    display: block;
    float: left;
    height: 34px;
}

.christmas-btn span.lbg {
    background: url("../images/christmas/btn.png") no-repeat;
    width: 46px;
}

.christmas-btn span.bg {
    background: url("../images/christmas/rbg.png") repeat-x;
    padding-top: 6px;
    height: 28px;
}

.christmas-btn span.rbg {
    background: url("../images/christmas/btn.png") -47px 0 no-repeat;
    width: 15px;
}

.christmas-block .readmore {
    margin-top: 15px;
}

.hideOnDesktop.menu-item.menu-item-type-post_type.menu-item-object-page.top-level-nav.christmassnavmobile {
    background: url(../images/red-line-bg.png) repeat-x !important;
    color: #ffe400;
}

.hideOnDesktop.menu-item.menu-item-type-post_type.menu-item-object-page.top-level-nav.christmassnavmobile a {
    color: #ffe400;
}

.header .logo-img a img {
    width: 100%;
}

/* 404 Page */
.page-404 .the-error-msg {
    display: block;
    padding: 0 0 30px !important;
    text-align: center;
    color: #1b1b1b;
}

.page-404 .the-error-msg h3 {
    text-transform: uppercase;
    line-height: 24px;
    font-size: 34px;
    margin-bottom: 45px;
}

.page-404 .the-error-msg h5 {
    text-transform: uppercase;
    font-size: 18px;
}

.page-404 .the-error-msg p {
    font-size: 13px !important;
    width: 100% !important;
    margin: 0 !important;
    color: #1b1b1b;
}

.page-404 .the-error-msg a,
.page-404 .the-error-msg a:hover,
.page-404 .the-error-msg a:visited,
.page-404 .the-error-msg a:active {
    color: #0e59bf;
}

.content-box.page-404 {
    margin-bottom: 0 !important;
}

.authorBoxWidget > div {
    vertical-align: top !important;
    border-top: none;
}

.bonus-item-container {
    padding: 0 30px;
}

.bonus-review-item {
    /*width: 140px;*/
    height: 195px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #d2d2d2;
    background: #f3f3f3;
    margin: 5px !important;
    cursor: pointer;
}

.landingpage-wrapper .welcome-message {
    padding: 5px 20px 0 20px;
    text-align: center;
}

.landingpage-wrapper .welcome-message p {
    margin: 15px 0;
    font-size: 14px;
}

.landingpage-wrapper .bookmark-link {
    background-image: url('../images/bookmark-star.png');
    background-repeat: no-repeat;
    min-height: 24px;
    background-position-y: 50%;
    line-height: 24px;
    margin: 0 auto;
    display: inline-block;
    padding: 0 0 0 30px;
    font-weight: bold;
}

.bonus-review-item:hover {
    cursor: pointer;
}

.bonus-review-item .slots-cover:hover > a, .bonus-review-item .slots-cover:hover > p {
    display: none;
}

.bonus-review-item .slots-cover:hover > .slots-cover-hover-content {
    display: block;
    visibility: visible;
}

.bonus-review-item .slots-cover {
    /*width: 140px;*/
    height: auto !important;
}

.bonus-review-item .slots-cover > a {
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .75)
}

.bonus-review-item .slots-cover > a img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-image: 5px;
}

.arrow-link {
    margin: 5px 0;
    color: #3e3e3e;
    display: block;
    /*width: 120px;*/
    padding: 0 10px 0 0;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    min-height: 57px;
}

.arrow-link:hover, .arrow-link:visited, .arrow-link:active {
    text-decoration: none;
    color: #3e3e3e;
}

.arrow-link span:first-child {
    display: table-cell;
    text-align: center;
    height: 57px;
    vertical-align: middle;
    padding-left: 8px;
    width: 160px;
}

.arrow-link span:last-child {
    display: block;
    background: url("../images/bonuses/green-arrow.png") right no-repeat;
    width: 15px;
    height: 33px;
    position: absolute;
    top: 12px;
    right: 2px;
}

.slots-cover-hover-content {
    display: none;
    visibility: hidden;
    background: #f3f3f3;
    height: 195px;
}

.container-click:hover {
    color: black;
}

.container-click {
    font-size: 14px;
    /* padding: 12px 9px; */
    display: table-cell !important;
    vertical-align: middle;
    height: 145px;
    font-weight: bold;
    text-align: center;
}

.slots-cover-hover-content h3 {
    color: #0e59bf;
    font-size: 14px;
    /*padding: 12px 9px;*/
    display: table-cell;
    vertical-align: middle;
    height: 145px;
}

.slots-cover-hover-content .arrow-link-hover {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #0dc301; /* Old browsers */
    background: -moz-linear-gradient(top, #0dc301 0%, #00ad00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0dc301), color-stop(100%, #00ad00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0dc301 0%, #00ad00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0dc301 0%, #00ad00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0dc301 0%, #00ad00 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0dc301 0%, #00ad00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0dc301', endColorstr='#00ad00', GradientType=0); /* IE6-9 */
    width: 138px;
    margin: 0 5px 5px;
    padding: 11px 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #09b009;
}

.slots-cover-hover-content .arrow-link-hover span {

}

.slots-cover-hover-content .arrow-link-hover:hover, .slots-cover-hover-content .arrow-link-hover:visited {
    color: #fff;
}

.no-results-header {
    margin: 40px 0 25px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 26px;
}

.search-form-no-results {

}

.search-form-no-results input[type="text"] {
    background: #fff;
    box-shadow: none;
    height: 27px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-right: 15px;
    float: left;
}

.search-form-no-results button {
    background: url("../images/search-box-blue-btn.png") no-repeat;
    width: 109px;
    height: 39px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    float: right;
}

.no-results-section {
    margin: 10px 0;
}

.no-results-section h3 {
    margin-top: 5px;
    font-weight: bold;
}

.no-results-section h3 span {
    color: #0aa200;
    text-transform: uppercase;
}

.no-results-section ul {
    margin: 10px 0 0;
}

.no-results-section ul li {
    background: #f3f3f3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin: 5px 0;
    text-transform: uppercase;
    color: #0e59bf;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.no-results-section ul li span {
    font-weight: normal;
    padding-right: 10px;
}

.no-results-section ul li a {
    background: #266ac5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #266ac5 0%, #0e52ad 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #266ac5), color-stop(100%, #0e52ad));
    background: -webkit-linear-gradient(top, #266ac5 0%, #0e52ad 100%);
    background: -o-linear-gradient(top, #266ac5 0%, #0e52ad 100%);
    background: -ms-linear-gradient(top, #266ac5 0%, #0e52ad 100%);
    background: linear-gradient(to bottom, #266ac5 0%, #0e52ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#266ac5', endColorstr='#0e52ad', GradientType=0);
    border: 1px solid #266ac5;
    color: #fff;
    line-height: 30px;
    height: 30px;
    padding: 0 5px 0 20px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    right: 5px;
    top: 4px;
    display: block;
    font-size: 12px;
}

.no-results-section ul li a span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/search-box-blue-btn-arr.png") no-repeat;
    margin-top: 3px;
    margin-left: 10px;
}

#GPWASeal {
    float: left;
    margin-right: 10px;
}

div.comment-block div.content-main-title {
    display: none;
}

.content-box-main.innerpage.slot-review-page .content-with-middle .left-side {
    margin-right: 15px;
}

.content-box-main.innerpage.slot-review-page p.news-sub-title {
    text-transform: uppercase;
    font-family: 'Droid Sans', sans-serif;
    color: #000;
    margin-top: 6px;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin: 15px 0 10px 0;
}

.takeover-side-bar {
    width: 235px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 285px;
    display: block;
    overflow: hidden;
}

/*///////////////
// MENU STYLES //
///////////////*/

.this-floating .hot-menu-items {
    display: none;
}

.hot-menu-items {
    width: 660px;
    height: 70px;
    float: left;
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    z-index: 99;
}

.hot-menu-items .menu-item {
    background: #e7ebec;
    margin-right: 2px;
    float: left;
    width: 32.7%;
    height: 100%;
    line-height: 60px;
    cursor: pointer;
    border-left: 1px solid #e7ebec;
    border-right: 1px solid #e7ebec;
    background-image: url('../images/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 50% 75%;
}

.hot-menu-items .active {
    background: #fff;
}

.hot-menu-items .casino-cta {

    float: left;
    background: #2ec371;
    color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 0px 0px #47b966;
    -moz-box-shadow: 0px 3px 0px 0px #47b966;
    box-shadow: 0px 3px 0px 0px #47b966;
    margin-top: 70px;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 35px;

}

.hot-menu-items .menu-item .hot-menu-overlay {
    position: absolute;
    z-index: 9999;
    background: #fff;
    padding: 10px 12px;
    -webkit-box-shadow: 1px 4px 5px 0px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 1px 5px 5px 0px rgba(0, 0, 0, 0.40);
    box-shadow: 1px 5px 5px 0px rgba(0, 0, 0, 0.40);
    top: 70px;
    left: -1px;
    border-top: 1px solid #e3e3e3;
    display: none;
}

.hot-menu-items .menu-item p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-top: -3px;
}

.hot-menu-overlay .hot-bonus-item {
    width: 130px;
    float: left;
    margin-right: 10px;
}

.hot-menu-overlay .hot-bonus-item img {
    width: 100%;
}

.takeover-top-bar {
    width: 320px;
    float: right;
}

.takeover-top-bar img {
    width: 320px;
}

/*/////////////////////////
// RESET EXISTING STYLES //
/////////////////////////*/

body.home a:not(.wpb_button_a) {
    display: inline !important;
}

body.home .article-photo, body.home .article-photo img {
    width: 100%;
}

body.home .news-item-block {
    display: block;
    float: none;
}

.latest-news-desktop .news-item-block, .popular-slots-desktop .news-item-block {
    float: left !important;
}

/*///////////////////
// HOMEPAGE STYLES //
///////////////////*/

.main-menu {
    margin-top: 10px;
}

.hot-menu-items .menu-item a p {
    background-color: #E7EBEC;
    line-height: 15px;
    height: 50px;
    font-family: "Droid Sans", sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #5281b5;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.logo-img {
    display: inline-block;
}

.content-wrapper {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

.top-news-desktop {
    position: relative;
}

.top-news-desktop ul.title-thumbs {
    position: absolute;
    bottom: 0;
}

.top-news-desktop ul.title-thumbs li {
    width: 32.95%;
    display: inline-block;
    color: #fff;
    opacity: 0.8;
    background: #000;
    height: 80px;
    cursor: pointer;
}

.top-news-desktop ul.title-thumbs li.active {
    background: #437bb0;
}

.top-news-desktop ul li span {
    display: block;
    padding: 15px 10px;
}

.content-wrapper .casino-cta {
    text-align: center;
    background: #ff7f37;
    color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 0px 0px #e49c61;
    -moz-box-shadow: 0px 3px 0px 0px #e49c61;
    box-shadow: 0px 3px 0px 0px #e49c61;
    border: 0;
    cursor: pointer;
}

.email-harvester-responsive {
    background: #3073af;
    color: #fff;
    padding: 15px;
}

.email-harvester-responsive .offer p.offer-title {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.email-harvester-responsive .offer-description a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.email-harvester-responsive .offer-description ul {
    list-style-type: disc;
    padding: 15px;
}

.email-harvester-responsive form input[type="text"] {
    display: block;
    height: 25px;
    background-color: #fff;
    padding: 5px 5px 5px 5px !important;
    outline: none;
    color: #464646;
    text-transform: uppercase;
    font-size: 12px;
    color: #b2b2b2;
    margin: 0 0 10px 0;
}

.email-harvester-responsive form input[type="text"].error {
    border: 1px solid #e3494e;
}

.email-harvester-responsive .offer-description ul li span {
    font-weight: bold;
}

.top-news-desktop img {
    width: 100%;
}

.free-spins-desktop .free-spin-item .casino-cta {
    background-image: url('../images/cta-arrow.png') !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}

.top-casino-list .top-casino-item .exclusive {
    background: url("../images/star-26.svg") no-repeat;
    display: block !important;
    background-repeat: no-repeat;
    background-size: 18px;
}

.popular-slots-mobile p.heading, .free-spins-mobile p.heading {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

@media only screen and (min-width: 1020px) {
    .top-news-desktop {
        float: left;
        width: 660px;
        height: 360px;
    }

    .top-casino-list {
        float: right;
        width: 300px;
    }

    .curated-content {
        float: left;
        width: 660px;
    }

    .top-casino-list .top-casino-container {
        border: 1px solid #e7ebec;
    }

    .top-casino-list .top-casino-item {
        min-height: 55px;
    }

    .top-casino-list .top-casino-item div.casino-description {
        min-height: 43px;
    }

    .top-casino-list .top-casino-item a {
        vertical-align: middle !important;
        display: block !important;
    }

    .top-casino-list .top-casino-item .casino-logo {
        float: left;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 8px;
        width: 50px;
    }

    .top-casino-list .top-casino-item .casino-description {
        float: left;
        width: 42%;
        padding: 6px 10px !important;
    }

    .top-casino-list .top-casino-item .casino-cta,
    .free-spins-desktop .free-spin-item .casino-cta {
        width: 60px;
        height: 30px;
        line-height: 1;
        padding-top: 5px;
        float: right;
        margin-right: 10px;
        margin-top: 8px;
    }

    .top-casino-list .odd-row {
        background: #e7ebec !important;
    }

    .top-casino-list .odd-row .casino-description {
        border-left: 1px solid #fff;
    }

    .top-casino-list .even-row .casino-description {
        border-left: 1px solid #e7ebec;
    }

    .latest-news-desktop,
    .popular-slots-desktop {
        float: left;
        width: 660px;
        overflow: hidden;
    }

    .free-spins-desktop {
        float: right;
        width: 300px;
        clear: both;
    }

    .email-harvester-responsive {
        margin: 30px 0;
        height: 150px;
        padding: 0;
    }

    .email-harvester-responsive .offer-description {
        float: left;
        width: 56%;
        padding: 15px 0 0 15px;
    }

    .email-harvester-responsive .form-container {
        float: right;
        width: 40%;
        padding-top: 30px;
        padding-left: 15px;
        height: 120px;
        background: #e7ebec;
    }

    .email-harvester-responsive .offer-description ul li {
        font-size: 13px;
        padding: 2px 0;
    }

    .email-harvester-responsive form input[type="text"] {
        width: 200px;
        float: left;
    }

    .email-harvester-responsive form input[type="submit"] {
        border: 0;
        width: 140px;
        height: 40px;
        margin: 20px 0 0 20px;
    }

    .mobile-harvester-home {
        width: 300px;
        float: right;
    }

    .news-articles-bottom {
        width: 660px;
        float: left;
        margin-top: 30px;
    }

    .news-articles-bottom .news-item-block .article-content {
        width: 500px;
        font-size: 12px;
    }

    .top-casino-list h2.heading {
        text-align: center;
        padding-top: 15px;
    }

    .top-casino-list .exclusive-offer {
        background: url("../images/star-26.svg") no-repeat;
        padding-left: 20px;
        padding-right: 10px;
        margin-bottom: 10px;
    }

    .top-casino-list .exclusive-offer .text {
        width: 50%;
        float: left;
    }

    .top-casino-list .exclusive-offer .see-all {
        width: 50%;
        float: right;
        text-align: right;
        color: #296fac;
        font-size: 12px;
        text-decoration: underline;
    }

    .clear-spins {
        display: inline;
    }
}

@media only screen and (min-width: 768px) {
    .latest-news-desktop p.heading,
    .popular-slots-desktop p.heading,
    .free-spins-desktop p.heading {
        background: #e7ebec;
        text-align: center;
        padding: 10px 0;
        margin: 0;
        font-weight: normal;
        color: #2c3e50;
        font-family: 'Drois Sans', sans-serif;
        font-size: 22px;
        text-transform: uppercase;
    }

    .top-news-desktop {
        height: 360px;
        overflow: hidden;
        position: relative;
        margin-bottom: 30px;
    }

    .top-news-desktop .slick-slide img {
        width: 100%;
    }

    .latest-news-desktop .latest-news-container {
        min-height: 260px;
        border: 1px solid #e7ebec;
        overflow: hidden;
        padding: 10px 5px;
    }

    .popular-slots-desktop .popular-slots-container {
        min-height: 185px;
        border: 1px solid #e7ebec;
        overflow: hidden;
        padding: 10px 5px;
    }

    .latest-news-desktop p.heading .slick-prev-btn,
    .popular-slots-desktop p.heading .slick-prev-btn {
        float: left;
        margin-left: 10px;
        cursor: pointer;
        background-image: url('../images/arrow_left.png');
        background-repeat: no-repeat;
        background-size: 10px 20px;
        background-position: 0px 2px;
        width: 10px;
        height: 20px;
    }

    .latest-news-desktop p.heading .slick-next-btn,
    .popular-slots-desktop p.heading .slick-next-btn {
        float: right;
        padding-right: 10px;
        padding-top: 5px;
        cursor: pointer;
        background-image: url('../images/arrow_right.png');
        background-repeat: no-repeat;
        background-size: 10px 20px;
        background-position: 0px 2px;
        width: 10px;
        height: 20px;

    }

    .latest-news-desktop .news-item-block,
    .popular-slots-desktop .popular-slots-item,
    .curated-content .editors-pick,
    .curated-content .interesting-fact,
    .curated-content .fresh-video {
        width: 31.777777777%;
        line-height: 1.4;
        margin: 0 5px;
        float: left;
    }

    .curated-content h2.heading {
        font-weight: normal;
        text-transform: none;
        padding: 10px 0;
        height: 30px;
    }

    .latest-news-desktop .news-item-block h3,
    .curated-content .news-item-block h3 {
        font-size: 12px;
    }

    /*.latest-news-desktop .news-item-block .article-photo img,
    .curated-content .news-item-block .article-photo img {
        width: 206px;
        height: 110px;
        margin: 0;
    }*/
    .latest-news-desktop .news-item-block .article-content,
    .curated-content .news-item-block .article-content {
        width: 100%;
        font-size: 11px;
        margin: 0;
        float: none;
    }

    .popular-slots-desktop .popular-slots-item p.slot-name {
        font-weight: bold;
        padding-top: 10px;
    }

    .free-spins-desktop .even-row .slots-description {
        border-left: 1px solid #e7ebec;
    }

    .free-spins-desktop .odd-row .slots-description {
        border-left: 1px solid #fff;
    }

    .free-spins-desktop .odd-row {
        background: #e7ebec !important;
    }

    .free-spins-desktop .free-spin-item img {
        float: left;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 8px;
        width: 50px;
    }

    .free-spins-desktop .free-spins-container {
        border: 1px solid #e7ebec;
    }

    .free-spins-desktop .free-spin-item .slots-description {
        float: left;
        width: 42%;
        padding: 12px 10px !important;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.3;
    }

    .free-spins-desktop .free-spin-item .slots-description .blue {
        color: #1964a6;
    }

    .free-spins-desktop .free-spin-item .slots-description span {
        display: block;
        text-align: center;
    }

    .footer .footer-content {
        padding-top: 30px !important;
    }

    .footer .footer-content p.footer-title {
        font-family: 'Droid Sans', sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #2c3e50;
        margin-bottom: 20px;
    }

    .footer .footer-content div.textwidget {
        font-family: 'Droid Sans', sans-serif;
        font-size: 11px;
    }

    .footer div.most-popular-block {
        margin-top: 40px;
        margin-bottom: 50px;
        width: 100%;
    }

    .footer div.most-popular-block p.footer-title {
        width: 100%;
        text-align: center;
    }

    .footer div.most-popular-block li {
        padding-bottom: 20px;
        line-height: 47px;
        text-align: center;
    }

    .footer div.most-popular-block li img {
        width: 75px;
    }

    .footer div.hr {
        border-color: #FFFFFF;
    }

    .footer .footer-nav ul > li {
        background: transparent !important;
        padding-left: 0px;
        padding-bottom: 5px;
    }

    .footer .footer-nav li a {
        font-family: 'Droid Sans', sans-serif;
        font-size: 12px;
        color: #276dae;
        padding-bottom: 0px;
    }

}

@media only screen and (max-width: 1020px) {
    .top-news-desktop {
        max-height: 480px !important;
    }

    .free-spins-desktop {
        float: right;
        width: 65%;
    }

    .mobile-harvester-home {
        float: left;
        width: 33%;
    }

    .clear-spins {
        clear: both;
    }

    .news-articles-bottom {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .hot-menu-items {
        display: none;
    }

    .progress-slider {
        width: 100%;
    }

    .latest-news-mobile {
        width: 100%;
        overflow: hidden;
        padding-bottom: 30px;
    }

    .latest-news-mobile .read-more-btn {
        display: block;
    }

    .heading {
        background: #e3e7e8;
        padding: 10px;
    }

    .latest-news-mobile .news-item-block {
        width: 43%;
        float: left !important;
        padding: 10px;
    }

    .latest-news-mobile .news-item-block .article-photo {
        float: none;
        width: 100%;
        padding-bottom: 10px;
    }

    .latest-news-mobile .news-item-block h3 {
        /*height: 80px;*/
    }

    .latest-news-mobile .news-item-block h3 a {
        font-size: 14px;
        padding: 0 0 5px 0;
        line-height: 1.2;
    }

    .latest-news-mobile .news-item-block .article-content {
        float: none;
        margin: 0;
        width: 100%;
        line-height: 1.4;
    }

    .latest-news-mobile .news-item-block .article-content a {
        text-decoration: underline;
    }

    .email-harvester-responsive {
        padding-bottom: 30px;
    }

    .content-wrapper .casino-cta {
        width: 140px;
        height: 45px;
        margin: 0 auto;
        line-height: 45px;
    }

    .email-harvester-responsive .casino-cta {
        margin-top: 10px;
    }

    .email-harvester-responsive .offer p.offer-title {
        font-size: 30px;
    }

    .email-harvester-responsive .offer-description ul li {
        padding: 4px 0;
        font-size: 14px;
    }

    .email-harvester-responsive form input[type="text"] {
        width: 95%;
    }

    .email-harvester-responsive form {
        text-align: center;
    }

    .popular-slots-mobile {
        padding-bottom: 30px;
    }

    .popular-slots-mobile .popular-slots-item {
        width: 43%;
        float: left;
        overflow: hidden;
        padding: 10px;
    }

    .popular-slots-mobile .popular-slots-item img {
        width: 100%;
    }

    .popular-slots-mobile .popular-slots-item .slot-name {
        padding: 5px 0;
        font-weight: bold;
    }

    .free-spins-mobile {
        background: #e3e7e8;
    }

    .free-spins-mobile .free-spin-container {
        margin: 0 13px 15px 13px;
    }

    .free-spins-mobile .free-spin-item {
        width: 95%;
    }

    .free-spins-mobile .free-spin-item .img-holder {
        width: 44%;
        float: left;
        padding: 8px 0;
        background: #fff;
        height: 30px;
        text-align: center;
    }

    .free-spins-mobile .free-spin-item .img-holder img {
        display: inline !important;
        width: 60px;
    }

    .free-spins-mobile .free-spin-item .info {
        width: 55%;
        float: right;
        padding: 8px 0;
        background: #fff;
    }

    .free-spins-mobile .free-spin-item .info .text {
        width: 65%;
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    .free-spins-mobile .free-spin-item .info .text span {
        display: block;
        text-align: center;
        line-height: 1.2;
    }

    .free-spins-mobile .free-spin-item .info .text span.blue {
        color: #1964a6;
    }

    .free-spins-mobile .free-spin-item .info .cta-button {
        width: 45px;
        height: 30px;
        float: left;
        background: #2ec371;
        color: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0px 3px 0px 0px #47b966;
        -moz-box-shadow: 0px 3px 0px 0px #47b966;
        box-shadow: 0px 3px 0px 0px #47b966;
    }

    .free-spins-mobile .see-more {
        text-align: right;
        display: block;
        padding: 5px 15px 15px 15px;
        color: #5c8fbc;
        text-decoration: underline;
    }

    .news-articles-bottom .latest-news-desktop-only {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .top-news-mobile, .latest-news-mobile,
    .popular-slots-mobile, .free-spins-mobile {
        display: none;
    }

    .news-articles-bottom .news-item-block {
        width: 660px !important;
    }

    .news-articles-bottom .news-item-block .article-photo {
        width: 210px !important;
    }

    .news-articles-bottom .news-item-block .article-content {
        width: 440px !important;
        margin-left: 5px !important;
    }
}

@media only screen and (min-width: 320px) {
    .news-articles-bottom h4.date {
        font-size: 12px;
        background: none;
    }

    .news-articles-bottom h3 {
        font-size: 14px;
    }

    .news-articles-bottom .news-item-block {
        display: block;
        float: none;
    }

    .news-articles-bottom p.heading {
        text-transform: none;
        font-weight: normal;
        padding-bottom: 10px;
        background: none;
        font-size: 24px;
        line-height: 24px;
        color: #000;
    }
}

@media only screen and (max-width: 760px) {
    .latest-news-desktop, .popular-slots-desktop,
    .free-spins-desktop, .mobile-harvester-home {
        display: none;
    }

    .curated-content {
        text-align: center;
        padding-left: 60px;
        padding-right: 60px;
    }

    .email-harvester-responsive .offer p.offer-title {
        font-size: 28px;
    }

    .email-harvester-responsive form input[type="text"] {
        width: 90% !important;
    }

    .news-articles-bottom .news-item-block .article-content {

    }

    .top-news-desktop ul.title-thumbs li {
        width: 32.6%;
        font-size: 10px;
        line-height: 1.2;
        height: 55px;
    }

    .top-news-desktop ul li span {
        padding: 5px;
    }

}

@media only screen and (max-width: 768px) {
    .curated-content h2.heading {
        font-weight: normal;
        background: none;
        text-transform: none;
        margin-bottom: 0;
    }

    .curated-content .news-item-block .article-photo {
        float: none;
        padding-bottom: 15px;
    }

    .curated-content .news-item-block .article-content {
        float: none;
        margin-left: 0;
        width: auto;
    }

    .curated-content .news-item-block h3 {
        font-size: 16px;
        line-height: 1.4;
    }

    .curated-content .news-item-block .text-left {
        text-align: center;
        text-decoration: underline;
    }

    .news-articles-bottom .news-item-block .article-photo {

    }

    .news-articles-bottom .news-item-block .article-content {
        line-height: 1.2;
        margin-top: 5px;
    }

    .news-articles-bottom .news-item-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .news-articles-bottom h4.date {
        padding-left: 0;
    }

    .top-casino-list .exclusive-offer {
        display: none;
    }

    .top-casino-list h2.heading {
        margin-bottom: 0;
    }

    .free-spins-desktop {
        width: 460px;
        float: right;
    }

    .free-spins-desktop .free-spin-item .casino-cta {
        width: 60px;
        height: 30px;
        line-height: 1;
        padding-top: 5px;
        float: right;
        margin-right: 10px;
        margin-top: 8px;
    }

    .free-spins-desktop .free-spin-item .slots-description {
        text-align: center;
        width: 60%;
        line-height: 2.5;
    }

    .free-spins-desktop .free-spin-item .slots-description span {
        display: inline;
    }

    .email-harvester-responsive form input[type="text"] {
        width: 45%;
        float: left;
        margin: 0 10px 20px 10px;
    }

    footer .footer-content {
        padding-top: 30px !important;
    }

    .footer .footer-content p.footer-title {
        font-family: 'Droid Sans', sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #2c3e50;
        margin-bottom: 20px;
    }

    .footer .footer-content div.textwidget {
        font-family: 'Droid Sans', sans-serif;
        font-size: 11px;
    }

    .footer div.most-popular-block {
        margin-top: 40px;
        margin-bottom: 50px;
        width: 100%;
    }

    .footer div.most-popular-block p.footer-title {
        width: 100%;
        text-align: center;
    }

    .footer div.most-popular-block li {
        width: 16.5%;
    }

    .footer div.most-popular-block li img {
        width: 75px;
    }

    .footer div.hr {
        border-color: #FFFFFF;
    }

    .footer .footer-nav ul > li {
        background: transparent !important;
        padding-left: 0px;
        padding-bottom: 5px;
    }

    .footer .footer-nav li a {
        font-family: 'Droid Sans', sans-serif;
        font-size: 12px;
        color: #276dae;
        padding-bottom: 0px;
    }

    .footer .footer-search-block {
        width: 100%;
        text-align: center;
    }

    .footer .footer-search-block ul {
        width: 100%;
           
    }

    .footer .footer-search-block ul > li {
        display: inline-block;
        margin-right: 35px;
    }

    .icon-rss {
        background-image: url('../images/rss_icon.png');
        display: inline-block;
        width: 52px;
        height: 52px;
    }

    .icon-fb {
        background-image: url('../images/fb_icon.png');
        display: inline-block;
        width: 52px;
        height: 52px;
    }

    .icon-twitter {
        background-image: url('../images/tw_icon.png');
        display: inline-block;
        width: 52px;
        height: 52px;
    }
}

@media (max-width: 998px) {
    .slots-cover {
        pointer-events: none;
    }
}