@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;
}
@font-face {
    font-family: "FuturaTS-Regular";
    src: url('../fonts/template/FuturaTS-Regular.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
    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;
}

.season.active, .year.active {
    color: white;
}

.issue_container {
    width: 100%;
    float: left;
}

.newspaper_layout_section_title {
    width: calc(100% - 80px);
    margin-left: 40px;
    border-top: 1px solid #E1E0E1;
    border-bottom: 1px solid #E1E0E1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #4D4D4D;
    font-size: 22.5px;
    line-height: 33.66px;
    letter-spacing: 5.36px;
    font-family: 'FuturaTS-Regular';
    text-transform: uppercase;
    height: auto;
    padding: 12px 10px;
    box-sizing: border-box;
    flex-wrap: wrap;
    margin-top: 50px;
}

.issues_dropdown.active {
    height: auto;
    margin-top: 12px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 50px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.todd_house_section1 {
    width: 100%;
    height: 100vh;
    display: flex;
}

.todd_house_section1 .copy_content p {
    margin-bottom: 40px;
    float: left;
}

.todd_house_section2 {
    width: 100%;
    display: flex;
    margin-bottom: 14vh;
}

.todd_house_section3_left {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
    box-sizing: border-box;
}

.todd_house_section3 {
    width: 100%;
    height: 100vh;
    display: flex;
    margin-top: 10vh;
    float: left;
}

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

.half_full_image {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.half_content.column {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 5%;
    box-sizing: border-box;
}

.title_content {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.title_content h1 {
    font-size: 64px;
    line-height: 64px;
    font-family: 'Centaur MT Std';
    font-style: italic;
    font-weight: 500;
    padding-left: 0%;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-top: 0px;
    color: black;
}

.title_content span {
    font-size: 23px;
    line-height: 23px;
    color: black;
    font-family: 'Centaur MT Std';
    font-style: italic;
    text-align: right;
    width: 350px;
    float: left;
    /* margin-left: 48%; */
}

.copy_content {
    width: 350px;
    font-size: 16px;
    font-family: 'Centaur MT Std';
    /* font-style: italic; */
    line-height: 20px;
    color: black;
    text-align: justify;
}

.copy_content span {
    width: 100%;
    float: left;
    color: #646857;
    font-family: 'FuturaTS-Regular';
    font-size: 13px;
    line-height: 16px;
    font-style: normal;
    margin-top: 5px;
}

.house_quote_section {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10% 55% 10% 5%;
    box-sizing: border-box;
    font-family: 'Centaur MT Std';
    font-style: italic;
    color: #646857;
    font-size: 36px;
    line-height: 34px;
}

.image_half_float {
    width: 55%;
    position: relative;
}

.house_image1 {
    position: absolute;
    top: 5%;
    left: 20%;
    width: 33%;
}

.house_image1 img {
    width: 100%
}

.house_image2 {
    position: absolute;
    left: 65%;
    width: 25%;
    top: 35%;
}

.house_image2 img {
    width: 100%
}

.house_image3 {
    width: 40%;
    top: 88%;
    position: absolute;
    left: 35%;
}

.house_image3 img {
    width: 100%
}

.copy_half {
    width: 45%;
}

.house_image7 {
    position: absolute;
    top: 5%;
    left: 37.5%;
    width: 25%;
}

.house_image7 img {
    width: 100%
}

.house_image8 {
    position: absolute;
    left: 59%;
    width: 33%;
    top: 46%;
}

.house_image8 img {
    width: 100%
}

.house_image9 {
    width: 40%;
    top: 60%;
    position: absolute;
    left: 12%;
}
  
.house_image9 img {
    width: 100%
}

.video_section_house {
    width: 100%;
    margin-top: 10vh;
    float: left;
    padding: 5% 10% 0%;
    box-sizing: border-box;
    position: relative;
}

.video_section_house video {
    width: 100%;
}

.full_half_image {
    width: 40vw;
    height: 100%;
    background-size: cover;
    background-position: center;
}

@media all and (max-width: 1000px) {
    .todd_house_section1 {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        float: left;
    }

    .todd_house_section2 {
        width: 100%;
        display: flex;
        margin-bottom: 0vh;
        flex-wrap: wrap;
    }

    .half_full_image {
        width: 100%;
        height: 70vh;
        background-size: cover;
        background-position: center;
        order: 2;
    }

    .half_content.column {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        padding: 5%;
        box-sizing: border-box;
        order: 1;
    }

    .title_content {
        height: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        margin: 90px 0px;
    }

    .title_content span {
        font-size: 23px;
        line-height: 23px;
        color: black;
        font-family: 'Centaur MT Std';
        font-style: italic;
        text-align: left;
        width: 100%;
        float: left;
        margin-left: 0%;
    }

    .copy_content {
        width: 100%;
        font-size: 16px;
        font-family: 'Centaur MT Std';
        /* font-style: italic; */
        line-height: 20px;
        color: black;
        text-align: justify;
    }

    .house_quote_section {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 10% 25% 10% 5%;
        box-sizing: border-box;
        font-family: 'Centaur MT Std';
        font-style: italic;
        color: #646857;
        font-size: 36px;
        line-height: 34px;
    }

    .image_half_float {
        width: 100%;
        position: relative;
        height: auto;
    }

    .house_image1 {
        position: relative;
        top: unset;
        left: unset;
        width: 90%;
        margin-left: 5%;
        margin-bottom: 40px;
    }

    .house_image2 {
        position: relative;
        left: unset;
        width: 90%;
        top: unset;
        margin-left: 5%;
        margin-bottom: 40px;
    }

    .house_image3 {
        width: 90%;
        top: unset;
        position: relative;
        left: unset;
        margin-left: 5%;
        margin-bottom: 80px;
    }

    .copy_half {
        width: 90%;
        margin-left: 5%;
    }
}

@media all and (max-width: 700px) {
    .todd_house_section3 {
        width: 100%;
        height: 200vh;
        display: flex;
        margin-top: 0px;
        float: left;
        flex-wrap: wrap;
    }
    
    .todd_house_section3_left {
        width: 100%;
        height: 48%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 0px;
        box-sizing: border-box;
    }
    
    .todd_house_section3_right {
        width: 100%;
        height: 48%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 0px;
        box-sizing: border-box;
    }

    .house_quote_section {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 10% 5% 10% 5%;
        box-sizing: border-box;
        font-family: 'Centaur MT Std';
        font-style: italic;
        color: #646857;
        font-size: 22px;
        line-height: 20px;
    }

    .house_image7 {
        position: relative;
        top: unset;
        left: unset;
        width: 90%;
        margin-left: 5%;
        margin-bottom: 40px;
    }
    
    .house_image8 {
        position: relative;
        left: unset;
        width: 90%;
        top: unset;
        margin-left: 5%;
        margin-bottom: 40px;
    }
    
    .house_image9 {
        width: 90%;
        top: unset;
        position: relative;
        left: unset;
        margin-left: 5%;
        margin-bottom: 80px;
    }

    .video_section_house {
        width: 100%;
        margin-top: 5vh;
        float: left;
        padding: 5% 5% 0%;
        box-sizing: border-box;
        position: relative;
    }

    .full_half_image {
        width: 90vw;
        height: 100%;
        background-size: cover;
        background-position: center;
    }
}