@import 'reset.css';

body {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    color: #333;
}
h1, h2, h3, h4, h5, h6, legend {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 130%;
    color: #005496;
    letter-spacing: -1px;
}
h1 {
    font-size: 26px;
    margin-bottom: 10px;
    }
    h1.paint-alignment {
        padding-left: 18px;
    }
h2 {
    font-size: 24px;
    margin-bottom: 10px;
    }
    h2.blue-paint {
        color: #FFF !important;
        background: url('../img/blue-paint-title.png') no-repeat 0 0;
        padding: 16px 20px;
        font-size: 18px;
    }
    h2.blue-paint-2 {
        color: #FFF !important;
        background: url('../img/blue-paint-title2.png') no-repeat 0 0;
        padding: 16px 20px;
        font-size: 18px;
    }
    h2.blue-paint-3 {
        color: #FFF !important;
        background: url('../img/blue-paint-title3.png') no-repeat 0 0;
        padding: 16px 20px;
        font-size: 18px;
    }
    h2.blue-paint-99 {
        color: #FFF !important;
        background: url('../img/blue-paint-title99.png') no-repeat 0 0;
        padding: 16px 20px;
        font-size: 18px;
    }
    h2.blue-paint-4 {
        color: #FFF !important;
        background: url('../img/blue-paint-title4.png') no-repeat 0 0;
        padding: 16px 20px;
        font-size: 18px;
    }
h3 {
    font-size: 20px;
    margin-bottom: 16px;
}
h4 {
    font-size: 16px;
    margin-bottom: 12px;
    letter-spacing: 0;
}
h5 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 10px;
}
p {
    margin: 0 0 20px;
}
a {
    color: #005596;
    text-decoration: none;
    }
    a:hover, a:focus {
        text-decoration: underline;
    }
strong { font-weight: bold; }
img { max-width: 100%; }
i { font-style: italic; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.subtitle { color: #005496; }
h1 + .subtitle { margin-top: -15px; display: block; }
.center { text-align: center; }
.border-top { border-top: 1px solid #c8c7c7; }
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
/* IE 6 & 7 */
.clearfix {
    zoom: 1;
}
.mobile-img {
    display: none;
}

.section {
    width: 100%;
    clear: both;
    }
    .section.top-bar {
        border-top: 6px solid #005496;
    }
    .section.border-bottom {
        border-bottom: 1px solid #c8c7c7;
    }
    .section.mainNav {
        height: 50px;
    }
    .section.main {
        margin: 30px 0;
    }
    .section.gray {
        padding: 40px 0;
        background-color: #edeeef;
    }
.content-wrapper {
    width: 1040px;
    margin: 0 auto;
    }
    .section.main .content-wrapper {
        padding: 10px 0;
    }
    .section.mainNav .content-wrapper {
        width: 1124px;
    }
.header {
    height: 150px;
    text-align: left;
    position: relative;
}
.header img {
    margin-top: -15px;
}
.content {
    padding: 6px 0;
    overflow: hidden;
    }
.two-columns .column {
    width: 500px;
    margin-right: 40px;
    float: left;
    }
    .two-columns.sidebar-left .column {
        width: 320px;
        margin-right: 40px;
    }
    .two-columns.sidebar-left .column.last {
        width: 680px;
        margin: 0;
    }
    .two-columns.sidebar-right .column {
        width: 680px;
        margin-right: 40px;
    }
    .two-columns.sidebar-right .column.last {
        width: 320px;
        margin: 0;
    }
    .three-columns .column {
        width: 320px;
        margin-right: 40px;
        float: left;
    }
    .four-columns .column {
        width: 230px;
        margin-right: 40px;
        float: left;
    }
    .column.last {
        margin-right: 0;
    }
    .column .image-caption {
        width: 100%;
    }
    .desktop-inverse .column {
        float: right;
        margin-right: 0;
    }
    .desktop-inverse .column.last {
        margin-right: 40px;
    }
.multiple-columns-3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}
.top-image {
    text-align: center;
    margin: 20px 0;
    padding: 20px 0 120px 0;
    background-image: url('../img/blue-paint-large.jpg');
    background-repeat: no-repeat;
    background-position: 95px 30px;
    }
.image-caption {
    display: inline-block;
    position: relative;
    min-height: 150px;
    }
    .image-caption.magenta {
        /*min-height: 370px;*/
        background: #ed008c;
    }
    .image-caption .caption {
        background: #005496;
        color: #FFF;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 6px 8px;
        font-size: 12px;
        line-height: 130%;
        text-align:left;
    }
.blue-paint-title {
    width: 380px;
    height: 162px;
    background: url('../img/blue-paint-bg.png') no-repeat;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 30px 60px 30px 30px;
    line-height: 130%;
    margin-top: 40px;
}
.top-buttons {
    height: 30px;
    text-indent: -9999px;
    }
    .top-buttons a {
        background-image: url('../img/top-buttons.png');
        background-repeat: no-repeat;
        display: block;
        float: left;
        width: 60px;
        height: 30px;
    }
    .top-buttons .asef {
       background-position: 0 0;
    }
    .top-buttons .home {
        background-position: 0 -31px;
        float: right;
    }
    .top-buttons .download {
        background-position: 0 -61px;
        float: right;
    }
.btn-group {
    float: right;
    margin: 10px 0;
    }
    .btn-group a {
        display: block;
        float: left;
        width: 35px;
        height: 35px;
        background-image: url('../img/projects-btns.png');
        background-repeat: no-repeat;
    }
    .btn-projects {
        background-position: 0 0;
    }
    .btn-gallery {
        background-position: -35px 0;
    }
    .btn-group:after {
        content:'';
        display: table;
        clear: both;
    }

a.totoplink {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999;
    width: 60px;
    height: 60px;
    background-image: url('../img/totop2.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent:-9999px;
    }
    a.totoplink:hover {
        background-position: 0 -100px;
    }

/* Home */
.home-wrapper {
    width: 470px;
    height: 510px;
    margin: 0 auto;
    position: relative;
}
.ar-home-title {
    position: absolute;
    width: 100px;
    height: 80px;
    top:50%;
    left:50%;
    margin-top: -25px;
    margin-left: -50px;
    background-image: url('../img/ar-home-title.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}
.circle {
    background-image: url('../img/home-circles.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 200px;
    height: 200px;
    }
    .circle a {
        width: 120px;
        height: 120px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -60px;
        margin-top: -60px;
        }
        .circle.hover {
        }
.circle.culture {
    background-position: 0 0;
    top: 0;
    left: 50%;
    margin-left: -100px;
    z-index: 110;
    }
    .circle.culture.hover {
        background-position: -200px 0;
    }
.circle.economy {
    background-position: 0 -200px;
    top: 95px;
    right: 5px;
    z-index: 109;
    }
    .circle.economy.hover {
        background-position: -200px -200px;
    }
.circle.sdev {
    background-position: 0 -400px;
    top: 95px;
    left: 0;
    z-index: 105;
    }
    .circle.sdev.hover {
        background-position: -200px -400px;
    }
.circle.phealth {
    background-position: 0 -600px;
    top: 260px;
    left: 0;
    z-index: 106;
    }
    .circle.phealth.hover {
        background-position: -200px -600px;
    }
.circle.governance {
    background-position: 0 -800px;
    top: 330px;
    left: 50%;
    margin-left: -100px;
    z-index: 107;
    }
    .circle.governance.hover {
        background-position: -200px -800px;
    }
.circle.education {
    background-position: 0 -1000px;
    top: 250px;
    right: -10px;
    z-index: 108;
    }
    .circle.education.hover {
        background-position: -200px -1000px;
    }

/* Team */
.team {
    margin: 30px 0;
    text-align: center;
    color: #58585a;
    overflow: hidden;
    line-height: 130%;
    padding: 0;
    }
    .team li {
        float: left;
        margin: 10px 18px 20px 5px;
        height: 285px;
        width: 185px;
        overflow: hidden;
        }
        .team li .image {
            margin-bottom: 5px;
            position: relative;
            display: block;
            }
            .team li .image img {
                width: 100%;
            }
            .team li .image .mask {
                background-image: url('../img/black-transparent.png');
                position: absolute;
                top: 0;
                bottom: 3px;
                left: 0;
                right: 0;
                display: none;
                }
                .team li .image .mask .readmore {
                    background: url('../img/readmore-bg.png');
                    color: #FFF;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    padding: 6px 0;
                    font-size: 11px;
                    font-weight: bold;
                    text-transform: uppercase;
                }
            .team li .image:hover .mask {
                display: block;
            }
        .team li .name {
            color: #005496;
            font-weight: bold;
            white-space: normal;
            overflow: visible;
            text-overflow: initial;
            word-wrap: break-word;
        }
        .team li .country {
            font-weight: bold;
            white-space: normal;
            overflow: visible;
            text-overflow: initial;
            word-wrap: break-word;
            margin-bottom: 2px;
        }
        .team li .info {
            white-space: normal;
            overflow: visible;
            text-overflow: initial;
            word-wrap: break-word;
            font-size: 13px;
        }

/* Table */
table {
    width: 100%;
    margin: 20px 0;
    border-top: 1px solid #5a5758;
}
table tr {
    border-bottom: 1px solid #5a5758;
}
table td {
    padding: 6px 4px;
    line-height: 130%;
}
table td.one-third{
    width: 34.6%;
}
table.financial td {
    text-align: right;
}
table.financial thead td,
table.financial tfoot td {
    font-weight: bold;
    color:#005496;
}
table.financial {
    border-top: 1px solid #005496;
    border-bottom: 1px solid #005496;
}
table.financial thead tr,
table.financial tfoot tr {
    border-bottom: 1px solid #005496;
}
table.financial tbody tr:last-child {
    border-bottom: 1px solid #005496;
}
table.financial tr td:nth-child(1),
table.financial tr td:nth-child(2) {
    text-align: left;
}

table.ft {
    width: 100%;
    margin: 20px 0;
    border-top: 0px solid #5a5758;
}

table.ft tr {
    border-bottom: 0px solid #5a5758;
}

table.ft td {
    padding: 6px 4px;
    line-height: 130%;
}

/* List */
ul {
    list-style: disc;
    padding-left: 20px;
}
ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + p {
    margin-top: 20px;
}

/* Theme */
.culture h1,
.culture h2,
.culture h3,
.culture h4,
/* .culture h5, */
.culture h6,
h1.culture,
h2.culture,
h3.culture,
h4.culture,
/* h5.culture, */
h6.culture,
.culture .sf-navbar ul li.current > a,
.culture .mobile-menu ul li.current > a {
    color: #0079c1;
}
.culture .image-caption .caption {
    background-color: #0079c1;
}
.economy h1,
.economy h2,
.economy h3,
.economy h4,
/* .economy h5, */
.economy h6,
h1.economy,
h2.economy,
h3.economy,
h4.economy,
/* h5.economy, */
h6.economy,
.economy .sf-navbar ul li.current > a,
.economy .mobile-menu ul li.current > a {
    color: #00b5cc;
}
.economy .image-caption .caption {
    background-color: #00b5cc;
}
.economy h2.blue-paint {
    background: url('../img/economy-paint-title.png') no-repeat 0 0;
}
.economy .top-image {
    background-image: url('../img/economy-paint-large.jpg');
}
.education h1,
.education h2,
.education h3,
.education h4,
/* .education h5, */
.education h6,
h1.education,
h2.education,
h3.education,
h4.education,
/* h5.education, */
h6.education,
.education .sf-navbar ul li.current > a,
.education .mobile-menu ul li.current > a {
    color: #00792a;
}
.education .image-caption .caption {
    background-color: #00792a;
}
.education h2.blue-paint {
    background: url('../img/education-paint-title.png') no-repeat 0 0;
}
.education .top-image {
    background-image: url('../img/education-paint-large.jpg');
}
.governance h1,
.governance h2,
.governance h3,
.governance h4,
/* .governance h5, */
.governance h6,
h1.governance,
h2.governance,
h3.governance,
h4.governance,
/* h5.governance, */
h6.governance,
.governance .sf-navbar ul li.current > a,
.governance .mobile-menu ul li.current > a {
    color: #00a94f;
}
.governance .image-caption .caption {
    background-color: #00a94f;
}
.governance h2.blue-paint {
    background: url('../img/governance-paint-title.png') no-repeat 0 0;
}
.governance .top-image {
    background-image: url('../img/governance-paint-large.jpg');
}
.public-health h1,
.public-health h2,
.public-health h3,
.public-health h4,
/* .public-health h5, */
.public-health h6,
h1.public-health,
h2.public-health,
h3.public-health,
h4.public-health,
/* h5.public-health, */
h6.public-health,
.public-health .sf-navbar ul li.current > a,
.public-health .mobile-menu ul li.current > a {
    color: #f99d31;
}
.public-health .image-caption .caption {
    background-color: #f99d31;
}
.public-health h2.blue-paint {
    background: url('../img/public-health-paint-title.png') no-repeat 0 0;
}
.public-health .top-image {
    background-image: url('../img/public-health-paint-large.jpg');
}
.sustainable-development h1,
.sustainable-development h2,
.sustainable-development h3,
.sustainable-development h4,
/* .sustainable-development h5, */
.sustainable-development h6,
h1.sustainable-development,
h2.sustainable-development,
h3.sustainable-development,
h4.sustainable-development,
/* h5.sustainable-development, */
h6.sustainable-development,
.sustainable-development .sf-navbar ul li.current > a,
.sustainable-development .mobile-menu ul li.current > a {
    color: #fcc533;
}
.sustainable-development .image-caption .caption {
    background-color: #fcc533;
}
.sustainable-development h2.blue-paint {
    background: url('../img/sustainable-development-paint-title.png') no-repeat 0 0;
}
.sustainable-development h2.blue-paint-3 {
    background: url('../img/sustainable-development-paint-title3.png') no-repeat 0 0;
}
.sustainable-development h2.blue-paint-4 {
    background: url('../img/sustainable-development-paint-title4.png') no-repeat 0 0;
}
.sustainable-development h2.blue-paint-99 {
    background: url('../img/sustainable-development-paint-title99.png') no-repeat 0 0;
}
.sustainable-development .top-image {
    background-image: url('../img/sustainable-development-large.jpg');
}

.menu-line-bottom {
    height: 1px;
    background-color: #fff;
    width: 100%;
    margin-top: 36px;
    display: block;
    }
    .menu-line-bottom.show {
        background-color: #c8c7c7;
    }
/* Mobile menu related */
.pageWrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    overflow-y: visible;
    background: white;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    }
.menu .pageWrapper {
    left: 220px;
    right: -220px;
    position: fixed;
    overflow: hidden;
}
.menu {
    overflow: hidden;
}
.mobile-menu-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 220px;
    overflow-y: auto;
    display: none;
    }
.mobile-dark {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: rgba(88,89,91,.6);
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    }
    .menu .mobile-dark {
        opacity: 1;
        visibility: visible;
    }
.mobile-trigger {
    display: none;
}
.mobile-trigger a {
    padding: 25px 30px;
    float: left;
    background: url('../img/mobile-trigger.png') no-repeat center center;
    border-right: 1px solid #c8c7c7;
}
.mobile-heading {
    text-align: center;
    padding: 14px 0;
    display: none;
}
.close-menu {
    width: 100%;
    height: 50px;
    background: url('../img/close.png ') no-repeat 180px center;
    cursor: pointer;
}
/* Mobile menu */
.mobile-menu {
    list-style: none !important;
    margin: 0;
    padding: 0;
}
.mobile-menu a {
    display: block;
    color: #414042;
    font-size: 14px;
}
.mobile-menu a:hover {
    text-decoration: none;
}
.mobile-menu > li > a {
    padding: 21px 34px;
}
.mobile-menu ul > li > a {
    padding: 6px 14px 6px 34px;
    font-size: 12px;
    line-height: 130%;
}
.mobile-menu ul {
    display: none;
    margin-top: 10px;
    margin-bottom: 20px;
    list-style: none !important;
    padding: 0;
}
.mobile-menu > li.current ul {
    display: block;
}
.mobile-menu > li.current > a {
    background-image: url('../img/menu-states.png');
    background-repeat: no-repeat;
    background-position: 10px 0;
    color: #FFF;
    font-weight: bold;
}
.mobile-menu ul li.current > a {
    font-weight: bold;
    color: #005496;
}

/* Media Queries */
@media screen and (max-width: 1039px) {
    .float-left { float: none !important; }
    .float-right { float: none !important; }
    .content-wrapper {
        width: 100%;
    }
    .home-wrapper {
        width: 260px;
        height: 280px;
    }
    .content {
        padding: 6px 15px;
    }
    .content.non-responsive {
        overflow: visible;
        overflow-x: scroll;
    }
    .top-buttons {
        padding: 0 15px;
    }
    ul.sf-menu,
    .section.top-bar .content-wrapper {
        display: none;
    }
    .menu .mobile-menu-wrapper {
        display: block;
    }
    .mobile-heading,
    .mobile-trigger {
        display: block;
    }
    .pageWrapper {
        /*overflow-y: scroll; */
    }
    .column {
        width: 100% !important;
        margin-right: 0 !important;
        float: none !important;
        clear: both !important;
    }
    .header img {
        margin-top: 0;
    }
    .section.main {
        margin-top: 20px;
        }
        .section.main .content-wrapper {
            padding: 2px 0;
        }
        .section.mainNav .content-wrapper {
            width: 100%;
        }
    .top-image {
        padding: 0 0 40px 0;
        width: 100%;
        background-position: 0 0;
        background-size: contain;
        }
        .top-image img {
            width: 80%;
            text-align: center;
            margin-right: 10%;
            margin-left: 10%;
        }
    .blue-paint-title {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .btn-group + .image-caption.magenta {
        margin-top: 20px;
        }
        .image-caption.magenta img {
            width: 100%;
        }
    .menu-line-bottom {
        display: none;
    }
    .team li {
        width: 125px;
        height: 240px;
        margin: 10px 10px 20px 10px;
    }
    .team li .name {
        color: #005496;
        font-weight: bold;
        white-space: normal;
        overflow: visible;
        text-overflow: initial;
        word-wrap: break-word;
    }
    .team li .country {
        font-weight: bold;
        white-space: normal;
        overflow: visible;
        text-overflow: initial;
        word-wrap: break-word;
        margin-bottom: 2px;
    }
    .team li .info {
        white-space: normal;
        overflow: visible;
        text-overflow: initial;
        font-size: 13px;
        word-wrap: break-word;
        }
    .ar-home-title {
        width: 50px;
        height: 40px;
        top: 50%;
        left: 50%;
        margin-top: -25px;
        margin-left: -25px;
        background-size: contain;
    }
    .circle {
        width: 100px;
        height: 100px;
        background-size: 200px;
    }
    .circle a {
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
    }
    .circle.culture {
        background-position: 0 0;
        top: 0;
        left: 50%;
        margin-left: -50px;
        }
        .circle.culture.hover {
            background-position: -100px 0;
        }
    .circle.economy {
        background-position: 0 -100px;
        top: 45px;
        right: 15px;
        }
        .circle.economy.hover {
            background-position: -100px -100px;
        }
    .circle.sdev {
        background-position: 0 -200px;
        top: 45px;
        left: 12px;
        }
        .circle.sdev.hover {
            background-position: -100px -200px;
        }
    .circle.phealth {
        background-position: 0 -300px;
        top: 128px;
        left: 12px;
        }
        .circle.phealth.hover {
            background-position: -100px -300px;
        }
    .circle.governance {
        background-position: 0 -400px;
        top: 162px;
        left: 50%;
        margin-left: -50px;
        }
        .circle.governance.hover {
            background-position: -100px -400px;
        }
    .circle.education {
        background-position: 0 -500px;
        top: 122px;
        right: 8px;
        }
        .circle.education.hover {
            background-position: -100px -500px;
        }
}
@media screen and (max-width: 767px) {
    .multiple-columns-3 {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
}
@media screen and (max-width: 480px) {
    .team li {
        width: 44%;
        margin: 10px 3% 10px 3%;
        height: 245px;
        }
        .team li .image .mask {
            display: block;
            background-image: none;
            }
        .team li .info {
            font-size: 11px;
            line-height: 12px;
        }
    .blue-paint-title {
        width: 100%;
        background-size: contain;
        margin-top: 20px;
        font-size: 12px;
        line-height: 110%;
    }
    h2.blue-paint {
      background-size: contain !important;
    }
    .desktop-img {
        display: none;
    }
    .mobile-img {
        display: block;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 359px) {
    .blue-paint-title {
        padding: 20px;
    }
    .team li {
        height: 210px;
    }
    h2.blue-paint {
      padding: 10px 20px;
    }
}

sup {
    font-size:xx-small; vertical-align:top;
}

b {
    font-weight: bold;
}

.youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin-top: 75px;
}
.youtube2 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin-top: 25px;
}
.ytvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fright {
    float: right;
}

/* overwrites
----------------------------------------------------------------------------------*/

.capt2 {
    width: 354px; }

@media screen and (max-width: 415px) {
    .capt2 {
        width: auto; } }

@media screen and (max-width: 1039px) {
    .my-img {
        display: none; }

    .home-wrapper {
        margin-top: 48px; } }

@media screen and (min-width: 1039px) {
    .act-img {
        display: none; }

    .me-logo {
        margin-left: -29px; }

    .home-wrapper {
        margin-top: -25px; } }

.pub-text {
    float: left;
    margin: -260px 20px 0 210px; }

.pubbb a {
    background-image: url('../img/book.png');
    background-repeat: no-repeat;
    background-position: -7px -7px; }

.newsss a {
    background-image: url('../img/email.png');
    background-repeat: no-repeat;
    background-position: -7px -7px; }

.pub-text p {
    color: white; }

.column-knn {
    width: 370px;
    margin-right: 170px;
    float: left; }

.myBorderTop {
    border-top: 1px solid #c8c7c7;
    padding-top: 15px; }

.verticalcenter{
    position: relative;
    top: 50%;
    -webkit-transform : translateY(-50%);
    -o-transform      : translateY(-50%);
    transform         : translateY(-50%); }

.plusfonts li a {
    font-size: 15px !important;
    margin-top: -2px; }

.section.gray {
    padding-top: 10px;
    padding-bottom: 10px; }

.two-columns.sidebar-left .column-new {
    width: 240px;
    margin-right: 40px;
    float: left; }

.two-columns.sidebar-left .column-new.last-new {
    width: 760px;
    margin: 0; }

.mod-top-img {
    background-image: url('../img/blue-paint-large.jpg');
    background-repeat: no-repeat;
    background-position: 0 40px;
    background-size: 100%; }

.economy .mod-top-img {
    background-image: url('../img/economy-paint-large.jpg'); }

.education .mod-top-img {
    background-image: url('../img/education-paint-large.jpg'); }

.governance .mod-top-img {
    background-image: url('../img/governance-paint-large.jpg'); }

.public-health .mod-top-img {
    background-image: url('../img/public-health-paint-large.jpg'); }

.sustainable-development .mod-top-img {
    background-image: url('../img/sustainable-development-large.jpg'); }

.mod-top-img img {
    width: 100%;
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 8%; }
