.slick-next,
.slick-prev {
    width: 3%;
    background: linear-gradient(to bottom, #196e73 0%, #196e73 51%, #5eeff2 100%);
    height: 180px;
}

.slick-prev:before {
    content: "\f0d9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}



.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: linear-gradient(to top, #196e73 0%, #196e73 51%, #5eeff2 100%);
}
.slick-next:before,
.slick-prev:before {
    opacity: 1;
    font-size: 15px;
}
li.slick-slide.slick-current.slick-active {
    color: #000;
    background: #fff;
}
.slick-prev {
    left: 0;
    z-index: 20;
}
.slick-dots {
    display: none !important;
}
.slick-next {
    right: 0;
}
.slider-nav .slick-list {
    width: 94%;
    margin: 0 auto;
}
.main {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
}
.main ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main li {
    border: 1px solid #363636 !important;
    background: #000 !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
    position: relative;
    text-align: center;
    margin: 0;
    height: 90px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
.slick-slide.slick-current.slick-active div li {
    background: #3e3e3e!important;
}
.slick-slide.slick-current.slick-active div:last-child li {
    background: #3e3e3e!important;
}
.slick-slide div li:hover {
    background: #3e3e3e!important;
}
.slide-nav {
    max-width: 768px;
}
.slick-provider-logo {
    display: grid;
}
.slick-provider-logo img {
    margin: 5px auto;
}
.slick-provider-logo span {
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
}
.account-table {
    background-color: #ef682f !important;
    color: #fff !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 5px !important;
}
.table-responsive tr {
    border-bottom: 2px solid #000 !important;
    border-radius: 5px !important;
}
.table-responsive tr td {
    border-right: 1px solid #000 !important;
}
.table-responsive tr td .responsiveText {
    margin-left: 5px !important;
}
.scr888-tab .lobbyProductImgItem img {
    opacity: 0 !important;
}

/* 24/8/2020 */
.slot-filter {
    background: none;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.slot-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
.slot-tab.active {
    background: #030303;
    border-radius: 10px;
    color: #fff;
    border: 2px solid #d97110;
}
.slot-tab {
    padding: 5px 20px;
    display: grid;
    text-align: center;
    height: 60px;
    align-items: center;
    width: 150px;
    border-radius: 10px;
    border: 2px solid transparent;
    margin-left: 5px;
    margin-right: 5px;
}
.slot-tab h5 {
    text-transform: uppercase;
    margin: 0;
    font-size: 23px;
}
.slot-tab img {
    width: 100%;
}
.slot-item {
    padding: 10px 5px;
    position: relative;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00000085;
}
.slot-item:hover .overlay {
    opacity: 1;
}
.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.slot-item img {
    width: 100%;
}
.nav-link span {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.download-content img {
    max-width: 100px;
}
.download-content .col-6 {
    align-items: center;
    display: flex;
    justify-content: center;
}
.download-content a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.game-list-wrapper {
    margin-top: 20px;
}
.lobby-sec .swipe-big-box .swiper-slide {
    position: relative;
    cursor: pointer;
}
.lobby-sec .swipe-big-box .swiper-slide:hover {
    border: 1px solid #fff;
}
.lobby-sec .swipe-big-box .swiper-slide:hover::before {
    content: "";
    color: #ffffff;
    position: absolute;
    border-top: 0.7em solid;
    border-right: 0.7em solid transparent;
    border-bottom: 0;
    border-left: 0.7em solid transparent;
    width: 8px;
    margin: auto;
    bottom: -12px;
    left: 0;
    right: 0;
    z-index: inherit;
}
.lobby-sec .tablinks.active {
    border: 1px solid #fff;
}
.lobby-sec .tablinks.active::before {
    content: "";
    color: #ffffff;
    position: absolute;
    border-top: 0.7em solid;
    border-right: 0.7em solid transparent;
    border-bottom: 0;
    border-left: 0.7em solid transparent;
    width: 8px;
    margin: auto;
    bottom: -12px;
    left: 0;
    right: 0;
    z-index: inherit;
}
.lobby-box {
    padding: 40px 25px;
    min-height: 400px;
    display: flex;
}
.lobby-logo {
    padding-bottom: 20px;
}
.lobby-text {
    color: #fff;
    padding-bottom: 20px;
    padding-top: 100px;
}
.btn-play {
    background: #0bbab5;
    box-shadow: 0px 4px #119c9e;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    padding: 3px 15px;
    max-width: 150px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    display: block;
}
.swipe-big-box {
    position: relative;
}
.swipe-big-box .swiper-slide:hover {
    background: #3e3e3e;
}
.swipe-big-box .swiper-slide-active {
    background: #3e3e3e;
}
.swiper-button-next-unique-3 {
    margin-top: 0px;
    position: absolute;
    top: 50%;
    right: -30px;
    width: 30px;
    height: 216px;
    transform: translateY(-50%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to top, #196e73 0%, #196e73 51%, #5eeff2 100%);
}
.swiper-button-prev-unique-3 {
    position: absolute;
    top: 50%;
    left: -30px;
    width: 30px;
    height: 216px;
    transform: translateY(-50%);
    margin-top: 0px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to top, #196e73 0%, #196e73 51%, #5eeff2 100%);
}
.swipe-big-box [role=button]:hover {
    background: #0bbab5;
}
.slot-product {
    display: block;
}
.slot-product span {
    display: block;
    color: #fff;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
}
.slot-lobby {
    min-height: 600px;
    padding-top: 75px;
}
.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    border: 1px solid #3e3e3e;
    height: 108px;
    /* Center slide text vertically */
    
    cursor: pointer;
    display: -webkit-box;
    background: #000;
    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;
}
input[type="search"] {
    -webkit-appearance: none !important;
    background-clip: padding-box;
    background-color: black;
    vertical-align: middle;
    border-radius: 0.25rem;
    border: none;
    font-size: 1rem;
    width: 100%;
    line-height: 2;
    padding: 0.375rem 1.25rem;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s;
}
input[type="search"]:focus {
    transition: all 0.5s;
    box-shadow: 0 0 40px #f9d442b9;
    border-color: #f9d342;
    outline: none;
}
form.search-form {
    display: flex;
    justify-content: flex-end;
    width: 30%;
    margin-left: auto;
}
label {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    margin-bottom: 0;
}
input.search-field {
    margin-bottom: 0;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    height: 51px;
    border-radius: 0;
}
input.search-submit {
    height: 51px;
    margin: 0;
    padding: 1rem 1.3rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    font-family: "Font Awesome 5 Free";
    font-size: 1rem;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.slot-catergory {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 15px;
    align-items: center;
}
.image {
    display: block;
    width: 100%;
    height: auto;
}
.mini-box .hoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: rgba(0, 0, 0, 0.568);
}
.mini-box:hover .hoverlay {
    opacity: 1;
}
.mini-box {
    position: relative;
    width: 100%;
    padding: 2px;
    background: #262626;
}
.btn-playmini-2 {
    background: #fff;
    color: #000;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-playmini-1 {
    background: #207c80;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-playmini:hover {
    color: #fff;
}
.game-title-text{
    color: #fff;
    text-align: center;

}