@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');


body {    
    z-index: 1;
    position: relative;
    
}
html { 
    overflow-x: hidden 
}
input { 
    outline: none;
}
em { 
    font-style: italic; 
}
p  { 
    line-height: 1.6em; 
}
table { 
    width: 100%; 
}
td { 
    vertical-align: middle; 
}
ul { 
    padding-left: 0;
    list-style-position: inside; 
}
.affix { 
    width:14%; 
}
.margin-bottom {
    margin-bottom: 10px;
}

.section-white.menu-sidebar {
    padding: 0px 5px 0px 5px;
}

.wrapperIframe {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}
  
.wrapperIframe iframe { /* set full width for videos in description */
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.alignCenter.wrapperIframe {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}
  
.alignCenter.wrapperIframe iframe { /* set full width for videos in description */
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* COLORS */

.reviewCasino a:link,  .reviewCasino a:visited, .reviewCasino a:hover, .mobileReviewCasino a:link, .mobileReviewCasino a:hover, 
.mobileReviewCasino a:visited, #content .desktopReview a.reviewCasino:link,#content .desktopReview a.reviewCasino:hover,
#content .desktopReview a.reviewCasino:visited {
    color:#fff;
}
.panel-body tr td, .postedOn, .comments, .breadcrumb-separator, .breadcrumb > li a:link, .breadcrumb > li a:hover, .breadcrumb > li a:visited,
.profile-menu-bar a:link, .profile-menu-bar a:visited, .detailsDescription-mobile p, .signUpBonus, .signUpOneBonus, .signUpTwoBonuses, .signUpThreeBonuses,
.svg-inline--fa.fa-w-16, .detailsDescription, .cDescription, #content #gamerows a:link, #gamerows .third-col,
.detailsDescription-OneBlock, .detailsDescription-TwoThreeBlocks, .gambling li a:visited, .section-white li a:link,
.section-white li a:visited, .responsibly > p, .panel-body, .postedOn, .wcd-comment-votes, .articles-description p,
#content .section-white.online-slots-menu li a  {
    color:#999;
}
.news-thumb-link, .panel-heading h3, p.rateCasino, h3.bonusesTitle, .newsWrapper h3, .casinoReview h3,
.gamesWrapper h3, .casinoDetailsHeading {
    color: #323648;
}
#style-3::-webkit-scrollbar-track,
#style-3::-webkit-scrollbar,
.scrollbar {
    background-color:#fff;
}

/* COLORS */

/*----------------- BUTTONS -----------------*/
button {
    background: #00aeef;
    border: 0 solid transparent;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    margin: 1em auto;
    padding: 13px 50px;
    position: relative;
    text-transform: uppercase;
}

table.trustedCasinosTable button.visitCasino.buttonBig.buttonGreen {
    padding: 5px 20px;
}

table.trustedCasinosTable button.visitCasino.buttonBig.buttonGreen>a>p {
    color: #fff;
    margin-bottom: 0
}
button.btn-5.visitCasino.buttonBig.buttonGreen {
    padding:13px 30px;
}
.visit_download_wrapp a.buttonBig.buttonGreen {
    background-color: #00aeef;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-family: 'Roboto';
    font-size: 2.3rem;
    font-weight: bold;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn-play.btn.btn-block {
    font-family:'Roboto';
    font-weight: 500;
}
button::before,
button::after {
    background: #4dbde5;
    content: '';
    position: absolute;
}

button:hover,
#content a.button-small:link,
#content a.button-small:visited {
    color: #fff;
}
.btn-5 {
    overflow: hidden;
}
.btn-5::after {
    height: 100%;
    left: -35%;
    top: 0;
    transform: skew(50deg);
    transition-duration: 0.6s;
    transform-origin: top left;
    width: 0;
}
.btn-5:hover:after {
    height: 100%;
    width: 135%;
}
.btn-5 > p {
    color: #fff;
    font-weight: 500; 
    position:relative; 
    z-index:1; 
    display:inline-block; 
    font-family:'Roboto'; 
    font-size:1.5rem;
    margin: 0 auto;
}
.btn-5.btn-play.btn.btn-playOneBlock {
    padding:0;
}
.btn-5.btn-play.btn.btn-playOneBlock > p{
    font-size: 14px;
}

#content .button-small {
    display: inline-block;
    background: #ac2a1c;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 300;
    font-family: 'Roboto';
    padding: 10px 30px 10px 30px;
    outline: 0;
    border: 0;
    border-radius: 4px;
}
/*----------------- BUTTONS -----------------*/


/*----------------- CONTENT -----------------*/
#content {
    background: #f5f5f5;
    box-shadow: 0 0 0 0 !important;
    padding:0;
}
#content-wrapper {
    background-color: #f5f5f5;
}
#content h1 {
    font-size: 40px;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    line-height: 1.1;
    color:#333;
    letter-spacing: -0.05em;
    margin-top:0
}
#content h2 {
    background-color: transparent;
    font-family: "Roboto Condensed";
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    color: #323648;
    text-align: left;
    font-size: 1.7em;
    padding: 2%;
}

#content h3 {
    font-family: "Roboto Condensed";
    font-size: 1.2em;
    color: #4d4d4d;
    padding: 0;
    font-weight: 400;
    margin-top:5%;
}

#content h4 {
    color: #898989;
    font-size: 1em;
}

#content h1.article-item {
    border-bottom: 1px solid #efefef;
    width: 100%;
    padding-left: 0;
    padding-bottom: 2%;
}

#content a {
    text-decoration: none;
}

#content a:visited,
#content a:link {
    color:#00aeef;
}

#content .visit_download_wrapp a:visited {
    color:#fff;
}

.remove-padding { 
    padding: 0 !important
}

#content .removeLeftPadding {
    padding-left: 0 
}

#content .removeRightPadding {
    padding-right: 0 
}

/*----------------- CONTENT -----------------*/

/*----------------- HEADER -----------------*/
#header {
    min-height: 150px;
    position: relative;
    box-shadow: 0 9px 0 0 rgba(255, 255, 255, 0), 0 -9px 0 0 rgba(255, 255, 255, 0), 10px 0 30px 0 rgba(0, 0, 0, 0.15), -10px 0 30px 0 rgba(0, 0, 0, 0.15);
    background-color:#121424;
}

#nav.cb-dark-menu {
    background-color: rgba(27, 27, 27, 1);
}

#nav #cb-main-menu .main-nav li > a {
    padding: 15px 14px;
}

#header nav {
    font-weight: 200;
    width: 100%;
    height: inherit;
    line-height: inherit;
    vertical-align: middle;
    font-family: 'Roboto';
}

#nav #cb-main-menu {
    display: block;
    padding: 0;
    font-family: 'Roboto';
    font-weight: 400;
}

#nav #cb-main-menu .main-nav {
    border: 0;
    margin: 0;
    position: relative;
    text-align: center;
    background-color:#fff;
    color:#ffffff;
    overflow: hidden;
    height:50px;
}

#nav #cb-main-menu .main-nav li {
    transition: background, 0.35s;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    text-transform: uppercase;
}

#mm-logo {
    padding-right: 1em;
}

#nav.cb-dark-menu #cb-main-menu #mm-logo a {
    padding-top: 5px
}

#nav.cb-dark-menu #cb-main-menu .main-nav li a {
    color: #323648;
    font-weight: 400;
    font-family: 'roboto condensed';
    font-size: 16px;
}

#nav.cb-dark-menu #cb-main-menu .main-nav li a {
    color: #323648;
    font-weight: 400;
    font-family: 'roboto condensed';
    font-size: 16px;
}

#nav.cb-dark-menu #cb-main-menu .main-nav li:hover > a,
#nav.cb-dark-menu #cb-main-menu .main-nav li:active > a {
    color: #00aeef;
    border-bottom:3px solid #00aeef;
    padding-bottom:10px;
}

.dropdown.menu-selected>a{
    color:#00aeef !important;
    border-bottom: 3px solid #00aeef;
    padding-bottom:10px !important;
}


.main-nav li:last-child{
    width:50px; 
    border-left: 1px solid #121424;
    padding-left:10px;
}

#nav.cb-dark-menu #cb-main-menu .main-nav li a:hover,
#nav.cb-dark-menu #cb-main-menu .main-nav li a:active {
    color: #00aeef !important;
}


#nav.cb-dark-menu #cb-main-menu .main-nav li a:hover
#nav.cb-dark-menu #cb-main-menu .main-nav .current-menu-item a, #nav.cb-dark-menu #cb-main-menu .main-nav .current_page_item a, #nav.cb-dark-menu #cb-main-menu .main-nav .current-page-ancestor a, #nav.cb-dark-menu #cb-main-menu .main-nav .current-category-ancestor a, #nav.cb-dark-menu #cb-main-menu .main-nav .current-menu-ancestor a, #nav.cb-dark-menu #cb-main-menu .main-nav .current-menu-parent a, #nav.cb-dark-menu #cb-main-menu .main-nav .current-post-parent a, #nav.cb-dark-menu #cb-main-menu .main-nav .current-post-ancestor a {
    color: #fafafa;
}

#nav #cb-main-menu .main-nav li > a:hover,
#nav #cb-main-menu .main-nav li > a:focus {
    background-color: transparent;
    color:#121424 !important;
}
#header-search-form input[type=search] {
	width: 15px;
	padding-left: 32px;
	color: transparent;
	cursor: pointer;
    margin-top:5px;
    background-color: #fff;
}
#header-search-form input[type=search]:hover {
	background-color: #fff;
}
#header-search-form input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#header-search-form input:-moz-placeholder {
	color: transparent;
}
#header-search-form input::-webkit-input-placeholder {
	color: transparent;
}

#cb-top-menu {
    width: 100%;
}

#cb-top-menu {
    background: rgba(0, 0, 0, 0.2);
    height: 35px;
    width: 100%;
    float: left;
}

div.wrap.clearfix.clear-bypass{
    overflow: initial;
}

#cb-top-menu .wrap {
    padding-right: 0;
    background-color:#d9e5f4;
}

#cb-top-menu .cb-breaking-news {
    width: 100%;
}
#cb-top-menu .cb-breaking-news {
    height: 35px;
    overflow: hidden;
    line-height: 38px;
}

#cb-top-menu .cb-breaking-news ul {
    margin: 0;
    padding: 0 5px 0 0;
}

#cb-top-menu .cb-breaking-news span {
    padding: 0 0 0 20px;
    font-weight: 400;
    font-size: 14px;
    color:#999;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: right;
    letter-spacing: 0;
}

#cb-top-menu .cb-breaking-news ul li a {
    /* color: #dd3333; */
    color: #0072bc;
    text-transform: capitalize;
    text-decoration: none;
}

#cb-top-menu .cb-breaking-news span {
    text-align: center;
    padding: 0 10px 0 5px;
    letter-spacing: 1px;
    color: #aaa;
    float: left;
    text-transform: uppercase;
}

#cb-top-menu .cb-breaking-news ul li {
    font-size: 16px;
}

#cb-top-menu .cb-breaking-news ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    list-style-type: none;
}

#news-header>li a {
    font-family: 'Roboto Condensed';
    color:#0072bc;
    font-weight: 400;
    font-size: 14px;
}


#cb-top-menu .cb-breaking-news.news-bypass{
    overflow: visible;
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav {
    width: 100%;
    float: right;
    text-align: right;
    display: block;
    border: 0;
    margin: 0;
    height: 35px;
    position: absolute;
    right: -7.2em;
    overflow: visible;
}  


#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li {
    float: left;
    display: table;
    position: relative;
    height: 100%;
    overflow: auto;
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li a {
    border-bottom: 0;
    height: 100%;
    color: #555555;
    text-decoration: none;
    line-height: 35px;
    text-transform: capitalize;
    font-family: 'roboto condensed';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.sub-menu, #cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.children {
    text-align: center;
    position: absolute;
    display: none;
    z-index: 99999;
    background: transparent;
    border-top: none;
    width:250px;
}

#cb-top-menu .cb-top-nav li ul.sub-menu,
#cb-top-menu .cb-top-nav li ul.children {
    text-align: center;
    margin-top: 0;
    position: absolute;
    display: none;
    z-index: 8999;
    background: #e5e5e5;
    border-top: 1px dashed #cccccc;
}
.arrow {
    background-color:#efefef;
    width:20px;
    height:15px;
    margin-top:4px;
    margin-left:30px;
     -ms-transform: rotate(43deg); /* IE 9 */
    -webkit-transform: rotate(43deg); /* Safari */
    transform: rotate(43deg); /* Standard syntax */
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.sub-menu li,#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.children li {
    width: 100%;
    border-bottom: none;
    position: relative;
    padding: 0;
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li a:hover{
    color: #0072bc !important;
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.sub-menu li a, #cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.children li a {
    border-right: 0;
    width: 100%;
    display: block;
    color: #363636;
    line-height: 1;
    padding: 11px 10px;
    white-space: initial;
    background-color: #efefef;
    margin-top:-11px;
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.sub-menu li:hover, 
#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.children li:hover{
    background: #8a8986;
}
#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.sub-menu li a:hover, 
#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li ul.children li a:hover{
    color: #0072bc; 
}

#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li:hover > ul {
    display: block;
    padding: 0;
}
#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li:hover > ul li ul {
    display: none;
}
#cb-top-menu .cb-breaking-news ul#grey-menu.cb-top-nav li:hover > ul li:hover > ul {
    left: 100%;
    display: block;
    top: 0;
}

#cb-top-menu .cb-top-nav li a {
    border-bottom: 0;
    padding: 0 10px;
    display: inline-block;
    height: 100%;
}

#header-search-form {
    float: left;

}

#header-search-form input {
    right: 89px;
    border: none;
    border-radius: 0;
    border-left: 1px solid #d1d1d1;

}

#header-search-form>p {
    font-family:roboto condensed; 
    font-weight:400; 
    color : #0097dc; 
    font-size:16px; 
    float:right; 
    padding-top:11px; 
    text-transform:capitalize;
}

input[type=search] {
	background: #ededed url('/assets/images/search-icon.png') no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

input[type=search]:focus {
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

#header #logo img {
    max-width: 200px;
    height:64px;
    margin-top:15px;
}



/*----------------- HEADER -----------------*/


/*----------------- FOOTER DESKTOP  -----------------*/

#footer-wrapperMobile {
    display: none;
}

#footer-wrapperDesktop {
    padding: 45px 0 45px 0;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
    background: #d9e5f4 !important;
}

.footerBannerBox {
    float: left;
    padding: 0 0 0 2em
}

#FooterBanner1,
#FooterBanner2,
#FooterBanner3,
#FooterBanner4 {
 padding-top: 25px;
}

.responsibly.footerDesktop a:link,
.responsibly.footerDesktop a:hover,
.responsibly.footerDesktop a:visited {
    color: #00aeef ;
    text-decoration: none;
}

#copyright a,
.sidebar-links a,
.footerDesktop {
    color: #898989 !important;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 14px !important;
    line-height: 2;
    font-family: 'roboto';
    font-weight: 400;
}

#copyright a, .sidebar-links a:hover {
    text-decoration: none;
}


/*----------------- FOOTER DESKTOP  -----------------*/



/*----------------- NEWSLETTER FORM  -----------------*/
.newsletterWrapper {
    height: 102px;
    padding-top: 10px;
}

.subscribeFormWrap {
    float: left;
}

.subTxt1 {
    font-family: 'Roboto';
    font-weight:400;
}

.subTxt2 {
    font-family: 'Roboto Condensed';
    font-weight:500;

}

#header-search-form-container {
    width: 62%;
    float: left;
    margin-top: 3rem;
}

#header-search-box {
    width: 75%;
    float: left;
}

.subscribeWrapp {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 1.5%;
    margin-left: 30px;
}

.subscribeWrapp p {
    margin-bottom: 0.7em;
    font-size: 14px;
}
.subscribeWrapp form.newsletterForm {
    margin-bottom: 0;
}
.subscribeWrapp form.newsletterForm input {
    background-color: rgba(128, 128, 128, 0.5);
    color: #fff;
    border-radius: 3px;
    width: 70%;
    float: left;
    border: none;
    font-family: 'Roboto';
;    font-size: 1.8rem;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
     font-style: italic;
}
.subscribeWrapp form.newsletterForm input[type="text"]:focus {
    box-shadow: none;
}
.subscribeWrapp form.newsletterForm button.buttonSubscribe {
    background-color: #2b8a3e;
    text-transform: capitalize;
    border: medium none;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 4px 0 8px;
    text-align: center;
    font-family: 'Roboto';
    width: 30%;
    border-radius: 3px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

#newsletterSubscribeH {
    padding-top: 13px;
    padding-bottom: 11px;
}

.subscribeWrapp form.newsletterForm button.buttonSubscribe:hover {
    transition: all 0.2s ease-in-out 0s;
    opacity: 0.7;
}
/*----------------- NEWSLETTER FORM END -----------------*/

/* DETAILS ABOUT CASINO RIGHT SIDEBAR */

/* LOGIN MODAL */


.modal-dialog p {
    font-weight: 400;
    font-family: 'roboto';
}

.modal-header {
    background-color: #d9e5f4;
    border-radius: 5px;
    height: 50px;
    padding:5px !important;
}

.modal-title {
    text-align: center;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    color: #444444;
    font-weight: 700;
    font-family: 'roboto';
}

.modal-body>span {
    display: inline-block;
    margin-top: 15px;
}

.modal-body>a {
    padding: 10px;
    float:right; 
    font-weight:bold; 
    color:#fff;
}

#modal-login-form p.modalTitle {
    font-weight: 500;
    font-family: 'roboto';
    color: #444444;
    font-size: 18px;
    padding: 10px 0;
}

.modal-body>[type="text"] {
    height:48px ;
    font-size: 0.7em;
    background-color: rgba(176, 190, 197, 0.1);
}

.modal-body a:visited,
.modal-footer a:visited {
    color:#00aeef;
}

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

.border-bottom {
    border-bottom:1px solid #efefef;
    width:100%;
    height:30px;
    font-weight: bold;
    padding-left:0;
}

.border-bottom a:link {
    float:right;
    font-weight: bold;
}

.modal-footer {
    position: relative;
    margin-top:70px;
}

.modal-footer p{
    font-size: 1.5rem;
    text-align: center;
}


/* LOGIN MODAL */

.btn-5.btn-play.btn.btnVisit {
    width:100%;
    font-size:1.6rem;
    font-weight:600;
}

.detailsButton {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.collapse.in {
    padding: 10px 0;
}

.totalGames>h3 {
    display: -webkit-box;
}

.panel-heading.totalGames a {
    width:55%;
    text-align: right;
    color:#00aeef;
}
#content .casinoDetailsWrapper {
    padding: 8px;
}

.rightColumninner {
    height: max-content;
    min-height: 180px;
}

#content .slotsAccordion.casinoDetailsWrapper.rightColumninner {
    min-height: auto;
    padding-bottom: 0
}

.panel.panel-info span {
    cursor: pointer;
}

.casinoDetailsWrapper .panel-info, .casinoDetailsWrapper .panel-info>.panel-heading {
    background-color: #fff;
    border-top: none;
    margin-bottom: 0;
    border-left: none;
    border-color: #efefef;
    border-right: none;
}

.panel.panel-info{
    border-bottom: none;
}

#content .casinoDetailsWrapper.rightColumninner .panel.panel-info .panel-heading {
    padding:  8px ;
}

#content .casinoDetailsWrapper.rightColumninner .panel.panel-info .panel-heading>span,
#content h3.total-games  {
    margin: 0;
    line-height: 2;
    font-family: 'Roboto';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}

#content .casinoDetailsWrapper.rightColumninner .panel.panel-info .panel-heading>span {
    color: #4d4d4d;
}

.collapsed ~ .panel-body {
    padding: 0;
}

.casinoDetailsWrapper .panel-info .panel-body {
    padding:0 5px;
}
/* DETAILS ABOUT CASINO RIGHT SIDEBAR */

#TopListAJAX_5 div.main-toplist tr.top-world-lotteries a.toplist-link:hover { /* mega dropdown menu */
    color:#00aeef;
}

.main-toplist .top-world-lotteries {
    width: 50%;
    height: 75px;
}

.top-lottery-jackpot-row {
    display: flex;
}

.top-world-lotteries {
    height: 51px;
}

.main-toplist .top-world-lotteries-1:nth-child(odd) {
    float: left;
}
.main-toplist .top-world-lotteries-1:nth-child(even) {
    float: right;
}

.main-toplist .top-world-lotteries-1:hover {
    background-color: #efefef;
}
.casinoLogo.logonew {
    padding:20%;
}

.main-toplist .top-world-lotteries-1 {
    width: 48%;
    height: 75px;
    border-bottom:1px solid #efefef;
}

.button-mini {
    display:table-cell; 
    vertical-align:middle;
}

.button-mini1,
.hide {
    display: none;
}

.show1 {
    display: table-cell !important;
    vertical-align: middle;
}


.image.left {
    float: left;
}

.header_mobile,
.dl-menuwrapper button {
    background-color:#000000 !important; 
}

.dl-menuwrapper button {
    float:right;
}

#dl-menu button.dl-trigger:after {
    width: 25%;
    left:60%;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    top:90%;
}


.dl-menuwrapper {
    margin-top: -45px !important;
}

.logo-mobile>img {
    padding-top:10px;
    padding-bottom:10px;
}

.image {
    border: 0;
    display: inline-block;
    position: relative;
}

.mobileReviewCasino {
    display: none;
}

.bonus-TwoBlocks, 
.borderTop, 
.review-bonus-blocks, 
.review-bonus-blocks-mobile,  
.recentComments,  
.review-OneBonus-blocks  {
    border-top: 1px solid #efefef;
}

.casinoDetailsWrapper  .collapse,  
.casinoWrapper tr, 
.casinoDetailsHeading, 
.commentLastBorder,
.casinoReviewBlock h2,
.review-OneBonus-blocks,
.casinoReview>h2,
h2.Article-Categories,
.articles-sidebar h2,
.section-white.online-slots-menu li,
.section-white.online-slots-menu h2{
    border-bottom:1px solid #efefef;
}

.review-OneBonus-blocks .signUpOneBonus {
    min-height: 25px;
}


#content .casinoReview {
    padding: 0 2%;
}
#content .casinoReview>h2 {
    padding-left: 0;
}

.casinoReview .ocblockheader>h3 {
    border-bottom: none;
    padding-left: 0;
    margin-top:2%;
}


input[type="text"], input[type="password"], input[type="email"], select {
    height: 45px;
    font-size: 16px;
    font-style: italic;
    font-family: 'roboto condensed';
    color: black;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    /*-moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;*/
    background: rgba(217, 229, 244, 0.3);
    border-radius: 4px;
    border: none;
    border: solid 1px rgba(144, 144, 144, 0.25);
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
}

.bannerHeader {
    margin-top: 2rem;
    width: 468px;
}
.bannerHeader img {
    width: 100%;
}

.visit_download_wrapp {
    text-align: center;
}

.casinoRate {
    display:none;
}

.btn-link:focus, .btn-link:hover {
    text-decoration: none !important;
}

#companyInfo tr {
    color:#4d4d4d;
}

#style-3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

#style-3::-webkit-scrollbar {
	width: 6px;
}

#style-3::-webkit-scrollbar-thumb {   
    background-color: #d1d1d1;
    padding: 5px;
    border-radius: 5px;
}

.scrollbar {
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.row.header_mobile-mobile {
    background-color: #696A6C;
}

#info {
	font-size: 18px;
	color: #555;
	text-align: center;
	margin-bottom: 25px;
}

.force-overflow {
	min-height: 450px;
}

#wcdCommentReplyBox #review_body_parent #review_body_tbl td.mceIframeContainer.mceFirst.mceLast,
#wcdCommentReplyBox table.reviewPostTable table#review_body_tbl {
    border-left: solid 1px rgba(144, 144, 144, 0.25);
    border-right: solid 1px rgba(144, 144, 144, 0.25);
}

#wcdCommentReplyBox table.reviewPostTable {
    border-top: none;
}
table#review_body_tbl td.mceToolbar.mceLeft.mceFirst.mceLast,
#wcdCommentReplyBox #review_body_parent #review_body_tbl tr.mceStatusbar.mceFirst.mceLast {
    border-top:solid 1px rgba(144, 144, 144, 0.25);
    background: rgba(217, 229, 244, 0.3);
}
#wcdCommentReplyBox #review_body_parent #review_body_tbl tr.mceStatusbar.mceFirst.mceLast {
    border-bottom:solid 1px rgba(144, 144, 144, 0.25);
}
#wcdCommentReplyBox #review_body_tbl tr.mceLast td.mceStatusbar.mceFirst.mceLast {
    display: none;
}
#wcdCommentReplyBox .btn-5.submit.btn {
    float: right;
}

#review_title {
    width: 100%;
    margin: 2% auto 5%;
}

#wcdCommentReplyBox .btn-5.submit.btn p {
    color:#fff;
} 

#wcdCommentReplyBox p {
    font-size: 14px;
    color: #323648;
    font-weight: 400;
}

.casinoReview>h3 {
    border-bottom: 1px solid #efefef; 
    line-height: 3; 
    padding-left: 30px; 
    font-size: 22px; 
    color: #323648; 
    padding-bottom:0; 
    margin:0; 
    padding-top:0;
}

.postedOn, .comments {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;

}

.flush-bottom {
    margin:0;
}

.attachment-thumbnail-medium.wp-post-image {
    max-height: 140px;
}

.news-thumb-headline-mobile {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-top:10px;
}

.news-thumb-link {
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    margin-top:5px;   
}

.readMoreNews p:hover {
    text-decoration: underline;
}

.news-thumb-date {
    font-size: 0.8em; 
    font-weight: bold;
    color: #888;
    text-transform: uppercase;
}

.news-thumb-image-mobile {
    max-height: 200px;
}

.news-read-more-mobile {
    color:#00aeef;
    font-weight: 600;
}

#content .desktopDetails {
    padding-right: 0;
}
#content .desktopReview {
    height: 260px;
    padding:4% 0;
}
#content .desktopDetails,
#content .onThisPage-title {
    position: sticky;
    top: 70px;
}

#content .onThisPage-title {
    float: right;
}
.borderTop {
    padding: 15px;
}
 .rightSection {
    padding: 10px 10px 0px 10px;
    min-height: 200px;
    width: 100%;
}

.paginationWrap {
    padding-left: 0;
}

 .paginationWrap > .pagination {
    margin: 0;
}

 .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
}

 .closing, .rotating {
    position: relative;
    top: 10px;
    left: 5px;
}

.panel-heading.collapsed .fa-caret-up, .panel-heading .fa-caret-down {
    display: none;
}

.panel-heading.collapsed .fa-caret-down, .panel-heading .fa-caret-up {
    display: inline-block;
    float:right;
    margin-top:3%;
}

i.fa, .panel-heading h3 {
    margin: 0;
    line-height: 2;
    font-family: 'Roboto';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.panel-heading a {
    display: table;
    width:100% ;
}

.casinorating-item-name-text {
    z-index: 2;
    position: relative;
    font-weight: 400;
    font-size: 12px;
    margin-top: -19px;
    color: #6aabe5;
    font-family: 'Roboto';
}

.average {
    color:#6aabe5;
    font-family: 'roboto';
    font-weight: 500;
    float:left;
    margin-top:-15px;
}

.rotate {
    float: right;
    margin-top: 17px;
}

.closing {
    display: none;
    color: #00aeef;
}

.closing:hover {
    color: #00aeef;
}

.rotate {
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.rotate.down {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #00aeef;
}

 .OneBonus-wrap, .TwoBonuses-wrap,  .section-whiteMobile, .bonuses-wrap, .casinoDetailsWrapper, .casinoReview, .descriptions, .mobileRating, .newsWrapper, .rightColumninner-mobile, .rightSection, .section-white, .gamesWrapper {
    border-radius: 4px;
    box-shadow: 0 0 1px 0.5px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.1);
    padding-top: 0;
    background-color: #fff;
}

.acceptedPlayers, .btn-play, .btn-playOneBlock, #content h1.casinoName, .galleryArrow, .mobileReviewCasino, .reviewCasino, .rightColumninner {
    color: #fff;
}

.btn-default, .btn-play, .btn-playOneBlock {
    background-color: #00aeef;
}

.activeCity, .readMoreNews p, .blueArrow, .casinoRate, .details, .pricingContent li, .profile-menu-bar, .showAll, .showAll a:link, .showAll a:visited {
    color: #00aeef;
}

.readMoreNews p{
    font-weight: 600;
}

.breadcrumb-separator {
    text-transform: uppercase;

}

.breadcrumb-separator {
    margin: 0px 5px;
}

.breadcrumb > li a:link, .breadcrumb > li a:hover, .breadcrumb > li a:visited {
    font-size: 14px;
}
 
.profile-menu-bar a:link,
.profile-menu-bar a:visited {

    text-decoration: none;
}

.detailsDescription, .detailsDescription-mobile {
    overflow-y: scroll;
}

.detailsDescription-mobile {
    width: 500%;
    margin-left: -200%;
    padding: 20px 0;
}

.detailsDescription-mobile p{
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-family: 'roboto';
    font-size: 12px;
    padding:0 2%;

}

.signUpBonus, .signUpOneBonus, .signUpTwoBonuses, .signUpThreeBonuses {
    text-transform: uppercase;
    min-height: 70px;

}

 .bonusesTitle, .circle {
    vertical-align: middle;
}

.visitCasino {
    float: left;
    margin-top: 2%;
    margin-left: 3%;
}


 
.reviewCasino {
    clear: both;
    float: right;
    font-weight: bold;
    cursor: pointer;
}

.field_title {
    font-size: 1.6rem;
    padding-left: 10px;
}

.casinorating {
    width: 50%;
    display: table;
}

.casinorating-items {
    display: table-cell;
    vertical-align: middle;
}


.mobileRating .card-header {
    border-bottom: 1px solid #efefef;
}

#collapseOne {
    height: auto;
    width: 95%;
}

h5.mb-0 {
    margin:0;
}

div.casinoReview h2.bonusesTitle {
    border:none;
}

 
.section-white {
    padding: 0px 30px 0px 30px;
    width: 100%;
    margin-bottom:15px;
}

.section-white.cDescription li {
    list-style-type: disc;
    list-style-position: inside;
    font-weight: normal;
    margin-left: 2%;
    text-align: justify;
}

.panel-group {
    margin-bottom: 10px !important;
}

.section-whiteMobile {
    min-height: auto;
}
 .galleryArrow {
    position: absolute;
    margin-top: 180px;
    font-size: 4vw;
}

#carousel-example-generic .right {
    margin-right:15px
}


#carousel-example-generic .left {
    margin-left:15px
}

#content .section-white h3 {
    margin-top: 13px;
    margin-left: 3%;
}
 .imgFlagCasinos {
    max-width: 22px;
    max-height: 22px;
    margin-top: 20px;
    margin-left: 15px;
    float: left;
}

.imgFlagCasinos.gray {
    filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.imgFlag {
    max-width: 22px;
    max-height: 22px;
    margin-top: 15px;
    margin-left: 15px;
}

.div-casinoLogo {
    width: 130px;
    height: 130px;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    margin-top: 3%;
}

 .casinoLogo {
    max-width: 130px;
    height: 130px;
    padding: 5%;
    border-radius:50%;

}
 .acceptedPlayers {
    margin-top: 21px;
    margin-left: 15px;
    float: left;
    font-size: 12px;
    line-height: 1.3;
    max-width: 29%;
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    color: #ffffff;
}

.casinoReview {
    display: block;
    overflow: hidden;
    padding-bottom: 5%;
}

.casinoReview .btn-5.submit.btn {
    margin-bottom: 5%;
}
#content .casinoName h1{
    margin-bottom: 2rem;
    margin-right: 2%;
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
}
 .rateCasino {
    margin-left: 50%;
    line-height: 1.6em;
    font-size: 14px;
    padding-top:3%;
    font-family: 'Roboto';
    font-weight: 400;
}
 .comments {
    margin-left: 14%;
    text-align: left; 
    float: left;
    margin-top:-20px;
    width: 85%;
    min-height: 25px;

}

.recentComments div a {
    margin-right: 2%;
}

.svg-inline--fa.fa-w-16 {

    width: 0.7em;
}

#grey-menu .svg-inline--fa.fa-w-10 {
    width: .500em;
}

.casinoDetailsWrapper.rightColumninner .svg-inline--fa.fa-w-10 {
    width: .600em;
}

.svg-inline--fa.fa-w-10 {
    width: .400em;
}

#wcdCommentReplyBox {
    border-top:1px solid #efefef;
}

.recentComments>div.userName {
    margin-left: 2%;
    
}

 .userName {
    float: left;
    margin-left: 7%;
    padding-top: 3%;
    padding-bottom: 3%;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
}

.recentComments p {
    clear: both;
}
.userImage {
    padding-left: 2%;
    width:12%;
    float:left;
}
.userImage img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

#wcdReviewSubmitButton {
    margin-top:15%;
}



.header .details {
    margin-top: 0;
    margin-right: 40px;
}
.details {
    float: right;
    margin-top: 7px;
    margin-right: 20px;
}






#pagination  {
    float: right;
    margin: -40px 15px 0 0; 
}
 .blueArrow, .closing, .details, .rotating {
    cursor: pointer;
}

#carousel-example-generic {
    padding-bottom: 2%;
}

 .carousel-inner {
    min-height: auto;
}
 #carousel-indicators {
    bottom: 100%; 
    left: 95%;
}


.remove-padding.right.carousel-control,
.remove-padding.left.carousel-control {
    opacity: 0.8;
    width: 50px;
    height: 50px; 
    background-color: #fff;
    border-radius: 50%; 
    background-image:none;
}

.icon.fal.fa-angle-left,
.icon.fal.fa-angle-right {
    font-size: 43px;     
    color: #00aeef; 
}

 .detailsDescription {
    display: none;
    text-align: center;
    margin-top: 20px;
    max-height: 210px;
    font-size: 12px;

}
 .cDescription {
    font-size:17px;
    line-height:1.6;
    padding:20px;
    font-family: 'Roboto';
    font-weight: 400;
    text-align: justify;
}

.cDescription p {
    line-height: 1.7;

}

.read-more-state {
    display: none !important;
  }
  
  .read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
  }
  
  .read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
  }
  
  .read-more-state ~ .read-more-trigger:before {
    content: 'SHOW FULL REVIEW';
  }
  
  .read-more-state:checked ~ .read-more-trigger:before {
    content: 'SHOW LESS';
  }
  
  .read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #00aeef;
    font-size: .9em;
    line-height: 2;
    font-family: 'roboto';
    font-weight: 400;
  }

 .casinoWrapper.casinoReviewBlock.cDescription ul,
 .articles-description.cDescription ul  {
    list-style: disc;
    margin-left: 40px;
}

.casinoWrapper.casinoReviewBlock.cDescription ol {
    list-style: decimal;
    margin-left: 40px;
}

#content .casinoWrapper.casinoReviewBlock.cDescription ul li a:visited, 
#content .section-white.cDescription p a:visited,
#content .casinoWrapper.casinoReviewBlock.cDescription p a:link,
#content .casinoWrapper.casinoReviewBlock.cDescription p a:visited {
    color:#00aeef;
}

#content div.descriptions div.casinoWrapper h2 {
    font-size:25px;
    padding-top:5%;
}

 .section-white,
 .casinoReview {
    margin-left: 0;
}

.subtitle-sidebar a {
    border-bottom:1px solid #efefef;
    color: #4d4d4d;
    cursor: pointer;
    width: 100%;
    display: -webkit-inline-box;
    font-size: 1.7rem;
    font-weight: 400;
}

#content .subtitle-sidebar.this-page1-h1 a:link,
#content .subtitle-sidebar.this-page1-h1 a:visited {
    padding-left: 4%;
    font-size: 16px;
    color: #333333;
}

#content .subtitle-sidebar.this-page1-h2 a:link,
#content .subtitle-sidebar.this-page1-h2 a:visited {
    padding: 3%;
    color: #666666;
    font-size: 15px;
}
.onThisPage-title.section-white ul li {
    padding: 0
}

.onThisPage-title.section-white ul {
    list-style-type: none
}

#content .subtitle-sidebar.this-page1-h3 a:link,
#content .subtitle-sidebar.this-page1-h3 a:visited,
#content .subtitle-sidebar.this-page1-h4 a:link,
#content .subtitle-sidebar.this-page1-h4 a:visited {
    padding: 3%;
    color: #999999;
    font-size: 14px;
}

.comments {
    margin-bottom: 0;
}

#wcdRatingSlider {
    width: 210px;
    position: relative;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
    height: 2px;
    background: #959799;
    outline: none;
    margin-top: -20px;
    margin-left: 77%;
}

#wcdRatingSlider .ui-slider-handle {
    position: absolute;
    margin: -10px 0 0 -9px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #00aeef;
    border: 0;
    height: 18px;
    width: 18px;
    outline: none;
    cursor: pointer;
}
 #wcdRatingSlider .ui-slider-handle:focus, #wcdRatingSlider .ui-slider-handle:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


 #wcdRatingSlider .ui-slider-range {
    background: #00aeef;
    height: 2px;
}

 #wcdRatingSlider #wcdRatingValue {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: #0076a3;
    width: 160px;
    text-align: center;
    margin-top: -14px;
    margin-left: 151px;
}

.swiper-container2.swiper-container-horizontal {
    overflow: hidden;
}

.swiper-slide.swiper-slide-active {
    padding-left:0;
    padding-bottom:0;
    padding-right:0;
}

.swiper-slide.swiper-slide-active>img{
    width:100%;
    margin-top:2%;
}
.swiper-container {
    width: 500px;
    height: 300px;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-prev, .swiper-button-next {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.8;
    background-image: none;
    text-align: center
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    background-color: #00aeef;
    color:#fff;
}


.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-left:10px;
    background-color: #00aeef;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    width: 100%;
    text-align: right;
    border-top: 1px solid #efefef;
    padding-top: 1%;
    padding-right: 2%;
    position: relative;
}

.swiper-wrapper a img {
    width:100%
}
 .submit {
    float: left;
    margin-left: 90px;
    min-width: 120px;
    margin-top: 20px;
    background-color: #0097dc;
    color: #fff;
}
 .recentComments {
    width: 100%;
    margin-top: 10px;
    float: left;
    clear: both;
    padding-top: 10px;
}
 .circle {
     font-size: 6px;
     vertical-align: middle;
}
 .showAll {
     clear: both;
     text-align: center;
     padding-top: 20px;
     cursor: pointer;
}
 .likeDislike {
     padding-top: 10px;
     margin-left: 145px;
     clear: both;
}
 .gamesWrapper {
     margin-top: 10px;
     padding: 10px;
}
 .gamesWrapper h3 {
     padding:10px;
}
 .casinoWrapper tr {
     line-height: 3;
}

#news_list div:last-child {
    border-right:none;
}

.newsW {
    padding: 0;
    width: 30%;
    margin:1% 0;
}

.news-thumb-container {
    min-height: 280px;
}

.news-thumb-container {
    transition: transform .5s;
}

.newsW::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    content: '';
    opacity: 0;
    z-index: -1;
}

.newsW:hover, .newsW:focus {
    transform: scale3d(1.006, 1.006, 1);
}
.newsW:hover::after, .newsW:focus::after {
opacity: 1;
}

  .newsW-header {
      padding-top: 1%;
  }

.news-thumb-link,
.news-thumb-link a:hover {
    color:#323648 !important; /* efinisano u tab-focus*/
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    min-height:55px;
}

 .section-white h4 a:link {
     font-family: 'Roboto Condensed', sans-serif;
     font-weight: 700;
     font-size: 18px ;
     color: #323648;
}
 .section-white p {
     font-family: "Roboto";
     line-height: 1.5;
     padding-left: 0;
}
 .section-white ul {
     width: 100%;
     margin-top: 5px;
     padding-left: 0;
}
 .section-white li {
     padding: 5px;
     font-family: 'Roboto';
     font-weight: 500;
}
 .section-white a:link {
     color: #00aeef;
}

 .gambling li:hover:after {
     content: '\f054';
     font-family: FontAwesome;
     color: #00aeef;
     float: right;
}
 .gambling li a:hover, #gamerows a:hover {
     text-decoration: none ;
     color: #00aeef;
}
 

 .section-white li a:link {
     font-family: 'Roboto';
     font-weight: 400;
}

 .profile-description {
     margin-top: 50px;
     position: relative;
}
 .profile-description .text {
     margin-bottom: 5px;
     color: #777;
     padding: 0 15px;
     position: relative;
     font-family: Arial;
     font-size: 14px;
     display: block;
}
 .show-more {
     width: 690px;
     color: #0097DC;
     position: relative;
     font-size: 12px;
     padding: .5rem;
     height: 20px;
     text-align: center;
     cursor: pointer;
}
 .first-col, .fourth-col, .second-col, .third-col {
     color: #323648;
     font-family: 'Roboto Condensed';
     font-weight: 400;
}

.first-col {
    font-size:17px;
}
 .show-more-height, .show-more-height1, .show-more-height2 {
     height: 400px;
     overflow: hidden;
}


.swiper-container {
    width:100%;
    height:400px;
    margin-top:50px;
    border:1px solid #efefef;

}    

.mobileVersion.section-white .swiper-container {
    margin-top: 0;
    height: auto;
}

.mobileVersion.section-white .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    border:none;
    width:100%;
    text-align: center;
    bottom:0;
}

.mobileVersion.section-white .swiper-wrapper {
    justify-content: center;
}
.swiper-slide {
      text-align: center;
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      display: block;
      padding:20px;
  }

.swiper-slide p {
    font-size: 12px;
    padding:5px;
}


.profile-menu-bar {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 9px;
    font-family: 'Roboto';
    font-weight: 400;
}


.attachment-thumbnail-medium.wp-post-image {
    width: 100%;
    margin-bottom: 10px;
    border-radius:3px;
}

/*------------------------------- CASINO'S RATING --------------------------------------*/
.casinorating-item {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 2px;
    font-weight: 500;
    border-radius: 4px;
    margin-bottom: 0.15rem;
    
}

.casinorating-item--average .casinorating-item-rating {
    background: #006700
}

.casinorating-item--average .casinorating-item-name-text {
    color: #005700
}

.casinorating-item-rating,
.casinorating-item .casinorating-item-rating--average {
    padding: 5px;
    font-size: 16px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 45px;
    border-radius: 4px;
    font-size: 1.5rem;
    text-align: center;
}

.mobileRating {
    padding-left: 0;
}

.casinorating-item-name {
    position: relative;
    width: 100%;
    background: #6aabe5;
    border-radius: 4px;
    height:2px;
    margin-top: 26px;
}

.casinorating-vote {
    width: 100%;
    padding: 8px 0 10px;
    text-align: center;
    background: #504d4d;
    padding-top:0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 4px;
}

.casinorating-vote-label {
    font-weight: 500;
    color: #f4f4f4;
}
.casinorating-item.averageWrapp .casinorating-item-name-text {
    color: #fff;
}

#wcd_rating .casinorating-item-name-fill{
    background: #7b7b7b;
}


.third > img {
    width: 40px;
}


.sidebar-links{
    border-top:1px solid #d1d1d1;
    margin-top:40px;
    padding-top: 1%;
}



.cookie-bar-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #d9e5f4;
    width: 100%;
    z-index: 99999;
    padding: 0.5rem;
    border-top: 4px;
    display: flex;
    justify-content: center;
}

.cookie-bar-alert p {
    font-family: 'Roboto';
    color: #444;
    font-size: 1.2rem;
    text-align: center;
    font-weight: 400;
    margin: 0px;
    padding-top: 7px;
}


.hide-cookie-bar {
    padding: 0.7rem 2.6rem 0.5rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: #00aeef;
    border-radius: 10px;
    margin-left: 2rem;
    border: none;
    cursor: pointer;
}

.cookie-bar-more-info {
    font-size: 1.2rem;
    padding-left: 0.5rem;
    color: #0072bc;
}


/* AUTHORS */

.authors {
    text-align: center
}
.authors>img {
    width: 100%;
}
#content .authors h1 {
    clear:both;
    padding-top:5%;
    font-family: 'roboto';
    font-weight: 400;
}

.section-white.authors-section {
    padding:  15px;
    margin: 0;
    margin-right:  0;
}

.author-description {
    clear: both;
    text-align: justify;
    font-family: 'roboto';
    color: #999;
    font-weight: 400;
}

.article-image {
    border-right: 1px solid #efefef;
}

.onThisPage-title {
    margin-bottom: 5px;
}

.authors-section .about-author {
    padding-left:0; 
    position: sticky; 
    top:70px;
}

.about-author-box {
    background-color: #efefef; 
    padding:3%;
}

.authors-section-mobile {
    margin-bottom: 2rem; 
    background-color:#efefef;
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.authors-section-mobile .articles-mobile {
    padding-left:0;
}

.description-article-mobile {
    font-family: 'roboto';
    font-weight: 400;
    color: #999;
}

#content .authors-section-mobile .description-article-mobile,
#content .authors-section-mobile .description-article-mobile h2 {
    padding-left:0; 
    padding-right:0;
}

/* AUTHORS */

/* NEWEST CASINOS */

#content .onlineCasinoWrapp {
    border-bottom: 1px solid #efefef;
    padding: 1%;
    margin-bottom: 5px;
}

#content .onlineCasinoWrapp .leftSideWrapp {
    width: 15%;
    float: left;
}

.leftSideWrapp a.imagelink img {
    max-height: 100px;
    width: 100%;
    min-height: 100px;
}

#content .onlineCasinoWrapp .rightSideWrapp p.onlinecasino-softwarelinks.softwarelinks {
    font-size: 13px;
    clear: both;
}

#content .onlineCasinoWrapp h3 {
    margin-left: 17%
}

#content p.review {
    clear: both;
}

#content .onlineCasinoWrapp a.btn-5.btn-play.btn.btn-playOneBlock {
    display: inline-block;
    margin-left: 2%;
}

#content .leftSideWrapp.leftSideWrapp1 img {
    width:100%;
}

#newest-slots .rightSideWrapp.rightSideWrapp1 {
    display: table;
    padding-left: 5%;
}

#newest-slots .rightSideWrapp.rightSideWrapp1 h3{
    margin-top:0;
    margin-left:0;
}

#payment-methods-all-list .gameWrapper {
    display:flex;
    min-height: 192px;
    width: 100%
}

#payment-methods-all-list .casino-component-payment {
    width:49%;
    border-bottom: 1px solid #efefef;
}

.casino-component-payment:nth-child(even) {
    float: right;
}


#payment-methods-all-list .gameWrapper div {
    margin-left: 5%;
}

#payment-methods-all-list .gameWrapper div h4 {
    padding: 0
}

p.games {
    height: auto;
    font-size: 13px;
    color: #898989;
}

.gameWrapper.clearfix p.description {
    font-size: 13px;
    text-align: justify;
    min-width: 390px;
} 

#payment-methods-all-list .gameWrapper a {
    display: table-cell;
    vertical-align: middle;
   

}

.gametypes span {
    font-size: 1rem;
    display: block;
    margin-bottom: 5px;
    width: 100%;
    line-height: 100%;
    color: #898989;
    font-family: 'roboto', sans-serif;
}

.onlinecasino-listRow {
    padding-bottom: 1%;
    margin-bottom: 1%;
    display: block;
    float: left;
    width: 25%;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
    min-height: 80px;
}
/* NEWEST CASINOS */

@media screen and (min--moz-device-pixel-ratio:0){
    .pricingContentTwoBlocks {
        width: 120px;
        float: left;
        clear: both;
    }

    #review-ThreeBonus-block .pricingContentThreeBlocks {
        width: -moz-available;
    }

    .reviewCasino {
        margin-top: 10px;
    }

  }

  /* ARTICLES CATEGORY */

.articles-category:first-of-type {
    margin-top:2rem;
}
.articles-category {
    margin-bottom: 2rem; 
    background-color:#efefef;
    border-left: 1px solid #efefef; 
    border-top: 1px solid #efefef;
}

#content .articles-category-description {
    font-family: 'roboto';
	font-weight: 400;
    color: #999;
    padding:2% 1%;
}

#content .articles-category-description h2 {
    padding-left: 0;
}

.articles-category-author {
    font-size: 1.3rem;
    float: left;
    width: auto;
    padding-right: 2%;
}

.category-description {
    margin:2% 0;
    font-family: 'roboto';
    font-weight: 400;
    color: #999;
    text-align: justify;
}

#content .toplist-articles-category .CasinoImg {
    width:auto;
    padding-left: 1%
}

#content .toplist-articles-category .main-toplist-cell a {
    clear: both;
}

#content .topListCasinosWrapper h3.flush-bottom {
    padding-bottom: 5%;
    border-bottom:1px solid #efefef;
}


#content .toplist-articles-category .casinoBonuses{
    width:50%;
}

#content .top-lottery-articles {
    float:right;
}

#content .articles-description {
    padding: 0;
    text-align: justify;
}


.articles-description p:first-of-type {
    margin-top: 2%;
}

.articles-category-sidebar{
    padding:2% 5%;
}

.section-white .articles-category-sidebar li {
    padding:1px;
}

#content .articles-category-sidebar a:link,
#content .articles-category-sidebar a:visited {
     color: #332233;
     border-bottom: 1px solid #efefef;
     padding: 2%;
     display: block;
 }

 #content .articles-category-sidebar a {
     display: -webkit-box
 }

 #content .articles-category-sidebar ul {
     margin-top:0;
     margin-bottom: 0;
 }
 
  /* ARTICLES CATEGORY */


/* NOT ACCEPTED PLAYERS */
  .section-white .casinoBonuses {
    padding-top: 4%;
  }
  .casinos-list.section-white {
    margin-bottom:5%;
  }
  .section-white .play-carret .lotteryCarret {
    opacity: 0.9;
  }
  .accepted-players {
    margin: 0; background-color: #fff;
  }
  .accepted-players p {
    text-align: center; margin: 0 auto; padding-top: 15px; font-weight: bold; width: 30%;
  }
/* NOT ACCEPTED PLAYERS */


/* PAYMENT METHOD PAGE*/
  .cDescription.payment-method-description>h2>img,
  .cDescription.payment-method-description>p>img{
      display: block;
      margin:0 auto;
  }

.cDescription.payment-description {
    display: inherit; 
    padding-top:0;
    margin-left:2%;
}

.ocblockheader>h1 {
    display:inline-table; 
    margin-left:2%;
    letter-spacing: 2px;
}

.payment-method-header {
    background-color:#d9e5f4;
    display: table;
    width: 100%; 
    padding: 3%; 
    margin:1% 0; 
    border-radius:5px;
}

div.div-casinoLogo img.blackoutline {
    width:100%;
    padding:5%;
}

.payment-method-block .section-white {
    padding-left:0; 
    padding-right:0; 
    margin-bottom: 10px; 

}

.feature-block-grey.textpadding-med {
    padding:0 2%;
}

table.wcd-onlinecasino-concise-casino-list {
    font-size: 0.8em;
}

.wcd-onlinecasino-concise-casino-list tr.blocksubheader {
    line-height: 50px; 
    border-bottom: 1px solid #efefef;
}

.wcd-onlinecasino-concise-casino-list tr.blocksubheader td {
    width:40%; 
    text-transform: uppercase; 
    font-family: 'Roboto Condensed'; 
    font-size: 14px; 
    font-weight: 500;
}

p.on-this-page,
.section-white.payment-top-casinos p {
    font-weight:500; 
    border-bottom: 1px solid #efefef;
    font-family: 'roboto condensed';
    padding:0 0 0 3%;
    line-height: 2
}


.section-white.payment-top-casinos img.blackoutline{
    margin-left: 1%;
    width: 20%;
    float: left;
}

.section-white.payment-top-casinos p {
    font-size: 14px; 
    line-height: 1.5;
    padding: 3%;
    width: 100%;
    padding-left: 25%;
    margin-bottom: 0  
}



.payment-top-casinos-body .payment-top-casinos-bonus p {
    border-bottom: 0;
}

p.on-this-page {
    font-size: 1.7rem;
    margin-bottom: 0 
}

#content .payment-sidebar .section-white.payment-top-casinos a:visited,
#content .payment-sidebar .section-white.payment-top-casinos a:link {
    color:#323648;
}

#content .payment-sidebar .section-white.payment-top-casinos a:hover {
    background-color: #d9e5f4;
    display: block;
}

.payment-top-casinos-body {
    display:flex;
    border-bottom:1px solid #efefef;
    height:50px
}

.payment-top-casinos-logo {
    width: 24%;
}

.payment-top-casinos-logo img {
    width: 80%; 
    padding: 10%;
}

.payment-top-casinos-name {
    width: 38%; 
    height:50px; 
    font-weight:500;
    display: table;
}

.section-white .payment-top-casinos-bonus {
    width: 38%; 
    display: -webkit-box;
}

.payment-top-casinos-name>p {
    display: table-cell;
    vertical-align: middle;
    border-bottom:none;
}

.section-white.payment-top-casinos .payment-top-casinos-bonus p {
    font-weight:500; 
    color:#3FA83D; 
}

.section-white.payment-casino-bonuses div.bonus {
    border-right:1px solid #efefef;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
}

.section-white.payment-casino-bonuses .bonus p.signUpBonus{
    min-height: 0;
    margin: 0
}

.section-white p.on-this-page {
    padding-top:0
}

#content .section-white.payment-casino-bonuses .bonus h3.bonus-heading {
    margin: 0
}

#content .section-white.payment-casino-bonuses .bonus .bonus-heading .price-value {
    font-size: 2em;
    text-align: center
}

#content .section-white.payment-casino-bonuses .bonus .bonus-heading .price-value .mo {
    font-size: 20px;
}

.section-white.payment-casino-bonuses .bonus .pricingContent {
    display: -webkit-inline-box;
}

.section-white.payment-casino-bonuses .bonus .pricingContent ul li,
.payment-sidebar .section-white ul li,
.section-white.online-slots-menu li{
    list-style-type: none
} 

.section-white.payment-casino-bonuses .bonus .pricingContent ul {
    display: flex;
}

#paymentmethod .casinorating {
    min-height: 0;
    margin-top: 0;
    float: left;
}

#paymentmethod .casinorating .casinorating-item-name-fill.fill {
    background-color: #00aeef;
    margin-top: 0
}

#paymentmethod .casinorating .casinorating-item-name {
    margin-top: 0;
    background-color: #d1d1d1
}

#paymentmethod .casinorating .casinorating-item-rating {
    padding:0;
}

.payment-method-block .payment-sidebar .section-white ul li {
    border-bottom:1px solid #efefef;
    padding: 2%
}

.payment-sidebar {
    margin-top:10px;
}

#paymentmethod tr td:nth-of-type(2) a {
    line-height: 60px;
}

.accept-payment-method {
    margin-top:2%; 
    display: -webkit-inline-box; 
    width:100%; 
    border-bottom: 1px solid #efefef;
}

.accept-payment-method h2 {
    width: 78%; 
    margin-top:0;
    border-bottom:none
}

.payment-method-header.payment-method-header-desktop .div-casinoLogo {
    margin-top: 0
}

.accept-payment-method a {
    padding: 15px;
    font-size: 18px;
}
/* PAYMENT METHOD PAGE*/


/* PAY AND PLAY PAGE */

#content #pay-n-play-headings h1  {
    font-size: 1.7em;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    line-height: 0.5;
    padding-left: 0;
    margin-top: 0;
    color: #323648;
    border-bottom: 1px solid #efefef;
    padding-bottom: 2%;
}

#content #pay-n-play-headings h2 {
    margin-top:2%;
    padding-left: 0;
    line-height: 0;
    border-bottom:1px solid #efefef;
    padding-bottom: 2%;
    font-size: 1.5em;
}

#content #pay-n-play-headings h3  {
    font-size: 1.3em;
}

#content #pay-n-play-headings h4 {
    line-height: 0;
    margin-top: 5%;
    font-size: 1em;
    padding-left: 0;
    color: #898989;
}

#contentInTabs .rowWrapp,
.section-white.cDescription .element {
    border-bottom: 1px solid #efefef;
}

#contentInTabs .rowWrapp .column {
    min-height: 1px;
    height: 60px;
}

#contentInTabs .rowWrapp .column:nth-child(1) {
    width: 14%;
    display: table;
}

#contentInTabs .rowWrapp .column {
    width: 17%;
    box-sizing: border-box;
    padding: 0;
    display: table;
    text-align: center
}

#contentInTabs .rowWrapp .column.alignRight {
    padding: 2px;
    display: table;
    width:30%
}

.column .reviewUrl {
    display: table-cell;
    vertical-align: middle
}

#contentInTabs .rowWrapp .column img {
    max-width: 60px;
    height: 60px;
    padding: 0;
}

#content #pay-n-play-headings .rowWrapp .column h3,
#content #contentInTabs .rowWrapp-languages.rowWrapp .column h3,
#casino_list .rowWrapp .column h3.casinoName {
    Color:#898989;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    float: left;
}

#contentInTabs .rowWrapp .column>p {
    font-size: 13px;
    margin:0;
    font-weight: 600;
    text-align: center;
    line-height: 2;
    display: table-cell;
    vertical-align: middle;
}

#contentInTabs .rowWrapp .column:nth-of-type(4) {
    display: grid
}


#contentInTabs .rowWrapp .column:nth-child(3) p {
    color: #333;
    line-height: 1.3;
}

#contentInTabs .rowWrapp .column .casinorating-item.averageWrapp .casinorating-item-rating--average {
    width: 100%;
    color: #333
}

ul.nav.nav-pills li a {
    border: 1px solid #efefef;
    border-radius: 5px;
}

#content .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff
}

#no_deposit_bonuses .column {
    text-align: center;
    width: 18%;
}
#no_deposit_bonuses .column a span {
    font-size: 1.3rem;
    font-weight: 500;
    display: block
}

#no_deposit_bonuses .flexElement .column {
    display: table;
    height:60px
}

#no_deposit_bonuses .fas.fa-chevron-right {
    font-size: 15px;
    margin-left: 5%;
}

#no_deposit_bonuses .column.column-play {
    
    display: -webkit-inline-box
}

#no_deposit_bonuses .column:nth-child(2),
#no_deposit_bonuses .column:nth-child(3) {
    width: 18%;
    
}

#no_deposit_bonuses .column a.btn-5.btn-play.btn {
    color: #fff
}

#no_deposit_bonuses .flexElement .column p,
#no_deposit_bonuses .flexElement .column a,
#contentInTabs .rowWrapp .column .casinorating-item.averageWrapp  {
    display: table-cell;
    vertical-align: middle
}

#no_deposit_bonuses .flexElement .column p a {
    display: -webkit-inline-box
}

#contentInTabs .rowWrapp .column .casinorating-item-name,
#casinotable .casinorating-item-name,
.element .ratingInfo.casinorating-item.averageWrapp .casinorating-item-name {
    margin: 0 auto;
    background: #d1d1d1;
    width: 40%;
}

#contentInTabs .alignRight {
    text-align: right !important;
}

#contentInTabs .rowWrapp .column.alignRight a.btn-play {
    min-width: 80px;
    line-height: 1 !important;
    height: 35px;
    margin-top: 10px
}

#contentInTabs .rowWrapp .column.alignRight a:first-of-type {
    width:40%;
    margin-right: 15%;
    display: table-cell;
    vertical-align: middle;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 14px;
}

#contentInTabs .bonus {
    width: 100%;
}

#contentInTabs .casinorating-item-name-text,
#casinorows .casinorating-item-name-text {
    z-index: 2;
    position: relative;
    color: #f4f4f4;
	font-size: 1.3rem;
	margin-top: 0
}

#no_deposit_bonuses .casinorating-item-name-text {
    color: #4d4d4d
}

#contentInTabs .casinorating-item-name-fill,
#casinorows .casinorating-item-name-fill,
.element .ratingInfo.casinorating-item.averageWrapp .casinorating-item-name-fill
 {
	z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #00aeef
}

ul.dropdown-menu.dropdown-inverse {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

ul.dropdown-menu.dropdown-inverse li.dropdown-item {
    cursor:pointer;
    display: block; 
    padding: 3%; 
    border-bottom: 1px solid #efefef;
    text-align:left;
}

ul.dropdown-menu.dropdown-inverse li.dropdown-item img {
    max-width: 22px;
    max-height: 22px;
    margin-right: 5px;
    margin-left: 10px;
    float: left;
}

#contentInTabs .btn-play {
    display:  inline; 
    min-width:85px;
}

.onThisPage-title.section-white {
    margin-top:0;
}
/* PAY AND PLAY PAGE */


/* SPORTS BETTOING */

.toplist-box.toplist-box-newD {
    color:#898989;
    margin: 0 0 1em;
    padding: 1em;

  }

  .section-white.top-sportsbook {
    padding: 0
  }

  #content .section-white.top-sportsbook.carretRight-menu .toplist-body a:link,
  #content .section-white.top-sportsbook.carretRight-menu .toplist-body a:visited { 
    color: #898989; 
    text-decoration: none;
    font-size: 14px; 
}

  .toplist-logo a img{
    width:100%
  }

  /* SPORTS BETTING */

/* GAMES PAGE */

.games-description {
    border-bottom:1px solid #efefef;
    padding-bottom: 2%;
}

#content .games-description h2 {
    padding-left: 0
}

.games-description span {
    font-weight: 500;
}
.games-description span:nth-last-of-type(1) {
    float: right;
}

#content .games-description span a:link {
    text-decoration: underline
}

.section-white.topListCasinosWrapper {
    padding-left: 3%;
    padding-right: 3%;
}

.section-white.topListCasinosWrapper .casinoBonuses {
    padding-top:0;
}

.section-white .how-to-play li,
.section-white .casino-games li,
.section-white .online-slots-menu li {
    list-style-type: none;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
}

#content .section-white.carretRight-menu li::after {
    content: '\f105';
    font-family: 'FontAwesome';
    display: none;
    color:#00aeef;
    font-size: 20px;
    font-size: 17px;
    font-weight: 600;
}

#content .section-white.carretRight-menu li:hover:after {
    display: inline-flex;
    float: right
}

#content .section-white.carretRight-menu li {
    cursor: pointer;
    padding: 3% 0;
    border-bottom:1px solid #efefef;
    list-style-type: none;
    padding-left: 5%;
    padding-right: 5%;
}

#content .section-white .how-to-play li:hover a,
#content .section-white .casino-games li:hover a,
#content .section-white .casino-games .fa-angle-right,
#content .section-white .how-to-play .fa-angle-right,
#content .section-white.carretRight-menu li:hover a,
#content .section-white.carretRight-menu li .fa-angle-right{
    color:#00aeef;
    
}


#content .section-white.carretRight-menu li a {
    color:#898989;
    font-size: 16px
}

#content .section-white.carretRight-menu,
#content .section-white.right-sidebar-menu {
    padding-left: 0;
    padding-right: 0
}

#content .section-white.right-sidebar-menu p,
#content .section-white.right-sidebar-menu li {
    padding-left: 5%;
    padding-right: 5%;
}


#content .section-white.carretRight-menu h2,
#content .section-white.right-sidebar-menu h2 {
    border-bottom:1px solid #efefef
}

/* GAMES PAGE */

/* JURISDICTIONS */

.jurisdictionWrapper {
    border: 1px solid #efefef;
    padding: 2%;
    margin-bottom: 5px;
}

.styled-select.slate {
    width: 50%;
    display: flex
}

.styled-select.slate:after {
    content: '\f0d7';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    padding: 2%;
}

.jurisdiction-section p {    
    width: 33%;
    display: grid;
    float: left;
}

.wcdBody {
    padding: 2%
}

.section-white.jurisdiction-section.cDescription.remove-padding h1 {
    padding: 1%;
    border-bottom: 1px solid #efefef;
}

/* JURISDICTIONS */

/* MOBILE GAMING */
.mobile-gaming {
    margin:3% auto;
    display: -webkit-box;
}
/* MOBILE GAMING */

/* LANGUAGES PAGE */ 

#languages-table  b {
    color:#00aeef
}

#languages-table .btn.btn-secondary.dropdown-toggle {
    font-size: 18px;
    line-height: 3
}

#languages-table .choose-country {
    margin-top:2%; 
    display: -webkit-inline-box; 
    width:100%; 
    border-bottom: 1px solid #efefef;
}

#languages-table .choose-country h2 {
    width: 50%; 
    margin-top:0;
    border-bottom:none
}

#languages-table .dropdown.show {
    width:50%; 
    text-align:right
}

.onlinecasino-listRow.languageWrapper {
    width: 24%;
    padding: 5px;
    min-height: 150px;
}

#content table.wcd-onlinecasino-concise-casino-list a {
    color: #00aeef;
}
#content table.wcd-onlinecasino-concise-casino-list .play-restricted a {
    color: #666;
}

table.wcd-onlinecasino-concise-casino-list tr.blocksubheader {
background-color: #efefef;
}

table.wcd-onlinecasino-concise-casino-list tr.blocksubheader td {
font-size: 1.2rem;
border-right: 1px solid #ffffff;
}

table.wcd-onlinecasino-concise-casino-list tr td {
padding: 2%;
line-height: 120%;
}

.section-white.cDescription.software-games table.tableClassic tr {
    width:50%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding: 0 2%;
}

.section-white.cDescription.software-games table.tableClassic tr th{
    color: #00aeef;
    text-decoration: underline;
}

.rowWrapp-languages {
    clear: both;
}

#contentInTabs .rowWrapp-languages.rowWrapp .column {
    width: 19%;
}

#casino_list .rowWrapp .column a.reviewUrl {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
}

#more_casino,
#all_casino {
    margin-top:1%; 
    margin-bottom:1%;
}

/* LANGUAGES PAGE */ 

/* SLOTS PAGE */ 
#content .section-white.slots-page,
#content .section-white.slots-page h1 {
    margin-top:0;
}


#content .section-white.slots-page h1 {
    padding: 2%;
    border-bottom: 1px solid #efefef;
}

#content .section-white.slots-page p {
    padding: 2%;
}

#content .section-white .slotsAccordion {
    box-shadow: none;
}

#content table.wcd-onlinecasino-concise-casino-list td.online-slots-name {
    width: 15%;
}

#content table.wcd-onlinecasino-concise-casino-list td.online-slots-name a {
    color: #898989;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    font-weight: 500;
}

#content table.wcd-onlinecasino-concise-casino-list td.slots-bonus {
    width: 20%
}

#content table.wcd-onlinecasino-concise-casino-list td.slots-bonus a {
    color: #333
}

#content .slots-section-white.section-white {
    padding: 0
}

#content .slots-section-white.section-white .CasinoImg{
    padding: 2%;
}

#content .slots-section-white.section-white .play-carret {
    width: 15%;
}

.slots-box {
    width: 50%;
    display: -webkit-box;
    border: 1px solid #efefef;
    padding: 1%;
}

.section-white.slot-games {
    padding: 2%;
    display: grid
}

.slots-box:nth-child(odd) {
    float: left;
}


.slots-box:nth-child(even) {
    float: right;
}

/* SLOTS PAGE */ 


/* CASINO GAMES PAGE */
.jt-megamenu {
    display: flex;
    list-style-type: none
}
.jt-megamenu li {
    border: 1px solid #d9e5f4;
    width: 13%;
    text-align: center;
    padding: 10px 0;
}
.jt-megamenu li:hover {
    background-color: #d9e5f4;
    
}

#content .jt-megamenu li a,
#content #submenu1 a,
#content #submenu1 a span {
    color: #323648;
    font-size: 12px;
    font-weight: 500;
}

#content .jt-megamenu li a:hover{
    color: #00aeef
}

.oc-wrapper {
    width: auto;
    text-align: center
}

#submenu1 .oc-wrap {
    display: flex;
}

.oc-wrapper span {
    display: block;
    font-size:12px;
    margin-top:17px;
}

.oc-wrap a {
    width: 80%
}

.oc-wrapper img {
    margin-top: 20%
}
/* CASINO GAMES PAGE */


/* COUNTRIES PAGE*/

.country-box {
    float: left; 
    width: 33%; 
    padding-right: 2%
}
.contentInGreyBlock.listOfCountries img.flag {
    float: left;
    margin: 7px 5px 0 0;
}

.contentInGreyBlock.listOfCountries.clearfix span {
    display: flex;
    color: #898989;
    font-size: 14px;
    padding: 1%;
    
}
.contentInGreyBlock.listOfCountries .country-box a:nth-child(odd) {
    float: left;
    width: 50%;
    text-align: left;
   
}
.contentInGreyBlock.listOfCountries .country-box a:nth-child(even) {
    float: right;
    width:50% ;
    text-align: left;
}
/* COUNTRIES PAGE*/

/* FREE GAMES GAMES PAGE */
.game-navigation-bar {
    background-color: #efefef; 
    padding: 1rem;
    text-align: center;
    font-family: "Roboto";
    display: flow-root;
    border-bottom:2px solid #00aeef;
    font-weight: 500;
    line-height:30px;
}

.game-nav-button {
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.game-nav-button:hover {
    transition: all 0.2s ease-in-out 0s;
    opacity: 0.8;
}

#content .onlinecasino-casino-list.feature-block-grey .onlinecasino-listRow.onlineCasinoWrapp {
    width: 100%;
    display: flex
}

#content .rightSideWrapp.rightSideWrapp1.rightSideWrapp2 {
    padding: 0 1%
}
#content .rightSideWrapp.rightSideWrapp1.rightSideWrapp2 h3,
#content .rightSideWrapp.rightSideWrapp1.rightSideWrapp2 p.gameType {
    margin: 0
}

#content .leftSideWrapp.leftSideWrapp1.leftSideWrapp2 {
    width: 18%;
}

#content .rightSideWrapp.rightSideWrapp1.rightSideWrapp2 .ratingInfo.casinorating-item.averageWrapp .casinorating-item-name {
    margin: 0 auto;
    background: #d1d1d1;
    width:100%;
}

#content .rightSideWrapp.rightSideWrapp1.rightSideWrapp2 .ratingInfo.casinorating-item.averageWrapp .casinorating-item-name-text { 
    z-index: 2;
    position: relative;
    color: #f4f4f4;
    font-size: 1.3rem;
    margin-top: 0;
}

#content .rightSideWrapp.rightSideWrapp1.rightSideWrapp2 .ratingInfo.casinorating-item.averageWrapp .casinorating-item-name-fill {
    background-color: #00aeef

}

#content .rating-wrap {
    display: inline-block;
    width: 12%;
    margin-top: 10px;
}

#content .element .rating-wrap {
    width: 100%
}

.element p {
    font-size: 0.8em
}

.element span {
    width: 100%
}

.element span a {
    margin-left: 3%;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

#content .element span h3 {
    margin-top: 15%
}

.section-white.home-page .gameWrapper span {
    display: flex
}

.section-white.home-page .gameWrapper span:nth-child(2) {
    display: block
}

#content .section-white.home-page .gameWrapper span h4 {
    padding-left: 0;
    color: #323648;
    margin: 0
}

#content .section-white.home-page .gameWrapper span {
    margin-left: 5%;
    width: 90%;
}

.section-white.home-page .gameWrapper span,
.section-white.home-page .gameWrapper .thumb {
    height: 70px;
}

#content .elRow  .fa-angle-right {
    margin: 11% 0
}

.section-white.home-page .gameWrapper .fa-angle-right,
.elRow  .fa-angle-right{
    margin: 9% 0;
    font-size: 25px;
    float: right;
    color: #00aeef;
    display: none;
}

.featureContainer .half {
    border: 1px solid #efefef;
    width: 50%;
    text-align: center;
    float: left;
    padding: 4%;
}

#bonuses-homepage {
    width: 25%;
    border: 1px solid #efefef;
    height: 220px;
    float: left;
    text-align: center
}

#bonuses-homepage .imagelink{
    min-height: 115px;
    display: block;
}

.topCasinoWrapper .row {
    display: -webkit-inline-box;
}

#content .featureContainer .half .topCasinoWrapper .btn-play.btn.btn-block { 
    width: 50%;
    margin: 0 auto;
    color: #fff;
}

.section-white.home-page .gameWrapper {
    border-top: 1px solid #efefef
}

.section-white.home-page .gameWrapper:hover,
.element:hover,
.slotWrapper:hover,
.elRow:hover {
    background: #d9e5f4;
    cursor: pointer
}

.section-white.home-page .gameWrapper:hover .fa-angle-right,
.elRow:hover .fa-angle-right {
    display: inline-block
}

.section-white.home-page {
    padding: 0
}


.panel-title {
    padding: 0
}
/* FREE GAMES PAGE */


/* CASINO GAMES PAGE */
.oc-game { 
    width: 215px; 
    height: 65px; 
    padding: 4px; 
    box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    float: left; 
    margin: 4px 0px 0px 6px; 
    border-bottom: 1px solid #efefef;
}
.game-title { 
    font-weight: bold; 
    font-size: 12px; 
}
.game-sgt { 
    font-size: 10px; 
}
.order-by, .gametype-filter, .software-filter { 
    color: #999; 
    font-weight: bold; 
    padding: 0px 8px 0px 8px; 
    cursor: pointer; 
}
.oc-game:hover { 
    background-color: #E5ECF9; 
}
.order-by-active { 
    color: #36C !important; 
}
.filteroption { 
    width: 33%; 
    display: inline-block; 
    text-align: center; 
}
#filtermenu { 
    display: flex;
    margin-bottom:3%;
    justify-content: space-between
}  
.filterblock { 
    color: #323648 
}
.filterblock .fa-caret-down {
	position: absolute;
}

#filtermenu .dropdown.show {
    text-align: center;
    border-bottom: 1px solid #efefef;
}

#gamesynopsis {
    display: block;
    margin-top: 2%;
}

#casino_list .rowWrapp .column h3.casinoName {
    text-align: left;
}

/* CASINO GAMES PAGE */


/* ONLINE CASINOS PAGE*/
#casinotable tr td {
	padding:1%;
	border-right: 1px solid #ccc;
	font-family: 'roboto';
	color: #4d4d4d;
	text-align: center;
}
#sort-names, #sort-games, #sort-ratings, .ocblockheader-grey { 
	cursor: pointer; 
	color: #4d4d4d 
}

#casinorows .btn-5.btn-play.btn {
	min-width:40%;
	font-size: 15px;
	font-family: 'roboto';
	float: right;
}

.lblue td, .dblue td { 
    padding: 2px 8px; 
    text-align: center; 
}

#content #casinosearch .lblue td a, .dblue td a { 
    color: #00aeef; 
}
.lblue td { 
    background-color:#fff ; 
}
.dblue td { 
    background-color: #eee; 
}
#casinosearch {  
    color: #AAA; 
    font-size: 18px; 
    padding: 3px 6px; 

}
.section-white.cDescription.all-casinos-list {
    display: table
}

#content .section-white.cDescription.all-casinos-list h3 {
    width:50%; 
    margin:0; 
    display:table-cell; 
    vertical-align:middle;
}

.section-white.cDescription.all-casinos-list span {
    width: 50%; 
    display: table-cell;
    vertical-align:middle 
}

#content #casinorows a.casino-title-list {
    font-weight: 500;
    margin-right: 5%;
    font-family: 'roboto';
    font-size: 16px;
    line-height: 50px;
    color: #00aeef
}
/* ONLINE CASINOS PAGE*/

/* QUESTIONS AND ANSWERS PART */
#questions_and_answers .panel-default>.panel-heading {
    height: auto;
}
#questions_and_answers h4>a {
    font-size: 17px;
    font-weight: 500;
    font-family: 'roboto', sans-serif;
}
/* QUESTIONS AND ANSWERS PART */


/* BONUSES AND PROMOTIONS PAGE */

table.trustedCasinosTable tr{
    border-bottom:1px solid #efefef;
    height: 50px
}

table.trustedCasinosTable td:first-of-type {
    font-size: 14px
}

table.trustedCasinosTable td {
    text-align: left;
    padding: 2%
}

table.trustedCasinosTable td.secondTd {
    font-size: 1.4rem;
    font-weight: 500;
    color: #4d4d4d
}

.casino-element-shell.ocdb-panel-titlebar-div {
    background-color: #efefef
}

#content .casino-element-shell.ocdb-panel-titlebar-div h2 {
    padding-bottom: 0
}
.casino-element-shell.ocdb-panel-titlebar-div p {
    padding: 0 0 2% 2%
}

#content .section-white.bonuses-and-promotions {
    margin-bottom: 0
}

#content .section-white .guide-wrap {
    padding: 0 2%
}

.visitBlock  {
    text-align: center;
    font-weight: 500;
    padding: 1%;
}
/* BONUSES AND PROMOTIONS PAGE */

/* SOFTWARE-GAMES PAGE */

.software-page.payment-method-header.payment-method-header-desktop {
    margin-top:0;
}

.software-page.payment-method-header.payment-method-header-desktop .left.blackoutline {
    padding-right: 0.5em;
}

.section-white.cDescription.software-games h2 {
    border-bottom:1px solid #efefef
}

table.section-white.tableGames.cDescription {
    width: 100%; 
    box-shadow: none
}

#content .onlinecasino-casino-list.blockblock.feature-block-grey h2 {
    margin-bottom: 1%;
    background-color:  #fff;
    margin-bottom:  0;
    border-bottom: 1px solid #efefef;
}

table.section-white.tableGames.cDescription {
    width: 100%; 
    box-shadow: none
}

table.section-white.tableGames.cDescription.games-table td{
    border-right: 1px solid #efefef; 
    padding: 1%; 
    border-bottom: 1px solid #efefef;
    display: flex; 
    width:50%; 
    float:left;
}

table.section-white.tableGames.cDescription.games-table span p{
    min-height: 80px;
    font-size: 0.8em;
    margin-top: 2%;
}

table.section-white.tableGames.cDescription.games-table td a img {
    margin-top: 40%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

table.section-white.tableClassic.tableGames.gamesInTable.cDescription td {
    padding: 1%;
    text-align: center;
    border-bottom: 1px solid #efefef;
}

#content .software-games-sidebar .onThisPage-title {
    float: none;
    position: initial;
}

table.section-white.tableGames.cDescription.games-table tr td a.imagelink {
    width: 20%;
}

table.section-white.tableGames.cDescription.games-table tr td span {
    width: 82%;
    float: right;
}

table.section-white.tableGames.cDescription.games-table tr td span a {
    text-decoration: underline;
    font-weight: bold;
    font-family: 'roboto', sans-serif;
}

.section-white.address ul li {
    list-style-type: none
}
/* SOFTWARE-GAMES PAGE */

.game-type {
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 5%;
    border: 1px solid #efefef;
    float: left;
    border-bottom: none;
}
.game-type p {
    color: #323648;
    font-weight: 500;
}

.game-type a {
    font-weight: 500;
    font-size: 14px
}

.game-type img {
    margin-bottom: 10%;
}

.column.col1 {
    display: table
}

.column.col1 a img {
    height: 70px;
}
.column.col1 h4 {
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

.column.col1 span {
    margin-left: 5%
}

.slotWrapper .slotContent {
    display:flex;
    padding: 2%;
    border-top: 1px solid #efefef;
}

.section-white .element {
    display: flex;
    border-top: 1px solid #efefef;
}

.slotContent .imageHolder img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.affiliate-programs .onlinecasino-listRow {
    min-height: 50px;
}
#content .section-white.cDescription.game-rules {
    padding: 0 0 10px 0;
}
.section-white.carretRight-menu .flag {
    margin-right: 3%
}
.onlinecasino-cell button {
    padding: 5px 20px;
    color: #fff;
    margin-left: 0;
}

.onlinecasino-cell {
    border-top:1px solid #efefef
}

.section-white.cDescription .onlinecasino-cell h2.flush-bottom>img {
    width: auto;
    height: auto;
}
.add-link {
    border-top: 1px solid #efefef;
    width: 100%;
    display: -webkit-box;
    text-align: -webkit-center;
}
.onlinecasino-casino-list.feature-block-grey .owners{
    width:20%; 
    float: left; 
    text-align: left; 
    padding: 0 1%; 
    min-height: 100px;
}
.section-white.carretRight-menu ul>a {
    display: block;
    margin: 3%
}

.gameInfoWrapper.third {
    width: 20%;
    float: left;
    min-height: 240px;
    display: block;
}

#content .gameInfoWrapper.third .rating-wrap {
    display: inline;
}

#content .gameInfoWrapper.third .rating-wrap .casinorating-item-name-text {
    margin-top: 0;

}

#content .gameInfoWrapper.third .casinorating-item-name-fill {
    background: #00aeef
}

#content .gameInfoWrapper.third .casinorating-item-name{
    background: #d1d1d1;
    width: 80%;
    margin: 0 auto;
}

#content .gameInfoWrapper.third .imgWrapp {
    text-align:center
}

#content .quickInfoWrapp h3 {
    min-height: 25px;
    margin: 0;
}

.quickInfoWrapp {
    text-align: center
}
.slick-slide.slick-active {
    text-align: center;
    margin-top:1%
}
#c-rply-form0 .btn-5.submit.btn {
    margin-bottom: 2%
}

.section-white.cDescription h2>img {
    width: 100%;
    height: 100%;
}

#contentInTabs ul.nav.nav-pills {
    display: flex;
    justify-content: flex-end
}


.dropdown {
    position: relative !important;
    display: inline-block !important;
}

.choose-country .dropdown.show {
    text-align: right;
    float: right;
}

.section-white.cDescription  .selected>img {
    padding: 0 0 0 5%
}

#dropdownMenuLink {
    font-size: 20px;
}

.dropdown-content {
    display: none;
    position: fixed;
    padding: 1em 1em 0 1em;
    line-height: 1.3em;
    z-index: 9999;
    color: #000;
    background: #fff;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    width: 90%;
    max-width: 1170px;

}

.mm-h1,
.megamenu-content b, #mm-world-casinos-content .mm-h1.countriesMenu a:link{
    color: #484848 !important;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.megamenu-content {
    padding: 0.5rem;
    font-family: 'Roboto';
    text-align: left

}

#nav #cb-main-menu .main-nav .dropdown-content .megamenu-content a {
    color: #999;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    padding: 5px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize
}


#nav #cb-main-menu .main-nav .dropdown-content .megamenu-content a:hover,
#nav #cb-main-menu .main-nav .dropdown-content .megamenu-content .subMenus li:hover > a{
    cursor: pointer;
    border-radius: 3px;
    text-decoration: none;
    color: #00aeef;
    text-transform: capitalize;
    background-color: #efefef;
    border-bottom: none;
    padding-bottom: 5px;
}

#nav #cb-main-menu .main-nav .dropdown-content li {
    display: flex;
    width: max-content;
    width: -moz-fit-content;
}
.main-nav .dropdown-content li:last-child {
    border-left: none;
    width: auto;
    padding-left: 0
}

.megamenu-content p {
    line-height: 1.3;
    font-size: 12px;
    display: block;
    clear: left;
    max-width: 460px;
    font-family: 'Roboto';
    text-transform: capitalize;
    text-align: left;
    color: #999;
    cursor: pointer
}

.megamenu-content p:hover {
    border: 1px solid #efefef;
    height: 77px;
    -webkit-box-shadow: -1px 3px 37px 0px rgba(171,162,171,1);
    -moz-box-shadow: -1px 3px 37px 0px rgba(171,162,171,1);
    box-shadow: -1px 3px 37px 0px rgba(171,162,171,1);
    margin: 0;
}

#nav #cb-main-menu .main-nav .dropdown-content .megamenu-content p.megaMenuNews a:hover {
    background-color: transparent;
    color: #323648 !important;
}

.megamenu-content .flush-bottom{
    font-family: 'Roboto' !important;
    text-transform: uppercase !important;
    font-size: 14px;
    padding-bottom: 15px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #efefef;
    font-weight: 500;
    color: #484848;
}

.main-toplist-cell a {
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
}

#nav #cb-main-menu .main-nav #mm-online-casinos-content .country-casinos ul.subMenus li,
#mm-games-content  .free-games-dropdown ul.subMenus li{
    width: 50%;
    float: left;
    line-height: 3px; 
    padding: 2%; 
}

#nav #cb-main-menu .main-nav .dropdown-content .megamenu-content .news-thumb-container a:hover {
    background-color: transparent
}

.news-thumb-container .news-thumb-headline.newsMenu .news-thumb-date {
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
    font-family: 'roboto';
    font-size: 10px;
}

.news-thumb-headline.newsMenu .news-thumb-link:link{
    font-family: 'Roboto Condensed';
    font-weight: 400;
    color:#323648;
    font-size:18px;
    padding-left: 0%
}

.news-thumb-headline {
    position: absolute;
}

.newsMenu {
    margin-top: 145px;
    text-align: left
}

#nav #cb-main-menu #mm-games-content li {
    width: 50%;
}

#load_sign_up {
    padding: 2%
}

.electronic-transfer,
.locate-account {
    display: flex
}


.electronic-transfer p {
    margin: 0;
    line-height: 40px;
    margin: 0 2%;
    color: #4d4d4d
}

.electronic-transfer input:first-of-type {
    width: 20%;
}

.electronic-transfer input:nth-of-type(2),
.donate-userid {
    width: 30%;
}

.electronic-transfer .btn,
.locate-account .btn {
    padding: 1px 20px;
    margin-left: 2%;
}

.electronic-transfer .btn p{
    color: #fff
}

.locate-account input:first-of-type {
    width: 40%
}




#sticky {
    padding: 0;
}
.sticky {
    position: fixed ;
    left: 0;
    top: 0;
    background-color: rgba(27, 27, 27, 1) !important;
    display: block;
    z-index: 999999;
}

.table-header-top-8 {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 2% 0;
}

.table-header-top-8 span {
    display: inline-flex;
    width: 13%;
    justify-content: center;
}

.table-header-top-8 span:nth-of-type(2) {
    width: 10%;
}

.table-header-top-8 span:nth-of-type(3) {
    width: 17%
}

.table-header-top-8 span:nth-of-type(4) {
    width: 14%

}

.table-header-top-8 span:nth-of-type(6) {
    width: 16%

}

#contentInTabs .rowWrapp.top-8 .column:first-of-type {
    width: 13%;
}

#contentInTabs .rowWrapp.top-8 .column:nth-of-type(2){
    width:10%
}

#contentInTabs .rowWrapp.top-8 .column h3 {
    margin:0;
    margin-top: 20px
}

#contentInTabs .rowWrapp.top-8 .column:nth-of-type(7) {
    width: 10%;
}
    



@media screen and (min--moz-device-pixel-ratio:0){
    .pricingContentTwoBlocks {
        max-width: 120px;
    }
}



/* WWW */
#casino-guide-features ul {
    width: 33%;
    float:left;
}
#casino-guide-features ul li {
    text-align: center;
    border-bottom: 1px solid #efefef;
    list-style-type: none;
}

#content .section-white.inclusion ul li{
    cursor: pointer;
    padding: 3% 0;
    border-bottom: 1px solid #efefef;
    list-style-type: none;
    padding-left: 5%;
    padding-right: 5%;
    color: #898989 !important;
}
#content .section-white.inclusion ul li a {
    color: #898989;
}

.contact-input-name {
    padding: 3% 0;
    color: #333;
    font-weight: 600;
    display: block
}

.contact-input,
#wcdLoginForm .form-input-style, {
    width: 100%;
    height: 50px;
    border: 1px solid #8da1ce;
    border-radius: 5px;
    background: transparent
}

#wcdLoginForm .form-input-style,
.textfield {
    background: transparent;
    border: 1px solid #8da1ce;
    border-radius: 5px;
    width: 100%;
    height: 45px;
}

.textfield.message {
    height: 230px;
}
.contact-form-left {
    width:40%; 
    float: left
}

.contact-form-right {
    width:40%; 
    float: right
}

.contact-form {
    padding: 0 3%
}

.btn.btn-5.contact-form-btn {
    margin-top: 3%;
    padding: 1% 5%;
}

#contact-page .contact-form {
    margin-top: 7%; 
    padding-right: 10%
}

#contact-page .contact-wrap {
    display: flex
}

#contact-page .left-side {
    width:50%; 
    padding: 0 2%
}

#contact-page .right-side {
    width:50%; 
    padding:0 2%
}

#contact-page .right-side h3,
#contact-page .left-side h3 {
    margin-left: 0
}

#wcdLoginForm table,
#contact-page img {
    width: 100%;
}

#wcdLoginForm table p{
    color: #323648;
}

.left-side p {
    width: 80%
}

/* STATISTICS PAGE */   
.sidebar-text {
    transform: rotate(-90deg);
    position: absolute;
    margin-left: -75px;
    margin-top: 14%;
}
.left-side {
    width: 100%;
    position: absolute;
    margin-left: 1%;
}

.progress.vertical {
    width: 40px;
    border-radius: 0;
    margin-bottom: 0
}

#progressbar-2, #progressbar-3, #progressbar-4, #progressbar-5, #progressbar-6, #progressbar-7, #progressbar-2-1,
#progressbar-2-2, #progressbar-2-3, #progressbar-2-4, #progressbar-2-5, #progressbar-2-6, #progressbar-2-7,
#progressbar-2-8, #progressbar-2-9, #progressbar-2-10, #progressbar-2-11, #progressbar-2-12, #progressbar-2-13,
#progressbar-2-14, #progressbar-2-15, #progressbar-2-16, #progressbar-2-17 {
    margin: 25px 6px;
    width: 40px;
}

.progressbar-headings span {
    display: block;
    padding: 5px 5px;
    font-size: 15px;
    font-weight: 600;
    color: #323648;
    text-align: left;
}

.left-side.leftside-2.data-side {
    margin-left: -2%
}

.left-side.leftside-2 span {
    padding: 21px 15px;
}

#land-based .data {
    margin: 25px 30px
}

.data-mobile-list {
    display: none
}

/*FORMS*/
#register-account tr td{
    display: block;
    width: 80%;
    margin: 0 auto
}
#register-account .form-input-style {
    margin-top: 2%
}
#register-account span {
    color:#323648;
    font-weight: 500;
    padding: 2%
}

#register-account tr:nth-of-type(3),
#register-account tr:nth-of-type(4) {
    margin-top: 4%
}

#register-account form {
    margin-top: 5%
}

#register-account .btn.btn-5.contact-form-btn {
    padding: 3%;
    margin-top: 10%;
}

#register-account tr {
	width: 50%;
	display: -webkit-box;
	float: left;
}

.forum-thread-listing th {
    border-bottom: 1px solid #efefef;
}

#content .welcome-user {
    display: grid;
    margin-top: 9%;
}
#content .welcome-user h1 {
    color: #fff
}
.control-panel-user {
    line-height: 230px;
}

.user-image-c,
.user-name-c {
    line-height: 260px
}

.edit_avatar_wrap .imagelink {
width: 70px;
height: 70px;
border-radius: 50%;
margin-top: -25px;
}

.edit_avatar_wrap span {
    display: block;
    color: #323648;
    font-size: 20px;
    
}
.section-white.cDescription.edit_avatar_wrap .default-avatar {
    float: left;
    padding: 0;
    border-radius: 50%
}

.keep-default-avatar {
    width: 50%;
    float: left;
    line-height: 65px;
    padding: 3%;
}

#content .keep-default-avatar input {
    margin: 25px 0 2px 10px;
}

.upload-image {
    width: 50%;
    float: right;
    padding: 3%
}

.upload-image small {
    font-size: 12px;
}

#content .upload-image input {
    margin: 10px 0 0;
}

.choose-file {
    line-height: 0
}

.edit_avatar_wrap .btn {
    margin-top: 2%;
    display: -webkit-inline-box;
    margin-left: 40%;
    color: #fff;
    width: 20%;
}

.edit_avatar_wrap .btn p {
    margin: 0
}
/*FORMS*/




/* STATISTICS PAGE */   



/* WWW */


