
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face{
	font-family:star;src:url(../fonts/star.eot);
	src:url(../fonts/star.eot?#iefix)
	format("embedded-opentype"),
	url(../fonts/star.woff) 
	format("woff"),
	url(../fonts/star.ttf) 
	format("truetype"),
	url(../fonts/star.svg#star) 
	format("svg");
	font-weight:400;
	font-style:normal}

@font-face{
	font-family:WooCommerce;
	src:url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
	src:url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)
	format("embedded-opentype"),
	url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff) 
	format("woff"),
	url(../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) 
	format("truetype"),
	url(../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) 
	format("svg");
	font-weight:400;
	font-style:normal;
}




html, body {height: 100%}
ins{text-decoration-line: none !important;}
.onsale{display: none}
html {
	overflow-x: hidden;
	outline: none;
}

body {
	font-family: "Roboto","AvenirNextLTW01-Regular", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	font-size: 17px;
    line-height: 24px;
	color: #757575;
	background: rgba(205,205,205,0.97)
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto","AvenirNextLTW01-Regular", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
}

h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
	color: inherit
}

h1 {
	font-size: 49px;
}

.page-id-1560 #merz-spezial-products h1{width:auto;}


h2 {
	margin-top: 60px;
	color: #606060;
	font-size: 24px
}

h2.nomargin{
	margin-top: 0;
}

h3 {
	color: #606060;
	font-size: 24px
}
h4 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
}

.woo-toggle-inner h4{
	font-size: 18px;
	line-height: 20px;
	margin: 50px 0px 15px 0px;
}

h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
	color: #ED7823
}


img {
	height: auto;
}

input:focus,select:focus,textarea:focus,button:focus {
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

label {
	margin-top: 10px
}

input[type=submit] {
	display: block;
	margin: 0 auto;
	padding: 10px 50px;
	background: #757575;
	color: #fff;
	border: none
}

hr {
	margin: 10px 0;
	border-top: 1px solid #EDEDED
}
ol, ul {
    list-style: none !important;
}


#lang-select{
	margin-top: 3px;
	margin-right: 13px;
}


#lang-select > div >ul{
	padding: 0 !important;
}

#lang-select > div > ul li a{
	text-decoration: none;
}

#post-33 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a,
#post-1432 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a,
#post-1560 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a, 
#post-1141 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a{
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90px;
    overflow: hidden;
    padding: 10px;
}
.flex-center p {
  margin: 0;
  padding: 20px;
}





a, .template-inverted-colors .content .exceeding_container a {
	color: #757575;
	text-decoration: underline
}
a:hover, a:active, a:focus, .template-inverted-colors .content .exceeding_container a:hover, .template-inverted-colors .content .exceeding_container a:active, .template-inverted-colors .content .exceeding_container a:focus {
	color: #ED7823;
	text-decoration: underline
}
select, input[type=text], textarea {
	width: 100%
}

.text_center_on_mobile{
		text-align:left;
	}
.form-control, .btn {
	border-radius: 0
}



.formacceptance > span > span > span > label > span{
	font-weight: 300;
}

.formacceptance{
	    margin-bottom: 30px;
    margin-top: 20px;
}


.search-form .input-group:before {
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 3;
	line-height: 34px
}
.search-form .input-group .form-control {
	padding-left: 35px;
	box-shadow: none
}
.search-form .input-group .form-control:focus {
	box-shadow: none;
	border-color: #CCCCCC
}

.navbar-default .navbar-nav>li>a{text-decoration: none;}


.search-form .btn {
	border-left: none;
	color: inherit
}

.navbar-form .input-group .input-group-btn{display: none;}

#lang-select_mobile{
	display: none;
}
.menu-footer-menu-fr-container, .menu-footer-menu-container{
		display: block;
	}

#wrapper {
	min-height: 100%;
	position: relative;
	padding-bottom: 225px;
	/*background-image: url(../img/bg/fallback.jpg);*/
    background-image: url(../img/bg/merz-spezial-fallback2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;
}

.page-id-2.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    text-align: left !important;
}

.tab_produkte_bild{ 
	width: 45%;
    margin-right: 25px;
    float: left;
}


.tab_produkte_bild.zweitereihe {
	margin-top: 20px !important;
}

.wpb_single_image .vc_figure-caption {
   margin-top: 12px !important;
    font-size: 15px !important;
    line-height: 20px !important;
}

.page-id-1141 #merz-spezial-products > div.vc_tta-panel-body > div:nth-child(4) > figure > figcaption{
	margin-top: 21px !important;
}

.tab_produkte_bild:nth-child(even){ 
	margin-right: 0px;
	float: right;} 

.tab_produkte_bild:nth-child(3), .tab_produkte_bild:nth-child(4){ 
	margin-top: 20px !important;
	
	} 

/*#content-wrapper > div.container > div > div > section > article > section > ul > li.post-2364 > a > img{
	width: 180px !important;
}
*/

#orange-layer {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(241,102,0,0.7)
}
.template-full-width #orange-layer {
	display: block
}
#main-navigation-wrapper {
	position: relative;
	z-index: 2
}
#main-navigation-wrapper .navbar {
	margin-bottom: 0
}
#main-navigation-wrapper .navbar>.container {
	padding-left: 125px
}


#logo {
	position: absolute;
	left: 25px;
	top: 12.5px;
	width: 108px;
	height: 79px;
	z-index: 3
}

.navbar {
	font-size: 17px;
}

.navbar.navbar-default {
	background: rgba(255,255,255,0.8);
	border-radius: 0
}

.navbar-secondary {
	font-size: 14px
}

.navbar-secondary.navbar {
	min-height: 40px
}

.navbar-secondary.navbar li>a {
	padding-top: 10px;
	padding-bottom: 10px
}

.navbar-default .navbar-toggle {
	border: none
}

.navbar-toggle .icon-bar {
	width: 30px
}

.navbar-form {
	margin-top: 11px
}

.navbar-form form .input-group:before {
	line-height: 20px;
	font-size: 12px
}

.navbar-form .form-control {
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10px
}
.navbar-form .btn {
	font-size: 10px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 18px
}

.content {
	margin-bottom: 100px;
	margin-top: 100px;
	padding: 10px 40px;
	background: #fff;
	border: 8px solid #F7BA7F
}

.content a {
	color: #ED7823;
	text-decoration: none;
	outline: none;
	transition: all 0.5s ease;
	display: inline;
}
.content a:hover{
	text-decoration: none;
}

.template-inverted-colors .content {
	color: #fff;
	background: rgba(241,102,0,0.7);
	border: none
}

.template-square .content {
	background: none
}

.template-square .main {
	position: relative;
	z-index: 2
}

.template-square .background-square {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-bottom: 100%
}

.template-square .background-square.background-inverted {
	background: rgba(241,102,0,0.7)
}

.vc_row.exceeding_container {
	background: #fff;
	margin: 0;
	padding: 25px 10px;
	color: #757575
}
.vc_row.news_container {
	background: #EDEDED;
	margin: 10px;
	padding: 25px;
	border: 2px solid #757575
}
.vc_row {
	margin-bottom: 0
}
.vc_column_container {
	margin-bottom: 35px
}
.vc_html5_video {
	margin-bottom: 25px
}
.vc_html5_video video {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block
}
.vc_headline_with_separator.pull-up {
	position: relative;
	top: -15px
}

#merz-spezial-products > div.vc_tta-panel-body{
	padding: 14px 0 0 30px !important;
}

.wpb-js-composer .vc_tta.vc_general {
	line-height: 20px;
	padding: 22px 7px !important;
	/*text-align: center;*/
	font-size: 15px;
}

.page-id-2.wpb-js-composer .vc_tta.vc_general, .page-id-1582.wpb-js-composer .vc_tta.vc_general{text-align: left !important;}
/*

#post-1432 div.vc_tta-tabs-container > ul > li a, #post-33 div.vc_tta-tabs-container > ul > li a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(4) > a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(5) > a, #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(5) > a{
	font-size: 15px;
	line-height: 20px;
	padding: 36px 7px !important;
	text-align: center;
}

/* 2er */
/*
#post-1141 div.vc_tta-tabs-container > ul > li > a, #post-1560 div.vc_tta-tabs-container > ul > li > a{
	font-size: 15px;
	line-height: 20px;
	padding: 26px 7px !important;
	text-align: center;
}


/* 3er */
/*
#post-1560  div.vc_tta-tabs-container > ul > li:nth-child(3) > a{
padding: 16px 7px !important;

*/


.vc_tta-panel-heading > h4{
	font-size: 20px;
	font-weight: bold;
}

div.wpb_text_column.wpb_content_element > div > ul,#woo-accordion > div > div > div > ul {
	margin-top: 12px;
	 display: table;
	list-style-type: none !important;
	
}

div.wpb_text_column.wpb_content_element > div > ul > li, #woo-accordion > div > div > div > ul >li{
	margin: 0px 0px;
	padding: 0;
	line-height: 22px;
}



div.wpb_text_column.wpb_content_element > div > ul > li::before, #woo-accordion > div > div > div > ul >li::before{
	content: "";
    background: url(../images/check_mark.png) no-repeat left top;
    height: 12px;
    width: 10px;
    padding-left: 19px;
    background-size: 16px;
    top: 16px;
    left: -26px;
    position: relative;
    display: table-cell;
}

.home div.wpb_text_column.wpb_content_element > div > ul > li::before{
	content: "";
    background: url(../images/check_mark_white.png) no-repeat left top;
    height: 12px;
    width: 10px;
    padding-left: 19px;
    background-size: 16px;
    top: 0px;
    left: -10px;
    position: relative;
    display: inline-block;
}



#post-1197 > section > div > div > div > div > div > div > ul li::before, #post-1587 > section > div > div > div > div > div > div > ul li::before{
content: "–" !important;
    background: unset !important;
    line-height: 0px;
    background-size: 0px;
    height: 12px;
    width: 10px;
    padding-left: 5px;
    top: 23px !important;
    left: -26px;
    position: relative;
    display: block;
    color: #ED7823;
}




/*Kollagen Tinkapmullen*/

.trinkampullen_title{
	 margin-top: 80px;
}



.kollagen_bild1{
	width: 30% !important;
	margin-bottom: 0px !important;
}

.kollagen_bild2{
	width: 68.3% !important;
	margin-bottom: 0px !important;
}

.home_order_btn_kollagen{
	position: relative;
	height: 250px;
}

.home_order_btn_kollagen_inner{
  margin: 0;
  position: absolute;
  top: 60%;
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
}

.media_grid_container .wpb_column:not(:first-of-type) {
	padding-left: 2%
}
.media_grid_container .wpb_column:not(:last-of-type) {
	padding-right: 2%
}
.media_grid_container .wpb_single_image {
	position: relative;
	padding-bottom: 2%;
	margin-bottom: 8%;
	border-bottom: 2px solid #ED7823
}
.media_grid_container .wpb_single_image .vc_single_image-wrapper {
	width: 100%
}
.media_grid_container .wpb_single_image a {
	position: relative;
	display: block
}
.media_grid_container .wpb_single_image a:hover:before, .media_grid_container .wpb_single_image a:active:before, .media_grid_container .wpb_single_image a:focus:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(241,102,0,0.7)
}
.media_grid_container .wpb_single_image img {
	width: 100%;
	height: auto
}
.media_grid_container .vc_html5_video {

	padding-bottom: 2%;
	margin-bottom: 8%;
	border-bottom: 2px solid #ED7823
}
table.vc-table-plugin-theme-simple_orange td {
	border-color: #ED7823
}
.default-tabs .vc_tta-tabs-list {
	border-top: 1px solid #EDEDED
}
.default-tabs .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a {
	color: #ED7823 !important;
	background-color: #f2f2f2 !important;
}
.default-tabs .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
	background: none;
	padding: 5px
}
.default-tabs .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover, .default-tabs .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus {
	background: none;
	color: #ED7823
}


.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
color: #ED7823 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover .vc_tta-controls-icon::before{
border-color: #ED7823 !important;
}


.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before{
border-color: #ED7823 !important;
}


.slb_details {
	display: none
}
.tour_outside_container {
	position: relative
}
.tour_outside_container a {
	text-decoration: underline
}
.tour_outside_container .vc_tta.vc_general .vc_tta-tabs-container {
	position: absolute !important;
	top: 0 !important;
	left: -100px !important;
}



.tour_outside_container .vc_tta.vc_general .vc_tta-panel-body {
	padding: 0
}
.tour_outside_container .vc_tta.vc_general .vc_tta-tab {
	width: 98px;
	padding-right: 8px;
	display: table
}



.tour_outside_container .vc_tta.vc_general .vc_tta-tab>a{
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	line-height: 20px;
	color: #7E7E7E;
	text-align: center;
	height: 90px;
	padding: 10px 5px
}



.tour_outside_container .vc_tta.vc_general .vc_tta-tab>a:hover, .tour_outside_container .vc_tta.vc_general .vc_tta-tab>a:active, .tour_outside_container .vc_tta.vc_general .vc_tta-tab>a:focus {
	color: #ED7823
}
.tour_outside_container .vc_tta.vc_general .vc_tta-tab.vc_active {
	background: url(../img/icon/tab-arrow-right.png) center right no-repeat
}


.tour_outside_container .vc_tta.vc_general .vc_tta-tab.vc_active>a {
	color: #ED7823 !important;
}
.tour_outside_container .vc_tta-panel-heading {
	display: none
}
.vc_toggle .vc_toggle_title {
	background: url(../img/icon/faq-arrow-right.png) left center no-repeat
}
.vc_toggle.vc_toggle_active .vc_toggle_title, .vc_toggle:hover .vc_toggle_title, .vc_toggle:active .vc_toggle_title {
	color: #ED7823;
	background: url(../img/icon/faq-arrow-down.png) left center no-repeat
}
.vc_toggle_icon {
	display: none !important
}
.template-full-width .tour_outside_container .vc_tta.vc_general .vc_tta-tabs-container {
	left: -108px;
	top: 0
}


.wpb_single_image img {
	width: 100%
}
footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	background: rgba(205,205,205,0.97);
	min-height: 60px;
	font-size: 13px;
	-webkit-box-shadow: inset 0px 1px 2px rgba(50,50,50,0.5);
	-moz-box-shadow: inset 0px 1px 3px rgba(50,50,50,0.5);
	box-shadow: inset 0px 1px 3px rgba(50,50,50,0.5)
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: #575757;
	padding-bottom: 5px;
	border-bottom: 1px solid #575757
}
footer hr {
	margin: 10px 0;
	border-top-color: #757575
}
footer .menu {
	list-style-type: none;
	padding-left: 0;
	text-align: center;
	display: block;
}
footer .menu li {
	padding-bottom: 5px;
	display: inline;
}
footer .menu a {
	color: #575757;
	text-decoration: none
}


.to-top {
	position: fixed;
	z-index: 4;
	bottom: 10px;
	right: 30px;
	width: 30px;
	display: none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7
}



.spacer-smaller {
	margin-bottom: 5px
}
.spacer-small {
	margin-bottom: 10px
}
.spacer-medium {
	margin-bottom: 25px
}
.spacer-big {
	margin-bottom: 50px
}
.spacer-bigger {
	margin-bottom: 100px
}
.reduced-space.wpb_row, .reduced-space.wpb_content_element, .reduced-space.wpb_button, .reduced-space .wpb_row, .reduced-space .wpb_content_element, .reduced-space .wpb_button {
	margin-bottom: 5px
}
.no-list-bullet ul {
	padding: 0
}
.no-list-bullet li {
	list-style-type: none
}
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-1-5 {
	width: 20%;
	float: left
}



@media screen and (max-width: 991px) {
#wrapper {
	padding-bottom: 0
}
#content-wrapper {
	min-height: 100%
}
.navbar-form.only-desktop{display: none;}
}



@media screen and (max-width: 825px) {
	.tour_outside_container .vc_tta.vc_general .vc_tta-tab.vc_active {
		background: url(../img/icon/tab-arrow-down.png) bottom center no-repeat
	}
	.template-full-width .tour_outside_container .vc_tta.vc_general .vc_tta-tabs-container {
		left: -18px;
		top: -108px
	}

}
@media screen and (max-width: 799px) {

	h4 {
		font-size: 13px;
	}
	#content-wrapper {
		padding: 0 25px
	}
	
	.content {
		margin-bottom: 100px;
    	margin-top: 130px;
	}

	
	.col-sm-offset-3 {
    	margin-left: 15%;
	}
	.col-sm-6 {
    	width: 75%;
	}

	.tour_outside_container .vc_tta.vc_general .vc_tta-tabs-container {
		display: block !important;
		left: -32px !important;
		top: -100px !important;
	}

	.tour_outside_container .vc_tta.vc_general .vc_tta-tab {
		padding-right: 0;
		padding-bottom: 8px;
		display: inline-block !important;
		vertical-align: top;
		width: 87px;
	}

	.wpb-js-composer .vc_tta.vc_tta-spacing-10 .vc_tta-tab{
		margin-right: 0px !important;
	}

	/* 1er DE
	#post-1432 div.vc_tta-tabs-container > ul > li a, #post-33 div.vc_tta-tabs-container > ul > li a, #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(5) > a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(5) > a{
		padding: 32px 7px !important;
		
	}

	
	#post-1560 div.vc_tta-tabs-container > ul > li > a, #post-1141 div.vc_tta-tabs-container > ul > li > a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(4) > a{
		padding: 22px 7px !important;
		
	}


	
	#post-1560 div.vc_tta-tabs-container > ul > li:nth-child(1) > a, #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(3) > a, #post-1560  div.vc_tta-tabs-container > ul > li:nth-child(4) > a{
	padding: 12px 7px !important;

	}
	*/

	div.vc_tta-tabs-container > ul > li >a{
		font-size: 15px;
		line-height: 20px;
	}


	.text_center_on_mobile{
		text-align: center;
	}

	.only-desktop {
		display: none !important
	}


	.parent-pageid-1141 .wpb_single_image img, .parent-pageid-1560 .wpb_single_image img {
   		width:100%;
    	max-width: 250px;
	}
		.page-id-2 .vc_toggle_title > h4, .page-id-1582 .vc_toggle_title > h4{font-size: 16px}
	.page-id-2 .vc_toggle, .page-id-1582 .vc_toggle{font-size: 14px}

}


@media screen and (max-width: 768px) {
	
	
	
	.navbar-secondary, .navbar-right {
		display: none
	}
	
	#lang-select_mobile{
		font-size: 17px;
		display: block;
		position: absolute;
	    top: 3px;
    	right: 80px;
	}

	#lang-select_mobile > div > ul li a{
		text-decoration: none;
	}

	#lang-select_mobile > div >ul{
		padding: 0 !important;
	}
	
	.kollagen_bild1, .kollagen_bild2 {
    	width: 100% !important;
	}
	#merz-spezial-products > div.vc_tta-panel-body,	div.vc_tta-panel-body {
    	padding: 14px 10px 0px 10px !important;
	}
	
	.home_order_btn_kollagen{
		position: static;
		height: auto;
	}

	.home_order_btn_kollagen_inner{

	  position: static;

	}
}

@media screen and (max-width: 767px) {
	.center_on_mobile, .center_on_mobile > p{text-align: center !important;}

	.tab_produkte_bild.zweitereihe, .tab_produkte_bild:nth-child(3), .tab_produkte_bild:nth-child(4){
		margin: 50px 0px 0px 0px !important;
	}
	.tab_produkte_bild{
	    float: none !important;
	    text-align: center !important;
	    width: 100% !important;
	}

	.navbar.navbar-default .navbar-right {
		position: absolute;
		bottom: 0;
		right: 25px
	}

	
	

	.menu-footer-menu-fr-container, .menu-footer-menu-container{
		display: none;
	}


	.navbar {
		font-size: 24px
	}
	.navbar.navbar-default .navbar-nav>li:not(.social-media-list-item) {
		border-bottom: 1px solid #D8D8D8;
		padding: 6px 0
	}

	#lang-select{
		border: none;
	}

	.navbar.navbar-default .navbar-nav li.social-media-list-item {
		display: inline-block;
	}

	#lang-select {
		font-size: 17px;
	   position: absolute;
	    top: -670px;
	    left: -60px;
	    right: 0px;

	}

	.tab_produkte_bild {
	    width: 46%;
	    margin-right: 24px;
	    float: left;
	}

	.navbar.navbar-default .navbar-nav li.current-page-parent>a, .navbar.navbar-default .navbar-nav li.active>a {
		color: #ED7823;
		background: none;
	}
	.navbar.navbar-default .navbar-nav li.social-media-list-item>a {
		padding-left: 5px;
		padding-right: 5px;
	}


	.navbar.navbar-default .navbar-nav li a {
		text-decoration: none;
		color: #7E7E7E;
	}
	.navbar.navbar-default .navbar-nav li a:hover {
		color: rgba(241,102,0,0.7);
	}
	
	#main-navigation-wrapper .navbar>.container {
		padding-left: 15px
	}

	.navbar.navbar-default .navbar-nav .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar.navbar-default .navbar-nav .dropdown-menu>li>a {
		padding-left: 50px
	}
	.navbar.navbar-default .navbar-nav .dropdown-menu>li>a:hover, .navbar.navbar-default .navbar-nav .dropdown-menu>li>a:focus {
		background: none
	}



	.navbar.navbar-default .navbar-nav {
		margin-top: 0;
		margin-bottom: 0
	}
	
	#logo {
		top: 8px;
		height: 36px
	}
	
	#logo img {
		height: 100%;
		width: auto
	}
}

@media screen and (max-width: 690px) {
	body{
	    font-size: 13px;
	    line-height: 22px;
	}

	.content {
	    padding: 0px 14px;
   		margin-top: 70px;
    }
	
	h1.page-title{
		line-height: 30px;
    	font-size: 27px;
	}
	
    .vc_tta-panel-heading > h4 {
    	font-size: 16px;
	}

	.wpb_single_image img {
    	width: 70%;
	}
	
	
	.home div.wpb_text_column.wpb_content_element > div > ul, ul{
		    margin-top: 12px;
			margin-left: 25px;
			text-align: left;
	}

	.page-id-33 .wpb_single_image img, .page-id-1432 .wpb_single_image img, .page-id-1067 .wpb_single_image img, .page-id-1429 .wpb_single_image img{
    	width: 100%;
	}



	.wpb-js-composer .vc_tta.vc_tta-spacing-10 .vc_tta-tab{
		margin-left: 3px;
	}
	.template-full-width .tour_outside_container .vc_tta.vc_general .vc_tta-tabs-container {
		top: -93px !important
	}


	.tour_outside_container .vc_tta.vc_general .vc_tta-tabs-container {
		display: block !important;
		left: -7px !important;
    	top: -56px !important;
	}

	

	.wpb-js-composer .vc_tta.vc_tta-spacing-10 .vc_tta-tab{
		margin-right: 0px !important;
	}



	.tour_outside_container .vc_tta.vc_general .vc_tta-tab {
		padding-right: 0;
		padding-bottom: 8px;
		display: inline-block !important;
		vertical-align: top;
		width: 47px;
	}

	#post-1141 div.vc_tta-tabs-container > ul > li:nth-child(4) > a{
		padding: 0px 0 0 0 !important;	
	
	}
    
    #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(0) > a{
		padding: 0px 0 0 0 !important;	
	
	}

	.tour_outside_container .vc_tta.vc_general .vc_tta-tab>a {
		height: 55px;
		font-size: 11px;
		padding: 5px 1px
	}


	.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
	   font-size: 10px !important;
	    line-height: 13px !important;
  		padding: 14px 3px !important;
	    text-align: center;
	}

	div.wpb_text_column.wpb_content_element > div > ul > li::before, #woo-accordion > div > div > div > ul >li::before {
		content: "";
		background: url(../images/check_mark.png) no-repeat left top;
		height: 9px;
		width: 7px;
		padding-left: 14px;
		background-size: 12px;
		top: 13px;
		left: -21px;
		position: relative;
		display: table-cell;
	}

	
	div.vc_tta-tabs-container > ul > li > a, #post-1141 div.vc_tta-tabs-container > ul > li > a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(3) > a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(5) > a {
    	padding: 0px 0px !important;
	}
    
    .last_produkte_row, .adapt_mobil_three {
        margin-top: 45px !important;
    }
	/*
	
	#post-1432 div.vc_tta-tabs-container > ul > li a, #post-33 div.vc_tta-tabs-container > ul > li a, #post-1141 div.vc_tta-tabs-container > ul > li:nth-child(5) > a, #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(5) > a{
		    padding: 20px 0px !important;
		        display: block !important;
		
	}
	
		#post-1141 div.vc_tta-tabs-container > ul > li > a , #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(2) > a,  #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(4) a{
		    padding: 12px 0px !important;
		
	}

	
	#post-1560 div.vc_tta-tabs-container > ul > li:nth-child(1) a, #post-1560 div.vc_tta-tabs-container > ul > li:nth-child(3) a{
	padding: 5px 0px !important;

	}*/
	
#post-33 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a,
#post-1432 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a,
#post-1560 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a, 
#post-1141 > section > div > div > div > div > div > div > div.vc_tta-tabs-container > ul > li.vc_tta-tab > a{
   
    height: 60px;
    
}

	div.vc_tta-tabs-container > ul > li >a{
		font-size: 15px;
		line-height: 20px;
	}


	

	.vc_column_container {
    	margin-bottom: 15px;
	}

	footer{font-size: 10px;}


	.cc-window.cc-banner {
	    padding: 17px 25px 18px 27px !important;
	    height: auto;
	    
	}
	.cc-btn{
		font-size: 13px !important;
	}
	.cc-banner .cc-message {
	    text-align: left;
	    line-height: 18px;
	    font-size: 13px;
	}

}

@media screen and (max-width: 500px) {
	 h1 {
		font-size: 39px
	}
}


@media (min-width: 768px) {

	.wpb-js-composer .vc_tta.vc_general{
		text-align: left;
	}

	.col-sm-1-5 {
		width: 20%;
		float: left
	}
}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left
	}
}

@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left
	}
}
@media screen and (min-width: 768px) {
	
.only-mobile {
		display: none !important;
	}
}

.last_produkte_row {
    float: none !important;
}

.drittereihe {
    margin-top: 30px !important;
}