body {
    color: #111;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 1.7em;
}

h1,
h2,
h3,
h4,
h5 {
    color: #7D0000;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

ol {
    padding-left: 1em;
}

ol li {
    margin-bottom: 1em;
}

ol.numlist {
    margin-bottom: 1.5em;
    margin-left: 1.2em;
}

ol.numlist li {
    color: #555;
    margin-bottom: 3px;
}

.btn.active:focus {
    outline: none;
}

.styled-list {
    padding-left: 0;
}

.styled-list li {
    color: #333;
    list-style: none;
    margin-bottom: 1em;
    padding-left: 2em;
    position: relative;
    text-align: justify;
}

.styled-list .listnum {
    color: #999;
    font-size: 2em;
    position: absolute;
    left: 0;
    top: 5px;
}

.infolist {
    list-style-type: none;
    padding-left: 0;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.alert {
    border-radius: 0;
    padding: 8px 15px;
}

.loader {
    background: url(../img/loading.gif) no-repeat 0 center / 24px;
    clear: both;
    padding: 5px 0 5px 0;
    padding-left: 2em;
}

.container {
    max-width: 1280px;
    width: auto;
}

.page-header {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.page-header .container {
    padding-left: 0;
}

.page-header h1 {
    font-size: 1.6em;
    font-weight: normal;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}

.page-header-jumbo {
    background: transparent;
}

.page-content {
    margin-bottom: 2em;
    min-height: 40em;
    padding: 0 0 1em;
}

.page-content h4 {
    color: #070033;
    margin-top: 2em;
    text-align: left;
}

.nav-tabs .dropdown-menu {
    left: auto;
    right: 0;
}

.nav-pills>li.active>a,
.nav-pills>li>a:hover {
    background: #eee;
    color: #b68c30;
}

.tab-content {
    border: 1px solid #ddd;
    border-top: 0;
}

.tab-pane {
    min-height: 15em;
    padding: 1em 2em;
}

#tabs-goals>li:first-child.active>a,
.tab-pane#coverage {
    background: #eee;
}

.navbar {
    border-radius: 0;
}

.navbar-inverse .navbar-brand {
    color: #b68c30;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ddd;
}

.navbar-nav.nav-social li a {
    padding: 1em 0.8em;
}

.navbar-nav li a i {
    color: #ddd;
    font-size: 1.6em;
}

.vnr-title {
    font-size: 1.3em;
}

.topnav {
    background: #1a213b;
    border-radius: 0;
    color: #b68c30;
    font-size: 1.1em;
    margin-bottom: 1em;
    padding: 1em 1em 0.9em;
}

.topnav-menu a,
.topnav-menu .dropdown-toggle {
    color: #ddd;
    cursor: pointer;
    display: inline-block;
    line-height: 1em;
    margin-top: 2px;
    padding: 0 15px;
    text-decoration: none;
    user-select: none;
}

.topnav-menu>.dropdown,
.topnav-menu a:not(:last-child) {
    /* border-right:2px solid #aaa; */
}

.home-bd .home-lnk,
.about-bd .about-lnk,
.findings-bd .findings-lnk,
.review-bd .review-lnk,
.gallery-bd .gallery-lnk,
.contact-bd .contact-lnk,
.topnav-menu a:hover,
.topnav-menu .dropdown-toggle:hover {
    background-color: #E95E2D !important;
    color: #fff;
}

.topnav-social a {
    color: #ddd;
}

.topnav-social i {
    font-size: 1.6em;
    margin-left: 0.4em;
}

.tab-content h3 {
    text-transform: uppercase;
}

p.figure {
    margin: 2em 0;
}

/* Home */
.sdg-box {
    cursor: pointer;
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    opacity: 0.85;
    transition: 200ms ease-in all;
}

.sdg-box:hover {
    opacity: 1;
}

.home-intro {
    padding: 0 1em 1em;
    text-align: justify;
}

.home-intro .nav-tabs {
    border-bottom: 1px solid #1a213b;
}

.home-intro .nav-tabs>li {
    margin-bottom: 0 !important;
}

.home-intro .nav-tabs>li>a {
    border: 0 !important;
}

.home-intro .nav-tabs>li.active>a {
    background: #1a213b;
    color: #fff;
}

.home-intro .tab-content {
    border: 0;
}

.home-intro .tab-pane {
    background: #eee;
    padding: 1em;
}

/* Masonry grid: Based on 12-grid system */
.grid-holder {
    clear: both;
}

.grid-row {
    clear: both;
}

.grid-item {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    cursor: pointer;
    color: #fff;
    opacity: 0.85;
    padding: 8px;
    position: relative;
    transition: 200ms ease-in all;
    z-index: 2;
}

.grid-item a {
    color: #fff;
    display: block;
    position: relative;
}

.grid-item span {
    font-size: 16px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.grid-item:hover {
    opacity: 1;
}

.grid-col-3,
.grid-col-4,
.grid-col-5,
.grid-col-6,
.grid-col-7,
.grid-col-12 {
    background-size: 64px !important;
    float: left;
}

.grid-col-3 {
    width: 25%;
}

.grid-col-4 {
    width: 33.33%;
}

.grid-col-5 {
    width: 41.66%;
}

.grid-col-6 {
    width: 49.99%;
}

.grid-col-7 {
    width: 58.33%;
}

.grid-col-12 {
    width: 100%;
}

.grid-h-1 {
    background-size: 48px !important;
    height: 80px;
}

.grid-h-2 {
    height: 160px;
}

.grid-h-3 {
    height: 240px;
}

.grid-h-4 {
    height: 320px;
}

.grid-h-5 {
    height: 400px;
}

.grid-item[data-id="3"],
.grid-item[data-id="5"],
.grid-item[data-id="16"] {
    background-size: 108px !important;
}

.grid-item[data-id="4"],
.grid-item[data-id="6"],
.grid-item[data-id="8"],
.grid-item[data-id="10"],
.grid-item[data-id="12"],
.grid-item[data-id="13"],
.grid-item[data-id="15"] {
    background-size: 64px !important;
}

/* Goals */
#map {
    float: right;
    height: 40em;
    width: 450px;
}

.leaflet-container {
    background: transparent;
}

#sdg-list {
    max-width: 240px;
    padding-left: 0;
}

#sdg-list li {
    border-bottom: 1px solid #999;
    color: #777;
    cursor: pointer;
    font-size: 0.9em;
    list-style: none;
    user-select: none;
}

#sdg-list li div {
    display: none;
}

#sdg-list li span {
    display: inline-block;
    padding: 5px 5px 4px;
    width: 70px;
}

#sdg-list li span {
    display: inline-block;
}

#sdg-list li:hover,
#sdg-list li.active {
    border-bottom: 0;
}

#sdg-list li:hover span,
#sdg-list li.active span {
    color: #fff;
}

#sdg-list li:hover div,
#sdg-list li.active div {
    display: block;
}

#sdg-list li:hover>span,
#sdg-list li.active>span {
    display: none;
}

.nav-tabs>li.dropdown.active>a {
    background: #1a213b;
    color: #fff;
}

#contribution-menu ul li {
    cursor: pointer;
}

#contribution-menu .tr-link:hover {
    cursor: pointer;
    text-decoration: underline;
}

#contribution-menu>ul {
    padding-left: 0em;
}

#contribution-menu>ul>li {
    background: url(../img/arrow-bottom-right.png) no-repeat left 4px / 16px;
    list-style: none;
    margin-bottom: 1em;
    padding-left: 1.4em;
}

#contribution-menu>ul>li>ul {
    padding-left: 1em;
}

#contribution-menu>ul>li>ul li {
    font-size: 0.9em;
}

#contribution-menu>ul.affix {
    top: 10px;
}

.chart-holder {
    max-height: 800px;
    max-width: 720px;
    margin-top: 30px;
    padding: 1em;
}

/* Resources */
.document {
    background: url(../img/pdf.png) no-repeat left center;
    background-size: 32px;
    margin-bottom: 1em;
    padding: 3px 6px;
}

.document a {
    display: block;
    padding: 6px;
    padding-left: 3.5em;
    text-decoration: none;
}

#goal-info .goal-cover {
    position: relative;
}

#goal-info .cover-img {
    background: #ccc;
    height: 360px;
}

#goal-info .logo-img {
    box-shadow: 0 4px 8px #222;
    max-width: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.pic-box img {
    cursor: pointer;
}

.contact-holder {
    background: url(../img/pattern.png) no-repeat 20px center / 400px #1a213b;
    color: #eee;
    font-size: 1.1em;
    line-height: 1.7em;
    padding: 5em 2em;
}

.contact-holder>div {
    text-align: center;
}

.contact-holder>div p {
    border-bottom: 1px dashed #eee;
    border-top: 1px dashed #eee;
    color: #ddd;
    max-width: 400px;
    padding: 1.5em 0;
    margin: 1.5em auto;
}

.contact-holder img {
    max-height: 6em;
}

.contact-holder a {
    color: #eee;
    text-transform: uppercase;
}

@media (min-width: 768px) {

    .navbar-nav.nav-main {
        margin-left: 5%;
    }

    .two-col {
        column-count: 2;
        column-gap: 4em;
        column-rule: 1px dotted #bbb;
        padding: 1em 2em !important;
        text-align: justify;
    }

    .page-content>.two-col {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}