* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div#g-map {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 2em;
    margin-bottom: 1em;
}

.finale {
    color: white;
    display: inline-block;
    padding-top: 1em;
}

address.details {
    color: white;
    font-style: normal;
}

span.msg {
    color: white;
    font-size: 1.2em;
}

.content li {
    padding-bottom: .5em;
}

nav li {
    list-style: none;
    font-size: 1em;
    line-height: 2em;
    text-transform: uppercase;
}

ul.details {
    color: white;
    text-align: center;
    padding-left: 0;
}

@media (min-width: 768px) {

    .agb {
        left: 1em;
        position: relative;
        font-size: .8em;
    }

    ul.details {
        color: white;
        text-align: left;
        padding-left: 3.7em;
    }
}

form#contact_form {
    color: white;
}

a {
    text-decoration: none;
}

#contact-us a {
    color: white;
}

li > a {
    color: white;
}

.top-nav li a {
    color: #218091;
    width: 100%;
    display: inline-block;
}

@media (min-width: 1070px) {
    body {
        background: #fff;
    }
}

.mobile-image img {
    width: 100%;
    float: left;
}

.mobile-image-1 img {
    width: 130%;
}

.mobile-image-2 img {
    width: 130%;
}

.mobile-image {
    display: none;
}

@media (max-width: 1069px) {
    .mobile-image {
        display: block;
        padding: 0;
    }

    #intro {
        background: #218091;
    }

    #leitgedanke {
        background: #77AEB8;
    }
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Prompt', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lightcyan {
    color: #BDD9DE;
}

.cyan {
    color: #90BFC8;
}

.darkcyan {
    color: #218091;
}

html {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

#pricing h6 {
    /* text-align: initial; */
    font-size: 1em;
}

h6 {
    font-size: .85em;
    text-transform: uppercase;
    font-weight: 400;
}

h6 span {
    font-size: 3em;
    padding: 0;
    top: 7px;
    line-height: 0;
    margin-left: 10px;
    position: relative;
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 1070px;
    margin: 0 auto;
    display: none;
}

.foreground {
    background: #90BFC8;
}

.img-holder {
    position: relative;
    top: -9em;
    z-index: 0;
}

.wrapper {
    margin: 0 auto;
    overflow: hidden;
}

.hamburger-wrapper {
    z-index: 10000;
    position: relative;
    right: 0;
    text-align: right;
}

@media (min-width: 1070px) {
    .wrapper, .hamburger-wrapper {
        width: 1070px;
    }

    .background {
        display: block;
    }
}

.bg-intro {
    background: #218091;
    min-height: 632px;
}

img.responsive {
    width: 100%;
    float: left;
}


/** Scroll To Top
 **************************************************************** **/
#toTop {
    background-color: rgba(132, 132, 132, 0.13);
    bottom: 10px;
    color: #ffffff;
    display: none;
    font-size: 13px;
    height: 40px;
    line-height: 64px;
    opacity: 0.6;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
    z-index: 1000;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-decoration: none;
}

#toTop:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#toTop:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
}

.content {
    border: 8px solid #388D9C;
    padding: 2em 1.5em;
    background: transparent;
    text-align: center;
    margin: 0 auto;
    max-width: 1000px;
    z-index: 10;
    position: relative;
    display: table;
    width: 100%;
}

.content.darkborder.modal-content {
    text-align: left;
    /* background: red; */
}

.modal-intro {
    min-height: 200px;
}

#portfolio h4 {
}

@media (min-width: 730px) {
    .content {
        padding: 2em 3em;
    }
}

#ihr-anliegen {
    margin-top: 3em;
    padding: 0;
    margin-bottom: 4em;
}

#leitgedanke {
    padding-top: 7em;
}

@media (min-width: 415px) {
    #leitgedanke {
        padding-top: 3em;
        margin-top: 4em;
    }

}

#ihr-anliegen .txt {
    display: inline-block;
    width: 90%;
    margin-top: 2em;
}

@media (min-width: 850px) {
    #ihr-anliegen .txt {
        width: 80%;
    }
}

.content.noborder {
    border: 0;
}

#coach {
    border: 0;
    color: white;
}

@media (min-width: 1070px) {
    #coach {
        padding-top: 13em;
    }
}

#coach h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2em;
    padding-bottom: .5em;
}

hr.clear {
    width: 100%;
    clear: both;
    padding-top: 0em;
    display: inline-block;
    border: 0;
    z-index: -1;
}

.img-holder.img-2 {
    display: inline-block;
    padding-top: 10em;
    background: #76afba;
}

#coach {
    bottom: 0;
}

@media (max-width: 767px) {
    .modal-content hr.clear {
        padding-top: 2em;
        /* padding-bottom: 1em; */
    }
}


.content.darkborder {
    border: 8px solid #218091;
}

.content.darkborder.modal-content {
    margin-top: 170px;
    /* margin-bottom: 6em; */
}

@media (min-width: 768px) {
    .content.darkborder.modal-content {
        margin-top: 240px;
        /* margin-bottom: 6em; */
    }
}

#intro {
    min-height: 500px;
    padding-top: 10vh;
    margin-top: 5em;
    display: block;
}

@media (min-width: 1070px) {
    #intro {
        margin-bottom: 3em;
    }
}

h1, h2, h3, h4 {
    font-weight: 400;
    text-transform: uppercase;
}

#contact-us h2.cyan {
    font-size: .81em;
    color: white;
    margin-bottom: 2em;
}

h1 {
    letter-spacing: .15em;
    font-weight: 500;
}

#contact-us h1.white {
    font-size: 1.2em;
}

h3 {
    letter-spacing: .15em;
    font-weight: 500;
    padding-bottom: .5em;
}

.modal-content h3.white {
    font-size: 1.4em;
    width: 100%;
    text-align: center;
    margin-top: 1em;
}

#portfolio h3 {
    width: 90%;
    position: relative;
    bottom: -3em;
}

h4 {
    color: #fff;
    font-size: 1.6em;
    letter-spacing: .1em;
    font-weight: 500;
    padding-bottom: .91em;
    line-height: 1.2em;
}

.modal-content h4 {
    width: 100%;
    text-align: center;
    font-size: .81em;
    font-weight: 100;
    margin-top: 1em;
    line-height: 1.8em;
}

@media (min-width: 800px) {
    .modal-content h3.white {
        font-size: 1.4em;
        width: 46%;
        text-align: center;
        margin-top: 2em;
    }

    .modal-content h4 {
        width: 60%;
        float: right;
        text-align: right;
        font-size: .81em;
        font-weight: 100;
        margin-top: 1em;
        line-height: 1.8em;
    }

}

@media (min-width: 1070px) {
    h4 {
        color: #7AB3BD;
        font-size: 1.8em;
    }

    .modal-content h4 {
        color: white;
    }
}

#intro h1 {
    margin-bottom: 1em;
}

#intro h2 {
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: .1em;
}

h1 span {
    font-size: .81em;
}

.white {
    color: white;
}

p {
    font-size: .9em;
    line-height: 1.5em;
}

em {
    text-transform: uppercase;
    font-style: normal;
}

#pricing em {
    font-weight: 700;
    clear: both;
    display: block;
    font-size: .81em;
}

p, .modal-content li {
    font-size: .9em;
    line-height: 1.4em;
    text-align: left;
}

@media (min-width: 850px) {

    p, .modal-content li {
        font-size: .9em;
        line-height: 1.4em;
        text-align: left;
    }

    .col-l {
        float: left;
        width: 50%;
    }

    .col-r {
        float: right;
        width: 50%;
    }

    .col-l p {
        width: 94%;
    }

    .col-r p {
        padding-left: 1em;
    }

    .col-r h6 {
        padding-left: 1em;
    }

    .mobile-only {
        display: none;
    }
}

#portfolio {
    padding: 0;
}

#portfolio .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 255px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    background: transparent url("img/portfolio_kinderwunsch.jpg") center center no-repeat;
    background-size: cover;
    border-bottom: 1px solid white;
    cursor: pointer;
}

.modal1 {
    background: transparent url("img/popup_kinderwunsch.jpg") top center no-repeat;
    background-size: auto;
}

.modal2 {
    background: transparent url("img/popup_paarberatung.jpg") top center no-repeat;
    background-size: auto;
}

.modal3 {
    background: transparent url("img/popup_systemische-therapie-beratung.jpg") top center no-repeat;
    background-size: auto;
}

.modal4 {
    background: transparent url("img/popup_trauerbegleitung.jpg") top center no-repeat;
    background-size: auto;
}

@media (min-width: 800px) {
    #portfolio .item {
        float: left;
        width: 50%;
        border-bottom: 0;
        cursor: pointer;
    }
}

.modal {
    background-color: #FFF;
    padding: 24px;
    width: 60%;
    position: relative;
    display: none;
}

.modal .close.is-active .hamburger-inner, .modal .close.is-active .hamburger-inner::before, .modal .close.is-active .hamburger-inner::after {
    background: #BDD9DE;
}