/*** uncss> filename: css/bootstrap.css ***/
/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* NEW TC Page 2023 */
/* youtube video in editor */
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before { padding-top: 0!important;}

.hero-video {
	position:relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 70vh;
  /*background-image: url('https://www.strahlemann-stiftung.de/wp-content/uploads/2023/12/TC_live_bg.jpg');*/
  background-size: cover;
  background-position: 0 50%;
}

.select-big {
  width: auto !important;
  min-width: 25%;
  height: 100px;
}


.cp-wrapper {
  position: relative;
  z-index: 9;
  width:210px;
  height:auto;
  margin-right:20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.team-image.round-img {
  width:262px;
  /* position:absolute; */
  background:rgba(255, 255, 255, .8);
  clip-path: circle(40%); 
	z-index: 9;
}

.round-img > img {
  clip-path: circle(35%);
  width: 100%;
  padding-top: 55px;
}

.button.contact-btn {
  position: absolute;
  z-index:9;
  bottom:10%;

}

.mission-state-box {
  background:rgba(255, 255, 255, .95);
  width:700px;
  height: auto;
  z-index: 10;
  padding: 70px 50px 80px 50px;
}

.cta-btn-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}

.mission-state-head {
  color: #ec6624;
  font-size: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
}

.big-fat-head {
  font-size: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
  color: #ec6624;
  font-weight: 600;
}

.big-fat-btn {
  padding: 30px 60px!important;
  display: flex;
  height: auto!important;
  line-height: 1.2!important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  width: 100%;
}

a.big-fat-btn {
  font-size: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
}

.team-alt-layout-wrapper {
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  gap: 20px;
}

.sm-box-wrapper {
  margin-top:30px;
}

.flex-col {
  display: flex;
  flex-flow: column wrap;
  gap:10px;
  align-items: flex-start;
}



/* END NEW Tc Page 2023 */


.gfield_error + .gfield_html { display:none!important;}
.w-divider-line:after {
  content:""!important;
  display: inline-block!important;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DDD;
}

@font-face{
    font-family:"RotisSansSerifW01-Extra";
    font-display: swap;
    src:url("../css/fonts/735429/7e5aeac5-0308-416d-a347-0aaad96a2d31.eot?#iefix");
    src:url("../css/fonts/735429/7e5aeac5-0308-416d-a347-0aaad96a2d31.eot?#iefix") format("eot"),url("../css/fonts/735429/75ec2be4-7969-4594-9c01-fb9c2add6376.woff2") format("woff2"),url("../css/fonts/735429/13f09a40-3a24-44ca-8083-7c5e67fe802c.woff") format("woff"),url("../css/fonts/735429/c15c78f4-0b68-45e1-9e4e-5abf429825f4.ttf") format("truetype");
}
@font-face{
    font-family:"Rotis Sans Serif W01";
    font-display: swap;
    src:url("../css/fonts/735441/d3158683-496c-49da-9a42-6a2ab1f8457a.eot?#iefix");
    src:url("../css/fonts/735441/d3158683-496c-49da-9a42-6a2ab1f8457a.eot?#iefix") format("eot"),url("../css/fonts/735441/979b67f1-28b4-4d3b-ab4d-551d4eaa3827.woff2") format("woff2"),url("../css/fonts/735441/60d6e9b1-72ed-49c7-bcd9-026d74b98deb.woff") format("woff"),url("../css/fonts/735441/03122496-25a2-4eb5-8181-fc843043fcc3.ttf") format("truetype");
}

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height:100%; margin:0; }
body { margin: 0; height:100%; }
article,
footer,
header,
main,
nav,
section { display: block; }
a { background-color: transparent; }
a:active,
a:hover { outline: 0; }
strong { font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal;}
h1 { font-size: 2em; margin: 0.67em 0; font-family:"Rotis Sans Serif W01", "Arial", "Helvetica", sans-serif; font-weight: normal;}
sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
img { border: 0; }
hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
button,
input,
select { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button,
select { text-transform: none; }
button { -webkit-appearance: button; cursor: pointer; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
table { border-collapse: collapse; border-spacing: 0; }
td { padding: 0; }
/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
  *:before,
  *:after { background: transparent !important; color: #000 !important; -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: none !important; }
a,
  a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
a[href^="#"]:after,
  a[href^="javascript:"]:after { content: ""; }
tr,
  img { page-break-inside: avoid; }
img { max-width: 100% !important; height:auto!important; vertical-align: middle !important;}
p,
  h2,
  h3 { orphans: 3; widows: 3; }
h2,
  h3 { page-break-after: avoid; }
}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body { font-family: "Rotis Sans Serif W01", "Arial", "Helvetica", sans-serif; font-size: 16px; line-height: 1.42857143; color: #333333; background-color: #ffffff;}
input,
button,
select { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: #ec6624; text-decoration: none; }
a:hover { color: #444; text-decoration: underline; }
img { vertical-align: middle; }
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

h1,
h2,
h3 { margin-top: 20px; margin-bottom: 10px; }
h4,
h5 { margin-top: 10px; margin-bottom: 10px; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
p { margin: 0 0 10px; }
.ma-mail-link { font-size: clamp(15px, calc(0.9375rem + ((1vw - 5.12px) * -0.1302)), 13px)!important;}
/* helper */
.hidden { display: none; visibility: hidden;}
h1.te-blue {color: #0086B3;}
.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }
ul,
ol { margin-top: 0; margin-bottom: 10px; }
ul ul { margin-bottom: 0; }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; }
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) {
.container { width: 750px; }
}
@media (min-width: 992px) {
.container { width: 970px; }
}
@media (min-width: 1200px) {
.container { width: 1170px; }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.row { margin-left: -15px; margin-right: -15px; }
.col-md-1, .col-xs-2, .col-md-2, .col-sm-3, .col-md-3, .col-sm-4, .col-md-4, .col-sm-5, .col-md-5, .col-xs-6, .col-sm-6, .col-md-6, .col-sm-7, .col-md-7, .col-sm-8, .col-md-8, .col-sm-9, .col-md-9, .col-xs-10, .col-sm-10, .col-md-10, .col-md-11, .col-xs-12, .col-sm-12, .col-md-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.col-xs-2, .col-xs-6, .col-xs-10, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-2 { width: 16.66666667%; }
@media (min-width: 768px) {
.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-12 { float: left; }
.col-sm-12 { width: 100%; }
.col-sm-10 { width: 83.33333333%; }
.col-sm-9 { width: 75%; }
.col-sm-8 { width: 66.66666667%; }
.col-sm-7 { width: 58.33333333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.66666667%; }
.col-sm-4 { width: 33.33333333%; }
.col-sm-3 { width: 25%; }
.col-sm-offset-1 { margin-left: 8.33333333%; }
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }
.col-md-offset-1 { margin-left: 8.33333333%; }
}
table { background-color: transparent; }
label { display: inline-block; font-weight: 400; max-width: 100%; margin-bottom: 5px; }
input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }
input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
input[type="search"] { -webkit-appearance: none; }
.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus,
.btn:active:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover,
.btn:focus { color: #333333; text-decoration: none; }
.btn:active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-block { display: block; width: 100%; }
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover,
.nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav-tabs { border-bottom: 1px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus { color: #555555; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; }
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li:before { content: "\00bb"; padding: 0 5px; color: #cccccc; }
.breadcrumb > .active { color: #777777; }
.pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; }
.pager li { display: inline; }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover,
.close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }
.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal-dialog { position: relative; width: auto; margin: 10px; }
.modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -webkit-background-clip: padding-box; background-clip: padding-box; outline: 0; }
.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857143px; }
.modal-header .close { margin-top: -2px; }
.modal-title { margin: 0; line-height: 1.42857143; }
.modal-body { position: relative; padding: 15px; }
@media (min-width: 768px) {
.modal-dialog { width: 600px; margin: 30px auto; }
.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
}
@media (min-width: 992px) {
.modal-lg { width: 900px; }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.pager:before,
.pager:after { content: " "; display: table; }
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.pager:after { clear: both; }
@-ms-viewport { width: device-width; }
.visible-md,
.visible-lg { display: none !important; }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md { display: block !important; }
}


@media (min-width: 1200px) {
.visible-lg { display: block !important; }
}
@media (max-width: 767px) {
.hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm { display: none !important; }
.promo.promo-flat > .container > span { padding-right: 0px !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .promo.promo-flat > .container > span { padding-right: 250px !important; }
.hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
.hidden-lg { display: none !important; }
}
/*** uncss> filename: css/animate.css ***/
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated { opacity: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes fadeInDown { 0% {
		opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
100% { opacity: 1; -webkit-transform: none; transform: none; }
}

@keyframes fadeInDown { 0% {
		opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
100% { opacity: 1; -webkit-transform: none; transform: none; }
}

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/*** uncss> filename: style.css ***/
/*
 Theme Name:   Strahlemann (Twenty Sixteen Child)
 Theme URI:    x
 Description:  Basiert auf Twenty Sixteen / Canvas theme
 Author:       JUMATO
 Author URI:   http://www.jumato.de
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  twenty-sixteen-child
*/
/* @group General styles */

header#header #header-wrap .container-fluid {background-color: #fff;}
.clear, .clearfix { clear: both; ; }
.clearfix:after { clear: both; content: "."; display: block; height: 0pt; line-height: 0pt; visibility: hidden; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
ol, ul, li { margin: 0; padding: 0; }
ul.contentlist { margin: 0px 0 30px 20px; }
ol li { padding-bottom: 10px; }
.clear { clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow: hidden; }
::selection { background: #eee; color: inherit;
/*background: #ec6624; color: #FFF; text-shadow: none; */}
::-moz-selection { background: #ec6624; color: #FFF; text-shadow: none; }
::-webkit-selection { background: #ec6624; color: #FFF; text-shadow: none; }
:active, :focus { outline: none !important; }
body { line-height: 1.5; color: #555; font-family: 'Rotis Sans Serif W01', "Arial", "Helvetica", sans-serif; }
a { text-decoration: none !important; color: #ec6624; }
a:hover { color: #444; }
a img { border: none; }
img { max-width: 100%; height: auto; }
iframe { border: none !important; }
.nl2br { display: block; }
h1, h2, h3, h4, h5 { color: #666; line-height: 1.4; margin: 0 0 30px 0; font-weight: normal;}
h3, h4 {font-family: "RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal;}
h5 { margin-bottom: 20px; }
h1, h2.second, h2.third { font-size: 30px; color: #ec6624; }
h2.third {font-size:24px; margin-bottom: 15px;}
h2 { font-size: 20px; font-family: "Rotis Sans Serif W01", "Arial", "Helvetica", sans-serif; }
a + h2,
h1 + h2 { margin-top: -30px; }

h4 + p { margin-top: -25px; }
h4 + ul.contentlist { margin-top: -25px; }
h3 { font-size: 17px; color: #666; margin-bottom: 1em; letter-spacing: 0.5px !important; }
h4 { font-size: 16px; color: #666; }
h5 { font-size: 16px; }
h1.black { color: #666; }
p, ul, ol, address, table, form { margin-bottom: 30px; }
td { padding: 8px; }
.orange {color: #ec6624;}
.tright { text-align: right !important; }
.fright { float: right !important; }
.topmargin { margin-top: 50px !important; }
.bottommargin { margin-bottom: 50px !important; }
.no-bottommargin {margin-bottom: 0px !important; }}
.topmargin-sm { margin-top: 30px !important; }
.bottommargin-sm { margin-bottom: 30px !important; }
.topmargin-lg { margin-top: 80px !important; }
.bottommargin-lg { margin-bottom: 80px !important; }
.nomargin { margin: 0 !important; }
.border { border: 1px solid #DDD; box-sizing: border-box; }
.noborder { border: none !important; }
.col-padding { padding: 60px; }
.nopadding { padding: 0 !important; }
.noshadow { box-shadow: none !important; }
.center { text-align: center !important; }
.divcenter { position: relative !important; float: none !important; margin-left: auto !important; margin-right: auto !important; }
.ausstellung_preis  {font-weight:bold !important; color: #000 !important; margin: 10px 0 0 0;}

.imagescale { display: block; overflow: hidden; }
.imagescale img { -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all 1s ease; transition: all 1s ease; }
.imagescale:hover img { -webkit-transform: scale(1); transform: scale(1); }
/* @end */
/* @group Wordpress styles */
.admin-bar body { margin-top: 32px; }
.alignleft { float: left; margin: 0.375em 1.75em 1.75em 0; }
.alignright { float: right; margin: 0.375em 0 1.75em 1.75em; }
.aligncenter { clear: both; display: block; margin: 0 auto 1.75em; }
.vertical-middle { height: auto !important; left: 0; }
.magnific-max-width .mfp-content { max-width: 800px; }
/* Galleries */
.gallery { margin: 2em -1.1666667% 1.75em; clear: both; }
.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%; margin: 0;}
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-icon img { margin: 0 auto; }
.gallery-caption { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em; }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption { display: none; }
/* Comments */
#comments { margin: 3em 0; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
.comments-area {  }
.comments-title,
.comment-reply-title { padding-top: 1.217391304em; }
.comments-title { margin-bottom: 1.217391304em; }
.comment-list { list-style: none; margin: 0; }
.no-comments { border-top: 1px solid #d1d1d1; font-family: "RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; margin: 0; padding-top: 1.75em; }
/* @end */
/* @group Layout */
#wrapper { position: relative; float: none; width: 1220px; margin: 0 auto; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.stretched #wrapper { width: 100%; margin: 0; box-shadow: none;}
#donationbanner .container { position: relative; }
.stretched #wrapper { width: 100%; margin: 0; box-shadow: none; }
.section { position: relative; margin: 60px 0; padding: 60px 0; background-color: #F9F9F9; overflow: hidden; }
.parallax { background-color: transparent; background-attachment: fixed; background-position: 50% 0; background-repeat: no-repeat; overflow: hidden; }
.mobile-parallax,
.video-placeholder { background-size: cover !important; background-attachment: scroll !important; background-position: center center; }
.section .container { z-index: 2; }
.section .container + .video-wrap { z-index: 1; }
.revealer-image { position: relative; bottom: -100px; transition: bottom .3s ease-in-out; -webkit-transition: bottom .3s ease-in-out; -o-transition: bottom .3s ease-in-out; }
.section:hover .revealer-image { bottom: -50px; }
.postcontent { width: 860px; }
.postcontent.bothsidebar { width: 580px; }
.sidebar { width: 240px; }
.col_full { width: 100%; }
.col_half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 13.33%; }
.col_five_sixth { width: 82.67%; }
body.stretched .container-fullwidth { position: relative; padding: 0 60px; width: 100%; }
.postcontent,
.sidebar,
.col_full,
.col_half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth { display: block; position: relative; margin-right: 4%; margin-bottom: 50px; float: left; }
.postcontent,
.sidebar { margin-right: 40px; }
.col_full { clear: both; float: none; margin-right: 0; }
.postcontent.col_last,
.sidebar.col_last { float: right; }
.col_last { margin-right: 0 !important; clear: right; }

/* @end */
/* @group Sliders */
#slider { position: relative; width: 100%; overflow: hidden; }
/* @group Swiper Slider */
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; -webkit-transition-property: -webkit-transform, left, top; -webkit-transition-duration: 0s; -webkit-transform: translate3d(0px,0,0); -webkit-transition-timing-function: ease; -o-transition-property: -o-transform, left, top; -o-transition-duration: 0s; -o-transform: translate3d(0px,0,0); -o-transition-timing-function: ease; -o-transform: translate(0px,0px); transition-property: transform, left, top; transition-duration: 0s; transform: translate3d(0px,0,0); transition-timing-function: ease; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.swiper-slide { float: left; }
/* @end */
/* @group Slider parallax */
.slider-parallax,
.slider-parallax .swiper-container { visibility: visible; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); -o-transform: translate(0,0); transform: translate(0,0); -webkit-backface-visibility: hidden; }
/* @end */

/* @group Boxed Slider */
/* @end Boxed Slider */
/* @group Flex Slider */
.fslider,
.fslider .flexslider,
.fslider .slider-wrap,
.fslider .slide,
.fslider .slide > a,
.fslider .slide > img,
.fslider .slide > a > img { position: relative; display: block; width: 100%; height: auto; overflow: hidden; -webkit-backface-visibility: hidden; }
.fslider { min-height: 32px; }
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none; border: none; }
.slider-wrap,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; border: none; }
.flexslider { position: relative; margin: 0; padding: 0; }
.flexslider .slider-wrap > .slide { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slider-wrap img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }
.slider-wrap:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slider-wrap { display: block; }
* html .slider-wrap { height: 1%; }
.no-js .slider-wrap > .slide:first-child { display: block; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flex-control-nav { position: absolute; z-index: 10; text-align: center; top: 14px; right: 10px; margin: 0; }
.flex-control-nav li { float: left; display: block; margin: 0 3px; width: 10px; height: 10px; }
.flex-control-nav li a { display: block; cursor: pointer; text-indent: -9999px; width: 10px !important; height: 10px !important; border: 1px solid #FFF; border-radius: 50%; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.flex-control-nav li:hover a,
.flex-control-nav li a.flex-active { background-color: #FFF; }
.fslider[data-animation="fade"] .flexslider { height: auto !important; }
.flex-control-nav.flex-control-thumbs { position: relative; top: 0; left: 0; right: 0; margin: 2px -2px -2px 0; height: 75px; }
.flex-control-nav.flex-control-thumbs li { margin: 0 2px 2px 0; }
.flex-control-nav.flex-control-thumbs li img { cursor: pointer; text-indent: -9999px; border: 0; border-radius: 0; margin: 0; opacity: 0.5; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.flex-control-nav.flex-control-thumbs li,
.flex-control-nav.flex-control-thumbs li img { display: block; width: 100px !important; height: auto !important; }
.flex-control-nav.flex-control-thumbs li:hover img,
.flex-control-nav.flex-control-thumbs li img.flex-active { border-width: 0; opacity: 1; }
.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs { margin: 2px -2px -2px 0; height: auto; }
.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li { width: 25% !important; height: auto !important; margin: 0; padding: 0 2px 2px 0; }
.fslider.flex-thumb-grid.grid-3 .flex-control-nav.flex-control-thumbs li { width: 33.30% !important; }
.fslider.flex-thumb-grid.grid-5 .flex-control-nav.flex-control-thumbs li { width: 20% !important; }
.fslider.flex-thumb-grid.grid-6 .flex-control-nav.flex-control-thumbs li { width: 16.66% !important; }
.fslider.flex-thumb-grid.grid-8 .flex-control-nav.flex-control-thumbs li { width: 12.5% !important; }
.fslider.flex-thumb-grid.grid-10 .flex-control-nav.flex-control-thumbs li { width: 10% !important; }
.fslider.flex-thumb-grid.grid-12 .flex-control-nav.flex-control-thumbs li { width: 8.33% !important; }
.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li img { width: 100% !important; height: auto !important; }
/* @end */
/* @group Swiper Slider */
.swiper_wrapper { width: 100%; height: 500px; overflow: hidden; }
.swiper_wrapper .swiper-container { position: relative; width: 100%; height: 100%; margin: 0;}
.swiper_wrapper .swiper-slide { position: relative; margin: 0; background-position: center center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}
#slider .container { position: relative; height: 100%; }

#slider .swiper-container .swiper-wrapper .swiper-slide > a { width: 100%; height: 100%; display: block; }
#slider .swiper-container .swiper-wrapper .swiper-slide > a:hover { cursor: pointer; }
/* @end */
/* @group Revolution Slider */
/* @end */
/* @group Video Overlay */
/* @end */
/* @group Slider Caption */
.slider-caption:not(.dark) { color: #222; text-shadow: none; }
.slider-caption p { margin-bottom: 0px; font-size: 24px; font-family: "Rotis Sans Serif W01", "Arial", "Helvetica", sans-serif;}
.slider-caption p a   { color: #444; text-decoration: none;}
/* @end */
/* @group Slider Arrows */
#slider .owl-theme .owl-controls { margin: 0; }
#slider-arrow-left, #slider-arrow-right, .camera_prev, .camera_next, #slider .owl-prev, #slider .owl-next, .flex-prev, .flex-next, .nivo-prevNav, .nivo-nextNav, .slider-arrow-top-sm, .slider-arrow-bottom-sm { position: absolute; cursor: pointer; z-index: 10; top: 50%; left: 0; margin-top: -26px; background-color: rgba(0,0,0,0.5); width: 52px; height: 52px; border: 0; border-radius: 0 3px 3px 0; -webkit-transition: background-color .3s ease-in-out; -o-transition: background-color .3s ease-in-out; transition: background-color .3s ease-in-out; }
.slider-arrow-top-sm, .slider-arrow-bottom-sm { top: auto; bottom: 57px; left: auto; right: 20px; margin: 0; width: 32px; height: 32px; border-radius: 3px 3px 0 0; }
.slider-arrow-bottom-sm { bottom: 20px; border-radius: 0 0 3px 3px; }
.fslider[data-thumbs="true"] .flex-prev,
.fslider[data-thumbs="true"] .flex-next { margin-top: -64px; }
#slider .owl-prev, #slider .owl-next { -webkit-transition: background-color .3s ease-in-out; -o-transition: background-color .3s ease-in-out; transition: background-color .3s ease-in-out; }
#slider-arrow-right, .camera_next, #slider .owl-next, .flex-next, .nivo-nextNav { left: auto; right: 0; border-radius: 3px 0 0 3px; }
#slider-arrow-left i, #slider-arrow-right i, .camera_prev i, .camera_next i, #slider .owl-prev i, #slider .owl-next i, .flex-prev i, .flex-next i, .nivo-prevNav i, .nivo-nextNav i, .slider-arrow-top-sm i, .slider-arrow-bottom-sm i { line-height: 50px; width: 34px; height: 52px; color: #DDD; color: rgba(255,255,255,0.8); text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-size: 34px; text-align: center; margin-left: 7px; }
.slider-arrow-top-sm i,
.slider-arrow-bottom-sm i { width: 32px; height: 32px; margin: 0; line-height: 30px; font-size: 18px; color: #FFF; color: rgba(255,255,255,1); }
.flex-prev i { margin-left: 9px; }
#slider .owl-prev i { margin-left: 0; }
#slider-arrow-right i, .camera_next i, .nivo-nextNav i { margin-left: 10px; }
.flex-next i { margin-left: 11px; }
#slider .owl-next i { margin-right: 4px; }
#slider .owl-controls .owl-nav { opacity: 0; -webkit-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }
#slider .owl-controls .owl-nav div, #slider:hover .owl-controls .owl-nav { opacity: 1; }
#slider-arrow-left:hover, #slider-arrow-right:hover, .camera_prev:hover, .camera_next:hover, #slider .owl-prev:hover, #slider .owl-next:hover, .flex-prev:hover, .flex-next:hover, .nivo-prevNav:hover, .nivo-nextNav:hover, .slider-arrow-top-sm:hover, .slider-arrow-bottom-sm:hover { background-color: rgba(236,102,36,0.8) !important; }
/* @end Slider Arrows */
/* @group Slider Number */
#slide-number { position: absolute; opacity: 0; top: auto; right: 20px; bottom: 20px; z-index: 20; width: 36px; height: 40px; text-align: center; color: rgba(255,255,255,0.8); text-shadow: 1px 1px 1px rgba(0,0,0,0.15); font-size: 18px; font-weight: 300; -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
#slider:hover #slide-number { opacity: 1; }
#slide-number-current,
#slide-number-total { position: absolute; line-height: 1; top: 5px; left: 0; }
#slide-number-total { top: auto; bottom: 5px; left: auto; right: 0; }
#slide-number span { display: block; font-size: 32px; line-height: 40px; }
/* @end */
/* @group Slider Pagination */
#slider .owl-dots { position: absolute; width: 100%; z-index: 20; margin: 0; top: auto; bottom: 15px; }
#slider .owl-controls .owl-dots span { width: 10px; height: 10px; margin: 0 3px; opacity: 1; background-color: transparent; border: 1px solid #FFF; }
#slider .owl-dots .owl-dot.active span,
#slider .owl-dots .owl-dot:hover span { background-color: #FFF !important; }
/* @end */
/* @end */
/* @group Owl Carousel */
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in { z-index: 0; }
.owl-carousel .owl-animated-out { z-index: 1; }
.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut { 0% { opacity: 1; }
100% { opacity: 0; }
}
@keyframes fadeOut { 0% { opacity: 1; }
100% { opacity: 0; }
}
.owl-height { -webkit-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out }
.owl-carousel { display: none; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; -webkit-backface-visibility: hidden; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px,0,0); cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab }
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.owl-carousel.owl-loaded { display: block }
.owl-carousel.owl-loading { display: block; min-height: 100px; background: url('images/preloader.gif') no-repeat center center }
.owl-carousel.owl-hidden { opacity: 0 }
.owl-carousel .owl-refresh .owl-item { display: none }
.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }
#slider .owl-carousel .owl-item img { -webkit-backface-visibility: hidden; }
.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; }
.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab }
.owl-carousel.owl-rtl { direction: rtl }
.owl-carousel.owl-rtl .owl-item { float: right }
.no-js .owl-carousel { display: block }
.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease }
.owl-carousel .owl-item img { transform-style: preserve-3d }
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #111 }
.owl-carousel .owl-video-play-icon { position: absolute; height: 64px; width: 64px; left: 50%; top: 50%; margin-left: -32px; margin-top: -32px; background: url("images/icons/play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {  }
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display: none }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease }
.owl-carousel .owl-video-frame { position: relative; z-index: 1 }
.owl-theme .owl-controls { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-controls .owl-nav [class*=owl-] { position: absolute; top: 50%; margin-top: -18px; left: -36px; zoom: 1; width: 36px; height: 36px; line-height: 32px; border: 1px solid rgba(0,0,0,0.2); color: #fff; background-color: #444; font-size: 24px; border-radius: 50%; opacity: 0.5; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -39px; }
.owl-carousel-full .owl-controls .owl-nav [class*=owl-] { margin-top: -30px; left: 0 !important; height: 60px; line-height: 60px; border: none; color: #EEE; background-color: rgba(0,0,0,0.4); font-size: 28px; border-radius: 0 3px 3px 0; }
.owl-carousel-full .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -46px; }
.owl-theme .owl-controls .owl-nav .owl-next { left: auto; right: -36px; }
.owl-carousel-full .owl-controls .owl-nav .owl-next { left: auto !important; right: 0 !important; border-radius: 3px 0 0 3px; }
.owl-theme:hover .owl-controls .owl-nav [class*=owl-] { opacity: 1; left: -18px; }
.owl-theme:hover .owl-controls .owl-nav .owl-next { left: auto; right: -18px; }
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover { background-color: #ec6624 !important; color: #FFF !important; text-decoration: none; }
.owl-theme .owl-controls .owl-nav .disabled { display: none !important; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; margin: 20px 0; }
.owl-theme .owl-dots .owl-dot span { display: block; width: 10px; height: 10px; margin: 0 4px; opacity: 0.5; border-radius: 50%; background-color: #ec6624; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span { opacity: 1; }


/* Calender Slideshow */
#calender-slideshow.owl-carousel .owl-stage-outer { height: 500px;}

/* @end */
/* events-slider */
#related-portfolio.owl-carousel .owl-item .portfolio-image img {
    max-height: 350px !important;
    width: auto !important;
}

/* end events-slider */

.portfolio-desc span a { color: #222; }

.portfolio-desc span a:hover { color: #555; }

.iportfolio {
  height: auto;
  overflow: hidden;
}


.portfolio-notitle .portfolio-desc {
	display: block !important;
  position: absolute;
	width: 100%;
	height: 79px;
	padding: 15px;
	top: auto;
	bottom: 0;
  opacity: 1;
	left: 0;
	background-color: rgba(255, 255, 255, 0.7);
}

/* body:not(.device-touch):not(.device-sm):not(.device-xs) .portfolio-notitle .portfolio-desc {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
} */

/* .portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-nomargin.portfolio-notitle .portfolio-desc {
	bottom: 0;
	border-bottom: 0;
  opacity: 1;
} */

/* .portfolio-notitle .portfolio-item:hover .portfolio-desc,
.portfolio-notitle .iportfolio:hover .portfolio-desc { bottom: 0 !important; opacity: 1 !important; } */


/* body.device-touch.device-sm .portfolio-notitle .portfolio-desc,
body.device-touch.device-xs .portfolio-notitle .portfolio-desc { display: none !important; } */


/* @end */


/* @end */
/* @group TOP */
#top-bar { position: relative; border-bottom: 1px solid #EEE; height: 45px; line-height: 44px; font-size: 13px; }
#top-bar .col_half { width: auto; }
.top-links { position: relative; float: left; margin: 10px 0; }
.top-links ul { margin: 0; list-style: none; }
.top-links ul li { float: left; position: relative; height: auto; }
.top-links ul li:first-child,
.top-links ul ul li { border-left: 0 !important; }
.top-links li > a { display: block; padding: 10px 30px 10px 0px; font-size: 18px; font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal; color: #4e4e4d; }
.top-links ul ul li > a { color: #fff; padding-top: 3px;}
.top-links li > a:hover,
.top-links li.current a { color: #fff; }
.top-links li:hover { color: #fff; }


.top-links > ul > li:nth-child(6) { padding-right: 30px;}
.top-links > ul > li:last-child { text-transform: uppercase; background: #fff; font-size: 18px; padding: 10px 25px; border-radius: 4px; letter-spacing: 0.05em; margin-right:5px; height: auto;}
.top-links > ul > li:last-child a { color: #ec6624; padding: 0; height: auto; }

.top-links ul ul,
.top-links ul div.top-link-section { display: none; pointer-events: none; position: absolute; z-index: 210; line-height: 2; background-color: rgba(0,0,0,0.7); border: 0; top: 44px; left: 0; width: 200px; margin: 0; padding: 0 15px; }
.top-links li:hover ul,
.top-links li:hover div.top-link-section { pointer-events: auto; }
.top-links ul ul li { float: none; height: 45px; border-top: 1px solid #fff; border-left: 1px solid #EEE; }
.top-links ul ul li:hover { color: #F9F9F9; }
.top-links ul ul li:first-child { border-top: none !important; border-left: 1px solid #EEE; }

/* .top-links ul li.current ul a { height: 20px; line-height: 20px; font-size: 14px; } */

.top-links ul li.current ul li a { color: #fff; }

.top-links ul li.current ul li > a:hover,
.top-links ul li.current ul li.current a { color: #ec6624; }

.top-links ul ul li.current a { color: #ec6624; }
.top-links ul ul img { display: inline-block; position: relative; top: -1px; width: 16px; height: 16px; margin-right: 4px; }
.top-links ul ul.top-demo-lang img { top: 4px; width: 16px; height: 16px; }
.top-links ul div.top-link-section { padding: 25px; left: 0; width: 280px; }
.fright .top-links ul div.top-link-section,
.top-links.fright ul div.top-link-section { left: auto; right: 0; }
/* @end */

/* Newsletter Formular */
.subForm label.datenschutzchecklabel {display: inline; margin-left: 8px; font-size: 13px; font-weight: normal;}

@media
only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px),
only screen and (   min--moz-device-pixel-ratio: 2) and (min-width: 1200px),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (min-width: 1200px),
only screen and (        min-device-pixel-ratio: 2) and (min-width: 1200px),
only screen and (                min-resolution: 192dpi) and (min-width: 1200px),
only screen and (                min-resolution: 2dppx) and (min-width: 1200px) {
#logo a { background-image: url(../images/logo@2x.png); background-size: 205px 110px; }
}
@media only screen and (max-width : 1199px) {
#header #logo { width: 158px; height: 60px; margin: 10px 0px; }
#logo a { display: block; height: 60px; background-image: url(../images/logo_wort@2x.png); background-size: 158px 60px; margin-top: 0px; }
}
@media only screen and (max-width : 991px) {
#header #logo { margin: 0px; }

}
#wrapper { width: 100%; margin: 0; box-shadow: none; }
.row { margin-left: -10px; margin-right: -10px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 10px; padding-right: 10px; }
/* @end */
/* @group Navigation */

/* #primary-menu { float: right; width: 100%; height: 60px; }
#primary-menu-trigger,
#page-submenu-trigger { display: none; pointer-events: none; cursor: pointer; font-size: 18px; float: right; width: 40px; height: 60px; line-height: 60px; text-align: right; -webkit-transition: opacity .3s ease; -o-transition: opacity .3s ease; transition: opacity .3s ease; }
#primary-menu ul { list-style: none; height: 60px; }
#primary-menu > ul { float: left; }
#primary-menu ul li { position: relative; float: left; margin-left: 2px; }
#primary-menu ul li:first-child { margin-left: 0; padding-left: 0; }
#primary-menu ul li { padding: 0 50px; }
#primary-menu ul li a { display: block; height: 65px; line-height: 65px; color: #fff; font-size: 20px; letter-spacing: 0.5px; font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal; -webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease; -o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease; transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease; }
#primary-menu ul ul li a { color: #fff; white-space: nowrap; display: block; font-family: "Rotis Sans Serif W01", "Arial", "Helvetica", sans-serif; font-size: 18px; font-weight: normal; height: 45px; line-height: 45px;}
#primary-menu ul li a:hover {color: #663300;}
#primary-menu ul ul li a:hover { color: #ec6624; }
#primary-menu ul ul{ display: none; pointer-events: none; position: absolute; z-index: 210; line-height: 2; background-color: rgba(0,0,0,0.7) !important; border: 0; top: 100%; left: 0; width: auto; height: auto; margin: 0; padding: 0 15px; }
#primary-menu  li:hover ul { pointer-events: auto; }
#primary-menu ul ul li { float: none; height: auto; border-top: 1px solid #fff; padding: 0; margin-left: 0; height: 45px; line-height: 45px;}
#primary-menu ul ul li:first-child { border-top: none !important; } */



.tingle-demo {display: none;}
.tingle-enabled .tingle-demo {display: block;}

/* @group Header */
#header { position: relative; z-index: 99;}
#header .container { position: relative; }
#header-wrap { position: relative; -webkit-backface-visibility: hidden;}
/* @group Logo */
#logo {
  position: absolute;
  top:0;
  left:0;
  z-index: 99;
  text-indent: -9999em;
  overflow: hidden;
  display: block;
  border-radius: 0 0 4px 4px;
  height: 150px;
  -webkit-transition: height .4s ease;
  transition: height .4s ease;
  background: #fff;
  -webkit-box-shadow: -1px 5px 25px -3px rgba(0,0,0,0.4);
  -moz-box-shadow: -1px 5px 25px -3px rgba(0,0,0,0.4);
  box-shadow: -1px 5px 25px -3px rgba(0,0,0,0.4);
}

#logo a { display: block; width: 205px; height: 150px; background: url(../images/logo.svg) no-repeat; background-size: 92%; background-position: center; -webkit-transition: background-image .4s ease; transition: background-image .4s ease;}
#header.sticky-header #logo a { width: 205px; height: 100%; background-image: url(../images/logo_wort.svg); background-size: 90%; background-position: center;}


body.device-md #header #logo,
body.device-xxs #header #logo,
body.device-xs #header #logo  { background-color: transparent; box-shadow: none; -webkit-box-shadow: none; width: 180px;}


body.device-xs #header #logo a,
body.device-xxs #header #logo a {background-image: url(../images/logo_wort_white.svg); height: 60px; background-size: 60%; }

body.device-md #header #logo a { background-image: url(../images/logo_wort_white.svg); height: 60px; background-size: 60%; }

body.device-md #header #logo { margin: 5px 0 5px -15px; }

body.device-md #header.sticky-header #logo a { height: 50px; background-size: 55%; margin-top:-5px;}


header#header #header-wrap .container-fluid { background: #ec6624 !important;}
.primary-menu-wrap { width: 100%; height: 45px; border-top: 1px solid #fff;}
#primary-menu { float: right; width: 100%; height: 45px; }
#primary-menu-trigger,
#page-submenu-trigger { display: none; pointer-events: none; cursor: pointer; font-size: 18px; float: right; width: 45px; height: 60px; line-height: 60px; text-align: right; -webkit-transition: opacity .3s ease; -o-transition: opacity .3s ease; transition: opacity .3s ease; }
#primary-menu ul { list-style: none; height: 55px; }
#primary-menu > ul { float: right; }
#primary-menu ul li { position: relative; float: left; margin-left: 2px; }
#primary-menu ul li:first-child { margin-left: 0; padding-left: 0; }
#primary-menu ul li { padding: 0 25px; }
#primary-menu ul li a { display: block; height: 45px; line-height: 45px; color: #fff; font-size: 20px; letter-spacing: 0.5px; font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal; -webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease; -o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease; transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease; }
#primary-menu ul ul li a { color: #fff; white-space: nowrap; display: block; font-family: "Rotis Sans Serif W01", "Arial", "Helvetica", sans-serif; font-size: 18px; font-weight: normal; height: 45px; line-height: 45px;}
#primary-menu ul li a:hover {color: #4e4e4d;}
#primary-menu ul ul li a:hover { color: #ec6624; }
#primary-menu ul ul{ display: none; pointer-events: none; position: absolute; z-index: 210; line-height: 2; background-color: rgba(0,0,0,0.7) !important; border: 0; top: 100%; left: 0; width: auto; height: auto; margin: 0; padding: 0 15px; }
#primary-menu  li:hover ul { pointer-events: auto; }
#primary-menu ul ul li { float: none; height: auto; border-top: 1px solid #fff; padding: 0; margin-left: 0; height: 45px; line-height: 45px;}
#primary-menu ul ul li:first-child { border-top: none !important; }





/* @end */
/* @group Top Search */
#top-search {
  z-index: 100;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  position: absolute;
  left: -70px;
}
#top-search-btns a { display: block; width: 45px; height: 45px; font-size: 14px; line-height: 44px; text-align: center; -webkit-transition: color .3s ease-in-out; -o-transition: color .3s ease-in-out; transition: color .3s ease-in-out; z-index: 11; margin-right:10px;}
.sticky-header #top-search-btns a { line-height: 50px; }

#top-search-btns a i {color: #444; -webkit-transition: opacity .3s ease; -o-transition: opacity .3s ease; transition: opacity .3s ease; margin: 0 auto; display: block;}

body.top-search-open #top-search-btns a i.icon-search3,
#top-search-btns a i.icon-line-cross { opacity: 0; }

body.top-search-open #top-search-btns a i.icon-line-cross
  {
    z-index: 11;
    font-size: 16px;
    opacity: 1;
    position: absolute;
    top: 10px;
    right: -180px;
    width: 15px;
    height: 15px;
    display: block;
    line-height: 15px;
  }


#top-search form { opacity: 0; z-index: -2; position: absolute; width: 100%; height: 100%; padding: 0 15px; margin: 0; top: 0; left: 0; -webkit-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
body.top-search-open #top-search form { opacity: 1; z-index: 10; }
#top-search form input { box-shadow: none !important; pointer-events: none; border-radius: 0; border: 0; outline: 0 !important; font-size: 24px; padding: 10px 80px 10px 70px; height: 100%; background-color: transparent; color: #fff; margin-top: 0 !important;  }
body.top-search-open #top-search form input { pointer-events: auto; }
#top-search form input::-moz-placeholder { color: #fff; }
#top-search form input:-ms-input-placeholder { color: #fff;  }
#top-search form input::-webkit-input-placeholder { color: #fff; opacity: 1;  }
/*
#primary-menu .container #top-search form input,
body:not(.top-search-open) #primary-menu > ul,
body:not(.top-search-open) #primary-menu > .container > ul { opacity: 1; -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease; -o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease; transition: height .4s ease, margin .4s ease, opacity .2s .2s ease; }
body.top-search-open #primary-menu > ul,
body.top-search-open #primary-menu > .container > ul { opacity: 0; } */

.top-links #top-search form input,
body:not(.top-search-open) .top-links > ul li:not(.search-trigger)
{ opacity: 1; -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease; -o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease; transition: height .4s ease, margin .4s ease, opacity .2s .2s ease; }
body.top-search-open .top-links > ul li:not(.search-trigger){ opacity: 0; }


/* @end */
/* @end */
/* @group Sticky header */
#header.sticky-header #top-search form input { border: none !important; }
#header.sticky-header #header-wrap,
#header.responsive-sticky-header #header-wrap { z-index: 199; position: fixed; top: 0; left: 0; width: 100%; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
#header.sticky-header .primary-menu-wrap { height: 40px; }
#header.sticky-header:not(.static-sticky) #primary-menu,
#header.sticky-header:not(.static-sticky) #primary-menu > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { height: 40px; }
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { line-height: 40px; }
#header.sticky-header #logo { height: 100px;}
#header.sticky-header #logo a { background-size: 70%;}
#header.sticky-header .top-links li > a {padding: 0 30px 0 0; }
#header.sticky-header .top-links li:last-child { padding: 3px 25px;}
#header.sticky-header .top-links li:last-child > a { padding: 0; font-size: 14px;}
#header.sticky-header #top-search-btns a { line-height: 30px; height: 30px;}
#header.sticky-header #top-search-btns a i { line-height: 30px; height: 40px;}
#header.sticky-header .top-links li.search-trigger { height: 30px;}
#header.sticky-header #top-search { top: 0;}

body.top-search-open #header.sticky-header #top-search-btns a i.icon-line-cross { top: -10px;}
/* @end */
/* @group Anker */
.anker { position: absolute; top: -350px;}
/* @end */
/* @group Search results */
.search-result { margin-bottom: 20px; padding-top: 20px; border-top: 1px solid #626262; }
/* @end */
/* @group Page Menu */

/* #page-menu,
#page-menu-wrap { position: relative; line-height: 35px; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); }
#page-menu-wrap { z-index: 99; background-color: #565655; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backface-visibility: hidden; }
#page-submenu-trigger { top: 0; margin-top: 0; left: auto; right: 15px; width: 40px; height: 44px; line-height: 44px; }
#page-menu nav { position: relative; float: left; }
#page-menu nav ul { margin-bottom: 0; height: 35px; }
#page-menu nav li { position: relative; float: left; list-style: none; }
#page-menu nav li a { display: block; height: 35px; line-height: 35px; margin: 0 4px; padding: 0 14px; color: #FFF; font-size: 14px; }
#page-menu nav ul:first-child { margin-left: -18px; }
body:not(.device-touch) #page-menu nav li a { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
#page-menu nav li:hover a { background-color: rgba(0,0,0,0.15); } */



#page-menu-wrap {
  position: fixed;
  top:50%;
  left:100%;
  z-index: 99;
  background-color: #565655;
  line-height: 20px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#page-menu-wrap.out {
  transform: translateX(-100%);
}
#page-menu nav {
  position: relative;
  display: inline-block;
  float: right;
}
#page-menu nav ul { list-style-type: none; margin-bottom: 0;}
#page-menu-trigger {
  text-align: center;
  display: inline-block;
  line-height: 50px;
  width: 50px;
  height: 50px;
  background: #ec6624;
  color: #fff;
  margin-left: -50px;
}
#page-menu nav li { display: block; padding:0 20px; line-height: 20px;}
#page-menu nav li a { padding: 10px; color: #fff; width: auto; display: inline; white-space: nowrap;}
#page-menu nav li a:hover { color: #ec6624;}


/* Disable Multi-Level Links */
/* Page Menu - Dots Style
-----------------------------------------------------------------*/
/* @end */
/* @group Homepage */
.one-page-arrow { position: absolute; z-index: 3; bottom: 160px; left: 50%; margin-left: -16px; width: 45px; height: 45px; font-size: 55px; text-align: center; color: #fff; }
.heading-block { margin-bottom: 50px; }
/* @end */
/* @group Breadcrumbs */
.breadcrumb { margin: 10px 0 0 0 !important; background-color: transparent !important; padding: 0 !important; font-size: 12px; }
.breadcrumb a { color: #555; }
.breadcrumb a:hover { color: #ec6624; }
/* @end */
/* @group Page Layout */
/* @end */
/* @group Clients (footer logos) */
/* @end */
/* @group Content */
.relative { position: relative; }
#content { position: relative; overflow: hidden; background-color: #FFF; }
#content p {
  line-height: 1.6;
  margin-bottom: 10px;
}
#content .content-wrap { position: relative; padding: 60px 0 0 !important; }
body.page-template-page-unternehmer #content .content-wrap { padding-top:0 !important;}

#solution { padding-bottom: 60px;}

#bigslider+#content > .content-wrap { padding-top: 0 !important; }
#content .container { position: relative; }
/* @end */
/* @group SINGLE pages (detail pages) */
/* @group SINGLE pages (detail pages) */
.hentry .post-content { margin-top: 30px; }
.hentry .post-thumbnail { margin: 0.375em 0em 3em 1.75em; width: 100%; }
.hentry .post-thumbnail img { max-width: 400px; }
.hentry .entry-footer { margin-top: 2em; }
.hentry .entry-footer > span:not(:last-child):after { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
.nav-links { text-align: center; }
.nav-links > div { display: inline-block; padding: 5px 14px; background-color: #FFF; border: 1px solid #DDD; border-radius: 15px; margin: 0 10px; }
/* @end */
/* @end */
/* @group Toggle Accordion */
.toggle { display: block; position: relative; margin: 0 0 20px 0; }
.toggle .togglet { display: block; position: relative; line-height: 24px; padding: 0 0 0 24px; margin: 0; font-size: 16px; color: #444; cursor: pointer; }
.toggle .togglet i { position: absolute; top: 0; left: 0; width: 16px; text-align: center; font-size: 16px; line-height: 24px; }
.toggle .togglet i.toggle-open { display: none; }
.toggle .togglec { display: block; position: relative; padding: 10px 0 0 24px; }
/* Toggle - with Title Background
-----------------------------------------------------------------*/
/* Toggle - Bordered
-----------------------------------------------------------------*/
.toggle.toggle-border { border: 1px solid #999; border-radius: 4px; }
.toggle.toggle-border .togglet { line-height: 24px; padding: 10px 15px 10px 36px; }
.toggle.toggle-border .togglet i { left: 14px; padding: 10px 15px 10px 0px; }
.toggle.toggle-border .togglec { padding: 0 25px 20px 36px; }
/* Toggle - FAQs
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
	Accordions
-----------------------------------------------------------------*/
/* Accordion - with Title Background
-----------------------------------------------------------------*/
/* Accordion - Bordered
-----------------------------------------------------------------*/
/* Accordion - Large
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
	FAQ List
-----------------------------------------------------------------*/
/* @end */
/* @group Porfolio Filter */
#portfolio-filter { position: relative; margin: 0 0 40px 0; list-style: none; }
#portfolio-filter li { float: left; position: relative; }
#portfolio-filter li a { display: block; position: relative; padding: 12px 30px; font-size: 14px; line-height: 15px; color: #fff; border-left: 1px solid rgba(0,0,0,0.07); border-radius: 4px; margin-right: 5px; margin-bottom: 5px; background: #6d6d6c; }
#portfolio-filter li:last-child a { margin-right: 0; }
#portfolio-filter li a:hover { background: #ec6624; }
#portfolio-filter li.current-cat a { color: #FFF !important; background-color: #333333; }
li.current-cat a { color: #FFF !important; background-color: #565655; }
#portfolio-filter li.current-cat a {  font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal; }
/* @end */
/* @group Porfolio Items */
#portfolio { position: relative; }
#portfolio.isotope { margin-left: -30px; }
body:not(.device-touch) #portfolio { -webkit-transition: height .4s linear; -o-transition: height .4s linear; transition: height .4s linear; }
.portfolio-item { position: relative; margin-bottom: 30px; }
.portfolio-item .portfolio-image { position: relative; overflow: hidden; }
.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image a { display: block;  }
.portfolio-item .portfolio-image { border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.portfolio-item.firma .portfolio-image { border: 1px solid #ddd; }
.portfolio-desc { z-index: 3; padding: 15px 5px 10px; border-top: 1px solid #ddd; }
.portfolio-desc h3 { margin: 0; padding: 0; font-size: 16px; }
.portfolio-desc h3 a { color: #222; }
.portfolio-desc h3 a:hover { color: #ec6624; }
.portfolio-desc span { display: block; margin-top: 3px; color: #222; }

.isotope .portfolio-item {
  margin-left: 30px;
}
.portfolio-item {
  position: relative;
  margin-bottom: 30px;
}
#cookie-notice .cookie-notice-container a.button { margin: 0 0 0 10px;}
/* @end */
/* @group Events */
/* ----------------------------------------------------------------
	Events
-----------------------------------------------------------------*/
/* @end */
/* @group Team */
.team,
.team-image { position: relative; }
.team { display: inline-block; margin-bottom: 30px !important; }
.team-image img { height: auto; width: 100%; max-width: 281px; }
.team-desc ul { list-style: none; margin: 0 !important; }
.team-desc ul li, .contact-person-block ul li { float: left; line-height: 2.4; width: 100%; }
.team-desc ul li i, .contact-person-block ul li i { width: 25px !important; height: 25px !important; line-height: 25px !important; }
.team-desc ul li i.i-circled, .contact-person-block ul li i.i-circled { font-size: 13px; padding: 0 2px 0 4px; }
.team-title { position: relative; padding-top: 20px; }
.team-title h4 { display: block; margin-bottom: 0; font-size: 16px; font-weight: 700; }
.team-title span { display: block; font-weight: 400; font-size: 14px; margin-bottom: 10px; }
/* @end */
/* @group Newsblog */
.equal-height-container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.equal-height-box { display: -webkit-flex; display: -ms-flexbox; display: flex; }
/* IMAGE */
.entry-image { margin-bottom: 20px; }
.entry-image,
.entry-image > a,
.entry-image img { display: block; position: relative; width: 100%; }
.ipost.news .entry-image,
.ipost.benefiz .entry-image { background-size: cover; border-radius: 3px; }
.ipost.news .entry-image > a,
.ipost.benefiz .entry-image > a { display: block; height: 244px; }
.entry-image img { border-radius: 4px; border: 1px solid #DDD; box-sizing: border-box; }
/* TITLE */
.ipost .entry-title { margin-top: 30px; }
/* META */
.entry-meta { margin: 10px -10px 0px 0; list-style: none; }
.entry-meta li { float: left; font-size: 12px; line-height: 14px; margin: 0 10px 15px 0; color: #999; font-weight: 700; }
.kategorie { font-size: 12px; font-weight: 700; line-height: 14px; margin: 10px 10px 15px 0; color: #999; }
.entry-meta li:before { content: '/'; display: inline-block; margin-right: 10px; opacity: 0.5 }
.entry-meta li a { color: #999; }
.entry-meta li a:hover { color: #ec6624; }
.entry-meta li:first-child:before { display: none; }
/* CONTENT */
.ipost .entry-content { position: relative; display: inline-block; }
.ipost .entry-content p { margin-bottom: 10px; }
.entry-content .excerpt a:before { content: '» »'; display: inline-block; margin-left: 10px; color: #ec6624; }
/* @end */
/* @group Post type: Termine */
.entry-c { position: relative; overflow: hidden; }
.spost .entry-c span { font-size: 16px; font-weight: 600; color: #ec6624; }
#event-button { float: right; margin: 0 0 20px 0px; }
#event-button a { margin: 0px; }
#event-details { font-weight: bold; }
.spost { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #626262; }
.portfolio-item.spost { width: 45%; margin: 0 5% 20px 0; float: left; min-height: 100px; height: 120px; }
.spost:first-child { margin-top: 0; padding-top: 0; border-top: 0; }
.spost .entry-title h4 { margin: 0; font-size: 16px; font-weight: normal; }
.spost .entry-title h4 a { color: #333; }
.spost .entry-title h4 a:hover { color: #ec6624; }
.spost .entry-facts span { font-size: 14px; font-weight: 400; color: #6d6d6c; }
/* @end */
/* @group Individual Post */
.ipost .entry-title h3,
.ipost .entry-title h4 { margin: 0; font-size: 20px; color: #ec6624; }
.ipost .entry-title h4 { font-size: 15px; }
.ipost .entry-title h3 a { color: #ec6624; }
.ipost .entry-title h3 a:hover { color: #424242; }
.ipost .entry-meta { margin-right: -10px; }
.ipost .entry-meta li { font-size: 12px; margin-right: 10px; }
/* @end */
/* @group Forms */
input[type="search"] { display: block; min-height: 38px; padding: 12px 14px; font-size: 15px; line-height: 1.42857143; color: #555555; background-color: #f2f2f2; background-image: none; border: none; border-radius: 0 !important; -webkit-transition: border-color ease-in-out .15s; -o-transition: border-color ease-in-out .15s; transition: border-color ease-in-out .15s; }
input[type="search"] { width: 100% !important; max-width: 100%; }
/* Address field */
label { display: inline-block; font-size: 16px;  text-transform: none; color: #787878; margin-bottom: 10px; cursor: pointer; }
/*gform */
#sabo_form form  input {background-color: #fff;}
/* @group Forms */

/*additional styling*/


.brutto-price label,
.brutto-price .ginput_container,
.shipping-1 label,
.shipping-1 .ginput_container,
.shipping-2 label,
.shipping-2 .ginput_container,
.shipping-4 label,
.shipping-4 .ginput_container,
.shipping-6 label,
.shipping-6 .ginput_container,
.mwst-field label,
.mwst-field .ginput_container,
.coffee-price label,
.coffee-price .ginput_container {
  display: inline-block;
  float: left;
}


.brutto-price .ginput_container .ginput_product_price_label,
.shipping-1 .ginput_container .ginput_product_price_label,
.shipping-2 .ginput_container .ginput_product_price_label,
.shipping-4 .ginput_container .ginput_product_price_label,
.shipping-6 .ginput_container .ginput_product_price_label,
.coffee-price .ginput_container .ginput_product_price_label,
.mwst-field .ginput_container .ginput_product_price_label {
  display: none;
}


.brutto-price .ginput_container_product_calculation,
.shipping-1 .ginput_container .ginput_product_price,
.shipping-2 .ginput_container .ginput_product_price,
.shipping-4 .ginput_container .ginput_product_price,
.shipping-6 .ginput_container .ginput_product_price,
.mwst-field .ginput_container .ginput_product_price,
.coffee-price .ginput_container .ginput_product_price {
  margin-left: 5px;
}

.brutto-price .ginput_container_product_calculation,
.shipping-1 .ginput_container_singleproduct,
.shipping-2 .ginput_container_singleproduct,
.shipping-4 .ginput_container_singleproduct,
.shipping-6 .ginput_container_singleproduct,
.mwst-field .ginput_container_product_calculation,
.coffee-price .ginput_container {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-top: 0 !important;
}

/* .brutto-price .ginput_container_product_calculation {font-size} */

.ginput_container.ginput_container_select select {height: 50px; min-height:50px; background:#f2f2f2; border:none; padding: 0 200px;}
.gform_wrapper { margin: 0 !important; max-width: inherit !important; }
.gform_wrapper h3 { color: #ec6624; font-weight: 700 !important; }
.gform_wrapper .gform_heading { margin-bottom: 2em; }
.gform_wrapper .gfield_html { padding-top: 1em; }
.gform_wrapper .gfield_html hr { padding-top: 1em; }
.sm-form-control, input[type="search"],
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label input.small,
.gform_wrapper ul.gform_fields li.gfield select,
#wrapper .gform_wrapper textarea,
#wrapper .gform_wrapper .ginput_complex input[type=text],
#newsletter input, #newsletter select,
#comments textarea, #comments input:not([type=submit]) { display: block; min-height: 38px; padding: 12px 14px; font-size: 15px; line-height: 1.42857143; color: #555555; background-color: #f2f2f2; background-image: none; border: none; border-radius: 0 !important; -webkit-transition: border-color ease-in-out .15s; -o-transition: border-color ease-in-out .15s; transition: border-color ease-in-out .15s; }
.gform_wrapper .top_label input.large,
.ginput_container.ginput_container_select select,
.gform_wrapper .top_label input.medium,
#newsletter input, #newsletter select,
.gform_wrapper ul.gform_fields li.gfield select,
.gform_wrapper textarea, input[type="search"],
#wrapper .gform_wrapper .ginput_complex input[type=text],
#wrapper .gform_wrapper li.gfield_html,
#comments textarea, #comments input:not([type=submit]) { width: 100% !important; max-width: 100%; }
.ginput_container.ginput_container_select select,
#newsletter select, .gform_wrapper ul.gform_fields li.gfield select { width: auto !important; min-width: 25%; height: 50px; }
#newsletter select, select.sm-form-control, .gform_wrapper ul.gform_fields li.gfield select { font-weight: 700; color: #000; }
.gform_wrapper .shortarea textarea { height: 150px !important; }
.gform_wrapper .ginput_container_checkbox .gfield_checkbox li input {display: table-cell !important; vertical-align: top !important;}
/* Address field */
#wrapper .gform_wrapper .ginput_complex .ginput_left,
#wrapper .gform_wrapper .ginput_complex .ginput_right { width: 47.5% !important; }
#wrapper .gform_wrapper .ginput_complex .ginput_right { margin-right: 0 !important; clear: right; }
#wrapper .gform_wrapper .ginput_complex .ginput_right { margin-left: 3%; }
#wrapper .gform_wrapper .ginput_complex label { letter-spacing: inherit; margin: 0.5em 0 1em; font-size: 14px; }
#wrapper .gform_wrapper .instruction,
#wrapper .gform_wrapper .gfield_description { color: #999; font-size: 14px; white-space: normal; }
label { display: inline-block; font-size: 16px;  text-transform: none; color: #787878; margin-bottom: 10px; cursor: pointer; }
label.error { margin-top: 5px; color: #E42C3E; font-weight: 400; }
label.error { display: none !important; }
form .col_full,
form .col_half,
form .col_one_third,
form .col_two_third,
form .col_three_fourth,
form .col_one_fourth,
form .col_one_fifth,
form .col_two_fifth,
form .col_three_fifth,
form .col_four_fifth,
form .col_one_sixth,
form .col_five_sixth { margin-bottom: 25px; }
/*Form plugin classes */
form .col_half, form .col_one_third { clear: none !important; }
/* form .col_half, form .col_one_third { width: 100%; float: none; margin-right: 0; } */

.gform_wrapper .gfield_required { color: inherit !important; }
.gform_wrapper ul.gfield_radio li:first-child { float: left; margin-right: 40px; }
#contact-form .gform_wrapper ul.gfield_radio li input[type=radio] { width: 23px !important; }
/* Kaffee / Kalender bestellen */
.gform_wrapper #field_9_25 input#input_9_25,
.gform_wrapper #field_10_25 input#input_10_25 { width: 100px; font-size: 24px; float: left; margin: 0 15px 15px; border: 1px solid #000; }
.gform_wrapper #field_9_25 .ginput_container:before,
.gform_wrapper #field_9_25 .ginput_container:after,
.gform_wrapper #field_10_25 .ginput_container:before,
.gform_wrapper #field_10_25 .ginput_container:after { font-size: 20px; font-weight: 700; float: left; margin-top: 10px; }
/* Kaffee bestellen */
.gform_wrapper #field_9_25 .ginput_container:before { content: 'Ich möchte '; }
.gform_wrapper #field_9_25 .ginput_container:after { content: 'x 5 kg Strahlemann-Kaffee verbindlich bestellen.'; }
/* Kalender bestellen */
.gform_wrapper #field_10_25 .ginput_container:before { content: 'Ich möchte '; }
.gform_wrapper #field_10_25 .ginput_container:after { content: 'Strahlemann-Kalender verbindlich bestellen.'; }
/*Newsletter Form */
#newsletter_archive div { margin-bottom: 1em; }
#newsletter .subForm .gfield { margin-bottom: 25px; }
#newsletter #subscribe input,
#newsletter #subscribe select { background: #FFF; }
#newsletter div#recaptcha_image { float: left; margin: 0 10px 20px 0; }
#newsletter div#recaptcha_image img { border: 1px solid #DDD; }
#newsletter .img.captcha2_reload {  }
#newsletter #recaptcha_response_field { max-width: 300px; }
/* @end */

/* @end */
/* @group Google Maps */
#tcfinder {  }

.overlay {
  background:transparent !important;
  position:relative;
  width:100%; /* your iframe width */
  height:600px; /* your iframe height */
  top:600px; /* your iframe height */
  margin-top:-600px; /* your iframe height */
}

#tefinder {  }

.overlay {
  background:transparent !important;
  position:relative;
  width:100%; /* your iframe width */
  height:600px; /* your iframe height */
  top:600px; /* your iframe height */
  margin-top:-660px; /* your iframe height */
}
/*Kat: disable zoom when scrolling past*/
/* @end */
/* @group Buttons */
.button {font-family: 'RotisSansSerifW01-Extra', "Arial", "Helvetica", sans-serif; font-weight: normal; display: inline-block; position: relative; cursor: pointer; outline: none; white-space: nowrap; padding: 0 22px; font-size: 14px; height: 40px; line-height: 40px; background-color: #ec6624; color: #FFF; border: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); margin: 15px 0 25px; }
body:not(.device-touch) .button { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.button:hover { background-color: #444; color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
.button.button-mini { padding: 0 14px; font-size: 11px; height: 28px; line-height: 28px; }
.button.button-large { padding: 0 15px; font-size: 16px; height: 46px; line-height: 46px; }
.button.button-xlarge { padding: 0 32px; font-size: 20px; letter-spacing: 0.5px; height: 52px; line-height: 52px; }
.button i { position: relative; top: 1px; margin-right: 5px; }
.button.button-rounded { border-radius: 3px; }
.button.button-border { border: 2px solid #444; background-color: transparent; color: #333; line-height: 36px; font-weight: normal; text-shadow: none; }
.button.button-border.button-xlarge { line-height: 48px; }
.button.button-border:hover { background-color: #444; color: #FFF; border-color: transparent !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
.button.cta-big { padding: 0 40px; height: 60px; line-height: 60px; font-size: 22px !important; }
.twobottom {margin: 0px 0px 3px 0px;}
h3 + p > a.button {margin:3px 0 20px 0;}
/* @end */
/* @group Testimonials */
.testimonial-partner { margin-bottom: 30px; }
#school-testimonials #oc-team .oc-item p:before,
#school-testimonials #oc-team .oc-item p:after { content: '"'; }
.partner-address a { font-weight: 600; }
.partner-poster { margin: 30px 0 70px 0; }
.school-info-box { margin-bottom: 3em; }
.school-info-box .row { margin-bottom: 0.5em; }
.testimonial { position: relative; background-color: #FFF; }
.testi-content { position: relative; overflow: hidden; padding: 80px 0; height: 500px; }
.testi-content .author { font-weight: 700; margin: 10px 10px 15px 0; color: #999; }
.testimonial .flex-control-nav { top: auto; bottom: 30px; right: 50%; width: auto; padding-right: 30px; }
.testimonial .flex-control-nav li,
.dotted-nav-big .flex-control-nav li { margin: 0 5px; width: 15px; height: 15px; }
.testimonial .flex-control-nav li a,
.dotted-nav-big .flex-control-nav li a { width: 15px !important; height: 15px !important; border: none; background-color: #ec6624; opacity: 0.5; }
.testimonial .flex-control-nav li:hover a,
.dotted-nav-big .flex-control-nav li:hover a { opacity: 0.75; }
.testimonial .flex-control-nav li a.flex-active,
.dotted-nav-big .flex-control-nav li a.flex-active { opacity: 1; }
/* @end */
/* @group Tag Cloud */
.tagcloud { margin-bottom: -2px; }
.tagcloud li { list-style: none; }
.tagcloud a { display: block; float: left; margin-right: 4px; margin-bottom: 4px; padding: 11px 15px; font-size: 14px !important; font-weight: 600; background: #ec6624; color: #fff; border-radius: 2px; }
body:not(.device-touch) .tagcloud a { -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.tagcloud a:hover { color: #FFF; background: #565655; }
/* @end */
/* @group Promo Boxes (Spenden banner) */
.promo { position: relative; padding: 30px 200px 30px 0; }
.promo.zustifter { background: #6d6d6c !important; }
.promo.bewerben { background: #ec6624 !important; }
.promo h3 { font-family: 'RotisSansSerifW01-Extra', "Arial", "Helvetica", sans-serif; font-weight: normal; margin-bottom: 0; font-size: 30px; color: #fff; }
.promo > .container > span { display: block; color: #fff; font-weight: 300; font-size: 30px; }
.promo > .container > span a { color: #fff; border-bottom: 1px solid #fff; }
.promo > .container > span a:hover { color: #000; border-bottom: 1px solid #000; }
.promo a.button { position: absolute; top: 50%; margin: 0; margin-top: -18px; left: auto; right: 0; }
.promo a.button.button-xlarge { margin-top: -25px; }
.promo.promo-flat { background-color: #ec6624; }
.promo.promo-flat > .container > span { color: rgba(255,255,255,0.9); padding-right: 200px; }
.promo.promo-flat a.button { border-color: #FFF; color: #fff; }
.promo.promo-flat a.button:hover { background-color: #FFF; border-color: #FFF; color: #ec6624; text-shadow: none; }
.promo-full { border-radius: 0 !important; border-left: 0 !important; border-right: 0 !important; padding: 60px 0 !important; }
.promo-full a.button { right: 15px !important; }
/* @end */
/* @group Icons */
h1 > i.icon-angle-right { font-size: 45px; margin-left: 15px; margin-top: -10px; position: absolute; }
.i-plain,
.i-circled { display: block; float: left; margin: 4px 11px 7px 0; text-align: center !important; font-size: 28px; color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,0.3); cursor: pointer; font-style: normal; }
body:not(.device-touch) .i-plain,
body:not(.device-touch) .i-circled { -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.i-circled { width: 52px !important; height: 52px !important; line-height: 52px !important; background-color: #444; border-radius: 3px; }
.i-plain { width: 36px !important; height: 36px !important; font-size: 28px; line-height: 36px !important; color: #444; text-shadow: 1px 1px 1px #FFF; }
.i-plain:hover { color: #777; }
.i-circled { border-radius: 50%; }
.i-circled:hover { background-color: #ec6624; color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,0.3); box-shadow: 0 0 0 rgba(0,0,0,0.2); }
/* Icon Size - Small
-----------------------------------------------------------------*/
.i-xlarge.i-plain { margin: 4px 11px 7px 0; font-size: 56px; }
.i-xlarge.i-plain { width: 64px !important; height: 64px !important; font-size: 56px; line-height: 64px !important; }
/* @end */
/* @group Go To Top */
#gotoTop { display: none; z-index: 299; position: fixed; width: 40px; height: 40px; background-color: #333; background-color: rgba(0,0,0,0.3); font-size: 20px; line-height: 36px; text-align: center; color: #FFF; top: auto; left: auto; right: 30px; bottom: 50px; cursor: pointer; border-radius: 2px; }
body:not(.device-touch) #gotoTop { transition: background-color .2s linear; -webkit-transition: background-color .2s linear; -o-transition: background-color .2s linear; }
#gotoTop:hover { background-color: #ed6626; }
/* @end */
/* @group Preloaders */
/* @end */
/* @group Footer */
#footer { position: relative; background-color: #212121; font-size: 12px; color: #fff; padding: 60px 0; }
#footer a { color: #fff; }
#footer p,
#footer address,
#footer a:hover,
#footer span { color: #fff; }
#footer .footer-nav ul { list-style: none; margin: 0; }
#footer .footer-nav > ul li:last-child { margin-bottom: 20px; }
#footer a.button.button-border { border-color: #fff; color: #fff; font-size: 11px; text-transform: uppercase; text-align: center; line-height: 1.2; padding: 10px; height: auto; background-color: transparent; }
#footer a.social-btn {
  display: inline-block;
  text-transform: none;
  background-position: center;
  background-size: cover;
  width: 40px;
  height: 40px;
}
#footer a.custom-fb-btn { background-image: url('../images/footer/facebook-logo.svg'); }
#footer a.custom-youtube-btn { background-image: url('../images/footer/youtube-logo.svg'); }
#footer a.custom-insta-btn { background-image: url('../images/footer/instagram-logo.svg'); }
#footer a.custom-twitter-btn { background-image: url('../images/footer/twitter-logo.svg'); }


#footer a.custom-bds-btn { text-transform: none !important; text-align: left; margin-bottom: 10px; }
#footer a.button-border:hover { background-color: #ec6624; }

#footer .logo-social-wrap {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  flex: 2 0px;

}


#footer .logo-block-row{
  display: inline-block;
  width: 40%;
  order: 1;
}
#footer .logo-block-col{
  display: flex;
  flex-flow: column wrap;
  width: 60%;
  height: auto;
  order:2;
}

#footer .logo-block-col > a:not(.custom-transp-btn) {
  margin-top: 100px;
}

#footer .logo-block-col .custom-transp-btn,
#footer .logo-block-col span {
  display: block;
  width:90%;
}

#footer .logo-block-col .custom-transp-btn,
#footer .logo-block-col > span {
  margin-top: auto;
}

#footer .social-block {
  margin-top: 40px;
  order:3;
  width: 100%;
}
#footer .social-block a {
  margin-right: 15px;
}

#footer .social-block a:first-child {
  margin-left: 20px;
}


/* @end */
/* @group Page Transitions */
body:not(.no-transition) #wrapper { position: relative; opacity: 0; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
/* @end */
/* @group Bootstrap Specific */
.boot-tabs { margin-bottom: 20px !important; }
.show { display: block !important;}
/* @end */
/* @group Strahlemann specific styles */
/* @group Styles */
.light-grey { background: #f2f2f2; }
/* highlight news carousel */
/* Quicklink Btns */
.rollover-blocks .roll-up { position: absolute; pointer-events: none; display: block; bottom: -80%; height: 100%; width: 100%; color: white; background: rgba(0,0,0,0.7); padding-top: 3%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.rollover-blocks .roll-up a { pointer-events: auto; display: block; width: 100%; height: 100%; color: #fff; }
.roll-up-txt { position: absolute; display: block; width: 100%; text-align: center; padding: 0 15px; color: #fff; font-size: 14px; }
.roll-up-txt h1,
.roll-up-txt h2 { color: #fff; margin: 10px 0 20px; }
.roll-up-txt p { display: none; padding: 0 5%; font-size: 14px; }
.rollover-blocks > div:hover > .roll-up,
.rollover-blocks > div:focus > .roll-up { bottom: 0px; display: block; background-color: #ec6624; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.rollover-blocks > div:hover .roll-up-txt { top: 20%; display: block; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.rollover-blocks > div:hover .roll-up-txt p { display: block; }
.rollover-blocks > div:hover:before, .rollover-blocks > div:focus:before { bottom: 150px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
/* half-screen btn */
.rollover-blocks.half-screen-btn .roll-up { bottom: -100%; }
.rollover-blocks.half-screen-btn > div:hover > .roll-up, .rollover-blocks.half-screen-btn > div:focus > .roll-up { background-color: rgba(236,102,36, 0.8); }
/* @end */
/* @end */
/* @group Sliders */
/* slider-caption auf attribut top 0 hinzugefügt da buttons & Text außerhalb - neu am 10.0.18 */
.slider-caption { position: relative; top:0 !important; z-index: 20; color: #EEE; font-size: 22px; font-weight: 300; padding: 20px 50px; text-shadow: 1px 1px 1px rgba(0,0,0,0.15); -webkit-transition: top .3s ease; -o-transition: top .3s ease; transition: top .3s ease; }
.slider-caption .button { margin: 3px 0; }
.caption-stra { position: absolute !important; background-color: rgba(255,255,255,.6); width: 100%; bottom: 0; }
/* @end */
/* @group Page styles */
/* sections pages, lehrer.php, unternehmer.php, talentCompany.php */
#locations { background: #696969; padding: 80px 0; }
#locations h2 { margin-bottom: 0; }
#locations h1,
#locations h2 { color: #fff; }
#find-education h1 + p { margin-top: -30px; }
#team { background: #f2f2f2; padding: 80px 0 0 0; margin-top: 50px; }
/* wieder raus, wenn Stra FAQs wieder dazu */
#faq-tc { padding: 0px 0 50px 0; margin-top: 0px; }
#participate, #spenden-faq { background: #f2f2f2; padding: 80px 0 50px 0; margin-top: 0; }

body.page-template-page-tc-finder #content .content-wrap,
body.page-template-page-unternehmer #content .content-wrap,
body.page-template-page-termine #content .content-wrap,
body.page-template-page-tc-finder #content .content-wrap{ padding-top: 0 !important; }
.ipost .entry-title{ margin-bottom: 10px;}

/* Farbe grau */
#transparency, #whos-in #process-slideshow { background: #f2f2f2; }
#story, #termine, #faq-entrepreneur, #school-news, #premium-partner, #project-news, #kaffee-preise, #kalender-preise, #event-partner, #subscribe, #erbschaften-wirkung, #erbschaften-kontakt, #twenty-news, #netzwerk,#erfahrung  { background: #f2f2f2; padding: 80px 0 50px 0; margin-bottom: 50px; }
#participate, #featured-dates, #sabo_counter, #sabo_form, #tc_finanzen   { background: #f2f2f2; padding: 80px 0;}
#netzwerk { background: #f2f2f2; padding: 0 0 50px 0; }

#counter-block, #tc-dialog-referenten, #twenty-videos, #develop-tc, #greybg { display: inline-block; width: 100%; background: #f2f2f2; padding: 50px 0; margin: 80px 0 0 0; }

/* Border grau */
#premium-partner .co-op-partner { border: 1px solid #ccc; margin-bottom: 30px; }
#featured-dates, #whos-in,  #prominent-supporter, #transparency, #faq-teacher, #contact-form, #school-testimonials, #organization, #kaffee-formular, #event-formular, #unsubscribe, #twenty-shoppinglist, #modell,  #tc_intro2 { padding: 80px 0 50px 0; }

/* Padding */
#school-donation-box{ padding: 0 0 50px 0; }
#tc_intro { padding: 0 0 80px 0; }
#pietroSutera { padding: 80px 0 0 0; }
#appeal, #who-benefits, #xmas-news, #tc-contact { padding: 80px 0 90px 0; }
#featured-news, #our-team, #find-education { padding: 80px 0;}
#contact, #information { margin-top: -80px; padding: 80px 0 50px 0; }
#process-slideshow {padding: 0;}

/* Margin */
#termine, #kaffee-preise, #kalender-preise, #subscribe, #erbschaften-kontakt{ margin-bottom: 0;}
.portrait-image { float: right; margin: 0 0 10px 15px; }
#appeal p { margin-bottom: 0; }



#tc-info .tc-info-caption { background: #ec6624; height: 250px; color: #fff; text-align: center; padding: 40px 20px; border-right: 2px solid #fff; }
#tc-info .tc-info-caption:last-child { border-right: none; }
.tc-info-caption h3 { color: #fff; margin-bottom: 10px; }
#tc-info > .row { margin-left: 0; margin-right: 0; }
/* page page-spenden.php*/
.ipost.info-modul .entry-title h3,
.ipost.info-modul .entry-title h4 { color: #444; }
.ipost.info-modul .entry-title h3 { font-size: 20px; font-weight: 400; }
.ipost.info-modul .entry-title h4 { font-size: 16px; font-weight: 700; }
/* Portfolio item */
/* tabs */
.nav-tabs > li > a { font-weight: 700; }
.contact-person-block ul { display: inline-block; }
.contact-person-block h4 { font-size: 16px; }
.contact-person-block { background: #f2f2f2; padding: 10px 30px 25px; }
.oc-txt { position: absolute; left: 15px; bottom: 0; z-index: 9; }
.oc-txt h4 { color: #fff; font-size: 16px; font-weight: 700; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); margin-bottom: 10px; }
.orange-type { color: #ec6624; }
.light-orange-type, ul.light-orange-type li a { color: #f29365 !important; }
ul.bullet-list { list-style-type: disc !important; }
ul.bullet-list li { list-style-position: inside; }
/* kontakt */
.contact-map a { height: 370px; display: block; background-repeat: no-repeat; background-position: center center; }
.contact-details { height: 370px; background: #ec6624; }
.contact-details .address-block { padding: 20px; }
address > h3 { margin-bottom: 0; color: #fff; }
.contact-details .button.button-border { color: #fff; border-color: #fff; }
.contact-details address, .contact-details a { color: #fff; }
.contact-details address img { margin-top: 10px; }
.row.no-gutter { margin-right: 0; margin-left: 0; }
.row.no-gutter [class*=" col-"] { padding-right: 0; padding-left: 0; }
.address-block address span { position: absolute; left: 100px; }
.sponsor { padding: 40px 0; }
.allnewsbtn a.button { float: right; }
/* @end */
/* @group Counter (Strahlemann Kalender) */
.counter { font-size: 42px; font-weight: normal; font-family: "RotisSansSerifW01-Extra" , "Arial", "Helvetica", sans-serif; }
.counter + h5 { font-weight: 400; text-transform: uppercase; letter-spacing: 1px; margin-top: 10px; font-size: 20px; text-transform: none; }
.counter.counter-lined + h5:before { display: block; position: relative; margin: 20px auto 25px auto; content: ''; width: 15%; border-top: 2px solid #444; opacity: 0.9; }
/* @end */
/* @group Mediathek post */
.mediaDetails { margin-bottom: 2em; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding-top: 22px; }
.mediaDetails table { margin-bottom: 1em; }
.mediaDetails td { padding: 0 30px 15px 0; }
.media-image img { border: 1px solid #DDD; box-sizing: border-box; }

#mission-statement { text-align: center;}

/* TC Counter */

.tc-counter h5:before {
  content: "";
  display: block;
  width: 60px;
  height: 5px;
  background: #666666;
  margin: 30px auto;
}

.tc-counter .counter { font-size: 55px;}

.tc-counter h5{
  font-size: 22px!important;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;


}
/* Dropdown TC on home */
.dropbtn {
width: 100%;
color: white;
padding: 16px;
text-align: left;
font-size: 16px;
border: none;
cursor: pointer;
margin: 0;
}


.dropdown {
position: relative;
display: inline-block;
width: 100%;
margin-bottom: 5px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
width: 100%;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;

}

/* Links inside the dropdown */
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block;
height: 300px;
overflow-y: scroll;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
background-color: #444;
}

.reg-educatio-spots > a,
.schools-apply > a { margin-bottom: 5px; margin-top: 0;}
/* end Dropdown TC on home */


#te-quickinfo .te-podcasts-btn > a,
#te-quickinfo .te-schools > a,
#te-quickinfo .te_brochure > a {  margin-bottom: 5px; margin-top: 0; background-color: #0086B3;}
/* end TE Btns on home */

/* hide promo banner on home */

body.home #donationbanner .promo { display: none; opacity: 0;}
body.home .ipost { width: 100%;}
body.home .ipost a.button { width: 100%; text-align: center;}
body.home .ipost .entry-image { margin-bottom: 0; width: 100%;}

/* ----------------------------------------------------------------
	Accordions
-----------------------------------------------------------------*/

.accordion { margin-bottom: 20px; }

.acctitle {
	display: block;
	position: relative;
	line-height: 24px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	cursor: pointer;
	border-top: 1px dotted #DDD;
  border-radius: 3px;
	padding: 10px 0 10px 20px;
}

.acctitlec { cursor: auto; }

.acctitle:first-child { border-top: none; }

.acctitle i {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	text-align: center;
	font-size: 14px;
	line-height: 44px;
}

.acctitle i.acc-open,
.acctitlec i.acc-closed { display: none; }

.acctitlec i.acc-open { display: block; }

.acc_content {
	position: relative;
	padding: 0 0 15px 20px;
}

/* Accordion - with Title Background
-----------------------------------------------------------------*/

.accordion.accordion-bg .acctitle,
.accordion.accordion-bg .acctitlec {
	background-color: #EEE;
	line-height: 44px;
	padding: 0 0 0 36px;
	margin-bottom: 5px;
	border-top: 0;
}

.accordion.accordion-bg .acctitle i {
	left: 14px;
	line-height: 60px;
}

.accordion.accordion-bg .acc_content { padding: 10px 0 15px 36px; }
/* additional styles */

body.page-template-page-projekte #international { margin-top:0; padding-top:0; }
body.page-template-page-projekte #project-news { margin-bottom:0;}

.nmbr {
  font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal;
  font-size: 92px;
  display: block;
  color: #ec6624;
  line-height: 60px;
}
.nmbr-caption {
  font-family:"RotisSansSerifW01-Extra", "Arial", "Helvetica", sans-serif; font-weight: normal;
  font-size: 20px;
  display: block;
  color: #ec6624;
  margin-left: 10px;
  margin-top: 10px;
}

.nmbr-caption-box {
  height:auto;
  margin-bottom: 20px;
  width:auto;
}

a.firmencube {
  color: #666;
  background-color: #eee;
  text-align: center;
  padding: 4px 0px;
}

.accordion .acc_content ol {
  list-style-position: inside;
  font-weight: 700;
}

.accordion .acc_content ol {
    counter-reset: foo;
    display: table;
}

.accordion .acc_content ol > li {
    counter-increment: foo;
    display: table-row;
}

.accordion .acc_content ol > li::before {
    content: counter(foo) ".";
    display: table-cell;
    text-align: right;
}

#process-slideshow .item {
  height: 350px;
  width: 40rem;
  padding: 50px 20px 30px 60px;
}


#process-slideshow .item .txt-block h4 {
  font-size: 18px;
  color: #fff;
}

#process-slideshow .item .txt-block p {
  font-size: 14px;
  margin-top: 20px;
  color: #fff;
}

#process-slideshow .item:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-left: 30px solid white;
      border-top: 175px solid transparent;
      border-bottom:175px solid transparent;
}

#process-slideshow .item:before {
      content: "";
      z-index: 1;
      position: absolute;
      right: -29px;
      bottom: 0;
      width: 0;
      height: 0;
      border-left: 30px solid red;
      border-top: 175px solid transparent;
      border-bottom: 175px solid transparent;
}

#process-slideshow .item.first-step,
#process-slideshow .item.last-step {
  background: #ec6624;
}

#process-slideshow .item.first-step:before,
#process-slideshow .item.last-step:before {
  border-left: 30px solid #ec6624;
  border-top: 175px solid transparent;
  border-bottom: 175px solid transparent;
}

#process-slideshow .item.second-step{
  background: #7b7c7e;
}
#process-slideshow .item.second-step:before {
  border-left-color: #7b7c7e;
}

#process-slideshow .item.third-step{
  background: #929395;
}
#process-slideshow .item.third-step:before {
  border-left-color: #929395;
}

#process-slideshow .item.fourth-step{
  background: #a7a8aa;
}
#process-slideshow .item.fourth-step:before {
  border-left-color: #a7a8aa;
}

#process-slideshow .item.fifth-step{
  background: #ddd;
}


#process-slideshow .item.fifth-step .txt-block {
  position: absolute;
  top: 40%;
}

#process-slideshow .item.fifth-step .txt-block h4 { font-size: 24px;}

#process-slideshow .item.fifth-step h4 { color: #ec6624;}

#process-slideshow .item.fifth-step:before {
  border-left-color: #ddd;
}

#tc-info {
  background: #f4f4f4;
  padding: 10px;
}

#tc-quickinfo {
  background: #f4f4f4;
  padding: 60px 0;
}

#te-quickinfo {
  background: #ffffff;
  padding: 60px 0;
}



.accordion.accordion-bg .acctitle {
  background: #ddd;
  padding: 20px 30px 20px 40px;
  height: auto;
  line-height: 20px;
  font-size: 18px;
}

/* .accordion.accordion-bg .acctitle {
  background: #ddd;
  padding: 0 40px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
} */



.img-box {
  position: relative;
  width: 100%;
}

.img-box.circle-graph img,
.img-box.network img {
  display: block;
  margin: 0 auto;
}


.img-box.circle-graph img,
.img-box.network img {
  width: 80%;
}
/* interactive tc visu*/
#tc-info {
  /*height: 800px;*/
}

.raumplan-wrapper {
  height: 700px;
  width: 1315px;
  position: relative;
  margin: 0 auto;
}

.img-box.raumplan {
  /*width: 100%;
  height: 700px;
  position: relative;
  background: url('../images/new2019/tc_raumplan.jpg') no-repeat center center;
  -webkit-background-size: auto 700px;
   -moz-background-size: auto 700px;
   -o-background-size: auto 700px;
   background-size: auto 700px;*/
}

.hot-spot {
  width: 20px;
  height: 20px;
  background-color: #D29A4E;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0.8;
  z-index: 1;
}
.hot-spot:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #D29A4E;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  opacity: 0;
  transition: 0.2s all;
}
.hot-spot:hover {
  cursor: pointer;
  opacity: 1;
}
.hot-spot:hover:after {
  width: 25px;
  height: 25px;
  opacity: 1;
}

.hot-spot-wrap.jobwall {
  background: #f4f4f4;
  position: absolute;
  top: 20px;
  right: 0;
}

.hot-spot-wrap {
  display: inline-block;
  position: relative;
  width: auto;
}

.hot-spot-wrap.arbeitsplaetze {
  position: absolute;
  width: 250px;
  height: auto;
  bottom: 20px;
  right: 170px;
}

.hot-spot-wrap.lounge {
  background: #f4f4f4;
}

.hot-spot-wrap.seminare {
  background: #f4f4f4;
  position: absolute;
  bottom: -50px;
  left: 70px;
}

.hot-spot-wrap.lounge .hot-spot {
  bottom: 80px;
  right: -60px;
}

.hot-spot-wrap.jobwall .hot-spot {
  bottom: -40px;
  left: 100px;
}

.hot-spot-wrap.arbeitsplaetze .hot-spot {
  left: -20px;
}

.hot-spot-wrap.seminare .hot-spot {
  right: -70px;
}

.hot-spot-content {
  display: inline-block;
}

.hs-img-box {
  width: auto;
  height: 180px;
  display: block;
  float: left;
  width: 100%;
}

.hs-img-box .bg-img-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  display: inline-block;
}

.hot-spot-wrap.lounge .hs-img-box .bg-img-item {
  height: 150px;
}

.hot-spot-wrap.lounge .hs-img-box .bg-img-item:first-child {margin-bottom: 4px;}

.hot-spot-wrap.jobwall .hs-img-box .bg-img-item,
.hot-spot-wrap.seminare .hs-img-box .bg-img-item {
  width: calc(50% - 2px);
}

.hot-spot-wrap.jobwall .hs-img-box .bg-img-item:first-child,
.hot-spot-wrap.seminare .hs-img-box .bg-img-item:first-child {margin-right: 2px; content:"hello";}

.hot-spot-wrap.jobwall .hs-img-box .bg-img-item + .bg-img-item,
.hot-spot-wrap.seminare .hs-img-box .bg-img-item + .bg-img-item { float: right; }

.hot-spot-content .bg-img-item + .bg-img-item:after { clear: both;}

.hs-txt {
  display: inline-block;
  float: left;
 }

.hs-caption{
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  width: auto;
  padding: 15px;
  background: #ec6624;
  color: #fff;
}

.hs-caption h3 {
  margin-bottom: 0;
  color: #fff;
  /* float: left;
  display: block; */
}

.hs-caption span {
}

.hs-caption i {
  width: 40px;
  height: 100%;
  align-self: center;
  margin-right: 10px;
  background: blue;
}

#bigslider #facts .fslider .flexslider .slide .img-col { height: 500px !important;}



/* end interactive tc visu*/

#primary-menu ul li.current > a{ color: #4e4e4d !important; }

.owl-carousel.owl-nonav .owl-nav {
    display: none !important;
    visibility: hidden !important
}

/* NEW Sept 2020*/
.jwp-listing {
  margin-top: -20px;
  margin-bottom: -5px;
}

.jwp-listing li {
  height: 43px;
  width: auto;
  display: inline-block;
}

.partner-address h1 { clear: both;}

/* gutenberg styling */

.wp-block-image { margin:0;}

/* Gutenberg Accordeon CSS */


.c-accordion__item {

} /* The accordion item container */
.c-accordion__item.is-open {} /* is-open is added to open accordion items */
.c-accordion__item.is-read {} /* is-read is added to accordion items that have been opened at least once */
.c-accordion__title {
  font-family: 'RotisSansSerifW01-Extra', "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  display: inline-block;
  position: relative;
  cursor: pointer; outline:
  none; white-space: nowrap;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #444;
  width: 100%;
  border: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  margin: 15px 0 0;
} /* An accordion item title */
.c-accordion__title:after {
  color: #fff;
  margin-right: 30px;
}
.c-accordion__title--button {
  border-radius: 3px;
  background-color: #ec6624;
  padding: 0 40px;
  height: 60px;
  line-height: 60px;
  font-size: 22px !important;
  -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
} /* An accordion item title that is using a `<button>` tag */
.c-accordion__title:hover {
  background-color: #444; color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
} /* To modify the style when hovering over an accordion item title */
.c-accordion__title:focus {} /* To modify the style when an accordion item title currently has broswer focus */
.c-accordion__content {
  background:#fbfbfb;
  padding: 30px;
} /* An accordion item content container */


/* End Gutenberg Accordeon CSS */


/* End NEW Sept 2019 */

/* end additional styles */

/* @end */
/* @group Attachment page */
/* @end */
/* @end */


/* ----------------------------------------------------------------
	Responsive CSS
-----------------------------------------------------------------*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {


.nl2br { display: inline; }
.container { width: 90%; padding: 0; }
#primary-menu ul li { padding: 0 18px; font-size: 16px; }
.promo h3, .promo > .container > span { font-size: 24px; }
/* Homepage statement */
/* Quicklinks */
.rollover-blocks .roll-up { bottom: -80%; }
.rollover-blocks > div:hover .roll-up-txt { top: 5%; }
.roll-up-txt { padding: 0 15px; }
.roll-up-txt h2 { font-size: 16px; margin-bottom: 1em; }
.roll-up-txt h1 { font-size: 24px; }
.spendenqlinks .icon-4x { font-size: 2em; }
/* Testimonial slider */
.testi-content { padding: 60px 0 0; }
.testi-content h1, .testi-content h2 { margin-bottom: 15px; line-height: 1.2em; }
}
/* Medium Devices, Desktops */

@media only screen and (max-width : 991px) {
  .mission-state-box {width:500px;}

#bigslider #facts .fslider .flexslider .slide .img-col { height: 313px !important;}

#wrapper { width: 100%; margin: 0; box-shadow: none; }
.row { margin-left: -10px; margin-right: -10px; }
.col-md-1, .col-xs-2, .col-md-2, .col-sm-3, .col-md-3, .col-sm-4, .col-md-4, .col-sm-5, .col-md-5, .col-xs-6, .col-sm-6, .col-md-6, .col-sm-7, .col-md-7, .col-sm-8, .col-md-8, .col-sm-9, .col-md-9, .col-xs-10, .col-sm-10, .col-md-10, .col-md-11, .col-xs-12, .col-sm-12, .col-md-12 { padding-left: 10px; padding-right: 10px; }
/* Isoptope */
#portfolio.isotope { margin-left: -20px; }
.portfolio-item { margin-bottom: 20px; }
/* Header */
#header, #header-wrap { height: auto !important; }
#header { border-bottom: 1px solid #ec6624; }
#header .container { position: inherit; }

#primary-menu-trigger { display: block; pointer-events: auto; z-index: 1; }
.primary-menu-wrap { height: auto; }
#primary-menu { display: block; float: none; height: auto !important; }
#primary-menu ul { height: auto !important; }
#primary-menu > ul,
	#primary-menu > div > ul { display: none; float: none !important; padding: 0 !important; margin: 0 !important; -webkit-transition: none; -o-transition: none; transition: none; }
#primary-menu ul ul { display: none !important; }
#primary-menu ul li.sub-menu.sfHover ul { display: block !important; position:relative!important;}
#primary-menu ul ul li a {height:44px!important; line-height:1em!important; }
#primary-menu ul.mobile-links { border-bottom: none; }
#primary-menu ul li { float: none; margin-left: 0; padding: 0; border-bottom: 1px solid rgba(255,255,255,0.3); }
#primary-menu ul.mobile-links li { float: left; width: 46%; margin-right: 4%; }
#primary-menu ul.mobile-links li:first-child {  width: 100%; margin-right: 0; }
#primary-menu ul.mobile-links li.even { margin-right: 0; }
#primary-menu ul.mobile-links li.last { border-bottom: none;  }
#primary-menu ul li a,	#primary-menu ul.mobile-links li:first-child a { height: 44px; line-height: 1em; font-size: 14px; padding: 15px 0 0; font-weight: 600; font-family: inherit; }
#primary-menu ul.mobile-links li a { font-weight: lighter; font-size: 12px; }


/* Suche */
#top-search a { top: 0; right: 90px; line-height: 60px; }
#top-search a i { color: #555; }
/* Header */
#page-menu nav li a { font-size: 13px; margin: 0; }
/* Homepage slider */
.swiper_wrapper, .swiper_wrapper .swiper-slide { height: 500px !important; }
.slider-caption p { font-size: 16px; }
/* Testimonial slider */
.testi-content { padding: 40px 0 0; }
/* Testimonial slider im flexslider auf strahleman unterseite 160405 */
#bigslider #facts .fslider .flexslider .testi-content{
	height:auto;
}


/* Quicklinks */
.rollover-blocks .roll-up { bottom: -78%; }
.rollover-blocks .roll-up .roll-up-txt h2 { font-size: 20px; margin-bottom: 1em; }
.rollover-blocks .roll-up .roll-up-txt p { font-size: 14px;  }
/* Event*/
.portfolio-item.spost { min-height: 100px; }
/* Footer */
.promo a.button { position: relative !important; top: 0 !important; margin: 20px 0 0 !important; left: 0 !important; right: 0; }
#footer a.button.button-border { display: block; width: 48%; margin-right: 2%; float: left; min-height: 80px; }
/* Hide last post */
/* Quicklinks */
.roll-up-txt h2 { font-size: 24px; }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

  .mission-state-box {width:400px;}

.promo.promo-flat > .container > span { padding-right: 0px !important; }
.fslider .flex-control-nav { right: 0; bottom: 10px;}

#bigslider #facts .fslider .flexslider .slide .img-col { height: 313px !important;}

#tc-quickinfo .tc-quickinfo-btns .dropdown { margin-top: 10px; }

#mission-statement h1 { font-size: 26 px;}

#featured-news, #tc-quickinfo, #participate, #featured-dates { padding: 30px 0; }
.heading-block { margin-bottom: 30px;}
.bottommargin { margin-bottom: 30px !important; }
.promo-full { padding: 30px 0;}

.owl-responsive-height {height:200px !important; width:auto !important; }
.container { width: 85%; padding: 0; }
/* Suche */
#top-search a { right: 75px; }
h1, h2.second, h2.third { font-size: 26px; }
h2 { font-size: 16px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
body { font-size: 14px;}

.button.button-xlarge { font-size: 18px; padding: 0 20px; }
.button.cta-big { padding: 0 20px; }
.one-page-arrow { display: none !important; }
/* Homepage slider */
.swiper_wrapper, .swiper_wrapper .swiper-slide { height: 300px !important; }
.slider-caption { padding: 10px; }
.slider-caption p { display: inline-block !important; font-size: 14px; font-weight: 400; }
/* Homepage statement */
/* Testimonial slider */
.testi-content { width: 85%; margin: auto; padding: 20px 0 0; }
.testi-content p { font-size: 13px; }
#tesimonials .testi-content h1 { margin: 40px 0 30px; }
/* Event */
.portfolio-item.spost { min-height: inherit; width: 100%; margin-right: 0; }
#event-button { float: none; margin: 30px 0; }
/* Show last post */
/* Forms */
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {

  .hentry .post-thumbnail { margin-top: 20px; }

  /* NEW TC Page 2023 */

  .mission-state-box {
    position: relative;
    width:100%;
    padding: 30px;
    left:initial;
    bottom: initial;
    order: 2;
  }

  .cp-wrapper {
    position: absolute;
    width: 140px;
    bottom: 220px;
    right: 25px;
    z-index: 13;
  }


  .hero-video {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100vh;
    background-position: 50% 50%;
    padding:0;
  }

  .fluid-width-video-wrapper {
    order: 1;
  }


  .team-image.round-img {
    background: none;
    width: 180px;
    height:auto;
    clip-path:none;
    padding:0;
    bottom:62%;
    z-index: 12;
  }

  .button.contact-btn {
    bottom:30px;
    z-index: 12;
  }

  .cta-btn-wrapper {
    gap:3px;
  }

  .cta-btn-wrapper .button {
    padding: 0 16px;
    font-size: 13px;
  }

  /* END NEW TC Page 2023 */


  .team-image img { height: auto; width: 100%; max-width: 160px; }
    #calender-slideshow.owl-carousel img{ height: 200px!important; }

    .fslider .flex-control-nav { right: 0; bottom: 10px;}
    #calender-slideshow.owl-carousel .owl-stage-outer { height: 200px;}
    #counter-block .equal-height-container .equal-height-box { padding-top: 20px; padding-bottom: 20px; }
    .gform_wrapper ul.gfield_radio li:first-child { margin-right: 0; }
    .gform_wrapper ul.gfield_radio li { width: 50%; }

    #find-education .dropdown-content {position: relative;}
    #organization, #who-benefits { padding-top:0; }
    .accordion.accordion-bg .acc_content { padding: 10px 0 15px 0; }
    h1 { font-size: 20px; }
    #mission-statement h1 { font-size: 20px;}

    body.home #header + .container { width: 100%;}
    body.home .swiper_wrapper,
    body.home .swiper_wrapper .swiper-slide { height: 250px !important;}
    body.home .content-wrap { padding-top: 30px !important; }
    body.home #slider .slider-caption p br { display: none; }
    body.page-template-page-talent #information .row.topmargin { margin-top:0 !important;}

    body.page-template-page-talent #develop-tc .img-box { margin-bottom:20px;}

    .isotope .portfolio-item { margin-left: 20px;}
    #prominent-supporter .isotope .portfolio-item { margin-left: 0;}

    .portfolio-desc { overflow-wrap: break-word; padding: 15px 0px 10px 0;}
    #whos-in, #develop-tc { padding-top: 30px;}
    #whos-in .button { white-space: normal; text-align: center; height: auto; line-height: 22px !important;}

    .post-thumbnail img {width: 100%; margin: -1.75em; float: none;}

    #find-education .button.cta-big,
    #locations .button.cta-big,
    #tc-quickinfo .button.cta-big,
      #te-quickinfo .button.cta-big {
      font-size: 18px !important;
      height: 40px;
      line-height: 0px;
      width: 100%;
      text-align: left !important;
      padding: 20px!important;
    }

    /*News thumb auf Detail page */

    /*TC Google Map*/
    #tcfinder iframe {height:300px;}
    /* Quicklinks */
    .rollover-blocks .roll-up {padding-top: 1%}
    .rollover-blocks .roll-up .roll-up-txt h2 { font-size: 16px;  }
    .rollover-blocks .roll-up .roll-up-txt p { font-size: 12px;  }
    /* Homepage slider */
    .swiper_wrapper, .swiper_wrapper .swiper-slide { height: 180px !important; }
    .slider-caption p { font-size: 11px; }
    /* List images */
    .ipost.news .entry-image > a, .ipost.benefiz .entry-image > a { height: 205px; }
    /* force 100% */
    #our-team .col-xs-6,	#spenden-faq .apartner { width: 100%; }
    /* Footer */
    #footer a.button.button-border { display: block; width: 100%; margin-right: 0; min-height: inherit; }
    /* Forms */
    /* Kalender */
    .portrait-image { float: none; margin: 0 0 20px; }

    /* TC Landing Page*/
    img.landingpage {width: initial !important; height: initial !important; }

    #footer .logo-block-col > a {
      margin-top: 80px;
    }

    /* Accordion Gutenberg Block e.g. Christmas Landing */
    .c-accordion__title {
      height: auto!important;
      white-space: normal !important;
      line-height: 1.5 !important;
      text-align: center !important;
      overflow-wrap: break-word;
      padding: 20px!important;
    }
    .c-accordion__title:after {
      content: ""!important;
    }
    /* */
    #modell { padding: 50px 30px;}
    #modell .tc_icon {
      max-width: 120px;
      float: left;
      padding-right: 20px;
    }
  }
