@font-face{
        font-family:"SariWebPro-Medium W03 Regular";
        src:url("../font/Fonts/1467471/dd6d3eab-dee4-43c5-8790-765b3aadb7e8.eot?#iefix");
        src:url("../font/Fonts/1467471/dd6d3eab-dee4-43c5-8790-765b3aadb7e8.eot?#iefix") format("eot"),url("../font/Fonts/1467471/5867aaf2-8c51-40f6-85a0-427a1961d4ca.woff2") format("woff2"),url("../font/Fonts/1467471/cac915f6-e167-42e6-bdf4-960170248cb2.woff") format("woff"),url("../font/Fonts/1467471/06a7dbc4-df09-485b-8eb1-8744563d5105.ttf") format("truetype");
    }

body {
    font-family: Raleway, Helvetica, sans-serif;
    color: #000;
    font-size: 19px;
    background: #28508c;
    background: #eaf7f8 url("../bilder/bg.jpg") repeat-y fixed center 0 / 1600px auto;
}
a {
    text-decoration: none;
}
main {
    
    margin: 0 auto;
    max-width: 1024px;
    overflow-x: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 60px;
}

.navbox {
    margin: 0 auto;
    max-width: 1600px;
}
nav {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.85);
    position: fixed;
    text-align: center;
    max-width: 1600px;
    width: 100%;
    z-index: 500;
    font-size: 0px;
    transition: background 0.1s linear 0s;
}
nav.fullBlend {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}
nav a {
    color: #28508c;
    display: inline-block;
    padding: 15px 20px 16px;
    font-family: "SariWebPro-Medium W03 Regular","Lucida Console",sans-serif;
    font-size: 16px;
}
nav a.active {
    background: #28508c;
    color: #fff;
}
nav a:hover {
    background: #EAF7F8;
    color: #28508c;
}
.header {
    margin-bottom: 120px;
    margin-top: 60px;
    text-align: center;
}
.header > img {
    margin-top: 50px;
    width: 400px;
}
h1 {
    font-size: 3em;
    font-family: "SariWebPro-Medium W03 Regular","Lucida Console",sans-serif;
    color: #fff;
    margin: 0;
    font-weight: normal;
    line-height: 0.75em;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.9);
}
h1 span {
    font-size: 0.6em;
}
h1 span.helvetica {
    display: block;
    font-family: Raleway, Helvetica,sans-serif;
    padding-top: 20px;
}
article, #kontakt {
/*  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.87));*/
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);  
  padding: 50px 70px 80px;
  margin-bottom: 80px;
  border-radius: 10px;
}
#ueber_mich {
    border-radius: 0 0 10px 10px;
}
article > p {
    margin: 1.875em 0;
    line-height: 1.3em;
}
#behandlung li strong,
#ueber_mich li strong {
    font-weight: normal;
}
h2 {
    color: #28508c;
    margin-top: 0;
    font-family: "SariWebPro-Medium W03 Regular","Lucida Console",sans-serif;
    font-size: 1.7em;
    margin-bottom: 0.5em;
}
h3 {
    font-family: "SariWebPro-Medium W03 Regular","Lucida Console",sans-serif;
    color: #28508c;
    font-size: 1.125em;
}
.primary-text {
    font-size: 1.125em;
    margin-top: 0;
}
ul {
    list-style: outside none none;
    padding: 0 35px 10px;
}
li::before {
    color: #28508c;
    content: "•";
    font-size: 20px;
    left: -25px;
    position: absolute;
    top: 4px;
}
li {
    padding: 5px 0;
    position: relative;
}
#behandlung .primary-text {
    margin-bottom: 20px;
}
.foto {
    text-align: center;
    position: relative;
    padding-top: 30px;
    border-radius: 10px 10px 0 0;
}
.foto .bg {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
    background: #fff;
    border-radius: 10px 10px 0 0;
}
.foto .bg-inner {
    background: rgba(0, 0, 0, 0) url("../bilder/foto.jpg") no-repeat scroll 0 75% / cover ;
    filter: blur(25px);
    height: 100%;
    transform: scale(1.1);
    width: 100%;
}
.foto .schleier {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.foto img {
    border-radius: 50%;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    height: 300px;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    top: 0;
}
#kontakt ul {
    font-style: normal;
    margin-top: 0;
    padding-left: 0;
}
#kontakt li::before {
    content: "";
}
#kontakt a {
    color: #000;
}
#map {
    height: 300px;
    width: 100%;
}
.gmap {
    border-top: 5px solid #28508c;
    border-bottom: 5px solid #28508c;
    margin: 40px -70px;
}
.toTop {
    bottom: 0;
    cursor: pointer;
    left: 50%;
    margin-left: -69px;
    position: fixed;
    text-align: center;
    display: none;
}
.menuIcon {
    display: none;   
}
.grid {
    margin-left: -2%;
}
.col.col-1-of-3 {
    float: left;
    margin-bottom: 2%;
    margin-left: 2%;
    width: 31%;
}
.col.col-3-of-3 {
    clear: both;
    margin-bottom: 2%;
    margin-left: 2%;
    width: 97%;
}
form input, form textarea {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 5px 0;
    text-indent: 10px;
    width: 100%;
}
.btn {
    background: #28508c none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    margin-left: 2%;
    padding: 10px 20px;
}
#sendMail.btn{
    color: #fff;
}
.popup {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 0 0 5px -2px;
    left: 25%;
    margin-left: -30px;
    padding: 10px 30px 25px;
    position: fixed;
    top: 20%;
    width: 50%;
}
.popup .btn {
    cursor: pointer;
    float: right;
}
.menuMibileHeader {
    display:none;
}
@media (max-width: 780px) {
    body {
        font-size: 16px;
    }
    body.header {
        font-size: 14px;
    }
    h1 span {
        font-size: 0.5em;
    }
    h2 {
        font-size: 1.4em;
    }
    article, #kontakt {
        padding: 50px 20px 80px;
    }
    .toTop > img {
        width: 75px;
    }
    .toTop {
        margin-left: -37px;
    }
    .menuIcon {
        border-radius: 0 0 6px;
        box-shadow: 0 0 6px -2px rgba(0, 0, 0, 0.5);
        cursor: pointer;
        display: block;
        height: 32px;
        right: 0;
        padding: 5px;
        position: absolute;
        transition: all 0.5s ease 0s;
        width: 40px;
    }
    .menuIcon > span::before {
        background: #28508c none repeat scroll 0 0;
        border-radius: 3px;
        content: "";
        display: block;
        height: 2px;
        position: relative;
        top: -9px;
        transition: all 0.15s ease 0s;
        width: 100%;
    }
    .menuIcon > span::after {
        background: #28508c none repeat scroll 0 0;
        border-radius: 3px;
        content: "";
        display: block;
        height: 2px;
        position: relative;
        top: 7px;
        transition: all 0.15s ease 0s;
        width: 100%;
    }
    .menuIcon > span {
        background: #28508c none repeat scroll 0 0;
        border-radius: 3px;
        display: block;
        height: 2px;
        margin: 0 15%;
        position: relative;
        text-align: center;
        top: 14px;
        transition: all 0.15s ease 0s;
        vertical-align: middle;
        width: 70%;
    }
   
    nav a {
        display: block;
        padding: 9px 20px 9px 70px;
        text-align: left;
        visibility: hidden;
    }
    nav {
        border-radius: 0 0 6px;
        height: 42px;
        left: -252px;
        width: 300px;
        transition: 0.5s all linear;
    }
    nav.open {
        width: 100%;
        left: 0;
        height: auto;
        min-height: 325px;
    }
    nav .praxis {
        margin-top: 50px;
    }
    .open .menuIcon {
        box-shadow: none;
    }
    .open .menuIcon > span::before {
        top: 2px;
        transform: rotate(-45deg);
    }
    .open .menuIcon > span::after {
        top: 0;
        transform: rotate(45deg);
    }
    .open .menuIcon:hover > span::before {
        top: 2px;
        transform: rotate(45deg);
    }
    .open .menuIcon:hover > span::after {
        top: 0;
        transform: rotate(135deg);
    }
    .open .menuIcon > span {
        height: 0;
    }
    nav.open a {
        visibility: visible;
    }
    .col.col-1-of-3 {
        clear:both;
        width: 97%;
    }
    .menuMibileHeader {
        background: rgb(255, 255, 255) none repeat scroll 0 0;
        box-shadow: 5px 0 5px -1px;
        color: #28508c;
        display: block;
        font-family: "SariWebPro-Medium W03 Regular";
        font-size: 14px;
        left: 0;
        line-height: 34px;
        margin-left: 48px;
        position: fixed;
        text-align: center;
        text-indent: -96px;
        transition: all 0.5s linear 0s;
        width: 100%;
        z-index: 1000;
    }
    .open .menuMibileHeader{
        left: 100%;
    }
    nav {
        background: rgb(255, 255, 255) none repeat scroll 0 0;
    }
    body {
        background-size: 800px auto;
    }
    .header > img {
        width: 300px;
    }
    
}

@media (max-width: 370px) {
    h1 {
        font-size: 2.5em;
    }
 
}