@font-face {
    font-family: "Centaur MT Std";
    src: url('../fonts/template/CentaurMTStd.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Centaur MT Std";
    src: url('../fonts/template/CentaurMTStd-Italic.woff2') format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

h1:not(wp-block-post-content h1),
h2:not(wp-block-post-content h2),
h3:not(wp-block-post-content h3),
h4:not(wp-block-post-content h4),
h5:not(wp-block-post-content h5),
h6:not(wp-block-post-content h6),
p:first-child:not(wp-block-post-content p) { 
    margin-block-start: revert;
    margin-block-end: revert;
	font-weight: revert;
}

.slider_ep {
    display: flex;
    flex-direction: row;
    height: 100vh;
    /* overflow: scroll; */
    width: 100vw;
    flex-wrap: nowrap;
    color: #4D4D4D;
}

.ep_slides {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0px, 0px, 0px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 100vh;
}

.opening.scene {
    width: 105vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.top_opening {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75vh;
    padding: 50px 50px 0px;
    box-sizing: border-box;
}

.opening_title {
    font-size: 22px;
    letter-spacing: 3.6px;
    font-family: 'Centaur MT Std';
    margin: 0px 40px 20vh;
}

.opening_image {
    height: 100%;
}

.opening_image img {
    height: 100%;
}

.bottom_caption {
    height: 25vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px 15%;
    box-sizing: border-box;
    font-family: 'Centaur MT Std';
    font-style: italic;
    font-size: 22px;
    line-height: 26px;
}

.scene {
    height: 100%;
}

.scene > img {
    height: 100%;
}

.third.scene {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.credits {
    height: 100px;
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0% 40px;
    box-sizing: border-box;
}

.credits p {
    font-size: 14px;
    line-height: 17px;
    font-family: 'FuturaTS-Regular';
    letter-spacing: 1px;
    color: black;
    width: 100%;
    height: 17px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.credits p b {
    font-weight: normal;
    color: #CB4933;
}

.credits_above_copy {
    height: calc(100vh - 100px);
    padding: 0px 40px 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    /* width: 2816px; */
}

.copy_section1 {
    width: 300px;
    color: #CB4933;
    font-size: 17px;
    line-height: 19px;
    text-align: justify;
    height: 100%;
    font-family: 'Centaur MT Std';
    margin-right: 300px;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

.copy_section2 {
    width: 700px;
    height: 100%;
    float: left;
    text-align: justify;
    font-size: 17px;
    line-height: 19px;
    font-family: 'Centaur MT Std';
    /* line-height: 13px; */
    color: black;
    columns: 2;
    gap: 20px;
}

.copy_section3 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    grid-gap: 20px;
    font-size: 17px;
    text-align: justify;
    font-family: 'Centaur MT Std';
    line-height: 19px;
    color: black;
}

.copy_image1 {
    float: left;
    width: 897px;
    margin: 0px 30px;
}

.copy_image1 img {
    width: 100%;
}

.stack1 {
    width: 1500px;
    float: left;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.quote1 {
    width: 700px;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Centaur MT Std';
    color: #CB4933;
    text-transform: uppercase;
    letter-spacing: 3.27px;
    line-height: 20px;
}

.fifth.scene {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.fifth_scene_holder {
    /* width: 1974px; */
    float: left;
    padding: 50px 40px 50px;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.fifth_scene_left {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 500px;
    float: left;
}

.image_top {
    width: 300px;
}

.image_top img {
    width: 100%;
}

.fifth_left_lower {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Centaur MT Std';
    color: #CB4933;
    text-transform: uppercase;
    letter-spacing: 3.27px;
    line-height: 20px;
    width: 375px;
}

.fifth_scene_right {
    float: left;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    /* width: 1394px; */
    height: calc(100% - 100px);
}

.fifth_scene_right_1 {
    columns: 3;
    font-size: 17px;
    font-family: 'Centaur MT Std';
    line-height: 19px;
    color: black;
    width: 1300px;
    text-align: justify;
}

.fifth_scene_right_2 {
    width: 483px;
    margin: 0px 50px;
}

.fifth_scene_right_2 img {
    width: 100%;
}

.fifth_scene_right_3 {
    width: auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.fifth_scene_right_3_top {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Centaur MT Std';
    color: #CB4933;
    text-transform: uppercase;
    letter-spacing: 3.27px;
    line-height: 20px;
    width: 600px;
}

.fifth_scene_right_3_bottom {
    width: auto;
    display: grid;
    font-size: 13px;
    font-family: 'Centaur MT Std';
    text-align: justify;
    /* grid-template-columns: repeat(2, 1fr); */
    column-gap: 15px;
    color: black;
    height: 70vh;
    display: flex;
    align-items: flex-end;
}

.fifth_scene_right_3_bottom p {
    max-width: 415px;
    /* height: 70vh; */
    font-size: 17px;
    line-height: 19px;
}

@media (max-width: 1000px) {
    .slider_ep {
        display: flex;
        flex-direction: column;
        height: unset;
        /* overflow: scroll; */
        width: 100vw;
        flex-wrap: nowrap;
    }

    .ep_slides {
        position: relative;
        top: 0;
        left: 0;
        transform: translate3d(0px, 0px, 0px);
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        height: unset;
    }

    .opening_title {
        font-size: 22px;
        letter-spacing: 3.6px;
        font-family: 'Centaur MT Std';
        margin: 0px 40px 20vh;
        text-align: center;
    }
    
    .credits_above_copy {
        height: unset;
        padding: 0px 20px 50px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        /* width: 2816px; */
    }

    .scene {
        height: unset;
        float: left;
        width: 100%;
    }
    
    .scene > img {
        height: unset;
        width: 100%;
    }

    .copy_section1 {
        width: 100%;
        color: #CB4933;
        font-size: 17px;
        line-height: 19px;
        text-align: justify;
        height: 100%;
        font-family: 'Centaur MT Std';
        margin-right: 100px;
        float: left;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-end;
        margin-bottom: 50px;
    }
    .copy_section2 {
        width: 100%;
        height: 100%;
        float: left;
        text-align: justify;
        font-size: 17px;
        line-height: 19px;
        font-family: 'Centaur MT Std';
        /* line-height: 13px; */
        color: black;
        columns: 1;
        gap: 0px;
    }

    .copy_section3 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
        grid-gap: 0px;
        font-size: 17px;
        text-align: justify;
        font-family: 'Centaur MT Std';
        line-height: 19px;
        color: black;
        margin-top: 40px;
    }

    .copy_image1 {
        float: left;
        width: 100%;
        margin: 30px 0px;
    }

    .stack1 {
        width: 100%;
        float: left;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        height: 100%;
    }

    .fifth_scene_holder {
        /* width: 1974px; */
        float: left;
        padding: 50px 20px 50px;
        box-sizing: border-box;
        height: 100%;
        display: flex;
        align-items: flex-end;
        flex-wrap: wrap;
        width: 100%;
    }

    .fifth_left_lower {
        font-size: 20px;
        line-height: 20px;
        font-family: 'Centaur MT Std';
        color: #CB4933;
        text-transform: uppercase;
        letter-spacing: 3.27px;
        line-height: 20px;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .fifth_scene_right {
        float: left;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        /* width: 1394px; */
        height: unset;
        flex-wrap: wrap;
    }

    .fifth_scene_right_1 {
        columns: 1;
        font-size: 17px;
        font-family: 'Centaur MT Std';
        line-height: 19px;
        color: black;
        width: 100%;
        text-align: justify;
    }
    
    .fifth_scene_right_2 {
        width: 100%;
        margin: 40px 0px;
    }
    
    .fifth_scene_right_3_bottom {
        width: auto;
        display: grid;
        font-size: 13px;
        font-family: 'Centaur MT Std';
        text-align: justify;
        /* grid-template-columns: repeat(2, 1fr); */
        column-gap: 15px;
        color: black;
        height: auto;
        display: flex;
        align-items: flex-end;
        margin-top: 40px;
    }

}

@media (max-width: 700px) {
    .opening.scene {
        width: 100vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .top_opening {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        padding: 50px 50px 0px;
        box-sizing: border-box;
        flex-wrap: wrap;
    }
        
    .opening_title {
        font-size: 22px;
        letter-spacing: 3.6px;
        font-family: 'Centaur MT Std';
        margin: 0px 40px 10px;
        text-align: center;
        order: 2;
    }
        
    .opening_image {
        height: unset;
        order: 2;
        width: 70%;
        margin-top: 10px;
        margin-bottom: 30px;
    }
        
    .opening_image img {
            height: unset;
            width: 100%;
    }
        
    .bottom_caption {
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
        padding: 40px 5% 60px;
        box-sizing: border-box;
        font-family: 'Centaur MT Std';
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
    }

    .quote1 {
        width: 100%;
        font-size: 20px;
        line-height: 20px;
        font-family: 'Centaur MT Std';
        color: #CB4933;
        text-transform: uppercase;
        letter-spacing: 3.27px;
        line-height: 20px;
    }

    .fifth_scene_right_3_top {
        font-size: 20px;
        line-height: 20px;
        font-family: 'Centaur MT Std';
        color: #CB4933;
        text-transform: uppercase;
        letter-spacing: 3.27px;
        line-height: 20px;
        width: 100%;
    }
    
    .fifth_scene_right_3_bottom {
        width: auto;
        display: grid;
        font-size: 13px;
        font-family: 'Centaur MT Std';
        text-align: justify;
        /* grid-template-columns: repeat(2, 1fr); */
        column-gap: 15px;
        color: black;
        height: auto;
        display: flex;
        align-items: flex-end;
        margin-top: 40px;
        flex-direction: column;
    }
}