#page {
	overflow: initial;
	border-radius: 20px;
}
.c-head {
    background-color: #F2F2F2;
    box-shadow: 0px 5px 5px #c2c2c2;
    padding: 10px;
    position: sticky; top: 0px;
    z-index: 4;
    
}
#accountrysupported {
 display:table-cell;
vertical-align:middle;
}
#c .c-seal {
float:left; margin-right:15px; height:150px; width:150px;
}
@media(max-width:600px){
#c .c-seal{
height:100px; width:100px;
margin-right: 6px;
}
}
.cta-mini {
display:table-cell;
vertical-align:middle;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.cta-mini .btn {
	padding:18px 26px 18px 26px;
    margin-top: 5px;
}


.c-head-left {
    display: table;
    height: 85px;
}

.c-col {
    display: table-cell;
    vertical-align: middle;
}

.c-logo img {
	min-width:100px;
    vertical-align: middle;
}
.c-logo a {
	line-height: 0;
}


.c-brand,
.c-geo, .cta-mini {
    padding: 0 15px 0 15px;
}
#c img {
    margin-bottom: 0; 
    margin-top: 0px; 
    margin-right: 0px; 
    margin-left: 0; 
    float: none; 
}
.flag {
	margin-right:5px;
}



.c-brand {
    font-size: 28px;
	line-height: 1.7rem;
}

.c-btn, .cta-mini .btn {
    background-color: white;
    border: 1px solid #588528;
    color: #588528
}

.c-intro {
    margin: 1.5rem 0 1.5rem 0
}

#c *,
#c *:after,
#c *:before {
    box-sizing: border-box;
}

.gcol-offers {
    width: 46%;
    float: left;
    border-right: 12px solid white;
    margin-bottom: 1.5rem;
}

.gcol-info-section {
    float: left;
    width: 54%;
    display: table;
    background-color: #F9F9F9;
    margin-bottom: 1.5rem;
}

.gcol-info {
    display: table-cell;
    vertical-align: top;
    width: 33.33333%;
    border-right: 12px solid white;
}

.gcol-info:last-of-type {
    border-right: none;
}

.c-grey-bg {
    background-color: #B0B0B0
}

.c-info-head-wrap {
    display: table;
    width: 100%;
    height: 45px;
    background-color: #B0B0B0;
}

.c-info-head {
    display: table-cell;
    vertical-align: middle;
    padding-left: 1rem;
    font-size: 16px;
    color: white;
}

.c-info-head.c-offers {
    background-color: #0198cd;
    font-size: 23px;
}

.c-offer-block {
    background-color: #F7F7F7;
    margin: 8px 0 8px 0;
    border: 1px solid #B0B0B0;
    padding: 1rem;
	position: relative;
}
.c-exclusive {
	position:absolute;
	right:0;
	top:0;
}

.gcol-offer-info {
    width: 60%;
    float: left;
}

.gcol-offer-cta {
    width: 40%;
    float: left;
 	margin-left: -5px;
}

.c-offer-cta-btn {
    float: right
}

.c-offer-txt1 {
    font-size: 25px;
}

.c-offer-txt1:not(:first-of-type) {
    margin-top: .8rem;
}

.c-offer-txt2,
.c-offer-txt3 {
    font-size: 20px;
}

.c-offer-txt2 {
	margin-top:5px;
}
.c-offer-txt3:before {
    content: "\f164";
    font-family: FontAwesome;
    color: #F6961E;
    margin-right: .6rem;
	position: absolute;
    left: 15px;
}
.c-offer-txt3 {
	padding-left: 25px;
	margin-right: -50%;
    padding-bottom: 3px;
}
.c-offer-txt1:not(:first-of-type) {
    margin-right: -50%;
}

.c-offer-txt2 + .c-offer-txt1:before {
    content: '+';
	font-size:20px;
    display:block;
	margin:-5px 0 10px 0;
	color: black;

}

.c-icon-body {
    background-color: #FFF;
    padding:6px;
    border: 1px solid #E2E2E2;
    margin-top: 5px;
}

.c-pros {
    color: #588528;
    padding: 1rem 1rem 0 45px;
    position:relative;
}

.c-cons {
    color: #E40000;
    padding: .8rem 1rem .2rem 45px;
    position:relative;
}
.fa-thumbs-o-up {color: #588528; font-size: 25px !important; position:absolute; left:15px}
.fa-thumbs-o-down {color: #E40000; font-size: 25px !important; position:absolute; left:15px}

.gcol-offer-info>.c-offer-txt3 {
    margin-top: 1.2rem;
}

.gcol-offer-info>.c-offer-txt3~.c-offer-txt3 {
    margin-top: 0;
}

.c-section {
    display: inline-block;
    padding: 10px 8px 10px 8px;
    width: 100%;
    vertical-align: top;
}

.c-section ul {
    padding: 0;
    margin: 0;
    margin-left: 1.2rem;
}

.c-section-head {
    font-size: 16px;
    color: #2D7BAB;
}

.c-divider {
    margin-top: .7rem;
}

.c-screens {
    display: table;
    width: 100%;
    text-align: center;
}

.c-screen {
    display: table-cell;
    vertical-align: top;
    padding: 3px;
}

.c-screen:not(:last-of-type) {
    padding-right: 10px;
}
.c-screen img {
    width: 100%;
}

.c-review {
    padding: 1.5rem;
}

.accordian input[type=checkbox] {
    position: absolute;
/*     cursor: pointer; */
    width: 100%;
    height: 45px;
    z-index: 1;
    opacity: 0;
}
.accordian-content {
        position: relative;
        overflow: hidden;
        max-height: 999999px;
        opacity: 1;
        z-index: 2;
        padding-bottom: 1rem;
        padding-top: .5rem;
        background-color: #F9F9F9;
    }

@media (max-width: 1100px) {
    .gcol-offer-cta {
        width: 100%;
        text-align: center;
    }
    .c-offer-cta-btn {
        float: none;
        margin-top: 1rem;
    }
    .gcol-offer-info {
        width: 100%
    }
	.c-offer-txt3 {
    	margin-right: 0;
	}
.c-offer-txt1:not(:first-of-type) {
    margin-right: 0;
}
.c-exclusive {
    position: initial;
    float: right;
    margin-top: -1rem;
    margin-right: -1rem;
}

}

@media (max-width: 1000px) {
    .gcol-info {
        display: block;
        width: 100%;
        border-right: none;
    }
    .gcol-info:not(:first-of-type) {
        border-top: 12px solid white;
    }
    .c-section {
        width: 49%;
    }
    .c-info-head.c-offers {
        font-size: 20px;
    }
	.gcol-offer-cta {
   	 margin-left: 0;
	}
    .c-brand,
    .c-geo {
        float: left;
    clear:both;
    }
.c-head-left-wrap {
    /*width: 100%; */
width:auto;
}

    .c-brand {
        font-size: 23px;
    }
    .c-logo img {
        height: 70px;
    }
.c-brand,
.c-geo {
    padding: 0;
}
.c-logo {
vertical-align:top;
padding-right:10px;
}
}

@media (max-width: 770px) {

.c-offer-txt3 {
    margin-right: -50%;
}
.c-offer-txt1:not(:first-of-type) {
    margin-right: -50%;
}
.c-exclusive {
    position: absolute;
    float: none;
    margin-top: 0;
    margin-right: 0;
}
}

@media (max-width: 770px) {
    .gcol-offers {
        width: 100%;
        border-right: none;
    }
    .gcol-info-section {
        width: 100%;
        margin-bottom: 0;
    }
    .gcol-offer-info {
        width: 60%;
    }
    .gcol-offer-cta {
        width: 40%;
    }
    .accordian {
        position: relative;
    }
	.blue {
		max-width: 70% !important;
	}
	.cont {
		flex-direction: row-reverse;
	}
/*     .accordian .accordian-content {
        transition: all 0.25s ease-in-out;
    }
    .accordian i:before,
    .accordian i:after {
        transition: all 0.25s ease-in-out;
    } */
/*     .accordian-head {
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
    }
    .accordian i.open-close {
        position: absolute;
        transform: translate(-6px, 0);
        margin-top: 15px;
        right: 1.5rem;
    	display: hidden;
    } */
/*     .accordian i.open-close:before,
    .accordian i.open-close:after {
        content: "";
        position: absolute;
        background-color: #FFF;
        width: 4px;
        height: 12px;
    } */
/*     .accordian i.open-close:before {
        transform: translate(-3px, 0) rotate(45deg);
    }
    .accordian i.open-close:after {
        transform: translate(3px, 0) rotate(-45deg);
    } */
/*     .accordian input[type=checkbox]:checked~.accordian-content {
        margin-top: 0;
        max-height: 0;
        opacity: 0;
        padding-bottom: 0;
        padding-top: 0;
    } */
/*     .accordian input[type=checkbox]:checked~i:before {
        transform: translate(3px, 0) rotate(45deg);
    }
    .accordian input[type=checkbox]:checked~i:after {
        transform: translate(-3px, 0) rotate(-45deg);
    } */
}

@media (max-width: 650px) {
    .c-screen {
        display: block;
        margin: 0 1rem 1rem 1rem;
    }
.c-brand {
        font-size: 20px;
    }
.cta-mini {
	display: table;
    vertical-align: middle;
    position: initial;
    right: initial;
    top: initial;
    transform: initial;
	padding:0;
	}
.cta-mini .btn {
    padding:10px 20px 10px 20px;
}
}

@media (max-width: 600px){
.c-head-left-wrap {
    width: 100%; 
}
	.cont {
	float: left;
    flex-direction: row;
	}
	.blue {
		max-width: 100% !important;
	}
	.grey {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 480px) {
    .gcol-offer-info {
        width: 100%;
    }
    .gcol-offer-cta {
        width: 100%;
    }
.c-review {
    padding: 1rem;
}
.c-brand {
        font-size: 18px;
    }
.c-info-head.c-offers {
    font-size: 16px;
}
.cta-mini .btn {
    padding: 5px 15px 5px 15px;
    margin-top: 5px;
	font-size: 14px;
}
.c-supported {
        display: none;
    }
.c-logo img {
    margin-top: 7px;
	width: 120px !important;
min-width: 120px;
}
.c-head-left {
    height: auto;
}
.c-offer-txt3 {
    margin-right: 0;
}
.c-offer-txt1:not(:first-of-type) {
    margin-right: 0;
}
.c-exclusive {
    position: initial;
    float: right;
    margin-top: -1rem;
    margin-right: -1rem;
}
}

@media (max-width: 400px) {
.c-logo img {
    width: 100px !important;
min-width: 100px;
}
.c-scrolled .c-logo,  .c-scrolled #accountrysupported{
    display:none;
}
.c-scrolled .c-brand, .c-scrolled .c-geo {
    float: none; 
	display:block;
}
.c-scrolled .c-head-left {
    width: 100%;
    text-align: center;
}
.c-scrolled .c-brand {
    font-size: 20px;
}
.c-scrolled .cta-mini {
    text-align: center;
    width: 100%;
}
.c-geo-txt {
	display:none;
}
.c-not {
	margin-left:3px;
}
}

@media (max-width: 350px) {
    .c-brand {
        font-size: 18px;
    }

.c-head-mini-right {
    padding-left: 115px;
}
.c-logo img {
    width: 80px !important;
min-width: 80px;
}
}

#acorganic_cas_tbl .cas-tbl-wrap {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #b0b0b0;
    padding:0 5px 0 0;
    background-color: #F7F7F7;
    margin-bottom:8px;
    position: relative;
}
#acorganic_cas_tbl .cas-tbl {
    display: table;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    color:#000;
}

#accas_competitors .cas-tbl-left {
    width: 130px;
    min-width: 130px;
}
#accas_competitors .cas-tbl-left-logo {
    width: 130px;
    padding-left: 8px;
	margin-top: 8px;
}

#accas_competitors .cas-tbl-left-review {
    top: 0;
    line-height: .5rem;
}
#accas_competitors .c-offer-block {
    background-color: #FFF; 
    border: none; 
    padding: 0; 
}
#accas_competitors a {
	color: #000 !important;
}

#accas_competitors .cas-tbl-left-review a {
	color: #09c !important;
	text-decoration: underline;
}
.current-promotion-video {
 margin:auto;
max-width:600px;
    margin-top: 2rem;
}

@media (max-width: 1170px) {
    #accas_competitors .cas-tbl-wrap {padding:0; margin-bottom:8px;}
    #accas_competitors .cas-tbl-cell {display:block; text-align: center}
    #accas_competitors .cas-tbl-left {width: 100%; }
    #accas_competitors .cas-tbl-mid-offers {margin:0; padding: 5px;}
    #accas_competitors .cas-tbl-mid-offer1 {font-size: 26px;}
    #accas_competitors .cas-tbl-mid-plus {font-size: 30px;}
    #accas_competitors .cas-tbl-left-review {display:none;}
    #accas_competitors .cas-tbl-left-logo {margin-top: 8px;}
}

@media (max-width: 770px) {
    #accas_competitors .cas-tbl-wrap {padding:0 5px 0 0; margin-bottom:8px;}
    #accas_competitors .cas-tbl-cell {display:table-cell; text-align: center}
    #accas_competitors .cas-tbl-left {width: 130px; min-width: 130px;}
    #accas_competitors .cas-tbl-mid-offers {margin:0; padding: 5px;}
    #accas_competitors .cas-tbl-mid-offer1 {font-size: 26px;}
    #accas_competitors .cas-tbl-mid-plus {font-size: 30px;}
    #accas_competitors .cas-tbl-left-review {display:block;}
    #accas_competitors .cas-tbl-left-logo {margin-top: 8px;}
}
@media (max-width: 550px){
	.cont{
		float:left;
	}
}
@media (max-width: 455px) {
    #accas_competitors .cas-tbl-wrap {padding:0; margin-bottom:8px;}
    #accas_competitors .cas-tbl-cell {display:block; text-align: center}
    #accas_competitors .cas-tbl-left {width: 100%; }
    #accas_competitors .cas-tbl-mid-offers {margin:0; padding: 5px;}
    #accas_competitors .cas-tbl-mid-offer1 {font-size: 25px;}
    #accas_competitors .cas-tbl-mid-plus {font-size: 30px;}
    #accas_competitors .cas-tbl-left-review {display:none;}
    #accas_competitors .cas-tbl-left-logo {margin-top: 8px;}
}

.pm, sp {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    margin: 0 1px;
}

.pm {
    background: url('/images/pm2-sprite.jpg') no-repeat;
}

.sp {
    background: url('/images/sp-sprite.jpg') no-repeat;
}

.pm-abaqoos { background-position: -3px -0px; width: 50px; height: 24px; }
.pm-ach { background-position: -56px -0px; width: 50px; height: 24px; }
.pm-amex { background-position: -109px -0px; width: 50px; height: 24px; }
.pm-astropay-card { background-position: -162px -0px; width: 50px; height: 24px; }
.pm-bancontact-mister-cash { background-position: -215px -0px; width: 50px; height: 24px; }
.pm-bank-transfer { background-position: -268px -0px; width: 50px; height: 24px; }
.pm-bitcoin { background-position: -321px -0px; width: 50px; height: 24px; }
.pm-boleto-bancario { background-position: -374px -0px; width: 50px; height: 24px; }
.pm-cheque { background-position: -3px -27px; width: 50px; height: 24px; }
.pm-citadel { background-position: -56px -27px; width: 50px; height: 24px; }
.pm-click2pay { background-position: -109px -27px; width: 50px; height: 24px; }
.pm-clickandbuy { background-position: -162px -27px; width: 50px; height: 24px; }
.pm-comgate { background-position: -215px -27px; width: 50px; height: 24px; }
.pm-courier-check { background-position: -268px -27px; width: 50px; height: 24px; }
.pm-dankort { background-position: -321px -27px; width: 50px; height: 24px; }
.pm-dineromail { background-position: -374px -27px; width: 50px; height: 24px; }
.pm-direct-money { background-position: -3px -54px; width: 50px; height: 24px; }
.pm-easy-eft { background-position: -56px -54px; width: 50px; height: 24px; }
.pm-echeck { background-position: -109px -54px; width: 50px; height: 24px; }
.pm-eco-payz { background-position: -162px -54px; width: 50px; height: 24px; }
.pm-ecocard { background-position: -215px -54px; width: 50px; height: 24px; }
.pm-ekonto { background-position: -268px -54px; width: 50px; height: 24px; }
.pm-enets { background-position: -321px -54px; width: 50px; height: 24px; }
.pm-entercash { background-position: -374px -54px; width: 50px; height: 24px; }
.pm-entropay { background-position: -3px -81px; width: 50px; height: 24px; }
.pm-epay { background-position: -56px -81px; width: 50px; height: 24px; }
.pm-eps { background-position: -109px -81px; width: 50px; height: 24px; }
.pm-euteller { background-position: -162px -81px; width: 50px; height: 24px; }
.pm-ewire { background-position: -215px -81px; width: 50px; height: 24px; }
.pm-ezipay { background-position: -268px -81px; width: 50px; height: 24px; }
.pm-fast-bank-transfer { background-position: -321px -81px; width: 50px; height: 24px; }
.pm-fundsend { background-position: -374px -81px; width: 50px; height: 24px; }
.pm-giropay { background-position: -3px -108px; width: 50px; height: 24px; }
.pm-ideal { background-position: -56px -108px; width: 50px; height: 24px; }
.pm-instadebit { background-position: -109px -108px; width: 50px; height: 24px; }
.pm-lotomatica { background-position: -162px -108px; width: 50px; height: 24px; }
.pm-maestro { background-position: -215px -108px; width: 50px; height: 24px; }
.pm-mastercard { background-position: -268px -108px; width: 50px; height: 24px; }
.pm-mb { background-position: -321px -108px; width: 50px; height: 24px; }
.pm-moneta { background-position: -374px -108px; width: 50px; height: 24px; }
.pm-moneygram { background-position: -3px -135px; width: 50px; height: 24px; }
.pm-neosurf { background-position: -56px -135px; width: 50px; height: 24px; }
.pm-neteller { background-position: -109px -135px; width: 50px; height: 24px; }
.pm-nordea { background-position: -162px -135px; width: 50px; height: 24px; }
.pm-orchapay { background-position: -215px -135px; width: 50px; height: 24px; }
.pm-paper-check { background-position: -268px -135px; width: 50px; height: 24px; }
.pm-paypal { background-position: -321px -135px; width: 50px; height: 24px; }
.pm-paysafe { background-position: -374px -135px; width: 50px; height: 24px; }
.pm-payspark { background-position: -3px -162px; width: 50px; height: 24px; }
.pm-poli { background-position: -56px -162px; width: 50px; height: 24px; }
.pm-postepay { background-position: -109px -162px; width: 50px; height: 24px; }
.pm-przelewy { background-position: -162px -162px; width: 50px; height: 24px; }
.pm-qiwi { background-position: -215px -162px; width: 50px; height: 24px; }
.pm-quickcash { background-position: -268px -162px; width: 50px; height: 24px; }
.pm-sid-payment { background-position: -321px -162px; width: 50px; height: 24px; }
.pm-siru { background-position: -374px -162px; width: 50px; height: 24px; }
.pm-skrill { background-position: -3px -189px; width: 50px; height: 24px; }
.pm-sofort { background-position: -56px -189px; width: 50px; height: 24px; }
.pm-sporopay { background-position: -109px -189px; width: 50px; height: 24px; }
.pm-teleingreso { background-position: -162px -189px; width: 50px; height: 24px; }
.pm-ticketpremium { background-position: -215px -189px; width: 50px; height: 24px; }
.pm-toditocash { background-position: -268px -189px; width: 50px; height: 24px; }
.pm-trustpay { background-position: -321px -189px; width: 50px; height: 24px; }
.pm-trustrly { background-position: -374px -189px; width: 50px; height: 24px; }
.pm-ukash { background-position: -3px -216px; width: 50px; height: 24px; }
.pm-usemybank { background-position: -56px -216px; width: 50px; height: 24px; }
.pm-usemyfunds { background-position: -109px -216px; width: 50px; height: 24px; }
.pm-usemyservices { background-position: -162px -216px; width: 50px; height: 24px; }
.pm-visa { background-position: -215px -216px; width: 50px; height: 24px; }
.pm-webmoney { background-position: -268px -216px; width: 50px; height: 24px; }
.pm-western-union { background-position: -321px -216px; width: 50px; height: 24px; }
.pm-wire-transfer { background-position: -374px -216px; width: 50px; height: 24px; }
.pm-wirecard { background-position: -3px -243px; width: 50px; height: 24px; }
.pm-yandex-money { background-position: -56px -243px; width: 50px; height: 24px; }
.pm-zimpler { background-position: -109px -243px; width: 50px; height: 24px; }
.pm-flexepin { background-position: -162px -243px; width: 50px; height: 24px; }

.sp-betsoft { background-position: -3px -0px; width: 50px; height: 24px; }
.sp-microgaming { background-position: -56px -0px; width: 50px; height: 24px; }
.sp-octopus-games { background-position: -3px -27px; width: 50px; height: 24px; }
.sp-pragmatic-play { background-position: -56px -27px; width: 50px; height: 24px; }
.sp-rival { background-position: -3px -54px; width: 50px; height: 24px; }
.sp-rtg { background-position: -56px -54px; width: 50px; height: 24px; }
.sp-vig { background-position: -3px -81px; width: 50px; height: 24px; }
.sp-wgs { background-position: -56px -81px; width: 50px; height: 24px; }

ul.listd {
  list-style-type: none;
}

ul.listd li:before {
  content: "💲";
}

ul.lists {
  list-style-type: none;
}

ul.lists li:before {
  content: "⭐";
}
    .blue {
        max-width:50%;
        float:left;
        min-width:266px;
    }
    .grey {
        margin-left:10px;
        max-width:170px;
    }
    .blue h2 {
        background:#0198cd;
		color:#ffffff;
		font-size: 23px;
        padding:10px;
		margin:0px;
    }
    .grey h3 {
        background:#b0b0b0;
		color:#ffffff;
		font-size: 16px;
        padding:10px;
		margin:0px;
    }
    .item div{
        margin-left:10px;
    }
    .item p {
        background:none;
        margin:0;
        color:teal;
    }
    .cont {
        display:flex;
        flex-wrap:wrap;
    }
    .item {
        max-width:230px;
		margin-bottom:15px;
    }