/*!
Theme Name: EiyudenChronicle
Theme URI: http://underscores.me/
Author: 505 Games
Author URI: https://505games.com/
Description: Eiyuden Chronicle Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eiyuden-chronicle
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

EiyudenChronicle is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://use.typekit.net/sit2lpp.css");

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}
up
h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
*::before,
*::after {
    box-sizing: inherit
}

html {
    box-sizing: border-box
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #eee;
    font-family: "trajan-pro-3", serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

body {
    background: #000
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

embed,
iframe,
object {
    max-width: 100%
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

a {
    color: #fff
}

a:visited {
    color: #eee
}

a:hover,
a:focus,
a:active {
    color: #fff
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

.main-navigation {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: bold
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation li {
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: white

}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {
    color: white
}

.menu-toggle,
.main-navigation.toggled ul {
    display: block
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: flex;
        justify-content: space-evenly;
        align-items: center
			
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%
}

.mobile-site-header {
    display: none
}

@media screen and (max-width: 480px) {
    .mobile-site-header {
        display: block
    }
}

.mobile-site-header .mobile-menu-toggle {
    position: fixed;
    z-index: 999;
    padding: 15px
}

.mobile-site-header .mobile-menu-container {
    padding: 10px;
    position: fixed;
    z-index: 998;
    opacity: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.mobile-site-header .mobile-menu-container.hidden {
    left: -999px;
    opacity: 0
}

.mobile-site-header .mobile-menu-container .mobile-navigation {
    margin-top: 95px;
    padding: 5px
}

.mobile-site-header .mobile-menu-container .mobile-navigation ul {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.mobile-site-header .mobile-menu-container .mobile-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.mobile-site-header .mobile-menu-container .mobile-navigation ul ul ul {
    left: -999em;
    top: 0
}

.mobile-site-header .mobile-menu-container .mobile-navigation ul ul li:hover>ul,
.mobile-site-header .mobile-menu-container .mobile-navigation ul ul li.focus>ul {
    display: block;
    left: auto
}

.mobile-site-header .mobile-menu-container .mobile-navigation ul ul a {
    width: 200px
}

.mobile-site-header .mobile-menu-container .mobile-navigation ul li:hover>ul,
.mobile-site-header .mobile-menu-container .mobile-navigation ul li.focus>ul {
    left: auto
}

.mobile-site-header .mobile-menu-container .mobile-navigation li {
    position: relative
}

.mobile-site-header .mobile-menu-container .mobile-navigation a {
    display: block;
    text-decoration: none;
    color: white;
    font-size: 1.4rem
}

.mobile-site-header .mobile-menu-container .mobile-navigation .current_page_item>a,
.mobile-site-header .mobile-menu-container .mobile-navigation .current-menu-item>a,
.mobile-site-header .mobile-menu-container .mobile-navigation .current_page_ancestor>a,
.mobile-site-header .mobile-menu-container .mobile-navigation .current-menu-ancestor>a {
    color: white
}

.sticky {
    display: block
}

.post,
.page {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr)
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr)
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr)
}

.gallery-caption {
    display: block
}

.site-header {
    position: absolute;
    z-index: 999;
    top: 30px;
    width: 100%
}

@media screen and (max-width: 480px) {
    .site-header {
        display: none
    }
}

.site-header .header-wrapper {
    display: flex;
    align-items: center;
    background: #111111;
    margin-top: 20px;
    max-height: 60px;
    overflow: visible
}

@media screen and (max-width: 480px) {
    .site-header .header-wrapper .socials {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .site-header .header-wrapper .site-branding {
        display: none
    }
}

.lang-select {
    position: absolute;
    z-index: 999;
    top: 120px;
    right: 10px
}

@media screen and (max-width: 480px) {
    .lang-select {
        top: initial;
        position: fixed
    }
}

.lang-select .trp-language-switcher {
    width: auto;
    max-width: 200px
}

.lang-select .trp-language-switcher div {
    border: none;
    background-color: rgba(0, 0, 0, 0.1)
}

.lang-select .trp-language-switcher div a {
    color: #ffffff;
    text-shadow: 0 0 3px #000000
}

.lang-select .trp-language-switcher div a:hover {
    background: rgba(51, 51, 51, 0.8)
}

.site-footer {
    padding: 20px;
    padding-top: 80px;
    border-top: 2px solid white
}

.site-footer .footer-wrapper {
    max-width: 1400px;
    margin: auto;
    padding: 10px
}

.site-footer .footer-wrapper .company-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px
}

.site-footer .footer-wrapper .company-logos .logo {
    padding: 20px
}

.site-footer .footer-wrapper .footer-logos {
    display: flex;
    gap: 15px
}

@media screen and (max-width: 480px) {
    .site-footer .footer-wrapper .footer-logos {
        flex-direction: column;
        align-items: center
    }
}

.site-footer .footer-wrapper .legal {
    text-align: center;
    font-size: 0.7rem
}

.platforms {
    max-width: 100%;
    padding: 10px
}

.platforms .platform-wrapper {
    display: flex;
    gap: 70px;
    align-items: center;
    justify-content: center;
	padding-top: 30px;
    
}

@media screen and (max-width: 768px) {
.platforms .platform-wrapper {
    flex-wrap: wrap;
    gap: 5px;
    padding-left: 20px;
    padding-right: 20px;
	padding-top: 0px;
}
	
    }


.platforms .platform-wrapper .platform-icon {
    padding: 10px
}

@media screen and (max-width: 768px) {
    .platforms .platform-wrapper .platform-icon {
        flex: 25%;
        text-align: center
    }
}



.platformsrising {
    max-width: 100%;
    padding: 10px
}

.platformsrising .platform-wrapper-rising {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 768px) {
    .platformsrising .platform-wrapper-rising {
        flex-wrap: wrap;
        gap: 5px;
		width: 250px;
		margin-left: 30px;
    }
}

.prlatformsrising .platform-wrapper-rising .rising-platform-icon {
    padding: 10px
}

@media screen and (max-width: 768px) {
    .platformsrising .platform-wrapper-rising .rising-platform-icon {
        flex: 25%;
        text-align: center
    }
}





.socials {
    display: flex;
    gap: 10px;
    padding: 0 10px
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999
}

.modal__container {
    background-color: #111;
    padding: 10px;
    max-width: 500px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box
}

.modal__header {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #c1b597;
    box-sizing: border-box
}

.modal__close {
    background: transparent;
    border: 0;
    color: #c1b597
}

.modal__header .modal__close:before {
    content: "\2715"
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: #c1b597
}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #111;
    color: #c1b597;
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.modal__btn:focus,
.modal__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #c1b597;
    color: #fff
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
    animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden="false"] .modal__container {
    animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
    animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden="true"] .modal__container {
    animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform
}

main.submission-outcome {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.submission-outcome-box {
    max-width: 1000px;
    padding: 30px;
    margin: 60px auto;
    text-align: center;
    background: #ffffff;
    border: 2px solid #333333;
    color: #222222
}

@media screen and (max-width: 520px) {
    .submission-outcome-box {
        max-width: 100%;
        margin: 10px
    }
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
    display: block;
    height: 50%;
    width: 25px;
    background: url("./img/Arrow-Right.png") no-repeat;
    background-position: center center;
    background-size: contain
}

.slick-next:before,
.slick-next:hover:before,
.slick-next:focus:before {
    content: ''
}

.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    display: block;
    height: 50%;
    width: 25px;
    background: url("./img/Arrow-Left.png") no-repeat;
    background-position: center center;
    background-size: contain
}

.slick-prev:before,
.slick-prev:hover:before,
.slick-prev:focus:before {
    content: ''
}

.button {
    font-size: 18px;
    border-radius: 1.0em;
	width: 200px;
	text-align: center;
    padding: 0.3em 1.6em;
    background: linear-gradient(185deg, #d95e20, rgba(255, 0, 0, 0) 40%), linear-gradient(2deg, #d95e20, rgba(0, 0, 255, 0) 40%);
    background-color: #6a0b06;
    border: none;
    box-shadow: 2px 2px 0 #510101, inset 2px 2px 1px #94423d;
    color: white;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.4s ease;
    text-wrap: nowrap;
		
}

.button:hover {
    color: white;
    background-color: #910f08
}

.button.button-large {
    font-size: 22px
     text-align: center;
}

@media screen and (max-width: 480px) {
    .button.button-large {
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .button.button-large {
        font-size: 16px;
			width: 150px;
	
    }
}

.button.button-blue {
    background: linear-gradient(185deg, #0b81d5, rgba(255, 0, 0, 0) 40%), linear-gradient(2deg, #0b81d5, rgba(0, 0, 255, 0) 40%);
    background-color: #064c6a;
    box-shadow: 2px 2px 0 #042734, inset 2px 2px 2px #49829c
}

.button.button-blue:hover {
    background-color: #086891
}

.button-group {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
	padding-bottom: 20px;
	padding-top: 10px;
	
}


@media screen and (max-width: 768px) {
    .button-group {
        flex-wrap: wrap;
        gap: 20px;
		padding-bottom: 20px;
		
    }
}

@media screen and (max-width: 768px) {
    .button-group {
        flex: 25%;
        text-align: center
    }
}



.hero {
    position: relative;
    width: 100%
}

.hero .top {
    position: relative;
    height: 105vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 5%
}

@media screen and (max-width: 768px) {
    .hero .top {
        height: auto
			gap: 5%
    }
}

.hero .top video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1
}

@media screen and (max-width: 768px) {
    .hero .top video {
        position: relative;
        margin-top: 40px
    }
}

.hero .top .platforms {
    max-width: 70%;
    align-self: center
}

@media screen and (max-width: 768px) {
    .hero .top .platforms {
        max-width: 95%;
        padding: 5px
    }
}

.hero .top .hero-details {
    max-width: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

@media screen and (max-width: 1080px) {
    .hero .top .hero-details .button-group {
        flex-direction: column
    }
}

@media screen and (max-width: 768px) {
    .hero .top .hero-details {
        position: relative;
        max-width: 100%;
        margin-top: -100px
    }
}

.hero .bottom {
    position: relative;
    padding-top: 20px;
    background: #000;
    background: -moz-linear-gradient(0deg, #000 0%, #2F1800 100%);
    background: -webkit-linear-gradient(0deg, #000 0%, #2F1800 100%);
    background: linear-gradient(0deg, #000 0%, #2F1800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#2F1800", GradientType=1)
}

.hero .bottom .decal-l,
.hero .bottom .decal-r {
    position: absolute;
    bottom: 0;
    z-index: 11
}

.hero .bottom .decal-l {
    left: 0;
    width: 25%
}

.hero .bottom .decal-r {
    right: 0;
    width: 20%
}

.hero .bottom .scroll-down {
    text-align: center
}

.hero .bottom .scroll-down p {
    text-transform: capitalize;
    margin-bottom: 5px
}

.hero .bottom .scroll-down .arrow {
    fill: #d4d3cd;
    stroke-width: 0px
}

.hero .bottom svg {
    width: 75px;
    stroke: white;
    animation: bounce-top 0.9s infinite alternate both
}

.hero .bg-wrap {
    position: relative;
    z-index: 10;
    overflow: hidden;
    background: #000;
    background: -moz-linear-gradient(0deg, #000 65%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, #000 65%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000 65%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    margin-top: -340px;
    padding-top: 90px
}

.hero .bg-wrap {
background-image:
                linear-gradient(0deg, #000 65%, rgba(0, 0, 0, 0));
                      url(/wp-content/themes/eiyuden-chronicle/img/blog-bg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -340px;
    padding-top: 90px;
	
	}

.hero .about {
    max-width: 1000px;
    margin: auto;
    padding: 10px;
    text-align: center;
    position: relative
}


@media screen and (max-width: 768px) {
	.hero .about {
    max-width: 1000px;
    margin: auto;
    padding: 10px;
    padding-top: 70px;
    text-align: left;

  
}  
	
	}

.hero .about .title {
    max-width: 500px;
    margin: auto
}

.hero .char-bar {
    display: flex;
    justify-content: space-between;
    position: relative
}

.hero .char-bar .char {
    display: flex;
    align-items: flex-end;
    margin-left: -60px;
    margin-right: -60px;
    position: relative
}

.hero .char-bar .char.front {
    z-index: 5
}

.hero .char-bar .char.middle {
    z-index: 4
}

.hero .char-bar .char.back {
    z-index: 3
}

.hero .char-bar .char:first-child {
    margin-left: 0
}

.hero .char-bar .char:last-child {
    margin-right: 0
}


.hero .rising-link {
	background-image: url(/wp-content/themes/eiyuden-chronicle/img/about-background.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding-bottom: 60px
}


@media screen and (max-width: 768px) {
	.hero .rising-link {
	background-image: url(/wp-content/themes/eiyuden-chronicle/img/about-background.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    display: grid;
    justify-content: center;
    align-items: center;

}
	
   }

@keyframes bounce-top {
    0% {
        transform: translateY(0px);
        animation-timing-function: ease-in;
        opacity: 1
    }

    100% {
        transform: translateY(20px);
        animation-timing-function: ease-out;
        opacity: 1
    }
}

.details .section-wrap {
    position: relative;
    width: 100%;
    overflow: hidden
}

@media screen and (max-width: 480px) {
    .details .section-wrap {
        height: 90vh
    }
}

.details .section-wrap video {
    object-fit: cover;
    width: 100%
}

.details .section-wrap video.desktop {
    display: block
}

@media screen and (max-width: 480px) {
    .details .section-wrap video.desktop {
        display: none
    }
}

.details .section-wrap video.mobile {
    display: none
}

@media screen and (max-width: 480px) {
    .details .section-wrap video.mobile {
        display: block
    }
}

.details .section-wrap .video-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 10;
    border-bottom: 5px solid white;
    padding: 60px 30px;
    background: #000;
    background: -moz-linear-gradient(0deg, #000 10%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, #000 10%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000 10%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    display: flex;
    flex-direction: column;
    overflow: hidden
}

@media screen and (max-width: 1024px) {
    .details .section-wrap .video-overlay {
        padding: 15px
    }
}

.details .section-wrap .video-overlay.right-text {
    align-items: flex-end;
    text-align: right
}

.details .section-wrap .video-overlay.left-text {
    align-items: flex-start;
    text-align: left
}

.details .section-wrap .video-overlay .title {
    font-size: 1.7rem
}

.details .section-wrap .video-overlay .title h3 {
    margin-bottom: 5px
}

@media screen and (max-width: 768px) {
    .details .section-wrap .video-overlay .title {
        font-size: 1.1rem
    }
}

.details .section-wrap .video-overlay .paragraph {
    max-width: 700px;
    font-size: 1.3rem
}

@media screen and (max-width: 768px) {
    .details .section-wrap .video-overlay .paragraph {
        font-size: 1.0rem
    }
}

.media-gallery {
    background-image: url("./img/gallery-bg.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95vh;
    padding-top: 15vh;
    padding: 20px 50px;
    display: flex;
    align-items: center
}

@media screen and (max-width: 480px) {
    .media-gallery {
        height: auto
    }
}

.media-gallery .tabs {
    width: 100%
}

.media-gallery .tabs .tab-list {
    display: flex;
    justify-content: center
}

.media-gallery .tabs .tab-list div {
    display: flex
}

.media-gallery .tabs .tab-list button {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 1.7rem;
    cursor: pointer;
    transition: all 0.4s ease
}

@media screen and (max-width: 480px) {
    .media-gallery .tabs .tab-list button {
        font-size: 1.3rem
    }
}

.media-gallery .tabs .tab-list button[aria-selected="true"] {
    transform: scale(1.1)
}

.media-gallery .tabs .tab-list button[aria-selected="false"] {
    color: rgba(255, 255, 255, 0.5)
}

.media-gallery .tabs div[role="tabpanel"] {
    padding: 10px
}

.media-gallery .artwork-gallery {
    background-color: rgba(225, 218, 209, 0.5)
}

.media-gallery .video-gallery {
    padding: 0 5px
}

.media-gallery .video-gallery .slick-list {
    padding: 0 20% 0 20% !important
}

@media screen and (max-width: 768px) {
    .media-gallery .video-gallery .slick-list {
        padding: 0 !important
    }
}

.media-gallery .video-gallery .slick-list .slick-slide[aria-hidden="true"] {
    transform: scale(0.9)
}

.media-gallery .video-gallery .video-slide {
    margin: 0 8px
}

.media-gallery .video-gallery .video-slide .gallery-video {
    width: 100%;
    aspect-ratio: 16 / 9
}

.rising {
    background-image: url("./img/rising_bg.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #185598;
    padding: 40px
}

@media screen and (max-width: 480px) {
    .title {
        padding: 15px
    }
}

@media screen and (max-width: 480px) {
	.title {
		height: auto
	}
}

.title {
  text-align: center;
}

.rising .content {
    padding: 40px 20px;
    display: flex;
    width: 100%;
    gap: 10px;
    justify-content: center;
    align-items: center
}

.risingcolumn {
    display: flex;
    flex-direction: column;
    flex: 1;
	justify-content: center;
    align-items: center
}


@media screen and (max-width: 480px) {
    .rising .content {
        flex-direction: column;
        padding: 15px
    }
}

.rising .content .column {
    padding: 5px;
    flex: 1;
    text-align: center
}

.rising .rising-gallery {
    padding: 30px 40px;
    margin-bottom: 40px
}

@media screen and (max-width: 480px) {
    .rising .rising-gallery {
        padding: 10px
    }
}

.rising .rising-gallery .rising-image-gallery-wrapper .image {
    margin: 0 10px
}

.community {
    background-image: url("./img/blog-bg.jpg");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 10px
}

@media screen and (max-width: 480px) {
    .community {
        height: auto
    }
}

.community .title {
    text-align: center
}

.community .post-container {
    max-width: 1200px;
    margin: auto;
    padding-left: 40px;
    padding-right: 40px
}

.community .post-container .posts {
    display: flex;
    gap: 20px
}

.community .post-container .posts .card {
    background: #e7e5df;
    color: black;
    flex: 33%;
    padding: 10px;
    margin: 0 8px
}

.community .post-container .posts .card a {
    color: black;
    text-decoration: none
}

.community .sign-up-container {
    margin-top: 60px;
    padding: 15px 40px 50px 40px;
    position: relative
}

.community .sign-up-container:before {
    content: '';
    position: absolute;
    top: 25px;
    lefT: 0;
    height: 180px;
    width: 100%;
    background-color: rgba(225, 218, 209, 0.5);
    z-index: 0
}

.community .sign-up-container .sign-up-wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    gap: 20px
}

.community .sign-up-container .sign-up-wrapper .sign-post {
    margin-top: -30px
}

.community .sign-up-container .sign-up-wrapper .sf-form-area h3 {
    margin-top: 15px;
    margin-bottom: 5px
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-inputs {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    align-items: flex-start
}

@media screen and (max-width: 767px) {
    .community .sign-up-container .sign-up-wrapper .sf-form-area .form-inputs {
        flex-direction: column
    }
}

.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=email],
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=date],
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=text] {
    border-radius: 0;
    width: 300px;
    padding: 6px 15px;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid #b5aea2;
    background-color: #1D221D
}

@media screen and (max-width: 460px) {

    .community .sign-up-container .sign-up-wrapper .sf-form-area input[type=email],
    .community .sign-up-container .sign-up-wrapper .sf-form-area input[type=date],
    .community .sign-up-container .sign-up-wrapper .sf-form-area input[type=text] {
        width: 100%
    }
}

.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=email]:placeholder,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=date]:placeholder,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=text]:placeholder {
    color: #ffffff
}

.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=email]:focus,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=email]:active,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=date]:focus,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=date]:active,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=text]:focus,
.community .sign-up-container .sign-up-wrapper .sf-form-area input[type=text]:active {
    border-radius: 0
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control {
    font-family: system-ui, sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
    justify-content: flex-start
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: #d14239;
    width: 1.15em;
    height: 1.15em;
    border: 1px solid #b5aea2;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control input[type=checkbox]:checked {
    background-color: #1D221D
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control input[type=checkbox]:before {
    content: "";
    width: 0.75em;
    height: 0.75em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #f6d078
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control input[type=checkbox]:focus {
    outline: 2px solid #d14339b2;
    outline-offset: 2px
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control input[type=checkbox]:checked::before {
    transform: scale(1)
}

.community .sign-up-container .sign-up-wrapper .sf-form-area .form-control .form-control+.form-control {
    margin-top: 1em
}

.community .sign-up-container .sign-up-wrapper .sf-form-area button {
    margin: 10px auto
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

/* Hero detail style
--------------------------------------------- */
.heroes {
	min-height: 80vh;
	width: 100%;
	display: inline-block;
	position: relative;
	background: url("assets/img/hero-page-bg.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

.heroes .content {
	background-image: url(/wp-content/themes/eiyuden-chronicle/img/hero-bg.png);
	background-attachment: scroll;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	padding: 60px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.heroes .content .title {
	text-align: center;
}

.heroes .content .hero-container {
	display: flex;
	justify-content: space-around;
	height: 100%;
	width: 100%;
	padding-left: 200px;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container {
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
	}
}

@media screen and (max-width: 767px) {
	.heroes .content .hero-container {
		padding-left: 0;
	}
}

.heroes .content .hero-container .hero-select {
	max-width: 500px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-select {
		flex-direction: column-reverse;
	}
}

.heroes .content .hero-container .hero-select .hero-details .hero-title {
	text-transform: uppercase;
	text-align: center;
}


@media screen and (max-width: 768px) {
	.heroes .content .hero-container .hero-select .hero-details .hero-descripion {
		padding-left: 0;
		width: 375px!important;
	}
}

@media screen and (max-width: 1200px) {
	.heroes .content .hero-container .hero-select .hero-details .hero-descripion {
		padding-left: 0;
		width: 600px!important;
	}
}

@media screen and (max-width: 768px) {
	.heroes .content .hero-container .hero-select .hero-details .hero-descripion {
		padding-left: 0;
		width: 375px!important;
		margin-left: 0px!important;
		
	}
}

@media screen and (max-width: 1280px) {
	.heroes .content .hero-container .hero-select .hero-details .hero-descripion {
		padding-left: 0;
		width: 375px!important;
		margin-left: 0px!important;
		
	}
}

.heroes .content .hero-container .hero-select .hero-details .hero-descripion {
	text-align: center;
	font-size: 1.0rem;
	width: 600px;
	margin-left: -200px;
	
}

.heroes .content .hero-container .hero-select .hero-selector {
	text-align: center;
}


.heroes .content .hero-container .hero-select .hero-selector h3 {
	margin: 5px;
}

.heroes .content .hero-container .hero-select .hero-selector .classes {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 40px;
	margin: auto;
	width: 900px;
	margin-left: -250px;
	
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-select .hero-selector .classes {
		padding-top: 10px;
		max-width: 100%;
		width: 375px;
		
	}
}

@media screen and (max-width: 768px) {
	.heroes .content .hero-container .hero-select .hero-selector .classes {
		padding-top: 10px;
		max-width: 100%;
		width: 375px;
		margin-left: 0px!important;
		
	}
}

.heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon {
	max-width: 75px;
	max-height: 75px;
	background-color: rgba(0, 0, 0, 0.2);
	transform: rotate(45deg);
	border: 4px solid #f2bb50;
	margin: 20px;
	transition: all 0.2s ease;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -20px;
}

@media screen and (max-width: 1200px) {
	.heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon {
		margin-top: -5px;
	}
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon {
		width: 60px;
		height: 60px;
		border: 3px solid #f2bb50;
		margin: 16px;
	}
}

.heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon img {
	transform: rotate(-45deg) scale(1.2);
	max-width: 60px;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon img {
		max-width: 50px;
	}
}

.heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon:hover, .heroes .content .hero-container .hero-select .hero-selector .classes .hero-select-icon.active {
	transform: rotate(45deg) scale(1.1);
	cursor: pointer;
	filter: drop-shadow(0 0 10px #f2bb50);
}

.heroes .content .hero-container .hero-image {
	max-width: 500px;
	position: relative;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 1280px) {
	.heroes .content .hero-container .hero-image {
		width: 70%;
		padding: 10px;
		flex-direction: column-reverse;
		order: 2;
	}
}



@media screen and (max-width: 500px) {
	.heroes .content .hero-container .hero-image {
		width: 50%;
	}
}


@media screen and (max-width: 768px) {
	.heroes .content .hero-container .hero-image {
		width: 50%;
		padding: 10px;
		flex-direction: column-reverse;
		order: 2;
	}
}

.heroes .content .hero-container .hero-image .portrait-bg {
	width: 100%;
}

.heroes .content .hero-container .hero-image .hero-portrait {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.heroes .content .hero-container .hero-abilities {
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 10px;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-abilities {
		width: 100%;
		align-items: flex-start;
		justify-content: center;
		padding: 0;
		position: relative;
		flex-direction: row;
	}
}

.heroes .content .hero-container .hero-abilities .skill-container {
	position: relative;
	transition: all 0.3s ease-out;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-abilities .skill-container {
		display: flex;
		margin-bottom: 10px;
		position: initial;
	}
}

.heroes .content .hero-container .hero-abilities .skill-container .skill-icon {
	width: 75px;
	height: 75px;
	border: 4px solid #f2bb50;
	margin: 10px;
	transition: all 0.2s ease;
	margin: 5px;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-abilities .skill-container .skill-icon {
		width: 60px;
		height: 60px;
		border: 2px solid #f2bb50;
	}
}

.heroes .content .hero-container .hero-abilities .skill-container .skill-icon.ultimate {
	width: 100px;
	height: 100px;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-abilities .skill-container .skill-icon.ultimate {
		width: 70px;
		height: 70px;
	}
}

.heroes .content .hero-container .hero-abilities .skill-container .skill-icon:hover {
	transform: scale(1.1);
	box-shadow: 0 0 10px #f2bb50;
	cursor: pointer;
}

.heroes .content .hero-container .hero-abilities .skill-container .skill-desc {
	position: absolute;
	width: 400px;
	left: -300px;
	top: -4px;
	border: 4px solid #f2bb50;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px;
	transition: all 0.3s ease-out;
	opacity: 0;
	pointer-events: none;
	z-index: 10;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-abilities .skill-container .skill-desc {
		width: 95%;
		left: 0;
		top: 100%;
		border: 2px solid #f2bb50;
		opacity: 1;
		height: 0;
		display: none;
	}
}

.heroes .content .hero-container .hero-abilities .skill-container .skill-desc p {
	padding: 0;
}

.heroes .content .hero-container .hero-abilities .skill-container:hover .skill-desc {
	display: block;
	left: -410px;
	opacity: 1;
}

@media screen and (max-width: 900px) {
	.heroes .content .hero-container .hero-abilities .skill-container:hover .skill-desc {
		left: 0;
		height: auto;
	}
}




/* About detail style
--------------------------------------------- */




 .aboutbackground-image { 
background: url(/wp-content/themes/eiyuden-chronicle/img/aboutUpdate.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 140px;
}

}

    .content-wrapper {
        display: flex;
        justify-content: flex-start; /* Align the text box to the left */
        margin: 0 100px; /* Add 100px left and right margin */
        padding: 0; /* Set padding to 0 */
		padding-top: 20px;
		padding-bottom: 20px;
    }

    .abouttext-box {
        max-width: 600px; /* Set a max-width for the text box */
        padding: 20px; /* Add padding to the text box */
        background-color: rgba(0, 0, 0, 0.6); /* Transparent black color effect for the text box */
				margin-top: 70px;
		margin-bottom: 70px;
    }

    .abouttext-box h2, .abouttext-box p, .abouttext-box a {
        text-align: left; /* Align text to the left */
        color: #ffffff; /* Set text color to white */
    }

    .full-width-template {
        margin: 0; /* Remove margin at the top and bottom */
    }
		  
		  
		  @media screen and (max-width: 768px) {
    .abouttext-box {
        position: relative;
        width: 325px;
        height: 385px;
		margin-top: 30px!important;
		margin-bottom: 0px!important;
		margin-left: -100px!important;
		font-size: 0.8em;

    }


/* modal detail style
--------------------------------------------- */



/*# sourceMappingURL=style.css.map */