body{
    background: linear-gradient(130deg,#f6a367,#f697b0 30.07%,#61c2c8 76.05%);

}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #74bdc6;
}

.nav-link:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 1px solid;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.nav-link:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: white;
}
.navbar-brand img {
    width: 350px;
}
.fixed-top {
    background: linear-gradient(
        130deg
        ,#a54600,#af002d 41.07%,#0b6469 76.05%);
        box-shadow: 0 4px 13px 0 rgb(0 0 0 / 50%), 0 6px 27px 0 rgb(0 0 0 / 19%);
        }
.navbar-dark .navbar-nav .nav-link {
    color: white;
    font-weight: 700;
    padding-right: 25px;
    text-decoration: none;
    position: relative;
    display: inline;
}
.top18 {
  margin-top: 67px;
  text-align: center;
  margin-bottom: 3px;
}
.button3 a {
    background: #0b6469;
    padding: 10px 15px;
    color: white;
    border-radius:10px;
  }
  
  .button3 a:hover {
   text-decoration: none;
   background-image:linear-gradient(to left,#f257a5 0%,#fdc30b 15%,#0c5596 0%);
  }
  
  .button1 a {
    background: #af032c;
    padding: 10px 12px;
    color: white;
    border-radius:10px;
  }
  .button1 a:hover {
    text-decoration: none;
    background-image:linear-gradient(to right,#f257a5 0%,#fdc30b 20%,#0c5596 0%);
   }
   .banerbox {
    text-align: center;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
    border: 2px solid #fdc30b;
    border-radius: 0px;
    border: 14px dotted #c905c6;
    border-image-source: url("../images/border-diamond.png");
    border-image-slice: 17;
    border-image-width: 15px;
    border-image-repeat: repeat;
}


  .bannertext {
    text-align: center;
    font-size: 12px;
    color: #2c3800;
    margin: 0px;
}
  
  .banerbox img {
   width: 90%;
   
  } 
  .play-now-btn {
    padding: 5px 9px;
    border: 1px solid;
    border-radius: 4px;
    background: #af032c;
    color: #fff;
    margin-top: 7px;
    margin-bottom: 2px;
  }
  .play-now-btn:hover {
    background: #0c5596;
    color: #fff;
  }
  
  .review-btn {
    padding: 5px 19px;
    border: 1px solid;
    border-radius: 4px;
    background: #0b6469;
    color: #fff;
    margin-top: 7px;
    margin-bottom: 2px;
  }
  .review-btn:hover {
    background: black;
    color: #fff;
  }
  table.toplist-table{display:block;width:100%;height:100%;float:left;margin: 0px -15px;color: #fff;}
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:0px 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:#c19bae;position:relative}table.toplist-table tbody tr:hover{background:#a7360a}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:13px;font-weight:500;color:rgb(255, 255, 255)}table.toplist-table tr th:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%;padding: 9px 60px;}table.toplist-table tr th:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 39%;flex:0 0 39%}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 td:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 44%;flex:0 0 44%}table.toplist-table tr td:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 41%;flex:0 0 41%}table.toplist-table tr td:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}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:#af032c;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);}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%}

.table-responsive {
    margin-top: 20px;
overflow-x: hidden;
}
.tabl{
background-image: url("../images/tablebg.jpg");

padding-bottom: 20px;
margin-top: 40px;

}
tbody p {
  color: #0b6469;
  font-size: 12px;
  margin-bottom: 0px;
}
.content h1 {
  text-align: center;
  background: linear-gradient( 
130deg
,#a54600,#af002d 41.07%,#0b6469 76.05%);
  padding-top: 20px;
  padding-bottom: 20px;
  color:#fff;
}
.content p {
  background: #ffff;
  color: #013538;
  padding-left: 25px;
  margin-top: -7px;
 
  margin-bottom: 0px;
}
.container-fluid{
  padding-left: 0px;
  background-color: #fff;
 
}
.rightside {
    width: 350px;
    height: 300px;
    float: right;
    padding-left: 10px;
}

.tabl-box5 a {
    display: inline-block;
    background: #0b6469;
    font-size: 17px;
    border: 0.3em solid var(--c);
    width: 18em;
    height: 50px;
    font-family: sans-serif;
    text-align: center;
    line-height: 3em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    color: #fff;
  }
  .tabl-box5 {
    margin-top: 20px;
}
.footelogo {
    text-align: center;
    padding-top: 16px;
  }


  .footer-copyright {
    text-align: center;
    color: #fff;
    background-color: #164a41;
    padding-bottom: 15px;
    padding-top: 15px;
}

footer.footerbg {
    background:linear-gradient( 130deg,#0b6469,#af002d 41.07%,#a54600 76.05%);
  
}
ul.navigation {
    color: white;
    margin-top: 40px;
}

.link {
   
    background: #4d774e;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 80px;
}
.navigation a {
    color: #fff;
}



.content h2, h3, h4, h5, h6 {
    color: #0b6469;
    padding-left: 25px;
}












@media only screen and (max-width: 768px) {

.navbar-dark .navbar-brand {
    color: #fff;
    width: 70%;
}
.navbar-brand img {
    width: 100%;
}
.navbar-dark .navbar-nav .nav-link {
  
    text-align: center;
}

.footer-img {
    width: 50%;
}
.button {
   
    width: 100%;
   
}
table.toplist-table tr td:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 100%;
    text-align: center;
    margin-top: 10px;
  }
  table.toplist-table tr td:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12%;
    flex: 0 0 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
  
  }
  table.toplist-table tr td:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-top: 49px;
    background-repeat: no-repeat;
    padding-bottom: 49px;
    text-align: center;
  }
  table.toplist-table tr td:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex:  0 33%;
    flex: 0 0 100%;
    background-image: url("../images/tapelsep-4.png");
    background-repeat: no-repeat;
    text-align: center;
  }
.box2 img {
    border-radius: 150px;
    width: 80%;
}
.boxh1 h2 {
  
    font-size: 24px;
}
.peragraf h1, h2, h3, h4 {
    font-size: 20px;
    margin-top: 22px;
    margin-bottom: 22px;
}
.peragraf p{
font-size: 14px;

}

}


@media screen and (max-width: 899px) and (min-width: 768px){

  .tabl-box5 a {
    font-size: 14px;
    width: 14em;
}
table.toplist-table tr td:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41%;
  flex: 0 0 31%;
}

}

@media screen and (max-width: 1000px) and (min-width: 900px){

    .navbar-dark .navbar-nav .nav-link {
      
        padding-right: 8px;
    }

    .box2 img {
        border-radius: 150px;
        width: 100%;
    }

  
    
    table.toplist-table tr td:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 100%;
        text-align: center;
        margin-top: 10px;
      }
      table.toplist-table tr td:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12%;
        flex: 0 0 100%;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 20px;
      
      }
      table.toplist-table tr td:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 49px;
        background-repeat: no-repeat;
        padding-bottom: 49px;
        text-align: center;
      }
      table.toplist-table tr td:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex:  0 33%;
        flex: 0 0 100%;
        background-image: url("../images/tapelsep-4.png");
        background-repeat: no-repeat;
        text-align: center;
      }
}
