.intro-text {
	margin-top: 7%;
	margin-bottom: 10%;
  padding-left: 18px;  
}

.bo-top {
  border-top: 2px solid rgba(243, 156, 44, 0.56);
  /*border-top-left-radius: 45px;*/
}

hr {
    border: solid rgb(243, 156, 44);
    border-width: 2px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem;
}

.section-inner {
  padding-top: 55px;
  padding-left: 18px;
}

.medium-4 { margin-top: 60px; }

.phrase h3, .phrase h4 {
    text-transform: uppercase;
}

span.fa.fa-check { color: rgb(243,156,44); 
font-size: 1.4em;}
i.fa.fa-check { color: rgb(243,156,44); 
font-size: 1.4em;}
i.fa.fa-minus-circle { 
font-size: 1.4em;}

p.name {
    font-size: 1.6rem;
    color: #555;
}

a.kfo {
	font-size: 1.4rem;
    color: #FFFFFF;
}

a.footer {
	font-size: .7rem;
    color: #808080;
}

.panel li { color: #808080; }

h3.grey { color: #999; }
h4.grey { color: #999; }

div.indent {
  padding: 5% 5% 5% 15%;
}

h1, h3, h4, h5, h6 {
  color: rgb(243, 156, 44);
}

h5.h5-text {
  margin-left: 10px;
}

h5, h6 {
    font-family: Oswald, Impact, Haettenschweiler, 'Arial', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0; }

h1 {
    margin: 10px 0px;
    font-size: 38px;
    text-transform: uppercase;
}

h3 {font-size: 2.140em; }
h4 {font-size: 1.325rem; }
h4.name {
    font-size: 1.6rem;
    color: #555;
    /*margin-left: 10px;*/
}

h2.show-for-small {
    color: rgb(243, 156, 44);
    font-size: 1.640em;
}
h3.show-for-small-only.kfo {font-size: 1.55em;}

h5.show-for-small-only.subheader {
	font-size: 1.00em; 
	/*color: rgb(243, 156, 44);*/ 
	padding-top: 10%;
	/*padding-bottom: 10%;*/}

h5.show-for-medium-up.subheader {
	font-size: 1.25em; 
	/*color: rgb(243, 156, 44);*/ 
	padding-top: 10%;
	/*padding-bottom: 10%;*/}

.dd-container {  position: relative;}

.dd-container:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url(http://schwebezahn.de/img/kids-1k.jpg);
    background-size: cover;
    opacity: 0.6;
}

.dd-content {
    position: relative; 
    z-index: 2;
    }

.dd-container-2 {  position: relative;}

.dd-container-2:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url(http://schwebezahn.de/img/mund-1k-or.jpg);
    background-size: cover;
    opacity: 0.6;
}
.dd-content-2 {
    position: relative; 
    z-index: 2;
    }
.dd-container-3 {  position: relative;}
.dd-container-3:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url(http://schwebezahn.de/img/praxis-4.jpg);
    background-size: cover;
    opacity: 0.6;
}
.dd-content-3 {
    position: relative; 
    z-index: 2;
    }
    
ul, ol, dl {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;	
    /*font-size: 1.0rem;*/
}

.adresse {
    /*font-family: Arial narrow;*/	
    font-size: 1.0em;
}

.f-dropdown.content { font-size: 1.175em; }
.f-dropdown.content > *:last-child {
      margin-bottom: 0; 
  	font-size: 1.175em;}

.grey h3 { color: #808080; }

.features { text-align: center; }

.features hr {
    width: 25%;
    margin: 1rem auto; }
.features .round-icon {
    background-color: #E87E04;
    border-radius: 15%;
    display: table;
    height: 40px;
    margin: -61px auto 1rem;
    width: 30px;
    font-size: 2rem; }
.features .round-icon span {
      color: #fff;
      display: table-cell;
      text-align: center;
      vertical-align: middle; }

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
/* bot-special :-)  */
.special { display: none; }

/*------------------------------------
 timeline styles
------------------------------------*/
.path-container {
  margin-top: 50px;
  margin-bottom: 70px;
}
.path-container .path-item h1 {
  text-align: center;
  margin-bottom: 70px;
}
.path-container .path-item h3 {
  margin-bottom: 10px;
  line-height: 1.15;
}
.path-container .path-item p {
  font-size: emCalc(16px);
  line-height: 1.7;
  margin-bottom: 25px;
}
.path-container .path-item a {
  font-weight: bold;
  font-size: emCalc(14px);
}
.path-container .path-item .circle {
  background-color: #ccc;
  background-size: 75px 75px;
  border-radius: 10%;
  width: 75px;
  height: 75px;
  position: relative;
  margin-bottom: 120px;
  z-index: 2;
}
.path-container .path-item .circle.circle-left {
  left: -7px;
}
.path-container .path-item .circle.circle-right {
  right: -10px;
}
/*------------------------------------
 medium timeline styles
------------------------------------*/
@media only screen and (max-width: 800px) and (min-width: 768px) {
  .line {
    display: none !important;
  }
.large-5.columns.path-text {
    width: 70%;
    right: 0;
    margin-left: 15px;
  }
.push-5 {
    left: 0;
    float: right;
  }
.circle-right {
    float: left;
    right: 0px !important;
  }
.circle-left {
    left: 0px !important;
  }
}
/*------------------------------------
 mobile timeline styles
------------------------------------*/
@media only screen and (max-width: 767px) {

  .path-container .circle {
    top: 0;
    right: 0;
    left: 0;
    float: none;
    margin-bottom: 30px !important;
    /*margin-top: 60px;*/
    /*margin-left: auto;*/
    margin-right: auto;
  }
}
/*--------------------------------
sticky menu
--------------------------------*/
.sub_nav {
    position: fixed;
    right: 2%;
    top: 10%;
    z-index: 99;
}
.sub_nav ul { margin-top: 70px !important; }
.sub_nav ul {
    background: url(../images/nav.png) 0 0 no-repeat;
    height: auto;
    overflow: hidden;
    padding: 6px 0 0;
}
.sub_nav li, #featured-template .sub_nav li a {
    color: rgb(243, 156, 44);
    font-weight: Normal;
    font-size: 1rem;
}
.sub_nav li {
    color: #dcecff;
    height: 21px;
    line-height: 21px;
    padding-left: 24px;
    margin-bottom: 42px;
    cursor: pointer;
}
.sub_nav li.cur, #featured-template .sub_nav li a:hover {
    color: #4C4C4C !important;
}
.sub_nav .cur {
    background: url(../images/nav_cur3.png) 0 50% no-repeat;
}
/*--------------------------------
off canvas nav
--------------------------------*/
.inner-wrap { width: auto; }
.move-right .inner-wrap {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-left: 55px; }
.left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  position: fixed;
  width: 0;
  height: 100%; }
.move-right .left-off-canvas-menu { width: 57px; }
.move-right .exit-off-canvas { display: none; }
.left-off-canvas-toggle {
  display: none;
  margin-top: 1rem;
  margin-left: 1rem;
  font-size: 3rem;
  color: #888;
  transition: all .25s ease-in-out; }
.left-off-canvas-toggle:focus { color: #999; }
.left-off-canvas-toggle:hover {
    color: #444;
    transition: all .25s ease-in-out; }
.ad-block { margin-bottom: 2rem; }
  /* navigation */
.vertical label {
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    left: 100%;
    top: 0;
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important
}
#top-menu ul li a:hover, #static-bar #static-menu ul li a:hover {
    text-decoration: underline;
    color: #5e5e5e;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: .4s all ease;
    -webkit-transition: all .3s linear;
    -ms-transition: .4s all ease;
    -moz-transition: .4s all ease;
}
.icon-bar > * { font-size: 1rem; }
.icon-bar { background: #AFADAD; }
.icon-bar > a:hover {
    background: rgb(243, 156, 44);
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    left: 100%;
    top: 0;
    -webkit-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
}
/*--------------------------------------
  text-small
--------------------------------------*/
@media  (max-width: 22.5em) {
  .panel {
    background-color: rgba(243, 156, 44, 0.2);
    max-width: 18em;
    /* margin-left: auto; */
    margin-right: auto;}
    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel dl {
  font-size: 0.9em;}
 }
 
@media  (min-width: 22.5em) {
  .panel {
    background-color: rgba(243, 156, 44, 0.2);
    max-width: 18em;
    /* margin-left: auto; */
    margin-right: auto;}
    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel dl {
  font-size: 0.9em;}
 }

@media  (min-width: 42.5em) {
    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel dl {
  font-size: 1.0em;} 
}

.nav-header, .nav-sub, .nav-footer .list-item-link, .ts-content h3, .ts-content b, .ts-content strong, .ts-content th {
  text-transform: uppercase;
  letter-spacing: 0.09em; }
.nav-header, .l-main, .l-bottom {
  max-width: 20em;
  margin-left: auto;
  margin-right: auto; }
  .nav-header:after, .l-main:after, .l-bottom:after {
    content: " ";
    display: block;
    clear: both; }
  @media  (min-width: 42.5em) {
    .nav-header, .l-main, .l-bottom {
      max-width: 41.25em;
      margin-left: auto;
      margin-right: auto; }
      .nav-header:after, .l-main:after, .l-bottom:after {
        content: " ";
        display: block;
        clear: both; } }
  @media  (min-width: 63.75em) {
    .nav-header, .l-main, .l-bottom {
      max-width: 62.5em;
      margin-left: auto;
      margin-right: auto; }
      .nav-header:after, .l-main:after, .l-bottom:after {
        content: " ";
        display: block;
        clear: both; } }

@media  (min-width: 42.5em) {
  .l-bottom {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0; } }

.wrap-all {
  position: relative; }
.bg-fullsize {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

@media  (min-width: 42.5em) {
  .l-top {
    padding-bottom: 1.25rem; } }

.header {
  margin-bottom: 2.5rem; }
  @media  (min-width: 42.5em) {
    .header {
      margin-bottom: 0; } }

@-webkit-keyframes fade-in-out {
  0%, 100% {
    opacity: 0.4; }
  66% {
    opacity: 1; } }

@keyframes fade-in-out {
  0%, 100% {
    opacity: 0.4; }
  66% {
    opacity: 1; } }
.panel {
  padding: 1.25rem; }

@media  (min-width: 42.5em) {
  .panel-main {
    padding: 0; 
    max-width: 23em;
    /* margin-left: auto; */
    margin-right: auto;
    } }

.ts-content img {
  max-width: 100%;
  height: auto; }
.ts-content .heading {
  line-height: 1.15em; }
.ts-content .body {
  line-height: 1.6em;
  padding-left: 1rem;
  /*text-align: justify;*/
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;}
.ts-content ul {
  padding-left: 1.25rem; }
.ts-content li {
  margin-bottom: 1.25rem; }
.ts-content h3, .ts-content b, .ts-content strong, .ts-content th {
  font-weight: bold;
  color: rgb(243, 156, 44); }
.ts-content h3 {
  margin-top: 0;
  margin-bottom: 0.625rem;
  text-align: left; }
.ts-content p {
  margin-top: 0; }
.ts-content table {
  margin-bottom: 1.25rem; }
.ts-content .table-heading-l th {
  padding-right: 0.625rem; }
@media  (min-width: 63.75em) {
  .l-main {
    padding-top: 1.25rem;
    padding-bottom: 2.5rem; }
  .has-sidebar .sidebar {
    width: 23.5003510232%;
    float: left;
    margin-right: 1.9995319691%; }
  .has-sidebar .content-wrap {
    width: 57.5001950129%;
    float: left;
    margin-right: 1.9995319691%; }  
  .ts-content {
    width: 54.3626971939%;
    float: left;
    margin-right: 2.6839313137%; }
  .content-wide {
    width: 77.181348597%;
    float: left;
    margin-right: 2.6839313137%; }
  .content-full {
    width: 88.5906742985%;
    float: left;
    margin-right: 2.6839313137%; }
  .ts-content, .content-wide, .content-full {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }
@media  (min-width: 42.5em) {
  .ts-content .panel-main {
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 2.5rem;
    /*padding-left: 1.25rem;*/ }
}
@media  (min-width: 63.75em) {
  .ts-content .panel-main {
    padding-right: 1.25rem;
    padding-bottom: 3.75rem; }
}
.widget {
  clear: both;
  margin-bottom: 3.75rem;
  padding-top: 1.25rem; }
.is-hidden {
  display: none; }
  