
@font-face {
    font-family: 'amatic_scregular';
    src: url('fonts/amatic/amaticsc-regular-webfont.woff2') format('woff2'),
         url('fonts/amatic/amaticsc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'boton';
    src: url('fonts/boton/boton-regular-webfont.woff2') format('woff2'),
         url('fonts/boton/boton-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'boton';
    src: url('fonts/boton/boton_bold-webfont.woff2') format('woff2'),
         url('fonts/boton/boton_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


@font-face {
  font-family: 'Champion-HTF-Welterweight';
  src: url('fonts/welter/Champion-HTF-Welterweight.eot?#iefix') format('embedded-opentype'),
    url('fonts/welter/Champion-HTF-Welterweight.otf')  format('opentype'),
    url('fonts/welter/Champion-HTF-Welterweight.woff') format('woff'),
    url('fonts/welter/Champion-HTF-Welterweight.ttf')  format('truetype'),
    url('fonts/welter/Champion-HTF-Welterweight.svg#Champion-HTF-Welterweight') format('svg');
  font-weight: normal;
  font-style: normal;
}

.colors{
    color: #102847; /* feat 5 drk drk blu */
    color: #2d2d2d; /* feat 5 gray */
    color: #a4c7d9; /* feat 5 light blue  */
    color: #1e3b6b; /* feat 5 dark blue */
    color: #ffe71d; /* feat 5 yellow  */
    color: #6af3fc; /* feat 5 light blue (pull quote 2) */
}

#content{
    opacity: 0;
    position: relative;
}

.single-article #article_content p,
.single-article #article_content > .article_container > div{
    margin-bottom: 0;
}

.single-article #article_content p{
    margin-bottom: 1.9em;
    line-height: 1.3;
}

.white_header_elements #masthead{
    box-sizing: border-box;
    background-color: #2d2d2d; /* gray */
}

#masthead a{
    color: #FFF;
}

.st0_logo,
.st1_logo,
.st2_logo,
#masthead #header-left{
    fill: #FFF;
    color: #FFF;
}

#mobile_menu a{
    color: #000000;
}

#primary{
    position: relative;
    background-color: #FFF;
    line-height: 1.3;
}

#related_posts{
    position: relative;
    z-index: 10;
}

#footer_cpts .footer_cpt .cpt_text{
}

.single-article #article_content p{
    font-family: 'Oswald', sans-serif;
}

/* ========================================== */

/* common */

.outside_container{
    display: block;
    position: relative;
	    top: 0;
	    left: 50%;
    width: 100vw;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

.txt_shad{
    text-shadow: 0.06em 0.08em 0px rgba(0, 0, 0, 0.6);
}

.hdr{
    font-family: 'Champion-HTF-Welterweight';
}

.boton{
    font-family: 'boton', serif;
}

.heavy_copy{
    font-family: 'boton', serif;
    color: #1e3b6b; /* feat 5 dark blue */
    font-weight: bold;
    font-style: italic;
    line-height: 1.9;
}

h1,h2,h3{
    font-weight: normal;
}

#article_content strong{
    color: #233e3e; /* dark purp */
    font-weight: 400;
}

.logo_divider{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 188px;
    clear: both;
    margin-top: 80px;
    background-image: url(images/liquid_rocket_lab_logo.png);
    background-repeat: no-repeat;
    background-position: center;
}

.logo_divider:before,
.logo_divider:after{
    display: inline-block;
    position: absolute;
	    top: 50%;
	    left: 0;
	    z-index: 1;
    width: calc(50% - 100px);
    height: 3px;
    background-color: #000; /* feat 5 dark blue */
    background-size: 100%;
    content:'';

    -webkit-transform: translate(0%,-50%);
            transform: translate(0%,-50%);
}

.logo_divider:after{
    left: auto;
    right: 0;
}

.plus_btn{
    width: 82px;
    height: 82px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    background-image: url(images/plus_blue.svg);
}

.plus_btn.yellow{
    background-image: url(images/plus_yellow.svg);
}

.plus_btn.white_yellow{
    background-image: url(images/plus_white_yellow.svg);
}

.plus_btn.white_yellow.minus{
    background-image: url(images/minus_white_yellow.svg);
}

.plus_btn:focus{
    outline-color: #FFF;
    outline-width: 3px;
}

@media (max-width: 414px){
    .heavy_copy{
        font-size: 1.5rem;
        line-height: 1;
    }
}

/* ===================== content ===================== */

#feat_hero{
    position: relative;
    height: 965px;
    background-color: black;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.hero_bknd{
    position: absolute;
	    top: 0;
	    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#feat_header{
    position: absolute;
	    top: 70px;
	    left: 50%;
	    z-index: 100;
    width: 100%;
    color: #FFF;
    text-align: center;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

#feat_header p{
    margin: 0;
}

#feat_header h1{
    font-size: 8.5rem;
    color: #FFF;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}

#feat_header .sub_header{
    width: 850px;
    max-width: 95%;
    margin: 10px auto;
    font-size: 2.1rem;
    text-align: center;
}

.author{
    position: absolute;
	    bottom: 120px;
	    left: 50%;
	    z-index: 100;
    width: 300px;
    max-width: 90%;
    padding: 15px 0;
    font-family: 'boton', serif;
    font-size: 2.3rem;
    color: #a4c7d9; /* feat 5 light blue  */
    font-weight: bold;
    font-style: italic;
    text-align: center;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

.author:before,
.author:after{
    display: inline-block;
    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 1;
    width: 100%;
    height: 3px;
    background-color: #a4c7d9; /* feat 5 light blue  */
    content:'';
}

.author:after{
    top: auto;
    bottom: 0;
}

#feat_hero .hero_1{
    z-index: 30;
}

#feat_hero .hero_2{
    z-index: 20;
}

#feat_hero .hero_3{
    z-index: 10;
}

@media (max-width: 767px){
    #feat_header br{
        display: none;
    }
}

@media (max-width: 1200px){
    #feat_header{
        top: 330px;
    }

    #feat_header h1{
        margin-bottom: 70px;
    }
}

@media (min-width: 768px){
    
    #feat_hero .hero_1{
        background-image: url(images/hero-1920-1.jpg);
    }

    #feat_hero .hero_2{
        background-image: url(images/hero-1920-2.jpg);
    }

    #feat_hero .hero_3{
        background-image: url(images/hero-1920-3.jpg);
    }
}


@media (max-width: 767px){
    
    #feat_hero{
        height: 600px;
    }

    #feat_hero .hero_1{
        background-image: url(images/hero-768-1.jpg);
    }

    #feat_hero .hero_2{
        background-image: url(images/hero-768-2.jpg);
    }

    #feat_hero .hero_3{
        background-image: url(images/hero-768-3.jpg);
    }

    #feat_header{
        top: 77px;
    }

    #feat_header h1{
        font-size: 13vw;
        margin-bottom: 1em;
    }

    #feat_header .sub_header{
        font-size: 5vw;
    }

    #feat_hero .author{
        font-size: 2rem;
    }
}

.single-article #article_content{
    margin-top: 90px;
}

.single-article #article_content .first_letter{
    position: relative;
    float: left;
    padding: 23px 11px;
    margin-right: 15px;
    background-color: #1e3b6b; /* feat 5 dark blue */
    font-family: 'boton', serif;
    font-size: 14rem;
    color: #FFF;
    font-weight: bold;
    line-height: 0.8;
    vertical-align: top;
}


.single-article #article_content p{
    font-size: 2rem;
}

.single-article #article_content h2{
    display: inline-block;
    position: relative;
	    left: -35px;
	    z-index: 10;
    padding: 0;
    margin-top: 88px;
    margin-bottom: 45px;
    background-color: #000000;
    font-family: 'boton', serif;
    font-size: 3rem;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

.single-article #article_content h2:before{
    display: inline-block;
    position: absolute;
	    top: 0;
	    left: -7%;
	    z-index: -1;
    width: 112%;
    height: 2.3em;
    background-color: #1e3b6b; /* feat 5 dark blue */
    content:'';

    -webkit-transform: skew(-13deg, 0deg) translate(0%,-25%);
            transform: skew(-13deg, 0deg) translate(0%,-25%);
}

.single-article #article_content h2.nostyle{
	position: static;
	margin: inherit;
	background-color: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	text-transform: none;
}

.single-article #article_content h2.nostyle::before{
	content: none;
}


.single-article .article_container{
    max-width: 1400px;
}

@media (max-width: 1600px){
    .single-article #article_content h2{
        left: 42px;
    }
}

@media (max-width: 900px){
    .single-article #article_content h2{
        font-size: 5vw;
    }
}

@media (max-width: 767px){
    
    .single-article #article_content .first_letter{
        font-size: 7rem;
    }
}

@media (max-width: 499px){
    .single-article #article_content h2.long_h2{
        font-size: 5vw;
    }
}

@media (max-width: 414px){
    .single-article #article_content h2{
        left: 17px;
        font-size: 7vw;
    }
}

blockquote{
    position: relative;
	    z-index: 1;
    overflow: visible;
    padding: 100px 0 16px;
    color: #000;
}


blockquote .start_quote{
    display: inline-block;
    position: absolute;
	    left: -80px;
    width: .4em;
    height: 0.4em;
    font-size: 9rem;
}

blockquote .start_quote:before{
    display: inline-block;
    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 1;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: contain;
    font-family: 'boton', serif;
    font-size: 9rem;
    color: #1e3b6b; /* feat 5 dark blue */
    font-weight: 900;
    font-style: normal;
    line-height: 1; 
    content: "\201C";
}

blockquote.feat_blockquote .feat_quote,
blockquote.feat_blockquote cite{
    max-width: 100%;
    margin: auto;
    font-weight: 900;
    font-style: italic;
}

blockquote.feat_blockquote .feat_quote{
    margin: 0;
    font-family: 'boton', serif;
    font-size: 2.8rem;
    color: #1e3b6b; /* feat 5 dark blue */
    font-weight: bold;
    font-style: italic;
    line-height: 1.35;
}

blockquote.feat_blockquote cite{
    width: auto;
    margin: 49px 0 0;
    font-family: 'boton', serif;
    font-size: 2rem;
    font-style: normal;
    line-height: 2;
}

blockquote.feat_blockquote.alignright{
    width: 40%;
}

blockquote.feat_blockquote.align_left{
    left: auto;
    width: 31%;
    float: left;

    -webkit-transform: translate(0%,0%);
            transform: translate(0%,0%);
}

blockquote.feat_blockquote.align_left.clear_below{
    margin-bottom: 200px;
}

@media (max-width: 1500px){
    blockquote.feat_blockquote.aligncenter{
        width: calc(100% - 72px);
        margin-right: 0;
    }
}

@media (max-width: 900px){
    blockquote.feat_blockquote.align_left,
    blockquote.feat_blockquote.aligncenter{
        width: calc(100% - 72px);
        float: none;
        padding: 0 20px;
        margin-right: 0;
    }

    blockquote.feat_blockquote.align_left.clear_below{
        margin-bottom: 0;
    }
}

@media (max-width: 767px){
    
    blockquote.feat_blockquote .feat_quote{
        font-size: 2.4rem;
    }
}

@media (max-width: 414px){
    
    blockquote.feat_blockquote .feat_quote{
        font-size: 2rem;
    }

    blockquote.feat_blockquote cite{
        line-height: 1.5;
    }

}

/* ===================== Video ===================== */

#video_1,
#video_2{
    position: relative;
	    top: 0;
	    left: 50%;
	    z-index: 10;
    width: 100vw;
    height: 775px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100vw;
    text-align: center;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

.single-article #article_content > .article_container > div#video_1,
.single-article #article_content > .article_container > div#video_2{
    margin-bottom: 60px;
}

#video_1_inner{
    position: absolute;
	    top: 0;
	    left: 50%;
	    z-index: 15;
    width: 100%;
    height: 100%;
    max-height: 54vw;
    max-width: 100vw;
    margin: auto;

    -webkit-transform: translate(-50%,0);
            transform: translate(-50%,0);
}

#video_1 iframe,
#video_2 iframe{
    width: 100%;
    height: 100%;
}


#video_1_inner.show,
#video_2_inner.show{
    opacity: 1;
    z-index: 1000;
}

#video_1_inner .video_1_btn{
    display: inline-block;
    position: absolute;
	    top: 229px;
	    right: calc(50% - 542px);
	    z-index: 1;
    width: 663px;
    height: 267px;
    opacity: 0;
    background-color: transparent;
    background-image: url(images/play-video-button.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    cursor: pointer;

    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

#video_1_inner .video_1_btn.show{
    opacity: 1;
    z-index: 100;
}

#iframe_1_wrap,
#iframe_2_wrap{
    position: absolute;
	    top: 0;
	    left: 50%;
	    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

#iframe_1_wrap.show,
#iframe_2_wrap.show{
    display: block;
}

.video_bknd{
    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#video_1_inner .video_overlay{
}

#video_1_inner .video_bknd_1{
    z-index: 50;
    background-image: url(images/Dreams-ignite-video1.jpg);
}

#video_1_inner .video_bknd_2{
    z-index: 40;
    background-image: url(images/Dreams-ignite-video2.jpg);
}

#video_1_inner .video_bknd_3{
    z-index: 30;
    background-image: url(images/Dreams-ignite-video3.jpg);
}

#video_1_inner .video_bknd_4{
    z-index: 20;
    background-image: url(images/Dreams-ignite-video4.jpg);
}

#video_1_inner .video_bknd_5{
    z-index: 10;
    background-image: url(images/Dreams-ignite-video5.jpg);
}

@media (max-width: 1200px){
    #video_1_inner .video_1_btn{
        right: 100px;
    }
}

@media (min-width: 1650px){
    #video_1{
        width: 1650px;
    }
}

@media (min-width: 768px) and (max-width: 1300px){
    #video_1{
        height: 56vw;
    }
}

@media (max-width: 1000px){
    
    #video_1_inner .video_1_btn{
        top: 17vw;
        right: 10vw;
        width: 40vw;
        height: 17vw;
    }

}

@media (max-width: 767px){
    
    #video_1{
        height: 106vw;
    }

    #video_1_inner{
        max-height: none;
    }

    #video_1_inner .video_1_btn{
        top: 21vw;
        right: 5vw;
        width: 64vw;
        height: 26vw;
    }

    #video_1_inner .video_bknd_1{
        background-image: url(images/Dreams-ignite-video1-mobile.jpg);
    }

    #video_1_inner .video_bknd_2{
        background-image: url(images/Dreams-ignite-video2-mobile.jpg);
    }

    #video_1_inner .video_bknd_3{
        background-image: url(images/Dreams-ignite-video3-mobile.jpg);
    }

    #video_1_inner .video_bknd_4{
        background-image: url(images/Dreams-ignite-video4-mobile.jpg);
    }

    #video_1_inner .video_bknd_5{
        background-image: url(images/Dreams-ignite-video5-mobile.jpg);
    }
}
/* ============================= */

#modal_box_wrap{
    float: left;
    width: 51%;
}

#sidebar_modal_box{
    padding: 800px 7% 20px;
    margin-left: 3%;
    background-color: #1e3b6b; /* feat 5 dark blue */
    background-image: url(images/AboveandBeyondphoto.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left top;
    color: #FFF;
}

#sidebar_modal_box .modal_title{
    font-family: 'boton', serif;
    font-size: 3.5rem;
    line-height: .9;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
}

#sidebar_modal_box .modal_sub_title{
    margin-top: 13px;
    font-family: 'Oswald', sans-serif;
    font-size: 2.4rem;
    font-weight: 200;
    line-height: 1.5;
}

.modal_copy{
    margin-top: 42px;
    font-family: 'Oswald', sans-serif;
    font-size: 2.1rem;
    font-weight: 200;
}

#sidebar_modal_box .plus_btn{
    margin: 32px auto 0;
    display: block;
}


@media (min-width: 1001px) and (max-width: 1200px){

    #sidebar_modal_box{
        padding: 129% 7% 20px;
        margin-left: 0;
    }
}

@media (max-width: 1000px){
    #sidebar_modal_box{
        margin-left: 0;
        background-position: center top -440px;
        background-size: 930px auto;
    }

    #modal_box_wrap{
        float: none;
        width: 100%;
    }

    blockquote.feat_blockquote.alignright{
        display: block;
        width: calc(100% - 72px);
        float: none;
        clear: both;
        margin-left: auto;
    }
}

@media (max-width: 767px){
    
    #sidebar_modal_box{
        padding: 700px 7% 20px;
    }
}

/* ============================= */

#sidebar_modal{
    position: absolute;
	    /* top: 22%; */
	    top: 2000px;
	    left: 50%;
	    z-index: -1;
    width: 88vw;
    max-width: 1480px;
    padding: 20px;
    display: none;
    background-color: #102847; /* feat 5 drk drk blu */
    color: #FFF;


    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

#sidebar_modal .modal_inner{
    width: 100%;
    padding: 29px 8%;
    border: 1px solid #ffe71d; /* feat 5 yellow  */
}

#sidebar_modal.show{
    display: block;
    z-index: 10000;
}

#sidebar_modal .plus_btn{
    display: block;
    width: 50%;
    height: 93px;
    padding-top: 67px;
    margin: auto;
    background-position: center top;
    background-size: 63px;
    font-family: 'Oswald', sans-serif;
    font-size: .9em;
    color: #FFF;
    text-transform: uppercase;
}

#sidebar_modal .modal_title,
#sidebar_modal .modal_sub_title,
#sidebar_modal .modal_author{
    font-family: 'boton', serif;
    font-style: italic;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

#sidebar_modal .modal_title{
    margin: 40px 0 30px;
    font-size: 4rem;
    color: #ffe71d; /* feat 5 yellow  */
}

#sidebar_modal .modal_sub_title{
    font-size: 2.7rem;
    color: #a4c7d9; /* feat 5 light blue  */
}

#sidebar_modal .modal_author{
    margin-top: 37px;
    font-size: 2.1rem;
    color: #FFF;
}

#sidebar_modal .modal_copy{
    margin-top: 88px;
    font-size: 2.3rem;
}

#sidebar_modal .modal_copy p{
    line-height: 1.5;
}

@media (max-width: 767px){
    
    #sidebar_modal .modal_title{
        font-size: 10vw;
    }

    #sidebar_modal .modal_sub_title{
        font-size: 5.5vw;
    }
}

/* ============================= */

#video_2{
    width: 88vw;
    max-width: 1480px;
}

#video_2_inner .video_2_btn{
    position: absolute;
	    top: 50%;
	    left: 50%;
	    z-index: -1;
    width: 583px;
    height: 246px;
    max-width: 80%;
    opacity: 0;
    background-color: transparent;
    background-image: url(images/play-video-button-shadow.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;

    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

#video_2_inner .video_2_btn.show{
    z-index: 1000;
    opacity: 1;
    outline-color: #FFF;
}

#video_2_inner .video_bknd_1{
    z-index: 30;
    background-image: url(images/dreams-ignite--breakout--video-1.png);
}

#video_2_inner .video_bknd_2{
    z-index: 20;
    background-image: url(images/dreams-ignite--breakout--video-2.png);
}

#video_2_inner .video_bknd_3{
    z-index: 10;
    background-image: url(images/dreams-ignite--breakout--video-3.png);
}

@media (max-width: 767px){
    #video_2{
        height: 78vw;
    }

    #video_2_inner .video_bknd{
        background-size: 100%;
    }

    #video_2_inner .video_bknd_1{
        background-image: url(images/dreams-ignite--breakout--video-1-mobile.png);
    }

    #video_2_inner .video_bknd_2{
        background-image: url(images/dreams-ignite--breakout--video-2-mobile.png);
    }

    #video_2_inner .video_bknd_3{
        background-image: url(images/dreams-ignite--breakout--video-3-mobile.png);
    }
}

/* ============================= */

#sidebar_modal .logo_divider{
    position: relative;
	    left: 50%;
	    z-index: 1;
    width: 88vw;
    max-width: 1480px;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

#sidebar_modal .logo_divider:before,
#sidebar_modal .logo_divider:after{
    background-color: #ffe71d; /* feat 5 yellow  */
    width: calc(50% - 148px);
    left: 4%;
}

#sidebar_modal .logo_divider:after{
    left: auto;
    right: 4%;
}

#student_profiles {
    margin-bottom: 70px;
}

#student_profiles .student_profile{
    margin-top: 75px;
    font-family: 'boton', serif;
    color: #ffe71d; /* feat 5 yellow  */
    font-style: italic;
}

#student_profiles .student_name{
    font-size: 3.5rem;
    text-transform: uppercase;
}

#student_profiles .student_title{
    font-size: 3rem;
}

#student_profiles .student_class{
    font-size: 2.6rem;
    color: #FFF;
}

#student_profiles .student_profile_copy{
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    color: #FFF;
    font-weight: 200;
    font-style: normal;

    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

#student_profiles .student_profile_copy.show{
    max-height: 2000px;
    padding-top: 70px;
}

#student_profiles .plus_btn{
    width: 80px;
    height: 80px;
    margin: 47px 0 0;
}


#modal_footer_img{
    display: inline-block;
    position: relative;
	    top: 0;
	    left: 50%;
    width: 88vw;
    max-width: 1480px;
    margin-bottom: 45px;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

#modal_footer_img img{
    width: 100%;
}

@media (max-width: 414px){
    #student_profiles .student_name{
        font-size: 2.5rem;
    }

    #student_profiles .student_title,
    #student_profiles .student_class{
        font-size: 2rem;
    }

    #sidebar_modal .modal_copy p{
        font-size: 1.5rem;
    }
}

/* ============================= */

#rocket_gallery_wrap{
    display: inline-block;
    position: relative;
	    top: 0;
	    left: 50%;
    width: 100vw;
    margin-bottom: 50px;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

.single-article #article_content > .article_container > #rocket_gallery_wrap{
    margin-bottom: 50px;
}

#rocket_gallery{
    width: 1615px;
    max-width: 100%;
    margin: auto;
    color: #FFF;
}

#rocket_gallery .rocket_gallery_inner{
    height: 100%;
}

#rocket_gallery .gallery_img{
    position: relative;
    float: left;
    width: 50%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 900px){

    #rocket_gallery{
        height: 618px;
    }

    #rocket_gallery .gallery_img{
        height: 50%;
    }

    #rocket_gallery .gallery_img:nth-child(1){
        height: 100%;
        width: 23%;
    }

    #rocket_gallery .gallery_img:nth-child(2){
        width: 23%;
    }

    #rocket_gallery .gallery_img:nth-child(3){
        width: 23%;
    }

    #rocket_gallery .gallery_img:nth-child(4){
        width: 31%;
    }

    #rocket_gallery .gallery_img:nth-child(5){
        width: 23%;
    }

    #rocket_gallery .gallery_img:nth-child(6){
        width: 23%;
    }

    #rocket_gallery .gallery_img:nth-child(7){
        width: 31%;
    }
}

#rocket_gallery .gallery_img img{
    display: block;
    position: relative;
	    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#rocket_gallery .gallery_img .btn_wrap{
    position: absolute;
	    right: 10px;
	    bottom: 0;
	    z-index: 100;
    width: 51px;
    padding: 20px 3px 9px;
    background-color: rgba(0, 0, 0, 0.8);
}

#rocket_gallery .gallery_img .btn_wrap .plus_btn{
    height: 0;
    max-width: 100%;
    padding-top: 100%;
    background-size: contain;
    background-image: url(images/gallery_plus.svg);
}

#jslghtbx{
    z-index: 1000;
}

#jslghtbx .jslghtbx-close{
    background-color: transparent;
    border: none;
    outline-color: #FFF;
    outline-width: 3px;
    cursor: pointer;
    right: calc(50% - 500px);
}

#jslghtbx .jslghtbx-caption{
    max-width: 90%;
    margin-top: 15px;
    font-family: "museo-sans", sans-serif;
    font-size: 1.5rem;
}


#jslghtbx .jslghtbx-prev.jslghtbx-no-img,
#jslghtbx .jslghtbx-next.jslghtbx-no-img{
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    cursor: pointer;
    outline-color: #FFF;
}


.jslghtbx-prev.jslghtbx-no-img{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAgMTAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGO30NCjwvc3R5bGU+DQo8Zz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODcuMyw4OC42TDEyLjcsNTUuM1Y0NC43bDc0LjYtMzMuM3YxNC4yTDMwLjIsNDkuOHYwLjNsNTcuMSwyNC4yVjg4LjZ6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
}

.jslghtbx-next.jslghtbx-no-img{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAgMTAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGO30NCjwvc3R5bGU+DQo8Zz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIuNyw3NC4zbDU3LjEtMjQuMnYtMC4zTDEyLjcsMjUuN1YxMS40bDc0LjYsMzMuM3YxMC42TDEyLjcsODguNlY3NC4zeiIvPg0KPC9nPg0KPC9zdmc+DQo=");
}

@media (max-width: 1200px){
    #jslghtbx .jslghtbx-close{
        right: 40px;
    }
}

/* ============================= */

#offset_underline{
    position: relative;
    float: right;
    width: 69%;
}

#offset_underline:after{
    display: inline-block;
    position: absolute;
	    bottom: -23px;
	    left: 0;
	    z-index: 1;
    width: 366px;
    height: 9px;
    background-color: #00AEEF; /* light blue */
    content:'';
}


@media (max-width: 767px){
    
    #offset_underline{
        width: 100%;
    }

    #tech_circle_left{
        display: none;
    }
}

#rocket_slider_wrap{
    background-image: url(images/chalkboard-background_blue.jpg);
    background-size: cover;
}


.single-article #article_content #rocket_slider_wrap h2.slider_header{
    position: static;
    width: 34%;
    float: left;
    padding: 42px 5%;
    margin: 0;
    background-color: transparent;
    font-family: 'Oswald', sans-serif;
    font-size: 4.4rem;
    color: white;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    text-transform: none;
}

.single-article #article_content #rocket_slider_wrap h2.slider_header:before{
	content: none;
}
#rocketry_glossary_slider{
    width: 66%;
    margin-left: auto;
    background-image: url(images/chalkboard-background.jpg);
    background-size: cover;
}

.single-article #article_content .slick-slide{
    position: relative;
}

.single-article #article_content .slick-slide p{
    margin-bottom: 0;
    font-family: 'amatic_scregular', sans-serif;
    font-size: 7.5rem; 
    color: #a4c7d9; /* feat 5 light blue  */
    line-height: .95;
    text-align: center;
}

.single-article #article_content .slick-slide .slide_copy{
    padding: 42px 73px;
}

.slick-arrow:focus{
    outline-color: #FFF;
}

.slick-dots li button:focus{
    outline: 3px dotted #FFF;
}

.lt_arrow.slick-arrow{
    left: 21px;
    background-image: url(images/left_arrow.png);
}

.rt_arrow.slick-arrow{
    right: 21px;
    background-image: url(images/right_arrow.png);
}

.slick-dots {
    bottom: 30px;
}

.slick-dots li{
    margin: 0 3px;
}

.slick-dots li button:before{
    width: 18px;
    height: 18px;
    opacity: 1;
    background-color: #FFF;
    border-radius: 100%;
    color: transparent;
    content: '';
}

.slick-dots li.slick-active button:before{
    background-color: #a4c7d9; /* feat 5 light blue  */
    opacity: 1;
}

@media (max-width: 1200px){
    .single-article #article_content .slick-slide p{
        font-size: 8rem;
    }

    .single-article #article_content .slick-slide .slide_copy{
        padding: 42px 50px;
    }

}

@media (max-width: 900px){
    #rocket_slider_wrap{
        background-size: 100% auto;
    }

    .single-article #article_content #rocket_slider_wrap h2.slider_header{
        width: 100%;
        float: none;
        font-size: 3.4rem;
    }

    #rocketry_glossary_slider{
        width: 100%;
    }

    .single-article #article_content .slick-slide .slide_copy{
        padding: 42px 9vw 75px;
    }

    .single-article #article_content .slick-slide p{
        font-size: 5rem;
    }

}

/* ===================== interactive rocket tour ===================== */

#rocket_tour{
    display: inline-block;
    position: relative;
	    top: 0;
	    left: 50%;
    width: 100vw;
    margin-top: 60px;
    background-image: url(images/bronco-1-background-1920.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 65em;
    font-size: 1rem;

    -webkit-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

#rocket_tour .article_container{
    position: relative;
}

.single-article #article_content #rocket_tour h2:before{
    content: none;
}

.single-article #article_content #rocket_tour h2{
    position: absolute;
	    top: 0;
	    left: 50%;
	    z-index: 1;
    padding: 0;
    margin: 1em 0 0 0;
    background-color: transparent;
    font-family: 'boton', serif;
    font-size: 2.5em;
    color: #1e3b6b; /* feat 5 dark blue */
    font-weight: bold;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;

    -webkit-transform: translate(15%,0%);
            transform: translate(15%,0%);
}

#rocket_tour h2 span{
    font-size: 2em;
}

#rocket_modules{
    position: relative;
    height: 57em;
}

#rocket_modules .rocket_module{
    width: 31em;
    /* display: inline-block; */
    display: none;
    position: absolute;
	    z-index: -1;
    max-width: 90%;
    padding: 3em 2em;
    opacity: 0;
    background-color: #1e3b6b; /* feat 5 dark blue */
    color: #FFF;

    -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
}

#rocket_modules .rocket_module.show{
    z-index: 1000;
    opacity: 1;
    display: inline-block;
}

#rocket_modules #rocket_module_1{
    top: 4%;
    left: calc(50% - 38em);
}

#rocket_modules #rocket_module_2,
#rocket_modules #rocket_module_3{
    left: calc(50% + 8em);
    padding-top: 5.5em;
}

#rocket_modules #rocket_module_2{
    top: 20em;
}

#rocket_modules #rocket_module_3{
    top: 20em;
}

#rocket_modules .rocket_module:after{
    position: absolute; ;
	    top: 2em;
    width: 1.6em;
    height: 3em;
    background-repeat: no-repeat;
    background-size: contain;
    content:'';
}

#rocket_modules #rocket_module_1:after{
    right: -1.5em;
    top: 9.5em;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgd2lkdGg9IjguNSIgaGVpZ2h0PSIxOS45IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDguNSAxOS45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA4LjUgMTkuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3QwX3tmaWxsOiMxZTNiNmI7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDBfIiBwb2ludHM9IjAsMC40IDAsMTkuNiA4LjMsMTAgIi8+DQo8L3N2Zz4NCg==");
}

#rocket_modules #rocket_module_2:after,
#rocket_modules #rocket_module_3:after{
    left: -1em;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgd2lkdGg9IjguNSIgaGVpZ2h0PSIxOS45IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDguNSAxOS45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA4LjUgMTkuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzFlM2I2Yjt9DQo8L3N0eWxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIwLjIsMTAgOC41LDE5LjYgOC41LDAuNCAiLz4NCjwvc3ZnPg0K");
}

#rocket_modules #rocket_module_2:after{
    top: 13em;
}

#rocket_modules #rocket_module_3:after{
    top: 24em;
}

#rocket_modules #rocket_module_2 .module_dismiss,
#rocket_modules #rocket_module_3 .module_dismiss{
    right: auto;
    left: 1em;
}

#rocket_modules .rocket_module h3{
    position: relative;
    font-family: 'boton', serif;
    font-size: 3em;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

#rocket_modules .rocket_module h3:after{
    display: inline-block;
    position: absolute;
	    bottom: -0.5em;
	    left: 0;
	    z-index: 1;
    width: 100%;
    height: .05em;
    background-color: #FFF;
    content:'';
}

#rocket_modules .module_toggle{
    width: 3em;
    height: 3em;
    background-color: transparent;
    background-image: url(images/plus_blue.svg);
    border: none;
    cursor: pointer;
}

#rocket_modules .module_toggle.dismiss{
    background-image: url(images/dismiss_x.svg);
}

#rocket_modules .rocket_module .module_dismiss{
    position: absolute;
	    top: 1em;
	    right: 1em;
	    z-index: 1;
    width: 4em;
    height: 4em;
    background-image: url(images/dismiss_x_white.svg);
    font-size: 1em;
}

#rocket_modules .rocket_module .module_copy{
    margin-top: 5em;
    font-family: 'boton', serif;
    font-weight: 200;
}

#rocket_modules .rocket_module .module_copy p{
    font-size: 1.5em;
    line-height: 1.5;
}

#rocket_modules .rocket_module .btn_wrap {
    width: 76%;
    padding: .4em;
    margin: auto;
    background-color: #FFF;
    color: #1e3b6b; /* feat 5 dark blue */
}

#rocket_modules .rocket_module .btn_wrap button{
    display: inline-block;
    position: relative;
    width: 50%;
    height: 2.3em;
    background-color: transparent;
    border: none;
    font-family: 'Oswald', sans-serif;
    font-size: 1.7em;
    color: #1e3b6b; /* feat 5 dark blue */
    text-transform: uppercase;
    outline-color: #FFF;
    outline-width: 3px;
    outline-offset: 6px;
    cursor: pointer;
}

#rocket_modules .rocket_module .btn_wrap button:disabled{
    color: #737373;
}

#rocket_modules .rocket_module .btn_wrap button:first-child:after{
    display: inline-block;
    position: absolute;
	    top: 50%;
	    right: 0;
	    z-index: 1;
    width: 2px;
    height: 90%;
    background-color: #1e3b6b; /* feat 5 dark blue */
    content:'';

    -webkit-transform: translate(0%,-50%);
            transform: translate(0%,-50%);
}

#rocket_modules .module_toggle{
    position: absolute;
	    z-index: 100;
    font-size: 1em;
}

#rocket_modules .module_toggle{
    outline-color: #000;
}

#rocket_modules #module_toggle_1{
    top: 12em;
    left: calc(50% - 5em);
}

#rocket_modules #module_toggle_2,
#rocket_modules #module_toggle_3{
    left: calc(50% + 2.5em);
}

#rocket_modules #module_toggle_2{
    top: 33em;
}

#rocket_modules #module_toggle_3{
    top: 44em;
}

#rocket_modules .module_bracket{
    position: absolute;
	    z-index: 1;
        background-repeat: no-repeat;
        background-size: contain;
        /* font-size: 10rem; */
}

#rocket_modules #module_bracket_1,
#rocket_modules #module_bracket_2,
#rocket_modules #module_bracket_3{
    width: 1.7em;
}

#rocket_modules #module_bracket_1{
    top: .1em;
    left: calc(50% - 3.6em);
    height: 26.87em;
    background-image: url(images/bracket-left.svg);
}

#rocket_modules #module_bracket_2{
    top: 27em;
    left: calc(50% + 2.9em);
    height: 15.0482em;
    background-image: url(images/bracket-right-1.svg);
}

#rocket_modules #module_bracket_3{
    top: 42em;
    left: calc(50% + 2.9em);
    height: 6.7em;
    background-image: url(images/bracket-right-2.svg);
}

@media (max-width: 1200px){
    #rocket_tour{
        font-size: 1.2vw;
    }
}

@media (max-width: 767px){

    .single-article #article_content #rocket_tour h2{
        top: -109px;
        font-size: 2em;
        width: 100%;

        -webkit-transform: translate(-50%,0%);
                transform: translate(-50%,0%);
    }

    #rocket_tour{
        font-size: .589em;
        margin-top: 94px;
    }

    #rocket_modules #rocket_module_1,
    #rocket_modules #rocket_module_2,
    #rocket_modules #rocket_module_3{
        left: 50%;

        -webkit-transform: translate(-50%,0%);
                transform: translate(-50%,0%);
    }

    #rocket_modules .rocket_module:after{
        content: none;
    }

    #rocket_modules #rocket_module_2 .module_dismiss, #rocket_modules #rocket_module_3 .module_dismiss{
        right: 1em;
        left: auto;
    }

}
