
@font-face {
    font-family: 'DTL Nobel';
    src: url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel.eot');
    src: url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel.eot?#iefix') format('embedded-opentype'),
    url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel.woff2') format('woff2'),
    url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel.woff') format('woff'),
    url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel.ttf') format('truetype'),
    url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel.svg#dtl_nobelt_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DTL Nobel Light';
    src: url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel-light.woff2') format('woff2'),
    url('https://media.cfr.org/interactives/gct-content-entry-new/fonts/dtl-nobel-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

ul.interactive-nav li.active a,
ul.interactive-nav li.active a:focus,
ul.interactive-nav li.active a:active  {
    background: #f0edeb;
}

.vp {
    background: #fff; 
    padding: 40px 0;
}

@media (max-width: 767px) {
    .vp {
        padding: 20px 0;
    }
}

.vp-hero, 
.vp-hero * {
    box-sizing: border-box;
}

.vp-hero {
    margin: 0 0 40px 0;
}

@media (max-width: 767px) {
    .vp-hero {
        margin: 0 0 20px 0;
    }
}

.vp-hero-wrapper {
    margin: 0 auto;
    max-width: 880px;
}

.vp-hero figure {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 492px;
    margin: 0 0 10px 0;
    position: relative;
}

@media (max-width: 767px) {
    .vp-hero figure {
        height: 400px;
    }
}

.vp-hero figcaption {
    background: rgba(0,0,0,0.7);
    bottom: 20px;
    left: 40px;
    padding: 20px 30px;
    position: absolute;
}

@media (max-width: 767px) {
    .vp-hero figcaption {
        bottom: 0;
        left: 0;
        padding: 10px;
        width: 100%;
    }    
}

.vp-hero figure h1 {
    color: #fff;
    font: 48px/48px 'DTL Nobel', sans-serif;
    margin: 0 0 10px 0;
    text-shadow: none;
}

@media (max-width: 767px) {
    .vp-hero figure h1 {
        font: 32px/38px 'DTL Nobel', sans-serif;
    }    
}

.vp-hero figure p {
    color: #fff;
    font: 16px/20px 'DTL Nobel Light', sans-serif;
    margin: 0;
}

.vp-hero img {
    display: none;
}

.vp-hero-description {
    margin: auto;
    padding: 0 10px;
    width: 60%;
}

@media (max-width: 767px) {
    .vp-hero-description {
        width: auto;
    }
}

.vp-hero-description p {
    color: #6f5448;
    font: 14px/22px 'DTL Nobel Light', sans-serif;
    margin: 0;
}

@media (max-width: 767px) {
    .vp-description {
        padding: 0 10px;
    }
}

.vp-description-wrapper {
    margin: 0 auto;
    max-width: 880px;
}

.vp-description .row-fluid {
    border-bottom: 1px solid #c7ab99;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
}

.vp-description .row-fluid:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.vp-service .span4,
.vp-contributions .span4 {
    margin-bottom: 20px;
}

.vp-service h2,
.vp-contributions h2 {
    color: #6f5448;
    font: 20px/24px 'DTL Nobel', sans-serif;
    text-transform: uppercase;
}

.vp-service dl {
    margin: 0;
}

.vp-service dt {
    color: #411c0d;
    font: 20px/22px 'Haarlemmer MT W01',serif;
}

.vp-service dd {
    color: #411c0d;
    font: 16px/22px 'Haarlemmer MT W01',serif;
    margin: 0 0 20px 0;
}

.vp-service p {
    color: #411c0d;
    font: 16px/22px 'Haarlemmer MT W01',serif;
    margin: 0;
}

.vp-service dd:last-child {
    margin: 0;
}

.vp-contributions dl {
    margin: 0;
}

.vp-contributions dt {
    color: #411c0d;
    font: bold 20px/22px 'Haarlemmer MT W01',serif;
}

.vp-contributions dt:first-child {
    font: bold 20px/32px 'Haarlemmer MT W01',serif;
}

.vp-contributions dd {
    color: #411c0d;
    font: 16px/22px 'Haarlemmer MT W01',serif;
    margin: 0 0 40px 0;
}

.vp-contributions p {
    color: #411c0d;
    font: 16px/22px 'Haarlemmer MT W01',serif;
    margin: 0;
}

.vp-contributions dd:last-child {
    margin: 0;
}

.vp-footer p {
    color: #82473e;
    font: 24px/28px 'Haarlemmer MT W01',serif;
    margin: 0;
}

.vp-footer a {
    color: #82473e;
}

#component-2,
#component-3,
#component-4,
#component-5,
#component-6,
.footer .wrapper * {
    display: none;
}

