article .edgtf-post-image {
    position: relative;
    padding-top: 50%;
    width: 100%;
}

article .edgtf-post-image > img {
    position: absolute;
    top: 0px;
    height: 100%;
    object-fit: cover;
    left: 0px;
}

.x-featured-game-item {
    margin: 1px 0px !important;
}

.edgtf-title-holder {
    background-size: cover;
}

.edgtf-related-posts-holder .edgtf-related-post .edgtf-related-post-image a {
    position: relative;
    height: 0px;
    padding-top: 60%;
}

.edgtf-related-posts-holder
    .edgtf-related-post
    .edgtf-related-post-image
    a
    > img {
    position: absolute;
    height: 100%;
    object-fit: cover;
    top: 0px;
}

/* featured games */

.featured-games-title-section .elementor-widget-container,
.xx-our-games-section .elementor-widget-container {
    padding: 0px !important;
    width: 80%;
    margin: auto;
    max-width: 800px;
}

.featured-games-section .elementor-element-populated {
    padding: 0px !important;
}

.x-featured-game-item a {
}

.x-featured-game-item .edgtf-post-image a {
    position: relative;
    padding-top: 60%;
    height: 0px;
    width: 100%;
}

.x-featured-game-item .edgtf-post-image a img {
    position: absolute;
    top: 0px;
    height: 100%;
    object-fit: cover;
}

.xx-testimonials-section,
.xx-contact-us-section-2,
.xx-our-games-section {
    /* border-top: 1px solid rgba(0, 0, 0.5); */
    border-top: 1px solid #00000030;
    border-bottom: 1px solid #00000030;
    padding: 50px 0px 50px 0px;
    margin-top: -5px;
    position: relative;
}

.xx-testimonials-section {
    border-top: none !important;
}


.xx-stats-section,
.xx-middle-banner-section {
    background-size: cover;
}

/* game grid */
.best-of-ours--game-image {
    border-radius: 15px !important;
    object-fit: cover;
}

.xx-game-store-link {
    margin-bottom: 5px !important;
}

.xx-game-item-wpr {
    width: 100%;
    display: block;
}

.xx-game-item--game-links-wpr {
    display: flex; /* flex-wrap: wrap; */
}
.xx-game-item--game-links-full {
    width: 100%;
}

.xx-game-item--game-links-wpr > div {
    /* width: 50%; */
}

.xx-game-item--game-links-wpr img {
}

@media screen and (min-width: 480px) {
    .best-of-ours--game-image-wrapper {
        width: 100%;
        position: relative;
        padding-bottom: 100%;
    }
    .best-of-ours-image-wrapper-link {
        max-width: 200px;
        display: block !important;
        text-align: center;
        margin: auto;
    }
    .best-of-ours--game-image {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100% !important;
        margin: auto;
    }
}

@media screen and (max-width: 1250px) {
    /* games */
    .xx-game-item {
        width: 33.3% !important;
    }
}

@media screen and (max-width: 679px) {
    .edgtf-page-content-holder {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .edgtf-container-inner.clearfix {
        margin: 0px;
        width: 100%;
    }

    h3.edgtf-page-title.entry-title {
        font-size: 17px;
    }

    /* games */
    .xx-game-item {
        width: 50% !important;
    }

    .featured-games-title-section .elementor-widget-container {
        width: 80%;
        margin: auto;
        /* padding: 20px !important; */
    }

    .xx-yt-video-section
        .edgtf-stream-box-holder.edgtf-sb-standard
        .edgtf-sb-main-stream-item,
    .xx-yt-video-section
        .edgtf-stream-box-holder.edgtf-sb-standard
        .edgtf-sb-bottom-stream-item {
        margin-bottom: 10px;
    }
    .xx-yt-video-section
        .edgtf-stream-box-holder.edgtf-sb-standard
        .edgtf-sb-main-stream-item
        .edgtf-sb-main-image,
    .xx-yt-video-section
        .edgtf-stream-box-holder.edgtf-sb-standard
        .edgtf-sb-bottom-stream-item
        .edgtf-sb-bottom-stream-image {
        display: block !important;
    }

    /* games */
    .xx-game-item {
        width: 50% !important;
    }

    /* contact us */

    .xx-contact-us-section .elementor-container {
        width: 80% !important;
    }
    .xx-contact-us-section-2 .elementor-container {
        width: 85% !important;
    }
    .xx-contact-us-section-2 .elementor-container {
        width: 85% !important;
    }

    .xx-about-us-page .elementor-container {
        width: 80% !important;
    }

    .xx-yt-video-section .elementor-container {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    /* featured games */
}

@media screen and (max-width: 420px) {
    /* games */

    .game-list-container {
        width: 100% !important;
    }
    .xx-game-item {
        width: 100% !important;
        border-top: 1px solid rgba(0, 0, 0);
    }

    .edgtf-post-text {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 90% !important;
        margin-left: 5%;
        display: block;
    }
}

/* Job page */
.xx-vacancies-container {
    margin: auto;
    width: 80%;
}
.xx-vacancies-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.xx-vacancies-item .xx-vacancies-item-title > span {
    margin: 0px 5px;
}
.xx-vacancies-item .xx-vacancies-item-info > span {
    margin: 0px 5px;
    font-size: 13px;
}
.xx-vacancies-item-created-date {
    font-size: 13px;
    background-color: #0000004a;
    padding: 5px 10px;
    border: 1px solid rgb(255 255 255 / 16%);
}
.xx-vacancies-item-created-date i {
    font-size: 12px;
}

.xx-vacancies-item .xx-vacancies-item-info > span > i {
    padding-right: 3px;
}
.xx-vacancies-item {
    background-color: #42424224;
    box-shadow: 0px 0px 11px 1px rgb(0 0 0 / 66%),
        inset 0px 0px 11px 1px rgb(0 0 0 / 66%);
    border: 1px solid;
    border-radius: 5px;
    padding: 10px;
    margin: 2%;
    width: 46%;
    font-family: monospace;
}

.xx-vacancies-item-title {
}

span.xx-vacancies-item-link-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 120px;
}

span.xx-vacancies-item-link-btn:hover {
    background-color: #0000004a;
    border: 1px solid rgb(255 255 255 / 16%);
    cursor: pointer;
}
.xx-vacancies-item-link a:hover {
    color: unset;
}

span.xx-vacancies-item-link-btn > span {
    display: table;
    height: 100%;
    margin: auto;
}

span.xx-vacancies-item-link-btn > span > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.xx-vacancies-item {
    position: relative;
}

.contact-form .wpcf7-form-control-wrap {
    margin-bottom: 10px !important;
    display: block;
}
.contact-form input,
.contact-form textarea {
    margin-bottom: 0px !important;
}

.contact-form.processing .form-btn {
    pointer-events: none;
}
.contact-form.processing .wpcf7-spinner {
    visibility: visible;
}

.contact-form .form-btn .wpcf7-spinner {
    top: 23px;
    left: 50%;
}

.contact-form.processing .form-btn {
    pointer-events: none;
}

.contact-form .form-btn {
    position: relative;
}

.vacancy-content h5 {
    padding-bottom: 3px;
    margin: 0px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 22px;
    line-height: 1.36em;
}

.wpcf7-form-control-wrap.file.input {
    padding: 13px !important;
}

.xx-list-style-2-header::before {
    content: "#";
    font-weight: bold;
    color: #fff;
}

.xx-list-style-2-points::before {
    content: "\f531";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color: #fff;
}

.xx-comp-section-title {
    margin-top: 50px;
    margin-bottom: 50px;
}

.p-3 {
    padding: 10px;
}

.edgtf-mobile-nav.backdrop-blur {
    position: relative;
}

.backdrop-blur {
    background-color: unset !important;
}
.backdrop-blur:after {
    position: absolute;
    background-color: #00000059;
    width: 100%;
    height: 100%;
    content: "";
    top: 0px;
    left: 0px;
    backdrop-filter: blur(27px) contrast(60%);
    -webkit-backdrop-filter: blur(27px) contrast(60%);
    background-blend-mode: overlay;
    z-index: -1;
    mix-blend-mode: unset;
}
.footer-store-button {
    text-align: center;
    word-spacing: 10px;
    margin-top: 20px;
    border-radius: 1.5rem;
}
.edgtf-page-footer .play-store-button1 {
    border-radius: 7px;
}
.edgtf-page-footer .app-store-button1 {
    border-radius: 10px;
}
.edgtf-page-footer img {
    height: 40px;
}

.xx-game-store-btn {
    display: flex;
    justify-content: center;
}

.xx-game-store-btn .xxi-app-store,
.xx-game-store-btn .xxi-gplay-store {
    display: block;
    padding: 5px 15px;
    background-color: #000;
    border-radius: 5px;
    margin: 0px 10px;
}

.xx-game-store-btn .xxi-app-store::after,
.xx-game-store-btn .xxi-gplay-store::after {
    width: 100px;
    display: block;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
}
.xx-game-store-btn .xxi-app-store::after {
    background-image: url(../images/app-store.svg);
    background-size: 116%;
    height: 36px;
}

.xx-game-store-btn .xxi-gplay-store::after {
    background-image: url(../images/google-play-badge.png);
    background-size: 137%;
    width: 110px;
    height: 36px;
}

.edgtf-clients-carousel-holder .edgtf-cc-item {
    margin-left: 41%;
}

label.error {
    margin-top: -10px;
    display: block;
    margin-bottom: 10px;
}

li.r-tabs-tab.r-tabs-state-active {
    background-color: #1e1d1e;
}

li.r-tabs-tab {
    padding: 10px 15px;
}

.r-tabs-panel {
    background-color: #1e1d1e;
}


.edgtf-btn-text{
    font-size:  16px
}



.xx-section-design{
    margin: 5px 0px;
}
.xx-section-design--title{
    font-weight: 700;
    text-transform: uppercase;
}
.xx-section-design--title h3{
    margin-top: 0px;
}


.xx-section-design{
    /* padding: 50px 50px; */
}
.xx-section-design--wrapper {
    max-width: 1200px;
    margin: auto;

}

.xx-section-design--wrapper {
    position: relative;
    display: flex;
}


.xx-section-design-RSI .xx-section-design--wrapper{
    /* flex-direction: row-reverse; */
}
.xx-section-design-LSI .xx-section-design--wrapper{
    flex-direction: row-reverse;
}



.xx-section-design--btns-wrapper{
    display: grid;
    width: 90%;
    margin: auto;
    grid-template-columns: auto auto;
    column-gap: 5%;
    row-gap: 10px;
}


.xx-section-design--btns-wrapper a{
    display: block;
    padding: 7px 10px;
    text-align: center;
    font-weight: 500;
    background-color: #ffffff2b;
    border-radius: 10px;
}

.xx-section-design--btns-wrapper a:hover{
    color: unset;
    box-shadow: none;
}


.xx-section-design--s1 {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0px 50px 50px;
}

.xx-section-design--s2 {
    width: 30%;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
    align-items: center;
}
.xx-section-design--s1 .xx-section-design--title {
    text-align: center;
}

.xx-section-design--s1 .xx-section-design--title,
.xx-section-design--s1 .xx-section-design--content{
    width: 100%;
}



.xx-section-design-LSI .xx-section-design--s1{
    padding: 50px 50px 50px 0px;
}


.xx-section-design--img {
    /* width: 30%; */
}


.xx-section-design--s1 .xx-section-design--btns {
    width: 100%;
}

.xx-section-design--s1 .xx-section-design--img {
    display: none;
}









.xx-section-design-MI .xx-section-design--imgs-wrapper{
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: center;
    gap: 5%;
}
.xx-section-design-MI .xx-section-design--wrapper{
    flex-wrap: wrap;
}
.xx-section-design-MI .xx-section-design--s1{
    width: 100%;
    padding: 50px;
    justify-content: center;
}

.xx-section-design-MI .xx-section-design--s1 .xx-section-design--content,
.xx-section-design-MI .xx-section-design--s1 .xx-section-design--title{
    max-width: 800px;
}



.xx-section-design-MI .xx-section-design--imgs{
    width: 100%;
    padding: 50px;

}

.xx-section-design-MI .xx-section-design--imgs-item{
    width: 100%;
    max-height: 80px;
    text-align: center;
}

.xx-section-design-MI .xx-section-design--imgs-item a{
    display: block;
    height: 100%;
    width: 100%;
}


.xx-section-design-MI .xx-section-design--imgs-item img{
    height: 100%;
    object-fit: contain;
}


.xx-section-design-RSI .xx-section-design--s1 .xx-section-design--img img,
.xx-section-design-LSI .xx-section-design--s1 .xx-section-design--img img{
    height: 100%;
    object-fit: contain;
}
.xx-section-design-RSI .xx-section-design--img-wrapper,
.xx-section-design-LSI .xx-section-design--img-wrapper{
    height: 100%;
    text-align: center;
}

.xx-section-design-WI .xx-section-design--s1 {
    width: 100%;
    padding: 50px;
}



.xx-section-design--btns.xx-section-design--btns-1 .xx-section-design--btns-wrapper{
    grid-template-columns:  auto;
}
@media screen and (max-width: 1000px) {

    .xx-section-design--wrapper {
    }

}
@media screen and (max-width: 769px) {
    .xx-section-design--s1 {
        width: 60%;
    }
    .xx-section-design--s2 {
        width: 40%;
    }
    .xx-section-design--btns-wrapper{
        width: 100%;
    }

}
@media screen and (max-width: 600px) {
    .xx-section-design--s1 {
        width: 100%;
        justify-content: center;
        padding: 50px !important;
    }
    .xx-section-design-RSI .xx-section-design--s1 .xx-section-design--img,
    .xx-section-design-LSI .xx-section-design--s1 .xx-section-design--img {
        display: unset;
        max-height: 400px;
    }

    .xx-section-design--s2 {
        display: none;
    }

    .xx-section-design--btns-wrapper {
        grid-template-columns: auto;
    }

    .xx-section-design--title{
        text-align: center;
    }


    .xx-section-design-MI .xx-section-design--imgs-wrapper{
        grid-template-columns: auto auto;
        gap: 50px;
    }

}




.edgtf-content{
    background-color: #fff !important;
    background-image: none;
}


h1, h2, h3, h4, h5, h6,
.edgtf-testimonials-holder.edgtf-testimonials-standard .edgtf-testimonials-author-job,
.edgtf-testimonials-holder.edgtf-testimonials-standard .edgtf-testimonial-text, body, .edgtg-counter-text{
    color: #1e1d1e;
}

.edgtf-counter-holder .edgtf-counter, .edgtf-counter-holder  .edgtf-counter-title{
    color: #fff !important;
}

.edgtf-side-menu p,
header h1, header h2, header h3, header h4, header h5, header h6, header p,
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p {
    color: #fff;
}

.edgtf-st-separator {
    margin-top: -15px !important;
}
.edgtf-st-separator polygon {
    fill: currentColor;
}


.edgtf-owl-slider .owl-nav .owl-next, .edgtf-owl-slider .owl-nav .owl-prev{
    color: rgb(0 0 0 / 66%);
}


li.r-tabs-tab a {
    color: #000;
}

li.r-tabs-tab.r-tabs-state-active {
    background-color: #eceff1;
}

.r-tabs-panel{
    background-color: #eceff1;
}
.edgtf-team-holder{
    background-color: #eceff1;

}

.edgtf-blog-holder article {
    background-color: #FAFAF7;
    color: #000;
    border: 1px solid #00000030;
}

.widget>:not(.edgtf-social-icon-widget-holder) {
    background-color: #fff;
    border: 1px solid #00000030;
}

.widget>:not(.edgtf-social-icon-widget-holder) {}


#respond input[type=text], #respond textarea, .edgtf-style-form textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=email], input[type=password], input[type=text] {
    color: #000;
    border: 1px solid #00000030;
}

.blockquote,
.edgtf-related-posts-holder .edgtf-related-posts-inner,
.edgtf-related-posts-holder .edgtf-related-posts-title>*,
.widget .edgtf-widget-title-holder {
    background-color: #eceff1;
    color: #000;
}


.widget .edgtf-widget-title-holder .edgtf-widget-title {
    color: #000;
}




@media screen and (max-width: 768px) {
    .edgtf-testimonials-holder .edgtf-testimonials{
        padding: 50px 0px;
        background-color: rgb(236, 239, 241);
    }
}

@media screen and (max-width: 420px){
    .xx-game-item {
        border-top: 1px solid #eee;
    }
}





.xx-game-item--title-span{
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}


.edgtf-testimonial-text {
    font-size: 25px !important;
}


@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        /* display: unset !important; */
    }
    .r-tabs .r-tabs-accordion-title{
        display:  none !important;
    }

    .r-tabs-nav{
        display: grid !important;
        grid-template-columns: 150px 180px 120px;
        overflow: auto;
        text-align: center;
    }

}
input.wpcf7-form-control, textarea.wpcf7-form-control.wpcf7-textarea{
    color:#ffffff !important;
}

