body.admin-bar .content {
    margin-top: 0px;
}

body {
    background-color: #fff;
}

   body {
        max-width: 100%;
        overflow-x: hidden;
    }
.postid-202 .char13 {
    display: inherit;
}

.postid-202 .char34 {
    display: inherit;
}

.text-block p a {
    color: #e11a1f;
}
    :focus {
  outline-color: transparent;
  outline-style: none;
}

.pagination {
    display: none;
}


.link-125 {
    color: #e11a1f !important;
}

.link-125:hover {
    color: #fff !important;
}

.byline {
    text-align: center;
    margin-top: 1.2em;
    font-size: .85em;
}

.main-byline {
    font-style: italic;
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}

.promo-tout a {
    text-decoration: none;
    color: #e11a1f;
    margin-left: 5px;
}

.copyright {
    text-align: center;
    color: #666666;
    font-size: .85em;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #fff;
}

.copyright.footer {
    display: none;
}

.fancybox-title-inside-wrap {
    max-width: 100%;
    color: #fff;
    padding-bottom: 10px;
}

.caption-social {
    display: -webkit-flex;
    display: flex;
    margin-top: 8px;
    max-width: 650px;
    margin: 0 auto;
}

.social-left {
    flex: 1;
    -webkit-flex: 1;
}

.social-right {
    width: 192px;
    text-align: center;
}

.caption-social .button-facebook {
    padding-right: 10px;
    font-size: 25px;
    color: #666666;
    float: none;
    display: inline-block;
}

.caption-social a {
    font-size: 26px;
    color: #666666;
}

.caption-social .line:before {
    content: "";
}


.caption-social .line {
    width: 96%;
    background: #666666;
    height: 2px;
    display: block;
    position: relative;
    top: 17px;
}

.caption-social .fa {
    top: 5px;
    position: relative;
}

.share-story {
    color: #666666;
    font-size: 13px;
    font-family: roboto;
    margin-right: 10px;
}

table td {
    background-color: transparent !important;
    border-top: 0px;
}


.dropcap-firstletter p:first-of-type:first-letter  {
    font-size: 3em;
    font-weight: bold;
    margin-right: 1px;
    color: #000;
}

.dropcap-firstletter .number-wrap .char2 {
    font-size: 3em;
    font-weight: bold;
    margin-right: 1px;
    color: #000;
}

.fa:hover {
    cursor: pointer;
}

.survivors-logo {
    width: 96%;
}

.survivors-logo img {
    width: 100%;
}

.header-left {
    float: left;
    width: 70%;
}

.header-right {
    float: left;
    width: 30%;
}


.rotate {
    display: none;
}


progress {
  /* Positioning */
  margin-bottom: -3px;
  float: left;

  /* Dimensions */
  width: 100%;
  height: .25em;

  /* Reset the apperance */  
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  /* Get rid of the default border in Firefox/Opera. */
  border: none;

  /* For Firefox/IE10+ */
  background-color: transparent;

  /* For IE10+, color of the progress bar */
  color: #e11a1f !important;
}

progress::-webkit-progress-bar {
  background-color: transparent;
}

.flat::-webkit-progress-value {
  background-color: #e11a1f !important;
}

.flat::-moz-progress-bar {
  background-color: #e11a1f !important;
}

.single::-webkit-progress-value {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, transparent, #e11a1f);
}

.single::-moz-progress-bar {
  background-color: transparent;
  background-image: -moz-linear-gradient(left, transparent, #e11a1f);
}


.progress-container {
  width: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  height: .25em;
  display: block;
}

.progress-bar {
  background-color: #e11a1f !important;
  width: 50%;
  display: block;
  height: inherit;
}

.semantic {
    color: red;
}

.article_container {
    background: #fff !important;
    border-bottom: 8px solid #000;
}

.article_container:last-child {
    border-bottom: 0px solid #fff;
}

.post-end.clearfix {
    margin-bottom: 0px;
}

.post { 
    margin-bottom: 0px;
}

.grid-holder {
    position: relative;
    z-index: 3;
    display: inline-block;
    width: 100%;
    background-size: cover !important;
    padding-bottom: 100px;
    background-color: #000;
    padding-top: 175px;
}

.grid-wrapper {
    overflow: hidden;

    position: relative;
    /*
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    */
}


.survivors-logo  {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}


.fade-out {
/*  
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 76%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 76%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
*/
    border-bottom: 14px solid #000;
    position: absolute;
    bottom: 0px;
    width: 100%;
    box-shadow: 0px 5px 19px #000;
}

.grid-wrapper.sandwich {
}

.survivor-grid.sandwich {
    padding-top: 0px;
    overflow: hidden;
    padding-bottom: 0px;
}

.title-container {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

.title-container.sandwich {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.title-card {
    display: inline-block;
    width: 60%;
    float: left;
}

.title-container.sandwich .hero-description {
    color: #fff;
    font-size: .9em;
    line-height: 1.5em;
    font-family: roboto;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}

.title-container.sandwich .title-card {
    display: block;
    width: 100%;
}

.title-container.sandwich .title-survivor {
    display: block;
    width: 100%;
}

.title-container.sandwich .title-image {
    margin: 0 auto;
    display: block;
    width: 60%;
}

.title-container.sandwich .white-line {
    max-width: 1020px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0px;
    border-bottom: 2px solid #000;
    text-align: center;
    font-family: brunel;
    font-weight: bold;
    font-size: 5em;
    line-height: 1em;
    color: #000;
}

.capital {
    text-transform: uppercase;
    font-size: .9em;
}

.survivor-card {
    max-width: 320px;
    float: right;
}


.survivor-card:hover .back {
    visibility: visible;
    opacity: .85;   
}

.survivor-card:hover .survivor-name {
    display: none;
}

.card {
    width: 180px;
    height: 230px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 2s;
    -moz-transform-style: preserve-3d;
    -moz-transition: 2s;
    -ms-transform-style: preserve-3d;
    -ms-transition: 2s;
    -o-transform-style: preserve-3d;
    -o-transition: 2s;
    transition: 2s;
}

.one-fifth.survivor-card {
    width: 180px;
    float: left;
    margin-right: 2%;
    overflow: hidden;
}


.face {
    position: absolute;
    
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
    line-height: 50px;
    text-align: center;
}

.back {
    background: #000;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.back .survivor-name {
    position: absolute;
    bottom: 0px;
    display: block !important;
    width: 100%;
    background: #000;
    line-height: 40px;
    padding-bottom: 5px;
    z-index: 6;
    margin-bottom: 0px;
    color: #fff;
}

.one-fifth.survivor-card:nth-child(5) {
    margin-right: 0px;
}

.one-fifth.survivor-card .survivor-image {
    height: 180px;
}

.one-fifth.survivor-card .survivor-text {
    background: #000;
    min-height: 48px;
    position: relative;
    z-index: 2;
}

.one-fifth.survivor-card .survivor-name {
    border-bottom: 0px;
    font-size: .8em;
}

.face.back .survivor-caption {
    padding: 20px;
    padding-top: 0px;
    color: #fff;
    font-size: .75em;
    line-height: 1.5em;
    font-family: roboto;
    position: absolute;
    top: 20px;
    z-index: 5;
    text-align: center;
}


.survivor-card a {
    text-decoration: none;
}

.title-survivor {
    display: inline-block;
    float: right;
    width: 40%;
}

.survivor-grid-mobile {
    display: none;
}

.left-side-menu {
    float:left;
    width: 20%;
    padding-right: 15px;
    border-right: 1px solid #505050;
    height: 500px;
    background: rgba(0, 0, 0, 0);
}

.right-side-person {
    width: 76%;
    float: left;
    margin-top: 10px !important;
}

.survivor-mini-menu {
    list-style-type: none;
    padding-left: 30px;
}

.survivor-mini-menu li {
    color: #fff;
    font-family: roboto;
    font-size: 15px;
    line-height: 20px;
    transition: color ease 0.3s, border ease 0.3s, background ease 0.3s;
}

.mPS2id-highlight, .mPS2id-clicked {
    color: #e11a1f !important;
}

.survivor-mini-menu li a {
    text-decoration: none;
    color: #fff;
}

.survivor-mini-menu li:hover {
    color: #e11a1f !important;
}

.survivor-mini-menu li:hover a {
    color: #e11a1f !important;
}

#blog-logo img {
    width: 100%;
    margin-top: 8px;
}

.header-left .fa-facebook {
    width: 35px;
    text-align: center;
    height: 33px;
    line-height: 42px;
    font-size: 21px;
    color: #fff;
    background-color: #000000;
    position: relative;
    top: 2px;
    margin-left: 10px;

} 

.header-left .fa-twitter {
    width: 35px;
    text-align: center;
    height: 33px;
    line-height: 42px;
    font-size: 21px;
    color: #fff;
    background-color: #000000;
    position: relative;
    top: 2px;
    margin-left: -3px;
    margin-right: 1px;
}

.header-left .fa-envelope {
    width: 35px;
    text-align: center;
    height: 33px;
    line-height: 42px;
    font-size: 21px;
    color: #fff;
    background-color: #000000;
    position: relative;
    top: 2px;
    margin-right: 1px;
    margin-left: -4px;
}

.header-left .fa:hover {
    background-color: #000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
} 

.header-left .fa:before {
    position: relative;
    top: -4px;
}  

.mobile-only {
    display: none;
}

#video-container {
    margin-top: -48px !important;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
    #video-container {
        margin-top: -72px !important;
    }
}

.menu_button { display: none; }

.post {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.promo-block {
    margin-left: -4.31%;
    margin-top: 4em;
    max-width: 30%;
    clear: both;
}

.promo-block img {
    width: 100%;
}


@media (max-width: 600px) {

    .main-content-image {
        min-height: 0px !important;
    }

    .menu_button { display: block; }

    .mobile-only { display: block; }

    body {
        background-color: #fff;
    }

    #hero { 
        min-height: 0px;
        margin-bottom: -26px;
        background-position-x: 50%;
    }

    #mobile-header {
        margin: 0px !important;
        max-width: none;
        width: 100%;
        position: relative;
        padding-top: 30px !important;
        padding-bottom: 20px;
        background: #fff;
    }

    #mobile-header .menu_button {
        margin: 8px 0;
        color: #000;
        opacity: 1;
        margin-left: 15px;
        position: relative;
        top: 3px;
    }

    #blog-logo {
        max-width: 290px !important;
    }

    #blog-logo img {
        max-height: 80px;
        width: 350px;
        position: relative;
        left: -20px;
    }

    .header {
        position: relative;
        top: 10% !important;
        max-width: 90%;
        margin: 0 auto;
    }

    .expansion-holder {
        background: #fff;
        width: 100% !important;
        margin: 0 auto;
        padding: 0px !important;
        padding-top: 10px !important;
        display: none;
        margin-top: -50% !important;
        z-index: 10;
        position: relative;
    }

    .expansion-text {
        padding: 5%;
        line-height: 1.5em;
    }

    .mobile.background {
        margin-left: -9%;
        margin-right: -9%;
    }

    .quote-title {
        font-family: 'Brunel Text Web';
        font-size: 2.5em;
        font-weight: bold;
        border-bottom: 4px solid #000;
        line-height: 2em;
        text-align: center;
    }

    .content {
        width: 90%;
        max-width: none;
        margin: 20px 10% 0 5%;
    }

    .post {
        margin-bottom: 30px;
        padding-right: 3%;
        padding-left: 3%;
        font-size: 1em !important;
        line-height: 1.75em !important;
        padding-top: 0px !important;
    }


}

.post-title-wrapper { margin-top: 0px !important;}



#hero {
    z-index: 2;
    background-color: #000;
    background-size: cover;
    position: relative;
    min-height: 687px;
    opacity: 0;
}

.title-image {
    margin: 0 auto;
    display: block;
    width: 100%;
}

@media (max-width: 600px) {
    .title-image {
        max-width: 417px;
    }
}

.white-line {
    border: 2px solid #000;
    max-width: 960px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
}



.hero-expansion { 
    display: none; 
    background: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.close-x {
    text-align: right;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 40px;
}

.pull-up {
    top: -15%;
}

.expansion-holder {
    background: #fff;
    width: 680px;
    margin: 0 auto;
    padding: 80px;
    padding-top: 20px;
    display: none;
}

.header {
    position: relative;
    top: 30%;
}

.hero-description {
color: #000;
font-size: 1em;
line-height: 1.5em;
}

.header-right, .header-left {
    height: 50px !important;
    background-color: rgb(255, 255, 255);
}



.black-nav-bar {
    height: 43px;
    background: black;
    clear: left;
}

.black-nav-center {
    padding: 0 5.57%;
}



.nav-menu-item {
    display: inline-block;
    float: left;
    margin-right: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto;
    font-size: .85em;
    line-height: 60px;
}

#blog-logo {
    margin: 5px 0px 0px 20px;
    max-width: 375px;
    width: 375px;
}

@media ( max-width: 1280px ) {
    #blog-logo {
        max-width: 335px;
        position: relative;
        top: 3px;
    }
}

.thr-logo {
    margin-top: 10px;
    width: 110px;
}

.menu.active {
    z-index: 4;
}

#site-head {
    z-index: 4;
    background: #fff;
}

#cat-nav {
    z-index: 1;
}

.page-number {
    display: none;
}

.content.zindexed { z-index: 3; }

.post-title {
    font-family: 'Brunel Text Web';
    margin-top: .25em;
    font-size: 4rem !important;
    border-bottom: 2px solid #fff;
    padding: 0px;
    line-height: 1.5em !important;
    margin-bottom: 10px;
    letter-spacing: 1px;
    width: 80%;
    margin: 0 auto;
}

.main-content-container {
    width: 100%;
}

.main-content-image {
    float: left;
    width: 100%;
    min-height: 501px;
    max-height: 501px;
}

.main-content-cap-container {
    float: left;
    width: 100%;
}

.main-content-caption {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-family: roboto;
    font-size: 15px;
}

.main-content-credit {
    padding-left: 20px;
    font-family: roboto;
    margin-top: -10px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .post-title {
        font-family: 'Brunel Text Web';
        margin-top: .65em;
        font-size: 6.5rem !important;
        border-bottom: 5px solid #fff;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: .25em;
    }
}


@media (max-width: 600px) {

        .post-title {
        font-family: 'Brunel Text Web';
        margin-top: .65em;
        font-size: 4rem !important;
        border-bottom: 5px solid #fff;
        padding-bottom: .25em;
        text-align: center;
        color: #fff;
    }

    .left-side-caption {
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 1em;
        color: #fff;
        font-family: Roboto;
        font-size: 1em;
        text-align: justify;
        line-height: 1em;
        padding-bottom: 20px;
    }
}

.background-image {
    width: 50%;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0;
    right: 50%;
    height: 100%;
    background-size: cover !important;
    background: #000 !important;
    background-repeat: no-repeat;
    z-index: 1; 
}


#sticky {
    background-image: url(../../../../../imgs/header-placeholder.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2;
    overflow-y: hidden;
    opacity: 1;
    text-align: center;
    
}
@media only screen and (max-width: 900px) {
    #sticky {
        display: none !important;
    }
}

.slide-1 {
    background-image: url(../../../../../imgs/color-ruth.jpg);
    background-size: cover;
    width: 33.33%;
    height: 100%;
    position: fixed;
    background-repeat: no-repeat;
    display: inline-block;
    left: 0px;
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.slide-1:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.slide-1:hover {
    filter: grayscale(0%); /* Current draft standard */
    -webkit-filter: grayscale(0%); /* New WebKit */
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%); 
    -o-filter: grayscale(0%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#saturate); /* Gecko */
    filter: none; /* IE */
    -webkit-filter: grayscale(0); /* Old WebKit */
}

.slide-1:hover:before {
    background-color: rgba(0,0,0,0);
}



.slide-2 {
    background-image: url(../../../../../imgs/color-bill.jpg);
    background-size: cover;
    width: 33.33%;
    height: 100%;
    position: fixed;
    background-repeat: no-repeat;
    display: inline-block;
    left: 33.33%;
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.slide-2:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.slide-2:hover {
    filter: grayscale(0%); /* Current draft standard */
    -webkit-filter: grayscale(0%); /* New WebKit */
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%); 
    -o-filter: grayscale(0%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#saturate); /* Gecko */
    filter: none; /* IE */
    -webkit-filter: grayscale(0); /* Old WebKit */
}

.slide-2:hover:before {
    background-color: rgba(0,0,0,0);
}

.slide-3 {
    background-image: url(../../../../../imgs/color-robert.jpg);
    background-size: cover;
    width: 33.33%;
    height: 100%;
    position: fixed;
    background-repeat: no-repeat;
    display: inline-block;
    right: 0%;
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.slide-3:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.slide-3:hover {
    filter: grayscale(0%); /* Current draft standard */
    -webkit-filter: grayscale(0%); /* New WebKit */
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%); 
    -o-filter: grayscale(0%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#saturate); /* Gecko */
    filter: none; /* IE */
    -webkit-filter: grayscale(0); /* Old WebKit */
}

.slide-3:hover:before {
    background-color: rgba(0,0,0,0);
}

.post-title-wrapper {
    top: 15%;
}

.left-side-caption {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    color: #fff;
    font-family: Roboto;
    font-size: 1em;
    text-align: justify;
    line-height: 1.25em;
}


.video-js {
    padding-top: 56.5% !important;
    width: 100%;
}

@media ( max-width: 1441px ) {
.video-js {
    padding-top: 57.25% !important
    width: 100%;
    }
}
.vjs-fullscreen {padding-top: 100%; visibility: visible; background: #000;}

.vjs-default-skin .vjs-big-play-button {
    left: 45% !important;
    top: 40% !important;
    background: rgba(206, 0, 0, 0.7) !important;
    border-radius: 100% !important;
    width: 100px !important;
    height: 100px !important;
}

.vjs-default-skin .vjs-big-play-button:before {
    font-size: 50px !important;
    position: relative;
    left: -10px;
    top: 2px;
}

.audio-container {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.text-block, .audio-container {
    clear: left;
}

.text-block {
    padding-top: .5em;
}

.quote-title {
    font-family: 'Brunel Text Web';
    font-size: 2em;
    font-weight: bold;
    border-bottom: 4px solid #000;
    line-height: 2em;
}

.quote-container, .main-content-container {
    float: left;
}

.quote-container {
    margin-bottom: 30px;
}

.main-content-container {
    margin-top: 3em;
    margin-bottom: 3em;
    position: relative;
}

.main-content-cap-container {
    background: #000;
}

.quote-image {
    float: left;
    max-width: 25% !important;
    min-height: 206px;
}

.quote-social {
    float: right;
    width: 64%;
    margin-left: 80px;
}

.quote-social .fa {
    font-size: 20px;
    margin-right: 10px;
}

.quote-line {
    width: 75%;
    height: 1px;
    background: #000;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

@media ( max-width: 600px ) {

    .quote-image {
        float: initial;
        max-width: 65% !important;
        margin: 0 auto;
    }
}

.quote-block {
    float: left;
    max-width: 75% !important;
    height: 221px;
}

.quote-text {
    padding-left: 80px;
    padding-right: 80px;
    font-family: 'Brunel Text Web';
    font-size: 1.25em;
    line-height: 1.5em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.button-facebook {
    float: left;
    cursor: pointer;
}

@media ( max-width: 600px ) {

    .quote-block {
        float: left;
        max-width: 100% !important;
    }

    .quote-text {
        padding: 0px;
        font-family: 'Brunel Text Web';
        font-size: 1.75em;
        line-height: 1.5em;
        text-align: center;
        margin-top: 20px;
    }

}

.artifact-container {
    padding: 30px;
}

.artifact-image {
    background: #000;
    min-height: 320px;
}

.single-companion-story .artifact-image {
    min-height: 100%;
}

.artifact-image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    max-height: 320px;
}

.single-companion-story .artifact-image img {
    max-height: 100%;
}

.artifact-caption {
    font-family: roboto;
    font-size: .85em;
    line-height: 1.5em;
    padding-top: .5em;
    padding-bottom: .5em;
}

.artifact-credit {
    font-family: roboto;
    font-size: .85em;
    line-height: 1em;
    padding-top: 0px;
    padding-bottom: .5em;
    color: #888;
}

.headshot {
    float: left;
    max-width: 122px;
    max-height: 158px;
    overflow: hidden;
    padding-right: 20px;
}

.audio-embed {
    width: 70%;
    line-height: 13em;
    display: inline-block;
}

.audio-embed p {
    height: 0px;
    margin-top: 0px;
}

.audio-embed iframe {
    width: 100%;
}

.learn-more__container {
    clear: both;
    margin-left: -15%;
    margin-right: -15%;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    min-height: 155px;
    position: relative;
}

.learn-more__image {
    float: left;
    position: relative;
    left: 5px;
}

.learn-more__title {
    clear: right;
    line-height: 155px;
    max-height: 155px;
    text-indent: 3%;
    font-family: roboto;
    font-size: 1.25em;
    max-width: 93%;
}

.learn-more__title a {
    text-decoration: none;
    color: #000;
}

.learn-more__title a:hover {
    color: #e11a1f !important;
}

.learn-more__arrow {
    background-image: url(../../../../../imgs/arrow.png);
    float: right;
    height: 155px;
    width: 46px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 19px;
}

/*------------------------------------*\
    NAV
\*------------------------------------*/
#nav{
    list-style:none;
    margin-bottom:0px;
    margin-top: 6px;
    float:left; /* Clear floats */
    width:100%;
    padding-left: 15px;
    /* Bring the nav above everything else--uncomment if needed.
    position:relative;
    z-index:5;
    */
}
#nav li{
    float:left;
    margin-right:15px;
    position:relative;
    margin-top: -1px;
}

.living  {
    display: block;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: roboto;
    font-size: 12px;
    top: 0px !important
}

#nav a{
    display:block;
    padding:5px;
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    font-family: roboto;
    font-size: 12px;
}

.menu-link {
    position: relative;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: roboto;
    font-size: 12px;
    top: 3px;
}

.menu-link:hover {
    color:#e11a1f;
}
#nav a:hover{
    color:#e11a1f;
    text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
    background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style:none;
    position:absolute;
    left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
    padding-left: 0px;
    margin-top: 1px;
    width: 180px;
}
#nav ul li{
    padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float:none;
    text-indent: 15px;
}
#nav ul a{
    white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
    left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    background:#000;
    text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background:#000;
}


/* END NAV */

/* SURVIVOR BLOCKS */

.the {
    text-align: center;
    font-size: 3em;
    font-family: brunel;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 3em;
    color: #000;
}

.survivors {
    text-align: center;
    font-size: 8em;
    font-family: brunel;
    text-transform: uppercase;
    font-weight: bold;
    line-height: .25em;
    color: #000;
}

.survivor-blocks {
    clear: both;
    position: relative;
    z-index: 2;
    background: #fff;
    overflow: auto;
    padding-bottom: 0px;
    padding-top: 40px;
}

.learn-more {
    clear: both;
    position: relative;
    z-index: 2;
    background: #fff;
    overflow: auto;
    padding-bottom: 100px;
    padding-top: 100px;
}

.survivor-grid {
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.survivor-image {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    /*
    filter: grayscale(100%) brightness(.4);
    -webkit-filter: grayscale(100%) brightness(.4);  
    filter: gray brightness(.3); 
    -webkit-transition: all .6s ease;
    transition: all .6s ease;  
    */
}



.survivor-card:hover .survivor-image {
    /*
    -webkit-filter: grayscale(0) brightness(1);
    -webkit-filter: grayscale(0%) brightness(1);
    filter: none;
    filter: grayscale(0%) brightness(1);
    */

    /*
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    */
}

.survivor-text {
    background: #000;
    min-height: 100px;
}

.survivor-name {
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #fff;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 1.5em;
    font-family: brunel;
    line-height: 40px;
    color: #666666;
    font-weight: bold;
    padding-top: 5px;
}

.survivor-caption {
    padding: 20px;
    padding-top: 0px;
    color: #fff;
    font-size: .75em;
    line-height: 1.5em;
    font-family: roboto;
}

.readmore {
    color: #e11a1f;
    margin-top: 5px;
}

.column a {
    text-decoration: none;
}

.column.one-third {
    width: 320px;
    float: left;
    margin-right: 3%;
    margin-bottom: 50px;
}

.column.one-third:nth-child(3n) {
    margin-right: 0px;
}


.learn-more-title {
    text-align: center;
    font-size: 5em;
    font-family: brunel;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1em;
    color: #000;
}

.shoa {
    text-align: center;
    margin-top: 20px;
}

.shoa-desc {
    max-width: 650px;
    margin: 0 auto;
    margin-top: 20px;
}

.shoa-desc a {
    text-decoration: none;
    color: #e11a1f !important;
}

.companion-story-container {
    max-width: 880px;
    margin: 0 auto;
    margin-top: 140px;
}

.single-companion-story .copyright.footer {
    display: block;
}

.single-companion-story .promo-block {
    margin-left: 0px;
}

.companion-story-container .promo-block {
    max-width: 100%;
}

.companion-story-container .social-right {
    width: 60px;
    text-align: center;
}

.companion-story-container .vjs-big-play-button {
    display: block !important;
    left: 45% !important;
    top: 40% !important;
    background: rgba(206, 0, 0, 0.7) !important;
    border-radius: 100% !important;
    width: 100px !important;
    height: 100px !important;
}

.companion-story-container .vjs-playing .vjs-big-play-button {
    display: none !important;
}

.companion-story-container .vjs-big-play-button:before {
    font-size: 50px !important;
    position: relative;
    left: -10px;
    top: 2px;
}

.companion-story-container #video-container {
    max-width: 980px;
    margin: 0 auto;
    padding-top: 5em;
    overflow: hidden;
    clear: both;
    margin-bottom: -1.5em;
}

.companion-story-container .video-js {
    padding-top: 41% !important;
}

.companion-story-container .text-block {
    max-width: 650px;
    margin: 0 auto;
    font-size: 1em;
    clear: both;
}

.companion-story-container .quote-social {
    float: none;
    width: 65%;
    margin-left: 0px;
    margin: 0 auto;
    margin-bottom: -10px;
    margin-top: 10px;
}

.companion-story-container .quote-line {
    width: 89%;
    height: 1px;
    background: #000;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.companion-story-container .quote-social .fa {
    font-size: 20px;
    margin-right: 13px;
    color: #ccc;
}

.companion-story-container__title-small {
    text-align: center;
    font-size: 3em;
    font-family: brunel;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1em;
    color: #000;
}

.companion-story-container__title-large {
    text-align: center;
    font-size: 6em;
    font-family: brunel;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1em;
    color: #000;
}

.companion-story-container__image-container {
    max-width: 650px;
    margin: 0 auto;
}

.companion-story-container__image {
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
    max-width: 650px;
}

.companion-story-container__image img {
    width: 100%;
}

.companion-story-container__image-caption {
    font-family: roboto;
    font-size: .75em;
    line-height: 1.25em;
}

.companion-story-container__image-caption p {
    margin: 0px;
}

.companion-story-container__image-credit {
    font-family: roboto;
    font-size: .8em;
    line-height: 1em;
    color: #ccc;
    margin-top: 10px;
}

.gallery-title-container {
    background: #000;
    color: #fff;
    max-width: 980px;
    margin: 0 auto;
    padding: 20px;
}

.fancybox-skin {
    background: #000 !important;
}

.fancybox-title-inside-wrap  {
    background: #000;
    padding-left: 20px;
    padding-right: 20px;
}

.fancybox-title-inside-wrap p {
    font-family: roboto;
    color: #fff;
}

.home .gallery-title-container {
    padding: 10px;
}

.home .slick-active.slick-center {
    position: relative;
    z-index: 9;
}

.home .gallery-holder {
    clear: both;
    overflow: hidden;
}

.home .caption-container {
    opacity: 0;
    background: #fff;
    margin-left: -115%;
    margin-right: -115%;
    transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
}

.home .slick-image {
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%); 
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%); 
    -o-transition: .5s ease-in-out;
}

.ie11.home .slick-image {
    opacity: .5;
}

.home .slick-active.slick-center .slick-image {
    -webkit-filter: grayscale(0%);
    filter: none;
    filter: grayscale(0%);
    opacity: 1;
}

.home .slick-active.slick-center .caption-container {
    display: block;
    background: #fff;
    padding: 20px;
    padding-top: 0px;
    float: none;
    margin-left: -115%;
    margin-right: -115%;
    opacity: 1;
    
}

.home .slider .social-container {
    opacity: 0;
    visibility: hidden;
    display: none;

}

.home .slick-active.slick-center .social-container {
    opacity: 1;
    visibility: visible;
    display: none;
}

.home .slick-list  {
    margin-bottom: -80px;
    padding-top: 0% !important;
    padding-bottom: 10% !important;
}

.home .caption-container p {
    color: #000;
}

.home .gallery-holder .social-container {
    float: left;
    position: relative;
    top: 10px;
    display: none !important;
    width: 100%;
}

.home .gallery-holder .social-container .fa {
    max-width: 10px;
    display: inline-block;
}

.home .gallery-holder .social-container .fa-twitter, 
.home .gallery-holder .social-container .fa-pinterest {
    padding: 10px 27px 10px 13px;
}

.home .gallery-holder .slick-number {
    font-size: 3em;
    font-family: roboto;
    font-weight: bold;
    line-height: 1.3em;
    color: #fff;
    margin-right: 5px;
}

.home .gallery-holder .slick-total {
    font-size: 2em;
    font-family: roboto;
    font-weight: bolder;
    line-height: 1.3em;
    position: relative;
    top: -7px;
    left: -10px;
    color: #fff;
}

.home .gallery-holder .slick-total:before {
    content: "/";
    display: inline-block;
    font-size: 33px;
    font-weight: 100;
    margin-right: 5px;
    margin-left: 5px;
}

.home .gallery-holder .slick-caption p {
    margin-bottom: 0px;
}

.home .center .slick-image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    padding-top: 100%;
    background-position-x: center !important;
    background-color: #000 !important;
    background-position-y: center !important;
}


.gallery-title-photos {
    float: left;
    font-family: roboto;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em;
}

.gallery-title-photos:after {
    content: " ";
    margin-left: 20px;
    margin-right: 20px;
    font-weight: lighter;
    border: 1px solid #797979;
}

.gallery-title {
    font-family: roboto;
    font-size: .95em;
}

.slick {
    margin: 0 auto;
    max-width: 1020px;
}

.slick-image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    padding-top: 50%;
    background-position-x: center !important;
    background-color: #000 !important
}

.slick-prev {
    left: 0px !important;
    z-index: 3;
    height: 75px !important;
    width: 30px !important;
    background: url(../../../../../imgs/left-arrow.png) !important;
    background-repeat: no-repeat
}

.slick-prev:before { display: none !important;}

.slick-next {
    right: 0px !important;
    z-index: 3;
    height: 75px !important;
    width: 30px !important;
    background: url(../../../../../imgs/right-arrow.png) !important;
    background-repeat: no-repeat
}

.slick-next:before { display: none !important;}

@media ( max-width: 1002px ) {
    .slick-prev, .slick-next {
        top: 40% !important;
    }
}

.slick-slider-holder {
    max-width: 1020px;
    overflow: hidden;
}

.caption-container {
    background: #000;
    float: left;
    padding: 20px;
    padding-top: 0px;
}

.caption-container .left-container{
    float: left;
    width: 12%;
    margin-right: 2%;
    margin-top: 2%;
    height: 125px;
}

@media ( max-width: 1002px ) {

    .caption-container .left-container {
        float: left;
        width: 9%;
        margin-right: 2%;
        margin-top: 2%;
        height: 95px;
    }

}

.slick-number, .slick-total {
    display: inline-block;
}

.slick-number {
    font-size: 5em;
    font-family: roboto;
    font-weight: bold;
    line-height: 1.3em;
    color: #fff;
    margin-right: 5px;
}

@media ( max-width: 1002px ) {

    .slick-number {
        font-size: 3em;
        font-family: roboto;
        font-weight: bold;
        line-height: 2.3em;
        color: #fff;
        margin-right: 5px;
    }

}

.slick-total {
    font-size: 3em;
    font-family: roboto;
    font-weight: bolder;
    line-height: 1.3em;
    position: relative;
    top: -13px;
    left: -10px;
    color: #fff;

}

@media ( max-width: 1002px ) {
    .slick-total {
        font-size: 1em;
        font-family: roboto;
        font-weight: bolder;
        line-height: 1.3em;
        position: relative;
        top: -13px;
        left: -4px;
        color: #fff;
    }
}

.slick-total:before {
    content: "/";
    display: inline-block;
    font-size: 48px;
    font-weight: 100;
    margin-right: 5px;
}

@media ( max-width: 1002px ) {
    .slick-total:before {
        content: "/";
        display: inline-block;
        font-size: 19px;
        font-weight: 100;
        margin-right: 5px;
    }
}

.caption-container .right-container {
    width: 65%;
    float: left;
}

@media ( max-width: 1002px ) {
    .caption-container .right-container {
        width: 62%;
        float: left;
    }
}


.slick-caption {
    font-family: roboto;
    color: #000;
    margin-top: 20px;
}

.single-companion-story .slick-caption {
    font-family: roboto;
    color: #fff;
    margin-top: 20px;
}

@media ( max-width: 1002px ) {
    .slick-caption {
        font-family: roboto;
        color: #000;
        font-size: .85em;
    }
}

.slick-credit {
    font-family: roboto;
    color: #676767;
}

@media ( max-width: 1002px ) {
    .slick-credit {
        font-size: .85em;
    }
}

.social-container {
    float: right;
    position: relative;
    top: 55px;
}

@media ( max-width: 1002px ) {
    .social-container {
        float: right;
        position: relative;
        top: 10px;
    }
}

.social-container .fa-facebook {
    background: #000;
    padding: 10px 20px 10px 20px;
    font-size: 27px;
    color: #fff;
    margin-right: 10px;
}

@media ( max-width: 1002px ) {
    .social-container .fa-facebook {
        display: block;
        width: 11px;
    }
}

.social-container .fa-twitter {
    background: #000;
    padding: 10px 13px 10px 13px;
    font-size: 27px;
    color: #fff;
    margin-right: 10px;
}

@media ( max-width: 1002px ) {
    .social-container .fa-twitter {
        display: block;
    }
}

.social-container .fa-pinterest {
    background: #C92228;
    padding: 10px 14px 10px 14px;
    font-size: 27px;
    color: #fff;
    margin-right: 0px;
}

@media ( max-width: 1280px ) {

    .left-side-caption {
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 1em;
        color: #fff;
        font-family: Roboto;
        font-size: .9em;
        text-align: center;
        line-height: 1.15em;
    }

    .survivor-mini-menu li {
        color: #fff;
        font-family: roboto;
        font-size: 12px;
        line-height: 16px;
        transition: color ease 0.3s, border ease 0.3s, background ease 0.3s;
    }

    .post-title {
        font-size: 3.25rem !important;
    }

    .quote-text {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 10px;
        font-family: 'Brunel Text Web';
        font-size: 1.15em;
        line-height: 1.15em;
    }

    .quote-text p {
        margin: 0px;
    }

    
    #site-head {
        display: block;
        border-bottom: 3px solid #000;
        background: #fff;
    }



}

@media (max-width: 1160px) {

    .black-nav-center {
        display: none;
    }

    .black-nav-bar {
        height: 1px;
    }


    #site-head {
        height: 50px;
    }

    .header-left {
        padding: 0 2.57%;
        width: 86%;
    }

    .header-right {
        padding: 0px;
    }

    .black-nav-bar {
        display: block;
    }

    .black-nav-center {
        padding: 0 2.57%;
    }

    #nav a {
        display: block;
        padding: 4px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: roboto;
        font-size: 11px;
    }

    .living {
        display: block;
        padding: 4px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: roboto;
        font-size: 11px;
        top: 0px !important;
    }

    .main-content-image {
        max-height: none;
    }

    /* FLATTEN THE PAGE */
    .content {
        width: 100%;
        position: relative;
        padding: 0;
        box-shadow: 0 10px 10px rgba(0,0,0,0.5);
        margin: 0 0 0 0%;
        float: left;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .post {
        padding: 0px;
        margin-bottom: 100px;
        opacity: 1 !important;
    }

    .post-inner {
        padding-top: 0px;
    }

    .background-image {
        width: 100%;
        position: relative;
        top: 0%;
        bottom: auto;
        left: 0;
        right: 50%;
        height: 875px;
        background: #000 !important;
    }

    .video-js {
        padding-top: 41.25% !important;
        width: 100%;
    }

    .post-title-wrapper {
        position: relative;
        top: 0px;
        bottom: auto;
        left: 0;
        right: 50%;
    }

    .left-side-menu {
        display: none;
    }

    .right-side-person {
        width: 100%;
        float: right;
        margin-top: 10px !important;
    }

    .post-content {
        margin-left: 100px;
        margin-right: 100px;
    }

    /* END FLATTEN THE PAGE */

    .artifact-image {
        min-height: 1px;
    }

    .grid-holder {
        padding-top: 15px !important;
    }

    .grid-wrapper {
         padding-top: 0px !important;
    }

    .survivor-card {
        width: 162px !important;
    }

    .survivors-logo {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 90%;
        margin: 0 auto;
    }

    .survivors-logo img {
        width: 100%;
    }

    .title-container {
        max-width: 900px;
        margin: 0 auto;
        padding-bottom: 0px;
    }

    .header-right {
        width: 12%;
    }

    .menu_button {
        display: block;
        color: #000;
        position: relative;
        top: 8px;
    }

    #blog-logo {
        max-width: 300px;
        position: relative;
        top: 3px;
    }

    .quote-text {
        padding-left: 30px;
        padding-right: 0px;
        padding-top: 10px;
        font-family: 'Brunel Text Web';
        font-size: 1.25em;
        line-height: 1.5em;
    }   

    .quote-social {
        float: right;
        width: 68%;
        margin-left: 80px;
    }

    .quote-line {
        width: 70%;
        height: 1px;
        background: #000;
        float: left;
        margin-right: 20px;
        margin-top: 10px;
    }

    .audio-embed {
        width: 63%;
        line-height: 13em;
        display: inline-block;
    }

    .survivor-grid {
        max-width: 900px;
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .survivor-image {
        height: 201px;
        background-size: cover;
        background-repeat: no-repeat;
    }

}


@media only screen and (min-device-width: 100px) and (max-device-width: 767px) and (orientation: landscape) {
    .rotate {
        display: block;
        position: fixed;
        z-index: 9999999;
        width: 100%;
        background: #fff;
    }

    .rotate-icon {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100px;
        height: 100px;
    }

    .rotate-icon svg {
        width: 100%;
        height: 100%;
    }

    
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {


    .post-title {
        max-width: 650px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .left-side-caption {
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 2em;
        color: #fff;
        font-family: Roboto;
        font-size: 1.25em;
        text-align: center;
        line-height: 1.15em;
    }

    .caption-social {
        margin-top: 50px;
    }

}




@media only screen and (min-device-width: 100px) and (max-device-width: 1024px) {


    .caption-social {
        max-width: 411px;
        margin: 0 auto;
    }


    .header-left .fa:hover {
        background-color: #fff;
    }

    .menu-inner {
            margin-top: 10px;
    }

    .menu.active #nav {
        padding-top: 0px;
        margin-top: -40px;
    }

    .menu.active .mobile-menu-toc-button {
        display: block;
    }

    .menu.active #nav li {
        text-align: left;
        padding: 0px;
    }

    .menu.active #nav ul {
        position: relative;
        padding: 20px;
        margin: 0px;
        left: 0px;
    }

    .menu.active #nav a {
        font-size: 1em;
    }

    .menu.active .living {
        font-size: 1em;
    }

    .menu.active .menu-head {
        max-width: 40px;
        max-height: 40px;
        float: left;
        margin-right: 1em;
    }

    .menu.active .menu-head img {
        width: 100%;
    }

}

@media (max-width: 767px) {

    .quote-block {
        height: 50px;
    }

    .fancybox-title {
        color: #fff;
        font-size: .85em !important;
    }

    .fancybox-title p {
        padding-bottom: 10px;
    }
    .quote-block {
        float: none;
    }

    .quote-social {
        float: none;
        width: 45% !important;
        margin: 0 auto;
        text-align: left;
        padding-top: 40px;
        clear: both;
    }

    .home .slick-active.slick-center .caption-container {
        margin-left: -24%;
        margin-right: -24%;
    }

    .fade-out {
        box-shadow: none !important;
    }

    .article_container {
        margin-top: 47px;
    }

    #blog-logo {
        max-width: 300px;
        position: relative;
        top: -1px;
        left: 11px;
    }

    #site-head {
        height: 41px;
    }
    .header-right {
        display: none;
    }

    .header-left .fa {
        display: none;
    }

    .header-left .fa-align-justify {
        display: block;
    }

    .grid-wrapper {
        padding-top: 20px;
    }

    .survivor-grid.sandwich {
        display: flex;
    }

    .survivor-card {
        height: 115px;
    }

    .card {
        width: 105px;
    }

    .one-fifth.survivor-card .survivor-image {
        height: 50%;
    }

    .one-fifth.survivor-card .survivor-text {
        display: none;
    }

    .right-side-person {
        opacity: 1;
        visibility: visible;
    }

    .background-image {
        height: 550px;
    }

    .post-content {
        margin-left: 50px;
        margin-right: 50px;
    }

    .quote-text {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }

    .quote-line {
        display: none;
    }

    .quote-social {
        float: none;
        width: 68%;
        margin: 0 auto;
        text-align: center;
        padding-top: 40px;
        clear: both;
    }

    .quote-social .fa {
        font-size: 60px;
        margin-right: 40px;
        text-align: center;
    }

    .quote-social .fa-twitter {
        margin-right: 0px;
    }



    .video-js {
        padding-top: 29.25% !important;
    }
}

/* iPhone 4 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .single-companion-story .black-nav-bar {
        height: 3px;
    }

    .single-companion-story progress {
        display: none;
    }

    .post-title {
        font-size: 3rem !important;
    }

    .header-left {
        width: 100%;
    }
}

/* END iPhone 4 */


/* iPhone 5 */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 

    #blog-logo {
        top: -4px;
        left: 15px;
    }

    .grid-holder {
        padding-top: 52px !important;
        max-height: 540px;
    }

    .header {
        max-width: 100%;
    }

    .face.back {
        display: none !important;
    }

    .title-container.sandwich .hero-description {
        font-size: 1.19em;
        line-height: 1.1em;
        width: 100%;
    }

    .one-fifth.survivor-card .survivor-image {
        background-position-x: 190%; 
    }

    .background-image {
        height: 450px;
    }

    .home .video-js {
        padding-top: 21% !important;
    }

    .quote-container {
        width: 100%;
    }

    .quote-social {
        float: none;
        width: 39% !important;
        margin: 0 auto;
        text-align: left;
        padding-top: 20px;
        clear: both;
    }
    .home .slick-active.slick-center .caption-container {
        margin-left: -17%;
        margin-right: -17%;
    }

    .article_container {
        border-bottom: 0px;
    }

    .quote-container {
        margin-bottom: 0px;
    }

    .quote-social {
        float: none;
        width: 29%;
        margin: 0 auto;
        text-align: center;
        padding-top: 20px;
        clear: both;
    }

    .quote-text {
        margin-top: 50px;
        margin-bottom: 30px;
        position: initial;
    }

    #Dr_Ruth_Westheimer .post-title {
        font-size: 2.3rem !important;
    }

    .companion-story-container {
        margin-top: 70px;
        margin-left: 4%;
        margin-right: 3%;
    }

    .companion-story-container__title-small {
        text-align: center;
        font-size: 1.85em;
        font-family: brunel;
        text-transform: uppercase;
        font-weight: 800;
        line-height: 1em;
        color: #000;
        min-height: 40px;
    }

    .companion-story-container__title-large {
        text-align: center;
        font-size: 4em;
        font-family: brunel;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1em;
        color: #000;
    }

    .companion-story-container .quote-social {
        float: none;
        width: 65%;
        margin-left: 0px;
        margin: 0 auto;
        margin-bottom: -50px;
        padding-top: 10px;
    }

    .companion-story-container .text-block {
        font-size: 1.3em;
        line-height: 1.5em;
        max-width: 340px;
    }
    .companion-story-container .vjs-big-play-button {
        display: none !important;
    }

    .companion-story-container .video-js {
        padding-top: 17% !important;
    }

    .single-companion-story .black-nav-bar {
        height: 3px;
    }

    .single-companion-story progress {
        display: none;
    }

    .slick-caption {
        font-family: roboto;
        color: #000;
        font-size: .85em;
    }   

    .social-container {
        float: right;
        position: relative;
        top: 20px;
        right: -20px;
    }

    .slick-total {
        font-size: 1em;
        font-family: roboto;
        font-weight: bolder;
        line-height: 1.3em;
        position: relative;
        top: -28px;
        left: 1px;
        color: #fff;
    }

    .promo-block {
        margin-left: -4.31%;
        margin-top: 4em;
        max-width: 100%;
    }

    .learn-more-title {
        text-align: center;
        font-size: 3em;
        font-family: brunel;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1em;
        color: #000;
    }

    .shoa-desc {
        max-width: 520px;
        margin: 0 auto;
        margin-top: 20px;
        margin-left: 5%;
        margin-right: 5%;
        line-height: 1.75em;
    }

}
/* END iPhone 5 */

/* iPhone 6 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) { 

    .single-companion-story .black-nav-bar {
        height: 3px;
    }

    .single-companion-story progress {
        display: none;
    }

    .one-fifth.survivor-card .survivor-image {
        background-position-x: 100%; 
    }

    .menu_button {
        left: 10px
    }

    #blog-logo {
        top: -4px;
        left: 30px;
    }

    .menu.active {
        margin-top: 20px;
    }

    .face.back {
        display: none !important;
    }

    .title-container.sandwich .hero-description {
        font-size: 1.25em;
    }

    .post {
        padding-top: 71px !important;
    }
    .article_container {
        border-bottom: 0px;
    }

    .article_container:first-of-type {
        margin-top: -23px;
    }


    .grid-holder {
        padding-top: 80px !important;
        max-height: 590px;
        min-height: 816px;
    }

    .grid-wrapper {
        padding-top: 40px !important;
    }

    .background-image {
        height: 475px;
    }
    .home .video-js {
        padding-top: 26% !important;
    }
    .artifact-image {
        min-height: 0px;
    }

    .quote-container {
        margin-bottom: 0px;
    }

    .quote-social {
        float: none;
        width: 29%;
        margin: 0 auto;
        text-align: center;
        padding-top: 20px;
        clear: both;
    }

    .quote-text {
        margin-top: 50px;
        margin-bottom: 30px;
        position: initial;
    }
    .home .slick-active.slick-center .caption-container {
        margin-left: -19%;
        margin-right: -19%;
    }

    .home .slick-next, .home .slick-prev {
        top: 150px !important;
    }

    #Dr_Ruth_Westheimer .post-title {
        font-size: 2.5rem !important;
    }

    .companion-story-container .text-block {
        font-size: 1.25em;
        max-width: 400px;
    }
    .companion-story-container .vjs-big-play-button {
        display: none !important;
    }

    .companion-story-container .video-js {
        padding-top: 25% !important;
    }

    .single-companion-story .black-nav-bar {
        height: 3px;
    }

    .single-companion-story progress {
        display: none;
    }

}/* END iPhone 6 */

/* iPhone 6+ */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) { 

    .single-companion-story .black-nav-bar {
        height: 3px;
    }

    .single-companion-story progress {
        display: none;
    }

    .grid-holder {
        max-height: 100%;
    }

    .background-image {
        height: 525px;
    }
    .quote-social {
        float: none;
        width: 29%;
        margin: 0 auto;
        text-align: center;
        padding-top: 40px;
        clear: both;
    }

    .home .video-js {
        padding-top: 28.35% !important;
    }

    .home .slick-active.slick-center .caption-container {
        margin-left: -15%;
        margin-right: -15%;
    }

    .home .slick-next, .home .slick-prev {
        top: 150px !important;
    }
}
/* END iPhone 6+ */

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

    .single-companion-story .black-nav-bar {
        height: 3px;
    }

    .single-companion-story progress {
        display: none;
    }

    #blog-logo {
        max-width: 500px;
        position: relative;
        top: -3px;
        margin-right: 10px
    }

    .background-image {
        height: 900px;
    }

    .grid-holder {
        padding-top: 0px !important;
        min-height: 1246px;
    }

    .grid-wrapper.sandwich {
        padding-top: 190px !important;
    }

    .title-container.sandwich .hero-description {
        font-size: 2em;
        line-height: 1.5em;
    }

    .face.back {
        display: none;
    }

    .text-block {
        font-size: 1.4em;
        line-height: 1.5em
    }

    .quote-text {
        font-size: 1.75em
    }

    .quote-social .fa {
        font-size: 2.5em;
        margin-right: 30px;
        margin-left: 10px;
        margin-top: -10px
    }

    .post-title {
        font-size: 6rem !important; 
        max-width: 100%;
        width: 90%
    }

    .left-side-caption {
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 1em;
        margin-bottom: 1em;
        color: #fff;
        font-family: Roboto;
        font-size: 1.72em;
        text-align: center;
        line-height: 1.15em;
    }

    .caption-social {
        max-width: 90%;
    }

    .caption-social .line {
        height: 4px;
    }

    .social-right {
        width: 300px;
    }

    .share-story {
        font-size: 1.25em;
    }

    .companion-story-container .text-block {
        max-width: 90%;
        font-size: 1.5em;
    }

    .companion-story-container .video-js {
        padding-top: 35% !important;
    }
}



