/* 1st Slide */
#slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-description-text p.subtitle {
    
}
#slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title {
    line-height:0.8em;
    font-size: .5em;
}

@media only screen and (max-width: 598px) {
   #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title.xs {
       line-height: 0.8em;
       font-size: 0.55em;
    }
}

@media only screen and (max-width: 480px) {
   #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title.xs {
       font-size: .33em;
       line-height:0.75em;
    }
    #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-description-text p.subtitle {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media only screen and (max-width: 320px) {
   #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title.xs {
       font-size: .25em;
       line-height:1em;
    }
    #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-description-text p.subtitle {
        font-size: 22px;
        font-size: 2.2rem;
    }
}

/* 4th vertical panel */
#CustomModule4 section p.main-text {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    letter-spacing: -1.08px;
    max-width: 800px;
    text-decoration: none solid rgb(255, 255, 255);
    text-size-adjust: 100%;
    width: 100%;
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 327.5px 276px;
    transform-origin: 327.5px 276px;
    caret-color: rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    font: normal normal normal normal 36px / 46.8px "Sofia Pro Light", Arial, sans-serif;
    margin: 15px 0px 45px;
    outline: rgb(255, 255, 255) none 0px;
}


/* Obit 'aqua' links */
#tributeEvents ol li .profile-desc .date,
#RecentTributes .profile .location {
    color: #b2b2b2;
}

#CustomModule4 > div > section > div > div > div > a {
    display: none;
}