body{
    font-family: 'Droid Sans', sans-serif;
    font-size:13px;
}
.main-menu ul.main-menu-ul{
    background: #2c6ec6;
    background: -moz-linear-gradient(top, #2c6ec6 0px, #2c6ec6 4px, #0e59bf 4px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,#2c6ec6), color-stop(4px,#2c6ec6), color-stop(4px,#0e59bf));
    background: -webkit-linear-gradient(top, #2c6ec6 0px,#2c6ec6 4px,#0e59bf 4px);
    background: -o-linear-gradient(top, #2c6ec6 0px,#2c6ec6 4px,#0e59bf 4px);
    background: -ms-linear-gradient(top, #2c6ec6 0px,#2c6ec6 4px,#0e59bf 4px);
    background: linear-gradient(to bottom, #2c6ec6 0px,#2c6ec6 4px,#0e59bf 4px);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c6ec6', endColorstr='#0e59bf',GradientType=0 );

}
.main-menu ul.main-menu-ul > li > a{
    background:#0e59bf;
    padding: 14px 15px 14px 15px;
}

.main-menu ul.main-menu-ul > li > a:before{
    background:rgba(14,89,191,0.15);
}
.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 {
    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;
}



@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 {
    max-width: 62px;
    max-height: 25px;
}
.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;
}

.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;
}