body {
    font-size: 14px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
    padding-left: 20px;
}
.attributeGroup > ul {
    list-style: none;
    padding-left: 10px;
}
.row {
    margin: 0
}

.row.normal {
    margin: 0 -15px
}

.row:after {
    content: "";
    display: block;
    clear: both
}

section:after {
    clear: both;
    content: "";
    display: block
}

.valign {
    display: table !important;
    width: 100%;
    height: 100%
}

.valign .cell {
    display: table-cell !important;
    vertical-align: middle;
    line-height: 1.15em;
    padding: 8px;
}


.btn {
    background: #89c83d;
    height: 42px;
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 28px;
    font-weight: bold;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.btn:hover {
    background: #679e25;
    color: #fff;
    text-decoration: none
}

.btn span.brandName {
    display: block;
    width: 100%;
    font-size: 0.8em;
    line-height: 1.15em;
    font-weight: normal;
    margin-top: 1px;
    white-space: normal;
}

.rating {
    text-align: center;
    display: block;
    line-height: 1em;
    color: #ecac00;
    font-size: 19px
}



.rating .fa-rating.s-5:before {
    content: "\f005\f005\f005\f005\f005"
}

.rating .fa-rating.s-4:before {
    content: "\f005\f005\f005\f005\f006"
}


.rating .fa-rating.s-3:before {
    content: "\f005\f005\f005\f006\f006"
}


.rating .fa-rating.s-2:before {
    content: "\f005\f005\f006\f006\f006"
}

.widget {
    font-size: 14px;
    margin-bottom: 28px;
    color: #404040
}

.widget a {
    text-decoration: none
}

.widget a:not(.btn):hover {
    text-decoration: underline;
    color: #000
}


.widget ul li:first-child>a {
    border-top: 0 !important;
    padding-top: 0 !important
}

.widget.links ul li>a {
    display: block;
    color: #404040;
    padding:3px 6px;
    border-bottom: 1px solid grey;
}

.widget.topCasinos ul li {
    text-align: center;
    padding: 8px;
    border: 1px solid #ececec;
    margin-top: 12px;
    overflow: hidden
}

.widget.topCasinos ul li:first-child {
    margin-top: 0
}

.widget.topCasinos ul li .logo {
    text-align: center;
    padding-left: 0
}

.widget.topCasinos ul li .logo>a {
    display: inline-block;
    max-width: 100%;
    /*margin-top:11%*/
}

.widget.topCasinos ul li .logo > a img {
    max-width: 100%
}

.widget.topCasinos ul li .info {
    padding: 0
}

.widget.topCasinos ul li .info .title {
    display: block;
    margin-bottom: 4px;
    line-height: 1.15em
}

.widget.topCasinos ul li .info .rating {
    margin-bottom: 10px
}

.widget.topCasinos ul li .info .btn {
    width: 100%;
    line-height: 26px;
    margin: 0 auto;
    padding: 0 5px;
}

@-moz-keyframes hotSpot {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes hotSpot {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes hotSpot {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes specialOffer {
    0% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes specialOffer {
    0% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes specialOffer {
    0% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

ul.no-bullets
 {
    margin-bottom: 0;
    list-style: none;
    padding: 0
}

ul.no-bullets li:before {
    display: none
}

figcaption
 {
    bottom: 29px;
    right: 0;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    line-height: 1.15em;
    max-width: 60%;
    padding: 1px 7px;
    position: absolute;
    text-align: right
}

.compareTable {
    margin-bottom: 25px !important
}
table.review td p {
    margin: 0;
}

@media (min-width: 992px) {
    .hidden-desktop {
        display: none !important
    }
    .widget {
        padding: 0
    }
    .leftFooter.col-md-9.col-xs-12 a>img {
        max-height: 100px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    a.btn.tr_tablelinks span.cell {
        font-size: 13px;
    }
}

@media (min-width: 768px) {
}

@media (min-width: 768px) and (max-width: 991px) {
    .widget.topCasinos ul li .logo>a {
        margin-top: 0
    }
    .widget.links ul li:first-child a {
        border-top: 0
    }
    .widget .scroll ul {
        margin-right: 15px
    }
    .widget .scroll li {
        padding-right: 0
    }
    .widget ul
     {
        padding-bottom: 20px;
        overflow: hidden
    }
    .widget:after {
        content: '';
        z-index: 99;
        width: 100%;
        height: 33px;
        position: absolute;
        left: 0;
        bottom: 0
    }
}

@media (max-width: 991px) {
    .container {
        width: auto;
        height:inherit;
    }
    .visible-desktop {
        display: none !important
    }
}


.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.hidden-xs {
    display: block !important;
}
@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    .hidden-xs {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .widget {
        padding: 0
    }
    .widget ul li:first-child>a {
        padding-top: 11px !important
    }
    .widget.topCasinos ul li .logo>a {
        margin-top: 0
    }
    .widget.topCasinos ul li .info .btn {
        width: 70%;
        height: 31px
    }
    figcaption
     {
        left: 0px
    }
}

@media screen and (max-width: 420px) {
}

@media (min-width: 768px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

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

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) {
}

@media screen and (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
}

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

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

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

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
}

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

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

@font-face {
    font-family: 'FontAwesome';
    src:url("../fonts/fontawesome-webfont.eot");
    src:url("../fonts/fontawesome-webfont.eot") format('embedded-opentype'),
    url("../fonts/fontawesome-webfont.woff") format('woff'),
    url("../fonts/fontawesome-webfont.ttf") format('truetype'),
    url("../fonts/fontawesome-webfont_v_4_2_0.svg") format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pull-right {
    float: right
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-bars:before {
    content: "☰"
}

.fa-circle:before {
    content: "\f111"
}

body {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    color: #4f4e4e
}


h1,h2,h3, h4 {
    color: #e32429;
    font-weight: normal;
    margin: 0 0 16px;
}

h2, h3 {
    margin: 0 0 5px;
}

h1 {
    font-size: 24px; margin-bottom: 20px; 
}

h2 {
    font-size: 20px;
    margin-top: 16px
}

h3 {
    font-size: 15px
}

h4 {
    font-size: 13px
}

aside h3 {
    font-size: 18px;
    color: #fefefe;
    font-weight: normal
}

a,
a:hover,
a:focus {
    outline: 0
}

ul,
li,
ol {
    list-style: none;
    padding: 0
}

a {
    color: #9c1418;
    text-decoration: underline;
    -webkit-transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -o-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    transition: color 0.5s linear
}
.topIcons ul {list-style:none;}
a:hover,
a:focus {
    color: #e32429
}

.container aside section
 {
    margin-bottom: 20px
}

.container aside section h3
 {
    width: 100%;
    line-height: 19px
}

.container aside section a:not(.btn) {
    text-decoration: none;
    color: #4f4e4e
}

.column {
    float: left;
    padding: 0
}

.size-1of1 {
    width: 100%
}

.WYSIWYG {
    clear: both
}

section article {
    clear: left;
    overflow: hidden
}


header#mainHeader {
    height: 112px;
    background:#e32429;
}

header .container .logo.img a {
    height: 101px;
    color: #fff;
    text-shadow: -3px 3px #e32429;
    padding: 0;
    position: relative;
    display: inline-block;
    margin-top: 8px;
    background: none;
    width: 100%;

}

header .container .logo.img a img {
    max-height: 100px;
	height: auto;
    width: 80%;
}

header .container .logo a {
    background:url("../images/OnlineCasinosCanada/icon.png") no-repeat 0 0;
    float: left;
    height: 91px;
    font-size: 40px;
    color: #fff;
    padding: 10px 0 0 74px;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-left: 17px;
    text-decoration: none;
    text-shadow: -3px 3px #9c1418
}

header .container .logo a:hover {
    text-decoration: none
}


#mainMenu .hideshow ul {
    position: absolute
}

#mainMenu .hideshow .more {
    font-size: 7px;
    line-height: 31px;
    color: #fff
}

header nav a {
    text-transform: capitalize
}

.ddArrow {
    width: 34px;
    height: 42px
}

.ddArrow i {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    font-size: 11px;
    color: #e32429;
    float: right;
    margin-top: 3px;
    margin-right: 9px
}

.ddArrow i:after {
    position: absolute;
    z-index: -1;
    top: -3px;
    left: -3px;
    content: "";
    background: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 14px;
    font-size: 14px;
    display: inline-block;
    margin-right: 4px
}

.btn {
    background: #0c7732;
    position: relative;
    display: inline-block;
    padding: 0;
    z-index: 1;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    text-decoration: none !important;
    z-index: 0
}

.btn:hover {
    background: #13c151
}

.btn:before {
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    background: #13c151;
    content: "";
    text-align: center;
    text-decoration: none !important;
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 31px;
    border-radius: 10px;
    z-index: -1
}

.btn:hover:before {
    background: #03ff5d;
    top: -2px
}

.btn .valign {
    margin-top: -5px;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear
}

.btn:hover .valign {
    margin-top: -2px
}

.btn {
    width: 100%;
    min-height: 35px !important
}

.WYSIWYG table:not(.dataCubes):not(.basicTable) {
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 14px
}

.WYSIWYG table:not(.dataCubes):not(.basicTable) td,
.WYSIWYG table:not(.dataCubes):not(.basicTable) th {
    padding: 9px;
    border: 0;
    font-weight: normal;
    line-height: 1.15;
    text-align: left
}

.WYSIWYG table:not(.dataCubes):not(.basicTable) th {
    background-color: #E32429;
    color: #fff;
    font-size: 1.2em;
    text-transform: capitalize
}

.WYSIWYG table:not(.dataCubes):not(.basicTable) th:first-child {
    background-color: #bd1e22
}

.WYSIWYG table:not(.dataCubes):not(.basicTable) td {
    background-color: #d1d3d2;
    color: #000
}
.WYSIWYG table:not(.dataCubes):not(.basicTable) td:first-child {
    background-color: #e6e7e9;
}
figcaption
 {
    background-color: #e32429
}


#brandReview {
    margin-bottom: 43px
}

/*#brandReview .main .intro {
    margin-bottom: 26px
}*/

.quickFacts {
    padding: 0
}

.logo {
    /*text-align: center;*/
}


.quickFacts .brandInfo {
    padding-top: 12px;
    margin-bottom: 11px;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 14px
}

.quickFacts .brandInfo .logo {
    margin-bottom: 5px;
    display: block;
    text-align:center;
}

.quickFacts .brandInfo .rates {
    margin-bottom: 2px;
    text-align: center;
}

.quickFacts .brandInfo .rates:before {
    display: inline-block;
    height: 100%
}

.quickFacts .brandInfo .rates .rating {
    display: inline-block
}
.bonus {
    text-align: center;
}


.quickFacts .brandInfo .bonus {
    margin-bottom: 15px;
    color: #4f4e4e;
    font-weight: bold;
    font-size: 15px
}

.widget h3 {
    font-size: 15px;
    font-weight: bold;
    border-left: 0;
    background: #9C1418;
    color: #ffffff;
    padding-left: 6px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: 1px solid #383838;
    margin-bottom:5px;
}

.widget.topCasinos ul li .info .btn {
    margin-top: 10px
}

blockquote {
    font-style: italic;
    color: #b1a2a2;
    font-size: 16px;
    margin: 0 0 0 20px
}

blockquote:before {
    content: '';
    font-size: 36px;
    line-height: 16px;
    vertical-align: bottom
}

blockquote:after {
    content: '';
    font-size: 36px;
    line-height: 16px;
    vertical-align: bottom
}

.whatsNext {
    background-color: #eae4e4;
    min-height: 54px;
    padding: 5px 15px 15px;
    margin: 20px 0
}

.whatsNext h3 {
    float: left;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #4f4e4e
}

.whatsNext .btn {
    margin-top: 12px
}

.whatsNext .btn span.brandName {
    font-size: 20px
}

@-webkit-keyframes colors {
    0% {
        background-color: #9c1418
    }
    5% {
        background-color: #ef7e81
    }
    10% {
        background-color: #ef7e81
    }
    15% {
        background-color: #9c1418
    }
    100% {
        background-color: #9c1418
    }
}

@keyframes colors {
    0% {
        background-color: #9c1418
    }
    5% {
        background-color: #ef7e81
    }
    10% {
        background-color: #ef7e81
    }
    15% {
        background-color: #9c1418
    }
    100% {
        background-color: #9c1418
    }
}

footer {
    background: #9c1418;
    padding: 24px 0 15px 0;
    margin-top:40px;
}

footer .row {
    position: relative
}

footer .leftFooter {
    float: left;
    position: relative;
    border-right: 1px solid #fff
}

footer .leftFooter .logo {
    float: left
}

footer .leftFooter .logo a {
    background:url("../images/OnlineCasinosCanada/icon.png") no-repeat 0 0;
    background-size: contain;
    height: 80px;
    font-size: 31px;
    text-decoration: none;
    color: #fff;
    padding: 6px 0 0 59px;
    position: relative;
    display: inline-block
}

footer .leftFooter .logo a:hover {
    text-decoration: none
}


footer .leftFooter .logo.img a {
    background: none;
    height: 80px;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    padding: 0;
    text-shadow: -2px 2px #ff3b44;
    position: relative;
    display: inline-block;
    margin-top: 20px
}

footer .leftFooter .copyright {
    color: #fff;
    position: absolute;
    left: 18px;
    bottom: 0
}

footer .disclaimer {
    margin-top: 15px;
    font-size: 11px;
    color: #fff;
    opacity: 0.75;
    padding: 0;
    text-align:center;
}


footer nav {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 33px
}

footer nav ul>li {
    float: left;
    font-weight: bold;
    font-size: 16px
}

footer nav>ul>li {
    margin-bottom: 10px
}

footer nav ul li a {
    color: #fff;
    margin: 0 0 0 44px;
    text-decoration: none
}

footer nav ul li a:hover {
    color: #fff
}

footer nav ul li ul.sub-menu {
    margin-top: 5px
}

footer nav ul li ul.sub-menu li {
    clear: left;
    font-weight: normal;
    font-size: 13px
}

footer nav ul li ul.sub-menu li a {
    color: #fff
}

footer .icons {
    padding-left: 30px
}

footer .icons .topIcons
 {
    display: block;
    overflow: hidden
}

footer .icons .topIcons ul li
 {
    float: left
}

footer .icons .topIcons ul li {
    margin-right: 11px;
    margin-bottom: 23px
}

.column {
    float: left;
    padding: 0
}

.size-1of1 {
    width: 100%
}

@media (min-width: 992px) {
    #grid[data-columns]::before {
        content: '1 .column.size-1of1'
    }
    body>.container {
        margin-top: 44px;
        padding: 0;
        height:inherit;
    }
    header .container {
        padding: 0;
        height: 112px
    }
    footer {
        min-height: 175px
    }
    footer .leftFooter {
        min-height: 122px
    }

    header .container .logo.img a img {
    max-height: 100px;
    height: auto;
    width: auto;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container>.row.normal:first-of-type {
        margin: 0
    }
    footer .icons .topIcons ul li {
        margin-right: 5px
    }
}

@media (min-width: 768px) {
    footer .leftFooter .logo {
        max-width: 45%
    }
    blockquote {
        float: right;
        width: 200px
    }
    .ddArrow {
        position: absolute;
        right: -4px;
        top: 7px
    }
}

@media (max-width: 991px) {
    header#mainHeader {
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0;
        left: 0;
        border-bottom: 1px solid #8f1216;
        height: 103px
    }
    header .container .logo a {
        height: 52px;
        background-size: contain;
        font-size: 20px;
        padding: 2px 0 0 45px
    }
    header .container .logo a:after {
        width: 0
    }
    #content {
        padding-right: 15px
    }
    #navToggle {
        float: left;
        display: inline-block;
        font-size: 24px;
        vertical-align: top;
        color: #fff;
        cursor: pointer;
        margin-top: 5px
    }
    .ddArrow i:after {
        background: #4d4d4d
    }
    .ddArrow i {
        color: #fff
    }
    nav li.back .ddArrow {
        border: 0
    }
    header .container .logo a:after {
        width: 0
    }
    footer {
        min-height: 28px;
        padding: 0
    }
    footer .disclaimer {
        margin-top: 0;
        margin-bottom: 5px
    }
    footer .leftFooter .logo a {
        height: 60px;
        font-size: 22px;
        padding: 3px 0 0 47px;
        background-size: contain
    }
    footer .leftFooter {
        border-right: none
    }
    footer .leftFooter {
        height: 27px;
        line-height: 27px
    }
    footer .leftFooter .copyright {
        text-align: center;
        right: 0
    }
    aside {
        margin-top: 30px
    }
    .container>.row.normal:first-of-type
     {
        margin: 0
    }
}

@media (max-width: 767px) {
    .row.normal {
        margin: 0
    }
    #grid[data-columns]::before {
        content: '1 .column.size-1of1'
    }
    #content {
        padding: 0
    }
    body {
        margin-top: 50px
    }
    .WYSIWYG table:not(.dataCubes):not(.basicTable) {
        font-size: 12px
    }
    footer .leftFooter {
        padding-bottom: 25px
    }
    #content .main {
        padding: 0
    }
    header#mainHeader {
        height: 47px
    }
    header .container .logo a {
        height: 40px;
        margin: 0;
        float: none;
        margin-right: 21px
    }
    header .container .logo.img a {
        height: inherit;
        margin: 0;
        float: none;
        margin-right: 21px;
        width: 80% !important;

    }
    header .logo {
        text-align: center;
            height: inherit;
    }
    header .logo img {
        height: 34px;
        margin-top: 6px
    }
    #mainMenu,
    .sub-menu {
        top: 47px;
        bottom: 0;
        overflow-y: auto;
        overflow-x: hidden
    }
    aside {
        padding: 0 !important
    }
    .widget .scroll > ul > li
     {
        background: none;
        padding: 0;
        border-bottom: 1px solid #c2c2c2 !important
    }
    .widget.topCasinos .scroll>ul>li {
        padding: 15px 0;
        border: 1px solid #c2c2c2 !important
    }
    .quickFacts .brandInfo {
        text-align: center
    }
    .quickFacts .brandInfo .logo img {
        margin: 0 auto
    }
    .quickFacts .brandInfo .rates {
        text-align: center
    }
    #content .quickFacts {
        padding: 0
    }
.whatsNext h3 {
    /* float: left; */
    height: 20px;
    line-height: 30px;
    font-size: 18px;
    color: #4f4e4e;
    text-align: center;
}
    .whatsNext .btn
     {
        font-size: 20px;
        line-height: 17px
    }
    .whatsNext {
        padding-bottom: 15px
    }
    blockquote {
        margin: 5px 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body>.container {
        margin-top: 92px
    }
    .column {
        padding: 0
    }
    #sidebar,
    #grid {
        padding: 0
    }
    #grid[data-columns]::before {
        content: '3 .column.size-1of3'
    }
    body {
        margin-top: 80px
    }
    header#mainHeader {
        height: 80px
    }
    header .container .logo.img a {
        height: 80px;
        padding-top: 7px;
        float: none;
        margin: 0 21px 0 0;
    }
    .widget {
        padding: 0 15px
    }
    #content #brandReview .main {
        padding-left: 15px
    }
    header .logo {
        text-align: left;
        margin-left: 50px;
        margin-top: 10px;
    }
    header .container .logo a {
        line-height: 30px;
        font-size: 40px;
        height: 59px;
        margin: 0;
        float: none;
        margin-right: 21px;
        margin-top: 19px;
    }
}

header nav ul {
    margin: 0;
    padding-left: 8px;
}

#mainMenu .hideshow ul {
    position: absolute
}

#mainMenu .hideshow .more {
    font-size: 7px;
    line-height: 31px;
    color: #FFF
}

header nav a {
    text-transform: capitalize
}

.ddArrow {
    width: 34px;
    height: 42px
}

.ddArrow i {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
    font-size: 11px;
    color: #e32429
}

.ddArrow i:after {
    position: absolute;
    z-index: -1;
    top: -3px;
    left: -3px;
    content: "";
    background: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 14px;
    font-size: 14px;
    display: inline-block;
    margin-right: 4px
}

@media (min-width: 992px) {
    header nav {
        height: 31px;
        background: #9c1418
    }
    header nav ul.menu>li>.wrapBtn {
        margin-top: 5px;
        height: 22px
    }
    header nav ul.menu>li {
        height: 31px
    }
    header nav ul>li {
        min-width: 76px;
        float: left;
        display: block;
        text-align: center;
        position: relative;
        text-transform: capitalize
    }
    header nav #mainMenu>li {
        margin-left: 3px
    }
    header nav ul.menu.desktop li:hover > ul.sub-menu,
    ul.menu.desktop .hideshow:hover > ul
     {
        display: block
    }
    header nav:not(.mobileDevice) ul.menu.desktop > li:not(.hideshow):hover > .wrapBtn
     {
        min-width: 65px;
        color: #fff;
        border-radius: 7px;
        text-decoration: none;
        background: #e74448
    }
    header nav ul:not(.sub-menu) > li > .wrapBtn a {
        color: #fff;
        min-height: 31px;
        font-size: 14px;
        text-decoration: none;
        margin: 3px 7px 3px 7px
    }
    header nav ul#mainMenu > li.sub > .wrapBtn a {
        margin: 3px 25px 3px 7px
    }
    header > nav ul.menu>li:not(.hideshow)>.wrapBtn>a:hover {
        text-decoration: none;
        color: #fff !important
    }
    header > nav ul.menu>li:not(.hideshow)>.wrapBtn>a:hover {
        text-decoration: none;
        color: #fff !important
    }
    header nav ul li ul.sub-menu,
    header nav ul li ul.sub-menu ul.sub-menu,
    ul.menu .hideshow ul {
        display: none;
        background: #e6e6e6;
        position: absolute;
        top: 31px;
        z-index: 9999999;
        border-bottom: 5px solid #b3b3b3
    }
    header nav ul li ul.sub-menu ul.sub-menu {
        right: -100%;
        left: inherit;
        top: 0
    }
    header nav ul li ul.sub-menu {
        left: 0
    }
    header nav ul li ul.sub-menu,
    #mainMenu .hideshow ul {
        min-width: 150px;
        width: 100%;
        padding-left:0;
    }
    header nav ul li ul.sub-menu li
     {
        min-height: 26px;
        border-bottom: 1px solid #b3b3b3;
        padding: 0;
        min-width: 150px;
        width: 100%;
        line-height: 26px
    }
    header nav ul li ul.sub-menu li a
     {
        color: #4d4d4d;
        margin: 0;
        display: block;
        /*min-height: 26px;*/
        text-decoration: none;
            padding: 6px;
    }
    header nav ul li ul.sub-menu li:hover div a,
    header nav ul li ul.sub-menu li:hover > a     {
        background: #adadad;
        border-radius: 0px;
        text-decoration: none
    }
    #mainMenu .hideshow ul {
        right: 0
    }
    header nav ul li ul.sub-menu li .ddArrow
     {
        top: 5px
    }
    header nav ul li ul.sub-menu li .ddArrow i {
        -webkit-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -moz-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -o-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -ms-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px)
    }
    nav li.back {
        display: none !important
    }
}

@media (min-width: 768px) {
    .ddArrow {
        position: absolute;
        right: -4px;
        top: 7px
    }
}

@media (max-width: 991px) {
    #navToggle {
        float: left;
        display: inline-block;
        font-size: 24px;
        vertical-align: top;
        color: #fff;
        cursor: pointer;
        margin-top: 5px
    }
    nav {
        -webkit-transition: left 0.2s linear;
        -moz-transition: left 0.2s linear;
        -o-transition: left 0.2s linear;
        -ms-transition: left 0.2s linear;
        transition: left 0.2s linear;
        width: 245px;
        left: -320px;
        height: 100%;
       
        position: fixed;
    }
    nav ul.menu {
        -webkit-transition: left 0.3s linear;
        -moz-transition: left 0.3s linear;
        -o-transition: left 0.3s linear;
        -ms-transition: left 0.3s linear;
        transition: left 0.3s linear;
        position: fixed;
        background: #f1f1f1;
        width: 245px;
        left: -245px;
        border-right: 1px solid #808080
    }
    nav .container {
        padding: 0
    }
    nav li {
        height: 42px;
        border-bottom: 1px solid #808080;
        line-height: 42px;
        position: relative
    }
    nav li a {
        color: #4d4d4d;
        text-decoration: none;
        text-indent: 15px;
        display: block;
        font-size: 14px
    }
    nav ul.menu > li .sub-menu {
        z-index: 6;
        display: none;
        background: #999;
        position: fixed;
        left: 74px;
        top: 47px;
        width: 245px;
        box-shadow: 1px 4px 6px 4px rgba(0, 0, 0, 0.4);
        -webkit-transition: left 0.3s linear;
        -moz-transition: left 0.3s linear;
        -o-transition: left 0.3s linear;
        -ms-transition: left 0.3s linear;
        transition: left 0.3s linear
    }
    nav ul.menu > li .sub-menu .sub-menu {
        left: 74px
    }
    nav ul.menu > li .sub-menu li a {
        color: #fff
    }
    nav ul.menu > li .back a {
        color: #000 !important
    }
    nav li.back {
        background: #f7f7f7
    }
    nav li.back a {
        text-indent: 35px;
        font-weight: bold
    }
    nav li.back .ddArrow {
        left: 0;
        height: 41px;
        background: none !important
    }
    nav li.back .ddArrow i {
        -webkit-transform: rotate(90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -moz-transform: rotate(90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -o-transform: rotate(90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -ms-transform: rotate(90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        transform: rotate(90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px)
    }
    .ddArrow {
        display: block;
        background: #fafafa;
        position: absolute;
        right: 0px;
        top: 0;
        border-bottom: 1px solid #808080
    }
    .ddArrow i {
        -webkit-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -moz-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -o-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        -ms-transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        transform: rotate(-90deg) scale(1) skew(0deg) translate(0px) translateX(0px) translateY(0px);
        float: right;
        margin-right: 13px;
        margin-top: 16px
    }
    .ddArrow i:after {
        background: #4d4d4d
    }
    .ddArrow i {
        color: #fff
    }
    nav li.back .ddArrow {
        border: 0
    }
}

@media (max-width: 767px) {
    #mainMenu,
    .sub-menu {
        top: 47px;
        bottom: 0;
        overflow-y: auto;
        overflow-x: hidden
    }
    .ddArrow i:after {
        background: #4f4e4e
    }
    .ddArrow i {
        color: #fff
    }
    nav li.back .ddArrow {
        border: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #mainMenu,
    .sub-menu {
        top: 80px;
        bottom: 0;
        overflow-y: auto;
        overflow-x: hidden
    }
    #navToggle {
        font-size: 42px;
        margin-top: 10px
    }
    nav ul.menu > li .sub-menu {
        top: 80px
    }
}

.info.readMore ul li {
    padding: 0;
    margin-left: 5px;
}

#sidebar .widget .info.col-xs-6 {
    float: right;
}

.attributeGroup {
    margin-bottom: 15px;
}

.attributeGroup h1 {
    margin-bottom: 0;
}

.attributeGroup ul {
    margin-top: 0;
}

#brandReview .brandInfo .rates {
    margin: 15px 0 !important;
}





@media (max-width:725px) {
    header .logo img {
        background-size: 80%;
    }
}

li.attributeValue.stringValue {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
}


.topCasinos_category {
    margin-top: 0em;
    margin-bottom: 2em;
    padding: 0
}

.topCasinos_category ul li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 2px;
    font-size: 12px;
    padding: 15px 0;
    list-style:none;
}

.topCasinos_category ul li:hover {
    background: #ececec
}


.topCasinos_category ul li>span {
    /*padding: 7px;*/
    height: 100%
}

.topCasinos_category ul li .screenshot {
    padding: 1px 0;
    overflow: hidden
}

.topCasinos_category ul li .brand {
    text-align: center
}

.topCasinos_category ul li .brand a {
    display: inline-block
}

.topCasinos_category ul li .brand a img {
    width: 100%
}

.topCasinos_category ul li .info .rating {
    margin-bottom: 6px;
    text-align: left
}

.topCasinos_category ul li .info p {
    /*height:45px;*/
    margin-bottom: 15px;
    line-height: 15px
}

.topCasinos_category ul li .info a {
    text-decoration: underline
}

.topCasinos_category ul li .visit .btn {
    width: 82%;
    height: 60px;
    margin: 4px auto 0 auto
}

.topCasinos_category .compareThis .addToCompare {
    position: static;
    display: block
}

.topCasinos_category .compareThis .addToCompare .checkBox {
    display: inline-block;
    top: 5px
}

.compareThis .expandAdd .addToCompare {
    height: 25px;
    margin-top: 7px;
}


div { text-align: left; }

@media (min-width: 768px)
{
    .visible-mobile {
        display: none !important;
    }

    .topCasinos_category ul li:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 2px;
    border-top: 1px solid #7e7e7e;
    background-color: #fff
}
    .topCasinos_category .info.readMore ul li:after {
    border-top: 0;
    background-color: transparent;
}
.readMore {
    display: block !important;
    padding: 0;
}
}
@media (max-width: 767px){
    .visible-mobile {
        display: inherit !important;
    }

    .topCasinos_category ul li {
        border: 1px solid #c7c7c7;
    }
    .compareThis .expandAdd {
        position: relative;
    }
        section ul li .expand {
        border-bottom: 0;
    }
    .expand {
        min-height: 25px;
        line-height: 25px;
        margin-top: 7px;
        padding: 0;
        font-size: 14px;
        border-top: 1px solid #dbdbdb;
        border-bottom: 1px solid #dbdbdb;
        background: transparent;
    }
    .expand i {
        float: right;
        font-size: 18px;
        margin-top: 4px;
        padding: 0 5px;
        color: #7e7e7e !important;
    }
    .expand i, .expand i:before, .expand i:after {
        display: inline-block;
        white-space: pre-line;
    }
    .expand i:after {
        color: #7e7e7e;
        font-family: 'Source Sans Pro', sans-serif;
        content: attr(data-status);
        font-size: 15px;
        line-height: 18px;
        float: left;
        margin-right: 5px;
    }
    .topCasinos_category ul li span {
        text-align: center !important;
    }

    .widget.topCasinos .scroll>ul>li {
        padding: 15px 0;
        border: 1px solid #c2c2c2 !important;
    }
}
@media (max-width: 991px) {
    nav ul.menu li.active>.sub-menu {
        display: block;
    }
    nav.active ul.menu {
        left: 0;
        display: block;
    }
    header .container .logo.img a
    {
        width:auto;
    }
}
#ContentArea.widget.topCasinos ul li:first-child {
    margin-top: 12px;
}
#ContentArea.widget.topCasinos ul li {
    min-height: 127px;
    margin-right: 5px;
}

#ContentArea.widget.topCasinos ul li.col-xs-6 {
    width: 49%;
}
#ContentArea.widget.topCasinos ul li.col-xs-3 {
    width: 23%;
}

.compareThis .expandAdd {
    clear: left;
}

.fa-chevron-up:before {
    content: "\f077";
}

.mainSection:after, section:after {
    clear: both;
    content: "";
    display: block;
}

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

/*.info.readMore.col-md-2.col-sm-2.col-xs-6.col-sm-pull-3.text-center div {
    text-align: center;
}*/

.review-entityAttributeGroup td:nth-child(2) {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-word;
    word-break: break-word;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
