body {
  font-size: 11px;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 27px;
}
h4 {
    font-size: 17px;
}
.hero h3 {
    font-size: 36px;
}
.hero p {
	font-size: 15px;
}
.cta h5 {
	font-size: 17px;
	text-transform: initial;
}
.section-title h4 {
	font-size: 18px;
}
.i-fontsize {
	font-size: 13px !important;
}
.justify {
	text-align: justify;
}
.width-100-percent {
  width: 100%;
}
a {
   color:#eea236;
   text-decoration:none;
}
a:hover,
a:focus {
   color:#ac2925;
   text-decoration:none;
   border-bottom:0px dotted #ac2925;
}
footer a,
footer a:active,
footer a:visited {
    color: #eee;
    text-decoration: none;
    border-bottom: 0px;
}
footer a:hover,
footer a:focus {
	color:#eea236;
    text-decoration: none;
    border-bottom: 0px;
}
footer .copy {
	font-size: 11px;
}
.totop a,
.totop a:active ,
.totop a:visited  {
    background-color: #eea236;
}
.totop a:hover,
.totop a:focus {
    color: #ac2925;
}
li {list-style: none;}
.mt-30{margin-top: 30px;}
.mb-20{margin-bottom: 20px;}
.ml-10{margin-left: 10px;}
.logo img{margin-top: 5px; margin-left: 5px;}
.js .collapsed { display: inline-block!important; }
.social-btn{margin-bottom: 10px; margin-right: 5px;}
.error{color:red; font-weight: bold; padding-left: 10px;}
td .error, .register .error, .auth .error{font-weight: bold; padding-left: 0px;}
.def-size-form input {max-width: 155px;}
.def-size-form select {min-width: 155px;}
/*overwrites*/
.navi {
  text-align: center;
}
.kart-links {
  text-align: right;
  margin-top: 0px;
}
.kart-links-info {
  text-align: left;
  margin-top: 0px;
}
.home-categories .c-item { 
  background: #fff;
  margin:0 auto;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #eee;
  border-right:3px solid #eee;
  border-bottom:3px solid #eee;
  border-radius: 6 px;
}
.home-categories hr {
  margin: 5px 0;
}
.page-title h1 {
  font-size: 32px !important;
}
.page-title h2 {
    font-size: 30px;
}
.post_new,
.edit_ad_form {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.breadcrumb {
	background: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px dashed #eee;
  margin-bottom: 20px
}
.recent-posts .s-item.no-controls {
  margin-top: 0;
}
.carousel .s-item {
  min-height: 293px;
}
.shop-items {
  margin-top: 0;
}
.shop-items .item-favorite{
  position:absolute;
  top:5px;
  right:7px;
}
.shop-items .item-favorite span{
  height:20px;
  background:#16cbe6;
  display:inline-block;
  color:#fff;
  text-align:center;
  font-size:10px;
  font-weight:bold;
  line-height:18px;
  border-radius:5px;
  width: auto;
  padding: 0 4px;
}
.shop-items .item-favorite span a{
  color: #FFF;
}
.shop-items .item-icon span{
  width: auto;
  padding: 0 4px;
}
.shop-items .toolbar-container {
  padding: 5px 0;
}
.shop-items .item-price {
  width: auto;
  padding: 0 4px;
}
#listgrid {
  margin-top: 8px;
}
.panel.widget-footer {
  background: transparent;
}
.panel.widget-footer .panel-heading {
  padding: 0;
}
.panel.widget-footer .panel-heading > .panel-title {
  font-family: "Open Sans",​sans-serif;
  border-bottom: 1px solid #2F2F2F;
  font-weight: bold;
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-size: 14px
}
.panel.widget-footer .panel-body {
  padding: 0;
}
.panel-sidebar {
  margin-bottom: 40px;
  background: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.panel-sidebar .panel-heading {
  padding: 0;
}
.panel-sidebar .panel-heading > .panel-title {
  font-family: "Open Sans",​sans-serif;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-size: 14px
}
.panel-sidebar .panel-body {
  padding: 0;
}
.sidey {
  margin-bottom: 0;
}
.sidey .nav > li > .active {
  font-size: 14px;
  line-height: 20px;
  padding: 12px 15px;
  color: #fff;
  display: block;
  text-decoration: none;
  border:1px solid #0fa6bc;
  border-top:0px;
  font-weight:bold;
  background: #0fa6bc none repeat scroll 0 0;
  border-bottom: 1px solid #0fa6bc;
}
.sidey .nav > li > a.sub {
  font-size: 13px;
  line-height: 20px;
  padding: 12px 15px;
  color: #666;
  background:#fff;
  display: block;
  text-decoration: none;
  border:1px solid #ddd;
  border-top:0px;
}
.sidey .nav > li > a:hover.sub {
  color: #FFF;
  background:#0FA6BC;
  border-color: #0FA6BC;
}
.recent-posts .s-icon{
  position:absolute;
  top:5px;
  left:7px;
}
.recent-posts .s-icon span{
  width:35px;
  height:20px;
  background:#16cbe6;
  display:inline-block;
  color:#fff;
  text-align:center;
  font-size:10px;
  font-weight:bold;
  line-height:18px;
  border-radius:5px;
}
#carousel-home-header {
  top: -4px;
}
#carousel-home-header > .carousel-inner > .item {
  min-height: 360px
}
.carousel .carousel-caption a.btn {
    border-bottom: 2px solid #318531;
}
/* Keine fixe Sliderhoehe damit kein Hintergrund sichtbar ist - changed by fitITec */
#carousel-home-header > .carousel-inner > .item {
    min-height: initial !important;
}
.item-list > .item-image {
  float: left;
}
.item-list > .item-details {
  float: left;
  margin-left: 15px;
}
.shop-items .item-list .item-details h5 {
  text-align: left;
}
.shop-items .item-list .item-details p {
  text-align: left;
}
.shop-items .item-list hr {
  border-color: transparent;
}
.shop-items .item.featured-ads {
  background: #ac2925 !important;
}
.shop-items .item.featured-ads .item-icon span {
    color: #fff !important;
}
.shop-items .item.featured-ads .item-details h5 a,
.shop-items .item.featured-ads .item-details p {
    color: #fff;
}
.shop-items .item.featured-ads .classification {
    color: #eea236 !important;
}
.shop-items .item.featured-ads-2 {
  background: #eea236 !important;
}
.shop-items .item.featured-ads-2 .item-icon span {
    color: #fff !important;
}
.shop-items .item.featured-ads-2 .item-details h5 a,
.shop-items .item.featured-ads-2 .item-details p {
    color: #fff;
}
.shop-items .item.featured-ads-2 .classification {
    color: #ac2925 !important;
}
.cathead img{max-width: 30px;}
.chosen-container-single .chosen-single{
    height: 34px !important;
    border: 1px solid #ccc;
    padding: 3px 12px;
    background: #FFF;
    font-size: 14px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 5px;
}
.chosen-container-multi .chosen-choices {
    min-height: 34px !important;
    border: 1px solid #ccc;
    padding: 3px 8px 1px;
    background: #FFF;
    font-size: 14px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    min-height: 26px !important;
    color: #999999;
}
/*bbcode style fix*/
div.sceditor-group{padding: 1px 15px 5px 5px!important;}
.sceditor-button{padding: 0px 0px 0px 2px!important; width: 20px!important;}
.sceditor-button, .sceditor-button div{margin-top: 3px!important;}
/*Publish new*/
.cat-selector{margin: 2px 0px 0 0;height: 30px;font-size: 14px;padding-top: 3px;background: #fff;color: inherit;border-color:#ccc;text-align: left;}
.accordion-heading .glyphicon-plus.glyphicon{float: right;font-size: 18px;}
.accordion-heading .radio{padding:0;}
.accordion-body{margin-left: 15px;}
/*list/grid*/
.picture figure img { border: 1px solid #CCCCCC; display: block; line-height: 0; max-width: 100%; height:auto; padding: 3px; }
.picture figure img:hover { border:1px solid #013F5C; box-shadow:0 0 5px rgba(194, 194, 194, 0.7); }
.small-txt{word-wrap:break-word;}
.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin: -2px -7px -2px -7px;
    border:none;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
    height: 200px;
    /*float: left;*/
}
.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}
.list-group-item h2, .grid-group-item h2{margin-top: 0px!important;}
.list-group-item .thumbnail{padding-bottom: 30px!important;}
.featured-ads{background: #bce8f1;}
.featured-ads-2{background: #eea236;}
.item.list-group-item img
{
    float: left;
    margin-right: 20px;
    max-width: 90px;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
.favorite i {font-size:20px;color:#888888;}

.min-h{min-height: 100px!important; display:block;}
.cool-block-bor > .panel-heading {
    padding: 0;
    padding-bottom: 20px;
}
.cool-block-bor > .panel-body {
    padding: 0;
}
.cool-block-bor > .panel-body > ul {
    padding-left: 0;
    margin-bottom: 0;
}
.my_carousel > .item {
    padding-top: 20px;
}
/* datepicker modal fix */
.datepicker {
    z-index: 1060;
}
/* pretty photo fix */
.pp_social .facebook {
    width: 80px!important;
}
/* stripe custom button */
.stripe-button-el span {
  background: none !important;
  height: unset !important;
  min-height: unset !important;
  font-weight: 700 !important;
  padding: 0px !important;
  border: 0px !important;

  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;

  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  vertical-align: middle !important;
}
.stripe-button-el,
.stripe-button-el:hover,
.stripe-button-el:focus,
.stripe-button-el:active.stripe-button-el:visited {
  display: inline-block !important;
  padding: 6px 12px !important;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  color: #333 !important;

  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;

  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;

  background-image: none !important;
  background:#497cb1 !important;

  text-shadow: none !important;

  border: 2px solid !important;
  border-color: #497cb1 !important;

}
.stripe-button-el:hover,
.stripe-button-el:focus {
  background: #426f9f !important;
  border: 2px solid !important;
  border-color: #426f9f !important;
  color: #FFFFFF !important;
}
.stripe-button-el span:before {
  font-family: 'FontAwesome';
  content: '\f09d';
  padding-right: 10px;
  text-shadow: none !important;
  font-size: 14px !important;
}
img#captcha_img_publish_new {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    background: #eea236;
    border-color: #eea236;
}
.pagination>li>a {
    color: #eea236;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    background: #ac2925;
    color: #fff;
    border-color: #ac2925;
}
.badge {
    background-color: #ac2925;
}
.badge:hover,
.badge:focus {
    /* background-color: #fff; */
	/* color: #ac2925; */
}
@media only screen and (max-width: 767px) {
    .def-size-form input, 
	.def-size-form select {
		max-width: 100%;
	}
}
/* minimum height for content div */
@media only screen and (min-width : 320px) {
	#main {
		min-height: 540px;
	}
}
@media only screen and (min-width : 768px) {
	#main {
		min-height: 800px;
	}
}
/* ----------- Eigene Aenderungen von fitITec -------------- */
#myselected_chosen{
  width: 69% !important;
}
.pad-top-5 {
	padding-top: 5px;
}
.pad-bottom-5 {
	padding-bottom: 5px;
}
.pad-left-5 {
	padding-left: 5px;
}
.pad-right-5 {
	padding-right: 5px;
}
.marg-top-5 {
	margin-top: 5px;
}
.marg-bottom-5 {
	margin-bottom: 5px;
}
.marg-left-5 {
	margin-left: 5px;
}
.marg-right-5 {
	margin-right: 5px;
}
.pad-top-10 {
	padding-top: 10px;
}
.pad-bottom-10 {
	padding-bottom: 10px;
}
.pad-left-10 {
	padding-left: 10px;
}
.pad-right-10 {
	padding-right: 10px;
}
.marg-top-10 {
	margin-top: 10px;
}
.marg-bottom-10 {
	margin-bottom: 10px;
}
.marg-left-10 {
	margin-left: 10px;
}
.marg-right-10 {
	margin-right: 10px;
}
.pad-top-15 {
	padding-top: 15px;
}
.pad-bottom-15 {
	padding-bottom: 15px;
}
.pad-left-15 {
	padding-left: 15px;
}
.pad-right-15 {
	padding-right: 15px;
}
.marg-top-15 {
	margin-top: 15px;
}
.marg-bottom-15 {
	margin-bottom: 15px;
}
.marg-left-15 {
	margin-left: 15px;
}
.marg-right-15 {
	margin-right: 15px;
}
.pad-top-20 {
	padding-top: 20px;
}
.pad-bottom-20 {
	padding-bottom: 20px;
}
.pad-left-20 {
	padding-left: 20px;
}
.pad-right-20 {
	padding-right: 20px;
}
.marg-top-20 {
	margin-top: 20px;
}
.marg-bottom-20 {
	margin-bottom: 20px;
}
.marg-left-20 {
	margin-left: 20px;
}
.marg-right-20 {
	margin-right: 20px;
}
.pad-top-25 {
	padding-top: 25px;
}
.pad-bottom-25 {
	padding-bottom: 25px;
}
.pad-left-25 {
	padding-left: 25px;
}
.pad-right-25 {
	padding-right: 25px;
}
.marg-top-25 {
	margin-top: 25px;
}
.marg-bottom-25 {
	margin-bottom: 25px;
}
.marg-left-25 {
	margin-left: 25px;
}
.marg-right-25 {
	margin-right: 25px;
}
.pad-top-30 {
	padding-top: 30px;
}
.pad-bottom-30 {
	padding-bottom: 30px;
}
.pad-left-30 {
	padding-left: 30px;
}
.pad-right-30 {
	padding-right: 30px;
}
.marg-top-30 {
	margin-top: 30px;
}
.marg-bottom-30 {
	margin-bottom: 30px;
}
.marg-left-30 {
	margin-left: 30px;
}
.marg-right-30 {
	margin-right: 30px;
}
.logo {
	margin-left: 0px;
}
.logo img {
    margin-top: 0px !important;
    margin-left: 0px !important;
	width: 80%;
}
.navi {
    padding-top: 53px;
    padding-bottom: 15px;
}
/* Container */
.container {
	min-height: 65vh;
	/* margin: 0 auto; */
}
.container-2 {
	min-height: 33vh;
	/* margin: 0 auto; */
}
footer .container {
	min-height: 0;
}
.columns {
	float: left;
}
/* Farben
#fff 		Weiss
#888 		Dunkelgrau
#e6e6e6		Hellgrau
#eea236		Dunkelorange
#f9ac3f 	Hellorange
#fbe69b		Hintergrund-Orange (Alert::ALERT = Warnung)
#ac2925		Dunkelrot
#D93F3B		Hellrot
#f8d3c9		Hintergrund-Rot (Alert::ERROR = Fehler)
#318531		Dunkelgruen
#2FA82F		Hellgruen
#aae6aa		Hintergrund-Gruen (Alert::SUCCESS= Erfolgreich)
#315B85		Dunkelblau
#3E73A8		Hellblau
#c1d5e8		Hintergrund-Blau (Alert::INFO = Info)
#645b9d		Dunkelviolett
#766fac		Hellviolett
#b9b4d3		Hintergrund-Violett
*/
.header {
	height: 120px;
	padding: 15px 0px;
    border-top:0px solid #ac2925;
	border-bottom:0px solid #ac2925;
}
.header-seek {
    background:#ac2925;
}
.header-offer {
    background:#eea236;
}
.header-other {
    background:#3E73A8;
}
.page-header {
	margin: 0px 0 20px;
}
footer {
   border-top-width: 0px;
   padding:20px 0px 20px 0px;
}
a:hover{
   border-bottom-width: 0px;
}
textarea#message.form-control {
    height: 150px;
}
.form-group .radio {
	display: inline-block;
}
.form-group .radio {
	margin-right: 20px;
}
.single-item {
	margin-bottom: 50px;
}
.kart-links > a,
.kart-links > div > a{
   border:2px solid #ac2925; 
   background: #ac2925;   
}
.kart-links > a:hover,
.kart-links > a:active,
.kart-links > div > a:hover,
.kart-links > div > a:active{
   color:#ac2925;
   background-color:#fff;
   border:2px solid #ac2925;   
}
.kart-links > a:focus, 
.kart-links > div > a:focus {
    color: #fff;
	background-color:#ac2925;
}
.header-seek .kart-links > a,
.header-seek .kart-links > div > a{
   border:2px solid #eea236; 
   background: #eea236;   
}
.header-seek .kart-links > a:hover,
.header-seek .kart-links > a:active,
.header-seek .kart-links > div > a:hover,
.header-seek .kart-links > div > a:active{
   color:#eea236;
   background-color:#fff;
   border:2px solid #eea236;   
}
.header-seek .kart-links > a:focus, 
.header-seek .kart-links > div > a:focus {
    color: #fff;
	background-color:#eea236;
}
.header-other .kart-links > a,
.header-other .kart-links > div > a{
   border:2px solid #ac2925; 
   background: #ac2925;   
}
.header-other .kart-links > a:hover,
.header-other .kart-links > a:active,
.header-other .kart-links > div > a:hover,
.header-other .kart-links > div > a:active{
   color:#ac2925;
   background-color:#fff;
   border:2px solid #ac2925;   
}
.header-other .kart-links > a:focus, 
.header-other .kart-links > div > a:focus {
    color: #fff;
	background-color:#ac2925;
}
.header .logo h1 {
   margin-top: 12px;
}
.header .logo h1 a:hover,
.header .logo h1 a:active {
   color:#ac2925;
   text-decoration:none;
}
.header-seek .logo h1 a:hover,
.header-seek .logo h1 a:active {
   color:#fff;
   opacity: 0.8;
}
.header-other .logo h1 a:hover,
.header-other .logo h1 a:active {
   color:#fff;
   opacity: 0.8;
}
.mattblackmenu ul {
   text-align: right;
}
.mattblackmenu li a {
   margin-top: 12px;
}
.mattblackmenu li a:hover,
.mattblackmenu li a:active {
   color:#ac2925;
   text-decoration:none;
}
.nav-footer .mattblackmenu ul {
    text-align: center;
}
.nav-footer .mattblackmenu li a {
   margin-top: 12px;
}
.nav-footer .mattblackmenu li a:hover,
.nav-footer .mattblackmenu li a:active {
   color:#ac2925;
   text-decoration:none;
}
.info-footer {
   margin-top: 30px;
}
.header-seek .mattblackmenu li a:hover,
.header-seek .mattblackmenu li a:active {
   color:#fff;
   opacity: 0.8;
}
.header-other .mattblackmenu li a:hover,
.header-other .mattblackmenu li a:active {
   color:#fff;
   opacity: 0.8;
}
.cta h5 i {
    background-color: #eea236;
}
.cta .btn {
    text-transform: initial;
}
.cta .btn-info,
.cta .btn-danger  {
    border-bottom-width: 0px !important;
	max-width: 160px;
}
.shop-items .item-favorite span {
    background-color: #fff;
}
.recent-posts .carousel .c-control {
    background-color: #eea236;
}
.carousel .carousel-caption {
    top: 0px !important;
}
.carousel .carousel-caption h2 {
    text-transform: none;
}
.carousel .carousel-caption a.btn{
   border-radius:5px;
   border-bottom-color:#318531;
}
.carousel .carousel-caption a.btn:hover,
.carousel .carousel-caption a.btn:active {
  border-bottom-color: #2FA82F !important;
}
.carousel-indicators .active {
  background-color:#ac2925;
  border-color:#fff;
}
.carousel-indicators li:hover {
    background-color: #eea236;
    border-color:#fff;
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    background-color: #FAE9E8;
}
.shop-items .item {
    padding: 20px 8px 10px 8px;
}
.shop-items .item-favorite span {
    background-color: #fff;
}
.shop-items .item-favorite span a .glyphicon-heart-empty {
    color: #888;
}
.shop-items .item-favorite span a .glyphicon-heart {
    color: #ac2925;
}
.shop-items .glyphicon {
    font-size: 18px;
}
.shop-items .item-icon span {
    background: transparent;
	color: #888;
	font-size: 12px;
	font-weight: normal;
}
.shop-items .item-image img {
    padding: 3px 0px;
	margin-top: 18px;
}
.shop-items .item-details h5 a:hover,
.shop-items .item-details h5 a:active {
    color: #ac2925;
    border: 0px;
}
.teaser-image img {
  	width: 75px;
  	height: 75px;
}
.shop-items .item-list .teaser-details h5 {
	padding-top: 15px;
	padding-left: 20px;
}
.recent-posts .s-icon span {
    width: 100px !important;
    background: #ac2925 !important;
    color: #fff !important;
}
.glyphicon-heart-empty {
    color: #888 !important;
}
#myTab li.active a {
    background-color: #eea236 !important;
    border-color: #eea236 !important;
}
#accordion h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
a.thumbnail:hover {
    border-bottom-width: 1px;
}
.btn-globe:hover,
.btn-globe:focus {
    border-bottom-width: 1px;
	border-color: #fff;
	color:#ac2925;
}
.table>tbody>tr.success>td {
    background-color: #fff;
}
/*Hinzugefuegt von fitITec - On/Off FlipSwitch*/
.onoffswitch {position: relative; width: 80px;-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;}
.onoffswitch-checkbox {display: none;}
.onoffswitch-label {display: block; overflow: hidden; cursor: pointer;border: 1px solid #BBBBBB; border-radius: 5px; margin-bottom: 0;}
.onoffswitch-inner {display: block; width: 200%; margin-left: -100%;-moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;-o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;}
.onoffswitch-inner:before, .onoffswitch-inner:after {display: block; float: left; width: 50%; height: 28px; padding: 0; line-height: 28px; font-size: 14px; color: white; font-weight: normal; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.onoffswitch-inner:before {content: "ON"; padding-left: 14px; background-color: #3276b1; color: #FFFFFF;}
.onoffswitch-inner:after {content: "OFF"; padding-right: 10px; background-color: #EBEBEB; color: #555555; text-align: right;}
.onoffswitch-switch {display: block; width: 30px; margin: 0px; background: #FFFFFF; border: 1px solid #BBBBBB; border-radius: 5px; position: absolute; top: 0; bottom: 0; right: 48px; box-sizing: initial; -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {margin-left: 0;}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {right: 0;}
.featured-red {
  background-color:#ac2925 !important;
}
.featured-red  a{
  color:#fff !important;
}
.featured-text-red {
  color:#ac2925 !important;
}
.featured-red .classification {
    color: #eea236 !important;
}
.featured-red .teaser-details p {
    color: #fff !important;
}
.featured-orange {
  background-color:#eea236 !important;
}
.featured-orange  a{
  color:#fff !important;
}
.featured-text-orange {
  color:#eea236 !important;
}
.featured-orange .classification {
    color: #ac2925 !important;
}
.featured-orange .teaser-details p {
    color: #fff !important;
}
a.link-color-grey {
    color: #444;
}
a:hover.link-color-grey,
a:active.link-color-grey {
    color: #ac2925;
}
.link-more-info,
a:focus.link-more-info {
	/*
	color: #fff !important;
	border-bottom: 1px dotted rgba(255,255,255,.6);
	*/
}
a:hover.link-more-info,
a:active.link-more-info {
    opacity: 0.8;
	/*
	border-bottom: 1px dotted rgba(255,255,255,.8);
	*/
}
.color {
    color: #eea236 !important;
}
.favorite .remove-favorite i {
  color:#ac2925;
}
.offer-checked i,
.offer-smile i  {
  color:#318531;
  font-size: large;
}
.offer-frown i  {
  color:#ac2925;
  font-size: large;
}
.offer-meh i  {
  color:#eea236;
  font-size: large;
}
.offer-to-check i {
  color:#eea236;
  font-size: large;
}
.offer-check-canceled i {
  color:#ac2925;
  font-size: large;
}
.person-checked i,
.person-smile i  {
  color:#318531;
  font-size: large;
}
.person-frown i  {
  color:#ac2925;
  font-size: large;
}
.person-meh i  {
  color:#eea236;
  font-size: large;
}
.person-to-check i {
  color:#eea236;
  font-size: large;
}
.person-check-canceled i {
  color:#ac2925;
  font-size: large;
}
.classification {
  color:#eea236;
  /*font-size: large;*/
  /*Platz fuer alle max. 10 Symbole in 1 Zeile */
  /*font-size: 13px;*/
  /*Platz fuer 9 Symbole in 1 Zeile */
  font-size: 16px;
}
.font-resp {
  font-size: 13px;
}
.font-lg-resp {
  font-size: 14px;
}
.btn-home.btn,
.btn-home.btn:visited,
.btn-home.btn:focus  {
	display: flex;
	flex-direction: column;
	padding: 0;
	text-align: left;
	border: 0;
	outline: 0;
}
.btn-home {
    background: inherit;
    box-shadow: 0px 0px 0px #ccc;
    border: 0px solid #ddd;
}
.btn-home i {
    display: inline-block;
    color: #fff;
    width: 100%;
    height: 40px;
    text-align: left;
    line-height: 40px;
    border-radius: 40px;
    font-size: 18px;
	padding-left: 15px;
}
.btn-home i.glyphicon {
    line-height: 35px;
}
.btn-hfh,
.btn-hfh:visited,
.btn-hfh:focus  {
	padding: 0;
	text-align: left;
	border: 0;
	outline: 0;
	color: #fff;
}
.btn-hfh:hover,
.btn-hfh:active  {
	color: #fff;
}
.btn-hfh-sm {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    border-radius: 32px;
    background: inherit;
}
.btn-hfh-sm i {
    display: inline-block;
    line-height: 30px;
	padding-left: 15px;
}
.btn-hfh-notext {
	width: 70px;
}
.btn-hfh-text {
	padding-right: 50px;
}
.btn-text {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.btn-home h5,
.caption-home h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin: 0px;
    padding: 10px 20px 0px 20px;
    color: #777;
}
.btn-home h5:hover {
	opacity: 0.8;
}
.row-home {
	padding-bottom: 30px;
}
.text-home {
	padding: 0px 20px;
}
.cta-bg-grey {
	background-color:#f9f9f9;
}
.cta-bg-grey:hover {
	background-color:#fff;
}
.cta h5 i {
    width: 90px;
    height: 45px;
    text-align: right;
    padding-right: 15px;
    line-height: 45px;
}
.i-bg-pic {
	background: url(../img/flower_of_life_white.png) 100% no-repeat !important;
	background-size: contain !important;
}
.i-danger,
.i-danger:visited ,
.i-danger:focus {
	background-color: #ac2925 !important;
}
.i-danger:hover,
.i-danger:active {
  background-color:#D93F3B !important;
  border-color:#D93F3B !important;
}
.i-warning,
.i-warning:visited ,
.i-warning:focus {
    background-color: #ac2925 !important;
}
.i-warning:hover,
.i-warning:active {
  background-color:#D93F3B !important;
  border-color:#D93F3B !important;
}
.i-primary,
.i-primary:visited ,
.i-primary:focus {
    background-color: #315B85 !important;
}
.i-primary:hover,
.i-primary:active {
  background-color:#3E73A8 !important;
  border-color:#3E73A8 !important;
}
.i-success,
.i-success:visited ,
.i-success:focus {
    background-color: #318531 !important;
}
.i-success:hover,
.i-success:active {
  background-color:#2FA82F !important;
  border-color:#2FA82F !important;
}
.i-info,
.i-info:visited ,
.i-info:focus {
    background-color: #318531 !important;
}
.i-info:hover,
.i-info:active {
  background-color:#2FA82F !important;
  border-color:#2FA82F !important;
}
.i-help,
.i-help:visited ,
.i-help:focus {
    background-color: #eea236 !important;
}
.i-help:hover,
.i-help:active {
  background-color:#f9ac3f !important;
  border-color:#f9ac3f !important;
}
.i-default,
.i-default:visited ,
.i-default:focus {
    background-color: #333 !important;
}
.i-default:hover,
.i-default:active {
  background-color:#555 !important;
  border-color:#555 !important;
}
.i-filter,
.i-filter:visited ,
.i-filter:focus {
    background-color: #645b9d!important;
}
.i-filter:hover,
.i-filter:active {
  background-color:#766fac!important;
  border-color:#766fac!important;
}
.i-danger-reverse,
.i-danger-reverse:visited ,
.i-danger-reverse:focus {
    background-color: #D93F3B !important;
}
.i-danger-reverse:hover,
.i-danger-reverse:active {
  background-color:#ac2925 !important;
  border-color:#ac2925 !important;
}
.i-warning-reverse,
.i-warning-reverse:visited ,
.i-warning-reverse:focus {
    background-color: #D93F3B !important;
}
.i-warning-reverse:hover,
.i-warning-reverse:active {
  background-color:#ac2925 !important;
  border-color:#ac2925 !important;
}
.i-primary-reverse,
.i-primary-reverse:visited ,
.i-primary-reverse:focus {
    background-color: #3E73A8 !important;
}
.i-primary-reverse:hover,
.i-primary-reverse:active {
  background-color:#315B85 !important;
  border-color:#315B85 !important;
}
.i-success-reverse,
.i-success-reverse:visited ,
.i-success-reverse:focus {
    background-color: #2FA82F !important;
}
.i-success-reverse:hover,
.i-success-reverse:active {
  background-color:#318531 !important;
  border-color:#318531 !important;
}
.i-info-reverse,
.i-info-reverse:visited ,
.i-info-reverse:focus {
    background-color: #2FA82F !important;
}
.i-info-reverse:hover,
.i-info-reverse:active {
  background-color:#318531 !important;
  border-color:#318531 !important;
}
.i-help-reverse,
.i-help-reverse:visited ,
.i-help-reverse:focus {
    background-color: #f9ac3f !important;
}
.i-help-reverse:hover,
.i-help-reverse:active {
  background-color:#eea236 !important;
  border-color:#eea236 !important;
}
.i-default-reverse,
.i-default-reverse:visited ,
.i-default-reverse:focus {
    background-color: #555 !important;
}
.i-default-reverse:hover,
.i-default-reverse:active {
  background-color:#333 !important;
  border-color:#333 !important;
}
.i-filter-reverse,
.i-filter-reverse:visited ,
.i-filter-reverse:focus {
    background-color: #766fac !important;
}
.i-filter-reverse:hover,
.i-filter-reverse:active {
  background-color:#645b9d !important;
  border-color:#645b9d !important;
}
.btn-help,
.btn-help:visited ,
.btn-help:focus {
  color: #fff;
  background-color: #eea236;
  border-color: #eea236;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-help:hover,
.btn-help:active {
  color: #fff;
  background-color: #f9ac3f;
  border-color: #f9ac3f;
  border-bottom-width: 1px;
}
.btn-default,
.btn-default:visited ,
.btn-default:focus {
  border-bottom-width: 1px;
  text-shadow: none !important;
}
.btn-default:hover,
.btn-default:active {
  border-bottom-width: 1px;
}
.btn-primary,
.btn-primary:visited ,
.btn-primary:focus {
  background-color: #315B85;
  border-color: #315B85;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:active {
  background-color: #3E73A8;
  border-color: #3E73A8;
  border-bottom-width: 1px;
}
.btn-warning,
.btn-warning:visited,
.btn-warning:focus {
  background-color:#ac2925;
  border-color:#ac2925;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-warning:hover,
.btn-warning:active {
  background-color:#D93F3B;
  border-color:#D93F3B;
  border-bottom-width: 1px;
}
.btn-danger,
.btn-danger:visited,
.btn-danger:focus {
  background-color:#ac2925;
  border-color:#ac2925;
  border-bottom-color: #ac2925 !important;
  border-radius: 5px;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-danger:hover,
.btn-danger:active {
  background-color:#D93F3B;
  border-color:#D93F3B;
  border-bottom-color: #D93F3B !important;
  border-radius: 5px;
  border-bottom-width: 1px;
}
.btn-success,
.btn-success:visited,
.btn-success:focus {
  background-color:#318531;
  border-color:#318531;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-success:hover,
.btn-success:active {
  background-color:#2FA82F;
  border-color:#2FA82F;
  border-bottom-width: 1px;
}
.btn-info,
.btn-info:visited,
.btn-info:focus {
  background-color:#318531;
  border-color:#318531;
  border-radius: 5px;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-info:hover,
.btn-info:active {
  background-color:#2FA82F;
  border-color:#2FA82F;
  border-radius: 5px;
  border-bottom-width: 1px;
}
.btn-help-reverse,
.btn-help-reverse:visited ,
.btn-help-reverse:focus {
  color: #fff;
  background-color: #f9ac3f;
  border-color: #f9ac3f;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-help-reverse:hover,
.btn-help-reverse:active {
  color: #fff;
  background-color: #eea236;
  border-color: #eea236;
  border-bottom-width: 1px;
}
.btn-default-reverse,
.btn-default-reverse:visited ,
.btn-default-reverse:focus {
  color: #fff;
  background-color: #333;
  border-color: #333;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-default-reverse:hover,
.btn-default-reverse:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; 
  border-bottom-width: 1px;
  text-shadow: none;
}
.btn-primary-reverse,
.btn-primary-reverse:visited ,
.btn-primary-reverse:focus {
  color: #fff;
  background-color: #3E73A8;
  border-color: #3E73A8;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-primary-reverse:hover,
.btn-primary-reverse:active {
  color: #fff;
  background-color: #315B85;
  border-color: #315B85;
  border-bottom-width: 1px;
}
.btn-warning-reverse,
.btn-warning-reverse:visited,
.btn-warning-reverse:focus {
  color: #fff;
  background-color:#D93F3B;
  border-color:#D93F3B;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-warning-reverse:hover,
.btn-warning-reverse:active {
  color: #fff;
  background-color:#ac2925;
  border-color:#ac2925;
  border-bottom-width: 1px;
}
.btn-danger-reverse,
.btn-danger-reverse:visited,
.btn-danger-reverse:focus {
  color: #fff;
  background-color:#D93F3B;
  border-color:#D93F3B;
  border-bottom-color: #D93F3B !important;
  border-radius: 5px;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-danger-reverse:hover,
.btn-danger-reverse:active {
  color: #fff;
  background-color:#ac2925;
  border-color:#ac2925;
  border-bottom-color: #ac2925 !important;
  border-radius: 5px;
  border-bottom-width: 1px;
}
.btn-success-reverse,
.btn-success-reverse:visited,
.btn-success-reverse:focus {
  color: #fff;
  background-color:#2FA82F;
  border-color:#2FA82F;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-success-reverse:hover,
.btn-success-reverse:active {
  color: #fff;
  background-color:#318531;
  border-color:#318531;
  border-bottom-width: 1px;
}
.btn-info-reverse,
.btn-info-reverse:visited,
.btn-info-reverse:focus {
  color: #fff;
  background-color:#2FA82F;
  border-color:#2FA82F;
  border-radius: 5px;
  margin-bottom: 3px;
  text-shadow: none !important;
}
.btn-info-reverse:hover,
.btn-info-reverse:active {
  color: #fff;
  background-color:#318531;
  border-color:#318531;
  border-radius: 5px;
  border-bottom-width: 1px;
}
.hfh-dropdown-menu {
    position: absolute;
    top: 80%;
    left: 76%;
    z-index: 1000;
    display: none;
    min-width: 120px; 
}
ul.hfh-dropdown-menu {
	width: 20%;
	text-align: right;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.hfh-dropdown-menu li a {
    margin-top: 0px;
	background: #fff;
}
.hfh-dropdown-menu li a:visited {
    color: #333;
}
.hfh-dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#333;
	white-space:nowrap
}
.hfh-dropdown-menu>li>a:focus,
.hfh-dropdown-menu>li>a:hover {
	text-decoration:none;
	background-color:#FAE9E8
}
.open>.hfh-dropdown-menu {
	display:block
}
/* Hinzugefuegt von fitITec*/
.text-uppercase {
  text-transform: uppercase;
}
.text-center {
  text-align: center;
}
.vertical-center {
  vertical-align: middle !important;
}
.col-logo {
  padding-left: 0px;
}
.content {
  color: #fff;
  display:flex; 
  align-items:center;
  padding:0px;
}
.content h1, 
.content h2 {
  font-size: 80px;
}
.content h3 {
  font-size: 60px;
}
.content h4 {
  font-size: 40px;
}
.content h5 {
  font-size: 30px;
}
.content h6 {
  font-size: 25px;
}
.content p {
  font-size: 16px;
}
.content p.startsite-text {
  font-size: 10px;
  line-height: 15px;
}
.content p.startsite-lang {
  font-size: 10px;
}
.content h4.startsite-bottomline {
  font-size: 18px;
}
.startsite-nav-lang {
  display: none;
}
.startsite-nav-info {
  display: none;
}
.content-headline {
  display: none;
}
.content a,
.content a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;
}
.content a:hover,
.content a:active {
  opacity: 0.8;
}
.blocky-lg-resp {
  margin: 40px 0px;
}
.blocky-md-resp {
  margin: 30px 0px;
}
.blocky-sm-resp {
  margin: 20px 0px;
}
.blocky-xs-resp {
  margin: 10px 0px;
}
.blocky-bottom-lg-resp {
  margin-bottom: 40px;
}
.blocky-bottom-md-resp {
  margin-bottom: 30px;
}
.blocky-bottom-sm-resp {
  margin-bottom: 20px;
}
.blocky-bottom-xs-resp {
  margin-bottom: 10px;
}
.hfh-stats-value {
  font-size: 44px !important;
}
.hfh-stats-icon {
  font-size: 60px !important;
  color: #858585;
  padding: 20px 0px;
}
.row-all {
  height: 100vh;
  background-image: linear-gradient(to right, #ac2925 50%, #eea236 50%);
}
.row-headline {
  height: 10vh;
}
.row-content {
  height: 65vh;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-bottomline {
  height: 10vh;
}
.row-additional {
  height: 10vh;
  padding-top: 5vh;
}
.content-left {
  height: 65vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-middle {
  height: 65vh;
  justify-content: center;
  background: url(../img/Logo_white@2x.png) 50% 50% no-repeat;
  background-size: contain;
}
.content-right {
  height: 65vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-image-middle {
  max-height: 65vh;
}
.content-image-side {
  width: 100%;
}
.headline-left {
  height: 10vh;
  justify-content:flex-end;
}
.headline-right {
  height: 10vh;
  position: relative;
  justify-content: flex-end;
  padding-right: 20px;
}
.additional-left {
  height: 10vh;
  padding-left: 15px;
  padding-right: 15px;
  align-items: initial;
  flex-direction: column;
}
.additional-left-middle {
  height: 10vh;
  padding: 0px 15px;
  align-items: initial;
}
.additional-center {
  height: 10vh;
  padding-left: 15px;
  padding-right: 15px;
  align-items: initial;
  flex-direction: column;
}
.additional-right-middle {
  height: 10vh;
  padding: 0px 15px;
  align-items: initial;
}
.additional-right {
  height: 10vh;
  padding-left: 15px;
  padding-right: 15px;
  align-items: initial;
  flex-direction: column;
}
.bottomline-left {
  height: 10vh;
  justify-content:flex-end;
}
.bottomline-right {
  height: 10vh;
}
.bottomline-text {
  /*
  position: relative;
  right: calc(100%/2);
  */
  text-align: center;
  width: 100%;
}
.startsite-keywords {
	font-size: 11px;
	text-align: center;
}
.startsite-keyword {
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
}
.startsite-video {
	font-size: 11px;
	text-align: center;
	margin-top: 1em;
}
.startsite-link a,
.startsite-link a:visited, 
.startsite-link a:focus {
    opacity: 0.8;
}
.startsite-link a:hover, 
.startsite-link a:active {
    opacity: 1.0;
}
.datepicker-dropdown {
	/*left: 0 !important;*/
	right: initial !important;
}
.menu-kart-lang > a, 
.menu-kart-lang > div > a {
    color: #ac2925;
	font-size: 11px;
	font-weight: bold;
}
.menu-kart-lang > a:hover,
.menu-kart-lang > a:active, 
.menu-kart-lang > div > a:hover,
.menu-kart-lang > div > a:active {
	opacity: 0.8;
}
.header-other .menu-kart-lang > a, 
.header-other .menu-kart-lang > div > a {
    color: #fff;
}
.startsite-nav-lang,
.startsite-nav-lang.content a, 
.startsite-nav-lang.content a:visited {
    color: #ac2925;
}
.startsite-nav-info {
    justify-content: flex-start;
    padding-left: 20px;
}
.startsite-nav-info,
.startsite-nav-info.content a, 
.startsite-nav-info.content a:visited {
    color: #eea236;
}
.startsite-kart-lang .kart-links {
	margin-top: 0px;
	margin-bottom: 20px;
}
.startsite-kart-lang .kart-links > .dropdown {
	display: block;
	padding-top: 5px;
}
.startsite-kart-lang .kart-links > a, 
.startsite-kart-lang .kart-links > div > a {
	color: #ac2925;
	background: #eea236;
	border: 0;
}
.startsite-kart-lang .kart-links > a:hover, 
.startsite-kart-lang .kart-links > a:active, 
.startsite-kart-lang .kart-links > div > a:hover, 
.startsite-kart-lang .kart-links > div > a:active {
	color: #ac2925;
	background-color: #eea236;
	border: 0px solid #ac2925;
	opacity: 0.8;
}
.startsite-kart-lang .kart-links > a:focus, 
.startsite-kart-lang .kart-links > div > a:focus {
	color: #ac2925;
	background-color: #eea236;
}
.startsite-kart-lang {
	padding-right: 10px;
}
.startsite-kart-lang .kart-links > a, 
.startsite-kart-lang .kart-links > div > a {
	font-size: 11px;
	font-weight: bold;
}
.startsite-kart-info .kart-links-info {
	margin-top: 0px;
	margin-bottom: 20px;
}
.startsite-kart-info .kart-links-info > .dropdown {
	display: block;
	padding-top: 5px;
}
.startsite-kart-info .kart-links-info > a, 
.startsite-kart-info .kart-links-info > div > a {
	color: #eea236;
	background: #ac2925;
	border: 0;
}
.startsite-kart-info .kart-links-info > a:hover, 
.startsite-kart-info .kart-links-info > a:active, 
.startsite-kart-info .kart-links-info > div > a:hover, 
.startsite-kart-info .kart-links-info > div > a:active {
	color: #eea236;
	background-color: #ac2925;
	border: 0px solid #eea236;
	opacity: 0.8;
}
.startsite-kart-info .kart-links-info > a:focus, 
.startsite-kart-info .kart-links-info > div > a:focus {
	color: #eea236;
	background-color: #ac2925;
}
.startsite-kart-info {
	padding-right: 10px;
}
.startsite-kart-info .kart-links-info > a, 
.startsite-kart-info .kart-links-info > div > a {
	font-size: 11px;
	font-weight: bold;
}
.dropdown-header {
    font-size: 11px;
}
.dropdown-menu {
	font-size: 13px;
	min-width: 250px;
	left: -250px;
	right: 0;
}
.menu-kart-lang {
    position: relative;
	margin-top: 20px;
	margin-bottom: 23px;
	text-align: right;
}
.startsite-kart-lang .dropdown-menu,
.menu-kart-lang .dropdown-menu {
	font-size: 11px;
	min-width: 70px;
	left: initial;
	right: 0;
}
.startsite-kart-lang .dropdown-menu > li > a,
.menu-kart-lang .dropdown-menu > li > a {
	padding: 3px 5px;
}
.startsite-kart-info .dropdown-menu,
.menu-kart-lang .dropdown-menu {
	font-size: 11px;
	min-width: 70px;
	left: 0;
	right: initial;
}
.startsite-kart-info .dropdown-menu > li > a,
.menu-kart-lang .dropdown-menu > li > a {
	padding: 3px 5px;
}
.menu-kart-lang .dropdown-menu {
    top: initial;
}
.menu-dummy-lang {
	margin-top: 20px;
	margin-bottom: 71px;
}
.modal-header {
    padding: 8px 15px;
}
.modal-body {
    padding: 8px 15px;
}
.modal-body label {
    margin-bottom: 0;
}
.modal-body hr {
    margin-top: 0;
    margin-bottom: 5px;
}
.form-group {
	margin-bottom: 10px;
}
.modal-body .form-control,
.edit_ad_form .form-control,
.post_new .form-control {
    height: 28px;
    padding: 3px 6px;
    font-size: 11px;
}
.chosen-container {
    font-size: 11px;
}
.modal-body .cwell {
    padding: 0 20px;
}
.modal-body .help-block {
	margin-bottom: 0;
}
.new-edit-xs .cwell {
    padding: 20px 0;
}
.new-edit-xs .table-responsive,
.translation-xs  .table-responsive {
    border-width: 0;
}
.left-padding-15 {
	padding-left: 15px;
}
.right-padding-15 {
	padding-right: 15px;
}
.left-padding-20 {
	padding-left: 20px;
}
.right-padding-20 {
	padding-right: 20px;
}
.side-padding-20 {
	padding: 0 20px;
}
.marg-top-1px {
	margin-top: 1px;
}
/* Buttons-------------------------------------------------- Beginn */
a.button {
	color:#fff;
	display: inline-block;
	padding: 15em 1em;
}
a.button:active, 
a.button:hover {
	outline: 0;
	opacity: 0.8;
}
.btn-lg-resp {
	padding: 6px 12px !important;
	font-size: 14px;
	line-height: 1.3333333;
	border-radius: 4px !important;
}
.cta .btn {
	margin-top: 1px !important;
}
.sweet-alert button {
	font-size: 14px !important;
}
.sweet-alert h2 {
    font-size: 24px !important;
}
.alert-warning {
    color: #ac2925;
    background-color: #fbe69b;
    border-color: #ac2925;
}
.alert-success {
    color: #3f3f3f;
    background-color: #aae6aa;
    border-color: #318531;
}
.alert-info {
    color: #27496b;
    background-color: #c1d5e8;
    border-color: #315B85;
}
.alert-danger {
    color: #ac2925;
    background-color: #f8d3c9;
    border-color: #ac2925;
}
.background-color-orange {
    background-color: #fbe69b !important;
}
.background-color-green {
    background-color: #aae6aa !important;
}
.background-color-blue {
    background-color: #c1d5e8 !important;
}
.background-color-red {
    background-color: #f8d3c9 !important;
}
.background-color-violet {
    background-color: #b9b4d3!important;
}
/* Farben
#fff 		Weiss
#888 		Dunkelgrau
#e6e6e6		Hellgrau
#eea236		Dunkelorange
#f9ac3f 	Hellorange
#fbe69b		Hintergrund-Orange (Alert::ALERT = Warnung)
#ac2925		Dunkelrot
#D93F3B		Hellrot
#f8d3c9		Hintergrund-Rot (Alert::ERROR = Fehler)
#318531		Dunkelgruen
#2FA82F		Hellgruen
#aae6aa		Hintergrund-Gruen (Alert::SUCCESS= Erfolgreich)
#315B85		Dunkelblau
#3E73A8		Hellblau
#c1d5e8		Hintergrund-Blau (Alert::INFO = Info)
#645b9d		Dunkelviolett
#766fac		Hellviolett
#b9b4d3		Hintergrund-Violett
*/
.bold {
	font-weight: bold;
}
.color-white {
  color:#fff;
}
.color-grey {
	color:#888;
}
.color-orange {
  color:#eea236;
}
.color-dark-red {
  color:#ac2925;
}
.color-dark-green {
  color:#318531;
}
.color-dark-blue {
  color:#315B85;
}
.color-dark-orange {
  color:#eea236;
}
.color-dark-violet {
  color:#645b9d;
}
.color-light-red {
  color:#D93F3B;
}
.color-light-green {
  color:#2FA82F;
}
.color-light-blue {
  color:#3E73A8;
}
.color-light-orange {
  color:#f9ac3f;
}
.color-light-violet {
  color:#766fac;
}
.bg-color-white {
  background-color:#fff;
}
.bg-color-grey {
	background-color:#888;
}
.bg-color-light-grey {
	background-color:#e6e6e6;
}
.bg-color-lighter-grey {
    background-color: #f9f9f9;
}
.bg-color-orange {
  background-color:#eea236 !important;
}
.bg-color-dark-red {
  background-color:#ac2925;
}
.bg-color-dark-green {
  background-color:#318531;
}
.bg-color-dark-blue {
  background-color:#315B85;
}
.bg-color-light-red {
  background-color:#D93F3B;
}
.bg-color-light-green {
  background-color:#2FA82F;
}
.bg-color-light-blue {
  background-color:#3E73A8;
}
.border-color-white {
  border-color:#fff;
}
.border-color-grey {
	border-color:#888;
}
.border-color-orange {
  border-color:#eea236 !important;
}
.border-color-dark-red {
  border-color:#ac2925;
}
.border-color-dark-green {
  border-color:#318531;
}
.border-color-dark-blue {
  border-color:#315B85;
}
.border-color-light-red {
  border-color:#D93F3B;
}
.border-color-light-green {
  border-color:#2FA82F;
}
.border-color-light-blue {
  border-color:#3E73A8;
}
.sep-bor-dark-red {
    border-top: 1px dashed #ac2925;
    border-bottom: 1px dashed #ac2925;
    margin: 20px 0px;
    height: 5px;
}
.sep-bor-dark-orange {
    border-top: 1px dashed #eea236;
    border-bottom: 1px dashed #eea236;
    margin: 20px 0px;
    height: 5px;
}
.sep-bor-light-blue {
    border-top: 1px dashed #3E73A8;
    border-bottom: 1px dashed #3E73A8;
    margin: 20px 0px;
    height: 5px;
}
.vidfileinput {
    margin-bottom: 9px;
    display: inline-block;
}
.vidfileinput .thumbnail {
	overflow: hidden;
    line-height: inherit !important;
	margin-bottom: 5px;
}
.data-main {
	margin-top: 11px;
}
.ad-options .btn {
	margin-bottom: 7px;
}
.item-image {
	position: relative;
}
/*
.video-over-image {
    position: absolute;
	background-color: rgba(255,255,255,.8);
    border: 1px solid #fff;
    text-align: center;
    left: 88px;
    bottom: 17px;
	/* Kreis 
    width: 34px;
    height: 34px;
	border-radius: 17px;
	/* Elipse 
    width: 35px;
	height: inherit;
	border-radius: 15px;
}
.video-over-image  i {
    /* padding-top: 9px;  -> bei Kreisform 
    padding-left: 2px;
}
*/
/* Formatierung fuer Form - z.B. Suchformular - added by fitITec */
.form-inline .form-group {
	display:inline-block;
	width:100%;
	margin-bottom: 0;
	vertical-align:top;
}
.form-inline input[type=text] {
	width: 100%;
	max-width: 100%;
}	
.form-inline  span.form-group {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top;
}
@media only screen and (min-width : 480px) {
	.form-inline .form-group {
		display:inline-block;
		width:100%;
		vertical-align:top;
	}
	.form-inline input[type=text] {
		width: 100%;
		max-width: 100%;
	}	
	.form-inline  span.form-group {
		display: inline-block;
		width: 49%;
		vertical-align: top;
	}
}
@media only screen and (min-width : 768px) {
	.form-inline .form-group {
		display:inline-block;
		width:66%;
		vertical-align:top;
	}
	.form-inline input[type=text] {
		width: 100%;
		max-width: 100%;
	}	
	.form-inline  span.form-group {
		display: inline-block;
		width: 33%;
		vertical-align: top;
	}
}
/* Media Queries - Responsive Design - fitItec------------- Beginn */
/* Tablets and Phones */
@media screen and (max-width : 319px) {
	.carousel .carousel-caption h2 {
		font-size: 20px !important;
	}
}
@media screen and (min-width : 320px) and (max-width : 361px) {
	.carousel .carousel-caption h2 {
		font-size: 23px !important;
	}
}
@media only screen and (min-width : 362px) {
	.logo img{
		width: 70%;
	}
	.content h4.startsite-bottomline {
	  font-size: 19px;
	}
	.carousel .carousel-caption {
		top: 10px !important;
	}
}
@media screen and (max-width : 363px) and (orientation: portrait) {
	.btn-resp {
		padding: 4px !important;
	}
}
@media only screen and (min-width : 416px) {
	.logo img{
		width: 60%;
	}
	footer {
		padding: 40px 0px 40px 0px;
	}
	.content h4.startsite-bottomline {
	  font-size: 20px;
	}
	.btn-text {
		font-size: 17px;
	}
	.row-home {
		padding-bottom: 35px;
	}
	.text-home {
		padding: 0px 25px;
	}
	.btn-home h5,
	.caption-home h5 {
		font-size: 17px;
		padding: 10px 25px 0px 25px;
	}
	.btn-home i {
		height: 50px;
		line-height: 50px;
		border-radius: 50px;
		font-size: 20px;
		padding-left: 18px;
	}
	.btn-home i.glyphicon {
		line-height: 45px;
	}
	.startsite-keywords,
	.startsite-video {
		font-size: 12px;
	}
}
@media only screen and (min-width : 472px) {
	.content h4.startsite-bottomline {
	  font-size: 22px;
	}
	.carousel .carousel-caption {
		top: 0px !important;
	}
}
@media only screen and (min-width : 526px) {
	.logo img{
		width: 50%;
	}
	body {
	  font-size: 12px;
	}
	h1 {
		font-size: 36px;
	}
	.page-title h1 {
		font-size: 35px !important;
	}
	.page-title h2 {
		font-size: 35px;
	}
	.hero h3 {
		font-size: 44px;
	}
	.hero p {
		font-size: 16px;
	}
	.cta h5 {
		font-size: 20px;
	}
	.btn-text {
		font-size: 18px;
	}
	.row-home {
		padding-bottom: 40px;
	}
	.text-home {
		padding: 0px 30px;
	}
	.btn-home h5,
	.caption-home h5 {
		font-size: 18px;
		padding: 10px 30px 0px 30px;
	}
	.btn-home i {
		height: 60px;
		line-height: 60px;
		border-radius: 60px;
		font-size: 22px;
		padding-left: 22px;
	}
	.btn-home i.glyphicon {
		line-height: 55px;
	}
	.section-title h4 {
		font-size: 20px;
	}
	footer .copy {
		font-size: 12px;
	}
	.font-resp {
	  font-size: 14px;
	}
	.font-lg-resp {
	  font-size: 16px;
	}
	.content h4.startsite-bottomline {
	  font-size: 24px;
	}
	.carousel .carousel-caption {
		top: 20px !important;
	}
	.carousel .carousel-caption h2 {
		font-size: 28px !important;
	}
	.blocky-lg-resp {
	  margin: 45px 0px;
	}
	.blocky-md-resp {
	  margin: 35px 0px;
	}
	.blocky-sm-resp {
	  margin: 25px 0px;
	}
	.blocky-xs-resp {
	  margin: 15px 0px;
	}
	.blocky-bottom-lg-resp {
	  margin-bottom: 45px;
	}
	.blocky-bottom-md-resp {
	  margin-bottom: 35px;
	}
	.blocky-bottom-sm-resp {
	  margin-bottom: 25px;
	}
	.blocky-bottom-xs-resp {
	  margin-bottom: 15px;
	}
	.startsite-keywords,
	.startsite-video {
		font-size: 13px;
	}	
}
@media only screen and (max-width : 581px) {
	.carousel .carousel-caption a.btn {
		margin-top: 0px;
	}
	.shop-items .item-list .teaser-details h5 {
		padding-left: 80px;
	}
}
@media only screen and (max-width : 425px) {
	.shop-items .item-list .teaser-details h5 {
		padding-left: 0px;
	}
}
@media only screen and (min-width : 582px) {
	.content h4.startsite-bottomline {
	  font-size: 26px;
	}
	.content p.startsite-text {
	  font-size: 11px;
	  line-height: 18px;
	}
	.startsite-keywords,
	.startsite-video {
		font-size: 14px;
	}
	.carousel .carousel-caption {
		top: 30px !important;
	}
}
@media only screen and (min-width : 666px) {
	body {
	  font-size: 13px;
	}
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 30px;
	}
	h4 {
		font-size: 18px;
	}
	.hero h3 {
		font-size: 50px;
	}
	.hero p {
		font-size: 17px;
	}
	.cta h5 {
		font-size: 22px;
	}
	.section-title h4 {
		font-size: 22px;
	}
	footer .copy {
		font-size: 13px;
	}
	.font-resp {
	  font-size: 16px;
	}
	.font-lg-resp {
	  font-size: 20px;
	}
	.btn-lg-resp {
		padding: 10px 16px !important;
		font-size: 18px;
		line-height: 1.3333333;
		border-radius: 6px !important;
	}
	.content h4.startsite-bottomline {
	  font-size: 28px;
	}
	.carousel .carousel-caption {
		top: 40px !important;
	}
	.carousel .carousel-caption h2 {
		font-size: 35px !important;
	}
	.blocky-lg-resp {
	  margin: 50px 0px;
	}
	.blocky-md-resp {
	  margin: 40px 0px;
	}
	.blocky-sm-resp {
	  margin: 30px 0px;
	}
	.blocky-xs-resp {
	  margin: 20px 0px;
	}
	.blocky-bottom-lg-resp {
	  margin-bottom: 50px;
	}
	.blocky-bottom-md-resp {
	  margin-bottom: 40px;
	}
	.blocky-bottom-sm-resp {
	  margin-bottom: 30px;
	}
	.blocky-bottom-xs-resp {
	  margin-bottom: 20px;
	}
	.startsite-keywords,
	.startsite-video {
		font-size: 15px;
	}
}
@media (max-width: 767px){
	.header .logo {
		text-align: left;
	}
	#email-notification-label {
		display: none;
	}
	#email-notification-button {
		padding-left: 15px;
		padding-top: 30px;
	}	
}
@media only screen and (min-width : 768px) {
	.header {
		height: 200px;
	}
	.logo img{
		width: auto;
	}
	footer {
		padding: 60px 0px 60px 0px;
	}
	.content p.startsite-text {
	  font-size: 12px;
	}
	.content h4.startsite-bottomline {
	  font-size: 29px;
	}
	.startsite-kart-lang .kart-links > a, 
	.startsite-kart-lang .kart-links > div > a ,
	.startsite-kart-info .kart-links-info > a, 
	.startsite-kart-info .kart-links-info > div > a ,
	.menu-kart-lang > a, 
	.menu-kart-lang > div > a {
		font-size: 12px;
	}
	.dropdown-header {
		font-size: 12px;
	}
	.dropdown-menu {
		font-size: 14px;
	}
	.startsite-kart-lang .dropdown-menu,
	.startsite-kart-info .dropdown-menu,
	.menu-kart-lang .dropdown-menu {
		font-size: 12px;
	}
	.startsite-kart-lang .kart-links ,
	.startsite-kart-info .kart-links-info {
		margin-top: 15px;
	}
	.settings .control-label {
		text-align: left;
	}
	.carousel .carousel-caption h2 {
		font-size: 45px !important;
	}
	.modal-header {
		padding: 15px;
		line-height: 25px;
	}
	.modal-body {
		padding: 15px;
		line-height: 25px;
	}
	.modal-body label {
		margin-bottom: 5px;
	}
	.modal-body hr {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.form-group {
		margin-bottom: 15px;
	}
	.modal-body .form-control,
	.edit_ad_form .form-control,
	.post_new .form-control {
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
	}
	.modal-body .cwell {
		padding: 20px;
	}
	.modal-body .help-block {
		margin-bottom: 10px;
	}
	textarea#message.form-control {
		width: initial;
		height: 200px;
	}
	.page-header {
		margin: 40px 0 20px;
	}
	.sweet-alert button {
		font-size: 17px !important;
	}
	.sweet-alert h2 {
		font-size: 30px !important;
	}
	.new-edit-xs .cwell {
		padding: 20px;
	}
	.chosen-container {
		font-size: 13px;
	}
	.btn-text {
		font-size: 17px;
	}
	.row-home {
		padding-bottom: 35px;
	}
	.text-home {
		padding: 0;
	}
	.btn-home h5,
	.caption-home h5 {
		padding: 0;
		padding-bottom: 46px;
		padding-top: 18px;
		font-size: 17px;
	}
	.btn-home.btn,
	.btn-home.btn:visited,
	.btn-home.btn:focus  {
		display: block;
	}
	.additional-left {
	  padding-left: 20px;
	  padding-right: 16%;
	}
	.additional-right {
	  padding-left: 16%;
	  padding-right: 20px;
	}
}
@media only screen and (min-width : 820px) {
	.carousel .carousel-caption {
		top: 50px !important;
	}
}
@media only screen and (min-width : 900px) {
	.carousel .carousel-caption {
		top: 70px !important;
	}
}
@media only screen and (min-width : 980px) {
	.content p.startsite-text {
	  font-size: 13px;
	  line-height: 25px;
	}
	.content h4.startsite-bottomline {
	  font-size: 30px;
	}
	.carousel .carousel-caption {
		top: 80px !important;
	}
}
@media only screen and (min-width : 582px) and (max-width : 991px) {
	.carousel .carousel-caption a.btn {
		margin-top: 10px;
	}
	.shop-items .item-list .teaser-details h5 {
		padding-left: 50px;
	}
}
/* @media screen and (min-width: 992px) { */
@media screen and (min-width: 1202px) {
	.nav-footer ul li:nth-last-of-type(n+3){
	  display:none;
	}
	.info-footer {
      margin-top: 0px;
	}
	.font-resp {
	  font-size: 18px;
	}
	.font-lg-resp {
	  font-size: 20px;
	}
	.menu-kart-lang {
		display: none;
	}
	.kart-links,
	.kart-links-info {
		margin-top: 68px;
	}
	.carousel .carousel-caption h2 {
		font-size: 50px !important;
	}
	.btn-text {
		font-size: 20px;
	}
	.row-home {
		padding-bottom: 40px;
	}
	.text-home {
		padding: 0;
	}
	.btn-home h5,
	.caption-home h5 {
		font-size: 20px;
		padding-bottom: 51px;
		padding-top: 28px;
	}
	.btn-home i {
		height: 80px;
		line-height: 80px;
		border-radius: 80px;
		font-size: 25px;
		padding-left: 30px;
	}
	.btn-home i.glyphicon {
		line-height: 75px;
	}
}
@media only screen and (min-width : 1050px) {
	.content h4.startsite-bottomline {
	  font-size: 32px;
	}
	.carousel .carousel-caption {
		top: 100px !important;
	}
}
@media only screen and (min-width : 1130px) {
	.content p.startsite-text {
	  font-size: 14px;
	}
	.content h4.startsite-bottomline {
	  font-size: 34px;
	}
	.startsite-keywords,
	.startsite-video {
		font-size: 16px;
	}
}
@media only screen and (min-width : 1180px) {
	.startsite-nav-lang {
	  display: flex;
	}
	.startsite-nav-info {
	  display: flex;
	}
	.startsite-kart-lang {
	  display: none;	
	}
	.startsite-kart-info {
	  display: none;	
	}
	.content p.startsite-lang {
	  font-size: 11px;
	}
	.carousel .carousel-caption {
		top: 120px !important;
	}
	.carousel .carousel-caption h2 {
		font-size: 60px !important;
	}
}
@media only screen and (min-width : 1200px) {
	.btn-text {
		font-size: 21px;
	}
	.btn-home h5,
	.caption-home h5 {
		font-size: 21px;
	}
}
@media only screen and (min-width : 1225px) {
	.content p.startsite-text {
	  font-size: 15px;
	}
	.content h4.startsite-bottomline {
	  font-size: 36px;
	}
}
@media only screen and (min-width : 1295px) {
	.content p.startsite-text {
	  font-size: 16px;
	}
	.content p.startsite-lang {
	  font-size: 12px;
	}
	.content h4.startsite-bottomline {
	  font-size: 38px;
	}
	.startsite-keywords,
	.startsite-video {
		font-size: 17px;
	}
	.carousel .carousel-caption {
		top: 160px !important;
	}
}
@media only screen and (min-width : 1460px) {
	.content p.startsite-text {
	  font-size: 18px;
	  line-height: 30px;
	}
	.content p.startsite-lang {
	  font-size: 13px;
	}
	.content h4.startsite-bottomline {
	  font-size: 40px;
	}
	.startsite-keywords,
	.startsite-video {
	  font-size: 18px;
	}
	.carousel .carousel-caption {
		top: 200px !important;
	}
}
@media only screen and (min-width : 1512px) {
	.content p.startsite-lang {
	  font-size: 14px;
	}
	.carousel .carousel-caption {
		top: 240px !important;
	}
}
@media screen and (max-width : 767px) and (orientation: portrait) {
	.row-all {
	  height: 150vh;
	}
	.row-headline {
	  height: 10vh;
	}
	.row-content {
	  height: 100vh;
	}
	.row-bottomline {
	  display: none;
	}
	.row-additional {
	  height: 30vh;
	  padding-top: 10vh;
	}
	.content-left {
	  height: 20vh;
	  order: 3;
	}
	.content-middle {
	  height: 50vh;
	  order: 1;
	}
	.content-right {
	  height: 20vh;
	  order: 4;
	}
	.content-headline {
	  display: block;
	  height: 10vh;
	  order: 2;
	}
	.content-image-middle {
	  max-height: 40vh;
	}
	.headline-left {
	  height: 10vh;
	}
	.headline-right {
	  height: 10vh;
	}
	.additional-left {
	  height: 30vh;
	}
	.additional-left-middle {
	  height: 30vh;
	}
	.additional-center {
	  height: 30vh;
	}
	.additional-right-middle {
	  height: 30vh;
	}
	.additional-right {
	  height: 30vh;
	}
	.bottomline-left {
	  height: 10vh;
	}
	.bottomline-right {
	  height: 10vh;
	}
}
@media screen and (max-width : 767px) and (orientation: landscape) {
	.row-all {
	  height: 240vh;
	}
	.row-headline {
	  height: 10vh;
	}
	.row-content {
	  height: 170vh;
	}
	.row-bottomline {
	  display: none;
	}
	.row-additional {
	  height: 30vh;
	  padding-top: 10vh;
	}
	.content-left {
	  height: 70vh;
	  order: 3;
	}
	.content-middle {
	  height: 90vh;
	  order: 1;
	}
	.content-right {
	  height: 70vh;
	  order: 4;
	}
	.content-headline {
	  display: block;
	  height: 10vh;
	  order: 2;
	}
	.content-image-middle {
	  max-height: 70vh;
	}
	.headline-left {
	  height: 10vh;
	}
	.headline-right {
	  height: 10vh;
	}
	.additional-left {
	  height: 30vh;
	}
	.additional-left-middle {
	  height: 30vh;
	}
	.additional-center {
	  height: 30vh;
	}
	.additional-right-middle {
	  height: 30vh;
	}
	.additional-right {
	  height: 30vh;
	}
	.bottomline-left {
	  height: 20vh;
	}
	.bottomline-right {
	  height: 20vh;
	}
	.modal-header {
		line-height: 15px;
	}
	.modal-body {
		padding: 0px 15px 8px 15px;
		line-height: 15px;
	}
	.form-group {
		margin-bottom: 5px;
	}
}
@media screen and (min-width : 768px) and (max-width : 1130px) and (orientation: landscape) {
	.row-content {
	  height: 55vh;
	}
	.content-left {
	  height: 55vh;
	}
	.content-middle {
	  height: 55vh;
	}
	.content-right {
	  height: 55vh;
	}
	.content-image-middle {
	  max-height: 55vh;
	}
}
@media screen and (min-width : 768px) and (max-width : 1130px) and (orientation: portrait) {
	.row-content {
	  height: 45vh;
	}
	.content-left {
	  height: 45vh;
	}
	.content-middle {
	  height: 45vh;
	}
	.content-right {
	  height: 45vh;
	}
	.content-image-middle {
	  max-height: 45vh;
	}
}
@media only screen and (max-width : 1599px) {
   .carousel .carousel-caption .btn{
      display:none;
   }
}

/* wrapper: This gist discribes a workaround for Android <4.4 and iOS <7.
The problem is that those iOS and Android versions do not support
flexbox wrapping and make (in the case I was working on) them invisible.
The goal is to flex a list of items with a fixed width and in case of floating a fixed height.
The workaround uses Modernizr to check if modernflexbox is available.
If not or JS is turned off, everything will be floated.
Tested in Android 2.3.n, Android 4.2.n, Android 4.4 and iOS 6.n, 7.n
in Android Browser, Chrome and Safari, each where available.
This is the workaround from: 
https://gist.github.com/taotsu/3ab7c52175d7b24bee50 */

.wrapper {
	/* old stuff*/
	display: -webkit-box;
	/* old stuff*/
	display: -webkit-flex;
	display: flex;
	/* flexbox setup */
	-webkit-box-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify; /*or content?! have to find out what works...*/
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
/* Targeting/excluding browsers that not support the old 2009 syntax, such as Safari 6 or Android 4.3 */
html:not(.flexboxlegacy) .wrapper {
	display: block;
}
html:not(.flexboxlegacy) .wrapper li {
	float: left;
	height: 300px;
}
/* Targeting browsers that not support the current syntax */
html:not(.flexbox) .wrapper {
	display: block;
}
html:not(.flexbox) .wrapper li {
	float: left;
	height: 300px;
}
/* Targeting browsers that support flex-wrap, or excluding browsers that support flexbox but don’t support flex-wrap */
html:not(.flexwrap) .wrapper {
	display: block;
}
html:not(.flexwrap) .wrapper li {
	float: left;
	height: 300px;
}

/* flexer: Flex-Box Fallback z.B. bei IE */
.flexer {
	/* old stuff*/
	display: -webkit-box;
	/* old stuff*/
	display: -webkit-flex;
	display: flex;
}
/* Targeting/excluding browsers that not support the old 2009 syntax, such as Safari 6 or Android 4.3 */
html:not(.flexboxlegacy) .flexer {
	display: block;
}
html:not(.flexboxlegacy) .flexer li {
	float: left;
	height: 300px;
}
/* Targeting browsers that not support the current syntax */
html:not(.flexbox) .flexer {
	display: block;
}
html:not(.flexbox) .flexer li {
	float: left;
	height: 300px;
}
/* flexer-inline: Flex-Box Fallback z.B. bei IE */
/* Targeting/excluding browsers that not support the old 2009 syntax, such as Safari 6 or Android 4.3 */
html:not(.flexboxlegacy) .flexer-inline {
	display: inline-block;
}
/* Targeting browsers that not support the current syntax */
html:not(.flexbox) .flexer-inline {
	display: inline-block;
}
