/*
Theme Name: bethemeChild
Version: 1.0
Description: A child theme of Betheme
Author: admin
Template: betheme/betheme
*/

@import url("../betheme/betheme/style.css");
/*------------------------------------------*/
/*=== FONT ===*/
@font-face {
  font-family: 'Merriweather';
  src: url('./fonts/Merriweather/Merriweather-Black.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-BlackItalic';
  src: url('./fonts/Merriweather-BlackItalic.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-Bold';
  src: url('./fonts/Merriweather-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-BoldItalic';
  src: url('./fonts/Merriweather-BoldItalic.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-Italic';
  src: url('./fonts/Merriweather-Italic.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-Light';
  src: url('./fonts/Merriweather-Light.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-Lightitalic';
  src: url('../fonts/MMerriweather-Lightitalic.ttf')  format('truetype');
}

@font-face {
  font-family: 'Merriweather-Regular';
  src: url('../fonts/Merriweather-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'NettoCompPro';
  src: url('../fonts/NettoCompPro.ttf')  format('truetype');
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../css/fonts/fontawesome-webfont.ttf')  format('truetype');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
  font-family: 'Font1';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.searchMargin { /*Search*/
   	padding-bottom: 96% !important;
}
/* .headerPhoto {
    display: none;
} */
#postInterpack { /*post Interpack 2017*/
	padding-top: 8% !important;
	padding-bottom: 29% !important;
}
.postMargin {
	    margin-top: 10%;
}

.page-id-190 .container {
	width: 100%;
}

.page-id-190 #Header_wrapper {
	   position: initial !important;
}

.page-id-190 header .container {
	padding-top: 8px;
	padding-bottom: 0;
}

.page-id-190 .menu_wrapper{
	color: #000 !important;
}
.configurator-container .btn .read-more-btn .tracked{
	    margin-top: 43% !important;
}
.page-id-190 .read-more-btn {
	display: table;
}
.page-id-190 .tracked {/*=== configurator btn ===*/
	left: 45%;
}


html, body {
    font-family: 'NettoCompPro', sans-serif !important;
    min-height: 100% !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;

}

h1,h2,h3,h4,h5,h6{
  font-family: 'NettoCompPro', sans-serif !important;
  color: #000 !important;
}

p {
  font-family: 'NettoCompPro', sans-serif !important;
  color: #000 !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
  letter-spacing: 0.3px;
}
/* === Menu === */
#Top_bar.is-sticky #logo img.logo-sticky {
	max-height: 60px !important;
}

/* === Nav === */
						a, a:visited, a:focus {
							text-decoration: none !important;
						}
						#Top_bar .menu_wrapper {
						    float: right !important;
    						margin-top: 30px;
						}
						.sidenav {
						    height: 100%;
						    width: 0;
						    position: fixed;
						    z-index: 1;
						    top: 0;
						    right:  0;
						    background-color: #000;
						    overflow-x: hidden;
						    transition: 0s;
						    padding-top: 88px;
						    text-align: center;
						}

						.sidenav a {
						    padding: 25px 8px 8px 8px;
						    text-decoration: none;
						    font-size: 16px;
						    color: #ffffff;
						    display: block;
						    transition: 0.3s;
							font-weight: 600;
						}

						.sidenav a:hover {
						    color: #18bc9c;
						}
						.sidenav .closebtn {
						    position: absolute;
						    top: 0;
						    right: 25px;
						    font-size: 36px;
						    margin-left: 50px;
						}
						.menu-line {
						    border: 1px solid #FFF;
						    margin-top: 20px;
						    margin-bottom: 20px;
						    width: 80%;
						    height: 0.1px;
						    margin-left: 8%;
						    list-style-type: none;
						}
						#search-btn {
						    position: absolute;
						    top: 5px;
						    left: 0px;
						    font-size: 36px;
						    margin-left: 50px;
						}
						@media screen and (max-height: 450px) {
						  .sidenav {padding-top: 15px;}
						  .sidenav a {font-size: 18px;}
						}





/*=== Footer ===*/
#back_to_top {
   display:none;
}

.header-rtl #Header_creative a.creative-menu-toggle {
    left: -58px !important;
}
#Top_bar {
    top: 0px !important;
}
#Top_bar.is-sticky {
    top: 10px !important;
    background: #fff0 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0) !important;
}
.wpb_revslider_element {
    margin-bottom: 0px !important;
}
.header-rtl #Header_creative {
    /*right: -250px !important;*/
}
@media only screen and (min-width: 1240px){
	.section_wrapper {
		max-width: 85% !important;
	}
}
@media only screen and (max-width: 1239px) and (min-width: 960px){
	.section_wrapper {
    	max-width: 85% !important;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
.section_wrapper {
    max-width: 85% !important;
	}
}
@media only screen and (max-width: 767px){
#Top_bar {
	height: 85px !important;
	}
#Top_bar .logo {
	width: 34% !important;
	line-height: 50px !important;
	height: 45px !important;
	}
#Top_bar .menu_wrapper {
	width: 7% !important;
	margin-top: 19px !important;
    margin-right: 30px !important;
	}
#Top_bar .logo #logo {
	margin: 0px 46px !important;
	}
#Top_bar .container .column{
	height: 0px !important;
	}
#Action_bar {
	height: 0px;
	}
}


/*=== NAV TOGGLE ===*/
#Top_bar .responsive-menu-toggle {
    color: #000000 !important;
}
.icon-menu-fine:before {
    font-weight: 600;
}


/*=== Header ====*/
body:not(.template-slider) #Header {
min-height: 0px !important;
}
#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color: #000000 !important;
    background: transparent;
}

/*=== content ===*/
#Content {
     padding-top: 0px !important;
}
.contentTextHome h2 {
    font-weight: 600;
	margin-bottom: 45px;
}
.contentTextHome h4 {
    line-height: 31px;
    font-weight: 600;
}
/* .arrow1 {
	margin-top: 28%;
} */






/*=== Contact ===*/

.contactPopup {
	margin-top: 10px;
}
.contactTopTitle h2 {
	font-size: 34px;
}
.boxContactPopup {
	padding: 20px 30px;
}
.boxContactPopup input[type="submit"] {
	background-color: #000000 !important;
}
.tracked {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    margin-bottom: 5px;
}
.read-more-btn{
  font-family: 'NettoCompPro', sans-serif;
  background-color: #000;
  color: #FFF;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: none;
  z-index: auto;
  width: auto;
  height: 22px;
  position: relative;
  content: "";
  cursor: pointer;
  opacity: 1;
  margin: 0 13px 0 0;
  padding: 10px 28px 10px 35px;
  overflow: visible;
  border: none;
  border-radius: 25px 0px 0px 25px;
  -webkit-border-radius: 25px 0px 0px 25px;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /*-webkit-box-shadow: 0 5px 0 0 #f7f7f7 , 5px 5px 0 0 #f7f7f7 ;
  box-shadow: 0 5px 0 0 #f7f7f7 , 5px 5px 0 0 #f7f7f7 ;*/
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}


.read-more-btn:before{
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: none;
  z-index: 1;
  width: 30px;
  height: 30px;
  position: absolute;
  content: "";
  cursor: pointer;
  top: 6px;
  right: -16px;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: none;
  -webkit-border-radius: 1px 1px 4px;
  border-radius: 1px 1px 4px;
  font: normal medium/normal Arial, Helvetica, sans-serif;
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #000;
  /*-webkit-box-shadow: 0 6px 0 0 #f7f7f7 ;
  box-shadow: 0 6px 0 0 #f7f7f7 ;*/
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: rotateY(1deg) rotateZ(-45deg)   ;
  transform: rotateY(1deg) rotateZ(-45deg)   ;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}


/*=== button home ===*/
.vc_general.vc_btn3{
	    -webkit-border-radius: 25px 0px 0px 25px !important;
}
.vc_btn3.vc_btn3-size-md {
    background-color: #000;
    color: #FFF;
    display: inline-block;
    box-sizing: content-box;
    float: none;
    z-index: auto;
    width: auto;
    height: 43px;
    position: relative;
    content: "";
    cursor: pointer;
    opacity: 1;
    margin: 0 13px 0 0;
    padding: 12px 28px 10px 35px !important;
    overflow: visible;
    border: none;
    -webkit-border-radius: 25px 0px 0px 25px;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: none;
    transition: none;
    transform: none;
    transform-origin: 50% 50% 0;
}
.vc_btn3.vc_btn3-size-md:before {
    display: inline-block;
    box-sizing: content-box;
    float: none;
    z-index: 1;
    width: 30px;
    height: 30px;
    position: absolute;
    content: "";
    cursor: pointer;
    top: 6px;
    right: -16px;
    margin: 0;
    padding: 0;
    overflow: visible;
    border: none;
    border-radius: 1px 1px 4px;
    font: normal medium/normal Arial, Helvetica, sans-serif;
    color: rgba(255,255,255,0.9);
    text-overflow: clip;
    background: #000;
    text-shadow: none;
    transition: none;
    transform: rotateY(1deg) rotateZ(-45deg);
    transform-origin: 50% 50% 0;
}
/*=== BLOG ===*/
.post {
	margin-top: 10%px !important;
}
.post-wrapper-content{
	width: 45%;
    float: right;
    margin-right: 3%;
}
.section-post-header {
	width: 45%;
    float: left;
    left: 5%;
}
.section-post-header .post-header {
	display: none;
}
/*=== Home === */
.paralaxtest {
    /* The image used */
    background-image: url("../wp-content/uploads/2018/04/ffp-pic-2.jpg");

    /* Set a specific height */
    min-height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rowParalax1{
	padding-top: 18%;
	padding-bottom: 36%;
}
.rowParalax2{
	padding-top: 28%;
	padding-bottom: 24%;
}
.rowParalax3{
	padding-top: 28%;
	padding-bottom: 28%;
}
.vc_custom_1524147068638 { /*===BG img paralax ===*/
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.vc_custom_1526542655311, .vc_custom_1521128356984, .vc_custom_1521128365834, .vc_custom_1526543203403, .home-part1 { /*img - 1,3,4,5*/
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.vc_custom_1526542981603 { /*===BG img 2 ===*/
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 90% !important;
}
	.arrow1Home {
		margin-top: 27%;
	}
	.arrow2Home {
		margin-top: 25%;
	}
	.arrow3Home {
		margin-top: 26%;
	}
	.arrow4Home {
		margin-top: 26%;
	}
	.arrow5Home {
		margin-top: 26%;
	}
	.wrapRight1Home {
		padding-left: 2.3% !important;
		padding-right: 3.6% !important;
	}
	.wrapRight2Home {
		padding-left: 3% !important;
		padding-right: 3.6% !important;
	}
	.wrapRight3Home {
		padding-left: 1.9% !important;
    	padding-right: 3.6% !important;
	}
	.wrapRight4Home {
		padding-left: 1.9% !important;
    	padding-right: 3.6% !important;
	}
	.wrapRight5Home {
		padding-left: 1.9% !important;
    	padding-right: 3.6% !important;
	}
/*===StopScreen Home===*/
.stopScreen1Home {
	margin-top: -5% !important;
    margin-bottom: 5% !important;
}
.stopScreen2Home {
	margin-top: -3% !important;
    margin-bottom: 5% !important;
}
.stopScreen3Home {
	margin-top: -3% !important;
    margin-bottom: 5% !important;
}
.stopScreen4Home {
	margin-top: -5% !important;
    margin-bottom: 5% !important;
}
.stopScreen5Home {
	margin-top: -5% !important;
    margin-bottom: 5% !important;
}

/*Package*/
.vc_custom_1521550169190, .vc_custom_1521550321641, .vc_custom_1520600910413, .vc_custom_1521550340802, .vc_custom_1521011163846, .vc_custom_1521550389177,  .packageimg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.packagnigTopTitle h2 {
	font-size: 25pt;
    line-height: 49px;
}
.packagingArrow1 {
	margin-top: 31%;
}
.packagingArrow2 {
	margin-top: 44%;
}
.packagingArrow4 {
	margin-top: 44%;
}
.packagingArrow6 {
	margin-top: 44%;
}

.content1Packaging {
	padding-top: 12%;
}
.content1Packaging .vc_btn3-center {
	margin-top: 23%;
}
.content2Packaging {
	padding-top: 15% ;
	padding-bottom: 15%;
}
.content3Packaging {
    padding-top: 25%;
    padding-bottom: 25%;
}
.content4Packaging {
    padding-top: 7%;
    padding-bottom: 7%;
}
/*===StopScreen Packaging===*/
.stopScreen1Packagin {
	margin-top: -3% !important;
    margin-bottom: 40% !important;
}
.stopScreen2Packagin {
	margin-top: -8% !important;
    margin-bottom: 8% !important;
}
.stopScreen3Packagin {
	margin-top: -3% !important;
    margin-bottom: 40% !important;
}
.stopScreen4Packagin {
	margin-top: -8% !important;
    margin-bottom: 8% !important;
}
.stopScreen5Packagin {
	margin-top: -5.5% !important;
    margin-bottom: 40% !important;
}
.stopScreen6Packagin {
	margin-top: -6% !important;
    margin-bottom: 0% !important;
}
.stopScreen7Packagin {
	margin-top: -2% !important;
    margin-bottom: 0% !important;
}

/*=== efficiency ===*/
.vc_custom_1521550964242 , .efficiencyimg {
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: center !important;
    background-color: #f1f1f1;
}
.arrow3Efficiency {
	padding-top: 9%;
    padding-bottom: 2%;
}
.arrow4Efficiency {
	padding-top: 9%;
    padding-bottom: 0%;
}

.efficiencyTopTitle h2 {
	font-size: 27pt;
    line-height: 39px;
}
.arrowefficiency {
	margin-top: 30%;
}
.stopScreen1Efficiency {
	margin-top: -9.5%;
    margin-bottom: 5%
}
.content1Efficiency {
    padding-top: 7%;
    padding-bottom: 7%;
}


/*Technology*/
.vc_custom_1521551466035 , .vc_custom_1521551549725, .technologyimg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.technologyTopTitle h2 {
	font-size: 25pt;
    line-height: 49px;
}
.the_content_wrapper ol {
	 color: #000 !important;
	 font-size: 14px;
}
.arrowTechnology {
	margin-top: 31%;
}
.content1Technology {
    padding-top: 17%;
    padding-bottom: 7%;
}
.content2Technology {
    padding-top: 10%;
    padding-bottom: 0%;
}
.content3Technology {
    padding-top: 0%;
    padding-bottom: 10%;
}
.arrow2Technology {
	padding-top: 4%;
    padding-bottom: 4%;
}
/* ===SCreenTechnology=== */
.stopScreen1Technology {
	margin-top: -5% !important;
    margin-bottom: 5% !important;
}
.stopScreen2Technology {
	margin-top: -2% !important;
    margin-bottom: 5% !important;
}
.stopScreen3Technology {
	margin-top: -5% !important;
    margin-bottom: 5% !important;
}
.stopScreen4Technology {
    margin-top: 0.5% !important;
    margin-bottom: -2% !important;
}

/*Sustainbility*/
.vc_custom_1521096865929, .sustainabilityimg  {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.arrowSustainability {
	margin-top: 31%;
}
.content1Sustainbility {
	padding-top: 8%;
	padding-bottom: 0%;
}
.content2Sustainbility {
	padding-top: 0%;
	padding-bottom: 9%;
}
.stopScreen1Sustainbility {
    margin-top: -9.5% !important;
    margin-bottom: 9% !important;
}
/*=== working-with-you ===*/
.vc_custom_1521097492418, .working-with-youimg  {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.workTopTitle h2 {
	font-size: 25pt;
}
.arrowWork {
	margin-top: 33%;
}
.content1Work {
    padding-top: 16%;
    padding-bottom: 15%;
}
.content2Work {
	padding-top: 2%;
	padding-bottom: 2%;
}
.stopScreen1work {
    margin-top: -2% !important;
    margin-bottom: 0% !important;
}
/*=== AboutUs === */
.vc_custom_1520592402487, .aboutusimg{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.aboutTopTitle h2 {
    font-size: 25pt;
    line-height: 46px;
}
.arrowAbout {
	margin-top: 31%;
}

/*=== Contact === */
.vc_custom_1527773020372 {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.vc_custom_1520593592198 {
background-position: 50% 50% !important;
}
.arrowContact {
	margin-top: 33%;
}

/*=== ICON ===*/
.icon-working-with-you .vc_single_image-wrapper{
    margin-bottom: 10px;
}
.wpb_single_image .vc_single_image-wrapper {
    margin-bottom: 10px;
}

/*=== Image BG ===*/
.vc_custom_1520416635654, .vc_custom_1520416806397, .vc_custom_1520417185610, .vc_custom_1520417461139, .vc_custom_1520421335498 {
    background-position: 50% 50% !important;
}


/*=== Contact ===*/
span.wpcf7-form-control-wrap .wpcf7-text:hover{
	background-color: #fff !important;
}
input[type="submit"]{
	background-color: #95a5a6 !important;
}
.wpb_wrapper .wpcf7-form {
    width: 50%;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus  {
    border: solid 2px #000000;
    background: #ffffff !important;
    border-color: #000000 !important;
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #95a5a6;
    color: #060606;
}
span.wpcf7-form-control-wrap input {
    border-radius: 5px;
}

/*=== Configrurator ===*/
#widthSlider {
	margin-top: 85px !important;
}
.modal-body a{
	outline: 0;
    color: #18bc9c !important;
}
/*=== arrow ===*/

.arrow1 img {
  animation: img 1s ease-in-out infinite;
}


/*===post===*/
.post3Grid .vc_gitem-animated-block{

    float: right !important;
}
.postTitle {
    width: 49%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    height: 2.5em;
}

.vc_custom_1521021339556 {
    background-color: #ffffff !important;
}
.post3Grid .vc_grid-item-zone-c-right .vc_gitem-zone-c {
    width: 16%;
}
.post3Grid .vc_custom_1521042501708 {
    width: 100%;
}
.post3Grid .postTitle {
    float: right;
}
.post3Grid.vc_gitem_row .vc_gitem-col {
    width: 15%;
}


@keyframes img {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }

  50% {
    transform: translate(0px, 10px) rotate(0deg);
  }
}
@media only screen and (min-width: 1961px) {
	.contentImages{
		display: none;
	}
}

@media only screen and (max-width: 1960px) {
	.contentImages{
		display: none;
	}
	.tehnologyarrow {
		margin-top: 70%;
	}
	.impressumPading { /*=== impressum ===*/
		padding-top: 10% !important;
		padding-bottom: 0% !important;
	}
}
@media only screen and (max-width: 1440px) {
/* .arrow1 {
	margin-top: 28% !important;
} */
	.vc_btn3.vc_btn3-size-md {
    	padding: 13px 28px 10px 35px !important;
	}
	.contentImages{
		display: none;
	}

	/*=== Home ===*/
	.arrow1Home {
		margin-top: 26%;
	}
	.arrow2Home {
		margin-top: 24%;
		margin-bottom: 4%;
	}
	.arrow3Home {
		margin-top: 25%;
	}
	.arrow4Home {
		margin-top: 25%;
	}
	.arrow5Home {
		margin-top: 25%;
	}
	/*=== Packaging ===*/
	.packagingArrow1 {
		margin-top: 34% !important;
	}
	.packagingArrow2 {
		margin-top: 52% !important;
	}
	.packagingArrow4 {
		margin-top: 50% !important;
	}
	.packagingArrow6 {
		margin-top: 50% !important;
	}
	.content1Packaging {
    	padding-top: 6%;
	}
	.content1Packaging .vc_btn3-center {
    	margin-top: 18%;
	}
	.content2Packaging {
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.content3Packaging {
		padding-top: 20%;
		padding-bottom: 20%;
	}
	.content4Packaging {
		padding-top: 2%;
		padding-bottom: 2%;
	}
	/*=== Efficiency ===*/
	.arrowefficiency {
		margin-top: 30% !important;
	}
	.content1Efficiency {
		padding-top: 3%;
		padding-bottom: 3%;
	}
	.arrow3Efficiency {
		padding-top: 2%;
		padding-bottom: 2%;
	}
	.arrow4Efficiency {
		padding-top: 2%;
		padding-bottom: 0%;
	}
	.efficiencyTransport .wpb_wrapper > div {
    	margin-bottom: 15px !important;
	}
	/*=== Technology ===*/
	.arrowTechnology {
   		margin-top: 32%;
	}
	.tehnologyarrow {
    	margin-top: 60%;
	}
	.content1Technology {
		padding-top: 10%;
		padding-bottom: 4%;
	}
	.content2Technology {
		padding-top: 6%;
		padding-bottom: 0%;
	}
	.content3Technology {
		padding-top: 0%;
		padding-bottom: 6%;
	}

	/*=== Sustainability ===*/
	.arrowSustainability {
    	margin-top: 35%;
	}
	.content1Sustainbility {
		padding-top: 4%;
		padding-bottom: 0%;
	}
	.content2Sustainbility {
		padding-top: 0%;
		padding-bottom: 4%;
	}
	/*=== Work ===*/
	.arrowWork {
   	 margin-top: 36%;
	}
	/*=== About ===*/
	.arrowAbout {
    margin-top: 33%;
	}
	.content1About {
		padding-top: 4%;
		padding-bottom: 4%;
	}
	.stopScreen1About {
		margin-top: -7% !important;
		margin-bottom: 5% !important;
	}

	/*=== Contact ===*/
	.arrowContact {
		margin-top: 35% !important;
	}
}
@media only screen and (max-width: 1366px) {
	.home .vc_col-sm-3 {
    	width: 28%;
	}
	/*===MENU===*/
	.sidenav a {
		padding: 15px 8px 8px 8px;
	}
	/* 	.arrow1 {
		margin-top: 25% !important;
	} */
	.arrow2 {
		margin-top: 40% !important;
	}
	.arrow1Home {
		margin-top: 15% !important;
	}
	.arrow2Home {
		margin-top: 15%;
	}
	.arrow3Home {
		margin-top: 15%;
	}
	.arrow4Home {
		margin-top: 15%;
	}
	.arrow5Home {
		margin-top: 15%;
	}
	.contentImages{
		display: none;
	}
	/*=== Packaging ===*/
	.packagingArrow1 {
		margin-top: 23% !important;
	}
	.packagingArrow2 {
		margin-top: 41% !important;
	}
	.packagingArrow4 {
		margin-top: 41% !important;
	}
	.packagingArrow6 {
		margin-top: 6% !important;
	}

	.content1Packaging {
    padding-top: 2%;
	}
	.content1Packaging .vc_btn3-center {
    margin-top: 7%;
	}
	.content2Packaging {
    padding-top: 4%;
    padding-bottom: 3%;
	}
	.content3Packaging {
    padding-top: 14%;
    padding-bottom: 13%;
	}
	.content4Packaging {
    padding-top: 0%;
    padding-bottom: 0%;
	}
	/*=== Efficiency ===*/
	.arrowefficiency {
		margin-top: 19% !important;
	}
	.content1Efficiency {
    padding-top: 0%;
    padding-bottom: 0%;
	}
	.content1Efficiency h2{
		margin-bottom: 0px;
	}
	.content1Efficiency p{
		margin-bottom: 0px;
	}
	.content1Efficiency .wpb_wrapper div {
    	margin-bottom: 15px !important;
	}
	.arrow3Efficiency {
    padding-top: 2%;
    padding-bottom: 2%;
	}
	.arrow4Efficiency {
    padding-top: 1%;
    padding-bottom: 0%;
	}

	/*=== Technology ===*/
	.tehnologyarrow { /*pic2*/
		margin-top: 46% !important;
	}
	.impressumPading { /*=== impressum ===*/
		padding-top: 10% !important;
		padding-bottom: 3% !important;
	}
	.arrowTechnology {
    	margin-top: 23%;
	}
	.content1Technology {
		padding-top: 2%;
		padding-bottom: 0%;
	}
	.content2Technology {
		padding-top: 0%;
		padding-bottom: 0%;
	}
	.content3Technology {
		padding-top: 0%;
		padding-bottom: 0%;
	}
	/*===Sustainbility=== */
	.content1Sustainbility {
		padding-top: 4%;
		padding-bottom: 0%;
	}
	.content2Sustainbility {
		padding-top: 0%;
		padding-bottom: 0%;
	}
	.arrowSustainability {
    	margin-top: 25%;
	}
	.stopScreen1Sustainbility {
		margin-top: -9.5% !important;
		margin-bottom: 3% !important;
	}
	/*===WORK===*/
	.content1Work {
		padding-top: 15%;
		padding-bottom: 14%;
	}
	.arrowWork {
    	margin-top: 26%;
	}
	.content1Work {
		padding-top: 10%;
		padding-bottom: 10%;
	}
	/*About*/
	.arrowAbout {
    	margin-top: 23%;
	}
	.content1About {
		padding-top: 0%;
		padding-bottom: 0%;
	}
	.content1About p {
    margin: 0 0 10px;
	}
	/*Contact*/
	.arrowContact {
    	margin-top: 27% !important;
	}
	.stopScreen1Contact {
		margin-top: -9%;
		margin-bottom: 9%;
	}
	.content1Contact {
		margin-top: 6%;
	}
}
@media only screen and (max-width: 1024px) {
	.wrapRight1Home {
    	padding-left: 0.6% !important;
    	padding-right: 0.6% !important;
	}
	.wrapRight2Home {
    	padding-left: 2% !important;
    	padding-right: 1.2% !important;
	}
	.wrapRight5Home {
    	padding-left: 0.7% !important;
    	padding-right: 0.7% !important;
	}
}
@media only screen and (max-width: 990px) {
/* .page-id-2 .vc_custom_1521128334396 .wpb_wrapper {
   margin-top: 42%;
   background-color: #fff;
   padding-left: 48px;
}
.page-id-2 .vc_custom_1521128334396 .wpb_wrapper .vc_row .wpb_row .vc_inner .vc_row-fluid
	{
		    width: 98%;
    		padding-right: 30px;
	}
	.vc_custom_1521128334396 .wpb_wrapper .wpb_text_column .wpb_content_element h4 span{
		color: #000 !important;
	}
	.vc_custom_1521128334396 .wpb_wrapper .wpb_text_column .wpb_content_element h2 span{
		color: #000 !important;
	} */
	#Content .home-part1 {
		background-image: none !important;
	}
	.contentTextHome h2 {
		font-weight: 500;
	}
	.contentTextHome h4 {
		font-weight: 500;
	}

	.boxContactPopup p { /*popup*/
    line-height: 1.2;
	}

	.wrapLeft {
		width:0px !important;
	}
	.wrapRight {
		width: 100% !important;
	}
	.arrow1 {
    	margin-top: 0%;
	}
 	.vc_custom_1526543203403 .wrapRowContent, .vc_custom_1526542981603 .wrapRowContent, .vc_custom_1526542655311 .wrapRowContent { /*BG IMAGE HOME*/
		margin-top: -4% !important;
    	background: #fff !important;
	}
	.wrapRowContent .vc_column-inner {
		padding-top: 0px !important;
		padding-left: 5px !important;
    	padding-right: 5px !important;
	}
	.wrapRight .contentText {
    	width: 83% !important;
		float: left;
		margin-top: 3%;
		margin-bottom: 0% !important;
		padding-left: 7%;
	}
	.vc_btn3-right {
		text-align: right;
    	margin-top: -7%;
    	padding-right: 25px;
	}
	.vc_btn3-right a {
		margin-top: 0%!important;
	}
	.contentButton2 a {
		margin-top: -37% !important;
	}

	.wrapRight .contentText h4 span,.wrapRight .contentText h2 span{
		color: #000000 !important;
	}
	.wrapRight .contentText h4 span {
		font-size: 12pt;
	}
	.wrapRight .contentText h2 span {
		font-size: 20pt;
	}
	.contentImages {
    display: block;
	}
	.vc_custom_1521128334396 {
		background-image: url(none) !important;
	}
	.wrapLeft {
		width: 100% !important;
	}
	.arrowResponsive {
		margin-top: 60%;
	}
	.arrowTechnology{
    	margin-top: 60% !important;
	}
   /*.vc_gitem-animated-block /*===POST image=== {
		display: none;
	} */
	.stopScreen1Home {
		margin-top: -3% !important;
		margin-bottom: -6% !important;
	}
	.stopScreen4Home {
		margin-top: -3% !important;
		margin-bottom: -4% !important;
	}
	.arrow1Home {
    	margin-top: 0% !important;
	}
	 /*===CONTACT===*/
	.wpb_wrapper .wpcf7-form {
    	width: 100%;
	}
	/*===contact===*/
	#contactForm {
		width: 100%;
	}
}
@media only screen and (max-width: 959px) {

		.wrapLeft {
		width:0px !important;
	}
	.wrapRight {
		width: 100% !important;
	}
	.arrow1 {
    	margin-top: 0%;
	}
 	.vc_custom_1526543203403 .wrapRowContent, .vc_custom_1526542981603 .wrapRowContent, .vc_custom_1526542655311 .wrapRowContent { /*BG IMAGE HOME*/
		margin-top: -4% !important;
    	background: #fff !important;
	}
	.wrapRowContent .vc_column-inner {
		padding-top: 0px !important;
		padding-left: 5px !important;
    	padding-right: 5px !important;
	}
	.wrapRight .contentText {
    	width: 83% !important;
		float: left;
		margin-top: 3%;
		margin-bottom: 0% !important;
		padding-left: 7%;
	}
	.vc_btn3-right {
		text-align: right;
    	margin-top: -7%;
    	padding-right: 25px;
	}
	.vc_btn3-right a {
		margin-top: -0.7%!important;
	}
	.contentButton2 a {
		margin-top: -37% !important;
	}

	.wrapRight .contentText h4 span,.wrapRight .contentText h2 span{
		color: #000000 !important;
	}
	.wrapRight .contentText h4 span {
		font-size: 12pt;
	}
	.wrapRight .contentText h2 span {
		font-size: 20pt;
	}
	.contentImages {
    display: block;
	}
	.vc_custom_1521128334396 {
		background-image: url(none) !important;
	}
	.wrapLeft {
		width: 100% !important;
	}
	.arrowResponsive {
		margin-top: 60%;
	}
	.arrowTechnology{
    	margin-top: 60% !important;
	}
   /*.vc_gitem-animated-block /*===POST image=== {
		display: none;
	} */
	.stopScreen1Home {
		margin-top: -3% !important;
		margin-bottom: -6% !important;
	}
	.stopScreen4Home {
		margin-top: -3% !important;
		margin-bottom: -4% !important;
	}
	.arrow1Home {
    	margin-top: 0% !important;
	}
}

@media only screen and (max-width: 768px) {

	.post-wrapper-content {
		width: 100% !important;
	}
	#Top_bar.is-sticky {
    background: #fff0 !important;
	}
	.wrapRight .contentText {
		margin-top: 5%;
	}
	.vc_btn3-right a {
		margin-top: -1.5% !important;
	}
	.button1.vc_btn3-right a {
		margin-top: -454px !important
	}
	.button4.vc_btn3-right a {
		margin-top: -460px !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -460px !important;
	}
	.contentButton2 a {
    	margin-top: -460px !important;
	}
	.button3 a {
		margin-top: -400px !important;
	}
	.wrapRight .contentText {
    	margin-bottom: 10px !important;
	}
	.contentText h2{
		margin-bottom: 35px !important;
    	margin-top: 50px !important;
	}
	.post-item:nth-child(odd) .post-desc-wrapper {
    	width: 80%;
	}
	.post-item:nth-child(even) .post-desc-wrapper {
        width: 80%;
	}
	.post-item:nth-child(odd) .post-desc-wrapper .post-title h2 {
		width: 100% !important;
	}
	.post-item:nth-child(even) .post-desc-wrapper .post-title h2 {
		width: 100% !important;
	}
	.contentImages .vc_single_image-img .attachment-full {
		height: 42vh;
		max-width: 135%;
	}
	.linkStop {
		padding-bottom: 40px !important;
	}
	.efficiencyAllIcon h3 {
    font-size: 20pt;
    font-weight: 200;
	}
	.efficiencyAllIcon .vc_column-inner  {
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.arrow1Home {
   		margin-top: 4% !important;
	}

	.stopScreen1Home {
		margin-top: -5% !important;
		margin-bottom: -6% !important;
	}
	.stopScreen2Home {
		margin-top: -1% !important;
		margin-bottom: -6% !important;
	}
	.stopScreen3Home {
		margin-top: -1% !important;
		margin-bottom: -5% !important;
	}
	.stopScreen4Home {
		margin-top: -4% !important;
		margin-bottom: -11% !important;
	}
	.stopScreen5Home {
		margin-top: -8% !important;
		margin-bottom: 12% !important;
	}
/* Packaging	 */
	.arrowResponsive {
    margin-top: 95% !important;
}
	.arrowefficiency {
    margin-top: 89% !important;
}
	.page-id-15 p {
    margin: 0px 0 0px;
}
	.page-id-15 h2 {
    margin-bottom: 0px;
}
.content2Packaging {
    padding-top: 14%;
    padding-bottom: 15%;
}
/*===Efficiency===*/
	.imageBottleEfficiency .vc_column-inner {
		padding-top: 0px !important;
	}
	.stopScreen1Efficiency {
		height: 15px;
	}
	.stopScreen2Efficiency {
		margin-top: -7%;
	}
	.efficiencyTransport h2 {
		margin-top: 15% !important
	}
/*===Technology===*/
	.contentTechnology p {
		margin: 0 0 0px !important;
	}
	.contentTechnology h2 {
		margin: 0 0 0px !important;
	}
	.stopScreen1Technology {
		height: 15px;
	}
}

@media only screen and (max-width: 767px) {

	.pum-container.pum-responsive.pum-responsive-medium { /*popup*/
		margin-left: -40% !important;
		width: 82% !important;
	}

	.vc_column_container>.vc_column-inner {
    	padding-left: 8px !important;
    	padding-right: 8px !important;
	}

	.contentTextHome h4 {
		line-height: 31px;
		font-weight: 200;
	}
	.contentTextHome h2 {
		font-weight: 200;
		margin-bottom: 45px;
	}
	.img0{
		width: 0px !important;
	}
	.imgAbout .vc_column-inner {
    padding-left: 6px !important;
	padding-right: 6px !important;
	}
	.imgLeft,.textLeft {
		width: 33% !important;
		float: left;
	}
	.imgCenter {
		float: left;
		width: 33% !important;
	}
	.imgRight,.textRight {
		float: right;
		width: 33% !important;
	}
	.imgLeft2 {
		width: 50% !important;
		float: left;
	}
	.imgCenter2 {
		float: left;
		width: 0% !important;
	}
	.imgRight2 {
		float: right;
		width: 50% !important;
	}
	.sidenav {
		height: 100%;
	}
	.sidenav a {
		padding: 13px 8px 8px 8px !important;}
	.image_frame {
        display:none !important;
	}
/* 	.impresiumNav {
  		display: none !important;
	} */
	.post-desc-wrapper {
    	width: 82% !important;
	}
	.arrowResponsive {
    	margin-top: 52% !important;
	}
	.arrowTechnology{
    	margin-top: 52% !important;
	}
	#Top_bar.is-sticky {
    	background: #fff0 !important;
		top: 0px !important;
		height: 54px !important;
	}
	.page-id-190 .tracked {/*=== configurator btn ===*/
		left: 30%;
	}
	.page-id-190 #Top_bar {
		position: relative !important;
    	background: #ffffff00 !important;
	}
	.page-id-190 #Top_bar #logo{
		height: 45px;
	}
	.arrowHome {
		margin-top: 0% !important;
	}
	.wrapRight .contentText {
    margin-bottom: 0px;
	}
/* 	.wpb_wrapper > div {
    margin-bottom: 13px !important;
	} */
	.button1.vc_btn3-right a {
    	margin-top: 0% !important;
	}
	.vc_btn3-right a {
		margin-top: -2% !important;
	}
	.button4.vc_btn3-right a {
		margin-top: -66% !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -66% !important;
	}
	.contentButton2 a {
		margin-top: -66% !important;
	}
	.arrow1Home {
		margin-top: 0% !important;
	}
	.arrow3Home {
		margin-top: 8% !important;
	}
	.arrow5Home {
		margin-top: 8% !important;
	}
	.stopScreen1Home {
		margin-top: 0% !important;
		margin-bottom: -8% !important;
	}
}

@media only screen and (max-width: 742px) {
	.vc_btn3-right a {
		margin-top: 4% !important;
	}
	.button4.vc_btn3-right a {
		margin-top: -350px !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -348px !important;
	}
	.contentButton2 a{
    	margin-top: -352px !important;
	}
	.wpb_wrapper > div {
    margin-bottom: 13px !important;
	}
	#Top_bar.is-sticky {
    	background: #fff !important;
		top: 0px !important;
		height: 54px !important;
	}
}
@media only screen and (max-width: 540px) {
	.vc_btn3-right a {
		margin-top: 3% !important;
	}
	.button4.vc_btn3-right a {
		margin-top: -330px !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -330px !important;
	}
	.contentButton2 a{
    	margin-top: -328px !important;
	}
}
@media only screen and (max-width: 466px) {
	.button1.vc_btn3-right a {
		margin-top: -418px !important;
	}
	.vc_btn3-right a {
		margin-top: 2.3% !important;
	}
	.button4.vc_btn3-right a {
		margin-top: -418px !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -418px !important;
	}
	.contentButton2 a{
    	margin-top: -418px !important;
	}
}
@media only screen and (max-width: 405px) {
	.vc_btn3-right a {
		margin-top: 1.5% !important;
	}
	.button1.vc_btn3-right a {
		margin-top: -299px !important;
	}
	.button4.vc_btn3-right a {
		margin-top: -304px !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -340px !important;
	}
	.contentButton2 a{
    	margin-top: -340px !important;
	}
	.button3 a {
		margin-top: -303px !important;
	}
	.arrowResponsive {
    	margin-top: 100% !important;
	}
	.arrowTechnology {
    	margin-top: 82% !important;
	}
	.arrowSustainability {
    	margin-top: 100% !important;
	}
	.arrowWork {
    	margin-top: 100% !important;
	}
	.arrowAbout {
    	margin-top: 104% !important;
	}
	.arrowContact {
		margin-top: 110% !important;
	}
	.vc_btn3.vc_btn3-size-md {
    padding: 13px 28px 10px 35px !important;
}
	.pageTitle h2 {
    	font-size: 25pt !important;
    	line-height: 45px !important;
	}
	h2 {
    	font-size: 20pt !important;
    	line-height: 36px !important;
	}
	.contentTechnology p {
    	margin: 0 0 15px !important;
	}
	.contentAbout p {
    	margin: 0 0 0px !important;
	}
	#proportionContainer {
	    margin-top: 68px !important;
	}
	.page-id-190 #Top_bar {
		top: -16px !important;
	}
	.sustainability_Content_Margin {
		margin-bottom: 18% !important;
	}
	.configurator-container .headerPhoto {
		top: 23px;
	}
}
@media only screen and (max-width: 394px) {
	.vc_btn3-right a {
		margin-top: 1.5% !important;
	}
	.button1.vc_btn3-right a {
		margin-top: -299px !important;
	}
	.button4.vc_btn3-right a {
		margin-top: -304px !important;
	}
	.button5.vc_btn3-right a {
		margin-top: -340px !important;
	}
	.contentButton2 a{
    	margin-top: -340px !important;
	}
	.button3 a {
		margin-top: -300px !important;
	}

}
@media only screen and (max-width: 375px) {
	.arrowHome .vc_single_image-wrapper{
		    margin-bottom: 30px !important;
	}
	.searchMargin { /*Search*/
    	padding-bottom: 96% !important;
	}
	.vc_btn3-right a {
		margin-top: 1.5% !important;
	}
	.button1.vc_btn3-right a {
    	margin-top: -130% !important;
	}
	.button4.vc_btn3-right a {
    	margin-top: -158% !important;
	}
	.button5.vc_btn3-right a {
    	margin-top: -130% !important;
	}
	.contentButton2 a{
    	margin-top: -152% !important;
	}
	.button3 a {
    	margin-top: -158% !important;
	}
	.wrapRight .contentText {
    	margin-bottom: 10px !important;
	}
	.contentText h2{
		margin-bottom: 35px !important;
    	margin-top: 50px !important;
	}
	.stopScreen2Home {
		margin-top: -3% !important;
		margin-bottom: -6% !important;
	}
	.stopScreen3Home {
		margin-top: -3% !important;
		margin-bottom: -5% !important;
	}
	.post-item:nth-child(odd) .post-desc-wrapper {
    	width: 80%;
	}
	.post-item:nth-child(even) .post-desc-wrapper {
        width: 80%;
	}
	.post-item:nth-child(odd) .post-desc-wrapper .post-title h2 {
		width: 100% !important;
	}
	.post-item:nth-child(even) .post-desc-wrapper .post-title h2 {
		width: 100% !important;
	}
	.contentImages .vc_single_image-img .attachment-full {
		height: 42vh;
		max-width: 135%;
	}
	.linkStop {
		padding-bottom: 40px !important;
	}
	.efficiencyAllIcon h3 {
    font-size: 20pt;
    font-weight: 200;
	}
	.efficiencyAllIcon .vc_column-inner  {
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.arrow1Home {
    	margin-top: 13% !important;
	}
	.arrow2Home {
    	margin-top: 8% !important;
	}
	.arrow5Home {
    	margin-top: 8% !important;
	}
	.stopScreen4Home {
    	margin-top: -6% !important;
	}
/* Packaging	 */
	.arrowResponsive {
    margin-top: 95% !important;
}
	.arrowefficiency {
    margin-top: 89% !important;
}
	.page-id-15 p {
    margin: 0px 0 0px;
}
	.page-id-15 h2 {
    margin-bottom: 0px;
}
.content2Packaging {
    padding-top: 14%;
    padding-bottom: 15%;
}
.content1Packaging {
    padding-top: 9%;
}
.packagingArrow6 {
    margin-top: 43% !important;
}
.content3Packaging {
    padding-bottom: 46%;
}
/*===Efficiency===*/
	.imageBottleEfficiency .vc_column-inner {
		padding-top: 0px !important;
	}
	.stopScreen1Efficiency {
		height: 15px;
	}
	.stopScreen2Efficiency {
		margin-top: -7%;
	}
	.efficiencyTransport h2 {
		margin-top: 15% !important
	}
/*===Technology===*/
	.contentTechnology p {
		margin: 0 0 0px !important;
	}
	.contentTechnology h2 {
		margin: 0 0 0px !important;
	}
	.stopScreen1Technology {
		height: 15px;
	}
/*===Work===*/
	.arrowWork {
    margin-top: 102% !important;
	}
	.content1Work {
		padding-top: 18%;
		padding-bottom: 18%;
		padding-left: 4%;
		padding-right: 4%;
	}
/*===About===*/
	.content1About {
		padding-top: 9% ;
	}
	.arrowContact {
    	margin-top: 103% !important;
	}
/*===Home para;ax img===*/
.rowParalax1 {
    padding-top: 20%;
    padding-bottom: 20%;
}
/* 	.rowParalax1 {
    padding-top: 0%;
    padding-bottom: 0%;
	} */
	.rowParalax2 {
		padding-top: 50%;
		padding-bottom: 4%;
	}
	.rowParalax3 {
    	padding-top: 50%;
    	padding-bottom: 4%;
	}
	.stopScreen1Home {
    	margin-top: -7% !important;
	}
	.textSize h2{
		line-height: 10px !important;
	}
	.textSize h2 span {
    	font-size: 7pt !important;
	}
/* 	.textSize h2 {
		margin-bottom: 53% !important;
		margin-top: 7% !important;
	} */

	.textSize h2 {
		margin-top: 20% !important;
    	margin-bottom: 10% !important;
	}
	.textParalax2 h2{
		float: right;
	}
	.imageParalax1{
	    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
	}
	.wrapRight .contentText {
		width: 87% !important;
	}
/* 	.vc_parallax-inner.skrollable{top: 0px !important}

	.imageParalax1 {
		display:block;
		background-image: url(../wp-content/uploads/2018/04/pic111.jpg) !important;
	} */
	.nk-awb {
		padding-bottom: 50%;
    	padding-top: 50%;
	}
	.textParallax1 {
		margin-left: 5% !important;
	}
	.textParallax2 {
		margin-left: 50% !important;
	}
	.parallax .wpb_wrapper > div {
    	margin-bottom: 0px !important;
	}
	/*===Popup===*/
	.click_open .pum-container.pum-responsive.pum-responsive-medium {
    	margin-left: -38% !important;
    	width: 76% !important;
	}
}
@media only screen and (max-width: 365px) {
	.vc_btn3-right a {
		margin-top: 0.5% !important;
	}
	.button3 a {
		margin-top: -595px !important;
	}
	.contentButton2 a{
    	margin-top: -656px !important;
	}
	.wrapRight .contentText {
		margin-top: 0%;
	}
	
	.contentText h2 {
		margin-bottom: 19px !important;
		margin-top: 0px !important;
	}
	.button1.vc_btn3-right a {
   		margin-top: -399px !important;
	}
	.contentButton2 a {
    	margin-top: -401px !important;
	}
	.button3 a {
    	margin-top: -396px !important;
	}
	.button4.vc_btn3-right a {
    	margin-top: -398px !important;
	}
	.button5.vc_btn3-right a {
    	margin-top: -400px !important;
	}
	.arrowHome {
    	margin-top: 8% !important;
	}
/*===Packagin===*/
	.page-id-19 .linkStop {
    	padding-bottom: 19px !important;
	}
	.arrowResponsive {
    	margin-top: 60% !important;
	}
	.page-id-19 .wpb_wrapper > div {
    	margin-bottom: 9px !important;
	}
	.page-id-19 p {
    	margin: 0 0 0px;
	}
	.page-id-19 h2 {
    	margin-bottom: 0px;
	}
	.content2Packaging {
		padding-bottom: 21%;
		padding-top: 31%;
	}
/*===efficiency===*/
	.arrowefficiency {
		margin-top: 71% !important;
	}
	.imageBottleEfficiency .vc_single_image-wrapper img {
    	max-width: 73% !important;
	}
	.imageBottleEfficiency .wpb_wrapper div {
    	margin-bottom: 0px !important;
	}
	.imageBottleEfficiency .arrow1 .vc_single_image-wrapper img {
    	max-width: 100% !important;
	}
/*===Technology===*/
	.arrowTechnology {
    	margin-top: 60% !important;
	}
/*===Sustainability===*/
	.arrowSustainability {
		margin-top: 75% !important
	}
	.stopScreen1Sustainbility {
		margin-top: -15.5% !important;
    	padding-bottom: 9%;
	}
/*===Work===*/
	.arrowWork {
		margin-top: 73% !important;
	}
	.stopScreen1work {
    	margin-top: -20% !important;
	}
	.content1Work {
		padding-top: 10%;
		padding-bottom: 12%;
	}
	.stopScreen2work {
		margin-top: -13%;
	}
	.content2Work {
    	padding-top: 11%;
	}
/*===About===*/
	.arrowAbout {
		margin-top: 74% !important;
		padding-bottom: 4% !important;
	}
	.content1About {
		padding-top: 10%;
		padding-bottom: 4%;
	}
/*===Contact===*/
	.arrowContact {
		margin-top: 87% !important;
	}
}
/* === Slider Video === */
.tp-revstop {
	margin: 9px 17px 0px !important;
}
.revicon-right-dir {
    margin: 4px -1px 0px !important;
}
.tp-video-play-button {
	display: none !important;
}
/* =========================================================================== */

/*=== Blog Order ===*/

/* .post-item:nth-child(odd) .image_frame {
	float: left !important;
}
.post-item:nth-child(even) .image_frame {
	float: right !important;
}
.post-item:nth-child(odd) .post-desc-wrapper {
	float: left !important;
}
.post-item:nth-child(even) .post-desc-wrapper {
	float: right !important;
	width: 28%;
}
.post-item:nth-child(odd) .post-desc-wrapper .post-title h2 {
	width: 76%;
}
.post-item:nth-child(even) .post-desc-wrapper .post-title h2 {
	width: 76%;
} */
/*===BLOG===*/
.post-desc {
    margin-left: 10%;
}
.post-footer {
    margin-bottom: 1px;
}

.image_frame .image_wrapper .image_links {
	display: none;
}
.image_frame {
    border-color: #ffffff !important;
}
.image_frame .image_wrapper .mask {
	box-shadow: inset 0 0 5px 2px rgba(255, 255, 255, 0.07) !important;
}
.post-item {
	margin-bottom: 0px !important;
}
.home .post {
    margin-top: 15px !important;
    border-bottom: solid 0.5px #e3e3e3 !important;
}
.single-post .post {
    margin-top: 10% !important;
}
.post-footer {
	color: #ffffff !important;
	background: #fff !important;
}
.post-excerpt {
    display:none;
}
.post-title h2{
	font-size: 16pt;
	width: 100%;
	font-weight: 300 !important;
}
.post-date {
	font-size: 12pt !important;
}
.post-meta {
	color: #000 !important;
}
.post-photo-wrapper {
	width: 30% !important;
}
/* .post-desc-wrapper {
	width: 37% !important;
} */
.icon-clock {
	display: none;
}
.entry-title::after {
	content: url(https://freeformpack.com/wp-content/uploads/2018/03/postarrow.jpg) !important; 
	margin: 16px;
}
body {
	color: #000000 !important;
}
/*=== Popup ===*/
.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -25% !important;
    width: 50% !important;

}
 /*.page-id-13 #pum-807 {
	display: none !important;
} */
.boxContactPopup p{
	line-height: 1.2 !important;
}
.boxContactPopup {
    padding-top: 9% !important;
	padding-bottom: 0% !important;
}
/*===Parallax===*/
.nk-awb {
	padding-bottom: 30%;
    padding-top: 21%;
}
.parallax .wpb_wrapper > div {
    margin-bottom: 0px;
}
.textParallax1 {
	margin-left: 17%;
}
.textParallax2 {
	margin-left: 53%;
}

/*===EDGE===*/




/* Changes Home and COntact */
@media only screen and (max-width: 1280px) and (min-width: 768px) {
  .contact-information-responsive .contact-one-column {
    display: none;
  }
  .contact-information-responsive {
    padding-left: 8.5%;
  }
  .contact-information-responsive .contact-two-columns, .contact-information-responsive .contact-three-columns {
    min-width: 300px;
    padding-bottom: 5%;
  }
  .contact-information-responsive > div:nth-child(4) > div > div > div > div > p > br:nth-child(1) {
    display: none;
  }
}
@media only screen and (min-width: 991px) {
/*   .home-part1 {
    background-size: 100% 100%;
  } */
}
@media only screen and (max-width: 990px) {
   .home-part1.vc_custom_1527250477227, .home-part1.vc_custom_1527250489741, .home-part1.vc_custom_1527250090294 {
    background-image: none !important;
    padding-top: 0 !important;
  } 
}
@media only screen and (max-width: 1249px) and (min-width: 991px) {
  .vc_btn3.vc_btn3-size-md {
    padding: 12px 20px 0px 24px !important;
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 990px) {
  .stopScreen1Home, .stopScreen4Home {
      margin-top: -7.3% !important;
  }
}
@media only screen and (max-width: 860px) {
  .stopScreen1Home, .stopScreen4Home {
      margin-top: -7.7% !important;
  }
}
@media only screen and (max-width: 800px) {
  .stopScreen1Home, .stopScreen4Home {
      margin-top: -9% !important;
  }
}
@media only screen and (max-width: 375px) {
  .stopScreen1Home, .stopScreen4Home {
      margin-top: -7% !important;
  }
}
@media only screen and (max-width: 767px) {
  .button1.vc_btn3-right a {
      margin-top: -62% !important;
  }
  .contentButton2 a {
      margin-top: -63% !important;
  }
  .button5.vc_btn3-right a {
    margin-top: -62% !important;
  }
}
@media only screen and (max-width: 550px) {
  .button1.vc_btn3-right a {
      margin-top: -77% !important;
  }
  .contentButton2 a {
      margin-top: -63% !important;
  }
  .button5.vc_btn3-right a {
    margin-top: -62% !important;
  }
}
@media only screen and (max-width: 742px) {
  .wpb_wrapper > div {
      margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 375px) {
  .button1.vc_btn3-right a {
      margin-top: -115% !important;
  }
  .contentButton2 a {
    margin-top: -136% !important;
  }
  .button5.vc_btn3-right a {
    margin-top: -115% !important;
  }
}
@media only screen and (max-width: 600px) and (min-width: 600px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -65% !important;
  }
  .contentButton2 a {
    margin-top: -66% !important;
  }
}
@media only screen and (max-width: 360px) and (min-width: 360px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -135% !important;
  }
  .contentButton2 a {
    margin-top: -138% !important;
  }
  .wrapRight .contentText {
    width: 80% !important;
  }
}
@media only screen and (max-width: 384px) and (min-width: 384px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -129% !important;
  }
  .contentButton2 a {
    margin-top: -132% !important;
  }
}
@media only screen and (max-width: 320px) and (min-width: 320px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -152% !important;
  }
  .contentButton2 a {
    margin-top: -155% !important;
  }
}
@media only screen and (max-width: 375px) and (min-width: 375px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -135% !important;
  }
  .contentButton2 a {
    margin-top: -138% !important;
  }
  .wrapRight .contentText {
    width: 80% !important;
  }
}
@media only screen and (max-width: 414px) and (min-width: 414px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -112% !important;
  }
  .contentButton2 a {
    margin-top: -114% !important;
  }
}
@media only screen and (max-width: 486px) and (min-width: 486px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -82% !important;
  }
  .contentButton2 a {
    margin-top: -97% !important;
  }
}
@media only screen and (max-width: 414px) and (min-width: 410px) {
  .button1.vc_btn3-right a, .button5.vc_btn3-right a {
      margin-top: -113% !important;
  }
  .contentButton2 a {
    margin-top: -116% !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) {
  .tp-caption img {
    zoom: 2;
    padding-top: 200px !important;
  }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
  .tp-caption img {
    padding-top: 80px !important;
    zoom: 1.5;
  }
}
@media only screen and (max-width: 365px) {
  .wrapRight .contentText {
      margin-top: 14%;
  }
}
/*===Impresum===*/
.impressumPrivacy ul {
	font-size: 15px;
	color: #000000 !important;
}
/*===CONTACT===*/
span.wpcf7-list-item {
    margin: 0 0 0 0em;
}
/**/