
@charset "utf-8";

/***********************
* GENERAL STYLES
/**********************/
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.1rem;
    font-style: normal;
    line-height: 1.4rem;
    color: #222222;
}

a {
    color: #f69505;
}
a:hover, a:focus {
    color: #f69505;
    text-decoration: none;
}
a img {
    border: medium none;
}
p {
   font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.1rem;
     margin: 0 0 10px 0;
     font-weight: 300;

}
h1 {
    color: #f69505;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 2rem;
    margin: 0 0 10px 0;
}
h2 {
    color: #f69505;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    line-height: 1.6rem;
}
h2.white.border {
    color: #fff;
}
h2.orange.border {
    color: #f69505;
}
h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin: 0;
    padding: 0;
    font-weight: 400;
}


/***********************
* TOP
/**********************/
.top {
    padding: 10px 0;
    font-size: 0.9rem;
    border-bottom: solid 1px #ececec;
    color: #a4a4a4;
    font-size: 1rem;
}
.top ul{
    margin: 0;
}
.top ul li{
    list-style: none;
    float: left;
    padding-right: 20px;
}
.phone::before {
    color: #c8c8c8;
    content: "\f095"; 
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.2rem;
    padding-right: 5px;
    vertical-align: middle;
}
.mail::before {
    color: #c8c8c8;
    content: "\f003"; 
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.2rem;
    padding-right: 5px;
    vertical-align: middle;
}
.top a{
    color: #c8c8c8;
}
.top a:hover{
    color: #c8c8c8;
}
a.more {
    color: #f69505;
    text-decoration: none;;
}
a.more:hover {
    color: #f69505;
    text-decoration: none;;
}
a.more::before {
    color: #f69505;
    content: "\f101"; 
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.2rem;
    padding-right: 8px;
    vertical-align: middle;
}
/***********************
* BANNER
/*********************/
.wrap{
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 40px 0;
}
.banner {
    background: url(../images/welle5.png) center top no-repeat;
    background-size: 100% 100%;
}
.banner cite{
    margin:100px 0 90px 0;
    font-size: 1.1rem;
    line-height: 1.6rem;
    text-align: right;
}
.hero {
    background: url(../images/praxis.jpg) center top no-repeat;
    min-height: 400px;
    background-size: 100%;
}

/*********************
* NAVI
/**********************/
#menubar{
    margin: -5px 0 0 0;
    padding: 0;
}

#topNavi{
    margin-top: 30px;

font-size: 1.1rem;
font-family: 'Roboto Condensed', sans-serif;
}

.top-bar, .top-bar ul {
    background-color: #fff;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: #333 transparent transparent;
}
.is-dropdown-submenu {
    background-color: #fff;
    border: 0px solid #cacaca;
     /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255 255 255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.8);
  
}
.js-drilldown-back > a::before {
    border-color: transparent #333 transparent transparent;
}
.is-drilldown-submenu-parent > a::after {
     border-color: transparent transparent transparent #333;
 }
 .menu-icon::after a:hover{
    color: #fff;
} 
.menu a {
    color: #333;
    text-decoration: none;
}
.menu > li > a:hover, a:active, a:focus  {
    color: #f69505;
    text-decoration: none;
}
.title-bar {
    background: #bbb;
    margin-top: 20px;
}


.menu-text {
    font-weight: bold;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem;
}



/***********************
* MAIN CONTENT
/**********************/
#mainContent {
    margin: 0 0 30px 0;
}

/***********************
* BOX
/**********************/
#about {
    background: #fff;
    padding: 50px 0;
}
#themen a {
    color: #000;

}
#themen a.more::before {
    color: #000;
    content: "\f101"; 
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.2rem;
    padding-right: 8px;
    vertical-align: middle;
}

.blockheader{
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem;
    border-bottom: solid 1px;
    margin-bottom: 40px;
    padding: 0 0 10px 0;
}
#themen {
    background: #f3a112;
    padding: 50px 0;
}
.white {
    color: #fff;
}
.orange {
    color: #f69505;
}
.grey {
    color: #777;
}


/***********************
* KONTAKT
/**********************/
.kontakt {
    background-color: #efefef;
    padding: 50px 0;
}
.kontakt a{
    color: #444;
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    margin-bottom: 1rem;
    overflow: hidden;
}
.fa fa-subway icon, fa fa-phone icon, fa fa-envelope icon {
    padding-top: 5px;
}
/**********************/

.icon {
    color: #999;
    margin-right: 15px;
    float: left;
}
/***********************
* FOOTER
/**********************/
footer {
    background: #ccc;
    padding: 15px 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    font-style: normal;
    line-height: 1.4rem;
    color: #222222;
}
footer ul{
    margin: 0;
    padding: 0;
}
footer ul li{
    list-style: none;
    float: left;
    margin: 0 40px 0 0;
}
footer p{

}
footer a, a:hover {
    color: #444;
}


a.back-to-top {
    display: none;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 10px;
    background: #999 url("../images/up-arrow.png") no-repeat center 43%;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
/***********************
* media queries
/**********************/


/* Small only */
@media screen and (max-width: 638px) {

h1{
    font-size: 1.4rem;
    line-height: 1.8rem;
}
p.topheader{
    font-size: 1.4rem;
       line-height: 1.8rem;
}

.top-bar, .top-bar ul {
    background-color: #fff;
    border-bottom: 0px solid #ccc;
    width: 100%;
    margin-top: 0;
    -webkit-box-shadow: 0 6px 6px -6px grey;
       -moz-box-shadow: 0 6px 6px -6px grey;
            box-shadow: 0 6px 6px -6px grey;
}

.top-bar ul {
    background-color: #ececec;
}
.top-bar-title {
    margin-bottom: 10px;
}
.menu-icon.dark {
    margin-right: 30px;
    margin-top: 25px;

}
#topNavi{
    margin: 0;
}
#topNavi img {
    width: 80%;
    float: right;
}

#mainContent{
    margin-top: 20px;
}
.hero{
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-position:center;
min-height: 100px;
}
.wrap{
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    min-height: 120px;
}
.banner {
    background-size: 100% ;
    padding-bottom: 0px;
    margin-bottom: 70px 0;

}
.banner cite {
    display: none;
}
  


}



/* Medium and up */
@media screen and (min-width: 360px) and (max-width: 638px){

.banner {
    background-size: 100% 100%;
    padding-bottom: 0px;
    margin-bottom: 70px 0;
    min-height: 140px;
}
.banner cite {
    display: none;
}
.hero {
    background-size: 100%;
    background-position: inherit;
    min-height: 100px;
    background-position: center;
}
}

/* Medium only */
@media screen and (min-width: 639px) and (max-width: 1023px) {

.banner {
    background-size: 100%;
    padding-bottom: 0px;
    margin-bottom: 70px 0;
    min-height: 300px;
}
.banner cite {
    display: none;
}
  
.hero {
    min-height: 300px;
    background-size: 100%;
    background-position: inherit;
}
}



