@media (min-width: 992px)
{
header#mainHeader {
    height: 92px !important;
}

header .container {
    padding: 0;
    height: 73px !important;
}
}
header .container .logo.img a {
    height: 27px !important;
}
.info.col-xs-12 p {
    margin: 5px 0 0 5px;
}
.info.col-xs-6 .btn {
    float: right;
    width: 100%
}
.cta-sec {
  font-size: 18px;
  border-radius: 20px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
 background: #ececec;
 margin-bottom: 30px;
 padding: 20px;
 border-color: #e32429;
 border-style: solid;
 border-width: 2px;
}

.cta-sec img {
    float: left;
    margin-right: 3%;
}
.cta-sec a {
 text-decoration: none;
}
.cta-sec .btn {
    width: 100%;
    padding-top: 4px;
}

.cta-sec p {
margin-bottom: 20px;
}
ul.review-list {
list-style: none;
}

ul li.review-list {
   position: relative;
    padding-left: 15px;
}

ul li.review-list:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #bc181c;
    position: absolute;
    left: 0px;
    top: 5px;
}
.bc-head {
    background-color: #13c151;
    border-radius: 3px;
    color: #ffffff;
    font-weight: bold;
    padding: 1px 0px 1px 5px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
   white-space: nowrap;
}
.bc-lable {
    background-color: #0c7732;
    border-radius: 3px;
    color: #ffffff;
    padding: 2px 5px 2px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.color2 {
padding: 0px;
font-size: 0px;
}

.WYSIWYG table:not(.dataCubes):not(.basicTable) th {
    padding: 4px;
}

.bonus-b {
font-size: 13px;
}

.bonus-code {
font-weight: bold;
color: #0c7732;
}
.bonus-main {
    font-weight: bold;
}
.bonus-desc {
margin: 10px 0px 0px 0px;
}

.bonus-breviews-exc {
    background: url("../images/exclusive-deal.png");
    background-repeat: no-repeat;
    background-position: top right;
}
.bonus-sub {
  margin: 8px 90px 0px 0px;
}
.topCasinos_category ul li {
    min-height: 80px;
}

.topCasinos_category .btn {
    width: 100%;
    height: 100% !important;
    min-height: 40px;
}
.attributeGroup {
    margin-bottom: 15px;
    word-wrap: break-word;
}
ul.no-bullets, ul {
    margin-bottom: 25px;
}
ol.homeli {
list-style: none;
}

ol li.homeli {
   counter-increment: step-counter;
   position: relative;
       padding-left: 27px;
    text-indent: -26px;
}

ol li.homeli:before {
    content: counter(step-counter);
    margin-right: 5px;
    font-size: 70%;
    background-color: rgb(200,200,200);
    color: white;
    font-weight: bold;
    padding: 3px 8px;
    border-radius: 3px;
}
.faq-block  {
padding: 0px 0px 20px 0px;
}
.faq-block ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.faq-block ul li {
 background: #9c1418;
 color: #ffffff;
 padding: 10px;
 border-color: #ededed;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
}
.faq-block p {
 font-size: 13px;
 font-weight: normal;
 background: #f8f8f8;
 padding: 10px 10px 10px 10px;
 margin: 0px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
