/*general*/
html,
body {

    transition: 2s;
    min-height: 100%;
    color: white;
    font-family: 'Panton';
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#23242a+30,101118+100 */
    background: rgb(16, 17, 24)
        /* Old browsers */

}

button {
    outline: none !important;
}

.uppercase {
    text-transform: uppercase;
}

.size-16 {
    font-size: 16px !important;
}

a {
    color: #ccc;
    text-decoration: none;
    transition: 1s;
}

.color-white {
    color: white;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

body {
    opacity: 0;
    color: #cccccc;
}

.bg-red {
    background-color: red !important;
}

.bg-yellow {
    background-color: yellow !important;
}

.bg-black {
    background-color: black !important;
}

.bg-gray {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a1a1a+1,121212+100 */
    background: rgb(26, 26, 26);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(26, 26, 26, 1) 1%, rgba(18, 18, 18, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(26, 26, 26, 1) 1%, rgba(18, 18, 18, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(26, 26, 26, 1) 1%, rgba(18, 18, 18, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1a1a', endColorstr='#121212', GradientType=0);
    /* IE6-9 */
}

img {
    max-width: 100%;
}

h1,
h2 {
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    color: white;
}

/*header*/
#red_cont {
    max-height: 120px;
    overflow: hidden;
}

#logo {
    max-width: 230px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#stamp {
    position: relative;
    top: -10px;
    width: 300px;
}

#numberone {
    height: 124px;
    position: relative;
    top: -5px;
}

#menu_cont {}

.navbar {

    padding: 0px;

}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0px;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    color: white;
    padding-right: 40px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
}

.right-nav .navbar-nav .nav-link {
    padding-bottom: 12px;
    padding-top: 12px;
}

.navbar-expand-lg .navbar-nav .nav-link.active {
    color: red;
}

.navbar-expand-lg .navbar-nav .nav-link.active:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 25px);
}

.navbar-expand-lg .navbar-nav .nav-link.active:after {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #23242a;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 25px);
}

.gradient-line-red {
    height: 1px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff0000+0,ff0000+28,ff0000+75,ff0000+100&0+0,1+29,1+75,0+100 */
    background: -moz-linear-gradient(left, rgba(255, 0, 0, 0) 0%, rgba(255, 0, 0, 0.97) 20%, rgba(255, 0, 0, 1) 20%, rgba(255, 0, 0, 1) 81%, rgba(255, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0) 0%, rgba(255, 0, 0, 0.97) 20%, rgba(255, 0, 0, 1) 20%, rgba(255, 0, 0, 1) 81%, rgba(255, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 0, 0, 0) 0%, rgba(255, 0, 0, 0.97) 20%, rgba(255, 0, 0, 1) 20%, rgba(255, 0, 0, 1) 81%, rgba(255, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff0000', endColorstr='#00ff0000', GradientType=1);
    /* IE6-9 */
}

.gradient-line-green {
    height: 1px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bed747+1,bed747+28,bed747+75,bed747+100&0+0,1+29,1+75,0+100 */
    background: -moz-linear-gradient(left, rgba(190, 215, 71, 0) 0%, rgba(190, 215, 71, 0.03) 1%, rgba(190, 215, 71, 0.97) 28%, rgba(190, 215, 71, 1) 29%, rgba(190, 215, 71, 1) 75%, rgba(190, 215, 71, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(190, 215, 71, 0) 0%, rgba(190, 215, 71, 0.03) 1%, rgba(190, 215, 71, 0.97) 28%, rgba(190, 215, 71, 1) 29%, rgba(190, 215, 71, 1) 75%, rgba(190, 215, 71, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(190, 215, 71, 0) 0%, rgba(190, 215, 71, 0.03) 1%, rgba(190, 215, 71, 0.97) 28%, rgba(190, 215, 71, 1) 29%, rgba(190, 215, 71, 1) 75%, rgba(190, 215, 71, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bed747', endColorstr='#00bed747', GradientType=1);
    /* IE6-9 */
}

.gradient-line {
    height: 1px;
    background: -moz-linear-gradient(left, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0.05) 1%, rgba(204, 204, 204, 1) 20%, rgba(204, 204, 204, 1) 81%, rgba(204, 204, 204, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0.05) 1%, rgba(204, 204, 204, 1) 20%, rgba(204, 204, 204, 1) 81%, rgba(204, 204, 204, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0.05) 1%, rgba(204, 204, 204, 1) 20%, rgba(204, 204, 204, 1) 81%, rgba(204, 204, 204, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccccc', endColorstr='#00cccccc', GradientType=1);
    /* IE6-9 */
}

/*locations*/
.location {
    display: inline-block;
    width: calc(100% / 8 - 4px);
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    vertical-align: top;
}

.location .initial:after,
.location .initial:before {
    content: '';
    position: absolute;
    width: 2px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cccccc+31,cccccc+64&0+0,1+31,1+64,0+100 */
    background: -moz-linear-gradient(top, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 1) 31%, rgba(204, 204, 204, 1) 64%, rgba(204, 204, 204, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 1) 31%, rgba(204, 204, 204, 1) 64%, rgba(204, 204, 204, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 1) 31%, rgba(204, 204, 204, 1) 64%, rgba(204, 204, 204, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccccc', endColorstr='#00cccccc', GradientType=0);
    /* IE6-9 */
    right: 10px;
    top: 0;
    height: 100%;
    transition: 1s;
}

.location .initial:before {
    right: auto;
    left: 10px;

}

.location .initial {
    text-align: center;
    font-size: 54px;

    font-weight: 900;
    color: #8f8f92;
    position: relative;
    transition: 1s;


}

.game_location .initial {
    line-height: 54px;
}

.location .full_name {
    text-align: center;
    color: #8f8f92;
    transition: 1s;
}

.location.active .initial,
.location.active .full_name,
.location:hover .initial,
.location:hover .full_name {
    color: red;
}

.location.active .initial:after,
.location.active .initial:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cc0000+32,cc0000+64&0+0,1+31,1+64,0+100 */
    background: -moz-linear-gradient(top, rgba(204, 0, 0, 0) 0%, rgba(204, 0, 0, 1) 31%, rgba(204, 0, 0, 1) 32%, rgba(204, 0, 0, 1) 64%, rgba(204, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(204, 0, 0, 0) 0%, rgba(204, 0, 0, 1) 31%, rgba(204, 0, 0, 1) 32%, rgba(204, 0, 0, 1) 64%, rgba(204, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(204, 0, 0, 0) 0%, rgba(204, 0, 0, 1) 31%, rgba(204, 0, 0, 1) 32%, rgba(204, 0, 0, 1) 64%, rgba(204, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cc0000', endColorstr='#00cc0000', GradientType=0);
    /* IE6-9 */
}

/*promotion*/

.prmotion_text_img {
    margin-top: 10px;
}

.promotion_text {
    padding: 20px;
    font-size: 30px;
    font-size: 4.50vw;
    font-weight: 900;
    color: black;
}

.promotion_img {
    display: block;
    padding: 20px;
    width: 100%;
    height: auto;
    max-width: 50vw;
    position: relative;
}

.promotion_desc {
    font-size: 22px;
    color: black;
}


/*games*/
.otitle {
    font-weight: 800;
}

.loc_img {
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.oday {
    width: 100px;
    display: inline-block;
}

.bg-black2 {
    background: black;
    height: 100%;
    padding: 20px;
}

.current_loc .phone {
    font-size: 18px;
    font-weight: 900;
}

.game .inner {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 30px;
    position: relative;
    transform: translateY(0);
    transition: all 0.3s ease;
}

.game .inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.game .inner h2 {
    font-size: 26px;
    font-weight: 900;
    padding-right: 50px;
    color: white;
    text-align: left;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
}

.game .inner h1 {
    font-size: 26px;
    font-weight: 900;
    padding-right: 90px;
    color: white;
    text-align: left;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: normal;
}

.game .inner h6 {
    font-size: 26px;
    font-weight: 900;
    padding-right: 50px;
    color: white;
}

.game .inner p {
    font-size: 14px;
    height: 62px;
    padding-right: 70px;
    margin-bottom: 15px;
    color: white;
}

.game .inner .icon {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 70px;
    height: 70px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.game .inner .image {
    height: 157px;
    background-size: cover;
    background-position: center center;
    position: relative;
    cursor: pointer;
}

/* Container to hold the cropped portion */
.image-crop-container {
    width: 308px;
    /* Width of the cropped area */
    height: 157px;
    /* Height of the cropped area */
    overflow: hidden;
    /* Hide anything outside the container */
    position: relative;
}

/* Image styling for cropping */
.image-crop-container img {
    width: auto;
    /* Let the width adjust to maintain aspect ratio */
    height: 100%;
    /* Stretch the image to fill the height of the container */
    object-fit: cover;
    /* Make sure the image covers the container and is cropped if necessary */
    object-position: center;
    /* Optionally, position the crop at the center */
}


.game .inner .image button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #E50914;
    color: white;
    font-weight: 800;
    font-size: 13px;
    border: none;
    padding: 8px 14px;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(229, 9, 20, 0.4);
    transition: all 0.2s ease;
}

.game .inner .image button:hover {
    background: #ff0f1b;
    transform: scale(1.05);
    box-shadow: 0 6px 14px rgba(229, 9, 20, 0.6);
}

.game .inner .multi {
    font-size: 14px;
    position: absolute;
    color: white;
    top: 15px;
    right: 15px;
}

.game .inner .new_badge {

    width: 86px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.game .inner .cs_badge {

    width: 86px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.game_big .inner .new_badge,
.game_big .inner .cs_badge {
    bottom: 200px;
}

/* Game location badges (shown on All view) */
.game-locations {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

/* Push "Available Online" badge above city badges when shown */
.game .inner:has(.game-locations) .new_badge,
.game .inner:has(.game-locations) .cs_badge {
    bottom: 75px;
}

a.game-loc-badge,
.game-loc-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 4px 12px;
    transition: all 0.2s ease;
    text-decoration: none;
}

.game-loc-badge:hover {
    background: rgba(229, 9, 20, 0.1);
    border-color: rgba(229, 9, 20, 0.3);
}

.game-loc-initial {
    display: none;
}

.game-loc-name {
    font-size: 11px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/*setting up location*/
.setup-badge-border {
    box-sizing: border-box;
    height: 100%;
    margin: 10px;
    padding: 2px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8eb035+0,598032+100 */
    background: rgb(142, 176, 53);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(142, 176, 53, 1) 0%, rgba(89, 128, 50, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(142, 176, 53, 1) 0%, rgba(89, 128, 50, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(142, 176, 53, 1) 0%, rgba(89, 128, 50, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8eb035', endColorstr='#598032', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */

}

.setup_badge {
    box-sizing: border-box;
    height: 100%;
    background: rgb(35, 36, 42);
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;

}

.setup_badge h4 {
    height: 60px;
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    background: rgb(142, 176, 53);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(142, 176, 53, 1) 0%, rgba(89, 128, 50, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(142, 176, 53, 1) 0%, rgba(89, 128, 50, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(142, 176, 53, 1) 0%, rgba(89, 128, 50, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8eb035', endColorstr='#598032', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon {
    font-family: 'Panton IconsA';
    font-size: 30px;
    display: block;
    margin-top: 10px;

}

.icon.a {
    font-family: 'Panton IconsA';
}

.icon.b {
    font-family: 'Panton IconsB';
}

.icon.c {
    font-family: 'Panton IconsC';
}

.icon.cf {
    font-family: 'Panton Icons C Fill';
}

.icon.d {
    font-family: 'Panton IconsD';
}

.h2 {
    font-size: 18px;
    font-weight: 900;
    color: #cccccc;
}

.back_link {
    font-weight: 900;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    border-radius: 8px;
    padding: 8px 24px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

.back_link:hover {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
    text-decoration: none;
}

.game_big .inner .image {
    margin-left: -25px;
    margin-right: -25px;
    height: 400px;
}

.game_big .inner .icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 90px;
    height: 90px;
}

.game_big .inner p {
    padding-right: 90px;
}

.game_table {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 12px;
    margin-top: 20px;
}

.game_table td {
    width: 20%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    padding: 10px;
    text-align: center;
}

.game_table td:last-child {
    border: none;

}

.game_table .label {
    display: block;
}

.game_big .inner {
    padding-bottom: 0px;
}

.game_big .inner p {
    height: auto;
}

.game_big .inner .game_table p {
    padding: 0px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin: 0px;

}

.game_table p {
    font-family: 'Panton';
    font-weight: 800;
    font-size: 14px;
    color: #E50914;
}

.game_table p.time {
    margin-bottom: 0px;
}

.game_table p.gtype {
    text-transform: uppercase;
    font-weight: 400;
}

.game_location {
    padding-top: 0px;
}

.game_location .initial:before,
.game_location .initial:after {
    display: none;
}

.book_now:not(body) {
    background: rgba(229, 9, 20, 0.1);
    border: 2px solid #E50914;
    border-radius: 8px;
    padding: 6px 12px;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    transition: all 0.3s ease;
}

.book_now:not(body):hover {
    background: #E50914;
    box-shadow: 0 4px 15px rgba(229, 9, 20, 0.4);
}

.back_icon {
    margin-right: 10px;
    position: relative;
    top: -1px;
    height: 14px;
}

.prev_game img,
.next_game img {
    margin-bottom: 15px;
}

.prev_game,
.next_game {
    width: 100%;
    font-size: 16px;
}

/**price*/
.price_icon {
    height: 130px;
    margin-bottom: 15px;
}

.ptice_table_header h3 {
    color: white;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0px;
}

.ptice_table_header h4 {
    color: white;
    font-size: 13px;
}

.pricetable_icon {
    float: left;
    height: 40px;
    margin-right: 20px;
}

.price_table_thead {
    color: white;
    font-size: 14px;
    font-weight: 800;
}

.price_table_body {
    font-size: 21px;
    font-weight: 900;
}

.discount {
    font-size: 16px;
    font-weight: 600;
}

/**about*/
.about .inner {
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    height: 100%;
    margin-bottom: 10px;
    transition: all 0.3s ease;
}

.about .inner:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.about .inner.red {
    background: #E50914;
    border-color: #ff0f1b;
}

.about .inner.red {
    background: #E50914;
    border-color: #ff0f1b;
}

.about .inner .image {
    height: 150px;
    /*background-color: white;*/
    background-size: cover;

}

.about .inner p {
    height: 152px;
    padding-right: 0px;
    color: rgb(204, 204, 204);
}

.about .inner p {
    height: 152px;
    padding-right: 0px;
    color: white;
}

.about .inner .icon {
    top: 10px;
}

.why .inner h6 {
    font-size: 22px;
    color: white;
    min-height: 55px;
}

.why .inner p {
    height: 100px;
}

.why .inner {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.bg-red-grad {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff0000+0,ff0000+99&0.16+1,0+57 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 0.16) 0%, rgba(255, 0, 0, 0.16) 1%, rgba(255, 0, 0, 0) 57%, rgba(255, 0, 0, 0) 99%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 0.16) 0%, rgba(255, 0, 0, 0.16) 1%, rgba(255, 0, 0, 0) 57%, rgba(255, 0, 0, 0) 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(255, 0, 0, 0.16) 0%, rgba(255, 0, 0, 0.16) 1%, rgba(255, 0, 0, 0) 57%, rgba(255, 0, 0, 0) 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29ff0000', endColorstr='#00ff0000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */

}

.bg-white-grad {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.16+1,0+57 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16) 1%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16) 1%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16) 1%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */

}

.bold {
    font-weight: 600 !important;
}

.why_red_h6 {
    position: absolute;
    bottom: 30px;
    right: 30px;
    max-width: 130px;
}

.mind {
    width: 133px;
    text-align: center;
    margin: 10px;
    font-weight: 900;
    font-size: 14px;
}

.mind img {
    margin-bottom: 10px;
}

/*footer*/
.footer-menu-item {
    font-size: 12px;
    display: block;
    color: #ccc;
}

.footer .location {
    width: 100%;
}

.footer .location .full_name span {
    border-bottom: 4px solid white;
}

.footer .location .full_name {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    text-align: left;

    margin-bottom: 10px;
    color: white;
}

.footer .location .em {
    text-transform: uppercase;
    font-weight: 800;
}

.footer .location {
    font-size: 11px;
}

/*news*/
.news .img_container {
    min-height: 300px;
    background-size: cover;
    background-position: center;
}

.news h5 {
    font-size: 24px;
    font-weight: 500;
    color: white;


}

.news .date {
    font-weight: 500;
    font-size: 14px;
    color: red;
}

.news .desc {
    font-size: 14px;
    color: white;
}

.red-button {
    border: 3px solid red;
    border-radius: 5px;
    background: none;
    text-transform: uppercase;
    color: white;
    padding: 5px 15px;
}

iframe {
    border: 0;
}

.error {
    color: red;
    font-size: 12px;
}

.enquery_form {
    background-image: url(../images/enquire_icon.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 80px auto;
}

.filters {
    width: 180px;
    position: absolute;
    left: -180px;
    top: 0px;
}

.filters .filter {
    padding-top: 20px;
    position: relative;
}

.filters .filter:after {
    content: '';
    background: white;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 0px;
}

.filters .filter .name {
    font-size: 14px;
    margin-bottom: 10px;
}

.filters .filter .option {
    cursor: pointer;
    font-size: 13px;
    cursor: pointer;

}

.filters .filter .option.active {
    color: #ff0200;
}

@media (max-width: 1500px) {
    .games_container {
        margin-left: 75px;
        margin-right: 10px;
        max-width: calc(100vw - 180px);
    }

    .filters .container {
        margin: 20px !important;
    }
}

@media (max-width: 1200px) {
    .games_container {
        margin-left: auto;
        margin-right: auto;
        max-width: inherit;
    }

    .filters .container {
        margin: inherit;
        max-width: 100%;
    }

    .games_container {
        margin-left: auto;
        margin-right: 10px;
    }

    .filters {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        padding-bottom: 40px;
    }

    .filters .filter {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    .filters .filter:after {
        display: none;
    }
}

/* Icon Filter Bar */
.icon-filter-bar {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 35px;
    padding: 0 20px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.icon-filter-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
    -webkit-tap-highlight-color: transparent;
    flex: 1 1 0;
    min-width: 100px;
    max-width: 150px;
}

.icon-filter-btn:focus {
    outline: none;
}

.icon-filter-circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.04);
    border: 2px solid rgba(255, 255, 255, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.icon-filter-circle::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: radial-gradient(circle at center, rgba(229, 9, 20, 0.08) 0%, transparent 70%);
    opacity: 0;
    transition: opacity 0.35s ease;
}

.icon-filter-circle img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    opacity: 0.7;
    transition: all 0.35s ease;
    position: relative;
    z-index: 1;
}

.icon-filter-label {
    font-family: 'Panton', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    text-align: center;
    line-height: 1.3;
}

/* Hover state */
.icon-filter-btn:hover .icon-filter-circle {
    border-color: rgba(229, 9, 20, 0.5);
    background: rgba(229, 9, 20, 0.08);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(229, 9, 20, 0.15);
}

.icon-filter-btn:hover .icon-filter-circle::before {
    opacity: 1;
}

.icon-filter-btn:hover .icon-filter-circle img {
    filter: brightness(0) invert(1);
    opacity: 1;
    transform: scale(1.08);
}

.icon-filter-btn:hover .icon-filter-label {
    color: rgba(255, 255, 255, 0.85);
}

/* Active / selected state */
.icon-filter-btn.active .icon-filter-circle {
    border-color: #E50914;
    background: rgba(229, 9, 20, 0.12);
    box-shadow: 0 0 20px rgba(229, 9, 20, 0.3), 0 0 40px rgba(229, 9, 20, 0.1);
}

.icon-filter-btn.active .icon-filter-circle::before {
    opacity: 1;
    background: radial-gradient(circle at center, rgba(229, 9, 20, 0.15) 0%, transparent 70%);
}

.icon-filter-btn.active .icon-filter-circle img {
    filter: brightness(0) invert(1);
    opacity: 1;
    transform: scale(1.05);
}

.icon-filter-btn.active .icon-filter-label {
    color: #E50914;
    text-shadow: 0 0 10px rgba(229, 9, 20, 0.3);
}

/* Game card hide animation for icon filter */
.game.icon-filtered-out {
    display: none;
}

.footer_social_icons img {
    width: 24px;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 3px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-size: 11px;
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 15px;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #FF6600
}

.resp-sharing-button--hackernews:hover,
.resp-sharing-button--hackernews:focus {
    background-color: #FB6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}

.resp-sharing-button--tumblr {
    background-color: #35465C;
    border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
    background-color: #222d3c;
    border-color: #222d3c;
}

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
    background-color: #8c0615;
    border-color: #8c0615;
}

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
    background-color: #046293;
    border-color: #046293;
}

iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

@media (min-width: 768px) {
    .game_table>div {
        max-width: 19%;
    }

    ::-webkit-input-placeholder {
        color: transparent !important;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        color: transparent !important;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        color: transparent !important;
    }

    :-ms-input-placeholder {
        color: transparent !important;
    }

}