@charset "utf-8";
/*
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
*/

@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.xtrameter.com/fonts/SourceSansPro-Regular.eot');
    src: url('https://www.xtrameter.com/fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Regular.woff') format('woff'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Regular.ttf') format('truetype'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.xtrameter.com/fonts/SourceSansPro-Bold.eot');
    src: url('https://www.xtrameter.com/fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Bold.woff') format('woff'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Bold.ttf') format('truetype'),
        url('https://www.xtrameter.com/fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}

*{
	margin: 0;
	padding: 0;	
}

/* ie 11 Korrektur */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {  
          #navigation li a{
            height: 1;  
          }
 }

:-ms-input-placeholder.form-control {
	line-height: 0.5;
}


body, html {
        min-height:100.5%;
}

body{
	background-color: #fff;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	color: #454545;
	font-size: 18px;
	line-height: 160%;
	font-weight: normal;
}

html, body, form, fieldset, label, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust:none; 
	text-rendering: optimizeLegibility;
	-webkit-text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: normal;
}

b, strong {
    font-weight: 600 !important;
}

img{
	max-width: 100%;
	height:auto;	
}

a{
	color: #e62430;
}

a:hover, a:focus{
	color: #e62430;	
}

p, .standard{
	line-height: 160%;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

h1, .title{
	font-size: 30px;
	color: #2d2d2d;
	margin-bottom: 20px;
	margin-top: 20px;	
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

h2, .subtitle{
	font-size: 22px;
	color: #2d2d2d;
	margin-bottom: 15px;
	margin-top: 25px;
	font-weight: normal;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

h3{
	font-size: 18px;
	color: #2d2d2d;
	margin-bottom: 25px;
	margin-top: 15px;
	font-weight: normal;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

ul{
	list-style:disc;
	margin-bottom: 0;
}

ul li{
	list-style-position:inside; 
}

.impressumAnker:target:before {
    content: "";
    display: block;
    height: 100px;
    margin: -100px 0 0;
}

/* PAGE */

.wrapper{
	padding-top: 75px;	
	padding-bottom: 3em;
}

.wrapper ul li {
	list-style-position:outside;
	margin-left: 18px;
}

.content-image{
	margin-top: 40px;	
}

#aktuelles-container.row {
    margin-left: -5px;
    margin-right: -5px;
}

#aktuelles-container .col-xs-1, #aktuelles-container .col-sm-1, #aktuelles-container .col-md-1, #aktuelles-container .col-lg-1, #aktuelles-container .col-xs-2, #aktuelles-container .col-sm-2, #aktuelles-container .col-md-2, #aktuelles-container .col-lg-2, #aktuelles-container .col-xs-3, .col-sm-3, #aktuelles-container .col-md-3, #aktuelles-container .col-lg-3, #aktuelles-container .col-xs-4, #aktuelles-container .col-sm-4, #aktuelles-container .col-md-4, #aktuelles-container .col-lg-4, #aktuelles-container .col-xs-5, #aktuelles-container .col-sm-5, #aktuelles-container .col-md-5, #aktuelles-container .col-lg-5, #aktuelles-container .col-xs-6, #aktuelles-container .col-sm-6, #aktuelles-container .col-md-6, #aktuelles-container .col-lg-6, #aktuelles-container .col-xs-7, #aktuelles-container .col-sm-7, #aktuelles-container .col-md-7, #aktuelles-container .col-lg-7, #aktuelles-container .col-xs-8, #aktuelles-container .col-sm-8, #aktuelles-container .col-md-8, #aktuelles-container .col-lg-8, #aktuelles-container .col-xs-9, #aktuelles-container .col-sm-9, #aktuelles-container .col-md-9, #aktuelles-container .col-lg-9, #aktuelles-container .col-xs-10, #aktuelles-container .col-sm-10, #aktuelles-container .col-md-10, #aktuelles-container .col-lg-10, #aktuelles-container .col-xs-11, #aktuelles-container .col-sm-11, #aktuelles-container .col-md-11, #aktuelles-container .col-lg-11, #aktuelles-container .col-xs-12, .col-sm-12, #aktuelles-container .col-md-12, #aktuelles-container .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

#start-content ul {
	margin-bottom: 10px;
}

.wrapper ul {
	margin-bottom: 10px;
}

.glyphicon-home {
	vertical-align: middle;
	font-size: 1em;
}

/* HEADER */

.logo{
	right: 0;
	position: fixed;
	z-index: 1040;
	width: 242px; 
	height: 75px; 
	background-color: transparent;
	border: none;
}

.logo img{	
	width: 242px; 
	height: 75px; 
	image-rendering: optimizeQuality;	
	background-color: transparent;
	border: none;
}

.container-header{
	padding-left: 0;
}
 
#navigation li {
     list-style: none !important; 
}

#navigation .active a{
    background-color: #cecece;
    color: #fff;    
}

.header-dreieck {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	border-style: solid;
	border-width: 0 40px 40px 0;
	border-color: transparent #e62430 transparent transparent;
	position: absolute;
    right: 0;
    top: 0;
	z-index: 10000;
}

/* FOOTER */

.footer {
	background-color: #605d5d;
	padding-top: 15px;
	padding-bottom: 10px;
	z-index: 1;
}

.footer-text header{	
	color: #e6e6e6;
    position: relative;
    background-color: inherit;
	font-size: 17px;
	text-shadow: none;
	padding-bottom: 10px;
	z-index: 1;
	padding-top: 8px;
}

.footer-text p , .footer-text span{
	color: #e6e6e6;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
	line-height: 140%;
}

.footer-text a {
	color: #e6e6e6;
}

.footer-text .form-control {	 
    padding: 6px 10px;
    font-size: 15px;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	height: 27px;
	font-style: italic;
}

.footer-text .form-group{
	margin-bottom: 18px;
}

#footer-kontakt-tel {
	padding-left: 0;
}

#footer-kontakt-email {
	padding-right: 0;
}

.footer-text .btn-default{
	background-color: rgba(255, 255, 255, 0.35);
	color: #fff;
	border-radius: 0;
	font-size: 15px;
	padding: 3px 12px;
	float: right;
}

.footer-text .btn-default:hover {
	background-color: rgba(255, 255, 255, 0);
}

.footer-text input[type=text] {
   color: #fff;
	line-height: 0.5;
}

.footer-text .help-block li {
	font-size: 14px;
	line-height: 120%;
	color: #e62430;
} 

#footer-kontakt {
    padding-top: 10px;
    padding-bottom: 13px;
}

#footer-kontakt .form-group {
    margin-bottom: 13px;
}

#homeSearch {
	background-color: transparent;
	color: #fff;	
	font-size: 15px;
	border: 1px solid #fff;
	border-radius: 0;
	height: 27px;
	line-height: 27px;
	font-style: italic;
}

.btn-search {
	height: 27px;
	width: 30px;
	padding: 0 6px;
	background-color: rgba(255, 255, 255, 0.35);
	border: 1px solid #fff;
	border-radius: 0;
}

.btn-search:hover {
	background-color: transparent;
}

/* BREADCRUMB */

.breadcrumb{
	margin-top: 20px;
	padding: 0;
	background: none !important;
    border-radius: 0;
	margin-bottom: 0;
}

.breadcrumb > .active {
    color: #454545;
}

.breadcrumb > li + li:before {
    color: #454545;
    content: "> ";
    padding: 0 5px;
}

/* STRAPSLIDE */
.pagination {
    margin: 20px 0;
}
.pagination ul {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}
.pagination ul > li {
    display: inline-block;
	text-align: center;
	margin-left: 0;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    background-color: transparent;
    color: #999;
    cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a, .pagination-large ul > li > span {
    font-size: 17.5px;
    padding: 11px 19px;
}
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pagination-small ul > li > a, .pagination-small ul > li > span {
    font-size: 11.9px;
    padding: 2px 10px;
}
.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    font-size: 10.5px;
    padding: 0 6px;
}

.strapslide > .strapslide-pagination {
    bottom: -15px;
    position: absolute;
}

.strapslide-pagination {
	text-align: center;	
}

.strapslide > .preloader {
    background: none repeat scroll 0 0 #fff;
}

.progress-striped .bar {
    background-image: none;
    background-color: #bbb;
	height: 1px;
}

.strapslide .progress {
    height: 1px;
	margin-top: 5px;
}

.pagination {
	margin: 0;
}

.progress {
	margin-bottom: 5px;
}

.pagination ul {
    border-radius: 0;
    box-shadow: none;
	padding: 0;
}

.pagination ul > li:first-child > a {
  font-size: 0;
	border-radius: 10px;
	margin-right: 8px;
}

.pagination ul > li > a{
    font-size: 0;
	border-radius: 10px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0;
	width: 11px;
	line-height: 11px;
	height: 11px;
}

.pagination ul > li:last-child > a{
    border-radius: 10px;
	margin-left: 8px;

}

.pagination ul > .active > a {
    background-color: #e30613;
}

.pagination ul > .active > a:hover, .pagination ul > .active > a:focus {
    background-color: #e30613;
}

.pagination ul > li > a, .pagination ul > li > a:hover, .pagination ul > li > a:focus{
    background-color: #bbb;
    border: none;
}

.container-kunden #strapslide > .strapslide-container {
	padding-bottom: 50px; 
}

.strapslide-content-bottom{
	margin-bottom: 30px;
}

.strapslide{
	float: inherit !important;	
}

/* STARTBOX */

.start-info-plus{
    background-color: #cecece;
    border-radius: 3px;
    padding: 3px 10px;
    position: relative; 
    color: #454545;
}

.start-info-plus:hover{
    color: #454545;
    text-decoration: none;
}

.start-box{
    width: 350px;
    min-height: 65px;
    height: auto;
    background-color: rgba(255,255,255, 0.8);   
    border-radius: 10px;
    position:relative;
	cursor: pointer;
}

.container-start-box{
    position: absolute;
    bottom: 30px;
    z-index: 1000;
    right: 40%;
    left: 60%;
    width: 350px;   
}

.start-box-arrow{
    height: 16px;
    width: 25px;
    background-image: url("https://www.xtrameter.com/images/arrow-close.png");
    background-repeat:no-repeat;
    position: absolute;
    bottom: 5px;
    left: 48%;
    right: 52%;
    padding-bottom: 5px;
    margin-top: 20px;
    display:block;
}

.selected{
	background-image: url("https://www.xtrameter.com/images/arrow-open.png");
}

.start-box-title{
	text-align:center;
	font-size: 16px;
	padding: 10px 5px 5px 5px;
}

.start-box-text{
	display: none;	
	font-size: 16px;
	padding: 0 15px 30px 15px;
}

/* HOME BOXES */

.start-content-boxes {
	margin-top: 65px;
}

/* Korrektur */
.start-content-box {
	position: relative;
	border: 1px solid #ccc; 
	height: 360px;
}

/* Korrektur */
.start-content-link {
	width: 100%;
}

/* Korrektur */
.start-content-link a{
	text-align: center; 
	color: #454545; 
	font-size: 25px; 
	display: block;
}

/* Korrektur */
.start-content-link a:hover{
	text-decoration: none;
	color: #e62430; 
}

.start-content-dreieck {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	border-style: solid;
	border-width: 0 50px 50px 0;
	border-color: transparent #e62430 transparent transparent;
	position: absolute;
    width: 0px;
    right: 0;
    top: 0;
}

.start-content-img{
	position: relative;
	margin-top: 50px;
}

.start-content-img img {
	display:block;
    margin:auto;
}

#start-single-image {
	display: block;
	padding-bottom: 1.5em;
}


/* ANFAHRT */

#container-anfahrt{
	margin-top: 10px;	
}

#anfahrt-send{
	float: left;
	width: 49%;	
}

#anfahrt-clear{
	float: right;
	width: 49%;	
}

.form-group {
    margin-bottom: 30px;
}

label {
    font-weight: normal;
}

.btn-custom{
	background-color: #e6e6e6;	
}

.btn-custom:hover{
	background-color: #bbb;	
}

.btn{
	font-size: 15px;	
}

#google-map{
	margin-top: 20px;
	margin-bottom: 40px;
	height: auto;	
}

.responsiveContainer {
    position: relative;
    padding-bottom: 30%;
    height: 0;
    overflow: hidden;
}
	 
.responsiveContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* KONTAKT */

#container-kontakt{
	margin-top: 40px;	
}

.form-horizontal .control-label {
    text-align: left;
}

#container-kontakt .checkbox input[type="checkbox"]{
	margin-top: 10px;	
}

#container-kontakt sup{
	font-size: 18px;	
}

.form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
}

.help-block li{
	list-style: none;
	color: #f14f35;	
}

.help-block{
	padding-bottom: 0;
	margin-bottom: 0;
}

#footer-kontakt header {
    display: none;
}

#form-actions-button {
    display: flex;
    justify-content: flex-end;
}

#footer-kontakt	hr {
    display: none;	
}

/* HOME SLIDE*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
  	z-index: 2;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
 	height: 100%;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators .active {
    background-color: #000;
    height: 10px;
    margin-left: 1px;
	margin-right: 1px;
    width: 10px;
	margin: 2px;
}

.carousel-indicators li {	
    background-color: #bbb;
    border: none;
    border-radius: 10px;
    cursor: default;
    display: inline-block;
    height: 10px;
    margin-left: 1px;
	margin-right: 1px;
	margin: 2px;
    text-indent: -999px;
    width: 10px;
}

#start-content{
	margin-top: 15px;
}

/* ANIMATION TICKER  */

.slider{
	margin-top: 7px;
	height: 1px;
	background-color: #bbb;
	display: block;	
}

/* GALERIE */

#bildergalerie{
	margin-top: 30px;	
}

#bildergalerie a {
    padding-bottom: 5px;
    padding-top: 5px;
}

.modal {
	overflow-x: auto;
	overflow-y: auto;
	z-index: 1000001;
}

.modal-backdrop {
	z-index: 1000000;
}

/* AKTUELLES */

#aktuelles-container{
	margin-top: 30px;	
}

.galerie-box{
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 11px;	
	margin-bottom: 11px;
}

.news-box{
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
	margin-bottom: 13px;
}

.news-box a{
	text-decoration: none;	
}

.news-box span{
	background-color: rgba(255,255,255, 0.8);
    display: block;
    position: absolute;
	overflow: hidden;
    bottom: -230px;
    width: 100%;
	height: 100%;	
	padding: 10px 20px;
	cursor: pointer;
	transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
}

.referenz-box span{
    bottom: -162px;
}

.newsSelected{
	bottom: 0 !important;
	transition: all 500ms ease-in-out !important;
	-moz-transition: all 500ms ease-in-out !important;
	-o-transition: all 500ms ease-in-out !important;
	-ms-transition: all 500ms ease-in-out !important;	
}

.news-box-arrow {
	background-image:url("https://www.xtrameter.com/images/arrow-close.png");
	height: 16px;
	width: 25px;
	position:absolute;
	background-repeat: no-repeat;
	top: 17px;
	right: 20px;
}

.news-box-arrow-selected {
	background-image:url("https://www.xtrameter.com/images/arrow-open.png") !important;
}

.news-box a{
	color: #454545;		
}

.news-plus{
	position: absolute;
	bottom: 20px;	
	background-color: #cecece;
	border-radius: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.news-navigation {
    clear: both;
    overflow: hidden;
    padding-top: 30px;
    position: relative;
	color: #454545;
	text-align: center;
	margin-top: 30px;
}

.news-image + span > p {
	width: 90%;	
}

.hovereffect {
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
}
 
.hovereffect .img-scale {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}

.hovereffect:hover .img-scale {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}


/* GÄSTEBUCH */

#gaestebuch-container{
	margin-top: 50px;	
}

.gb-thumbnail{
	border: 1px solid #bbb;
	border-radius: 0;
	height: auto;
	padding: 15px 15px;
}

.gb-thumbnail p{
	line-height: 140%;
}

#gaestebuch-neuereintrag{
	border-top: 1px solid #bbb;
	margin-top: 50px;
}

#gaestebuch-neuereintrag .row{
	margin-top: 50px;
}

#gaestebuch-neuereintrag h1 > a{
	color: #2d2d2d;	
}

#gaestebuch-neuereintrag h1 > a:hover{
	text-decoration: none;
}

/* SITEMAP */

.sitemap-ebene-1 li{
	list-style: disc;
	list-style-position:inside; 	
}

.sitemap-ebene-2 li{
	list-style: circle;	
	margin-left: 40px;
	list-style-position:inside; 
}

.sitemap-ebene-3 li{
	list-style: none;
	margin-left: 40px;
	list-style-position:inside; 
}

/* KUNDEN */

.kunden-slide{
	width: 100%;
	height: auto;
}

.kunden-row{
	height: auto;
	margin-bottom: 10px;	
	overflow: hidden;
}

.kunden-row div{
	vertical-align: middle;	
}

#kunden-carousel{
	padding-top: 20px;
	border-top: 1px solid #bbb;
	padding-bottom: 20px;
	margin-top: 40px;
}

.slider-kunden{
	margin-top: 7px;
	height: 1px;
	background-color: #bbb;
	display: block;	
}

.carousel-indicators-kunden{
	bottom: -25px;	
}

.customer-img {
    margin-bottom: 5px;
    padding: 10px;
}

.container-kunden{
    margin-top: 30px;
}

#strapslide-kunden {
    padding-top: 17px;
    border-top: 1px solid #bbb;
}

/* PRODUKTE */

.og-expanded a {
	outline:none;
}

.og-grid img{	
	border-radius: 0;	
	box-sizing: border-box !important;
}

.og-expanded img{
	border: 2px solid #454545;
    border-radius: 0;
}

.og-details img {
	border: none;	
}

ul#navigation li ul li a:hover {
color: #454545;	
}

/* DETAIL */

.detail-content {
	margin-top: 35px;
}

.detail-header-text {
	padding-left: 30px;
	padding-top:  28px;
}

.detail-spez {
	margin-top: 50px;
}

.detail-spez-head {
	background-color: #e6e6e6;
	padding: 10px;
	font-size: 25px;
}

.detail-spez-entry {
	border-bottom: 1px solid #b9b8b8;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 12px;
}

.detail-spez-entry p{
	margin-bottom: 0;
}

.detail-spez-entry ul {
	/* margin-left: 18px; */
}

.detail-spez-entry ul li{
	list-style-position: outside;
	list-style-type:disc;
}

#kontaktModal {
	margin-top: 20%;
}

.help-block li {
	color: #e62430;
	margin-left: 0 !important;
}

.contactFormInfo {
font-size: 13px;
line-height: 120%;
margin-bottom: 8px;
}

#startFormInfo {
font-size:11px; 
line-height: 120%; 
color: #fff;
margin-bottom: 10px;
}


/* Korrektur Footer Push to bottom */

	html {
	  height: 100%;
	}
	body {
	  display: -webkit-box;
	  display: block;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;	
	  display: flex;
	  -webkit-flex-direction: column;
	  -ms-flex-direction: column;	
	  flex-direction: column;
	  height: 100%;  
	}
	.wrapper {
	  -webkit-flex: 1 0 auto;
	  -ms-flex: 1 0 auto;
	  flex: 1 0 auto;
		
	}
	.footer {
	  -webkit-flex-flex-shrink: 0; 	
	  -ms-flex-flex-shrink: 0; 	
	  flex-shrink: 0; 		
	}

	html[data-useragent*='UCBrowser'] body
	{
		display: block;
	}

/* Korrektur Footer Push to bottom end */

/* Anmeldung Formular */

	#anmeldung {
		padding: 20px;
	}

	#anmeldung .col-sm-3 {
		padding-left: 15px;
		padding-right: 15px;
	}

	#anmeldung-time {
		padding-left: 15px;
		padding-right: 15px;
	}

	#anmeldung input[type="checkbox"] {
		margin-top: 6px;
	}

	#anmeldung .anmeldung-text {
		padding-left: 15px;
		padding-right: 15px;
		margin-left: -5px;
		margin-right: -5px;
	}

	#privacyProxyElement_1 {
		margin: 0 auto;
	}


	


@media (min-width: 992px) and (max-width: 1199px) {

	
.header-dreieck-mobile {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #e62430 transparent transparent;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000;
}	
	
.news-navigation {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0;
}	

.kunden-row{
	height: auto;	
	overflow: hidden;
}

.news-image img{
    max-width: 100%; 
	display: block;
}

.news-box span{
    bottom: -180px;
}
	
.referenz-box span{
	bottom: -125px;
}

#container-kontakt{
	margin-top: 25px;	
}

#container-kontakt .checkbox input[type="checkbox"] {
    margin-top: 5px;
}

.kunden-row{
	height: auto;	
	overflow: hidden;
}

.container-start-box{
	left: 55%;
	width: 300px;
}

.start-box{
    width: 300px;   
}

.news-plus{
    position: absolute;
    bottom: 10px;   
    background-color: #cecece;
    border-radius: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.strapslide-content-bottom{
    margin-bottom: 0;
}

#start-content{
	margin-top: 0;
}

.breadcrumb{
	margin-top: 8px;
}

.start-content-boxes {
    margin-top: 50px;
    margin-bottom: 60px;
}
	
.detail-spez {
	margin-bottom: 50px;
}
	
#footer-kontakt header {
    display: none;
}	
	
#footer-kontakt	hr {
    display: none;	
}	


}

@media (min-width: 768px) and (max-width: 991px) {

body{
	font-size: 15px;
	line-height: 160%; 
}

p {
    margin: 0 0 3px;
}

h2{
	font-size: 22px;	
}

h3{
	font-size: 15px;	
}
	
.header-dreieck-mobile {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #e62430 transparent transparent;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000;
}	
	
.news-navigation {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}	

#container-kontakt{
	margin-top: 25px;	
}

#container-kontakt .checkbox input[type="checkbox"] {
    margin-top: 5px;
}

.kunden-row{
	height: auto;	
	overflow: hidden;
}

.container-start-box{
	left: 55%;
	width: 300px;
}

 .start-box{
    width: 300px;   
}

.news-box span{
    bottom: -135px;
}
	
.referenz-box span{
	bottom: -135px;
}	

.news-plus{
    position: absolute;
    bottom: 10px;   
    background-color: #cecece;
    border-radius: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.strapslide-content-bottom{
    margin-bottom: 0;
}
 
.breadcrumb{
	margin-top: 8px;
}

.news-box-arrow {
	top: 12px;
	right: 15px;
}
 	
.footer-text p, .footer-text span {
    font-size: 14px;
}	
	
.footer-text header {
    font-size: 16px;
}	
	
/* Korrektur */	
.start-content-box {
	height: 280px;
}
	
/* Korrektur */		
.start-content-link a {
	font-size: 20px;
}	
	
.start-content-boxes {
    margin-top: 45px;
    margin-bottom: 45px;
}
	
.detail-spez {
	margin-top: 40px;
	margin-bottom: 50px;
}	
	
.detail-spez-head {
	font-size: 20px;
}	
	
.detail-header-text {
    padding-left: 30px;
    padding-top: 10px;
}	
	
.detail-content {
    margin-top: 20px;
}
	
#footer-kontakt {
    padding-top: 10px;
    padding-bottom: 20px;
}	
	
#footer-kontakt header {
    display: block;
}	

#start-single-image {
    padding-bottom: 1em;
}
	
#footer-kontakt	hr {
    display: block;
	border-top: 1px solid #504d4d;
    border-bottom: 1px solid #696969;
	margin-bottom: 0;
}

}

@media (max-width: 768px) {

.header-dreieck-mobile {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #e62430 transparent transparent;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000;
}	
	
.news-navigation {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}	
	
#start-content {
    margin-top: 5px;
}	
	
.team-top {
	text-align: center;
}
	
.news-box-arrow {
	top: 10px;
	right: 20px;
}

.news-box > span > p {
	margin-bottom: 15px;	
}

body{
	font-size: 15px;
	line-height: 140%;
 
}
	
.wrapper .container ul {
    font-size: 15px;
}	

h1{
	font-size: 22px;	
	margin-bottom: 10px;	
	margin-top: 10px;
}

h2{
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3{
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p{
	line-height: 140%;
}

.breadcrumb{
	margin-top: 7px;
	margin-bottom: 10px;
}

.content-image{
	margin-top: 20px;	
}

#google-map {
    height: auto;
    margin-bottom: 25px;
    margin-top: 15px;
}

#container-kontakt{
	margin-top: 20px;	
}

#container-kontakt .checkbox input[type="checkbox"] {
    margin-top: 3px;
}

#container-kontakt sup{
	font-size: 16px;	
}

.gb-thumbnail{
	height: auto;
	margin-bottom: 10px;
}

#gaestebuch-container{
	margin-top: 15px;	
}

#gaestebuch-neuereintrag{
	border-top: 1px solid #bbb;
	margin-top: 25px;
}

#gaestebuch-neuereintrag .row{
	margin-top: 25px;
}

#gaestebuch-neuereintrag h1{
	margin-bottom: 20px;
}

.container-start-box{
	left: inherit;
	width: 250px;
	right: -35%;
}

#kunden-carousel{
	margin-top: 20px;
	margin-bottom: 50px;
	padding-bottom: 0;
}

.start-box{
    width: 250px;   
    min-height: 55px;
}

.start-box-text{
	font-size: 15px;
}

.start-box-title{
	font-size: 15px;
}

.responsiveContainer {
    padding-bottom: 50%;
}

.container{
	padding-left: 5%;
	padding-right: 5%;	
}

.slider-kunden{
	margin-top: 0;	
}

.carousel-indicators-kunden{
	bottom: -40px;	
}

.kunden-row{
	height: auto;	
	overflow: hidden;
}

.news-image img{
    max-width: 100%; 
	display: block;
	width: 100%;
	height: auto;	
}

.news-box span{
    padding-top: 10px;
	bottom: -webkit-calc(-83%);
    bottom:calc(-83%);
}
	
.referenz-box span{
	bottom: -webkit-calc(-83%);
    bottom:calc(-83%);
}	

.news-plus{
	position: absolute;
	bottom: 15px;	
	background-color: #cecece;
	border-radius: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.og-expander-inner {
    width: 70% !important;
}

.og-close:before, .og-close:after {
    right: 0 !important;
    top: 50%;
    width: 70% !important;
}

.strapslide-content-bottom{
    margin-bottom: 15px;
}

#container-kontakt .form-group {
    margin-bottom: 20px;
}
	
.footer-text p, .footer-text span {
    font-size: 13px;
}	
	
.footer-text header {
    font-size: 15px;
}	
	
/* Korrektur */	
.start-content-img {
    margin-top: 10px;
	padding-bottom: 10px;
}	
	
/* Korrektur */	
.start-content-box{
    height: auto;
}	

/* Korrektur */
.start-content-link a {
	padding-bottom: 25px;
	font-size: 20px;
}	
	
.start-content-box {
    margin-bottom: 15px;
}	
	
.start-content-boxes {
    margin-top: 45px;
    margin-bottom: 30px;
}
	
.start-content-img img {
    max-height: 150px;
}	
	
.start-content-box p {
	bottom: 5px;
}
	
.detail-spez {
	margin-bottom: 30px;
}	
	
.detail-spez-head {
	font-size: 16px;
}	
	
.detail-spez{
	margin-top: 30px;
}	
	
.detail-header-text {
    padding-left: 5px;
    padding-top: 15px;
}	
	
.detail-content {
    margin-top: 20px;
}
	
#aktuelles-container {
    margin-top: 15px;
}
	
#cookie-alert {
	position: fixed;
	z-index: 100000;
	padding: 10px 20px 10px 20px;
	bottom: 0;
}

#cookie-alert p {
font-size: 12px;			
}	
	
#footer-kontakt {
    padding-top: 10px;
    padding-bottom: 20px;
}	
	
#footer-kontakt header {
    display: block;
}	
	
#start-single-image {
    padding-bottom: 1em;
}	
	
#footer-kontakt	hr {
    display: block;
	border-top: 1px solid #504d4d;
    border-bottom: 1px solid #696969;
	margin-bottom: 0;
}


}

@media (max-width: 480px) {

	
p{
	font-size: 15px;	
}	
	
h1{
	font-size: 19px;
	line-height: 130%;
}
	
h2{
	font-size: 16px;
	line-height: 130%;
}
	
#homeSearch {
    font-size: 12px;
}	
	
.content-image{
	margin-top: 20px;	
	overflow: hidden;
	width: 100%;
	height: 180px;	
}

.content-image img{
	height: 180px;	
	width: auto;
	max-width: inherit;	
	margin-left: -70px;
}

.start-box{
    display: none;  
}

#google-map {
    height: auto;
    margin-bottom: 25px;
    margin-top: 10px;
}

#container-kontakt{
	margin-top: 20px;	
}

#container-kontakt .checkbox input[type="checkbox"] {
    margin-top: 3px;
}

#container-kontakt sup{
	font-size: 15px;	
}

#gaestebuch-container{
	margin-top: 15px;	
}

#kunden-carousel{
	margin-top: 20px;
	padding-bottom: 0;
}

.responsiveContainer {
    padding-bottom: 60%;
}

.slider-kunden{
	margin-top: 0;	
}

.carousel-indicators-kunden{
	bottom: -40px;	
}

.kunden-row{
	height: auto;	
	overflow: hidden;
}

.news-box {
	width: auto;
	height: auto;	
	display: block;
	margin-left: 5%;
	margin-right: 5%;
}	

.news-box span{
    padding-top: 10px;
	bottom: -webkit-calc(-85%);
    bottom:calc(-85%);
}

#aktuelles-container{
	margin-top: 15px;	
	overflow: hidden;	
}

#bildergalerie{
	margin-top: 12px;	
}

#start-content{
    margin-top: 15px;   
}

.strapslide-content-bottom{
    margin-bottom: 15px;
}

.customer-img {
    margin-bottom: 8px;
}

.container-kunden{
    margin-top: 10px;
}
	
.footer {
	padding-top: 25px;
    padding-bottom: 0;
}
	
.footer-text p, .footer-text span {
    font-size: 12px;
}	
	
.footer-text header {
    font-size: 15px;
}
	
.footer-text {
	width: 100%;
	margin-bottom: 15px;
}
	
.footer-text div {
	width: 100%;
}

.footer-text span {
	display: inline-block;
    padding-right: 20px;
    width: auto;
}
	
.start-content-box p {
    font-size: 20px;
}
	
.start-content-dreieck {
    border-width: 0 30px 30px 0;
}
	
.start-content-boxes {
    margin-top: 30px;
    margin-bottom: 20px;
}
	
.detail-spez-head {
	font-size: 14px;
	padding: 8px;
}	

.detail-spez{
	margin-top: 30px;
}
	
.detail-content {
    margin-top: 15px;
}
	
.header-dreieck-mobile {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #e62430 transparent transparent;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000;
}
	
.wrapper ul li {
    margin-left: 13px;
}
	
.contactFormInfo {
font-size: 11px;
}	
 
.wrapper ul li {
    font-size: 15px;
}	
	
#footer-kontakt-tel {
    padding-left: 0;
    padding-right: 0;
}

#footer-kontakt-email {
    padding-right: 0;
	padding-left: 0;
}

#footer-kontakt {
    padding-top: 0;
    padding-bottom: 0;
}
	
#footer-kontakt header {
    display: block;
}
	
#start-single-image {
    padding-bottom: 0;
}
	
.wrapper {
    padding-bottom: 2em;
}
 	
	
}

@media (max-width: 320px) {
	
.wrapper .container ul {
    font-size: 15px;
}	
	
p {
    font-size: 15px;
}

.news-box {
	width: 100%;
	height: auto;	
	display: block;
	margin-left: 0;
	margin-right: 0;
}	

.galerie-box {
	margin-left: 0;
	margin-right: 0;
}

.col-cs-12 {
	width: 100%;	
}

.strapslide-content-bottom{
    margin-bottom: 5px;
}

.customer-img {
    margin-bottom: 5px;
}

.container-kunden{
    margin-top: 10px;
}

.news-box span{
	padding-top: 8px;
	bottom: -webkit-calc(-84%);
    bottom:calc(-84%);
}

.mean-container .mean-bar {
	position: fixed !important;
	min-height: 40px !important;	
}

.mean-container .mean-nav {
	margin-top: 40px !important;
}

.mean-container a.meanmenu-reveal {
    padding: 10px 15px !important;
}
	
.start-content-img img {
    max-height: 110px;
}	

.start-content-box p {
    font-size: 18px;
}

.start-content-boxes {
    margin-top: 30px;
    margin-bottom: 20px;
}
	
	
	
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; 
	z-index:99; 
}

#preloader-slide {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	
	z-index:99; 
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; 
	top:50%; 
	background-image:url("https://www.xtrameter.com/images/status.gif");
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px;
}

/* TOP TEST */
/*
@media (min-width: 1200px) {
  */
 
.affix ul#navigation > li > a {
	height: 54px;
    padding: 11px 17px;
	-webkit-animation: myHead 0.3s; 
	animation: myHead 0.3s;  	
}
 
@-webkit-keyframes myHead {
    from {height: 75px; padding: 20px 17px;} 
    to {height: 54px; padding: 11px 17px;}
}

@keyframes myHead {
    from {height: 75px; padding: 20px 17px; } 
    to {height: 54px; padding: 11px 17px;}
}
 
.affix ul#navigation {
	height: 54px;	
	-webkit-animation: myScale 0.3s; 
	animation: myScale 0.3s;  
	
}
 
@-webkit-keyframes myScale {
    from {height: 75px; } 
    to {height: 54px; }
}

@keyframes myScale {
    from {height: 75px; } 
    to {height: 54px; }
}
 
header {
position: relative;	
}

.affix .logo img {
float: right;
width: 174px; 
height: 54px; 
 -webkit-animation: myLogo 0.3s; 
 animation: myLogo 0.3s;	  
}
 
@-webkit-keyframes myLogo { 
	
from {width: 242px; height: 75px;} 
to {width: 174px; height: 54px;} 
}

@keyframes myLogo {
	
from {width: 242px; height: 75px;} 
to {width: 174px; height: 54px; } 
}
 
/* REVERSED */ 
 
.affix-top ul#navigation > li > a {
height: 75px; 
padding: 20px 17px;	
}
 
.affix-top ul#navigation {
height: 75px;	
}

.affix-top .logo img {
width: 242px; 
height: 75px; 
}
 
/*
}
*/
@media print {

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding: 0 !important;
		margin: 0 !important;
		width: 100% !important;
		height: inherit !important;
	}
	
	.col-sm-push-4 {
		left: 0 !important;	
	}
	
	.col-sm-pull-8 {
    right: inherit !important;
	}
	
	html {
		height: inherit !important;
	}
	
	body {
		font-size: 16px !important;
		color: #000;
		flex-direction: inherit !important;
		display: block !important;
		height: inherit !important;
	}
	
	p {
		font-size: 16px !important;
		color: #000;
	}
	
	a {
		font-size: 16px !important;
    	color: #000;
	}
	
	a[href]:after {
    	content: none !important;
  	}
	
	ul {
		font-size: 16px !important;
		color: #000;
	}
	
	h1 {
		font-size: 23px !important;
		margin-bottom: 30px !important;
	}
	
	h2 {
		font-size: 20px !important;
		margin-top: 30px !important;
		margin-bottom: 20px !important;
	}
	
	h3 {
		font-size: 18px !important;
		margin-top: 20px !important;
		margin-bottom: 10px !important;
	}
	
	img {
		display: none;
	}
	
	header {
		display: none !important;
	}
		
	.strapslide {
		display: none !important;
	}
	
	.footer-text p, 
	.footer-text span {
    color: #000;
	}
	
	.start-content-boxes {
		display: none !important;
	}
	
	.footer {
		position: relative;
		flex-shrink: inherit;
		margin-top: 30px !important;
		height: inherit !important;
	}
		
	.footer-text:nth-child(2){
		display: none;
	}
	
	.container, .container-fluid {
		width: 100%;
		height: inherit !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.wrapper {
		flex: inherit !important;
		position: relative !important;
		height: inherit !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	.row {
		margin: 0 !important;
		padding: 0 !important;
		height: inherit !important;
	}
	
	#mobileNav {
		display: none;
	}

	.logo a {
		display: none;
	}
	
	.detail-spez-entry {
        border-bottom: none !important;
    }
	
	.detail-spez-head {
       padding: 0 !important;
    }
	
	.news-image + span > p:first-child {
		text-decoration: underline !important;
	}
	
	#preloader {
		display: none !important;
	}
	
	.modal {
		display: none !important;
	}
	
	.img-responsive {
		display: none !important;
	}
	
	#anfahrtform {
		display: none !important;
	}
	
}

