html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
#testimonials ul li h1,
#testimonials ul li h2,
#team ul li h1,
#team ul li h2,
#projects ul li h1,
#support strong {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
    color: #000;
    background: #fff;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

a img {
    border: none;
}

html,
body {
    height: 100%;
}

body {
    background: #fff;
    color: #0a0a0c;
    height: 100%;
}

a {
    color: #0a0a0c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: left;
    height: 0;
    margin: 0;
    padding: 0;
}

.right {
    float: right;
}

.clearfix:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.hidden {
    height: 0;
    width: 0;
    visibility: hidden;
    overflow: hidden;
    line-height: 0;
    padding: 0;
    margin: 0;
    position: absolute;
}

.gray {
    color: color-gray;
}

.german {
    color: #e62121;
    border-color: #e62121 !important;
}

em {
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    src: url("../fonts/RobotoSlab/RobotoSlab-Regular.ttf");
}

@font-face {
    font-family: 'Myriad Pro';
    src: url("../fonts/Myriad/MyriadPro-Regular.otf");
}

@font-face {
    font-family: 'Myriad Pro Bold Cond';
    src: url("../fonts/Myriad/Bold/MyriadPro-BoldCond.otf");
}

@font-face {
    font-family: 'Myriad Pro Bold';
    src: url("../fonts/Myriad/Bold/MyriadPro-SemiboldSemiExt.otf");
}

@font-face {
    font-family: 'Myriad Pro Cond';
    src: url("../fonts/Myriad/Cond/MyriadPro-Cond.otf");
}

@font-face {
    font-family: 'Myriad Pro Light';
    src: url("../fonts/Myriad/Ext/MyriadPro-LightSemiExt.otf");
}

@font-face {
    font-family: 'Myriad Pro Light Cond';
    src: url("../fonts/Myriad/Cond/MyriadPro-LightCond.otf");
}

@font-face {
    font-family: 'Myriad Pro Semi Ext';
    src: url("../fonts/Myriad/Ext/MyriadPro-SemiExt.otf");
}

body {
    font-family: 'Myriad Pro', Monaco, 'Courier New';
    letter-spacing: 0.5px;
    font-size: 12px;
    line-height: 1.818181818;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

body#june .top-nav {
    font-family: 'Myriad Pro Light Cond', Monaco, 'Courier New';
}

body#june .top-nav a:not(.fa) {
    font-size: 18px;
}

h1 {
    font-family: 'Myriad Pro Bold', 'Roboto Slab', Times;
    font-weight: bold;
    font-size: 57px;
    line-height: 1.03;
    letter-spacing: -0.04em;
    max-width: 840px;
    margin: 0.4em auto 0.55em;
    text-align: center;
    text-rendering: optimizeLegibility;
}

h2,
#testimonials ul li h1,
#team ul li h1,
#projects ul li h1,
#support strong {
    font-family: 'Myriad Pro Bold Cond', 'Roboto Slab', Monaco;
    font-weight: normal;
    font-size: 1.75em;
    text-rendering: optimizeLegibility;
    line-height: 1.5;
}

h3 {
    font-family: 'Myriad Pro Light';
    line-height: 1.5;
}

.btn {
    font-family: 'Myriad Pro Semi Ext';
}

.quote {
    font-family: 'Myriad Pro Light', Monaco;
}

strong {
    font-family: 'Myriad Pro Bold Cond';
    font-size: 14px;
    word-spacing: 2px;
}

@media screen and (min-width: 1200px) {
    body {
        font-size: 14px;
        overflow-x: hidden;
    }
}

::selection {
    background: rgba(255, 60, 60, 0.36);
    color: #e00;
}

::-moz-selection {
    background: rgba(255, 60, 60, 0.36);
    color: #e00;
}

p,
#testimonials ul li h2,
#team ul li h2 {
    margin-bottom: 0.5em;
}

.fade-in .swipe-wrap > div img {
    visibility: hidden;
    height: 0;
}

.fade-in .swipe-wrap > div:first-child img {
    visibility: visible;
    height: auto;
}

.fade-in.ready .swipe-wrap > div img {
    visibility: visible;
    height: auto;
}

.message {
    background: #c9c9c9;
    display: inline-block;
    margin: 1em 0;
    -webkit-border-radius: 0.75em;
    border-radius: 0.75em;
    padding: 1em 1.5em;
    text-transform: uppercase;
    border: 1px dashed #fff;
}

.btn {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f00), color-stop(1, #e30000));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f00), color-stop(1, #e30000));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f00), color-stop(1, #e30000));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f00), color-stop(1, #e30000));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f00), color-stop(1, #e30000));
    background: -moz--webkit-linear-gradient(center top, #f00 5%, #e30000 100%);
    background: -moz--moz-linear-gradient(center top, #f00 5%, #e30000 100%);
    background: -moz--o-linear-gradient(center top, #f00 5%, #e30000 100%);
    background: -moz--ms-linear-gradient(center top, #f00 5%, #e30000 100%);
    background: -moz-linear-gradient(center top, #f00 5%, #e30000 100%);
    background-color: #f00;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #f00;
    display: inline-block;
    color: #fff;
    letter-spacing: 0.02em;
    font-weight: bold;
    padding: 12px 29px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    cursor: pointer;
    -webkit-transition: width 150ms ease;
    -moz-transition: width 150ms ease;
    -o-transition: width 150ms ease;
    -ms-transition: width 150ms ease;
    transition: width 150ms ease;
}

.btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e30000), color-stop(1, #f00));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e30000), color-stop(1, #f00));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e30000), color-stop(1, #f00));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e30000), color-stop(1, #f00));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e30000), color-stop(1, #f00));
    background: -moz--webkit-linear-gradient(center top, #e30000 5%, #f00 100%);
    background: -moz--moz-linear-gradient(center top, #e30000 5%, #f00 100%);
    background: -moz--o-linear-gradient(center top, #e30000 5%, #f00 100%);
    background: -moz--ms-linear-gradient(center top, #e30000 5%, #f00 100%);
    background: -moz-linear-gradient(center top, #e30000 5%, #f00 100%);
    background-color: #e30000;
}

.btn:active {
    position: relative;
    top: 1px;
}

.btn.ajax:after {
    content: attr(title);
}

.btn.ajax.is-done:after {
    content: attr(data-thanks);
}

.btn.ajax.loading {
    width: 50px;
}

.btn.ajax.loading:after {
    content: '';
    display: block;
    height: 23px;
    width: 50px;
    background-image: url("/images/spinner.gif");
    -webkit-background-size: 50px;
    -webkit-background-size: 23px;
    -moz-background-size: 23px;
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.btn:hover {
    background: #eb4f4f;
    text-decoration: none;
}

.btn-tight {
    display: inline-block;
}

.list li {
    display: block;
}

.color-text {
    color: #0a0a0c;
}

input,
textarea,
.input-well {
    padding: 9px 12px;
    font-family: Monaco, 'Courier New';
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: inset 0 1px 4px #e4e4e4;
    box-shadow: inset 0 1px 4px #e4e4e4;
    font-size: 1em;
    margin-bottom: 1em;
    -webkit-transition: all 70ms;
    -moz-transition: all 70ms;
    -o-transition: all 70ms;
    -ms-transition: all 70ms;
    transition: all 70ms;
}

input.error,
textarea.error,
.input-well.error {
    border-color: #f00;
}

input:focus,
textarea:focus,
.input-well:focus {
    outline: 0;
    border-color: #ffbaba;
    -webkit-box-shadow: inset 0 0 4px #f1f1f1;
    box-shadow: inset 0 0 4px #f1f1f1;
}

.input-well {
    color: #ccc;
}

.input-well input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0;
    padding-bottom: 0.5em;
}

textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
}

body.page-people {
    background: white;
    color: black;
}

body.page-people a {
    color: #fff;
}

body:after {
    content: '';
    display: block;
    background: #0a0a0c;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
    -webkit-box-shadow: inset 0 20px 80px rgba(245, 0, 0, 0.09), 20px 80px rgba(245, 0, 0, 0.09);
    box-shadow: inset 0 20px 80px rgba(245, 0, 0, 0.09), 20px 80px rgba(245, 0, 0, 0.09);
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    position: fixed;
    z-index: -1;
}

body.fancybox-lock:after {
    opacity: 0.77;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";
    filter: alpha(opacity=77);
    z-index: 1;
}

#app {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 350px;
    margin-bottom: -320px;
}

.content {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.nav,
.top-nav {
    margin: 0;
    padding: 0;
    width: 100%;
}

.nav ul,
.top-nav ul {
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 430px) {
    .nav ul,
    .top-nav ul {
        font-size: 0.9em;
        text-align: center;
    }
    .nav ul:first-child,
    .top-nav ul:first-child {
        margin-left: 0;
    }
}

.nav ul li,
.top-nav ul li {
    display: inline-block;
    zoom: 1;
    margin-left: 15px;
    line-height: 55px;
    min-width: 100px;
    font-size: 14px;
    height: 40px;
}

.nav ul li.navigate a,
.top-nav ul li.navigate a {
    padding: 20px 30px;
}

.nav ul li.support,
.top-nav ul li.support {
    background-color: #bc1d1d;
    padding-bottom: 10px;
}

.nav ul li.social,
.top-nav ul li.social {
    min-width: 50px;
    padding-bottom: 5px;
    padding-right: 10px;
    color: #fff;
    font-size: 30px;
    vertical-align: top;
}

.nav ul li.social a,
.top-nav ul li.social a {
    font-family: FontAwesome;
    width: 20px;
    heigth: 20px;
}

.nav ul li:first-of-type,
.top-nav ul li:first-of-type {
    min-width: 70px;
}

.nav ul li:not(:first-of-type),
.top-nav ul li:not(:first-of-type) {
    text-align: center;
}

.nav ul li:not(.footer):not(:first-of-type):hover,
.top-nav ul li:not(.footer):not(:first-of-type):hover {
    background-color: #bc1d1d;
    cursor: pointer;
    padding-bottom: 10px;
}

.nav ul li:not(.footer):not(.footer) a,
.top-nav ul li:not(.footer):not(.footer) a {
    color: #fff;
}

.nav ul li:not(.footer):not(.footer) a:hover,
.top-nav ul li:not(.footer):not(.footer) a:hover {
    text-decoration: none;
}

.top-nav {
    background: #000;
    margin-top: -5px;
}

.top-nav .logo {
    vertical-align: middle;
}

.top-nav ul {
    *zoom: 1;
    width: auto;
    max-width: 1000px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

.top-nav ul:before,
.top-nav ul:after {
    content: '';
    display: table;
}

.top-nav ul:after {
    clear: both;
}

.top-nav ul li.logo {
    min-width: 0;
}

.top-nav a[href='https://www.facebook.com/givesomethingbacktoberlin'] {
    color: #3b5998;
}

.top-nav a.logoG {
    background: url("../images/june/logoG.png") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    display: inline-block;
    height: 25px;
    width: 28px;
}

#header .logo {
    display: none;
    max-width: 310px;
    width: 100%;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/june/logoH.png") no-repeat 50%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    text-decoration: none;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -ms-transition: all 250ms;
    transition: all 250ms;
    margin: 0 auto;
    margin-top: 70px;
}

.page-index #header .logo {
    display: block;
}

#header .meta {
    float: left;
    width: 55%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    height: 0;
    -webkit-transition: opacity 250ms;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    -ms-transition: opacity 250ms;
    transition: opacity 250ms;
}

#header .mission {
    text-align: center;
    font-size: 15px;
    display: none;
}

#header .like {
    position: absolute;
    left: 0;
    top: 1em;
}

#header .donation {
    position: absolute;
    top: 3.5em;
    left: 0;
    width: 45%;
}

#header .donation .btn {
    padding: 0.5em 1em;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -ms-transition: all 250ms;
    transition: all 250ms;
}

.page-index #header .donation .btn {
    padding: 12px 29px;
}

#header .menu {
    position: absolute;
    top: 1em;
    right: 1em;
    text-align: right;
}

#header .menu a {
    padding: 0;
}

#header .menu a:first-child {
    margin-right: 1em;
}

.page-index #header .logo:after {
    display: block;
}

.page-index #header .mission {
    display: block;
}

.page-index #header .awards {
    display: block;
}

.page-index #header .meta {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    height: auto;
}

.page-people #header .logo,
.page-engagement #header .logo {
    background-image: url("../images/logo_small_white@2x.png");
}

.page-index .apply {
    clear: left;
    text-align: center;
    padding: 3em 0;
}

.page-index .apply .btn {
    display: inline-block;
}

#footer {
    padding: 1em;
    height: 320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    color: #0a0a0c;
    clear: both;
    text-align: center;
}

#footer .logo-horisontal {
    width: 300px;
    height: 50px;
    margin: 0 auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    text-align: center;
}

#footer > .content {
    border-top: 1px solid #ccc;
}

#footer .about {
    width: 100%;
    max-width: 500px;
    margin: 0.5em auto 1em;
}

#footer .address {
    margin-top: 1em;
}

#footer a {
    color: #0a0a0c !important;
    font-weight: 600;
}

#june.page-index.timelineOpen {
    height: auto;
}

#june.page-index.timelineOpen .entry:not(.blog) {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

#june #imprint,
#june #privacy {
    text-align: center;
}

#june #imprint:not(#imprint),
#june #privacy:not(#imprint) {
    margin-top: 6em;
}

#june.page-people #app .content {
    margin-top: 100px;
}

#june.page-project #app .content {
    margin-top: 50px;
    width: 95%;
}

#june .body {
    padding: 1%;
}

#june .body p strong {
    color: #bc1d1d;
}

#june .body .col .left,
#june .body .col .right {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#june .body .col .left:before,
#june .body .col .right:before,
#june .body .col .left:after,
#june .body .col .right:after {
    content: '';
    display: table;
}

#june .body .col .left:after,
#june .body .col .right:after {
    clear: both;
}

#june .body .col .left {
    padding-right: 2%;
}

#june .body .col .right {
    padding-left: 2%;
    border-left: 1px solid #000;
}

#june .highlight {
    padding: 120px 0;
    background-color: #e5e5e5;
}

#june .highlight ul.awards {
    text-align: center;
    margin-top: 20px;
    margin-bottom: -40px;
}

#june .highlight ul.awards li {
    height: 116px;
    margin-right: 15px;
    display: inline-block;
    position: relative;
}

#june .highlight ul.awards .award-bb {
    width: 210.18px;
    background: url("../images/award-bb.png") no-repeat 50%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

#june .highlight ul.awards .award-ec {
    width: 166.16px;
    background: url("../images/award-ec.png") no-repeat 50%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

#june .highlight ul.awards .award-ms {
    width: 151.9px;
    background: url("../images/award-ms.png") no-repeat 50%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

#june .highlight ul.awards .award-si {
    width: 156.24px;
    background: url("../images/award-si.png") no-repeat 50%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

#june .highlight h1,
#june .highlight h2 {
    margin: 0 auto;
    text-align: center;
    color: #000;
}

#june .highlight h2 {
    margin-top: 20px;
}

.entry h2 {
    font-weight: bold;
    text-rendering: optimizeLegibility;
    font-size: 2.1em;
    letter-spacing: 0.02em;
    line-height: 1.2;
}

.entry .details {
    margin: 0.5em 0;
}

.entry .details li {
    color: #c9c9c9;
    display: inline;
}

.entry .details li:after {
    content: ' ';
}

.entry .details a {
    cursor: pointer;
    color: inherit;
}

.entry .image {
    cursor: pointer;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.entry .image:hover {
    -webkit-transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1);
    -moz-transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1);
    -o-transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1);
    -ms-transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1);
    transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.entry.compact .details li {
    color: #a5a5a5;
}

.entry .btn {
    margin-top: 1em;
    color: white;
}

.entry .fade-in {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
}

.entry .fade-in.ready {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.entry-list {
    margin-top: 20px;
}

.entry-list.projects {
    border-right: 1px solid #000;
    padding-right: 20px;
}

.entry-list.people {
    padding-left: 20px;
}

.entry-list.people .photo {
    left: 0;
}

.entry-list.people a {
    margin-left: 70px;
    text-align: left !important;
}

.entry-list > li {
    height: 100%;
    -webkit-transition: border-color 200ms;
    -moz-transition: border-color 200ms;
    -o-transition: border-color 200ms;
    -ms-transition: border-color 200ms;
    transition: border-color 200ms;
    margin-bottom: -1px;
    position: relative;
    padding: 1em 0;
}

.entry-list > li.filled h2 {
    color: #aaa;
}

.entry-list > li.has-images > a {
    margin-right: 70px;
    text-align: right;
}

.entry-list > li.has-images .photo {
    margin-top: 25px;
    display: block;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 0;
    top: 0;
    width: 70px;
    text-align: right;
    height: 70px;
    background-repeat: no-repeat;
    background-position: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 1px #9c9c9c;
    box-shadow: 0 1px 1px #9c9c9c;
}

.entry-list > li a {
    text-decoration: inherit;
    padding: 0 1em;
    display: block;
}

.entry-list > li:hover {
    border-color: #333;
    z-index: 2;
}

.entry-list > li:hover a {
    color: #0a0a0c;
}

.h3-hover,
#timeline .gallery-thumb .swiper-slide.swiper-slide-active h3 {
    -o-text-overflow: initial;
    text-overflow: initial;
    white-space: normal;
    height: 100%;
}

#timeline {
    visibility: hidden;
}

#timeline a {
    color: #bc1d1d;
}

#timeline .swiper-container {
    width: 100%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}

#timeline .swipe-nav {
    width: 40px;
    height: 250px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    z-index: 3;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}

#timeline .swipe-nav:before {
    position: absolute;
    top: 50px;
    left: 12px;
}

#timeline .swiper-slide {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    text-decoration: none;
}

#timeline .swiper-slide h3 {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 10px 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: height 2s ease;
    -moz-transition: height 2s ease;
    -o-transition: height 2s ease;
    -ms-transition: height 2s ease;
    transition: height 2s ease;
}

#timeline .swiper-slide:not(.swiper-slide-active):hover h3 {
    -o-text-overflow: initial;
    text-overflow: initial;
    white-space: normal;
    height: 100%;
}

#timeline .gallery-top {
    height: auto;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 5;
    background: #fff;
    overflow: visible;
    visibility: hidden;
}

#timeline .gallery-top .swiper-slide-active {
    position: relative;
}

#timeline .gallery-top .swiper-slide-active:before {
    display: none;
    content: "x";
    font-size: 40px;
    height: 40px;
    width: 40px;
    position: absolute;
    top: calc(0% + 10px);
    right: calc(0% + 10px);
    color: #bc1d1d;
}

#timeline .gallery-top .swiper-slide-active:after {
    display: none;
    content: "^";
    font-size: 40px;
    height: 40px;
    width: 40px;
    position: absolute;
    bottom: calc(0% + 10px);
    right: calc(0% + 10px);
    color: #bc1d1d;
}

#timeline .gallery-top.timelineOpen {
    visibility: visible;
}

#timeline .gallery-top .swiper-slide {
    position: relative;
    width: 65% !important;
}

#timeline .gallery-top .swiper-slide h2 {
    text-align: left;
    font-size: 46px;
    font-family: Brunel, georgia, serif;
    display: block;
    line-height: 48px;
    margin: 48px 20px;
}

#timeline .gallery-top .swiper-slide .has-images {
    height: 267px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#timeline .gallery-top .swiper-slide .details {
    background: #fff;
}

#timeline .gallery-top .swiper-slide .body {
    padding: 0 30px;
    background: #fff;
    font-size: 15px;
    line-height: 26.25px;
}

#timeline .gallery-top .swiper-slide .body p {
    margin: 15px 0;
}

#timeline .gallery-top .swiper-slide .body img {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

#timeline .gallery-top .swiper-slide .article-meta {
    font-family: Brunel, georgia, serif;
    font-size: 13.125px;
    *zoom: 1;
}

#timeline .gallery-top .swiper-slide .article-meta:before,
#timeline .gallery-top .swiper-slide .article-meta:after {
    content: '';
    display: table;
}

#timeline .gallery-top .swiper-slide .article-meta:after {
    clear: both;
}

#timeline .gallery-top .swiper-slide .article-meta .author {
    display: inline-block;
    float: left;
}

#timeline .gallery-top .swiper-slide .article-meta .when {
    color: #999;
    float: right;
}

#timeline .gallery-top .swiper-slide .fa-arrow-up,
#timeline .gallery-top .swiper-slide .fa-times {
    position: absolute;
    font-size: 30px;
    color: #fff;
    right: 0;
    display: none;
}

#timeline .gallery-top .swiper-slide:not(.swiper-slide-active) {
    height: 0;
}

#timeline .gallery-top .swiper-slide:not(.swiper-slide-active) .div-h3 {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}

#timeline .gallery-top .swiper-slide:not(.swiper-slide-active) .fa-arrow-up,
#timeline .gallery-top .swiper-slide:not(.swiper-slide-active) .fa-times {
    display: none;
}

#timeline .gallery-top .swiper-slide:not(.swiper-slide-active) .swiper-slide-active {
    cursor: auto;
}

#timeline .gallery-top .swiper-slide-prev,
#timeline .gallery-top .swiper-slide-next {
    visibility: hidden;
}

#timeline .gallery-thumb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#timeline .gallery-thumb .details {
    display: none;
}

#timeline .gallery-thumb .swiper-slide {
    cursor: pointer;
    width: 273px;
}

#timeline .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 150px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

#timeline .gallery-thumbs .swiper-slide-active {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}

#loading {
    text-align: center;
    margin-top: -200px;
    display: block;
}

#ready {
    display: none;
}

#ready .apply {
    clear: left;
}

.icon-hand,
.icon-house {
    -webkit-background-size: 50px;
    -moz-background-size: 50px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.icon-hand {
    width: 94px;
    height: 50px;
    margin: 1em auto;
    background-image: url("../images/icon-hand.png");
}

.icon-house {
    width: 85px;
    height: 50px;
    margin: 1em auto;
    background-image: url("../images/icon-house.png");
}

.col {
    float: left;
    width: 100%;
    position: relative;
}

.col.index {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 70px;
}

.col.index:before,
.col.index:after {
    content: '';
    display: table;
}

.col.index:after {
    clear: both;
}

@media only screen and (max-width: 800px) {
    .col.index {
        display: block;
        float: left;
        width: 50%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .col.index:first-child {
        margin-left: auto;
    }
    .col.index:last-child {
        margin-right: auto;
    }
}

.col .header .btn {
    position: absolute;
    right: 0;
    top: -0.4em;
}

.col .header .title {
    text-transform: uppercase;
}

.col + .col {
    margin-right: 0;
}

.organization #description {
    float: left;
    width: 55%;
    margin-right: 2.25%;
    margin-top: 0.5em;
}

.organization .images {
    float: right;
    width: 32%;
    border: 1px solid #ccc;
    padding: 0.5em;
    position: relative;
}

.organization .donate {
    margin-top: 25px;
}

.organization .donate img {
    margin-top: 17px;
}

.organization .donate:before {
    width: 80%;
    color: #57686d;
    position: absolute;
    line-height: 13px;
    content: "No time to volunteer? Enable others to volunteer in this and other projects through a donation.";
}

.organization .swipe-nav {
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center;
}

.organization .swipe-nav li {
    display: inline-block;
    background: #dfdfdf;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 5px;
    cursor: pointer;
}

.organization .swipe-nav li:hover {
    background: #ccc;
}

.organization .swipe-nav li.active {
    background: #000;
}

.organization .swipe-wrap {
    width: 100%;
}

.organization .swipe-wrap img {
    display: block;
    width: 100%;
}

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 8040;
    font-weight: bold;
    padding: 1px 8px;
    font-size: 16px;
    width: auto;
    height: auto;
}

.fancybox-close:after {
    content: 'x';
    display: inline-block;
}

#thanks {
    display: none;
}

#modal {
    background: #fff;
    display: block;
    position: relative;
    padding: 3em;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

#modal .col {
    min-height: 1em;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#modal .col:first-child {
    margin: 0;
    padding-right: 1em;
}

#modal .intro {
    margin-bottom: 2em;
}

#modal .title {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 5px;
}

#modal input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#modal input[type=radio] {
    width: auto;
    display: inline-block;
}

#modal .input-well .selection {
    display: inline-block;
    color: #0a0a0c;
    margin-right: 1em;
}

#modal .input-well .selection input {
    margin-right: 0.5em;
}

#modal .input-well label {
    display: block;
    margin-bottom: 0.5em;
}

#modal .next {
    clear: left;
    text-align: center;
    margin-top: 2em;
}

#modal .next .btn {
    display: inline-block;
}

#modal .field {
    clear: both;
}

article.people {
    text-align: left;
    width: 100%;
    max-width: 560px;
    background: white;
    color: black;
}

article.people .message {
    border-color: #0a0a0c;
    color: #0a0a0c;
}

article.people .color-text {
    color: black;
}

article.people a {
    color: red;
}

article.people h1 {
    text-align: left;
}

article.people .description {
    margin-top: 0.5em;
}

article.people img {
    -webkit-border-radius: 0%;
    border-radius: 0%;
    max-width: 100%;
    height: 60%;
}

article.people .image {
    -webkit-border-radius: 10%;
    border-radius: 10%;
    height: 350px;
    border: 0.25em solid #fff;
    padding: 1px;
    margin-bottom: 0.5em;
}

#donate,
#donate h1 {
    text-align: left;
}

#donate .paypal {
    margin-bottom: 0;
}

#donate h1 {
    margin-bottom: 0.1em;
}

#donate h2 {
    margin-top: 0.5em;
}

#donate input {
    width: auto;
    border: 0;
    padding: 0;
    margin-top: 0.5em;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fade-wrap > div {
    display: none;
}

.fade-wrap > div:first-child {
    display: block;
}

.page {
    position: relative;
    top: 0;
    -webkit-transition: top 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: top 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: top 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transition: top 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: top 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    height: 100%;
}

.page.slide-away {
    top: -1000px !important;
}

.page.index {
    cursor: pointer;
    position: absolute;
    height: 780px;
    top: 0;
    bottom: 50px;
    margin: auto;
    left: 0;
    right: 0;
}

#about .language a,
#support .language a {
    margin-right: 1em;
    text-decoration: none !important;
}

#about .language .active,
#support .language .active {
    border-bottom: 0.2em solid;
}

#about .left,
#support .left {
    padding-top: 40px;
}

#about .right,
#support .right {
    display: block;
    margin-top: 1em;
    color: #ccc;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    -ms-transition: all 200ms;
    transition: all 200ms;
    overflow: hidden;
    cursor: pointer;
}

#about .right li,
#support .right li {
    max-height: 100%;
    text-align: left;
    padding-bottom: 30px;
    color: black;
}

#about .right p,
#support .right p {
    display: none;
}

#about .right h1,
#support .right h1 {
    color: #000;
    font-size: 27px;
    text-align: left;
    padding-top: 30px;
    margin-bottom: 0.14em;
}

#about .right h2,
#support .right h2 {
    font-family: 'Myriad Pro Cond';
    color: #000;
    font-size: 17px;
    text-align: left;
}

#about .right img,
#support .right img {
    max-width: 100%;
    margin-right: 20px;
    width: auto;
    height: auto;
    max-height: 150px;
    float: left;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#about .right img.prise,
#support .right img.prise {
    float: left;
}

#about .right.german,
#support .right.german {
    float: right;
}

#about .right.active,
#support .right.active {
    color: #000;
    overflow: auto;
    cursor: text;
    display: block;
}

#testimonials ul li {
    margin-bottom: 40px;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
}

#testimonials ul li:before,
#testimonials ul li:after {
    content: '';
    display: table;
}

#testimonials ul li:after {
    clear: both;
}

#testimonials ul li:nth-child(2n) {
    margin-right: 0%;
    float: right;
}

#testimonials ul li:nth-child(2n+1) {
    clear: both;
}

@media only screen and (max-width: 1200px) {
    #testimonials ul li {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin: 20px auto 40px auto;
    }
    #testimonials ul li:first-child {
        margin-left: auto;
    }
    #testimonials ul li:last-child {
        margin-right: auto;
    }
}

#testimonials ul li h1 {
    display: inline-block;
}

#testimonials ul li h2 {
    font-size: 1.08em;
}

#testimonials ul li .volImg {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.907216494845365%;
    margin-left: 0%;
    margin-right: 6.185567010309279%;
    display: inline-block;
}

#testimonials ul li .volImg:before,
#testimonials ul li .volImg:after {
    content: '';
    display: table;
}

#testimonials ul li .volImg:after {
    clear: both;
}

#testimonials ul li .volImg:last-child {
    margin-right: 0%;
}

@media only screen and (max-width: 1200px) {
    #testimonials ul li .volImg {
        *zoom: 1;
        width: auto;
        max-width: 1200px;
        float: none;
        display: block;
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
    }
    #testimonials ul li .volImg:before,
    #testimonials ul li .volImg:after {
        content: '';
        display: table;
    }
    #testimonials ul li .volImg:after {
        clear: both;
    }
}

#testimonials ul li .volImg img {
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

@media only screen and (max-width: 640px) {
    #testimonials ul li .volImg img {
        *zoom: 1;
        width: auto;
        max-width: 640px;
        float: none;
        display: block;
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto !important;
    }
    #testimonials ul li .volImg img:before,
    #testimonials ul li .volImg img:after {
        content: '';
        display: table;
    }
    #testimonials ul li .volImg img:after {
        clear: both;
    }
}

#testimonials ul li .volDsc {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.907216494845365%;
    margin-left: 0%;
    margin-right: 6.185567010309279%;
    text-align: left !important;
}

#testimonials ul li .volDsc:before,
#testimonials ul li .volDsc:after {
    content: '';
    display: table;
}

#testimonials ul li .volDsc:after {
    clear: both;
}

#testimonials ul li .volDsc:last-child {
    margin-right: 0%;
}

@media only screen and (max-width: 1200px) {
    #testimonials ul li .volDsc {
        text-align: right !important;
    }
}

@media only screen and (max-width: 640px) {
    #testimonials ul li .volDsc {
        text-align: center !important;
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #testimonials ul li .volDsc:first-child {
        margin-left: auto;
    }
    #testimonials ul li .volDsc:last-child {
        margin-right: auto;
    }
}

#team .language a {
    margin-right: 1em;
    text-decoration: none !important;
}

#team .language .active {
    border-bottom: 0.2em solid;
}

#team ul li {
    margin-bottom: 20px;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    text-align: center;
}

#team ul li:before,
#team ul li:after {
    content: '';
    display: table;
}

#team ul li:after {
    clear: both;
}

#team ul li:nth-child(2n) {
    margin-right: 0%;
    float: right;
}

#team ul li:nth-child(2n+1) {
    clear: both;
}

@media only screen and (max-width: 640px) {
    #team ul li {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #team ul li:first-child {
        margin-left: auto;
    }
    #team ul li:last-child {
        margin-right: auto;
    }
}

#team ul li h1 {
    display: block;
    margin-top: 10px;
}

#team ul li h2 {
    font-size: 1.08em;
    display: inline-block;
}

#team ul li img {
    width: 250px;
    height: 250px;
    display: block;
    margin: 0 auto;
    *zoom: 1;
}

#team ul li img:before,
#team ul li img:after {
    content: '';
    display: table;
}

#team ul li img:after {
    clear: both;
}

#team ul li a {
    display: block;
}

#team .german {
    display: none;
}

.engagements {
    background: #a8000d;
}

#projects .col {
    text-align: center;
}

#projects h2 {
    font-size: 1.25em;
    display: block;
    line-height: 2.25em;
    margin: 20px 0;
}

#projects h2 p {
    max-width: 470px;
    margin: 0 auto;
}

#projects h2 strong {
    font-size: 2.0225424859375em;
}

#projects ul li {
    margin: 40px 0 40px 0;
    overflow: hidden;
    background: #e5e5e5;
}

#projects ul li .volImg {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: -51.5%;
    margin-bottom: -21px;
    text-align: left;
}

#projects ul li .volImg:before,
#projects ul li .volImg:after {
    content: '';
    display: table;
}

#projects ul li .volImg:after {
    clear: both;
}

#projects ul li .volImg:last-child {
    margin-right: 0%;
}

@media only screen and (max-width: 640px) {
    #projects ul li .volImg {
        text-align: center !important;
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #projects ul li .volImg:first-child {
        margin-left: auto;
    }
    #projects ul li .volImg:last-child {
        margin-right: auto;
    }
}

#projects ul li .volDsc {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: 51.5%;
    display: inline-block;
    text-align: left !important;
    margin-bottom: 20px;
}

#projects ul li .volDsc:before,
#projects ul li .volDsc:after {
    content: '';
    display: table;
}

#projects ul li .volDsc:after {
    clear: both;
}

#projects ul li .volDsc:last-child {
    margin-right: 0%;
}

@media only screen and (max-width: 640px) {
    #projects ul li .volDsc {
        text-align: left;
        display: block;
        clear: both;
        float: none;
        width: 96%;
        margin-left: -50%;
        margin-right: auto;
    }
    #projects ul li .volDsc:first-child {
        margin-left: auto;
    }
    #projects ul li .volDsc:last-child {
        margin-right: auto;
    }
}

#projects ul li h1 {
    display: block;
    background: #000;
    color: #fff;
    max-width: 100%;
}

#projects ul li img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 400px;
    float: right;
}

@media only screen and (max-width: 640px) {
    #projects ul li img {
        max-height: 400px;
        margin-right: -50%;
    }
}

#offer h3 {
    font-size: 1.5em;
}

#offer h1 {
    margin-bottom: 1em;
    text-align: center;
}

#offer #guidelines .body {
    margin-bottom: 1em;
}

#offer #preview {
    padding-right: 240px;
    min-height: 190px;
}

#offer #preview .description {
    margin-top: 2em;
}

#offer #preview .date {
    display: inline-block;
    margin-right: 1.5em;
    margin-left: 0.5em;
}

#offer #preview .requirements {
    display: inline;
    margin-left: 0.5em;
}

#offer #preview .photo-wrap {
    position: absolute;
    right: 3em;
    width: 230px;
    height: 180px;
    top: 13em;
    text-align: right;
}

#offer #preview .photo-wrap img {
    max-width: 100%;
    max-height: 100%;
}

#offer .navigate {
    clear: left;
    margin-top: 2em;
    text-align: left;
}

#offer .navigate .btn {
    display: inline-block;
}

#offer .navigate .fade-next {
    float: right;
}

#offer .navigate .fade-prev {
    background: #bbb;
    border: 0;
}

#offer .navigate .fade-prev:hover {
    background: #ccc;
}

#offer .breadcrumbs {
    text-align: center;
    margin-bottom: 1em;
    font-size: 0.8em;
}

#offer .breadcrumbs li {
    display: inline-block;
    margin: 0 0.5em;
    color: #ccc;
}

#offer .breadcrumbs li.active {
    color: #000;
}

#offer .headline {
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.2em;
}

#offer #done .headline {
    margin-top: 5em;
}

#offer #form .fields p {
    margin-bottom: 1em;
}

#offer .col input,
#offer .field input {
    margin-bottom: 0;
}

#offer .column,
#offer .selection-area {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1em;
}

#offer .column:first-child,
#offer .selection-area:first-child {
    padding-left: 0;
    padding-right: 1em;
}

#offer .selection-area {
    cursor: pointer;
}

#offer .selection-area:hover .image-well {
    background-color: #f1f1f1;
}

#offer .expat .image-well {
    background-image: url("../images/icon-hand.png");
}

#offer .image-well {
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 1em;
    background: url("../images/icon-house.png") #fff no-repeat 50%;
}

#offer .image-well:before {
    content: '';
    padding-top: 50%;
    display: block;
}

#press .col h2 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#press .col h2:first-child {
    margin-left: auto;
}

#press .col h2:last-child {
    margin-right: auto;
}

#press .col div {
    overflow: auto;
}

#press .col div:not(:nth-of-type(1)) p {
    display: flex;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 60%;
    margin-left: 0%;
    margin-right: 3%;
}

#press .col div:not(:nth-of-type(1)) p:before,
#press .col div:not(:nth-of-type(1)) p:after {
    content: '';
    display: table;
}

#press .col div:not(:nth-of-type(1)) p:after {
    clear: both;
}

#press .col div:not(:nth-of-type(1)) p:nth-child(3n) {
    margin-right: 0%;
    float: left;
}

#press .col div:not(:nth-of-type(1)) p:nth-child(3n+1) {
    clear: both;
}

#partners .highlight h2 {
    font-size: 32px;
}

#partners .highlight a {
    color: #bc1d1d;
    cursor: pointer;
}

#partners .body .partners {
    *zoom: 1;
    width: auto;
    max-width: 900px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

#partners .body .partners:before,
#partners .body .partners:after {
    content: '';
    display: table;
}

#partners .body .partners:after {
    clear: both;
}

#partners .body li {
    display: block;
    overflow: auto;
    margin-bottom: 60px;
}

#partners .body li:first-of-type {
    margin-top: 40px;
}

#partners .body .img {
    overflow: visible;
}

#partners .body .img img {
    width: auto !important;
    position: relative;
    left: -51.5%;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    float: right;
    max-width: 200px;
}

#partners .body .img img:before,
#partners .body .img img:after {
    content: '';
    display: table;
}

#partners .body .img img:after {
    clear: both;
}

#partners .body .img img:last-child {
    margin-right: 0%;
}

#partners .body .img.bc img {
    margin-top: 20px;
}

#partners .body .h12 {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: 51.5%;
    display: inline-block;
    padding-top: 10px;
}

#partners .body .h12:before,
#partners .body .h12:after {
    content: '';
    display: table;
}

#partners .body .h12:after {
    clear: both;
}

#partners .body .h12:last-child {
    margin-right: 0%;
}

#partners .body .h12 h1 {
    text-align: left;
    font-size: 17px;
}

#partners .body .h12 h2 {
    text-align: left;
    font-size: 18px;
    font-family: 'Myriad Pro Light Cond';
}

#faq .highlight h2 {
    font-size: 32px;
}

#faq .highlight a {
    color: #f00;
    cursor: pointer;
}

#faq .body .faq {
    *zoom: 1;
    width: auto;
    max-width: 900px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

#faq .body .faq:before,
#faq .body .faq:after {
    content: '';
    display: table;
}

#faq .body .faq:after {
    clear: both;
}

#faq .body li {
    display: block;
    overflow: visible;
    height: 250px;
}

#faq .body li:nth-of-type(1) .faq-ans:after {
    content: '1';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(2) .faq-ans:after {
    content: '2';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(3) .faq-ans:after {
    content: '3';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(4) .faq-ans:after {
    content: '4';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(5) .faq-ans:after {
    content: '5';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(6) .faq-ans:after {
    content: '6';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(7) .faq-ans:after {
    content: '7';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(8) .faq-ans:after {
    content: '8';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(9) .faq-ans:after {
    content: '9';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(10) .faq-ans:after {
    content: '10';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(11) .faq-ans:after {
    content: '11';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(12) .faq-ans:after {
    content: '12';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(13) .faq-ans:after {
    content: '13';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(14) .faq-ans:after {
    content: '14';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(15) .faq-ans:after {
    content: '15';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(16) .faq-ans:after {
    content: '16';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(17) .faq-ans:after {
    content: '17';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(18) .faq-ans:after {
    content: '18';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(19) .faq-ans:after {
    content: '19';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:nth-of-type(20) .faq-ans:after {
    content: '20';
    position: absolute;
    left: -50px;
    top: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bc1d1d;
    width: 100px;
    height: 80px;
    /*text center*/
    text-align: center;
    padding-top: 20px;
    font-size: 40px;
    color: #fff;
}

#faq .body li:first-of-type {
    margin-top: 80px;
}

#faq .body li .faq-ans {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    padding-left: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #000;
    position: relative;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#faq .body li .faq-ans:before,
#faq .body li .faq-ans:after {
    content: '';
    display: table;
}

#faq .body li .faq-ans:after {
    clear: both;
}

#faq .body li .faq-ans:last-child {
    margin-right: 0%;
}

#faq .body li .faq-ans div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#faq .body li .faq-ans h2 {
    text-align: left;
    font-size: 18px;
    font-family: 'Myriad Pro Light Cond';
}

#faq .body li .faq-quest {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    height: 100%;
    padding-right: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#faq .body li .faq-quest:before,
#faq .body li .faq-quest:after {
    content: '';
    display: table;
}

#faq .body li .faq-quest:after {
    clear: both;
}

#faq .body li .faq-quest:last-child {
    margin-right: 0%;
}

#faq .body li .faq-quest h1 {
    font-family: 'Myriad Pro Light Cond';
    font-size: 40px;
    color: #bc1d1d;
    position: relative;
    top: calc(50% - 15px);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right;
}

#support strong {
    font-size: 16px;
}

#support img {
    width: 100%;
    height: auto;
}

#support img.betterplace {
    margin: 0;
}

#support .desc {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
}

#support .desc:before,
#support .desc:after {
    content: '';
    display: table;
}

#support .desc:after {
    clear: both;
}

#support .desc:last-child {
    margin-right: 0%;
}

#support .tron {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
}

#support .tron:before,
#support .tron:after {
    content: '';
    display: table;
}

#support .tron:after {
    clear: both;
}

#support .tron:last-child {
    margin-right: 0%;
}

.swipe {
    overflow: hidden;
    position: relative;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

.swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 790px) {
    .btn {
        position: relative !important;
        margin: 10px 0 0;
        padding: 0.7em;
        font-weight: 700;
    }
    .donation .btn {
        margin-top: 0;
    }
}

@media screen and (max-width: 640px) {
    h1 {
        font-size: 2em !important;
    }
    h2 {
        font-size: 1.25em !important;
    }
    #header .donation {
        position: static;
        width: 65%;
    }
    #header .donation .btn {
        padding: 7px 10px !important;
        margin-top: 32px !important;
    }
    .page-index .apply {
        padding: 0 0 1em;
    }
    .page-index .apply .btn {
        margin-top: 0;
    }
    .organization .images {
        float: none;
        width: auto;
        margin-top: 1em;
    }
    .organization .btn {
        margin: 1em auto;
        display: block;
    }
    .organization #description {
        float: none;
        width: auto;
    }
    .page-index #header .logo {
        height: 120px;
        margin-top: 3em;
    }
    .page-index #header .logo:after {
        display: none;
    }
    .mission {
        margin-top: 20px;
        margin-bottom: -20px;
    }
    .entry .details li {
        display: block;
        color: #333;
    }
    .col {
        float: none;
        width: auto;
    }
    .meta {
        display: none;
    }
}


/*# sourceMappingURL=app.css.map*/
