/*
Theme Name: HC-symposium
Author: Katsutoshi Matsunaga
Author URI: https://www.greyheron.org/
Description: A theme for HeronConservation.
Version: 1.0
License: GNU General Public License
*/



#symposium {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    font-size: 1rem;
    color: #333;
    text-align: justify;
}

#symposium-title {
    font-family: Palatino, 'Times New Roman', serif;
    font-size: 2rem;
    font-weight: 400;
    margin: 3.5rem auto 1.5rem;
    text-align: center;
}

#symposium-middle-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 2rem auto 1rem;
}

#symposium-lower-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 1rem auto 2rem;
}

#symposium-date {
    font-family: Palatino, 'Times New Roman', serif;
    font-size: 1.4rem;
    font-weight: 400;
    margin: auto;
    text-align: center;
}

#symposium-place {
    font-family: Palatino, 'Times New Roman', serif;
    font-size: 1.4rem;
    font-weight: 400;
    margin: auto;
    text-align: center;
}

#symposium-title-note {
    font-family: Palatino, 'Times New Roman', serif;
    font-size: 1.4rem;
    font-weight: 400;
    margin: -20px auto 50px;
    text-align: center;
}

#symposium h1.page-title {
    margin: 3.5rem 0 2.5rem;
    font-family: 'Roboto Slab', 'Avenir Next', -apple-system, BlinkMacSystemFont, "Segoe UI", 'Open Sans', Roboto, 'Helvetica Neue', sans-serif;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 500;
    color: #444;
    text-align: center;
}

#symposium div.note-1 {
    margin-bottom: -1.5rem;
    text-align: right;
    font-weight: 400;
    font-size: 1.1rem;
}

#symposium div.note-2 {
    margin: 4rem auto 4rem;
    text-align: center;
    font-weight: 400;
    font-size: 1.3rem;
}

#symposium div.anchor {
    height: 0;
}

#symposium article.wrapper {
    margin: 3rem auto;
}

#symposium h2.article-title {
    margin: 3rem auto 2rem;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
}

#symposium div.name {
    font-size: 1.1rem;
    line-height: 1.2;
}

#symposium span.presenter {
    font-weight: 600;
}

#symposium div.address {
    margin: 1.7rem 0 1.7rem 5rem;
    line-height: 1.4;
}

#symposium div.email {
    margin: -1rem 0 1.7rem 5rem;
    line-height: 1.4;
}

#symposium hr.upper-separator {
    margin: 2.5rem 0 1.8rem 0;
    line-height: 1;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
}

#symposium hr.lower-separator {
    margin: 1.8rem 0 2.5rem 0;
    line-height: 1;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
}

#symposium table.list-table {
    margin-top: 1rem;
}

#symposium table.list-table tr.program-row:first-child td {
    border-top: 1px #444 solid;
}

#symposium table.list-table tr.program-row:last-child td {
    border-bottom: 1px #444 solid;
}

#symposium table.list-table tr.program-row td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    vertical-align: middle;
    font-size: 1rem;
}

#symposium div.date {
    margin: 2rem 0 1rem 0;
    font-weight: 600;
    font-size: 1.1rem;
}

#symposium div.category-name {
    margin: 1rem 0 1rem 0;
    font-size: 1.1rem;
}

#symposium td.time {
    text-align: justify;
}

#symposium td.name {
    min-width: 11rem;
    padding-left: 1.5rem;
}

#symposium td.title {
    padding-left: 1.5rem;
    text-align: justify;
}

#HsymposiumWS td.video {
    padding-left: 1.5rem;
}

#symposium td.video div.video-button {
    padding: 5px 8px;
    border: 1px #ccc solid;
    border-radius: 4px;
}

#symposium tr.lunch-row td {
    border-top: 1px #bbb solid;
    border-bottom: 1px #bbb solid;
}

#symposium td.lunch {
    padding-left: 2rem;
}

#symposium table#workshop {
    width: 100%;
}

#symposium table#workshop tr.program-row td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 2rem;
    vertical-align: middle;
    font-size: 1rem;
    border: none;
}

#symposium table#workshop {
    border-top: 1px #444 solid !important;
    border-bottom: 1px #444 solid !important;
}

#symposium table#workshop tr.lunch-row {
    border-top: 1px #bbb solid !important;
    border-bottom: 1px #bbb solid !important;
}

#symposium table#workshop tr.program-row td.indent-1 {
    padding-left: 5rem;
}

#symposium table#workshop tr.program-row td.indent-2 {
    padding-left: 8rem;
}

#symposium table#workshop tr.program-row td.indent-3 {
    padding-left: 11rem;
}

#symposium table#workshop tr.program-row td.indent-4 {
    padding-left: 14rem;
}

#symposium div.space_for_future {
    height: 1px;
    margin: -1rem 0 -1rem 5rem;
}

#symposium .table-wrapper {
    margin-top: 1rem;
}

#symposium .list-table {
    margin: 0;
}

#symposium .list-table ul.program-row:first-child {
    border-top: 1px #444 solid;
}

#symposium .list-table ul.program-row:last-child {
    border-bottom: 1px #444 solid;
}

#symposium .list-table ul.program-row:not(last-child) {
    border-bottom: 1px #ddd solid;
}

#symposium .lunch-table ul.program-row:first-child,
#symposium .lunch-table ul.program-row:last-child {
    border: none;
}

#symposium .list-table ul.program-row li {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
}

#symposium ul.program-row {
    display: flex;
    align-items: center;
}

#symposium ul.program-row li {
    margin: 0.5rem 2%;
}

#symposium li.time {
    width: 5%;
    text-align: left;
}

#symposium li.name {
    width: 17%;
    min-width: 0;
    text-align: left;
}

#symposium li.title {
    width: 70%;
    text-align: left;
}

#symposium li.video {
    width: 8%;
}

#symposium li.video div.video-button {
    padding: 0.3rem 1%;
    border: 1px #ccc solid;
    border-radius: 4px;
    text-align: center;
}

@media screen and (max-width:600px) {
    #symposium ul.program-row {
        flex-wrap: wrap;
    }

    #symposium ul.program-row .time {
        width: 15%;
        margin-bottom: 0;
        order: 1;
    }

    #symposium ul.program-row .name {
        width: 60%;
        margin-bottom: 0;
        order: 2;
    }

    #symposium ul.program-row .title {
        width: 100%;
        margin-top: 0;
        order: 4;
    }

    #symposium ul.program-row .video {
        width: 10%;
        margin-bottom: 0;
        order: 3;
    }
}

#symposium h1.presentation-title {
    margin: 2.5rem auto;
    font-family: 'Roboto Slab', 'Avenir Next', -apple-system, BlinkMacSystemFont, "Segoe UI", 'Open Sans', Roboto, 'Helvetica Neue', sans-serif;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 500;
    color: #444;
    text-align: center;
}

#symposium div.presenter-name {
    width: 100%;
    margin: 0rem auto 3rem;
    display: inline-block;
    font-family: Optima, Marcellus, 'Avenir Next', -apple-system, BlinkMacSystemFont, "Segoe UI", 'Open Sans', Roboto, 'Helvetica Neue', sans-serif;
    text-align: center;
    line-height: 1.6;
    font-size: 1.6rem;
}

#symposium div.video-wrapper {
    position: relative;
    width: 1000px;
    height: 0;
    padding-top: 56.25%;
}

#symposium iframe.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#symposium div.video-wrapper iframe,
#symposium div.video-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#symposium a.anchor-space {
    display: block;
    padding-top: 20px;
    margin-top: -20px;
}

div.vol-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
}

h2.vol-number {
    margin: 0.5rem auto;
    width: calc(100%/5 - 2rem);
    font-size: 1.2rem;
    font-weight: 400;
    font-family: Palatino, 'Times New Roman', serif;
    text-align: center;
}

h2.vol-number a {
    color: #72a8e0;
}



/* --------------------------------------------------------------
	Media Query (+ Navigation for mobile)
-------------------------------------------------------------- */

@media screen and (max-width:1580px) {
    #symposium div.note-1 {
        margin-bottom: -1.5rem;
        font-size: 1.1rem;
    }

    #symposium div.note-2 {
        margin: 4rem auto 1.5rem;
        font-size: 1.3rem;
    }
}

@media screen and (max-width:1024px) {
    #symposium {
        width: 94%;
    }

    #symposium div.note-1 {
        margin-bottom: -1.5rem;
        font-size: 1.1rem;
    }

    #symposium div.note-2 {
        margin: 3rem auto 2rem;
        font-size: 1.3rem;
    }

    h1.page-title,
    h1.presentation-title {
        margin-top: 0.5rem;
    }

    #symposium-title {
        font-size: 2.0rem;
        margin: 3.5rem auto 2rem;
    }

    #symposium-lower-header {
        margin: 2rem auto 2.5rem;
    }

    #symposium-place,
    #symposium-date {
        font-size: 1.4rem;
        margin: 0 auto;
    }

    h1.page-title,
    h1.presentation-title {
        margin: 1.6rem 0 0.5rem;
        font-size: 1.4rem;
        line-height: 1.4;
    }

    div.presenter-name {
        margin: 0 auto 2rem;
        font-size: 1.2rem;
        line-height: 1.5;
    }

    div.video-wrapper {
        width: 100%;
        aspect-ratio: 16/9;
    }

    iframe.youtube-video {
        width: 100%;
        height: 100%;
    }

    h2.vol-number {
        font-size: 1.2rem;
    }
}

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

    h1.page-title,
    h1.presentation-title {
        margin-bottom: 0.5rem;
    }

    div.presenter-name {
        margin: 0 0 2rem;
    }

    #symposium-title {
        font-size: 1.7rem;
        margin: 3.2rem auto 1.5rem;
    }

    #symposium-lower-header {
        margin: 1.5rem auto 2.7rem;
    }

    h2.vol-number {
        font-size: 1.1rem;
    }
}


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

    h1.page-title,
    h1.presentation-title {
        margin: 1rem 0 0.5rem;
    }

    div.presenter-name {
        margin: 0.5rem auto 2rem;
    }

    #symposium-title {
        font-size: 1.7rem;
        margin: 2.3rem auto 1.7rem;
    }

    #symposium-lower-header {
        margin: 1.7rem auto 1.8rem;
    }

    #symposium-place,
    #symposium-date {
        font-size: 1.3rem;
        margin: 0 auto;
    }

    h1.page-title,
    h1.presentation-title {
        margin: 1.7rem 0 0.8rem;
        padding: 0;
        font-size: 1.3rem;
        line-height: 1.4;
    }

    div.presenter-name {
        margin: 0.8rem auto 2rem;
        font-size: 1.2rem;
        line-height: 1.5;
    }

    #symposium div.note-1 {
        margin-bottom: -1.5rem;
        font-size: 0.9rem;
    }

    #symposium div.note-2 {
        margin: 3rem auto 1.5rem;
        font-size: 1.2rem;
    }

    #symposium article.wrapper {
        margin: 0.5rem auto 2.5rem;
    }

    #symposium td.time {
        padding-left: 1rem;
    }

    #symposium td.name {
        min-width: 8rem;
        padding-left: 1rem;
    }

    #symposium td.lunch {
        padding-left: 1rem;
    }

    #symposium td.title {
        text-align: left;
    }

    #symposium table#workshop tr.program-row td {
        padding-left: 1rem;
    }

    #symposium table#workshop tr.program-row td.indent-1 {
        padding-left: 3rem;
    }

    #symposium table#workshop tr.program-row td.indent-2 {
        padding-left: 5rem;
    }

    #symposium table#workshop tr.program-row td.indent-3 {
        padding-left: 7rem;
    }

    #symposium table#workshop tr.program-row td.indent-4 {
        padding-left: 9rem;
    }
}


@media screen and (max-width:768px) {
    #symposium {
        width: 92%;
    }

    #symposium div.address {
        margin: 1.7rem 0 1rem 3rem;
    }

    #symposium div.email {
        margin: 1rem 0 1.7rem 3rem;
    }

    #symposium-title {
        font-size: 1.7rem;
        margin: 3.2rem auto 1.5rem;
    }

    #symposium-lower-header {
        margin: 1.5rem auto 2.7rem;
    }

    #symposium-place,
    #symposium-date {
        font-size: 1.3rem;
        margin: 0 auto;
    }

    h1.page-title,
    h1.presentation-title {
        margin: 2rem 0 0.5rem;
        font-size: 1.3rem;
        line-height: 1.4;
    }

    div.presenter-name {
        margin: 0.5rem auto 2rem;
        font-size: 1.2rem;
        line-height: 1.5;
    }
}

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

    h1.page-title,
    h1.presentation-title {
        margin-top: 0.1rem;
        font-size: 1.3rem;
    }

    #symposium div.address {
        margin: 1.7rem 0 0.8rem 2rem;
    }

    #symposium div.email {
        margin: 0.8rem 0 1.7rem 2rem;
    }
}

@media screen and (max-width:644px) {
    #symposium-title {
        font-size: 1.6rem;
        margin: 2rem auto 1.2rem;
    }

    #symposium-lower-header {
        margin: 1.2rem auto 1.2rem;
    }

    #symposium div.note-2 {
        margin: 3.5rem auto 1.5rem;
        font-size: 1.1rem;
    }

    #symposium td.name {
        min-width: 6rem;
    }
}

@media screen and (max-width:624px) {
    h2.vol-number {
        font-size: 1rem;
    }
}

@media screen and (max-width:544px) {
    #symposium-title {
        font-size: 1.5rem;
    }
}

@media screen and (max-width:526px) {
    #symposium p {
        text-align: left;
    }

    #symposium div.address {
        margin: 1.7rem 0 0.8rem 1rem;
        font-size: 0.9rem;
    }

    #symposium div.email {
        margin: 0.8rem 0 1.7rem 1rem;
        font-size: 0.9rem;
    }

    h1.page-title,
    h1.presentation-title {
        margin-top: 0;
        margin-bottom: 1.5rem;
        font-size: 1.2rem;
    }

    #symposium-title {
        margin: 2rem auto 0.7rem;
    }

    #symposium-lower-header {
        margin: 0.7rem auto 0.5rem;
    }

    #symposium-place,
    #symposium-date {
        font-size: 1.1rem;
    }

    #symposium div.category-name {
        font-size: 1rem;
    }
}

@media screen and (max-width:500px) {
    #symposium-title {
        font-size: 1.3rem;
    }
}

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

    #symposium-place,
    #symposium-date {
        font-size: 1rem;
    }
}

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

    h1.page-title,
    h1.presentation-title {
        margin-top: 0;
        margin-bottom: 1.5rem;
        font-size: 1.15rem;
    }

    #symposium td.time {
        padding-left: 0.5rem;
    }

    #symposium td.name {
        min-width: 5rem;
        padding-left: 0.5rem;
    }

    #symposium td.lunch {
        padding-left: 0.5rem;
    }

    #symposium table#workshop tr.program-row td {
        padding-left: 0.5rem;
    }

    #symposium table#workshop tr.program-row td,
    #symposium table#workshop tr.program-row td.indent-1,
    #symposium table#workshop tr.program-row td.indent-2,
    #symposium table#workshop tr.program-row td.indent-3,
    #symposium table#workshop tr.program-row td.indent-4 {
        padding-left: 0.5rem;
    }

    h2.vol-number span {
        display: none;
    }
}

@media screen and (max-width:380px) {
    #symposium div.note-2 {
        font-size: 1rem;
    }
}

@media screen and (max-width:346px) {
    h2.vol-number {
        margin: 0 3%;
    }
}