a, a:hover{
  color: #7200ff;
  text-decoration: inherit;
}


#banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 54px 0px;
}

#banner h1, #banner h5 {
    width: 100%;
    max-width: 590px;
    margin: 0 auto;
}

#banner h5 {
    margin: 15px auto 0;
}

#banner .search-group {
    border-radius: 25px;
    overflow: hidden;
    border: none;
    background: white;
    max-width: 618px;
    margin: 30px auto 0 !important;
}
.search-nav .nav-toggle{
  display: block;
}
.search-nav.active .nav-toggle{
  display: none;
}
.search-group .input-group-prepend {
    background: #fff;
    border: none;
    outline: none;
}

.search-group .input-group-prepend .search-group__icon {
    background: linear-gradient(185.68deg, #5200FF, #D700FF);
    -webkit-clip-path: polygon(65% 0, 74% 26%, 86% 60%, 100% 100%, 68% 100%, 32% 100%, 0 100%, 0 44%, 0 0);
    clip-path: polygon(65% 0, 74% 26%, 86% 60%, 100% 100%, 68% 100%, 32% 100%, 0 100%, 0 44%, 0 0);
    white-space: pre-wrap;
    border: none;
    border-radius: 30px 0 0 30px;
    white-space: normal;
}

.search-group .input-group-prepend .search-group__icon img {
    width: 16px;
    -o-object-fit: contain;
    object-fit: contain;
}

.search-group .search-group__input {
    font-size: 16px;
    font-weight: 400;
    color: #3C3D48;
    font-family: 'Open Sans', sans-serif !important;
    border: none;
}

.search-group .search-group__input::-webkit-input-placeholder {
    color: #838B9F;
}

.search-group .search-group__input:-ms-input-placeholder {
    color: #838B9F;
}

.search-group .search-group__input::-ms-input-placeholder {
    color: #838B9F;
}

.search-group .search-group__input::placeholder {
    color: #838B9F;
}

.search-group .search-group__input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#casino-filter-head .casino-filter-head h2

 .banner-content {
    padding-top: 10px;
}

#banner .banner-content h2 {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
    max-width: 590px;
    margin: 15px auto 0;
}

#casino-filter-head {
    background: #F8F8F8;
    padding: 30px 0px;
}

.home #casino-filter-head {
    background: #fff;
    padding: 10px 0;
}

#casino-filter > .container {
    padding: 0 24px;
}

.casino-filter__container {
    padding: 0 15px;
}

#casino-filter-head .casino-filter-head {
    text-align: center;
    line-height: 1;
}

#casino-filter-head .casino-filter-head h2,
#casino-filter-head .casino-filter-head span {
    text-align: center;
}

#casino-filter-head .casino-filter-head h2:first-of-type,
#casino-filter-head .casino-filter-head span:first-of-type {
    color: #7200FF;
    position: relative;
    display: inline-block;
}

#casino-filter-head .casino-filter-head h2:first-of-type::before,
#casino-filter-head .casino-filter-head span:first-of-type::before {
    content: '';
    position: absolute;
    left: -30px;
    top: 1px;
    width: 22px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#casino-filter-head .casino-filter-head h2:last-of-type,
#casino-filter-head .casino-filter-head span:last-of-type {
    color: #3C3D48;
}

#casino-filter {
    background: #e5e5e5;
    padding: 2rem 0px;
}

.mail-box__fixed {
    display: inline-block;
    position: fixed;
    z-index: 99999999999;
    left: 15px;
    bottom: 30px;
    transform: unset !important;
}

.mail-box__fixed img {
    width: 100px;
    -o-object-fit: contain;
    object-fit: contain;
}

.casino-filter__menu {
    text-align: center;
    margin: 30px auto;
}

.casino-filter__menu ul li {
    display: inline-block;
    margin: 0px 0px;
    list-style: none;
    padding: 8px 25px;
    min-width: 125px;
    color: #3C3D48;
    font-size: 14px;
    border: none;
    font-weight: 500;
    border-radius: 25px;
    cursor: pointer;
    -webkit-transition: all .5 ease;
    transition: all .5 ease;
}

.casino-filter__menu ul {
    padding: 0;
}

.casino-filter__menu ul li:hover {
    color: #7200FF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(21.11%, #FFFFFF), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, #FFFFFF 21.11%, rgba(255, 255, 255, 0) 100%);
}

.casino-filter__menu ul li.active {
    color: #7200FF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(21.11%, #FFFFFF), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, #FFFFFF 21.11%, rgba(255, 255, 255, 0) 100%);
}

.casino-filter__container {
    margin: 30px auto;
}

.casino-filter__outer {
    background-color: #F8F8F8;
    border-radius: 16px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.casino-filter__outer .top-special__container {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-align: center;
    position: absolute;
    top: -5px;
    left: 50%;
    width: 103%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.casino-filter__outer .top-special__container h5 {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 5px 0px;
}

.casino-filter__item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    -webkit-box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
    border-radius: 16px;
}

.casino-filter__item::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 5, 16, 0.1)), color-stop(76.21%, rgba(14, 0, 53, 0.94)));
	background: linear-gradient(0deg, rgba(0, 5, 16, 0.6) 0%, rgba(14, 0, 53, 0.94) 77.21%);
    border-radius: 16px;
}

.casino-filter__item .casino-filter__inner {
    position: relative;
    z-index: 2;
}
.casino-filter__item .casino-filter__inner{
  width: 100%;
}
.casino-filter__item{
  display: flex;
}
.casino-filter__item .casino-filter__inner .info-btn {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 20px;
    background: transparent;
    outline: none;
    border: none;
    padding: 0px;
}

.casino-filter__item .casino-filter__inner .info-btn img {
    width: 12px;
    -o-object-fit: contain;
    object-fit: contain;
}

.casino-filter__item .casino-filter__inner .logo {
    text-align: center;
    padding: 25px 15px 15px 15px;
}

.casino-filter__item .casino-filter__inner .logo img {
    width: 170px;
    -o-object-fit: contain;
    object-fit: contain;
    display: inline-block;
}

.casino-filter__item .casino-filter__inner .rating {
    text-align: center;
}

.casino-filter__item .casino-filter__inner .rating span:first-of-type {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}

.casino-filter__item .casino-filter__inner .rating span:last-of-type {
    margin-right: 5px;
}

.casino-filter__item .casino-filter__inner .rating span:last-of-type img {
    width: 79px;
    -o-object-fit: contain;
    object-fit: contain;
    display: inline-block;
}

.casino-filter__item .casino-filter__inner .review {
    text-align: center;
    padding: 15px 0px;
}

.casino-filter__item .casino-filter__inner .review .review-btn {
    color: #8EABF3;
    font-size: 12px;
    text-decoration: underline;
    font-weight: 600;
    margin: auto;
}

.casino-filter__item .casino-filter__inner .more-info {
    padding: 10px 10px 0px 10px;
}

.casino-filter__item .casino-filter__inner .more-info .mi_text,
.casino-filter__item .casino-filter__inner .more-info p {
    font-size: 12px;
    font-weight: 600;
    color: #A5BEFF;
    text-align: center;
}

.casino-filter__item .casino-filter__inner .more-info .mi_text {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.casino-filter__item .casino-filter__inner .perks {
    padding: 25px 15px;
}

.casino-filter__item .casino-filter__inner .perks.slider-perks {
    padding: 5px 15px 0px 15px;
}

.casino-filter__item .casino-filter__inner .perks p {
    margin: 0;
    padding: 0;
    color: #A5BEFF;
    font-size: 12px;
    font-weight: 600;
}

.casino-filter__item .casino-filter__inner .btn__cards {
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    text-align: center;
    margin: auto;
    width: calc(100% - 20%);
}

.casino-filter__bottom {
    padding: 5px 10px;
    text-align: center;
}

.casino-filter__bottom p {
    font-size: 10px;
    margin: 0;
    font-weight: 400;
    color: #3C3D48;
}

.casino-filter__bottom .casino-filter__links a,
.casino-filter__bottom .casino-filter__links > span,
.casino-filter__bottom .casino-filter__links button {
    font-size: 10px;
    text-decoration: underline;
    font-weight: 400;
    display: inline-block;
    color: #7200FF;
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

#banner-detail {
    padding: 4rem 0px;
    background: #F8F8F8;
}

#banner-detail .banner-detail__head {
    text-align: center;
}

#banner-detail .banner-detail__head h3,
#banner-detail .banner-detail__head h4 {
    margin-bottom: 20px;
}

#banner-detail .banner-detail__content {
    padding-top: 3rem;
}

#banner-detail .banner-detail__content .banner-detail__card {
    background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#F8F8F8));
    background: linear-gradient(180deg, #FAFAFA 0%, #F8F8F8 100%);
    -webkit-box-shadow: 0px -6px 6px rgba(19, 15, 94, 0.05);
    box-shadow: 0px -6px 6px rgba(19, 15, 94, 0.05);
    border-radius: 16px;
    padding: 25px 30px;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 30px;
}

#banner-detail .banner-detail__content .banner-detail__card .banner-detail__logo img {
    width: 50px;
    -o-object-fit: contain;
    object-fit: contain;
}

#banner-detail .banner-detail__content .banner-detail__card .banner-detail__data {
    padding: 30px 0px 0px;
}

#banner-detail .banner-detail__content .banner-detail__card .banner-detail__data h5,
#banner-detail .banner-detail__content .banner-detail__card .banner-detail__data .h5competability {
    font-size: 18px;
    font-weight: 600;
    color: #7200FF;
}

#games, #archive_inner-table {
    padding: 2rem 0px 2rem;
    background-color: #F8F8F8;
}

#games .games__head {
    text-align: center;
}

#games .games__head h3,
#games .games__head h4 {
    margin-bottom: 20px;
}

#games .games__content {
    padding: 4rem 0px;
}

#games .games__content .games__card {
    background: #161131;
    padding: 20px 0px 0px;
    margin: 0px 5px 30px 5px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

#games .games__content .games__card .games__title {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 200px;
    margin-bottom: 25px;
}

#games .games__content .games__card .games__title h2,
#games .games__content .games__card .games__title > div {
    padding-top: 40px;
    color: #EB1AFF;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

#games .games__content .games__card .btn__games {
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    text-align: center;
    margin: auto;
    width: calc(100% - 20%);
    background: #403975;
    -webkit-box-shadow: inset 0px -6px 16px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px -6px 16px rgba(0, 0, 0, 0.6);
}

#games .games__content .games__card.games__card2 .games__title {

}

#guides {
    padding: 2rem 0px;
    background: #EEEEF0;
}

#guides .guides__head {
    text-align: center;
}

#guides .guides__head h3,
#guides .guides__head h4 {
    margin-bottom: 20px;
}

#guides .guides__content {
    padding: 4rem 0px;
}

#guides .guides__content .guides__card {
    background: #161131;
    padding: 20px 0px 0px;
    margin: 0px 0px 30px 0px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
}

#guides .guides__content .guides__card .guides__title {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 25px;
    min-height: 265px;
}

#guides .guides__content .guides__card .guides__title h2,
#guides .guides__content .guides__card .guides__title > div {
    padding-top: 40px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 26px;
}

#guides .guides__content .guides__card .btn__guides {
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    text-align: center;
    margin: auto;
    width: calc(100% - 20px);
    background: #653975;
    -webkit-box-shadow: inset 0px -6px 16px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px -6px 16px rgba(0, 0, 0, 0.6);
    padding: 8px 15px;
}

#guides .guides__content .guides__card.guides__card2 .guides__title {
}

#blogs {
    padding: 2rem 0px;
    background: #F6F6F6;
}

#blogs .blogs__head {
    text-align: center;
}

#blogs .blogs__head h3,
#blogs .blogs__head h4 {
    margin-bottom: 20px;
}

#blogs .blogs__content {
    padding-top: 3rem;
}

#blogs .blogs__content .blogs__card {
    margin-bottom: 30px;
}

#blogs .blogs__content .blogs__card .blogs__logo img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 120px;
}

#blogs .blogs__content .blogs__card .blogs__data {
    padding: 30px 0px 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#F6F6F6));
    background: linear-gradient(180deg, #FAFAFA 0%, #F6F6F6 100%);
    -webkit-box-shadow: 0px -6px 6px rgba(19, 15, 94, 0.05);
    box-shadow: 0px -6px 6px rgba(19, 15, 94, 0.05);
    border-radius: 16px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
    padding: 30px 15px;
}

#blogs .blogs__content .blogs__card .blogs__data h5,
#blogs .blogs__content .blogs__card .blogs__data > div {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    min-height: 45px;
}
.single-game #game_hero .col-md-3 .post_content.blog_content .four-container .game_logo_single img{
    width: 90%;
    margin-right: auto;
    max-height: 250px;
    height: 100%;
    object-fit: contain;
}
/* .single-game:not(.postid-2686) #post > .row{ */
.single-game section > .row,
.single-casino section > .row {
    max-width: 950px !important;
    margin: auto;
    padding: 20px 0;
}
.single-game #post h2, .single-game #post h3{
    color: #212529;
    text-align: center;
}
.single-game #game_iframe_and_params,
.single-game #game_pros_cons,
.single-game #game_more_params,
.single-casino #casino_pros_cons, {
  background: #EFEFEF;
}
.single-game #game_more_params h2,
.single-game #game_more_params h4 {
  color: #373C48;
  text-transform: uppercase;
  font-size: 22px;
  text-align: left;
}
.single-game .casino_game_page_wrapper {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #E4E3E3;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.single-game .casino_game_page_wrapper:last-child {
  margin-bottom: 0;
}
.single-game .casino_gp_inner {
  display: flex;
  justify-content: space-between;
}
.single-game .casino_gp_inner .casino_gp_image {
  width: 120px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.single-game .casino_gp_inner .casino_gp_image img {
  width: 100%;
  height: auto;
}
.single-game .casino_gp_i {
  display: flex;
    width: 80%;
    justify-content: inherit;
}
.single-game .casino_gp_inner .casino_gp_info_wrapper {
  color: #000000;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.single-game .casino_gp_inner .casino_gp_info {

}
.single-game .casino_gp_inner .casino_gp_full_tc.tc-text{
  color: #5200FF;
  font-weight: normal;
  font-size: 10px;
  position: relative;
}
.single-game .casino_gp_inner .casino_gp_play_btn {
  width: 100px;
  min-width: 100px;
  display: flex;
}
.single-game .casino_gp_inner .casino_gp_play_btn span {
  font-size: 8px;
}
.single-game .casino_gp_inner .casino_gp_play_btn .btn__primary {
  font-weight: normal;
  padding: 8px 15px;
  font-size: 12px;
}
.mob-content-blog{
    min-height: 54px;
}
#blogs .blogs__content .blogs__card .blogs__data p {
    margin: 0;
}

#blogs .blogs__content .blogs__card .blogs__data a.blog-review-btn {
    color: #7200FF;
    font-size: 14px;
    font-weight: 500;
}

#blogs .blogs__content .blogs__card .blogs__data .blogs__footer {
    padding-top: 20px;
}

#blogs .blogs__content .blogs__card .blogs__data .blogs__footer p:first-of-type {
    font-weight: 700;
    margin: 0;
}

#blogs .blogs__content .blogs__card .blogs__data .blogs__footer p:last-of-type {
    color: #838B9F;
    font-weight: 500;
    margin: 0;
}

#blogs .owl_nav_btns {
    position: absolute;
    top: 0;
    z-index: 1;
    top: 50%;
    left: -56px;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: calc(100% + 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}

#blogs .owl_nav_btns .customPreviousBtn,
#blogs .owl_nav_btns .customNextBtn {
    cursor: pointer;
}

#blogs .owl_nav_btns .customPreviousBtn img,
#blogs .owl_nav_btns .customNextBtn img {
    width: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}
.single-casino .owl_nav_btns {
    position: absolute;
    top: 0;
    z-index: 1;
    top: 50%;
    left: -56px;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: calc(100% + 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}

.single-casino .owl_nav_btns .customPreviousBtn,
.single-casino .owl_nav_btns .customNextBtn {
    cursor: pointer;
}

.single-casino .owl_nav_btns .customPreviousBtn img,
.single-casino .owl_nav_btns .customNextBtn img {
    width: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}
.single-game #pre-footer {
  background-color: #e5e5e5 !important;
  padding: 0;
}
#pre-footer {
    padding: 2rem 0px;
    background: #e5e5e5;
}

#pre-footer .pre-footer__head {
    text-align: center;
}

#pre-footer .pre-footer__head h4 {
    margin-bottom: 20px;
}

#pre-footer .pre-footer__content {
    padding-top: 2rem;
}

#pre-footer .pre-footer__content p span {
    color: #7200FF;
    font-weight: 700;
}

footer {
    padding: 4rem 0px 0px;
    background: #fafafa;/*#F6F6F6;*/
}

footer .footer__col {
    margin-bottom: 20px;
}

footer .footer__col h5 {
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

footer .footer__col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .footer__col ul li {
    padding-bottom: 5px;
}

footer .footer__col ul li a {
    color: #000;
    font-size: 13px;
}

footer .footer__col ul li a:hover, footer .footer__col ul li a:focus {
    color: #7200FF;
}

footer .footer__col .footer-input__container .form-group.form__footer {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 44px;
    border-radius: 25px;
    overflow: hidden;
}

footer .footer__col .footer-input__container .form-group.form__footer input.input__footer {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 14px;
    color: #3C3D48;
    font-weight: 500;
}

footer .footer__col .footer-input__container .form-group.form__footer input.input__footer:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

footer .footer__col .footer-input__container .form-group.form__footer input.input__footer::-webkit-input-placeholder {
    color: #838B9F;
}

footer .footer__col .footer-input__container .form-group.form__footer input.input__footer:-ms-input-placeholder {
    color: #838B9F;
}

footer .footer__col .footer-input__container .form-group.form__footer input.input__footer::-ms-input-placeholder {
    color: #838B9F;
}

footer .footer__col .footer-input__container .form-group.form__footer input.input__footer::placeholder {
    color: #838B9F;
}

footer .footer__col .footer-input__container .form-group.form__footer button {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    border: none;
    outline: none;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: right;
    -webkit-clip-path: polygon(25% 0%, 100% 0, 100% 50%, 100% 100%, 0 100%, 11% 58%);
    clip-path: polygon(25% 0%, 100% 0, 100% 50%, 100% 100%, 0 100%, 11% 58%);
    padding: 0px 15px 0px 30px;
}

footer label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

footer label:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
}

footer input[type=checkbox] {
    display: none;
}

footer .checkbox label:before {
    margin-top: 2px;
}

footer input[type=checkbox]:checked + label:before {
}

footer .footer__sponsers {
    margin-top: 3rem;
}

footer .footer__sponsers ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .footer__sponsers ul li {
    display: inline-block;
    margin-right: 20px;
}

footer .footer__sponsers ul li img {
    max-width: 120px;
    -o-object-fit: contain;
    object-fit: contain;
}

footer .footer__social {
    margin-top: 3rem;
}
.social_share {
  text-align: right;
}
footer .footer__social ul,
.social_share ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .footer__social ul li,
.social_share ul li {
    display: inline-block;
    margin-right: 20px;
}
.social_share ul li {
    display: inline-block;
    margin-right: 10px;
}
footer .footer__social ul li a img,
.social_share ul li a img {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}
.social_share ul li a img {
  height: 28px;
  width: 28px;
}
footer .footer__flags {
    margin-top: 3rem;
    text-align: center;
}

footer .footer__flags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
}

footer .footer__flags ul li {
    display: inline-block;
    margin-right: 5px;
}
.footer__social ul li::before,
.footer__sponsers ul li::before,
.footer__flags ul li::before {
    display: none !important;
}

footer .footer__flags ul li img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
}

footer .footer__copyright {
    background: #EEEEF0;
    padding: 15px 15px;
    text-align: center;
    margin-top: 25px;
}

footer .footer__copyright p {
    margin: 0px;
    font-weight: 400;
}

/* checkboxes */
#banner-slider {
    background: #EEEEF0;
    padding: 2rem 0px;
}

#banner-slider .banner-slider__head {
    text-align: center;
    margin-bottom: 2rem;
}

#banner-slider .banner-slider__head h4 {
    margin-bottom: 20px;
}

#banner-slider .owl_nav_btns {
    position: absolute;
    top: 0;
    z-index: 1;
    top: 55%;
    left: -56px;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: calc(100% + 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}

#banner-slider .owl_nav_btns .customPreviousBtn,
#banner-slider .owl_nav_btns .customNextBtn {
    cursor: pointer;
}

#banner-slider .owl_nav_btns .customPreviousBtn img,
#banner-slider .owl_nav_btns .customNextBtn img {
    width: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}
#cookies-strip {
    background: #0F0235;
}

#cookies-strip .cookies-strip__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#cookies-strip .cookies-strip__container p {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

#cookies-strip .cookies-strip__container p span a {
    color: #7200FF;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
}

#cookies-strip .cookies-strip__container .btn__cookies {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-52.63%, #453F6D), color-stop(185.53%, #1D1B2D));
    background: linear-gradient(180deg, #453F6D -52.63%, #1D1B2D 185.53%);
    margin: 0px;
    margin-left: 20px;
}

#cookies-strip #close-cookies-strip {
    background: transparent;
    border: none;
    outline: none;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 15px;
}

#inner-breadcrumbs {
    background: #FFFFFF;
    padding: 8px 0px;
}

#inner-breadcrumbs .breadcrumb__left {
    text-align: left;
}
.single-game #inner-breadcrumbs .breadcrumb__left {
  top:10px;
}
#inner-breadcrumbs .breadcrumb__left span {
    font-size: 12px;
    font-weight: 500;
}

#inner-breadcrumbs .breadcrumb__left span:first-of-type {
    color: #000;
}

#inner-breadcrumbs .breadcrumb__left span:last-of-type {
    color: #7200FF;

}

#inner-breadcrumbs .breadcrumb__right {
    text-align: right;
}

#inner-breadcrumbs .breadcrumb__right a {
    font-size: 12px;
    font-weight: 500;
    color: #7200FF;
    text-decoration: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

#inner-breadcrumbs .breadcrumb__right a.item-info {
    position: relative;
    top: auto; left: auto; right: auto; bottom: auto;
    z-index: 99;
}

#inner-breadcrumbs .breadcrumb__right a.item-info .info-container {
    left: auto;
    right: calc(100% + 10px);
    min-width: 420px;
    text-align: left;
    background: rgba(255, 255, 255, 0.92);
    z-index: 99;
}

#inner-breadcrumbs .breadcrumb__right a.item-info .info-container .info-inner:before,
#inner-breadcrumbs .breadcrumb__right a.item-info .info-container .info-inner:after {
    left: auto;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(255, 255, 255, 0.4);
    border-right-color: transparent;
}

#inner-breadcrumbs .breadcrumb__right a.item-info .info-container .info-inner:before {
    right: -8px;
}

#inner-breadcrumbs .breadcrumb__right a.item-info .info-container .info-inner:after {
    right: -8px;
}

#inner-breadcrumbs .breadcrumb__right a img {
    margin-right: 8px;
}
#inner-breadcrumbs .breadcrumb__left span:first-child,
.breadcrumb-section span:first-child {
	display:flex;
	line-height: 2.4;
}
#inner-breadcrumbs .breadcrumb__left span {
	padding: 0 0.45rem
}
#inner-breadcrumbs .breadcrumb__left span:first-child,
.breadcrumb-section span:first-child {
	display:flex;
	line-height: 2.4;
}
#inner-breadcrumbs .breadcrumb__left span {
	padding: 0 0.45rem
}
.casino-inner-head {
    padding: 18px 0px !important;
    background-color: #EFEFEF !important;
}

.casino-inner-head .casino-filter-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.casino-inner-head .casino-filter-head h2.h4competability,
.casino-inner-head .casino-filter-head span.h4competability {
    font-size: 16px !important;
}

.inner-filter-upper {
    max-width: 90%;
    margin: 0 auto;
}

.inner-filter-upper p {
    display: inline;
}

.inner-filter-upper .inner-filter-upper__extra-text {
    display: inline !important;
    transition: 0.4s all;
    overflow: visible;
}

.inner-filter-upper .inner-filter-upper__extra-text:not(.open) {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.inner-filter-upper span .inner-filter-upper__extra-btn {
    display: inline;
    font-size: 13px;
    font-weight: 600;
    color: #7200FF;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.inner-filter-upper span .inner-filter-upper__extra-btn::after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: -15px;
    bottom: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.inner-filter-upper span .inner-filter-upper__extra-btn.closed::after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.casino-filter__inner-wrapper {
    background: #F8F8F8 !important;
}

.casino-filter__inner-wrapper p {
    font-weight: 400;
}

.inner-filters__row .inner-filters__row-ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0px 10px;
}

.inner-filters__row .inner-filters__row-ul .list__item {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item__text {
    width: auto;
    min-width: auto;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item__text span {
    color: #7200FF;
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item__input .form-group {
    margin: 0;
    width: 160px;
    position: relative;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item__input .form-group .filters__input {
    width: 100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    border-radius: 90px;
    border: none;
    outline: none;
    height: calc(1.5em + 0.75rem + 10px);
    font-size: 12px;
    color: #3C3D48;
    font-weight: 500;
    position: relative;
    padding-right: 30px;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item__input .form-group::after {
    content: '';
    position: absolute;
    display: block;

    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 12px;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item-sortby {
    position: relative;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item-sortby .nice-select::after {
    display: none;
}

.inner-filters__row .inner-filters__row-ul .list__item.list__item-sortby::after {
    content: '';
    position: absolute;
    display: block;

    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 12px;
}

.inner-filters__row .inner-filters__row-ul .list__item .nice-select.open .list {
    opacity: 0.97;
}

.inner-filters__row .inner-filters__row-ul .list__item .nice-select {
    border: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    color: #3C3D48;
    min-width: 158px;
}

.inner-filters__row .inner-filters__row-ul .list__item .nice-select .list {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), color-stop(17.19%, #F9F9F9)) !important;
    background: linear-gradient(180deg, #fbfbfb 8%, #F9F9F9 17.19%) !important;
    min-width: 150px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.inner-filters__row .inner-filters__row-ul .list__item .sort_by .nice-select .list{
    background: white !important;
}
.inner-filters__row .inner-filters__row-ul .list__item .nice-select .option {
    font-size: 12px;
    color: #3C3D48;
    font-weight: 400;
    line-height: 25px;
    min-height: 25px;
    margin: 0px 5px;
    border-left: 2px solid transparent;
}

.inner-filters__row .inner-filters__row-ul .list__item .nice-select .option:hover, .inner-filters__row .inner-filters__row-ul .list__item .nice-select .option:focus {
    background: #DCDCDC;
    border-left: 2px solid #9000FF;
}

.inner-filters__row .inner-filters__row-ul .list__item .btn__refresh {
    height: 43px;
    width: 43px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    border-radius: 90px;
    outline: none;
    border: none;
}

.inner-filters__row .inner-filters__row-ul .list__item .btn__refresh:hover, .inner-filters__row .inner-filters__row-ul .list__item .btn__refresh:focus {
    outline: none;
    -webkit-box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.12);
}

#inner-table {
    background-color: #EFEFEF;
    padding: 2rem 0px;
}

#inner-table h4 {
    text-align: center;
}

#inner-table p {
    font-weight: 400;
}

.inner-table__explain-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
}

.inner-table__explain-container p span {
    color: #7200FF;
}

.inner-table__explain-container .explain-container-img {
    margin-right: 30px;
}

.inner-table__explain-container .explain-container-img img {
    max-width: 150px;
}

.inner-table__explain-container.explain-container__brands ul {
    width: 100%;
    text-align: center;
    margin-top: 20px;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.inner-table__explain-container.explain-container__brands ul li {
    flex: 0 1 100px;
    max-height: 60px;
    padding: 0;
    margin: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.inner-table__explain-container.explain-container__brands ul li::before {
    display: none;
}

.inner-table__explain-container.explain-container__brands ul li img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.pre-footer-inner {
    background-color: #F8F8F8 !important;
}

.pre-footer-inner ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.pre-footer-inner ul li {
    color: #2D2C35;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    padding-left: 25px;
    /* font-size: inherit; */
}

.pre-footer-inner ul li::before {
    content: '';
    position: absolute;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    left: 0;
    top: 2px;
}

.faqs__container {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    overflow: hidden;
    margin-top: 15px;
    width: 100%;
}

.faqs__container .question {
    border: none;
    padding: 23px 30px;
    font-size: 13px;
    font-weight: 600;
    color: #7200FF;
    width: 100%;
    text-align: left;
        border-bottom: 1px solid #ECECEC;
    background: #fff;
    position: relative;
    /* font-size: inherit; */
}
.faqs__container .question:last-child{
  border-bottom: 0;
}
.faqs__container .question:hover, .faqs__container .question:focus, .faqs__container .question:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
}

.faqs__container .question span {
    padding-left: 20px;
    display: inline-block;
}

.faqs__container .question::before {
    content: '';
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 20px;
    top: 0;
    margin: auto;
    bottom: 0;
    background-size: contain;
    width: 16px;
    height: 12px;
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.faqs__container .question:hover, .faqs__container .question:focus, .faqs__container .question:active{
    border-bottom: 1px solid #ECECEC;
}
.faqs__container .question.opened {
    background: #F8F8FA;
}

.faqs__container .question.opened::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.faqs__container .answer {
    background: #F8F8FA;
    padding: 0 30px 20px;
    font-size: 13px;
    font-weight: 400;
    color: #3C3D48;
    /* font-size: inherit; */
}

.faqs__container .answer span {
    padding-left: 20px;
    display: inline-block;
}

.inner-table__wrapper {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    overflow: hidden;
    margin-top: 15px;
    border: none;
}

.inner-table__wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #fff;
}

.inner-table__wrapper::-webkit-scrollbar {
    width: 3px;
    height: 4px;
    background-color: #fff;
}

.inner-table__wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
    background-color: #C4C4C4;
}

.inner-table__wrapper table {
    background: #FFFFFF;
    min-width: 800px;
}

.inner-table__wrapper table thead {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
}

.inner-table__wrapper table thead tr th {
    border: none;
    color: #4C4F57;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 20px;
}

.inner-table__wrapper table thead tr th:first-of-type {
    min-width: 120px;
    text-align: center;
}

.inner-table__wrapper table thead tr th:nth-of-type(3) {
    min-width: 210px;
}

.inner-table__wrapper table thead tr th:last-of-type {
    min-width: 150px;
    text-align: center;
}

.inner-table__wrapper table thead tr th.rank-head {
    text-align: center;
}

.inner-table__wrapper table tbody tr td {
    color: #3C3D48;
    font-weight: 500;
    font-size: 12px;
    vertical-align: middle;
    padding: 15px 20px;
    border: none;
    border-bottom: 1px solid #f1f0f0;
    /* font-size: inherit; */
}


.inner-table__wrapper table tbody tr td:first-of-type,
.inner-table__wrapper table tbody tr td:last-of-type{
    text-align: center;
}

.inner-table__wrapper table tbody tr td.rank {
    color: #3C3D48;
    font-weight: 600;
    text-align: center;
}



.inner-table__wrapper table tbody tr td span img {
    max-width: 100px;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 10px;
}

.inner-table__wrapper table tbody tr td span.rating {
    font-weight: 600;
	color: #7200FF;
}

.inner-table__wrapper table tbody tr td.table-desc-td {
    width: 50%;
}

.inner-table__wrapper .table-hover tbody tr {
    border-right: 5px solid transparent;
}

.inner-table__wrapper .table-hover tbody tr:hover {
    background: #F8F8FA;
    border-right-color: #7200FF;
}

.inner-table__wrapper .btn__table {
    font-size: 11px;
    font-weight: 600;
    padding: 8px 20px;
}

.table-inner__wrappper-sm {
    display: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    overflow: hidden;
    margin-top: 15px;
    border: none;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__head {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px 15px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__head .rank {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__head .rank p {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__head .rating {
    -webkit-box-flex: 1.7;
    -ms-flex: 1.7;
    flex: 1.7;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__head .rating p {
    vertical-align: middle;
    margin: 0;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body {
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
    border-radius: 131px;
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
    padding-bottom: 1px;
    border-radius: 25px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item {
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 15px;
    border-radius: 25px;
    margin-top: 10px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-left {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-left span {
    font-weight: 600;
    font-size: 12px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-left span:last-of-type {
    display: inline-block;
    margin-left: 10px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-left span:last-of-type img {
    width: 60px;
    height: 33px;
    -o-object-fit: contain;
    object-fit: contain;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-right {
    -webkit-box-flex: 1.7;
    -ms-flex: 1.7;
    flex: 1.7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tax-casino_cat .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-right {
    flex: 0;
}
.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-right span {
    font-size: 12px;
    font-weight: 600;
    color: #7200FF;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-right span .btn__table {
    height: 23px;
    font-size: 11px;
    padding: 3px 15px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    margin-top: 3px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom .table-inner__bottom-closeable {
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 12px;
    font-weight: 500;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.58%, #FFFFFF), color-stop(45.11%, #F8F8F8));
    background: linear-gradient(180deg, #FFFFFF 0.58%, #F8F8F8 45.11%);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
    width: 100%;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 24px 15px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom .table-inner__bottom-closeable span {
    color: #7200FF;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom .table-inner__bottom-btn {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.08);
    border: none;
    outline: none;
    border-radius: 16px;
    font-size: 11px;
    color: #4C4F57;
    font-weight: 500;
    padding: 5px 20px 15px 20px;
    margin-bottom: -25px;
    position: relative;
    min-width: 130px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom .table-inner__bottom-btn::after {
    content: '';
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    background-size: contain;
    bottom: 2px;
    left: 45%;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom .table-inner__bottom-btn.opened {
    background-color: #F8F8F8;
    margin-top: -14px;
    margin-bottom: 5px;
}

.table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom .table-inner__bottom-btn.opened::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.close-filter-menu-btn {
    display: none;
    position: absolute;
    right: 15px;
    top: 12px;
    display: none;
    bottom: 46%;
    top: auto;
    height: 40px;
    width: 40px;
    background: linear-gradient(185.24deg,#5200FF -3.92%,#D700FF 94.17%);
    border-radius: 50%;
}
.refresh-and-close-filter-btn {
  display: none;
}
}


/* BonueArena Page Css*/

#bannerarena {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 54px 0px;
}



#bonusarnabg {
    background:#e5e5e5;
    padding: 30px 0px;
}

#bonusarnabg .casino-filter-head {
    text-align: center;
}

#bonusarnabg .casino-filter-head h4 {
    text-align: center;
}

#bonusarnabg .casino-filter-head h4 {
    color: #7200FF;
    position: relative;
    display: inline-block;
    text-transform:none;
}

#bonusarnabg .casino-filter-head h4::before {
    content: '';
    position: absolute;
    left: -30px;
    top: 1px;
    width: 22px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.collapse.show {
    display: block !important;
}
body .collapse {
    display: none !important;
}

#bonusarnabg .casino-filter-head h4 span {
    color: #3C3D48;
}
.filter ul li:nth-child(1) {
    margin-top: 12px;
}

.lightcologbg {background-color:#E5E5E5 !important;}


#bonusarnatoptext {
    background:#f8f8f8;
    padding: 30px 0px;
}

#bonusarnatoptext .casino-filter-head p {
    font-size: 13px;
    font-weight: 500;
    color: #3C3D48;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.inner-filter-upper > p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#bonusarnatoptext .casino-filter-head p a {
    font-size: 13px;
    font-weight: 500;
    color: #7200ff;
}

.mt50 {
    margin-top:50px;
}

.listing {
    font-size: 13px;
    font-weight: 500;
    color: #2D2C35;
    text-align:left;
}

.listing ul {

}

.listing ul li {
    list-style-position:inside;
    color:#2D2C35;
    margin:3px 0px;
    padding:3px 0px;
}

.listing ul li a {
    list-style-position:inside;
    color:#2D2C35 !important;
}

.listing ul li a:hover {
    list-style-position:inside;
    color:#7200FF !important;
    text-decoration:none;
}

.whitebox {background: #F8F8F8;
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    text-align:left;
    padding:15px;
}


.whitebox p{font-size: 13px;
    font-weight: 500;
    color: #2D2C35;
}

.whitebox h6{font-size: 13px;
    font-weight: 500;
    color: #7200FF;
}

.banner-detail__head p span {
    color:#7200FF;
}

.banner-detail__head p span::before {
}


.filter{
    text-align:left;
}
.filters{
    background: #FFFFFF;
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.115494);
    border-radius: 90px;
    border: 0px;
    padding: 5px;
}
.filter ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
.filter ul li{
    float:left;
    padding:5px 10px;
    font-size:13px;
    font-weight: 500;
    color: #3C3D48;
}

.refresh{
    background-color:#FFF;
    border-radius:50%;

}

li.filicon img {
    padding-right: 5px;
}

#accordion {
    border-radius: 11px !important;
    background: #f8f8fa !important;
    border: 1px solid #f8f8fa;

    box-shadow: 0 0 26px 0px #80808045;
    width: 100%;
}

.card {
    border: 0 !important;
    padding: 0px;
}

.btn.btn-link {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

#headingOne {
    padding: 0 !important;
}

#accordion .btn.btn-link {
    width: 100% !important;
    text-align: left !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background: #f8f8fa;
    color: #8b2fff;
    font-weight: 600;
    padding-left: 50px;
}

.btn.btn-link.collapsed {
    background: #fff !important;
}
.card-header {
    padding: 0 !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
#headingTwo {
    padding: 0;
}


.card-body {
    background: #f8f8fa;
}
.btn.btn-link {
    text-decoration: none !important;
}

.btn.btn-link.collapsed {
    background: #fff !important;
}

.btn.btn-link::before {
    content: "";
    width: 9px;
    height: 13px;
    position: absolute;
    left: 27px;
    top: 25px;
}


.btn.btn-link.collapsed::before {
    content: "";
    width: 14px;
    height: 10px;
    position: absolute;
    left: 25px;
    top: 28px;
}

.card-body {
    padding-left: 50px !important;
    padding-right: 50px !important;
    font-size: 13px;
    color: #3C3D48 !important;
    font-weight: 500;
}
.casino-filter__container {
    margin: 0px auto;
}

li.refresh {
    margin-top: 8px;
    padding: 8px 9px !important;
}
.filters {
    width: 190px;
    height: 48px;
    padding-left: 15px;
}

.casino-filter__inner.bg_ladbrokes {
    border-radius: 11px;
}
.casino-filter__inner {
    border-radius: 11px;
}
.filtermobile {
    text-align: center;
}
.filtermobile a {
    background: red;
    background: linear-gradient(
            185.24deg
            , #5200FF -3.92%, #D700FF 94.17%);
    font-size: 15px;
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 25px;
    display: inline-block;
    width: 105px;
    height: 35px;
}
.filtermobile {
    display: none;
}
.container.text-center.showonbole.show .filter {
    display: block;
    background: #212529;
    position: fixed;
    top: 0px;
    height: 500%;
    width: 100%;
    left: 0;
    z-index: 99;
}
.showonbole li {
    width: 50%;
}
.showonbole li select.filters ,
.input-group{
    width: 100% !important;
}
.close {
    position: absolute;
    right: 17px;
    top: 24px;
    width: 29px;
    height: 32px;
    opacity: 0.3;
}
.close:hover {
    opacity: 1;
}
.close:before, .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #A7A3A3;
}
.close:before {
    transform: rotate(45deg);
}
.close:after {
    transform: rotate(-45deg);
}
.showonbole {
    display: none;
}
.showonbole.show {
    display: block;
}
a.closefil {
    display: block;
}
* {
    outline: none;
}
a.showfilter img {
    padding-right: 5px;
}
.container.filterbox.text-center {
    max-width: 1350px;
    margin: 0px auto 0;
}
#more {display: none;}
a#myBtn {
    cursor: pointer;
}


.paddinleft{padding-left:30px; padding-top:20px;}



/* payment page */

.pdlr0 {
    padding-left:0px;
    padding-right:0px;
}
.whitebox.pay h6 {
    font-size: 18px;
    font-weight: 700;
}
.mt25{
    margin-top: 25px;
}
.mt70 {
    margin-top: 70px;
}
section.faq {
    background: #efefef;
    padding: 4rem 0px;
}
.mt15 {
    margin-top: 15px;
}
.mb0 {
    margin-bottom: 0px;
}
.font12 {
    font-size: 12px;
}
section.bardcumbs {
    background: #fff;
    padding: 1rem 0px;
}
section.bardcumbs a {
    color: #000000;
}
span.currentpage {
    color: #7200ff;
}
.input-group {
    width: 191px;
    height: 48px;
    background: #ffffff;
    border-radius: 90px;
    overflow: hidden;
}
button#search-button {
    background: transparent;
    border: none;
}
.form-control {
    width: 146px;
    height: 48px;
    background: transparent;
    border-radius: 90px;
    border: 0px;
    font-size: 13px;
    text-indent: 5px;
}
section#bonusarnabg h4 br {
    display: none;
}
img.img100 {
    max-width: 100%;
}
.vccenter {
    display: flex;
    justify-content: center;
    align-items: center;
}


@media (max-width: 1500px) {
    .inner-filters__row {
        width: 100%;
        max-width: 1220px;
        margin: 0 auto;
    }
    .casino-filter__bottom p {
        font-size: 9px;
    }

}

.banner-content-mobile {
    display: none;
    text-align: center;
    overflow: hidden;
}

@media(max-width: 991px) {

    .home #banner h1, #banner .h5competability {
        max-width: 300px;
    }

    .home .banner-content-mobile  {
        width: 100%;
        max-width: 292px;
        margin: 0 auto;
    }

    .home .banner-content-mobile .h5competability  {
        margin: 10px 0;
        line-height: 15px;
        font-size: 10px;
    }

    .home .banner-content-mobile .input-group {
        height: 30px;
    }

    .home .banner-content-mobile .search-group__input,
    .home .banner-content-mobile .input-group-prepend {
        height: 100%;
    }

    .home #banner .banner-content{
       display: none;
    }

    .banner-content-mobile {
        display: block;
    }

    .casino-filter__menu ul {
        display: flex;
        justify-content: center;
    }

    .filtermobile {
        display: block;
    }
    .filter ul li:nth-child(1) {
        margin-top: 0px;
    }
    .clear {
        clear: both;
    }
    li.refresh {
        position: absolute;
        right: 11px;
    }
    li.refresh {
        width: auto;
    }
    ul.ref {
        width: 100%;
        display: inline-block;
        height: 37px;
        margin-top: 8px;
    }
    ul.ref {
        margin-top: 60px;
    }
    .filter {
        display: none;
    }
    section#bannerarena h1.aos-init.aos-animate {
        color: #fff;
    }
    #bonusarnabg .casino-filter-head h4::before {
        left: -30px;
    }
    section#bonusarnatoptext {
        padding-bottom: 0px;
    }
    .filterboxsec {
        padding-top: 10px !important;
    }
    #banner-detail {
        padding: 0.5rem 0px;
    }
    section#bonusarnatoptext a.btn.btn__primary.btn__lg {
        margin-bottom: 15px;
        margin-top:23px;
    }
    .mt50 {
        margin-top: 25px;
    }
    .whitebox {
        margin-bottom: 17px;
    }
    .whitebox br {
        display: block;
    }
    body:not(.tax_new_style, .home ) br {
        display: none;
    }
    .casino-filter__bottom {
        padding: 5px 3px;
        text-align: center;
    }
    .casino-filter__links {
        display: flex;
        padding:5px 0px;
        justify-content: center;
        flex-direction: column;
    }
    .casino-filter__links a {
        padding-right: 8px !important;
    }

}


/*Gamearean*/
.casino-filter__item .casino-filter__inner .wardrob {
    text-align: center;
    color:#A5BEFF !important;
    text-transform:uppercase !important;
}
img.mobimg {
    display: none;
}
.reducemobspace img {
    width: 100%;
}
.reducemobspace .paddinleft {
    padding-top:10px;
}
.box {
    position: absolute;
    right: -270px;
    width: 100%;
    max-width: 380px;
    background: rgba(255, 255, 255, 0.73);
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;
    padding: 15px;
}
.box p {
    word-break: break-all;
}
.fcA5BEFF {
    color: #A5BEFF;
}

.ttu {
    text-transform: uppercase;
}
.font11 {
    font-size: 11px;
}
a.btn.btn__primary.btn__cards.padf {
    font-size: 11px;
    padding: 6px 23px;
}
.row.back1 {
    margin: 9px 0px 7px;
    padding: 25px 8px 15px;
    position: relative;
    border-radius: 26px;
    min-height: 120px;
    max-height: 120px;
}
.row.back1 .col-6.col-sm-6.col-md-6 {
    padding: 0px;
}
h4.font18 {
    font-size: 18px;
}
.box h4 {
    margin-top: 20px;
    margin-bottom: 25px;
}
.num1::before {
    content: "1";
    background: radial-gradient(#7443FD, #3C158F);
    position: absolute;
    top: -10px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    left: -5px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
}
.num2::before {
    content: "2";
    background: radial-gradient(#7443FD, #3C158F);
    position: absolute;
    top: -10px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    left: -5px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
}
.num3::before {
    content: "3";
    background: radial-gradient(#7443FD, #3C158F);
    position: absolute;
    top: -10px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    left: -5px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
}
.num4::before {
    content: "4";
    background: radial-gradient(#7443FD, #3C158F);
    position: absolute;
    top: -10px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    left: -5px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
}
.num5::before {
    content: "5";
    background: radial-gradient(#7443FD, #3C158F);
    position: absolute;
    top: -10px;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    left: -5px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
}
.tcc button#terms {
    background: transparent;
    font-size: 10px;
    display: block;
    border: none;
    color: #7200FF;
    margin: 0px auto;
    font-weight: 500;
}

.box.hidedesk {
    display: none;
}
.icon1 {
    background-size: cover !important;
    background-position: center !important;
}
.icon2 {
    background-size: cover !important;
    background-position: center !important;
}
.icon3 {
    background-size: cover !important;
    background-position: center !important;
}
p.font11.mt30 {
    color: #ffffff;
}


@media(max-width:768px)
{
    .post-type-archive-casino .inner-table__explain-container.explain-container__brands ul li {
        width: calc(25% - 20px);
        margin-right: 5px !important;
        flex: 0 0 auto;
    }
    .whitebox br {
        display: none;
    }
    img.hidedesk {
        display: none;
    }
    .box p br {
        display: block;
    }
    .box.hidedesk {
        position: relative;
        display: block;
        right: auto;
        margin: 25px auto 25px;
        padding-bottom: 35px;
    }
    .box.hidmob {
        display: none;
    }

    img.mobimg {
        margin-right: 27px;
        margin-bottom: 5px;
        display: block;
        width: auto;
    }
    .reducemobspace p {
        padding: 0px 0px 0px 0px;
    }
    .single-game .casino_gp_i {
      flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 10px;
    }
    .single-game .casino_gp_inner .casino_gp_info_wrapper {
      font-size: 14px;
    }
    .single-game .casino_gp_inner .casino_gp_play_btn {
      margin-top: 5px;
    }
}

@media(max-width:600px)
{
    body h3,
    body h4 {
        font-size: 19px;
        margin-bottom: 0px;
        line-height: 1.2em;
    }
    .mt70 {
        margin-top: 30px;
    }
    #bonusarnabg .casino-filter-head h4 {
        text-transform: uppercase;
        /*width: 340px;*/
    }
    .row.mobilecenter .col-md-2 {
        text-align: center;
        margin-bottom: 10px;
    }
    section#bonusarnabg h4 br {
        display: block;
    }
    #bonusarnabg .casino-filter-head h4 span {
        color: #3C3D48;
        font-size: 14px !important;
        line-height: 1em;
    }
    #bonusarnabg .casino-filter-head h4::before {
        left: 12vw;
        top: -3px;
    }
  div.casino-filter__item .casino-filter__inner .logo img {
    max-width: 100px;
  }
}

@media(max-width:470px)
{
    .casino-filter__item .casino-filter__inner .btn__cards {
        font-size: 10px;
        padding: 6px 5px;
    }
    .col-12.col-sm-6.col-md-4.col-lg-3.filter-item__col.item.popular,
    .item.new,
    .item.score {
        padding: 0px 10px;
    }
    .casino-filter__item .casino-filter__inner .perks p {
        margin: 0;
        padding: 0;
        color: #A5BEFF;
        font-size: 10px;
        font-weight: 600;
    }
    .casino-filter__item .casino-filter__inner .perks {
        padding: 16px 6px;
        min-height: 45px;
    }
    .casino-filter__links a {
        padding-right: 3px !important;
    }
    .casino-filter__bottom .casino-filter__links a, .casino-filter__bottom .casino-filter__links button {
        font-size: 7px;
    }
    #bonusarnabg .casino-filter-head h4::before {
        left: 8vw;
        top: -3px;
    }
    body h3,
    body h4 {
        font-size: 14px;
        line-height: 1.5em;
    }
}
@media (max-width: 370px)
{
    .casino-filter__bottom .casino-filter__links a, .casino-filter__bottom .casino-filter__links button {
        font-size: 6px;
    }
    .casino-filter__item .casino-filter__inner .perks p {
        font-size: 8px;
    }
    .col-12.col-sm-6.col-md-4.col-lg-3.filter-item__col.item.popular {
        padding: 0px 5px;
    }
    #bonusarnabg .casino-filter-head h4::before {
        left: 6vw;
        top: -3px;
    }
}


@media (max-width: 330px)
{
    #bonusarnabg .casino-filter-head h4::before {
        left: 2vw;
        top: -3px;
    }
    #bonusarnabg .casino-filter-head h4::before {
        left: 0vw;
        top: -3px;
    }
    body h3,
    body h4 {
        font-size: 16px;
        margin-bottom: 0px;
        line-height: 1.2em;
    }
    #bonusarnabg .casino-filter-head h4 span {
        color: #3C3D48;
        font-size: 12px !important;
        line-height: 1em;
    }
    body section#bannerarena h1 {
        font-size: 16px !important;
        line-height: 20px;
        color: #C18EFF;
    }
}

/*@media (min-width: 300px)*/
/*{*/
/*    .col-sm-6 {*/
/*        -ms-flex: 0 0 25%;*/
/*        flex: 0 0 25%;*/
/*        max-width: 25%;*/
/*    }*/
/*}*/

@media (min-width: 1000px)
{
    .filter-item__col {
        width: 20%;
        padding: 0px 5px;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }
}

.logo img {
    width: 100% !important;
}
/* Dashboard CSS Start
Please Dont Edit This
*/
.mail_box_fix, .check-fix{
    padding-top: 10px;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: "»";
}
.breadcrumb-item a, .breadcrumb-item.active{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #7200FF;
    padding: 0.45rem 0.45rem;
}
.breadcrumb{
    padding: 0.45rem 0.45rem !important;
}
.breadcrumb-item a{
    color: #000;
}
.breadcrumb-section, .breadcrumb{
    background: white;
}

.page-template-user_profile .breadcrumb,
.page-template-user_profile_update .breadcrumb {
    padding: 30px 0 10px !important;
}

@media screen and (max-width: 768px) {
    .page-template-user_profile .breadcrumb,
    .page-template-user_profile_update .breadcrumb {
        padding: 10px 0 !important;
    }

}

.col-1-set{
    display:none;
}
.sec-heading{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    color: #3C3D48;
}

.bg-set3{

    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919); }


.bg-main{
    background: linear-gradient(180deg, rgba(0, 5, 16, 0.33) 0%, rgba(16, 2, 57, 0.94) 0%);
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
    border-radius: 15px;
}

.bg-main .logos-adjust {
    border-radius: 15px 15px 0 0;
}

.col-bar {
    position: absolute;
    z-index: 1;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 8px);
    height: 23px;
    background: linear-gradient(270deg, #3C158F 0%, #7443FD 49.49%, #3C158F 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 268px;
}
.game-item .col-bar {
  max-width: 216px;
}
.col-bar::before,
.col-bar::after {
    content: "";
    width: 4px;
    height: 5px;
    position: absolute;
    bottom: -4px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.col-bar::before {
    background-image: url(../../images/left-triangle.svg);
    left: 0;
}

.col-bar::after {
    background-image: url(../../images/right-triangle.svg);
    right: 0;
}

.top-h{
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}
.logos-adjust{
    width: 135px;
    height: 60px;
}
.cas-img-set{
    padding-top: 16px;
}
.single-game .cas-img-set {
    padding-top: 0;
}
.single-game .bg-main .logos-adjust {
    width: 100%;
    height: 165px;
    object-fit: fill;
}
.stars-heading{
    font-weight: 700;
    color: #fff;
    display: inline;
}
.stars-img{
    margin-top: 0px;
    margin-bottom: 6px;
    cursor: pointer;
}
span.innercardheading {
    color: #7200FF;
    font-weight: 600;
}

.review-stars{
    text-align: center;
    padding: 15px 0px 5px 0px;
}
.bouns-line{
    color: #A5BEFF;
    font-weight: 600;
    text-transform: uppercase;
    margin: 2rem 0 1rem!important;
}
.bouns-line a{
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #A5BEFF;
}
.content-line{
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 30px;
    font-size: 12px;
}
.content-descrip{
    font-size: 11px;
    font-weight: 500;
    color: #A5BEFF;
    padding: 0px 15px;
    text-align: left
}
.content-end{
    font-size: 10px;
    font-weight: 500;
    color: #3C3D48;
    padding: 0px 10px;
    margin-bottom: -5px;
}
.end-ancor{
    font-size: 10px;
    font-weight: 500;
    color: #7200FF;
}
#bonusarnatoptext .casino-filter-head > p{
    margin: 0;
}
#bonusarnatoptext .casino-filter-head > p.inner-filter-upper__extra-text{
    margin-bottom: 1rem;
}
#bonusarnatoptext .casino-filter-head .inner-filter-upper__extra-btn{
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    letter-spacing: -0.1px;
    color: rgb(114, 0, 255);
}
.content-ancor{
    text-decoration-line: underline;
    color: #A5BEFF;
    font-weight: 500;
    font-size: 12px;
}
.content-btn{
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    text-align: center;
    margin: auto;
    width: calc(100% - 20%);
    background: linear-gradient(
            185.24deg
            , #5200FF -3.92%, #D700FF 94.17%);
    padding: 8px 40px;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.32, 1.275) all 0.4s;
    outline: none;
    border: none;
}
.content-btn:hover, .logos-adjust:hover, .btn-hover:hover{
    transform: translateY(-2px) !important;
    outline: none;
    border: none;
    color: #fff;
}

@media only screen and (min-width: 1350px) {
    .casinofy-container{
        max-width: 1310px !important;
    }
}
@media only screen and (min-width: 992px) {
    .col-set{
        padding: 0px 5px;
        flex: 0 0 20.666667%;
        max-width: 20%;
    }
}

@media only screen and (max-width: 768px) {

    .table-inner__wrappper-sm {
        margin: 0 -15px;
        overflow: visible;
        border-radius: 0;
        background: none;
        box-shadow: none;
    }
    .tax-casino_cat .table-inner__wrappper-sm {
        padding: 0 10px;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__head {
        border-radius: 10px 10px 0 0;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__body {
        margin: 0;
        border-radius: 25px;

        background: #fff;
        box-shadow: none;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item {
        padding: 5px 12px 12px;
        background-color: #fff;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0810205);
        border-radius: 0 0 25px 25px;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item:not(:last-of-type) {
        margin: 0;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom {
        margin: -13px 0 0;
        background: none;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__bottom:not(:last-of-type) {
        margin-bottom: 22px;
    }

    .col-set{
        padding: 0px 5px;
    }
    .row-set{
        padding: 0px 7px;
    }
    .content-end{
        padding: 0px;
        font-size: 9px;
    }
    .content-btn{
        font-weight: 500;
        font-size: 9px;
    }
}

/* Update Profile Start */
.casinofy-container .casino-filter__container
{
    max-width: 1310px !important;
    margin: 0px;
}
.heading-update{
    color: #7200FF;
    font-size: 22px;
}
.form-width .form-control{
    width: 281px;
    font-weight: 500;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: -0.1px;
    color: #939CB3;
    border: 0px solid #ced4da;
    border-radius: 90px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px rgba(102, 102, 102, 0.115494);
}
.form-error{
    font-size: 11px;
    margin-left: 12px;
}
.form-error-red{
    color: red !important;
}
.form-width{
    border-radius: 90px;
}
.btn-save{
    background: linear-gradient(175.23deg, #5200FF -1.77%, #D700FF 97.42%);
    border-radius: 50px;
    margin-top: 25px;
}
.submt-btn{
    margin-top: 110px;
}
.padding-adjust{
    padding-left: 23px;
    padding-right: 23px;
}
.topheight{
    padding-top: 58px;
}
.innerpadding{
    padding-left: 16px;
    padding-right: 16px;
}
.text-set{font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #2765FF;
}
.btn-delete {
    background: linear-gradient(179.56deg, rgba(255, 255, 255, 0.2) 0.38%, rgba(248, 248, 248, 0.2) 99.62%);
    border: 1px solid #939CB3;
    box-sizing: border-box;
    border-radius: 20px;
    color: #838B9F;
}
@media only screen and (min-width: 1350px) {
    .update-container{
        max-width: 750px !important;
    }

    .casinofy-template .table-1 tr td:nth-child(1), .casinofy-template .table-1 tr td:nth-child(2){
        width: 50% !important;
    }

}
@media only screen and (min-width: 992px) {
    .main-d-table{
        display: none;
    }

}
@media only screen and (max-width: 992px) {
    .table-desk{
        display: none;
    }
    .casinofy-template .table-1 tr td:nth-child(1){
        color: #4C4F57;
        font-weight: 400;

    }
    .casinofy-template .table-1 tr td:nth-child(1), .casinofy-template .table-1 tr td:nth-child(2){
        width: 50% !important;
    }


}
@media only screen and (max-width: 768px) {
    .submt-btn{
        margin-top: 20px;
    }
}
/* Reviews css     */
.reviews{
    text-align: center;
}
.rev-text{
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
}
.dat-rev{
    height: 24px;
    left: 31.3%;
    right: 60.42%;
    top: calc(50% - 24px/2 - 185px);

    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    /* or 167% */
    color: #3C3D48;

}
.para-img{
    text-align: right ;
}
.name-r{
    padding-right: 10px !important;
    font-weight: bold;
}
.btm-line{
    max-width: 860px;
    margin-top: -15px;
    padding-bottom: 20px;
}
.star-rev{
    float: right;
    margin-right:15px;
}
.colr-num{
    color: #5200FF;
    font-style: normal;
}
.star-rev strong{
    padding-right: 10px;
}
.max-review{
    max-width: 1040px;
}

/* Inbox Css*/
.message{
    text-align: center;
}
.hed-msg{
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #7200FF;
    display: contents;
}
.p-msg{
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.10000000149011612px;
    text-align: left;
}
.date-r{
    float: right ;
}
.max-inbox{
    max-width: 1040px;
}
.btm-line2{
    max-width: 880px;
    padding-bottom: 10px;
}
.link-msg{
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.10000000149011612px;
    text-align: justified;
    color: #7200FF;
}
.cross-msg{
    float: right;
}
.link-msg1{
    color: #7200FF;
}

/* responsive view */
@media only screen and (max-width: 768px) {
    .date-r{
        float:none;
    }
    .para-img {
        text-align:start;
    }
}
html {
    margin:0;
    padding:0;
    overflow-x:hidden;
}


/* Dashboard CSS END
Please Dont Edit This
*/


/* blog-css */
.first_paragraph {
    line-height: 20px;
    font-size: 13px;
    color:#3C3D48;
    width: 950px;
    margin: 0 auto;
}
.read {
    color:#7200FF;
    font-size: 13px;
}


.back_color {
    background: linear-gradient(180deg, #FAFAFA 0%, #F6F6F6 100%);
    border-radius: 20px;
    box-shadow: 0px 2px 2px rgba(19, 15, 94, 0.07), 0px -6px 6px rgba(19, 15, 94, 0.05);
}
.back_color:hover{
    box-shadow: 0px 2px 2px rgba(19, 15, 94, 0.07), 0px -6px 6px rgba(19, 15, 94, 0.05);
}
.back_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.first_heading {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    height: 45px;
    padding: 0px 15px;
    font-weight: 600 !important;
    overflow:  hidden;
}
.first_paras {
    font-size: 12px;
    line-height: 16px;
    color:#373C48;
    font-weight: 500;
    margin-bottom: 5px;
    height: 48px;
    overflow: hidden;
}
.patti {
    padding: 3px 10px 3px 10px;
    border-radius: 50px;
    font-size: 10px;
    border:1px solid #838B9F;
    font-weight: 500;
    color: #838B9F;
    line-height: 16px;
    text-align: center;
}
.second_heading {
    color:#3C3D48;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
}
.date {
    color:#838B9F;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}
.button_1st {
    padding: 9px 45px 9px 45px;
    font-family: Lato!important;
    font-size:22px;
    line-height: 26px;
    border-radius: 100px;
    background-image: linear-gradient(#5200FF 0%,#D700FF 100%)!important;
}
.firstt_column {
    display: none!important;
}
.banner-blog{
    /* padding: 35px; */
    background-size: cover;
    background-repeat: no-repeat;
}
.top-section{
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.adjust-head{
    color: white;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: capitalize;
}
.blog-main, .casinofy-template{
    background-color: #F8F8F8;
}
.arrows{
    border: solid #7200FF;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
}
.downs{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.arrow_up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.pt-n{
    padding-top: 30px !important;
}

@media only screen and (min-width:1350px) {
    .casinofy-blog {
        width:1400px!important;
        max-width: 1400px!important
    }
}
@media only screen and (min-width:992px) {
    .custom-column-set {
        flex: 0 0 20.666667% !important;
        max-width: 20% !important;
        padding: 0 10px;
    }
    .blog-cont{
        width: 950px;
    }
    .pcons .blog-cont{
        width: inherit;
    }
    .container-breadc{
        width: 1330px;
    }

}
@media only screen and (max-width:992px) {
    .custom-column-set {
        padding: 0 10px 20px 10px;
    }
    .first_paragraph, .tabs {
        padding: 0px 12px 0px 12px;
    }

}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .adjust-head{
        font-size: 30px;
    }

    .parad{
        display: none;
    }
}
@media only screen and (max-width:767px) {
    .container-breadc{
        padding: 0px;
    }
    .breadcrumb-item a, .breadcrumb-item.active{
        font-size: 10px;
        font-weight: 500;
    }
    .first_paragraph, .tabs {
        padding: 0px 22px 0px 22px;
    }
    .first_paragraph p{
        line-height: 16px;
        font-size: 11px;
    }
    .first_heading{
        height: 30px;
        font-size: 11px;
        margin-bottom: 0.5rem;
        margin-top: 0;
    }
    .first_paras{
        height: 37px;
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 0px;
    }
    .reades, .publish{
        font-size: 10px !important;
        line-height: 11px !important;
    }
    .caption-n{
        display: none;
    }
    .top-section
    {
        height: 76px;
    }
    .pachinko{
        font-size: 11px !important;
        line-height: 15px;
    }
}
/* blog-css */
/* blog-post-css */
body {
    font-family: Montserrat!important;
}
.pachinko {
    padding: 1px 10px 1px 10px;
    border-radius: 50px;
    font-size: 12px;
    color: #838B9F;
    border:1px solid #838B9F;
}
.btn_primaryd{
    font-weight: bold !important;
    line-height: 26px !important;
    font-family: Lato!important;
    font-size: 22px !important;
}
.paragraph, .paragraph_one {
    line-height: 20px;
    font-size: 13px;
    color:#3C3D48;
    padding:0px 6% 0px 6%;
    letter-spacing:-0.1px
}
.blog-bg{
    background: #F6F6F6;
    padding: 20px 0px;
}
.blog11 {
    font-size: 12px;
    color:#000;
}
.home_page {
    padding-left: 8%!important;
}
.heading_one {
    font-size: 18px;
    line-height: 20px;
    color:#5200FF;
    font-weight: 600 !important;
}
.single-game .heading_one:not(.pros),
.single-game .cons-part:not(.pros) .adj-color,
.single-casino .heading_one:not(.pros),
.single-casino .cons-part:not(.pros) .adj-color {
  color:#3C3D48;
}
.invented {
    color: #5200FF;
    font-size: 13px;
    font-weight: 500 !important;
    line-height: 20px;
}
.Bradford {
    color:#5200FF;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}
.top_para {
    color:#f6f6f6;
    font-size: 13px;
}
.single-game .top_para {
  color: #3C3D48;
}
.adults_a {
    line-height: 20px;
    font-size: 13px;
    color:#3C3D48;
}
.danny {
    display: flex;
    background: #fff;
padding: 20px;
border-radius: 10px;
}
.d-inline-block  {
  display: flex !important;
  padding-left: 0 !important;
}
.d_i_wrapper {
  height: 69px;
}
.d_i_wrapper.mobile {
  display: none;
}
.d_i_wrapper img {
  height: 69px;
    border-radius: 50%;
    margin-top: 0 !important;
    border: 2px solid transparent;
    background: linear-gradient(185.24deg, #5200FF -3.92%, #D700FF 94.17%);
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.32, 1.275) all 0.4s;
    max-width: unset !important;
}
.d_t_wrapper {

}
.a_socials_wrapper {
  padding-bottom: .5rem;
}
.para_graph{
    font-size: 11px;
    font-weight: 500;
    line-height: 17px;
}
@media (max-width: 768px) {
  .d_i_wrapper.mobile {
    display: block;
  }
  .d_i_wrapper.desktop {
    display: none;
  }
  .d_t_wrapper >div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
}
.casinofy_post {
    max-width: 950px!important
}
/* .danny .a_image_wrapper {

}
.danny .a_details_wrapper {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.danny .a_socials_wrapper {
  display: flex;
}*/
.danny .a_socials_wrapper img {
  height: 20px;
  width: auto;
  margin-right: 5px;
}
/*
.danny .a_description {

} */
.danny .d-inline-block >img {
  margin-top: 5px !important;
  width: 120px;
  border: 5px solid #fff;
  border-radius: 5px;
  height: auto;
}
/* .d-inline-block, .d-inline-block .d-inline-block img, .d-inline-block .d-inline-block p {
    display:  inline-block;
} */
.publish {
    color: #BC64FF !important;
}
.reades, .publish {
    color: #7200FF;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}

ul.bredcrmb_b li {
    display: inline;
    font-size: 12px;
    padding: 0px 6px 0px 6px;
}
.bredcrmb_b a {
    color:#3C3D48!important;
}
ul.bredcrmb_b li a:hover {
    text-decoration:none!important;
}
.firstt_button {
    padding: 9px 40px 9px 40px;
    font-family: Lato!important;
    font-size:22px;
    line-height: 26px;
    border-radius: 100px;
    background-image: linear-gradient(#5200FF 0%,#D700FF 100%)!important;
}
.firstt_column {
    display: none!important;
}
.butterfly-top {
    position: absolute;
    top: 28%;
}
@media only screen and (min-width:1350px) {
    .casinofy_blogs {
        width:1310px!important;
        max-width: 1310px!important
    }
}
@media only screen and (min-width:992px) {
    .customs_column_sets {
        flex: 0 0 20.666667% !important;
        max-width: 20% !important;
    }
    .parad{
        display: none;
    }
}
@media only screen and (max-width:992px) {
    .customs_column_sets {
        padding-bottom: 25px;
    }
    .butterfly-top {
        display:none!important;
    }
    .home_page {
        padding-left: 0px!important;
    }
}


@media only screen and (max-width:767px) {
    .adjust-head {
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
    }
    .second_heading, .date, .read{
        font-size: 10px;
        line-height: 11px;
    }
    .danny {
        /* padding: 0px 22px 0px 22px; */
        padding: 22px;
    }
    .home_page {
        padding-left: 4%!important;
    }
    .bredcrmb_b {
        padding:0px!important;
    }
    .front_image {
        height: 110px!important;
    }
    .butterfly-top {
        display: none;
    }
    .top_para {
        padding-left: 60px!important;
        color:#373C48!important;
        font-weight:bold!important;
    }
    .main_heading {
        width: 150px;
    }
    .section_one {
        padding-top: 50px!important;
    }
    .patti {
        padding: 3px 7px 3px 8px;
        font-size: 9px;
        line-height: 13px;
    }
    .btn_primaryd{
        font-size: 15px;
        line-height: 18px;
    }
    .one-sec{
        padding-bottom: 0px !important;
        padding-top: 10px !important;
    }
}

/* blog-post-css */
/*Cacinofy content start */
.casino-top-text{
    background: rgba(255, 255, 255, 0.9);
}

.casino-top-text .row.pt-2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

    width: 100%;
    margin: 0;
}

.casino-top-text .col_two {
    min-width: 56%;
    padding: 0 24px;
}

.sec-green{

}
.head_term{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #7200FF;
    display: flow-root;
}
.casinofy_image{
}
.cust_heads h2{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #3C3D48;
}
.col-casin{
    padding-left: 0px;
    padding-right: 0px;
}

.adjust-star{
    width: fit-content;
    margin: 0 auto;
    padding-left: 0 !important;
}
.str-s{
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
.cus-sec{
    background: #EFEFEF;
}
.cust-sec{
    background: #F8F8F8;
    /* background: rgba(255, 255, 255, 0.9); */
}
/* .cus-des-sec{
    background: #EFEFEF;
} */
.no-bullets-cast{
    list-style: none;
    padding: 0px 15px;
    display: inline-block;
}
.casinofy-template .bouns-line, .casinofy-template .content-line {
    font-size: 12px;
}
.casinofy-template .content-descrip{
    font-size: 10px;
}
.casinofy-template .content-end{
    padding: 0px 7px;
}
.casinofy-template .bg-set4{

}

.detail_text{
    font-weight: 600;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #3C3D48;
    font-style: normal;
}
.detail_inner{
    font-style: normal;
    color: #7200FF;
}
.cons-part{
    padding: 0 37px 7px 21px;
}
.detail_outer{
    font-style: normal;
    line-height: 20px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.2px;
    color: #3C3D48;
}
.single-game .detail_outer.adj-color {
  font-weight: bold;
}
.row-cons{
    column-gap: 20px;
}
.col-cons{
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0px;
}
.adj-color{
    color: #7200FF;
}
.cusin-set{
    padding-left: 35px;
}
.detail_inner-check{
    width: 11px;
    margin-right: 7px;
}
.cons-adj{
    padding-top: 30px;
    padding-left: 21px;
    padding-bottom: 10px;
}
.single-game .cons-adj {
  text-transform: none;
  padding-left:0;
  padding-top: 20px;
}
.set-ul, .set-ul-a{
    margin: 0 auto;
}

.btn-check{
    font-family: lato;
}
.casinofy-template .btm-line{
    margin-top: 0px;
    width: 90%;
    float: right;
}
@media only screen and (min-width:1350px) {
    .set-ul, .set-ul-a{
        width: 900px;
    }
}
@media only screen and (min-width:1350px) {
    .casinofy-template .col-set{
        padding: 0px 5px;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media only screen and (max-width:992px) {
    .cross-img{
        width: 90px;
    }
    .settickicon{
        display: inline;
        width: 15px;
        margin-left: -20px;
    }
    .col-cons{
        flex: 0 0 95%;
        max-width: 100%;
        padding: 0px;
        margin: 10px 10px 10px 10px;
    }
    .cons-adj{
        padding-top: 20px;
        padding-left: 36px;
        padding-bottom: 10px;
    }
    .detail_outer{
        font-weight: 600;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: -0.1px;
    }
    .set-ul{
        padding: 0px;
    }

    .set-ul-a{
        padding: 0 70px 0 90px;
    }
    .set-ul-a .no-bullets-cast{
        padding: 0px;
    }
    .set-mb{
        width: 60px;
    }
    .no-bullets-cast{
        padding: 10px 14px;
    }
    .cust-set{
        padding-left: 0px;
    }
    .adjust-star{
        display: none;
    }
}
@media only screen and (max-width:767px) {
    .mb-sec{
        background: #EFEFEF;
    }
    .casinopara p{
        font-weight: normal;
        font-size: 11px;
        line-height: 16px;
    }
    .adjust-mn{
        padding: 0 45px;
    }
    .casinofy-template .col-casin{
        padding: 0 27px 27px 27px;
    }
    .hset{
        padding-top: 20px;
    }
    .detail_text{
        font-size: 11px;
        line-height: 24px; }
    .cust_heads h2{
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
    }
    .col-casin{
        padding: 30px 27px;
    }
    .btn-pri a{
        font-weight: 600 !important;
        font-size: 13px !important;
        line-height: 16px !important;
    }
    .casinofy_image .main_heading{
        width: 200px !important;
    }
    .head_term{
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .head-mb{
        font-size: 13px !important;
        line-height: 20px !important;
        color: #3C3D48 !important;
    }
    .casinwo-cont{
        box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
        display: flex;
        flex-flow: column;
    }
    .col_one{
        order: 1;
    }

    .col_two{
        order: 3;
    }

    .col_three{
        order: 2;
    }
}
#more, #mores {display: none;}
/*Cacinofy content end */
/* blog-post-css */

/* guide-page-css */
/* right side chapters list */

/* tooltip Start */
.tooltip-term {
    position: relative;
    display: inline-block;
}

.tooltip-term .tooltipinner {
    visibility: hidden;
    width: 215px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip-term:hover .tooltipinner {
    visibility: visible;
}
@media only screen and (max-width: 767px) {
    .tooltip-term .tooltipinner{
        margin-left: -135px;
        margin-top: 20px;
    }
}
/* tooltip end */


.chapter {
    display: inline-block;
    position: absolute;
    z-index: 99999999999;
    right: 40px;
}
.banner-blog{
    /* padding: 35px; */
    background-size: cover;
    background-repeat: no-repeat;
}

.rectangle{
    width: 242px;
    height: auto;
    top: 340px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
    border-radius: 20px;
    padding-left:30px;
}
.hidden-menu{
    display:none;
}
#show-hidden-menu{
    pointer-events: all;
    cursor: pointer;
}
.chapter h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #3C3D48;
    padding-top: 15px;
    margin-bottom: 15px;
}
.chapter ul{
    list-style: none;
    padding: 0px;
}
.chapter ul li:before{
    content: "\203A";
    margin-right: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 30px;
}
.chapter li{
    font-size: 12px;
    cursor: pointer;
}
.chapter li:hover{
    color:#5200ff;
    cursor: pointer;
}
.rights {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.arrows1{
    border: solid #3C3D48;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-right: 10px;
}
.chap-list{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 30px;
    color: #3C3D48;
}
.sec-one{
    max-width: 951px;
    padding: 20px 20px;
    margin-top:-16px;
    margin: 0 auto;
}
.main-content-container{
    background-color: transparent;
    max-width: 950px;
    padding: 0px;
}
.main-content-container p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #3C3D48;
    margin-bottom: 30px;
}
.main-content-image{
    height: 203px;
    margin-bottom: 20px;
}
/* section two css */
.sec-two{
    background-color: #F8F8F8;
    max-width: 951px;
    padding: 20px 20px;
    margin: 0 auto;
}
.main-content-container h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #3C3D48;
}
.main-content-container h6{
    font-size: 13px;
    margin-bottom: 20px;
}
.table-body{
    max-width: 950px;
    background-color: #fff;
    /* padding-top:20px;
  padding-left: 20px;
  padding-right: 20px; */
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.0810205);
    border-radius: 15px;
    margin-bottom: 20px;
}
.table-1{
    width: 100%;
    margin-bottom: 1rem;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #3C3D48;
}
#head-br{
    display: none;
}
#table-br{
    display: inherit;
}
.table-1 tr:hover{
    border-right: 5px solid #5200ff;
    background-color:#F8F8FA!important;
}
.table-1 tr td:nth-child(1) {
    color:#5200ff;
    height: 70px;
    vertical-align: middle;
    width: 30%;
    padding-left: 70px;
    line-height: 20px;
}
.table-1 tr td:nth-child(2) {
    color:#3C3D48;
    height: 70px;
    width: 40%;
    vertical-align: middle;
    padding-left: 40px;
    line-height: 20px;
}
.table-1 tr td:nth-child(3) {
    color:#5200ff;
    height: 70px;
    width: 30%;
    vertical-align: middle;
    padding-left: 90px;
    line-height: 20px;
}
.table-btn a{
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin:0 auto;
    color: #FFFFFF;
    font-family:Montserrat;
}
.table-btn .btn_primaryd{
    font-family:Montserrat!important;
}

.table-btn{
    margin:0 auto;
}
.t-heads{
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0810205);
}
.t-heads td{
    height: 45px !important;
}
.casinofy-template  .table-1 tr td:nth-child(1), .casinofy-template  .table-1 tr td:nth-child(2),
.casinofy-template  .table-1 tr td:nth-child(3), .casinofy-template  .table-1 tr td:nth-child(4){
    color:#3C3D48 !important;
    padding-left: 50px important;
}
.casinofy-template  .table-1 tr td:nth-child(2){
    /*width: 25%;*/
}
.casinofy-template  .table-1 tr td:nth-child(4){
    height: 70px;
    width: 30%;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 0px;
}
@media only screen and (max-width: 1560px) {
    .rectangle {
        width: 325px;
        height: auto;
        top: 0px;
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
        border-radius: 20px;
        padding-left: 30px;
    }
    .chapter {
        display: inline-block;
        z-index: 99999999999;
        right: 0px;
        /*left: 25px;*/
        /*left: 0px;*/
        position: relative;
    }
    .hidden-menu{
        display:none;
    }
    #show-hidden-menu{
        pointer-events: all;
        cursor: pointer;
    }


    .rectangle {
        width:100%;
        height: auto;
        top: 0px;
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
        border-radius: 20px;
        padding-left: 30px;
    }
    .chapter {
        /*left: 0px;*/
        position: relative;
    }
    .chapter h3{
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        color: #3c3d48;
        text-transform: capitalize;
        padding-top:15px;
        margin-bottom:15px;
    }
    .chapter h3:hover{
        color:#7200ff;
    }
    .chapter li{
        font-size: 12px;
    }
    .chapter li:hover{
        color:#5200ff;
    }
    .rights {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .arrows1{
        border: solid #3C3D48;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        margin-right: 10px;
    }
    .chap-list{
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 30px;
        color: #3C3D48;
    }
    .mobile-arrow{
        border: solid #3c3d48;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 2px;
        margin-left: 5px;
    }
    .mobile-arrow:hover{
        border: solid #7200ff;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 2px;
        margin-left: 5px;
    }
    .mobile-down{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 20px;
        right: 20px;
        position: absolute;
    }
    .main-content-container h4 {
        line-height: 16px;
        font-size: 13px;
        margin-bottom: 15px;
        padding-right:40px;
    }
    .main-content-container p{
        font-weight: 500;
        font-size: 11px;
        line-height: 16px;
        margin-bottom: 15px;
    }
    .main-content-image{
        height: 123px;
        background-size: contain;
        background-repeat: no-repeat;

    }
    .mobile-hide{
        display:none;
    }

    .table-btn {
        margin-left: 15px;
    }
    .table-btn a{
        padding: 0px;
        font-size: 11px!important;
        color: #5200ff;
        text-align: left;
        margin: 0px;

    }
    #head-br{
        display: inherit;
    }
    .table-1 tr td:nth-child(1) {
        color:#5200ff;
        vertical-align: middle;
        width: 100%;
        line-height: 20px;
        display: block;
        height: auto;
        padding: 10px 20px!important;
    }
    .table-1 tr td:nth-child(2) {
        color:#3C3D48;
        display: block;
        width: 100%;
        vertical-align: middle;
        line-height: 16px;
        height: auto;
        padding: 10px 20px!important;
    }
    .table-1 tr td:nth-child(3) {
        color:#5200ff;
        width: 100%;
        line-height: 20px;
        display: block;
        height: auto;
        padding: 10px 20px!important;
    }
    .table td{
        padding: 0px!important;
    }
    .sec-two{
        padding: 10px 20px 0px 20px;
    }
}

/* guide-page-css-end */
/* guide-page-css-end */
/* game-page css start */
.game-top-head{
    height:auto;
    left: 0px;
    top: 0px;
    background: #0F0235;
}
.mid-game p{
    font-family: Open Sans;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.03em;
    color:#bdb9c8;
    display: inline-block!important;
    padding: 15px 0px;
}
.mid-game a{
    background: linear-gradient(180deg, #453F6D -52.63%, #1D1B2D 185.53%);
    border-radius: 50px;
    position: absolute;
    top: 25px;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    padding: 8px 25px;;
    color: #FFFFFF;
}
.mid-game a:hover{
    text-decoration-line: none;
}
.cross-btn{
    color: #fff;
    background: transparent;
    border: 0px;
    right: 8px;
    position: absolute;
    top: 5px
}
.game-container{
    max-width: 640px;
}
.game-container h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #3C3D48;
}
.top-ratting {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: inline;
    float:left;
}
.top-heart{
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    float:right;
}
.ratting{
    display: none;
}
.top-heart1{
    display: none;
}
.ratting-icon{
    padding: 20px 65px;
}
.second-game-section{
    background-color: #EEEEF0;
    padding: 20px 0px;
}
.good-icon ul {
    list-style: none;
    padding: 0;
}
.good-icon li {
    padding-left: 1.3em;
    font-size: 13px;
    line-height: 28px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    color: #3C3D48;
}
.good-icon li:before {
    content: "\2713";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color:#7200ff;
}
.top-ratting img{
    margin-top: -5px;
}
.world-game-container h6{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 28px;
    color: #3C3D48;
}
.world-game-container{
    max-width: 944px;
}
.game-section-fourth-column{
    padding-bottom: 25px;
}
.game-section-third-column{
    padding-left: 40px;
}
.game-section-fifth-column{
    padding-left: 40px;
}
.below-btn-text{
    display: none;
}
.third-game-section{
    max-width: 952px;
}
.game-video{
    height: 558px;
    box-sizing: border-box;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
    margin-bottom: 20px;
    max-width:952px;
    background-size:contain;
    background-repeat:no-repeat;
}
.game-video a{
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -0.1px;
    color: #FFFFFF;
    position: absolute;
    top: 60%;
    left: 35%;
    right:35%;
}
.game-video a:hover{
    text-decoration-line: none;
}
.game-head h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #3C3D48;
}
.third-game-section p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #3C3D48;
}
.four-game-container{
    max-width: 952px;
}
.four-game-container h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #3C3D48;
}
.fifth-game-section{
    background-color: #efefef;
}
.game-sidebar{
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
    border-radius: 15px;
    width: 368px;
    top: 650px;
    padding: 15px;
    right: 15px;
    position: absolute;
}
.game-sidebar h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #3C3D48;
    margin-bottom: 40px;
}
.sidebar-item1{

    height: 117px;
    background-color: #2D2C35;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;  height:117px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.sidebar-item2{

    height: 117px;
    background-color: #2D2C35;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;  height:117px;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.sidebar-item3{

    height: 117px;
    background-size: cover;
    background-color: #2D2C35;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;  height:117px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}
.sidebar-item4{

    height: 117px;
    background-color: #2D2C35;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;  height:117px;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.sidebar-item5{

    height: 117px;
    background-color: #2D2C35;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;  height:117px;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.image-box-1{
    padding: 40px 15px 30px 15px;
}
.sidebar-item1 h6{
    color:#fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 42px 0px 10px 0px;
}
.sidebar-item2 h6{
    color:#fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 42px 0px 10px 0px;
}
.sidebar-item3 h6{
    color:#fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 50px 0px 10px 0px;
}
.sidebar-item4 h6{
    color:#fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 42px 0px 10px 0px;
}
.sidebar-item5 h6{
    color:#fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 50px 0px 10px 0px;
}
.sidebar-item2 a {
    margin-top: 10px!important;
}
.sidebar-item3 a {
    margin-top: 5px;
}
.sidebar-item4 a {
    margin-top:12px;
}
.sidebar-item-btn{
    background: linear-gradient(
            185.68deg
            , #5200FF -4.22%, #D700FF 101.43%);
    border-radius: 15px;
    border: 0px;
    font-family: Montserrat;
    padding: 10px;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 9px 20px;
    margin-top: 40px;
    position: absolute;
    right: 30px;
}
.left-circle-image{
    position: absolute;
    background: radial-gradient(50% 41.46% at 50% 51.61%, #7443FD 0%, #3C158F 100%);
    border: 2px solid rgba(172, 116, 215, 0.54);
    box-sizing: border-box;
    color: #fff;
    padding: 2px 7px;
    border-radius: 50%;
    top: 73px;
    left: 10px;
    font-size: 15px;
}
.left-circle-image2{
    position: absolute;
    background: radial-gradient(50% 41.46% at 50% 51.61%, #7443FD 0%, #3C158F 100%);
    border: 2px solid rgba(172, 116, 215, 0.54);
    box-sizing: border-box;
    color: #fff;
    padding: 2px 7px;
    border-radius: 50%;
    top: 210px;
    left: 10px;
    font-size: 15px;
}
.left-circle-image3{
    position: absolute;
    background: radial-gradient(50% 41.46% at 50% 51.61%, #7443FD 0%, #3C158F 100%);
    border: 2px solid rgba(172, 116, 215, 0.54);
    box-sizing: border-box;
    color: #fff;
    padding: 2px 7px;
    border-radius: 50%;
    top: 350px;
    left: 10px;
    font-size: 15px;
}
.left-circle-image4{
    position: absolute;
    background: radial-gradient(50% 41.46% at 50% 51.61%, #7443FD 0%, #3C158F 100%);
    border: 2px solid rgba(172, 116, 215, 0.54);
    box-sizing: border-box;
    color: #fff;
    padding: 2px 7px;
    border-radius: 50%;
    top: 483px;
    left: 10px;
    font-size: 15px;
}
.left-circle-image5{
    position: absolute;
    background: radial-gradient(50% 41.46% at 50% 51.61%, #7443FD 0%, #3C158F 100%);
    border: 2px solid rgba(172, 116, 215, 0.54);
    box-sizing: border-box;
    color: #fff;
    padding: 2px 7px;
    border-radius: 50%;
    top: 620px;
    left: 10px;
    font-size: 15px;
}
.below-image-anchor{
    font-family: Open Sans!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 10px!important;
    line-height: 16px!important;
    text-align: center!important;
    text-transform: capitalize!important;
    color: #7200FF!important;
    padding: 0px!important;
    background: transparent!important;
    display: block!important;
    margin-top: 20px;
}
.game-main .hset{
    color:#3C3D48;
    margin-bottom: 20px;
}
.game-main .para-img{
    padding-left: 30px;
    float: left;
    padding-bottom: 15px;
}
.rev-text{
    font-size: 13px!important;
    line-height: 20px;
    letter-spacing: -0.1px;
}
.game-read-more{
    display: none;
}
.game-main .bg-main{
    background: linear-gradient(180deg, rgba(0, 5, 16, 0.1) 0%, rgba(14, 0, 53, 0.74) 76.21%);
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
}
.game-main .bg-set1 {

    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.game-main .bg-set2 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.game-main .bg-set3 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.game-main .bg-set4 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.game-main .bg-set5 {
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
}
.game-line {
    color: initial;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    /* flex:2; */
    margin: 0 !important;
}
/* .game-item .rtp-line {
  flex:1;
} */
.game-line a {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  text-transform: none;/*uppercase;*/
  color: inherit;
  height: 32px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.game-line >div {
  height: 32px;
}
.game-main .rtp-line a span {
  color: initial;
}
.game-item .col-content {
  display: flex;
  flex-direction: column;
}
.game-item .col-content,
.game-item .content-descrip {
  padding: 0 5px !important;

}
.game-item .rtp-line a,
.game-item .rtp-line a span {
  color: initial;
  font-size: 10px;
  line-height: normal;
}
.content-descrip {
    font-size: 12px;
    color:#fff;
}
.game-item .content-descrip {
  padding: 0;
  color: initial;
  margin-bottom: 0 !important;
  position: absolute;
  width: 100%;
  background: rgba(255,255,255,.8);
  text-align: center;
  bottom: 0;
  padding: 5px !important;
}
.game-item .content-descrip a {
  color:initial;
  font-weight: 600;
}
.game-item .content-btn {
  padding: 8px 20px;
}
.game-main .logos-adjust {
    width: 210px;
    height: 90px;
}
.game-main .Top-Casinos{
    background-color: #EFEFEF;
}
.game-main .end-ancor{
    color:#7200ff;
    text-decoration-line: underline;
}
.show-more-game-btn{
    display: none;
}
.load-blog {
    display: none;}
.game-review .btn__primary{
    font-family:montserrat!important;
}

.game-main .cus-des-sec{
    background-color:#f7f7f7;
}

@media only screen and (min-width:320px) and (max-width:767px) {

    .modal-open .modal{
        height:auto!important;
    }


    .ratting{
        display: inline;
        font-weight: 600;
        padding-right: 25px;
    }
    .ratting-icon{
        text-align: center;
        padding: 20px 40px;
    }
    .top-ratting{
        display: none;
    }
    .top-heart{
        display: none;
    }
    .top-heart1{
        display: inline;
        font-weight: 600;
        font-size: 12px;
    }
    .modal-backdrop.show{
        z-index:9;
    }

    .mid-game a {
        background: linear-gradient(
                180deg
                , #453F6D -52.63%, #1D1B2D 185.53%);
        border-radius: 50px;
        font-weight: 600;
        font-size: 18px;
        text-transform: capitalize;
        color: #FFFFFF;
        position:inherit;
    }
    .mid-game{
        padding-bottom:20px;
    }

    .game-section-first-column{
        order:1;
        text-align: center;
        padding-right: 30px;
        padding-left: 0px;
        padding-top: 0px!important;
        padding-bottom: 20px;
    }
    .game-section-second-column{
        order:2;
        width: 50%;
    }
    .game-section-third-column{
        order:4;
        width: 50%;
        margin-top: -25px;
        padding: 15px;
    }
    .game-section-fourth-column{
        order:3;
        width: 50%;
        padding: 0px;
    }
    .game-section-fifth-column{
        order:5;
        width: 50%;
        padding: 0px;
    }
    .second-game-section{
        padding-left: 20px;
        padding-right: 20px;
        background-color: #fff;
    }
    .below-btn-text{
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 16px;
        text-align: center;
        text-transform: capitalize;
        color: #3C3D48;
        display: inherit;
        padding-top: 15px;
    }
    .below-btn-text p{
        margin-bottom: 0px;
    }
    .world-game-container h6{
        font-size: 12px;
    }
    .game-main .btn_primaryd {
        font-size: 13px!important;
        font-family:Montserrat!important;
    }
    .game-sidebar {
        position: inherit!important;
        margin:0px;
        width:100%!important;
        border-radius: 0px;
        background: rgba(255, 255, 255, 0.9);
        padding-left: 30px;
        box-shadow:none!important;
    }
    .sidebar-item2 h6 {
        color: #fff;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase;
        margin: 40px 90px 10px 0px;
    }
    .sidebar-item2 a{
        margin-top:5px;
    }
    .sidebar-item3 h6 {
        color: #fff;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase;
        margin: 40px 81px 10px 0px;
    }
    .sidebar-item4 h6 {
        color: #fff;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase;
        margin: 40px 92px 10px 0px;
    }

    .left-circle-image {
        top:50px;
    }
    .left-circle-image2 {
        top:190px;
    }
    .left-circle-image3 {
        top:325px;
    }
    .left-circle-image4 {
        top:460px;
    }
    .left-circle-image5 {
        top:600px;
    }
    .game-video{
        height: 246px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .game-video a {
        position: absolute;
        top: 55%;
        left: 35%;
        right: 35%;
        letter-spacing: -0.2px;
        font-size: 12px;
    }
    .mobile-para p{
        padding: 0px 15px;
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.4px;
    }
    .game-head h4 {
        font-size: 13px;
        padding-right: 28px;
        line-height: 16px;
    }
    .third-game-section p {
        font-size: 11px;
        letter-spacing: 0.4px;
    }
    .fifth-game-section {
        padding: 0px!important;
    }
    .fifth-game-section h3{
        font-size: 13px;
    }
    .game-main{
        background-color: #EFEFEF;;
    }
    .game-read-more{
        display: contents;
        font-size: 11px;
    }
    .game-sidebar h4{
        font-size: 13px;
        text-align: center;
    }
    .show-more-game-btn{
        margin-top: -35px;
        padding-bottom: 20px;
        display: inherit;
        text-align: center;
    }
    .mobile-extra{
        display: none;
    }

    .game-main .logos-adjust {
        width: 150px;
        height: 90px;
    }
    .mobile-extra{
        display:none;
    }
    .content-descrip{
        font-size: 10px;
    }
    .game-main .bouns-line {
        font-size: 11px;
    }
}
@media (max-width:768px) {

}

/*@media (min-width: 320px) {*/
/*.top-heart1{*/
/*  padding-left: 100px;*/
/*}*/
/*.game-sidebar{*/
/*  width: 320px;*/
/*}*/
/*}*/
/*@media (min-width: 360px) {*/
/*  .top-heart1 {*/
/*    padding-left: 130px;  }*/
/*  .game-sidebar{*/
/*    width: 360px;  }*/
/*  .content-descrip {*/
/*    font-size: 9px;}*/
/*    .content-btn {*/
/*      font-size: 8px;  }*/
/*}*/
/*@media (min-width: 411px) {*/
/*.top-heart1 {*/
/*  padding-left: 175px!important;}*/
/*.game-sidebar{*/
/*  width: 411px!important;}*/
/*}*/
/*@media (min-width: 375px) {*/
/*  .top-heart1 {*/
/*    padding-left: 150px;  }*/
/*  .game-sidebar{*/
/*    width: 375px;  }*/
/*  }*/
/*  @media (min-width: 414px) {*/
/*    .game-sidebar{*/
/*      width: 414px!important;    }*/
/*    }*/

@media screen and (max-width: 990px) {
    .chapter {
     left: 0px !important;
    }
}
































@media only screen and (min-device-width : 768px) and (max-device-width : 992px){
    .game-video {
        height: 457px;
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;    }
    .game-sidebar{
        display: block;
        margin: 0 auto;
        border: 0px;
        box-shadow: none;
        position:inherit!important;
    }
    .modal-backdrop.show{
        z-index:9;
    }
    #myModal{
        height:auto;
    }
    .game-main .para-img{
        padding-left: 0px;     }
    .top-heart1 {
        padding-left: 70px!important  }
    .ratting-icon{
        text-align: center;  }
    .game-section-third-column {
        margin-top: -15px;  }
    .show-more-game-btn{
        display: none;  }
    .show-more-game-btn{
        margin-top: -35px;
        padding-bottom: 20px;
        display: inherit;
        text-align: center;}
    .mobile-extra{
        display: none;}
    .game-section-fifth-column{
        margin-left:-20px;
        padding-left:0px;
    }
}
@media only screen and (min-device-width : 992px) and (max-device-width : 1399px){
    .game-sidebar {
        position: inherit!important;  }

}
@media only screen and (min-device-width : 992px) and (max-device-width : 1199px){
    .game-sidebar {
        position: inherit!important;  }
    .game-sidebar{
        box-shadow: none;  }

    .left-circle-image {
        top:50px;  }
    .left-circle-image2 {
        top:190px;  }
    .left-circle-image3 {
        top:325px;    }
    .left-circle-image4 {
        top:460px;      }
    .left-circle-image5 {
        top:600px;        }
    .game-main .content-btn{
        font-size: 11px; }
    .game-main .content-descrip {
        font-size: 11px; }
    .show-more-game-btn{
        display: none; }
    .ipad-hidden{
        display: none; }

}
@media only screen and (min-width : 1200px) and (max-width : 1920px){
    .game-sidebar {
        width: 365px!important;
      }
}
.content-descrip{
    font-size: 11px;
}
.top-ratting {
    left: 560px;
}
.game-main .btn_primaryd {
    font-size: 13px!important;
    font-family:Montserrat!important;
    font-weight:700!important;
}
.game-video{
    max-width:940px!important;
}
.game-sidebar{
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;
    width: 368px;
    top: 650px;
    padding: 15px;
    right: 15px;
    position: absolute;
}
/* game-page css end */
/* Game category page start */

/* game-category-page-css-start */

.filter-form  .form-control{
    width: 180px ;
}
.custom-game {
    width: auto;
    padding-right: 25px;
}

#reset-icon{
    padding: 8px;
    border-radius: 50%;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);

}
#filter-icon{
    width: 16px;
    height:15;
}

#game-category-filter{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #7200FF;
    margin-bottom: 0;
}

.filter-form.input-group-addon{color:#ff0000; background-color: #ffffff;}

p.greeting-message{
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
}

#game-filter-head{
    height:70px;
    background: #EFEFEF;
    text-align:center;

}

p.greeting-message span{
    color: #7200FF;
}

.filtter-form-btn{
    display:none;
}
.adjust-col{
    display: grid;
    align-items: center;
}
.adjust-col img{
    width: 70px;
}
.adjust-col h6{
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
}
.sidebar_btn {
    margin-top: 0px !important;
}
@media only screen and (min-width: 1200px) {
    .game-sec .offset-xl-2{
        margin-left: 12%;
    }
}
@media only screen and (max-width: 768px) {
    .filtter-icon{
        display:none;
    }
    .filtter-form-btn{
        display:block;
    }
    .filter-form{
        display:none;
    }

    .filter-form .form-width .form-control{
        width: 280px;
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 992px) {
    .gameside_bar{
        display: none !important;
    }
    .icon_rest{
        margin: 0 auto;
    }
    .chkfilter{
        max-width: 120px;
    }
    .casino-filter__menu{
        margin: 10px 10px;
    }
    .filtter-form-btn{
        width: 130px;
    }
    #reset-icon{
        margin-top: 10px;
    }
    .game-category .col-bar{
        width: 97%;
    }
    #game-filter-head{
        padding-bottom:10px;
        height: 90px;
    }

    p.greeting-message{
        font-size: 10px;
        line-height: 14px;
    }
    p.greeting-message span{
        display:block;
        padding-left: 20px;
    }
    a.mobile-filter-button{
        width: 105px;
        height: 30px;
        left: 141px;
        top: 281px;
        background: linear-gradient(175.23deg, #5200FF -1.77%, #D700FF 97.42%);
        box-shadow: 0px 1.57143px 9.42857px rgba(102, 102, 102, 0.115494);
        border-radius: 50px;


    }
}
.sidebar_btn{
    margin-top: 0px;
}
.sidebar-item-btn{
    background: linear-gradient(
            185.68deg
            , #5200FF -4.22%, #D700FF 101.43%);
    border-radius: 15px;
    border: 0px;
    font-family: Montserrat;
    padding: 10px;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 9px 20px;
    margin-top: 40px;
    position: absolute;
    right: 30px;
}
.gameside_bar{
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;
    right: 15px;
}
.sidebar-inner{

    /* height: 117px; */
    background-color: #2D2C35;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    border-radius: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 365px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.lf-circle-image{
    position: absolute;
    background: radial-gradient(50% 41.46% at 50% 51.61%, #7443FD 0%, #3C158F 100%);
    border: 2px solid rgba(172, 116, 215, 0.54);
    box-sizing: border-box;
    color: #fff;
    padding: 2px 7px;
    border-radius: 50%;
    top: 50px;
    left: 10px;
    font-size: 15px;
}
.lf-circle-imag{
    top: 150px;
}
.f-circle{
    top: 250px;
}
.f-circles{
    top: 350px;
}
.lf-circles{
    top: 450px;
}
.lf-circless{
    top: 450px;
}
.adjust-col{
    margin-top: 15px;
    margin-bottom: 15px;
}

.sidebar-inner{
    height: 75px;
    margin-bottom: 25px !important;
}
.gameside_bar{
    height: fit-content;
}
.below-anchor {
    font-size: 10px!important;
    line-height: 16px!important;
    color: #7200FF!important;
    padding-top: 10px!important;
    background: transparent!important;
    margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
    .sidebar_btn{
        margin-top: 0px;
    }
    .adjust-col img{
        width: 70px;
    }

    .adjust-col h6{
        font-size: 10px;
        margin-top: 7px;
    }

    .custom-game{
        margin: 0 auto;
        float: none;
    }

    .below-ancor{
        padding-top: 0px!important;
    }
}
.field-adust{
    width: 140px !important;
}
@media only screen and (min-width: 992px){
    .game-category .col-set{
        padding: 0 6px;
    }
    .game-category .col-bar{
        width: 98%;
    }
}
.game-category .bouns-line{
    font-size: 12px;
    line-height: 16px;
}
.game-category .content-descrip{
    height: 30px;
}
.game-category  .load-blog{
    display:block;
}
.game-category .banner-blog {
}
@media only screen and (max-width: 600px) {

}
/* game-category-page-css-end */
/* Game category page end */


/* game-provider-css start */
.gp-main .blog-banner{
}
.gp-main .form-width .form-control {
    width: 150px!important;
}
.gp-main .bg-main{
    background: linear-gradient(180deg, rgba(0, 5, 16, 0.1) 0%, rgba(14, 0, 53, 0.74) 76.21%);
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.119919);
}
.gp-main .bg-set1 {

    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set2 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set3 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set4 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set5 {
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
}
.gp-main .bg-set6 {

    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set7 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set8 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set9 {
    mix-blend-mode: normal;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
    background-color: #2D2C35!important;
}
.gp-main .bg-set10 {
    box-shadow: 0px 4px 11px rgb(0 0 0 / 12%);
}
.gp-main .game-sidebar{
    top: 1060px;
}
.gp-main #load-btn-blog{
    font-family:Montserrat;
}
.gp-review{
    color:#7200ff;
    font-size: 13px;
    font-family: montserrat;
    font-weight: 700;
    padding-left: 25px;
}
.gp-main .rev-text{
    padding-left: 25px;
}
.game-sidebar .gp-image-ft{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    color: #A5BEFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    padding-top: 35px;
}
.gp-main .sidebar-item1 h6{
    margin:0px 0px 10px 0px!important;
}

.gp-main .sidebar-item2 h6{
    margin:0px 0px 10px 0px!important;
}
.gp-main .sidebar-item3 h6{
    margin:0px 0px 10px 0px!important;
}
.gp-main .sidebar-item4 h6{
    margin:0px 0px 10px 0px!important;
}
.gp-main .sidebar-item5 h6{
    margin:0px 0px 10px 0px!important;
}
.gp-main .sidebar-item3 a{
    margin: 0px;
}
.gp-main .image-box-1 {
    padding: 40px 15px 30px 5px;
}
.gp-main .sidebar-item1 .below-image-anchor{
    margin-top:7px;
}
.gp-main .left-circle-image{
    top:50px;
}
.gp-main .left-circle-image2{
    top:190px;
}

.gp-main .left-circle-image3{
    top:325px;
}

.gp-main .left-circle-image4{
    top:465px;
}

.gp-main .left-circle-image5{
    top:600px;
}
.table-container{
    max-width: 952px;
}
.table-buton{
    background: linear-gradient(
            185.68deg , #5200FF -4.22%, #D700FF 101.43%);
    border-radius: 15px;
    border: 0px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 9px 20px;
    cursor:pointer;
}
.gp-table tr td:nth-child(2){
    width:24%;
}
.gp-table  tr td:nth-child(3){
    color: #7200ff;
}
.gp-table tr td:nth-child(3) {
    text-align: center;
    color: #7200ff;
    padding-left: 10px;
}
.gp-table th:nth-child(3){
    text-align: center;
    text-transform: uppercase;
}
.gp-table th:nth-child(1){
    padding-left: 55px;
    text-transform: uppercase;
}
.gp-table th:nth-child(2){
    padding-left: 40px;
    text-transform: uppercase;
}
.gp-table th:nth-child(4){
    text-transform: uppercase;
}
.gp-table th{
    color: #3C3D48;
    height: 70px;
    line-height: 20px;
    font-weight: 500;
}

.gp-dark{
    background-color:  #EFEFEF;
}
.gp-light{
    background-color:#f8f8f8!important;
}
@media only screen and (min-width: 320px) and (max-width:767px) {
    .gp-review{
        font-size: 11px;
        padding-left: 0px;
    }
    .gp-main  .gp-review{
        font-size: 11px;
        padding-left: 0px;
    }
    .gp-main .rev-text{
        padding-left: 0px;
    }
    .gp-main .image-box-1{
        padding: 40px 5px 30px 5px;
    }
    .gp-main .sidebar-item-btn{
        padding: 5px 10px;
    }
    .gp-main .sidebar-item3 h6{
        font-size: 9px;
    }
    .game-sidebar .gp-image-ft{
        letter-spacing: -0.4px;
    }
}
@media only screen and (min-width: 768px) and (max-width:992px) {
    .gp-main  .gp-review{
        font-size: 11px;
        padding-left: 0px;
    }
    .gp-main .rev-text{
        padding-left: 0px;
    }
    .gp-main .filtter-form-btn {
        width: 130px;
        display: inline;
    }
}
@media only screen and (min-width: 320px) and (max-width:767px) {
    .gp-main  .gp-review{
        font-size: 11px;
    }
    .gp-main .rev-text{
        padding-left: 0px;
    }
}
/* game-provider-css end */




/*---------------------------------------------------------5/6/2021------------------------------------------------------*/

form.filter-form.filter-nw-btn .form-width .form-control {
    padding: 9px 19px;
    height: 43px;
    width: 160px!important;
    cursor: pointer;
    color: #3C3D48;
}

form.filter-form.filter-nw-btn .form-width select::-ms-expand {  display: none; }
form.filter-form.filter-nw-btn .form-width select{
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 128px 19px;
}

form.filter-form.filter-nw-btn .form-width input{

    background-repeat: no-repeat;
    background-position: 110px 14px;
}


@-moz-document url-prefix(){
    .ui-select{border: 1px solid #CCC; border-radius: 4px; box-sizing: border-box; position: relative; overflow: hidden;}
    .ui-select select { width: 110%; background-position: right 30px center !important; border: none !important;}
}


.box-popup-main {
    position: absolute;
    right: 25px;
    width: 19px;
    height: 19px;
    background: #939CB2;
    border-radius: 50%;
    top: 30px;
    border: 1px solid #cdd7ef;
    color: #cdd7ef;
    font-size: 12px;
}

.box-popup-main:hover .box-popup-inner{
    display: block;
}
.box-popup-inner {
    background: #fff;
    width: 313px;
    z-index: 1111111;
    position: relative;
    padding: 26px 2px;
    text-align: left;
    float: left;
    display: none;
    left: 21px;
    border-radius: 16px;
    bottom: 46px;
    box-shadow: 0px 2px 12px rgb(102 102 102 / 12%);
}
.box-popup-inner h4 {
    color: #7200FF;
    margin: 0 0 18px 37px;
    font-weight: 500;
}
.box-popup-inner ul {
    padding: 0 ;
}


.box-popup-inner ul li {
    padding: 0;
    margin: 0 0 10px 38px;
    list-style: none;
    color: #3C3D48;
    font-size: 14px;
}
.box-popup-inner ul li:last-child {
    margin: 0 0 0 38px;
}
.box-popup-inner img {
    position: absolute;
    left: -19px;
    z-index: 111111;
    top: 28px;
}

section.casinos-player-section {
    background: #EFEFEF;
    margin: 47px 0 0 0;
    padding: 29px 0 63px;
}
section.casinos-player-section h2.new-line.text.center {
    text-transform: uppercase;
    margin: 0 0 19px 0;
}
table.table.table-bordered.casino-table-mc tr td p {
    font-size: 13px;
    margin: 20px 0 0 0;
}

table.table.table-bordered.casino-table-mc tr th {
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}
table.table.table-bordered.casino-table-mc {
    border-radius: 20px!important;
}
table.table.table-bordered.casino-table-mc tr td p b{
    margin: 30px 0 0 0;
    color: #7200FF;
}
table.table.table-bordered.casino-table-mc td {
    border: none;
    border-bottom: 1px solid #ECECEC !important;
}
table.table.table-bordered.casino-table-mc tr:last-child td {
    padding: 9px 0 24px !important;
}
table.table.table-bordered.casino-table-mc tr td {
    text-align: center;
    padding: 11px 0!important;
}
table.table.table-bordered.casino-table-mc tr td a {
    font-family: Montserrat!important;
    font-size: 14px!important;
    padding: 5px 16px;
    display: inline-block;
    border-radius: 51px;
    margin: 3px 0 0 0;
}


h2.main-page-heading {
    color: #3C3D48;
    margin: 50px 0 31px 0;
    text-transform: uppercase;
}

section.bonas-section {
    background: #f6f6f6;
    padding: 0 0 0;
}
.bonas-section-pre p {
    margin-bottom: 30px;
}
.bonas-section-pre p:last-child {
    margin-bottom: 0;
}

.col-md-2.img-bd-col {
    text-align: right;
}
.img-bd-detail-col p {
    line-height: 25px;
    font-size: 13px;
}
.img-bd-detail-col p span {
    font-weight: bold;
}
.bonas-img-section-row {
    margin: 0 0 48px 0;
}
p.last-col-pre {
    padding: 0 0 0 55px;
}
.live-casino-pre p {
    line-height: 25px;
    margin: 0 0 24px 0;
    font-size: 13px;
}
.live-casino-pre p span{
    color:#7200FF;
}
section.online-detail-section {
    background: #EFEFEF;
    padding: 1px 0;
}
.online-detail-section-pre p {
    line-height: 25px;
    margin: 0 0 24px 0;
    font-size: 13px;
}
.online-detail-section-pre ul li {
    line-height: 25px;
    list-style: none;
    margin: 0 0 14px 0;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding: 0 19px;
    color: #3C3D48;
    font-weight: 500;
}

.online-detail-section-pre ul {
    margin: 0 0 28px 0;
    padding: 0;
}
.online-detail-section-pre p span {



    color: #5200FF;
    font-weight: 600;
}

footer {

    box-shadow: 1px 6px 13px #ccc;
}








#main {

}

#main #faq .card {
    box-shadow: 0 0 0 0;
    border: 0;

}

#main #faq .card .card-header {

    border-radius: 2px;
    padding: 0;
}

#main #faq .card .card-header .btn-header-link {
    color: #000;
    display: block;
    text-align: left;
    box-shadow: 0 0 0 0;
    color: #222;
    padding: 20px;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: left;
    margin: 0 16px 0 0px;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    box-shadow: 0 0 0 0;
    color: #000;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
}

#main #faq .card .collapsing {
    box-shadow: 0 0 0 0;
}

#main #faq .card .collapse {
    border: 0;
    box-shadow: 0 0 0 0;
}

#main #faq .card .collapse.show {
    box-shadow: 0 0 0 0;

    color: #222;
}

.collapse-section .card-header {

    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}
.collapse-section  .card {

    border-bottom: 1px solid #efefef;
}

#main #faq .card {
    box-shadow: 0 0 0 0;
    border: 0;
    border-bottom: 1px solid #efefef;
}
.collapse-section .card-body {
    background: #F8F8FA;
}
.accordion.accordion-col {
    box-shadow: 1px 1px 11px #ccc;
    border-radius: 40px;
    margin-bottom: 101px;
}
#main #faq .card:first-child {
    border-radius: 31px 31px 0 0;
}
#main #faq .card:last-child {
    border-radius: 0 0 31px 31px;
}

.collapse-section  a.btn.btn-header-link {
    color: #7200FF !important;
    font-weight: 600;
}

.banner-blogc.category-bg{
}
.col-3.col-md-1.img-bd-col img {
    width: 100%;
}
.load-box-nc .cas-img-set {
    padding-top: 38px;
    min-height: 104px;
}
.load-box-nc  .logos-adjust {
    width: auto;
    height: auto;
}


.casino-table-mc ul.leaf li {
    display: block;
    text-align: left;
    font-size: 14px;
    margin: 0 0 8px 0;
}
table.table.table-bordered.casino-table-mc.table-cs tr td {
    font-size: 14px;
}

table.table.table-bordered.casino-table-mc.table-cs tr td {
    text-align: center;
    padding: 36px 0 12px!important;
}





table.table.table-bordered.casino-table-mc.table-cs tr {
    border-right: 4px solid transparent;
}
table.table.table-bordered.casino-table-mc.table-cs tr.none-hover:hover {
    background: inherit;
    border-right: 4px solid transparent;
}
table.table.table-bordered.casino-table-mc.table-cs tr:hover {
    background: #efefef;
    border-right: 4px solid #7100ff;
}

table.table.table-bordered.casino-table-mc.table-cs tr td img {
    margin-top: 10px;
}

table.table.table-bordered.casino-table-mc.table-cs tr td a {
    margin: 23px 0 0 0;
}
ul.leaf.list-mc {
    margin: 0;
    padding: 0 0 0 19px;
}
ul.leaf.list-mc li {
    font-size: 14px;
    margin: 0 0 11px;
}

.brands-list .linee {
    margin-bottom: 28px;
}
.brands-list {
    margin: 37px 0 0 0;
}


.col-3.col-md-2.img-bd-col img {
    width: 100%;
}
.collapse-section .card-body {
    background: #F8F8FA;
    font-size: 14px;
}

h1.adjust-head {
    margin: 0 0 10px 0;
}

.single-post h1.adjust-head {
    margin-bottom: 10px;
}

.container.game-sidebar.pb-4.pt-4.side-bar-left {
    top: 0!important;
    position: absolute!important;
}
section.pt-4.gp-dark.posi-rel {
    position: relative;
}


.rs-keywords-detail-box {
    background: #fff;
    padding: 10px 18px;
    border-radius: 30px;
    box-shadow: 1px 2px 7px #efefef;
    margin: 0 0 32px 0;
}

.rs-keywords-box.col-md-4.rs-bx-right {
    text-align: right;
}
a.rs-btn-more.aos-init.aos-animate {
    background: linear-gradient(
            185.68deg
            , #5200FF -4.22%, #D700FF 101.43%);
    border-radius: 15px;
    border: 0px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 9px 25px;
    margin: 1px 0 0 0;
    float: right;
}

.rs-keywords-box.col-md-4.rs-bx-center a {
    color: #4C4F57;
    font-weight: 500;
    font-size: 12px;
    box-shadow: 0px 10px 12px 0px #ccc;
    padding: 10px 7px 20px;
    border-radius: 30px;
    position: relative;
    top: 34px;
    display: inline-block;
    position: absolute;
    background: #fff;
    width: 176px;
    right: 0;
    left: -30px;
}

.rs-keywords-box.col-md-4.rs-bx-center button {
    color: #4C4F57;
    font-weight: 500;
    border: 0;
    font-size: 12px;
    box-shadow: 0px 10px 12px 0px #ccc;
    padding: 10px 7px 20px;
    border-radius: 30px;
    position: relative;
    top: 29px;
    display: inline-block;
    position: absolute;
    background: #fff;
    width: 176px;
    right: 0;
    left: -30px;
}
.rs-keywords-box.col-md-4.rs-bx-center a:hover {
    text-decoration: none;

}
.rs-keywords-box.col-md-4.rs-bx-center {
    text-align: center;
}
button:focus{
    outline: 0
}

.rs-keywords-box.col-md-4.rs-bx-center i {
    width: 100%;
    float: left;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: -29px;
    font-size: 12px;
}
.show-details-tb {
    background: #f1f1f1;
    padding: 43px 46px 20px;
    border-radius: 0px 0px 30px 30px;
    margin: -30px 0 53px 0;
}
.show-details-tb-col.close-btn-tb {
    text-align: center;
}

.show-details-tb-col.close-btn-tb a {
    position: absolute;
    right: 0;
    left: 0;
    box-shadow: 1px 1px 12px #ccc;
    width: 132px;
    float: left;
    margin-right: auto;
    margin-left: auto;
    border-radius: 23px;
    padding: 9px 15px 15px;
    background: #f1f1f1;
    color: #333;
    bottom: -36px;
    font-size: 14px;
}
.show-details-tb-col.close-btn-tb button {
    position: absolute;
    right: 0;
    left: 0;
    box-shadow: 1px 1px 12px #ccc;
    width: 132px;
    float: left;
    margin-right: auto;
    margin-left: auto;
    border-radius: 23px;
    padding: 9px 15px 15px;
    background: #f1f1f1;
    color: #333;
    border: 0;
    bottom: -36px;
    font-size: 14px;
}



.show-details-tb-col.close-btn-tb a:hover {
    text-decoration: none;

}
.show-details-tb-col.close-btn-tb i {
    color: #000;
    position: relative;
    top: 36px;
    font-size: 10px;
}

.rs-new-key-container{
    display: none
}

.show-details-tb {
    background: #f1f1f1;
    padding: 43px 46px 20px;
    border-radius: 0px 0px 30px 30px;
    margin: -30px 0 53px 0;
    display: none;
}

.rs-new-key-container {
    background: #fff;
    margin: 0 -15px;
}
.contry-rs-table .col-md-7.col-7.show-details-tb-col {
    padding-left: 0;
}
.contry-rs-table .show-details-tb {
    padding: 43px 22px 20px;
}
.category-rs-table .show-details-tb {
    padding: 43px 22px 20px;
}
.col-md-7.col-7.show-details-tb-col ul {
    margin: 0;
    padding: 0;
}
.col-md-7.col-7.show-details-tb-col ul li {
    list-style: none;
    font-size: 10px;
    margin: 0 0 14px 0;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
    background-position: 0 3px;
}

.col-md-6.col-6.show-details-tb-col p b {
    color: #7200FF;
}
.rs-new-key-container {
    background: #fff;
    padding: 33px 0;
    margin: 0 -15px;
    border-radius: 20px;
}

.rs-new-key-container .rs-table:first-child img {
    width: 52px;
    height: 45px;
}

.content-btn:hover, .logos-adjust:hover, .btn-hover:hover {
    transform: translateY(0px) !important;

}

.pre-footer__content h3{
		text-align: center;
    margin-bottom: 20px;
	}
@media only screen and (max-width: 600px) {
    .single-post h1.adjust-head {
        margin-bottom: 0;
    }
    .col-3.col-md-2.img-bd-col img {
        width: 100%;
    }
    .brands-list img {
        width: 100%;
    }
    .rs-new-key-container{
        display: block
    }
    .rs-table-none{
        display: none
    }
    .container.game-sidebar.pb-4.pt-4.side-bar-left {
        display: none;
    }
    p.last-col-pre {
        padding: 0 0 0 0;
    }
    .col-4.col-md-2.round-box-col img {
        width: 100%;
    }
    ul.leaf.list-mc li {
        font-size: 12px;
        margin: 0 0 13px;
        line-height: 23px;
    }
    #main #faq .card .card-header .btn-header-link {
        box-shadow: 0 0 0 0;
        color: #000;
        font-size: 13px;
        padding: 12px 31px;
    }
    #main #faq .card .card-header .btn-header-link:after {
        position: absolute;
        left: 11px;
        top: 20px;
    }
    .accordion.accordion-col  .card-body {
        background: #F8F8FA;
        font-size: 12px;
    }
    .container.rs-new-key-container {
        margin-bottom: 67px;
    }
    h2.main-page-heading {
        color: #3C3D48;
        margin: 32px 0 31px 0;
        font-size: 16px;
        text-transform: uppercase;
    }
    .brands-list .col.col-3.linee img {
        width: 100%;
    }
    .col-4.col-md-4.tips-col3 img {
        width: 100%;
    }
    table.table.table-bordered.casino-table-mc.table-cs {
        display: none;
    }
    section.casinos-player-section {
        background: #EFEFEF;
        margin: 47px 0 0 0;
        padding: 29px 0 33px;
    }

    table.table.table-bordered.casino-table-mc {
        display: none;
    }

    .bonas-img-section-row {
        margin: 0 0 0 0;
    }
    .casino-filter__inner-wrapper .col-12 .mt-5{
        margin: 20px 0 !important;
    }

}
#bonusarnatoptext .vccenter img{
  width: 100%;
}
#casinos{
  background: #f8f8f8;
  padding-bottom: 25px;
}
.cust_heads h2{
  margin-bottom: 40px;
}
.faq-section{
  background: #eeeef0;
  padding: 4rem 0px;
}
.faq-section .mt-5{
  margin-top: 0 !important;
}
.faqs__container {
  padding: 0 !important;
}
.faqs__container .question.opened{
  border-bottom: 0;
}
.inner-filters__row{
    margin-top: 20px;
}
.single-post .load_more_wrapper {
    margin-top: -50px !important;
}
.single-post .danny > div{
    padding-left: 0 !important;
}
[aria-label="breadcrumb"] strong{
  text-transform: capitalize;
}
.popover{
  top: 65px !important;
}
.popover__body{
  max-height: unset;
  overflow-y: inherit;
}

.post-type-archive-casino .inner-table__explain-container.explain-container__brands ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post-type-archive-casino .inner-table__explain-container.explain-container__brands ul li img{
  max-width: 135px;
}
.post-type-archive-casino .inner-table__explain-container li::before, .tax-casino_cat .pre-footer-inner ul li::before{
  border: unset;
  transform: unset;
}
.single-casino .filter-item__col {
    width: 25%;
    padding: 0px 5px;
    -ms-flex: 0 0 20%;
    flex: 0 0 25%;
}
.single-casino .owl-item .filter-item__col {
  width:100%;
  max-width: unset;
}
.single-casino #owl-two {
  width: 80%;
  margin: auto;
}
/* .single-casino .owl-item {
  width: 266px !important;
} */
.tax-bonus_cat .casino-filter__item .casino-filter__inner .more-info {
    min-height: 38px;
}
.tax-bonus_cat .perks-container {
    padding: 25px 15px 12px 15px;
    min-height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.tax-bonus_cat .casino-filter__item .casino-filter__inner .btn__cards{
    font-size: 12px;
}
.single-game .game_hero_contnet {
  padding-top: 30px;
}
.single-game #players_reviews .reco_text .row{
  margin-left: 0 !important;
}
.single-game #games {
    background-color: #e5e5e5;
}
.single-game #games .related_text > .row{
  justify-content: center;
}
.single-game #games .related_text h3, .single-game #players_reviews h3{
  color: black;
  margin-bottom: 25px;
	font-size:26px;
	text-align:center;
}
.single-game #games .games_content{
  display: none;
}
.single-game #games .games_content .games_wrapper{
  width: 100%;
}
.casinos_wrapper, .games_wrapper, .bonuses_wrapper {
    width: 100%;
  }
.bonuses_wrapper > .row {
    max-width: 1360px;
    margin: auto;
}
.max-review img{
  max-width: 100px !important;
}
.table-inner__wrappper-sm .mobile-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.table-inner__wrappper-sm .mobile-item .left-item{
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #4C4F57;
}
.table-inner__wrappper-sm .mobile-item .right-item{
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.5px;
    color: #3C3D48;
    width: 35%;
}
.table-inner__wrappper-sm .mobile-item.money .right-item{
    color: #7200FF;
}
.single-game #game_hero .col-md-3 .post_content.blog_content .four-container{
    margin-bottom: 30px;
}
.single-game #game_hero .col-md-3 .post_content.blog_content .four-container .game_logo_single{
    width: 25%;
}
.single-game .four-container .text_orange{
    margin-left: 5px;
    line-height: 30px;
}
.single-game #game_hero .col-md-3{
    background: #e5e5e5 !important;
}
.related_text h2{
    text-transform: uppercase;
}
.single-game .custom-wrapper h3{
    margin: 20px 0;
}

h3.freedemo {
    font-weight: 600;
    color: white;
}

.single-game .third-four-four ul{
    padding-left: 20px;
    margin-top: 10px;
}
.single-game .fourth-four img{
    max-width: 150px;
    height: auto;
    object-fit: contain;
}
.single-game .game_act .stars{
    margin-left: 5px;
}
.single-game span[itemprop="ratingValue"]{
    margin-left: 5px;
}
.single-game .rating_text{
    margin-top: 5px;
}
.single-game #game_hero .col-md-3 .post_content.blog_content .four-container .first-second-four{
    display: flex;
    width: 40%;
}
.single-game #game_hero .col-md-3 .post_content.blog_content .four-container .third-four-four{
    display: flex;
    width: 40%;
}
.single-game #game_hero .col-md-3 .post_content.blog_content .four-container .third-four-four > div, .single-game #game_hero .col-md-3 .post_content.blog_content .four-container .first-second-four > div{
    width: 50%;
}
.single-game .game_hero_contnet{
    position: relative;
}
.tax-game_cat .casino-filter__container .col-xl-3,
.tax-game_provider .games_wrapper .col-xl-3,
.post-type-archive-game .casino-filter__container .col-xl-3{
  max-width: 16%;
  margin-bottom: 20px;
  padding: 0 .3%;
}
.post-type-archive-game .casino-filter__inner-wrapper, .post-type-archive-bonus .casino-filter__inner-wrapper{
    padding-top: 20px;
    margin-top: 0;
}
.post-type-archive-game .casino-filter__inner-wrapper .inner-filter-upper{
    margin-bottom: 20px;
}
.games_wrapper .col-xl-3{
    margin-bottom: 20px;

}
.post-type-archive-bonus #bonus{
    background: #f8f8f8;
}
.post-type-archive-bonus #bonus .load_more_wrapper {
    margin-top: 0 !important;
    padding-bottom: 30px;
}
#navbar .navbar-nav.m-auto{
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto !important;
    /* width: 35%; */
}

html[lang="it-IT"] #navbar .navbar-nav.m-auto {
    /* right: 248px; */
}

#navbar{
    transition: .5s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.admin-bar #navbar {
    top: 32px;
}
.nav-btn__flag {
  padding: 0 30px 30px 0;
}
@media only screen and (max-width: 782px) {
    .admin-bar #navbar {
        top: 46px;
    }
}
#navbar.scrolled{
    transition: .5s;

}
/* .tax-game_provider .games_wrapper .col-xl-3{
    max-width: 20%;
} */
.tax-countries #bonusarnatoptext{
    padding-bottom: 0;
}
/* #mainContent{
    padding-top: 80px;
} */
.home #games .games__content .row.px-0{
    justify-content: space-around;
}
/*.single-casino .sec-green{*/
/*  height: 93px;*/
/*}*/
.single-casino .sec-green.scrolled{
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 1;
}
.single-casino .breadcrumb-section.scrolled{
  padding-bottom: 93px;
}
.parent-div {
    margin-top: 80px;
}
.blog-cont img{
  max-width: 100%;
}
.single-post .danny .a_image_wrapper img{
  width: 99px;
  height: 100px;
  object-fit: cover;
}
.single-game #players_reviews{
  margin-top: 0 !important;
  padding-top: 20px;
  max-width: 100% !important;
  background-color: #F8F8F8;
}
.single-game .load_more_btn{
  display: none;
}
.single-game #players_reviews .reviews{
  max-width: 1140px;
  margin: auto;
}
.single-game .add_review_wrapper {
  text-align: center;
  background-color: #F8F8F8;
  padding-bottom: 30px;
  margin-bottom: 0 !important;
}
.button-chapter{
  margin-bottom: 30px;
}
.single-casino .breadcrumb-section nav{
  margin-bottom: 0 !important;
}
.blog-single-item .inner-container{
  transition: .5s;
  border-radius: 20px;
      height: calc(100% - 25px);
}
.blog-single-item:hover .inner-container{
  transition: .5s;
  box-shadow: 0 0 10px 3px rgb(0 0 0 / 10%);
  z-index: 2;
  transform: translateY(-5px) scale(1.007);

}
.blog-single-item .blog-image{
  width: 100%;
  height: 175px;
  object-fit: cover;
  z-index: -1;
}
.blog-single-item .back_color{
  z-index: 1;
  transform: translateY(-25px);
}

@media only screen and (min-width: 991px) {

    #navbar .navbar-nav.m-auto .nic-menu{
        width: auto;
        padding: 10px 15px;
        left: auto;
        right: auto;
        margin: auto;
        min-width: 12rem;
    }
    #navbar .navbar-nav.m-auto .nav-item:nth-of-type(3) .nic-menu {
        /* min-width: 400px;
        padding: 10px 30px 10px 50px; */
        padding: 10px 30px;
    }
    #navbar .navbar-nav.m-auto .nav-item:not(:first-of-type) .nic-menu {
        left: 50%;
        transform: translate(-50%);
    }
    #navbar .navbar-nav.m-auto .nav-item:not(:nth-of-type(3)):not(:first-of-type) .nic-menu {
        padding: 10px 30px;
    }
}
/*#navbar .navbar-nav.m-auto .nic-menu.nic-menu-md{*/
/*  min-width: 35rem;*/
/*}*/
/*#navbar .navbar-nav.m-auto .nic-menu.nic-menu-md > form > .row > div{*/
/*  flex: 0 0 33%;*/
/*  max-width: 33%;*/
/*}*/
#navbar .navbar-nav.m-auto .nic-menu.nic-menu-md > form > .row {
    width: 100%;
}
#navbar .navbar-nav.m-auto .nic-menu::before{
  left: 24px;
}
#navbar .nic-menu.user-actions-nav::before{
  left: 44px;
}
.tax-countries #inner-table, .post-type-archive-casino #inner-table{
  padding-bottom: 20px !important;
}
.term-best-live-casinos #inner-table{
  padding-bottom: 40px !important;
}
.post-type-archive-game #inner-table{
  display: none;
}
.post-type-archive-game #pre-footer .pre-footer__content img{
  width: 160px !important;
}
/*.term-slots .pre-footer-inner{*/
/*  display: none;*/
/*}*/
.single-casino .first_paragraph .one-sec{
  display: none;
}
.term-uk #pre-footer:not(.pre-footer-inner){
  display: none;
}


.casino-filter__links{
  display: flex;
  align-items: center;
  justify-content: space-around;
}
html[lang="it-IT"]  .casino-filter__links {
  justify-content: center;
}
.casino-filter__links .tc-text{
    position: relative;
    cursor: pointer;
}
.tc-text > span{
  font-size: 10px;
  text-decoration: underline;
  font-weight: 400;
  display: inline-block;
  color: #7200FF;
  background: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
.tc-text .TC_block{
  position: absolute;
  min-width: 224px;
  z-index: -1;
  background-color: white;
  bottom: 7px;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  left: 75px;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px rgb(102 102 102 / 12%);
  border-radius: 20px;
}
.top-casinos .tc-text {
    position: relative;
}
.top-casinos .tc-text > span {
    cursor: pointer;
}
.top-casinos .tc-text .TC_block {
    left: auto;
    right: 75px;
}
.top-casinos .tc-text .TC_block a {
    text-decoration: underline;
}
.tc-text .TC-inner{
  position: relative;
  padding: 40px 20px;
  z-index: 2;
  color:initial;
}
.tc-text .TC-inner:before{
  content: '';
  position: absolute;
  left: -27px;
  bottom: 0;
  width: 50px;
  z-index: -1;
  height: 30px;
  background: white;
  -webkit-clip-path: polygon(100% 50%, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.owl-item .tc-text .TC-inner:before{
    right: 30px;
    left: auto;
    bottom: -24px;
    width: 50px;
    z-index: -1;
    height: 30px;
    background: white;
    -webkit-clip-path: polygon(71% 100%, 100% 0, 0 0);
    clip-path: polygon(71% 100%, 100% 0, 0 0);
}
.owl-item .tc-text .TC_block {
    left: -155px;
    bottom: 40px;
}
.top-casinos .tc-text .TC-inner:before {
    transform: scaleX(-1);
    left: auto;
    right: -27px;
}
.tc-text:hover .TC_block{
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transition: .5s;
}
.tc-text .TC_block h2{
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #7200FF;
  text-align: left;
}
.rtp-line a{
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: white;
}
.rtp-line a span{
    color: #FFF48E;
}
.casino-filter__links > a{
  font-size: 10px;
  text-decoration: underline;
  font-weight: 400;
  display: inline-block;
  color: #7200FF;
  background: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
.tc-text .TC_block p{
  font-size: 10px;
  line-height: 16px;
  color: #3C3D48;
  font-weight: 500;
  text-align: left;
    height: 160px;
    overflow-y: auto;
}
.tax-bonus_cat #bonus{
    padding-top: 30px;
    background: #f8f8f8;
}
.tax-bonus_cat .inner-filters__row .inner-filters__row-ul{
    padding-bottom: 0 !important;
}
.tax-bonus_cat .inner-filters__row{
    margin-top: 0;
}
.tax-bonus_cat .inner-filter-upper{
    margin-top: 20px;
}
.breadcrumb__left a{
    color: black;
}
.breadcrumb__left a .breadcrumb_last{
    color: #7200FF;
}
#banner-inner{
    background-size: cover !important;
}
.add_to_favorites{
    cursor: pointer;
}
.single-game .cta_button button{
    font-weight: 600 !important;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    border: unset !important;
}
.add_to_favorites img{
    width: 16px;
    margin-top: -5px;
    object-fit: contain;
}
.owl-carousel, .owl-carousel .owl-item{
    -webkit-transform: unset !important;
}
#casino-filter-head .casino-filter-head h2,
#casino-filter-head .casino-filter-head span{
    margin-bottom: 0;
}
/* .btn__primary:hover, .btn__primary:focus, .btn__primary:active{
    transform: scale(1.1);
} */
.casino-filter__item .casino-filter__inner{
    overflow: hidden;
}
.casino-filter__item .casino-filter__inner .more-info h6.welcome-bonus{
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #A5BEFF;
    margin-bottom: 15px;
    margin-top: 10px;
}
.different-types-container .different-types-block p:last-child{
    display: block !important;
}
.different-types-container .different-types-block .center-element{
    max-width: 100px !important;
}
.tax-game_provider #pre-footer{
    background: #efefef;
}
.tax-game_provider .faq_block{
    background: #efefef;
    padding-top: 2rem !important;
    margin-top: 0 !important;
}
.single-guide .different-types-container .different-types-block .center-element{
    max-width: 310px !important;
}
.post-type-archive-casino .casino-filter__inner-wrapper {
    background: #efefef !important;
}
.tax-game_cat .games_wrapper .bg-main, .post-type-archive-game .games_wrapper .bg-main{
    min-height: unset;/*345px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.games_wrapper .bg-main{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: transparent !important;
    position: relative;
}
.games_wrapper .gb {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.top-casinos-container .more-info h6,
.top-casinos-container .more-info > div{
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 5px;
    text-align: center;
}
.top-casinos-container .more-info h6,
.top-casinos-container .more-info,
.top-casinos-container .more-info * {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
}
.single-casino .before-providers > .container{
    max-width: 950px;
}
.search-nav .ajax_search .input-group-prepend button img{
  visibility: hidden;
  opacity: 0;
}
.search-nav.active .ajax_search .input-group-prepend button img{
  visibility: visible;
  opacity: 1;
}
/*---------------------------------------------------------5/6/2021------------------------------------------------------*/
@media(max-width: 768px){
    .post-type-archive-bonus .filter-btn-bonuses{
        padding-top: 0;
    }
    .post-type-archive-bonus .casino-inner-head {
        background-color: #ffffff !important;
    }

    .post-type-archive-game .games_wrapper .bg-main{
        min-height: 270px;
    }
    .single-game .game_hero_content_inner .close_iframe{
        display: none;
    }
    .single-game .game_hero_content_inner .player_w img{
        /* width: 80px; */
        /* margin-top: 20px; */
    }
    .eighteen {
      position: relative !important;
      bottom: 0 !important;
    }
    .post-type-archive-casino .pre-footer-inner .col-12{
        padding: 0;
        margin-bottom: 20px !important;
    }
    .casino-filter__inner-wrapper .col-12 .mt-5 {
        margin: 20px 0 25px !important;
    }
    .single-post .custom-column-set{
        max-height: 365px;
    }
    .inner-filters__row{
        margin-top: 0 !important;
        top: 0 !important
    }
    .tax-game_cat .inner-filter-upper{
        margin-bottom: 0;
    }
    .tax-game_cat .casino-filter__inner-wrapper .col-12 .mt-5{
        margin: 0 !important;
    }
    .single-casino .first_paragraph.text-justify h3{
        font-size: 16px;
    }
    .different-types-heading .first-heading, .different-types-container .different-types-block .top-element, .different-types-container .different-types-block .center-element{
        max-width: 34% !important;
    }
    .different-types-heading .third-heading, .different-types-heading .fourth-heading, .different-types-container .different-types-block .bottom-element, .different-types-container .different-types-block p:last-child{
        max-width: 14% !important;
    }
    .different-types-container .different-types-block p:last-child{
        display: block !important;
    }
    .inner-filters__row .inner-filters__row-ul .list__item{
        width: 48% !important;
    }
    .inner-filters__row .inner-filters__row-ul{
        display: flex;
        justify-content: space-between !important;
        flex-wrap: wrap;
    }
    .mobile-slider{
        position: relative;
    }
    #owl-one::before{
        width: 23.1% !important;
        height: 90% !important;
    }
    #owl-one::after{
        width: 23.1% !important;
        height: 90% !important;
    }
    #owl-two::before, #owl-two::after{
        width: 27% !important;
        height: 90% !important;
    }
    /*#owl-one.owl-carousel.owl-drag .owl-item {*/
    /*    width: 175px !important;*/
    /*}*/
    footer{
        overflow: hidden;
    }
    .home #games .games__content .games__card .btn__games, .home #guides .guides__content .guides__card .btn__guides{
        font-size: 10px;
    }

    .games_wrapper > .row, .single-guide .main-content-container > .row, .blog-cont > .row{
        margin: 0;
    }
    .single-guide .sec-one{
        padding: 20px 0 !important;
        max-width: 90%;
        margin: auto;
    }
  .item:nth-child(2n) .tc-text .TC_block, .game-item:nth-child(2n) .tc-text .TC_block{
    right: 50px;
    left: unset;
  }
  .item:nth-child(2n) .tc-text .TC-inner:before, .game-item:nth-child(2n) .tc-text .TC_block:before{
    left: unset;
    right: -13px;
    -webkit-clip-path: polygon(100% 100%, 0 34%, 0 100%);
    clip-path: polygon(100% 100%, 0 34%, 0 100%);
  }
  .home #casino-filter .casinos_wrapper .col-12{
    padding: 0;
  }
  .casino-filter__links .tc-text{
    display: flex;
  }
  .tc-text > span{
    font-size: 7px;
  }
  .tc-text .TC_block{
    left: 46px;
    bottom: 2px;
    min-width: 180px;
  }
  .tc-text .TC-inner{
    padding: 15px 10px;
  }
  .tc-text .TC_block p{
    font-size: 8px;
  }
  .tc-text .TC-inner:before{

    left: -9px;
    bottom: 0px;
    width: 27px;
    height: 43px;
  }
  .tax-countries .image-text-country{
    display: block !important;
  }
  .tax-countries .image-text-country img{
    float: left;
  }
  .single-casino .different-types-heading{
    padding: 0 10px !important;
  }
  /*.single-casino .sec-green {*/
  /*    height: 132px;*/
  /*}*/
  .tax-game_provider .different-block-img{
    font-size: 13px;
  }
  .tax-game_provider #pre-footer .pre-footer__content h4, .pre-footer__content h3{
    font-size: 16px !important;
  }
  .term-best-live-casinos .brief-container, .term-best-live-casinos .top-live-container{
    display: block;
  }
  .term-best-live-casinos .brief-container img, .term-best-live-casinos .top-live-container img{
    float: left;
  }
  .term-best-live-casinos .inner-filter-upper span .inner-filter-upper__extra-btn{
    display: inline-flex;
  }
  .post-type-archive-casino .inner-table__explain-container .explain-container-img{
    float: left;
  }
  .inner-table__explain-container{
    display: block;
  }
  .single-game #game_hero {
    background-image: none !important;
    padding-top: 0px !important;
  }
  .single-game #game_hero .game_title h1{
    padding: 0 10px;
    font-size: 22px !important;
  }
  .single-game .custom-wrapper h3{
    font-size: 18px;
  }
  .single-game .social_share ul li {
    margin-right: 5px;
  }
  .single-game .social_share ul li a img {
    width: 22px;
    height: 22px;
  }
  .single-casino .sec-green.scrolled{
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 11;
  }
  .single-casino .breadcrumb-section.scrolled{
    padding-bottom: 132px;
  }
  #pre-footer .pre-footer__head h4, .cust_heads h2{
    font-size: 16px;
  }
  .collapse.show{
    display: flex !important;
    height: auto;
    max-height: calc(100vh - 50px);
    width: 100%;
    top: 48px;
    overflow: scroll;
  }
  #navbar .navbar-nav.m-auto{
    position: unset !important;
    margin-top: 0 !important;
    margin-right: auto !important;
    margin-left: 0 !important;
    padding-top: 0;
    width: 65% !important;
  }
  .navbar-nav.mobile-menu .dropdown.show .dropdown-menu {
      display: block;
  }
  .navbar-nav.mobile-menu .dropdown-menu .content_acc:not(.show){
    display: none !important;
}
  .navbar-nav.mobile-menu .dropdown-menu .content_acc.show, .navbar-nav.mobile-menu .dropdown-menu .no-parent .content_acc{
      display: block !important;
      transform: unset !important;
      height: auto !important;
  }

  #navbar .navbar-nav.m-auto .nic-menu.nic-menu-md > form > .row{
    flex-direction: column;
  }
  #navbar .navbar-nav.m-auto .nic-menu.nic-menu-md > form > .row > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .nav-item-inline-list strong{
    text-align: left;
  }
  #navbar .navbar-nav.m-auto .nav-item.dropdown .dropdown-menu.nic-menu{
    min-width: 15rem;
    /* position: absolute; */
    left: -3rem;
    right: 0;
    margin: auto;
  }
  .navbar-nav.mobile-menu .dropdown-menu .content_acc{
    display: none;
    flex-direction: column;
  }
  .navbar-nav .btn_acc-sm{
    width: 100%;
  }
  .navbar-nav .nav-item .nav-link::after, .navbar-nav .btn_acc-sm::after{
    margin-left: auto;
  }
  .navbar-nav .nav-item .nav-link{
    width: auto;
  }
  .collapse.show .navbar-nav-sm{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .parent-div {
      margin-top: 50px;
  }
  .faq_block{
    padding-bottom: 20px;
  }
  .post-type-archive-game .top-casinos{
    margin: auto;
  }
  .game-item .bottom-row{
    display: flex;
    flex-direction: column;
    margin-top: 8px;
  }
  .post-type-archive-game #games .games_wrapper > .row{
    margin: 0;
    justify-content: space-around;
  }
    .tax-game_provider .games_wrapper .col-xl-3 {
        max-width: 48%;
        padding: 0;
    }
    .tax-game_provider .games_wrapper > .row{
        margin: 0;
        justify-content: space-around;
    }
    .tax-game_provider .top-casinos{
        margin: auto;
    }
    .filter-btn-bonuses{
        margin-top: 0 !important;
        padding-top: 20px;
        padding-bottom: 20px;
        background: #f8f8f8;
    }
    .tax-game_provider .filter-btn-bonuses{
        padding-bottom: 0;
    }
    .tax-game_provider #pre-footer .col-12{
        padding: 0;
    }
    .post-type-archive-bonus #bonus .bonuses_wrapper > .row, .tax-bonus_cat #bonus .bonuses_wrapper > .row{
        margin: 0;
    }
    .post-type-archive-bonus #bonus .bonuses_wrapper .item, .tax-bonus_cat #bonus .bonuses_wrapper .item{
        flex: 0 0 48%;
        max-width: 48%;
        padding:0;
    }
    .post-type-archive-bonus #bonus .bonuses_wrapper > .row, .tax-bonus_cat #bonus .bonuses_wrapper > .row{
        justify-content: space-around;
    }
    .post-type-archive-bonus #bonus .load_more_btn{
        padding-bottom: 30px;
    }
    .tax-countries .tips-container ul{
        margin: 0;
    }
    .tax-bonus_cat #bonus .bonuses_content.container{
        padding: 0;
    }
    .tax-countries .tips-container{
        flex-direction: column-reverse;
    }
    .tax-countries .tips-container p{
        text-align: center;
    }
    .tax-countries .tips-container p img {

    }
    .tax-game_cat .casino-filter__container .col-xl-3,
    .tax-game_provider .games_wrapper .col-xl-3{
        max-width: 48%;
        padding: 0;
    }
    .tax-game_cat .games_wrapper > .row{
        justify-content: space-around;
    }
    .single-game .white-bg, .single-game .black-bg{
        padding-right: 15px;
        padding-left: 15px;
    }
    .game_hero_contnet iframe{
        height: 230px !important;
    }
    .single-game #inner-breadcrumbs .breadcrumb__left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-game #inner-breadcrumbs .breadcrumb__left a{
        color: #000;
    }
    .single-game #games .games_content .games_wrapper .row{
        margin: 0;
        justify-content: space-between;
    }
    .single-game #games .games_content .games_wrapper .col-md-4{
        width: 50%;
        margin-bottom: 20px;
    }
    .single-game .reviews{
        padding: 0 15px;
    }
    .single-game .reviews .para-img{
        direction: ltr !important;
    }
    .single-game .top-casinos{
        display: none;
    }
    .single-game .game_hero_content_inner .screenshot{
        position: unset;
    }
    .single-game .first-second-four br{
        display: block;
    }
    .single-game #game_hero .col-md-3 .post_content.blog_content .four-container{
        flex-wrap: wrap;
    }
    .single-game #game_hero .col-md-3 .post_content.blog_content .four-container .game_logo_single{
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .single-game #game_hero .col-md-3 .post_content.blog_content .four-container .first-second-four, .single-game #game_hero .col-md-3 .post_content.blog_content .four-container .third-four-four{
        flex-direction: column;
        width: 50%;
    }
    .single-game #game_hero .col-md-3 .post_content.blog_content .four-container .third-four-four > div, .single-game #game_hero .col-md-3 .post_content.blog_content .four-container .first-second-four > div{
        width: 100%;
    }
    .single-game #game_hero .third-four-four .fourth-four img{
        max-width: 120px;
        max-height: 60px;
        object-fit: contain;
    }
    .single-game #game_hero .third-four-four ul{
        padding-left: 20px;
    }
    .single-game .game_title {
        padding-top: 20px !important;
    }
    .single-game .game_title .game_act{
        margin: 10px 0 !important;
        padding: 0 15px !important;
    }
    .single-game .game_title .game_rating{
        width: 50%;
    }
    .single-game .game_title .game_rating .stars{
        display: none;
    }
  .home .owl-item .col-sm-6{
    padding: 0;
    flex: 0 0 35%;
max-width: 35%;
  }
  .single-guide .different-types-container .different-types-block{
    flex-direction: column;
    padding-left: 10px !important;
    align-items: flex-start !important;
}
.single-guide .different-types-container .different-types-block > p{
    max-width: 98% !important;
}
  .home #banner-slider .container-fluid, .home #banner-slider .col-12{
    padding: 0;
  }
  .home #banner-slider .banner-slider__head > p{
    padding: 0 15px;
  }
  .home #banner-slider .owl_nav_btns {
    left: 5px;
    width: calc(100% - 20px);
}
.single-casino .first_paragraph, .single-casino .first_paragraph img{
  width: 100%;
}
.single-casino .filter-item__col {
    width: 50%;
    padding: 0px 5px;
    -ms-flex: 0 0 20%;
    flex: 0 0 50%;
    max-width: 50%;
}
.casino-bonus-container, .bonuses-work-container{
  flex-direction: column !important;
}
.casino-bonus-container .casino-bonus-second, .casino-bonus-container .casino-bonus-first, .bonuses-work-container .bonuses-work-container-first, .bonuses-work-container .bonuses-work-container-second {
    width: 100% !important;
}
.bonuses-work-container .bonuses-work-container-first, .bonuses-work-container .bonuses-work-container-second{
  padding-bottom: 25px !important;
  margin-bottom: 20px;
}
.top-casinos{
  position: unset !important;
}
    .post-type-archive-casino .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-left, .post-type-archive-casino .table-inner__wrappper-sm .table-inner__wrapper-sm__head .rank{
        /*flex: 2;*/
        text-transform: uppercase;
    }

    .post-type-archive-casino .table-inner__wrappper-sm .table-inner__wrapper-sm__head .table-inner__item-keys-left,
    .post-type-archive-casino .table-inner__wrappper-sm .table-inner__wrapper-sm__body .table-inner__item .table-inner__item-left {
        flex: 2;
        display: flex;
    }

    .post-type-archive-casino .table-inner__wrappper-sm .table-inner__wrapper-sm__head .table-inner__item-keys-right {
        flex: 1.7;
        display: flex;
        flex-direction: row;
    }

    .table-inner__wrappper-sm .table-inner__wrapper-sm__head .rank {
        flex: unset;
    }
  .post-type-archive-casino .inner-table__explain-container .explain-container-img{
    position: unset;
  }
    .single-post .first_paragraph h3{
        font-size: 13px !important;
    }
    .top-casinos{
        position: unset;
    }
    #inner-breadcrumbs {
      padding: 0;
    }
    #inner-breadcrumbs .breadcrumb__left > span {
      flex-wrap: wrap;
    }
    #inner-breadcrumbs .breadcrumb__left span {
      line-height: 26px !important;
    }
    .single-game .breadcrumb__left, .single-game .breadcrumb__left a {
      font-size:11px !important;
      max-width: unset;
      width: 100%;
      flex:none;
    }
    #inner-breadcrumbs .breadcrumb__left span:last-of-type {
        font-weight: 500;
        font-size: 11px;
        line-height: 12px;
    }
    .breadcrumb__right{
        display: none;
    }
    #bonusarnatoptext .vccenter img {
        width: 50%;
        height: 100px;
        margin-bottom: 20px;
        object-fit: contain;
    }
    .col-content .content-descrip br{
        display: block;
    }
    footer .row .col-md-4{
        flex: 0 0 50%;
        max-width: 50%;
    }
    footer .row .col-md-4:last-child{
/*        display: none;*/
    }
    #inner-breadcrumbs .breadcrumb__left{
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }

    .check-fix {
        padding: 0 !important;
    }
    #casino-filter-head .casino-filter-head h2:last-of-type,
    #casino-filter-head .casino-filter-head span:last-of-type{
        font-size: 10px !important;
        line-height: 14px;
        text-align: center;
        letter-spacing: -0.005em;
        text-transform: uppercase;
        color: #3C3D48;
        margin-top: -10px;
    }
    #casino-filter-head .casino-filter-head h2:first-of-type::before,
    #casino-filter-head .casino-filter-head span:first-of-type::before {
        top: -3px;
    }
    .casinos_wrapper{
    }
    .casinos_wrapper .row{
        margin: 0;
        justify-content: space-around;
    }
    .casinos_wrapper .filter-item__col{
        flex: 0 0 50%;
        max-width: calc(50% - 10px);
        padding: 0;
        margin: 0 5px;
    }
    .casino-filter__bottom p{
        font-size: 9px;
    }
    .blog-cont .col-cons{
        padding: 10px 20px;
    }
    .blog-cont .cons-adj{
        padding-left: 0;
    }
    .blog-cont .cons-part{
        padding-bottom: 5px !important;
    }
    .tax-game_cat .table-inner__wrappper-sm{
        display: none;
    }
    .different-types-container .different-types-block{
      padding: 5px !important;
      height: auto !important;
    }
    .different-types-container{
      margin-bottom: 15px;
    }
    .button-chapter .next-chapter{
      font-size: 14px;
    }
    .button-chapter{
      margin: 25px 0;
    }
    .home #casino-filter-head .casino-filter-head h2:first-of-type::before,
    .home #casino-filter-head .casino-filter-head span:first-of-type::before {
          left: 40px;
    }
    .home #casino-filter-head .casino-filter-head h2:last-of-type,
    .home #casino-filter-head .casino-filter-head span:last-of-type {
      margin-top: 0;
    }
    .home #banner-detail .banner-detail__content .col-6.col-sm-6.col-lg-4 {
    padding-right: 10px;
    padding-left: 10px;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .home .guides-item__col {
        width: 50%;
        margin: 0 auto;
        padding: 0px 10px;
    }
    .home #guides .guides__content .guides__card .guides__title, .home #games .games__content .games__card .games__title {
      min-height: 155px;
  }
  .home #games .col-sm-6 {
    flex: 0 0 49%;
    max-width: 49%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0 10px;
}
.home #games .games__content{
  margin-top: 20px;
}
.home #banner-detail .col-12, .home #games .container, .home #blogs .container-fluid, .home #blogs .col-12 {
  padding: 0;
}
.single-casino .casino-top-text .col_three > div{
  text-align: right !important;
}
.single-casino .first_paragraph img{
  max-height: 125px;
  object-fit: contain;
}
.home #games .games__content .games__card .games__title {
    min-height: 206px;
}
.home #games .col-sm-6{
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
}




/* Last Round */

/* Single Guide */
.chapter{
  z-index: 2 !important;
}
.single-guide .table-btn .btn_primaryd{
  padding: 10px 25px;
}
.single-guide .sec-one{
  padding-top: 30px;
}
.single-guide .sec-one h2{
  margin-bottom: 24px;
}
.chapter li.current_page_item a, .chapter li.current_page_item::before{
  color: #5200FF;
font-weight: 600;
}

/* Homepage */
.casino-filter__item .casino-filter__inner{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 310px;
}
.page-btn{
  text-align: center;
}
.home .row__stretched-sm{
  max-width: 950px;
}
.home #pre-footer{
    background: #EEEEF0;
}
.home #pre-footer .col-12{
  padding: 0;
}
.home .blogs__content a:hover{
  text-decoration: none;
}
.casino-filter__outer{
  position: relative;
}

.home #blogs .blogs__head, .home #guides .guides__head h3, .home #games .games__head h3, .home #banner-slider .banner-slider__head h3,
.home #blogs .blogs__head, .home #guides .guides__head h4, .home #games .games__head h4, .home #banner-slider .banner-slider__head h4{
  margin-top: 40px;
}
.home #blogs .blogs__content{
  padding-top: 0;
}
.home #guides .guides__content, .home #games .games__content{
  padding-bottom: 0;
}
#guides .guides__content .guides__card .guides__title h2,
#guides .guides__content .guides__card .guides__title > div ,
#games .games__content .games__card .games__title h2,
#games .games__content .games__card .games__title >div {
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}
.casino-bonus-container .casino-bonus-second .casino-bonus{
  font-size: 13px;
      font-weight: 500;
      color: #3C3D48;
}
.casino-bonus-container .casino-bonus-second .casino-bonus{
  margin-bottom: 20px;
}
.post-type-archive-bonus #pre-footer{
    background: #EFEFEF;
}
.post-type-archive-bonus #pre-footer .col-12{
  padding: 0;
}
.post-type-archive-bonus #pre-footer .row__stretched-sm{
  max-width: 950px;
}
.post-type-archive-bonus .bonuses-work-container .bonuses-work-container-first{
  padding-right: 30px !important;
}
.patti{
    white-space: nowrap;
}
.owl-carousel{
    z-index: 2;
}
.inner-filters__row .inner-filters__row-ul .list__item .nice-select.open .list{
    overflow-y: scroll;
    max-height: 250px;
}
.different-types-container .different-types-block p{
    text-align: left;
}
#search_results .result_entry a{
    width: 100%;
}
#search_results .result_entry a .res_image{
    width: 50px;
    height: 50px;
}
#search_results .result_entry a .res_image img{
    display: flex;
    width: 50px;
    height: 50px;
    object-fit: contain;
}
#search_results{
    z-index: 6;
}
#search_results.hide {
    display: none !important;
}

#search_results .result_entry a .res_title{
    margin-left: 10px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #7200FF;
}
/*#search_results.is-header-results .result_entry a {*/
/*    flex-direction: column;*/
/*}*/
#search_results.is-header-results .result_entry a .res_title {
    /*margin: 10px 0 0;*/
    margin: 0 0 0 10px;
    font-size: 14px;
    line-height: 16px;
}
.tax-countries .inner-filters__row .inner-filters__row-ul, .tax-deposit_method .inner-filters__row .inner-filters__row-ul, .post-type-archive-game .inner-filters__row .inner-filters__row-ul{
    padding-bottom: 0 !important;
}
.tax-countries .casino-filter__item .casino-filter__inner, .tax-deposit_method .casino-filter__item .casino-filter__inner{
    /*min-height: 350px;*/
}
.tax-game_provider #inner-table > .container, .tax-countries #inner-table > .container, .tax-deposit_method .faq-section > .container, .tax-game_cat #inner-table > .container{
    max-width: 950px;
}
.tax-deposit_method #casino-filter{
    padding-top: 0;
}
.post-type-archive-bonus .section_wrapper.container{
    max-width: 90%;
}
.navbar-nav .dropdown-menu .nav-item-inline-list strong{
    margin: .5rem 0 !important;
}
.navbar-nav .dropdown-menu ul .nav-item{
    margin-left: 0;
}
.add_review{
    padding-bottom: 30px;
    margin-bottom: 0 !important;
    background: #efefef;
}
.top-casinos .top-casinos-container .bg-main{
    min-height: 100px;
    display: flex;
}
.top-casinos .top-casinos-container .bg-main > h1{
    display: none;
}
.top-casinos .top-casinos-container .bg-main .top-casinos-block{
    width: 100%;
    padding-bottom: 0 !important;
}
.top-casinos .top-casinos-container .top-casinos-block img{
    max-width: 70px !important;
    height: 50px !important;
    margin-left: 11px !important;
}
.top-casinos .top-casinos-container .top-casinos-block .mt-3{
    max-width: 70px !important;
}
.top-casinos .top-casinos-container .top-casinos-block .content-btn a{
    font-weight: 600 !important;
    font-size: 11px !important;
    line-height: 16px !important;
}
.comment-respond form{
    text-align: center;
    padding: 0 0 20px;
}
.blog-single-item .back_color .cards {
    min-height: 52px;
    overflow: hidden;
}
.games_wrapper{
    width: 100%;
}
.casino-filter__item, .casino-filter__item .item-info-inner{
    position: relative;
}

.footer__col ul li {
    padding: 0 !important;
}

.footer__col ul li::before {
    display: none !important;
}

.item-info{
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 3;
}
.item-info .item-info-inner > img{
    width: 15px;
}
.item-info .info-container{
    position: absolute;
    min-width: 224px;
    z-index: -1;
    background-color: white;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    left: 25px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 12px rgb(102 102 102 / 12%);
    border-radius: 15px;
}
.owl-item .item-info .info-container {
    left: -187px;
    top: 30px;
}
.item-info:hover .info-container{
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transition: .5s;
}
.item-info .info-container .info-inner{
    position: relative;
    padding: 40px 20px;
    z-index: 2;
}
.item-info .info-container .info-inner:before{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: -8px;
    top: 20px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(255, 255, 255, 1);
}
.owl-item .item-info .info-container .info-inner:before{
    top: -16px !important;
    right: 21px;
    left: auto;
    border-bottom-color: rgba(255, 255, 255, 1);
    border-right-color: transparent;
    border-width: 0.5rem;
}
.owl-item .item-info .info-container .info-inner:after {
    display: none;
}
.item-info .info-container .info-inner:after{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: -7px;
    top: 20px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
    border-right-color: rgba(255, 255, 255, 1);
}
.item-info .info-container .info-inner > h2{
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #7200FF;
    text-align: left;
}
.item-info .info-container .info-inner .key-feature-item{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    color: #3C3D48;
    display: flex;
    text-align: left;
    align-items: center;
}
.item-info .info-container .info-inner .key-feature-item > img{
    max-width: 11px;
}
.item.item-bonus .item-info .info-container .info-inner:after, .item.item-bonus .item-info .info-container .info-inner:before{
    top: 15px;
}
.item.item-bonus .casino-filter__item::before{
    display: none;
}
.owl-carousel .owl-item{
    -webkit-backface-visibility: unset !important;
}
.owl-carousel .owl-item .logo img{
    visibility: visible !important;
    opacity: 1 !important;
}
#casino-filter-head .casino-filter-head h2:first-of-type::before,
#casino-filter-head .casino-filter-head span:first-of-type::before {
    border: 2px solid white;
    border-radius: 50px;
    filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.4));
    background-size: cover !important;
}
.search-nav .ajax_search {
    margin: unset !important;
    height: 33px;
    max-width: 155px;
    width: 0 !important;
    overflow: hidden;
}
.search-nav .ajax_search{
  transition-duration: unset !important;
  transition-timing-function: unset !important;
}
.search-nav.active .ajax_search {
    width: 100% !important;
}
.search-nav .ajax_search .input-group-prepend{
    height: 33px;
}
.search-nav .ajax_search .input-group-prepend button{
    padding: 7px;
    background: unset;
    border: unset;
}
.search-nav .ajax_search .input-group-prepend button img{
    width: 18px;
}
.search-nav .ajax_search input{
    height: 33px;
    padding: 0;
}
.search-nav .ajax_search input{
    border: unset !important;
    box-shadow: unset !important;
}
.search-nav{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.search-nav .nav-toggle{
    width: 18px;
    object-fit: contain;
    transition: .5s;
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}
.search-nav.active .nav-toggle{
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}
.casino-filter__item .casino-filter__inner .rating{
    display: flex;
    justify-content: center;
    align-items: center;
}
.casino-filter__item .casino-filter__inner .rating span:first-of-type{
    line-height: 13px;
}
.casino-filter__item .casino-filter__inner .rating .star-items{
    display: flex;
    align-items: center;
}
.casino-filter__item .casino-filter__inner .rating .star-items .single-star{
    display: flex;
    width: 10px;
    height: 10px;
}
.casino-filter__item .casino-filter__inner .rating .star-items .single-star.half{
    background-size: contain;
    background-repeat: no-repeat;
}
.casino-filter__item .casino-filter__inner .rating .star-items .single-star.half img{
    z-index: -1;
}

@media(max-width: 1500px){
  .home #blogs .blogs__content, .home .bonuses_wrapper{
    width: 80%;
    margin: auto;
  }
  #blogs .owl_nav_btns, #banner-slider .owl_nav_btns{
        width: calc(90% + 100px);
            left: 15px;
  }
}
@media(max-width: 768px){
  .home #blogs .blogs__content, .home .bonuses_wrapper{
    width: 100%;
  }
    #navbar .search-nav{
        display: none;
    }
    #search_results{
        left: 0 !important;
        right: 0 !important;
        margin: auto;
        transform: unset !important;
        min-width: 320px !important;
        z-index: 999 !important;
    }
    .home .casinos_wrapper{
        width: auto;
    }
    .item:nth-child(2n) .item-info .info-container, .home .item.item-bonus .item-info .info-container{
        right: 25px;
        left: unset;
      }
      .item:nth-child(2n) .item-info .info-container .info-inner:after, .item:nth-child(2n) .item-info .info-container .info-inner:before, .home .item.item-bonus .item-info .info-container .info-inner:after, .home .item.item-bonus .item-info .info-container .info-inner:before{
        left: unset;
        right: -7px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: rgba(255, 255, 255, 0.4);
      }
    .item-info .info-container .info-inner {
        padding: 20px 10px;
        visibility: hidden;
    }
    .item-info .info-container .info-inner .key-feature-item {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 5px;
    }
    .item-info .info-container .info-inner > h2{
        font-size: 12px;
    }
    .item-info .info-container {
        min-width: 144px;
    }
    .home .item.item-bonus .item-info .info-container .info-inner:after, .home .item.item-bonus .item-info .info-container .info-inner:before{
        top: -12px;
        transform: rotate(-90deg);
        right: 18px;
    }
    .home .item.item-bonus .item-info .info-container .info-inner:before{
        transform: rotate(225deg);
        right: 21px;
        top: -5px !important;
    }

    .home .item.item-bonus .item-info .info-container{
        top: 25px;
        right: -15px;
    }


    .game-item .bouns-line{
        line-height: 15px;
        min-height: 34px;
        padding: 0 5px;
    }
    .casino-filter__item {
        min-height: 358px !important;
    }
    .blog-single-item .back_color{
        min-height: 250px !important;
    }
    .post-type-archive-game .filter-btn-bonuses{
        padding: 0;
    }
    .tax-countries .casino-filter__item .casino-filter__inner, .tax-deposit_method .casino-filter__item .casino-filter__inner, .casino-filter__item .casino-filter__inner{
        /*min-height: 358px;*/
    }
    .tax-countries .casino-filter__item .casino-filter__inner .more-info .mi_text, .tax-deposit_method .casino-filter__item .casino-filter__inner .more-info .mi_text{
        margin-bottom: 5px !important;
    }
    .inner-filter-upper > span {
        display: block;
    }
    .inner-filter-upper span .inner-filter-upper__extra-btn.closed::after {
        bottom: 5px;
    }
    .inner-filter-upper span .inner-filter-upper__extra-btn {
        display: inline-block;
    }
/*
    .tax-casino_cat .inner-filter-upper span .inner-filter-upper__extra-btn{
        display: inline-flex;
    }
*/
    .tax-deposit_method #pre-footer .row > .col-12, .tax-countries #casino-filter, .tax-countries .pre-footer-inner .col-12{
        padding: 0;
    }
    .tax-deposit_method .blog-cont{
        padding: 0;
    }
    .tax-deposit_method #pre-footer .blog-cont .col-cons{
        padding: 10px 20px;
        flex: 0 0 100%;
        margin: 0 0 20px;
    }
    .tax-countries .pre-footer-inner .col-12.mt-5{
        margin-top: 0 !important;
    }
    .post-type-archive .different-block-img > p{
        margin-bottom: 5px;
    }
    .top-casinos .title-top{
        text-align: center !important;
        padding-left: 0 !important;
    }
    .post-type-archive-game .top-casinos{
        background: unset !important;
        box-shadow: unset !important;
    }
  .post-type-archive-bonus #bonus{
    background: #EFEFEF;
  }
  #pre-footer .pre-footer__content .p-teg{
    display: block !important;
  }
  .post-type-archive-bonus #pre-footer h4, .post-type-archive-bonus #pre-footer h3{
    font-size: 13px !important;
  }
   .main-content-container h2{
     padding-right: 0 !important;
   }
   .single-guide .guide-inner{
     padding: 0;
   }
   .single-guide p img{
     max-height: 123px;
   }
   .single-guide .table-body tbody td{
     width: 100% !important;
     padding-left: 10px !important;
   }
   .home #banner .banner-content{
     width: 80%;
     margin: 15px auto 0;
   }
   #casino-filter-head .casino-filter-head h2,
   #casino-filter-head .casino-filter-head span {
     font-weight: 700;
   }
   .home #casino-filter-head .casino-filter-head .h4competability:first-of-type::before{
     left: -30px;
   }
   .home #casino-filter-head .casino-filter-head .h4competability:first-of-type{
     display: inline-flex;
     font-size: 14px;
     line-height: 1.5em;
   }
   .home #casino-filter-head{
     padding: 5px 0;
   }
   .home .casino-filter__menu ul li{
     width: 125px;
     border-radius: 25px;
   }
   .home .casino-filter__menu{
     margin: 0;
     margin-bottom: 35px;
   }
   .home .casinos_wrapper .container{
     padding: 0;
   }
   .home .casinos_wrapper .col-12{
     padding: 0 10px;
   }
   .home #banner-detail .banner-detail__head h4{
     margin-top: 20px;
   }
   .home #banner-detail .banner-detail__content{
     padding-top: 20px;
   }
   .home #blogs .blogs__head, .home #guides .guides__head h3, .home #games .games__head h3, .home #banner-slider .banner-slider__head h3,
   .home #blogs .blogs__head, .home #guides .guides__head h4, .home #games .games__head h4, .home #banner-slider .banner-slider__head h4{
     margin-top: 0;
   }
   .home #banner-slider, .home #guides{
     padding-bottom: 0;
   }
   .home #banner-slider .page-btn{
     display: none;
   }
   .home #games .games__content .games__card{
     max-height: 175px;
   }
   .home #games .games__content .games__card .games__title {
    min-height: 124px;
    margin-bottom: 10px;
}
.home #guides .guides__content{
  padding-top: 0;
}
#casinos{
    background: #e5e5e5;
}
.post-type-archive-casino .inner-table__explain-container.explain-container__brands ul li{
    width: 21%;
    margin-right: 5px !important;
}
.post-type-archive-casino .inner-table__explain-container.explain-container__brands ul li img{
    max-width: 100%;
}

.game-item .bottom-row{
    display: flex;
    flex-direction: column;
    margin-top: 8px;
    padding: 0 5px
  }
  .game-item {
    /* background: white; */
    border-radius: 20px;
    max-width: 170px;
}
.casino-filter__container .game-item .cas-img-set {
  padding-top: 0;
  margin-bottom: 0;
}
.post-type-archive-game .games_wrapper .bg-main,
.tax-game_provider .games_wrapper .bg-main,
.tax-game_cat .games_wrapper .bg-main {
  min-height: 100px;
  padding-bottom: 0;
  height: 118px;
}

.game-line a {
  font-size: 12px;

}
.single-game #post > .row{
    padding: 20px 15px;
}
.single-game #post h2, .single-game #post h3{
    font-size: 16px;
}
.single-game .related_games .content-descrip{
    min-height: 32px;
}
#banner-slider .casino-filter__item .casino-filter__inner .more-info{
    min-height: 84px !important;
}
.post-type-archive .casino-filter__item .casino-filter__inner .more-info{
    min-height: 120px !important;
}
.tax-countries .casino-filter__item .casino-filter__inner .more-info{
    min-height: 68px !important;
}
.post-type-archive .perks-container{
    min-height: 100px !important;
}
.mail-box__fixed{
  top: unset;
}
}
/*.game_hero_title .close_iframe, .game_hero_title .actions{*/
/*  display: none !important;*/
/*}*/
/*@media (min-width: 768px) and (max-width: 1280px) {*/
/*    !*.casinos_wrapper .filter-item__col {*!*/
/*    !*  flex: 0 0 30%;*!*/
/*    !*  max-width: 48%;*!*/
/*    !*}*!*/
/*    .home #banner-detail .banner-detail__content .col-6.col-sm-6.col-lg-4 {*/
/*        flex: 0 0 33% !important;*/
/*    }*/
/*    .home #games .col-sm-6 {*/
/*        flex: 0 0 32% !important;*/
/*    }*/
/*    .home .guides-item__col {*/
/*      width: 31%;*/
/*    }*/
/*    #owl-two::before, #owl-two::after, #owl-one::before, #owl-one::after {*/
/*        width: 11% !important;*/
/*    }*/
/*    .home #games .games__content .games__card {*/
/*        max-height: 190px;*/
/*    }*/
/*    .home #games .games__content .games__card .games__title {*/
/*      min-height: 135px;*/
/*    }*/
/*    footer .container{*/
/*          max-width: 600px;*/
/*    }*/
/*    #navbar .navbar-nav.m-auto {*/
/*      width: 50% !important;*/
/*  }*/
/*  .post-type-archive .casino-filter__item .casino-filter__inner .more-info {*/
/*    min-height: 60px !important;*/
/*}*/
/*.inner-filters__row .inner-filters__row-ul .list__item {*/
/*    width: 30% !important;*/
/*}*/
/*.inner-filters__row .inner-filters__row-ul {*/
/*    padding: 20px 70px 40px !important;*/
/*}*/
/*.inner-filters__row .inner-filters__row-ul .list__item.list__item__text {*/
/*    min-width: 100%;*/
/*}*/
/*.inner-filters__row .inner-filters__row-ul .list__item.list__item__input .form-group{*/
/*  width: 100%;*/
/*}*/
/*.tax-game_cat .inner-filters__row .inner-filters__row-ul .list__item.refresh-btn-wrap, .post-type-archive-bonus .inner-filters__row .inner-filters__row-ul .list__item.refresh-btn-wrap, .tax-deposit_method .inner-filters__row .inner-filters__row-ul .list__item.refresh-btn-wrap{*/
/*  width: auto !important;*/
/*}*/
/*.inner-filters__row .inner-filters__row-ul .list__item.refresh-btn-wrap .inner_clear_wrapper {*/
/*  text-align: left;*/
/*}*/
/*#casino-filter-head .casino-filter-head {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/
/*.casino-filter__container {*/
/*    justify-content: space-around;*/
/*}*/
/*.tax-game_cat .casino-filter__container .col-xl-3 {*/
/*    max-width: 30%;*/
/*    padding: 0;*/
/*}*/
/*.content-descrip {*/
/*    min-height: 32px;*/
/*}*/
/*#inner-table .col-12 {*/
/*    padding: 0 15px !important;*/
/*}*/
/*.post-type-archive-bonus .inner-filters__row .inner-filters__row-ul {*/
/*    padding: 20px 0px 40px !important;*/
/*}*/
/*.post-type-archive-game .inner-filters__row .inner-filters__row-ul{*/
/*  padding: 20px 30px 40px !important;*/
/*}*/
/*.post-type-archive-bonus #bonus .bonuses_wrapper .item, .tax-bonus_cat #bonus .bonuses_wrapper .item {*/
/*    max-width: 31%;*/
/*  }*/
/*  .post-type-archive .perks-container {*/
/*      min-height: 140px !important;*/
/*  }*/
/*  .tax-game_provider #inner-table .mb-5, .tax-game_provider #inner-table .table-responsive, .tax-countries #inner-table > .container, .tax-deposit_method .faq-section > .container, .tax-game_cat #inner-table > .container {*/
/*      max-width: 720px !important;*/
/*  }*/
/*  .tax-game_provider #inner-table .mb-5, .tax-game_provider #inner-table .table-responsive{*/
/*        background: #efefef !important;*/
/*  }*/
/*  .post-type-archive-game .casino-filter__container .col-xl-3, .tax-game_provider .games_wrapper .col-xl-3 {*/
/*      max-width: 31% !important;*/
/*  }*/
/*}*/

.single-guide ul,
.single-post ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.single-guide ul li,
.single-post ul li {
    position: relative;
    padding: 0 0 0 20px;
}

.single-guide ul li:not(.nav-item):before,
.single-post ul li:not(.nav-item):before {
    content: '';
    display: block;

    position: absolute;
    left: 0; top: 5px;

    width: 11px;
    height: 10px;

    background: url(../../images/icons/tick-icon.svg) center center no-repeat;
    background-size: contain;
}

.top-casinos.fixed{
  position: fixed;
  top: 100px;
}

.zero_results {
    width: 100%;
    padding: 24px 0;
    font-weight: 700;
    color: #7200FF;
    text-align: center;
}

@media only screen and (max-width: 1032px) {

    .mobile-slider .customPreviousBtn, .mobile-slider .customNextBtn{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 3;
        margin: auto;
        height: 60px;
    }
    .mobile-slider .customPreviousBtn img, .mobile-slider .customNextBtn img  {
        max-height: 100%;
    }

    .mobile-slider .customPreviousBtn{
        right: unset;
        left: 7px;
    }

    .mobile-slider .customNextBtn{
        left: unset;
        right: 12px;
    }
}
@media only screen and (max-width: 600px){
    .search-group .input-group-prepend .search-group__icon {
        white-space: normal;
    }
    .top-h {
        font-size: 10px;
    }

}
@media (max-width: 768px) {
    .owl-item .tc-text .TC_block {
        left: -86px;
    }
    .owl-item .tc-text .TC-inner:before {
        right: 70px;
    }
}