.game-heigt-header {
    height: 96px;
}
.games-padd-nn {
    padding-left: 43px;
    padding-right: 43px;
}
.banner-game-tt {
    position: relative;
    display: flex;
    align-items: center;
    height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-game-overlay {
    background: linear-gradient(90deg, #0C0C0C 0%, rgba(12, 12, 12, 0.70) 50%, rgba(12, 12, 12, 0.10) 100%);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.banner-game-tt-content {
    z-index: 2;
    display: flex;
    flex-flow: column;
    position: absolute;
    justify-content: center;
    width: 700px;
    padding: 40px 0px 40px 60px;
}
.banner-game-tt-content h3 {
    color: #FFF;
font-size: 48px;
font-weight: 600;
line-height: 61px;
margin: 0px 0px 30px;

}
.banner-gma-rating {
    padding-bottom: 15px;
}
.banner-gma-rating span {
    display: inline-flex;
    border-radius: 7px;
    border: 1px solid #15CDA4;
    background: rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.10) inset;
    backdrop-filter: blur(7.5px);
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    padding: 10px;
    margin-right: 21px;
    color: #fff;
}
.banner-gma-views {
    margin: 20px 0px 30px;
    display: flex;
}
.banner-gma-views-list {
    display: flex;
    position: relative;
    padding-right: 50px;
    margin-right: 50px;
    flex-flow: column;
}
.banner-gma-views-list:after {
    background: rgba(151, 151, 151, 0.50);
    height: 100%;
    content: '';
    width: 1.5px;
    border-radius: 1px;
    position: absolute;
    right: 2px;
    top: 0px;
}
.banner-gma-views .banner-gma-views-list:last-child:after {
    display: none;

}
.gma-views-textbg {
    color: #D9D9D9;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
}
.theme-color-vidl {
    color: #15CDA4;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;

}
.gma-views-textbg-sm {
    color: #D9D9D9;
font-size: 15px;
font-weight: 400;
line-height: 24px;
}
.banner-gma-playnow {
    display: flex;
    align-items: center;
    margin: 30px 0px 25px;
}
.banner-gma-playnow ul {
    display: flex;
    align-items: center;
}
.banner-gma-playnow ul li {
    margin-right: 18px;
}
.banner-gma-playnow ul li a {
    display: flex;
}
.banner-gma-playnow ul li a span {
    margin-right: 12px;
    display: flex;
}
.gma-btn-banner {
    border-radius: 17.549px;
    background: #FFF;
    color: #252525 !important;
    text-align: center;
    font-size: 16.379px;
    font-weight: 600;
    line-height: 28.079px;
    padding: 19px 25px;
}
.banner-gma-downloadap p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}
.banner-gma-applink {
    display: flex;
}
.banner-gma-applink a {
    margin-right: 20px;
}
.gma-title-main {
    margin-top: 40px;
}
.gma-title-main h2 {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    margin: 0px 0px 20px;
}
.gma-title-main p {
    color: #FFF;
font-size: 15px;
font-weight: 400;
line-height: 33px;
    
}

.gma-playvid {
    background: url(../images/gma-vid-icon.svg) no-repeat 0px 0px;
    width: 88px;
    height: 49px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate(-50%, -50%);
}
.gam-custome-carousel .owl-stage {
    position: relative;
    padding-left: 0px !important;
}
.gam-custome-carousel .owl-theme .owl-nav div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    background: transparent;
    filter: Alpha(Opacity=100);
    opacity: .9;
    border-radius: 0px;
    height: 100%;
    width: 90px;
}
.gam-custome-carousel  .owl-nav .owl-prev, .gam-custome-carousel  .owl-nav .owl-next {
    position: absolute;
    top: 0px;
    z-index: 44;
}
.gam-custome-carousel .owl-nav .owl-prev {
    left: 0px;
    background: linear-gradient(91deg, #000 0%, rgba(0, 0, 0, 0.00) 100%) !important;
}
.gam-custome-carousel .owl-nav .owl-next {
    right: 0px;
    background: linear-gradient(270deg, #000 0%, rgba(0, 0, 0, 0.00) 100%) !important;
}
.gam-custome-carousel .owl-theme .owl-nav .owl-prev img, .gam-custome-carousel .owl-theme .owl-nav .owl-next img {
    padding: 0px;
}
.gam-custome-carousel .owl-theme .owl-nav .owl-prev img, .gam-custome-carousel .owl-theme .owl-nav .owl-next img {
    position: relative;
    top: 50%;
    background: transparent;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.gam-custome-carousel .owl-theme .owl-nav .owl-next img {
    right: -41px;
}
.gam-custome-carousel .owl-theme .owl-nav .owl-prev img {
    left: -21px;
}
.box-more-gma-content {
    background: #1E1E1E;
    margin-top: 56px;
}
.title-gma-content {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    background: #15CDA4;
    text-align: center;
    padding: 18px 0px;
}
.box-more-gma-list {
    padding: 30px 30px;
}
.box-more-gma-list .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000 !important;
    background-color: rgba(255, 255, 255, 0.88) !important;
}
.gma-max-height-recom {
    max-height: 500px;
}
.box-more-gma-list li {
    display: flex;
    margin-bottom: 20px;
}
.thumb-box-moregma {
    width: 72px;
    margin-right: 21px;
}
.thumb-box-moregma img {
    width: 72px;
    height: 72px;
    object-fit: cover;
    border-radius: 10px;
}
.box-more-gma-heading {
    display: flex;
    justify-content: center;
    flex-flow: column;
}
.box-more-gma-heading h2 {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0px 0px 7px;
}
.box-more-gma-heading span {
    color: #ABABAB;
font-size: 14px;
font-weight: 400;
line-height: 24px;

}
.vectore-line-gma {
    display: flex;
    margin-top: 100px;
    width: 100%;
}
.vectore-line-gma div {
    width: 50%;
}
.gma-table-bg {
    background-image: url(../images/gma-table-bgRectangle67.jpg);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 87px 0px 100px;
    background-position: center top;
}
.gma-table-bg-overlay {
    background: linear-gradient(90deg, #0C0C0C 0%, rgba(12, 12, 12, 0.70) 50%, rgba(12, 12, 12, 0.10) 100%);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.gma-table-heading h2 {
    color: #FFF;
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
    margin: 30px 0px;
}
.gmagradient-text {
    border-radius: 15px;
    background: linear-gradient(90deg, #15CDA4 0%, #0B0E13 100%);
    color: #FFF;
    font-size: 19px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 4.18px;
    text-transform: uppercase;
    padding: 14px 28px;
    display: inline-block;
}
.gma-table-box {
    border-radius: 15px;
border: 1px solid #181B1F;
padding: 42px;
background: linear-gradient(180deg, rgba(22, 31, 41, 0.90) 0%, rgba(13, 15, 20, 0.90) 100%);
}
.game-th-st {
    border-radius: 10px;
    color: #FFF;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 10px;
    display: block;
}
.color-th-1 {
    border: 2px solid #15C8A0;

}
.color-th-2 {
    border: 2px solid #FFBE18;

}
.gma-table-style.table>tbody>tr>td, .gma-table-style.table>tbody>tr>th, .gma-table-style.table>tfoot>tr>td, .gma-table-style.table>tfoot>tr>th, .gma-table-style.table>thead>tr>td, .gma-table-style.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: none;
}
.gma-table-style.table>thead>tr>th {
    vertical-align:top;
    border-bottom: none;
    padding-bottom: 26px !important;
}
.gma-table-style.table>tbody>tr>td {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}
.gma-table-style.table>tbody>tr {
   position: relative;
}
.gma-table-style.table>tbody>tr:after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-image:url(../images/gma-tableLine24.svg);
 }
 .gma-table-style.table>tbody>tr:first-child:after {
    display: none;
 }
.gma-table-style.table>tbody>tr>td:first-child {
    border-radius: 15px 0px 0px 15px;
}
.gma-table-style.table>tbody>tr>td:last-child {
    border-radius: 0px 15px 15px 0px;
}
.gma-table-style.table>tbody>tr.active>td, .gma-table-style.table>tbody>tr.active>th, .gma-table-style.table>tbody>tr>td.active, .gma-table-style.table>tbody>tr>th.active, .gma-table-style.table>tfoot>tr.active>td, .gma-table-style.table>tfoot>tr.active>th, .gma-table-style.table>tfoot>tr>td.active, .gma-table-style.table>tfoot>tr>th.active, .gma-table-style.table>thead>tr.active>td, .gma-table-style.table>thead>tr.active>th, .gma-table-style.table>thead>tr>td.active, .gma-table-style.table>thead>tr>th.active {
    background-color: #0B0E13;
}
.gma-table-trimage {
    display: flex;
    align-items: center;
}
.gma-table-trimage-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0C1319;
    height: 61px;
    width: 61px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}
.gma-table-trimage-thumb img {
    object-fit: cover;
}
.gma-tble-rank-title-outer {
    display: flex;
    flex-flow: column;
    width: 90px;
}
.gma-tble-rank-title {
    color: #FFF;
text-align: center;
font-size: 12px;
font-weight: 600;
line-height: normal;
}
.gma-tble-rank {
    color: #FFF;
text-align: center;
font-size: 24px;
font-weight: 600;
line-height: normal;

}
.gma-topbanner-thumb {
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 2;
}
.gma-topbanner-thumb img{
    border-radius: 10px;
border: 2px solid #15CDA4;
width: 106px;
height: 106px;
object-fit: cover;
}
.full-width-image {
    width: 100%;
}
.gma-topbannergradeint-thumb:after {
    width: 100%;
    height: 100px;
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.gma-mobiletitle h2 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 110%;
    margin: 20px auto 10px;
    padding: 0px;
    width: 250px;
}
.gma-rat-down-ml {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
}
.rating-gma-mbl {
    display: flex;
    align-items: center;
}
.gma-ratstar-mbl {
    display: flex;
    align-items: center;
}
.rating-gma-mbl .gma-ratstar-mbl .rat-number {
    color: #15CDA4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-left: 3px;
}
.rating-gma-mbl .gmatotal-dwon {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
    margin-left: 7px;
}
.gmme-bannertp-mid {
    position: relative;
    display: flex;
    align-items: center;
    padding: 78px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.gmme-bannertp-mid-overlay {
    background: rgba(0, 0, 0, 0.60);
backdrop-filter: blur(2px);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.gmme-bannertp-container {
    display: flex;
    align-items: center;
    padding: 0px 100px;
    flex-grow: 1;
}
.gmme-bannertp-thumb {
    width: 205px;
    height: 205px;
    margin-right: 60px;
    border-radius: 25px;
    border: 2px solid #15CDA4;
    background: #000;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}
.gmme-bannertp-content {
    width: 70%;
}
.gmme-bannertp-content h2 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 53px;
    margin: 0px 0px 12px;
}
.gmme-bannertp-content p {
    color: #E8E8E8;
    font-size:15px;
    font-weight: 400;
    line-height: normal;
}
.gmme-bannertp-type {
    padding-bottom: 20px;
}
.gmme-bannertp-type span {
    display: inline-flex;
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.10) inset;
    backdrop-filter: blur(4px);
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    padding: 10px;
    margin-right: 21px;
    color: #fff;
}
.gmme-bannertp-mid-mobile:after {
    width: 100%;
    height: 138px;
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.gma-game-car {
    margin-top: 12px;
    position: relative;
}
.gma-game-car-drop {
    margin: 0px;
    position: absolute;
    right: 0px;
    top: 4px;
}
.gma-game-btm-content {
    padding-right: 25px;
}
.gma-game-btm-content h6 {
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin: 0px 0px 5px;
}
.gma-game-btm-content-span span {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.gma-game-btm-content-span .spacer {
    margin: 0px 3px;
}

.gamer-carosel-spacer.owl-carousel .owl-stage {
    padding-left: 43px !important;
}
@media (max-width: 1199px){
.game-heigt-header {
    height: 50px;
}
.games-padd-nn {
    padding-left: 18px;
    padding-right: 18px;
}
.gmme-bannertp-container {
    padding: 0px 50px;
}
.gmme-bannertp-thumb {
    width: 185px;
    height: 185px;
    margin-right: 50px;
}
.gamer-carosel-spacer.owl-carousel .owl-stage {
    padding-left: 18px !important;
}
}
@media (max-width: 992px){
    .game-th-st {
        font-size: 20px;
    }
    .gma-table-style.table>tbody>tr>td {
        font-size: 18px;
    }
    .gma-tble-rank {
        font-size: 18px;
    }
    .gma-tble-rank-title {
        font-size: 10px;
    }
    .gma-tble-rank-title-outer {
        width: 73px;
    }
    .gma-table-box {
        padding: 17px;
    }
    .banner-game-tt-content {
        width: 100%;
        padding: 20px 0px 20px 20px;
    }
    .banner-game-tt-content h3 {
        font-size: 38px;
        line-height: 55px;
    }
}
@media (max-width: 767px){

.gma-title-main h2 {
    font-size: 18px;
}
.gma-title-main p {
    font-size: 12px;
    line-height: 27px;
}
.gam-custome-carousel {
    margin: 0px -15px;
}
.title-gma-content {
    font-size: 18px;
    padding: 16px 0px;
}
.box-more-gma-heading span {
    font-size: 12px;
    line-height: 15px;
}
.box-more-gma-heading h2 {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 7px;
}
.vectore-line-gma {
    margin-top: 50px;
}
.gma-table-bg {
    padding: 57px 0px 40px;
}
.gmagradient-text {
    font-size: 15px;
}
.gma-table-heading h2 {
    font-size: 31px;
    margin: 24px 0px;
}
.gma-table-box {
    padding: 15px;
}
.table-responsive {
    border: none;
}
.game-th-st {
    font-size: 16px;
    padding: 8px 10px;
}
.gma-tble-rank-title {
    font-size: 10px;
}
.gma-tble-rank {
    font-size: 18px;
}
.gma-tble-rank-title-outer {
    width: 80px;
}
.gma-table-style.table>tbody>tr>td {
    font-size: 15px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.banner-gma-rating {
    padding-bottom: 0px;
    display: flex;
    align-items: center;
}
.banner-gma-rating span {
    font-size: 10px;
    padding: 4px;
    margin-right: 0px;
    margin-left: 9px;
}
.gma-title-main {
    margin-top: 20px;
}
.banner-gma-playnow {
    display: flex;
    align-items: center;
    margin: 12px 0px 10px;
    width: 100%;
    padding: 0px 15px;
}
.banner-gma-playnow ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.banner-gma-playnow ul li {
    margin-right: 0px;
}
.gma-btn-banner {
    border-radius: 17.549px;
    background: #FFF;
    color: #252525 !important;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 28.079px;
    padding: 14px 57px;
}
.play-gma-leaderboar{
    display: flex;
    align-items: center;
    margin: 0px 0px 10px;
    justify-content: center;
    width: 100%;
    padding: 0px 15px;
}
.play-gma-leaderboar a {
    display: flex;
    width: 100%;
    justify-content: center;
}
.play-gma-leaderboar a span {
    margin-right: 12px;
    display: flex;
}
.gmme-bannertp-container {
    padding: 0px 20px;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    margin-top: -130px;
}
.gmme-bannertp-thumb {
    width: 106px;
    height: 106px;
    margin-right: 0px;
    border-radius: 10px;
}
.gmme-bannertp-thumb img {
    width: 70px;
    object-fit: cover;
}
.gmme-bannertp-content {
    width: 100%;
}
.gmme-bannertp-content h2 {
    font-size: 20px;
    line-height: normal;
    margin: 12px 0px 10px;
}
.gmme-bannertp-type {
    padding-bottom: 15px;
}
.gmme-bannertp-type span {
    border-radius: 7px;
    font-size: 10px;
    line-height: 130%;
    padding: 4px 6px;
    margin-right: 17px;
}
.gmme-bannertp-content p {
    font-size: 12px;
}
.gma-game-car-drop {
    display: none;
}
.gma-game-btm-content {
    padding-right: 0px;
}
.gma-game-btm-content h6 {
    font-size: 11px;
    margin: 0px 0px 0px;
}
.gma-game-btm-content-span span {
    font-size: 10px;
}

}
@media (min-width: 1600px){
.gma-left {
    padding-right: 50px;
    width: 71.666667%;

}    
.gma-right {
    width: 28.333333%;
}
.container-fluid-gma-table {
    padding-left: 200px;
    padding-right: 200px;
}
.gma-table-style.table>tbody>tr>td, .gma-table-style.table>tbody>tr>th, .gma-table-style.table>tfoot>tr>td, .gma-table-style.table>tfoot>tr>th, .gma-table-style.table>thead>tr>td, .gma-table-style.table>thead>tr>th {
    padding: 8px 60px;
}
.gma-playvid {
    width: 122px;
    height: 67px;
}
.gmme-bannertp-container {
    padding: 0px 200px;
}
.gmme-bannertp-content {
    width: 51%;
}
.gmme-bannertp-content h2 {
    font-size: 50px;
    line-height: 61px;
    margin: 0px 0px 12px;
}
.gmme-bannertp-content p {
    font-size: 16px;
}
.gma-game-btm-content h6 {
    font-size: 16px;
}
}