/*//// CSS FOR NEON JOIN PAGE ////*/


/*//// HERO SECTION ////*/
section.page-hero-section {
    overflow: hidden;
}
section.page-hero-section div.page-hero-container { }
/*// HERO HEADLINE & COPY //*/
div.page-hero-container div.hero-blue-bar,
div.page-hero-container div.hero-content-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 120rem;
    padding: 13rem 0 4rem 0;    
}
div.page-hero-container div.hero-blue-bar {
    z-index: 100;
    background-color: rgba(29, 50, 96, .9);
    mix-blend-mode: multiply;
}
div.page-hero-container div.hero-content-container {
    z-index: 101;
}
/*// MIRROR HIDDEN CONTENT FOR BLUE BAR HEIGHT //*/
div.hero-blue-bar div.hero-flex-container {
    visibility: hidden;
}
/*//// HERO CONTENT FLEX ////*/
div.hero-flex-container {
    height: auto;
    min-height: 17.5rem;
    justify-content: space-between;
}
div.hero-flex-container div.left-hero-flex-item {
    width: 75%;
    max-width: 49rem;
    /*border: 1px solid white;*/
}
div.hero-flex-container div.right-hero-flex-item {
    width: 75%;
    max-width: 70rem;
    padding: 0 4rem 0 4rem;
    /*border: 1px solid white;*/
}

div.hero-content-container h1,
div.hero-blue-bar h2 {
    text-align: right;
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.8rem;
    line-height: 1.333;
    line-height: .9;
    color: #ffffff;
}
div.hero-content-container h1 span,
div.hero-blue-bar h2 span {
    font-size: 7.5rem;
    line-height: .5;
}
div.hero-content-container p.sub-head,
div.hero-blue-bar p.sub-head { }
div.hero-content-container p,
div.hero-blue-bar p {
    padding-top: 1rem;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.333;
    letter-spacing: -0.015em;
    color: #ffffff;
}





/*//// CONTENT SECTION ////*/
div.content-flex-container {
    padding: 4rem 20rem 4rem 9rem;
    margin: 0 3.5rem;
}





/*//// SHCA JOIN SECTION ////*/
section.shca-join-section {}
div.shca-join-container {}
div.join-flex-container {
    justify-content: space-between;
    align-items: stretch;
    padding: 0 9rem 0 9rem;
    margin: 0 3.5rem;
    background-color: #f7f6f3;
}
/*/ FLEX - CALENDER HEADER  /*/
div.join-header-flex-item {
    /*border-bottom: 1px solid #A41E22;*/
    padding-bottom: 5rem;
}
div.join-header-flex-item h1 {
    margin-bottom: 4rem;
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.8rem;
    line-height: 6.4rem;
    color: #000000;
    border-bottom: 1px solid #A41E22;
}
div.join-header-flex-item p,
div.join-header-flex-item ul {
    width: 100%;
    max-width: 102rem;
    margin-top: 1rem;
    font-style: normal;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.33;
    letter-spacing: -0.015em;
    color: #000000;
}
div.join-header-flex-item ul {
    width: 55%;
    margin-top: 3.5rem;
}
div.join-header-flex-item ul li { 
    margin: 1rem 0 1rem 0;
    line-height: 1.44;
}
div.join-header-flex-item p a,
div.join-header-flex-item ul a {
    color: #A41E22;
}





/*//// JOIN MEMBERSHIP GRID SECTION ////*/
section.join-grid-section {}
div.join-grid-container {}
div.join-grid-container div.join-grid-flex-container {
    justify-content: flex-start;
    align-items: stretch;
    padding: 0 9rem 0 9rem;
    margin: 0 3.5rem 0 3.5rem;
    background-color: #f7f6f3;
    gap: 8rem;
}
div.join-grid-flex-container div.join-grid-item {
    position: relative;
    max-width: 58.5rem;
}
div#join-grid-item-1 {}
div#join-grid-item-2 {
    margin-left: 8.5rem;
}
div.join-grid-item h3 {
    position: absolute;
    top: 4.5rem;
    left: 4.5rem;

    position: relative;
    top: 0;
    left: 0;

    font-family: "Open Sans Condensed", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 3.4rem;
    color: #3d3d3d;

    font-weight: 400;
    font-size: 2.2rem;
    line-height: 1.2;
}
div.join-grid-item div.grid-content {
    width: 100%;
    height: 19.5rem;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
div.join-grid-item a.shca-red-button {
    position: absolute;
    bottom: -6rem;
    left: 4.5rem;   
}





/*//// SHCA GRID SECTION - WHY JOIN ////*/
section.shca-grid-section {
    padding: 0 5.5rem;
}
section.shca-grid-section div.shca-grid-container {
    height: auto;
    padding: 2rem 0 8.5rem 0;
    background-color: #f7f6f3;
}
/*//// FLEX ////*/
div.shca-grid-container div.flex-grid-container {
    justify-content: space-between;
    padding: 2rem 0;
    background-color: #f7f6f3;
}
div.flex-grid-container div.shca-grid-item {
    box-sizing: border-box;
    position: relative;
    height: auto;
    min-height: 30rem;
    max-width: 58.5rem;
    padding: 0 2rem 4rem 0;
    margin-bottom: 4rem;
}
div.shca-grid-item div.red-accent {
    position: absolute;
    top: -3rem;
    left: 0;
    right: 0;
    width: calc( 100% - 2rem );
    height: .3rem;
    background-color: #A41E22;
}
div.shca-grid-item h3 {
    position: absolute;
    left: 4.5rem;
    top: 4.5rem;
    z-index: 100;
    height: auto;
    margin-bottom: 3.5rem;
    font-family: "Open Sans Condensed", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 1.3;
    color: #ffffff;
    text-transform: capitalize;
}
div.shca-grid-item p {
    position: absolute;
    left: 4.5rem;
    top: 9rem;
    z-index: 101;
    width: 56%;
    font-style: normal;
    font-weight: normal;
    font-size: 1.7rem;
    line-height: 1.33;
    color: #ffffff;
}
div.shca-grid-item div.grid-content {
    position: relative;
    width: 100%;
    height: 30rem;
    margin-top: -1.5rem;
    padding: 4rem 6.5rem;
    background-color: silver;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
}





/*// JOIN/PAGE CONTENT //*/
section.join-content-section {}
div.join-content-container {}
div.join-content-flex-container {
    justify-content: flex-end;
    align-items: stretch;
    padding: 0 9rem 14rem 9rem;
    margin: 0 3.5rem;
    background-color: #f7f6f3;
}
div.join-content-flex-item {
    max-width: 108rem;
    padding: 3.5rem;
    border-top: solid 3px #A41E22;
}
div.join-content-flex-item p {
    margin-bottom: 1.8rem;
    font-style: normal;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.25;
    color: #000000;
}





/*///////// RESPONSIVE / BREAKPOINTS ////////*/
/*// MOBILE SCREEN //*/
@media only screen and (max-width: 1024px) { 

        /*//// HERO SECTION ////*/
        section.page-hero-section { display: none; }


        /*//// CONTENT SECTION ////*/
        div.content-flex-container div.content-flex-item { padding: 4rem; }


        /*//// JOIN SECTION ////*/
        div.join-flex-container div.join-header-flex-item { padding: 4rem; }


        /*//// JOIN GRID ////*/
        div.join-grid-container div.join-grid-flex-container { justify-content: space-between; }
        div#join-grid-item-1,
        div#join-grid-item-2 { width: 48%; margin: 0; margin-bottom: 8rem; }
        div.join-grid-item a.shca-red-button { bottom: 2rem; }

}
/*// SMALL MOBILE //*/
@media only screen and (max-width: 850px) {

        /*//// JOIN GRID ////*/
        div.join-grid-container div.join-grid-flex-container { justify-content: space-between; }
        div#join-grid-item-1,
        div#join-grid-item-2 { width: 75%; margin: 0; margin-bottom: 8rem; }
        div.join-grid-item a.shca-red-button { bottom: 2rem; }

} 
@media only screen and (max-width: 480px) {

        /*//// JOIN GRID ////*/
        div.join-grid-container div.join-grid-flex-container { justify-content: space-between; }
        div#join-grid-item-1,
        div#join-grid-item-2 { width: 80%; margin: 0; margin-bottom: 8rem; }
        div.join-grid-item a.shca-red-button { bottom: 2rem; }


}
@media only screen and (max-width: 420px) { }
@media only screen and (max-width: 375px) { }
@media only screen and (max-width: 360px) {  }

/*// LANDSCAPE ORIENTATION - TABLET & SMALLER //*/
@media screen and (max-width: 1024px) and (orientation: landscape) { }
@media screen and (max-width: 850px) and (orientation: landscape) { }
@media screen and (max-width: 850px) and (orientation: landscape) { }