#top {
    display:none
}

/* LEFT NAV */
.sidebar-left-holder {
    position:relative
}

.sidebar-left {
    background:none;
    width:163px
}

.sidebar-left .title {
    background:#ebecec
}

.sidebar-left .title-holder {
    margin-right:0
}

.sidebar-left ul {
    background:#ecebeb;
    margin-right:0
}

.sidebar-left-bottom {
    background:#ecebeb;
    height:15px;
    margin-left:0;
    width:163px;
    border-top:2px solid #d1d1d1
}

/* FEATURED IMAGE */

.feat-img {
    position:relative;
    z-index:0;
    width:960px;
    height:350px;
    left:-23.06%;
    top:-10px;
    font-size:10px;
}

.about-us {
    background:url(/multimedia/AboutCompassion-960x350.png) 0 0 no-repeat;
}

.children-quotes {
    background:url(/multimedia/children-quotes.jpg) 0 0 no-repeat;
}

.child-poverty {
    background:url(/multimedia/ChildrenAndPoverty-960x350.png) 0 0 no-repeat;
}

.church-engagement-haiti {
    background:url(/multimedia/church-engagement-haiti-960x350.png) 0 0 no-repeat;
}

.family-gift {
    background:url(/multimedia/family-gift-hero-960x350.png) 0 0 no-repeat;
}

.for-sponsors {
    background:url(/multimedia/ForSponsors-960x350.png) 0 0 no-repeat;
}

.get-involved {
    background:url(/multimedia/GetInvolved-960x350_2.png) 0 0 no-repeat;
    margin-left:-6px;
}

.giving-in-action {
    background:url(/multimedia/your-giving-in-action-header.png) 0 0 no-repeat;
}

.internships {
    background:url(/multimedia/compassion-interns-on-a-mission-trip-960x350.png) 0 0 no-repeat;
}

.acceptance {
    background:url(/multimedia/a-gift-of-acceptance-jonathan-hero.jpg) 0 0 no-repeat;
}

.inclusion {
    background:url(/multimedia/a-gift-of-inclusion-satish-hero.jpg) 0 0 no-repeat;
}

.faithfulness {
    background:url(/multimedia/a-gift-of-faithfulness-nikol-hero.jpg) 0 0 no-repeat;
}

.joy {
    background:url(/multimedia/a-gift-of-joy-richmond-hero.png) 0 0 no-repeat;
}

.worth {
    background:url(/multimedia/a-gift-of-worth-kennedy-hero.jpg) 0 0 no-repeat;
}

.encouragement {
    background:url(/multimedia/a-gift-of-encouragement-benjamin-hero.jpg) 0 0 no-repeat;
}

.kindness {
    background:url(/multimedia/a-gift-of-kindness-gilbert-hero.jpg) 0 0 no-repeat;
}

.belonging {
    background:url(/multimedia/a-gift-of-belonging-nancy-hero.jpg) 0 0 no-repeat;
}

.commitment {
    background:url(/multimedia/a-gift-of-commitment-hero.jpg) 0 0 no-repeat;
}

.olive-aneno {
    background:url(/multimedia/olive-aneno-alumni_960x350.jpg) 0 0 no-repeat;
}

.carlos-garcia {
    background:url(/multimedia/life-changed-carlos-960x350.jpg) 0 0 no-repeat;
}

.somporn-fairuay {
    background:url(/multimedia/somporn-fairuay-alumni-960x350.jpg) 0 0 no-repeat;
}

.grace-karera {
    background:url(/multimedia/grace-karera-alumni-960x350.jpg) 0 0 no-repeat;
}

.rosa-vega {
    background:url(/multimedia/rosa-vega-alumni-960x350.jpg) 0 0 no-repeat;
}

.shamim-nakiyemba {
    background:url(/multimedia/shamim-nakiyemba-alumni-960x350.jpg) 0 0 no-repeat;
}

.grace-ramos {
    background:url(/multimedia/grace-ramos-alumni-960x350.jpg) 0 0 no-repeat;
}

.fredy-setiawan {
    background:url(/multimedia/fredy-setiawan-alumni-960x350.jpg) 0 0 no-repeat;
}

.yannely-suero {
    background:url(/multimedia/yannely-suero-alumni-960x350.png) 0 0 no-repeat;
}

.sameson-tilahun {
    background:url(/multimedia/sameson-tilahun-alumni-960x350.jpg) 0 0 no-repeat;
}

.oscar-torrez {
    background:url(/multimedia/oscar-torrez-alumni-960x350.jpg) 0 0 no-repeat;
}

.lenkai-pere {
    background:url(/multimedia/lenkai-pere-alumni-960x350.jpg) 0 0 no-repeat;
}

#page-title {
    position:relative;
    left:19%;
    top:4%;
    width:50%
}

.page-title::before {
    content:url(/multimedia/skippy-34x34.png);
    position:relative;
    top:7px;
    margin-right:3px
}

.page-title {
    font-family:'Tetria LT W01 Regular';
    color:#fff;
    text-transform:uppercase;
    font-size:2em;
    letter-spacing:1px;
    text-shadow:3px 2px 10px #000;
    display:block;
    margin:0 0 5px
}

.page-subtitle {
    display:block;
    color:#e6b413;
    font-size:4.5em;
    font-family:'Tetria LT W01 Bold';
    letter-spacing:1px;
    text-shadow:2px 2px 6px rgba(0,0,0,.8);
    line-height:1.2em;
    margin:0 0 15px
}

#page-title p {
    color: #fff;
    font-size: 2em;
    font-family: 'Tetria LT W01 Light';
    line-height: 1.5em;
    text-shadow: 1px 1px 2px rgba(0,0,0,.7);
}

#page-title p .em {
    font-size:.8em;
    font-family:'Tetria LT W01 Light'
}

/* ---- MOBILE ----*/

@media screen and (max-width: 480px) {
    #page-title {
        left: 10px;
        width: 75%;
        top: 35px;
    }

    .page-subtitle {
        font-size: 2em;
    }
}