@charset "UTF-8";
/* CSS Document */

#hope-title{
    font-size: 1.3em;
    font-family: 'sweet-sans-pro', sans-serif;
    color:#DBC738;
    letter-spacing: 0.4em;
    margin-top:-0.35em;
    text-shadow: -0.01em -0.01em 0.005em #D8CE86, 0.01em 0.01em 0.005em #706200;
}
@media only screen and (max-aspect-ratio: 3/4) and (min-aspect-ratio: 5/8){
    #hope-title{
        font-size: 1.2em;
        letter-spacing: 0.1em;
    }
}
@media only screen and (max-aspect-ratio: 5/8){
    #hope-title{
        font-size: 1em;
        letter-spacing: 0em;
    }
}

#iframe-wrap{
    width:100%;
}

#hope-promo-vid{
    clear: both;
    width:90%;
    height:21em;
    margin: 0 0 2em;
}

#thermometer{
    width:100%;
    display: block;
    position: relative;
    margin-top:2em;
    margin-bottom: 4em;
    height:2em;
    background: rgb(75,80,83);
    background: -webkit-linear-gradient(bottom, rgba(75,80,83,1) 0%, rgba(52,55,57,1) 30%, rgba(19,20,20,1) 100%);
    background:      -o-linear-gradient(bottom, rgba(75,80,83,1) 0%, rgba(52,55,57,1) 30%, rgba(19,20,20,1) 100%);
    background:         linear-gradient(to top, rgba(75,80,83,1) 0%, rgba(52,55,57,1) 30%, rgba(19,20,20,1) 100%);
    border-radius: 1em;
    overflow: hidden;
}


#progress{
    font-family: "acumin-pro", sans-serif;
    font-weight: 700;
    color:#991b1e;
    width:0;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    padding-top: 0.1em;
    text-shadow: none !important;
    background: rgb(179,157,0);
    background: -webkit-linear-gradient(bottom, rgba(179,157,0,1) 0%, rgba(224,197,0,1) 50%, rgba(255,229,43,1) 100%);
    background:      -o-linear-gradient(bottom, rgba(179,157,0,1) 0%, rgba(224,197,0,1) 50%, rgba(255,229,43,1) 100%);
    background:         linear-gradient(to top, rgba(179,157,0,1) 0%, rgba(224,197,0,1) 50%, rgba(255,229,43,1) 100%);
    -webkit-transition: width 2s;
       -moz-transition: width 2s;
         -o-transition: width 2s;
            transition: width 2s;
}

#time-left{
    clear: both;
    font-family: 'acumin-pro', sans-serif;
    font-size: 1.75em;
    text-align: left;
    color: #E6E384;
}

#time-left span{
    margin:0 0.5em 0 0;
    padding: 0;
}

#bigger{
    font-weight: 700;
    font-size:1.25em;
}
#smaller{
    font-weight: 500;
}
#date-end{
    width:100%;
    display: inline-block;
    font-family: 'acumin-pro', sans-serif;
    text-align: left;
    color: #8E8116;
    font-size: 0.65em;
    letter-spacing: 0.1em;
    margin-top:-4em;
}

#hope-campaign sup{
    font-weight: 700;
    font-size: 0.5em;
}

#hope-campaign h4{
    text-align: left;
    font-size: 1.75em;
}

#hope-campaign h5{
    text-align: left;
    font-size:1.25em;
    color:#A27778;
}

#details-list{
    font-family: acumin-pro, sans-serif;
    font-weight: 700;
    text-align: left;
    margin:0 auto;
    vertical-align: middle;
}

.hope-support-button{
    font-family: 'vios','Impact',sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 0.1em;
    z-index: 50;
    display: inline-block;
    position: relative;
    clear: both;
	width:100%;
    max-width: 20em;
    margin:0.5em auto 0.5em;
    padding:0.5em 0.3em 0.3em;
    background: rgb(0,164,115);
    background: -moz-linear-gradient(180deg, rgba(0,164,115,1) 0%, rgba(0,130,91,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,164,115,1) 0%, rgba(0,130,91,1) 100%);
    background: linear-gradient(180deg, rgba(0,164,115,1) 0%, rgba(0,130,91,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a473",endColorstr="#00825b",GradientType=1);
    border-radius:0.6em;
    color:#ffffff;
    
    text-shadow: none;
    transition: background 0.5s;
}
.hope-support-button:hover{
    color:#E6E384;
    background: rgb(0,106,74);
    background: -moz-linear-gradient(0deg, rgba(0,106,74,1) 0%, rgba(0,87,61,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,106,74,1) 0%, rgba(0,87,61,1) 100%);
    background: linear-gradient(0deg, rgba(0,106,74,1) 0%, rgba(0,87,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006a4a",endColorstr="#00573d",GradientType=1);
}
.hope-support-button:active{
    color:#8E8116;
    background: rgb(0,68,47);
    background: -moz-linear-gradient(0deg, rgba(0,68,47,1) 0%, rgba(0,38,27,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,68,47,1) 0%, rgba(0,38,27,1) 100%);
    background: linear-gradient(0deg, rgba(0,68,47,1) 0%, rgba(0,38,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00442f",endColorstr="#00261b",GradientType=1);
}

/*.hope-donate-button{
	width:100%;
    max-width: 20em;
    margin:0.5em auto 0.5em;
}

#hope-support-btn-1{
    width:100%;
    max-width: 20em;
    margin:0.5em auto 0.5em;
}
#hope-support-btn-2, #hope-support-btn-3{
    width:100%;
    max-width: 20em;
    margin:0.5 auto 0.5em;
}*/

#details-list, #details-list td{
    border:none;
}
#details-list td{
    padding:0.1em;
}

#details-list .bullet-point{
    text-align: center;
}

#details-list img{
    height:1.5em;
    width: auto;
    margin-right: 1em;
}

#budget-pie-chart img{
    width:100%;
    height:auto;
}

.hope-product{
    display: inline-block;
    position: relative;
    height:15em;
    width:15em;
    
}

.hope-product img{
    height:100%;
    width:auto;
    
}

#finding-hope-pamphlet-img{
    box-shadow: 0 0 1em #000000;
}

#hope-hoodie-img, #hope-tshirt-img{
    filter: drop-shadow(0 0 1em #000000);
}

.rewards-list{
    font-family: 'acumin-pro', 'Helvetica', sans-serif;
}

.rewards-list li{
    list-style: none;
    display: inline-block;
    position: relative;
    float:left;
}

.rewards-list .reward-tier{
    text-align: left;
    color:#ffffff;
    background:rgba(42,43,44,0.67);
    margin-bottom: 1em;
    width:100%;
    padding:0.8em 0.5em 0;
    border-radius: 0.5em;
    border: #E6E384 solid 0.1em;
}


.rewards-list .reward-tier .amount, .rewards-list h4{
    font-family: 'vios', 'Impact', sans-serif;
}

.rewards-list .reward-tier .amount{
    font-size:3.25em;
    float: left;
    margin-right:0.2em;
}

.rewards-list h4{
    font-size:1.3em;
}

.reward-description{
    clear:both;
}

.rewards-list .reward-description li{
    text-align: left;
    font-size:1em;
    height:1.5em;
    margin-right:1em;
    margin-bottom: 0.25em;
    line-height: 0.9em;
    vertical-align:middle;
    padding:0.2em 0;
}

.rewards-list .reward-description img{
    height:1.5em;
    width: auto;
    position: relative;
    float: left;
    display: inline-block;
    margin:-0.2em 0.2em 0 0 ;
}

@media only screen and (max-aspect-ratio: 3/4){
    .hope-support-button{
        width:100%;
    }
    .reward-tier{
        font-size:0.8em;
    }
    #hope-promo-vid{
        height:15em;
    }
}