.top-10 {
    margin-top: 10px;
}

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

.top-30 {
    margin-top: 30px;
}

.top-40 {
    margin-top: 40px;
}

.top-50 {
    margin-top: 50px;
}

.top-80 {
    margin-top: 80px;
}

.top-100 {
    margin-top: 100px;
}

.bottom-30 {
    margin-bottom: 30px;
}

.bottom-50 {
    margin-bottom: 50px;
}

.bottom-100 {
    margin-bottom: 100px;
}

.pad-left-80 {
    padding-left: 80px;
}

.pad-right-80 {
    padding-right: 80px;
}

.pad-10 {
    padding: 10px;
}

.pad-20 {
    padding: 20px;
}

.right-20 {
    margin-right: 20px;
}

#news {
    background-image: url(../images/bg-numbers.jpg);
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}

.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: #ffffff;
}

.action-section .parallax {
    padding: 20px 0;
    background-color: #9eca45;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}

.action-section .parallax h1 {
    margin-top: 0;
    margin-bottom: 0;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 27px;
}

.action-section .action-button {
    background-color: #3f6e74;
}

.action-section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.img-inline {
    display: inline-block;
}

#known-from h6,
#customer-testimonials h6 {
    text-transform: uppercase;
}

.customer-testimonial .author {
    text-transform: uppercase;
}

.img-centered {
    margin: auto;
}

.section-heading .section-title {
    text-transform: none; !important;
}

ul.nav {
    margin-top: 30px;
}

ul.nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.nav > li.highlighted {
    background-color: #9eca45;
}

.navbar {
    min-height: 110px;
}

.charity-teaser.full .donation-amount {
    font-weight: bold;
    font-size: 30pt;
}

.gallery-item {
    margin-top: 20px;
    margin-bottom: 20px;
}

ul.press-release-list,
ul.press-release-list li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

table.calculation tr.positive td {
    color: #226622;
    font-weight: bold;
}

table.calculation tr.negative td {
    color: #9D1E15;
    font-style: italic;
}

table.calculation tr.result td {
    font-weight: bold;
    color: #000000;
}

table.calculation td.amount {
    text-align: right;
}

#numbers {
    padding-top: 40px;
    padding-bottom: 40px;
}

#numbers .fact-inner img {
    max-height: 100px;
}

.pricing-wrapper-inner h1 {
    min-height: 120px;
}

.pricing-wrapper-inner h2 small {
    font-size: 30px;
}

.pricing-wrapper-inner h2 {
    padding: 10px;
}

.pricing-wrapper-inner .price-desc.running-text {
    padding: 10px;
    text-align: left;
}

.section-heading {
    margin-bottom: 20px;
}

.accounting-entry h6.earning {
    color: #226622;
}

.accounting-entry h6.expense {
    color: #ff2222;
}

.accounting-sum {
    font-weight: bold;
    font-size: 1.7em;
}

p.orderCount {
    font-size: 1.4em;
}

.packagePrice {
    font-weight: bold;
    font-size: 3.6em;
    padding-bottom: 15px;
}

.packagePrice > small {
    font-size: 10px;
}

.underPackagePrice {
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: justify;
}

ul.buy-link-list li {
    margin-top: 8px;
    margin-bottom: 8px;
}

section.buy .thumbnail h3 {
    color: #3f6e74;
}

.pad-left-20 {
    padding-left: 20px;
}

.pad-right-20 {
    padding-right: 20px;
}

.press-gallery-item {
    margin-bottom: 30px;
}

#film-infos img {
    margin-left: 10px;
    margin-right: 10px;
}

#film-infos p {
    text-align: justify;
}

#work-single .citation {
    font-size: 2.0em;
    font-style: italic;
    padding: 30px;
    line-height: 1.6em;
}

.steckbrief table tr td:first-child {
    font-weight: bold;
}

.steckbrief table {
    color: #000000;
}

.steckbrief .panel-heading {
    font-weight: bold;
    font-size: 1.3em;
}

#packages ul li,
#packages p,
a.gumroad-button,
#faq-section p,
#vhx-or-gumroad-section p,
#vhx-or-gumroad-section {
    color: #000000;
}

a.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.badge-info {
    background-color: #9D1E15;
}

iframe.google-sheet {
    border: 0px;
    overflow:hidden;
}

@media (min-width: 768px) {
    #logo-img {
        max-width: 403px;
    }
}

@media (min-width: 768px) {
    #events .event {
        padding-left: 15%;
        padding-right: 15%;
    }
}

#events .event {
    margin-bottom: 50px;
}

#events .event .datetime {
    font-size: 30px;
    margin-bottom: -20px;
}

#events .event .datetime .date {
    color: #000000;
}

#events .event .datetime .time {
    font-size: 20px;
    color: #333333;
}

#events .event .address-intro {
    text-decoration: underline;
}

body, p {
    color: #000000;
}

.full-width {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Station", Helvetica, sans-serif; !important;
    text-transform: uppercase; !important;
}

.section-heading .section-title {
    text-transform: uppercase; !important;
}

html, body {
    font-family: "Raleway", sans-serif;
}

.btn,
.navbar-default .navbar-nav > li > a {
    font-family: "Raleway", sans-serif;
}

.step-number {
    font-size: 30px;
    font-weight: bold;
}

@media (min-width: 768px) {
    .step-number {
        text-align: right;
    }
}

.step {
    margin-bottom: 15px;
}

.step img {
    padding: 20px;
}

.label-lg {
    font-size: 100%;
}