@font-face {
    font-family: 'GreatVibes';
    src: url('../Fonts/GreatVibes-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/Google/MaterialSymbolsOutlined.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

html {
    overflow-x: hidden;
    min-height: 2000px;
}

header {
    z-index: 7;
    background-color: #2F4052;
    position: sticky;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0, 0.4);
    top: 0;
}

.nav-item.accountItem {
    height: 3rem;
}

.accountItem {
    border: 3px solid #FFF5E1;
    border-radius: 15px 15px;
    display: flex;
    align-items: center;
}

    .accountItem .nav-link {
        padding: 0 0.25rem !important;
    }

    .navbar {
        margin-bottom: 0 !important;
        padding-bottom: 4px !important;
    }

.nav-link {
    color: #FFF5E1 !important;
    font-size: 1.5rem !important;
    text-shadow: #000 5px 0px 5px;
}
    .nav-link:hover {
        text-decoration: underline;
    }

#Nav-SiteName {
    font-family: 'GreatVibes' !important;
    font-size: 2vw;
    padding-top: 0;
    padding-bottom: 0;
    color: #FFF5E1 !important;
    text-shadow: #000 5px 0px 5px;
    margin-left: 1rem;
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
    background-color: #FFF5E1;
}

#PopBannerReunion {
    width: 100%;
    z-index: 6;
    height: 0;
    background-color: #CC0014;
    position: relative;
    box-shadow: 0 5px 10px rgba(0,0,0, 0.4);
    transition: height 1s ease-in-out;
    overflow: hidden;
    interpolate-size: allow-keywords;
}

#PopBannerReunion form {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


#reunionDescription {
    width: 100%;
    text-align: center;
    margin: 2rem 15rem 0;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    padding: 2rem 2rem calc(2rem - 10px) 2rem;
    justify-content: center;
}

#reunionDescription * {
    margin-bottom: 10px;
}

.animateHeight {
    height: auto !important;
}

#banner {
    height: 85vh;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow-x: hidden;
    background-image: linear-gradient(#FFF5E1, #6FA7B6);
}

.bannerImages {
    height: 85vh;
    display: flex;
    overflow: hidden !important;
    min-width: 85vh;
}

.bannership {
    height: 100%;
    align-self: center;
    z-index: 3;
}

.navbar-nav {
    justify-content: space-around;
}

.footer {
    background-color: #2F4052; 
    position: relative !important;
    line-height: normal !important;
    bottom:0;
}

.bannerSummary {
    display: flex;
    border-left: 5px #000000 solid;
    flex-grow: 2;
    flex-direction: column;
    height: 100%;
    z-index: 3;
    background-color: #FFF5E1;
    justify-content: center;
    align-items: center
}
.bannerParagraph {
    width: 90%;
    font-size: 1.3vw;
    margin-bottom: 40px;
    text-indent: 50px;
    font-style: italic;
}
#banner-Header {
    font-family: 'GreatVibes' !important;
    font-size: max(45px, 4.5vw);
    text-align: center;
    margin-bottom: 50px;
    margin-top: 10px;
    width: 90%;
}

#assosiation_history {
    background-color: #000;
    box-shadow: 0 -10px 10px rgba(0,0,0,0.4);
    z-index: 4;
    position: relative;
}

.historyTitle {
    padding-left: 18rem;
    padding-top: 10rem;
    font-size: 2.2rem;
    color: #FFF5E1;
    text-decoration: underline;
}

#assosiation_history article {
    padding-bottom: 10rem;
    box-shadow: 0 10px 10px rgba(0,0,0,0.4);
}

#assosiation_history article p {
    text-indent: 50px;
    padding-left: 22rem;
    padding-top: 0.75rem;
    padding-right: 22rem;
    font-size: 1.25rem;
    color: #FFF5E1;
    margin-bottom: 0.5rem;
}

#membership_information {
    z-index: 3;
    position: relative;
    padding: 10rem 0;
}

.mem_title {
    padding-left: 18rem;
    padding-top: 2rem;
    font-size: 2.2rem;
    text-decoration: underline;
}

.mem_info {
    padding-left: 20rem;
    padding-top: 1rem;
    font-size: 1.8rem;
}

.mem_Alert {
    font-size: 1.2rem;
    text-align: center;
    padding-left: 15rem;
    padding-top: 0.75rem;
    padding-right: 15rem;
}

#membership_information article p {
    padding-left: 22rem;
    padding-top: 0.75rem;
    padding-right: 22rem;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    text-indent: 50px;
}

blockquote {
    margin-left: 2rem;
    margin-right: 2rem;
    font-style: italic;
}

.footerCopy {
    text-align: center;
    line-height: 60px;
    background-color: #000; 
    margin-top: 1rem;
}

table.contacts {
    margin: 0 22rem;
    display: block;
}

thead.contacts {
    font-weight: bolder;
}

.contact_note {
    font-weight: bold;
    text-align: center;
}

tr.contacts td {
    padding-right: 2rem;
}

.ContactUs {
    margin-left: 20rem;
    padding-top: 2rem;
    color: #FFFFFF;
}

.contact-center {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-left: 22rem;
    color: #FFFFFF;
}

.contact-title {
    margin-bottom: 1rem;
}

.contact-info {
    margin: 0.15rem 0 0.15rem 0;
}

.contact-person {
    width: 30%
}

#jlfa_news {
    background-color: #6FA7B6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.jlfaMainTitle {
    text-align: center;
    width: 100%;
    margin-top: 4rem;
}

.jlfaTitle {
    text-align: center;
    word-break: normal;
    margin: 1rem 2rem;
}

.jlfaCard {
    width: 21%;
    height: 30vh;
    background-color: #2F4052;
    border: 3px solid #FFF5E1;
    border-radius: 15px 15px;
    color: #FFF5E1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 3rem;
    box-shadow: 0 5px 15px rgba(0,0,0, 0.8);
}
    .jlfaCard:hover {
        cursor: pointer;
    }

.jlfaContent {
    display: none;
    margin: 1rem 10rem;
}

.jlfaContent img {
    width: 40%;
    height: auto;
    margin: 25px 0 25px 0;
}

figure.jlfaContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
}

ul.jlfaContent {
    width: 60%;
    flex-wrap: wrap;
}

    ul.jlfaContent li {
        width: 100%;
        text-align: left;
    }

    .noselect {
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
        -drag: none; /* For Img's */
    }

.BoldRed {
    font-weight: bold;
    color: red !important;
}

.button-30 {
    align-items: center;
    appearance: none;
    background-color: #FCFCFD;
    border-radius: 4px;
    border-width: 0;
    box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset;
    box-sizing: border-box;
    color: #36395A;
    cursor: pointer;
    display: inline-flex;
    height: 48px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 18px;
    width: 300px;
    margin: 1rem;
}

    .button-30:focus {
        box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
    }

    .button-30:hover {
        box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
        transform: translateY(-2px);
    }

    .button-30:active {
        box-shadow: #D6D6E7 0 3px 7px inset;
        transform: translateY(2px);
    }

@media (width <= 500px) {
    .navbar-toggler {
        background-color: #FFF5E1;
        border: 2px solid #000000 !important;
    }

    header {
    }

    #Nav-SiteName {
        width: auto;
        font-size: 7vw;
        padding-bottom: 5px;
        margin: 0;
    }

    .nav-link {
        text-align: right;
    }

    .accountItem {
        border: none;
        align-self: end;
    }

    .bannership {
        height: auto;
        width: 100%;
    }

    .bannerImages {
        height: auto;
        width: 100%;
        min-width: 100%;
    }

    #banner {
        height: auto;
        flex-wrap: wrap;
        flex-direction: row-reverse;
    }

    .bannerSummary {
        border-left: none;
        border-top: 5px solid #000000;
        box-shadow: 0 -5px 10px rgba(0,0,0, 0.8);
        padding-bottom: 50px;
    }

    #banner-Header {
        text-align: center;
        margin-top: 30px;
    }

    .bannerParagraph {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .historyTitle {
        padding-left: 2rem;
        padding-top: 7rem;
        font-size: 2.2rem;
    }

    #assosiation_history article p {
        padding-left: 3rem;
        padding-top: 0.75rem;
        padding-right: 2rem;
        margin-bottom: 0.5rem;
    }

    .mem_title {
        padding-left: 1rem;
        padding-top: 0;
    }

    .mem_info {
        padding-left: 2rem;
    }

    #membership_information article p {
        padding-left: 3rem;
        padding-right: 2rem;
    }

    .mem_Alert {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .jlfaCard {
        width: 80%;
        height: 25vh;
        margin: 3rem;
    }

    .ContactUs {
        margin-left: 5rem;
    }

    .contact-center {
        padding-left: 0;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .contact-person {
        width: 60%;
        margin-bottom: 2rem;
    }

    .jlfaContent {
        margin: 0 1rem;
    }

    .jlfaCard {
        overflow-y: auto;
    }

    #reunionDescription {
        margin: 1rem 2rem 0;
        padding: 1rem 1rem calc(1rem - 10px) 1rem;
    }

}

#EmailFailedPopup,
#EmailSucsessfulPopup,
#CopyFailedPopup,
#CopySucsessfulPopup {
    z-index: 10;
    display: none;
    position: absolute;
    top: 10%;
    left: 60%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 50px;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
}

#EmailSucsessfulPopup,
#CopySucsessfulPopup {
    background-color: rgba(9, 227, 20, 0.5);
    box-shadow: inset 0px 0px 0px 2px rgba(35, 92, 38, 1);
}

#EmailFailedPopup,
#CopyFailedPopup {
    background-color: rgba(143, 0, 0, 0.5);
    box-shadow: inset 0px 0px 0px 2px rgba(125, 0, 0, 1);
}

#EmailFailedPopup h6,
#EmailSucsessfulPopup h6,
#CopyFailedPopup h6,
#CopySucsessfulPopup h6 {
    line-height: 50px;
    font-size: 30px;
}

.floatup {
    animation-name: floatup;
    animation-duration: 2s;
    animation-iteration-count: initial;
    animation-timing-function: ease-out;
}

@keyframes floatup {
    0% {
        top: 15%;
        opacity: 0;
    }

    50% {
        top: 10%;
        opacity: 1;
    }

    70% {
        top: 10%;
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}