﻿@font-face{font-family: 'Inter'; src:url('../fonts/Inter-Regular.eot'); src:url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff'), url('../fonts/Inter-Regular.ttf') format('truetype'), url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg'); font-weight:normal; font-style:normal; font-display:swap;}
@font-face{font-family: 'Inter'; src:url('../fonts/Inter-Medium.eot'); src:url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.woff') format('woff'), url('../fonts/Inter-Medium.ttf') format('truetype'), url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg'); font-weight:500; font-style:normal; font-display:swap;}
@font-face{font-family: 'Inter'; src:url('../fonts/Inter-Bold.eot'); src:url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff') format('woff'), url('../fonts/Inter-Bold.ttf') format('truetype'), url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg'); font-weight:bold; font-style:normal; font-display:swap;}
@font-face{font-family: 'Inter'; src:url('../fonts/Inter-SemiBold.eot'); src:url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.woff') format('woff'), url('../fonts/Inter-SemiBold.ttf') format('truetype'), url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg'); font-weight:600; font-style:normal; font-display:swap;}
@font-face{font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight:normal; font-style:normal; font-display:auto; font-display:swap;}
@font-face{font-family: 'sports'; src:url('../fonts/fontello.eot'); src:url('../fonts/fontello.woff2') format('woff2'),url('../fonts/fontello.woff') format('woff'),url('../fonts/fontello.ttf') format('truetype'),url('../fonts/fontello.svg') format('svg'); font-style:normal; font-display:swap;}
@font-face{font-family: 'wcem'; src: url('../fonts/wcem.woff') format('woff'), /* Modern Browsers */ url('../fonts/wcem.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/wcem.svg#wcem') format('svg'); /* Legacy iOS */ }

:root{

/* Filter Table Colors */
--ribbon-bg-color:#709727; 
--rank-grey-bg-color:#D1D3D9; 
--tc-text-color:#6E7685;

/* Old CSS Start */
--mainfont:#122F4D;
--light:#f6f6f6;
--lightfont:#7F7F7F;
--border2:#CDD9E3;
--font-fam-primary:Bangers, cursive;
--fonticon: 'wcem';
/* Old CSS End */

}

body{font-weight:400;font-size:16px;line-height:29px;background:var(--body-bg-color);color:var(--bodyText);overflow-x:hidden;font-family:Verdana, Geneva, Tahoma, sans-serif;}
.mobmenu{background: var(--left-categories-menu-bg); box-shadow:4px 4px 4px rgba(0, 0, 0, 0.15); position:fixed; overflow-y:auto; width:100%; z-index:999; left:-100%; top:0; transition:all .2s; max-width:30%; padding:80px 20px 30px;}
.mobmenu .cls-menu{position:absolute;color:#fff;top:30px;right:30px;height:40px;width:40px;border-radius:50%;text-align:center;line-height:39px;font-size:24px;cursor:pointer;background:none;}
.fa{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;}
.fa-angle-left:before{content:"\f104";}
.fa-bolt:before,.fa-flash:before{content:"\f0e7";margin-right:3px;}
.eventtime.live .fa-dot-circle-o{background:radial-gradient(circle,transparent 53%,rgb(255, 255, 255, 0.5) 53.5%,#fff 54%); display:inline-block; position:relative; border-radius:50%; height:18px; width:18px; margin:-2px 4px 0 -4px; vertical-align:middle;}
.eventtime.live .fa-dot-circle-o::before{content:""; position:absolute; width:100%; height:100%; border-radius:50%; -webkit-animation: gs-pulse 1.7s ease infinite; animation: gs-pulse 1.7s ease infinite; background: radial-gradient(circle,#fff 37%,rgb(255, 255, 255, 0.5) 37.5%,transparent 38%); left:0; display:block !important;}
@-webkit-keyframes gs-pulse {0%{opacity:1;} 50%{opacity:0.3;} to{opacity:1;}}
@keyframes gs-pulse {0%{opacity:1;} 50%{opacity:0.3;} to{opacity:1;}}
a{text-decoration:none; color:var(--links-target-self);}
ul{list-style:none;}
.cr-row.cr-desc .row-desc ul li{list-style:disc;padding-left:10px;}
.article .row-desc ul li{list-style:disc;padding:0;}
.container{width:100%;position:relative;margin:auto;}
input[type=text],textarea,input[type=password]{font-family:inherit;width:100%;border-style:none;padding:10px;}
.mobmenu nav{overflow:auto;width:100%;display:block;height:calc(100vh - 60px);}
.mobmenu nav > ul > li{display:block;font-size:14px;padding:8px 5px 8px 10px;}
.mobmenu nav > ul > li > span a{display:block;position:relative;font-size:16px;line-height:1;font-weight:600;}
.mobmenu nav > ul > li > span > em{content:"";height:30px;width:30px;background:url(../images/angle.svg) no-repeat;display:inline-block;background-size:12px 13px;background-position:center center;vertical-align:middle;z-index:999;transform:rotate(270deg);transform-origin:center center;margin-bottom:-3px;}
.mobmenu nav > ul > li.show > span{display:flex;align-items:center;flex-direction:row-reverse;}
.mobmenu nav > ul > li > .submenu{height:0;opacity:0;display:none;}
.mobmenu nav > ul > li > .submenu > li a{font-size:16px;line-height:1.5;display:inline-block;color:#fff;width:calc(100% - 32px);}
.mobmenu nav > ul > li > .submenu > li .subsubmenu li a{display:block;background:#e3e3e4;padding:10px;}
.mobmenu nav > ul > li > .submenu > li.subdrop{position:relative;padding:6px 10px;}
.mobmenu nav > ul > li > .submenu > li.subdrop.show > span em{transform:rotate(180deg);transform-origin:center center;}
.mobmenu nav > ul > li > .submenu > li.subdrop > span em{content:"";height:14px;width:30px;background:url(../images/angle.svg) no-repeat;display:inline-block;transform:none;background-size:12px 13px;background-position:center center;vertical-align:middle;}
body .mobmenu nav > ul > li > .submenu > li .evnt-details{display:none;background:#fafafa;max-height:200px;overflow-x:auto;width:100%;padding:10px 20px;}
body .mobmenu nav > ul > li > .submenu > li .evnt-details a{font-size:14px;margin-bottom:5px;}
.mobmenu nav > *{color:#fff;font-size:14px;font-weight:normal;max-height:calc(100% - 60px);overflow:auto;padding:10px 0;}
.menu-cat{background:var(--mainfont);display:block;}
.mobmenu .menu-cat ul{display:table;width:100%;table-layout:fixed;}
.mobmenu .menu-cat ul li{display:table-cell;width:60px;text-align:center;border-bottom:1px solid var(--border2);padding:20px 0;}
.mobmenu .menu-cat ul li span{display:block;padding-top:2px;text-transform:uppercase;opacity:0.8;font-size:14px;color:#fff;}
.mobmenu .menu-cat ul li svg{fill:#fff;height:25px;margin-bottom:-5px;}
.mobmenu .menu-cat ul li.active svg{fill:var(--primary);}
.mobmenu .menu-cat ul li.active span{color:var(--primary);}
body.show .wrapit-wrap{overflow:hidden;width:100%;margin-left:0;}
body.show .mobmenu{left:0; top:54px;}
.mobmenu li.default .submenu > .catmore{font-size:12px;text-transform:none;display:block;}
.mobmenu li.default .submenu > .catmore span{background:rgba(248,248,248,.12);display:inline-block;border-radius:3px;cursor:pointer;padding:5px 10px;}
.ser-wrap.active svg path{fill:rgb(6,47,79);}
.mobmenu nav > ul > li:after{height:13px;width:12px;top:16px;}
.mobmenu .bonus li .bonus-logo{width:40px;height:40px;border-radius:50%;position:relative;display:inline-block;vertical-align:middle;}
.mobmenu .bonus li .bonus-logo img{position:absolute;width:90%;top:50%;left:50%;transform:translate(-50%,-50%);}
.mobmenu .bonus li span.btn1{width:105px;height:40px;min-width:0;font-size:0;border-radius:5px;line-height:1;position:relative;padding:7px 5px;}
.mobmenu .bonus li span.btn1::after{content:"CLAIM NOW";position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);font-size:14px;line-height:1.2;font-weight:500;letter-spacing:.5px;}
.mobmenu .bonus li a{display:inline-block;vertical-align:middle;line-height:0;}
.mobmenu .bonus li h3{display:inline-block;width:calc(100% - 155px);vertical-align:middle;font-weight:normal;font-size:16px;text-transform:uppercase;line-height:1.3;padding:0 10px;}
.mobmenu .bonus li h4{font-size:16px;text-transform:uppercase;font-weight:500;padding:10px 0;}
main{width:100%;min-height:50vh;margin:auto;}
.article .desc-blk{padding-bottom:30px;}
.colorSection{position:relative;margin-bottom:40px;z-index:2;padding:50px 0 30px;}
.section-wrapper.right .starts{padding-top:0;right:5px;color:#8d93a1;font-size:14px;display:block;}
.upcomming-blk.catpage{width:100%;padding-left:0;}
.upcomming-blk.catpage > ul > li > a > span.timespan{position:relative;background:none;}
.upcomming-blk.catpage > ul > li > a > span::before{font-family:sports;font-size:17px;display:inline-block;margin-right:10px;vertical-align:middle;opacity:0.9;}
.upcomming-blk.catpage .ub-list li a span.event .catname{text-transform:uppercase;font-size:13px;color:var(--fontlight);display:block;padding-top:3px;}
.upcomming-blk.catpage .ub-list li a span.event{padding-left:20px;position:relative;line-height:1.4;vertical-align:top;}
.upcomming-blk.catpage .ub-list li a span.event:before{position:absolute;left:0;font-size:14px;}
.upcomming-blk .ub-list{border-top:1px solid #f3f3f7;}
.starts{position:absolute;right:10px;text-align:right;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:var(--fontdark2);font-weight:700;font-size:17px;}
.bookmaker-offers.bonus .bm-title{font-size:18px;line-height:1.2;color:#091B43;margin-bottom:20px;font-weight:900;letter-spacing:inherit;}
.dropdown{position:relative;text-align:center;display:inline-block;vertical-align:middle;border:1px solid #f3f3f7;border-radius:3px;padding:0 10px;}
ul.dropdown-list{position:absolute;top:100%;z-index:999;left:0;width:100%;max-width:300px;font-size:16px;font-weight:normal;background:#fff;box-shadow:0 1px 4px #ccc;display:none;}
ul.dropdown-list li{border-bottom:1px solid #f3f3f7;font-weight:300;font-size:12px;padding:10px;}
ul.dropdown-list li:hover{background:#f9faff;cursor:pointer;}
.reviewpg.stick header{visibility:visible;}
.reviewpg.stick .stickhead{display:none;position:fixed;top:0;left:0;width:100%;z-index:9999;background:#fff;box-shadow:0 4.37237px 54.6547px rgba(0,0,0,.09);}
.reviewpg.stick .stickhead h1{margin-bottom:0;font-size:16px;padding:10px;}
.reviewpg.stick .stickhead .getbonus{position:absolute;right:10px;top:50%;transform:translateY(-50%);max-width:180px;font-size:13px;line-height:1.3;}
.verdict{position:relative; font-weight:600; color:#05297A; background:linear-gradient(180deg, rgba(251, 50, 86, 0.07) 0.01%, rgba(91, 98, 247, 0.07) 100%); padding:60px;}
.verdict h2{color:#05297A;}
.verdict::after{content:""; position:absolute; top:0; width:100%; left:0; height:5px; background:linear-gradient(90deg, #FB3256 0.01%, #5B62F7 100%);}
svg.skeleton.tableicon{width:24px;}
.colorSection .cr-row.cr-heading h2{position:relative;color:#000;}
.colorSection .tips{background:none;position:relative;margin-bottom:-10px;}
.tips{font-size:0;border-radius:10px;margin:0 -10px 30px;}
.tips .arrow-btn{display:block!important;}
.colorSection .tips .arrow-btn i{position:absolute;background:rgba(56,20,20,0.51);color:#fff;top:50%;transform:translateY(-50%);z-index:99;border-radius:50%;line-height:30px;width:40px;}
.tips .arrow-btn i{cursor:pointer;font-size:28px;display:inline-block;text-align:center;font-weight:700;margin:5px;padding:7px 10px;}
.tips-list-wrap{position:relative;overflow:auto;}
.tips-section{left:0;top:20px;white-space:nowrap;position:absolute;}
.tips-list{display:inline-block;vertical-align:middle;font-size:13px;box-shadow:0 4px 15px rgb(0 0 0 / 15%);margin:0 10px;padding:0;}
.relatedcat .tips-list > a{position:relative;padding-bottom:5px;white-space:normal;}
.tips-list > a{width:100%;display:block;background:#fff;}
.tips-list .img-wrap{position:relative;overflow:hidden;}
.eventtime.live {background: rgba(255,0,0,.6);}
.eventtime {padding: 5px 10px 3px; display: block; color: #fff; position: absolute; top: 5px; right: 5px; z-index: 8; font-size: 12px; line-height: 1px; border-radius: 6px;}
.eventtime i.fa.fa-clock-o {padding-right: 5px;}
.fa-clock-o:before{content:"\f017";margin-right:3px;}
.tips-list .img-wrap img{left:50%;}
.tip-meta .marked{overflow:hidden;display:inline-block;margin-bottom:0;text-overflow:ellipsis;}
.relatedcat .tip-meta h3{overflow:hidden;text-overflow:ellipsis;white-space:normal;}
.tip-meta .category{font-size:13px;color:#8D93A1;margin-bottom:0;line-height:1.5;max-width:100%;vertical-align:middle;}
.relatedcat .tips-list .timing{vertical-align:middle;color:#8D93A1;background:none;padding:0;}
.tips-list .timing{display:inline-block;line-height:1.5;}
.tips-section .tips-list.more a{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.tips-section .tips-list.more .loadmore{text-transform:capitalize;cursor:pointer;background-color:#fff;display:flex;align-items:center;color:#000;min-width:0;padding:10px 20px;}
.tips-section .tips-list{width:287px;}
.cr-row.cr-desc{padding-bottom:20px;}
.newspg .layout .article,.category .layout .article,.cr-container .section-wrapper.content,.reviewpg .section-wrapper.center{background:#fff;box-shadow:0 4px 40px rgb(0 0 0 / 12%);border-radius:8px;margin-bottom:0;}
.colorSection h2 .viewAll{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;font-size:16px;text-transform:uppercase;display:flex;align-items:center;}
.colorSection h2 .viewAll i::after{content:"\f105";font:normal normal normal 20px/1 FontAwesome;display:inline-block;vertical-align:middle;border:1px solid #fff;width:10px;height:10px;text-align:center;border-radius:50%;line-height:10px;margin-left:5px;padding:10px;}
.fa-angle-right::before{content:"\f105";}
.colorSection .tips.bonus .tips-list-wrap{height:420px;margin:0 -10px;}
.colorSection .tips.bonus .tips-list .img-blk{background:#F7F9FF;padding:15px 0;}
.colorSection .tips.bonus .tips-list .img-wrap{height:70px;width:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;}
.colorSection .tips.bonus .tips-list .img-wrap img{min-width:0;width:80%;}
.colorSection .tips .tips-list .bm-offer-title{white-space:normal;padding:20px 20px 0;}
.tips.bonus .tips-list .bm-offer-title{height:auto!important;}
.colorSection .tips .tips-list .bm-offer-title h3{font-weight:bold;font-size:18px;line-height:1.3;text-align:center;color:var(--bodyText);margin-bottom:15px;height:44px;overflow:hidden;}
.colorSection .tips .tips-list .bm-offer-title h5{font-size:15px;line-height:1.3;text-align:center;font-weight:400;height:37px;overflow:hidden;}
.colorSection .tips .tips-list .tchide{font-size:11px;height:60px;overflow:auto;white-space:normal;text-align:center;color:#8D93A1;padding:10px;}
.colorSection .tips .tips-list .cl-btn{letter-spacing:.01em;text-transform:uppercase;font-size:17px;font-weight:bold;color:#fff;background:linear-gradient(144.08deg,#5B62F726.06%,#122F4D86.02%);border-radius:4px;display:block;width:90%;text-align:center;margin:10px auto auto;padding:10px;}
.colorSection .tips .tips-list .cl-btn a svg{fill:#fff;display:inline-block;vertical-align:middle;margin-left:10px;}
.colorSection .tips .tips-list a.rvlink{font-size:11px;white-space:normal;height:24px;color:#8D93A1;line-height:1.2;overflow:hidden;display:block;text-align:center;margin:10px 0;padding:0 10px;}
.cr-row.cr-desc .row-desc ol,.cr-row.cr-desc .row-desc ul{margin-left:25px;}
.faqContent .title{width:calc(100% - 40px);}
.dailytipsdesc .faqrow .qus,.row-desc .faqrow .qus,.row-desc .faqrow .qus,.row-desc .htdrow .qusht{padding-bottom:5px;}
.imageWrap .htdimage{max-width:100%;height:auto;}
.htdContent{counter-reset:item;list-style:none;}
.htdrow h3:before{counter-increment:item;content:counter(item) ". ";}
body .htdContent .htdrow h3{margin-bottom:15px;padding:0 0 10px;}
.foot-logo span.cat-title{display:inline-block;vertical-align:middle;line-height:1;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:1px;font-family:roboto;font-size:23px;cursor:pointer;margin:0 2px -1px 0;padding:0 5px;}
.fa-facebook-official::before{content:"\f230";font-size:16px;}
.fa-twitter::before{content:"\f099";font-size:16px;}
.footer-menu .default.lang{display:inline-block;position:relative;}
.footer-menu .default.lang .supp-langs label{cursor:pointer;color:#fff;font-size:14px;}
.footer-menu .default.lang .supp-langs{display:none;position:absolute;width:288px;right:0;top:100%;max-height:250px;overflow:auto;z-index:9;}
footer .footer-menu .default.lang .choose-lng{width:290px;}
.footer-menu .default.lang .supp-langs::-webkit-scrollbar-track{background:#757575;}
.footer-menu .default.lang .supp-langs::-webkit-scrollbar-thumb{background:#e0e0e0;}
.footer-menu .default.lang .supp-langs::-webkit-scrollbar-thumb:hover{background:#555;}
.footer-menu .default.lang .supp-langs > ul{display:block;width:100%;background:#0B235A;border-radius:0 0 5px 5px;font-size:14px;box-shadow:1px 1px 3px rgba(97,96,96,0.47);padding:0;}
.footer-menu .default.lang .supp-langs > ul > li{display:inline-block;width:100%;color:#fff;cursor:pointer;border-bottom:1px solid var(--fontlight);padding:5px 10px;}
.footer-menu .default.lang .supp-langs ul li:before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;transform:scale(0.5);transform-origin:left center;margin-right:-8px;}
.footer-menu .default.lang .supp-langs label:before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;transform:scale(0.5);transform-origin:left center;margin-right:-8px;border:1px solid #fff;}
.footer-menu .default.lang .sel-cult .supp-langs{display:initial;position:relative;}
.footer-menu .default.lang .choose-lng span:first-child{margin-right:10px;color:var(--light);}
.choose-lng{width:230px;background:#0B235A;border:none;cursor:pointer;position:relative;display:inline-block;padding:5px 10px;}
.footer-menu .default.lang .cs-lg-txt{display:inline-block;color:#fff;font-size:14px;margin-right:15px;}
.choose-lng .downar{position:absolute;right:10px;top:10px;width:18px;}
.footer-menu .default.lang .supp-langs > ul > li:hover{background:#081b46;}
footer .footer-menu .footer-top{display:flex;-webkit-box-pack:justify;justify-content:space-between;align-items:center;margin:0 auto 40px;}
.cS-drop{display:flex;flex-direction:column;align-items:flex-end;}
[class*="flag-"]::before{background:url(https://www.imageservera.com/cdn-cgi/image/format=webp/uploadedimages/images/sprite-flag1.webp) no-repeat center bottom;}
.flag-AU::before{background-position:center top;} .flag-SZ::before{background-position:center -7264px;} .flag-AL::before{background-position:center -512px;}
.flag-BF::before{background-position:center -1472px;} .flag-CY::before{background-position:center -1856px;} .flag-CZ::before{background-position:center -1888px;}
.flag-DK::before{background-position:center -1920px;} .flag-DJ::before{background-position:center -1952px;} .flag-DM::before{background-position:center -1984px;}
.flag-DO::before{background-position:center -2016px;} .flag-TP::before{background-position:center -2048px;} .flag-EC::before{background-position:center -2080px;}
.flag-SV::before{background-position:center -2144px;} .flag-EQ::before{background-position:center -2176px;} .flag-ER::before{background-position:center -2208px;}
.flag-CO::before{background-position:center -7584px;} .flag-ET::before{background-position:center -2272px;} .flag-FK::before{background-position:center -2304px;}
.flag-FO::before{background-position:center -2336px;} .flag-FJ::before{background-position:center -2368px;} .flag-GF::before{background-position:center -2400px;}
.flag-PF::before{background-position:center -2432px;} .flag-TF::before{background-position:center -2464px;} .flag-GA::before{background-position:center -2496px;}
.flag-GM::before{background-position:center -2528px;} .flag-GE::before{background-position:center -2560px;} .flag-GH::before{background-position:center -2592px;}
.flag-GI::before{background-position:center -2624px;} .flag-GR::before{background-position:center -2656px;} .flag-GL::before{background-position:center -2688px;}
.flag-GD::before{background-position:center -2720px;} .flag-GP::before{background-position:center -2752px;} .flag-GU::before{background-position:center -2784px;}
.flag-GT::before{background-position:center -2816px;} .flag-GN::before{background-position:center -2848px;} .flag-GW::before{background-position:center -2880px;}
.flag-GY::before{background-position:center -2912px;} .flag-HT::before{background-position:center -2944px;} .flag-HM::before{background-position:center -2976px;}
.flag-HN::before{background-position:center -3008px;} .flag-HK::before{background-position:center -3040px;} .flag-HU::before{background-position:center -3072px;}
.flag-IS::before{background-position:center -3104px;} .flag-IR::before{background-position:center -3168px;} .flag-IQ::before{background-position:center -3200px;}
.flag-IL::before{background-position:center -3232px;} .flag-IT::before{background-position:center -3264px;} .flag-JM::before{background-position:center -3296px;}
.flag-JP::before{background-position:center -3328px;} .flag-JO::before{background-position:center -3360px;} .flag-KN::before{background-position:center -3392px;}
.flag-KZ::before{background-position:center -3424px;} .flag-KE::before{background-position:center -3456px;} .flag-KI::before{background-position:center -3488px;}
.flag-KP::before{background-position:center -3520px;} .flag-KR::before{background-position:center -3552px;} .flag-KW::before{background-position:center -3584px;}
.flag-KG::before{background-position:center -3616px;} .flag-LA::before{background-position:center -3648px;} .flag-LV::before{background-position:center -3680px;}
.flag-LB::before{background-position:center -3712px;} .flag-LS::before{background-position:center -3744px;} .flag-LR::before{background-position:center -3776px;}
.flag-LY::before{background-position:center -3808px;} .flag-LI::before{background-position:center -3840px;} .flag-LT::before{background-position:center -3872px;}
.flag-LU::before{background-position:center -3904px;} .flag-MO::before{background-position:center -3936px;} .flag-MK::before{background-position:center -3968px;}
.flag-MG::before{background-position:center -4000px;} .flag-MW::before{background-position:center -4032px;} .flag-MY::before{background-position:center -4064px;}
.flag-MV::before{background-position:center -4096px;} .flag-ML::before{background-position:center -4128px;} .flag-MT::before{background-position:center -4160px;}
.flag-MH::before{background-position:center -4192px;} .flag-MQ::before{background-position:center -4224px;} .flag-MR::before{background-position:center -4256px;} 
.flag-MU::before{background-position:center -4288px;} .flag-YT::before{background-position:center -4320px;} .flag-MX::before{background-position:center -4352px;}
.flag-FM::before{background-position:center -4384px;} .flag-MD::before{background-position:center -4416px;} .flag-MS::before{background-position:center -4449px;}
.flag-MA::before{background-position:center -4480px;} .flag-MZ::before{background-position:center -4512px;} .flag-NM::before{background-position:center -4544px;}
.flag-NA::before{background-position:center -4576px;} .flag-NR::before{background-position:center -4608px;} .flag-NP::before{background-position:center -4640px;}
.flag-AN::before{background-position:center -4672px;} .flag-NC::before{background-position:center -4704px;} .flag-NZ::before{background-position:center -4736px;}
.flag-NI::before{background-position:center -4768px;} .flag-NE::before{background-position:center -4800px;} .flag-NG::before{background-position:center -4832px;}
.flag-NU::before{background-position:center -4864px;} .flag-NF::before{background-position:center -4896px;} .flag-MP::before{background-position:center -4928px;}
.flag-NO::before{background-position:center -4960px;} .flag-OM::before{background-position:center -4992px;} .flag-PK::before{background-position:center -5024px;}
.flag-PW::before{background-position:center -5056px;} .flag-PA::before{background-position:center -5088px;} .flag-PG::before{background-position:center -5120px;}
.flag-PY::before{background-position:center -5152px;} .flag-PE::before{background-position:center -5184px;} .flag-PH::before{background-position:center -5216px;}
.flag-PN::before{background-position:center -5248px;} .flag-PL::before{background-position:center -5280px;} .flag-PT::before{background-position:center -5312px;} 
.flag-PR::before{background-position:center -5344px;} .flag-QA::before{background-position:center -5376px;} .flag-RE::before{background-position:center -5408px;}
.flag-RO::before{background-position:center -5440px;} .flag-RU::before{background-position:center -5472px;} .flag-RW::before{background-position:center -5504px;}
.flag-GS::before{background-position:center -5536px;} .flag-LC::before{background-position:center -5600px;} .flag-VC::before{background-position:center -5632px;}
.flag-WS::before{background-position:center -5664px;} .flag-SM::before{background-position:center -5696px;} .flag-ST::before{background-position:center -5728px;}
.flag-SA::before{background-position:center -5760px;} .flag-SN::before{background-position:center -5792px;} .flag-SC::before{background-position:center -5824px;}
.flag-SL::before{background-position:center -5856px;} .flag-SG::before{background-position:center -5888px;} .flag-SK::before{background-position:center -5920px;}
.flag-SI::before{background-position:center -5952px;} .flag-SB::before{background-position:center -5984px;} .flag-SO::before{background-position:center -6016px;}
.flag-ZA::before{background-position:center -6048px;} .flag-LK::before{background-position:center -6080px;} .flag-SH::before{background-position:center -6112px;}
.flag-PM::before{background-position:center -6144px;} .flag-SD::before{background-position:center -6176px;} .flag-SR::before{background-position:center -6208px;}
.flag-SY::before{background-position:center -6240px;} .flag-TW::before{background-position:center -6272px;} .flag-TJ::before{background-position:center -6304px;}
.flag-TZ::before{background-position:center -6336px;} .flag-TH::before{background-position:center -6368px;} .flag-TG::before{background-position:center -6400px;}
.flag-TK::before{background-position:center -6432px;} .flag-TO::before{background-position:center -6464px;} .flag-TT::before{background-position:center -6496px;}
.flag-TN::before{background-position:center -6528px;} .flag-TR::before{background-position:center -6560px;} .flag-TM::before{background-position:center -6592px;}
.flag-TC::before{background-position:center -6624px;} .flag-TV::before{background-position:center -6656px;} .flag-UG::before{background-position:center -6688px;}
.flag-UA::before{background-position:center -6720px;} .flag-AE::before{background-position:center -6752px;} .flag-UY::before{background-position:center -6784px;}
.flag-UZ::before{background-position:center -6816px;} .flag-VU::before{background-position:center -6848px;} .flag-VE::before{background-position:center -6912px;}
.flag-VN::before{background-position:center -6944px;} .flag-VG::before{background-position:center -6976px;} .flag-VI::before{background-position:center -7008px;}
.flag-WF::before{background-position:center -7040px;} .flag-EH::before{background-position:center -7072px;} .flag-YE::before{background-position:center -7104px;}
.flag-YU::before{background-position:center -7136px;} .flag-ZM::before{background-position:center -7200px;} .flag-ZW::before{background-position:center -7232px;}
.flag-CV::before{background-position:center -7296px;} .flag-KY::before{background-position:center -7328px;} .flag-CF::before{background-position:center -7360px;}
.flag-TD::before{background-position:center -7392px;} .flag-CL::before{background-position:center -7456px;} .flag-CN::before{background-position:center -7488px;}
.flag-CX::before{background-position:center -7520px;} .flag-CC::before{background-position:center -7552px;} .flag-ES::before{background-position:center -7616px;}
.flag-EE::before{background-position:center -2240px;} .flag-RS::before{background-position:center -7648px;} .flag-ZR::before{background-position:center -7168px;}
.flag-WD::before {background-position: center -7679px;}
[class*=sflag-]::before{background:url(../images/state-spirit.jpg) no-repeat center bottom;}
.sflag-AL::before{background-position:center 0;}
.sflag-DE::before{background-position:center -224px;}
.sflag-KY::before{background-position:center -515px;}
.advertising-disclosure .ad-wrap{position:relative;border-radius:30px;font-size:12px;line-height:16px;text-align:right;color:#6E7685;border:none;background:none;padding:10px 15px;}
.advertising-disclosure .ad-wrap-popup .redlink{text-transform:uppercase;color:var(--primary);float:none;display:inline-block;text-decoration:underline;margin:3px 0;}
.faqContent.m,.htdContent.m{background:#fff;box-shadow:0 4px 40px rgb(0 0 0 / 12%);border-radius:3px;margin-top:30px;padding:30px;}
.ratingMain .ratingM{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;margin-right:-15px;margin-left:-15px;padding:10px 0;}
.ratingTitle,.ratingColor,.ratingValue{position:relative;width:100%;padding-right:15px;padding-left:15px;}
.ratingTitle{-ms-flex:0 0 100%;flex:0 0 100%; max-width:100%; font-weight:600; font-size:14px; line-height:16px;}
.ratingColor{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:65%;margin:8px 0;}
.ratingValue{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:right;padding-right:35px; font-weight:600; font-size:14px; line-height:15px; color:#6E7685;}
.ratingValue::after{position:absolute;content:"/ 10.0";margin-left:5px;right:-10px;}
.ratingGreyColor{display:flex;align-items:center;justify-content:space-between;background:#ddd;height:10px;border-radius:10px;}
.ratingGreyColor span.full{background:url(../images/Star.svg) no-repeat!important;}
.ratingGreyColor span.empty{background:url(../images/Star-empty.svg) no-repeat!important;}
.ratingMain .ratingM:nth-child(even){background:#F5F6F7;}
.ratingMain .ratingM:nth-child(odd){background:#fff;}
.bonustxt{display:flex!important;align-items:center;justify-content:space-between;width:100%!important;}
.bonustxt a{display:block!important;width:100%!important;padding:0 5px;}
.bonustxtWrap{width:73%;}
.bookmaker-offers > ul > li .bm-offer{text-align:center;padding-right:5px;display:block;width:auto;}
.showRHSLHS .spinWheel.showOption{flex-direction:column;}
.spinWheel.showOption .spinchartWrap{width:100%;text-align:center;}
.filter-stars.hide{max-height:230px;overflow:hidden;position:relative;}
.fsmore{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;color:var(--tcTextColor);}
.breadcrum{font-size:14px;line-height:18px;padding:20px 0;}
.breadcrum ul > li{display:inline-block;vertical-align:middle;font-size:13px;font-weight:600;}
main h1{margin-bottom:20px;}
.article .subtitle{font-size:16px;line-height:1.5;color:#000;}
.article .img-block{margin-bottom:30px;position:relative;}
.pageContent{margin-bottom:20px;background:rgba(0,0,0,0.04);border-radius:5px;list-style:none;box-shadow:0 4px 30px rgb(0 0 0 / 14%);margin-left:0!important;list-style-type:none;padding:0;}
.pageContent li{list-style:none!important;padding-left:0!important;color:#000;line-height:1.3;cursor:pointer;border-bottom:1px solid #eee;}
.pageContent li span{display:block;border-left:3px solid transparent;padding:8px 10px;}
.desc-blk .row-desc a.links2Bold{font-weight:600!important;}
.section-wrapper .cr-social[data-type="yt"] iframe,.cr-social[data-type="vm"] iframe,.article .img-wrapper iframe{width:100%;height:400px;}
.article .author .author-img{display:inline-block;vertical-align:middle;height:50px;width:50px;margin-right:10px;border-radius:50%;}
.article .author .author-name{font-size:16px;font-weight:bold;display:block;}
.article .author .publish{font-weight:500;font-size:14px;color:rgba(72,80,121,0.6);display:block;}
article .author .authorpagelink{position:absolute;transform:translateY(-50%);right:0;}
.article .author .authorpagelink a i::after{content:"\f105";font:normal 20px/1 FontAwesome;display:inline-block;vertical-align:middle;width:10px;height:10px;text-align:center;border-radius:50%;line-height:10px;}
.btn1{display:inline-block;background:var(--button-fill-color); border:1px solid var(--button-border-color); color:var(--button-text-color) !important; text-transform:uppercase;min-width:180px;border-radius:30px;font-weight:600;font-size:18px;line-height:1;text-align:center;cursor:pointer;padding:13px;}
.btn1:hover{background:var(--button-hover-fill-color); border-color:var(--button-hover-border-color); color:var(--button-hover-text-color);}
.newspg .section-wrapper.right.col-4{padding-left:15px;min-width:0;position:relative;}
.section-wrapper.right ul.pageContent{background:#fff;margin-bottom:20px;}
.section-wrapper.right .pageContent{position:sticky;top:64px;display:block;z-index:100;padding:0;}
.section-wrapper.right ul.pageContent .row-desc{letter-spacing:1px;border-bottom:1px solid #eee;font-weight:600;cursor:pointer;font-size:16px;line-height:26px;color:var(--site-color);padding:10px;}
.section-wrapper.right .content-block{margin-bottom:20px;background:#fff;border-radius:0 0 3px 3px;box-shadow:0 37px 25px rgb(0 0 0 / 2%);padding:20px;}
.content-block > ul > li{margin-bottom:25px;background:#fff;}
.content-block > ul > li > a{display:table;width:100%;overflow:hidden;}
.content-block > ul > li .img-wrap{width:90px;display:table-cell;vertical-align:top;line-height:0;position:relative;overflow:hidden;}
.content-block > ul > li .img-wrap img{min-width:100%;height:117px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.confirmpg .content-block > ul > li .img-wrap img {height: auto;min-width: unset; max-width: 100%;}
.content-block > ul > li .content{width:calc(100% - 82px);display:table-cell;vertical-align:top;padding:0 0 0 15px;}
.content-block .must-read li .content .marked{text-transform:uppercase;background:#FFF7F7;font-size:12px;font-weight:bold;overflow:hidden;display:inline-block;text-overflow:ellipsis;color:#FF3051;margin-bottom:0;padding:0 5px;}
.content-block .must-read li .content .title{height:38px;}
.content-block > ul > li .content .title{font-size:14px;line-height:1.3;font-weight:700;color:#000;padding-bottom:10px;height:74px;overflow:hidden;}
.content-block > ul > li .content .publish{font-size:12px;color:var(--lightfont);padding-top:10px;display:none;min-height:29px;}
.content-block .must-read li .content .rm-btn{text-transform:uppercase;font-size:12px;font-weight:bold;}
.cr-table{overflow-x:auto;overflow-y:hidden;}
.cr-table table{width:100%;max-width:900px;border-radius:3px;overflow:hidden;border-bottom:1px solid #F0F0F0;margin:auto;}
.cr-table table th,.cr-table table td{display:table-cell;text-align:left;line-height:1.3;font-size:16px;padding:20px 10px;}
.cr-table table thead,.cr-table table td.colhead{background:0;background-attachment:fixed;}
.cr-table table th{background:transparent;font-weight:600;color:#fff;border-top:none;}
.cr-table table td.colhead{background:#1a355f!important;color:#fff;font-weight:600;}
.cr-table table tr:nth-child(odd) td{background:#F6F7FC;}
.bookmaker-offers{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,0.15);border-radius:4px;margin-bottom:15px;padding:0;}
.bookmaker-offers > ul > li{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.15);position:relative;overflow:hidden;z-index:1;transition:all .2s;border-bottom:1px solid #f3f3f7;padding:20px 10px;}
.newsright .bookmaker-offers > ul > li .bookmaker-logo{width:50px;height:50px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);}
.bookmaker-offers > ul > li .bookmaker-logo{height:60px;width:60px;display:inline-block;position:relative;vertical-align:middle;border-radius:50%;margin-right:15px;}
.bookmaker-offers > ul > li .bookmaker-logo img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;}
.bookmaker-offers > ul > li .bm-offer-title{width:calc(100% - 90px);}
.bookmaker-offers > ul > li .bm-offer-title h3{font-size:14px;color:#091B43;margin-bottom:5px;font-weight:700;}
.bookmaker-offers > ul > li .bm-offer-title h5 p.tag{display:inline-block;width:auto;font-size:12px;line-height:16px;color:#1997B2;background:rgba(74,192,218,0.09);font-weight:600;margin-top:5px;padding:5px 15px;}
.bookmaker-offers > ul > li .bm-offer p{margin-top:5px;font-size:12px;line-height:1.4;color:#091B43;padding-top:5px;}
.bookmaker-offers .loadmore-btn {display: block; color: #fff; margin: 0 15px; font-size: 14px; text-transform: uppercase; padding: 15px; text-align: left; background: linear-gradient(90.56deg, #122F4D 5.66%, #5B62F7 77.88%); border-radius: 40px; text-align: center; font-weight: 600;}
.bookmaker-offers .loadmore-btn svg{position:absolute;right:20px;top:50%;transform:translateY(-50%);}
.bookmaker-offers .loadmore-btn::after{content:"\f105";margin-left:10px;font:normal normal normal 14px/1 FontAwesome;}
.bookmaker-offers > ul > li .banner{position:absolute;top:0;right:0;font-weight:bold;font-size:13px;line-height:15px;color:#fff;min-width:170px;background:#31c5b1!important;border-radius:0 0 0 10px;padding:3px 50px 3px 25px;}
.bookmaker-offers > ul > li,.bookmaker-offers > ul > li:first-child{box-shadow:none;border:none;border-radius:0;border-top:1px solid #f3f3f7;padding:20px;}
.bookmaker-offers.sports > ul > li{border:none;padding:2px 15px;}
.bookmaker-offers > ul > li:hover{border-radius:0;}
.bookmaker-offers > ul > li a{display:inline-block;vertical-align:middle;}
.bookmaker-offers > ul > li a .btn1{min-width:auto;font-size:13px;border-radius:5px;line-height:1.5;padding:8px;}
.bookmaker-offers > ul > li a.rvlink{font-size:11px;display:inline-block;color:#8D93A1;line-height:1;margin-bottom:-10px;}
.bookmaker-offers > ul > li .cl-btn{text-align:center;display:block;background:#F1F5FD;border-radius:30px;margin-top:10px;padding:10px 20px;}
.bookmaker-offers > ul > li .cl-btn a svg{display:inline-block;vertical-align:middle;margin-left:10px;}
.bookmaker-offers > ul > li .cl-btn a{font-size:14px;letter-spacing:.01em;color:#2D56DE;display:inline-block;vertical-align:middle;font-weight:600;}
.bookmaker-offers > ul > li .cl-btn a svg path{fill:#2D56DE;}
.bm-header{background:none;color:#485079;font-size:18px;line-height:17px;margin-bottom:0;padding:20px 15px 10px;}
.bm-title{display:inline-block;width:calc(100% - 40px);font-size:18px;line-height:1;vertical-align:middle;font-weight:700;letter-spacing:1px;color:#05297A;}
.bm-header .bm-flag{width:32px;display:inline-block;vertical-align:middle;}
.bm-header .bm-flag::before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;transform-origin:left center;margin-right:-8px;border:1px solid #fff;border-radius:50%;}
.content-block .must-read li .content .rm-btn i::after{content:"\f105";font:normal 16px/1 FontAwesome;display:inline-block;vertical-align:middle;border:1px solid #6360E9;width:7px;height:7px;text-align:center;border-radius:50%;line-height:7px;margin-left:5px;margin-top:-5px;padding:7px;}
.section-wrapper.right .review-list span{background:#ece8e8;border-radius:10px;margin-bottom:5px;text-align:center;cursor:pointer;}
.section-wrapper.right .bookmaker-offers .review-list span{background:none;display:flex;align-items:center;justify-content:center;color:#091B43;transition:all .5s;margin-top:5px;padding:10px;}
.section-wrapper.right .bookmaker-offers .review-list span::after{display:inline-block;font:normal normal normal 18px/1.5 FontAwesome;margin-left:5px;content:"\f107";margin-top:3px;transition:all .2s;transform-origin:center;}
.section-wrapper.right .bookmaker-offers .review-list:hover span::after{transform:rotate(180deg);}
.review-list ul li.fltr-slts label{display:inline-block;cursor:pointer;padding:0 5px;}
.review-list ul li.fltr-slts label em{font-style:normal;display:inline-block;padding:5px 5px 2px 2px;}
.review-list ul li.fltr-slts label.active em{font-style:normal;display:inline-block;border-bottom:2px solid #0081E6;padding:5px 5px 2px 2px;}
.review-list ul li.fltr-slts{display:block;text-align:right;font-size:12px;width:100%;background:#f7f7f7;position:sticky;top:0;z-index:99;padding:0;}
.grd-fltr.review-list{z-index:9;position:absolute;transform:translateY(-100%);top:-11px;right:0;}
.grd-fltr.review-list ul{position:absolute;cursor:pointer;width:250px;background:#fff;display:none;right:0;border-radius:5px;overflow:visible;box-shadow:0 4.52478px 22.6239px rgba(0,0,0,0.15);padding:15px;}
.grd-fltr.review-list ul li{width:100%;background:#fff;border-bottom:none;margin:0;padding:0;}
.grd-fltr.review-list ul li em{display:block;font-style:normal;position:relative;padding:10px;}
.grd-fltr.review-list span::before{font:normal normal normal 16px/1 FontAwesome;content:"\f160";margin-right:8px;}
.grd-fltr.review-list span{width:90px;cursor:pointer;margin-bottom:0;position:relative;text-align:center;background:#fff;border-radius:15px;margin-top:4px;}
.grd-fltr.review-list:hover span{border-radius:15px;}
.grd-fltr.review-list ul li[fltr-id="0"] em{display:table-cell;width:50%;background:#fff;text-align:center;border-bottom:2px solid var(--border2);padding:12px;}
.grd-fltr.review-list ul li[fltr-id="0"] em.active{border-bottom:2px solid var(--mainfont);background:#fff;font-weight:bold;}
.grd-fltr.review-list ul li[fltr-id="0"]{display:table;width:100%;}
.grd-fltr.review-list ul li[fltr-id="0"] em.active::after{content:"";}
.grd-fltr.review-list ul li em.active{color:var(--mainfont);font-weight:500;background:var(--light);}
.grd-fltr.review-list ul li em.active::after{content:"\f00c";display:inline-block;position:absolute;right:10px;font:normal normal normal 14px/1 FontAwesome;top:50%;transform:translateY(-50%);color:var(--mainfont);}
.grd-fltr.review-list .grd-fltr-lst::before{content:"\f0d8";font:normal normal normal 30px/1 FontAwesome;transform:translateY(-100%);display:block;position:absolute;color:#fff;z-index:99;right:40px;height:22px;}
.review-list ul li.fltr-slts ul li{display:inline-block;width:auto;border-bottom:none;padding:0;}
.review-list ul li.fltr-slts ul li:first-child{width:calc(100% - 100px);padding:5px;}
.review-list ul li.fltr-slts ul{box-shadow:none;position:relative;background:var(--light);overflow:hidden;padding:0;}
.reviewpg .review-list ul li.fltr-slts ul li:first-child{width:calc(100% - 100px);position:relative;}
.reviewpg .review-list ul li.fltr-slts ul li:first-child::after{content:"\f002";position:absolute;right:10px;opacity:0.6;font:normal normal normal 18px FontAwesome;top:50%;transform:translateY(-50%);}
.review-list ul li.fltr-slts ul li em{display:inline-block;cursor:pointer;font-style:normal;width:35px;margin:0 5px;padding:3px 5px;}
.review-list ul li.fltr-slts ul li em.active{border-bottom:2px solid #0081E6;color:#0081E6;}
.review-list{position:relative;z-index:99;}
.review-list ul{position:absolute;top:100%;width:100%;background:#fff;box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);max-height:235px;overflow:auto;display:none;}
.review-list ul li{border-bottom:1px solid var(--border2);padding:5px 10px;}
.hdr-ttl{position:relative;margin-bottom:0; margin-top:-17px; padding-bottom:15px;}
.review-list span{border-radius:10px;background:var(--light);display:inline-block;width:100%;margin-top:10px;padding:10px 15px;}
.pageContent .lv0{color:#106bde;cursor:pointer;padding:2px 0 0;}
.pageContent .lv1,.pageContent .lv2,.pageContent .lv3{cursor:pointer;padding:2px 0 0;}
.colorSection::after{content:"";position:absolute;top:0;bottom:0;width:115%;background:transparent;left:50%;transform:translateX(-50%);z-index:-1;}
.colorSection .tips .tips-list:nth-child(even) .cl-btn{background:linear-gradient(144.08deg,#5B62F726.06%,#FF305186.02%);}
.colorSection h2 .slides{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
figure figcaption{font-size:12px;color:var(--lightfont);line-height:1.2;padding-top:5px;}
.sharePopupMain{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:rgba(0,0,0,0.5);-webkit-box-shadow:0 0 15px 10px rgba(0,0,0,.3);box-shadow:0 0 15px 10px rgba(0,0,0,.3);}
.contentAreaSP{position:relative;background:#fff;max-width:640px;border-radius:10px;overflow-y:auto;max-height:600px;margin:150px 10px 10px;padding:20px 30px;}
.titleAndClose{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding:0 0 10px;}
.titleSPM{font-size:21px;font-weight:600;line-height:normal;}
.closeIconSP svg{width:25px;height:25px;cursor:pointer;}
.fieldSty label{display:block;margin-bottom:3px;}
.fieldSty input,.fieldSty textarea{display:block;width:100%;border-radius:0!important;font-size:15px;background-color:rgba(204,204,204,.15)!important;border:1px solid #ccc!important;padding:9px 13px;}
.fieldSty input:focus,.fieldSty textarea:focus{outline:none;border-color:#2196F3!important;}
.fieldSty textarea{resize:none;height:70px;margin-top:10px!important;}
.successimg img{width:37px;}
.btnStySP button{display:block;cursor:pointer;border-radius:20px;border:1px solid #f60;background:#f60;font-size:15px;width:100%;color:#fff;font-weight:600;margin:25px auto 5px;padding:8px 25px;}
.successimg{position:fixed;width:100%;height:100%;top:0;left:0;align-items:center;justify-content:center;background:#0000002e;display:none;}
.sharewith{margin:5px 0;}
.promocodes{padding-bottom:40px;padding-left:0;padding-right:0;}
.promocodes .promocodes-big > ul > li{position:relative;background:#F9FBFF;display:block;border:1px solid #E8EFFF;border-radius:3px;padding:20px;}
.promocodes .promocodes-big > ul > li .promo-code{display:inline-block;vertical-align:middle;width:calc(100% - 850px);padding:0 0 0 40px;}
.promocodes .promocodes-big > ul > li .promo-code h3{color:var(--bodyText);font-size:18px;line-height:1.2;margin-bottom:0;}
.promocodes .promocodes-big > ul > li .img-wrap{width:110px;height:110px;position:relative;background:#ccc;border-radius:50%;display:inline-block;vertical-align:middle;box-shadow:rgba(0, 0, 0, 0.15);margin-bottom:15px;}
.promocodes .promocodes-big > ul > li .promo-code-sec{display:inline-block;vertical-align:middle;width:35%;}
.promocodes .promocodes-big > ul > li .promo-code-wrap{display:table;width:100%;border-radius:5px;overflow:hidden;}
.promocodes .promocodes-big > ul > li .promo-code-wrap span{font-size:20px;display:table-cell;font-weight:700;text-align:center;}
.promocodes .promocodes-big > ul > li .promo-code-wrap span.promo-code-val{width:40%;background:var(--light);border:1px solid var(--border2);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;}
.promocodes .promocodes-big > ul > li .promo-code-wrap span.promo-code-txt{width:60%;background:var(--mainfont);color:#fff;}
.promocodes .promocodes-big > ul > li .promo-code-txt a{color:#fff;display:block;padding:7px;}
.promocodes .promocodes-big > ul > li .promo-code-wrap span.promo-code-val b{-webkit-filter:blur(2.13px);filter:blur(2.13px);}
.promocodes .promocodes-big > ul > li .get-bonus{width:220px;text-align:center;display:inline-block;vertical-align:middle;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 0 0 10px;}
.promocodes .promocodes-big > ul > li .t-and-c{display:block;position:absolute;font-size:12px;line-height:16px;right:46px;bottom:16px;text-align:right;padding:0;}
.promocodes .promocodes-big > ul > li .t-and-c .sm-title,.promocodes .promocodes-big > ul > li .t-and-c a{display:inline-block;font-size:12px;}
.promocodes .promocodes-big > ul > li .tc-top{white-space:nowrap;position:absolute;top:10px;right:50px;}
.promocodes .promocodes-big > ul > li .tc-top .lastused{display:inline-block;vertical-align:middle;padding-left:3px;color:#6E7685;font-size:12px;line-height:1;}
.promocodes .promocodes-big > ul > li .promo-code h4{font-size:20px;padding-bottom:10px;line-height:1.3;}
.promocodes .promocodes-big > ul > li .promo-code .tchide{position:relative;font-size:12px;line-height:16px;color:#000;}
.promocodes .promocodes-big > ul > li .promo-code .tchide.mx.hide span{height:30px;margin-bottom:-3px;}
.sm-lnk{color:var(--lightfont);display:block;font-size:12px;margin-top:7px;}
.promocodes .promocodes-big > ul > li .promo-code-sec .e-link{display:block;font-size:13px;}
.reviewpg .promocodes .promocodes-big > ul > li .rwpromocodewrap,.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap{display:inline-block;width:50%;vertical-align:middle;padding-left:10px;}
.reviewpg .promocodes .promocodes-big > ul > li .promo-code-wrap,.newspg .promocodes .promocodes-big > ul > li .promo-code-wrap{margin-top:5px;}
.reviewpg .promocodes .promocodes-big > ul > li .get-bonus .btn1,.newspg .promocodes .promocodes-big > ul > li .get-bonus .btn1{min-width:140px;font-size:18px;padding:12px 8px;}
.reviewpg .promocodes .promocodes-big > ul > li .tc-top,.newspg .promocodes .promocodes-big > ul > li .tc-top{right:55px;top:-2px;}
.note{font-size:12px;line-height:1.3;color:var(--lightfont);}
.Searchresult{padding-top:20px;}
.article .subtitle ul li{list-style-type:disc;margin-left:20px;padding-left:0;}
.article .subtitle ol li{margin-left:20px;padding-left:0;}
.article .author{position:relative;margin-bottom:25px;}
.article .author .authorpagelink{position:absolute;top:50%;transform:translateY(-50%);right:0;}
.article .author .authorpagelink a{color:#FF3051;font-weight:600;}
.article .author .authorpagelink a i:after{content:"\f105";font:normal 20px/1 FontAwesome;display:inline-block;vertical-align:middle;border:1px solid #FF3051;width:10px;height:10px;text-align:center;border-radius:50%;line-height:10px;margin-left:5px;padding:10px;}
.article .img-wrapper img{width:100%;height:auto;}
.article .img-subtitle,.article .img-desc{font-size:14px;line-height:17px;color:var(--lightfont);padding-top:5px;display:inline-block;}
.casino-news{background:#fff;border-radius:10px;margin:0 -10px 40px;padding:20px 15px!important;}
.casino-news .news-wrp .tnews-section{white-space:nowrap;position:absolute;left:0;}
.casino-news .news-wrp .news-list{display:inline-block;vertical-align:top;width:24.2%;font-size:13px;margin-right:1%;margin-bottom:20px;border:1px solid var(--light);border-radius:5px;overflow:hidden;}
.casino-news .news-wrp .news-list .news-meta{padding:0 10px 10px;}
.casino-news .news-section{font-size:0;white-space:normal;overflow:inherit;padding-bottom:5px;}
.casino-news .news-section::-webkit-scrollbar{height:10px;background:#f5eded;}
.casino-news .news-section::-webkit-scrollbar-thumb{background:#b6c0c6;border-radius:5px;}
.layout .casino-news .news-wrp .news-list .img-wrap{width:100%;height:115px;position:relative;overflow:hidden;}
.casino-news .news-wrp .news-list .newsp-meta{width:100%;padding:10px;}
.casino-news .news-wrp .news-list .news-meta h3{color:#000;height:62px;overflow:hidden;font-size:14px;padding-top:10px;line-height:1.4;font-weight:700;text-overflow:ellipsis;white-space:normal;margin-bottom:15px;}
.casino-news .news-wrp .news-list .news-meta .news-text{margin-top:15px;display:none;font-size:16px;min-height:50px;max-height:100px;overflow:hidden;line-height:1.3;text-overflow:ellipsis;white-space:normal;height:60px;}
.casino-news .news-wrp .news-list .timing{font-size:14px;color:var(--lightfont);margin-top:15px;}
.casino-news .news-wrp .news-list:hover{position:relative;box-shadow:0 0 25px #dedede;z-index:80;}
.box-component#box-22 .medium-post .bx-article .article-meta:hover .summary,.box-component#box-22 .big-post .bx-article:hover .summary{color:#fff;transition:all .5s ease;height:42px;opacity:1;}
.box-component#box-22 .medium-post .bx-article .article-meta{transition:all .5s ease;}
.casino-news .news-wrp .seeall{text-align:center;margin:0;}
.casino-news .news-wrp .seeall a.btn2{padding:13px 30px;}
.reg-wrap.innerpadding{min-height:70vh;margin-top:50px;}
.reg-blks .col-4{width:33.33%;}
.reg-blks .col-6{width:50%;}
.reg-blks .col-8{width:66.66%;}
.reg-blks .reg-blk .textbox::placeholder,.lg-form .textbox::placeholder{opacity:1;}
.reg-timeline{display:block;width:100%;max-width:720px;padding-bottom:9px;text-align:center;margin:auto auto 30px;}
.reg-timeline > span{display:inline-block;vertical-align:middle;font-size:30px;line-height:38px;color:var(--mainfont);font-weight:bold;width:150px;}
.reg-timeline > .timeline{display:inline-table;vertical-align:middle;width:100%;text-align:center;}
.reg-timeline > .timeline ul{display:table-row-group;}
.reg-timeline > .timeline ul li{display:table-cell;vertical-align:middle;width:34.8%;}
.reg-timeline > .timeline ul li > span::before{content:"";position:absolute;width:100%;right:0;bottom:-35px;transform:translateY(-50%);height:2px;background:#eee;}
.reg-timeline > .timeline ul li.active > span:before{background:red;}
.reg-timeline > .timeline ul li:last-child > span:before{right:auto;left:0;}
.reg-blks{background:#fff;border-radius:15px;max-width:720px;margin:auto auto 40px;}
.confirmation-popup .close-pop{width:15px;position:absolute;right:9px;top:9px;cursor:pointer;}
.reg-blks .reg-blk-row{font-size:0;position:relative;padding:0 0 30px;}
.reg-blks .reg-blk-row.bye-wrap{padding:0 0 20px;}
.reg-wrap .reg-blks .reg-blk-row .error{top:77px;}
.reg-wrap .reg-blks .reg-blk-row .reg-blk-col .error{top:73px;}
.reg-blks .reg-blk-row p{font-size:16px;padding-top:10px;}
.reg-blks .reg-blk label{display:block;font-size:14px;line-height:17px;padding-bottom:10px;}
.reg-blks .reg-blk .textbox{width:100%;height:50px;font-weight:400;font-size:16px;line-height:26px;color:#000;background:#F9F9F9;border:1px solid #D1D3D9;border-radius:2px;border-style:none;padding:12px 15px;}
.reg-blks .reg-blk select{width:100%;font-size:16px;line-height:26px;font-weight:400;height:50px;color:#000;background:#F9F9F9;border:1px solid #D1D3D9;border-radius:2px;border-style:none;padding:12px 15px;}
.reg-blks .reg-blk .error{display:none;color:red;font-size:12px;position:absolute;top:57px;line-height:1.2;}
.reg-blks .reg-blk-col{display:inline-block;vertical-align:middle;position:relative;padding:0 20px;}
.reg-blks .reg-blk-col .showpswd{position:absolute;right:20px;top:32px;}
.reg-blks .reg-blk-col.pswN .showpswd{right:36px;}
.sucess-code{box-shadow:0 3px 4px rgba(79,255,21,0.64)!important;border:1px solid #0bda13!important;}
.error-code{box-shadow:0 3px 4px rgba(255,0,0,0.64)!important;border:1px solid #FF0000!important;}
.reg-blks .reg-blk .reg-blk-col > .inr-blk-col{display:inline-block;padding-right:15px;}
.reg-blks .reg-blk .chooseq-wrap .btn2{width:auto;margin:0 auto 0 0;}
.reg-blks .reg-blk .btn2,.reg-blks .reg-blk .btn1{display:flex;min-width:0;text-transform:capitalize;border-radius:2px;width:345px;height:50px;justify-content:center;align-items:center;font-size:19px;line-height:21px;font-weight:bold;position:relative;margin:0 0 0 auto;}
.lds-load{display:none;position:relative;width:80px;height:80px;}
.lds-load div{display:inline-block;position:absolute;left:8px;width:16px;background:#03A87C;animation:lds-load 1.2s cubic-bezier(0,0.5,0.5,1) infinite;}
.lds-load div:nth-child(1){left:8px;animation-delay:-.24s;}
.lds-load div:nth-child(2){left:32px;animation-delay:-.12s;}
.lds-load div:nth-child(3){left:56px;animation-delay:0;}
@keyframes lds-load {0%{top:8px; height:64px;} 50%, 100%{top:24px; height:32px;}}
.reg-blks .reg-blk .btn1 svg{width:18px;height:18px;position:absolute;right:13px;}
.security-question{font-size:18px;line-height:23px;display:block;text-align:center;}
.reg-code{font-size:20px;line-height:41px;font-weight:bold;}
.reg-blks .reg-blk .text{display:inline-block;vertical-align:middle;padding-left:10px;font-size:16px;}
.reg-popup .overlay{position:fixed;background:#000;opacity:0.4;top:0;bottom:0;left:0;right:0;z-index:9998;}
.reg-popup .reg-popup-blk{position:fixed;width:90%;max-width:500px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background:#fff;border-radius:20px;text-align:center;padding:30px;}
.reg-popup .reg-popup-blk .success{text-align:center;margin-bottom:20px;}
.reg-popup .reg-popup-blk .success img{width:70px;}
.reg-popup .reg-popup-blk .success span{display:block;font-size:20px;line-height:41px;font-weight:bold;color:var(--lightfont);}
.login{position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:0;}
.login > a{display:inline-block;height:40px;width:40px;border-radius:10px;overflow:hidden;}
.login > a img{height:100%;width:100%;}
.login-popup-wrap .login-popup{position:absolute;right:0;background:#fff;box-shadow:rgba(0, 0, 0, 0.15);top:12px;border-radius:10px;text-align:center;display:none;width:345px;padding:15px;}
.login-popup-wrap.show .login-popup{display:block;overflow:hidden;padding:0;}
.login-popup-wrap.show .login-popup .login-details > span{display:block;text-align:left;color:var(--mainfont);cursor:pointer;padding:10px;}
.login-popup-wrap .login-popup .imgwrap img{width:100px;height:100px;border-radius:50%;}
.login-popup-wrap .login-popup .btn1{font-size:18px;margin-top:15px;padding:8px;}
.reg-blk-row.tc .text{display:inline-block;width:calc(100% - 20px);vertical-align:top;}
.reg-blk-row.tc input#chkterm{display:inline-block;vertical-align:top;margin-top:5px;}
.Thankyoudiv{display:none;background:#fff;border-radius:15px;max-width:850px;font-size:18px;text-align:center;margin:auto auto 40px;padding:30px 40px;}
.Thankyoudiv .successimg span:nth-child(2){color:#31C5B1;margin-bottom:10px;}
.Thankyoudiv .successimg{width:100px;text-align:center;margin:auto;}
.Thankyoudiv .successimg img{width:60px;}
.join-or-login{text-align:center;margin-bottom:40px;}
.join-or-login .joinnow{display:inline-block;vertical-align:middle;font-size:30px;line-height:38px;color:var(--mainfont);font-weight:bold;}
.join-or-login > span.loginnow.btn1,.join-or-login > span.joinnow.btn1{font-size:16px;color:#fff;width:auto;line-height:1.4;border-radius:30px;padding:10px;}
.loginsec,.checkEmailBoxM,.checkEmailBoxPassword{background:#fff;border-radius:15px;max-width:500px;display:none;position:relative;margin:auto auto 40px;padding:30px 40px;}
.loginsec .lg-form span input,.checkEmailBoxM .lg-form span input,.checkEmailBoxPassword .lg-form span input{width:100%; font-size:16px; line-height:20px; border-radius:4px; border:1px solid #F0F1F2; background:#F0F1F2; box-shadow:rgba(0, 0, 0, 0.15); border-style:none; padding:12px 15px;}
.loginsec .lg-form span,.checkEmailBoxM .lg-form span,.checkEmailBoxPassword .lg-form span{margin-bottom:10px;display:block;position:relative;}
.loginsec .lg-form span .submit,.checkEmailBoxM .lg-form span .submit,.checkEmailBoxPassword .lg-form span .submit{display:flex;justify-content:center;align-items:center;width:345px;min-width:unset;text-transform:none;height:50px;font-weight:600;background:#03A87C;border-radius:6px;font-size:19px;line-height:21px;text-align:center;color:#fff;padding:10px;}
.loginsec .lg-form .fg-or-submit span,.checkEmailBoxM .lg-form .fg-or-submit span,.checkEmailBoxPassword .lg-form .fg-or-submit span{display:inline-block;margin-right:11px;margin-top:8px;margin-bottom:0;}
.loginsec .lg-form .showpswd,.checkEmailBoxM .lg-form .showpswd,.checkEmailBoxPassword .lg-form .showpswd{position:absolute;right:30px;top:10px;}
.join-or-login .loginnow{display:inline-block;vertical-align:middle;font-size:30px;line-height:38px;color:var(--mainfont);font-weight:bold;margin-right:20px;}
.loginsec .error,.checkEmailBoxM .error,.checkEmailBoxPassword .error{display:none;padding-top:8px;color:red;font-size:12px;margin-bottom:5px;position:absolute;top:0;}
.loginsec.resetpassword{display:block;max-width:345px;padding:30px 0;}
.loginsec.resetpassword .lg-form span .error{bottom:-25px;top:auto;}
.loginsec.resetpassword .lg-form .erremaillog{margin-bottom:20px;font-size:16px;line-height:26px;font-weight:400;color:#000;}
.alertmsg{margin-bottom:5px;font-size:16px;}
.resetpwsd .error.patterpwd{line-height:14px;top:-5px;}
.section-wrapper.center.col-8.pcWrap .promocodes .promocodes-big.promo-list .tc-top{right:10px;}
.stroy-stream .stroy-stream-head{position:relative;background:#f9faff;color:var(--lightfont);padding:10px;}
.stroy-stream-tag{color:#000;padding:15px 0;}
.stroy-stream .stroy-stream-head .stroy-stream-number{display:inline-block;vertical-align:middle;font-size:40px;font-weight:900;padding-right:10px;line-height:1;font-style:italic;color:#1652d9;}
.stroy-stream .stroy-stream-head .stroy-stream-update{display:inline-block;vertical-align:middle;line-height:1.4;text-transform:uppercase;font-size:14px;font-weight:700;color:#393939;}
.stroy-stream .stroy-stream-head .stroy-stream-update label:last-child{font-weight:500;color:#485079;}
.stroy-stream .stroy-stream-head i.follow{width:20px;height:20px;border-radius:2px;background:#1652d9;position:relative;display:inline-block;vertical-align:middle;margin-right:5px;}
.stroy-stream .stroy-stream-head .follow-stream span{color:#1652d9;font-weight:700;}
.stroy-stream-list{max-width:700px;width:100%;margin:auto;padding:20px 20px 0;}
.stroy-stream-list li{display:block;position:relative;padding:10px 10px 15px 25px;}
.stroy-stream-list li:first-child::after{top:52%;}
.stroy-stream-list li:last-child::after{height:48%;}
.stroy-stream-list li::after{left:6px;content:"";position:absolute;top:1px;bottom:0;border-left:1px dotted #6360e9;width:1px;}
.stroy-stream-list li::before{content:"";position:absolute;display:block;width:10px;height:10px;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#6360e9;z-index:2;margin-left:-4px;}
.stroy-stream-list .story-date{font-size:14px;color:var(--lightfont);padding-bottom:10px;}
.stroy-stream-list .story-writer{font-size:14px;padding:0 0 10px;}
.stroy-stream-list .story-writer a{color:var(--lightfont);}
.stroy-stream-list .story-short{font-size:14px;line-height:1.3;color:var(--lightfont);}
.seealso.active{display:block;background:#f6f7fc;padding:10px;}
.stroy-stream .stroy-stream-head .follow-stream{font-size:14px;display:block;position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--lightfont);}
.stroy-stream .stroy-stream-head .follow-stream .follow::before{content:"\f09e";font:normal normal normal 16px/1 FontAwesome;display:inline-block;vertical-align:middle;color:#fff;position:absolute;padding-right:0!important;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.section-wrapper.right .stroy-stream{background:#fff;margin-top:25px;box-shadow:0 4px 30px rgba(0,0,0,0.15);border-radius:3px;margin-bottom:25px;padding:20px;}
.section-wrapper.right .stroy-stream h4{margin-bottom:10px;font-size:21px;font-weight:700;line-height:1.3;color:#000;border-bottom:1px solid #f3f3f7;padding:10px 0 15px;}
.section-wrapper.right .stroy-stream .title{font-size:14px;font-weight:600;line-height:1.4;padding:10px;}
.section-wrapper.right .stroy-stream-list{padding:0 0 0 20px;}
.section-wrapper.right .stroy-stream a.cmorestory{font-weight:bold;display:block;font-size:14px;padding:10px;}
.section-wrapper.right .stroy-stream a.cmorestory span{display:inline-block;border-radius:5px;line-height:1;background:#f1f1f1;border:1px solid #e0e0e0;margin:0 3px;padding:7px 10px 5px;}
input#emdataserch{background:#f6f6f6;width:96%;margin:2%;}
.bettingSitesTableWrap .tbl-show-more{display:block;width:180px;margin:15px 0 20px auto;}
.review-head .reviewhead-sec{position:relative;display:table-cell;vertical-align:top;padding:0;}
.review-head h1{display:inline-block;padding-top:10px;}
body.reviewpg .Rating{-webkit-box-pack:start;-webkit-box-align:center;display:flex;justify-content:flex-start;align-items:center;}
body.reviewpg .Rating .sm-title{-ms-flex-order:3;font-weight:normal;-webkit-box-ordinal-group:4;order:3;font-size:15px;line-height:17px;color:#6e7685;}
body.reviewpg .Rating ul{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
.review-head .reviewhead-sec .Rating ul li{display:inline-block;vertical-align:middle;height:25px;width:25px;}
.review-head .subheading{font-size:17px;line-height:24px;}
.reviewhead-sec-right{display:table-cell;vertical-align:top;}
.review-head .boormaker-review{position:relative;top:0;width:100%;display:inline-block;vertical-align:middle;text-align:left;padding:10px 10px 10px 157px;}
.boormaker-review{background:#fff;text-align:center;border-radius:10px;position:sticky;top:200px;z-index:999;padding:30px;}
.boormaker-review .img-b{position:absolute;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.boormaker-review .img-wrap img{width:75%!important;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
h5{font-size:16px;margin-top:5px;}
.boormaker-review p.text{font-size:10px!important;padding-bottom:20px;line-height:13px;color:#a09e9e;}
.boormaker-review p.text a{color:#a09e9e;font-weight:400;}
.boormaker-review .rw-bonus{text-transform:uppercase;min-width:180px;text-align:center;display:inline-block;border-radius:30px;color:#fff;font-weight:700;font-size:16px;line-height:1.2;cursor:pointer;padding:13px;}
.rw-table table td{vertical-align:top;padding:10px;}
body .rw-table table tr td:first-child svg{height:30px;fill:var(--mainfont);margin-bottom:-5px;}
.casino-news .news-wrp{position:relative;width:100%;overflow:auto;margin:20px 0 0;}
.casino-news .news-wrp .news-list > a{display:block;position:relative;width:100%;background:var(--bglight);}
.casino-news .news-wrp .news-list .img-wrap img{min-width:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto;height:100%;}
.casino-list{padding-bottom:10px;margin-top:20px;}
.casino-list > ul > li{-webkit-transition:all .5s;position:relative;background:#F9FBFF;overflow:hidden;transition:all .5s;border-radius:3px;border:1px solid #E8EFFF;margin:10px 0;padding:15px;}
.casino-list > ul > li .bonus-offer{vertical-align:middle;border-right:1px solid var(--border2);width:230px;margin-left:47px;padding:0 40px;}
h3{font-size:20px;line-height:1.15;font-weight:500;}
.tchide{padding-top:5px;font-size:14px;line-height:1.3;color:var(--lightfont);}
.casino-list.morereviews > ul > li .Rating{width:210px;text-align:center;padding:0 15px;}
.casino-list > ul > li .Rating{display:block;width:130px;text-align:center;margin:0 7px;}
.casino-list > ul > li .Rating > ul{display:block;padding:10px 0;}
.casino-list.morereviews > ul > li .score{width:100px;padding-right:15px;}
.casino-list > ul > li .score{display:inline-block;vertical-align:middle;text-align:center;}
.casino-list > ul > li .score .number{font-size:50px;line-height:76px;font-weight:700;color:var(--mainfont);}
.casino-list > ul > li .get-bonus{text-align:center;display:inline-block;vertical-align:middle;}
.casino-list > ul > li .get-bonus .btn1{display:inline-block;color:var(--button-text-color);font-weight:700;cursor:pointer;text-transform:uppercase;padding:13px;}
.footerPagesM .contactus-form{background:none;box-shadow:none;border-radius:0;margin:10px 0 0;padding:0;}
.footerPagesM .contactUsPage{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;position:relative;}
.contactus-form span p.title{font-weight:600;font-size:14px;line-height:20px;color:#000;}
.contactus-form .leftCU input,.contactus-form .rightCU textarea{width:100%;display:block;margin-top:2px;font-weight:400;background:#F9F9F9;border:1px solid #D1D3D9;border-radius:2px;font-size:16px;line-height:26px;color:#000;padding:11px 20px;}
.contactus-form .rightCU textarea{resize:none;height:142px;}
.contactsubmitBtnM button{background:#03A87C;border-radius:2px;border:none;font-weight:bold;display:flex;justify-content:center;align-items:center;width:100%;height:50px;font-size:20px;line-height:22px;color:#FFFFFF;text-transform:none;margin:20px 0 0;}
.contactus-form .country,.contactus-form .currency,.contactus-form .postcode,.house-number{margin-bottom:20px;position:relative;}
.contactus-form .error{position:absolute;top:0;right:0;font-size:14px;color:red;}
.footerPagesM .contentWhiteBoxF{background:#fff;box-shadow:0 4px 40px rgb(0 0 0 / 12%);border-radius:3px;margin:0;padding:15px;}
.review-wrap{padding-top:10px;padding-left:10px;padding-right:10px;}
body.reviewpg .casino-list.morereviews ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;align-items:center;background-color:transparent;border:none;display:block!important;padding:0;}
.top-casino .casino-list > ul > li{border-radius:3px;}
.Rating > ul > li{width:25px;height:25px;}
.section-wrapper.right .boormaker-review{-webkit-box-shadow:0 4px 40px rgb(0 0 0 / 12%);box-shadow:0 4px 40px rgb(0 0 0 / 12%);}
.boormaker-review .boormakerreviewwrap.top{padding-top:50px;padding-bottom:10px;border-bottom:1px solid var(--border2);margin-bottom:10px;display:block;}
.boormaker-review.sticktop .boormakerreviewwrap .img-b{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-68px;}
.boormaker-review .Rating{vertical-align:middle;padding:0 20px;}
.boormaker-review .Rating > ul{display:inline-block;vertical-align:middle;padding:10px 0;}
.boormaker-review .Rating span.rate{font-size:22px;display:inline-block;vertical-align:middle;}
.casino-list > ul > li:hover{background:#DBE3E9;transform:scale(1.02);}
.reviewpg .top-casino h2 img{position:absolute;left:0;width:40px;top:0;display:none;}
.pluse-row{-webkit-animation-name:pluserow;-webkit-animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-name:pluserow;animation-duration:.8s;animation-iteration-count:infinite;}
.icon-message{background-color:#FFEAC0;border:1px solid #FFA800;border-radius:10px;box-sizing:border-box;color:#d95c5c;display:flex;justify-content:flex-start;align-items:center;width:100%;height:43px;-webkit-transition:opacity .2s ease, color .2s ease, background .2s ease, 0 .2s ease;transition:opacity .2s ease, color .2s ease, background .2s ease, box-shadow .2s ease, 0 .2s ease;margin:0 0 10px;padding:0 10px;}
.icon-message .fa-exclamation-triangle::before{color:#FFA800;font-size:16px;line-height:18px;}
.icon-message img{display:inline-block;vertical-align:middle;height:auto;width:19px;}
.message-text{display:inline-block;margin-left:10px;font-size:14px;vertical-align:middle;line-height:17px;color:#000;}
.message-text a{display:inline-block;margin-left:2px;color:#0060DF;}
.fa-exclamation-triangle::before{content:"\f071";}
.icon-message.warning{font-size:15px;padding:10px;}
.icon-message.warning a{text-decoration:underline; color:var(--site-color);}
@keyframes pluserow { 0% {background:#fff; transform:scale(1);} 50% {background:#DBE3E9; transform:scale(1.02);} 100% {background:#fff; transform:scale(1);} }
.pulse-btn{-webkit-animation-name:pluseimg;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-name:pluseimg;animation-duration:1.5s;animation-iteration-count:infinite;}
.pluse-img{-webkit-animation-name:pluseimgBG;-webkit-animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-name:pluseimgBG;animation-duration:.8s;animation-iteration-count:infinite;}
.pluse-img .img-wrap{-webkit-animation-name:pluseimg;-webkit-animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-name:pluseimg;animation-duration:.8s;animation-iteration-count:infinite;}
.content-block.more-infromation ul.game-info li .icon-wrap{display:inline-block;width:30px;text-align:left;vertical-align:middle;}
body .content-block.more-infromation ul.game-info li span{font-size:16px;line-height:26px;color:#152235;}
.content-block.more-infromation ul li .rehsmore{display:inline-flex;text-align:right;width:auto;margin:0 0 0 auto;}
.content-block.more-infromation ul.game-info li span:last-child{color:var(--lightfont);float:none;max-width:none;}
.content-block.more-infromation ul.game-info li svg{height:20px;fill:var(--mainfont);margin-bottom:-5px;}
.content-block h3{border-bottom:1px solid #f3f3f7;margin-bottom:30px;padding:10px 0 15px;}
body .category.hideRHSLHS .innercontainer .article{background:none;box-shadow:none;padding:30px 0 40px;}
body .hideRHSLHS.category .tips-list-wrap{width:calc(100% + 30px);}
.slots-rating > ul > li{width:25px;height:25px;background:url(../images/Star.svg) no-repeat;display:inline-block;}
.slots-listing{width:100%;white-space:nowrap;overflow:hidden;position:relative;}
.slots-listing .slots-grd-wrap{font-size:0;position:absolute;left:0;width:100%;overflow:auto;}
.slots-listing .slots-grd-wrap li{display:inline-block;padding-right:15px;width:250px;font-size:16px;vertical-align:top;cursor:pointer;}
.slots-listing .slots-grd-wrap li .img-wrapper{width:100%;height:200px;position:relative;overflow:hidden;}
.slots-listing .slots-grd-wrap li .img-wrapper > img{width:auto;min-width:100%;height:200px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.slots-listing .slots-grd-wrap li .img-wrapper .imagehover{opacity:0;-webkit-transition:all .5s;transition:all .5s;position:absolute;top:0;left:0;bottom:0;width:100%;background:rgba(7,0,120,.57);}
.slots-listing .slots-grd-wrap li .img-wrapper .imagehover img{min-height:0;position:absolute;width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.slots-listing .slots-grd-wrap li .list-text{text-align:center;line-height:1.2;padding:10px 5px;}
.slots-listing .slots-grd-wrap li .title{font-weight:600;margin-bottom:5px;white-space:normal;}
.slots-listing .arrow-btn i{position:absolute;background:rgba(56,20,20,.51);color:#fff;top:calc(50% - 15px);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99;border-radius:50%;line-height:40px;width:40px;text-align:center;}
.more-infromation .slots-rating span.rate{font-size:22px;font-weight:700;margin-left:10px;}
.contacmsg{display:none;position:static;margin-bottom:20px;width:100%;top:-38px;right:0;text-align:center;left:0;color:#11af85;font-weight:600;font-size:18px;}
ul.pageContent .row-desc{cursor:pointer;display:flex;justify-content:space-between;align-items:center;}
ul.pageContent .row-desc span.pcicon{display:flex;align-items:center;justify-content:center;}
ul.pageContent .row-desc span.pcicon:before{font:normal normal normal 14px/1 FontAwesome;color:#000;cursor:pointer;content:"\f077";}
body .blurreview{opacity:0.6;}
.news-pg.st{background:#fff;box-shadow:0 4px 40px rgba(0,0,0,0.12);border-radius:3px;margin-bottom:40px;padding:20px 15px;}
.news-pg.st > .img-wrap{overflow:hidden;position:relative;max-height:500px;margin-top:0;}
.news-pg.st > .img-wrap img{width:100%;border-radius:10px;}
.img-wrap .headline{width:70%;color:var(--mainfont);left:0;font-weight:600;background:#fff;font-size:20px;line-height:1.3;margin-bottom:25px;padding:15px 15px 15px 0;}
.img-wrap .imgcredtdescp{position:absolute;bottom:0;left:0;width:100%;}
.img-wrap .imgcredtdescp .img-desc{background:#fff;font-size:12px;color:rgba(92,100,120,.7);letter-spacing:.02em;line-height:1.4;padding:3px 0 10px;}
.storystreambanner{text-transform:uppercase;background:#f3f3f7;display:inline-block;position:absolute;left:0;top:100px;transform:rotate(-45deg);transform-origin:left;text-align:center;width:200px;margin-left:-25px;font-size:14px;font-weight:600;padding:5px 15px;}
.stroy-stream-list .story-title{color:#000;padding-bottom:0;display:block;font-size:16px;line-height:1.3;}
.live-stream{position:relative; margin-top:10px; margin-bottom:20px;}
.live-stream a{border-radius:6px; display:flex; justify-content:space-between; align-items:center; font-weight:400; text-decoration:none !important; padding:10px;}
.live-stream .img-wrap{display:inline-block; width:100px; margin:0; line-height:0;}
.live-stream .stream-data span{display:block;text-align:center;color:#fff;}
.live-stream .stream-title{font-weight:600;font-size:16px;}
.live-stream .stream-terms{font-weight:400;font-size:14px;}
.live-stream .btn-y{display:inline-block;position:static; width:90px; text-align:center;}
.live-stream .btn-y span{display:block;font-weight:600;border-radius:5px;text-transform:uppercase;font-size:14px;padding:5px 10px;}
.gameFilter{border:1px solid #fff;}
.gameFilter:focus{outline:none;border:1px solid #03a87c;}
body.reviewpg .topcasino-list .topcasino-pop-wrap{background:#ECEDEF!important;box-shadow:0 4px 12px rgba(0,0,0,0.1)!important;border-radius:4px;padding:40px;}
.topcasino-pop-wrap .closetext{right:40px;top:38px;justify-content:center;}
.topcasino-pop-wrap .closetext span{font-weight:bold;margin-bottom:20px;position:static;font-size:24px;line-height:28px;text-align:center;color:#000;display:block;}
.topcasino-pop-wrap .popCasSubText{font-size:16px;line-height:26px;text-align:center;color:#000;margin-top:40px;margin-bottom:18px;}
.topcasino-pop-wrap .close-pop{cursor:pointer;position:absolute;right:15px;font-size:20px;color:#000;top:15px;}
.topcasino-pop-wrap .tcTopMain{order:3;margin-top:15px;text-align:center;}
.topcasino-pop-wrap .tcTopMain .tc-top .lastused{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:inline-block;vertical-align:middle;padding-left:3px;font-weight:normal;font-size:12px;line-height:13px;color:#6E7685;}
.topcasino-pop-wrap .img-title{order:1;}
.topcasino-pop-wrap .link.promolink{order:2;}
.topcasino-pop-wrap .topcasinoPopTitle .titleTPopup{margin-bottom:20px;font-weight:bold;font-size:24px;line-height:28px;color:#000;}
.topcasino-pop-wrap .topcasinoPopTitle .subTitleTPopup{font-weight:normal;margin-bottom:20px;font-size:16px;line-height:26px;color:#000;}
.topcasino-pop-wrap ul.tc-list{margin:0 0 0 -20px;}
.topcasino-pop-wrap ul.tc-list li{position:relative;width:345px;margin:0 0 0 20px;padding:20px;}
.topcasino-pop-wrap ul.tc-list li .img-title{min-height:95px;margin-bottom:10px;}
.topcasino-pop-wrap ul.tc-list li .img-title .img-wrap{width:80px;height:80px;margin-right:12px;}
.topcasino-pop-wrap .getCodeBtnMain{position:relative;top:0;left:0;width:286px;}
.topcasino-pop-wrap .getCodeBtnMain .getCodeBtn{width:225px;}
.container.promo-container .topcasino-pop-wrap .getCodeBtnMain .getCodeBtn{width:234px;}
.container.promo-container .topcasino-pop-wrap .bns-title a{color:#000 !important;}
.topcasino-pop-wrap ul.tc-list li .top-offer-col .headStyTO{font-weight:bold;font-size:18px;line-height:24px;color:#03A87C;}
.topcasino-pop-wrap ul.tc-list li .top-offer-col .valStyTO{margin-top:5px;font-weight:400;font-size:12px;line-height:16px;color:#152235;}
.topcasino-pop-wrap ul.tc-list li .trm-cnd{order:3;margin-top:15px;font-weight:400;font-size:10px;line-height:14px;color:#6E7685;}
body .bgColorNone{background:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;}
.bgColorNone .leftSideMainRC,.commentsMainRC{background:#fff;-webkit-box-shadow:0 4px 40px rgb(0 0 0 / 12%);box-shadow:0 4px 40px rgb(0 0 0 / 12%);border-radius:3px;position:relative;margin-top:30px;padding:30px;}
.bgColorNone .leftSideMainRC,.commentsMainRC .commentmessage{position:absolute;right:30px;top:37px;color:#f90101;}
.bgColorNone .leftSideMainRC,.commentsMainRC .commentmessage.commentsuccess{color:#05c592;}
.reviewAndCommentsMain .reviewMainRC{background:#FFF;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;margin-top:30px;margin-bottom:30px;padding:0;}
.reviewAndCommentsMain .headerSecRC{border-bottom:1px solid #D1D3D9;display:flex;justify-content:space-between;align-items:center;padding:20px 25px;}
.reviewListRC .itemRC{border-bottom:1px solid #D1D3D9;border-radius:2px;display:flex;justify-content:flex-start;align-items:flex-start;margin:0 25px;padding:30px 0;}
.reviewListRC .userInfoRC{width:110px;margin:0 30px 0 13px;}
.reviewsigned{font-weight:600;color:#03a87c;}
.rhsreviewCount{display:flex;justify-content:flex-end;}
.reviewCountRC{font-weight:600;margin-right:15px;font-size:14px;}
.selectBoxSBD select{border:1px solid #d1d3d9;border-radius:3px;padding:5px;}
.reviewListRC .nameTextRC{font-weight:600;font-size:16px;line-height:18px;color:#000;margin-bottom:8px;}
.reviewListRC .usernameRC{font-weight:normal;font-size:14px;line-height:15px;color:#6E7685;margin-bottom:8px;}
.reviewListRC .dateTextRC{font-weight:normal;font-size:14px;line-height:15px;color:#6E7685;}
.reviewListRC .reviewCommentRC{font-weight:normal;font-size:16px;line-height:26px;color:#000;}
.loadMoreRevBtn{text-align:center;padding:10px 0;}
.loadMoreRevBtn a{font-weight:600;font-size:16px;line-height:26px;color:#000;}
.commentsMainRC h2{font-weight:bold;font-size:32px;line-height:38px;color:#000;}
.commentsMainRC p{font-weight:normal;font-size:16px;line-height:26px;color:#000;margin:20px 0;}
.textareaBox textarea{background:#F9F9F9;display:block;border:1px solid #D1D3D9;border-radius:2px;height:205px;resize:none;font-weight:normal;font-size:16px;line-height:26px;color:#6E7685;padding:12px 15px;}
.textareaBox .textTR{font-style:italic;font-weight:normal;font-size:14px;line-height:22px;color:#000;padding:20px 0 30px;}
.submitReviewBtn a{width:208px;height:50px;background:#03A87C;border-radius:2px;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:20px;line-height:22px;color:#FFFFFF;}
.loginReviewLink{font-weight:normal;font-size:16px;line-height:26px;color:#000;margin-top:10px;}
.commentsMainRC .charactersTextStyRC{font-weight:normal;font-size:10px;line-height:11px;text-align:right;color:#6E7685;margin-bottom:6px;}
.ratingRCmain{margin-bottom:14px;}
.ratingRCmain .Rating ul li{margin-right:4px;width:19px;height:19px;}
.commentsMainRC .Rating ul li{margin-right:4px;width:24px;height:24px;}
.replyButtonsSec div{font-size:13px;color:#03a87c;display:flex;align-items:center;justify-content:flex-start;margin-right:10px;cursor:pointer;}
.replyButtonsSec svg{fill:#03a87c;width:16px;height:16px;cursor:pointer;margin-right:5px;}
.replyBoxMain .replyListM{margin-left:15px;margin-top:10px;border-left:1px solid #ddd;padding-left:10px;}
.replyBoxMain .replyListM .ratingRCmain .Rating ul li{width:15px;height:15px;margin-bottom:0;}
.replyBoxMain .replyListM .reviewCommentRC{font-size:12px;line-height:18px;}
.replyBoxMain .replyListM .usernameRB{color:#7c858d;font-size:13px;}
.mainicon{display:none;justify-content:flex-start;align-items:center;background:#03a87c;border-radius:3px;box-shadow:1px 1px 5px #ccc;margin:15px 0 -15px;padding:8px;}
.mainicon.red{background:#f44336;}
.mainicon .fa-check-circle:before{color:#fff;display:inline-block;font:normal normal normal 18px/1 FontAwesome;content:"\f058";}
.mainicon.red .fa-check-circle:before{content:"\f06a";}
.mainicon .commentmessage{color:#fff;font-size:15px;line-height:normal;}
.mainicon .msgIconM{line-height:0;margin-right:5px;}
.mainicon svg{width:21px;height:21px;}
.twosections{display:flex;justify-content:space-between;margin-bottom:20px;}
body .article .twosections .cr-row.cr-desc .row-desc h2.heading{font-size:20px;line-height:25px;}
body .twosections section{background:#FFFFFF;border:1px solid #D1D3D9;border-radius:4px;width:48%;display:inline-block;min-width:auto;padding:20px;}
.twosections .section-wrapper.col-6 h2.r-title{font-weight:bold;font-size:20px;line-height:22px;}
.twosections .section-wrapper.col-6 ul{list-style:disc;margin:0;padding:0;}
.twosections .section-wrapper.col-6 ul li{font-weight:normal;font-size:16px;line-height:26px;color:#000;margin-bottom:3px;padding:0;}
.twosections .section-wrapper.col-6 ul li svg{width:12px;height:12px;margin:7px 10px 0 0;}
.twosections .section-wrapper.col-6:last-child h2.r-title{color:#F95E66;}
.twosections .section-wrapper.col-6:first-child li svg{fill:#03A87C;}
.twosections .section-wrapper.col-6:last-child li svg{fill:#F95E66;}
.calender-section .icon-message a{font-weight:600;color:#4678f9;}
.calender-section .message-text{margin-left:15px;margin-top:3px;}
.calender-section .icon-message{display:flex;align-items:center;justify-content:flex-start;font-weight:400;border-radius:2px;font-size:16px;line-height:26px;color:#000;}
.sh-content{height:calc(var(--sh-height) * 1px); overflow:hidden; position:relative; padding:0 !important; margin-bottom:20px;}
.sh-content::before{display:block; content:''; position:absolute; left:0; right:0; bottom:0; height:6rem; background:-webkit-linear-gradient(to bottom,rgb(255 255 255 / 0%) 0%,rgb(245 245 245 / 90%) 50%,#f7f7f7 75%); background:linear-gradient(to bottom,rgb(255 255 255 / 0%) 0%,rgb(245 245 245 / 90%) 50%,#f7f7f7 75%); z-index:1;}
.sh-content.show{height:auto!important;padding-bottom:60px!important;}
.sh-content .sh-more{display:inline-block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;cursor:pointer;color:#777777;font-weight:500;font-size:15px;padding:10px;}
.reviewhead-sec-right p.text a.links2Bold{color:#a3a19e;font-weight:normal;}
.confirmation-popup-wrap{display:none;position:fixed;width:100%;height:100%;background:#000000c2;z-index:9999;top:0;left:0;}
.confirmation-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:30px;}
.confirmation-popup .pop-text{font-size:16px;margin-bottom:20px;}
.confirmation-popup .confirm-btn .btn1{display:flex;font-size:16px;margin:0 auto;padding:4px 25px;}
.reg-wrap .reg-blks .reg-blk-row .confirmation-popup .error{top:56px;}
.link-disable{color:currentColor;cursor:not-allowed;opacity:0.5;text-decoration:none;}
.btn2{text-transform:uppercase;min-width:180px;text-align:center;display:inline-block;background:#fff;border-radius:30px;color:#1997b3;border:1px solid #1997b3;font-weight:bold;font-size:18px;line-height:1.2;cursor:pointer;padding:13px;}
.reg-blk.blk2 .btn2.back{color:#1997b3;border:1px solid #1997b3;}
.promocodes .promo-code a.link{color:#6E7685;font-weight:400;font-size:12px;line-height:18px;text-decoration:none;}
.myaccount-section .maccount-left .m-acc-tab > div:hover{background:var(--light);}
.myaccount-section .maccount-left{width:250px;background:#fff;-webkit-box-shadow:0 4px 12px rgb(0 0 0 / 10%);box-shadow:0 4px 12px rgb(0 0 0 / 10%);border-radius:4px;display:inline-block;vertical-align:top;overflow:hidden;}
.myaccount-section .maccount-left .m-acc-tab > div{border-bottom:1px solid var(--border2);cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding:10px 20px;}
.myaccount-section .maccount-left .m-acc-tab span.tab-img{height:auto;text-align:center;margin-right:15px;line-height:normal;}
.myaccount-section .maccount-left .m-acc-tab span.tab-img img{height:auto;width:20px;}
.myaccount-section .maccount-left .m-acc-tab span{display:inline-block;vertical-align:middle;font-size:14px;}
.myaccount-section .maccount-right{display:inline-block;width:calc(100% - 270px);margin-left:15px;vertical-align:top;background:#fff;box-shadow:rgba(0, 0, 0, 0.15);border-radius:10px;padding:30px;}
.myaccount-section .maccount-right input[type=text],textarea{background:var(--light);border:1px solid var(--light);padding:12px 10px;}
.myaccount-section .maccount-right .details ul > li > span{display:inline-block;width:50%;margin-left:-5px;padding:5px 10px;}
.myaccount-section .maccount-right .details > ul > li .edit-input span.edit-icon,.myaccount-section .maccount-right .details > ul > li .edit-input input{vertical-align:middle;display:inline-block;}
.myaccount-section .maccount-right .details > ul > li .edit-input span.edit-icon{height:36px;margin-left:10px;}
.myaccount-section .maccount-right .details > ul > li .edit-input span.edit-icon img{height:100%;cursor:pointer;}
.maccount-right .maccount-mtab span.tab-img{height:36px;text-align:center;margin-right:15px;}
.maccount-right .maccount-mtab span.tab-img img{height:100%;}
.maccount-right .maccount-mtab span{display:inline-block;vertical-align:middle;font-size:18px;}
.myaccount-section .maccount-right .maccount-mtab{border-bottom:1px solid var(--border2);cursor:pointer;display:none;margin:10px 0;padding:10px 0;}
.myaccount-section .maccount-right ul li span.sb-title{font-size:16px;}
.mycasino-tab ul.alphabet-search li{cursor:pointer;display:inline-block;padding:0 2px;}
.mycasino-tab .c-search .search-bar span input[type=text]{display:inline-block;transition:all .5s;border:none;border-bottom:1px solid var(--mainfont);font-size:14px;background:none;border-radius:0;padding:8px;}
.mycasino-tab ul.alphabet-search{width:calc(100% - 230px);}
.mycasino-tab .c-search .search-bar{margin-left:10px;}
.cs-list-item > ul > li .img-wrap{width:60px;height:60px;position:relative;background:#ccc;border-radius:50%;display:inline-block;vertical-align:middle; box-shadow:rgba(0, 0, 0, 0.15);margin-right:10px;}
.switch-btn .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;background-color:#EEF2F5;border:1px solid var(--border2);padding:2px;}
.switch-btn .slider::before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;-webkit-transition:.4s;transition:.4s;background:var(--lightfont);}
.switch-btn input.cschecked + .slider::before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px);background-color:#31C5B1;}
.casino-list .cs-list-item > ul > li{display:inline-block;width:46%;margin-bottom:14px;}
.casino-list .cs-list-item > ul > li .switch-btn{float:right;margin-top:18px;}
.casino-list .cs-list-item > ul > li span.cs-name{font-size:16px;font-weight:600;color:var(--mainfont);}
.mycasino .mycasino-tab .c-search{margin:15px 0;}
.mycasino .mycasino-tab > p{margin-top:20px;display:block;}
.myalerts .myalerts-wrap .alertby .alertby-type{display:inline-block;vertical-align:middle;width:25%;margin-left:-5px;}
.myalerts .myalerts-wrap .alertby .alertby-type span .switch{display:block;margin-right:10px;}
.myalerts .myalerts-wrap .alertby{margin:30px 0;}
.cancelacc .cancelacc-wrap .reason-drp{background:var(--light);border:1px solid var(--light);height:40px;display:inline-block;min-width:400px;cursor:pointer;}
.cancelacc .cancelacc-wrap .reason-drp span.selected{height:40px;display:block;position:relative;padding:10px;}
.cancelacc .cancelacc-wrap ul.reason-dropdown{background:var(--light);margin-top:-2px;border:1px solid var(--light);max-height:170px;overflow:auto;}
.cancelacc .cancelacc-wrap ul.reason-dropdown::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);background-color:#F5F5F5;}
.cancelacc .cancelacc-wrap ul.reason-dropdown::-webkit-scrollbar{width:12px;background-color:#F5F5F5;}
.cancelacc .cancelacc-wrap ul.reason-dropdown::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d4d2d2;}
.cancelacc .cancelacc-wrap .reason-drp span.selected:after{content:"";width:10px;height:10px;background:url(../images/trclose.svg) no-repeat;top:16px;right:10px;position:absolute;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.cancelacc .cancelacc-wrap .delete-ac .btn1{background:none;color:var(--primary);border:1px solid var(--primary);font-size:18px;line-height:20px;padding:12px 15px;}
.cancelacc .cancelacc-wrap .delete-ac .btn1:hover{background:var(--primary);color:#fff;}
.cancelacc .cancelacc-wrap .delete-ac{display:none;margin-top:25px;}
.myaccount-section .maccount-right .details ul li.update-rw{margin-top:10px;text-align:center;margin-bottom:0;}
.dateofbirth select{width:100%;font-size:14px;line-height:20px;border-radius:5px;border:1px solid var(--border2);background:var(--light);box-shadow:none;border-style:none;padding:9px 5px;}
.dateofbirth .reg-blk-col > .inr-blk-col{display:inline-block;padding-right:5px;}
.dateofbirth .col-4{width:31.33%;}
.dateofbirth .reg-blk-col.col-6.date-pick{width:99%;position:absolute;bottom:7px;left:11px;}
.dateofbirth .reg-blk-col > .inr-blk-col:nth-child(2),.dateofbirth .reg-blk-col > .inr-blk-col:nth-child(2){width:32.33%;}
.loginPgMainWC .loginsec,.loginPgMainWC .checkEmailBoxM,.loginPgMainWC .checkEmailBoxPassword{max-width:345px;padding:30px 0;}
.sectionTitleLS{font-size:24px;line-height:28px;text-align:center;color:#000;font-weight:bold;padding-bottom:40px;}
.loginPgMainWC header{box-shadow:0 4px 8px rgba(0,0,0,0.1);}
.inputFielsMainLS{position:relative;margin-bottom:22px;}
.labelStyLS{display:flex;justify-content:flex-start;align-items:center;margin-bottom:9px;}
.labelStyLS .labelTxtLS{font-weight:600;margin-left:4px;font-size:14px;line-height:13px;color:#000;}
.loginsec .lg-form input,.checkEmailBoxM .lg-form input,.checkEmailBoxPassword .lg-form input{background:#F0F1F2;border-radius:4px;border:1px solid #F0F1F2;font-size:16px;line-height:26px;color:#000;height:50px;box-shadow:none;font-weight:400;padding:12px 15px;}
.loginsec .inputFielsMainLS .fg-password,.checkEmailBoxM .inputFielsMainLS .fg-password,.checkEmailBoxPassword .inputFielsMainLS .fg-password{position:absolute;right:0;top:-4px;}
.inputFielsMainLS .fg-password a{font-weight:400;font-size:14px;line-height:15px;text-align:right;color:#03A87C;}
.loginPgMainWC .loginsec .lg-form .fg-or-submit span,.loginPgMainWC .checkEmailBoxM .lg-form .fg-or-submit span,.loginPgMainWC .checkEmailBoxPassword .lg-form .fg-or-submit span{margin-top:18px;}
.reg-blk-row .signupLinkText{text-align:left;margin-top:0;}
.loginPgMainWC .loginsec .error{top:40px;right:0;left:0;text-align:center;}
.loginPgMainWC .checkEmailBoxM .error,.loginPgMainWC .checkEmailBoxPassword .error{top:auto;right:0;left:0;text-align:left;bottom:-29px;}
.flexRowStyle{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px;}
.flexRowStyle .oneStyleF{width:102px;margin-right:20px;position:relative;}
.flexRowStyle .twoStyleF{width:227px;margin-right:30px;position:relative;}
.flexRowStyle .threeStyleF{width:344px;position:relative;}
.fl-name-wrap.flexRowStyle .twoStyleF .error{top:-10px;}
.flexRowStyle .oneStyleF .error,.flexRowStyle .twoStyleF .error,.flexRowStyle .threeStyleF .error{top:0;right:0;}
.btnStyleSU .btnLeftSU .btn2.back{width:auto;font-weight:400;background:none;border:none;height:auto;font-size:14px;line-height:20px;color:#000;text-decoration:underline;padding:0;}
.rhsloader{padding-top:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:999;}
.loader,.rhsloader{height:100%;width:100%;display:flex;justify-content:center;align-items:flex-start;background:#fff;position:absolute;z-index:9;left:0;top:0;right:0;text-align:center;}
.loader svg,.rhsloader svg{height:100px;width:100px;z-index:3;}
.loader svg path,.rhsloader svg path{fill:#bcbcbc;}
.top-news .cat-top-sec .rt-sec{position:relative;width:49.3%;}
.top-news .cat-top-sec .lt-sec{background:#fff;border-radius:0 0 4px 4px;margin-right:19px;width:48.8%;}
.top-news .cat-top-sec{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;}
.top-news .cat-top-sec .lt-sec .news-article .img-wrapper{height:353px;border-radius:4px 4px 0 0;}
.top-news .news-article .article-meta{position:relative;margin:20px 20px 10px;}
.top-news .news-article h3.title{font-size:20px;font-weight:600;line-height:27px;color:#000;}
.top-news .news-article h3.title .marked, .top-news .news-article .tip-meta .marked{color:var(--site-color);font-size:12px;line-height:16px;text-transform:uppercase;background:transparent;box-shadow:none;display:block;font-weight:600;margin:0 0 10px;padding:0;}
.top-news .lt-sec .news-article .promotionsAndDateText{position:absolute;top:0;right:0;}
.top-news .news-article .promotionsAndDateText{font-weight:400;font-size:12px;line-height:14px;color:#6E7685;background:url(../images/dateIconTNS.svg) no-repeat left center;padding-left:19px;}
.top-news .news-article .article-meta .pTextStyTN{font-weight:normal;font-size:15px;line-height:20px;color:#000;margin:10px 0 0;}
.paginationTN{display:flex;justify-content:flex-end;align-items:flex-start;position:absolute;bottom:0;right:0;}
.paginationTN li{width:10px;height:10px;background:#6E7685;opacity:0.3;transform:matrix(1,0,0,-1,0,0);border-radius:50%;margin-left:8px;cursor:pointer;}
.paginationTN li.activeTN{background:#1BCAA0;opacity:1;}
.top-news .footsec,.top-news.more{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-left:-14px;margin-top:30px;}
.top-news .footsec .news-article,.top-news.more .news-article{width:263px;margin-left:14px;margin-bottom:20px;}
.top-news .footsec .news-article h3.title,.top-news.more .news-article h3.title,.rt-sec .news-article h3.title{margin-bottom:10px;font-size:15px;line-height:20px;color:#000;min-height:95px;}
.top-news .footsec .news-article .img-wrapper,.top-news.more .news-article .img-wrapper{width:100%;max-height:170px;border-radius:4px 4px 0 0;margin-bottom:0;}
.top-news .footsec .article-meta,.top-news .top-news.more .article-meta{background:#fff;border-radius:0 0 4px 4px;min-height:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:0;padding:10px;}
.top-news .footsec .news-article .category a,.top-news .footsec .news-article .time,.top-news.more .news-article .category a,.top-news.more .news-article .time,.top-news .news-article .tip-meta .timing{font-weight:400;font-size:12px;line-height:14px;color:#6E7685;}
.cat-top-sec .claimNow{height:34px;}
.cat-top-sec .claimNow .btn1{width:70px;height:34px;display:flex;justify-content:center;align-items:center;border-radius:2px;font-size:15px;line-height:20px;font-weight:400;padding:0;}
.cat-top-sec .bookmaker-offers{background:#fff;padding-bottom:17px;margin-bottom:0;}
.cat-top-sec .bookmaker-offers li{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;border:none;margin:0 20px;padding:0;}
.cat-top-sec .bookmaker-offers li:first-child{border:none;margin:0 20px;padding:0;}
.cat-top-sec .bookmaker-offers li .bookmaker-logo{width:90px;height:50px;border-radius:2px;top:-2px;}
.cat-top-sec .bookmaker-offers .casino-title p{width:75px;font-weight:normal;margin-right:15px;font-size:12px;line-height:15px;color:#000;}
.cat-top-sec .bookmaker-offers .top-offer-col{margin-right:10px;width:100px;}
.cat-top-sec .bookmaker-offers .top-offer-col .top-offer-row.head,.cat-top-sec .bookmaker-offers .bonus-val p{font-weight:400;font-size:12px;line-height:normal;}
.cat-top-sec .bookmaker-offers .top-offer-col .top-offer-row.val{font-weight:600;font-size:14px;line-height:normal;}
.cat-top-sec .bookmaker-offers .casino-t-and-c{width:100%;max-height:none!important;height:auto;font-weight:400;font-size:9px;line-height:11px;color:#6E7685;margin:10px 0;padding:0;}
.cat-top-sec .bookmaker-offers .loadmore-btn{background:#fff;border:1px solid #D1D3D9;width:200px;height:42px;font-size:16px;line-height:22px;text-align:center;color:#000;margin:0 auto;padding:10px 0;}
.news-section .top-news.more .loadmore{width:180px;cursor:pointer;height:42px;border:1px solid #D1D3D9;border-radius:2px;display:flex;justify-content:center;align-items:center;margin:0 auto;}
.nextPreviousbtnTN .previousbtnTN{position:absolute;top:35%;left:0;z-index:9;}
.nextPreviousbtnTN .nextbtnTN{position:absolute;top:35%;right:0;z-index:9;}
.nextPreviousbtnTN button{width:30px;height:47px;background:rgb(255,255,255,0.5);border:none;display:flex;align-items:center;justify-content:center;}
.nextPreviousbtnTN button svg{width:15px;height:15px;}
.nextPreviousbtnTN .previousbtnTN svg{transform:rotate(177deg);-webkit-transform:rotate(177deg);-moz-transform:rotate(177deg);-ms-transform:rotate(177deg);-o-transform:rotate(177deg);}
.container.hideRHSLHS.category .innercontainer .article .colorSection.bg{margin-bottom:20px;background:none;padding:15px 0 0;}
body .rt-sec .news-article h3.title{font-size:20px;line-height:27px;}
body .rt-sec .news-article .img-wrapper{height:353px;}
.news-section .newsSlide .article-meta ul{margin:5px 0 0;}
.news-section .newsSlide .article-meta ul li{font-size:14px;line-height:18px;list-style:none;padding:0 0 4px;}
body .top-news .threeNewsStyTN .news-article,body .top-news .twoNewsStyTN .news-article,body .top-news .fullNewsStyTN .news-article{display:flex;transition:all 250ms;justify-content:flex-start;align-items:flex-start;margin-bottom:20px;}
.top-news .lt-sec{transition:all 250ms;}
body .top-news .threeNewsStyTN .news-article .img-wrapper{width:255px;height:139px;margin-right:0;border-radius:4px 0 0 4px;}
body .top-news .threeNewsStyTN .news-article .article-meta{width:288px;height:auto;background:#fff;border-radius:0 4px 4px 0;margin:0;padding:10px 0 10px 10px;}
body .top-news .threeNewsStyTN .news-article h3.title,body .top-news .twoNewsStyTN .news-article h3.title{font-size:15px;line-height:21px;}
body .top-news .twoNewsStyTN .news-article .img-wrapper,body .top-news .cat-top-sec .fullNewsStyTN .news-article .img-wrapper{width:363px;height:238px;margin-right:0;border-radius:4px 0 0 4px;}
body .top-news .twoNewsStyTN .news-article .article-meta,body .top-news .fullNewsStyTN .news-article .article-meta{width:180px;height:238px;border-radius:0 4px 4px 0;background:#fff;margin:0;padding:10px 0 10px 10px;}
body .top-news .twoNewsStyTN .news-article .promotionsAndDateText,body .top-news .fullNewsStyTN .news-article .promotionsAndDateText{left:10px;bottom:10px;right:auto;top:auto;}
body .eventtime.live{background:rgba(255,0,0,0.6);color:#fff;text-transform:uppercase;}
.authortop .breadcrum ul > li > a{color:#fff;font-size:12px;line-height:13px;}
.authortop .author-pg-desc div{color:#fff;}
.verdict .placeBet{margin-top:30px;text-align:left;display:flex;justify-content:flex-start;flex-wrap:wrap;}
.verdict .placeBetBtn{background:#1997b3;border-radius:3px;font-size:16px;line-height:40px;letter-spacing:.02em;color:#fff;display:block;align-items:center;margin-right:10px;text-align:left;font-weight:600;-webkit-transition-duration: .3s; transition-duration: .3s; -webkit-transition-property: transform; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; border: 1px solid #fff;padding:10px;}
.verdict .bookmaker-logo{width:60px;position:relative;display:inline-block;height:23px;vertical-align:middle;border-radius:3px;text-align:center;padding:0;}
.verdict .bookmaker-logo img{max-width:70%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;position:absolute;max-height:20px;margin:auto;}
.verdict .bk-btn{white-space:normal;vertical-align:middle;align-items:center;overflow:hidden;-webkit-line-clamp:2;display:flex;line-height:1.2;width:100%;font-size:14px;max-height:100%;padding:1px 10px;}
.popupSlideShowM{position:fixed;top:0;left:0;right:0;z-index:9999;bottom:0;background:linear-gradient(0deg,#000,#01285e);display:none;}
.popupSlideShowM .mySlides{text-align:center;display:none;}
.slideshow-container{max-width:1000px;display:flex;justify-content:center;align-items:center;height:calc(100vh - 0px);margin:auto;}
.article .popupSlideShowM img{width:auto;max-height:calc(100vh - 0px);}
.popupSlideShowM .prev,.popupSlideShowM .next{cursor:pointer;color:#fff;transition:.3s ease;border-radius:0 3px 3px 0;user-select:none;width:50px;font-weight:normal;font-size:70px;display:inline-block;text-align:center;text-shadow:2px 4px 3px rgb(0 0 0 / 63%);padding:5px 0;}
.popupSlideShowM .prev:hover,.popupSlideShowM .next:hover{color:#bbb;}
.arrowLeftAndRightM{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;bottom:auto;}
.arrowLeftAndRightInr{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;}
.popupSlideShowM .closeIconM{display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;}
.popupSlideShowM .text{position:absolute;background-color:rgb(000/0.61);text-align:center;left:0;right:0;bottom:0;padding:10px 12px;}
.popupSlideShowM .text p{font-size:16px;color:#fff;margin:0;padding:0;}
.popupSlideShowM .numbertext{color:#fff;font-size:13px;position:absolute;top:0;background-color:rgba(0,0,0,0.5);left:0;right:0;font-weight:600;padding:15px 10px;}
.popupSlideShowM .fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;}
.bookmaker-offers .bm-bonusbet > li .tchide a{color:silver!important;font-size:8px;line-height:1.2;font-weight:400!important;}
.popupSlideShowM .closeIconM::before{content:"";width:40px;height:40px;position:absolute;border-radius:50%;background:#fff;z-index:1;display:none;}
.popupSlideShowM.listview .closeIconM:hover svg,.slideGallery .popupSlideShowM.show .galleryControls .closeIconM:hover svg{fill:#000;width:20px;height:20px;}
.popupSlideShowM .closeIconM svg{z-index:2;width:25px;height:25px;}
.popupSlideShowM.listview .closeIconM{position:absolute;right:10px;top:14px;}
.pSocial{float:right;padding:10px 0;}
.pSocial .sfb{display:inline-block;background:#4B68BA;border-radius:3px;color:#fff;cursor:pointer;margin-right:5px;padding:8px 15px;}
.pSocial .sfm{background:#25D366;margin-right:5px;display:inline-block;border-radius:3px;color:#fff;cursor:pointer;padding:8px 15px;}
.fa-whatsapp::before{content:"\f232";font-size:16px;}
.pSocial .stw{display:inline-block;background:#00ACEE;border-radius:3px;color:#fff;cursor:pointer;margin-right:5px;padding:8px 15px;}
.imageGalleryMain ul{list-style:none;margin-left:0!important;}
.BkspecialOffers li .bradn-sumry a h4{color:#000;font-weight:600;}
.BkspecialOffers li .bradn-sumry a span{color:#000;font-weight:400;}
.special-offers ul.BkspecialOffers > li .claim-now{background:#1BCAA0;}
.special-offers ul.BkspecialOffers > li .claim-now:hover{background:#0bb189;}
.special-offers ul.BkspecialOffers > li .clm-visit span.visit{color:#6E7685;font-size:12px;text-decoration:underline;font-weight:400;}
.rw-table .activeCI{background:#03A87C;border-radius:20px;color:#fff;font-size:15px;margin-bottom:5px;line-height:26px;display:inline-block;padding:1px 10px;}
.rw-table .inactiveCI{border-radius:20px;color:#000;font-size:15px;line-height:26px;margin-bottom:5px;background:#ECEDEF;display:inline-block;padding:1px 10px;}
.topbonusbet ul{display:grid;grid-template-columns:20% 20% 20% 20% 20%;grid-column-gap:0;}
.topbonusbet ul li.top5bonus{display:block;width:100%!important;min-width:145px;padding:0;}
.topbonusbet ul li.top5bonus .bonuswrap{border-right:1px solid #fff;}
.topbonusbet .bookmaker-logo{display:block;height:35px;position:relative;padding:5px 0;}
.topbonusbet .bookmaker-logo img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:70%;max-height:20px;}
.topbonusbet ul li.top5bonus .bonus-info{background:rgba(255,255,255,.1);text-align:center;vertical-align:middle;color:#000;position:relative;padding:10px;}
.topbonusbet ul li.top5bonus .bonus-info .offer{display:flex;align-items:center;justify-content:center;flex-direction:column;}
.topbonusbet ul li.top5bonus h3{color:#101010;vertical-align:middle;font-size:14px;font-weight:600;height:inherit;text-transform:capitalize;line-height:1.3;margin:0 0 3px;}
.topbonusbet ul li.top5bonus h5{color:#000;white-space:normal;font-size:12px;height:auto;line-height:1.3;font-weight:400;display:flex;align-items:center;margin:0;}
.topbonusbet ul li.top5bonus .claimbtn{display:block;font-weight:700;text-transform:uppercase;font-size:14px;border-radius:3px;background:#fac917;color:#000;text-align:center;margin:10px auto 0;padding:5px;}
.topbonusbet ul li.top5bonus .tc{text-align:left;color:rgba(92,100,120,.7);font-size:6px;line-height:1.3;margin-top:5px;padding:5px 3px;}
.topbonusbet ul li.top5bonus .tc a{color:rgba(92,100,120,.7);}
.content-block.rslot ul li .img-wrap{width:60.81px;height:50px;border-radius:4px;display:inline-block;}
.content-block.rslot ul li .img-wrap img{position:absolute;left:50%;top:50%;height:100%;width:100%;object-fit:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;}
.content-block.rslot ul li .content .title{height:auto;font-size:16px;line-height:26px;font-weight:400;}
body .goToBtnSty span{border:1px solid #D1D3D9;text-transform:none;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:2px;height:38px;font-size:16px;line-height:18px;font-weight:600;color:#000000;padding:0;}
body .goToBtnSty span:hover{background:#f9f9f9;}
body .goToBtnSty span svg{width:10px;margin:0 0 0 5px;}
body.reviewpg main .container{background:none!important;}
body.reviewpg .review-head.top-sec{display:flex;justify-content:space-between;align-items:center;background:transparent;margin:0;padding:40px 0;}
body.reviewpg .review-head .boormaker-review{padding-left:131px;}
body.reviewpg .boormaker-review{background:url(../images/reviewPgBanBg.png) repeat left top #6e7685;border-radius:8px;padding:20px;}
body.reviewpg .boormaker-review .img-wrap{width:90px!important;height:90px!important;position:relative;border:2px solid rgba(255,255,255,0.5);border-radius:10px!important;}
body.reviewpg .boormaker-review .imgBMVR .img-wrap{width:100%;height:100px;border-radius:4px 4px 0 0;margin-bottom:20px;}
body.reviewpg .boormaker-review .imgBMVR.img-b{position:static;transform:none;}
body.reviewpg .boormaker-review .imgBMVR.img-b .img-wrap img{width:30%;max-height:85px;}
body.reviewpg .Rating .ratingLR .rate{font-weight:400;font-size:50px;line-height:55px;margin:0 14px 0 0;}
body.reviewpg .review-head .reviewhead-sec .Rating ul li{width:20px;height:20px;display:inline-block;vertical-align:middle;}
body.reviewpg .innercontainer .subheading{margin-top:0;border-top:none;}
body.reviewpg .boormaker-review.sticktop .boormakerreviewwrap .img-b{position:static;left:0;transform:none;top:0;}
body.reviewpg .gryTitlePO{background:#D1D3D9;margin-bottom:20px;justify-content:space-around;border-radius:2px;height:21px;display:flex;font-size:12px;align-items:center;line-height:13px;}
body.reviewpg .boormakerreviewwrap .Rating ul li{display:inline-block;vertical-align:middle;width:21px;height:21px;}
body.reviewpg .boormakerreviewwrap .Rating{justify-content:center;padding:0;}
body.reviewpg .boormakerreviewwrap .ratingLR{display:flex;align-items:center;width:100%;justify-content:center;flex-direction:column;}
body.reviewpg .boormakerreviewwrap h3{font-weight:600;font-size:20px;line-height:23px;color:#fff;margin:20px 0 5px;}
body.reviewpg .boormakerreviewwrap h5{font-weight:400;font-size:16px;line-height:19px;color:#fff;}
body.reviewpg .boormaker-review .boormakerreviewwrap{border-bottom:none;padding:0;}
body.reviewpg .boormaker-review .contentPadding{padding:0 20px;}
body.reviewpg .boormaker-review .boormakerreviewwrap .rw-bonus{height:50px;text-transform:initial;display:flex;border-radius:2px;justify-content:center;align-items:center;line-height:normal;margin-top:20px;}
body.reviewpg .rw-table table tr td:first-child svg{fill:#000;}
body.reviewpg .rw-table table tr td strong{font-weight:600;color:#000;}
body.reviewpg .stickhead .img-wrap{width:55px;height:55px;}
body p.gryPtext a{color:#6e7685!important;}
.casinoFourBoxesMain .casinoFourBoxes{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;margin-top:30px;margin-left:-28px;padding-bottom:10px;}
.casinoFourBoxesMain .casinoFourBoxes .casinoFourBoxesItem{background:#FFFFFF;margin-left:28px;flex-grow:1;box-shadow:0 0 12px rgba(0,0,0,0.3);border-radius:4px;padding:30px 20px 20px;}
.casinoFourBoxesMain .headSecCFB{display:flex;min-height:56px;justify-content:flex-start;align-items:center;}
.casinoFourBoxesMain .headSecCFB .leftHedCFB svg{width:30px;height:34px;}
.casinoFourBoxesMain .headSecCFB .rightHedCFB{font-size:20px;line-height:28px;margin-left:14px;color:var(--site-color);font-weight:bold;}
.casinoFourBoxesMain .casinoFourBoxesItem ul{margin-top:20px;min-height:auto;list-style:none; display:flex; flex-wrap:wrap;}
.casinoFourBoxesMain .casinoFourBoxesItem ul label{display:flex;justify-content:center;align-items:center;background:var(--site-color);border-radius:2px;width:20px;height:20px;}
.casinoFourBoxesMain .casinoFourBoxesItem ul label svg{width:9px;height:10px;}
.casinoFourBoxesMain .casinoFourBoxesItem ul span{font-size:15px;width:180px;line-height:18px;display:block;margin-left:10px;color:#000;font-weight:400;}
.casinoFourBoxesMain .casinoFourBoxesItem li a{display:inline-flex;justify-content:flex-start;align-items:center;margin-bottom:20px;}
.casinoFourBoxesMain .casinoFourBoxesItem .btnCFB{display:flex;justify-content:center;align-items:center;width:100%; overflow:hidden; height:42px;border:1px solid #D1D3D9;border-radius:2px;font-size:16px;font-weight:600;line-height:18px;color:#000;margin:0 auto 10px;}
.casinoFourBoxesMain .cr-row.cr-heading{max-width:461px;text-align:center;}
.topsec .titleSecOC p a{color:#6e7685;font-weight:400;}
body main .verdict {padding: 20px 15px; border-top: 2px solid #D1D3D9; background: linear-gradient(180deg, rgb(209, 211, 217, 0.2) 0%, rgba(209, 211, 217, 0) 100%); box-shadow: none;}
body .verdictTabularSec{margin:0 -15px;}
body ul .verdictTabularData,body .verdictHeader{border:1px solid #D1D3D9;box-shadow:0 0 10px #ffffff;margin-bottom:20px;border-radius:10px;display:flex;justify-content:flex-start;align-items:center;padding:0 15px 0 0;}
body ul .verdictTabularData:hover{border:1px solid #19b36e;box-shadow:0 0 10px rgb(0 0 0 / 10%);}
body .verdictTabularSec .verdictHeader{margin-bottom:0;border:none;box-shadow:none;padding:40px 15px 0;}
body .verdictTabularData .bonusBtnVT{height:20px;display:flex;justify-content:center;align-items:center;background:#FFFFFF;border:1px solid #D1D3D9;border-radius:20px;font-weight:600;font-size:12px;line-height:16px;color:#000;padding:0 33px;}
body .verdictTabularData .placeBetBtnVT{width:120px;height:38px;margin-top:4px;background:#19B36E;border-radius:32px;display:flex;justify-content:center;align-items:center;font-weight:800;font-size:14px;line-height:19px;color:#FFF;}
body .verdictTabularData .itemVT,body .verdictHeader .itemVT{min-height:80px;display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;}
body .verdictTabularData .itemOneVt,body .verdictHeader .itemOneVt{width:210px;border-right:1px solid #D1D3D9;justify-content:center;align-items:center;}
body .verdictTabularData .itemTwoVT,body .verdictHeader .itemTwoVT{width:279px;border-right:1px solid #D1D3D9;}
body .verdictTabularData .itemThreeVT,body .verdictHeader .itemThreeVT{width:124px;}
body .verdictTabularData .itemMainVt,body .verdictHeader .itemMainVt{display:flex;justify-content:center;align-items:center;}
body .verdictTabularData .bookmaker-logo{width:130px;height:38px;border-radius:20px;}
body .verdictTabularData .bookmaker-logo img{max-width:55%;}
body .verdictTabularData .text1VT,body .verdictTabularData .text2VT{font-weight:400;text-align:center;font-size:14px;line-height:19px;color:#000;}
body .verdictTabularData .oddsValueVT{font-weight:600;font-size:17px;line-height:30px;text-align:center;color:#000;}
body .verdictTabularData .bonusBtnVT svg{width:12px;height:12px;margin-right:4px;fill:#19b36e;display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);}
.verdictTabularSec .verdictTabularDataOffer{background:#F7F7F7;border:1px solid #D3DAE1;}
body .verdictTabularDataOffer .itemTwoVT{width:388px;padding-left:0;padding-right:10px;border-right:none;}
body .verdictTabularDataOffer .text2VT{font-size:10px;line-height:12px;color:#6E7685;}
body .verdictTabularData .bCodewrap{margin-top:4px;}
body .verdictTabularData .bCodewrap span{font-size:12px;line-height:14px;width:38px;text-align:center;margin-left:0;}
body .verdictTabularData .bCodewrap .bCode{width:auto;line-height:18px;margin-left:5px;}
body .verdictTabularData .bCodewrap .copyIconFTF{padding-top:4px;}
body .verdictTabularSec .verdictHeader .itemVT{min-height:auto;border:none;}
body .verdictTabularData .bonusBtnVT:hover svg,body .verdictTabularData .bonusBtnVT:focus svg,body .verdictTabularData .bonusBtnVT:active svg{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;}
body .cr-table{filter:drop-shadow(0px4px12pxrgba(0,0,0,0.1));border-radius:8px;}
body .cr-table table td.colhead,body .cr-table table thead{background:#ffffff!important;box-shadow:none;}
body .cr-table table th{background:var(--table-head-bg-color); color:var(--table-head-text-color);height:42px;border-top:2px solid var(--table-head-border-color);border-bottom:1px solid var(--table-head-border-color);font-weight:600;font-size:16px;line-height:19px;padding:10px;}
body .cr-table table td{height:42px;font-weight:normal;font-size:16px;line-height:22px;color:var(--table-text-color);padding:10px;}
body .cr-table table td:first-child,body .cr-table table th:first-child{padding-left:15px;}
body .noteText{font-size:14px;line-height:22px;color:#6E7685;font-style:italic;margin-bottom:0;display:inline-block;width:100%;}
body .cr-table table tr:last-child td{box-shadow:none;border-bottom:none;}
ul.pageContent .row-desc span.pcicon::before{content:"\f077";font:normal normal normal 14px/1 FontAwesome;color:#000;cursor:pointer;}
.pageContent .pctitle{font-style:italic;font-size:16px;line-height:26px;color:#566375!important;border-bottom:1px solid #eee;padding:7px 10px 7px 20px;}
body .pageContent li span{display:block;font-size:16px;line-height:26px; border-left:5px solid transparent;padding:7px 10px 7px 30px;}
.tcTextMain .sm-title a{color:#6e7685!important;font-weight:400!important;}
.socialM-icon .youtubeIconSty svg{line-height:0;width:70px;height:20px;}
.cr-row.cr-button.cr-center a.cr-btn.b1.tracked, .cr-row.cr-button a.cr-btn.b1.tracked{display:table;text-decoration:none; text-align:center; border-radius:6px; margin:0 auto 15px; padding:10px 20px;}
.cr-row.cr-button a.cr-btn.b1.tracked{text-align:left; margin-left:0; margin-right:0;}
.cr-row.cr-twosections .twosections .section-wrapper.col-6 .cr-table td a.cr-btn, .cr-row.cr-twosections .twosections .section-wrapper.col-6 div a.cr-btn{background:var(--button-fill-color); border:1px solid var(--button-border-color); color:var(--button-text-color) !important;}
.cr-row.cr-twosections .twosections .section-wrapper.col-6 .cr-table td a.cr-btn:hover, .cr-row.cr-twosections .twosections .section-wrapper.col-6 div a.cr-btn:hover{background:var(--button-hover-fill-color); border-color:var(--button-hover-border-color); color:var(--button-hover-text-color) !important;}
html body{font-family:Inter;padding-top:57.43px!important;}
body.category .hideRHSLHS .casinoTableMain{padding-left:0;padding-right:0;margin:0 0 30px;}
body .section-wrapper.center.col-8.artilcdescp{background:#fff;box-shadow:0 4px 40px rgb(0 0 0 / 12%);margin-bottom:40px;border-radius:3px;padding:30px;}
body .sm-show-more,body .nf-show-more,body .tbl-show-more{border:1px solid #D1D3D9;background:#E5E5E5;font-weight:600;border-radius:2px;font-size:16px;line-height:18px;text-align:center;color:#000;display:block;width:180px;margin:0 0 0 auto;padding:12px 29px;}
body .btn1.join-now{font-weight:600;font-size:16px;line-height:18px;width:60px;height:34px;min-width:auto;border-radius:6px;text-transform:none;cursor:pointer;display:inline-block;text-align:center;padding:8px 5px;}
.searchHD{position:absolute;right:74px;top:22px;display:none;}
.searchHD span{height:100%;width:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;}
body .flagDropdownLabel{right:106px;display:none;}
ul.submenu .cat{font-weight:600;font-size:16px;line-height:18px;}
body .mobmenu{transition:all .5s; padding:0 0 30px; top:54px;}
body .mobmenu nav > ul > li > span a{font-weight:600;font-size:16px;line-height:17.6px;color:#152235;text-align:center;padding:0 5px;}
body .mobmenu nav > ul > li{border-bottom:1px solid #ECEDEF;width:100px;height:100px;margin-bottom:0;padding:0;}
body .mobmenu nav > ul > li > span{display:flex;align-items:center;border-right:1px solid #fff;position:relative;height:100px;width:100px;justify-content:center;border-bottom:2px solid #fff;}
body .mobmenu nav > ul > li > span > em{transform:rotate(0deg);top:0;position:absolute;right:0;color:#fff;background:#02a87c!important;width:20px;height:20px;border-radius:0 0 0 4px;display:flex;align-items:center;justify-content:center;z-index:999;padding:2px;}
body .mobmenu nav > ul > li.show > span{flex-direction:row;background:none;}
body.show .sideMenuCloseIcon{display:block;position:absolute;top:21px;z-index:99999;width:21px;height:21px;background:#fff;left:10px;}
.sideMenuCloseIcon svg{width:22px;height:22px;}
.loginSecSty a label{font-weight:600;font-size:16px;line-height:24px;color:#152235;padding-left:8px;}
.langSecSty .flagImgFD::before{content:"";width:30px;height:30px;border-radius:50%;display:inline-block;vertical-align:middle;-webkit-transform-origin:left center;transform-origin:left center;margin-right:-8px;}
.langSecInr{display:flex;width:76px;height:30px;left:284px;top:176px;background:#ECEDEF;border-radius:18px;}
.langSecInr span{font-weight:600;font-size:16px;line-height:24px;color:#152235;display:block;margin:4px 0 0 19px;}
.bannerMain {background: radial-gradient(27.2% 90.5% at 70.86% 60%, rgba(3, 168, 124, 0.3) 0%, rgba(3, 168, 124, 0.7) 100%); padding: 20px 0 0; height: 572px;}
.bannerMain .banLeftRightCont{display:flex;justify-content:center;flex-direction:column;}
.bannerMain .banThreeBoxes{display:flex;justify-content:center;position:relative;top:-49px;flex-direction:column;align-items:center;}
.bannerMain .boxMainB{background:var(--home-banner-three-buttons-bg-color); display:flex;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:15px;width:345px;height:80px;padding:14px 15px;}
.bannerMain .boxMainB .boxTitleBB{font-weight:600;font-size:20px;line-height:22px;color:var(--home-banner-three-title-text-color);margin-left:15px;}
.bannerMain .iconBB svg{width:48px;height:48px; fill:var(--home-banner-three-svg-fill-color);}
.bannerMain .buttonBB div{display:flex;justify-content:center;align-items:center;background:var(--home-banner-three-Arrow-button-bg-color);border-radius:6px;width:42px;height:42px;}
.bannerMain .buttonBB div svg{width:16px; height:16px; fill:var(--home-banner-three-Arrow-button-svg-color);}
.bannerMain .buttonBB div:hover{opacity:0.8;}
.bannerMain .boxThreeB{box-shadow:0 4px 12px rgb(0 0 0 / 10%);}
.bannerMain .banLeftCont{text-align:left;max-width:525px;margin-right:auto;margin-left:auto;}
body main .bannerMain .banLeftCont h1{color:var(--home-banner-heading-text-color); font-weight:bold;font-size:32px;line-height:38px;margin-bottom:10px;text-align:center;padding-bottom:0;padding-top:0;}
.bannerMain .banLeftCont p{font-weight:600;font-size:16px;line-height:26px;color:var(--home-banner-text-color);padding-left:5px;padding-right:5px;text-align:center;}
.bannerMain .banRightImg{position:relative;top:14px;text-align:center;}
.bannerMain .banRightImg img{width:325px;}
body main .sectionTitleND{font-weight:bold;font-size:20px;line-height:22px;color:#000}
.whyChooseSecMain{background:#fff;padding:35px 0 40px;}
.whyChooseSecMain .sectionTitleND{display:flex;justify-content:center;align-items:center;margin:50px 5px 20px 0;}
.whyChooseSecMain .sectionTitleND img{width:177px;margin:0 3px;}
.ptextMain p{font-weight:400;font-size:16px;line-height:26px;color:#000;text-align:left;padding:0 15px;}
.ptextMain p:last-child{margin:15px 0 30px;}
.whyChooseSecMain br{line-height:0;font-size:0;}
.whyChooseSecMain .searchboxWC{margin-bottom:30px;margin-left:15px;margin-right:15px;}
.whyChooseSecMain .searchboxWC input{display:block;max-width:500px;height:50px;background:#ECEDEF;border:1px solid #D1D3D9;border-radius:4px;margin:0 auto;}
.searchResultsBox{display:flex;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;width:93%;margin:0 15px;}
.searchResultsBox .boxSR{position:relative;margin-right:16px;line-height:0;}
.searchResultsBox img{border-radius:4px;max-width:fit-content;}
.searchResultsBox .titleSR{font-weight:bold;font-size:20px;line-height:28px;color:#F4F4F4;text-shadow:0 2px 3px rgba(0,0,0,0.6);position:absolute;bottom:0;left:0;right:0;z-index:2;padding:0 0 13px 11px;}
.emailSectionMain{background:#ECEDEF;padding:30px 25px;}
.emailSectionMain .containerNew{margin-right:0;margin-left:0;padding:0;}
.emailSectionMain .sectionTitleND{font-weight:bold;margin-bottom:0;font-size:20px;line-height:28px;color:#000;}
.leftES{text-align:center;padding:0 0 30px;}
.leftES svg{width:254px;height:220px;}
.emailSectionInr{display:flex;justify-content:space-between;flex-direction:column;}
.emailAdrsInpBox{position:relative;margin:20px 0 10px;}
.emailSectionMain .emailAdrsInpBox input{display:block;width:295px;height:50px;background:#fff;border:1px solid #D1D3D9;border-radius:2px;padding:14px 14px 14px 43px;}
.emailAdrsInpBox .emailIconEA svg{width:20px;height:14px;}
.rightES{position:relative;padding:0;}
.msgsucces{color:#07d09a;display:none;font-weight:600;position:static;top:0;right:0;left:0;margin:0;padding:5px;}
.emailAdrsInpBox .emailIconEA{position:absolute;top:15px;left:14px;}
.checkboxMain{display:block;margin-bottom:20px;}
.checkboxMain label{position:relative;cursor:pointer;font-weight:normal;font-size:16px;line-height:26px;color:#000;}
.checkboxMain label::before{content:''; -webkit-appearance:none; appearance:none; display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;width:19px;height:19px;background:#FFFFFF;border:1px solid #D1D3D9;border-radius:2px;padding:0;}
.checkboxMain input:checked + label::after{content:'';display:block;position:absolute;top:-1px;left:7px;width:6px;height:14px;border:solid #03A87C;transform:rotate(45deg);border-width:0 2px 2px 0;}
.checkboxMain label span{display:inline-block;margin:-26px 0 0 27px;}
.emailSectionMain .joinNowES{width:auto;height:52px;background:#03A87C;border-radius:2px;display:flex;justify-content:center;align-items:center;}
.emailSectionMain .joinNowES a{font-weight:bold;color:#fff;font-size:20px;line-height:22px;}
.reviewsBoxMain{background:#fff;padding-top:0;padding-bottom:40px;}
.reviewsBoxMain h2{margin-bottom:0;font-weight:bold;font-size:24px;line-height:28px;color:#000;}
.reviewsBoxInr{display:flex;justify-content:space-between;flex-direction:column;margin:0;}
.reviewsBoxMain .reviewsBox{width:48%;height:395px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;padding:30px 30px 0;}
.reviewsBoxMain .reviewsBox p{font-weight:400;font-size:16px;line-height:26px;color:#000;margin:10px 0 20px;}
.reviewsBoxMain .reviewsBox .reviewsImg{line-height:0;text-align:center;}
body .faqSecMain{background:#ffffff;padding:40px 15px;}
body.home .faqContent{background:#fff;margin:0 -10px -10px;padding:30px 15px;}
body .faqContent h2{margin-bottom:0!important;padding-bottom:0;}
body .faqContent h2 .title,body .htdContent .htdtitleName,body .faqContent h2 .title span{font-weight:bold;font-size:24px;line-height:28px;color:#000;vertical-align:baseline;margin:0!important;padding:0 0 20px;}
body .faqrow h2,body .htdrow h3{font-weight:600;font-size:18px!important;line-height:28px;color:#000;border-bottom:1px solid #D1D3D9;margin:0;padding:14px 0;}
body .faqrow p,body .htdrow p{font-weight:normal;font-size:16px;line-height:26px;color:#000;padding:20px 10px 16px 0;}
.latestCasinoNewsSec .containerNew{max-width:320px;}
body .latestCasinoNewsSec .tips-list{box-shadow:none;width:100%;margin:25px 0 0;}
body .latestCasinoNewsSec .cr-heading h2{font-weight:bold;font-size:24px;line-height:28px;color:#000;margin:0;}
body .latestCasinoNewsSec .tip-meta .marked{background:#fff; box-shadow:-1px -1px 4px rgb(3 168 124 / 15%), 2px 2px 4px rgb(3 168 124 / 35%); font-weight:600; font-size:12px; line-height:13px; text-transform:uppercase; padding:6px 10px; color:#000;}
body .latestCasinoNewsSec .tip-meta{position:relative;width:calc(100% - 164px);margin-left:13.42px;padding:0;}
body .latestCasinoNewsSec .relatedcat .tip-meta h3{font-weight:normal;font-size:14px;line-height:18px;color:#000;height:35px;margin:10px 0 0;}
body .latestCasinoNewsSec .relatedcat .tips-list .timing{bottom:unset;top:2px;right:0;position:static;}
body .latestCasinoNewsSec .relatedcat .tips-list .timing span{font-weight:normal;font-size:12px;line-height:13px;text-align:right;color:#6E7685;}
body .latestCasinoNewsSec .tips .arrow-btn{display:none!important;top:105px!important;z-index:9;left:-25px;right:0;}
body .latestCasinoNewsSec .tips .arrow-btn i{width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);}
body .latestCasinoNewsSec .tips .arrow-btn .fa-angle-left:before{color:#03A87C;font-size:26px;position:absolute;left:18px;top:9px;}
body.category .latestCasinoNewsSec .tips .arrow-btn .fa-angle-left:before{left:22px;top:17px;}
body.category .latestCasinoNewsSec .tips .arrow-btn .fa-angle-right:before{left:22px;top:11px;}
body.category .section-wrapper.right .latestCasinoNewsSec .tips .arrow-btn .fa-angle-left:before{left:17px;top:9px;}
body.category .section-wrapper.right .latestCasinoNewsSec .tips .arrow-btn .fa-angle-right:before{left:22px;top:8px;}
body .latestCasinoNewsSec .tips .arrow-btn .fa-angle-right:before{color:#03A87C;font-size:26px;position:absolute;left:22px;top:9px;}
body .latestCasinoNewsSec .tips .arrow-btn i.nxt{position:absolute;right:-5px;}
body .latestCasinoNewsSec .tips-list-wrap{height:auto!important;margin-left:0;}
body .latestCasinoNewsSec .tips-section{position:static;white-space:normal;}
body .latestCasinoNewsSec .tips-list a{display:flex;justify-content:space-between;align-items:flex-start;height:auto!important;}
body .latestCasinoNewsSec .tips-list .img-wrap{width:150px;height:99px;border-radius:4px;}
body .latestCasinoNewsSec .tip-meta .title{font-weight:600;font-size:14px;line-height:18px;color:#000;}
body .latestCasinoNewsSec .tips-list.more{width:100%;position:static;}
body .latestCasinoNewsSec .tips-list.more a{background:none;padding:0;}
body .latestCasinoNewsSec .tips-list.more .loadmore{width:180px;height:42px;border:1px solid #D1D3D9;border-radius:2px;text-align:center;justify-content:center;font-size:16px;line-height:18px;font-weight:600;margin:0 auto 10px;}
body.home .tips-list-wrap{width:calc(100% + -2px);}
.footerSecMain{background:var(--footer-bg-color); box-shadow:inset 0 1px 0 #D1D3D9;position:relative; padding:30px 15px;}
.footerSecMain .footerTopSec{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:45px;flex-direction:column;}
.footerSecMain .footerTopSec .footer-icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;position:absolute;bottom:309px;}
.footerSecMain .footer-icons li{margin-right:27px;}
.footerMiddleSec{display:flex;justify-content:space-between;flex-direction:column;border-bottom:1px solid #D1D3D9;border-radius:2px;padding-bottom:110px;padding-top:57px;margin-bottom:20px;}
.footerMiddleSec .socialMediaIcon h3{font-weight:600;font-size:16px;line-height:24px;color:#000000;margin:0 0 6px;}
.footerMiddleSec .footerCat{display:flex;justify-content:space-between;flex-direction:column;margin-left:0;}
.footerMiddleSec .socialM-icon{margin-top:0;position:absolute;top:31px;right:15px;}
.footerMiddleSec .socialM-icon span{display:inline-block;margin-right:20px;}
.footerMiddleSec .socialM-icon .fa-facebook-official:before,.footerMiddleSec .socialM-icon .fa-twitter:before{font-size:28px;}
.footerMiddleSec .footerCat .default.hd a{color:var(--footer-link-color);}
.footerSecMain .about ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;}
.footerSecMain .about li{display:flex;margin-bottom:10px;}
.footerSecMain .about li a{font-weight:normal;font-size:12px;line-height:16px;color:#9EA1A5;}
.footerSecMain .about li span{display:inline-block;width:1px;height:16px;background:#6E7685;border-radius:2px;margin:0 13px;}
.footerSecMain .copy{margin-top:24px;}
.footerSecMain .copy span{font-weight:normal;font-size:12px;line-height:16px;color:var(--footer-copyright-text-color);display:block;}
.footerSecMain .copy span a{text-decoration:underline;color:var(--footer-copyright-link-color);}
.footerSecMain .choose-lng{width:345px;height:45px;background:#ECEDEF;border:1px solid #D1D3D9;border-radius:2px;}
body .footerSecMain .default.lang .supp-langs label{font-weight:normal;font-size:16px;line-height:24px;color:#152235;}
body .footerSecMain .default.lang .supp-langs{width:344px;}
body .footerSecMain .default.lang .supp-langs > ul{background:#313131;}
body .footerSecMain .default.lang .supp-langs > ul > li:hover{background:#03a87c;}
.footerSecMain .selectgeocountryMain{position:absolute;top:81px;}
body .footerSecMain .default.lang .supp-langs.show{max-width:344px;margin-right:0;border-radius:0;padding:0;height:auto;background:transparent;}
.fa-facebook-f::before{content:"\f39e";}
.promocodesSecMain{padding:40px 15px;}
.promocodesSecMain .promocodes{padding-right:0;padding-bottom:0;}
body .promocodesSecMain .cr-heading .sectionTitleND{padding-left:15px;padding-right:15px;font-weight:bold;font-size:24px;line-height:28px;color:#000;}
.promocodesSecMain .promocodes .promocodes-big > ul > li{display:flex;flex-direction:column;text-align:left;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;margin:20px 0;padding:15px 20px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .img-wrap{display:inline-block;position:absolute;width:100px;height:100px;-webkit-transform:none;transform:none;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .promo-code h4{font-weight:bold;padding-bottom:2px;font-size:18px;line-height:24px;color:#03A87C;}
.promocodesSecMain .bonusCodeTextSty{font-weight:normal;font-size:12px;line-height:16px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .promo-code{display:inline-block;min-height:100px;order:1;width:100%;margin-left:0;margin-top:0;text-align:left;padding:0 0 0 120px;}
.promocodesSecMain .tcTextMain{display:inline-block;order:4;max-width:340px;text-align:left;margin:20px 0 0;}
.promocodesSecMain .tcTextMain .sm-title{font-weight:normal;font-size:10px;line-height:14px;color:#6E7685;}
.getCodeBtnMain{display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%;right:auto;top:0;transition:all .5s ease-out;}
.promocodesSecMain .promocodes a.link{order:2;margin:20px 0 22px;}
.getCodeBtnMain .getCodeBtn{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:86%;height:51px;background:var(--button-fill-color);border-radius:2px;}
.getCodeBtnMain .getCodeBtn div{font-weight:bold;font-size:20px;line-height:22px;color:var(--button-text-color);text-align:center;}
.getCodeBtnMain .dottedBtnGC{display:flex;justify-content:center;align-items:center;height:48px;background:#F4F4F4;border:2px dashed var(--button-fill-color);border-radius:2px;position:absolute;z-index:1;right:0;left:auto;padding:14px 15px;}
.getCodeBtnMain::before{position:absolute;z-index:3;right:21px;content:"";background:url(../images/curlIcon.png) no-repeat;width:45.5px;height:56px;top:0;-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out;}
.link:hover > .getCodeBtnMain::before{right:33px;-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .tc-top .lastused{font-weight:normal;order:3;line-height:13px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .tc-top{order:3;display:inline-block;margin:0;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .t-and-c a{font-size:12px;line-height:13px;text-align:right;text-decoration:underline;color:#6E7685;}
body .casinoTableMain .titleAndRightIcon h2{font-weight:bold;font-size:24px;line-height:28px;color:#000;margin:0;}
.titleAndRightIcon{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-direction:column;position:relative;padding:0 15px;}
.rightIcon{display:flex;justify-content:space-between;align-items:center;margin-top:20px;}
.rightIcon .iconSTV{display:flex;justify-content:center;align-items:center;margin-right:10px;}
.rightIcon .iconStySTV{margin-right:8px;line-height:normal;}
.rightIcon .secureIconM svg{width:16px;height:20px;}
.rightIcon .trustedIconM svg{width:17px;height:18px;}
.rightIcon .verifiedIconM svg{width:18px;height:18px;}
.rightIcon .titleSTV{font-weight:normal;font-size:12px;line-height:13px;color:#000;mix-blend-mode:normal;}
body .casinoTableMain .nf-show-more,body .casinoTableMain .sm-show-more,body .casinoTableMain .tbl-show-more{width:180px;height:42px;border:1px solid #D1D3D9;box-sizing:border-box;border-radius:2px;font-size:16px;line-height:18px;color:#000;background:none;font-weight:600;text-align:center;display:block;margin:20px auto 30px;}
body .casino-sm-table .table-sm-content span.keyFeatures ul.keyFeature li.label{margin-top:-39px;}
body .topsec{background:var(--categoryBanner-bg-color);padding-bottom:0;margin:2px 0 0;}
body .topsec .containerNew{height:228px;position:relative;}
body .topsec .countryLocationsIcon{position:absolute;right:10px;top:auto;bottom:9px;}
body .topsec .countryLocationsIcon svg{width:140px;height:136px;}
body .betfredPromoCodePage .innercontainer{padding:0 15px!important;}
body .betfredPromoCodePage .newscategory-top{width:190px;margin-top:10px;}
body .betfredPromoCodePage .countryLocationsIcon{bottom:25px;}
body .topsec .catpagetitle{width:176px;display:block;font-size:31px;line-height:35px;color:#fff;font-weight:bold;}
body .topsec .breadcrum{position:relative;padding:16px 0 0;}
body .topsec .breadcrum ul > li:last-child{display:block;margin:0;}
body .topsec .breadcrum ul > li:not(:last-child)::after{content:"»"; font-size:14px;padding:0 10px;}
body .topsec .earthIconMain{display:none;position:absolute;bottom:-7px;right:-117px;}
.banBottomTextM{background:#fff;padding:30px 15px;}
.countryListMainFD{background:#f0f1f2;margin-left:-15px;margin-right:-15px;padding:30px 0 0;}
.casinosCountryBoxM .filtersCountries{padding:0 0 0 15px;}
.casinosCountryBoxM .filtersCountries ul{background:none;flex-flow:row nowrap;justify-content:flex-start;overflow:auto;margin:0 0 30px;padding:0;}
.casinosCountryBoxM .filtersCountries ul li a{display:flex;justify-content:center;align-items:center;border-radius:2px;border:1px solid #D1D3D9;height:34px;font-size:16px;line-height:18px;text-align:center;font-weight:600;color:#000;margin:0 10px 0 0;}
.casinosCountryBoxM .filtersCountries ul li a.active{background:#03A87C;color:#fff;border-color:#03A87C;}
.casinosCountryBoxM .countryListMainFD ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;}
.casinosCountryBoxM .countryListMainFD ul li{width:345px;flex:none;background:#fff;box-shadow:0px 4px 12px rgba(0, 0, 0, 0.1);border-radius:8px;margin:0 0 32px;}
.countryListMainFD .flagImgBoxHead{padding:15px;}
.countryListMainFD .subcountry{width:70px;height:70px;margin-right:15px;background:#F0F1F2;border:1px solid #D1D3D9;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;}
.countryListMainFD .subcountry svg{width:70px; height:70px; padding:8px;}
.country .subcountry svg{border-radius:50%;padding:0;}
.titleSecOC .flagTitleBtnCCB{width:229px; display:flex; justify-content:space-between; align-items:center;}
.flagTitleBtnCCB .countryName{font-weight:bold;font-size:20px;margin-bottom:0;line-height:24px;color:#000;}
.casinosCountryBoxM .countryListMainFD ul li .showCasinosBtn{width:42px;height:42px;display:flex;justify-content:center;align-items:center;border:1px solid #D1D3D9;border-radius:6px;font-size:0px;line-height:normal;color:#152235;font-weight:600;}
.casinosCountryBoxM .countryListMainFD ul li .showCasinosBtn:hover{border-color:var(--site-color);}
body .article .cr-row.cr-heading h1{margin-bottom:20px;color:#000;font-weight:bold;}
body .article .cr-row.cr-desc .row-desc h2{font-size:24px;line-height:31px;color:#000;font-weight:bold;margin:0;}
body .article .cr-row.cr-desc .row-desc h3{font-size:20px;line-height:25px;color:#000;font-weight:bold;margin:0;}
body .cr-table table tr:nth-child(even) td{background:#F2F2F2;}
.noteBoxSty{background-color:rgb(72,122,249,0.1);border-left:2px solid #4678F9;min-height:73px;border-radius:2px;display:flex;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:26px;color:#000;padding:10px;}
.noteBoxSty div:first-child{margin-right:10px;line-height:normal;margin-top:4px;}
body .underlineAndColor{font-weight:600;border-bottom:2px solid #03A87C;text-decoration:none;color:#000;display:inline-block;line-height:20px;}
.flexBoxCCG{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:20px;}
.flexBoxCCG div:first-child{border-radius:50%;margin-right:15px;width:70px;height:70px;background:rgb(3,168,124,0.1);display:flex;justify-content:center;align-items:center;}
.flexBoxCCG div:first-child svg{height:40px;}
body .containerNew .layout .section-wrapper .pageContent .row-desc{font-weight:900;font-size:16px;line-height:26px;color:#03A87C;padding:20px 0 7px 20px;}
body .pageContent li:hover span::before{color:#03A87C!important;}
body .containerNew .section-wrapper .casinoTableBCSC .casino-sm-table .table-sm-content .rank{width:23px;left:auto;right:0;height:23px;border-radius:0;}
body .casinoTableBCSC .nf-show-more,body .casinoTableBCSC .sm-show-more,body .casinoTableBCSC .tbl-show-more{margin:0 auto;}
body main .row-desc h1{font-weight:bold;font-size:32px;line-height:40px;color:#000;}
.moreCountriesMain .moreCountriesFlex{overflow-x:auto;display:flex;justify-content:flex-start;align-items:center;margin-left:-20px;padding:10px 0;}
body .article .moreCountriesMain h2{font-weight:bold;margin-bottom:30px;font-size:24px;line-height:28px;color:#000;}
.moreCountriesMain .moreCountriesBox{width:204px;height:256px;margin-left:25px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;padding:30px 20px;}
.moreCountriesMain .moreCountriesBox .subcountry{width:96px;height:96px;border-radius:50%;margin:0 auto;}
.moreCountriesMain .moreCountriesBox .subcountry svg{width:96px;height:96px;border-radius:50%;border:1px solid #D1D3D9;}
.moreCountriesMain .moreCountriesBox .showCasinosBtn{color:#152235;width:156px;display:flex;justify-content:center;align-items:center;height:38px;border:1px solid #D1D3D9;border-radius:2px;}
.moreCountriesMain .moreCountriesBox .countryName{font-weight:bold;font-size:18px;line-height:22px;text-align:center;color:#000;margin:20px 0;}
.moreCountriesMain .WorldwideImg{text-align:center;line-height:0;}
body .topsecBOCC .countryLocationsIcon img{width:200px;height:164px;}
body .topsecBOCC .breadcrum ul,.pageBCS .topsec .breadcrum ul{display:flex;margin-bottom:45px;}
body .topsecBOCC .breadcrum ul > li:last-child,.pageBCS .topsec .breadcrum ul > li:last-child{display:inline-block;margin:0;}
body .innercontainer{padding:0!important;}
body.pageBCS .topsec{background-image:none;}
body .marginBottomNone{margin-bottom:0!important;}
body .paddingBottomNone{padding-bottom:0!important;}
body main .container{background:#F0F1F2;max-width:1100px;}
body.home .colorSection .cr-row.cr-heading h2{color:#000;font-weight:bold;}
body .colorSection{padding-left:15px;padding-right:15px;padding-bottom:0;background:#fff;margin-bottom:0;}
body .colorSection .tips .arrow-btn i{top:35%;}
body .layout .article .desc-blk .table-sm-content.body .tc p a{font-size:11px!important;}
body.category .section-wrapper.center.col-8 .casino-sm-table .table-sm-content .logo-Details{padding-left:36px;}
body .topsec p{background:#fff;color:#000;max-width:1100px;position:relative;z-index:1;margin:0 auto;padding:30px 15px;}
body .topsec p::after{content:'';position:absolute;left:0;right:0;height:calc(100% - 0px);background:#fff;z-index:-1;top:0;}
body .topsec .container{height:160px;max-width:1100px;margin:0 auto;}
body .topsec .innercontainer{padding-left:15px!important;padding-right:15px!important;}
body .topsec .newscategory-top{margin-top:0!important;width:200px;}
.topsec .newscategory-top h1 span{font-size:24px;line-height:28px;color:var(--categoryBanner-title-color);font-weight:bold;}
body.category .layout .article{margin-bottom:0;padding:10px;}
body.category .layout .article .casinoTableMain{padding-top:0;padding-bottom:0;margin:0 -10px;}
body .breadcrum ul > li > a{font-size:12px;line-height:13px;color:var(--category-breadcrumb-text-color);}
body .breadcrum ul > li:not(:last-child)::after{content:"»";font-size:14px;color:var(--category-breadcrumb-arrow-color);padding:0 10px;}
body.newspg main h1{font-weight:bold;font-size:32px;line-height:41px;}
body.newspg .section-wrapper.right .upcomming-blk{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;}
body.newspg .section-wrapper.right .upcomming-blk .ub-header{padding:20px 20px 10px;}
body.newspg .upcomming-blk .ub-list{border-top:none;padding-bottom:10px;margin:0 20px;}
body.newspg .upcomming-blk.bonus .dropdown{border:1px solid #D1D3D9;border-radius:2px;width:26px;height:26px;padding:0;}
body.newspg .upcomming-blk.bonus .ub-list li a > span.event{line-height:22px;color:#000;}
body.newspg .upcomming-blk .ub-list li a{align-items:flex-start;border-bottom:1px solid #D1D3D9;padding:10px 0;}
body.newspg .upcomming-blk.bonus .ub-list li a > span.live > span{width:56px;height:28px;border-radius:2px;font-size:12px;line-height:13px;font-weight:600;color:#fff;background:#F95E66;display:flex;justify-self:center;align-items:center;padding:0 0 0 7px;}
body.newspg .upcomming-blk.bonus .ub-list li a > span.live > span::after{content:"Live";}
body.newspg .upcomming-blk.bonus .ub-list li a > span.live > span::before{content:'';margin-right:3px;background:url(../images/liveIcon.svg) no-repeat left center;width:14px;height:10px;}
body.newspg .content-block > ul > li .img-wrap{width:150px;height:82px;border-radius:4px;}
body.newspg .content-block > ul > li .img-wrap img{min-width:unset;max-width:100%;-webkit-transform:none;transform:none;position:static;height:auto;}
body.newspg .content-block h3,.section-wrapper.right .stroy-stream h3{font-weight:bold;font-size:16px;line-height:26px;color:#000;border-bottom:none;margin:0 0 20px;padding:0;}
body.newspg .content-block .must-read li .content .marked{background:#fff;min-height:24px;box-shadow:-1px -1px 4px rgba(3,168,124,0.15), 2px 2px 4px rgba(3,168,124,0.35);font-weight:600;font-size:12px;line-height:13px;text-transform:uppercase;color:#000;padding:6px 10px;}
body.newspg .content-block > ul > li .content .title{font-weight:600;font-size:14px;line-height:18px;color:#000;margin:5px 0;padding:0;}
body.newspg .content-block .must-read li .content .rm-btn{font-weight:600;text-transform:capitalize;}
body.newspg .section-wrapper.right .content-block span.loadmore-btn.btn1{font-weight:600;color:#000 !important;font-size:16px;line-height:18px;background:none;text-transform:capitalize;width:284px;height:42px;border:1px solid #D1D3D9;border-radius:2px;display:flex;justify-content:center;align-items:center;margin:0 auto;padding:0;}
body.newspg .article .author{position:relative;margin-bottom:25px;border-bottom:1px solid #D1D3D9;border-top:1px solid #D1D3D9;padding-top:20px;padding-bottom:20px;}
body.newspg .article .author .authorpagelink a{font-weight:600;font-size:16px;line-height:18px;color:#03A87C;}
body.newspg .article .author .authorpagelink a span{border-bottom:1px solid #03A87C;}
body.newspg .article .author .authorpagelink a i::after{border:none;margin-left:3px;line-height:9px;padding:0;}
body.newspg .article .author .authorpagelink{top:42px;}
body.newspg .authorInfo{clear:both;padding:20px 0 0;}
body.newspg .newsPgLNsec h2{font-size:32px;line-height:38px;font-weight:bold;color:#000;}
body.newspg .layout .section-wrapper .heading.smalltitleNS{font-weight:bold;font-size:20px;line-height:22px;color:#000;}
.greenlinkColorTxt{color:#03A87C;border-bottom:1px solid #03A87C;line-height:20px;display:inline-block;font-weight:600;}
.authorNamAndTD svg{width:16px;height:16px;margin-right:5px;}
.authorNamAndTD .timeBoxA:last-child{margin-left:20px;}
.authorNamAndTD .authorNameTxt{margin-right:3px;}
.authorNamAndTD .authorNameTxt,.authorNamAndTD .timetextA{font-weight:600;font-size:15px;line-height:17px;color:#6E7685;}
.authorNamAndTD .dateTextA{font-weight:normal;font-size:15px;line-height:17px;color:#6E7685;}
.starburstBanSec{background:url(../images/starburstBanAndImg.png) no-repeat top center!important;}
body .content-block h3{font-size:32px;line-height:38px;color:#000;font-weight:600;}
body .relatedSlotsMain h3{border-bottom:none;margin:0;}
.relatedSlotsMain{background:#fff;padding:30px;}
.relatedSlotsMain ul{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-left:-19px;}
.relatedSlotsMain li{width:156px;background:#C4C4C4;border-radius:10px;margin-left:19px;}
body .relatedSlotsMain ul li a .img-wrap img{transform:none;position:static;width:167px;}
body .relatedSlotsMain ul li a .img-wrap{width:auto;display:block;overflow:unset;}
body .relatedSlotsMain ul li a .content .title{font-weight:600;height:auto;margin:6px 0 0;}
body .relatedSlotsMain ul li a .content{width:auto;display:block;padding:0;}
body .content-block.more-infromation ul.game-info{border-radius:0;background:#fff;box-shadow:none;padding:0;}
body .content-block.more-infromation ul.game-info li span.leftTextGI{font-weight:bold;font-size:16px;line-height:26px;color:#152235;}
body .more-infromation h3{font-weight:bold;font-size:16px;line-height:26px;color:#03A87C;border-bottom:none;margin:0;}
body .whiteBanSec{background:#fff;margin-bottom:30px;padding:30px 0;}
body .whiteBanSec .newscategory-top p{max-width:none;margin:0;padding:0;}
body .whiteBanSec .newscategory-top h1{font-weight:bold;font-size:52px;line-height:62px;color:#000;}
.casino-game .slots-listing-grid .slots-grd-wrap{display:flex;margin-left:-20px;grid-gap:0;justify-content:center;align-items:center;flex-wrap:wrap;}
.casino-game .slots-listing-grid .slots-grd-wrap li{width: 165px; height: 215px; margin-left:20px; margin-bottom: 20px; position: relative; background: radial-gradient(35.18% 57.91% at 50% 50%, #989FAC 0%, #6E7685 100%); border-radius: 12px;}
.casino-game .slots-listing-grid .slots-grd-wrap li .title{font-size:12px;line-height:15px;color:#fff;text-transform:capitalize;padding:5px 10px 0;}
.slots-listing-grid .c-more .btn3{background:none;cursor:pointer;width:180px;height:42px;border:1px solid #D1D3D9;border-radius:2px;font-weight:600;font-size:16px;line-height:18px;color:#000;margin:10px auto 0;}
.casino-game .slots-listing-grid li .img-wrapper{border-radius:11px;display:flex;justify-content:center;align-items:center;height:215px;}
.casino-game .slots-listing-grid li .img-wrapper > img {height: auto; margin-left: 0; -webkit-transform: none; transform: none; image-rendering: -webkit-optimize-contrast; object-fit:contain;}
.casino-game .slots-listing-grid li .list-text{position:absolute;bottom:0;left:0;text-align:left;right:0;border-radius:0 0 11px 11px;z-index:2;padding:0;}
.casino-game .slots-listing-grid li .list-text::after{display:none;content:"";}
body.home main .container{max-width:none;background-color:#fff;}
.btnAndnote div{display:flex;justify-content:center;align-items:center;width:180px;height:42px;border:1px solid #D1D3D9;border-radius:2px;}
.btnAndnote div.note{display:block;width:auto;height:auto;border:none;border-radius:0;margin-bottom:15px;}
.btnAndnote div a{font-weight:600;font-size:16px;line-height:18px;display:block;text-align:center;color:#000;}
.advertising-disclosure{top:auto;right:11px;bottom:4px;position:absolute;}
.advertising-disclosure .ad-wrap-popup{font-size:12px;text-align:left;display:none;position:absolute;width:400px;top:77%;background:#fff;right:0;border:1px solid var(--border2);color:#000;font-weight:400;z-index:9!important;padding:15px;}
body.home .cr-row{max-width:1100px;padding-left:0;padding-right:0;margin:0 auto;}
body.home .cr-row.cr-heading h2{font-weight:bold;font-size:26px;line-height:30px;color:#000;}
body.reviewpg .innercontainer .breadcrum{padding:17px 0 42px;}
body.reviewpg .review-head h1{font-size:28px;line-height:33px;font-weight:600;color:#fff;margin:0;}
body.reviewpg .review-wrap .r-title{font-weight:bold;font-size:20px;line-height:25px;color:#000;}
body.reviewpg .Rating .rate{order:2;font-weight:600;margin:0 7px;}
.socialIconsFJCRpage{display:flex;justify-content:flex-start;align-items:center;margin-left:20px;}
.socialIconsFJCRpage .ftIconFJCR{width:30px;height:30px;margin-right:8px;border-radius:50%;background:#F0F1F2;display:flex;justify-content:center;align-items:center;}
body.reviewpg .authorNamAndTD{margin:8px 0 28px;}
body.reviewpg .subheading{border-top:1px solid #D1D3D9;margin:30px 0 0;padding:20px 15px;}
body.reviewpg .secHMmain .title-desc{width:48%;min-height:301px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;padding:15px;}
body.reviewpg .secHMmain .title-desc .r-title{font-weight:bold;font-size:20px;line-height:22px;color:#F95E66;}
body.reviewpg .secHMmain ul{list-style:none;margin:0;}
body.reviewpg main .desc-blk h2{font-weight:bold;font-size:26px;line-height:30px;color:#000;}
body.reviewpg .stickhead .btn1.getbonus{width:128px;height:44px;background:#03A87C;border-radius:2px;}
body.reviewpg .casino-list.morereviews ul li .Rating li{display:inline-block!important;}
body.reviewpg .casino-list > ul > li .get-bonus .btn1{border-radius:25px;position:relative;}
body.reviewpg .promocodes .promocodes-big > ul > li .get-bonus .btn1{min-width:130px;width:auto;height:auto;border-radius:25px;}
body .casinoTableSlot .casino-sm-table .table-sm-content .signup-bonus h3{font-size:20px;line-height:26px;color:#03A87C;margin-bottom:0;}
body .casinoTableSlot .casino-sm-table .table-sm-content .signup-bonus h5{font-size:12px;line-height:18px;color:#000;}
body .casinoTableSlot .casino-sm-table .table-sm-content .text.tchide{font-size:10px;line-height:14px;height:30px;color:#6E7685;position:absolute;left:0;right:0;bottom:-31px;}
body .casinoTableSlot .casino-sm-table .table-sm-content .txt1{font-size:11px;color:#6E7685;}
body .casinoTableSlot .casino-sm-table .table-sm-content .text.tchide a{display:inline-block;font-size:11px;line-height:14px;color:#6E7685;text-decoration:underline;}
body .section-wrapper.center .casinoTableSlot .casino-sm-table .table-sm-content .play a.btn1{display:flex;justify-content:center;align-items:center;width:164px!important;height:50px;font-weight:bold;background:#03A87C;border-radius:2px;font-size:18px;line-height:22px;text-align:center;color:#fff;}
body .section-wrapper.center .casinoTableSlot .casino-sm-table .table-sm-content > span.rank{border-radius:4px 0 4px 0;display:flex;justify-content:center;align-items:center;width:36px;height:calc(100% - -1px);background:#D1D3D9;font-weight:600;font-size:16px;line-height:18px;text-align:center;color:#000;margin:-3px 0 0 -4px;}
body .section-wrapper.center .casinoTableSlot .casino-sm-table .table-sm-content{padding-left:59px;margin-bottom:50px;}
body .section-wrapper.center .casinoTableSlot .casino-sm-table .table-sm-content > span div.image-wrap{width:100px;height:100px;}
body .section-wrapper.center .casinoTableSlot .casino-sm-table .table-sm-content > span.signup-bonus{margin-left:45px;width:calc(100% - 470px);}
body .section-wrapper.center .casinoTableSlot .casino-sm-table .table-sm-content .compare-cell.tmandc{width:137px;}
body .section-wrapper.center .casinoTableSlot .casino-sm-table-wrap .nf-show-more{background:#E5E5E5;width:180px;height:42px;border:1px solid #D1D3D9;border-radius:2px;font-weight:600;font-size:16px;line-height:18px;text-align:center;color:#000;margin:0 auto;}
body .row-desc h2{font-weight:bold;font-size:24px;line-height:31px;color:#000;}
.news-wrpmain .casino-news{border-radius:0;margin:20px 0 0;}
body .category.hideRHSLHS .allbrandul .allbrandli{margin-left:15px;margin-right:15px;width:auto;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;}
body .category.hideRHSLHS .allbrandul .allbrandli .casino-item{box-shadow:none;margin-top:0;}
body .category.hideRHSLHS .allbrandul .allbrandli .casino-item .casino-offer{font-weight:bold;min-height:46px;height:auto;font-size:16px;line-height:18px;text-align:center;color:#000;}
body .category.hideRHSLHS .allbrand-wrap.reviews .casino-item .Play-now .btn1{background:#03A87C;border-radius:2px;}
body .category.hideRHSLHS .allbrandul .allbrandli .casino-item .number{font-weight:600;font-size:16px;line-height:18px;color:#152235;}
body .category.hideRHSLHS .allbrand-wrap.reviews{background:#E5E5E5;padding-top:0;margin:-10px -10px 0;}
body .bookmaker-offers{background:#F5F5F5;}
body .bookmaker-offers .bm-header{background-color:#fff;border-radius:4px 4px 0 0;padding:20px 20px 10px;}
body .bookmaker-offers ul.bonusBetsListM li{background:#F5F5F5;padding:0!important;}
body .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo{width:65px;height:65px;}
body .bookmaker-offers > ul > li .casinoWhiteSec{display:flex;align-items:center;justify-content:start;box-shadow:0 4px 12px rgba(0,0,0,0.1);background:#fff;position:relative;transition:.4s;z-index:1;top:0;padding:10px 20px;}
body .bookmaker-offers > ul > li .casinoWhiteSec:hover{top:-6px;}
body .bookmaker-offers > ul > li:first-child{border-top:none;}
body .bookmaker-offers > ul > li .bm-offer-title{width:calc(100% - 155px);}
.bookmaker-offers ul.bonusBetsListM li .bm-offer-title{width:calc(100% - 150px);}
body .bookmaker-offers > ul > li .bm-offer-title h3{font-weight:600;font-size:13px;line-height:18px;color:#000;margin:0 0 3px;}
body .bookmaker-offers > ul > li .bm-offer-title h5{font-size:11px;line-height:15px;color:#000;margin:0;}
body .bookmaker-offers > ul > li .bm-offer p,body .bookmaker-offers ul.bonusBetsListM li .bonustchide{font-size:8px;line-height:10px;color:#6E7685;background:#F5F5F5;margin:12px 0 0;padding:0 20px 10px;}
body .bookmaker-offers > ul > li .cl-btn{width:64px;height:34px;position:static;background:var(--button-fill-color); border:1px solid var(--button-border-color); color:var(--button-text-color); border-radius:2px;display:flex;justify-content:center;align-items:center;margin:0;padding:0;}
body .bookmaker-offers > ul > li .cl-btn a{font-weight:bold;font-size:14px;line-height:15px;text-align:center;color:var(--button-text-color);}
body .bookmaker-offers > ul > li .cl-btn:hover{background:var(--button-hover-fill-color); border:1px solid var(--button-hover-border-color); color:var(--button-hover-text-color);}
body .bookmaker-offers > ul > li .cl-btn a:hover{color:var(--button-hover-text-color);}
body .bookmaker-offers .loadmore-btn{display:flex;justify-content:center;align-items:center;background:#F5F5F5;width:284px;height:42px;border:1px solid #D1D3D9;border-radius:2px;font-weight:600;font-size:16px;line-height:18px;color:#000;margin:10px auto 0;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers > ul > li .casinoWhiteSec{overflow:hidden;padding:0;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo{width:88px;height:84px;border-radius:0;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo::after,.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo::before{content:"";position:absolute;right:-8px;width:14px;height:50%;-webkit-transform:skew(15deg);transform:skew(15deg);background:inherit;border-left:2px solid transparent;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo::before{-webkit-transform:skew(-15deg);transform:skew(-15deg);bottom:0;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bm-offer-title{width:calc(100% - 180px);}
.promocodes .promocodes-big > ul > li .promo-code h4,.promocodes .promocodes-big > ul > li .promo-code h3{font-weight:bold;font-size:20px;line-height:26px;}
.promocodes .promocodes-big > ul > li .get-bonus .btn1{width:164px;height:50px;border-radius:2px;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:20px;line-height:22px;text-align:center;}
body .slotbackgnd{background:url(../images/starburstBg.png) no-repeat top left;background-size:cover;}
body .slotgameTop .slotgames{flex-direction:column;display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin:0 15px;padding:0;}
body .slotgameTop .slotgames p{position:static;background-color:transparent;padding:20px 0 0;}
body .slotgameTop .slotgames h1{font-size:32px;line-height:38px;color:#000;font-weight:bold;margin:0;padding:0;}
body .slotgameTop .slotgames .slotgamesRHS{width:210px;margin-top:20px;}
body .slotgameTop .slotgames .slotgamesRHS .rate{font-weight:600;font-size:16px;color:#000;display:inline-block;text-align:right;vertical-align:middle;margin:-7px 0 0 2px;}
.slotgameTop .img-block{text-align:center;margin:8px 0 0;}
body .slotgameTop .breadcrum{padding-left:0;padding-right:15px;padding-top:10px;}
.topsec .titleSecOC{padding:20px 15px;}
.topsec .titleSecOC .boxesITA .boxMainB{margin-bottom:15px;width:100%;}
.topsec .titleSecOC p{max-width:none;padding:0;}
body .boxesITA p{padding-top:20px;padding-bottom:20px;}
.boxesITA .banThreeBoxes{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-left:-33px;}
.boxesITA .boxMainB{display:flex;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;width:318px;height:80px;margin-left:33px;box-shadow:0 4px 12px rgb(0 0 0 / 10%);padding:14px 15px;}
.boxesITA .boxMainB .boxTitleBB{font-weight:bold;font-size:20px;line-height:22px;color:#000;margin-left:15px;}
.boxesITA .iconBB svg{width:48px;height:48px;border-radius:6px;}
.boxesITA .buttonBB div{display:flex;justify-content:center;align-items:center;background:var(--site-color);border-radius:2px;width:42px;height:42px;}
.boxesITA .boxMainB .middleTxtMITA{margin-left:12px;}
.boxesITA .boxMainB .middleTxtMITA .boxTitleBB{font-size:16px;line-height:18px;margin-left:0;}
.boxesITA .subTextMITA{font-size:14px;line-height:15px;color:#6E7685;margin-top:6px;}
.moreCountriesMain p{margin:20px 0 10px;}
.browsePaymentMethodsM{background:#fff;margin:0;padding:50px 0 30px;}
.browseBySoftwareM{background:#F0F1F2;margin:0;padding:50px 0 30px;}
.page404Style{height:688px;}
.page404Style .banThreeBoxes{top:-5px;}
body.home .latestCasinoNewsSec{background:#fff;margin-bottom:20px;padding:0 15px;}
.fa-search::before{content:"\f002";font-size:20px;margin-right:5px;}
.category.hideRHSLHS .innercontainer .article{background:#fff;box-shadow:0 4px 40px rgba(0,0,0,0.12);border-radius:3px;margin-bottom:0;padding-left:15px;padding-right:15px;padding-top:20px;}
.content-image{background:#fff;text-align:center;padding:20px 20px 0;}
.gameCard{margin:30px 0 0;}
body .verdict{border-top:1px solid #D3DAE1;background:#F7F8F9;box-shadow:none;padding:20px 10px 0;}
body .verdict div h2{font-weight:bold;font-size:20px;line-height:27px;margin-bottom:28px;color:#000;}
body .verdict div{font-weight:normal;font-size:16px;line-height:26px;color:#000;}
body main h2{font-weight:bold;font-size:22px;line-height:26px;color:#000;}
body .r-title{font-weight:bold;font-size:24px;line-height:28px;color:#000;}
body .news-stream h4{color:#000;font-weight:600;font-size:16px;line-height:30px;margin-bottom:20px;}
body .news-stream .news-event-desc li.news-event-title{font-size:14px;line-height:24px;font-weight:normal;color:#000;}
body .news-stream .news-stream-list li{padding:0 5px 3px 50px;}
body .news-stream .news-stream-list li a{font-size:14px;line-height:24px;font-weight:600;color:#000;}
body .stroy-stream .stroy-stream-head{background:rgb(3,168,124,0.1);border-radius:10px;}
body .stroy-stream .stroy-stream-head .stroy-stream-number{font-size:40px;font-weight:normal;color:#03a87c;}
body .stroy-stream .stroy-stream-head .stroy-stream-update{line-height:normal;text-transform:none;font-size:unset;font-weight:normal;}
body .stroy-stream .stroy-stream-head .stroy-stream-update label:nth-of-type(1){font-weight:600;font-size:16px;color:#000;}
body .stroy-stream .stroy-stream-head .stroy-stream-update label:nth-of-type(2){font-size:16px;color:#6E7685;margin-top:4px;}
.searchholder{position:absolute;width:0;right:0;display:flex;align-items:center;justify-content:center;top:0;height:68px;background:#fff;box-shadow:-7px 4px 7px rgb(0 0 0 / 10%);opacity:0;transition:.25s;padding:0;}
.searchholder.show{opacity:1;transition:.25s;width:400px;padding-left:10px;border-radius:10px 0 0 10px;}
.searchholder .searchIcon,.searchholder .closeIconDM{width:25px;height:25px;cursor:pointer;margin:0 10px;}
.searchholder input[type=text]:focus{border:none;border-bottom:1px solid #ccc!important;outline:none;font-size:16px;}
.searchholder input[type=text]{border:none;border-radius:0;font-size:16px;background:#f1f1f1;}
.sublogoAndValueGS{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;margin:20px 0 0;}
.sublogoAndValueGS .logoGS svg{width:29px;height:28px;}
.sublogoAndValueGS .valueGS{margin-left:0;display:flex;justify-content:space-between;width:100%;margin-top:10px;}
.jumpToReviewLink a{font-weight:600;font-size:16px;line-height:26px;color:var(--site-color);display:inline-block;margin-top:20px;}
.jumpToReviewLink a svg{width:8px;height:8px;margin-left:2px; fill:var(--site-color);}
body .betfredPromoCodePage{background-color:#025A98;margin-bottom:30px!important;}
.newCustomerOfferBox .newCustomerOfferTxt{background:#FFCB52;width:250px;position:absolute;top:-22px;font-weight:600;font-size:20px;line-height:28px;color:#000;padding:7px 21px;}
.newCustomerOfferBox .newCustomerOfferTxt::before{content:"";position:absolute;right:-18px;width:0;height:0;top:0;border-color:#FFCB52 transparent transparent;border-style:solid;border-width:43px 20px 0 0;}
.betfredPromoCodePage .titleSecOC{padding:50px 15px 30px;}
.betfredPromoCodePage .promoCodeBtnSec h2{font-weight:bold;font-size:32px;line-height:38px;color:#03A87C;margin:0;}
.betfredPromoCodePage .subTitlePCB{font-weight:600;font-size:16px;line-height:20px;color:#ffffff;margin:10px 0 30px;}
.betfredPromoCodePage .gryPtext{font-weight:normal;font-size:12px;line-height:16px;color:#6E7685;}
.betfredPromoCodePage .threeBoxesSecPC{border-radius:4px;flex-direction:column;margin-top:0;display:flex;justify-content:space-between;align-items:center;padding:29px 19px;}
.betfredPromoCodePage .threeBoxesSecPC .valueTextTB{margin-right:20px;text-align:center;font-weight:600;font-size:30px;line-height:32px;}
.betfredPromoCodePage .threeBoxesSecPC .innerTB{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px;}
.betfredPromoCodePage .threeBoxesSecPC .titleTB{color:#000;font-size:16px;font-weight:600;line-height:18px;margin:0 0 6px;}
.betfredPromoCodePage .threeBoxesSecPC .textTB{font-size:14px;color:#000;line-height:16px;width:auto;}
.promoCodeBtnSec{display:flex;justify-content:center;align-items:center;height:auto;flex-direction:column;}
.betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:240px;}
.rightPCB .tc-top{display:block;white-space:nowrap;position:static;text-align:center;margin:0;}
.rightPCB .tc-top .tested{color:#38bc77;font-size:12px;font-weight:600;display:inline-block;vertical-align:middle;line-height:15px;margin-left:5px;}
.rightPCB .tc-top .lastused{font-weight:400;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:12px;line-height:13px;color:#6e7685;display:inline-block;vertical-align:middle;padding-left:3px;}
.getCodeBtnMain.getCodeShow .dottedBtnGC{position:static;width:305px;}
.boxesMainCG{display:flex;justify-content:center;flex-wrap:wrap;margin-left:0;padding:50px 0;}
.boxesMainCG .boxesCG{width:100%;text-align:center;background:#FFF;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;margin:0 15px 30px;padding:20px;}
.boxesMainCG .boxesTitleCG{font-weight:bold;text-align:left;margin-bottom:21px;font-size:20px;line-height:22px;color:#000;}
.boxesMainCG .boxesImgCG svg{width:160px;height:160px;}
body.newspg .breadcrum ul > li{line-height:22px;}
.newscategoryrelated{background:#fff;margin:0;padding:20px 15px 0;}
.newscategoryrelated h2{font-weight:bold;font-size:16px;line-height:26px;color:#000;border-bottom:none;margin:0;padding:0;}
body .newscategoryrelated .tips{padding:0 10px 0 0;}
body .newscategoryrelated .tips .arrow-btn .fa-angle-left:before{left:23px;top:17px;}
body .newscategoryrelated .tip-meta{width:calc(100% - 149px);margin-left:0;padding:0 0 0 15px;}
body .cr-row.cr-heading h2{font-weight:bold;color:#000;font-size:24px;line-height:28px;}
body .mobmenu nav > ul > li.show > span > em:before{content:"\f053";}
body .mobmenu nav > ul > li > span > em:before{content:"\f054";font:normal normal normal 10px/1 FontAwesome;}
nav ul.categories{position:relative;height:100vh;background:none;padding:0 20px;}
nav ul.categories:after{content:'';height:100vh;position:absolute;left:0;top:0;z-index:-1;width:100%;background:none;}
body .mobmenu nav > ul > li > .submenu > li{border-bottom:1px solid #283146;padding:0;}
.submenu > li.show > span{box-shadow:0 2px 9px rgb(0 0 0 / 6%);}
.mobmenu li.default .submenu > li.show .evnt-details::-webkit-scrollbar{width:5px;height:5px;}
.mobmenu li.default .submenu > li.show .evnt-details::-webkit-scrollbar-thumb {background: linear-gradient(13deg, #999999 14%,#696969 64%); border-radius: 4px;}
.mobmenu li.default .submenu > li.show .evnt-details::-webkit-scrollbar-thumb:hover {background: linear-gradient(13deg, #696969 14%,#999999 64%);}
.mobmenu li.default .submenu > li.show .evnt-details::-webkit-scrollbar-track{background:#ffffff;border-radius:5px;box-shadow:inset 7px 10px 12px #f0f0f0;}
.boxmainSF{width:240px;position:absolute;top:0;right:0;z-index:9;}
.boxmainSF .ulMainSF{display:none;background:#fff;transition:all .4s ease-in-out;margin:4px;padding:12px 11px;}
.arrowIconSF svg{transform:rotate(0deg);margin-top:-2px;fill:#C4C4C4;}
.boxmainSF.show .arrowIconSF svg{transform:rotate(180deg);margin-top:0;fill:#03A87C;}
.boxmainSF .ulMainSF .subTitle{font-weight:600;font-size:12px;line-height:13px;color:#000;margin-bottom:12px;}
.boxmainSF ul li{margin-top:12px;display:flex;justify-content:space-between;align-items:center;}
.boxmainSF .boxSF{border:1px solid #D1D3D9;border-radius:2px;margin-bottom:10px;background:#F0F1F2;}
.boxmainSF .titleSFM{display:flex;justify-content:space-between;align-items:center;background:#fff;cursor:pointer;padding:10px;}
.boxmainSF .titleIconSF svg{width:23px;height:18px;}
.boxmainSF .arrowIconSF{line-height:0;height:12px;}
.boxmainSF .arrowIconSF svg{width:13px;height:13px;}
.boxmainSF .titleSFM .titleSF{font-weight:600;font-size:14px;line-height:15px;color:#000;margin-left:8px;}
.boxmainSF .rightTxtValue{font-size:10px;line-height:11px;color:#6E7685;}
.boxmainSF .resetBtnSty{border:1px solid #D1D3D9;border-radius:2px;height:32px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:15px;text-align:center;font-weight:600;color:#000000;}
.boxmainSF .checkboxGroup label{position:relative;cursor:pointer;font-size:14px;line-height:15px;color:#000;}
.boxmainSF .checkboxGroup label::before{content:'';-webkit-appearance:none;background-color:transparent;width:14px;height:14px;background:#FFFFFF;border-radius:2px;border:1px solid #D1D3D9;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:12px;}
.boxmainSF .checkboxGroup input:checked + label::after{content:'';display:block;position:absolute;top:1px;left:5px;width:4px;height:9px;border:solid #03A87C;transform:rotate(45deg);border-width:0 2px 2px 0;}
.boxmainSF .radioGroup [type="radio"]:checked + label:before,.radioGroup [type="radio"]:not(:checked) + label::before{content:'';position:absolute;left:0;top:0;width:14px;height:14px;border:1px solid #D1D3D9;border-radius:100%;background:#fff;}
.boxmainSF .radioGroup [type="radio"]:checked + label:after,.radioGroup [type="radio"]:not(:checked) + label::after{content:'';width:8px;height:8px;background:#03A87C;position:absolute;top:3px;left:3px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;}
.cr-heading.arrow h2::after{content:"\f105";font:normal normal normal 26px/1 FontAwesome;font-size:25px;font-weight:600;width:10px;height:10px;line-height:10px;display:inline-block;vertical-align:middle;border:1px solid #FF3051;color:#FF3051;text-align:center;border-radius:50%;margin-left:10px;margin-bottom:-3px;padding:0;}
body .cr-heading.arrow h2:after{border:none;color:#03A87C;}
body .stroy-stream-list li:before{background:#03A87C;width:14px;height:14px;margin-left:0;}
body .stroy-stream-list li:after{top:0;border-left:2px solid #03A87C;width:2px;opacity:0.3;}
.videoSty video{border-radius:4px;}
.seeAllBtnTB::after{content:"";background:#f1f1f1;filter:blur(50px);height:106px;width:100%;position:absolute;left:0;top:-64px;right:0;}
.seeAllBtnTB a{width:345px;height:42px;position:relative;z-index:1;border:1px solid #D1D3D9;border-radius:2px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:16px;font-weight:600;line-height:18px;color:#000;margin:0 auto 30px;}
.subtypefiltermaplistMain{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-left:-10px;margin-top:20px;margin-bottom:20px;}
.subtypefiltermaplistMain li{border:1px solid #D1D3D9;cursor:pointer;font-size:16px;line-height:18px;color:#000;border-radius:2px;height:34px;display:flex;justify-content:center;align-items:center;margin:0 0 10px 10px;padding:0 15px;}
.subtypefiltermaplistMain li.active,.subtypefiltermaplistMain li:hover{background:#03A87C;color:#fff;}
.textblock{font-weight:normal;background:rgb(70,120,249,0.1);border-left:2px solid #4678F9;border-radius:2px;font-size:16px;line-height:26px;color:#000;padding:10px 20px 10px 45px;}
.textblock b{font-weight:600;padding-left:31px;display:inline-block;background:url(../images/noteInfoIcon.svg) no-repeat left center;margin:0 0 0 -31px;}
body.category .countryLocationsIcon img{width:154px; margin:0 0 -3px 0;}
.miniFilterTable{margin-bottom:40px;margin-top:15px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-left:0;flex-wrap:wrap;}
.miniFilterTable .miniFilterBox{width:95%;background:#FFF;margin-left:0;margin-top:20px;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:4px;position:relative;padding:20px;}
.miniFilterTable .miniFilterBox .brandImg{border-radius:50%;margin-right:20px;position:relative;display:inline-block;vertical-align:middle;width:80px;height:80px;}
.miniFilterTable .rightTextMFT h3{font-weight:bold;font-size:16px;line-height:18px;color:#000;}
.miniFilterTable .rightTextMFT .readReviewLink{font-size:16px;line-height:18px;text-decoration:underline;color:#6E7685;}
.miniFilterTable .miniFilterBox .ratecount{font-size:20px;line-height:normal;color:#152235;margin-right:10px;margin-top:5px;}
.miniFilterTable .miniFilterBox .Rating{display:flex;justify-content:flex-start;align-items:center;margin:12px 0 10px;}
body.reviewpg .desc-blk ul{margin-left:30px;}
body .tips-list .img-wrap{background:#f0f1f2;}
.img-wrapper a{pointer-events:auto!important;}
body a[target=_blank]{color:var(--links-target-blank);}
body .content-block.more-infromation ul.game-info li a{font-size:16px;line-height:26px;color:#03a87c;vertical-align:middle;}
.mob-verdict{width:100%;margin-bottom:20px;}
.mob-verdict p{font-size:12px;line-height:1.2;padding:0;}
.mob-verdict p i{font-size:12px;line-height:1.2;}
.mob-verdict th{background:#f6f7f7;line-height:18px;font-size:12px;color:#000;text-align:center;padding:8px;}
.mob-verdict td{text-align:left;border-bottom:1px solid #f6f7f7;background:#fcfcfc;vertical-align:middle;padding:8px;}
.mob-verdict .bonusval span{min-width:70px;width:auto;}
.verdict label.labtitle{display:none;position:relative;}
body .mob-verdict a{width:100%;display:inline-block;color:#393933;line-height:18px;font-size:14px;}
.mob-verdict .bookmaker a{display:block;position:relative;max-width:70px;border-radius:3px;text-align:center;line-height:0;height:37px;padding:8px 5px;}
.mob-verdict .bookmaker a img{width:72%;max-height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.mob-verdict .odds,.mob-verdict .bval{border-radius:3px;font-size:14px;line-height:normal;background:#f1f1f2;border-bottom:2px solid #d4d4d4;padding:5px 10px;}
.figtitle{position:absolute;right:10px;bottom:10px;color:var(--fontlight);z-index:9;cursor:pointer;height:15px;width:15px;}
.fa-times-circle::before{content:"\f057";}
.cat-top-sec .bookmaker-offers .rank{font-weight:600;color:#6E7685;font-size:12px;line-height:13px;width:20px;height:20px;background:#D1D3D9;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;}
.casino-news .news-wrp.categorysearch .news-list .img-wrap img{min-width:unset;position:static;transform:none;width:100%;height:auto;}
.chartTitle{font-weight:900;font-size:20px;line-height:22px;text-align:center;margin-bottom:20px;}
.spinWheel{display:flex;align-items:flex-start;justify-content:center;margin:50px 0;}
.spinResult #textdone{background:#03A87C;border-radius:2px;line-height:21px;margin-top:10px;color:#fff;font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:18px;font-weight:700;text-align:center;padding:10px;}
.fa-remove::before,.fa-close::before,.fa-times::before{content:"\f00d";}
.closeresult{right:6px;position:absolute;top:0;cursor:pointer;padding:10px;}
*,::before,::after{box-sizing:border-box;margin:0;padding:0;}
button{outline:none;background:transparent;border:none;cursor:pointer;}
.spinWheel .spin.container{width:auto;margin-right:50px;}
.spinWheel .buttons{display:block;position:relative;width:300px;height:auto;}
.spinResult .chartod{font-size:14px;line-height:26px;color:#6E7685;font-style:italic;font-weight:normal;margin-top:15px;}
.difficulty__button .iconify,.push__button .iconify{width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);color:rgb(56,15,15);}
.difficulty_text,.push__text{display:grid;justify-items:flex-start;text-transform:uppercase;margin-bottom:10px;color:white;font-size:40px;-webkit-text-fill-color:white;-webkit-text-stroke-color:black;-webkit-text-stroke-width:2px;}
.difficulty__buttons{width:130px;height:400px;display:grid;justify-items:center;}
.difficulty__button{position:relative;width:100%;height:100%;}
.button__front{width:100px;height:100px;background-color:#fff;border:1px solid #000809;border-radius:15px;position:absolute;top:0;left:0;transition:transform .2s linear;}
.button__back{width:100px;height:100px;background-color:#ebd4f3;border:1px solid #000809;border-radius:15px;box-shadow:10px 10px 0 0 rgba(186, 172, 191, 0.35);position:absolute;top:8px;left:8px;z-index:-1;transition:box-shadow .2s linear;}
.spinWheel button:hover .button__front{transform:translate(4px,4px);}
.spinWheel button:hover .button__back{box-shadow:5px 5px 0 0 rgba(186, 172, 191, 0.35);}
.chartod{font-style:italic;text-align:center;}
.cpanal li.sl{border:1px solid #000;box-sizing:border-box;box-shadow:0 4px 6px rgba(0,0,0,0.25);}
.push__button{position:relative;width:120px;height:120px;}
#chart{display:inline-block;width:500px;height:500px;position:relative;}
.chart__front{position:absolute;top:50%;left:50%;width:480px;height:480px;background-color:#fff;border-radius:50%;z-index:0;box-shadow:0 0 15px rgb(173 171 171); transform: translate(-50%,-50%);}
.chart__back{position:absolute;top:8px;left:8px;width:500px;height:500px;background-color:#ebd4f3;border:2px solid #000809;border-radius:50%;box-shadow:10px 10px 0 0 rgba(186, 172, 191, 0.35);transform:translate(10px,10px);z-index:-2;}
text{pointer-events:none;}
#chart svg{z-index:2;position:relative;}
.spinWheel #modal{display:none;position:fixed;z-index:1;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,0.5);}
.modal-content{background:#fff;max-width:400px;box-shadow:0 5px 8px 0 rgba(0,0,0,0.2);border-radius:10px;border:1px solid #000809;animation-name:modalopen;animation-duration:.5s;margin:10% auto;padding:20px;}
.modal-header{display:flex;align-items:center;justify-content:space-between;}
.modal-header h2{text-transform:uppercase;font-size:28px;margin:0;}
.modal-body-title{font-size:18px;color:rgb(54,51,51);text-transform:uppercase;line-height:1.6;}
.spin-result{font-size:24px;color:#c5b7ec;}
.closeBtn{color:gray;font-size:50px;}
.closeBtn:hover,.closeBtn:focus{color:black;cursor:pointer;}
#question{position:fixed;top:0;left:0;bottom:0;right:0;background:rgb(0 0 0 / 17%);display:none;justify-content:center;align-items:center;z-index:999;}
.spinResult{width:250px;background:#fff;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 2px 5px #ccc;position:relative;padding:20px;}
.emoji{font-size:72px;text-align:center;}
#result{font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:18px;font-weight:700;text-align:center;}
.spinWheel button{background:#05B989;color:#fff;font-size:16px;border:0;margin-top:15px;padding:6px 12px;}
.chart_option{display:flex;align-items:center;justify-content:flex-start;margin:20px 0;}
.chart_option input{width:343px;font-size:16px;line-height:26px;height:50px;background:#F9F9F9;border:1px solid #D1D3D9;box-sizing:border-box;border-radius:2px;}
.chart_option a{margin-left:5px;font-size:16px;line-height:26px;color:#03A87C!important;font-weight:600;}
.chart_custome{display:none;width:calc(100% - 510px);vertical-align:top;box-shadow:rgba(0,0,0,0.1) 0 4px 12px;background:rgb(255,255,255);border-radius:8px;padding:20px;}
.sort_option span svg{width:15px;height:15px;margin-right:2px;}
.sort_option span{border:1px solid #D1D3D9;box-sizing:border-box;border-radius:2px;font-weight:600;font-size:14px;line-height:15px;display:inline-flex;background:#fff;margin-left:10px;padding:5px;}
.sort_option{display:flex;align-items:center;justify-content:flex-end;margin:20px 0 5px;}
#chartoption li{font-size:16px;line-height:26px;padding:2px 10px;}
#chartoption{width:100%;height:260px;background:#F9F9F9;overflow-y:auto;border:1px solid #D1D3D9;box-sizing:border-box;border-radius:2px;padding:5px 0;}
#chartoption *{scrollbar-width:auto;scrollbar-color:#757575 #ffffff;}
#chartoption::-webkit-scrollbar{width:5px;}
#chartoption::-webkit-scrollbar-track{background:#ffffff;}
#chartoption::-webkit-scrollbar-thumb{background-color:#757575;border-radius:5px;border:1px solid #ffffff;}
.fa-plus:before{content:"\f067";}
.adv_option{cursor:pointer;display:flex;align-items:center;justify-content:space-between;}
.checkWrap{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;margin-top:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.checkWrap input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}
.checkWrap .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #D1D3D9;box-sizing:border-box;border-radius:2px;}
.checkWrap:hover input ~ .checkmark{background-color:#ccc;}
.checkWrap .checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #05B989;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-width:0 3px 3px 0;}
ul.cpanal li{cursor:pointer;width:20px;height:20px;border-radius:2px;margin-right:5px;border:1px solid #ccc;}
.opClose.show .fa-plus:before{content:"\f068";}
.spinResult button{background:#03A87C;border-radius:2px;font-size:19px;line-height:21px;text-align:center;margin-top:10px;color:#fff;padding:10px;}
#optionsubmit,#optioncomp{color:red;display:none;}
.jcasino{font-size:16px;text-align:center;margin-bottom:40px;line-height:18px;color:#6E7685;}
.loginSignup .error{font-size:14px;line-height:22px;color:#FC3131;margin-top:10px;display:none;}
.loginSignup{width:auto;margin:0 auto auto;padding:50px;}
.loginSignup .sectionTitleLS{padding:0 0 8px;}
.loginSignup input[type=text],.loginSignup input[type=password]{width:100%;height:50px;font-size:16px;line-height:26px;color:#000;background:#f9f9f9;border:1px solid #d1d3d9;border-radius:2px;border-style:none;padding:12px 15px;}
.showpswd img{width:13px;}
.showpswd{position:absolute;right:11px;top:39px;z-index:99;}
.titlewrap svg{width:12px;height:12px;margin-right:5px;}
.titlewrap .title{font-weight:600;font-size:12px;line-height:12px;color:#000;}
.loginSignup ul li{position:relative;font-size:14px;line-height:18px;margin-top:20px;}
.loginSignup ul li.con span.checkcon{position:absolute;left:0;}
.createAccount{font-weight:600;font-size:19px;line-height:21px;display:flex;align-items:center;justify-content:center;background:#03A87C;border-radius:6px;color:#fff;cursor:pointer;padding:14px;}
.tcp svg{margin-right:10px;width:18px;height:20px;}
.tcp{background:#ECEDEF;border-radius:10px;display:grid;grid-template-columns:30px auto;align-items:center;justify-content:center;padding:20px;}
.titlewrap{align-items:center;display:flex;margin-bottom:9px;}
.tcp a.checktc{color:#0987f3;font-weight:600;}
.loginlink{color:#03a87c;font-weight:600;}
.loginSignup .forgotpswd{color:#03A87C;position:absolute;right:0;}
.disabledbutton{pointer-events:none;opacity:0.4;}
.newsignup.Thankyoudiv .successimg{position:relative!important;display:block;background:none;}
.progressbar{display:none;background-color:#03a87c;height:48px;width:100%;border-radius:2px;box-shadow:0 1px 5px #047255 inset, 0 1px 0 #05684e;}
.stripes{background-size:30px 30px;background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25% transparent 25% transparent 50% rgba(255,255,255,.15) 50% rgba(255,255,255,.15) 75% transparent 75% transparent );}
.stripes.animated{animation:animate-stripes .6s linear infinite;}
.stripes.animated.slower{animation-duration:1.25s;}
.stripes.reverse{animation-direction:reverse;}
.signupform .row-desc{font-size:14px;line-height:18px;}
.signupform .tcp div{font-size:12px;line-height:15px;}
.loginSignup ul li.submit{font-size:19px;line-height:21px;}
.signupLeftRight .signup{width:500px;margin-right:30px;}
.signUpRightside{background:rgb(236,237,239,0.5);border-radius:10px;width:250px;padding:20px 19px;}
.signUpRightside .titleSRS{font-weight:600;font-size:16px;line-height:22px;}
.signUpRightside ul{margin:0;padding:0;}
.signUpRightside ul li{display:flex;justify-content:flex-start;align-items:center;font-size:14px;line-height:19px;color:#000;margin:35px 0 0;padding:0;}
.signUpRightside ul li:first-child{margin-top:29px;}
.signUpRightside ul li span{display:inline-block;margin-left:10px;width:180px;}
.successTxtSty{font-size:24px;line-height:28px;font-weight:bold;margin-bottom:8px;}
.Thankyoudiv p{font-size:16px;line-height:18px;color:#6E7685;}
.Thankyoudiv .successCheckIcon{line-height:0;margin:30px 0;}
.Thankyoudiv .successCheckIcon svg{width:80px;height:80px;}
.Thankyoudiv .successmsg{font-size:16px;line-height:26px;color:#000;}
.sendAgainLink{font-size:16px;line-height:26px;color:#000;margin-top:20px;}
.loginLRmain .loginsec,.loginLRmain .checkEmailBoxM,.loginLRmain .checkEmailBoxPassword{padding-top:0;margin:0 50px 0 0;}
.competitionExpiredSec .textStyCE{line-height:normal;color:#ec554e;display:inline-flex;margin:5px 0 0 10px;}
body .prizesList{height:180px;}
body .competitionsBox .tabSecMain .tabcontentC{height:224px;}
.pageContent.hideli .fa.fa-chevron-down{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:26px;height:26px;display:flex;align-items:center;background:#fff;justify-content:center;border-radius:30px;border:1px solid #000;cursor:pointer;}
.awardsSection h2{font-size:24px;line-height:26px;color:#000;margin-bottom:34px;}
.awardsResult{display:none;position:fixed;left:0;top:0;bottom:0;right:0;background-color:rgba(0,0,0,0.7);z-index:9999;}
.awardsResult .awardsResultMain{display:flex;justify-content:center;align-items:center;height:100%;}
.awardsResult .awardsResultInr{width:345px;background:#fff;position:relative;text-align:center;box-shadow:0 4px 12px rgb(0 0 0 / 10%);border-radius:4px;padding:30px 20px;}
.awardsResult .awardsResultInr .thanksText{font-weight:bold;font-size:24px;line-height:28px;color:#000;margin:19px 0 10px;}
.awardsResult .awardsResultInr .resultvalText,.awardsResult .awardsResultInr .chartod{font-size:16px;line-height:24px;color:#000;font-style:normal;}
.awardsResult .awardsResultInr .awarddoneBtn{background:#03A87C;margin-top:20px;font-weight:600;font-size:19px;line-height:21px;border-radius:6px;display:flex;color:#fff;height:50px;justify-content:center;align-items:center;}
.awardsResult .awardsResultInr .fa-times:before{content:"\f00d";font-size:14px;}
.awardsSection ul{display:flex;flex-wrap:wrap;margin-left:-25px;}
.awardsSection li{box-shadow:0 4px 12px rgb(0 0 0 / 10%);width:200px;border-radius:0 0 8px 8px;margin:0 0 50px 25px;}
.awardsSection .imgWrapAwd{width:200px;height:120px;display:flex;justify-content:center;align-items:center;border-radius:8px 8px 0 0;}
.awardsSection .imgWrapAwd img{width:130px;max-height:80px;}
.awardsSection .radioBtnSecAB{background:#fff;border-radius:0 0 8px 8px;padding:10px;}
.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label:before,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label:before{content:'';position:absolute;left:0;top:-3px;width:20px;height:20px;border:1px solid #D1D3D9;border-radius:100%;background:#fff;}
.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label:after,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label:after{content:'';width:14px;height:14px;background:#03A87C;position:absolute;top:0;left:3px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;}
.awardsSection .addBoxAwd a{width:200px;height:166px;border:1px solid #ddd;background:#f9f6f6;display:flex;justify-content:center;align-items:center;font-size:50px;color:#03a87c;border-radius:8px;}
.awardsSection .bestSlotGameSec .imgWrapAwd img{width:200px;}
.awardsSection .imgWrapAwd.externalImage img{width:auto;height:120px;max-height:initial;border-radius:8px 8px 0 0;}
.voteNowSecM{background:#FFFFFF;border-radius:8px;padding:40px 15px;}
.voteNowSecM .inpStyVN{position:relative;margin:26px 0 12px;}
body .voteNowSecM input{background:#F9F9F9;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:1px solid #D1D3D9;box-sizing:border-box;border-radius:2px;font-size:16px;line-height:26px;color:#000000;padding:12px 15px;}
body .voteNowSecM input:focus{outline:none;}
.checkboxMainAwd{display:block;margin-bottom:41px;}
.checkboxMainAwd label{position:relative;cursor:pointer;font-weight:400;font-size:16px;line-height:26px;color:#000;}
.checkboxMainAwd label:before{content:'';-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin-top:-2px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;width:24px;height:24px;background:#F9F9F9;border:1px solid #D1D3D9;border-radius:2px;padding:0;}
.checkboxMainAwd input:checked + label:after{content:'';display:block;position:absolute;top:-8px;left:12px;width:10px;height:24px;border:solid #03a87c;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:0 3px 3px 0;}
.checkboxMainAwd label span{display:inline-block;margin:-29px 0 0 35px;}
.voteNowBtnAwd a{display:flex;font-weight:600;justify-content:center;align-items:center;width:250px;height:46px;background:#03A87C;border-radius:6px;font-size:18px;line-height:20px;text-align:center;color:#FFFFFF;margin:0 auto;}
.votingClosedSec{text-align:center;padding:30px 0;}
.votingClosedSec .votingClosedBan{text-align:center;line-height:0;padding-bottom:15px;}
.votingClosedSec .votingClosedBan img{width:800px;}
.votingClosedSec p{font-size:16px;line-height:26px;text-align:center;color:#000;font-weight:600;margin:15px 0;}
.voteNowSecM .errorMsgVN{color:red;font-size:13px;position:absolute;right:0;}
.awarderrip .inpStyVN input,.awarderrip .checkboxMainAwd label:before{border-color:red;}
span.aw_err{position:absolute;right:0;color:red;font-size:14px;left:0;margin:-31px 0 0;}
header .languageMain{position:absolute;right:85px;top:20px;}
.overlaylang.show{background:rgb(0,0,0,0.2);position:fixed;top:68px;left:0;right:0;bottom:0;z-index:999;}
.langTitleCloseIcon{display:flex;justify-content:space-between;align-items:center;margin:30px 30px 0;}
.langTitleCloseIcon svg{width:18px;height:18px;cursor:pointer;}
.languageTitleLD{font-size:20px;line-height:22px;color:#000;font-weight:bold;}
header .outerDiv .selectedLanguage{background:var(--header-selectedLanguage-bg-color); border:1px solid var(--header-selectedLanguage-border-color); border-radius:30px;text-transform:uppercase;}
header .outerDiv .selectedLanguage:focus-within{border:1px solid #008ff9;}
.outerDiv .choose-lng,.outerDiv .selectedLanguage{width:230px;background:#0b235a;border:none;cursor:pointer;position:relative;display:inline-block;padding:3px;}
.outerDiv .footer-menu .default.lang .choose-lng span:first-child,.outerDiv .footer-menu .languagedefault.lang .selectedLanguage span:first-child{margin-right:0;color:var(--light);}
.outerDiv .footer-menu .default.lang .supp-langs label,.outerDiv .footer-menu .languagedefault.lang .supp-langs label{cursor:pointer;color:var(--header-selectedLanguage-text-color);font-size:15px;line-height:17px;margin-top:-2px;display:block;margin-left:2px;}
.outerDiv .footer-menu .languagedefault.lang .supp-langs label{margin-top:0;}
header .outerDiv .footer-menu .languagedefault.lang .supp-langs label:before{border-radius:50%;border:1px solid #ccc;}
.outerDiv .footer-menu .default.lang .supp-langs label:before,.outerDiv .footer-menu .languagedefault.lang .supp-langs label:before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left center;transform-origin:left center;margin-top:-3px;margin-right:-8px;border:1px solid #fff;}
header .outerDiv .languageMain .selectedLanguage::after{display:none;font:normal normal normal 14px/1 FontAwesome;content:"\f078";position:absolute;right:9px;top:9px;color:#000;font-size:16px;}
.outerDiv .footer-menu .default.lang .supp-langs,.outerDiv .footer-menu .languagedefault.lang .allLanguage{display:none;position:absolute;width:918px;height:500px;background:#FFFFFF;box-shadow:0 10px 10px rgba(0,0,0,0.1);border-radius:10px;left:0;right:0;top:142px;margin:0 auto;}
.outerDiv .footer-menu .default.lang .supp-langs>ul,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul{display:flex;justify-content:flex-start;align-items:flex-start;margin-left:-12px;flex-wrap:wrap;width:100%;font-size:14px;max-height:435px;overflow-y:auto;padding:25px 30px 30px;}
.outerDiv .footer-menu .default.lang .supp-langs>ul::-webkit-scrollbar-track,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5;}
.outerDiv .footer-menu .default.lang .supp-langs>ul::-webkit-scrollbar,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul::-webkit-scrollbar{width:5px;background-color:#F5F5F5;}
.outerDiv .footer-menu .default.lang .supp-langs>ul::-webkit-scrollbar-thumb,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul::-webkit-scrollbar-thumb{background-color:#3c3838;}
.outerDiv .footer-menu .default.lang .supp-langs>ul>li,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li{width:200px;margin-left:12px;margin-bottom:8px;font-size:16px;color:#000;cursor:pointer;background:#fff;line-height:normal;height:32px;display:flex;justify-content:flex-start;align-items:center;border-radius:30px;padding:5px;}
.outerDiv .footer-menu .default.lang .supp-langs>ul>li.active,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li.active,.outerDiv .footer-menu .default.lang .supp-langs>ul>li:hover,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li:hover{background:rgb(0,143,249,0.1);color:#008FF9;}
.outerDiv .footer-menu .default.lang .supp-langs ul li:before,.outerDiv .footer-menu .languagedefault.lang .allLanguage ul li:before{content:"";width:32px;height:32px;display:inline-block;vertical-align:middle;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left center;transform-origin:left center;margin-right:-8px;}
.language-list li.active{order:-1;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tcTextMain p,.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tcTextMain p a{font-size:10px;line-height:14px;color:#6E7685;}
.layout.lrContainer{max-width:1100px;margin-left:auto;margin-right:auto;}
.homeTC main .container{background:var(--bodygrycolor)!important;}

.contentSDNgroup .contentSDN:last-child{font-weight:500;}
body .mobmenu nav>ul>li{width:100%;height:auto;border:none;}
body .mobmenu nav>ul>li>span{width:100%;height:auto;background:none;flex-direction:row;justify-content:flex-start;border-bottom:1px solid #253545;border-right:none;padding:15px 0;}
body .mobmenu nav > ul > li > span svg{margin-right:10px;width:24px;height:24px;fill:#fff;}
body .mobmenu nav>ul>li.show>span svg{fill:#0776DF;}
.mobmenu .cls-menu svg{fill:#fff;width:16px;height:16px;}
body .mobmenu nav > ul > li > .submenu span{padding-top:10px;padding-bottom:10px;padding-left:38px; display:block; line-height:normal;}
.mobmenu nav > ul > li.show > .submenu{display:block;max-height:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:auto;}
body .mobmenu nav > ul > li > .submenu > li a{font-size:16px;line-height:26px;}
body .mobmenu nav > ul > li > span i.fa.fa-chevron-down{position:absolute;right:0;padding:10px;}
.mobmenu nav > ul > li.show > .submenu::-webkit-scrollbar{width:6px;background-color:#F5F5F5;}
.mobmenu nav > ul > li.show > .submenu::-webkit-scrollbar-thumb{background-color:#000;}
.promocodesHorizontal ul{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-left:-25px;}
.promocodesHorizontal li{background:#FFFFFF;box-shadow:0 4px 12px rgba(0,0,0,0.1);position:relative;margin-left:25px;margin-top:20px;border-radius:8px;width:200px;text-align:center;padding:20px 15px;}
.promocodesHorizontal li .img-wrap{width:80px;height:80px;border-radius:50%;position:relative;margin:0 auto;}
.promocodesHorizontal .promo-code h4{font-size:16px;line-height:18px;color:#000;margin-top:10px;min-height:34px;margin-bottom:10px;font-weight:600;}
.promocodesHorizontal li .tc-top{white-space:nowrap;position:static;display:block;margin:0;}
.promocodesHorizontal li .tc-top .lastused{font-weight:normal;order:3;font-size:12px;line-height:13px;color:#6E7685;display:inline-block;vertical-align:middle;padding-left:3px;}
.promocodesHorizontal li .tc-top .lastused:before{content:"-";display:none;margin-right:5px;}
.promocodesHorizontal li .t-and-c{font-size:12px;line-height:16px;bottom:16px;position:static;display:block;text-align:right;right:30px;margin-right:0;padding:0;}
.promocodesHorizontal li .t-and-c a{font-size:12px;line-height:16px;text-align:center;text-decoration:underline;color:#6E7685;display:inline-block;}
.promocodesHorizontal li .getCodeBtnMain .getCodeBtn{border-radius:8px 0 0 8px;width:112px;}
.promocodesHorizontal li .getCodeBtnMain .dottedBtnGC{border-radius:0 8px 8px 0;}
.promocodesHorizontal li .getCodeBtnMain{position:relative;top:auto;right:auto;width:170px;margin:10px auto 15px;}
.promocodesHorizontal li .getCodeBtnMain .getCodeBtn div{font-size:15px;}
body.home .promocodesHorizontal{margin:-10px 0 30px;}
body.modal-open{height:100vh;overflow-y:hidden;}
.profilePgMain{margin-top:50px;}
.profilePgMain .boxStyleEP{background:#FFFFFF;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:8px;margin-bottom:30px;padding:40px;}
.profilePgMain .boxStyleEP h2{margin-bottom:30px;font-weight:600;}
body .login > a{width:40px;height:40px;border-radius:50%;}
body .login > a img{width:40px;height:40px;border-radius:50%;object-fit:cover;object-position:center right;}
.profilePgMain .profileImg{line-height:0;margin-right:20px;width:100px;height:100px;border-radius:50%;}
.profilePgMain .uploadBtnEP{position:relative;width:167px;margin-top:15px;}
.profilePgMain .uploadBtnEP .uplbtn{width:167px;height:38px;border:1px solid #D1D3D9;font-weight:600;border-radius:2px;background-color:#fff;font-size:16px;line-height:18px;display:flex;justify-content:center;align-items:center;color:#000;}
.profilePgMain .uploadBtnEP input[type=file]{font-size:100px;position:absolute;left:0;top:0;opacity:0;right:0;bottom:0;}
.profilePgMain .uploadedImagesM div{line-height:0;margin-right:20px;width:54px;height:54px;border-radius:50%;position:relative;}
.profilePgMain .uploadedImagesM div img{width:52px;height:52px;border-radius:50%;object-fit:cover;object-position:center right;}
.profilePgMain .uploadedImagesM div.activeImg{border:1px solid #000;box-shadow:0 4px 6px rgba(0,0,0,0.25);}
.profilePgMain .uploadedImagesM div.activeImg::after{content:"\2713";font-size:12px;font-weight:bold;color:#fff;position:absolute;top:-2px;right:-1px;width:16px;height:16px;background:#05AF7E;display:flex;line-height:normal;justify-content:center;align-items:center;border-radius:50%;}
.profilePgMain .btnEP{font-weight:600;height:50px;border-radius:6px;font-size:20px;line-height:22px;color:#FFFFFF;background:#03A87C;display:flex;align-items:center;justify-content:center;width:100%;}
.personalInformationMain .btnEP{margin-top:23px;}
.profilePgMain .selectBoxStyEP select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;height:50px;display:block;font-size:16px;line-height:26px;color:#000;width:100%;outline:0;cursor:pointer;background:#F0F1F2;border:none;box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);border-radius:4px;padding:12px 15px;}
.profilePgMain .selectBoxStyEP svg{width:13px;height:13px;position:absolute;pointer-events:none;right:16px;top:18px;cursor:pointer;}
.profilePgMain .selectBoxDOB .selectBoxStyEP{width:210px;margin:0 20px;}
.profilePgMain .selectBoxDOB .selectBoxStyEP:first-child,.profilePgMain .selectBoxDOB .selectBoxStyEP:last-child{width:120px;margin:0;}
.profilePgMain ul{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-left:-40px;}
.profilePgMain .inputLblPIM{margin-bottom:20px;margin-left:40px;width:490px;position:relative;}
.profilePgMain .inputLblPIM .lblPIMain{display:flex;align-items:center;justify-content:flex-start;margin-bottom:9px;}
.profilePgMain .inputLblPIM svg{width:11px;height:12px;margin-right:3px;}
.profilePgMain .noteStyEP{background:#FFF492;border:1px solid #FFD645;margin-top:-12px;border-radius:2px;font-size:14px;line-height:20px;padding:10px;}
.profilePgMain .updatePswdLink{margin:34px 0 0;}
.profilePgMain .btnLinkSy{font-size:16px;line-height:26px;text-decoration:underline;color:#000;display:inline-block;}
.profilePgMain .error{font-size:12px;line-height:16px;color:#FC3131;position:absolute;right:0;top:-1px;display:none;margin:0;}
.profilePgMain .typeREU span .switch{display:block;margin-right:7px;}
.profilePgMain .typeREU span{display:inline-block;vertical-align:middle;line-height:14px;}
.profilePgMain .switchButton input + .slider{background-color:#EEF2F5;border:1px solid var(--border2);padding:2px;}
.profilePgMain .typeREU .switchButton .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;background-color:#EEF2F5;border:1px solid var(--border2);width:46px;height:26px;padding:2px;}
.profilePgMain .typeREU .switchButton .slider:before{position:absolute;background-color:#8f8f8f;content:"";height:20px;width:20px;left:2px;bottom:2px;-webkit-transition:.4s;transition:.4s;}
.profilePgMain .labelhidden .lblPIMain{visibility:hidden;}
.profilePgMain .typeREU .switchButton input.cschecked+.slider:before{-webkit-transform:translateX(20px);transform:translateX(20px);background-color:#FFFFFF;box-shadow:0 1px 1px rgba(0,0,0,0.1);}
.profilePgMain .typeREU .switchButton input.cschecked+.slider{background:#03A87C;box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);}
.marketingPreferencesM ul{flex-direction:column;margin:0;}
.marketingPreferencesM .inputLblPIM{margin-left:0;margin-bottom:0;}
.marketingPreferencesM .inputLblPIM:last-child{margin-top:40px;}
.usernameSecDD .userPicDD{width:46px;height:46px;border-radius:50%;}
.usernameSecDD .userPicDD img{width:46px;height:46px;border-radius:50%;object-fit:cover;object-position:center right;}
.rewardPointsSec{border:1px solid #D1D3D9;display:flex;min-width:50px;justify-content:flex-start;align-items:center;border-radius:20px;padding:5px;}
.rewardPointsSec svg{width:22px;height:20px;}
.rewardPointsSec span{font-size:16px;line-height:18px;display:inline-block;margin-left:6px;}
.usernameSecDD{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #D1D3D9;padding:20px;}
.usernameSecDD .userNameTextDD{font-size:16px;line-height:18px;font-weight:600;margin-left:10px;}
.savedSecMain{text-align:left;padding:20px 20px 0;}
.savedSecMain .imgWrapSav{width:30px;height:30px;position:relative;border-radius:50%;}
.savedSecMain .mainTitleSav{font-size:16px;line-height:18px;font-weight:600;margin-bottom:20px;}
.savedSecMain .subTitleSav{font-size:14px;line-height:15px;font-weight:600;margin-bottom:10px;}
.addLogosSav svg{width:30px;height:30px;}
.listMainS ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-left:-6px;margin-bottom:20px;}
.menusDD{text-align:left;border-top:1px solid #D1D3D9;}
.menusDD a{font-size:16px;line-height:18px;color:#000;font-weight:600;display:block;margin:10px 0;padding:10px 20px;}
.profilePgPopup .profilePgPopupInr,.profilePopupDA .profilePgPopupInr{width:375px;position:relative;border-radius:6px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 20px 30px;}
.profilePgPopup .popupTitleSy,.profilePopupDA .popupTitleSy{font-size:24px;line-height:28px;color:#000;font-weight:600;}
.profilePgPopup .popupText,.profilePopupDA .popupText{font-size:16px;margin:30px 0 20px;}
.profilePgPopup .signUpRightside,.profilePopupDA .signUpRightside{width:auto;background-color:transparent;padding:0;}
.profilePgPopup .signUpRightside ul li,.profilePopupDA .signUpRightside ul li{margin-top:19px;}
.profilePgPopup .signUpRightside ul li span,.profilePopupDA .signUpRightside ul li span{font-size:16px;line-height:18px;width:auto;}
.profilePgPopup .btnKDSty button,.profilePopupDA .btnKDSty button{width:100%;font-weight:600;font-size:19px;line-height:21px;background:#03A87C;border-radius:6px;height:50px;display:flex;justify-content:center;align-items:center;color:#fff;}
.profilePgPopup .btnKDSty .btnD,.profilePopupDA .btnKDSty .btnD{border:1px solid #D1D3D9;background-color:#fff;color:#000;}
.commonpopu .commonPopupInr{width:320px;height:200px;position:relative;border-radius:6px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px;}
.commonpopu .iconsSE svg{width:30px;height:30px;margin-bottom:10px;display:none;}
.commonpopu .cpmmonText{font-size:16px;line-height:18px;text-align:center;}
body .commonpopu .iconsSE svg{width:30px;height:30px;margin-bottom:20px;display:none;}
.commonpopu.error .cpmmonText{color:#F70808;}
.login-popup-wrap.afterlogg.show::before{height:0;width:0;content:"";top:5px;position:absolute;right:16px;-webkit-transform:rotate(225deg);transform:rotate(225deg);border-color:transparent transparent #d1d3d9;border-style:solid;border-width:0 0 12px 12px;margin:0 auto;}
body .confirmpg .section-wrapper.center.col-8{background:#fff;-webkit-box-shadow:0 4px 40px rgb(0 0 0 / 12%);box-shadow:0 4px 40px rgb(0 0 0 / 12%);border-radius:8px;padding:30px;}
.filter-sm-content.body .tc p a{color:#818a97!important;font-weight:400!important;}
.checkEmailBoxM .emailWithArrowM svg,.checkEmailBoxPassword .emailWithArrowM svg{width:12px;height:10px;margin-right:10px;}
.checkEmailBoxM .sectionTitleLS,.checkEmailBoxPassword .sectionTitleLS{text-align:left;padding:25px 0 30px;}
.checkEmailBoxM .pswSubTitle,.checkEmailBoxPassword .pswSubTitle{font-weight:600;margin-bottom:10px;}
.checkEmailBoxM .pswTxtWithlink a,.checkEmailBoxPassword .pswTxtWithlink a{color:#03A87C;text-decoration:underline;}
.otpsendWrap{height:100%;width:100%;display:none;align-items:center;justify-content:center;position:absolute;z-index:999;background:#fff;text-align:center;border-radius:5px;margin-bottom:20px;padding:20px 10px;}
.loaderOTP{border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid #03a87c;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:10px auto auto;}
.pendingOTP span{margin-bottom:20px;display:block;}
.checkmark{width:50px;height:50px;border-radius:50%;display:block;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0 0 0 #4bb71b;animation:fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;position:relative;top:5px;right:5px;margin:0 auto;}
.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke .6s cubic-bezier(0.65,0,0.45,1) forwards;}
.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(0.65,0,0.45,1) .8s forwards;}
.fa-eye:before{content:"\f06e";}
.inputLblPIM .fa-eye{cursor:pointer;position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;right:0;bottom:4px;}
.inputFieldLS .fa-eye{cursor:pointer;position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;right:0;top:4px;}
.signupform .tableText{font-size:12px;display:block;margin:10px 0 0;}
body .top-news .cat-top-sec .lt-sec.Showlhs{flex-basis:auto;width:688px;position:relative;background:#fff;margin-right:0;padding-bottom:0;box-shadow:none;border:1px solid #EBEDEF;}
body .top-news .cat-top-sec .rt-sec.Showlhs{flex-basis:auto;width:411px;position:relative;flex-direction:column;box-shadow:none;background:#fff;margin-left:0;margin-bottom:0;padding:1px 0 0 20px;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article{position:static;height:auto!important;margin-bottom:0;background:#fff;padding-bottom:0;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article{width:auto;display:flex;justify-content:flex-start;align-items:flex-start;min-height:143px;line-height:normal;background:#fff;border-bottom:1px solid #EBEDEF;position:relative;margin:0 0 12px;padding:0 10px 10px 0;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .img-wrapper{height:451px;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .img-wrapper{width:156px;height:103px;position:relative;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .img-wrapper .eventtime{top:auto;right:auto;background:rgb(7,118,223,0.8);border-radius:0;bottom:0;left:0;padding:4px 5px;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .img-wrapper .eventtime.live{background:#E72910;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta{position:static;background:none;margin:0;padding:20px;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta h3{font-size:24px;line-height:27px;color:#000;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta p{font-weight:400;letter-spacing:.03em;font-size:16px;line-height:26px;color:#000;margin:0 0 10px;padding:0;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta h3 .marked{display:block;text-transform:uppercase;margin-right:5px;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .category{font-weight:400;font-size:14px;line-height:17px;color:#6e7685;margin-bottom:0;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .categoryAndTimeM{position:absolute;bottom:14px;display:flex;justify-content:flex-start;align-items:center;}
body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .article-meta .categoryAndTimeM{bottom:10px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta .categoryAndTimeM{bottom:13px;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta{width:225px;position:static;background:none;margin:0;padding:0 5px 0 10px;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta a h3{font-size:16px;line-height:20px;height:61px;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta .category{font-weight:400;font-size:14px;line-height:19px; position:absolute;left:0;bottom:7px;margin:0;padding:0;}
body .cat-top-sec .rt-sec.Showlhs .news-article .article-meta h3 span.marked{display:inline-block;text-transform:uppercase;margin-right:5px;margin-bottom:0;}
.newsSec .news-item,.tips-list-wrap .tips-list{width:175px;box-shadow:0 4px 12px rgba(0,0,0,0.1);margin-left:10px;}
.newsSec .news-item .img-wrapper,.tips-list-wrap .tips-list .img-wrap{width:175px;height:110px;position:relative;}
.newsSec .news-item .img-wrapper img,.tips-list-wrap .tips-list .img-wrap img{width:175px;height:110px;}
.newsSec .news-item .article-meta,.newsSec .news-item .tip-meta,.tips-list-wrap .tips-list .tip-meta{background:#fff;padding:10px 0;}
.newsSec .news-item .article-meta h3,.newsSec .news-item .tip-meta h3,.tips-list-wrap .tips-list .tip-meta h3{overflow:hidden;white-space:normal;line-height:18px;margin-bottom:0;font-weight:bold;font-size:14px;color:#000;height:90px;}
.newsSec .news-item .article-meta h3 span,.newsSec .news-item .tip-meta h3 span,.tips-list-wrap .tips-list .tip-meta h3 span{margin-right:5px;text-transform:uppercase;}
body .featuredNewsTitle{font-size:20px;line-height:normal;text-transform:uppercase;width:100%;margin:30px 0 0;}
.newS{font-size:0;position:relative;display:block;margin-top:15px;}
.newS .arrow-btn i.pre{left:-18px;}
.tips .arrow-btn i.nxt{right:-18px;}
.newS .arrow-btn i{font-size:24px;background:rgba(173,173,173,.5);display:inline-block;width:35px;text-align:center;font-weight:700;line-height:34px;position:absolute;top:calc(50% - 25px);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;border-radius:50%;margin:0;}
.top-newsWrap .newsSec{width:auto!important;display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:15px;}
.newS .pre,.newS .nxt{cursor:pointer;filter:drop-shadow(0px10px4pxrgba(0,0,0,0.1));font-size:26px;color:#235FBB;background:#fff;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;text-align:center;font-weight:700;line-height:normal;position:absolute;top:calc(50% - 25px);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;border-radius:50%;margin:0;}
i.fa.fa-angle-left.pre{position:absolute;top:50%;left:0;}
i.fa.fa-angle-right.nxt{position:absolute;top:50%;right:0;}
.cat-top-sec.large{display:flex;justify-content:space-between;}
.cat-top-sec.large .oneLrg .exclusiveBtnSty{width:185px;height:47px;background:#0776DF;color:#fff;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:30px;line-height:36px;font-weight:bold;margin:0 auto 10px;}
.cat-top-sec.large .oneLrg .news-article{position:relative;padding:0;}
.cat-top-sec.large .oneLrg .img-wrapper{display:block;width:auto;position:relative;height:629px;}
.cat-top-sec.large .oneLrg .article-meta{display:block;width:auto;position:absolute;bottom:10px;left:0;right:0;padding:0 20px;}
.cat-top-sec.large .oneLrg .article-meta h2.articleT{font-weight:700;text-align:center;font-size:32px;line-height:36px;color:#fff;height:auto;margin-bottom:20px;padding:0 10px;}
.cat-top-sec.large .oneLrg .article-meta h2.articleT span.marked{font-size:90px;line-height:105px;color:#fff;display:block;text-transform:uppercase;}
.cat-top-sec.large .oneLrg .article-meta .category{font-weight:400;font-size:14px;line-height:17px;color:#6e7685;margin:0;}
.cat-top-sec.large .oneLrg .article-meta .time{font-size:14px;line-height:17px;font-weight:400;color:#6E7685;display:inline-block;margin:0;}
.cat-top-sec.large .twoLrg{width:28%;}
.cat-top-sec.large .twoLrg .news-article{position:relative;height:100%;padding:0;}
.cat-top-sec.large .twoLrg .img-wrapper{display:block;width:auto;position:relative;height:100%;}
.cat-top-sec.large .twoLrg .article-meta{display:block;width:auto;position:absolute;bottom:20px;left:0;right:0;padding:0 20px;}
.cat-top-sec.large .twoLrg .article-meta h3{font-weight:700;text-align:center;font-size:20px;line-height:22px;color:#fff;height:70px;padding:0 10px;}
.cat-top-sec.large .twoLrg .article-meta h3 span.marked{font-size:25px;line-height:27px;color:#fff;display:block;text-transform:uppercase;}
.cat-top-sec.large .twoLrg .article-meta .category{font-weight:400;font-size:14px;line-height:17px;color:#0776DF;margin:0;}
.cat-top-sec.large .twoLrg .article-meta .category::after{line-height:normal;display:none;}
.cat-top-sec.large .twoLrg .article-meta .time{font-size:14px;line-height:17px;font-weight:400;color:#6E7685;display:none;margin:0;}
.cat-top-sec.large .twoLrg .news-article .article-meta .category:after,body .top-news .cat-top-sec.oneLtwoM .news-article .article-meta .category:after,
body .top-news .cat-top-sec.oneMtwoSfiveT .news-article .article-meta .category:after,body .top-news .cat-top-sec.oneLfourS .news-article .article-meta .category:after,body .top-news .cat-top-sec.fourM .news-article .article-meta .category:after,
body .top-news .cat-top-sec.large .news-article .article-meta .category:after,body .top-news .cat-top-sec.oneLfourS .news-article .categoryAndTime .category:after,body .top-news .cat-top-sec.oneLBonusBets .news-article .article-meta .category:after{content:"\2022"!important;display:inline-block;vertical-align:unset;font-size:13px;line-height:0;color:#6E7685;padding:0 5px;}
.cat-top-sec.oneLBonusBets .eventtime{top:auto;bottom:0;left:0;right:auto;z-index:999;border-radius:0!important;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .article-meta{padding:10px 20px;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article{flex-direction:column;min-height:auto;margin-bottom:0;height:auto;padding-right:0;border-bottom:none;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .img-wrapper{width:391px;height:251px;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta{width:auto;border:none;padding:10px 0 0;}
.top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .category{vertical-align:top!important;padding-bottom:0!important;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta a h3{margin-bottom:10px;height:41px;}
body .top-news .cat-top-sec.oneLtwoM .article-meta h3 span.marked,body .top-news .cat-top-sec.oneMtwoSfiveT .article-meta h3 span.marked,.oneMtwoSfiveT .rightSideTextNews .article-meta h3 span.marked,body .top-news .cat-top-sec.fourM .article-meta h3 span.marked{font-weight:600;color:#0776df;text-transform:uppercase;margin:0;}
body .top-news .cat-top-sec.oneLtwoM .lt-sec.Showlhs .news-article .article-meta .time,body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta .time{font-size:14px;line-height:17px;color:#6E7685;font-weight:400;display:inline-block!important;margin:0;}
body .top-news .cat-top-sec.oneLtwoM .pOuetrMain{height:181px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs{width:480px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article{height:auto!important;margin-bottom:0;background:#fff;padding-bottom:0;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .img-wrapper{height:316px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article{flex-direction:column;min-height:auto;margin-bottom:0;padding-bottom:20px;padding-right:0;height:auto;border-bottom:none;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs{width:230px;margin-left:20px;padding:0;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .img-wrapper{width:230px;height:151px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta{width:auto;border-bottom:1px solid #EBEDEF;padding:15px 0;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta p{height:44px;overflow:hidden;margin-bottom:33px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta .category{font-size:12px;line-height:14px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta .category::after,.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta .category::after,body .top-news .cat-top-sec.fourM .news-article .article-meta .category::after{line-height:0;display:inline-block;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta .time{margin-top:0;font-weight:400;}
.oneMtwoSfiveT .rightSideTextNews{width:350px;margin-left:20px;}
.oneMtwoSfiveT .rightSideTextNews .news-article{border-bottom:1px solid #EBEDEF;box-shadow:none;margin:0 0 14px;padding:0 0 15px;}
.oneMtwoSfiveT .rightSideTextNews .news-article:last-child{padding-bottom:13px;margin:0;}
.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta h3{line-height:20px;height:70px;font-size:16px;overflow:hidden;margin-bottom:7px;}
.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta{width:auto;display:block;padding-left:0;margin:0;}
body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs{margin-left:0;margin-right:0;}
body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .article-meta .time{margin-top:2px;}
body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .categoryAndTime{position:absolute;bottom:11px;right:0;left:0;}
body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .categoryAndTime .time{font-size:12px;font-weight:400;line-height:14px;color:#6E7685;display:inline-block!important;margin:10px 0 0;}
body .top-news .cat-top-sec.fourM{margin-left:-20px;margin-bottom:0;}
body .top-news .cat-top-sec.fourM .news-article{width:260px;margin-left:20px;margin-bottom:30px;padding-bottom:0;box-shadow:none;}
body .top-news .cat-top-sec.fourM .news-article .img-wrapper{display:block;width:260px;height:172px;}
body .top-news .cat-top-sec.fourM .news-article .article-meta{display:block;width:auto;margin:0;padding:0;}
body .top-news .cat-top-sec.fourM .news-article .article-meta h3{font-size:16px;line-height:20px;margin:15px 0;padding:0;}
body .top-news .eventtime{background:rgb(7,118,223,0.8);}
body .top-news .cat-top-sec .eventtime{top:auto;bottom:0;left:0;right:auto;z-index:99;border-radius:0!important;}
body .top-news .cat-top-sec.large .eventtime{position:static;width:165px;height:46px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:26px;line-height:30px;text-transform:uppercase;color:#FFFFFF;margin:0 auto 20px;}
body .top-news .cat-top-sec .news-article .article-meta h2.articleT{font-size:22px;line-height:26px;margin-bottom:10px;display:block;}
body .top-news .cat-top-sec .news-article .article-meta h2.articleT span{padding-left:0;text-transform:uppercase;color:var(--site-color);}
body .top-news .cat-top-sec .lt-sec.Showlhs,body .top-news .cat-top-sec .rt-sec.Showlhs .news-article,.oneMtwoSfiveT .rightSideTextNews .news-article,body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta{border-color:#d7d7d7;}
.oneMtwoSfiveT .rightSideTextNews .article-meta h3 span.marked{font-size:16px;line-height:20px;display:inline-block;}
.newsSec .news-item .article-meta h3 span.marked,.newsSec .news-item .tip-meta h3 span.marked,.tips-list-wrap .tips-list .tip-meta h3 span.marked{display:inline;margin:0;padding:0;}
body .faqContent .faqrow h2.qus{white-space:pre-wrap;flex-flow:wrap;}
.section-wrapper.pcWrap ul.pageContent.hideli .row-desc.larrow:before{content:"\f112";display:inline-block;font:normal normal normal 23px/1 FontAwesome;transform:rotate(-90deg);position:static;left:15px;top:7px;color:var(--site-color);}
header nav li.tips{font-size:initial;border-radius:unset;background-color:transparent;margin:0;padding:0;}
body .authorAndShareM{margin-bottom:15px;display:flex;justify-content:space-between;position:relative;align-items:center;border-top:1px solid #d3dae1;border-bottom:1px solid #d3dae1;}
.authorSecMain{display:flex;justify-content:flex-start;align-items:center;position:relative;}
.authorSecMain .authorImageAC{line-height:0;margin-right:10px;}
.authorSecMain .authorImageAC img{width:30px;height:30px;border-radius:50%;}
.authorSecMain .authorNameTxtAC{cursor:pointer;font-size:14px;line-height:19px;color:#000;font-weight:400;}
.authorSecMain .authorNameTxtAC a{text-decoration:underline;color:#000;}
.authorSecMain .authorNameTxtAC span{font-weight:600;text-decoration:underline;}
.authorDetailsPopup .upArrowADP{width:100%;height:11px;position:absolute;}
.authorDetailsPopup .upArrowADP::after{content:"";position:absolute;left:60px;width:11px;height:11px;border:1px solid #d3dae1;-webkit-transform:rotate(135deg);transform:rotate(135deg);bottom:-8px;}
.authorDetailsPopupInr{width:381px;height:175px;position:absolute;top:37px;left:0;z-index:9;background:#fff;border-radius:2px;border:1px solid #d3dae1;box-shadow:0 8px 10px rgb(0 0 0 / 10%);padding:15px;}
.authorDetailsPopup .profileImgADP{margin-right:11px;width:80px;height:80px;border-radius:50%;}
.authorDetailsPopup .profileImgADP img{width:88px;height:auto;border-radius:50%;}
.authorDetailsPopup .authorTextAndLink p{font-weight:400;font-size:14px;line-height:19px;color:#000;overflow:hidden;display:flex;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:77px;padding:0 0 10px;}
.blueLinkMain{display:flex;justify-content:space-between;align-items:center;margin-top:10px;}
body .blueLinkMain .followLT-link a,body .blueLinkMain .fullBioLink a{display:flex;justify-content:flex-start;align-items:center;text-decoration:none;font-weight:700;font-size:14px;line-height:19px;color:#0776df;}
.blueLinkMain .fullBioLink svg{width:17px;height:12px;margin-left:5px;}
.authorDetailsPopup .editorialPoliciesText{font-weight:400;font-size:14px;line-height:19px;color:#000;border-top:1px solid #d3dae1;margin-top:12px;padding:10px 0;}
.authorDetailsPopup .editorialPoliciesText a{color:#0776df;font-weight:600;text-decoration:none;}
.authorSecMain .blueCheckIcon{line-height:0;margin-left:5px;margin-top:2px;}
.authorSecMain .timeAC{color:#6e7685;margin-left:8px;font-size:14px;line-height:19px;font-weight:400;}
.pSocial.topright a{font-weight:400;font-size:14px;line-height:16px;align-items:center;display:flex;color:#6e7685 !important;}
.pSocial.topright .sfm{background:none;margin:0;padding:0;}
.pSocial.topright .sfm svg{width:14px;height:14px;margin-left:0;margin-right:5px;}

.authorBannerSec{background:#EBEDEF;margin-bottom:30px;padding:20px 0;}
.authorBannerSec .author-pg-img{width:100px;margin-right:20px;height:100px;display:inline-block;vertical-align:middle;overflow:hidden;border-radius:50%;}
.authorBannerSec .author-pg-info-wrap h2{font-weight:700;font-size:40px;line-height:42px;text-transform:uppercase;color:#000;letter-spacing:normal;margin:0;}
.authorBannerSec .author-pg-desc{padding:40px 0 20px;}
.authorBannerSec .author-pg-desc p,.authorBannerSec .author-pg-desc div{font-weight:400;font-size:16px;line-height:26px;color:#000;}
.authorBannerSec .joinedTxtSty{font-weight:400;margin-top:10px;font-size:16px;line-height:19px;color:#000;}

.topsec .showmore .moresummary{display:block;margin-top:10px;}
.topsec .moresummary ul,.topsec .moresummary ol{margin-left:35px;list-style:disc;}
.topsec .seemoresummary{font-weight:600;font-size:14px;line-height:16px;text-decoration:underline;color:#6E7685;display:inline-block;margin-bottom:0;}
body .footerSecMain .default.lang .supp-langs>ul{background:#313131;border-radius:0;margin:0;}
.footer-menu .default.lang .supp-langs>ul>li{background:transparent;border-radius:0;height:36px;display:flex;justify-content:flex-start;align-items:center;margin:0;padding:5px 10px;}
body .footerSecMain .default.lang .supp-langs>ul>li:hover{background:#626262;}
.languageoverlay.show{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);z-index:99;}
.reviewpg .cr-container.layout.twosections,.category .cr-container.layout.twosections{-webkit-box-shadow:0 4px 7px rgb(0 0 0 / 15%);box-shadow:0 4px 7px rgb(0 0 0 / 15%);background:#fff;border-radius:2px;margin-bottom:30px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6:first-child .cr-row.cr-heading h2,.category .cr-container.layout.twosections .section-wrapper.col-6:first-child .cr-row.cr-heading h2{background:rgba(25,151,179,0.13);color:#1997b3;font-size:16px;line-height:20px;font-weight:600;margin-bottom:0;padding:15px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6,.category .cr-container.layout.twosections .section-wrapper.col-6{width:50%!important; margin-right:0;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6:first-child,.category .cr-container.layout.twosections .section-wrapper.col-6:first-child{border-right:1px solid rgba(141,147,161,0.12);border-radius:10px 0 0 10px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6:last-child,.category .cr-container.layout.twosections .section-wrapper.col-6:last-child{border-radius:0 10px 10px 0;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6 ul,.category .cr-container.layout.twosections .section-wrapper.col-6 ul{margin-left:0;padding-bottom:0;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6 li,.category .cr-container.layout.twosections .section-wrapper.col-6 li{list-style:none;position:relative;color:#000;font-size:15px;font-weight:400;padding:7px 0 7px 35px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6:first-child li::before,.category .cr-container.layout.twosections .section-wrapper.col-6:first-child li::before{font:normal normal normal 16px/1 FontAwesome;position:absolute;left:0;top:8px;content:"\f00c";color:#63bd96;background:#defae3;border-radius:5px;width:24px;height:24px;padding:4px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6:last-child .cr-row.cr-heading h2,.category .cr-container.layout.twosections .section-wrapper.col-6:last-child .cr-row.cr-heading h2{background:rgba(247,91,91,.06);color:#f75b5b;font-size:16px;line-height:20px;font-weight:600;margin-bottom:0;padding:15px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6:last-child li::before,.category .cr-container.layout.twosections .section-wrapper.col-6:last-child li::before{font:normal normal normal 16px/1 FontAwesome;position:absolute;left:0;top:8px;text-align:center;content:"\f00d";color:#ec6568;background:#fbe8de;border-radius:5px;width:24px;height:24px;padding:4px;}
.casino-list ul .tchide{font-size:10px;line-height:12px;color:#6E7685;margin:5px 0 10px;padding:0;}
.casino-list ul li .get-bonus svg{width:10px;height:9px;position:absolute;right:15px;top:15px;}
.casino-list > ul > li .bonus-offer h5{font-size:14px;line-height:17px;color:#000;}
.reviewpg .tips-list .img-wrap{border-radius:10px 10px 0 0;}
.review-top{background:url(../images/reviewPgBanBg.png) repeat left top #6e7685;box-shadow:none;margin-top:10px;}
.bredcrum ul li{margin-right:30px;position:relative;color:#6e7685;padding:5px 0;}
.bredcrum ul li a{color:#6e7685;font-size:12px;line-height:15px;}
.bredcrum ul li::after{content:"\f101";font:normal normal normal 14px/1 FontAwesome;position:absolute;right:-18px;top:13px;color:#6e7685;}
body.reviewpg .review-head .reviewhead-sec{padding-right:80px;}
body.reviewpg .review-top{border-top:1px solid transparent;}
.review-top .reviewhead-sec .reviewheadinner{border:2px solid rgba(255,255,255,0.5);width:90px;height:90px;position:relative;border-radius:10px;}
body.reviewpg .review-top .reviewhead-sec-right .boormaker-review{padding-left:0;background:transparent;}
.review-top .reviewhead-sec{display:inline-flex;justify-content:flex-start;align-items:center;width:71%;padding:0!important;}
.review-top .reviewhead-sec .rightSecHR{width:85%;margin-left:20px;}
.review-top .ratingLR{flex-direction:row-reverse;}
body.reviewpg .review-top .ratingL .rate{font-size:22px;color:#fff;line-height:24px;margin:4px 0 0 5px;}
.review-top .boormaker-review h3{font-weight:600;color:#fff;font-size:22px;line-height:28px;margin:0 0 10px;}
.review-top .boormaker-review h5{color:#fff;font-size:18px;line-height:22px;}
.review-top .boormaker-review .text{color:#fff;font-size:10px;line-height:14px;}
body .review-head .boormaker-review a .rw-bonus{background:var(--button-fill-color); border:1px solid var(--button-border-color); color:var(--button-text-color); box-shadow:0 2px 5px rgba(0,0,0,0.5);margin-left:0;font-weight:600;font-size:18px;line-height:21px;width:100%;min-height:48px;height:auto;border-radius:25px;text-transform:none;}
body .review-head .boormaker-review a .rw-bonus:hover{background:var(--button-hover-fill-color); border-color:var(--button-hover-border-color); color:var(--button-hover-text-color);}
.rightSecHR .ratingL{line-height:0;margin:4px 0 0;}
body.reviewpg .boormaker-review .img-b{position:static;transform:none;width:90px;margin:0 auto;}
body.reviewpg .boormakerreviewwrap .titleRvSty{font-weight:600;font-size:20px;line-height:23px;color:#FFFFFF;margin:30px 0 10px;}
body.reviewpg .boormakerreviewwrap .Rating .rate{font-weight:600;font-size:16px;line-height:19px;color:#fff;margin:10px 0 0;}
body.reviewpg .boormakerreviewwrap .rw-bonus{background:var(--button-fill-color);border:1px solid var(--button-border-color);box-shadow:0 2px 5px rgba(0,0,0,0.5);color:var(--button-text-color);width:294px;height:48px;border-radius:25px!important;text-transform:none;display:flex;justify-content:center;align-items:center;}
body.reviewpg .boormakerreviewwrap .rw-bonus:hover{background:var(--button-hover-fill-color);border-color:var(--button-hover-border-color); color:var(--button-hover-text-color);}
body.reviewpg .boormakerreviewwrap p.text{font-size:10px;line-height:14px;text-align:center;color:#FFFFFF;margin:10px 0 0;padding:0;}
.jumpToSecMain{background:#fff;position:sticky;top:60px;z-index:101;}
.jumpToSecMain .jumpToText{font-weight:600;font-size:14px;line-height:16px;color:#000;margin-right:30px;width:65px;}
.jumptolist li{cursor:pointer;line-height:16px;color:#6E7685;white-space:nowrap;display:inline-block;font-size:0;position:relative;margin-right:30px;padding:0;}
.jumpToWrap::-webkit-scrollbar{height:6px;background-color:#F5F5F5;}
.jumpToWrap::-webkit-scrollbar-thumb{background-color:rgb(199 199 199);}
.jumpToSecMain .jumptolist{display:block;z-index:100;position:relative;top:auto;width:fit-content;white-space:nowrap;margin-bottom:0!important;padding:0;}
.jumpToWrap{width:100%;overflow-x:auto;overflow-y:hidden;margin-top:0!important;padding:0;}
.jumptolist li span{font-size:14px;line-height:normal;color:#152235;display:block;padding:13px 0;}
.jumptolist li.active span{color:#0776DF;font-weight:600;}
.boormakerreviewwrap .bCodewrap{background:#636870;border:1px solid #8a9099;width:max-content;border-radius:3px;display:flex;justify-content:center;align-items:center;margin:15px auto 10px;padding:5px;}
.boormakerreviewwrap .bCodewrap span{color:#fff;background:none;border:none!important; font-size:14px;}
.boormakerreviewwrap .bCodewrap span.bCode{font-weight:600;margin:0 5px;}
.boormakerreviewwrap .bCodewrap .copyIconFTF{background:none;border:none;}
.mastertblrhs .maintbrhs{margin-bottom:18px;}
body .masterh3{font-weight:600;font-size:20px;line-height:23px;color:#000;margin-bottom:19px;}
.mastertblrhs .innertbrhs:nth-child(2){font-weight:600;font-size:16px;line-height:19px;color:#000;margin-bottom:10px;}
.mastertblrhs .innertbrhs .filter-stars svg{width:20px;height:20px;margin-left:3px;margin-right:3px;}
.mastertblrhs .innertbrhs:last-child{font-size:16px;line-height:19px;color:#000;}
.innertbrhs .filter-stars span{display:none;margin-bottom:3px;}
.innertbrhs .filter-stars span::after{content:",";margin-right:3px;}
.innertbrhs .filter-stars span:last-child::after,.innertbrhs .filter-stars span.svgicons::after{content:",";display:none;margin-right:0;}
.innertbrhs .filter-stars span:nth-child(-n+5),.innertbrhs .filter-stars span a{display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;color:#000;}
.innertbrhs .filter-stars span._morepluse{display:inline-flex;font-weight:600;}
.section-wrapper.right.col-4 .empty-blk{position:sticky;top:90px;margin-bottom:10px;}
.prosconsrow [contenteditable],.prosContent.belowArticle [contenteditable]{outline:0 solid transparent;pointer-events:none;}
.prosconsrow{display:flex;justify-content:space-between;align-items:flex-start;box-shadow:none;background:#fff;border-radius:2px;margin-top:10px;margin-bottom:30px;}
.prosconsrow .prosmain,.prosconsrow .consmain{width:50%;padding:0;}
.prosconsrow .prosmain{border-right:none;padding-left:10px;}
.prosrow h3,.consrow h3{list-style:none;position:relative;font-weight:400!important;line-height:26px!important;font-size:16px!important;color:#000;margin:0 0 5px;padding:7px 0 7px 35px;}
.prosrow h3::before,.consrow h3::before{font:normal normal normal 16px/1 FontAwesome;position:absolute;left:0;top:10px;padding:4px;}
.prosrow h3::before{content:"\f00c";color:#63bd96;background:#defae3;border-radius:5px;width:24px;height:24px;}
.consrow h3::before{content:"\f00d";color:#ec6568;background:#fbe8de;border-radius:5px;text-align:center;width:24px;height:24px;}
.prosContent.belowArticle .prostitleName.title{font-weight:bold;margin-bottom:15px;font-size:24px;line-height:28px;color:#000;display:block;}
.casino-list > ul > li .liItemInrMain .bonus-offer{border-right:none;width:270px;margin:0;padding:0 0 0 40px;}
.casino-list.morereviews > ul > li .liItemInrMain .Rating{width:130px;padding:0;}
.casino-list.morereviews li:hover{transform:none;}
body.reviewpg .casino-list.morereviews .Rating .sm-title{font-size:13px;line-height:15px;}
.casino-list.morereviews > ul > li .Rating > ul{line-height:normal;padding:5px 0 0;}
body.reviewpg .casino-list ul .tchide{font-weight:400;font-size:10px;line-height:12px;color:#6E7685;margin:5px 0 10px;padding:0;}
body.reviewpg .casino-list ul .tchide a{color:#6E7685 !important;font-weight:400;}
body.reviewpg .casino-list ul li .get-bonus svg{width:10px;height:9px;position:absolute;right:15px;top:15px;fill:#fff;}
body.reviewpg .casino-list > ul > li .Rating{display:block;width:130px;text-align:center;margin:0 7px;}
body.reviewpg .casino-list > ul > li .bonus-offer h5{font-weight:400;font-size:14px;line-height:17px;color:#000;}
body.reviewpg .promocodes .promocodes-big > ul > li{background:transparent;border-radius:0;border:none;margin:0;padding:0;}
body.reviewpg .promocodes .promocodes-big li .promocodesL_Inr{position:relative;min-height:130px;display:flex;justify-content:flex-start;align-items:center;background:#FFFFFF;box-shadow:0 2px 2px rgba(0,0,0,0.08);border-radius:10px;padding:15px 20px;}
body.reviewpg .promocodes .promocodes-big li .sm-title{font-weight:400;font-size:10px;line-height:14px;color:#6E7685;margin:5px 0 10px;}
body.reviewpg .promolinkMain{position:relative;width:260px;min-height:45px;display:inline-flex;}
body.reviewpg .getCodeBtnMain .dottedBtnGC{height:44px;border-radius:6px;}
body.reviewpg .getCodeBtnMain .getCodeBtn div{font-weight:600;font-size:16px;line-height:19px;text-align:center;color:var(--button-text-color);}
body.reviewpg .promocodes .promocodes-big > ul > li .img-wrap{width:76px;height:76px;border-radius:10px;margin-left:10px;}
body.reviewpg .promocodes .promocodes-big .promocodesL_Inr .get-bonus{width:130px;margin:10px 0;}
body.reviewpg .promocodes .promocodes-big > ul > li .get-bonus{top:41%;}
body.reviewpg .promocodes .promocodes-big > ul > li .promo-code{width:25%;padding:0 10px;}
body.reviewpg .promocodes .promocodes-big > ul > li .promo-code h4,body.reviewpg .promocodes .promocodes-big > ul > li .promo-code h3{font-size:16px;line-height:22px;color:#000;padding-bottom:5px;}
body.reviewpg .promocodes .promocodes-big > ul > li .rank{width:26px;height:26px;background:#E4E8ED;border-radius:6px;font-size:16px;font-weight:600;color:#000;line-height:normal;display:flex;align-items:center;justify-content:center;position:absolute;top:50px;left:-6px;}
body.reviewpg .promocodes .promocodes-big>ul>li .sm-lnk{position:absolute;right:20px;bottom:15px;}
.topsec.betfredPromoCodePage .container{height:auto;padding-bottom:30px;}
.promocodeBlueBox{position:relative;display:flex;justify-content:flex-start;align-items:center;background:#1E2C37;width:676px;border:1px dashed #D1D3D9;box-shadow:0 2px 2px rgb(0 0 0 / 8%);border-radius:10px;padding:20px;}
.topsec.betfredPromoCodePage p{background:transparent;color:#fff;padding:0;}
.rightsideContPBB h2{font-weight:600;font-size:20px;line-height:24px;color:#FFFFFF;margin-bottom:10px;}
.brandImageM{position:relative;width:100px;height:100px;margin-right:20px;}
.brandImageM img{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.topsec.betfredPromoCodePage .getCodeBtnMain .getCodeBtn div{font-size:16px;line-height:18px;font-weight:600;}
.promocodeBlueBox .getCodeBtnMain .dottedBtnGC{background:rgba(0,0,0,0.2);border-color:#fff;}
.topsec.betfredPromoCodePage .getCodeBtnMain .getCodeBtn,.topsec.betfredPromoCodePage .getCodeBtnMain .dottedBtnGC{height:44px;}
.topsec.betfredPromoCodePage .getCodeBtnMain::before{background:url(../images/curlIconRC_white.png) no-repeat;}
.topsec.betfredPromoCodePage .usingPCtext{font-weight:600;font-size:16px;line-height:22px;color:#FFFFFF;}
.btnpromocode{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;width:230px;height:45px;margin-bottom:0;}
.promocodeBlueBox .tcMainPB{display:inline-block;margin-left:20px;vertical-align:middle;}
.topsec.betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:165px;border-radius:6px 0 0 6px;}
.topsec.betfredPromoCodePage .getCodeBtnMain .dottedBtnGC{border-radius:0 6px 6px 0;}
.promocodeHeadMain .promocodeRightMain{display:block;background:transparent;width:351px;margin:0;padding:0;}
.tcMainPB .tc-top .tested label{display:inline-flex;justify-content:center;align-items:center;margin-right:3px;height:14px;width:14px;background:var(--site-color);border-radius:50%;position:relative;}
.tcMainPB .tc-top .tested{color:var(--site-color);font-size:12px;font-weight:700;display:inline-block;vertical-align:middle;line-height:15px;margin-left:0;}
.tcMainPB .tc-top .lastused{display:inline-block;vertical-align:middle;padding-left:3px;font-size:12px;line-height:13px;color:#fff;}
.promocodeLeftMain .gryPtext.new{color:#6e7685;width:676px;font-size:11px;line-height:13px;margin:5px 0 0;}
body .promocodeRightMain.threeBoxesSecPC .visitBrandNameBtn{border:1px solid var(--button-border-color) !important; -webkit-filter:drop-shadow(0 2px 5px rgba(213, 217, 217, .5)); filter:drop-shadow(0 2px 5px rgba(213, 217, 217, .5)); width:351px;height:50px;background:var(--button-fill-color);border-radius:30px;font-weight:600;font-size:16px;line-height:19px;margin-top:20px;color:var(--button-text-color);display:flex;justify-content:center;align-items:center;}
body .promocodeRightMain.threeBoxesSecPC .visitBrandNameBtn:hover{background:var(--button-hover-fill-color); border-color:var(--button-hover-border-color); color:var(--button-hover-text-color);}
body .section-wrapper.right ul.pageContent.hideli::-webkit-scrollbar{width:5px;background-color:#f3f3f3;}
body .section-wrapper.right ul.pageContent.hideli::-webkit-scrollbar-thumb{background-color:#d3d3d3;}
.itemMainHlp{margin-bottom:16px;}
.itemMainHlp:last-child{margin-bottom:50px;}
.itemLinkHlp{background-color:#fff;border:1px solid transparent;border-radius:4px;position:relative;z-index:3;text-decoration:none;overflow:hidden;width:100%;display:block;outline:none;box-shadow:0 3px 8px 0 rgb(0 0 0 / 3%);transition:border .15s linear, transform .15s linear, background-color .15s linear, box-shadow .15s linear, opacity .15s linear;padding:30px;}
.itemInrHlp{position:relative;display:flex;align-items:center;justify-content:flex-start;}
.titleTextHlp{font-size:18px;display:block;color:#565867;margin:0;}
.titleTextHlp span{font-weight:600;color:#192c38;}
.searchDataPhotoHlp svg{stroke:#818a97;position:relative;width:48px;height:48px;}
.searchDataTextHlp{text-decoration:none;display:block;line-height:1.4;color:#565867;margin:5px 0 11px;}
.avatarHlp{font-size:13px;color:#8f919d;margin-top:4px;display:flex;align-items:center;line-height:normal;justify-content:flex-start;}
.avatarHlp::before,.avatarHlp::after{content:' ';display:table;}
.avatarPhotoHlp{margin-right:10px;float:left;}
.avatarImageHlp{width:32px;height:32px;vertical-align:bottom;border-radius:50%;box-shadow:0 0 0 2px #fff;position:relative;z-index:4;}
.avatarImageHlp:nth-child(2){z-index:3;opacity:0.8;}
.avatarImageHlp:nth-child(n + 2){margin-left:-8px;}
.avatarImageHlp:nth-child(3){z-index:2;opacity:0.6;}
.avatarImageHlp:nth-child(4){z-index:1;opacity:0.4;}
.c__darker{color:#4f5e6b;}
.avatarHlp::after{clear:both;}
.avatar__info div{line-height:18px;}
.beforeSearchHS .avatarImageHlp{background:#c1c1c1;display:inline-flex;justify-content:center;align-items:center;color:#000;}
.beforeSearchHS .Searchdata{color:#8f919d;margin-bottom:20px;}
.beforeSearchHS .Searchdata span{color:#3a3c4c;}
.helpsubtext{font-size:28px;color:#fff;line-height:30px;margin:-35px 0 15px;}
.helpsearch input{width:100%;background:rgba(255,255,255,0.2);border:none;outline:none;color:rgba(255,255,255,0.7);font-size:18px;border-radius:4px;box-shadow:0 1px 2px 0 rgb(0 0 0 / 3%);transition:background .4s, box-shadow .2s;padding:20px 32px 21px 59px;}
.helpsearch input:focus{box-shadow:0 10px 20px rgb(0 0 0 / 14%);background:#fff;color:#3a3c4c;}
.helpsearch .ser-wrap{position:absolute;top:11px;display:block;left:12px;}
.helpsearch .searchIconMobM{fill:#d1d1d1;width:20px;height:20px;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .tcTextMain .sm-title{font-size:11px;line-height:14px;color:#fff;margin-top:10px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child{background:url(../images/promocodeBg.png) repeat var(--headerSecBgColor);padding-top:40px;padding-bottom:40px;filter:drop-shadow(0px2px2pxrgba(0,0,0,0.08));border-radius:10px;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .usProCodeTxt{display:block;position:absolute;right:85px;color:#fff;top:26px;font-size:14px;font-weight:600;line-height:15px;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .getCodeBtnMain .getCodeBtn div{font-size:16px;line-height:18px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child::before{background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); content:""; display:block; height:100%; left:-75%; position:absolute; top:0; transform:skewX(-25deg); width:70px; z-index:2; -webkit-animation-name: shine; animation-name: shine; animation-duration: 4s; animation-iteration-count: infinite;}
@-webkit-keyframes shine { 100% {left:125%;} }
@keyframes shine { 100% {left:125%;} }
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li{display:block;line-height:normal;background:transparent;box-shadow:none;border:none;text-align:left;margin:0;padding:0;}
.promocodesSecMain.multiplepromos .promocodesL_Inr{display:flex;justify-content:flex-start;align-items:center;width:100%;position:relative;min-height:130px;background:#fff;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / 8%);box-shadow:0 2px 2px rgb(0 0 0 / 8%);border-radius:10px;padding:15px 20px;}
.promocodesSecMain.multiplepromos .promocodes a.link{width:245px;height:46px;display:block;position:relative;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .promo-code h4,.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .promo-code div{font-size:16px;line-height:22px;color:#000;font-weight:600;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .get-bonus .btn1{font-weight:600;font-size:16px;line-height:18px;text-transform:capitalize;text-align:center;display:inline-block;cursor:pointer;border-radius:25px;filter:drop-shadow(02px5pxrgba(213,217,217,.5));min-width:130px;height:auto;width:auto;padding:13px 11px;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .getCodeBtn div{font-weight:600;font-size:16px;line-height:19px;text-align:center;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .getCodeBtn{height:44px;border-radius:6px 0 0 6px;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .dottedBtnGC{height:44px; border-radius:6px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big>ul>li .rank{width:26px;height:26px;background:#e4e8ed;border-radius:6px;font-size:16px;font-weight:600;color:#000;line-height:normal;display:flex;align-items:center;justify-content:center;position:absolute;top:50px;left:-6px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .img-wrap{margin-left:10px;width:76px;height:76px;border-radius:10px;}
.promocodesSecMain.multiplepromos .tcTextMain{text-align:left;width:auto;max-width:initial;margin:0;padding:0;}
.promocodesSecMain.multiplepromos .tcTextMain .sm-title{margin:5px 0 10px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .get-bonus{text-align:right;right:20px;padding-left:0;}
body footer{color:#fff;background:#000A13;-webkit-box-shadow:inset 0 1px 0 #d1d3d9;box-shadow:inset 0 1px 0 #d1d3d9;}
.verdictBoxDataMain .verdictBoxItem{background:#fff;border:1px solid #D3DAE1;box-shadow:0 4px 12px rgba(0,0,0,0.04);border-radius:10px;margin-bottom:18px;width:48.5%;padding:20px;}
.verdictBoxDataMain .verdictBoxItem:nth-child(2){margin-left:18px;}
.verdictBoxDataMain .verdictBoxItem .logoAndTextVBD{display:flex;justify-content:flex-start;align-items:flex-start;height:80px;}
.verdictBoxDataMain .bookmaker-logo{width:86px;height:50px;border-radius:6px;display:flex;justify-content:center;align-items:center;}
.verdictBoxDataMain .logoImgVBD{margin-right:15px;}
.verdictBoxDataMain .grayBoxVBD{min-height:100px;}
.verdictBoxDataMain .grayBoxVBD .grayBoxTitleVBD{font-weight:bold;margin-top:5px;font-size:14px;line-height:19px;color:#6E7685;}
.verdictBoxDataMain .grayBoxVBD .grayBoxTitleVBD1{margin-top:5px;font-size:12px;line-height:19px;color:#6E7685;}
.verdictBoxDataMain .grayBoxVBD .grayBoxContentVBD{font-weight:normal;font-size:8px;line-height:1.3;color:#6E7685;margin:0;padding:12px 0;}
.verdictBoxDataMain .hedTextVBD .hedTextOneVBD,.verdictBoxDataMain .hedTextVBD .hedTextTwoVBD{font-weight:bold;font-size:16px;line-height:22px;color:#000;}
.verdictBoxDataMain .hedTextVBD .marketName{font-weight:400;font-size:12px;width:auto;}
.verdictBoxDataMain .placeBetBtnVT{height:35px;background:#EB3030;border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:800;font-size:15px;line-height:20px;text-align:center;color:#fff;}
/*.promoCodeAuthorMain{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:10px;background-color:#F5F6F7;border-radius:10px;padding:30px;}
.promoCodeAuthorMain .imagePCAMain{margin-right:20px;margin-top:8px;width:11%;text-align:center;}
.promoCodeAuthorMain .imagePCAMain img{width:70px;height:70px;border-radius:50%;}
.promoCodeAuthorMain .namePCA{font-weight:400;font-size:11px;line-height:14px;color:#6E7685;}
.promoCodeAuthorMain .contentPCAMain{width:86%;}*/
body.reviewpg .topcasino-pop-wrap .getCodeBtn,body.reviewpg .topcasino-pop-wrap .dottedBtnGC{height:51px;}
.ratingMain .ratingYellowColor{background:var(--site-color);width:var(--rating,0px);height:10px;transition:width ease-in 200ms;border-radius:10px;}
body .row-desc a[target=_blank]{color:var(--links-target-blank) !important; text-decoration:underline;}
.sportsBettingMain .itemSBM{background:#fff;box-shadow:0 2px 2px rgba(0,0,0,0.08);border-radius:10px;margin:0 0 30px;padding:20px;}
.sportsBettingMain .titleSBM{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px;}
.sportsBettingMain .titleSBM svg{width:42px;height:42px;}
.sportsBettingMain .titleSBM div{font-weight:700;font-size:20px;line-height:24px;color:#000;display:block;margin-left:15px;}
.sportsBettingMain .morelessSBM{font-weight:600;font-size:16px;line-height:19px;color:#6E7685;text-decoration:underline;margin:20px 0 0;}
body .cr-row.cr-twosections .twosections .section-wrapper.col-6 .cr-table td a.cr-btn, .cr-row.cr-twosections .twosections .section-wrapper.col-6 div a.cr-btn{text-decoration:none;display:inline-flex;width:auto;padding-left:10px;padding-right:10px;}
to,.slots-listing .slots-grd-wrap li .img-wrapper .imagehover:hover,.newS:hover .arrow-btn{opacity:1;}

header nav > ul > li > .submenu .submenu, .mobmenu .logo-wrap, .mobmenu nav > ul > li > .submenu > li.subdrop .subsubmenu, 
.mobmenu .menu-cat ul li.menu-cat-more, .mobmenu li.default .submenu > li.hide, .mobmenu nav > ::-webkit-scrollbar{display:none;} 
.mobmenu nav > ul > li.hide, .upcomming-blk.catpage > ul > li > a > span.timespan span:before, .upcomming-blk.catpage > ul > li > a > span.timespan::before, .section-wrapper.right .upcomming-blk .ub-list li a span.event .catname, 
.upcomingEventList li a .eventtime > span label.ev-{display:none;}
.htdContent .imageWrap span.picture, .htdContent .imageWrap .delHtdimg, .upcominglist-tbl .upc-table._more{display:none;} 
.ctrlSetting, .successimg.hide, .reg-blks .reg-blk, #hintQuetion, .reg-popup, .errlogmsg, .errlogmsgpwd, .pswdmsg, 
.reg-blks .reg-blk-row.ans-wrap, .reg-blks .reg-blk-row.chooseq-wrap, body .topsec .earthIconMain, .seealso.hide{display:none;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content.head .rank, .review-head .getbonus,.casino-list.morereviews > ul > li > .bonus-offer{display:none;}
.slots-listing .slots-grd-wrap.hide li, .slots-listing::-webkit-scrollbar, main h2 .title-icon, ul.pageContent.menuhide li, 
ul.pageContent.menuhide .pctitle{display:none;}
.casino-sm-table .table-sm-content._more, .switch-btn .switch input, .cancelacc .cancelacc-wrap .reason-drp ul.reason-dropdown, 
.cat-top-sec .bookmaker-offers .Rating, .cat-top-sec .bookmaker-offers .bonus-val p span, body .news-pg.st .stroy-stream-list li:before{display:none;}
body .news-pg.st .stroy-stream-list li::after, body.newspg .upcomming-blk.bonus .ub-list li a > span.live > span:after{display:none;}
body.newspg .upcomming-blk.bonus .ub-list li a > span.live > span::before, body.reviewpg .boormakerreviewwrap .website{display:none;}
body.reviewpg .boormakerreviewwrap .review-list, body .mobmenu nav > ul > li.show > span > em, body .sideMenuCloseIcon, body .mobmenu .logAndLangMain{display:none;}
.htdContent.belowArticle .htdtitlesupply, .htdContent.belowArticle .htdtitletool, .htdContent.belowArticle .htdTotaltime, .htdPageURL, .urlht{display:none;}
body .faqContent h2 .caticon, body .latestCasinoNewsSec .category, body .latestCasinoNewsSec .tips-list.more svg, body .latestCasinoNewsSec .tips-list.more .loadmore::after{display:none;}
.footerSecMain .about li:last-child span, body .sm-table .casino-sm-table .table-sm-content .compare-cell.signup-bonus span.keyFeatures{display:none;}
body .casinoTableBCSC .casino-sm-table .table-sm-content span.keyFeatures, body.newspg .section-wrapper.right .upcomming-blk .ub-list li a span.caticon{display:block;}
body.newspg .content-block .must-read li .content .rm-btn i, body .whiteBanSec .newscategory-top p::after, .advertising-disclosure .ad-wrap span{display:none;}
body .category.hideRHSLHS .allbrandul .allbrandli .casino-item .tchide.casino-t-and-c, body .category.hideRHSLHS .allbrandul .allbrandli .casino-item .sm-title{display:none;}
body .category.hideRHSLHS .allbrandul .allbrandli .casino-item .casino-offer p, body .bookmaker-offers > ul > li .bm-offer-title .brandNameTxt, body .bookmaker-offers > ul > li .casinoWhiteSec .numberBoxBBL{display:none;}
body .bookmaker-offers .loadmore-btn svg, body .bookmaker-offers .loadmore-btn::after{display:none;} 
body .slotgameTop .slotgames .slotgamesRHS .sm-title, body .layout .section-wrapper.center .img-block, .newscategory-top span.caticon, body .verdict::after{display:none;}
body .stroy-stream .stroy-stream-head .stroy-stream-update br, .getCodeBtnMain.getCodeShow::before, .getCodeBtnMain.getCodeShow .getCodeBtn{display:none;}

.miniFilterTable .miniFilterBox .Rating .sm-title, .pageContent .pctitle:empty, .mob-verdict .bonusval span:empty, .spinWheel button:active .button__front{display:none;}
.current .button__front, a.gowheel, .colorpanal, .loginsection, .promocodesHorizontal li .tc-top .tested{display:none;}
.profilePgMain .selectBoxStyEP select::-ms-expand, .profilePgMain .typeREU .switchButton .switch input, body .checkEmailBoxM{display:none;}
body .checkEmailBoxPassword, body .top-news .cat-top-sec .lt-sec.Showlhs .article-meta .time, .top-news .cat-top-sec .rt-sec.Showlhs .article-meta .time{display:none;}
.newsSec .news-item .article-meta .category, .newsSec .news-item .article-meta .time, .newsSec .news-item .tip-meta .category{display:none;}
.newsSec .news-item .tip-meta .category .time, .tips-list-wrap .tips-list .tip-meta .category, .tips-list-wrap .tips-list .tip-meta .timing{display:none;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .article-meta p, .oneMtwoSfiveT .rightSideTextNews .news-article .img-wrapper, 
body #errpassword, body .pageContent.hideli .fa.fa-chevron-down, .authorDetailsPopup, body .pSocial-IW, .topsec .moresummary{display:none;}
body .bredcrum ul li:last-child::after, body.reviewpg .reviewhead .reviewheadinner, body.reviewpg .casino-list.morereviews > ul > li .score, .review-top .reviewhead-sec-right .img-b{display:none;}
.review-top .ratingR .sm-title, body.reviewpg .boormakerreviewwrap .website, body.reviewpg .boormakerreviewwrap .review-list{display:none;} 
body.reviewpg .boormakerreviewwrap .gryTitlePO, body.reviewpg .Rating .ratingLR .sm-title, .boormakerreviewwrap .bCodewrap input#bonustxt{display:none;}
.mastertblrhs .innertbrhs:first-child, .mastertblrhs .fsmore, h2.r-title[data-val="Facts & Figures"], .topsec.betfredPromoCodePage p::after{display:none;}
.promocodesSecMain .promocodes.singlePromocode li .usProCodeTxt, .promocodesSecMain .promocodes.singlePromocode li .sizerIcon, 
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li._more{display:none;}
.heading-title,.tips-list .timing span,.colorSection .tips .tips-list .cl-btn a span,.footer-menu .default.lang .choose-lng span{display:inline-block;vertical-align:middle;}
.bookmaker-offers > ul > li .cl-btn a span,body.reviewpg .review-head .reviewhead-sec .Rating > span,body.reviewpg .review-head .reviewhead-sec .Rating > ul{display:inline-block;vertical-align:middle; line-height:normal;}
.content-block.more-infromation ul.game-info li span,.slots-rating > ul,.mainicon > div,.mycasino-tab ul.alphabet-search{display:inline-block;vertical-align:middle;}
.mycasino-tab .c-search .search-bar,.mycasino-tab .c-search .search-bar span,.casino-list .cs-list-item > ul > li .switch-btn{display:inline-block;vertical-align:middle;}
.myalerts .myalerts-wrap .alertby .alertby-type span,.cancelacc-wrap .cancel-reason > span{display:inline-block;vertical-align:middle;}
.outerDiv .footer-menu .default.lang .choose-lng span,.outerDiv .footer-menu .languagedefault.lang .selectedLanguage span{display:inline-block;vertical-align:middle;}
.mobmenu .logo-wrap img,.section-wrapper.right .upcomming-blk .ub-list li a span.caticon svg{width:100%;}
article .img-wrapper img,.reg-blks .col-12,.contactus-form .leftCU,.contactus-form .rightCU{width:100%;}
.reviewListRC .rightTextRC,body.newspg .noteText,.section-wrapper.center.col-8.pcWrap .miniFilterTable .miniFilterBox,.streamDataNew .tcTextStySDN{width:100%;}
.updatePasswordPopup .confirmPopupSecEP,.topnewsTop .img-wrapper img,.cat-top-sec.large .oneLrg{width:100%;}
.fieldSty,.linkdesc,.Searchresult .note,.news-pg.st > h1,.casinosCountryBoxM .filtersCountries ul li,.loginSignup ul li.con p,.sportsBettingMain{margin-top:10px;}
.mobmenu nav::-webkit-scrollbar,.colorSection .tips .tips-list .tchide::-webkit-scrollbar{width:6px;display:none;}
.mobmenu nav > ul > li > .submenu li.show ul li,.reviewpg .review-list ul li.fltr-slts ul{padding:5px 0;}
.mobmenu nav > ul > li > span,.mobmenu nav > ul > li > .submenu > li.subdrop.show .subsubmenu,.mobmenu li.default .submenu > li.show,.mobmenu nav > ul > li.show, 
.casino-sm-table .table-sm-content .compare-cell.signup-bonus span,ul.dropdown-list.show,.advertising-disclosure .ad-wrap:hover .ad-wrap-popup,.upcominglist-tbl.showAll .upc-table._more,.grd-fltr.review-list:hover ul, 
.review-list:hover ul,.reg-popup.show,.username span,.Thankyoudiv .successimg span,.boormaker-review.sticktop .boormakerreviewwrap.top,.casino-sm-table.showAll .table-sm-content._more,.maccount-right div.show,.cancelacc .cancelacc-wrap .reason-drp.show ul.reason-dropdown,.popupSlideShowM.show, 
.popupSlideShowM .mySlides.active,.popupSlideShowM .closeIconM:hover::before, body .news-pg.st .stroy-stream-list .story-short li:before,body .news-pg.st .stroy-stream-list .story-short li::after,body .relatedSlotsMain ul li a,body .stroy-stream .stroy-stream-head .stroy-stream-update label, 
.promoCodeBtnSec a.link,.mobmenu li.default .submenu > li.show .evnt-details, .boxmainSF.show .ulMainSF,body.newspg .layout .section-wrapper.center .img-block, .searchResultsBox .boxSR a,.checkWrap input:checked ~ .checkmark:after,.colorpanal.show,.awardsResult .awardsResultInr span, 
.commonpopu.error .iconsSE .errorIconPopup,.commonpopu.sucess .iconsSE .successCheckIcon,body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .article-meta .time,.authorSecMain .authorNameTxtAC:hover>.authorDetailsPopup, 
.promocodesSecMain.multiplepromos .promocodes.showAll .promocodes-big > ul > li._more{display:block;}
.mobmenu nav > ul > li > span > a,.mobmenu nav > ul > li > .submenu > li.subdrop > span a{display:inline-block;width:calc(100% - 32px);vertical-align:middle;color:#fff;}
.mobmenu nav > ul > li > .submenu > li,.desc-blk ul li{padding:5px 10px;}
.mobmenu nav > ul > li > .submenu > li .subsubmenu,.banBottomTextM p:last-child{padding-top:10px;}
.ser-wrap.active,.review-list ul li.fltr-slts ul li:hover,.category.hideRHSLHS .article .latestCasinoNewsSec,.category.hideRHSLHS .article .latestCasinoNewsSec .tips,body .hideRHSLHS.category .tips-list > a,body main .topsec .container{background:none;}
.mobmenu .bonus li,.modal-body-container{padding:10px 0;}
.top-casino,.htdContent .htdrow p,.section-wrapper.center.pcWrap .article .cr-row.cr-desc,.reviewpg .promocodes .promocodes-big > ul > li .promo-code,
.newswpg .promocodes .promocodes-big > ul > li .promo-code,.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code,
.newscategoryrelated .latestCasinoNewsSec,.twosections .section-wrapper.col-6 .title-desc,body .pageContent .lv1,body .colorSection .tips,
.hdr-ttl h2,.article .desc-blk p,.myaccount-section .maccount-right .details ul > li.sb-title-rw,
body .top-news .threeNewsStyTN .news-article:last-child,body .top-news .twoNewsStyTN .news-article:last-child,body .top-news .fullNewsStyTN .news-article:last-child,body .faqrow,.pageBCS .containerNew.showRHSLHS.category,
.betfredPromoCodePage .threeBoxesSecPC .boxThreeTB .innerTB,body.category,.loginDetailsMain .inputLblPIM,.updatePasswordPopup .inputLblPIM:last-child,.updatePasswordPopup .btnKDSty .btnK,body .top-news .cat-top-sec .rt-sec.Showlhs .news-article:last-child,body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .article-meta .time{margin-bottom:0;}
.miniFilterTable .rightTextMFT .Rating ul{display:inline-block;vertical-align:middle;margin-left:0;line-height:0;}
.ratingGreyColor span,.miniFilterTable .rightTextMFT .Rating ul li{list-style:none;display:inline-block;width:20px;height:20px;}
.Rating ul li.half,.ratingGreyColor span.half,.slots-rating > ul > li.half{background:url(../images/halfstar.svg) no-repeat;}
.tips-list:first-of-type,.faqContent .caticon,.newspg .breadcrum,.reg-blks .reg-blk-col.date-pick,.reg-blks .reg-blk .reg-blk-col:first-child,.rw-table table tr td:first-child,.reg-blk-row.tc .reg-blk-col.ageverify,body .containerNew .section-wrapper .casinoTableBCSC .casino-sm-table .table-sm-content .logo-Details{padding-left:0;}
.fa-angle-down:before,.fa-angle-down::before{content:"\f107";}
.myaccount-section .maccount-left .m-acc-tab > div:last-child,.myaccount-section .maccount-right .cancelacc .maccount-mtab{border-bottom:none;}
.upcomming-blk.catpage .ub-list > li,.login-popup-wrap,.stroy-stream .stroy-stream-head .story-updates,.empty-blk,.reg-blk.blk2,.reg-blk.blk4,.dateofbirth,.top-news .lt-sec .news-article:first-child,body .stickhead .containerNew,.betfredPromoCodePage .newCustomerOfferBox,.promocodesSecMain .containerNew,.seeAllBtnTB,.signupform .submit,.profilePgMain .selectBoxStyEP,.loginsec,.inputFieldLS,.inputLblPIM,.newS .top-newsWrap,.helpsearch{position:relative;}
.upcomming-blk.catpage .ub-list li a,.cancelacc .cancelacc-wrap ul.reason-dropdown li,.reviewpg .cr-container.layout.twosections .section-wrapper.col-6 .cr-row.cr-desc,.category .cr-container.layout.twosections .section-wrapper.col-6 .cr-row.cr-desc{padding:10px;}
.ratingRCmain .yourRatingTxtRC,.chart_option div,.adv_option span:first-child i{margin-right:5px;}
.section-wrapper.right ul.dropdown-list,.breadcrum ul > li:not(:last-child)::after,.reviewpg .promocodes .promocodes-big > ul > li .promo-code-wrap span,.newspg .promocodes .promocodes-big > ul > li .promo-code-wrap span,.loginsec .lg-form .fg-or-submit .fg-password,.checkEmailBoxM .lg-form .fg-or-submit .fg-password,.checkEmailBoxPassword .lg-form .fg-or-submit .fg-password,.myaccount-section .maccount-right ul li span.title{font-size:14px;}
.home .cr-row.cr-heading h2,.replyBoxMain .replyListM li,.cr-row.cr-desc ol li,.topsec .moresummary li{margin-bottom:10px;}
.colorSection .tips .arrow-btn,.slots-listing .arrow-btn{position:static;top:auto!important;}
.colorSection .tips .arrow-btn i.pre,.slots-listing .arrow-btn i.pre{left:-10px;}
.colorSection .tips .tips-list,.colorSection .tips .tips-list .bm-offer,.advertising-disclosure .ad-wrap:hover,.cr-table table tr:nth-child(even) td,body.reviewpg .review-head,.storydata .casinoTableMain,.loginPgMainWC .container,.cat-top-sec .bookmaker-offers ul, ul.news-top5-bonuses li .tc,.titleSecOC,.topsec.betfredPromoCodePage,.promocodeBlueBox .getCodeBtnMain .getCodeBtn{background:#fff;}
.newspg .layout .article > div:last-child,.cr-container .section-wrapper.content > div:last-child,.category .layout .article > div:last-child,.reviewpg .section-wrapper.center > div:last-child,.home .article > .cr-row.cr-desc > div:last-child,.category .layout .article > div:last-child,.cr-container .section-wrapper.content > div:last-child,.home .article > .cr-row.cr-desc > div:last-child,.newspg .layout .article > div:last-child,.reviewpg .section-wrapper.center > div:last-child{margin-bottom:0;padding-bottom:0;}
h2,.bredcrum ul{display:flex;align-items:center;}
.colorSection .tips.bonus,main h2,.loginsec.resetpassword .lg-form span,.decforgot,.reg-blks .alertmsg,.more-infromation .slots-rating,.confirmation-popup .textbox,.confirmation-popup select,.top-news,.reviewsBoxInr .reviewsBoxLeft,body .htdrow,.footerMiddleSec ul,body .ptextSty,body.newspg .article .article-head,body.newspg .article .img-block,ul.cpanal.bg,.profilePgPopup .btnKDSty .btnK,.profilePopupDA .btnKDSty .btnK,.updatePasswordPopup .inputLblPIM,body .promocodes .promocodes-big>ul>li,.promocodeRightMain.threeBoxesSecPC .boxOneTB,.promocodeRightMain.threeBoxesSecPC .boxTwoTB{margin-bottom:20px;}
.colorSection .tips .arrow-btn i.nxt,.slots-listing .arrow-btn i.nxt,.flexRowStyle .threeStyleF .error{right:0;}
.colorSection .tips .tips-list .cl-btn a,.pSocial a, .slotgameTop .img-block .img-wrapper .img-desc,body .mobmenu nav > ul > li.show > span > a,body .mobmenu nav>ul>li>span a,.cls-menu .fa-angle-left:before,body.reviewpg .review-top .bredcrum ul li a,body.reviewpg .review-top .bredcrum ul li::after,body.reviewpg .review-top .bredcrum ul li:after,body.reviewpg .review-top .bredcrum ul li a,body.reviewpg .review-top .boormaker-review .text a,.promocodeBlueBox .getCodeBtnMain .dottedBtnGC div,.promocodeBlueBox .tcMainPB .tc-top .tested,.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .tc-top .lastused,.promocodesSecMain .promocodes.singlePromocode .promocodes-big>ul>li:first-child .t-and-c a,.topsec.betfredPromoCodePage .copetitionPg .newscategory-top h1 span{color:#fff !important;}
body.reviewpg .boormakerreviewwrap p.text a{color:#fff !important;}
main h2 span{vertical-align:middle;}
.htdContent .imageWrap,.topbonusbet,.optionWrap,.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tcTextMain{margin-top:20px;}
.footer-menu .default.lang .supp-langs::-webkit-scrollbar,.rightPCB .tc-top .tested label svg,.tcMainPB .tested svg{width:10px;}
.footer-menu .default.lang .supp-langs.show,.outerDiv .footer-menu .default.lang .supp-langs.show,.outerDiv .footer-menu .languagedefault.lang .allLanguage.show{display:block;border:1px solid var(--fontlight);border-top:none;border-bottom:none;}
.choose-lng.show .downar,.advertising-disclosure .ad-wrap:hover span img{transform:rotate(180deg);transform-origin:center center;margin-top:5px;}
.footer-menu .default.lang .choose-lng .supp-langs,header .outerDiv .footer-menu .default.lang .supp-langs.show,header .outerDiv .footer-menu .default.lang .supp-langs>ul>li,header .outerDiv .footer-menu .languagedefault.lang .allLanguage.show,header .outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li{border:none;}
.flag-CA::before,.sflag-AK::before{background-position:center -32px;}
.flag-DE::before,.sflag-AZ::before{background-position:center -64px;}
.flag-EG::before,.sflag-AR::before{background-position:center -96px;}
.flag-FI::before,.sflag-CA::before{background-position:center -128px;}
.flag-FR::before,.sflag-CO::before{background-position:center -160px;}
.flag-GB::before,.sflag-CT::before,.outerDiv .flag-GB:before{background-position:center -192px;}
.flag-IE::before,.flag-EI::before,.flag-RI::before{background-position:center -2112px;}
.flag-IN::before,.sflag-FL::before{background-position:center -256px;}
.flag-MN::before,.sflag-GA::before{background-position:center -288px;}
.flag-NL::before,.sflag-HI::before{background-position:center -320px;}
.flag-SE::before,.sflag-ID::before{background-position:center -352px;}
.flag-UK::before,.sflag-IN::before{background-position:center -416px;}
.flag-US::before,.flag-UM::before,.sflag-IA::before{background-position:center -448px;}
.flag-AF::before,.sflag-KS::before{background-position:center -480px;}
.flag-DZ::before,.sflag-LA::before{background-position:center -544px;}
.flag-AD::before,.sflag-ME::before{background-position:center -576px;}
.flag-AO::before,.sflag-MD::before{background-position:center -608px;}
.flag-AI::before,.sflag-MA::before{background-position:center -640px;}
.flag-AQ::before,.sflag-MI::before{background-position:center -672px;}
.flag-AG::before,.sflag-MN::before{background-position:center -704px;}
.flag-AR::before,.sflag-MS::before{background-position:center -736px;}
.flag-AW::before,.sflag-MO::before{background-position:center -768px;}
.flag-AT::before,.sflag-MT::before{background-position:center -800px;}
.flag-AM::before,.sflag-NE::before{background-position:center -832px;}
.flag-AZ::before,.sflag-NV::before{background-position:center -864px;}
.flag-BS::before,.sflag-NH::before{background-position:center -896px;}
.flag-BH::before,.sflag-NJ::before{background-position:center -928px;}
.flag-BD::before,.sflag-NM::before{background-position:center -960px;}
.flag-BB::before,.sflag-NY::before{background-position:center -992px;}
.flag-BY::before,.sflag-NC::before{background-position:center -1024px;}
.flag-BE::before,.sflag-ND::before{background-position:center -1056px;}
.flag-BZ::before,.sflag-OH::before{background-position:center -1088px;}
.flag-BJ::before,.sflag-OK::before{background-position:center -1120px;}
.flag-BM::before,.sflag-OR::before{background-position:center -1152px;}
.flag-BT::before,.sflag-PA::before{background-position:center -1184px;}
.flag-BO::before,.sflag-RI::before{background-position:center -1216px;}
.flag-BA::before,.sflag-SC::before{background-position:center -1248px;}
.flag-BW::before,.sflag-SD::before{background-position:center -1280px;}
.flag-BV::before,.flag-SJ::before,.sflag-TN::before{background-position:center -1312px;}
.flag-BR::before,.sflag-TX::before{background-position:center -1344px;}
.flag-IO::before,.sflag-UT::before{background-position:center -1376px;}
.flag-BN::before,.sflag-VT::before{background-position:center -1408px;}
.flag-BG::before,.sflag-VA::before{background-position:center -1440px;}
.flag-BU::before,.sflag-WV::before{background-position:center -1504px;}
.flag-BI::before,.sflag-WI::before{background-position:center -1536px;}
.flag-KH::before,.sflag-WY::before{background-position:center -1568px;}
.flag-CM::before,.sflag-WA::before{background-position:center -1600px;}
.flag-KM::before,.sflag-VIC::before{background-position:center -1632px;}
.flag-CG::before,.sflag-TAS::before{background-position:center -1664px;}
.flag-CK::before,.sflag-SA::before{background-position:center -1696px;}
.flag-CR::before,.sflag-QLD::before{background-position:center -1728px;}
.flag-CI::before,.sflag-NT::before{background-position:center -1760px;}
.flag-HR::before,.sflag-NSW::before{background-position:center -1792px;}
.flag-CU::before,.sflag-ACT::before{background-position:center -1824px;}
.flag-ID::before,.flag-MC::before{background-position:center -3136px;}
.flag-CH::before,.sflag-IL::before{background-position:center -384px;}
.sh-content .sh-more:hover{text-decoration:underline;}
body.home .colorSection,.colorSection .cr-row,.category.hideRHSLHS .cr-row.cr-heading,.category.hideRHSLHS .latestCasinoNewsSec,body .article .cr-row.cr-heading{padding-left:0;padding-right:0;}
.ratingMain,.article .article-head,.rw-table,.footerMiddleSec .socialMediaIcon,body .promocodesHorizontal,.updatePasswordPopup .popupTitleSy,.checkEmailBoxM .pswTxtWithlink,.checkEmailBoxPassword .pswTxtWithlink,body .top-news .cat-top-sec{margin-bottom:30px;}
.spinWheel.showOption .chart_custome,.banThreeBoxes a{display:block;width:100%;}
.showRHSLHS .spinWheel .spin.container,.casino-news .news-wrp .news-list:last-child,.replyButtonsSec .iconRightRB,.cat-top-sec .bookmaker-offers .top-offer-col:last-child,.bannerMain .boxOneB,.bannerMain .boxTwoB,.searchResultsBox .boxSR:last-child,body .latestCasinoNewsSec .tips-list:last-child,.footerSecMain .footer-icons li:last-child,.footerSecMain .footer-icons li:nth-child(2),.footerMiddleSec .socialM-icon span:last-child,.rightIcon .iconSTV:last-child,.casinosCountryBoxM .filtersCountries ul li:last-child a,.countryListMainFD .subcountry::before,.socialIconsFJCRpage .ftIconFJCR:last-child,.boxesITA .boxOneB,.boxesITA .boxTwoB,.profilePgMain .uploadedImagesM div:last-child{margin-right:0;}
.layout .breadcrum,body.category .top-casino.sm-table{padding-top:0;}
.article .img-wrapper,.topnewsTop .img-wrapper{position:relative;font-size:0;line-height:0;overflow:hidden;}
.img-block .img-wrapper img,figure img,.live-stream .img-wrap img,.reviewsBoxMain .reviewsBox img,img,video,svg{max-width:100%;}
.pageContent .lv1,.arrowIconSF{cursor:pointer;}
.article .author .author-name a,.article h3,.authortop .breadcrum ul > li:last-child a,.authortop .breadcrum ul > li:not(:last-child)::after, .casinosCountryBoxM .countryListMainFD ul li a:hover, .checkEmailBoxM .emailWithArrowM a,.checkEmailBoxPassword .emailWithArrowM a,body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta a,.promocodeBlueBox .getCodeBtnMain .getCodeBtn div,.topsec.betfredPromoCodePage .newscategory-top h1 span{color:#000;}
.content-block > ul > li::after,.bookmaker-offers > ul > li .bm-offer > a::after{content:"";display:table;clear:both;}
.cr-table table th:last-child,.cr-table table td:last-child,body .verdictTabularDataOffer .itemOneVt{border-right:none;}
.review-list ul li.listli,.mob-verdict th:first-child{text-align:left;}
.review-list:hover span,.reviewpg .relatedcat .tip-meta{border-radius:0 0 10px 10px;}
.review-list ul li:hover,.login-popup-wrap.show .login-popup .login-details > span:hover{background:var(--light);}
figure,.userInfoSecRC .userImgRC,.casinoFourBoxesMain .headSecCFB .leftHedCFB,.socialM-icon .youtubeIconSty,.loginSecSty a span,.bannerMain .iconBB,.leftES div,.boxesITA .iconBB,.boxmainSF .titleIconSF,.competitionExpiredSec .timerImg,.footerSecMain .footerTopSec div:last-child{line-height:0;}
.fieldmessage.error,body h2.aw_err{color:red;}
.successimg.show,.mob-verdict .bonusval.a-val a,.__show #question,.otpsendWrap.show{display:flex;}
.promocodes .promocodes-big > ul > li .img-wrap img,.promocodesHorizontal li .img-wrap img{width:75%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.promocodes .promocodes-big > ul > li .tc-top .tested,.topcasino-pop-wrap .tcTopMain .tc-top .tested{color:var(--site-color);font-size:12px;font-weight:600;display:inline-block;vertical-align:middle;line-height:15px;margin-left:5px;}
.promocodes .promocodes-big > ul > li .tc-top .tested label,.topcasino-pop-wrap .tcTopMain .tc-top .tested label,.rightPCB .tc-top .tested label,.promocodesHorizontal li .tc-top .tested label{display:inline-block;vertical-align:middle;height:14px;width:14px;background:var(--site-color);border-radius:50%;position:relative;}
.promocodes .promocodes-big > ul > li .tc-top .lastused::before,.topcasino-pop-wrap .tcTopMain .tc-top .lastused::before,.rightPCB .tc-top .lastused::before,.tcMainPB .tc-top .lastused::before{content:"-";display:inline-block;margin-right:5px;}
.promocodes .promocodes-big > ul > li .tc-top .tested label svg,.topcasino-pop-wrap .tcTopMain .tc-top .tested label svg,.promocodesHorizontal li .tc-top .tested label svg{position:absolute;width:6px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code h3,.article .desc-blk h4,.stroy-stream-list ul,body .latestCasinoNewsSec .tips,body .moreCountriesMain .row-desc h2,.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta .category a,.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta .time,body .top-news .cat-top-sec.fourM .news-article .article-meta .category a,body .top-news .cat-top-sec.fourM .news-article .article-meta .time,.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .tc-top .tested{margin:0;}
.reviewpg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code,.reviewpg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code-sec,.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code,.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code-sec,.myaccount-section .maccount-right .details ul > li > span .edit-input input{display:inline-block;width:100%;}
.reviewpg .promocodes .promocodes-big > ul > li .get-bonus,.newspg .promocodes .promocodes-big > ul > li .get-bonus,body .betfredPromoCodePage .countryLocationsIcon img{width:150px;}
.casino-news .news-wrp .news-list:first-child,.myaccount-section .maccount-right .details ul > li > span:first-child,.myalerts .myalerts-wrap .alertby .alertby-type:first-child,.footerMiddleSec .footerCat .default.hd,.sublogoAndValueGS .logoTextGS,.newsSec .news-item:first-child,.tips-list-wrap .tips-list{margin-left:0;}
.layout .casino-news .news-wrp .news-list .timing,body.reviewpg .Rating .ratingLR .sm-title{font-size:12px;}
.reg-timeline > .timeline ul li > span,.reg-blks .reg-blk.active{display:block;position:relative;}
.reg-blks .reg-blk .errmsg.error,.reg-blk.blk4 .error{top:-15px;}
.reg-timeline > .timeline ul li > span:after.reg-blks .reg-blk-row.dob-wrap .error,.reg-blk.blk2 .error{top:0;}
.reg-blks .reg-blk .textbox:focus,.reg-blks .reg-blk select:focus,.loginsec .lg-form input:focus,.checkEmailBoxM .lg-form input:focus,.checkEmailBoxPassword .lg-form input:focus,.whyChooseSecMain .searchboxWC input:focus,.emailSectionMain .emailAdrsInpBox input:focus{border:1px solid #03A87C;outline:none;}
.reg-blks .reg-blk-col .showpswd img,.loginsec .lg-form .showpswd img,.checkEmailBoxM .lg-form .showpswd img,.checkEmailBoxPassword .lg-form .showpswd img{height:30px;}
.reg-blks .reg-blk-col .showpswd.hdpswd,.loginsec .lg-form .showpswd.hdpswd,.checkEmailBoxM .lg-form .showpswd.hdpswd,.checkEmailBoxPassword .lg-form .showpswd.hdpswd{opacity:0.5;}
.reg-blks .reg-blk .reg-blk-col:last-child,.reg-blks .reg-blk .reg-blk-col > .inr-blk-col:last-child,.dateofbirth .reg-blk-col > .inr-blk-col:last-child,body.reviewpg .casino-list.morereviews ul li .liItemInrMain{padding-right:0;}
.lds-load.show,.boormaker-review .Rating > ul li,.slots-listing .slots-grd-wrap.hide li:nth-child(-n+15),.verdict .bk-btn label,.content-block.rslot ul li .content,body .topsecBOCC .breadcrum ul > li:nth-child(2)::after,.pageBCS .topsec .breadcrum ul > li:nth-child(2)::after,.outerDiv .footer-menu .default.lang,.outerDiv .footer-menu .languagedefault.lang,body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .article-meta .time,body .top-news .cat-top-sec.oneLBonusBets .rt-sec.Showlhs .article-meta .time{display:inline-block;}
.reg-blks .reg-blk .checkbox,.loginSignup .checkbox{height:20px;width:20px;border:1px solid #707070;display:inline-block;vertical-align:middle;border-style:none;}
.reg-popup .reg-popup-blk p,.boxesITAMain{padding-bottom:15px;}
.reg-popup .reg-popup-blk .btn1,.profilePgMain .typeREU{margin-top:15px;}
.login-popup-wrap .login-popup .imgwrap,.topcasino-pop-wrap .topcasinoPopTitle,.confirmation-popup .confirm-btn,.starburstImgM,body .newscategoryrelated .tips-list .img-wrap,.mob-verdict .bonusval,.spinResult span,.alreadylogin{text-align:center;}
.join-or-login > span,.searchDataPhotoHlp{margin-right:20px;}
.stroy-stream-tag span,.chart_option span:last-child,.adv_option span svg{margin-left:5px;}
.section-wrapper.right .stroy-stream-list li,body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta,body .si-ab-section__main h2{padding-bottom:10px;}
.Rating ul li.full,.slots-rating > ul > li.full{background:url(../images/Star.svg) no-repeat;}
.boormaker-review .img-wrap,.stickhead .img-wrap{width:135px;height:135px;border-radius:50%;position:relative; box-shadow:rgba(0, 0, 0, 0.15);}
.casino-list > ul > li .img-wrap,body.reviewpg .casino-list > ul > li .img-wrap{display:inline-block;vertical-align:middle;position:relative;width:126px;height:110px;border-radius:10px 0 0 10px;-webkit-box-shadow:none;box-shadow:none;}
.casino-list > ul > li .img-wrap img,.cs-list-item > ul > li .img-wrap img,.stickhead .img-wrap img,.review-top .reviewhead-sec .reviewheadinner img,body.reviewpg .casino-list > ul > li .img-wrap img{width:75%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.casino-list > ul > li .bonus-offer h3,body.reviewpg .casino-list > ul > li .bonus-offer h3{font-weight:600;font-size:18px;line-height:22px;color:#000;}
.casino-list > ul > li .score .sm-title,.casino-list > ul > li .Rating .sm-title,.tchide a{color:var(--lightfont);}
.contactus-form .leftCU input:focus,.rightCU textarea:focus,.selectBoxSBD select:focus,.textareaBox textarea:focus{border:1px solid #03a87c;outline:none;}
body .reg-timeline > .timeline ul li.active > span::before{background:var(--site-color);}
.Rating ul li.empty,.slots-rating > ul > li.empty{background:url(../images/Star-empty.svg) no-repeat;}
.content-block.more-infromation ul li,.reviewListRC .userInfoSecRC,.sectionDMY{display:flex;justify-content:space-between;align-items:flex-start;}
.content-block.more-infromation ul li .lhsmore,.innertbrhs .filter-stars._morerwshow span{display:inline-flex;}
.Searchresult h2,body.newspg .content-block > ul > li,.awardsResult .awardsResultInr .resultvalText{margin-bottom:15px;}
body .Searchresult .breadcrum ul > li > a,body .storydata .breadcrum ul > li > a,.top-news .news-article .promotionsAndDateText .category a,.section-wrapper.center.col-8 .breadcrum ul > li > a,.adv_option span:first-child,body .topsec.betfredPromoCodePage .breadcrum ul>li>a, body .topsec.betfredPromoCodePage .breadcrum ul>li:last-child a,body .topsec.betfredPromoCodePage .breadcrum ul>li:not(:last-child)::after{color:#6E7685;}
.topsec.betfredPromoCodePage .homeIconB > a svg{fill:#6E7685;}
body .Searchresult h2 svg,.jumptolist li:last-child{margin-right:10px;}
ul.pageContent.menuhide .row-desc span.pcicon:before,.fa-chevron-down:before{content:"\f078";}
.storydata{max-width:1100px;}
.topcasino-pop-wrap .tcTopMain .tc-top,body .top-news .threeNewsStyTN .news-article .promotionsAndDateText,body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta .category,body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta .category,body .pSocial.topright{position:static;}
.topcasino-pop-wrap ul.tc-list li .img-title .img-wrap img,body .cr-table table,.ser-wrap svg{max-width:none;}
.withoutLoginRC,.profilePgMain .profilePictureMain .btnEP,.profilePgPopup .btnKDSty,.profilePopupDA .btnKDSty,.showRHSLHS .topnewsTop{margin-top:30px;}
.reviewListRC .rccnt,.reviewListRC .rtcnt,.listMainS ul li{margin-left:6px;}
.loginReviewLink a,.twosections .section-wrapper.col-6:first-child h2.r-title,.countryListWithLink a,.socialIconsFJCRpage .ftIconFJCR i,body .cr-heading.arrow h2 a,.profilePgPopup .msgStyEP,.profilePopupDA .msgStyEP,.commonpopu.sucess .cpmmonText{color:#03A87C;}
.ratingRCmain ul,.ratingRCmain .Rating,.content-block.rslot ul li a,body.reviewpg .ratingLR,.loginSecSty a,.bannerMain .iconTitleMB,.countryListMainFD .flagImgBoxHead,.authorNamAndTD .timeBoxA,.boxesITA .iconTitleMB,.boxmainSF .titleIconTxtSF,.boxmainSF .checkboxGroup,.boxmainSF .radioGroup,.miniFilterTable .miniFilterBoxInr,.competitionExpiredSec,.profilePgMain .profileImgAndUplBtn,.profilePgMain .selectBoxDOB,.checkEmailBoxM .emailWithArrowM,.checkEmailBoxPassword .emailWithArrowM,.jumpToSecMain .container{display:flex;justify-content:flex-start;align-items:center;}
.replyButtonsSec,.replyButtonsSec .iconLeftRB,.btnStyleSU,.stickhead .containerNew,body.reviewpg .secHMmain,.streamDataNew .leftRightSDN,.profilePgMain .profilePictureInr,.profilePgMain .toggleBtnYN,.promocodeHeadMain{display:flex;justify-content:space-between;align-items:center;}
.replyBoxMain .replyListM .ratingRCmain,.myaccount-section .maccount-right .details ul li{margin-bottom:5px;}
.twosections .section-wrapper.col-6:first-child,.verdictBoxDataMain.item-4 .verdictBoxItem:nth-child(3){margin-right:18px;}
.boormakerreviewwrap .website a,body .mobmenu nav > ul > li > .submenu > li.cat a{color:#03a87c;}
.confirmation-popup .resendcode,.signupLinkText{font-size:14px;line-height:20px;text-align:center;color:#000;margin-top:20px;}
.confirmation-popup .resendcode a, body .cr-table table td:last-child a, .sendAgainLink a{font-weight:600;}
.reg-blk-row.tc .reg-blk-col.ageverify .text,body .mobmenu nav > ul > li > span > a,body main .sectionTitleND span,body .topsec.slotgameTop .newscategory-top,body .tips.relatedcat .tips-list .img-wrap img,.banThreeBoxes a .boxMainB{width:auto;}
.btn2:hover,.reg-blk.blk2 .btn2.back:hover{background:#1997b3;color:#58c2da;}
.myaccount-section,.boxesITA > .containerNew{margin:40px 0;}
.maccount-left,.reviewpg .tips-section .tips-list,.reviewpg .relatedcat .tips-list > a{border-radius:10px;}
.mycasino-tab ul.alphabet-search li:hover,body .verdictTabularDataOffer .text1VT,body h3,.footerMiddleSec .footerCat .default.hd span a,.noteBoxSty div span,body.newspg .boldTextNS,.sublogoAndValueGS .valueGS label,body .links2Bold[target="_blank"],body .links2Bold,a[target=_blank]{font-weight:600;}
.switch-btn .switch,.profilePgMain .typeREU .switchButton .switch{position:relative;display:inline-block;width:48px;height:24px;}
.switch-btn input + .slider,.switch-btn input:focus + .slider{background-color:#EEF2F5;border:1px solid var(--border2);padding:2px;}
.switch-btn .slider.round,.profilePgMain .typeREU .switchButton .slider.round{border-radius:34px;}
.switch-btn .slider.round:before,header .outerDiv .footer-menu .languagedefault.lang .allLanguage ul li:before,.profilePgMain .typeREU .switchButton .slider.round:before{border-radius:50%;}
.myalerts .myalerts-wrap > p,.cancelacc .cancelacc-wrap > p,.browsePaymentMethodsM p,.browseBySoftwareM p{margin:20px 0;}
.loginPgMainWC,body .cr-table table tr:nth-child(odd) td,body.newspg .upcomming-blk.bonus .ub-list li:nth-child(even) a,.upcommingBlkMain .containerNew,body .topsec.slotgameTop,.section-wrapper.center.col-8 .casinoTableMain,.checkWrap input:checked ~ .checkmark{background-color:#fff;}
.labelIconLS,.tcMainPB .tc-top{line-height:normal;}
.labelIconLS svg,.profilePgPopup .closecp svg,.profilePopupDA .closecp svg,.authorSecMain .blueCheckIcon svg{width:12px;height:12px;}
.signupLinkText a,.chartod span{color:#03A87C;font-weight:600;}
.top-news .footsec .news-article .img-wrapper img,.top-news.more .news-article .img-wrapper img,body .rt-sec .news-article .img-wrapper img,body .tips-list .img-wrap img,body .tips.relatedcat .tips-list .img-wrap img{min-width:unset;max-width:100%;height:auto;transform:none;position:static;}
.cat-top-sec .bookmaker-offers .top-offer-cell,.authortop .breadcrum ul,.authorDetailsPopupInr .authorDetailsPopupSec{display:flex;justify-content:flex-start;align-items:flex-start;}
.cat-top-sec .bookmaker-offers .bonus-val p,.slotgameTop .img-block img{width:210px;}
.cat-top-sec .bookmaker-offers .casino-t-and-c a,.signupform .tcp div a,.promocodeLeftMain .gryPtext.new a{font-weight:normal;}
body .top-news .threeNewsStyTN .news-article:hover,body .top-news .twoNewsStyTN .news-article:hover,body .top-news .fullNewsStyTN .news-article:hover,.top-news .lt-sec:hover{box-shadow:0 4px 8px rgba(0,0,0,0.15);}
body .top-news .twoNewsStyTN .news-article .article-meta,body .top-news .threeNewsStyTN .news-article .article-meta,body .top-news .fullNewsStyTN .news-article .article-meta,.top-news .cat-top-sec .rt-sec.twoNewsStyTN,.top-news .cat-top-sec .rt-sec.threeNewsStyTN{display:flex;flex-direction:column;justify-content:space-between;}
.popupSlideShowM.listview .closeIconM svg,body .mobmenu nav > ul > li.show > span svg,body .tested svg .cls-1,.boormakerreviewwrap .bCodewrap .copyIconFTF svg{fill:#fff;}
.special-offers ul.BkspecialOffers > li .bradn-sumry a,body .blueLinkMain .followLT-link span,body .blueLinkMain .fullBioLink span{text-decoration:none;}
.BkspecialOffers .clm-visit .review,body .mobmenu nav > ul > li.show,body.category .article .desc-blk,.signupform .con .cr-row.cr-desc{padding-bottom:0;}
.copyIconFTF svg,.adv_option svg{width:12px;height:14px;}
.containerNew,body.category .container,body .whiteBanSec .newscategory-top{max-width:1100px;margin:0 auto;}
.signUpRightside ul li svg,body.reviewpg .review-top .review-head .reviewhead-sec .Rating ul li{width:24px;height:24px;}
.searchHD span svg,.loginSecSty a svg,.noteBoxSty svg,.profilePgPopup .signUpRightside ul li svg,.profilePopupDA .signUpRightside ul li svg,.casino-list.morereviews .liItemInrMain .Rating > ul > li{width:20px;height:20px;}
body .sectionTitleND,.casino-sm-table .table-sm-content .compare-cell h5.newtext,g.slice [id*="label"]{font-weight:bold;}
body.show{overflow:hidden;}
.boxesITA .buttonBB div svg, .commonpopu .closecp svg{width:16px;height:16px;}
checkboxMain input,.boxmainSF .checkboxGroup input,.checkboxMainAwd input{height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer;padding:0;}
.footerMiddleSec .socialMediaIcon .helplink,.footerMiddleSec ul a{font-weight:normal;font-size:16px;line-height:24px;color:#000;}
.aboutLangMain,.btnAndnote{display:flex;justify-content:space-between;align-items:center;flex-direction:column;}
.getCodeBtnMain .dottedBtnGC div,.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .dottedBtnGC div{font-weight:600;font-size:18px;line-height:20px;letter-spacing:.2em;color:#000;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .t-and-c,body .promocodesHorizontal li .t-and-c{display:block;text-align:center;position:static;order:3;margin:0 10px 0 0;}
body .topsec .breadcrum ul,.newspg .breadcrum ul{display:flex;flex-wrap:wrap;}
body .topsec .breadcrum ul > li,body .topsecBOCC .breadcrum ul > li,.pageBCS .topsec .breadcrum ul > li,body .breadcrum ul > li,body.reviewpg .breadcrum ul > li{letter-spacing:normal;}
.banBottomTextM p,.casinosCountryBoxM .flagImgBoxHead p,.sublogoAndValueGS .valueGS label,.sublogoAndValueGS .valueGS span{font-size:16px;line-height:26px;color:#000;}
.country .subcountry,body .casinoTableBCSC{background:#fff;padding:0;}
.casinosCountryBoxM .countryListMainFD ul li .showCasinosBtn span,.moreCountriesMain .moreCountriesBox .showCasinosBtn span{line-height:0;display:block;}
.casinosCountryBoxM .countryListMainFD ul li .showCasinosBtn svg,.moreCountriesMain .moreCountriesBox .showCasinosBtn svg{width:14px;height:14px;vertical-align:middle;margin:-2px 0 0;}
body .boldStyle,body .linkBoldSty,.awardsResult .awardsResultInr .chartod span{font-weight:600;color:#000;}
.flexBoxCCG_main .flexBoxCCG:last-child,.article .boxesITA,.loginsection .sectionTitleLS{margin-bottom:40px;}
body .Searchresult .innercontainer,body.pageBCS .innercontainer{padding:0 10px!important;}
body.home .layout,body .category.hideRHSLHS .allbrandul .casino-item .image-wrap,.topsec .titleSecOC .boxesITA,.boxmainSF ul li:first-child,.marketingPreferencesM .typeREU,body .top-news .cat-top-sec.sixS .newS{margin-top:0;}
body.category .topsec .subcat,.section-wrapper ul.pageContent.show .fadeeffect{display:none!important;}
body.newspg .section-wrapper.right .upcomming-blk .ub-header .title,body .bookmaker-offers .bm-title{font-weight:bold;font-size:16px;line-height:26px;color:#000;}
body.newspg .section-wrapper.right .upcomming-blk .ub-header .title{width:100%;}
.authorNamAndTD,.authorBannerSec .author-pg-info{display:flex;justify-content:flex-start;align-items:center;margin-top:20px;}
.slots-listing-grid li .img-wrapper,body .newscategoryTopMain .newscategory-top,.topsec .titleSecOC .containerNew,.betfredPromoCodePage .newCustomerOfferBox .containerNew,body .newscategoryrelated .tips-list .img-wrap img,body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .article-meta h3{height:auto;}
body.reviewpg .layout .section-wrapper.center,.moreCountriesMain{padding:30px 0;}
body.reviewpg .breadcrum ul > li > a,.profilePgMain .inputLblPIM label,.updatePasswordPopup .inputLblPIM label,.checkEmailBoxM .labelTxtLS,.checkEmailBoxPassword .labelTxtLS{font-size:12px;line-height:13px;color:#6E7685;}
body .bookmaker-offers > ul > li:last-child,body.reviewpg header{box-shadow:none;}
body.home .article .colorSection .cr-row.cr-heading,body .cr-row.cr-heading{padding-left:15px;padding-right:15px;}
body .news-stream .news-event-desc li.news-event-cat,.bookmaker-offers > ul > li .bonustchide a,body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta .category a,body .top-news .cat-top-sec.fourM .news-article .article-meta .category a{color:#6e7685;}
.betfredPromoCodePage .getCodeBtnMain,.review-top .reviewhead-sec-right{width:300px;}
.bonusBetsListM .bCodewrap,.outerDiv .selectedLanguage{padding:0 5px;}
.boxmainSF .radioGroup [type="radio"]:checked,.radioGroup [type="radio"]:not(:checked),.radioBtnSecAB .radioGroupAwd [type="radio"]:checked,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked){position:absolute;left:-9999px;}
.boxmainSF .radioGroup [type="radio"]:checked + label,.radioGroup [type="radio"]:not(:checked) + label,.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label{position:relative;padding-left:27px;cursor:pointer;display:inline-block;font-size:14px;line-height:15px;color:#000000;}
.boxmainSF .radioGroup [type="radio"]:not(:checked) + label:after,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
.boxmainSF .radioGroup [type="radio"]:checked + label:after,.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.miniFilterTable .miniFilterBox .brandImg img,.savedSecMain .imgWrapSav img{width:71%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
body .links2Bold, body .row-desc a[target=_self]{color:var(--links-target-self) !important;}
.mob-verdict .bookmaker,.mob-verdict .ods{width:85px;}
.spinWheel button:active .button__back,.current .button__back{background-color:white;box-shadow:inset 5px 5px 0 0 transparent;}
ul.cpanal,.usernameSecDD .userPicAndNameDD,body.reviewpg .brandNameAndRt .ratingStyleBNR,.promocodesSecMain.multiplepromos .brandNameAndRt .ratingStyleBNR{display:flex;align-items:center;justify-content:flex-start;}
.loginSignup ul li.con,ul.prosConsList li{padding-left:30px;position:relative;}
.signupLeftRight,.loginLRmain{display:flex;justify-content:center;align-items:flex-start;}
.section-wrapper ul.pageContent.show .fa-chevron-down:before,body .mobmenu nav > ul > li.show > span i.fa.fa-chevron-down:before{content:"\f077";}
.streamDataNew .logoSDN img,.verdictBoxDataMain .bookmaker-logo img{max-width:70%;}
body .mobmenu nav > ul > li.show > span a,.jumpToSecMain .jumptolist li span:hover{color:#0776DF;}
.streamDataNew .logoAndContentSDN,.verdictBoxDataMain{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.mobmenu nav > ul > li.show > .submenu::-webkit-scrollbar-track,.jumpToWrap::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5;}
.profilePgMain .profileImg img,.authorBannerSec .author-pg-img img{width:100px;height:100px;border-radius:50%;object-fit:cover;object-position:center right;}
.profilePgMain .uploadedImagesM,.blueLinkMain .followLT-link{display:flex;justify-content:flex-end;align-items:center;}
.profilePgMain .inputLblPIM input,.updatePasswordPopup .inputLblPIM input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;height:50px;font-size:16px;line-height:26px;color:#000;display:block;width:100%;outline:0;background:#F0F1F2;border:none;box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);border-radius:4px;padding:12px 15px;}
.profilePgPopup,.profilePopupDA,.commonpopu{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);z-index:9999;display:flex;justify-content:center;align-items:center;}
.profilePgPopup .closecp,.profilePopupDA .closecp,.commonpopu .closecp{position:absolute;top:20px;right:20px;cursor:pointer;line-height:normal;}
body .top-news .cat-top-sec .Showlhs .news-article .article-meta .category,.cat-top-sec.large .twoLrg .news-article .article-meta .time,body .top-news .cat-top-sec.oneLtwoM .news-article .article-meta .time,body .top-news .cat-top-sec.oneMtwoSfiveT .news-article .article-meta .time,body .top-news .cat-top-sec.oneLfourS .news-article .article-meta .time,body .top-news .cat-top-sec.fourM .news-article .article-meta .time,body .top-news .cat-top-sec.large .news-article .article-meta .time,body .top-news .cat-top-sec.oneLfourS .news-article .categoryAndTime .time,body .top-news .cat-top-sec.fourM .news-article .article-meta .time{font-weight:400;}
.cat-top-sec.large .oneLrg .img-wrapper::after,.cat-top-sec.large .twoLrg .img-wrapper::after{content: ''; position:absolute; bottom:0; left:0; right:0; height:352px; background: linear-gradient(180deg, rgba(2, 19, 35, 0) 0%, #021323 45.33%);}
.cat-top-sec.large .oneLrg .article-meta .category::after,body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta .category::after,body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .categoryAndTime .category::after{line-height:normal;display:inline-block;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article:last-child,body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article:last-child{padding-bottom:0;margin-bottom:0;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta .category,.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta .category a,body .top-news .cat-top-sec.fourM .news-article .article-meta .category a,body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .categoryAndTime .category a{font-size:12px;color:#6e7685;font-weight:400;line-height:14px;margin-top:10px;display:inline-block;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta .time,body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta .time,.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta .time,body .top-news .cat-top-sec.fourM .news-article .article-meta .time,body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .article-meta .time,body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .article-meta .time{font-size:12px;line-height:14px;color:#6E7685;display:inline-block!important;font-weight:400;margin:10px 0 0;}
.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta .category,body .top-news .cat-top-sec.fourM .news-article .article-meta .category{line-height:normal;display:inline-flex;justify-content:center;align-items:center;margin:0;}
body .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta h3 span.marked,body .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta h3 span.marked{font-size:16px;line-height:20px;}
body .top-news .cat-top-sec .rt-sec.Showlhs,body .top-news .cat-top-sec .lt-sec.Showlhs,body .top-news .cat-top-sec .lt-sec.Showlhs .news-article,body .top-news .cat-top-sec .rt-sec.Showlhs .news-article,body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article,body.reviewpg .promocodes .promocodes-big > ul > li:nth-child(odd){background:transparent;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .category a,body .top-news .cat-top-sec.large .oneLrg .article-meta .category a{color:#6e7685;font-size:14px;line-height:17px;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .category a{margin-top:10px; display:inline-block;}
.authorBannerSec .bredcrum,body.reviewpg .review-top .bredcrum{margin:0 0 10px;}
.reviewfilterrhs,body.reviewpg .reviewfilterrhs{background:#fff;box-shadow:0 2px 2px rgb(0 0 0 / 10%);border-radius:8px;margin-bottom:20px;padding:20px;}
.casino-list ul li .liItemInrMain,body.reviewpg .casino-list ul li .liItemInrMain{background:#fff;box-shadow:0 2px 2px rgba(0,0,0,0.08);border-radius:10px;display:flex;justify-content:flex-start;align-items:center;position:relative;padding-right:15px;}
.casino-list ul .img-wrap .arrowefect::before,.casino-list ul .img-wrap .arrowefect::after,body.reviewpg .casino-list ul .img-wrap .arrowefect::before,body.reviewpg .casino-list ul .img-wrap .arrowefect::after{content:"";position:absolute;right:1px;width:10px;height:50%;-webkit-transform:skew(30deg);transform:skew(30deg);background:inherit;border-left:3px solid transparent;z-index:1;}
.casino-list ul .img-wrap .arrowefect::before,body.reviewpg .casino-list ul .img-wrap .arrowefect::before{-webkit-transform:skew(-30deg);transform:skew(-30deg);bottom:0;}
.casino-list ul .img-wrap .arrowefect span,body.reviewpg .casino-list ul .img-wrap .arrowefect span{position:absolute;right:-7px;top:50%;transform:translateY(-50%);z-index:0;width:0;height:0;border-top:50px solid transparent;border-left:30px solid #000;border-bottom:50px solid transparent;}
.casino-list .get-bonus .bluelink.visit,.casino-list > ul > li .Rating .bluelink{font-size:11px;line-height:13px;text-decoration:underline;color:#6E7685;text-align:center;display:inherit;margin-top:7px;}
.casino-list > ul .fbrandname a,body.reviewpg .casino-list > ul .fbrandname a{font-weight:600;font-size:16px;line-height:19px;color:#2654D1;margin-bottom:4px;display:inline-block;}
.casino-list ul .img-wrap .arrowefect,body.reviewpg .casino-list ul .img-wrap .arrowefect{position:absolute;width:0;right:-16px;height:100%;background:inherit;z-index:0;}
body.reviewpg .casino-list .get-bonus .bluelink.visit,body.reviewpg .casino-list > ul > li .Rating .bluelink{font-weight:400;font-size:11px;line-height:13px;text-decoration:underline;color:#6E7685;text-align:center;display:inherit;margin-top:7px;}
body.reviewpg .getCodeBtnMainRC::before,.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain::before{background:url(../images/curlIconRC.png) no-repeat;}
body.reviewpg .brandNameAndRt,.promocodesSecMain.multiplepromos .brandNameAndRt{display:inline-block;margin-left:15px;width:170px;}
body.reviewpg .brandNameAndRt .brandNameTxt,.promocodesSecMain.multiplepromos .brandNameAndRt .brandNameTxt{font-size:18px;line-height:20px;color:#000;margin-bottom:8px;font-weight:600;}
body.reviewpg .brandNameAndRt .starIconM,.promocodesSecMain.multiplepromos .brandNameAndRt .starIconM{background:url(../images/Star.svg) no-repeat;width:20px;height:20px;}
body.reviewpg .brandNameAndRt span,.promocodesSecMain.multiplepromos .brandNameAndRt span{font-size:16px;line-height:16px;margin:3px 0 0 5px;}
body.reviewpg .promocodes .promocodes-big > ul > li .tc-top,.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .tc-top,.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .t-and-c{right:20px;}
body.reviewpg .promocodes .promocodes-big > ul > li .tc-top .tested,body .filter-sm-content .compare-cell h5.newtext{color:var(--site-color);}
body.reviewpg .promocodes .promocodes-big > ul > li .tc-top .tested label{background:var(--site-color);}
.rightsideContPBB .sizerIcon,.promocodesSecMain .promocodes.singlePromocode li:first-child .sizerIcon{display:block;width:23px;height:21px;position:absolute;right:80px;top:-10px;}

.mark::after{content: '\ed71'; font-size: 18px; color: #3cc68f; font-family: wcem;}
.crossstatic::after{content: '\e91e'; font-size: 18px; color: red; font-family: wcem;}

@media (min-width:768px) {
.ratingTitle{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;text-transform:capitalize;}
.ratingColor{-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;margin:0;}
.ratingValue{-ms-flex:0 0 15.666667%;flex:0 0 15.666667%;max-width:15.666667%;}
}
@media only screen and (max-width:480px) {
.ratingMain .ratingM{margin:0 !important; justify-content:center; align-items:center;}
.ratingTitle{flex:unset; max-width:none; font-size:13px; line-height:15px; width:41%;}
.ratingColor{max-width:none; width:35%; flex:none; margin:8px 0;}
.ratingGreyColor span{margin-right:5px;}
.advertising-disclosure .ad-wrap{color:#7f7f7f;font-size:12px;text-align:right;}
.img-wrap .imgcredtdescp h1{width:auto;font-weight:600;margin:0;padding:10px 0 0;}
.top-news .lt-sec .news-article:first-of-type .article-meta h3{text-transform:none;height:39px;margin-bottom:0;}
body{padding-top:71px;}
.casino-sm-table .tchide.mx.hide span{height:41px;}
.subcat{padding-left:10px;margin-top:-10px;}
.article .author .author-img{height:40px;width:40px;}
.article .author .publish{font-size:13px;}
.reviewpg header .logo-wrap > img{top:12px;}
.casino-menu:not(.listview) .menu-inner.list-view .menu-item{width:100%;margin:5px 0;}
.casino-menu .menu-item span svg.icons{height:30px;width:30px;}
.article .subtitle{font-size:16px;line-height:22px;}
.content-block > ul > li .content .title{padding-bottom:5px;}
.box-component .bx-article{width:100%;border-bottom:1px solid var(--border2);padding-top:10px;}
.box-component .bx-article .img-wrapper img{position:relative;width:100%;}
.box-component .bx-article .article-meta{width:50%;display:inline-block;vertical-align:top;background:none;padding:0 0 0 10px;}
.top-casino .checkpoints span{text-align:center;margin:0;}
.Rating ul li{height:15px;width:15px;}
.allbrand-filter{display:none;top:100%;padding-top:0;position:absolute;width:100%;background:var(--light);}
.allbrand-filter > ul > li{display:block;width:100%;font-size:14px;padding:0;}
.allbrand-casino > ul > li{display:block;width:100%;margin:10px 0;padding:0;}
.allbrand-casino .casino-item.show-back .image-wrap{float:right;}
.casino-item.show-back .casino-data{display:block;position:relative;}
.allbrand-casino{padding-top:10px;}
.allbrand-casino .casino-item{display:table;table-layout:fixed;width:100%;margin-top:10px;min-height:auto;padding:8px;}
.casino-item .casino-item-left,.casino-item .casino-item-right{display:table-cell;vertical-align:middle;}
.allbrand-casino .casino-item .image-wrap{background:#000;display:block;box-shadow:0 0 1px #949494;margin:auto;}
.allbrand-casino .casino-item .casino-data{width:100%;text-align:center;display:block;height:auto;}
.casino-item .casino-offer,.casino-item .casino-t-and-c{margin-bottom:10px;height:auto;}
.allbrand-wrap .casino-item .Rating{border:none;padding:0;}
.casino-item .casino-item-left{padding-right:10px;}
.allbrand-wrap.reviews .casino-item .Play-now .btn1{width:80%;font-size:17px;padding:7px;}
.allbrand-casino .casino-item .Play-now .btn1{width:100%;font-size:16px;padding:12px;}
.allbrand-wrap.bonus.stable .casino-item .bluelink{font-size:11px!important;color:var(--lightfont);line-height:1.3!important;display:block;padding:10px 10px 5px;}
.casino-item .rating{border-bottom:none;}
.casino-item .casino-name,.casino-item .casino-offer{font-size:18px;line-height:22px;}
.mob-fliter{display:table;border-bottom:1px solid var(--border2);border-top:none;}
.mob-fliter span.active{background:none;}
.mob-fliter span:first-child{border-right:1px solid var(--border2);}
.allbrand-filter.filtershow{display:block;max-height:430px;overflow:auto;}
.allbrand-top{margin:0 -10px;padding:0 10px 20px;}
.reviewpg .container .innercontainer{padding:0!important;}
.c-logo{height:80px;width:80px;}
.casino-list.morereviews > ul > li > .bonus-offer{width:calc(100% - 136px);}
.casino-list.morereviews > ul > li .Rating{width:auto;padding:0;}
.casino-list.morereviews > ul > li .get-bonus .btn1{min-width:150px;}
.reviewpg .casino-list.morereviews > ul > li .Rating .sm-title{font-size:13px;margin:5px;}
.reviewpg .top-casino h2{position:relative;padding:0;}
.review-head .boormaker-review{margin-bottom:0;padding:0!important;}
.boormaker-review .img-b{float:left;margin-bottom:10px;position:relative;top:auto;-webkit-transform:none;transform:none;left:0;}
.review-head .boormaker-review h3,.review-head .boormaker-review h5,.review-head .boormaker-review .text{padding-left:130px!important;}
.review-head .boormaker-review h3{font-size:19px;line-height:1.2;font-weight:600;}
.review-head .boormaker-review h5{font-size:16px;font-weight:400;}
.cr-table .top-brokers > ul > li:nth-child(2) .btn1{font-size:14px;min-width:80px;padding:6px;}
.review-head .reviewhead-sec h1{padding-left:0;text-align:center;}
.review-wrap .r-title{padding-left:0;font-size:18px;line-height:24px;}
.section-wrapper.right > div{width:100%;padding:0;}
.section-wrapper.right > div:first-child{margin-top:-15px;}
.top-news .news-article .article-meta{position:relative;top:auto;left:auto;transform:none;width:50%;display:inline-block;vertical-align:top;background:none;padding:0 0 0 10px;}
.top-news .news-article .article-meta h3,.top-news .news-article .article-meta h3 a{color:#091B43;}
.top-news .cat-top-sec .rt-sec{column-count:1;display:block;}
.top-news .news-article .img-wrapper img{opacity:1;}
.top-news .news-article .article-meta .category,.top-news .news-article .article-meta .time{color:#8D93A1;}
.tips-section{top:10px;}
.tips-list-wrap{height:290px;}
.tips-section .tips-list{width:150px;margin-right:5px;}
.tips-list .img-wrap{height:92px;}
.relatedcat .tip-meta h3{line-height:1.3;font-size:13px;height:67px;font-weight:600;}
.tips .arrow-btn i{cursor:pointer;font-size:24px;background:rgba(173,173,173,.5);display:inline-block;width:35px;text-align:center;font-weight:700;line-height:1;position:absolute;top:calc(50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;border-radius:50%;margin:0;}
.tips .arrow-btn i.nxt{right:0;}
.tips .arrow-btn i.pre{left:0;}
.colorSection{padding:30px 0 0;}
.colorSection h2 .viewAll{font-size:0;}
.colorSection .tips.bonus .tips-list-wrap{height:370px;}
.colorSection .tips .tips-list .bm-offer-title h3{font-size:16px;line-height:1.3;}
.colorSection .tips .tips-list .bm-offer-title h5{font-size:14px;line-height:1.3;}
.colorSection .tips .tips-list .cl-btn{font-size:14px;padding:8px 10px;}
.colorSection .tips .tips-list .bm-offer-title{padding:10px 5px;}
.colorSection .tips .arrow-btn i.pre{left:5px;}
.colorSection .tips .arrow-btn i.nxt{right:5px;}
.colorSection .tips .arrow-btn i{line-height:30px;}
.btn1,.btn2{font-size:18px;line-height:22px;padding:9px;}
body.newspg h1{font-size:26px;line-height:1.2;}
.article h1{padding-left:0;margin-bottom:10px;}
header .head-bg{opacity:0;}
.reviewpg header .logo-wrap{padding-top:5px;right:0;}
.reviewpg header a.login-link{top:23px!important;}
.boormaker-review.sticktop .boormakerreviewwrap .img-b{top:-77px;}
main h1{padding-left:0;position:relative;}
main h1 .title-icon{height:20px;vertical-align:middle;padding:0;}
.top-casino{padding-bottom:0;margin:0;}
.top-casino .checkpoints span p{display:block;font-size:11px;padding:10px 0;}
.casino-list > ul > li{box-shadow:rgba(0, 0, 0, 0.15);margin:10px 0;padding:10px;}
.casino-list > ul > li .img-blk .Rating > ul li img{height:13px;}
.casino-list > ul > li .img-blk .number{font-size:18px;line-height:22px;margin-bottom:-2px;padding-left:6px;color:var(--mainfont);}
.casino-list > ul > li .bonus-offer{width:calc(100% - 140px);vertical-align:top;padding:0 0 0 20px;}
.casino-list > ul > li .bonus-offer .text{font-size:12px;line-height:15px;padding:10px 0;}
.casino-list > ul > li .get-bonus{margin-top:15px;}
.desc-blk h4{font-size:18px;line-height:26px;}
.mobmenu .logo-wrap{width:220px;padding:10px;}
.review-head h1{display:block;text-align:left;}
.review-head .subheading{font-size:16px;font-weight:600;padding-top:0;}
.review-wrap{padding:30px 0;}
.desc-blk ul{margin-left:25px;}
.rv-top .img-b{display:inline-block;margin-right:10px;}
.rv-top .img-b .img-wrap{width:100px;height:100px;border-radius:50%;position:relative;}
.rv-top .img-b .img-wrap img{left:50%;top:50%;transform:translate(-50%,-50%);max-width:65%;position:absolute;}
.review-head .rv-top{margin-bottom:20px;display:none;}
.review-head .rv-top .r-score{position:relative;right:auto!important;top:auto;transform:none;display:inline-block;}
.review-head .rv-top .r-score .r-score-wrap{width:100px;height:100px;}
.review-head .rv-top .r-score .r-score-blk span.rate{font-size:40px;line-height:50px;}
.more-3 > ul > li .img-wrap{height:90px;width:90px;}
.more-3 > ul > li .score .number{font-size:26px;line-height:33px;padding-left:15px;}
.more-3 > ul > li .Rating > ul{padding:10px 0 5px;}
.more-3 > ul > li .get-bonus{padding-top:15px;}
.mob-review-right{padding-right:0;padding-left:15px;width:calc(100% - 150px);}
.mob-review .getbonus{position:relative;transform:none;top:auto;left:auto;}
.mob-review-left{width:140px;}
.mob-review .Rating > ul li img{height:15px;}
.mob-review .mob-review-right .getbonus{min-width:140px;margin-left:10px;}
.boormaker-review{position:relative;top:0;overflow:initial;margin:0 0 40px;padding:20px!important;}
.boormaker-review .btn1{width:80%;}
.casino-menu{margin-top:0;padding-bottom:30px;}
.cr-hero_banner{margin-bottom:30px;}
main h2 .title-icon{padding-top:0;height:auto;width:40px;vertical-align:middle;}
main h2 span{display:inline-block;vertical-align:middle;width:calc(100% - 50px);}
main h2{position:relative;margin-bottom:20px;}
.casino-news{margin:0 -10px 30px!important;padding:20px 10px!important;}
.casino-news .news-wrp .seeall a.btn2{padding:13px 20px;}
.casino-menu .menu-item{border-radius:10px;margin:10px 0;padding:15px 10px;}
.innercontainer{padding:0 10px!important;}
.casino-news .news-wrp .news-list .news-meta h3{margin-top:0;height:auto;padding-top:0;}
.btn1.join-now{font-size:16px;min-width:94px;padding:5px;}

.comparison-table-wrap{margin-bottom:0;padding:30px 0;}
.comparison-table .comparison-table-head > span:first-child{background:var(--mainfont);}
.comparison-table li > span:first-child{width:120px;}
.comparison-table li span .comparison-casino .visit-site .btn1,.comparison2 .comparison-table li span .table-bottom-link .visit-site .btn1{min-width:70px;font-size:18px;}
.comparison-table li span .comparison-casino .our-score{margin:5px 0;}
.comparison-table li span .Rating ul li img{width:16px;}
.comparison-table li > span .tick img{width:25px;}
.comparison-table li span .comparison-casino .img-wrap{width:80px;height:80px;}
.comparison-table-wrap .comparison-table-sec .comparison-table{min-width:700px;}
.comparison2 .comparison-table li > span .row-title{font-size:13px;line-height:16px;}
.comparison2 .comparison-table li span .Rating ul li img{width:14px;}
.comparison2 .comparison-table li > span{padding:5px;}
.promocodes-lists .promocodes-table > ul.table-head li{font-size:14px;line-height:17px;}
.promocodes-lists .promocodes-table > ul > li{font-size:13px;line-height:17px;padding:10px 5px;}
body main .newscategory-top h1{padding-left:0;padding-bottom:0;}
body .newscategory-top p{padding:10px 0;}
body .newscategory-top span.caticon{display:inline-block;vertical-align:middle;}
body .newscategory-top{border-radius:0;margin:0!important;padding:0!important;}
body.category main .article .article-block .publish{font-size:14px!important;}
body.category main .article .article-head{padding-bottom:15px;}
body.category .article .img-wrapper{width:50%;}
body.category .article .box-component#box-5 .v-box{margin-top:20px;}
body.category .article .cr-row.cr-hero_banner{margin:-100px -10px 40px;}
.top-sec{margin:0 -10px;padding:0 10px;}
ul.filter-stars li img{width:18px;}
ul.filter-stars{margin-left:0;padding:0;}
ul.filter-stars li{padding:2px;}
body .review-top{margin-top:5px;}
body.reviewpg .review-top .innercontainer .breadcrum{padding:5px 0 35px;}
.section-wrapper.right .stroy-stream{padding:20px;}
.cr-table .top-brokers > ul > li:nth-child(2) .btn1 span{display:block;width:33px;white-space:nowrap;overflow:hidden;margin:auto;}
.casino-news .news-wrp .news-list{display:block;width:100%!important;border:none;border-radius:0;margin:0 0 5px!important;}
.casino-news .news-wrp .news-list .img-wrap{width:150px;height:82px;border-radius:4px;}
.casino-news .news-wrp .news-list .img-wrap img{min-width:unset;max-width:100%;height:auto;-webkit-transform:none;transform:none;position:static;}
.casino-news .news-wrp .news-list .news-meta{width:49%;display:inline-block;vertical-align:top;}
.casino-item.show-back .casino-info{margin-left:20px;}
.brand-filter{position:sticky;top:53px;z-index:9;width:100vw;left:0;margin:20px -10px -10px;padding:0;}
.brand-filter .filter-clear{display:none;text-align:right;width:100%;position:relative;top:0;right:0;border-bottom:none;background:var(--light);}
.filter-dropdown .dropdown{position:relative;top:auto;border:none;padding:14px 20px;}
.brand-filter .filter-clear span{display:inline-block;border:none;font-weight:400;text-transform:capitalize;min-width:auto;font-size:14px;color:var(--bodyText);}
.brand-filter .filter-clear span:first-child{border-right:none;}
.filter-dropdown .selected{border:none;border-bottom:1px solid var(--border2);}
.promocodes .promocodes-big > ul > li .promo-code-sec .promo-code-wrap{width:300px;}
.selectfilters{background:var(--light);border-top:1px solid var(--border2);}
.selectfilters span{display:inline-block;margin-top:0;margin-right:0;border-radius:30px;position:relative;cursor:pointer;font-size:14px;background:none;border:none;padding:5px 30px 5px 5px;}
.top-casino .checkpoints{width:calc(100% - 130px);}
.container.bannertop .cr-row.cr-hero_banner{margin:-75px -15px 40px!important;}
blockquote.quotedTxt{font-size:16px;margin:0 20px;}
.box-component#box-22 .bx-article a .img-wrapper img{min-width:100%;height:100%;min-height:100%;width:auto;}
.box-component#box-22 .bx-article .article-meta .publish{display:block;padding-top:0;font-size:12px;}
.box-component#box-22 .medium-post .bx-article{display:block;width:100%;background:none;height:auto;margin-top:10px;}
.box-component#box-22 .medium-post .bx-article .img-wrapper{position:relative;height:115px;}
.box-component#box-22 .medium-post .bx-article .article-meta{position:relative;background:none;padding-top:0;}
.box-component#box-22 .medium-post .bx-article .article-meta .title{font-weight:700;font-size:16px;line-height:20px;color:var(--mainfont);padding-bottom:10px;height:auto;margin:0;}
.box-component#box-22 .medium-post .bx-article .article-meta .publish{padding-top:0;color:var(--lightfont);font-size:12px;}
.box-component#box-22 .medium-post .bx-article .img-wrapper img{height:100%;width:auto;}
.loginsec,.checkEmailBoxM,.checkEmailBoxPassword{border-radius:0;padding:30px 15px;}
.loginsec .error,.checkEmailBoxM .error,.checkEmailBoxPassword .error{top:-4px;line-height:normal;}
.newsright .casino-news .news-wrp .news-list .img-wrap{height:180px!important;}
.rdesc{margin-top:30px;}
.boormaker-review .img-wrap{width:110px;height:110px;}
.boormaker-review .boormakerreviewwrap.top{display:block;padding-top:10px;}
.review-wrap div.boormaker-review{margin:60px 0 10px;}
.reviewhead-sec-right .boormaker-review{display:block;background:var(--light);padding:10px!important;}
.mobmenu{max-width:100%;padding:80px 20px 30px;}
.casino-menu:not(.listview) .menu-inner.list-view .menu-item > a{height:auto;width:100%;}
.revealWrap .revealpopup .revlinwrap{width:320px;}
.revealWrap .revealpopup button{width:75px;}
.revealWrap .revealpopup input{width:calc(100% - 75px);}
.pageContent li{list-style:none;margin-left:0;}
.cat-listing ul li{width:49%;}

.section-wrapper .cr-social[data-type="yt"] iframe,.cr-social[data-type="vm"] iframe{height:250px;}
.prom-banner .prom-banner-head .img-wrap{height:20px;}
.prom-banner .prom-banner-head .promo-offer-title span{font-size:14px;height:50px;margin-left:1px;padding:10px;}
.prom-banner .prom-banner-head .promo-offer-title{font-size:16px;padding:0;}
.prom-banner .prom-banner-head .promo-offer-title::before{border-top:50px solid var(--probutton);border-left:16px solid transparent;margin-right:-5px;}
.prom-banner-blk .promo-code-wrap{width:100%;padding:5px;}
.prom-banner .prom-banner-content h3{font-size:28px;padding-bottom:10px;}
.prom-banner .prom-banner-content h4{font-size:18px;padding-bottom:10px;}
.prom-banner .prom-banner-content .tandc{line-height:1.5;opacity:0.8;font-size:12px;}
.prom-banner-blk .promo-code-wrap .promo-code-val{font-size:15px;width:calc(100% - 135px);}
.prom-banner-blk .promo-code-wrap .promo-code-txt{font-size:15px;width:130px;text-align:center;padding:6px 10px;}
.prom-banner .prom-banner-content .top-title{font-size:20px;padding-bottom:5px;}
.boormaker-review.mvd .boormakerreviewwrap .img-b{top:-67px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.boormaker-review.mvd h3{font-size:24px;line-height:32px;font-weight:bold;padding:15px 0 10px;}
.article .img-wrapper iframe,.cr-social[data-type=vm] iframe,.section-wrapper .cr-social[data-type=yt] iframe{width:100%;height:250px;}
.casino-menu.listview .menu-item > a > div:nth-of-type(2){font-size:19px;padding:0 10px;}
.casino-menu.listview .menu-item .menu-item-name{font-size:8px;line-height:1.3;padding-bottom:0;}
.casino-menu.listview .menu-item > a > div svg.icons{opacity:1;width:70px;margin:auto;}
.grd-fltr.review-list{margin-top:-5px;}
.casino-menu.listview .menu-item > a > div:first-of-type{top:0;}
.grd-fltr.review-list span{margin-top:0;padding:7px 10px;}
.promocodes .promocodes-big > ul > li .promo-code h3{font-size:16px;padding-bottom:10px;}
.home main h1{font-size:30px;padding:15px 10px 0;}
.allbrand-wrap.bonus.stable .allbrand-casino > ul > li:before{color:var(--bodyText);font-size:18px;opacity:0.9;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .casino-img{width:110px;text-align:center;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .casino-img .image-wrap{height:90px;width:90px;border-radius:50%;margin:auto;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .signup-bonus{width:calc(100% - 120px);margin:0;padding:0!important;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .Rating ul li{width:15px;height:15px;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .play{width:100%;text-align:left;margin-top:5px;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .play .btn1{border-radius:30px;width:100%;font-size:14px;padding:10px;}
.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .signup-bonus h3{font-size:14px;padding-bottom:5px;}
.casino-ppc-table-wrap > .casino-ppc-table .grd-fltr.review-list{top:28px;font-size:12px;transform:translateY(0%);right:10px;}
.casino-ppc-table-wrap > .casino-ppc-table .grd-fltr.review-list span{width:57px;margin-top:-10px;display:none;}
.why-wc .why-wc-title{font-size:24px;}
.why-wc .title-desc .r-title{font-size:18px;}
.topbonusbet ul{display:block;margin-left:0!important;}
.topbonusbet ul li.top5bonus .bonuswrap{border-right:1px solid #fff;display:flex;flex-wrap:wrap;align-items:center;}
.topbonusbet ul li.top5bonus .bonus-info{display:flex;width:calc(100% - 70px);background:none;align-items:center;text-align:left;padding:0;}
.topbonusbet ul li.top5bonus .bonus-info .offer{align-items:flex-start;justify-content:flex-start;flex-direction:row;height:auto!important;width:calc(100% - 85px);padding-right:5px;display:flex;}
.topbonusbet ul li.top5bonus .top-offer-col{font-size:12px;flex-grow:1;flex-basis:0;padding:0 3px;}
.topbonusbet ul li.top5bonus .claimbtn{height:30px;line-height:20px;font-size:12px;margin:10px 0;padding:5px 10px;}
.topbonusbet ul li.top5bonus .tc{margin-bottom:10px;padding:0;}
.storydata .casinoTableMain{margin:0 -15px;}
.live-stream{margin-bottom:20px;}
.live-stream a{flex-direction:column;align-items:flex-start;}
.live-stream .img-wrap{display:inline-block;width:150px;margin:5px 0 0;}
.live-stream .btn-y{display:inline-block;position:absolute;right:10px;}
body.reviewpg .topcasino-list{padding:10px 15px;}
body.reviewpg .topcasino-list .topcasino-pop-wrap{overflow-y:auto;height:calc(100% - 0px);padding:20px;}
.topcasino-pop-wrap .topcasinoPopTitle .titleTPopup{margin-top:25px;}
.topcasino-pop-wrap .closetext{margin-right:20px;}
.topcasino-pop-wrap ul.tc-list li{width:305px;margin:0 0 20px;}
.topcasino-pop-wrap .getCodeBtnMain{width:265px;}
.topcasino-pop-wrap .getCodeBtnMain .getCodeBtn{width:205px;}
.content-block.rslot ul li .img-wrap{border-radius:4px;}
.casinoFourBoxesMain{margin:0 15px;}
.casinoFourBoxesMain .casinoFourBoxes{flex-direction:column;margin-left:0;margin-bottom:20px;}
.casinoFourBoxesMain .casinoFourBoxes .casinoFourBoxesItem{margin-left:0;width:100%;margin-bottom:20px; padding:15px;}
.casinoFourBoxesMain .casinoFourBoxesItem ul span{width:255px;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers > ul > li .casinoWhiteSec{padding-left:10px;padding-top:10px;padding-bottom:10px;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo{width:90px;height:60px;border-radius:3px;}
.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo::after,.newspg .section-wrapper.right.col-4 .bookmaker-offers ul.bonusBetsListM li .bookmaker-logo::before{content:"";display:none;}
nav > ul > li.default svg{width:35px;height:35px;}
.boxmainSF{width:auto;position:static;margin:20px 0;}
.mob-verdict td{font-size:14px;padding:8px 5px;}
.mob-verdict .bonusval{width:85px;font-size:12px;}
.mob-verdict .ods{width:70px;font-size:12px;}
.mob-verdict .bookmaker{width:65px;}
.mob-verdict .bookmaker a{max-width:none;}
.top-news .footsec .news-article,.top-news.more .news-article{margin-left:0;margin-bottom:10px;}
.bannerMain .banThreeBoxes{padding-left:15px;padding-right:15px;margin:0;}
body.category .countryLocationsIcon img{width:152px;}
body.category .newscategory-top{padding-top:0!important;}
.chart_option{flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.chart__front{width:282px;height:282px;left:50%;top:50%;transform:translate(-50%,-50%);}
#chart,.spinWheel .spin.container{display:flex;align-items:center;justify-content:center;text-align:center;width:350px;margin:auto;}
ul.cpanal li{width:30px;height:30px;margin-right:3px;}
a.gowheel{background:#03A87C;border-radius:2px;display:block;text-align:center;color:#fff;font-weight:900;font-size:19px;line-height:21px;margin-top:20px;padding:10px;}
.loginSignup{width:100%;padding:10px;}
.signUpRightside{width:100%;margin-top:28px;margin-bottom:15px;}
.loginLRmain .loginsec,.loginLRmain .checkEmailBoxM,.loginLRmain .checkEmailBoxPassword{width:93%;max-width:unset;padding-top:0;margin:0 auto;}
.loginLRmain .signUpRightside{width:93%;margin-left:auto;margin-right:auto;}
body .loginsec .lg-form .fg-or-submit span,body .checkEmailBoxM .lg-form .fg-or-submit span,body .checkEmailBoxPassword .lg-form .fg-or-submit span{display:block;margin-right:0;}
.streamDataNew{border:1px solid #D3DAE1;box-shadow:0 4px 12px rgba(0,0,0,0.04);border-radius:10px;margin:0 0 30px;padding:15px;}
.streamDataNew .logoSDN{width:85px;height:50px;border-radius:6px;margin-bottom:10px;margin-right:15px;}
.streamDataNew .logoSDN a{width:85px;display:flex;justify-content:center;align-items:center;height:50px;border-radius:6px;}
.streamDataNew .contentSDN{font-weight:700;font-size:16px;line-height:22px;color:#000;width:100%;}
.streamDataNew .joinBtnSDN a{width:190px;display:flex;justify-content:center;align-items:center;height:35px;border-radius:6px;font-weight:900;font-size:15px;line-height:20px;color:#fff;}
.streamDataNew .tcTextStySDN,.streamDataNew .tcTextStySDN a{font-weight:400;font-size:10px;line-height:14px;color:#6E7685;text-decoration:none;}
.streamDataNew .tcTextStySDN{margin-bottom:12px;}
.ratingColor,.ratingValue,.chart_option div:not(:first-child){flex:1;}
.ratingTitle,.ratingColor,.ratingValueP,.allbrand-wrap.bonus.stable,.reviewpg .casino-list.morereviews > ul > li .Rating ul,.container,.review-head .reviewhead-sec,.more-3 h2,body.category .article .bx-article,body.category .article{padding:0;}
.faqContent.m,.htdContent.m,.reviewpg .container,.newspg .layout .article,.cr-container .section-wrapper.content,.category .layout .article,.home .article > .cr-row.cr-desc,.mob-review,.category .layout .article,.why-wc{padding:10px;}
.advertising-disclosure .ad-wrap.show,.advertising-disclosure,.img-wrap .imgcredtdescp,.tips .arrow-btn{position:static;}
.faqContent.belowArticle > h2 .caticon,.casino-item .info,.casino-item .closeinfo,.casino-item .casino-name,.allbrand-filter.filtershow .filter-dropdown.sort,.allbrand-filter.sortshow .filter-dropdown,.review-head .reviewhead-sec .r-score,.reviewpg .top-casino h2 img,.top-news .news-article a.btn1,.cat-top-sec .lt-sec .news-article > .time,.tip-meta .category,.colorSection .cr-row.cr-heading h2 .slides,.casino-list > ul > li .banner,.more-3 h2 img,.more-3 > ul > li .sm-title,.btn1.join-now span,.comparison-table li span .comparison-casino .visit-site .btn1 span,.comparison2 .comparison-table li span .table-bottom-link .visit-site .btn1 span,.allbrand-wrap.reviews .casino-item.show-back .casino-data,.contactus-form ul li:last-child span:first-child,.advertising-disclosure span,.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .signup-bonus .bluelink,.casino-ppc-table-wrap > .casino-ppc-table > .table-sm-content .Rating .sm-title,.casino-item .casino-data .casino-offer,.casino-item .casino-data .casino-t-and-c{display:none;}
.topbonusbet,.reviewpg .breadcrum{margin-top:0;}
.tchide,.comparison-table li span .comparison-casino .our-score span:first-child,.casino-menu.listview .menu-item .menu-item-info{font-size:12px;}
.article .author .author-name,.comparison-table li span .comparison-casino .our-score span:last-child{font-size:16px;}
.choose-lng,.paging-wrap .paging,.reviewpg .casino-list.morereviews > ul > li .get-bonus,.review-head .rv-top .r-score .r-score-blk,.more-3 > ul > li .get-bonus .btn2,.boormaker-review .rw-bonus,body.category .article .box-component#box-5 .big-box .bx-article .img-wrapper,.slots-listing .slots-grd-wrap li .img-wrapper,.box-component#box-22 .big-post .bx-article .article-meta,.box-component#box-22 .list-post .bx-article .article-meta,.confirmation-popup,body.show .mobmenu,.casino-menu:not(.listview) .menu-inner.list-view .menu-item .menu-item-name,.sm-show-more,.prom-banner-blk,.promocodes .review-list-wrap .review-list,.casinoFourBoxesMain .casinoFourBoxesItem .btnCFB,.bannerMain .boxMainB,.tabview .selectList,.tabview .optionWrap,.chart_option input,.chart_option div:first-child,.signupLeftRight .signup,body .loginsec .lg-form span .submit,body .checkEmailBoxM .lg-form span .submit,body .checkEmailBoxPassword .lg-form span .submit,.streamDataNew .logoAndContentSDN,.streamDataNew .joinBtnSDN,.streamDataNew .joinBtnSDN a{width:100%;}
.box-component .bx-article .img-wrapper,.top-news .news-article .img-wrapper{width:50%;background:#fff;display:inline-block;vertical-align:top;position:relative;overflow:hidden;height:auto;}
.allbrand-filter > ul > li select,.allbrand-casino > ul > li select{padding:10px 20px;}
.allbrand-wrap.reviews .casino-item .casino-info,.box-component#box-22 .medium-post .medium-post-sub .bx-article{display:block;width:100%;}
.casino-item .casino-offer,.casino-item .casino-info,body.category .article .big-box .img-wrapper,.casino-news .news-wrp .news-list .news-meta .news-text{height:auto;}
.allbrand-filter.sortshow,.allbrand-filter.sortshow .filter-dropdown.sort,.box-component#box-22 .medium-post .medium-post-sub{display:block;}
.filter-dropdown.show .selected,.promocodes-lists{background:#fff;}
.allbrand-casino .casino-item.show-back .casino-data,.cat-top-sec .lt-sec .news-article .article-meta .time,.allbrand-wrap.reviews .casino-item .casino-data,.allbrand-wrap.reviews .casino-item.show-back .casino-info,.section-wrapper.center .casino-sm-table .table-sm-content > span.rank{display:inline-block;}
.top-brokers > ul > li:nth-child(2),.comparison-table-wrap .comparison-table-sec .comparison-table li > span:first-child,.casino-list > ul > li .get-bonus .btn1{width:110px;}
.casino-list.morereviews > ul > li .get-bonus,.live-stream .stream-data span{text-align:left;}
.reviewpg .casino-list.morereviews > ul > li,.more-3 > ul > li{border-radius:10px;}
.reviewpg .casino-list.morereviews > ul > li .get-bonus span,.contactus-form ul li span:first-child,.contactus-form ul li span{width:100%;font-size:14px;}
.review.desc-blk,.cr-row.cr-desc,.feq-question,.promocodes,.promocodes-lists{padding-bottom:30px;}
.article .desc-blk,.comparison-table-sec,.review{padding-bottom:0;}
.tips-section .tips-list:not(:first-child),.top-news .footsec,.top-news.more,.sort_option span:first-child{margin-left:0;}
.casino-list > ul > li .img-blk,.cr-table .top-brokers > ul > li:nth-child(2){width:130px;}
.casino-list > ul > li .img-wrap,.mob-review .img-wrap{width:90px;height:90px;}
.casino-list > ul > li .img-blk .Rating .bluelink,.more-3 > ul > li .Rating .bluelink{font-size:12px;line-height:15px;}
.rv-top,.contactus-form ul li:last-child span:last-child{text-align:center;}
.review-head .rv-top .r-score .r-score-blk span,.mob-review .text{font-size:12px;line-height:14px;}
.boormaker-review .Rating,.comparison2 .comparison-table li span .comparison-casino{padding-bottom:10px;}
.comparison-table .comparison-table-head span,.promocodes .promocodes-big > ul > li .promo-code-wrap span.promo-code-txt,.casino-sm-table .table-sm-content .compare-cell h3,.why-wc .title-desc .r-desc{font-size:14px;}
.comparison-table-wrap.comparison2 .casino-head,.rw-table,.storydata .casinoTableMain .sm-show-more{margin-bottom:0;}
.promocodes-lists h2,.promocodes h1,.cr-row.cr-heading h2,.title-desc h2.r-title,.newspg .section-wrapper.right.col-4{padding-left:0;}
.box-component#box-22 .list-post,.live-stream .stream-data{margin-top:10px;}
.casino-menu.listview .menu-item > a > div:nth-of-type(3),.casino-menu.listview .menu-item > a > div.menu-item-img,.topbonusbet .bookmaker-logo{width:70px;}
.top-news.more .news-article,.mob-verdict .bval{width:100%;display:block;}
.storydata .cr-row.cr-desc,body .signupform .con .cr-row.cr-desc{padding-left:0;padding-right:0;}
.topcasino-pop-wrap ul.tc-list{margin:0;}
.tabview,.signupLeftRight,.loginLRmain,.streamDataNew .leftRightSDN{flex-direction:column;}
}
@media only screen and (max-width:768px) {
.cr-table table th,.cr-table table td{line-height:26px;}
.ratingValue{width:auto; margin:0 10px 0 auto; position:relative; padding-left:0; font-size:13px; line-height:15px;}
.myaccount-section .maccount-left{display:none;}
.myaccount-section .maccount-right{width:100%;margin:0;}
.myaccount-section .maccount-right .maccount-mtab{display:block;}
body .topsec.betfredPromoCodePage .breadcrum ul > li > a{font-size:12px;line-height:15px;}
body .newCustomerOfferBox .newCustomerOfferTxt{font-size:16px;}
body .betfredPromoCodePage .getCodeBtnMain{width:342px;}
body .betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:281px;}
body .betfredPromoCodePage .threeBoxesSecPC{margin:0 -15px;}
body .promo-container .promocodes-lists{box-shadow:none;padding:20px 15px 0!important;}
body .topsec.betfredPromoCodePage{margin-bottom:0!important;}
body .betfredPromoCodePage .titleSecOC{padding:50px 15px 10px;}
body.category .newscategory-top{padding-top:20px!important;background:none;}
.spinWheel{flex-direction:column;}
.chart_custome{width:100%;}
.spinWheel .spin.container{margin:0;}
.tabview{display:flex;justify-content:space-between;}
.tabview .selectList,.tabview .optionWrap{width:48%;}
.sort_option{justify-content:flex-start;}
#chart{width:100%;height:100%;}
.casinosCountryBoxM .countryListMainFD ul li{margin:0 0 10px; padding:10px;}
.flagImgBoxHead .subcountry{width:50px; height:50px;}
.flagImgBoxHead .subcountry svg{width:50px; height:50px;padding:8px;}
.titleSecOC .flagImgBoxHead .flagTitleBtnCCB{width:80%;}

}
@media only screen and (max-width:767px) {
.advertising-disclosure .ad-wrap:hover{background:transparent;border:none;}
.advertising-disclosure .ad-wrap:hover span img{transform:none;transform-origin:center center;margin-top:0;}
.advertising-disclosure .ad-wrap.show .ad-wrap-popup{left:-165px;width:250px;display:block;text-align:left;max-height:300px;overflow:auto;border-radius:10px;font-size:12px;}
.advertising-disclosure .ad-wrap.show{background:#fff;}
.advertising-disclosure .ad-wrap.show span img{transform:rotate(180deg);transform-origin:center center;margin-top:5px;}
.advertising-disclosure{position:relative;top:auto;transform:none;text-align:center;z-index:10;}
.casino-ppc-table-wrap{margin-top:-10px;}
.advertising-disclosure .ad-wrap{font-size:13px;background:none;text-align:left;border:none;text-decoration:underline;padding:0;}
.advertising-disclosure .ad-wrap-popup{width:100%;left:0;}
body{padding-top:83px;}
.casino-menu:not(.listview) .menu-inner.list-view .menu-item{width:45%;margin:10px;}
.cr-table table th,.cr-table table td{font-size:13px;line-height:17px;padding:10px 5px;}
body .newscategory-top{background:#fff;margin:0!important;padding:10px 10px 20px 0 !important;}
body .topsec .newscategory-top{background:none;}
.topsec{padding-bottom:10px;}
.casino-list > ul > li .bonus-offer{width:calc(100% - 330px);padding:0 20px;}
.casino-list > ul > li .get-bonus{width:140px;}
.casino-list > ul > li .get-bonus .btn1{width:140px;font-size:18px;line-height:22px;padding:9px;}
.more-3 > ul > li .Rating > ul li img{height:20px;}
.more-3 > ul > li .Rating{width:165px;}
.reviewpg .title-desc{padding-bottom:30px;padding-top:10px;}
.title-desc.hide .r-title{margin-bottom:0;padding:5px 30px 5px 0;}
.title-desc.hide{border-bottom:1px solid var(--border2);padding:10px 0;}
.title-desc.tg h4{padding-right:30px;position:relative;}
.title-desc.tg.hide .r-title::after{content:"";height:12px;width:12px;background:url(../images/angle.svg);position:absolute;right:5px;top:17px;transform:translateY(-50%);}
.review .btn1{margin-top:20px;}
.title-desc.tg .r-title::after{transform-origin:center center;content:"";height:12px;width:12px;background:url(../images/angle.svg);position:absolute;right:5px;top:50%;transform:translateY(-50%) rotate(180deg);}
.casino-menu .menu-item span{display:inline-block;vertical-align:middle;line-height:0;margin:0;}
.casino-menu .menu-item{display:block;width:100%;border-radius:5px;margin:0 0 8px;padding:15px 20px;}
.casino-menu .menu-inner{width:100%;text-align:left;}
.casino-menu .menu-item .menu-item-name{padding-left:5px;margin-top:0;margin-left:6px;width:calc(100% - 52px);line-height:22px;}
.casino-menu .menu-item .menu-item-img{width:40px;text-align:center;}
.casino-menu .menu-item:nth-child(4n),.casino-menu .menu-item:nth-child(5n),.casino-menu .menu-item:nth-child(6n){margin:0 0 8px;}
.casino-menu .menu-item span svg.icons{height:30px;}
.main-banner .banner-innersec{position:relative;width:90%;max-width:350px;}
.main-banner .banner-innersec h3.banner-text{font-size:20px;line-height:26px;}
.main-banner .banner-innersec .join-now a.btn{font-size:20px;}
.main-banner{height:400px;}
.signup-b-text span:first-child{display:block;font-size:20px;padding-bottom:15px;line-height:26px;}
.signup-bottom{padding:20px 0;}
.cr-hero_banner{margin:-62px -10px 40px;}
.casino-news{margin:0 -10px 40px!important;padding:40px 10px!important;}
.promocodes-lists{margin:0 0 40px!important;padding:30px 10px!important;}
.reg-timeline > span{font-size:20px;line-height:41px;width:100%;text-align:center;}
.reg-timeline > .timeline{display:inline-table;width:100%;}
.reg-timeline > .timeline ul li{font-size:14px;line-height:normal;width:25%;vertical-align:top;}
.reg-timeline > .timeline ul li > span::before{bottom:-45px;}
.reg-blks{padding:20px 15px;}
.reg-wrap .reg-blks .reg-blk-row .error{top:86px;}
.reg-blks .reg-blk-row.dob-wrap .error{top:-14px;}
.reg-wrap .reg-blks .reg-blk-row .reg-blk-col .error{top:72px;}
.reg-blks .reg-blk-row.chooseq-wrap .reg-blk-col{padding:10px 0;}
.reg-blks .reg-blk-col{width:100%;display:block;padding:0 0 30px;}
.reg-blks .reg-blk .textbox{font-size:14px;line-height:15px;}
.reg-blks .reg-blk select{font-size:14px;line-height:15px;padding:15px 5px;}
.reg-wrap .reg-blks .reg-blk-row .confirmation-popup .error{top:76px!important;}
.security-question{font-size:14px;line-height:17px;text-align:left;}
.reg-code{display:block;margin-bottom:-10px;}
body.category .article .box-component#box-5 .v-box .bx-article .img-wrapper{max-width:220px;}
body.comparison-pg .comparison-top{margin:-72px -10px 40px;padding:40px 10px;}
.cookie-pop .cookie-pop-text span:first-child{font-size:13px;}
.cookie-pop .cookie-pop-text span.btn1{margin-top:10px;font-size:16px;min-width:120px;padding:1px;}
body.category .article .article-block{padding:15px;}
.category-roulette-table{width:auto;position:relative;}
.category-roulette-table li > span:first-child{text-align:left;}
.category-roulette-section.vtable .category-roulette-table{white-space:nowrap;max-width:none;padding-bottom:5px;}
.category-roulette-section.vtable .category-roulette-table > li{display:inline-block;white-space:normal;width:300px;}
.category-roulette-section.vtable .category-roulette-table li > span{box-shadow:none!important;position:relative;padding-left:10px;font-size:14px;}
.casino-dropdown .selected::after{right:7px;}
.category-roulette-section.vtable .category-roulette-table li > span::before{width:70px;height:auto;top:10px;left:0;position:absolute;display:inline-block;}
.category-roulette-section.vtable .category-roulette-table li > span .m-title{position:relative;display:block;left:0;width:100%;font-weight:600;line-height:1.2;font-size:14px;}
.category-roulette-table li > span .cr-head-wrap .casino-dropdown.show span.selected{padding:7px 5px;}
.category-roulette-section.vtable{overflow:auto;}
.category-roulette-section.vtable .category-roulette-table > li span.see-details{display:block;min-height:0;background:#707070;color:#fff;text-align:center;padding:10px;}
.category-roulette-section.vtable .category-roulette-table > li:hover{transform:none;box-shadow:none;}
.container.bannertop .cr-row.cr-hero_banner{margin:-52px -15px 40px!important;}
.category-roulette-table li > span .cr-head-wrap .img-wrap img{height:290px;}
.subcat{top:44px;}
.box-component#box-22 .big-post .bx-article{height:300px;}
.box-component#box-22 .big-post .bx-article .article-meta .title{font-size:18px;line-height:26px;}
.box-component#box-22 .bx-article a .img-wrapper img{width:100%;height:auto;}
.box-component#box-22 .medium-post{display:table;width:100%;}
.box-component#box-22 .medium-post .bx-article{display:table-cell;width:50%;height:150px;}
.box-component#box-22 .medium-post .bx-article .article-meta .title{font-size:16px;line-height:21px;padding-bottom:0;}
.box-component#box-22 .list-post{display:block;width:100%;min-height:0;}
.login > a{height:30px;width:30px;background-size:100%;}
.top-footer .default.lang .supp-langs label{font-size:14px;}
.top-footer .default.lang{right:0;top:-30px;width:100%;text-align:left;}
.top-footer .default.lang .supp-langs label::before{width:28px!important;height:28px;text-align:right;}
.top-footer .default.lang .supp-langs{text-align:left;width:100%;}
.myaccount-section .maccount-right .details ul li.update-rw{margin-top:10px;text-align:center;margin-bottom:0;}
.myaccount-section .maccount-right .details ul li.update-rw .btn1{min-width:auto;width:96px;font-size:16px;display:inline-block!important;margin:10px;}
.prom-banner .prom-banner-content{padding:20px 10px 20px 20px;}
.banner-footer{display:block;padding:20px 0;}
.casino-menu.listview .menu-item .menu-item-name{margin-left:0;opacity:1;font-size:20px;line-height:1.3;padding-bottom:0;padding-left:35px;vertical-align:top;}
.casino-menu.listview .menu-item{display:block;width:100%;padding:5px;}
.casino-menu.listview .menu-item > a{display:block;position:relative;}
.casino-menu.listview .menu-item > a > div:first-of-type{font-size:20px;width:auto;color:var(--lightfont);font-weight:300;text-align:left;position:absolute;top:15px;line-height:1.1;}
.casino-menu.listview .menu-item > a > div.menu-item-img{width:90px!important;height:90px;display:inline-block;vertical-align:middle;position:relative;}
.casino-menu.listview .menu-item > a > div:nth-of-type(2){display:inline-block;width:calc(100% - 96px);vertical-align:top;padding:0!important;}
.casino-menu.listview .menu-item .menu-item-info{font-size:12px;padding-top:5px;padding-left:35px;}
.casino-menu.listview .menu-item > a > div svg.icons{opacity:1;width:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;}
.casino-menu.listview .menu-item > a > div.menu-item-img span{display:block;width:100%;height:90px;overflow:hidden;position:relative;}
.casino-menu.listview .menu-item > a > div.menu-item-img .quickimg img{width:auto;height:100%;position:absolute;left:50%;transform:translateX(-50%);}
.home .featured-top.casino-menu{width:calc(100% - 20px);}
.home .featured-top.casino-menu .menu-item{display:inline-block;width:160px;border-radius:2px;white-space:normal;margin-right:15px;box-shadow:0 2px 5px rgba(0,0,0,0.1);padding:20px 10px;}
.home .featured-top.casino-menu .menu-item .menu-item-img{width:auto;display:block;}
.home .featured-top.casino-menu .menu-item .menu-item-name{width:100%;text-align:center;padding-left:0;margin-left:0;font-size:16px;}
.home .featured-top.casino-menu .menu-inner{white-space:nowrap;overflow:auto;padding-top:5px;padding-right:20px;}
.home .featured-top.casino-menu .menu-item span svg.icons{height:35px;}
body:not(.home) .casino-menu .menu-inner.box-view .menu-item{width:100%;text-align:left;margin-right:0;}
body:not(.home) .casino-menu .menu-item .menu-item-name{font-weight:400;font-size:16px;line-height:1.3;}
.footer-mid .socialMediaIcon h3{margin-bottom:10px;}
.footer-mid .socialMediaIcon .socialM-icon{margin-right:0!important;position:absolute;right:0;top:-10px;}
.footer-mid .socialMediaIcon .helplink,.footer-mid .socialMediaIcon .socialM-icon{display:inline-block;vertical-align:middle;margin:0 20px 0 0;}
footer .footer-menu .default.lang{display:inline-block;position:relative;margin-top:10px;}
footer .footer-menu .footer-top,.footer-mid,footer .footer-bottom{display:block;margin-bottom:10px;}
.footer-mid .footer-links .ft-linkswrap{display:block;margin:0 0 10px;}
footer{margin-top:0!important;}
.footer-bottom .copy img,.footer-bottom .copy span{display:inline-block;vertical-align:middle;}
.footer-bottom .copy span{width:100%;padding-left:0;}
.section-wrapper.right .upcomming-blk .ub-list li a span.caticon{width:16px;height:16px;}
.card-section .card-section-group{flex-direction:column;margin-bottom:30px;}
.card-section .card-section-group .card{width:100%;margin-bottom:15px;}
.feature-section{padding:30px 0 15px;}
.feature-section .feature-card-group .feature-card{width:100%;padding:20px 15px;}
.collapse-box .collapse-list .collapse-item h3{font-size:16px;font-weight:600;padding:15px 40px 15px 50px;}
.collapse-box .collapse-list .collapse-item p{padding:0 40px 15px 50px;}
.collapse-box .collapse-list .collapse-item .collapse-icon{margin-right:15px;margin-top:15px;}
.collapse-box .collapse-list .collapse-item svg{left:12px;top:12px;}
.section-wrapper.right .pageContent-wrap.sTop{top:61px;z-index:999;}
.catpagetitle{font-size:32px;}
.sectionDMY .sectionOneDMY,.sectionDMY .sectionTwoDMY,.sectionDMY .sectionThreeDMY{width:30%;}
.reg-blks .reg-blk .btn1,.reg-blks .reg-blk .btn2{width:290px;}
.myaccount-section .maccount-right{padding:10px;}
.myaccount-section .maccount-right .details ul > li > span{display:block;width:100%;margin:0;padding:10px 0;}
.advertising-disclosure .advertising-disclosure .ad-wrap:hover .ad-wrap-popup,.advertising-disclosure .ad-wrap:hover .ad-wrap-popup,.advertising-disclosure .ad-wrap .ad-wrap-popup,.title-desc.hide .r-desc,.reg-blks .reg-blk-col.rg label,.reg-blks .reg-blk-col.empty,.category-roulette-section.vtable .category-roulette-table > li:first-child,.category-roulette-section.vtable .category-roulette-table li > span:first-child::before,.category-roulette-section.vtable .category-roulette-table > li > span.pros,.box-component#box-22 .medium-post .bx-article .article-meta .summary,.box-component#box-22 .big-post .bx-article .summary,.subcat ul.subcategories .moremenu,.rdesc .title-desc.tg.hide .r-title::after,.model-img,.flexRowStyle .twoStyleF .labelStyLS{display:none;}
.advertising-disclosure span img,.footer-mid .footer-links .ft-linkswrap li,.footer-mid .footer-links .ft-linkswrap .cat-title{margin-bottom:5px;}
.topsec .subcat,.casino-menu .menu-item:last-child{margin-bottom:0;}
.casino-news .news-wrp .news-list .news-meta .news-text,.footer-mid .footer-links{margin-top:10px;}
.reg-blks .reg-blk-row,.cookie-pop{padding:15px 0;}
.reg-blks .reg-blk-row.fl-name-wrap,.reg-blks .reg-blk-row.password-wrap,.reg-blks .reg-blk-row.ans-wrap,.reg-blks .reg-blk-row.bye-wrap,.myaccount-section .maccount-right .details ul > li span.sb-title{padding-bottom:0;}
.reg-blks .reg-blk-row.mobile-number-wrap,.reg-blks .reg-blk-row.dob-wrap,.reg-blks .reg-blk-row.chooseq-wrap,.reg-blks .reg-blk-row.tc,body.category .article{padding:0;}
.reg-blks .reg-blk-col.pswN .showpswd,.reg-blks .reg-blk-col .showpswd{right:10px;}
.reg-blks .reg-blk-row.tc .reg-blk-col:first-child,.reg-wrap.innerpadding{padding-top:0;}
body.category .article .box-component#box-5 .v-box .bx-article,.rt-slider .category-roulette-table-slider,.rt-slider.top .category-roulette-table-slider,.flexRowStyle .oneStyleF,.flexRowStyle .twoStyleF,.flexRowStyle .threeStyleF{width:100%;}
.category-roulette-table li > span .cr-head-wrap .cr-cat-wrap,.category-roulette-table li > span .cr-head-wrap .cr-title-wrap span{text-align:center;}
.category-roulette-section.vtable .category-roulette-table > li.show > span.pros,.box-component#box-22,.rdesc .section-wrapper .r-desc,.banner-footer .steps,footer .footer-menu .footer-top .foot-logo,footer .footer-menu .footer-top .language-drop{display:block;}
.box-component#box-22 .big-post,.top-footer .default.lang .supp-langs > ul > li{display:block;width:100%;}
.casino-menu.listview .menu-item:nth-child(4n),.casino-menu.listview .menu-item:nth-child(5n),.casino-menu.listview .menu-item:nth-child(6n),body:not(.home) .casino-menu .menu-inner.box-view{margin:0;}
.footer-mid .socialM-icon > span,footer .footer-bottom ul li{margin-right:10px;}
.feature-section > h2,.feature-section .feature-card .card-img{margin-bottom:15px;}
.feature-section .feature-card-group,.flexRowStyle{flex-direction:column;}
}
@media only screen and (min-width:768px) {
.casino-list .cs-list-item > ul > li:nth-child(2n+3),.casino-list .cs-list-item > ul > li:first-child{margin-right:48px;}
.casino-menu .menu-item{vertical-align:top;}
.casino-menu .menu-item .menu-item-name{height:47px;overflow:hidden;}
figure[data-align=right]{float:right;width:45%;margin-left:20px;margin-bottom:10px;margin-top:10px;}
figure[data-align=left]{float:left;width:45%;margin-right:20px;margin-bottom:10px;margin-top:10px;}
.casinoFourBoxesMain .casinoFourBoxes{justify-content:center;flex-wrap:wrap;}
.casinoFourBoxesMain .casinoFourBoxes .casinoFourBoxesItem{margin-bottom:20px;}
}
@media only screen and (min-width:1024px) {
.col-1{width:8.33%;}
.col-2{width:16.66%;}
.col-3{width:25%;}
.col-5{width:41.66%;}
.col-6{width:50%;}
.col-7{width:58.33%;}
.col-9{width:75%;}
.col-10{width:83.33%;}
.col-11{width:91.66%;}
.col-12{width:100%;}
.layout{display:table;width:100%;table-layout:fixed;margin-top:30px;}
.cr-container{margin-top:0;}
.section-wrapper{display:table-cell;vertical-align:top;min-width:300px;text-align:left;}
.section-wrapper.center{padding-right:0;}
.section-wrapper.right{padding-left:20px;}
.section-wrapper.left.col-2{width:0;padding-right:25px;max-width:100px;}
.myaccount-section .maccount-right .details ul li.update-rw .btn1{min-width:auto;width:113px;font-weight:600;font-size:15px;text-transform:capitalize;height:40px;display:inline-flex;justify-content:center;align-items:center;border-radius:2px;margin:10px;}
.myaccount-section .maccount-right .details ul li.update-rw{margin-top:10px;text-align:center;margin-bottom:0;}
.col-4,.cr-container .col-3{width:33.33%;}
.col-8,.cr-container .col-9{width:65%;}
}
@media only screen and (min-width:580px) and (max-width:1023px) {
.casino-news .news-wrp .news-list{width:31.2%!important;}
.casino-news .news-wrp .news-list:nth-child(3n+3){margin-right:0;}
.casino-news .news-wrp .news-list:nth-child(3n+4){margin-left:0;}
.section-wrapper.right .content-block{padding-left:10px;}
.allbrand-filter > ul > li,.allbrand-casino > ul > li{width:32.9%;}
.allbrand-filter > ul > li:nth-child(3n+3),.allbrand-casino > ul > li:nth-child(3n+3),.section-wrapper.right > div:nth-child(even){padding-right:0;}
.allbrand-filter > ul > li:nth-child(3n+4),.allbrand-casino > ul > li:nth-child(3n+4),.section-wrapper.right > div:nth-child(odd){padding-left:0;}
}
@media only screen and (max-width:568px) {
.more-3 > ul > li .more-mob{width:calc(100% - 140px);display:inline-block;vertical-align:middle;padding-left:15px;}
.more-3 > ul > li .get-bonus{display:block;width:100%;text-align:center;}
.topbonusbet ul li.top5bonus h3{white-space:normal;font-size:12px;line-height:1.2;height:54px;margin:5px 0;}
.topbonusbet ul li.top5bonus{width:120px;}
.topbonusbet ul{white-space:nowrap;overflow:auto;}
.topbonusbet ul li.top5bonus .bonus-info{padding:7px;}
}
@media only screen and (max-width:1023px) {
.promocodes .promocodes-big > ul > li .tc-top{position:relative;top:auto;right:auto;margin:15px 0;}
.promocodes .promocodes-big > ul > li .promo-code{margin-top:-30px;display:block;width:100%;text-align:center;padding:0 0 10px;}
.promocodes .promocodes-big > ul > li .img-wrap{-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;}
.promocodes .promocodes-big > ul > li{text-align:center;border-radius:15px;margin-top:70px;padding-top:0;}
.promocodes .promocodes-big > ul > li .promo-code-sec{width:100%;display:block;}
.promocodes .promocodes-big > ul > li .get-bonus{display:block;width:100%;position:relative;top:auto;right:auto;transform:none;margin:20px 0 0;}
.promocodes .promocodes-big > ul > li .t-and-c{position:relative;top:auto;bottom:auto;right:auto;text-align:center;font-size:14px;margin:auto;}
.promocodes .promocodes-big > ul > li .t-and-c .sm-title,.promocodes .promocodes-big > ul > li .t-and-c a{display:block;}
.promocodes .promocodes-big > ul > li .tc-top .tested,.promocodes .promocodes-big > ul > li .tc-top .lastused{font-size:14px;}
.promocodes .promocodes-big > ul > li .promo-code-wrap span{font-size:16px;padding:5px;}
.reviewpg .promocodes .promocodes-big > ul > li .rwpromocodewrap,.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap{width:100%;margin-top:-30px;padding-left:0;}
.reviewpg .promocodes .promocodes-big > ul > li .tc-top,.newspg .promocodes .promocodes-big > ul > li .tc-top{right:auto;}
.newspg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code-sec a.sm-lnk{font-size:14px;margin-top:10px;}
.promocodes .promocodes-big > ul > li .promo-code-sec .e-link,.reviewpg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code-sec a.sm-lnk,.newswpg .promocodes .promocodes-big > ul > li .rwpromocodewrap .promo-code-sec a.sm-lnk{margin-top:10px;}
.reviewpg .promocodes .promocodes-big > ul > li .get-bonus,newspg .promocodes .promocodes-big > ul > li .get-bonus,.reviewpg .promocodes .promocodes-big > ul > li .get-bonus,.newspg .promocodes .promocodes-big > ul > li .get-bonus{margin:auto;}
}
@media only screen and (min-width:481px) {
.casino-news .news-wrp .news-list .news-meta h3{font-size:14px;line-height:1.3;}
.topbonusbet ul li.top5bonus .bonuswrap{display:block;}
}
@media only screen and (min-width:1023px) {
.reviewpg .casino-list > ul > li .img-wrap,.reviewpg .promocodes .promocodes-big > ul > li .img-wrap{height:90px;width:90px;}
.reviewpg .casino-list > ul > li .get-bonus .btn1{font-size:14px;line-height:1.3;}
.reviewpg .casino-list.morereviews > ul > li .get-bonus{width:180px;}
.casino-news .news-wrp .news-list .img-wrap{width:100%;height:150px;position:relative;overflow:hidden;}
.casino-news .news-wrp.categorysearch .news-list .img-wrap{width:auto;height:200px;position:relative;overflow:hidden;}
}
@media only screen and (min-width:1023px) and (min-width:1263px) {
.casino-list > ul > li .get-bonus .btn1{min-width:115px;width:100%;font-size:16px;line-height:1.5; font-weight:700;cursor:pointer;display:inline-block;padding:13px;}
}
@media only screen and (max-width:1023px) {
.casino-list > ul > li .img-blk{display:inline-block;vertical-align:middle;width:150px;text-align:center;}
.casino-list.morereviews > ul > li > .bonus-offer{display:inline-block;}
.casino-list > ul > li .score{display:none;}
.review-head .reviewhead-sec .Rating{display:block;text-align:center;margin-bottom:10px;}
.reviewpg .section-wrapper.center{background:none;box-shadow:none;}
.empty-blk{height:auto!important;}
.casino-list > ul > li .bonus-offer{border:none;}
.casino-sm-table .table-sm-content > span.casino-img{width:120px;text-align:center;margin-right:0;position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.reviewhead-sec-right{display:block;width:100%;}
}
@media only screen and (min-width:1024px) {
.col-7{width:58.33%;}
.col-4{width:33.33%;}
.section-wrapper.right{padding-left:20px;}
body .col-8{width:70%;}
header nav .subdrop ul.subsubmenu{display:none;}
.layout{display:table;width:100%;table-layout:fixed;margin-top:30px;}
body .layout.competitionsContM{margin-bottom:30px;}
.section-wrapper.center{padding-right:0;}
.section-wrapper{display:table-cell;vertical-align:top;min-width:300px;text-align:left;}
.layout .casino-news .news-wrp .news-section{margin-left:-20px;}
.layout .casino-news .news-wrp .news-list{width:30%;display:inline-block;vertical-align:middle;font-size:13px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / 10%);box-shadow:0 0 10px rgb(0 0 0 / 10%);border-radius:8px;margin:0 0 20px 20px;padding:0; border:none;}
.layout .casino-news .news-wrp .news-list .img-wrap{width:100%;height:142.65px;border-radius:8px 8px 0 0;position:relative;overflow:hidden;background:#000;}
}
@media only screen and (max-width:768px) {
body.reviewpg .review-head .reviewhead-sec{padding:0;}
.pcWrap .pageContent-wrap ul{background:none;}
body .pcWrap .pageContent-wrap ul.pageContent > .row-desc{border-bottom:1px solid #D1D3D9;background:#F0F1F2;font-weight:bold;font-size:16px;line-height:24px;color:#03A87C;margin:0;padding:11px 15px;}
body .pageContent li{border-bottom:none;line-height:normal;}
.pcWrap .pageContent-wrap{border-radius:10px;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / 8%);box-shadow:0 2px 2px rgb(0 0 0 / 8%);margin:0 0 20px;}
body .pageContent{margin-bottom:0;}
body .pageContent li span{font-weight:normal;font-size:16px;line-height:26px;color:#000;}
.section-wrapper.right.pC .pageContent li span.active{font-size:16px;border:none;font-weight:bold;line-height:26px;color:#03a87c!important;border-left:5px solid #03a87c;background:rgb(3,168,124,0.1);}
body.down .section-wrapper.right .pageContent-wrap{top:61px!important;}
.section-wrapper.right .pageContent-wrap .pageContent{-webkit-box-shadow:0 2px 10px 10px rgb(0 0 0 / 33%);box-shadow:0 2px 10px 10px rgb(0 0 0 / 33%);border-bottom:1px solid #D1D3D9;border-top:1px solid #D1D3D9;margin-left:-5px!important;padding-left:5px;}
.section-wrapper.right .pageContent{position:relative;top:auto;width:fit-content;white-space:nowrap;margin-bottom:0!important;}
.section-wrapper.right .pageContent li{border-bottom:none;white-space:nowrap;display:inline-block;font-size:0;padding:0;}
.section-wrapper.right .pageContent li span{font-size:14px;}
.section-wrapper.right .pageContent-wrap{position:fixed;left:0;width:100%;overflow-x:auto;background:#fff;margin-top:0!important;padding:0;}
body.reviewpg .review-head.top-sec{flex-direction:column;padding:30px 0;}
.review-top .reviewhead-sec{flex-direction:column;width:100%;}
body.reviewpg .ratingLR{justify-content:center;flex-direction:column-reverse;}
.review-top .reviewhead-sec-right{max-width:300px;width:auto;display:block;}
body.reviewpg .review-top .reviewhead-sec-right .boormaker-review{display:flex;flex-direction:column;padding:0!important; text-align:center;}
.review-top .boormaker-review .text{order:2;padding:10px 0 0!important;}
.review-top .boormaker-review h5{margin-bottom:20px;padding:0!important;}
.review-top .reviewhead-sec .rightSecHR{width:100%;margin-left:0;}
body.reviewpg .review-head h1{font-size:20px;line-height:23px;margin:30px 0 10px;}
body.reviewpg .review-top .ratingL .rate{font-size:16px;line-height:19px;}
body.reviewpg .review-top .review-head .reviewhead-sec .Rating ul li{width:21px;height:21px;}
.review-top .boormaker-review h3{margin:0;padding:5px 0!important;}
.jumpToSecMain .container{justify-content:space-around;}
.jumpToSecMain .jumptolist{max-width:280px;}
body.reviewpg .breadcrum{margin:43px 0 0;padding:10px 15px 0;}
.jumpToSecMain .jumpToText{margin-right:10px;width:75px;font-size:12px;margin-left:10px;}
.jumptolist li{margin-right:20px;}
.jumptolist li span{font-size:12px;}
.jumpToSecMain{top:55px;}
.reviewpg.down .jumpToSecMain{top:0;}
body.reviewpg .review-top .bredcrum{margin-left:10px;margin-right:10px;}
body .rightContentBR{display:flex;flex-direction:column;text-align:center;}
}
@media only screen and (max-width:480px) {
.review-head .subheading{font-size:16px;}
.boormaker-review .img-b{float:left;margin-bottom:10px;position:relative;top:auto;-webkit-transform:none;transform:none;left:0;}
.boormaker-review .img-wrap{width:110px;height:110px;}
.casino-news .news-wrp .news-list .img-wrap{width:150px!important;display:inline-block;vertical-align:top;}
.casino-news .news-wrp .news-list .img-wrap img{width:100%;position:relative;-webkit-transform:none;transform:none;left:0;}
.casino-news .news-wrp .news-list .news-meta{width:49%;display:inline-block;vertical-align:top;}
.casino-news{margin:0 -10px 30px!important;padding:20px 10px!important;}
.casino-list.morereviews > ul > li > .bonus-offer{width:calc(100% - 136px);}
.reviewpg .casino-list.morereviews > ul > li .Rating .sm-title{font-size:13px;margin:5px;}
.casino-list > ul > li .img-blk .number{font-size:18px;line-height:22px;margin-bottom:-2px;padding-left:6px;color:var(--mainfont);}
.casino-list.morereviews > ul > li .Rating{width:auto;padding:0;}
.Rating ul li{height:15px;width:15px;}

.Searchresult .promocodesSecMain{padding:0 15px 30px;}
body .hideRHSLHS.category .tips-list-wrap{width:calc(100% + -15px);}
body .category.hideRHSLHS .innercontainer .article{padding:30px 15px 40px;}
body.reviewpg .review-top .review-head h1{text-align:center;display:block;}
body.reviewpg .review-top .reviewhead .breadcrum{background:none;padding-bottom:0;}
body.reviewpg .reviewhead[style*="background: #ffffff"] .breadcrum ul > li > a{color:#6E7685;}
.reviewhead .reviewheadinner img{width:100px;height:100px;}
body.reviewpg .review-head .boormaker-review{top:10px;}
body .reviewAndCommentsMain .commentsMainRC{margin-bottom:30px;padding:20px 15px;}
.reviewListRC .itemRC{flex-direction:column;margin:0;padding:15px 0;}
.reviewListRC .userInfoRC{width:auto;}
.userImgRC{line-height:normal;}
.bgColorNone .leftSideMainRC,.commentsMainRC .commentmessage{top:5px;}
.reviewListRC .reviewCommentRC{font-size:15px;line-height:24px;}
.textareaBox{margin-top:15px;}
.twosections{flex-direction:column;}
body .twosections section{margin-right:0;margin-bottom:15px;width:100%;display:block;}
body .twosections .title-desc{border-bottom:none;}
.calender-section .icon-message{font-size:14px;line-height:21px;}
.miniFilterTable{margin-left:15px;}
.top-news .footsec .article-meta,.top-news .top-news.more .article-meta{display:block;min-height:unset;}
.top-news{background:#fff;padding-top:0;margin:0 -15px;}
body .top-news .threeNewsStyTN .news-article .img-wrapper,body .top-news .twoNewsStyTN .news-article .img-wrapper,body .top-news .fullNewsStyTN .news-article .img-wrapper{width:150px;height:99px;}
body .top-news .threeNewsStyTN .news-article .article-meta,body .top-news .twoNewsStyTN .news-article .article-meta,body .top-news .fullNewsStyTN .news-article .article-meta{width:calc(100% - 164px);height:auto;padding:0 0 0 13.42px;}
body .top-news .threeNewsStyTN .news-article,body .top-news .twoNewsStyTN .news-article,body .top-news .fullNewsStyTN .news-article{background:#fff;margin-top:0;margin-bottom:5px;padding-top:0;}
.top-news .cat-top-sec .lt-sec .news-article .article-meta{width:95%;margin:10px 0 0;}
body .top-news .threeNewsStyTN .news-article h3.title,body .top-news .twoNewsStyTN .news-article h3.title,body .top-news .fullNewsStyTN .news-article h3.title{font-size:14px;line-height:18px;}
body .top-news .lt-sec.fullNewsStyTN .news-article{display:block;border-top:none;margin:0;padding:0;}
body .top-news .lt-sec.fullNewsStyTN .news-article .article-meta{margin-left:15px;margin-right:15px;padding:0;}
body .top-news .lt-sec.fullNewsStyTN .news-article .promotionsAndDateText{left:auto;bottom:auto;right:0;top:0;}
body .top-news .lt-sec.fullNewsStyTN .news-article h3.title{line-height:27px;font-size:20px;}
.top-news.more.lm{padding-bottom:20px;margin:0;}
.top-news .rt-sec .news-article .promotionsAndDateText{background-position:left 2px;}
body .top-news .footsec .news-article .promotionsAndDateText{position:static;}
body .top-news .news-section .news-article{border-bottom:1px solid #D3D6DA;margin:0 0 10px;padding:0 0 10px;}
.top-news .news-section .lt-sec .news-article{border-bottom:none;padding-bottom:0;margin-bottom:0;}
.top-news .news-section .footsec .news-article:last-child{border-bottom:none;padding:0;}
body .top-news .threeNewsStyTN .news-article:last-child,body .top-news .twoNewsStyTN .news-article:last-child,body .top-news .fullNewsStyTN .news-article:last-child{margin-bottom:10px;}
.authortop{margin-bottom:20px;padding:10px 12px 0;}
.authortop .author-pg{padding:0 0 30px;}
.authortop .author-pg-desc{margin-top:20px;}
.authortop .author-pg-info-wrap h2{font-size:32px;line-height:32px;color:#fff;}
body .authortop .author-pg-info-wrap p.small{font-size:16px;line-height:26px;color:#fff;}
.authoraPgMain h2 span{display:block;margin:0 11px 10px;}
.verdict .placeBetBtn{width:100%;margin-top:10px;display:inline-flex;-webkit-box-shadow:0 2px 5px rgb(15 24 74 / 45%);box-shadow:0 2px 5px rgb(15 24 74 / 45%);border:1px solid #fff;}
body .verdict{padding:15px 15px 20px;}
body ul .verdictTabularData{flex-direction:column;margin-top:20px;border:none;position:relative;padding:0;}
body .verdictTabularData .itemOneVt{width:100%;border:1px solid #D1D3D9;border-bottom:none;border-radius:10px 10px 0 0;align-items:center;}
body .verdictTabularData .itemOneVt .bookmaker-logo{margin:0 auto;}
body .verdictTabularData .itemMainVt{border:1px solid #D1D3D9;border-radius:0 0 10px 10px;width:100%;}
body .verdictTabularData .bonusBtnVT{position:absolute;top:5px;right:5px;padding:0 6px;}
body .verdictTabularData .itemFourVT{width:100%;min-height:auto;margin-top:6px;position:static;}
body .verdictTabularData .placeBetBtnVT{width:100%;}
body .verdictTabularData .mobLabelV{font-weight:600;margin-bottom:6px;font-size:10px;line-height:14px;text-align:center;color:#6E7685;}
body .verdictTabularDataOffer .itemTwoVT{width:auto;border-right:none;padding-bottom:10px;padding-top:10px;}
body .verdictTabularData .bCodewrap{margin:5px 0;}
.verdictTabularSec .verdictTabularDataOffer{border:none;}
body .cr-table table tr td{font-size:14px;line-height:18px;vertical-align:top;width:50%;padding:10px;}
body .cr-table table td:first-child{width:50%;}
.pageContent li{margin-left:0;}
body .pageContent li span{font-weight:400;font-size:16px;line-height:26px;color:#000;}
body .promo-container .promocodes-lists .cr-row.cr-desc,body .promo-container .promocodes-lists .cr-row.cr-heading{padding-bottom:20px;}
body .twosections .section-wrapper .cr-row.cr-heading{padding-bottom:0;}
body .promo-container .promocodes-lists .cr-row.cr-heading{padding-bottom:15px;}
body .filterTable .filtermore{margin-bottom:20px;}
body .advertising-disclosure{position:static;margin:0 0 0 auto;}
body .filterbxMenuMain{margin:-40px 0 0;}
.bannerMain {background: radial-gradient(27.2% 90.5% at 70.86% 60%, rgba(3, 168, 124, 0.3) 0%, rgba(3, 168, 124, 0.7) 100%);}
.nextPreviousbtnTN .nextbtnTN,.nextPreviousbtnTN .previousbtnTN{top:25%;}
.top-news .news-article .article-meta h3,.top-news .lt-sec .news-article:first-of-type .article-meta h3{max-height:36px;}
.top-news .lt-sec .news-article:first-of-type .article-meta h3 a,body .top-news .news-article .article-meta h3{font-weight:normal;}
.cr-row.cr-desc{padding-bottom:30px;padding-left:15px;padding-right:15px;}
.casino-list > ul > li .img-blk{width:130px;}
.casino-list > ul > li .bonus-offer{vertical-align:top;padding:0 0 0 20px;}
.newspg .layout .article,.cr-container .section-wrapper.content,.category .layout .article,.home .article > .cr-row.cr-desc{padding:10px 15px;}
.gameCard{margin:20px 0;padding:0 10px;}
.casino-game .slots-listing-grid .slots-grd-wrap{margin-left:-15px;justify-content:flex-start;}
.casino-game .slots-listing-grid .slots-grd-wrap li{margin-left:15px;width:46%;}
.grd-fltr.review-list{top:6px;}
.grd-fltr.review-list span{width:75px;display:block;margin-bottom:12px;padding:3px 10px;}
.boxesITA > .containerNew{margin:20px 0 0;padding:10px;}
body .casino-sm-table .table-sm-content .keyFeatures.keyFeatures-wrap{box-shadow:0 4px 12px rgb(0 0 0 / 10%);}
.casino-news .news-wrp.categorysearch .news-list .img-wrap img{width:auto;position:relative;-webkit-transform:none;transform:none;left:0;height:auto;min-width:unset;}
.awardsSection ul{margin-left:0;margin-top:18px;justify-content:space-between;}
.awardsSection li{width:48%;margin:0 0 50px;}
.awardsSection li:nth-child(2n){margin-left:10px;}
.awardsSection .imgWrapAwd{width:auto;height:102px;}
.awardsSection .addBoxAwd a{width:167px;height:148px;}
.voteNowSecM{padding:25px 15px;}
.votingClosedSec .votingClosedBan img{max-width:100%;}
.votingClosedSec{padding-left:0;padding-right:0;padding-top:0;}
.awardsSection .imgWrapAwd.externalImage img{height:104px;}
.top-news .cat-top-sec .lt-sec.Showlhs .news-article .img-wrapper{height:auto;}
.top-news .cat-top-sec .rt-sec.Showlhs{margin-left:0;padding:10px 0 0;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article{height:auto!important;margin:0;padding:0 0 5px;}
.top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta{border:none;min-height:auto;padding:15px 15px 0;}
.top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta h3{font-size:20px;line-height:26px;}
.top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta{width:224px;padding-right:0;}
.top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .category{margin:0;padding:0 0 5px;}
.top-news .cat-top-sec .rt-sec.Showlhs .news-article{padding-left:0;padding-right:0;width:100%;min-height:125px;}
.top-news .cat-top-sec .rt-sec.Showlhs .news-article .img-wrapper .eventtime{bottom:1px;}
.top-news .cat-top-sec .lt-sec.Showlhs{margin-left:-15px;margin-right:-15px;}
.top-newsWrap .newsSec{flex-direction:column;margin-bottom:0;}
.newsSec .news-item{width:auto;box-shadow:none;display:flex;align-items:flex-start;justify-content:flex-start;margin-left:0;border-bottom:1px solid #EBEDEF;margin-bottom:10px;padding-bottom:10px;}
.newsSec .news-item .article-meta,.newsSec .news-item .tip-meta{padding-top:0;padding-right:0;width:89%;background:transparent;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .img-wrapper{height:220px;}
body .homepg .top-news .cat-top-sec .rt-sec.Showlhs{padding-left:0;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta p{letter-spacing:normal;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta{padding-right:0;}
.authorBannerSec{padding-left:10px;}
.authorBannerSec .author-pg-img{margin-right:16px;}
.authorBannerSec .author-pg-info-wrap h2{font-size:30px;line-height:32px;}
.authorBannerSec .author-pg-desc{padding:20px 0 10px;}
.review-wrap,.reviewpg .casino-list.morereviews > ul > li .Rating ul,.authorBannerSec .bredcrum{padding:0;}
body.reviewpg .reviewhead .breadcrum ul > li > a,body .reviewhead .breadcrum ul > li:not(:last-child)::after{color:#fff;}
.reviewAndCommentsMain .reviewMainRC,.authoraPgMain .top-news,body .cr-table{margin:0;}
.reviewListRC,.top-news .cat-top-sec .rt-sec,.top-news .footsec,.top-news.more{padding:0 15px;}
.reviewListRC .userInfoSecRC,.top-news .cat-top-sec{margin-bottom:15px;}
.reviewAndCommentsMain .headerSecRC,body .section-wrapper.center.col-8.artilcdescp{padding:15px;}
.cat-top-sec .bookmaker-offers .casino-title,body .verdictHeader .mobLabelV{display:none;}
body .top-news .cat-top-sec .fullNewsStyTN .news-article h3.title,.newsSec .news-item:last-child,.tips-list-wrap .tips-list:last-child{margin-bottom:0;}
.top-news .cat-top-sec .rt-sec.twoNewsStyTN,.top-news .cat-top-sec .rt-sec.threeNewsStyTN,body .top-news .twoNewsStyTN .news-article .article-meta,body .top-news .threeNewsStyTN .news-article .article-meta,body .top-news .fullNewsStyTN .news-article .article-meta{display:block;}
body .verdictTabularData .itemTwoVT,body .verdictTabularData .itemThreeVT{width:175px;}
body .ajaxtoggle,body.home .casino-game{padding-left:15px;padding-right:15px;}
.promocodesSecMain .containerNew .cr-row.cr-heading,body .section-wrapper.center.col-8.artilcdescp .cr-row.cr-desc,.article .cr-row.cr-desc,.gameCard .cr-row.cr-heading{padding-left:0;padding-right:0;}
.top-news .cat-top-sec .rt-sec.Showlhs .news-article .img-wrapper,.newsSec .news-item .img-wrapper,.newsSec .news-item .img-wrapper img{width:136px;height:90px;}
}
@media only screen and (max-width:1267px) and (min-width:1024px) {
.myaccount-section .maccount-left{width:320px;}
.myaccount-section .maccount-right{width:calc(100% - 345px);margin-left:20px;}
}
@media only screen and (min-width:769px) {
.myaccount-section .maccount-right .details,.myaccount-section .maccount-right .mycasino,.myaccount-section .maccount-right .myalerts,.myaccount-section .maccount-right .cancelacc{display:none;}
.myaccount-section .maccount-right .details.show,.myaccount-section .maccount-right .mycasino.show,.myaccount-section .maccount-right .myalerts.show,.myaccount-section .maccount-right .cancelacc.show{display:block;}
}
@media only screen and (max-width:770px) {
.top-news{padding-top:10px;}
.top-news .cat-top-sec .lt-sec{margin-right:auto;width:92%;margin-bottom:10px;margin-left:auto;}
.container.hideRHSLHS.category .innercontainer .article .colorSection.bg{margin-left:-15px;}
.cat-top-sec .bookmaker-offers{box-shadow:none;max-width:430px;margin:0 -15px 20px;}
.cat-top-sec .bookmaker-offers .bm-header{margin:0;padding:20px 15px 10px;}
.cat-top-sec .bookmaker-offers li,.cat-top-sec .bookmaker-offers li:first-child{margin:0;}
.cat-top-sec .bookmaker-offers li .bookmaker-logo{width:70px;height:45px;}
.cat-top-sec .bookmaker-offers .casino-title p{width:90px;margin-right:10px;}
.cat-top-sec .bookmaker-offers .top-offer-col{margin-right:5px;width:98px;}
.cat-top-sec .bookmaker-offers .top-offer-col:last-child{margin-right:5px;}
.top-news .footsec .news-article,.top-news .footsec .news-article a,.top-news.more .news-article a,.rt-sec .news-article,.rt-sec .news-article .article-meta a{display:flex;justify-content:space-between;align-items:flex-start;height:auto!important;width:auto;position:relative;}
.top-news .footsec .news-article .img-wrapper,.top-news.more .news-article .img-wrapper,.rt-sec .news-article .img-wrapper{width:150px;height:99px;border-radius:4px;}
.top-news .news-article .tip-meta,.top-news .news-article .article-meta,.rt-sec .news-article .article-meta{width:calc(100% - 164px);margin-left:13.42px;margin-top:0;padding-top:0;padding-left:0;}
.top-news .footsec .news-article h3.title,.top-news.more .news-article h3.title{font-size:14px;line-height:18px;height:auto;max-height:none;margin-bottom:10px;}
.top-news .footsec,.top-news.more{margin-top:0;}
.top-news .cat-top-sec .lt-sec .news-article .img-wrapper{height:auto;width:100%;margin-bottom:10px;}
.top-news .cat-top-sec .lt-sec .news-article .article-meta{width:100%;margin-left:0;}
.top-news .cat-top-sec .lt-sec .news-article .article-meta h3.title{height:auto;max-height:none;min-height:unset;margin-bottom:15px;}
.top-news .news-article .article-meta .category a,.top-news .news-article .article-meta .time{color:#8D93A1;font-size:12px;}
.nextPreviousbtnTN{top:25%;}
.cat-top-sec .bookmaker-offers .bonus-val p{width:180px;margin-right:10px;}
.cat-top-sec .bookmaker-offers .casino-offer{width:calc(100% - 157px);}
.rt-sec .news-article .promotionsAndDateText{position:static;}
body .rt-sec .news-article h3.title{max-height:none;font-size:14px;line-height:18px;}
.rt-sec .news-article:first-child{margin-top:20px;margin-bottom:20px;}
body .rt-sec .news-article .img-wrapper{height:auto;}
.cat-top-sec .bookmaker-offers ul{margin:0;padding:0 15px;}
.cat-top-sec .bookmaker-offers .loadmore-btn{margin:0 auto;}
.cat-top-sec .bookmaker-offers .rank{display:none;}
.cat-top-sec .rt-sec .pt-sec{margin-top:10px;}
.top-news .footsec .news-article h3.title,.top-news.more .news-article h3.title,.rt-sec .news-article h3.title{min-height:unset;}
.top-news .cat-top-sec .rt-sec,.top-news .footsec .news-article,.top-news.more .news-article{width:100%;}
}
@media (min-width:992px) {
.authortop{margin-bottom:50px;padding:15px 0 0;}
.authortop .breadcrum{padding:0 0 40px;}
.authortop .author-pg-desc{margin-top:40px;}
body .authortop .author-pg-info-wrap{padding-left:20px;}
.authortop .author-pg-info-wrap h2{font-size:52px;line-height:62px;color:#fff;padding-bottom:2px;}
body .verdictTabularData .mobLabelV,body .verdictHeader .mobLabelV{display:none;font-weight:600;font-size:14px;line-height:19px;color:#6E7685;}
body ul .verdictTabularData:first-child{margin-top:35px;}
body ul .verdictTabularData:first-child .mobLabelV,body .verdictHeader .mobLabelV{display:block;position:absolute;top:-40px;left:0;right:0;text-align:center;}
body ul .verdictTabularData:first-child .itemOneVt .mobLabelV,body .verdictHeader .itemOneVt .mobLabelV{width:211px;left:-16px;}
.msgsucces{position:absolute;}
.storydata .casinoTableMain .titleAndRightIcon{flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.contacmsg{position:absolute;margin-bottom:0;width:auto;}
body .slotgameTop .slotgames h1{font-size:52px;line-height:62px;margin-left:-3px;}
.latestCasinoNewsSec{padding-left:0;padding-right:0;margin-bottom:0;}
.sublogoAndValueGS .valueGS{margin-left:40px;display:block;width:auto;margin-top:0;}
body .slotgameTop .slotgames .slotgamesRHS{position:static;margin-top:20px;}
body .casinoTableSlot .advertising-disclosure .ad-wrap{margin-top:-77px;}
.category.hideRHSLHS .innercontainer .article{padding:40px;}
body .article .cr-row.cr-desc .row-desc h2{font-size:26px;line-height:32px;font-weight:bold;}
body .article .cr-row.cr-desc .row-desc h3{font-size:20px;line-height:1.8;font-weight:bold;}
body .innercontainer .casinoTableSlot .casino-sm-table .table-sm-content{padding-left:45px;margin-bottom:50px;}
.banThreeBoxes a{display:block;width:auto;}
.casino-game .slots-listing-grid .slots-grd-wrap{justify-content:flex-start;align-items:flex-start;}
.casino-game .slots-listing-grid li .img-wrapper{height:260px;}
.casino-game .slots-listing-grid .slots-grd-wrap li{width:200px;height:260px;}
body.home .searchResultsBox{width:auto;overflow-x:hidden;}
.emailSectionMain .emailAdrsInpBox input{width:580px;}
.checkboxMain label span{margin-left:27px;}
body .topsec .container{height:200px;}
body.category .hideRHSLHS .casinoTableMain{margin:0;padding:30px 0;}
.getCodeBtnMain .getCodeBtn{width:179px;}
.searchHD{right:105px;display:block;top:0;height:68px;}
.topsec .newscategory-top h1 span{font-size:42px;line-height:50px;}
body .slotgameTop .breadcrum{padding-left:0;padding-right:0;padding-top:16px;}
.slotgameTop .img-block{margin:-40px 0 0;}
body .slotgameTop .slotgames{flex-direction:row;margin:0;padding:30px 0;}
body.reviewpg .review-head h1{font-size:42px;line-height:52px;}
body.reviewpg .subheading{padding:20px 0;}
.reviewpg.stick .stickhead h1{font-size:24px;padding:30px 0;}
body .category.hideRHSLHS .allbrand-wrap.reviews{padding-top:30px;margin:-40px -40px 30px;}
body .category.hideRHSLHS .allbrandul .allbrandli{margin-left:20px;width:246px;margin-right:0;}
.promocodesSecMain{margin:0 -40px;padding:40px;}
.section-wrapper.center.pcWrap.sec-bg.col-8 .promocodesSecMain{margin:0;padding:0;}
body.reviewpg .casino-list.morereviews ul li{display:block !important;}
body.reviewpg .casino-list.morereviews ul li .Rating li{display:inline-block!important;}
.btnAndnote div.note{margin-bottom:15px;}
.rightIcon .titleSTV{font-size:14px;line-height:16px;}
.rightIcon .secureIconM svg{width:20px;height:23.74px;}
.rightIcon .iconSTV{margin-right:26px;}
.rightIcon .trustedIconM svg{width:21.41px;height:22px;}
.rightIcon .verifiedIconM svg{width:19.99px;height:19.99px;}
body.category .container.hideRHSLHS.category .advertising-disclosure{top:66px;}
.advertising-disclosure{top:auto;right:-3px;bottom:-60px;}
body .casinoTableMain .nf-show-more,body .casinoTableMain .sm-show-more,body .casinoTableMain .tbl-show-more{margin:20px auto 0;}
body.category .layout .article{margin-bottom:40px;padding:30px;}
.section-wrapper.center.pcWrap .article .cr-row.cr-desc{padding-bottom:30px;}
body.category .layout .article .casinoTableMain{margin:0;}
body .topsec .innercontainer{padding-left:0!important;padding-right:0!important;}
body .topsec .newscategory-top{margin-top:0!important;width:auto;position:relative;}
body .topsec .breadcrum ul > li:last-child{display:block;margin:0;}
body .topsec p::after{left:-1000px;right:-1000px;}
body.home .layout{margin-top:11px;}
body .table-sm-content.body .tc p{margin:7px 0 10px;}
body.home .faqContent{max-width:1100px;margin:0 auto;padding:30px 0 10px;}
body.home .colorSection{padding-left:0;padding-right:0;max-width:1100px;margin:0 auto;}
body.home .colorSection .tips-list-wrap{width:calc(100% + -1px);}
.searchResultsBox{width:auto;margin:0;}
body .mobmenu{padding-top:80px;}
body.show .mobmenu{top:0;}
body{padding-top:68.43px!important;}
body .btn1.join-now{min-width:75px;width:auto;height:40px;font-size:17px;line-height:19px;padding:11px 5px;}
.searchHD span svg{width:24px;height:24px;}
body .flagDropdownLabel{right:149px;display:flex;}
.bannerMain{height:453px;padding:53px 0;}
body main .bannerMain .banLeftCont h1{font-size:50px;line-height:62px;text-align:left;}
.bannerMain .banLeftCont p{font-size:18px;line-height:28px;text-align:left;padding-left:0;padding-right:0;}
.bannerMain .banLeftCont{margin-right:24px; flex:1; max-width:unset;}
.bannerMain .banRightImg{text-align:unset;top:27px;}
.bannerMain .banThreeBoxes{flex-direction:row;top:-114px;}
.bannerMain .iconBB svg{width:52px;height:52px;}
.page404Style{height:590px;}
.page404Style .banThreeBoxes{flex-direction:column;top:-240px;justify-content:flex-start;align-items:flex-start;bottom:auto;}
.page404Style .boxMainB{margin-bottom:15px;margin-right:0;}
.page404Style .banRightImg{width:640px;top:92px;}
.whyChooseSecMain .sectionTitleND{margin:0 5px 30px 0;}
.ptextMain p{text-align:center;padding:0;}
.whyChooseSecMain{padding:53px 0 60px;}
.emailSectionMain .containerNew{margin-right:auto;margin-left:auto;padding:0;}
.leftES svg{width:239.89px;height:220px;}
.leftES{padding:79px 80px 79px 90px;}
.rightES{padding:50px 80px 50px 0;}
.emailAdrsInpBox{margin:20px 0;}
.emailSectionMain .joinNowES{width:240px;height:50px;}
.reviewsBoxMain{padding-top:0;padding-bottom:50px;}
.reviewsBoxInr{flex-direction:row;margin:0;}
.reviewsBoxMain .reviewsBox img{max-width:unset;}
body .faqSecMain{padding:50px 0 60px;}
body .section-wrapper.center.col-8 .faqSecMain{padding:40px 0 0;}
body .faqSecMain .secTitleFAQ{font-size:32px!important;line-height:38px;padding:0 0 26px;}
body .faqSecMain .faqrow p{padding:20px 27px 16px;}
.footerMiddleSec{flex-direction:row;padding-bottom:40px;padding-top:0;}
.footerSecMain .footerTopSec .footer-icons{display:flex;align-items:center;justify-content:flex-end;position:static;}
.footerSecMain .footer-icons li:nth-child(2){margin-right:27px;}
.footerMiddleSec .socialM-icon{margin-top:20px;position:static;}
.footerSecMain .selectgeocountryMain{position:static;}
body .promocodesSecMain .cr-heading .sectionTitleND{padding-left:0;padding-right:0;font-size:32px;line-height:38px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .promo-code h4{width:210px;padding-bottom:2px;font-size:20px;line-height:26px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li{flex-direction:row;display:flex;align-items:center;padding:15px 30px 15px 31px;}
.promocodesSecMain .tcTextMain{text-align:left;padding-top:0;margin:0 0 0 30px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .t-and-c{position:absolute;display:block;text-align:right;right:30px;margin-right:0;}
.getCodeBtnMain{position:absolute;right:31px;top:40px;width:239px;}
.section-wrapper.center.pcWrap.sec-bg.col-8 .promocodesSecMain .getCodeBtnMain .getCodeBtn{width:171px;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .img-wrap{display:block;position:relative;-webkit-transform:none;transform:none;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .promo-code{display:block;width:250px;min-height:auto;margin-left:26px;margin-top:0;text-align:left;padding:0;}
.promocodesSecMain .promocodes .promocodes-big > ul > li .tc-top{display:block;margin:0;}
.section-wrapper.center.col-8 .titleAndRightIcon{flex-direction:column;align-items:flex-start;margin-bottom:0;}
.section-wrapper.center.col-8 .rightIcon{margin-top:30px;}
.section-wrapper.center.col-8 .advertising-disclosure{top:auto;bottom:-20px;}
.titleAndRightIcon{flex-direction:row;align-items:center;min-height:72px;padding:0; margin-bottom:0;}
body .latestCasinoNewsSec .tips-list-wrap{height:auto!important;margin-left:-20px;}
body .latestCasinoNewsSec .tips-section{position:static;white-space:normal;}
body .latestCasinoNewsSec .tips-list{width:23%;box-shadow:none;margin:0 0 10px 20px;}
body.home .latestCasinoNewsSec .tips-list{width:254px;box-shadow:none;margin:0 0 10px 20px;}
body .section-wrapper.center.col-8 .latestCasinoNewsSec .tips-list{width:30.2%;}
body .latestCasinoNewsSec .tips-list a{display:block;height:289px!important;}
.section-wrapper.center.col-8.pcWrap .latestCasinoNewsSec .tips-list a{height:255px!important;}
.section-wrapper.center.col-8.pcWrap .latestCasinoNewsSec .tips-list.more a{height:auto !important;}
.section-wrapper.center.col-8.pcWrap .latestCasinoNewsSec .tips-list.more{margin-bottom:20px;}
body .latestCasinoNewsSec .tips-list .img-wrap{width:100%;height:167px;border-radius:8px;}
body .section-wrapper.center.col-8.pcWrap .latestCasinoNewsSec .tips-list .img-wrap{height:142.65px;}
body .latestCasinoNewsSec .tip-meta{position:relative;width:auto;margin-left:0;padding:10px 0 0;}
body .latestCasinoNewsSec .relatedcat .tip-meta h3{font-size:14px;line-height:22px;color:#000;height:44px;}
body .latestCasinoNewsSec .relatedcat .tips-list .timing{position:absolute;top:12px;right:0;bottom:unset;}
body .latestCasinoNewsSec .tips .arrow-btn{display:none!important;}
body .latestCasinoNewsSec .tips-list.more{width:100%;position:static;bottom:-56px;right:32px;margin:0 0 0 auto;}
body .latestCasinoNewsSec .tips-list.more a{background:none;height:auto!important;padding:0;}
body .latestCasinoNewsSec .tips-list.more .loadmore{width:180px;height:42px;border:1px solid #D1D3D9;border-radius:2px;text-align:center;justify-content:center;margin:0 auto;}
body.show{overflow:visible;}
.footerSecMain .about ul{flex-wrap:nowrap;}
.casinosCountryBoxM .countryListMainFD ul{justify-content:flex-start;margin:0 0 0 -32px;}
.casinosCountryBoxM .countryListMainFD ul li{margin:0 0 20px 32px;}
body .topsec .catpagetitle{font-size:52px;line-height:62px;width:auto;}
body .topsec .breadcrum{padding:16px 0 68px;}
body .topsec .countryLocationsIcon svg{width:255px;height:180px;}
body .topsec .countryLocationsIcon{position:absolute;right:0;top:0;display:flex;justify-content:center;align-items:center;bottom:0;}
body .betfredPromoCodePage .innercontainer{padding:0!important;}
body .betfredPromoCodePage .newscategory-top{max-width:900px;margin-top:-15px!important;}
body .betfredPromoCodePage .countryLocationsIcon img{width:191px;}
body .topsec{margin:9px 0 0;}
body .topsec .breadcrum ul{display:flex;}
.casinosCountryBoxM .filtersCountries ul{flex-flow:row wrap;justify-content:center;overflow:unset;}
.pageBCS .containerNew.showRHSLHS.category{margin-bottom:40px;}
.boxesMainCG{justify-content:center;margin-left:-33px;}
.boxesMainCG .boxesCG{width:344px;margin:0 0 30px 33px;}
.newscategoryrelated{margin:30px 0 0;padding:30px;}
.newscategoryrelated h2{font-size:24px;line-height:28px;}
body .newscategoryrelated .tips-list .img-wrap{text-align:unset;}
body .newscategoryrelated .tips-list .img-wrap img{max-width:100%;height:auto;transform:none;position:static;}
body .section-wrapper.center.col-8.pcWrap .casinoTableMain{overflow-x:hidden;}
body.newspg main h1{font-size:40px;line-height:50px;}
.container.news-page .newscategoryrelated{background:none;padding:0;}
.container.news-page .newscategoryrelated h2{background:none;margin-bottom:15px;}
.container.news-page .latestCasinoNewsSec .tips,.container.news-page .newscategoryrelated .latestCasinoNewsSec,.container.news-page .newscategoryrelated .latestCasinoNewsSec .tips-list > a{background:none;}
.container.news-page .latestCasinoNewsSec .tips-list{width:23%;}
.container.news-page .latestCasinoNewsSec .tips-list-wrap{width:calc(100% + 30px);}
.container.news-page .newscategoryrelated .latestCasinoNewsSec .tips-list.more{margin-bottom:20px;width:100%;}
.section-wrapper.center.col-8 .casinoTableMain{padding-top:10px;}
.section-wrapper.center.col-8 .casino-sm-table .table-sm-content span.keyFeatures .features{display:flex;flex-direction:column;}
.section-wrapper.center.col-8 .casino-sm-table .table-sm-content span.keyFeatures ul.keyFeature li{flex-direction:row;justify-content:flex-start;margin-left:10px;margin-bottom:10px;}
.section-wrapper.center.col-8 .casino-sm-table .table-sm-content .keyFeature li{width:90px;}
.section-wrapper.center.col-8 .casino-sm-table .table-sm-content .keyFeature li svg{margin-right:10px;}
body .verdict div h2{font-size:28px;line-height:34px;}
.footerMiddleSec .footerCat{flex-direction:row;margin-left:-60px;}
.footerMiddleSec .footerCat .default.hd{margin-left:60px;}
.rightPCB .tc-top{display:block;margin:25px 50px 0 0;}
.betfredPromoCodePage .getCodeBtnMain{top:0;right:0;width:305px;}
.betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:244px;}
.betfredPromoCodePage .titleSecOC{padding:50px 0;}
.promoCodeBtnSec{justify-content:space-between;align-items:flex-start;height:100px;flex-direction:row;}
.betfredPromoCodePage .threeBoxesSecPC{flex-direction:row;}
.betfredPromoCodePage .subTitlePCB{margin:0 0 10px;}
.footerPagesM .contentWhiteBoxF{margin:50px 0;padding:30px;}
.footerPagesM .contactus-form {background:#fff; box-shadow:0 4px 40px rgb(0 0 0 / 12%); border-radius:3px; margin:10px 0 0; padding:50px 30px 40px;}
.contactus-form .leftCU input,.contactus-form .rightCU textarea{width:475px;}
.contactsubmitBtnM button{width:203px;margin:42px 0 0 auto;}
.miniFilterTable{flex-direction:row;margin-left:-19px;}
.miniFilterTable .miniFilterBox{margin-left:19px;margin-top:0;margin-bottom:20px;width:354px;}
.section-wrapper.center.col-8.pcWrap .miniFilterTable .miniFilterBox{width:333px;}
body.category .countryLocationsIcon img{width:auto; margin:28px 0 0;}
.checkboxMainAwd label span{margin-left:0;}
body .top-news .cat-top-sec.oneLtwoM .lt-sec.Showlhs .news-article .article-meta p{margin-bottom:13px;height:76px;overflow:hidden;}
.logo-wrap span.cat-title{display:block;margin:0 2px 0 0;}
.section-wrapper.sec-bg.col-8 .top-news.authorPG .top-news.more .news-article.more{width:30.3%!important;}
.homepg .upcomingEventList li .eventtime > span label{min-width:65px;}
body .authortop .author-pg-info-wrap p.small,.authortop .author-pg-desc p{font-size:16px;line-height:26px;color:#fff;}
body.reviewpg .reviewhead .reviewheadinner,body.show .sideMenuCloseIcon,body .latestCasinoNewsSec .tips-list.more svg,body .latestCasinoNewsSec .tips-list.more .loadmore::after,.section-wrapper.center.col-8 .casino-sm-table .table-sm-content span.keyFeatures,body .section-wrapper.center.col-8 .casino-sm-table .table-sm-content span.keyFeatures ul.keyFeature li.label{display:none;}
.rightContentBR,body .verdictHeader .mobLabelV, body .mobmenu .cls-menu,body .sm-table .casino-sm-table .table-sm-content .compare-cell.signup-bonus span.keyFeatures,body .topsec .earthIconMain{display:block;}
body .cr-row.cr-desc .row-desc h2,.betfredPromoCodePage .promoCodeBtnSec h2,body .cr-row.cr-heading h2{font-size:26px;line-height:30px;}
.news-pg.st,body.reviewpg .layout .section-wrapper.center,.category .layout .article,.cr-container .section-wrapper.content,.newspg .layout .article,.reviewpg .section-wrapper.center{padding:30px;}
.sublogoAndValueGS,.footerSecMain .footerTopSec{align-items:center;flex-direction:row;}
body .cr-row.cr-heading,body.home .cr-row,.topsec .titleSecOC,body .colorSection,body.home .article .colorSection .cr-row.cr-heading{padding-left:0;padding-right:0;}
.banThreeBoxes a .boxMainB,.topsec .titleSecOC .boxesITA .boxMainB{width:344px;}
.countryListMainFD,.whyChooseSecMain .searchboxWC{margin-left:0;margin-right:0;}
body .row-desc h2, body main h2, body .r-title{font-size:26px;line-height:30px;}
body .casinoTableMain .desc-blk,body .mobmenu nav > ul > li > span > a,.bannerMain .banRightImg img,.whyChooseSecMain .sectionTitleND img,
body .section-wrapper.center.col-8 .latestCasinoNewsSec .tip-meta .marked,body .section-wrapper.center.col-8 .latestCasinoNewsSec .tips-list-wrap,body .section-wrapper.center.col-8.pcWrap .casinoTableMain .desc-blk,.contactus-form .leftCU,.contactus-form .rightCU{width:auto;}
body.category .container,.latestCasinoNewsSec .containerNew{max-width:1100px;}
body.reviewpg .review-wrap .r-title,body .latestCasinoNewsSec .cr-heading h2,.reviewsBoxMain h2,body .moreCountriesMain h2{font-size:32px;line-height:38px;}
.promocodes .promocodes-big > ul > li .img-wrap,.bannerMain .boxMainB,.reviewsBoxInr .reviewsBoxLeft,.footerMiddleSec .socialMediaIcon,.footerMiddleSec ul,.footerSecMain .about li,body .topsecBOCC .breadcrum ul,.betfredPromoCodePage .threeBoxesSecPC .innerTB,.contactus-form .postcode{margin-bottom:0;}
.btnAndnote,.bannerMain .banLeftRightCont,.emailSectionInr,.aboutLangMain,.footerPagesM .contactUsPage{flex-direction:row;}
body .topsec p,.banBottomTextM{padding:30px 0;}
body .section-wrapper.center.col-8 .latestCasinoNewsSec .tips-list.more{width:100%;}
.bannerMain .boxOneB,.bannerMain .boxTwoB{margin-right:32px; margin-bottom:15px;}
body main .sectionTitleND,.emailSectionMain .sectionTitleND{font-size:30px;line-height:33px;}
.footerSecMain .copy span,.promocodesSecMain .bonusCodeTextSty{line-height:18px;}
body .latestCasinoNewsSec,body.home .latestCasinoNewsSec{padding:10px 0 0;}
body .latestCasinoNewsSec .tips,body .section-wrapper.center.col-8 .latestCasinoNewsSec .tips.relatedcat,.casinosCountryBoxM .filtersCountries{padding:0;}
.rightIcon,.casinosCountryBoxM .filtersCountries ul li{margin-top:0;}
body .topsec .breadcrum ul > li:nth-child(2)::after,.promoCodeBtnSec a.link{display:inline-block;}
.titleSecOC .boxesITAMain{margin-top:20px;}
}
@media only screen and (min-width:768px) {
.verdict .placeBetBtn{width:48%;}
}
@media only screen and (max-width:568px) {
.verdict .placeBet{flex-wrap:wrap;}
.verdict .placeBetBtn{margin:0;padding:10px;}
}
@media only screen and (max-width:481px) {
body.reviewpg .review-top .subheading{padding-left:0;padding-right:0;}
body.reviewpg .review-wrap .layout .section-wrapper.center{padding-top:0;}
body.reviewpg .review-wrap .promocodes .promocodes-big > ul > li{background:#FFFFFF;padding-left:0;padding-right:0;box-shadow:0 4px 12px rgba(0,0,0,0.1);border:none;border-radius:4px;}
body.reviewpg .promocodes .promocodes-big > ul > li .rwpromocodewrap{margin-top:0;padding-left:20px;padding-right:20px;}
body.reviewpg .promocodes .promocodes-big > ul > li .promo-code{margin-top:0;}
body.reviewpg .promocodes .promocodes-big > ul > li .img-wrap{transform:none;width:100%;border-radius:0;height:100px;}
body.reviewpg .promocodes .promocodes-big > ul > li .img-wrap img{width:40%;}
body.reviewpg .promocodes .promocodes-big > ul > li .promo-code-sec .promo-code-wrap{width:300px;margin:5px auto 0;}
}
@media only screen and (max-width:1267px) and (min-width:1024px) {
body.category .container .newscategory-top{background:none!important;}
}
@media (min-width:992px) {
.promo-container .section-wrapper.center.col-8.pcWrap .getCodeBtnMain{right:20px; top:0; width:100%;}
.section-wrapper.center.col-8.pcWrap .promocodesSecMain .tcTextMain{max-width:none;display:block;margin:20px 0 0;}
.promo-container .section-wrapper.center.col-8.pcWrap .promocodes .promocodes-big>ul>li{height:200px;}
.promo-container .section-wrapper.center.col-8.pcWrap .promocodes .promocodes-big>ul>li .promo-code{width:220px;padding:0 0 0 26px;}
.promo-container .section-wrapper.center.col-8.pcWrap .promocodes .promocodes-big>ul>li .t-and-c{right:20px;bottom:80px;}
.promo-container .section-wrapper.center.col-8.pcWrap .promocodes .promocodes-big.promo-list .tc-top{right:20px;top:13px;bottom:auto;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li{background:#FFFFFF;border:1px solid #D1D3D9;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:10px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promoListitem{display:flex;justify-content:flex-start;align-items:center;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code h4{padding-bottom:5px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code h3{font-size:14px;line-height:16px;color:#000;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .img-wrap{width:100px;height:100px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code-wrap{position:relative;overflow:unset;height:58px;margin:29px 0 0;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .rwpromocodewrap{display:flex;width:40%;padding-left:10px;justify-content:flex-start;align-items:center;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tc-top{right:21px;top:15px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .sm-lnk{text-align:right;line-height:normal;text-decoration:underline;margin-top:10px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tc-top .tested{font-size:12px;line-height:13px;font-weight:600;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tc-top .lastused{font-size:12px;line-height:13px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .getCodeBtnMain{right:0;top:0;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .imgPcodeMain{display:flex;justify-content:flex-start;align-items:center;width:60%;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code{width:auto;padding-left:20px;}
.cr-table{overflow-x:hidden;}
.newspg .section-wrapper.center.col-8 .filter-left,body .confirmpg .section-wrapper.center.col-8 .filter-left,body .section-wrapper.center.col-8 .filter-left{grid-template-columns:33% 65%;padding-left:10px;}
.newspg .section-wrapper.center.col-8 .filter-left span.rank,body .confirmpg .section-wrapper.center.col-8 .filter-left span.rank,body .section-wrapper.center.col-8 .filter-left span.rank{display:none;}
.newspg .section-wrapper.center.col-8 .filter-right,body .confirmpg .section-wrapper.center.col-8 .filter-right,body .section-wrapper.center.col-8 .filter-right{grid-template-columns:25% 40% 41%;}
.newspg .section-wrapper.center.col-8 .ratecount,body .confirmpg .section-wrapper.center.col-8 .ratecount,body .section-wrapper.center.col-8 .ratecount{font-size:40px;}
body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .article-meta p{overflow:hidden;height:22px;margin-bottom:19px;}
.footerMiddleSec .footerCat{margin-left:-20px;flex-wrap:wrap;justify-content:flex-start;}
.footerMiddleSec .footerCat .default.hd{margin-left:20px;width:140px;margin-bottom:20px;}
header .outerDiv .footer-menu .languagedefault.lang .allLanguage.show{z-index:99;}
body.reviewpg .layout .section-wrapper.center{background-color:#fff;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / 10%);box-shadow:0 2px 2px rgb(0 0 0 / 10%);border-radius:8px;padding:30px;}
.reviewpg .casino-list > ul > li .img-wrap{width:126px;height:110px;}
.getCodeBtnMain{width:258px;top:0;right:0;}
.getCodeBtnMain .getCodeBtn{width:192px;}
.topsec.betfredPromoCodePage .getCodeBtnMain{width:230px;}
.topsec.betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:165px;border-radius:6px 0 0 6px;}
.promocodeBlueBox .rightsideContPBB{width:81%;}
.section-wrapper.right ul.pageContent.hideli .row-desc{position:sticky;top:0;z-index:1;background:#fff;}
.section-wrapper.center.col-8 .promocodes-big.promo-list .rwpromocodewrap .getCodeBtnMain{right:0;top:5px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code h4,.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code .bonusbrandname{color:#fff;font-weight:600;display:inline-block;font-size:20px;line-height:26px;width:auto;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code .bonusbrandname{margin-left:2px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code{width:60%;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .tcTextMain{max-width:none;margin:0;}
.promocodes.singlePromocode .promocodes-big > ul > li:first-child .tc-top{top:auto;right:30px;bottom:40px;min-width:240px;text-align:center;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .getCodeBtnMain{top:49px;right:30px;width:251px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li .tcTextMain{margin-left:0;display:block;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big>ul>li:first-child .t-and-c{margin:0 0 2px;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain{right:0;top:0;width:239px;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .getCodeBtn{width:174px;}
.container.storydata .cr-row.cr-heading{margin-bottom:20px;}
}
@media only screen and (max-width:767px) {
.section-wrapper.right .pageContent-wrap.sTop{z-index:999;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
.reviewsBoxMain .reviewsBox{max-width:100%;}
body .casinoTableMain{overflow-x:auto;}
body.home .searchResultsBox{width:96%;}
.checkboxMain label span{margin-left:5px;}
body.category .hideRHSLHS .casinoTableMain{padding-left:0;padding-right:0;margin:0 0 30px;}
body .topsec .newscategory-top{width:auto;}
.footerSecMain .footerTopSec .footer-icons{bottom:240px;}
.getCodeBtnMain .getCodeBtn{width:91%;}
body .tips{padding:0 20px;}
body.home .colorSection{padding:10px 0;}
body main .container,body.category .container{max-width:750px;}
.section-wrapper.right > div,.emailSectionMain .emailAdrsInpBox input{width:100%;}
body .section-wrapper.right .colorSection,body .section-wrapper.right .stroy-stream,body main .section-wrapper.right .content-block{padding:20px;}
body.home .cr-row,body.home .emailSectionMain{padding-left:15px;padding-right:15px;}
}

@media (min-width:1025px) {
.boxesMainCG{justify-content:flex-start;}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
.boxesITA .boxMainB{width:310px;}
.leftES{padding:79px 47px 79px 20px;}
.reviewsBoxMain .reviewsBox{max-width:465px;}
.promocodesSecMain .tcTextMain{max-width:255px;}
.rightES{padding:50px 0;}
.cat-top-sec .lt-sec{flex-basis:41%;}
body .topsec p::after{left:0;right:0;}
body .topsec .earthIconMain{width:420px;right:-20px;height:130px;}
body .topsec .earthIconMain img{max-width:100%;}
body .topsec .countryLocationsIcon{right:20px;}
body.category .hideRHSLHS .casinoTableMain{padding-left:0;padding-right:0;margin:0 0 30px;}
.casino-game .slots-listing-grid .slots-grd-wrap li{width:165px;height:215px;}
body.home .colorSection{padding-left:15px;padding-right:15px;}
body.home .colorSection .tips-list-wrap{width:auto;}
body .latestCasinoNewsSec .tips-list{width:233px;}
body .topsec .container,.containerNew,body main .container,body.home .cr-row{max-width:980px;}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
body.show .sideMenuCloseIcon{top:15px;left:15px;}
.toggleSearch{position:absolute;right:77px;top:21px;}
}
@media (min-width:992px) {
.section-wrapper.right ul.pageContent.hideli{padding-bottom:30px;max-height:450px;overflow-y:auto;}
.section-wrapper.right ul.pageContent.hideli li{border-bottom:none;position:relative;}
.pageContent.hideli li span{padding-left:20px;}
.pageContent.hideli li span:before{content:"\f111";display:inline-block;font:normal normal normal 14px/1 FontAwesome;position:absolute;left:10px;top:17px;color:#E4E8ED;font-size:7px;}
.section-wrapper.right ul.pageContent.hideli .fadeeffect{position:absolute;bottom:27px;width:100%;height:30px;background:#fff;z-index:0;opacity:0.5;display:none;}
.section-wrapper.right ul.pageContent.hideli span.pcicon{display:none!important;}
.section-wrapper.right ul.pageContent.hideli .row-desc{text-align:center;}
.section-wrapper.right ul.pageContent.hideli li:not(:nth-child(-n+4)),.section-wrapper.right ul.pageContent.show li{display:block!important;}
}
@media only screen and (max-width:768px) {
.section-wrapper.pcWrap ul.pageContent.hideli{padding-bottom:15px;position:relative;}
.section-wrapper.pcWrap ul.pageContent.hideli li{border-bottom:none;position:relative;padding-left:15px!important;padding-right:15px!important;}
.section-wrapper.pcWrap .pageContent.hideli li span{padding-left:30px;}
.section-wrapper.pcWrap .pageContent.hideli li span:before{content:"\f111";display:inline-block;font:normal normal normal 14px/1 FontAwesome;position:absolute;left:10px;top:17px;color:#E4E8ED;font-size:7px;}
.section-wrapper.pcWrap ul.pageContent.show li{display:block!important;}
.section-wrapper.pcWrap ul.pageContent.hideli .fadeeffect{display:none;position:absolute;bottom:27px;width:100%;height:30px;background:#fff;z-index:0;opacity:0.5;}
.section-wrapper.pcWrap ul.pageContent.show .fadeeffect{display:none;}
.section-wrapper.pcWrap ul.pageContent.hideli span.pcicon{display:none!important;}
.section-wrapper.pcWrap ul.pageContent.hideli .row-desc{text-align:center;background:transparent;border-color:#eee;}
body ul.pageContent.shownum li.lv1:before{left:28px;}
body .pageContent li span.active,body .pageContent li:hover span{background:none!important;}
}
@media only screen and (max-width:480px) {
body .toggleSearch{position:absolute;right:65px;}
.section-wrapper.pcWrap ul.pageContent.hideli li:not(:nth-child(-n + 4)){display:block;}
}
@media only screen and (min-width:2200px) {
body .filter-sm-content .filtertable-Wrap{grid-template-columns:minmax(20%,20vmax);}
}
@media only screen and (min-width:3200px) {
body .filter-sm-content .filtertable-Wrap{grid-template-columns:minmax(10%,10vmax);}
}
@media (min-width:768px) {
header .languageMain{right:85px;}
body header .outerDiv .languageMain .choose-lng,body header .outerDiv .languageMain .selectedLanguage{width:65px!important;height:28px;}
}
@media (min-width:1024px) {
.mobmenu .cls-menu{right:10px;}
.cls-menu .fa-angle-left:before{content:"\f00d";font-size:28px;color:#1b243a;}
}
@media (max-width:768px) {
header .outerDiv .selectedLanguage{width:65px;text-transform:uppercase;height:28px;}
.outerDiv .footer-menu .default.lang .supp-langs,.outerDiv .footer-menu .languagedefault.lang .allLanguage{top:62px;border-radius:10px;left:0;right:0;width:90%;height:auto;z-index:9999;}
.outerDiv .langTitleCloseIcon{margin:20px 15px 0;}
.outerDiv .langTitleCloseIcon svg{display:block;}
.outerDiv .footer-menu .default.lang .supp-langs>ul,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul{margin-left:0;overflow:auto;height:calc(100vh - 104px);display:block;padding:20px 0;}
.outerDiv .footer-menu .default.lang .supp-langs>ul>li,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li{margin-left:0;border-radius:0;width:170px;padding:5px 15px;}
body .outerDiv .footer-menu .languagedefault.lang .allLanguage>ul{display:flex;flex-direction:column;flex-wrap:initial;}
.outerDiv .footer-menu .default.lang .supp-langs>ul>li.active,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li.active,.outerDiv .footer-menu .default.lang .supp-langs>ul>li:hover,.outerDiv .footer-menu .languagedefault.lang .allLanguage>ul>li:hover{background:none;color:#008FF9;}
span.aw_err{left:15px;margin:-32px 0 0;}
.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label{height:40px;display:inline-flex;justify-content:flex-start;align-items:center;}
.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label:before,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label:before{top:9px;}
.radioBtnSecAB .radioGroupAwd [type="radio"]:checked + label:after,.radioBtnSecAB .radioGroupAwd [type="radio"]:not(:checked) + label:after{top:12px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li{background:#FFFFFF;padding-top:20px;border:1px solid #D1D3D9;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:10px;margin-top:20px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promoListitem{display:flex;flex-direction:column;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .imgPcodeMain{display:flex;justify-content:flex-start;align-items:center;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code{width:65%;text-align:left;padding-left:20px;margin:0;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .img-wrap{transform:none;overflow:unset;margin:0;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code h4{padding-bottom:5px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code h3{font-size:16px;line-height:18px;color:#000;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .rwpromocodewrap{margin-top:0;order:1;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .tc-top{margin:10px 0 8px;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .sm-lnk{text-align:center;text-decoration:underline;margin-top:12px;font-size:12px;line-height:13px;color:#6E7685;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .promo-code-wrap{margin:0 auto;}
.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .getCodeBtnMain .getCodeBtn,.news-page .section-wrapper.center.col-8 .promocodes .promocodes-big.promo-list.hide ul li .getCodeBtnMain .dottedBtnGC{border-radius:6px;}
body.category .newscategory-top{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:106px;padding-bottom:0!important;}
body.category .newscategory-top h1{margin-bottom:0;}
body .confirmpg .section-wrapper.center.col-8{padding:10px;}
body .topsec .countryLocationsIcon{right:0;}
/*.promoCodeAuthorMain{padding-left:15px;padding-right:15px;}
.promoCodeAuthorMain .imagePCAMain{width:24%;}
.promoCodeAuthorMain .contentPCAMain{width:70%;}*/
.footerSecMain .footerTopSec .footer-icons{bottom:132px;}
.footerSecMain .footer-icons li{margin-right:15px;margin-bottom:15px;}
.sportsBettingMain .itemSBM{margin-bottom:20px;}
.mobmenu .cls-menu,body .newscategory-top span.caticon{display:none;}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.outerDiv .langTitleCloseIcon{margin-right:40px;}
}
@media (max-width:480px) {
.promocodesHorizontal ul{margin-left:0;}
.promocodesHorizontal li{width:100%;margin-left:0;}
body.home .promocodesHorizontal{margin:-10px 15px 10px;}
body.reviewpg .promocodes .promocodes-big li .promocodesL_Inr{flex-direction:column;align-items:flex-start;padding:15px;}
body.reviewpg .promolinkMain,body.reviewpg .promolinkMain a{width:100%;}
body.reviewpg .promocodes .promocodes-big > ul > li .img-wrap{width:60px!important;height:60px!important;border-radius:10px;margin:0 0 0 13px;}
body.reviewpg .brandNameAndRt{position:absolute;left:82px;width:130px;text-align:left;}
body.reviewpg .promocodes .promocodes-big > ul > li .promo-code{width:auto;margin:15px 0;padding:0;}
body.reviewpg .promocodes .promocodes-big > ul > li .promo-code h3{margin:0;padding:0;}
body.reviewpg .getCodeBtnMain .getCodeBtn{width:81%;}
body.reviewpg .brandNameAndRt .brandNameTxt{font-size:16px;line-height:19px;}
body.reviewpg .promocodes .promocodes-big > ul > li .get-bonus{display:block;position:absolute;top:6px;right:14px;width:auto;}
body.reviewpg .promocodes .promocodes-big > ul > li .get-bonus .btn1{border-radius:25px;width:91px;min-width:auto;height:44px;}
body.reviewpg .promocodes .promocodes-big > ul > li .rank{top:35px;}
body.reviewpg .promocodes .getCodeBtnMain::before{right:24px;}
}
@media (max-width:768px) {
.profilePgMain{margin-left:15px;margin-right:15px;}
.profilePgPopup .profilePgPopupInr,.profilePopupDA .profilePgPopupInr{width:93%;}
.profilePgMain .boxStyleEP{padding:20px;}
.profilePgMain .inputLblPIM{width:100%;margin-left:0;}
.profilePgMain .profilePictureInr{justify-content:center;flex-wrap:wrap;}
.profilePgMain .uploadedImagesM{margin-top:30px;}
.profilePgMain .uploadBtnEP input[type=file]{right:0;bottom:0;}
.profilePgMain .selectBoxDOB .selectBoxStyEP{margin:0 10px;}
.profilePgMain .inputLblPIM label{margin:1px 0 0 3px;}
.verdictBoxDataMain .verdictBoxItem{width:100%;margin:0 0 18px;}
.Related-News{padding-left:10px;padding-right:10px;}
.topstream .Related-News .news-article .article-meta{width:calc(100% - 10px);padding-left:0;}
.profilePgMain ul,.verdictBoxDataMain .verdictBoxItem:nth-child(2){margin-left:0;}
.profilePgMain .uploadBtnEP,.profilePgMain .uploadBtnEP .uplbtn{width:100%;}
.profilePgMain .inputLblPIM svg,.verdictBoxDataMain.item-4 .verdictBoxItem:nth-child(3){margin-right:0;}
}
@media only screen and (max-width:480px) {
.cat-top-sec.large .oneLrg .news-article{height:560px;}
.cat-top-sec.large .oneLrg .img-wrapper{height:560px;max-height:unset;margin:0 -15px;}
.cat-top-sec.large .oneLrg .img-wrapper::after{content:''; height:313px; background: linear-gradient(180deg, rgba(2, 19, 35, 0) 0%, #021323 45.33%);}
.cat-top-sec.large .oneLrg .article-meta h2.articleT{font-size:24px;line-height:28px;padding-left:0;padding-right:0;}
.cat-top-sec.large .oneLrg .article-meta h2.articleT span.marked{font-size:40px;line-height:46px;width:auto;}
.cat-top-sec.large .oneLrg .news-article .img-wrapper img{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.cat-top-sec.large .oneLrg .article-meta{margin:0;padding:0;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs{border:none;border-bottom:1px solid #EBEDEF;margin-left:-15px;margin-right:-15px;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .img-wrapper{height:258px;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .article-meta h2.articleT,body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .article-meta h2.articleT span{font-size:26px;line-height:28px;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .article-meta h2.articleT{margin-bottom:15px;}
body .top-news .cat-top-sec.oneLBonusBets .rt-sec .pt-sec{margin-bottom:0;}
body .top-news .cat-top-sec.oneLtwoM .lt-sec.Showlhs{margin-left:0;margin-right:0;border:none;}
body .top-news .cat-top-sec.oneLtwoM .lt-sec.Showlhs .news-article .article-meta{border:none;width:100%;padding:10px 0;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .img-wrapper{width:188px;height:122px;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta{width:188px;border:none;padding:10px 0 0;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs{flex-direction:row;display:flex;padding-left:0;justify-content:space-between;}
body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article{width:49%;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs{margin-left:0;margin-right:0;border:none;margin-bottom:20px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .article-meta{border:none;padding:10px 0 0;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs{display:flex;justify-content:space-between;flex-direction:row;width:100%;border-bottom:1px solid #EBEDEF;margin:0 0 14px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .img-wrapper{width:187px;height:121px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta{width:187px;border:none;padding:10px 0 0;}
body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article{width:49%;padding-bottom:14px;}
body .top-news .cat-top-sec.oneMtwoSfiveT .lt-sec.Showlhs .news-article .img-wrapper{height:235px;}
.oneMtwoSfiveT .rightSideTextNews{width:100%;margin:0;}
.oneMtwoSfiveT .rightSideTextNews .news-article .article-meta{padding:0;}
body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs{border:none;}
body .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .article-meta{padding-left:0;padding-right:0;}
body .homepg .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs{margin-left:-15px;margin-right:-15px;}
body .homepg .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs{width:360px;padding-left:0;}
body .homepg .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article{padding-right:0;}
body .homepg .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .article-meta{width:203px;}
body .top-news .cat-top-sec.fourM{margin-left:0;justify-content:space-between;}
body .top-news .cat-top-sec.fourM .news-article{width:49%;margin:0 0 16px;}
body .top-news .cat-top-sec.fourM .news-article .img-wrapper{display:block;width:188px;height:122px;}
body .top-news .cat-top-sec.fourM .news-article .article-meta h3{font-size:14px;line-height:18px;height:auto;max-height:none;}
body .top-news{background:none;margin:0;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta .category a{display:inline-block;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta .categoryAndTimeM{position:static;}
body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs .news-article .article-meta{width:209px;}
.topsec.betfredPromoCodePage .container{height:auto;padding-bottom:0;}
.promocodeHeadMain{flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.promocodeBlueBox{flex-direction:column;justify-content:center;width:100%;}
.btnpromocode{flex-direction:column;width:auto;height:75px;}
body .betfredPromoCodePage .getCodeBtnMain{width:231px;}
.topsec.betfredPromoCodePage .usingPCtext{margin-bottom:8px;}
.rightsideContPBB h2{display:block;text-align:center;margin-bottom:20px;}
.brandImageM{position:relative;width:120px;height:100px;margin:0;}
body .betfredPromoCodePage .threeBoxesSecPC{width:100%;margin:20px 0;}
.rightsideContPBB .sizerIcon{right:35px;}
body .topsec .newscategory-top{width:260px;margin-top:0!important;padding:20px 0 0!important;}
.promocodeLeftMain .gryPtext.new{width:auto;}
.promocodesL_Inr{flex-direction:column;align-items:flex-start;padding:15px;}
.promocodesSecMain.multiplepromos .promocodesL_Inr{align-items:flex-start;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .img-wrap{width:60px;height:60px;position:relative; margin-left:0;}
.promocodesSecMain.multiplepromos .brandNameAndRt{display:block;width:50%;text-align:left;position:absolute;left:75px;top:20px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .promo-code{min-height:auto;width:100%;padding-left:0;margin-bottom:15px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .get-bonus .btn1{border-radius:25px;width:91px;min-width:auto;height:44px;text-transform:capitalize;font-size:16px;line-height:18px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .get-bonus{position:absolute;top:2px;right:15px;width:auto;}
.promocodesSecMain.multiplepromos .promocodes a.link{width:100%;height:auto;margin:0;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .getCodeBtn{width:82%;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .t-and-c a{text-align:center;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .promo-code div.bonusCodeTextSty{color:#393933;font-size:14px;}
.promocodesSecMain.multiplepromos .promocodes .promocodes-big>ul>li .rank{top:35px;}
.promocodesSecMain.multiplepromos .brandNameAndRt .brandNameTxt{width:155px;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article,body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta h3,body .top-news .cat-top-sec.oneLtwoM .pOuetrMain,body .top-news .cat-top-sec.oneMtwoSfiveT .rt-sec.Showlhs .news-article .article-meta h3,body .top-news .cat-top-sec.oneLtwoM .rt-sec.Showlhs .news-article .article-meta a h3{height:auto;}
body .top-news .cat-top-sec.oneLBonusBets .rt-sec.Showlhs,body .top-news .cat-top-sec.oneLfourS .rt-sec.Showlhs{padding-left:0;}
body .top-news .cat-top-sec.oneLBonusBets .lt-sec.Showlhs .news-article .article-meta,body .homepg .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .article-meta{padding-left:15px;padding-right:15px;}
body .top-news .cat-top-sec.oneLtwoM .lt-sec.Showlhs .news-article .img-wrapper,body .homepg .top-news .cat-top-sec.oneLfourS .lt-sec.Showlhs .news-article .img-wrapper{height:220px;}
body .top-news .cat-top-sec .rt-sec.Showlhs,.promocodeLeftMain,body .promocodeRightMain.threeBoxesSecPC .visitBrandNameBtn,.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .t-and-c{width:100%;}
body .pageContent.hideli .fa.fa-chevron-down,.promocodesSecMain.multiplepromos .promocodes .promocodes-big > ul > li .tc-top{display:none;}
}
@media only screen and (max-width:769px) {
body .top-news .cat-top-sec .news-article .article-meta h2.articleT{font-size:24px;line-height:28px;}
body .top-news .cat-top-sec .lt-sec.Showlhs .news-article .article-meta h3{font-size:24px;line-height:27px;}
body .top-news .cat-top-sec{margin-bottom:10px;}
body .newCustomerOfferBox .newCustomerOfferTxt{top:0;}
}
@media only screen and (min-width:992px) {
body .section-wrapper.right ul.pageContent li,body .section-wrapper.pcWrap ul.pageContent.hideli li:not(:nth-child(-n + 4)){display:block!important;}
.section-wrapper.right ul.pageContent.hideli .row-desc.larrow:before{content:"\f112";display:inline-block;font:normal normal normal 23px/1 FontAwesome;transform:rotate(-90deg);position:static;}
}
@media only screen and (max-width:768px) {
.embed-youtube img{max-width:100%;}
body .article .cr-row.cr-desc .row-desc h2{flex-flow:wrap;line-height:26px;white-space:pre-wrap;}
body .section-wrapper.center.pcWrap .article .cr-row.cr-desc{padding-bottom:15px;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6 .cr-row.cr-heading,.category .cr-container.layout.twosections .section-wrapper.col-6 .cr-row.cr-heading{padding:0;}
.reviewpg .cr-container.layout.twosections .section-wrapper.col-6,.category .cr-container.layout.twosections .section-wrapper.col-6{width:100%!important;}
.casino-list > ul > li .bonus-offer{width:51%;margin-left:10px;height:110px;position:relative;}
.casino-list .liItemInrMain .img-blk{width:46%;}
.casino-list .liItemInrMain .get-bonus{position:absolute;right:8px;bottom:10px;}
.casino-list.hide.morereviews{padding-left:15px;padding-right:15px;}
.casino-list > ul > li .bonus-offer::after{content:'';box-shadow:0 2px 2px rgb(0 0 0 / 8%);width:calc(100% - -45px);height:109px;position:absolute;left:-44px;top:0;z-index:0;border-radius:0 10px 10px 0;}
.prosconsrow{flex-direction:column;}
.prosconsrow .prosmain{border-right:none;border-bottom:1px solid rgba(141,147,161,.12);padding-bottom:0;}
.prosconsrow .consmain{padding-top:0;}
.prosContent.belowArticle .prostitleName.title{font-size:20px;line-height:24px;}
body.reviewpg .casino-list > ul > li .bonus-offer{width:65%;margin-left:10px;height:110px;position:relative;padding-left:0;}
body.reviewpg .casino-list .liItemInrMain .img-blk{width:46%;text-align:left;}
body.reviewpg .casino-list .liItemInrMain .get-bonus{position:absolute;right:8px;bottom:10px;width:auto!important;}
body.reviewpg .casino-list.hide.morereviews{padding-left:0;padding-right:0;}
body.reviewpg .casino-list > ul > li .bonus-offer::after{content:'';box-shadow:0 2px 2px rgb(0 0 0 / 8%);width:calc(100% - -70px);height:109px;position:absolute;left:-68px;top:0;z-index:0;border-radius:0 10px 10px 0;}
body.reviewpg .casino-list.morereviews ul li{box-shadow:none;}
.betfredPromoCodePage .subTitlePCB{margin-top:0;margin-bottom:20px;}
.betfredPromoCodePage .btnpromocode{height:50px;}
.promocodeBlueBox .tcMainPB{display:block;margin:10px 0 0;}
.empty-blk.mobStickypopup{position:static;}
body .mobStickypopup.posSticky{position:sticky!important;bottom:0!important;z-index:9;left:0;right:0;top:auto!important;}
body.reviewpg .mobStickypopup .boormaker-review{text-align:left;border-radius:8px 8px 0 0;padding:10px!important;}
body.reviewpg .mobStickypopup .boormaker-review .img-b{width:60px;height:50px;margin:0;}
body.reviewpg .mobStickypopup .boormaker-review .img-wrap{width:70px!important;height:70px!important;}
body.reviewpg .mobStickypopup .boormaker-review h3{font-size:14px;line-height:16px;margin:0;padding:0 0 3px;}
body.reviewpg .mobStickypopup .boormaker-review h5{font-size:12px;line-height:14px;}
body.reviewpg .mobStickypopup .boormaker-review .contentPadding{padding-left:82px;margin:0!important;}
body.reviewpg .mobStickypopup .boormaker-review .rw-bonus{min-width:auto;width:auto;font-size:14px;height:30px;position:static;margin:8px 0 0 82px;}
body.reviewpg .mobStickypopup .boormaker-review p.text{font-size:9px!important;line-height:12px;margin:20px 0 12px;}
.reviewpg.stick .jumpToSecMain{top:0;}
.helpsubtext{font-size:16px;line-height:20px;margin:-25px 0 15px;}
.helpsearch .ser-wrap{top:1px;left:5px;}
.helpsearch .searchIconMobM{width:15px;height:15px;}
.helpsearch input{font-size:15px;padding:10px 32px 10px 50px;}
.promocodesSecMain{padding-top:10px;padding-bottom:10px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big>ul>li:first-child{background-repeat:no-repeat;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .img-wrap{position:inherit;margin:0 auto 15px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code{padding-left:0;display:flex;flex-direction:column;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .usProCodeTxt{position:static;text-align:center;}
.promocodesSecMain .promocodes.singlePromocode a.link{margin:10px 0;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .tcTextMain{margin-top:10px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code h4,.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code .bonusbrandname{color:#fff;font-size:22px;display:inline-block;line-height:24px;width:auto;margin:0 0 25px;}
.promocodesSecMain .promocodes.singlePromocode li:first-child .getCodeBtnMain .getCodeBtn{width:85%;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .promo-code .bonusbrandname{margin-left:0;text-align:center;font-weight:600;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .bonusCodeTextSty{text-align:center;line-height:35px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child::before{animation-duration:3s;width:20px;}
.promocodesSecMain .promocodes.singlePromocode .promocodes-big>ul>li .t-and-c{margin:0 auto;}
.casino-list ul li .liItemInrMain,body.reviewpg .casino-list ul li .liItemInrMain{padding-right:0;align-items:flex-start;}
.casino-list.morereviews > ul > li .Rating,body.reviewpg .casino-list.morereviews > ul > li .Rating{display:block;text-align:center;width:125px;margin:0;padding:10px 0;}
.casino-list > ul .fbrandname,body.reviewpg .casino-list > ul .fbrandname{position:relative;z-index:1;}
.prosconsrow .prosmain,.prosconsrow .consmain,.helpsearch{width:100%; padding-left:0;}
body.reviewpg .casino-list > ul > li .img-blk .number,body.reviewpg .mobStickypopup .boormaker-review .titleRvSty,body.reviewpg .mobStickypopup .boormaker-review .Rating,body.reviewpg .boormaker-review .bCodewrap,.reviewpg.stick .stickhead{display:none;}
.rightsideContPBB,.promocodesSecMain .promocodes.singlePromocode .promocodes-big > ul > li:first-child .tc-top{text-align:center;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
.casino-list > ul > li .bonus-offer::after{width:calc(100% - -100px);right:0;left:auto;}
}

body.reviewpg main > .container{background:#fff !important;}

@media only screen and (max-width: 768px){
.message-text{font-size:13px;}
}

/* Offer Popup CSS Start */
.st-ftr{position:fixed; bottom:0; width:100%; color:#fff; padding:10px; border-radius:8px 8px 0 0; z-index:9;}
.stFtrMain .stFtrLR-m{display:flex; align-items:center; justify-content:flex-start;}
.stFtrMain .stFtrImg{width:70px; height:70px; margin-right:10px; position:relative; border:2px solid rgba(255, 255, 255, 0.5); border-radius:10px;}
.stFtrMain .stFtrImg img{width:75%; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.stFtrMain .prom-banner-content{width:78%;}
.stFtrMain .prom-banner-content h3{font-size:14px; line-height: 16px; margin: 0; padding: 0 0 3px;}
.stFtrMain .subTitlePCB{font-size:12px; line-height:14px; margin-bottom:3px;}
.stFtrMain .site-link{background:var(--button-fill-color); border:1px solid var(--button-border-color); color:var(--button-text-color); width:100%; font-size:14px; height:30px; border-radius:6px; box-shadow:0 2px 5px rgb(0 0 0 / 50%); display:flex; align-items:center; justify-content:center;}
.stFtrMain .site-link:hover{background:var(--button-hover-fill-color); border-color:var(--button-hover-border-color); color:var(--button-hover-text-color);}
.stFtrMain .tandc{font-size:9px; line-height:12px; margin:15px 0 5px;}
.st-ftr #clclose{position:absolute; right:10px; z-index:9;}
/* Offer Popup CSS End */

.footerWhiteBgSec{background:rgba(255, 255, 255, 0.85); border:1px solid #fff; border-radius:4px; font-weight:600; font-size:12px; line-height:15px; color:#000; display:inline-block; padding:8px 12px; position:relative; top:-25px; min-height:31px;}
.footerWhiteBgSec a{color:#000 !important; text-decoration:underline;}

/* Legal Text CSS Start */
.legaltext{font-size:11px; line-height:14px; color:#000; font-weight:600;}
.legaltext.rhs{padding:10px;}
.legaltext.homebonusbet{margin-top:5px; text-align:center;}
.legaltext.reviewbonus{color:#fff; margin-top:10px;}
.legaltext.promobonus{color:#000; margin-top:5px;}
.legaltext.filtertable{background:#fff; display:block; padding:5px 10px; margin:0 0 12px auto; text-align:center; border-radius:4px; max-width:315px;}
@media only screen and (max-width:768px){
.legaltext.filtertable{margin:10px auto 12px;}
.legaltext.reviewbonus{order:2;}
.promocodeHeadMain{position:relative; padding-bottom:10px;}
.legaltext.promobonus{position:absolute; bottom:5px; left:0; right:0; text-align:center;}
}
/* Legal Text CSS End */

body .btnAndnote .note{font-size:10px; line-height:14px; color:#6e7685;}

/* Poker Card CSS Start */
.inlineCardMain{border:1px solid #000; padding:5px; width:55px; display:inline-flex; align-items:center; justify-content:center; text-align:center; border-radius:4px; margin:5px;}
.inlineCardMain .inlineCardTxt{margin-right:5px; display:block; font-size:16px; font-weight:600; color:#000;}
.inlineCardMain .symbolsStyle{display:block; font-size:22px; line-height:0; color:#000;}
.inlineCardMain.red{border-color:#c00000;}
.inlineCardMain.red .inlineCardTxt, .inlineCardMain.red .symbolsStyle{color:#c00000;}
/* Poker Card CSS End */

/* Quoted CSS Start */
.desc .quotedTxt, .row-desc .quotedTxt{display:block; border-left:6px solid #2E5CDA; margin:0; line-height:24px; font-weight:400; background:rgb(46, 92, 218, 0.08); font-size:16px; padding:20px 20px 35px 50px; color:#000; position:relative;}
blockquote.quotedTxt::before, blockquote.quotedTxt::after{content: "\201C"; color:#2E5CDA; font-size:4rem; position:absolute; width:35px; left:8px; top:5px; z-index:2; line-height:normal; font-style:italic; font-family:Arial;}
body blockquote.quotedTxt::after{right:8px; transform:rotate(180deg); bottom:3px;}
body .textblock.active{background:#eee; padding:20px; border-left:6px solid #bfbfbf; margin:5px 0 10px;}
/* Quoted CSS End */

body .showRHSLHS.category .tips-list > a{background:none;}

body .colorSection::after{display:none;}

.cr-row.cr-twosections .twosections .section-wrapper.col-6 div a.cr-btn{padding:10px 20px;}
@media only screen and (max-width: 480px){
.cr-row.cr-twosections .twosections .section-wrapper.col-6 div a.cr-btn{width:100%; margin-top:10px;}
}

/* FT brand Logo Design CSS Start */
.brandsLogoHed{height:64px; background:#fff; box-shadow:2px 2px 2px rgba(0, 0, 0, 0.08); position:sticky; top:67px; left: 0; right: 0; z-index:101;}
.brandsLogoHed .container{display:flex; justify-content:flex-start; align-items:center; height:64px; max-width:1100px; margin:auto;}
.brandsLogoHed .itemBLH, .brandsLogoHed .seeall-bb{position:relative; width:45px; margin-right:30px;}
.brandsLogoHed .seeall-bb{margin-right:0;}
.brandsLogoHed .itemBLH:first-child{margin-left:0;}
.brandsLogoHed .itemBLH a, .brandsLogoHed .seeall-bb a{width:44px; height:44px; display:block; border-radius:50%; position:relative;}
.brandsLogoHed .itemBLH a img{position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); width:70%;}
.brandsLogoHed .itemBLH span{width:16px; height:16px; position:absolute; top:-2px; right:-2px; font-weight:600; font-size:10px; line-height:12px; border-radius:50%; color:#fff; display:flex; justify-content:center; align-items:center; background:#EC2518; border:1px solid #fff;}
.brandsLogoHed .seeall-bb a{background:#F0F1F2; font-weight:600; font-size:12px; line-height:12px; color:#000; display:flex; justify-content:center; align-items:center; padding:5px; text-align:center;}

@media only screen and (max-width:768px){
.homepg .brandsLogoHed{margin-top:40px; margin-bottom:10px;}
.brandsLogoHed.showpopup{margin-top:0 !important;}
.brandsLogoHed .container{overflow:hidden; overflow-x:auto; padding:0 10px;}
.brandsLogoHed .itemBLH{margin-left:0; margin-right:14px;}
.brandsLogoHed .itemBLH:last-child{margin-right:0;}
.arrowBtn-BL{position:absolute; left: 40px; right: 40px; bottom: 0;}
.arrowBtn-BL i{top:auto; bottom:30px;}
.arrowBtn-BL .fa-angle-left.pre{left:0;}
.arrowBtn-BL .fa-angle-right.nxt{right:0;}
.brandsLogoPopup{top:0; height:calc(100% - 120px); align-items:flex-start; position:relative;}
.brandsLogoPopupInr, body .brandsLogoSliderMain{position:static;}
.brandsLogoPopup span.fa.fa-close{position:absolute; right:-20px; top:25px;}
.brandsLogoPopup span.fa-close:before{color:#fff; font-size:22px;}
.brandsLogoHed.showpopup .container{justify-content:flex-start; margin:55px auto 0; width:95%;}
.brandsLogoHed.showpopup .header-bb{position:fixed; top:10px;}
.brandsLogoHed{top:55px;}
.down .brandsLogoHed{top:0;}
}
/* FT brand Logo Design CSS End */

/* TagLine for Author Section CSS Start */
body .authorSecMain .authorImageAC img{width:40px; height:40px;}
body .authorSecMain .authorNmAndTimeM{flex-wrap:wrap; margin-top:8px;}
body .authorAndShareM .tagLineEdit{padding:0; font-size:14px; margin:8px 0; line-height:18px; width:100%;}
@media only screen and (max-width:480px){
body .authorSecMain .authorNmAndTimeM{margin-left:10px;}
body .news-pg .authorAndShareM{align-items:flex-start; padding-top:5px; flex-wrap: wrap;}
.tagLineEdit{order:3; width:100%;}
}
/* TagLine for Author Section CSS End */

.authortop, .authortop .container{background:#6E7685;}
.authortop .breadcrum ul>li:last-child a, .authortop .breadcrum ul>li:not(:last-child)::after{color:#fff;}

@media only screen and (max-width: 768px){
.topbonusbet ul li.top5bonus{margin-bottom:10px;}
.topbonusbet .bns-wrap{display:flex; align-items:center; border-radius:4px; flex:1;}
.topbonusbet ul li.top5bonus .bonus-info .offer{align-items:center;}
.topbonusbet ul li.top5bonus h3{display:flex; align-items:center; width:50%;}
.topbonusbet ul li.top5bonus .bonus-info .offer{width:calc(100% - 58px);}
.topbonusbet ul li.top5bonus h5 {width:50%; margin-left:5px;}
}

/* promo Page NoSpanData CSS Start */
@media (min-width: 992px){
.nospandata .promo-container .pageContent li{display:block; font-size:16px; line-height:26px; color:#152235 !important; border-left:5px solid transparent; padding:7px 10px 7px 30px;}
.nospandata .promo-container .pageContent li:hover, .nospandata .promo-container .pageContent.hideli li{padding-left:30px !important;}
.nospandata .promo-container .pageContent.hideli li{padding-left:20px; border-left:5px solid transparent;}
.nospandata .promo-container .pageContent.hideli li:before{content:"\f111"; display:inline-block; font: normal normal normal 14px/1 FontAwesome; position:absolute; left:10px; top:17px; color:#e4e8ed; font-size:7px;}
.nospandata .promo-container .pageContent.hideli li span{padding:0; margin-left:0; border-left:none;}
.nospandata .promo-container .pageContent li:hover{border-left: 5px solid transparent; background: rgb(20 171 205 / 10%); color: var(--site-color)!important;}
.nospandata .promo-container .pageContent li:hover span{border:none; background:none; color:transparent;}
.nospandata .promo-container .pageContent li:hover::before{color:var(--site-color)!important;}
}

@media only screen and (max-width: 768px){
.nospandata .promo-container .section-wrapper.pcWrap .pageContent.hideli li{border-left:5px solid transparent; padding:7px 10px 7px 30px !important;}
.nospandata .promo-container .pageContent li span.active, .nospandata .promo-container .pageContent li:hover{color:var(--site-color) !important; background:none !important;}
.nospandata .promo-container .section-wrapper.pcWrap .pageContent.hideli li:before{content: "\f111"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; position: absolute; left: 10px; top: 17px; color: #e4e8ed; font-size: 7px;}
body .nospandata .promo-container .pageContent li{font-size:14px; font-weight:400; line-height:26px; color:#152235 !important; border-left:5px solid transparent; padding:7px 10px 7px 30px;}

}
/* promo Page NoSpanData CSS End */

.regAndLogBtnM{display:flex; justify-content:space-between; align-items:center; margin:10px 20px 10px;}
.regAndLogBtnM .registerBtnMobM, .regAndLogBtnM .loginBtnMobM{height:36px; flex:1; font-size:14px; font-weight:700; display:inline-flex; border-radius:6px; background:#EC2518; justify-content:center; align-items:center; color:#fff;}
.regAndLogBtnM .loginBtnMobM{border-radius:6px; background:#0e245f; margin-left:15px;}

.footerSecMain .socialM-icon a svg{width:18px; height:18px; fill:#fff;}

.betfredPromoCodePage .subTitlePCB, .topsec.betfredPromoCodePage .rightsideContPBB h2, .topsec.betfredPromoCodePage .tcMainPB .tc-top .lastused, .topsec.betfredPromoCodePage .promocodeBlueBox .tcMainPB .tc-top .tested{color:unset;}

.brandsLogoHed .header-bb{display:none;}

.breadcrum .homeIconB{display:flex; align-items:center;}
.homeIconB > a svg{width:16px; height:16px; fill:var(--category-breadcrumb-text-color);}
.section-wrapper.center.col-8 .homeIconB svg{fill:#6e7685;}
.review-top .homeIconB svg{fill:#fff;}

/* Top Stream CSS Start */
.topstream{margin-top:20px;}
.Related-News .news-article{border-bottom:1px solid #a09e9e; padding:10px 0; -webkit-transition:all,.1s; transition:all,.1s;}
.topstream .Related-News .news-article{display:inline-block; vertical-align:middle; width:24%; border-bottom:none;}
.Related-News .news-article a{display:block; position:relative; font-size:0;}
.Related-News .news-article .img-wrapper{width:50%; display:inline-block; vertical-align:top; position:relative; overflow:hidden;}
.Related-News .news-article .img-wrapper img{width:100%;}
.Related-News .news-article .article-meta{padding-left:10px; width:50%; display:inline-block; vertical-align:top;}
.topstream .Related-News .news-article a{display:block;}
.topstream .Related-News .news-article .img-wrapper{width:80px; height:50px; background:none;}
.topstream .Related-News .news-article .article-meta{width:calc(100% - 80px);}
.Related-News .news-article .article-meta .category{font-size:12px; text-transform:uppercase;}
.Related-News .news-article .article-meta h3{font-family:var(--font); font-size:13px; line-height:1.4; font-weight:600;}
.topstream .Related-News .news-article .article-meta h3{font-size:12px; line-height:1.4; height:49px; overflow:hidden;}
.Related-News h4{padding:20px 0 15px; font-size:18px; line-height:17px; color:#05297a; font-weight:700; border-bottom:1px solid #a09e9e;}
.Related-News .news-article:hover{background:#e3e3e3; -webkit-transform:none; transform:none;}
.topstream .Related-News .eventtime{font-size:10px; top:3px; right:3px;}
.topstream .Related-News .eventtime{padding:5px 10px 3px; display:block; color:#fff; position:absolute; background:rgb(3, 168, 124, 0.8); z-index:8; line-height:1px; border-radius:6px;}
.topstream .article-meta .title .marked{font-style:normal; color:#03a87c;}
@media (max-width:768px){
.Related-News{padding-left:10px; padding-right:10px;}
.topstream .Related-News .news-article .article-meta{width:-webkit-fill-available; padding-left:10px;}
.topstream h4{margin-left:10px;}
.topstream .Related-News .news-article a{display:flex;}
}
@media only screen and (max-width:1023px){
.topstream .Related-News{white-space:nowrap; width:100%; overflow:auto;}
.topstream .Related-News .news-article{width:300px; white-space:normal;}
}
/* Top Stream CSS End */

.msgsucces{line-height:normal;}
.regloading::before{content:''; width:28px; height:28px; border:3px solid #a9a9a9; border-bottom-color:#222222; border-radius:50%; display:inline-block; -webkit-animation:rotation 1s linear infinite; animation:rotation 1s linear infinite; position:absolute; top:293px; z-index:1; left:260px;}
@-webkit-keyframes rotation{ 0%{transform:rotate(0deg);} 100%{transform:rotate(360deg);} }
@keyframes rotation { 0%{transform:rotate(0deg);} 100%{transform:rotate(360deg);} }

@media (min-width: 992px) {
.promo-container .section-wrapper.center.col-8.pcWrap .promocodesSecMain.promocodebottom .getCodeBtnMain{top:43px; width:238px;}
}

/* getCodeBtn New CSS Start */
body .getCodeBtnMain::before{display:none;}
body .getCodeBtnMain .getCodeBtn{height:46px; clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%); border-radius:6px 0 0 6px; width:90%;}
body .getCodeBtnMain .dottedBtnGC{height:45px; border-radius:6px;}
.topsec.betfredPromoCodePage .getCodeBtnMain .dottedBtnGC{height:42px;}
.topsec.betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:198px;}
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .getCodeBtn{height:45px; clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%);}
@media (min-width: 992px) {
.promocodesSecMain.multiplepromos .promocodes .getCodeBtnMain .getCodeBtn{width:208px;}
.section-wrapper.center.pcWrap.sec-bg.col-8 .promocodesSecMain .getCodeBtnMain .getCodeBtn{width:206px;}
.topsec.betfredPromoCodePage .getCodeBtnMain .getCodeBtn{width:200px;}
}
/* getCodeBtn New CSS End */

body .notranslate{vertical-align:unset;}
body .pageContent li span.active:before, body .pageContent li:hover span:before{color:var(--tableOfContent-active-text-color) !important;}
.section-wrapper.center.col-8 .breadcrum ul>li:not(:last-child)::after{color:#6e7685;}
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .article-meta .category{position:static;}

@media (max-width:768px){
body .top-news .cat-top-sec .rt-sec.Showlhs .news-article .img-wrapper .eventtime{top:0; right:0; bottom:auto; left:auto;}
body .top-news .cat-top-sec .eventtime{top:0; bottom:auto; left:auto; right:0;}
.footer-menu .default.lang{display:block;}
body .footerSecMain .choose-lng{width:92%; margin:0 16px;}
.footerSecMain .selectgeocountryMain{width:99%;}
.footer-menu .default.lang > .supp-langs{left:15px; right:auto;}
body .pageContent li span{padding:12px 10px;}
}

body .latestCasinoNewsSec .tip-meta .marked, body.newspg .content-block .must-read li .content .marked{-webkit-box-shadow:var(--marked-box-shadow-color); box-shadow:var(--marked-box-shadow-color);}

/* UnitsLHS CSS Start */
.unitsLHSMain .logoRightCLHSU{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:40px;margin-bottom:30px;}
.unitsLHSMain .logoLHSU{width:80px;height:80px;border-radius:50%;margin-right:20px;}
.unitsLHSMain .logoLHSU a{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50%;}
.unitsLHSMain .titleLHSM{font-weight:700;font-size:24px;line-height:33px;color:#000;margin-bottom:5px;}
.unitsLHSMain .subTitleLHSM{font-weight:700;font-size:16px;line-height:22px;color:#000;margin-bottom:20px;}
.unitsLHSMain .prosConsList li{font-weight:400;font-size:16px;line-height:26px;color:#000;margin:0 0 10px;}
.twoBtnStyLHS{display:flex;justify-content:flex-start;align-items:center;margin:10px 0 30px;}
.twoBtnStyLHS .btnLHS{width:360px;display:flex;justify-content:center;align-items:center;height:42px;background:#1BCAA0;border-radius:6px;font-weight:900;font-size:16px;line-height:22px;color:#fff;}
.twoBtnStyLHS .btnLinkLHS{font-weight:700;margin-left:20px;font-size:16px;line-height:22px;color:#1BCAA0;display:flex;justify-content:center;height:42px;align-items:center;}
.twoBtnStyLHS .btnLinkLHS svg{width:10px;margin-left:8px;}
.unitsLHSMain .rightContentLHSU p{font-weight:400;font-size:16px;line-height:26px;color:#000;margin-bottom:20px;}
ul.prosConsList.pros li:before{width:10px;height:10px;content:"✅";position:absolute;left:0;}
ul.prosConsList.cons li:before{width:10px;height:10px;content:"❌";position:absolute;left:0;}
.rightContentSub .screenshotImgSty{max-width:100%;border-radius:10px;}
.leftRightSDN .joinBtnSDN a.tracked,.rightContentSub .twoBtnStyLHS a.btnLHS{color:#fff !important;}
.unitsLHSMain .prosConsList{overflow:hidden;}
.unitsLHSMain .logoLHSU img{max-width:70%;}
.unitsLHSMain .rightContentLHSU p a{color:#0776DF;}
.unitsLHSMain .rightContentSub{margin-left:0;}
.unitsLHSMain .prosConsList{margin-top:40px;}
.unitsLHSMain .screenshotImgSty{max-width:100%;}
.unitsLHSMain .twoBtnStyLHS{flex-direction:column;align-items:flex-start;margin-bottom:10px;}
.home .unitsLHSMain .twoBtnStyLHS{flex-direction:unset;}
.section-wrapper.center.col-8.pcWrap .unitsLHSMain .twoBtnStyLHS{flex-direction:unset;}
.unitsLHSMain .twoBtnStyLHS .btnLHS{border-radius:30px;}
.unitsLHSMain .twoBtnStyLHS .btnLinkLHS{width:auto;margin-left:0;}
.unitsLHSMain .prosConsList.cons{margin-top:0;}
.unitsLHSMain .twoBtnStyLHS a{width:100%;}

/* ProsConsList CSS Start */
body ul.prosConsList li{padding-left:30px; position:relative; display:block;}
body ul.prosConsList.pros li::before, body ul.prosConsList.cons li::before{display:none;}
body ul.prosConsList.pros li svg, body ul.prosConsList.cons li svg{width:24px; height:24px; position:absolute; left:0; top:1px;}
.logoRightInfoSec{display:flex; justify-content:flex-start; align-items:center;}
.logoFLHSU{border-radius:10px; position:relative; margin-right:15px; display:inline-block; vertical-align:middle; width:70px; height:70px;}
.logoFLHSU img{width:71%; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.logoRightInfoSec .starIconM{background:url(../images/Star.svg) no-repeat; width:20px; height:20px;}
.logoRightInfoSec .ratingStyleBNR{display:flex; align-items:center; justify-content:flex-start;}
.logoRightInfoSec span{font-size:24px; line-height:24px; margin:3px 0 0 5px;}
.logoRightInfoSec .rank{width:26px; height:26px; background:#E4E8ED; border-radius:6px; font-weight:600; font-size:16px; line-height:normal; display:flex; justify-content:center; align-items:center; color:#000; margin-right:15px;}
.titleStyPCm{font-weight:700; font-size:20px; line-height:24px; margin-top:30px; margin-bottom:20px;}
.rightContentSub .twoBtnStyLHS a.btnLHS{width:100%;}
.unitsLHSMain .logoRightCLHSU{margin-top:0;}
.unitsLHSMain .rightContentLHSU p{margin:30px 0;}
.screenshotImgPrt{line-height:0; margin-top:20px;}
body .rightContentSub .twoBtnStyLHS a.btnLHS, body .rightContentSub .twoBtnStyLHS > a.btnLHS:only-child{background:var(--site-color); font-weight: 600; border:1px solid var(--site-color); color:#fff !important; box-shadow:0px 2px 5px rgba(213, 217, 217, 0.5); border-radius:30px; position:relative;}
body .rightContentSub .twoBtnStyLHS a:first-child svg{position:absolute; width:14px; height:14px; right:15px; fill:#fff;}
body .rightContentSub .twoBtnStyLHS a:last-child{margin-left:10px; border:1px solid #6E7685; box-shadow:none; background:#fff; color:#6E7685 !important;}
body.category header > .container{max-width:1286px;}
.unitsLHSMain .titleLHSM{font-weight:700;}
@media only screen and (max-width: 768px){ body .rightContentSub .twoBtnStyLHS a:last-child{margin-left:0; margin-top:10px;} }
@media only screen and (min-width: 992px){ .logoRightCLHSU .rightInfoSec{display:flex; justify-content:space-between; width:82.3%;} }
/* ProsConsList CSS End */

/* UnitsLHS CSS End */

/* SubCactegory Box New Design Start */
.subCatBoxSecM{display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap:wrap; margin-left:-18px; margin-bottom:20px;}
.subCatBoxSecM a{display:block; width:157px; height:204px; margin-left:15px; margin-bottom:20px; background:#f7f7f7; border-radius:10px;}
.subCatBoxSecM a img{width:100%; height:auto; border-radius:10px;}
@media only screen and (max-width:480px){
.subCatBoxSecM{margin-left:-15px; justify-content:center;}
.subCatBoxSecM a{width:45%; text-align:center; margin-bottom:15px; margin-left:15px; height:auto;}
.subCatBoxSecM a img{width:100%;}
}
/* SubCactegory Box New Design End */


body header .headerLogo{width:var(--logo-width); height:var(--logo-height);}
@media only screen and (max-width: 768px){
body header .headerLogo{width:var(--logo-width-mobile); height:auto;}
}


@media only screen and (max-width: 768px){
main h2.heading .notranslate{display:contents;}
}

.top-news .footsec .news-article .img-wrapper img, 
.top-news.more .news-article .img-wrapper img, 
body .rt-sec .news-article .img-wrapper img, 
body .tips-list .img-wrap img, 
body .tips.relatedcat .tips-list .img-wrap img{min-width:100%;}
