@font-face {
    font-family: Averta;
    src: url("font/Averta\ Black.otf");
    font-display: swap;
    font-style: normal;
    font-weight: 800
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Black\ Italic.otf");
    font-display: swap;
    font-style: italic;
    font-weight: 800
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Extra\ Bold.otf");
    font-display: swap;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Extra\ Bold\ Italic.otf");
    font-display: swap;
    font-style: italic;
    font-weight: 700
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Bold.otf");
    font-display: swap;
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Bold\ Italic.otf");
    font-style: italic;
    font-weight: 600
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Semibold.otf");
    font-display: swap;
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Semibold\ Italic.otf");
    font-display: swap;
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: Averta;
    src: url(font/Averta.otf);
    font-display: swap;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Regular\ Italic.otf");
    font-display: swap;
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Light.otf");
    font-display: swap;
    font-style: normal;
    font-weight: 200
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Light\ Italic.otf");
    font-display: swap;
    font-style: italic;
    font-weight: 200
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Thin.otf");
    font-display: swap;
    font-style: normal;
    font-weight: 100
}

@font-face {
    font-family: Averta;
    src: url("font/Averta\ Thin\ Italic.otf");
    font-display: swap;
    font-style: italic;
    font-weight: 100
}

.social-icon {
    width:1.5rem;
}

body {
    font-family: Averta !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: .45px;
    -webkit-text-stroke: .45px rgba(0, 0, 0, .1)
}

html {
    scroll-behavior: smooth
}

.desc2d {

    font-size: 16px !important;
 }
 .desc3d {

font-size: 80px !important;
}

.btn-main {
    padding: 10px 50px !important;
    font-size: 16px !important;

}

@media (max-width: 480px) and (min-width: 320px) {
.desc3d {
    font-size: 35px !important;
    
}
.btn-main {
    padding: 5px 15px !important;
    font-size: 10px !important;
}
}

.seoH1 {
    font-size: 0;
    width: 1px;
    height: 1px;
    display: inline-block;
    overflow: hidden;
    position: absolute!important;
    border: 0!important;
    padding: 0!important;
    margin: 0!important;
    clip: rect(1px,1px,1px,1px);
}

a:hover {
    text-decoration: none !important
}

.header-area {
    position: relative;
    width: 100%;
    min-width: 95vw !important;
    right: 0 !important
}

.menu-head {
    position: absolute !important;
    top: 0;
    background-image: url(../assets/graphics/menu-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 99;
    height: 100px
}

.menu-head .btn {
    color: #898ba6;
    line-height: 1.68 !important;
    font-size: 1.1rem !important;
    padding: 0 !important;
    box-shadow: none
}

.menu-head .btn:hover {
    color: #fff
}

.fa,
.far,
.fas {
    margin-left: 1vw
}

.dropdown-menu {
    position: absolute;
    width: 900px
}

.dropdown-menu .list-unstyled a.text-small {
    color: #030733;
    text-align: left;
    font-size: 14px;
    transition: .5s
}

.dropdown-menu .list-unstyled a.text-small:hover {
    color: #f6cd40;
    transition: .5s
}

.menu-head ul {
    list-style-type: none
}

.menu-head ul li {
    float: left;
    font-family: Teko, sans-serif;
    font-size: 1.1rem;
    text-transform: uppercase;
    width: 100%;
    min-width: 9vw;
    text-align: center
}

.menu-stallion {
    justify-content: center !important
}

.logo {
    height: 90px
}

@media screen and (max-width:1100px) {
    .navbar {
        background-color: #13184c;
        width: 100vw
    }

    .navbar-nav {
        background-color: rgba(19, 24, 76, .8)
    }

    .btn {
        margin-left: 0 !important;
        margin-top: 0 !important
    }
}

.blue-wrap-top {
    background-image: url(../images/new-divider.svg);
    width: 100%;
    min-height: 11vh;
    position: absolute;
    bottom: 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover
}

.blue-wrap-bottom {
    background-image: url(../images/new-divider-bottom.svg);
    width: 100%;
    min-height: 11vh;
    position: absolute;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover
}

.white-wrap-top {
    background-image: url(../images/new-divider-top-white.svg);
    width: 100%;
    min-height: 11vh;
    position: absolute;
    bottom: 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover
}

.white-wrap-bottom {
    background-image: url(../assets/graphics/white-wrapper-bottom.png);
    width: 100%;
    min-height: 11vh;
    position: absolute;
    bottom: -100vh;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain
}

.unity-header {
    background-image: url(../images/collaboration.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.all_games h1,
.android-game h1,
.blog h1,
.casino-game h1,
.glossary h1,
.ios-game h1,
.mobile-game h1,
.poker-game h1,
.real-money-game h1,
.real-time-game h1,
.slot-game h1,
.strategy-game h1,
.turn-strategy-game h1,
.unity-header h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.unity-header a {
    color: #fff;
    text-decoration: none !important
}

.all_games p,
.android-game p,
.blog p,
.casino-game p,
.glossary p,
.ios-game p,
.mobile-game p,
.poker-game p,
.real-money-game p,
.real-time-game p,
.slot-game p,
.strategy-game p,
.turn-strategy-game p,
.unity-header p {
    color: #fff;
    text-align: center
}

.custom-select {
    position: relative;
    background: 0 0 !important;
    background-color: #f6cd40 !important;
    height: 100% !important;
    color: #030733 !important;
    font-weight: 800 !important
}

.custom-select select {
    display: none
}

.select-selected {
    background-color: #f6cd40
}

.select-selected:after {
    position: absolute;
    content: "";
    bottom: 20px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #030733 transparent transparent transparent
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #f6cd40 transparent;
    bottom: 25px
}

.select-items div,
.select-selected {
    color: #030733;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer;
    text-transform: uppercase;
    user-select: none
}

.select-items {
    position: absolute;
    background-color: #f6cd40;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99
}

.select-hide {
    display: none
}

.same-as-selected,
.select-items div:hover {
    background-color: rgba(0, 0, 0, .1)
}

.page-games-area svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-games-area circle {
    transform-origin: 50% 50%;
    transform: scale(0);
    transition: transform .2s cubic-bezier(.25, .46, .45, .94)
}

.page-games-area text {
    font-size: 1.1rem;
    text-transform: uppercase;
    text-anchor: middle;
    letter-spacing: 1px;
    font-weight: 600
}

.svg-text {
    fill: #13184c
}

.svg-masked-text {
    fill: #fff
}

.page-games-area image {
    transform: scale(1.1);
    transform-origin: 50% 50%;
    transition: transform .2s cubic-bezier(.25, .46, .45, .94)
}

.items {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    width: 240px;
    height: 200px;
    margin: 5px;
    cursor: pointer;
    background-color: #f6cd40;
    border-radius: 2px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .02), inset 0 0 0 1px rgba(0, 0, 0, .07);
    transform: translateZ(0)
}

.item:hover circle,
.item:hover image {
    transform: scale(1)
}

.page-games-area button {
    width: 12px;
    height: 12px;
    border: none;
    appearance: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .5);
    border-radius: 1px
}

.page-games-area button.dark {
    background-color: #2f3238
}

.page-games-area button.light {
    background-color: #f9f9f9
}

.options {
    position: absolute;
    top: 1rem;
    right: 1rem
}

.options button {
    margin-left: .5rem
}

.light {
    background-color: #f9f9f9;
    color: #1a1a1a
}

.light p {
    color: rgba(26, 26, 26, .5)
}

.light .item {
    background: #f5f5f5
}

.light .svg-text {
    fill: rgba(0, 0, 0, .1)
}

.page-games-area {
    background-color: #13184c;
    padding: 100px 0 200px 0
}

.page-games-area h2 {
    font-style: italic;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5vh
}

.page-games-area p {
    color: #fff
}

.page-games-area span {
    color: #f6cd40 !important
}

.page-games-area .game-icon {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.page-games-area img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0
}

.casino-game {
    background-image: url(../assets/graphics/casino-games-back.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

#cta .white-wrap-bottom {
    bottom: -10vh !important;
    width: 100vw
}

.casino_games_cta {
    overflow: hidden
}

.casino_games_cta .the_gaming_world {
    background-image: url(../assets/graphics/casino_game_cta.jpg);
    padding-top: 0 !important;
    min-height: auto !important;
    padding-top: 20vh !important;
    background-size: cover;
    margin-bottom: 0;
    padding-left: 15vw;
    padding-right: 15vw
}

.casino_games_cta .the_gaming_world h1 {
    display: block;
    max-width: 100% !important;
    text-align: center
}

.casino_games_cta .the_gaming_world {
    margin-left: auto;
    margin-right: auto;
    color: #030733;
    min-width: 30vw
}

.the_right_casino_game {
    background-color: #13174c;
    padding: 100px 0
}

.the_right_casino_game h1 {
    color: #fff;
    font-style: italic;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    position: relative
}

.the_right_casino_game h1:before {
    content: "";
    display: block;
    position: absolute;
    left: 120px;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.the_right_casino_game span {
    color: #f6cd40
}

.the_right_casino_game p {
    color: #fff;
    text-align: center;
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0
}

.the_right_casino_game img {
    width: 40%;
    height: auto;
    margin-bottom: 5vh;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.the_right_casino_game h2 {
    color: #fff;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    text-align: center
}

.half_of_the_world {
    background-image: url(../assets/graphics/st-home-bg.jpg);
    background-size: cover;
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.half_of_the_world .layer {
    padding: 10vw
}

.half_of_the_world h2 {
    font-style: italic;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    text-align: right
}

.half_of_the_world h2:after {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    display: block;
    float: right;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.half_of_the_world span {
    color: #f6cd40 !important
}

.subscribe-button .fa {
    margin: 0
}

.half_of_the_world p {
    color: #fff !important;
    text-align: right
}

.half_of_the_world .col-md-6 {
    min-width: 50%
}

.moving_characters {
    min-height: 100vh !important;
    min-width: 100vw !important
}

.who_we_are {
    background-color: #13174c;
    color: #fff;
    padding: 100px 0;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.who_we_are h2,
.who_we_are h1 {
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
}

.who_we_are h2:before {
    content: "";
    display: block;
    float: left;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.who_we_are span {
    color: #f6cd40 !important
}

.slotbox {
    position: relative
}

.all_games_section {
    padding: 100px 0;
    background-image: url(../images/game-ipad-min.png);
    background-size: 950px;
    background-position: -250px;
    background-repeat: no-repeat
}

.all_games_featured h1,
.all_games_featured h2 {
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
    font-size: 45px;
    text-align: center;
    margin-bottom: 2rem
}


.all_games_featured p {
    text-align: center;
    font-size: 20px
}

.all_games_featured span {
    color: #f6cd40 !important
}

.all_games_featured img {
    max-width: 100% !important;
    height: auto !important
}

.home-game-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.home_game {
    margin-bottom: 5vh
}

.caption_game {
    min-height: 20vh;
    min-width: 100%;
    background-color: rgba(18, 23, 76, .59)
}

.gamehome {
    max-width: 100% !important;
    height: 20vh !important;
    background-size: cover;
    background-repeat: no-repeat
}

.controller {
    width: 30% !important;
    position: absolute;
    top: 40vh
}

.explore {
    top: 43vh !important;
    z-index: 1;
    font-size: 1.2vw;
    left: 2.4vw;
    font-weight: 700
}

.the_gaming_world {
    background-image: url(../assets/graphics/stallion-cta-bg.png);
    min-height: 90vh;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 15vh;
    padding: 38vh 15vw 25vh 10vw;
    color: #fff;
    display: block !important
}

.the_gaming_world h1 {
    font-style: italic;
    font-weight: 500;
    max-width: 50vw;
    font-size: 3.4vw !important
}

.the_gaming_world h1:before {
    content: "";
    display: block;
    float: left;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.the_gaming_world span {
    color: #f6cd40 !important
}

.featured_services {
    padding: 100px 0
}

.featured_services img {
    max-width: 100%
}

.mobile {
    display: none !important
}

.featured_services span {
    color: #f6cd40 !important
}

.featured_services h2 {
    font-style: italic;
    font-weight: 800;
    color: #030733;
    text-transform: uppercase
}

.call_box {
    margin-top: -650px
}

.awards_box {
    padding: 5% !important;
    background: #030733
}

.awards_box h1:before {
    content: "";
    display: block;
    float: left;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.awards_box h1 {
    font-family: Averta !important;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #fff
}

.awards_box span {
    font-size: 3rem;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: left;
    margin-top: 3rem;
    font-size: 5rem
}

.awards_box .readmore {
    background-color: #f6cd40;
    color: #fff !important
}

.callto_box {
    padding: 5%;
    background-color: #fff
}

.call_to {
    border-left: 4px solid #f6cd40;
    padding: 0 2rem;
    margin: 0 2rem
}
.call_to h2{
    font-size: 2.5rem;
}
.call_to h1, .call_to h2 {
    font-family: Averta !important;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase
}

.mobile_games {
    background-color: #f2f3f8;
    padding: 100px 0
}

.mobile_games h2 {
    font-style: italic;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase
}

.mobile_games span {
    color: #f6cd40
}

.build_with_us {
    background-color: #13174c;
    min-height: 80vh;
    padding: 100px 0;
    color: #fff
}

.build_with_us h2 {
    font-style: italic;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}

.build_with_us span {
    color: #f6cd40
}

.build_with_us p {
    text-align: center
}

.build_with_us img {
    max-width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.testimonials {
    padding: 100px 0
}

.testimonials h2 {
    text-align: center;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    color: #f6cd40;
    font-size: 3rem
}

.testimonials p {
    line-height: 2rem;
    text-align: center
}

.testimonial_box {
    position: relative !important
}

.testimonial_box .slick-next {
    top: 20.3vh;
    background: 0 0;
    right: -4.7vw !important
}

.testimonial_box .slick-next:focus {
    background-color: transparent !important
}

.testimonial_box .slick-prev {
    top: 29.5vh;
    background: 0 0;
    right: -1vw !important;
    left: unset
}

.testimonial_box .prev {
    position: absolute;
    bottom: 17vh;
    right: 8vw
}

.slick-next:hover,
.testimonial_box .slick-prev:hover {
    background-color: transparent !important
}

.testimonials .card {
    position: relative;
    margin: 0 auto;
    background: #030733;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 50px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .5);
    overflow: hidden;
    height: 100%
}

.testimonials .card .layer {
    position: absolute;
    top: calc(100% - 3px);
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(#f6cd40, #ffc107);
    z-index: 1;
    transition: .5s
}

.testimonials .card:hover .layer {
    top: 0
}

.testimonials .card .content {
    position: relative;
    z-index: 2
}

.testimonials .card .content p {
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.testimonials .card .content .image {
    width: 50px;
    height: 50px;
    margin: 10px auto;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.testimonials .card .content .details h2 {
    font-size: 15px;
    color: #fff
}

.testimonials .card .content .details h2 span {
    color: #03a9f4;
    font-size: 12px;
    transition: .5s
}

.testimonials .card:hover .content .details h2 span {
    color: #fff
}

@media screen and (max-width:550px) {
    .testimonial_text {
        font-size: 3.85vw;
        max-width: 28vh !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: static;
        margin-top: 40vw;
        margin-bottom: 20vh
    }

    .testimonial_box {
        background-size: contain;
        background-repeat: no-repeat;
        max-height: auto !important
    }
}

.blogs {
    padding: 100px 0
}

.blog {
    padding: 250px 0 100px 0;
    background-image: url(../images/blog-bg.png);
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center
}

.flip {
    position: relative;
    transition: .5s
}

.flip>.back,
.flip>.front {
    display: block;
    transition: .5s;
    transition-property: transform, opacity
}

.flip>.front {
    transform: rotateY(0)
}

.flip>.back {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg)
}

.flip:hover>.front {
    transform: rotateY(180deg);
    transition: .5s
}

.flip:hover>.back {
    opacity: 1;
    transform: rotateY(0);
    transition: .5s
}

.flip {
    position: relative;
    width: 100%;
    transition: .5s;
    margin: 10px
}

.flip>.back,
.flip>.front {
    display: block;
    color: #fff;
    text-align: center;
    background-size: cover !important;
    background-position: center !important;
    height: 220px;
    background: #f6cd40;
    transition: .5s;
    border-radius: 3px
}

.flip>.back p,
.flip>.front p {
    font-size: .9125rem;
    line-height: 160%;
    color: #999;
    transition: .5s
}

.back {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.back h2 {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px
}

.post_box {
    width: 800px;
    margin: 0 auto;
    display: block
}

.post_featured {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-size: cover;
    background-position: center;
    min-height: 421px
}

.post_featured a {
    position: absolute;
    left: 80px;
    bottom: 50px
}

.blogs_box a {
    position: absolute;
    left: 80px;
    bottom: 50px
}

.post_featured_layer {
    width: 100%;
    height: 100%;
    padding: 8% 5% !important;
    background: rgba(12, 16, 53, .8);
    position: relative
}

.post_featured h2:after {
    content: "";
    margin-right: 10px;
    display: block;
    float: left;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 1.5rem;
}

.post_featured h2 {
    font-weight: 800;
    font-style: italic;
    text-align: left;
    width: 300px;
    text-transform: uppercase;
    color: #fff;
    padding-left: 3rem;
    max-width:95%;
}

.post_featured .readmore {
    background-color: #f6cd40;
    color: #fff !important;
    position: absolute;
    bottom: 15%
}

.blogs_box {
    padding: 5%;
    position: relative
}

.check_blogs {
    border-left: 4px solid #f6cd40;
    margin: 0 2rem;
    padding: 0 0 0 15px
}

.check_blogs h2 {
    font-weight: 800;
    color: #030733;
    font-style: italic;
    text-transform: uppercase
}

.readmore {
    padding: 5px 20px;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    color: #f6cd40;
    background-color: #030733;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    -webkit-box-shadow: 2px 1px 10px -2px rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 1px 10px -2px rgba(0, 0, 0, .75);
    box-shadow: 2px 1px 10px -2px rgba(0, 0, 0, .75)
}

.readmore:hover {
    background-color: #f6cd40 !important;
    color: #13184c !important
}

.footer-container {
    position: relative;
    color: #57606f;
    padding: 100px 0 0 0;
    background-color: #020a31
}

.footer-top {
    background-image: url(../images/footer-divider.svg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 50px
}

.inner-footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    max-width: 90vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block
}

.footer-col {
    margin-bottom: 5vh
}

.footer-container h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 2rem;
    font-style: italic
}

.footer-container h6 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px
}

.footer-container ul {
    line-height: 2rem;
    list-style: none;
    padding-left: 0
}

.footer-container ul li::before {
    content: "\2022";
    color: #f6cd40;
    font-weight: 700;
    margin-right: 1rem
}

.footer-container a {
    text-decoration: none;
    color: #57606f
}

.footer-container a:hover {
    text-decoration: none;
    color: #f6cd40
}

.footer-container span {
    color: #57606f;
    font-size: 1rem;
    display: inline-block;
    margin-top: 1rem
}

.address p {
    color: #fff;
    font-style: italic
}

.footer_bottom {
    background-image: url(../assets/graphics/footer-bottom-copyright-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 15px;
    max-width: 100%
}

@media screen and (max-width:700px) {
    .footer_bottom {
        background-color: #12174c !important;
        background-image: none !important;
        max-width: 103%
    }
}

.subscribe-form {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 1rem 0
}

.subscribe-form:focus {
    outline: #f6cd40
}

.subscribe-button {
    color: #f6cd40;
    font-size: 20px;
    background-color: transparent;
    border: none
}

.subscribe-button img {
    max-width: 3vw
}

.subscribe-container {
    background-color: #000;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    position: relative;
    overflow: hidden;
    border: 1px solid #1e272e
}

.contact_section {
    margin: 0 0 100px 0;
    overflow: hidden;
    padding-bottom: 50px
}

.contact_section .new-form {
    background-color: #f6cd40
}

.contact_section .new-form input[type=submit] {
    background-color: #030733;
    color: #f6cd40
}

.contact_section .new-form input,
.contact_section .new-form textarea {
    border-color: #676a75 !important
}

.contact_section .new-form input::placeholder,
.contact_section .new-form textarea::placeholder {
    color: #12174c
}

.headings {
    text-align: center;
    font-style: italic;
    font-weight: 800;
    color: #12174c;
    text-transform: uppercase
}

.headings span {
    color: #f6cd40
}

.new-form {
    background-color: #030733;
    padding: 20px 50px;
    width: 600px;
    z-index: 0;
    position: relative
}

.new-form input,
.new-form textarea {
    width: 100%;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 30px;
    transition: .5s
}

.new-form input:focus,
.new-form textarea:focus {
    outline: 0;
    border-color: #f6cd40;
    transition: .5s;
    background-color: transparent;
    box-shadow: none
}

.new-form input[type=submit] {
    width: 100%;
    height: 40px;
    text-align: center;
    background-color: #f6cd40;
    color: #030733;
    font-weight: 800;
    text-transform: uppercase;
    border-color: #f6cd40
}

.about-header {
    background-image: url(../images/la-bg.jpg);
    padding: 150px 0 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.grid-overlay,
.overlay {
    background-color: rgba(19, 24, 76, .45);
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    padding: 1rem;
    padding-bottom: 5rem
}

.about-header h1 {
    text-align: center;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 50px
}

.about-header p {
    color: #fff;
    text-align: center
}

.about-header p a {
    color: #fff
}

.game_area {
    padding: 100px 0
}

.game_services {
    padding: 200px 0 0 0
}

.game_services h2 {
    font-style: italic;
    color: #13184c;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.5rem;
    text-align: center
}

.game_services img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-top: 5vh
}

.game_services_bottom_image {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.process_steps {
    padding: 100px 0;
    background-color: #13184c
}

.process_steps .col-md-3 {
    padding: 0 3vw
}

.process_steps h1 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-style: italic;
    font-weight: 800;
    text-transform: uppercase
}

.process_steps h2 {
    color: #fff;
    text-align: left;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3vh
}

.process_steps span {
    color: #f6cd40
}

.process_steps h2:before {
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
    width: 2rem;
    height: 2rem;
    background: url(../assets/graphics/yellow-line.svg) no-repeat;
    background-position: center
}

.process_steps p {
    color: #fff
}

.button_row {
    display: table
}

.button_row a {
    display: table-cell;
    margin-right: 20px
}

.btn {
    padding: 5px 15px !important;
    font-size: 80%;
    color: #f6cd40;
    background-color: #030733;
    border-radius: 0 !important;
    text-transform: uppercase;
    display: block;
    margin-right: auto;
    margin-left: 15%;
    margin-top: 10%;
    -webkit-box-shadow: 1px 2px 3px -3px rgba(0, 0, 0, .75);
    -moz-box-shadow: 1px 2px 3px -3px rgba(0, 0, 0, .75);
    box-shadow: 1px 2px 3px -3px rgba(0, 0, 0, .75)
}

.quote_button {
    background-color: #f6cd40 !important
}

.quote_button:hover {
    background-color: #fff !important;
    border: 1px solid #f0f0f0 !important;
    -webkit-box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, .75);
    box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, .75)
}

.contact_button {
    border: 1px solid #f0f0f0 !important
}

.contact_button:hover {
    background-color: #f6cd40;
    border: none !important;
    -webkit-box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, .75);
    box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, .75)
}

.mobile-game {
    background-image: url(../assets/graphics/android-first-sec-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.mobile-game button {
    width: 400px
}

.mobile-game button i {
    margin-right: 10px
}

.android-game {
    background-image: url(../images/android.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.android-game .first-section {
    background-image: url(../assets/graphics/android-first-sec-bg.jpg)
}

.android_games_cta {
    overflow: hidden
}

.android_games_cta .the_gaming_world {
    background-image: url(../assets/graphics/casino_game_cta.jpg);
    padding-top: 0 !important;
    min-height: auto !important;
    padding-top: 20vh !important;
    background-size: cover;
    margin-bottom: 0;
    padding-left: 15vw;
    padding-right: 15vw
}

.android_games_cta .the_gaming_world h1 {
    display: block;
    max-width: 100% !important;
    text-align: center
}

.android_games_cta .the_gaming_world {
    margin-left: auto;
    margin-right: auto;
    color: #030733;
    min-width: 50vw
}

.ios-game {
    background-image: url(../images/ios.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.ios-game .first-section {
    background-image: url(../assets/graphics/android-first-sec-bg.jpg)
}

.ios_games_cta {
    overflow: hidden
}

.ios_games_cta .the_gaming_world {
    background-image: url(../assets/graphics/casino_game_cta.jpg);
    padding-top: 0 !important;
    min-height: auto !important;
    padding-top: 20vh !important;
    background-size: cover;
    margin-bottom: 0;
    padding-left: 15vw;
    padding-right: 15vw
}

.ios_games_cta .the_gaming_world h1 {
    display: block;
    max-width: 100% !important;
    text-align: center
}

.ios_games_cta .the_gaming_world {
    margin-left: auto;
    margin-right: auto;
    color: #030733;
    min-width: 50vw
}

.poker-game {
    background-image: url(../images/poker.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.poker_games_cta {
    overflow: hidden
}

.poker_games_cta .the_gaming_world {
    background-image: url(../assets/graphics/casino_game_cta.jpg);
    padding-top: 0 !important;
    min-height: auto !important;
    padding-top: 20vh !important;
    background-size: cover;
    margin-bottom: 0;
    padding-left: 15vw;
    padding-right: 15vw
}

.poker_games_cta .the_gaming_world h1 {
    display: block;
    max-width: 100% !important;
    text-align: center
}

.poker_games_cta .the_gaming_world {
    margin-left: auto;
    margin-right: auto;
    color: #030733;
    min-width: 50vw
}

.real-money-game {
    background-image: url(../images/real-money.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.real-time-game {
    background-image: url(../images/realtime.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.slot-game {
    background-image: url(../images/slot.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

.strategy-game {
    padding: 250px 0 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-image: url(../assets/graphics/android-first-sec-bg.jpg)
}

.turn-strategy-game {
    background-image: url(../images/turn.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 250px 0 150px 0
}

#big-menu {
    display: none;
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, .98);
    left: 0;
    padding: 2vw;
    top: 8vw;
    border: 2px solid #f6cd40;
    border-radius: 3px;
    color: #13184c
}

#big-menu .row {
    display: flex;
    color: #13184c;
    background-color: rgba(255, 255, 255, .98);
    width: 100%
}

#big-menu h3 {
    font-weight: 700;
    color: #13184c;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    text-align: center
}

#big-menu h3:before {
    content: "";
    display: block;
    float: left;
    width: 2rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: right
}

#big-menu ul li a {
    color: #10194c
}

.game-box {
    width: 100%;
    height: 100%;
    position: relative
}

.caption_game {
    position: absolute;
    top: 0;
    display: block
}

.my-div {
    width: 100% !important;
    height: 100% !important;
    position: relative
}

.my-div canvas {
    width: 100% !important;
    height: 100% !important
}

.img_cap {
    position: absolute;
    bottom: 3vh;
    left: 3vh;
    background: #00000030;
    border-radius: 4px;
    padding: 1vh;
    display: none
}

.img_cap h1 {
    font-size: 1.2rem !important;
    margin-bottom: 0;
    color: #fff
}

.blog .first-section {
    background-image: url(../assets/graphics/about_first_section.png)
}

.blog_body {
    padding: 100px 0 200px 0
}

.blog_featured {
    width: 100%;
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: .5s;
    margin: 20px;
    position: relative
}

.mobile-overlay {
    background-color: rgba(19, 24, 76, .45);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    align-items: center;
    padding: 50px;
    transition: .5s
}

.mobile-overlay h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800
}

.mobile-overlay p {
    color: #fff
}

.mobile-game-wrapper {
    position: relative;
    min-height: 300px
}

.mobile-game-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0
}

.blog_featured:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
    transition: .5s
}

.post_layer {
    width: 100%;
    background: rgba(255, 255, 255, .41);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(159, 161, 177, 0) 38%, rgba(3, 7, 51, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, .41)), color-stop(38%, rgba(159, 161, 177, .41)), color-stop(100%, rgba(3, 7, 51, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(159, 161, 177, 0) 38%, rgba(3, 7, 51, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(159, 161, 177, 0) 38%, rgba(3, 7, 51, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(159, 161, 177, 0) 38%, rgba(3, 7, 51, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(159, 161, 177, 0) 38%, rgba(3, 7, 51, 1) 100%);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0
}

.blog-info-box {
    position: absolute;
    bottom: 10px;
    right: 5px;
    left: 15px
}

.post_layer img {
    width: 100%;
    height: auto;
    max-height: 25vh
}

.post_layer h2 {
    font-style: italic;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    display: block
}

.date_box {
    color: #1f1e1e;
    background-color: #f6cd40;
    font-weight: 700;
    font-size: 12px;
    padding: .1rem 1rem;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: none
}

.featured_paragraph {
    color: #fff;
    font-size: .8rem;
    text-decoration: none
}

.first-section .row {
    padding: 12vw;
    color: #fff;
    text-align: center;
    display: block
}

.first-section h1 {
    font-weight: 700;
    font-size: 3rem !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block
}

p {
    color: #727489
}

.sidebar {
    background-color: #f2f3f8;
    padding: 40px
}

.blog-post {
    padding: 250px 0 150px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.blog-post h1 {
    color: #fff;
    font-weight: 800;
    text-align: center
}

.blog-post .date_box {
    max-width: 20rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase
}

.post_detail {
    padding: 100px 0
}

.post_detail p {
    font-size: 14px;
    line-height: 30px;
    text-align: justify
}

.post_detail img {
    max-width: 100% !important;
    height: auto !important
}

.contact_side input,
.contact_side textarea {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #030733;
    border-radius: 0;
    font-size: 12px;
    transition: .5s
}

.contact_side input:focus,
.contact_side textarea:focus {
    outline: 0;
    box-shadow: none;
    border-bottom-color: #f6cd40;
    transition: .5s
}

.contact_side input[type=submit] {
    width: 100%;
    text-align: center;
    background-color: #f6cd40;
    border-color: #f6cd40;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 0
}

.lp-android-header {
    padding: 1rem 0px 150px 0px;
    background-color: #020a31;
}

.lp-android-header p {
    text-transform: uppercase;
    letter-spacing: .5em;
    font-size: 3.2rem;
    text-align: left;
}

.lp-subtitle {
    font-size: 1.2rem !important;
    text-align: left !important;
    letter-spacing: normal !important;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5vh;
    padding-top: 2rem;
}

.lp-android-header p .lp-main-title {
    font-family: Teko, sans-serif;
    letter-spacing: 0;
    display: block;
    margin: 0 auto;
    text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
    /* Clip Background Image */
    background: url('../images/animated_text_fill.png') repeat-y;
    -webkit-background-clip: text;
    background-clip: text;
    /* Animate Background Image */
    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    /* Activate hardware acceleration for smoother animations */
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    font-style: italic;
    font-weight: 800;
    padding-top: 1rem;
}

/* Animate Background Image */
@-webkit-keyframes aitf {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

.lp-android-header form {
    margin: 0 auto;
    background-color: #fff;
    width: 450px;
}

.lp-android-header form input[type='text'],
.lp-android-header form input[type='email'],
.lp-android-header form textarea {
    border: 1px solid #030733;
}

.lp-android-header form input[type=submit] {
    margin-bottom: 0px;
}

.related_posts {
    padding: 40px 20px;
    border: 1px solid #e3e3e5;
    margin-top: 10vh
}

.related_posts ul {
    list-style-type: none;
    padding: 0
}

.related_posts ul li {
    border-bottom: 1px solid #f6cd40;
    padding-bottom: 1vh;
    margin-left: 0;
    margin-right: auto;
    max-width: 90%;
    padding-top: 3vh
}

.related_posts img {
    width: 100%
}

.blog-featured {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 70px
}

.related_posts h2 {
    font-style: italic;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #030733;
    margin-bottom: 1.8rem
}

.related_posts h3 {
    text-align: left;
    font-style: italic;
    font-weight: 500;
    color: #030733;
    margin-left: 10px;
    font-size: 14px
}

.related_posts span {
    color: #b9b9bf;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    margin-left: 10px
}

.card-details-description ul li {
    list-style-type: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.5s;
}

.card-details-description ul li a:hover {
    color: #f6cd40;
    text-decoration: underline;
    transition: 0.5s;
}

.card-details-description ul {
    padding-left: 0px;
}

.glossary {
    position: relative;
    padding: 250px 0 150px 0;
    background-image: url(../images/glossary-bg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat
}

.related_posts a {
    color: #000;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    margin-left: 10px
}

.related_posts a:hover {
    text-decoration: none !important
}

.glossary-content {
    padding: 100px 0
}

.glossary-card {
    display: flex;
    position: relative;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    margin: 20px 0;
    flex-direction: column;
    min-height: 300px;
    padding: 40px;
    box-shadow: 0 12px 12px -4px rgba(0, 0, 0, .24);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    border: 1px solid #333;
    border-radius: 2px;
    color: #fff
}

.glossary-card::after {
    content: "";
    background-color: #f6cd40;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    width: auto;
    height: 100%
}

.glossary-detail {
    padding: 250px 0 100px 0;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/game.png)
}

.glossary-detail h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800
}

.glossary-card-title {
    font-weight: 800;
    font-size: 90px;
    text-align: center
}

.glossary-card-bg {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: .4s ease
}

.card-text {
    font-size: .87em;
    font-family: Lato;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #f95959
}

.glossary-card:hover {
    box-shadow: 0 28px 40px -12px rgba(0, 0, 0, .24);
    transform: scale(1.05)
}

.glossary-card:hover .glossary-card-bg {
    opacity: .8
}

.glossary-card:hover ::after {
    opacity: 0
}

.caption_letter {
    position: sticky !important;
    min-height: 90vh;
    min-width: 90vw;
    background-color: #fff;
    top: 10vh
}

.line {
    width: 60px;
    height: 5px;
    margin: 0 auto 30px auto;
    display: block;
    background-color: #f6cd40
}

.address_contact {
    background-color: #fff;
    padding: 0 0 100px 0;
    text-align: center
}

.address_contact h3 {
    color: #12174c;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700
}

.address_contact p {
    font-style: normal;
    color: #6a717e;
    font-size: .9rem
}

.all_games {
    background-image: url(../images/games-bg.png);
    background-position: center;
    background-size: cover;
    padding: 250px 0 100px 0;
    background-repeat: no-repeat;
    position: relative
}

.games_body {
    padding: 100px 0
}

.single_game .first-section {
    min-height: 60vh;
    background-size: cover;
    min-width: 100vw;
    background-repeat: no-repeat
}

.single_game .layer {
    width: 100vw !important;
    min-height: 60vh !important;
    background-color: rgba(19, 24, 76, .45);
    margin: 0 !important;
    padding-top: 12vw;
    padding-bottom: 5vw
}

.game_body {
    padding: 100px 0
}

.game_body h1 {
    font-style: italic;
    font-weight: 800;
    color: #030733;
    text-transform: uppercase
}

.game_body h1:before {
    content: "";
    display: block;
    float: left;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.game_body span {
    color: #f6cd40
}

.game_carousel {
    margin-top: 15vh;
    min-height: 40vh;
    padding: 2%
}

.footer_bottom i {
    color: red;
    margin: 0
}

.carousel_img {
    margin: 1%;
    background-size: cover;
    background-position: center;
    min-height: 25vh !important;
    max-height: 30vh !important
}

.game_specs {
    background-color: #f2f3f8;
    padding: 100px 0 200px 0
}

.specs_box {
    min-height: 300px;
    background-color: #12174c;
    padding: 40px
}

.specs_box h3 {
    color: #fff;
    font-style: italic;
    font-weight: 700;
    font-size: 1.4rem
}

.specs_box p {
    color: #f2f3f8
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.boxes {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 100%
}

.port-overlay {
    background-color: rgba(19, 24, 76, .45);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    align-items: center;
    display: none;
    transition: .5s
}

.boxes:hover .port-overlay {
    display: flex;
    transition: .5s
}

.da-image {
    min-height: 100%;
    width: 120%
}

.genres {
    background-color: #f6cd40;
    border: none;
    height: 2rem;
    width: 10rem;
    font-weight: 700;
    margin-bottom: 3rem;
    margin-top: 3rem;
    font-style: italic;
    text-transform: uppercase;
    outline: 0 !important
}

.genres:focus {
    outline: 0 !important
}

@media screen and (max-width:550px) {
    .genres {
        width: 100% !important;
        display: block;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        align-items: center
    }

    .post_featured h2 {
        font-size: 20px;
    }
}

.grid:after {
    content: '';
    display: block;
    clear: both
}

.grid-item,
.grid-sizer {
    width: 25%
}

.grid-item .boxes {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.grid-item {
    float: left;
    height: 30vh;
    border: 2px solid transparent;
    border-color: transparent;
    background-position: center;
    background-size: cover
}

.grid-item--width2 {
    width: 50%
}

.grid-item--height2 {
    height: 60vh
}

.grid-item--height2 h2 {
    color: #f6cd40;
    text-transform: uppercase;
    position: absolute;
    left: 100px;
    top: 100px;
    font-weight: 800
}

.grid-item--height2 p {
    position: absolute;
    left: 100px;
    top: 150px;
    font-weight: 800;
    color: #fff
}

.grid-item--height2 a {
    left: 100px;
    bottom: 100px;
    position: absolute
}

.grid-sm h2 {
    color: #f6cd40;
    text-transform: uppercase;
    position: absolute;
    font-size: 12px;
    left: 20px;
    top: 40px;
    font-weight: 800
}

.grid-sm p {
    position: absolute;
    left: 20px;
    font-size: 10px;
    top: 60px;
    font-weight: 800;
    color: #fff
}

.testimonials-wrapper {
    display: table;
    margin: 0 auto
}

.testimonials-wrapper li {
    display: table-cell;
    padding: 0 30px
}

.new-form h2 {
    color: #fff;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase
}

.grid-sm a {
    left: 20px;
    bottom: 60px;
    padding: 10px 20px;
    font-size: 10px;
    position: absolute
}

.process_steps .button_row {
    margin: 0 auto
}

.grid-overlay {
    display: none;
    transition: .5s
}

.boxes:hover .grid-overlay {
    display: block;
    transition: .5s
}

.parallax-bg {
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%
}

.parallax-bg .bg {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0
}

.parallax-bg .bg img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.parallax-bg img {
    max-width: 100vw;
    position: absolute;
    width: 100vw
}

.parallax-bg img.girl {
    bottom: -40px
}

.parallax-content {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 40%;
    z-index: 1;
    text-align: center
}

.parallax-content h1 {
    font-weight: 800;
    color: #12174c;
    font-size: 80px;
    text-transform: none !important
}

.games_body div.mobile {
    display: none
}

.dropdown-menu h6 {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.dropdown-menu h6::before {
    content: "";
    width: 20px;
    margin-right: 5px;
    height: 3px;
    background-color: #f6cd40
}

.yellow-blue:after,
.yellow:after {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 0;
    right: 0;
    border: 10px solid transparent;
    border-bottom-color: #030733;
    border-right-color: #030733;
    content: ""
}

.blue:after {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 0;
    right: 0;
    border: 10px solid transparent;
    border-bottom-color: #f6cd40;
    border-right-color: #f6cd40;
    content: ""
}

a.blue:hover a.blue:after {
    border-bottom-color: #030733;
    border-right-color: #030733;
    transition: .5s
}

.btn-main:hover {
    transition: .5s
}

.btn-main {
    padding: 10px 50px;
    border-radius: 2px;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto;
    display: table;
    font-style: italic;
    font-weight: 800;
    transition: .5s
}

.blue {
    color: #f6cd40;
    background-color: #030733;
    border-color: #030733
}

.blue:hover {
    color: #030733;
    background-color: #f6cd40;
    border-color: #f6cd40
}

.yellow {
    color: #030733;
    background-color: #f6cd40;
    border-color: #f6cd40
}

.yellow:hover {
    color: #030733;
    background-color: #fff;
    border-color: #fff
}

.yellow-blue {
    color: #030733;
    background-color: #f6cd40;
    border-color: #f6cd40
}

.yellow-blue:hover {
    color: #f6cd40;
    background-color: #030733;
    border-color: #030733
}

.cta-image {
    background-image: url(../images/mock-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 0 0;
    overflow: hidden
}

.cta-image img.mock {
    width: 900px
}

.cta-second {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 200px 0;
    background-image: url(../images/second-bg.jpg)
}

.cta-second h2 {
    color: #fff;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 60px
}

.papercut-white-top {
    content: "";
    background-image: url(../images/new-divider-white-bottom.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    top: 0;
    height: 45px;
    left: 0;
    position: absolute
}

.papercut-white-bottom {
    content: "";
    background-image: url(../images/new-divider-top-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    bottom: 0;
    height: 45px;
    left: 0;
    position: absolute
}

.cta-image h1 , .cta-image h2{
    color: #030733;
    font-weight: 800;
    font-style: italic;
    font-size: 60px;
    text-transform: uppercase
}

.left-align {
    float: left
}

.right-align {
    float: right
}

.cta-image h1:before , .cta-image h2:before{
    content: "";
    display: block;
    float: left;
    width: 4rem;
    height: 3rem;
    background: url(../assets/graphics/yellow-line.png) no-repeat;
    background-position: center
}

.mt-50 {
    margin-top: 50px
}

.thankyou {
    padding: 300px 0;
    background-color: #020a31
}

.thankyou-box svg {
    width: 600px;
    margin: 0 auto;
    position: relative;
    display: block;
    z-index: 0
}

.thankyou-box svg text {
    fill: #fff;
    font-family: Oswald;
    font-weight: 700
}

.thankyou-box svg text tspan {
    padding: 0;
    margin: 0;
    opacity: 0
}

.thankyou-box svg ellipse,
.thankyou-box svg line,
.thankyou-box svg path,
.thankyou-box svg polyline {
    stroke: #fff;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 6;
    opacity: 0;
    stroke-miterlimit: 10
}

.thankyou-box svg .dec {
    stroke-width: 3
}

.thankyou-box svg .underline {
    stroke-width: 6;
    stroke-linecap: butt;
    opacity: 1
}

.thankyou-box svg .dot {
    opacity: 1
}

.thankyou-box svg .purple {
    stroke: #b191ff
}

.thankyou-box svg .lime {
    stroke: #dce2aa
}

.thankyou-box svg .plum {
    stroke: #843b62
}

.thankyou-box svg .blue {
    stroke: #241e4e
}

#play {
    font-size: 10px;
    color: #fff;
    display: block;
    position: relative;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    background: 0 0;
    border: none;
    outline: 0;
    opacity: 0
}

@media (min-width:1440px) {
    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55) !important;
        transform: translate(-50%, 0) scale(.55, .55) !important
    }

    .featured_services {
        padding: 100px 0 650px 0
    }
}

@media (min-width:1025px) and (max-width:1440px) {
    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55) !important;
        transform: translate(-50%, 0) scale(.55, .55) !important
    }

    .all_games_featured p {
        margin: 0 200px 30px 200px
    }

    .featured_services {
        padding: 100px 0 650px 0
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .mobile-game button {
        width: 250px
    }

    .birds,
    .slotbox {
        height: 500px
    }

    .post_box {
        min-height: auto
    }

    .logo {
        height: 50px
    }

    .call_to {
        margin: 0
    }

    .menu-stallion .navbar-brand {
        display: none
    }

    .parallax-bg {
        height: 70vh
    }

    .parallax-content h1 {
        font-size: 60px
    }

    .parallax-bg .bg img {
        left: 30px
    }

    .build_with_us,
    .cta-image,
    .testimonials,
    .who_we_are {
        padding: 100px 0
    }

    .all_games_featured h2,
    .build_with_us h2,
    .cta-second h1,
    .page-games-area h1,
    .testimonials h2,
    .who_we_are h1 {
        font-size: 30px
    }

    .page-games-area p,
    .who_we_are p {
        font-size: 12px
    }

    .all_games_section {
        padding: 50px 0;
        background-image: none
    }

    .all_games_featured p,
    .build_with_us p {
        font-size: 12px
    }

    .testimonials p {
        font-size: 12px;
        line-height: 25px
    }

    .cta-image h1 ,.cta-image h2{
        font-size: 30px
    }

    .cta-image h1::before , .cta-image h1:before{
        display: none
    }

    .btn-main {
        padding: 10px 15px;
        font-size: 10px
    }

    .dropdown-menu {
        background-color: transparent !important
    }

    .all_games_section .btn-main {
        margin-bottom: 20px
    }

    .featured_services {
        padding: 50px 0 200px 0
    }

    .featured_services h2 {
        font-size: 30px
    }

    .featured_services p {
        font-size: 12px
    }

    .call_box {
        margin-top: -200px
    }

    .mobile_games h2 {
        font-size: 25px
    }

    .awards_box span {
        font-size: 50px
    }

    .build_with_us img {
        width: 200px;
        margin: 26px auto
    }

    .testimonials .card {
        width: 100%;
        margin-bottom: 30px;
        height: auto
    }

    .post_featured h1 {
        width: 100%
    }

    .dropdown-menu {
        width: 100% !important
    }

    .post_featured h1 {
        font-size: 40px
    }

    .post_featured_layer {
        height: 300px;
        padding: 25px
    }

    .post_featured {
        min-height: auto;
        height: 300px
    }

    .blogs_box {
        height: 200px;
        padding: 50px
    }

    .check_blogs h1 {
        font-size: 25px
    }

    .parallax-bg img {
        display: none
    }

    .parallax-bg {
        background-image: url(../images/mobile-bg.png);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat
    }

    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55) !important;
        transform: translate(-50%, 0) scale(.55, .55) !important
    }

    .birds,
    .slotbox {
        position: relative;
        height: 500px
    }

    .about-header {
        padding: 200px 0 50px 0
    }

    .game_services img {
        margin-top: 10px !important;
        margin-bottom: 10px
    }

    .process_steps h2 {
        margin-bottom: 10px
    }

    .post_box {
        width: 600px
    }

    .new-form {
        width: 100%;
        padding: 30px
    }

    .game_services h2 {
        font-size: 18px
    }

    .about-icon {
        width: 100px;
        margin-top: 20px
    }

    .process_steps h1 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .birds,
    .slotbox {
        height: 500px
    }

    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55);
        transform: translate(-50%, 0) scale(.55, .55)
    }

    .desktop {
        display: none !important
    }

    .mobile {
        display: flex !important
    }

    .dropdown-menu {
        width: 100% !important;
        color: #fff;
        background-color: transparent
    }

    .dropdown-menu .list-unstyled a.text-small {
        color: rgba(255, 255, 255, .5)
    }

    .dropdown-menu h6 {
        color: #fff
    }

    .mock {
        max-width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .mobile-game button {
        width: 250px
    }

    .birds,
    .slotbox {
        height: 500px
    }

    .dropdown-menu {
        width: 100% !important;
        background-color: transparent
    }

    .dropdown-menu .list-unstyled a.text-small {
        color: rgba(255, 255, 255, .5)
    }

    .post_box {
        min-height: auto
    }

    .logo {
        height: 50px
    }

    .call_to {
        margin: 0
    }

    .menu-stallion .navbar-brand {
        display: none
    }

    .parallax-bg {
        height: 70vh
    }

    .parallax-content h1 {
        font-size: 60px
    }

    .parallax-bg .bg img {
        left: 30px
    }

    .build_with_us,
    .cta-image,
    .testimonials,
    .who_we_are {
        padding: 100px 0
    }

    .all_games_featured h2,
    .build_with_us h2,
    .cta-second h1,
    .page-games-area h1,
    .testimonials h2,
    .who_we_are h2 {
        font-size: 30px
    }

    .page-games-area p,
    .who_we_are p {
        font-size: 12px
    }

    .all_games_section {
        padding: 50px 0;
        background-image: none
    }

    .all_games_featured p,
    .build_with_us p {
        font-size: 12px
    }

    .testimonials p {
        font-size: 12px;
        line-height: 25px
    }

    .cta-image h1 , .cta-image h2{
        font-size: 30px
    }

    .cta-image h1::before, .cta-image h2:before {
        display: none
    }

    .btn-main {
        padding: 5px 15px;
        font-size: 10px
    }

    .all_games_section .btn-main {
        margin-bottom: 20px
    }

    .featured_services {
        padding: 50px 0 200px 0
    }

    .featured_services h1 {
        font-size: 30px
    }

    .featured_services p {
        font-size: 12px
    }

    .call_box {
        margin-top: -200px
    }

    .mobile_games h2 {
        font-size: 25px
    }

    .awards_box span {
        font-size: 50px
    }

    .build_with_us img {
        width: 200px;
        margin: 26px auto
    }

    .testimonials .card {
        width: 100%;
        margin-bottom: 30px;
        height: auto
    }

    .post_featured h1 {
        width: 100%
    }

    .post_featured h1 {
        font-size: 40px
    }

    .post_featured_layer {
        height: 300px;
        padding: 25px
    }

    .post_featured {
        min-height: auto;
        height: 300px
    }

    .blogs_box {
        height: 200px;
        padding: 50px
    }

    .check_blogs h1 {
        font-size: 25px
    }

    .parallax-bg img {
        display: none
    }

    .parallax-bg {
        background-image: url(../images/mobile-bg.png);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat
    }

    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55) !important;
        transform: translate(-50%, 0) scale(.55, .55) !important
    }

    .birds,
    .slotbox {
        position: relative;
        height: 500px
    }

    .about-header {
        padding: 200px 0 50px 0
    }

    .game_services img {
        margin-top: 10px !important;
        margin-bottom: 10px
    }

    .process_steps h2 {
        margin-bottom: 10px
    }

    .post_box {
        width: 600px
    }

    .new-form {
        width: 100%;
        padding: 30px
    }

    .game_services h2 {
        font-size: 18px
    }

    .about-icon {
        width: 100px;
        margin-top: 20px
    }

    .process_steps h1 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .birds,
    .slotbox {
        height: 500px
    }

    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55);
        transform: translate(-50%, 0) scale(.55, .55)
    }

    .dropdown-menu {
        width: 100% !important;
        color: #fff;
        background-color: transparent !important
    }

    .dropdown-menu .list-unstyled a.text-small {
        color: rgba(255, 255, 255, .5)
    }

    .dropdown-menu h6 {
        color: #fff
    }

    .birds {
        width: 100% !important;
        overflow: hidden !important
    }

    .process_steps .btn-main {
        margin: 0 auto 30px auto;
        display: table;
        position: relative;
        bottom: 0;
        float: none
    }

    .process_steps h2:before {
        display: none
    }

    .process_steps h2,
    .process_steps p {
        text-align: center !important
    }
}

@media (min-width:481px) and (max-width:767px) {
    .who_we_are #root {
        display: none;
    }

    .awards_box h1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .awards_box span {
        margin-top: 0;
        text-align: center
    }

    .mobile-game button {
        width: 250px
    }

    .mobile-game a {
        margin: 10px auto;
        display: table
    }

    .testimonials-wrapper li {
        display: block;
        padding: 0
    }

    .testimonials-wrapper {
        padding: 0
    }

    .process_steps .btn-main {
        margin: 0 auto 30px auto;
        display: table;
        position: relative;
        bottom: 0;
        float: none
    }

    .process_steps h2:before {
        display: none
    }

    .process_steps h2,
    .process_steps p {
        text-align: center !important
    }

    .dropdown-menu {
        width: 100% !important;
        background-color: transparent
    }

    .dropdown-menu .list-unstyled a.text-small {
        color: rgba(255, 255, 255, .5)
    }

    .logo {
        height: 50px
    }

    .menu-stallion .navbar-brand {
        display: none
    }

    .parallax-bg {
        height: 70vh
    }

    .parallax-content h1 {
        font-size: 60px
    }

    .parallax-bg .bg img {
        left: 30px
    }

    .blogs,
    .build_with_us,
    .cta-image,
    .page-games-area,
    .process_steps,
    .testimonials,
    .who_we_are {
        padding: 50px 0
    }

    .contact_section {
        margin: 50px 0
    }

    .contact_section {
        padding-bottom: 0
    }

    .all_games_featured h2,
    .build_with_us h2,
    .casino-game h1,
    .cta-second h1,
    .headings,
    .page-games-area h1,
    .process_steps h1,
    .strategy-game h1,
    .testimonials h2,
    .who_we_are h2,
     {
        font-size: 30px
    }

    .all_games_featured p,
    .build_with_us p,
    .casino-game p,
    .page-games-area p,
    .process_steps p,
    .strategy-game p,
    .who_we_are p {
        font-size: 12px
    }

    .all_games_section {
        padding: 50px 0;
        background-image: none
    }

    .testimonials p {
        font-size: 12px;
        line-height: 25px
    }

    .cta-image h1 {
        font-size: 30px
    }

    .cta-image h1::before {
        display: none
    }

    .btn-main {
        padding: 8px 30px;
        font-size: 10px
    }

    .all_games_section .btn-main {
        margin-bottom: 20px
    }

    .featured_services {
        padding: 50px 0 200px 0
    }

    .featured_services h1 {
        font-size: 30px
    }

    .featured_services p {
        font-size: 12px
    }

    .call_box {
        margin-top: -200px
    }

    .mobile_games h2 {
        font-size: 25px
    }

    .awards_box span {
        font-size: 50px
    }

    .build_with_us img {
        width: 200px;
        margin: 26px auto
    }

    .testimonials .card {
        width: 100%;
        margin-bottom: 30px;
        height: auto
    }

    .post_featured h1 {
        width: 100%
    }

    .post_featured h1 {
        font-size: 2rem;
        align-items: unset !important
    }

    .post_featured_layer {
        height: 300px;
        padding: 25px
    }

    .post_featured {
        min-height: auto
    }

    .blogs_box {
        height: 200px;
        padding: 50px
    }

    .check_blogs h1 {
        font-size: 25px
    }

    .parallax-bg img {
        display: none
    }

    .parallax-bg {
        background-image: url(../images/mobile-bg.png);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat
    }

    .about-header {
        padding: 200px 0 50px 0
    }

    .game_services {
        padding: 50px 0 0 0
    }

    .game_services img {
        margin-top: 10px !important;
        margin-bottom: 10px
    }

    .process_steps h2 {
        margin-bottom: 10px
    }

    .post_box {
        width: 400px
    }

    .new-form {
        width: 100%;
        padding: 30px
    }

    .spinner-container {
        -webkit-transform: translate(-50%, 0) scale(.55, .55) !important;
        transform: translate(-50%, 0) scale(.55, .55) !important
    }

    .desktop {
        display: none !important
    }

    .mobile {
        display: block !important
    }

    .dropdown-menu {
        width: 100% !important;
        color: #fff;
        background-color: transparent !important
    }

    .dropdown-menu .list-unstyled a.text-small {
        color: rgba(255, 255, 255, .5)
    }

    .dropdown-menu h6 {
        color: #fff
    }

    .mock {
        max-width: 100%
    }

    .birds,
    .slotbox {
        height: 500px
    }

    .birds {
        width: 100% !important;
        overflow: hidden !important
    }

    .process_steps .btn-main {
        margin: 0 auto 30px auto;
        display: table;
        position: relative;
        bottom: 0;
        float: none
    }

    .process_steps h2:before {
        display: none
    }

    .process_steps h2,
    .process_steps p {
        text-align: center !important
    }
}

@media (min-width:320px) and (max-width:480px) {
    .who_we_are #root {
        display: none;
    }

    .contact_section .anim-box {
        display: none;
    }

    .contact_section .anim-box {
        display: none;
    }

    .mobile-game a {
        margin: 10px auto;
        display: table
    }

    .dropdown-menu {
        width: 100% !important;
        color: #fff;
        background-color: transparent !important
    }

    .dropdown-menu .list-unstyled a.text-small {
        color: rgba(255, 255, 255, .5)
    }

    .logo {
        height: 50px
    }

    .menu-stallion .navbar-brand {
        display: none
    }

    .parallax-bg {
        height: 60vh
    }

    .parallax-content h1 {
        font-size: 35px
    }

    .parallax-content {
        font-size: 10px;
    }

    .parallax-content {
        top: 35%;
    }

    .parallax-bg .bg img {
        left: 30px
    }

    .blogs,
    .build_with_us,
    .cta-image,
    .page-games-area,
    .process_steps,
    .testimonials,
    .who_we_are {
        padding: 50px 0
    }

    .contact_section {
        margin: 50px 0
    }

    .contact_section {
        padding-bottom: 0
    }

    .all_games_featured h2,
    .build_with_us h2,
    .casino-game h1,
    .cta-second h1,
    .headings,
    .page-games-area h1,
    .process_steps h2,
    .strategy-game h1,
    .testimonials h2,
    .who_we_are h2 {
        font-size: 30px
    }

    .all_games_featured p,
    .build_with_us p,
    .casino-game p,
    .page-games-area p,
    .process_steps p,
    .strategy-game p,
    .who_we_are p {
        font-size: 12px
    }

    .all_games_section {
        padding: 50px 0;
        background-image: none
    }

    .testimonials p {
        font-size: 12px;
        line-height: 25px
    }

    .cta-image h1 {
        font-size: 30px
    }

    .cta-image h1::before {
        display: none
    }

    .btn-main {
        padding: 5px 15px;
        font-size: 10px
    }

    .all_games_section .btn-main {
        margin-bottom: 20px
    }

    .featured_services {
        padding: 50px 0 200px 0
    }

    .featured_services h1 {
        font-size: 30px
    }

    .featured_services p {
        font-size: 12px
    }

    .call_box {
        margin-top: -200px
    }

    .mobile_games h2 {
        font-size: 25px
    }

    .awards_box span {
        font-size: 50px
    }

    .build_with_us img {
        width: 200px;
        margin: 26px auto
    }

    .testimonials .card {
        width: 100%;
        margin-bottom: 30px;
        height: auto
    }

    .dropdown-menu,
    .post_featured h1 {
        width: 100%
    }

    .post_featured h1 {
        font-size: 25px
    }

    .post_featured_layer {
        height: 300px;
        padding: 25px
    }

    .post_featured {
        min-height: auto
    }

    .blogs_box {
        height: 300px;
        padding: 50px
    }

    .check_blogs h1 {
        font-size: 25px
    }

    .parallax-bg img {
        display: none
    }

    .parallax-bg {
        background-image: url(../images/mobile-bg.png);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat
    }

    .about-header {
        padding: 200px 0 50px 0
    }

    .game_services {
        padding: 50px 0 0 0
    }

    .game_services img {
        margin-top: 10px !important;
        margin-bottom: 10px
    }

    .process_steps h2 {
        margin-bottom: 10px
    }

    .post_box {
        width: 250px
    }

    .new-form {
        width: 100%;
        padding: 30px
    }

    .desktop {
        display: none !important
    }

    .mobile {
        display: block !important
    }

    .dropdown-menu h6 {
        color: #fff
    }

    .mock {
        max-width: 100%
    }

    .spinner-container {
        -webkit-transform: translate(-50%, -50%) scale(.55, .55) !important;
        transform: translate(-50%, -50%) scale(.55, .55) !important
    }

    .birds,
    .slotbox {
        height: 500px
    }

    .birds {
        width: 100% !important;
        overflow: hidden !important
    }

    .process_steps .btn-main {
        margin: 0 auto 30px auto;
        display: table;
        position: relative;
        bottom: 0;
        float: none
    }

    .process_steps h2:before {
        display: none
    }

    .process_steps h2,
    .process_steps p {
        text-align: center !important
    }

    .mobile-game button {
        width: 250px
    }
}

.dropdown:hover .dropdown-menu {
    display: block
}

@media screen and (max-width:500px) {
    .testimonials-wrapper {
        padding-left: 0;
        display: grid
    }

    .mockup {
        display: none
    }

    .gms {
        width: 100% !important
    }

    .awards_box h1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .awards_box span {
        margin-top: 0;
        text-align: center
    }
}

.page-load-status {
    display: none;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    text-align: center;
    color: #777
}

.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: .5em;
    background: #555;
    position: absolute;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em
}

.loader-ellips__dot:nth-child(4) {
    left: 3em
}

@keyframes reveal {
    from {
        transform: scale(.001)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse
}

.game-item {
    min-height: 28.3vh;
    width: 100%;
    background-size: cover !important
}

.parallax {
    position: absolute;
    width: 100%;
    height: 800px;
    overflow: hidden;
    left: 0;
    z-index: -1
}

.water {
    position: absolute;
    width: 100%;
    height: 800px;
    left: 0;
    background-repeat: no-repeat;
    background-position: top center
}



/*  FOoter socail  */
.footer-socail-icon ul {
    text-align: right;
    margin-right: 20px;
    line-height: 0;
    margin-bottom: 0;
}
.footer-socail-icon ul li::before {
    content: "";

}
.footer-socail-icon ul li {
    display: inline-block;
   list-style-type: none;
}
.footer-socail-icon {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    line-height: 100%;
}
.copyrightspan {
    margin-top: 0 !important; 
}

.footer-socail-icon ul li i { 
    color: #645873 !important;
    padding: 4px;
    font-weight: 700;
    font-size: 18px;
}



.pagination-blogs ul {
    list-style: none;
}

.pagination-blogs .pagination-blogs-li{
     background-color: #13174c;
     display: inline-block;
     padding: 5px 15px ;
     margin-right: 5px;
}

.pagination-blogs .pagination-blogs-li span {
    color: #fff;
}
.pagination-blogs .pagination-blogs-li a {
    color: #fff;
}