@charset "UTF-8";

html {
    font-size: 17px;
    letter-spacing: .5px;
    font-family: "neue-haas-grotesk-display", "sans-serif";
}

body {
    background-color: #333;
    font-size: 17px;
    margin: 0;
    margin-bottom: 130px;
}

#footer {
    margin-bottom: -1px;
    z-index: 5;
}

a {
 color: #fff;
}

.heart-icon {
 font-size: 1rem;
 font-weight: 900;
}

h1 {
  font-family: "anzeigen-grotesk", "sans-serif";
  text-transform: uppercase;
}

h2 {
  font-family: "neue-haas-grotesk-display", "sans-serif";
}

h3 {
  font-family: "neue-haas-grotesk-display", "sans-serif";
}

h4 {
  font-family: "neue-haas-grotesk-display", "sans-serif";
}

h5 {
  font-family: "neue-haas-grotesk-display", "sans-serif";
}

h6 {
  font-family: "neue-haas-grotesk-display", "sans-serif";
}

h7 {
  font-family: "neue-haas-grotesk-display", "sans-serif";
}

he 

a {
    color: #ffffff;
}

/* #panelTop img {
    display: inline-block;
}

#panelTop div {
    background-color: rgba(23, 22, 70, 0.7);
    width: 100%;
    left: 50%;
    margin-left: 57px;
    position: absolute;
    height: 56px;
    bottom: 0;
}

#panelTop div:last-child {
    left: auto;
    margin-left: auto;
    right: 50%;
    margin-right: 57px;
}

#panelTop {
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.5s ease;
    width: 70%;
    min-width: 800px;
    height: 92px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 0 3rem;
    text-align: center;
    cursor: default;
    z-index: 2;
}

*/

#mainContainer {
    width: 100%;
    background-image: url(https://image.e.tufts.edu/lib/fe9e13727664067f74/m/11/e34e7995-9136-4487-83d1-4489f17da02c.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    border-bottom: 8px solid #111;
    line-height: 1.25;
}

#panel {
    width: 70%;
    background-color: #D25D12;
    padding: 60px 50px;
    margin: 8% auto 0 auto;
    z-index: 2;
    text-align: center;
    opacity: 1;
    transition: min-height 0.5s;
    cursor: default;
    min-height: 160px;
}

#panel h1 {
    color: #fff;
    font-size: 3.2rem;
    margin: 0;
    font-style: normal;
    font-weight: 500;
}

#panel h2 {
    color: #fff;
    font-size: 2rem;
    margin: 0;
    font-style: normal;
    font-weight: 500;
}

#panel h2.section-title {
 line-height: 1.25;
 font-size: 2.5rem;
}
#panel h2.dollar-amount {
 font-weight: 300;
}

#panel h3 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 32px;
    margin: 0;
    font-style: normal;
    font-weight: 300;
}

#panel h3, #head p {
 line-height: 25px;
}

#head p {
    color: #fff;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    margin: 0.5rem auto 2rem;
    line-height: 32px;
}

.large {
    font-size: 1.6rem;
    font-weight: 700;
}

#footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    display: flex;
    align-items: center;
}

#footer span:last-child {
    float: right;
    color: #fff;
    font-size: 1rem;
    font-family: "neue-haas-grotesk-display", "sans-serif";
    font-style: normal;
    font-weight: 300;
    margin-left: auto;
}

#footer img {
    width: auto;
    float: left;
    height: 55px;
}

.name {
    padding-right: 30px;
}

#nameGroupContainer {
    opacity: 1;
    transition: opacity 0.5s ease;
    margin: 1.5rem auto;
    line-height: 1.75;
    padding: 0 1%;
}

.nameGroup {
    font-size: 1.5rem;
    color: #fff;
    font-family: "neue-haas-grotesk-display", "sans-serif";
    font-style: normal;
    font-weight: 400;
    display: inline;
}

.nameGroup:not(:first-child) {
    display: none;
}

#description {
    font-size: 1.25rem;
    border-top: 1px solid #111;
    line-height: 1.33;
    color: #fff;
    font-family: "neue-haas-grotesk-display", "sans-serif";
    font-style: normal;
    font-weight: 300;
    padding: 1% 5%;
    text-align: center;
    background: #333;
}

.nameGroup:last-child {
    color: #fff;
    padding-bottom: 85px;
}

.hour {
    color: #932f35;
    padding: 0 10px;
    display: none;
    /* disabling this in favor of placing hours in main panel */
}

.active {}

#scrollbarContainer {
    margin: 30px auto 0 auto;
    text-align: center;
    left: 0%;
    cursor: move;
}

.slider {
    background-color: #ffffff;
    height: 9px;
    border: none;
}

.scrollbarSegment {
    height: 9px;
    margin: 0;
    width: 11.11%;
    /* 100 over number of segments (11 bars - 9.09%, 12 bars - 8.33%) */
    box-sizing: border-box;
    padding: 0;
    float: left;
    border-right: #bf5127 solid 2px;
    z-index: 999;
}

#description p.key-label {
    margin-bottom: 0;
}

.donor-key {
    list-style: none;
    margin-top: 0;
    padding-left: 0;
}

.ui-slider .ui-slider-handle {
    border: white 1px solid;
    top: -11px;
    cursor: move;
    height: 30px;
    width: 40px;
    background-image: url(https://image.e.tufts.edu/lib/fe9e13727664067f74/m/11/bcbade37-2ab1-4221-9441-1ea618f3e268.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
}

#dragContainer {
    position: fixed;
    top: 10%;
    vertical-align: top;
    background-color: red;
    height: 120px;
    width: 100%;
    min-width: 800px;
    left: 0;
    right: 0;
    margin: 285px auto 0 auto;
    cursor: move;
    z-index: 2;
}

input {
    border: 0;
    background-color: #DDDDDD;
    background-repeat: no-repeat;
    background-position: right;
    height: 95px;
    font-size: 2.5rem;
    color: #000;
    width: 70%;
    margin: 6px auto 8% auto;
    padding: 3px 80px 3px 20px;
    transition: background 0.3s ease;
    transition-delay: 0.5s;
    display: block;
    font-family: "neue-haas-grotesk-display", "sans-serif";
    font-style: normal;
    font-weight: 400;
}

input:focus~#footer {
    opacity: 0;
    transition: opacity 0.5s ease;
}

input:focus~#panel {
    opacity: 0;
    transition: opacity 0.5s ease;
}

input:focus~#panelTop {
    opacity: 0;
    transition: opacity 0.5s ease;
}

input::placeholder {
    color: #000000;
}

input::-webkit-input-placeholder {
    color: #000000;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
}

input:-ms-input-placeholder {
    color: #000000;
}

input:-input-placeholder {
    color: #000000;
}

#intro {
    font-size: 1.06rem;
    color: rgba(255, 255, 255, 1);
    padding: 25px 0 0 0;
    display: none;
    font-family: "neue-haas-grotesk-display", "sans-serif";
    font-style: normal;
    font-weight: 400;
}

#intro span {
    padding-left: 5px;
    font-size: 1.5rem;
    line-height: 32px;
}

#standby {
    font-size: 1rem;
    color: rgba(255, 255, 255, 1);
    padding: 25px 0 0 0;
    display: none;
    font-family: "neue-haas-grotesk-display", "sans-serif";
    font-style: normal;
    font-weight: 400;
}

#curvedarrow {
    display: inline-block;
    position: relative;
    top: -14px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-right: 9px solid white;
    -webkit-transform: rotate(-110deg);
    -moz-transform: rotate(-110deg);
    -ms-transform: rotate(-110deg);
    -o-transform: rotate(-110deg);
    transform: rotate(-110deg);
}

#curvedarrow:after {
    content: "";
    position: absolute;
    border: 0 solid transparent;
    border-top: 3px solid white;
    border-radius: 20px 0 0 0;
    top: -12px;
    left: -9px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

h5 {

    font-size: 0.8rem;
    font-weight: 300;
    content: AM;
    margin: 0;
    display: inline;
    opacity: 1;
    padding-left: 3px;
}

b {
    font-weight: 700
}

@media screen and (max-width: 991px) {
 #footer img {
  height: auto;
  width: 100%;
 }
 #footer a:first-child {
   width: 75%;
 }
 #footer span:last-child {
   width: 25%;
   text-align: right;
   font-size: 3vw;
 }

}




/* ----------- Non-Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {

    #footer span:last-child {
        margin: 8px 0 0 auto;
    }

    #footer img {
        
    }

    #footer {
        z-index: 5;
        padding: 10px 20px;
    }

    #mainContainer {
        background-image: none;
        border-bottom: none;
    }

    input {
        margin: 0;
        width: 100%;
        max-height: 60px;
        font-size: 1.25rem;
        border-radius: 0;
        box-sizing: border-box;
    }

    #panel {
        margin: 0 auto 0 auto;
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    #scrollbarContainer {
        margin-left: 40px;
        margin-right: 40px;
    }

    #panel h1 {
        font-size: 3.2rem;
    }

    #panel h2.section-title {
     font-size: 2.5rem;
    }

    #panel h2 {
        font-size: 2rem
    }

    #description {
        font-size: 1.1rem;
        padding: 0 30px;

    }

    #nameGroupContainer {

        margin-top: 12px
    }
}

/* ----------- Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {}

@media screen and (max-device-width: 800px) and (orientation : portrait) {
    #panel {}

    #nameGroupContainer {
        padding: 0 4%;
    }

    .nameGroup {
        font-size: 250%;
    }

    #description {
        font-size: 200%;
    }

    #intro,
    #head p,
    #panel h3 {
        font-size: 200%;
        line-height: initial;
    }
    
    #panel h1 {
     font-size: 333%;
    }
    #panel h2 {
     font-size: 250%;
    }


    input {
        font-size: 225%;
    }

    .ui-slider .ui-slider-handle {
        top: -22px;
        width: 45px;
        height: 45px;
    }

    #footer {
        z-index: 5;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    #footer span:last-child {
        <!-- font-size: 200%; -->
    }
}