*{margin: 0; padding: 0; box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
   color: 000;}

a{ text-decoration: none;color: #0a094f;
}

body {
    padding-top: 100px;
    font-family: 'Roboto', sans-serif;
}
a:hover{ text-decoration: none; }

li{ list-style: none; }

.bg-dark {
    background-color: #fff!important;
}
.navbar-dark .navbar-nav .nav-item {
    padding: 0px 10px;
}
.navbar-dark .navbar-nav .nav-link {
       color: #0a094f;
	   border-bottom: 2px solid transparent;
	   padding: 0px;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #0e0086;
    border-bottom: 2px solid;
}
.banner-section{
	background-image:url('../images/banner-bg.jpg');
	height:450px;
	text-align:center;
	color:white;
	background-size: cover;
	width: 100%;
}

.banner-section h1, .second-banner-section h1 {
    padding-top: 100px;
	font-size: 60px;
    font-weight: 700;
}
.banner-section p{
	font-size: 30px;
    font-weight: 700;
}


.site-section {
    margin-bottom: 30px;
	text-align: center;
}
.site-section img {
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.box {
    border: 1px solid #0e0086;
	background: lightgray;
	border-top-left-radius: 30px;
    border-top-right-radius: 30px;
	margin-top:30px;
}
.play-now-btn {
    padding: 4px 13px;
    border: 1px solid;
    border-radius: 6px;
    background: #0e0086;
    color: #fff;
    margin-top: 6px;
    margin-bottom: 6px;
}
.play-now-btn:hover {
    background: black;
    color: #fff;
}


.second-banner-section{
	background-image:url('../images/banner-02.jpg');
	height:400px;
	text-align:center;
	color:white;
	background-size: cover;
	width: 100%;
}
.second-banner-section p{
	font-size: 18px;
    font-weight: 700;
}


.table-section{
	text-align:center;
	width:100%;
}
.table {
    margin-bottom: 0;
}
.table-section thead {
    background: black;
    color: white;
    font-size: 20px;
}
.content_sec {
    float: left;
    width: 100%;
    background-color: #04042f;
    padding: 30px 50px;
}
.topSiteLogos .row {
    padding: 10px;
}
.col-md-9 {
    color: #fff;
}
.col-md-3 h5 {
    background-color: #000066;
    padding: 12px 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    font-size: 15px;
}
.aside_list {
    padding: 0px;
}
.col-md-3 h5:hover {
    color: #006;
    background-color: #fff;
    border: 2px solid #006;
}
.aside_list a {
    background-color: #fff;
    color: #000066;
    padding: 11px 25px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 599;
    border: 1px solid #1900a4;
    margin: 12px 0 0 0px;
    width: 100%;
	border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.aside_list a:hover {
    background-color: #000066;
    color: #FFFFFF;
	border-radius:0px;
}
.indigo {
    background-color: #fff!important
}

.text-uppercasea a {
    color: #007bff!important;
    text-decoration: none;
    background-color: transparent;
}

table.toplist-table{display:block;width:100%;height:100%;float:left;margin: 40px 0;}
table.toplist-table tbody{height:100%;display:block;width:100%;padding:0;border:0;background:0 0}
table.toplist-table tbody:hover{background:0 0}
table.toplist-table tbody tr{height:100%;padding:20px 25px;margin-bottom:10px;-webkit-box-shadow:0 2px 8px 0 rgba(95,95,95,.34);
    box-shadow:0 2px 8px 0 rgba(95,95,95,.34);
    background:#dee0eb;
    position:relative}table.toplist-table tbody tr:hover{background:#f9e0c6}table.toplist-table tbody ul{list-style:none;
        padding-left:10px;margin:0}table.toplist-table tr{display:-webkit-box;display:-ms-flexbox;
            display:flex;-webkit-box-orient:horizontal;
            -webkit-box-direction:normal;
            -ms-flex-flow:row wrap;
            flex-flow:row wrap;
            -webkit-box-align:center;
            -ms-flex-align:center;
            align-items:center}
            table.toplist-table tr th{font-size:16px;font-weight:500;color:white}
            table.toplist-table tr th:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 40%;padding: 9px 0px;}
            table.toplist-table tr th:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
            table.toplist-table tr th:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
            table.toplist-table tr th:nth-child(4){-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%}
            table.toplist-table tr td:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 40%}
            table.toplist-table tr td:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
            table.toplist-table tr td:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
            table.toplist-table tr td:nth-child(4){-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%}
            table.toplist-table thead{display:block}
            table.toplist-table thead tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;background:#d4d7db;padding:2.5px 25px;
                  border:1px solid;border-color:#4646460d;-webkit-box-shadow:1px 0 5px 0 rgba(95,95,95,.35);
                  box-shadow:1px 0 5px 0 rgba(95,95,95,.35);background:#0e0086}
            table.toplist-table .top-order{width:40px;position:absolute;-webkit-box-pack:start;
                        -ms-flex-pack:start;justify-content:flex-start;padding-left:10px;padding-bottom:5px;
                        font-size:16px;height:40px;border-radius:0 0 100% 0;display:-webkit-box;display:-ms-flexbox;
                        display:flex;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;
                        color:#333;text-align:center;background:#fff}
            table.toplist-table .leftside{position:static;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
            table.toplist-table a.recension-link{text-align:center}
            table.toplist-table .recension-link p{font-size:13px;text-align:center;margin:0;line-height:1.7;color:#333}
            table.toplist-table .rightside{margin:7.5px 0;text-align:center;padding:2.5px 10px}
            table.toplist-table .rightside .cta-button span{font-size:22px}
            table.toplist-table a.tc-link{font-size:10px;color:#333;font-weight:500;line-height:1.8;display:block}
            table.toplist-table .tc-sidebar-box-unique{background:0 0;margin-top:2.5px}
            table.toplist-table a.btn{margin-bottom:7.5px;padding:15px 5px}
            table.toplist-table a.review-link{font-size:12px;color:#5d5d5d;font-weight:400;display:block;margin-top:5px;border-bottom:1px solid;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto;line-height:1;border-color:#9c9c9c}
            table.toplist-table .review-name-container{width:100%;font-size:0}
            table.toplist-table .review-name-container span{font-size:0}
            table.toplist-table .name-logo{width:100%;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center; -ms-flex-pack:center;justify-content:center;height:100px}
            table.toplist-table .name-logo img{-o-object-fit:contain;object-fit:contain}
            table.toplist-table ul li{margin:0;text-align:left;font-size:12px;font-weight:500;color:#797979}
            table.toplist-table ul li:before{font-family:"font awesome 5 free";content:"\f00c";margin-right:5px;font-weight:900;color:#28ad8a}
            table.toplist-table .middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5px 5px}
            table.toplist-table .middle p{font-size:18px;text-align:center;font-weight:700;display:block;margin-top:3px;line-height:1;color:#3e3e3e;margin:0}
            table.toplist-table .middle span{font-size:inherit;font-weight:700;text-transform:uppercase;text-align:center;color:#38a109;display:inline-block}
            table.toplist-table .extra-field{padding-left:5px;position:absolute;bottom:7.5px;left:0}
            table.toplist-table .extra-field span{display:block;font-size:11px;background:#fff;border-radius:10px;padding:4px 7.5px;color:#8a8a8a}
            table.toplist-table .extra-field span i{margin-right:5px;color:#559f3d}
            table.all-casinos-list{display:table;position:relative;float:left;width:100%}

img.footer-img {
    background: #000;
		padding: 5px 10px;
    border-radius: 6px;
}

a.navbar-brand img {
    max-height: 90px;
}

a.navbar-brand {
    padding:0px;
}

section.fixed-top.top-header-section {
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
}

table img.responsive {
    width: 100%;
    height: auto;
  }


@media only screen and (max-width: 500px){
    .banner-section {
        background-image: url(../images/banner-bg.jpg);
        height: 200px;
        text-align: center;
        color: white;
        background-size: cover;
        width: 100%;
    }

    .banner-section h1, .second-banner-section h1 {
        padding-top: 59px;
        font-size: 26px;
        font-weight: 700;
    }
    .banner-section p {
        font-size: 15px;
        font-weight: 700;
    }

button.navbar-toggler {
    background: #2b5ba8 !important;
    
}
.second-banner-section p {
    font-size: 15px;
    font-weight: 700;


  }
  .play-now-btn {
    border: 1px solid;
    border-radius: 29px;
    background: #0e0086;
    color: #fff;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 10px;
}
table.toplist-table tr td:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 35%;
}
table.toplist-table tr td:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 26%;
}
table.toplist-table tr td:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 39%;
}
table.toplist-table tr th:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 35%;
    padding: 8px 0px;
}
table.toplist-table tr th:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 37%;
}
img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}
}
