@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1420px;
    }
}

@media (max-width: 1599px) {
/*     .cta-ppl {
        max-width: 431px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 51px;
        z-index: 1;
    } */

    .cta-mask-blur-bg {
        min-height: 470px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width: 1399.98px) {

    .div-up::before,
    .div-down::after {
        height: 70px;
    }

    .footer-mask {
        -webkit-mask-image: none;
        mask-image: none;
        margin-top: 40px;
    }
}

@media (max-width: 1199.98px) {
    .page-hero-container {
        padding: 100px 0;
    }

    .page-hero-title .section-title h1 {
        font-size: 40px;
        font-weight: 700;
    }
	.cta-mask-blur-bg {
        min-height: 360px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
	.cta-section {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.about-content .section-title h2 span.highlight {
    font-size: 25px;
}
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .game-action {
        padding-top: 100px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .hero-container {
        padding-top: 0px;
    }

    .contact-form::before,
    .contact-form::after {
        content: none;
    }

    .contact-form {
        padding: 20px;
    }

    .game-action {
        padding-top: 110px;
    }

    .game-action .game-logo {
        text-align: center;
    }

    .game-action img {
        max-width: 180px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .cta-ppl img {
        max-width: 380px;
    }

    .game-section .section-title {
        padding-bottom: 20px;
    }

    .game-name h3 {
        font-size: 26px;
    }

    .career-list>.career-left {
        gap: 0px;
    }

    .career-left>p {
        width: 288px;
    }

    .career-left>p,
    .career-right>p {
        font-size: 20px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .py-90 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .hero-container {
        padding-top: 0px;
    }

    .game-section .section-title {
        padding-bottom: 0px;
    }

    .game-name {
        padding: 20px 15px;
    }

    .game-name h3 {
        font-size: 20px;
    }

    .game-action {
        padding-top: 60px;
    }

    .game-action .game-logo {
        text-align: center;
    }

    .game-action img {
        max-width: 180px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .career-list>.career-left,
    .career-list>.career-right {
        gap: 8px;
    }

    .career-left>p {
        width: 128px;
    }

    .career-left>p,
    .career-right>p {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
        background-color: #222;
    }

    .dropdown-menu>li {
        border-color: #444444;
    }

    .dropdown-menu>li>.dropdown-item {
        color: #ffffff;
    }
	.cta-content {
    	max-width: 100%;
	}
}

@media (max-width: 991.98px) {
    .navbar-collapse {
        position: absolute;
        border-radius: 0;
        background-color: var(--dark);
        top: calc(100%);
        left: 0;
        width: 100%;
        padding: 16px;
        z-index: 99;
        border-radius: 0px 0px 20px 20px;
    }

    header::before {
        height: 17px;
    }

    .navbar-collapse .primary-btn {
        width: fit-content;
        margin-top: 16px;
    }

    .navbar-nav {
        gap: 4px;
    }

    .nav-item .nav-link {
        color: var(--gray);
        font-size: 20px;
        font-family: var(--anta);
        text-transform: uppercase;
        padding: 8px 0px;
    }

    .div-up::before,
    .div-down::after {
        height: 60px;
    }

    .footer-mask {
        padding-top: 60px;
    }

    .cta-mask-blur-bg {
        border-radius: 24px;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cta-mask {
        min-height: 200px;
    }

    .cta-ppl {
        display: none;
    }
	.cta-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .page-hero-container {
        background-image: none;
    }
}

@media screen and (max-width: 767px) and (min-width: 479px) {
    .career-list>div {
        width: calc(50% - 4px);
    }

    .career-left>p,
    .career-right>p {
        width: 100%;
        font-size: 18px;
    }

    .career-right>p {
        text-align: right;
    }

    .career-list>.career-left,
    .career-list>.career-right {
        gap: 6px;
        flex-wrap: wrap;
    }

    .career-list>.career-right {
        justify-content: end !important;
    }

    .career-left>span {
        padding: 10px 16px;
        font-size: 14px;
    }
}

@media screen and (max-width: 478px) {
    .career-list {
        gap: 20px !important;
    }

    .career-list,
    .career-list>.career-right {
        flex-wrap: wrap;
    }

    .career-left>p,
    .career-right>p {
        font-size: 18px;
        width: 100%;
        text-align: left;
    }

    .career-list>.career-left,
    .career-list>.career-right {
        gap: 4px;
    }
}

@media (max-width: 767.98px) {
    .py-90 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .nav-item .nav-link {
        font-size: 18px;
    }

    .div-up::before,
    .div-down::after {
        background-image: url(../img/devider-black-sm.png);
        height: 46px;
    }

    .section-title h2 {
        font-size: 38px;
        font-weight: 600;
        line-height: 1.2;
    }

    .hero-container .hr-two {
        order: 1;
    }

    .hero-container .hr-one {
        order: 2;
    }

    .hero-container .hr-three {
        order: 3;
    }

    .logo-box img {
        height: 46px;
        width: auto;
    }

    .marquee-animation-wrapper::before,
    .marquee-animation-wrapper::after {
        width: 24px;
    }

    .marquee-animation-wrapper {
        height: 100px;
    }

    .page-hero-container {
        padding: 50px 0;
    }

    .page-hero-title .section-title h1 {
        font-size: 34px;
        font-weight: 600;
    }

    .hero-container {
        padding: 0px;
    }

    .hero-content {
        margin-bottom: 30px;
    }

    .hero-content h1 {
        padding: 20px 0px;
    }

    .game-characters {
        text-align: center;
    }

    .game-characters img {
        max-width: 220px;
    }

    .jd-section>h2 {
        font-size: 22px;
    }
	.jd-table {
		overflow: hidden;
	}

    .jd-table>table {
       display: inherit;
    }

    .jd-table>table>tbody>tr>td {
		font-size: 16px;
        padding: 15px;
        display: inherit;
        width: 50%;
        margin-left: auto;
        text-align: left;
        border-left: 1px solid #000;
        border-right: 0;
        border-bottom: 1px solid #000;
        position: relative;
    }
	.jd-table>table>tbody>tr>td:last-child{
		border-bottom:0;
	}
	.jd-table>table>tbody>tr>td:last-child:before{
		border-bottom:0;
	}
	.jd-table>table>tbody>tr>td:before {
		content: "Date";
		position: absolute;
		left: -101%;
		top: 0;
		width: 101%;
		height: 102%;
		display: flex;
		align-items: center;
		padding: 20px;
		border-bottom: 1px solid #000;
	}
	.jd-table>table>tbody>tr>td:nth-child(2):before{
		content: "Categories";
	}
	.jd-table>table>tbody>tr>td:nth-child(3):before{
		content: "Country";
	}
	.jd-table>table>tbody>tr>td:nth-child(4):before{
		content: "Type";
	}
	.jd-table>table>tbody>tr>td:nth-child(5):before{
		content: "Location";
	}
	.jd-table>table>thead{
		display:none;
	}
	.jd-table>table>tbody,
	.jd-table>table>tbody>tr{
		display: inherit;
	}

    .jd-intro>h3 {
        font-size: 20px;
    }

    .modal-header {
        background-color: #0b0b0b;
        padding: 15px 24px;
    }

    .modal-header::before {
        content: none;
    }

    .modal-header>.modal-title {
        color: #ffffff;
    }

    .blog-details>h2 {
        font-size: 26px;
    }

    .blog-intro>h3 {
        font-size: 20px;
    }

    .blog-intro>p {
        margin-bottom: 20px;
    }

    .sidebar-head>h2 {
        font-size: 24px;
    }

    br {
        display: none;
    }

    .contact-form::before,
    .contact-form::after {
        content: none;
    }

    .contact-form {
        padding: 20px;
    }

    .game-hero {
        aspect-ratio: inherit;
    }

    .game-action {
        padding: 15px 15px 60px;
    }

    .game-action .game-logo {
        text-align: center;
    }

    .game-action img {
        max-width: 140px;
    }
}

@media (max-width: 575.98px) {
    .navbar-brand {
        max-width: 140px;
        outline: none;
    }

    .navbar-toggler-icon {
        width: 30px;
        height: 30px;
    }

    .f-logo {
        max-width: 124px;
    }

    .f-link-item {
        gap: 10px;
        margin-top: 24px;
    }

    .f-bottom-links {
        margin-top: 38px;
    }

    .f-bottom-links {
        flex-direction: column;
        text-align: center;
    }

    .copy-text {
        font-size: 14px;
    }

    .mockup-video {
        max-width: 180px;
        margin: 0px auto;
    }

    .footer-mask {
        margin-top: 24px;
    }

    footer {
        padding: 20px 0px;
    }

    .cta-mask {
        padding: 10px;
    }

    .section-title h2 {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.2;
    }

    .cta-mask-blur-bg {
        border-radius: 16px;
        padding-left: 24px;
        padding-right: 38px;
        padding-top: 24px;
        padding-bottom: 10px;
        min-height: 230px;
    }

    .body-text {
        font-size: 16px;
    }
    .py-90 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .game-name {
        padding: 13px 18px;
    }

    .game-name h3 {
        font-size: 20px;
    }

    .secondary-btn {
        background-image: url(../img/button-secondary.png);
        width: 110px;
        padding: 14px 8px;
        gap: 10px;
        font-size: 12px;
    }

    .app-store {
        width: 20px;
        height: 20px;
    }

    .ppl-img {
        max-width: 220px;
        width: 100%;
        position: absolute;
        z-index: 2;
        left: 50%;
        bottom: 20px;
        opacity: 1;
        transform: translate(-50%, -0%) rotateX(0deg) rotateZ(0deg) translate3d(0, 0px, -0px) scale(0.96);
    }

    .game-card .game-card-mask {
        transform: rotateX(8deg) rotateZ(0deg) translate3d(0, 0px, 0px) scale(0.96);
        background-position: bottom center;
    }

    .game-card:hover .game-card-mask {
        transform: rotateX(8deg) rotateZ(0deg) translate3d(0, 0px, 0px) scale(0.96);
        background-position: bottom center;
    }

    .ppl-img-inner {
        display: none;
    }

    .game-card-container {
        padding: 0px 12px 44px 12px;
    }

    .section-title h3 {
        font-size: 16px;
    }

    .about-section .container {
        padding: 30px 12px;
    }

    .hero-container {
        padding-top: 44px;
    }

    .page-hero-container {
        padding: 30px 0 20px 0;
    }

    .page-hero-title .section-title h1 {
        font-size: 28px;
        font-weight: 600;
    }
	.game-animated-card {
    	height: 300px;
	}
	.about-content .section-title h2 span.highlight {
    font-size: 20px;
		display:block;
}
}

@media (max-width: 350px) {
    .cta-mask-blur-bg {
        border-radius: 16px;
        padding-left: 24px;
        padding-right: 16px;
        padding-top: 24px;
        padding-bottom: 10px;
    }
}