
@font-face {
    font-family: 'ralewayregular';
    src: url('../Fonts/raleway-regular-webfont.eot');
    src: url('../Fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/raleway-regular-webfont.svg#ralewayregular') format('svg'),
         url('../Fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../Fonts/raleway-regular-webfont.woff') format('woff'),
         url('../Fonts/raleway-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('../Fonts/raleway-bold-webfont.eot');
    src: url('../Fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/raleway-bold-webfont.svg#ralewaybold') format('svg'),
         url('../Fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../Fonts/raleway-bold-webfont.woff') format('woff'),
         url('../Fonts/raleway-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('../Fonts/raleway-light-webfont.eot');
    src: url('../Fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/raleway-light-webfont.svg#ralewaylight') format('svg'),
         url('../Fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../Fonts/raleway-light-webfont.woff') format('woff'),
         url('../Fonts/raleway-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('../Fonts/raleway-semibold-webfont.eot');
    src: url('../Fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg'),
         url('../Fonts/raleway-semibold-webfont.woff2') format('woff2'),
         url('../Fonts/raleway-semibold-webfont.woff') format('woff'),
         url('../Fonts/raleway-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


*{
  margin:0;
  padding:0;
  font-weight:normal;
  box-sizing: border-box;
}
*:after,*:before {
  box-sizing: border-box;
}
html, body {height:100%;}
body {
  font-family: 'ralewayregular', Verdana, sans-serif;
  font-size:17px;
  line-height:150%;
  color:#101010;
  -webkit-text-stroke: 1px transparent;
  -moz-text-stroke: 1px transparent;
  text-stroke: 1px transparent;

}


h1 {
  font-family: 'ralewaylight';
  font-size: 32px;
  line-height: 110%;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
h2 {
  font-family: 'ralewaylight';
  font-size: 24px;
  line-height: 105%;
}
h3 {

}

a {
  color:#7fa711;
  text-decoration: underline;
  -webkit-transition: color 650ms;
  transition: color 650ms;
}

.align-center {
  text-align: center;
}

b, strong {
  font-family: 'ralewaybold';
}

ul[dir="rtl"] li {
  margin-right: 15px;
}

body.intro section.content_left .csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin-right:0;
}
body.intro section.content_right .csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left:0;
}

div.two_column section.content_left div.csc-textpic.csc-textpic-intext-right-nowrap div.csc-textpic-text {
  padding-right: 5px;
}
div.two_column section.content_right div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-text{
  padding-left: 5px; 
}

body.ar input, body.ar textarea {
  direction: rtl;
}

div.video_testimonial {
  max-width:640px;
  margin:30px auto;
}
div.video_testimonial iframe {
  margin-bottom: 50px;
}


/*
  *
  * Contact Phone Number
  *
*/

/*Country Code*/
div#powermail_fieldwrap_776,
div#powermail_fieldwrap_780,
div#powermail_fieldwrap_778 {
  width: 50px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 27px;
}
div#powermail_fieldwrap_776 label,
div#powermail_fieldwrap_780 label,
div#powermail_fieldwrap_778 label {
  display: none;
}

/* Area Code */
div#powermail_fieldwrap_777,
div#powermail_fieldwrap_781,
div#powermail_fieldwrap_779 {
  width: 60px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 27px;
}
div#powermail_fieldwrap_777 label,
div#powermail_fieldwrap_781 label,
div#powermail_fieldwrap_779 label {
  display: none;
}

/*Phone Number*/
div#powermail_fieldwrap_515,
div#powermail_fieldwrap_759,
div#powermail_fieldwrap_524 {
  width: calc(100% - 130px);
  width: 100%;
  display: inline-block;
}
div#powermail_fieldwrap_515 label,
div#powermail_fieldwrap_759 label,
div#powermail_fieldwrap_524 label {
  text-align: left;
  text-align: center;
}

/*Hinweis Text */
div#powermail_fieldwrap_793,
div#powermail_fieldwrap_794,
div#powermail_fieldwrap_795,
div#powermail_fieldwrap_796 {
  text-align: center;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 30px;
}

div.intl-tel-input {
  width: 100%;
}

.two_column {
  clear: both;
  display: block;
  overflow: hidden;
}

div.oTTWrapper {
  text-align: center;
}
div.oTTWrapper {
  display: none;
}

#c28 div.csc-textpic-imagewrap {
  margin-bottom: 30px;
}
div.video div.shade {
  background: url(../Content/Custom/overlay-pattern.png);
  /*background-color: rgba(20, 62, 58, 0.2);*/
  position: fixed; right: 0; bottom: 0;
  min-width: 100%; min-height: 100%;
  width: auto; height: auto; z-index: -1;
  opacity: .7;
}

video#bgvid { 
  position: fixed; right: 0; bottom: 0;
  min-width: 100%; min-height: 100%;
  width: auto; height: auto; z-index: -9999;
  /*background: url(../Content/Custom/black_forest.jpg) no-repeat;*/
  background-repeat: no-repeat;
  background-size: cover; 
}

div.video div#bgimg {
  position: fixed; right: 0; bottom: 0; top:0;
  min-width: 100%; min-height: 100%;
  width: auto; height: auto; z-index: -9999;  
}
div.video div#bgimg_small {
  position: fixed; right: 0; bottom: 0; top:0;
  min-width: 100%; min-height: 100%; 
  /*width: auto; height: auto; */
  z-index: -9999;  
  width:100%!important;
}
div.video div#bgimg_small img {
  width:auto;
}


div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}

body.intro div.load_content {
  position: fixed;
  z-index: 1000;
  height:100%;
  width:100%;
  top:0;
  background: url(../Content/Custom/ring.svg), url(../Content/Custom/logo_hallwang_english.png);
  background-repeat: no-repeat;
  background-position: 50% 50%, 50% 30%;
  background-color: rgba(76,80,81,.8);
}
body.intro.fr div.load_content {
  background: url(../Content/Custom/ring.svg), url(../Content/Custom/logo_fr_start.png);
  background-repeat: no-repeat;
  background-position: 50% 50%, 50% 30%;
  background-color: rgba(76,80,81,.8);
}
body.intro.es div.load_content {
  background: url(../Content/Custom/ring.svg), url(../Content/Custom/logo_es_start.png);
  background-repeat: no-repeat;
  background-position: 50% 50%, 50% 30%;
  background-color: rgba(76,80,81,.8);
}
body.intro.de div.load_content {
  background: url(../Content/Custom/ring.svg), url(../Content/Custom/logo_de_start.png);
  background-repeat: no-repeat;
  background-position: 50% 50%, 50% 30%;
  background-color: rgba(76,80,81,.8);
}
body.intro div.main {
  opacity: 0;
}
section.content div.csc-textpic .csc-textpic-imagewrap img {
  width:100%;
  height: auto;
}

header {
  height: 110px;
  /*overflow:hidden;*/
  width: 100%;
  position: fixed;
  padding-left:2.6%;
  padding-right:2.6%;
  -webkit-transition: all 550ms;
  transition: all 550ms;
  z-index: 99999;
}
header:hover {
  background-color: rgba(76,80,81,.6);
}
header.fixed, body.toPage header {
  background-color: rgba(76,80,81,1);
}

header div.logo {
  margin-top: 8px;
  width: 305px;
  float: left;
}
div.logo div.logoimg {
  float: left;
}
div.logo ul {
  position: absolute;
  bottom: 0;
  left: 85px;
}
div.logo ul li {
  display: inline-block;
  list-style-type: none;
  font-size: 12px;
  color:#fff;
  margin-left:5px;
}
div.logo ul li a{
  color:#fff;
  text-decoration: none;
}

div.logo ul li:last-child {
 display: none;
}
div.logo ul li.active a{
  color: #7fa711;
}
/*div.logo ul li:first-child:after {
  content:"/";
  margin:0 5px;
  color:#fff;
}*/
header nav {
  float: right;
  /* width:84.37%; */
}


nav div.main_nav {
  float: right;
  position: relative;
}
nav div.main_nav > ul > li{
  display: inline-block;
  padding-bottom: 5px;
}
/*nav div.main_nav > ul > li:last-child:after{
  content:"+497443964240";
  font-size: 14px;
  color:#fff;
  margin-left: 5px;
}*/
nav div.main_nav > ul > li:before{
  content:"";
  margin-left: 8px;
  margin-right: 8px;
  display: inherit;
  width:4px;
  height:4px;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
  bottom: 2px;
}
nav div.main_nav ul li:first-child:before{
  content: "";
  background-color: transparent;
  margin:0;
  bottom: 0;

}
body.intro nav div.main_nav > ul > li:first-child > a,
nav div.main_nav ul li:hover > a,
nav div.main_nav ul li.current > a,
nav div.main_nav ul li.active  >a{
  color:#7FA711;
}
nav div.main_nav > ul > li > a{
  font-family: 'ralewaysemibold';
  height: 80px;
  font-size: 14px;
  line-height: 80px;
  text-transform: uppercase;
  text-decoration: none;
  color:#fff;
  padding-bottom: 62px;
}

nav div.main_nav ul > li > ul.sub_menu {
  position: absolute;
  background-color: rgba(76,80,81,.9);
  padding:15px;
  border-top: 2px solid #94C01C;
  display: none;
  margin-left: 30px;
  z-index: 10;
  top: 110px;
}
nav div.main_nav ul > li:hover > ul.sub_menu {
  display: block;
}
ul.sub_menu li {
  display: block;
  margin-bottom: 10px;
}

ul.sub_menu li a {
  font-size: 12px;
  font-family: 'ralewaysemibold';
  text-transform: uppercase;
  text-decoration: none;
  color:#fff;
  line-height: 180%;
}

ul.main_nav ul li:hover > a,
ul.sub_menu ul li.current > a,
ul.sub_menu ul li.active  >a{
  color:#7FA711;
}

div.main {
  width: 100%;
  /*margin-bottom:30px;*/
  overflow: hidden;
}

div.main div.full_width {
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #fff;
  width: 100%;
}

div.block_link + div.full_width {margin-top: 100vh;}

div.main div.transparent {
  padding-top: 3.7%;
  padding-bottom: 3.7%;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

div.main div.main_content {
  margin: 0 auto;
  /*min-height: 115px;*/
  overflow: hidden;
  
}
body.toPage div.main div.main_content {
  padding-top: 130px;
}

div.main_content ul li {
  margin-left: 20px;
}
div.main_content section.content{
  width:100%;
}
section.content div.slogan {
  width: 1200px;
  margin: 0 auto;
  top: 33.86vmin;
  position: absolute;
  left: 50%;
  margin-left: -600px;
}
section.content div.slogan h1 {
  font-family: 'ralewaysemibold';
  font-size: 3.65vw;
  font-size: 70px;
  color:#4c5051;
  color:#fff;
  text-transform: uppercase;
  line-height: 115%;
  text-align: center;
  display: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
section.content div.slogan h1:first-of-type {
  display: block;
}
section.content div.slogan h1:before {
  margin-right: 20px;
  content: "";
  padding:0 2px;
  background-color: #fff;
  color:#fff;
}
section.content div.slogan h1:after {
  margin-left: 20px;
  content: "";
  padding:0 2px;
  background-color: #fff;
  color:#fff;
}
section.content div.slogan h2 {
  font-size: 16px;
  color:#fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

section.content div.block_link {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
section.content div.block_link img {
  cursor: pointer;
}
section.content div.block_link a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding:10px 20px;
  border:1px solid #fff;
  color:#fff;
  margin:0 auto;
  width:245px;
  display: block;
  text-align: center;
  margin-bottom: 60px;
}

div.main > div#home div.main_content {
  /*min-height: 670px;  */
  /*min-height: 76vmin;  */
  min-height: 92vmin;  
  position: relative;
}

section.content div.center_block {
  max-width: 920px;
  margin:0 auto;
}
div.center_text, div.two_column {
  max-width: 920px;
  margin:0 auto;
  margin-bottom: 30px;
}
section.content div.center_text *,
section.headline div.center_text * {
  text-align: center;
}
div.main > div.dyn h1 {
  background: url(../Content/Custom/trennstrich.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
body.toPage div.main h1 {
  background: url(../Content/Custom/trennstrich.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

.embed-container {
  position: relative; 
  padding-bottom: 62%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
  max-width:750px;
  margin:0 auto;
  margin-top:-20px;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

div.transparent {
  max-width: 900px;
  margin:0 auto;
}
div.transparent h1{
  background: none;
}
div.transparent * {
  color:#fff;
}
div.transparent.quote {
  max-width: 1200px;
}

div.transparent.quote p {
  font-size: 30px;
  font-family: 'ralewaylight';
  line-height: 147%;
  text-align: center;
}
/*div.layer_transparent div.transparent.quote p:first-of-type:before{
  content:"";
  background: url(../Content/Custom/zitat_anfang.png),url(../Content/Custom/zitat_ende.png);
  background-repeat: no-repeat;
  background-position: 0 0, 100% 100%;
}*/

/*div.layer_transparent div.transparent.quote p:first-of-type::last-letter {
  background: url(../Content/Custom/zitat_ende.png);
  background-repeat: no-repeat;
}*/
div.transparent.quote span.detail {
  text-transform: uppercase;
  font-size: 13px;
}
div.transparent.center * {
  text-align: center;
}
div.transparent.center a {
  color:#7fa711;
}

div.full_width_wrapper {
  width:100%;
  background-color: #fff;
  padding-bottom: 3.7%;
}
body.toPage div.full_width {
  margin-bottom: 20px;
}
div.full_width div.csc-textpic-imagewrap[data-csc-cols="1"] div.csc-textpic-imagerow,
body.toPage div.full_width div.csc-textpic-imagerow {
  float: left;

  position: relative;
}
div.full_width_wrapper div.full_width div.csc-textpic-imagewrap img,
div.full_width_wrapper div.full_width div.csc-textpic-imagerow img{
  width:100%;
  height: auto;
}

div.full_width div.csc-textpic-imagewrap[data-csc-images="8"] div.csc-textpic-imagerow {
  width: 25%;
  margin-bottom: 0;
  margin-left: 0;  
}

div.full_width div.csc-textpic-imagewrap[data-csc-images="8"] div.csc-textpic-imagerow:nth-of-type(4n+1) {
  clear: left;
  margin-left: 0;
}

div.main_content section.content_left {
  width:48.72%;
  float: left;
  margin-right: 45px;
  margin-right: 3.8%;
/*  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);*/
}
div.main_content section.content_left div.csc-textpic-imagewrap img {
  width:100%;
  height:auto;
}
div.main_content section.content_right{
  float: left;
  width: 550px;
  width: 46.61%;
}
section.content_right div.csc-space-after-25,
section.content_left div.csc-space-after-25 {
  margin-bottom: 25px;
}
section.content_right div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 20px;
}

section.content_right div.csc-textpic.csc-textpic-center div.csc-textpic-imagewrap {
  margin-top: 30px;
}
section.content_right div.csc-textpic.csc-textpic-center div.csc-textpic-imagewrap div.csc-textpic-imagecolumn {
  margin-right: 3.5vmin;
}

div.csc-default {max-width: 1200px; margin: 0 auto; padding: 0 10px;}

section.content div.block_images {
  max-width: 980px;
  margin:0 auto;
}

div.layer_color ul li {
  margin-left: 18px;
  line-height: 215%;
}
div.layer_color a {
  text-decoration: underline;
}
div.grey_box,
div.white_box,
div.green_box {
  max-width: 1000px;
  margin:0 auto;  
  margin-top: 30px;
  padding-top: 7vmin;
  padding-bottom: 6vmin;
}
div.green_box,
div.grey_box {
  max-width: 1200px;
}
div.green_box *{
  color:#fff;
}
div.white_box * {
  color:#101010;
}
div.green_box p {
  line-height: 215%;
}
section.content div.block_images div.csc-textpic-left .csc-textpic-imagewrap,
div.grey_box div.csc-textpic-left .csc-textpic-imagewrap,
div.white_box div.csc-textpic-left .csc-textpic-imagewrap,
div.green_box div.csc-textpic-left .csc-textpic-imagewrap {
  float: none;
  clear: both;
}
section.content div.block_images div.csc-textpic-imagerow,
div.grey_box div.csc-textpic-imagerow,
div.white_box div.csc-textpic-imagerow,
div.green_box div.csc-textpic-imagerow {
  float: left;
  margin-bottom: 1.27%;
  margin-left: 1.27%;
  position: relative;
  width: 32.14%;
}
section.content div.block_images div.csc-textpic-imagerow img,
div.grey_box div.csc-textpic-imagerow img,
div.white_box div.csc-textpic-imagerow img,
div.green_box div.csc-textpic-imagerow img{
  width:100%;
  height: auto;
}
/*section.content div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1),*/
div.grey_box.block_images_3col div.csc-textpic-imagerow:nth-of-type(3n+1),
div.white_box div.csc-textpic-imagerow:nth-of-type(3n+1),
div.green_box.block_images_3col div.csc-textpic-imagerow:nth-of-type(3n+1) {
  clear: left;
  margin-left: 0;
}
section.content div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1) {
  clear: left;
  margin-left: 0;
}

section.content_left div.block_images,
section.content_right div.block_images {
  max-width: 980px;
  margin:0 auto;
}
section.content_left div.block_images div.csc-textpic-left .csc-textpic-imagewrap,
section.content_right div.block_images div.csc-textpic-left .csc-textpic-imagewrap {
  float: none;
  clear: both;
}
section.content_left div.block_images div.csc-textpic-imagerow,
section.content_right div.block_images div.csc-textpic-imagerow {
  float: left;
  margin-bottom: 1.77%;
  margin-left: 1.77%;
  position: relative;
  width: 32.14%;
}
section.content_left div.block_images div.csc-textpic-imagerow img,
section.content_right div.block_images div.csc-textpic-imagerow img{
  width:100%;
  height: auto;
}
section.content_left div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1) ,
section.content_right div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1) {
  clear: left;
  margin-left: 0;
}

section.content div.block_images_2col div.csc-textpic-imagerow {
  float: left;
  margin-bottom: 2.27%;
  margin-left: 2.27%;
  position: relative;
  width: 48.85%;
}
section.content div.block_images_2col div.csc-textpic-imagerow img{
  width:100%;
  height: auto;
}
section.content div.block_images_2col div.csc-textpic-imagerow:nth-of-type(2n+1) {
  clear: left;
  margin-left: 0;
}

section.content div.block_images_6col {max-width: 1220px; margin:0 auto; margin-top: 30px;}

section.content div.block_images_6col div.csc-textpic-imagerow {
  float: left;
  margin-bottom: 0.93%;
  margin-left: 0.93%;
  position: relative;
  width: 15.89%;
}
section.content div.block_images_6col div.csc-textpic-imagerow img{
  width:100%;
  height: auto;
}

section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(6n+1) {
  clear: left;
  margin-left: 0;
}

div.layer_color {
  padding: 0 10px;
}

div.layer_grey {
  background-color: #c2c2c2;
}
div.layer_green {
  background-color: #93C01B;
}
div.layer_white {
  background-color: #fff;
}


div.text_right p,
div.text_right ul li {
  text-align: right;
}

div.text_right div.csc-textpic-imagewrap {
  margin-left: 20px;
}


div.icons-2-col {max-width: 920px; margin:0 auto; margin-top: 30px;}
div.icons-2-col div.csc-textpic-text {padding-top: 15px;}
div.icons-2-col div.c50l div.csc-textpic-text {text-align: right; padding-top: 15px;}

.animate {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1);
  opacity: 1;
}

div.main div.dyn:last-child div.layer_transparent div.transparent,
body.contact div.main div.layer_transparent div.transparent{
 max-width:100%;
}

div.main div.dyn:last-child div.center_text,
body.contact div.main div.center_text {
  max-width: 900px;
  margin:0 auto;
  text-align: center;
  margin-bottom: 30px;
}
div.main div.dyn:last-child div.layer_transparent {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
div.main div.dyn:last-child div.layer_transparent *,
body.contact div.main  div.layer_transparent *{
  color:#101010;
}


div.main div.dyn:last-child div.center_block h1 {
  text-align: center;
  background:url("../Content/Custom/trennstrich.jpg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
div.main div.dyn:last-child div.center_block div.tx-powermail {
  max-width: 900px;
  margin:0 auto;
  text-align: center;
}



div.wrapperTime {
  width:100%;
}
div.wrapperTime div.center {
  max-width: 935px;
  margin:0 auto;
}

div.wrapperTime div.graphicWrapper {
  position: relative;
  width: 100%;
}
div.graphicWrapper img {
  /*width:100%;*/
}
div.wrapper_clock {
  width:100%;
}
div.graphicWrapper div.clock {
  position: absolute;
  top:0;
  left:0;
  background: url('../Content/Custom/zones/pfeil.png');
  background-repeat: no-repeat;
  width:115px;
  height: 58px;
  text-align: center;
}


div.main div.dyn:last-child div#c22792,
body.contact div.main div#c22792,
div.main div.dyn:last-child div#c22793,
body.contact div.main div#c22793,

div.main div.dyn:last-child div#c9247,
body.contact div.main div#c9247,
div.main div.dyn:last-child div#c9248,
body.contact div.main div#c9248,

div.main div.dyn:last-child div#c22614,
body.contact div.main div#c22614,
div.main div.dyn:last-child div#c22615,
body.contact div.main div#c22615,

div.main div.dyn:last-child div#c9299,
div.main div.dyn:last-child div#c21427,
body.contact div.main div#c9299,
body.contact div.main div#c21427,

div.main div.dyn:last-child div#c9300,
div.main div.dyn:last-child div#c21428,
body.contact div.main div#c9300,
body.contact div.main div#c21428 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

body.intro div#c22791 *, 
body.intro div#c9250 *, 
body.intro div#c9251 *, 
body.intro div#c22613 *, 
body.intro div#c21426 * {
  color:#fff!important;
}

div#c9248, div#c22793, div#c9300, div#c21428, div#c22615 {margin-top: 50px;}
div#c29799, div#c29803, div#c29805, div#c29805 div.center_text, div#c29807, div#c29801 {
  padding-bottom: 0;
  margin-bottom: 0;
}



div#الاتصال div.backg_wrapper,
div#kontakt div.backg_wrapper,
div#contacto div.backg_wrapper,
div#contact div.backg_wrapper {
  padding:0 0;
}
div#c9250, div#c9251, div#c22613, div#c22791 {
  margin-bottom: 0;
}


div#c22791 div.csc-textpic-imagewrap,
div#c9250 div.csc-textpic-imagewrap,
div#c21426 div.csc-textpic-imagewrap,
div#c22613 div.csc-textpic-imagewrap,
div#c9251 div.csc-textpic-imagewrap {
  margin-top: 20px;
  z-index: 100;
}


body.intro div#c22791 div.csc-textpic-text img, 
body.intro div#c9250 div.csc-textpic-text img, 
body.intro div#c9251 div.csc-textpic-text img, 
body.intro div#c22613 div.csc-textpic-text img, 
body.intro div#c21426 div.csc-textpic-text img {
  display: none;
}
div#c22791 img, 
div#c9250 img, 
div#c9251 img, 
div#c22613 img, 
div#c21426 img {
  cursor: pointer;
  position: relative;
  z-index: 10000;
  -webkit-transition: all 550ms;
  transition: all 550ms;
}

div#c22791 img.slide, 
div#c9250 img.slide, 
div#c22613 img.slide, 
div#c9251 img.slide, 
div#c21426 img.slide {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

body.intro div#c22792, body.intro div#c22793,
body.intro div#c9247, body.intro div#c9248,
body.intro div#c22614, body.intro div#c22615,
body.intro div#c21427, body.intro div#c21428,
body.intro div#c9299, body.intro div#c9300 {
  display: none;
}

body.intro div#c22794, 
body.intro div#c9301, 
body.intro div#c9302, 
body.intro div#c22617, 
body.intro div#c21429 {
  display: none;
}

body.toPage div#c22794,
body.toPage div#c22790,
body.toPage div#c9970,
body.toPage div#c22612,
body.toPage div#c22411,
body.toPage div#c21462 {
  display: none;
}



div.ttc {
  margin-left: 50px;
}
div.ttc p {
  position: relative;
  padding-left: 20px;
}
div.ttc p:before {
  content:"";
  width:10px;
  height:10px;
  background-color: #80A811;
  position: absolute;
  top:7px;
  left:0;
}

div.grey_box.testimonials div.csc-textpic-imagewrap  {
  margin-bottom: 30px;
}
div.grey_box.testimonials p a {
  padding: 10px 20px;
  background-color: #fff;
  text-decoration: none;
  color: #101010;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  border:2px solid #fff;
}
div.grey_box.testimonials p a:hover {
  border:2px solid #fff;
  background-color: transparent;
}

div.fb_page_iframe{
  width: 500px; 
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

div#testimonials div.backg_wrapper,
div#temoignages div.backg_wrapper,
div#testimonios div.backg_wrapper,
div#الشهادات div.backg_wrapper {
  width: 100%;
  height: auto;
  background-color: #c2c2c2;
  padding-top: 0;
  padding-bottom: 0;
}

.video_testimonials {width:560px; margin:0 auto; margin-top:80px; display:block;}

/*Footer*/

footer {
  height: auto;
  overflow: hidden;
  width: auto;
  clear:both;
  background-color: #fff;
}
footer div.center {
  height: auto;
  margin:0 auto;
  overflow: hidden;
  max-width: 1200px;
  padding: 0 10px;
  margin-top: 25px;
}
footer div.center div.comp {
  max-width: 275px;
  margin:0 auto;
}
footer div.center div.comp p {
  text-align: center;
  font-size:13px;
  background: url(../Content/Custom/herz.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
}
footer div.center nav {
  /*max-width: 230px;*/
  margin:0 auto;
  width: auto;
  display: table;
}
body.fr footer div.center nav {
  max-width: 360px;
}
footer div.center nav ul li {
  list-style-type:none;
  display: inline-block;
  margin-right: 30px;
}
footer div.center nav ul li:last-child {
  margin-right: 0;
}
footer div.center nav ul li a {
  text-decoration:none;
  color:#101010;
  text-transform:uppercase;
  font-size:13px;
  font-weight:bold;
}

footer div.center nav ul li a:hover,
footer div.center nav ul li a.current {
  color:#7fa711;
}

footer div.social {
  display: block;
  margin: 30px auto;
  width: 215px;
}

footer div.social ul li {
  display: inline-block;
  margin-right: 10px;
  list-style-type: none;
}


/*Flexslider*/

.flex-direction-nav li {
  position: absolute;
  height: 100%;
  width: 40px;
  top: 0;
}
 
.flex-direction-nav li:first-child {
  left: 0;
}
 
.flex-direction-nav li:last-child {
  right: 0;
}
 
.flex-direction-nav li a {
  display: block;
  height: 100%;
  width: 100%;
 
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
 
  transition: background-color 0.2s;
}
 
.flex-direction-nav li a::before, .flex-direction-nav li a::after {
  /* left and right arrows in css only */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 13px;
  background-color: white;
}
 
.flex-direction-nav li a::before {
  transform: translateY(-35px) rotate(45deg);
}
 
.flex-direction-nav li a::after {
  transform: translateY(-27px) rotate(-45deg);
}
 
.flex-direction-nav li:last-child a::before {
  transform: translateY(-35px) rotate(-45deg);
}
 
.flex-direction-nav li:last-child a::after {
  transform: translateY(-27px) rotate(45deg);
}



.scrollupArrow{
  width:40px;
  height:40px;
  opacity:0.3;
  position:fixed;
  bottom:50px;
  right:100px;
  display:none;
  text-indent:-9999px;
  cursor:pointer;
  background: url('../Content/Custom/icon_top.png') no-repeat;
}

  

/* Generell Queries */
@media only screen and (min-width : 280px) and (max-width : 1440px) {

  header {
    -webkit-transition: none;
    transition: none;
  }
  header.active {
    background-color: rgba(76, 80, 81, 1);
    height:100%;
    /*position: relative;*/
    overflow: hidden;
    z-index: 9999999;
  }
  header nav.active {
    float: none;
    display: block;
    width: 100%;
    z-index: 500;
    background: url(../Content/Custom/logo_hallwang_english.png);
    background-repeat: no-repeat;
    background-position: 2.6% 8px;
    background-color: rgba(76, 80, 81, 1);
    padding-bottom: 50px;
    position: relative;
    left:0;
    padding-top: 110px;
  }

}  


@media only screen and (min-width : 280px) and (max-width : 1350px) {
  nav div.main_nav ul {
    display: none;
  }
  div.main_nav div.menu_icon {
    width:36px;
    height: 18px;
    background: url(../Content/Custom/menu_inaktiv.png);
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
    position: absolute;
    top:31px;
    right:0;
    z-index: 1000;
  }
  div.main_nav div.menu_icon.active {
    background: url(../Content/Custom/menu_aktiv.png);
    background-repeat: no-repeat;  
    top:-79px;
  }
  nav div.main_nav ul li {
    display: block;
  }

  nav.active div.main_nav {
    float: none;
  }
  nav.active div.main_nav ul {
    display: block;
  }
  nav.active > div.main_nav > ul > li {
    list-style-type: none;
    padding:5px 0;
    border-bottom: 1px solid #101010;
    padding-left: 2.6%;
  }
  nav.active > div.main_nav > ul > li:hover
  nav.active > div.main_nav > ul > li.active
  nav.active > div.main_nav > ul > li.current {
    background-color: #7fa711;
  }
  nav.active > div.main_nav > ul > li:first-child {
    border-top: 1px solid #101010;
  }

  nav div.main_nav > ul > li:before {
    content:"";
    display: none;
    margin:0;
    padding:0;
  }
  nav div.main_nav > ul > li > a {
    height:auto;
    line-height: inherit;
    font-size: 14px!important;
    padding-bottom: 0;
  }
  nav div.main_nav ul > li > ul.sub_menu {
    position: relative;
    border-top: 0;
    display: block;
    margin-left: 0;
    padding-left: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
    top: 0;
  }
  nav div.main_nav ul > li:hover ul.sub_menu {
    opacity: 1;
    height: auto;
    visibility:visible;
  }
  nav div.main_nav ul > li > ul.sub_menu li{
    margin-bottom: 0;
    padding-left: 1.3%;
  }

  nav div.main_nav ul > li > ul.sub_menu li:hover{
    background-color: #7fa711;
  }
  nav div.main_nav ul > li > ul.sub_menu li a{
    
  }
  nav div.main_nav ul > li > ul.sub_menu li:hover a {
    color:#fff;
  }
}

/*Generell Queries*/
@media only screen and (min-width : 280px) and (max-width : 1200px) {
  section.content div.slogan {
    width: 100%;
    left: 0;
    margin-left: 0;
  }

  section.content div.slogan h1 {
  font-size: 5.8vw;
  }

  nav div.main_nav ul {
    display: none;
  }
  div.main_nav div.menu_icon {
    width:36px;
    height: 18px;
    background: url(../Content/Custom/menu_inaktiv.png);
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
    position: absolute;
    top:31px;
    right:0;
    z-index: 1000;
  }
  div.main_nav div.menu_icon.active {
    background: url(../Content/Custom/menu_aktiv.png);
    background-repeat: no-repeat;  
    top:-79px;
  }
  nav div.main_nav ul li {
    display: block;
  }

  nav.active div.main_nav {
    float: none;
  }
  nav.active div.main_nav ul {
    display: block;
  }
  nav.active > div.main_nav > ul > li {
    list-style-type: none;
    padding:5px 0;
    border-bottom: 1px solid #101010;
    padding-left: 2.6%;
  }
  nav.active > div.main_nav > ul > li:hover
  nav.active > div.main_nav > ul > li.active
  nav.active > div.main_nav > ul > li.current {
    background-color: #7fa711;
  }
  nav.active > div.main_nav > ul > li:first-child {
    border-top: 1px solid #101010;
  }

  nav div.main_nav > ul > li:before {
    content:"";
    display: none;
    margin:0;
    padding:0;
  }
  nav div.main_nav > ul > li > a {
    height:auto;
    line-height: inherit;
    font-size: 14px!important;
  }
  nav div.main_nav ul > li > ul.sub_menu {
    position: relative;
    border-top: 0;
    display: block;
    margin-left: 0;
    padding-left: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
  }
  nav div.main_nav ul > li:hover ul.sub_menu {
    opacity: 1;
    height: auto;
    visibility:visible;
  }
  nav div.main_nav ul > li > ul.sub_menu li{
    margin-bottom: 0;
    padding-left: 1.3%;
  }

  nav div.main_nav ul > li > ul.sub_menu li:hover{
    background-color: #7fa711;
  }
  nav div.main_nav ul > li > ul.sub_menu li a{
    
  }
  nav div.main_nav ul > li > ul.sub_menu li:hover a {
    color:#fff;
  }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {

  header {
    background-color: rgba(76, 80, 81, 1);
  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow,
  body.toPage div.full_width div.csc-textpic-imagerow {
    width:33.3%;
  }

  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow:nth-of-type(4n+1),
  body.toPage div.full_width div.csc-textpic-imagerow:nth-of-type(4n+1) {
    clear: none;

  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow:nth-of-type(3n+1),
  body.toPage div.full_width div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: left;
    margin-left: 0;
  }

  section.content div.block_images_6col div.csc-textpic-imagerow {
    width: 32.71%;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(4n+1) {
    clear: none;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: left;
    margin-left: 0;
  }
  div.main > div#home div.main_content {
    min-height: 98vmin;  
    position: relative;
  }
}    


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  header {
    background-color: rgba(76, 80, 81, 1);
  }
  div.video div.shade {
    background: none;
  }
}  

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    div.main > div#home div.main_content {
    min-height: 90vmin;  
    position: relative;
  }
}


@media only screen and (min-width : 280px) and (max-width : 768px) {
  div.main_content section.content_left,
  div.main_content section.content_right {
    float: none;
    clear: both;
    display: block;
    width: 100%;
  }
  div.main_content section.content_right {
    margin-top: 45px;
  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow,
  body.toPage div.full_width div.csc-textpic-imagerow {
    width:33.3%;
  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow:nth-of-type(4n+1),
  body.toPage div.full_width div.csc-textpic-imagerow:nth-of-type(4n+1) {
    clear: none;
  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow:nth-of-type(3n+1),
  body.toPage div.full_width div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: left;
    margin-left: 0;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow {
    width: 32.71%;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(4n+1) {
    clear: none;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: left;
    margin-left: 0;
  }
  div.wrapperTime div.center {
    max-width: 712px;
    margin:0 auto;
  }
  div.graphicWrapper div.clock {
  position: absolute;
  top:0;
  left:0;
  background: url('../Content/Custom/zones//small/pfeil_passend.png');
  background-repeat: no-repeat;
  width:67px;
  height: 34px;
  text-align: center;
  font-size: 11px;
  }

}
@media only screen and (min-width : 280px) and (max-width : 640px) {
div.video_testimonial {
  max-width:480px;
  margin:30px auto;
}
div.video_testimonial iframe {
  width:480px;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 280px) and (max-width : 600px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 22px;
  }

  header {
    background-color: rgba(76, 80, 81, 1);
  }

  header.active   {
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    -moz-overflow-scrolling:touch;
    -ms-overflow-scrolling:touch;
    overflow-scrolling:touch;
  }

  nav.active div.main_nav ul li {
    width:93%;
  }  

  section.content div.slogan h1:before,
  section.content div.slogan h1:after {
    content: "";
    margin:0;
    padding:0;
    background: none;
  }
  div.main > div#home div.main_content {
    /*min-height: 75vmin;*/
  }
  div.layer_transparent div.transparent.quote p {
    font-size: 20px;
  }
  section.content div.block_images div.csc-textpic-imagerow {
    width:49.14%;
  }
  section.content div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: none;
    margin-left: 1.27%;
  }
  section.content div.block_images div.csc-textpic-imagerow:nth-of-type(2n+1) {
    clear: left;
    margin-left: 0;
  }

  section.content_left div.block_images div.csc-textpic-imagerow,
  section.content_right div.block_images div.csc-textpic-imagerow {
    width:49.14%;
    margin-left: 1.70%;
  }
  section.content_left div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1),
  section.content_right div.block_images div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: none;
    margin-left: 1.70%;
  }  
  section.content_left div.block_images div.csc-textpic-imagerow:nth-of-type(2n+1),
  section.content_right div.block_images div.csc-textpic-imagerow:nth-of-type(2n+1) {
    clear: left;
    margin-left: 0;
  }

  section.content div.block_images_2col div.csc-textpic-imagerow {
    float: left;
    margin-bottom: 2.27%;
    margin-left: 0%;
    position: relative;
    width:100%;
  }
  section.content div.block_images_2col div.csc-textpic-imagerow:nth-of-type(2n) {
    clear: left;
    margin-left: 0;
  }
  div.grey_box div.csc-textpic-imagerow,
  div.green_box div.csc-textpic-imagerow{
    width:100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  div.grey_box div.csc-textpic-imagerow:nth-of-type(2n),
  div.green_box div.csc-textpic-imagerow:nth-of-type(2n){
     clear: left;
    margin-left: 0;
  }

  section.content div.block_images_6col div.csc-textpic-imagerow {
    width:49.14%;
    margin-left: 1.72%;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: none;
    margin-left: 1.72%;
  }
  section.content div.block_images_6col div.csc-textpic-imagerow:nth-of-type(2n+1) {
    clear: left;
    margin-left: 0;
  }


  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow,
  body.toPage div.full_width div.csc-textpic-imagerow {
    width:50%;
  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow:nth-of-type(3n+1),
  body.toPage div.full_width div.csc-textpic-imagerow:nth-of-type(3n+1) {
    clear: none;
  }
  div.dyn div.full_width_wrapper div.full_width div.csc-textpic-imagerow:nth-of-type(2n+1),
  body.toPage div.full_width div.csc-textpic-imagerow:nth-of-type(2n+1) {
    clear: left;
    margin-left: 0;
  }

  section.content div.slogan {
    margin-top: 44.86vmin;
  }
  div.main > div#home div.main_content {
    min-height: 130vmin;
  }
  .c50l {
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
  }
  .c50l, .c50r {
    width:100%;
    clear: both;
    display: block;
    margin:0;
    margin-bottom: 20px;
  }
  .subcr, .subcl {
    padding:0;
  }

  .scrollupArrow{ 
    bottom: 10px;
    right: 10px;
  }
  div.wrapperTime div.graphicWrapper {
    display: none;
  }

  div.oTTWrapper {
    display: block;
  }

  .video_testimonials {width:290px; height:160px; margin-top:40px;}

}

@media only screen and (max-width : 520px) {
  div.fb_page_iframe {
    width: 290px;
  }
  div.fb_page_iframe iframe {
    width: 290px!important;
    height: 320px;
  }
}
@media only screen and (min-width : 280px) and (max-width : 480px) {
  div.video_testimonial {
    max-width:280px;
    margin:30px auto;
  }
  div.video_testimonial iframe {
    width:280px;
    height:auto;
  }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation:landscape) {
  section.content div.slogan {
    margin-top: 27.86vmin;
  }
  div.main > div#home div.main_content {
    min-height: 80vmin;
  }
  section.content div.slogan h1 {
    font-size: 5vw;
  }
  section.content div.slogan h2 {
    font-size: 14px;
  }

}

#powermail_field_hinweis p, 
#powermail_field_hinweis a { 
   font-size:11px; 
} 

 #powermail_fieldwrap_1283 label,
#powermail_fieldwrap_518 label,
#powermail_fieldwrap_1286 label,
#powermail_fieldwrap_527 label {
text-align:left;}


legend.powermail_label.powermail_check_legend { 

display: block; 

} 

.powermail_check_inner label { 

display: inline-block!important; 

width: auto!important; 

} 

.powermail_check_inner input { 

display: inline-block!important; 

margin-right: 5px!important; 

} 

/*EN*/
#powermail_fieldwrap_1286{
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

#powermail_fieldwrap_1286 legend{
    display: none;
}

#powermail_fieldwrap_1286 label{
    font-size: 13px;
}

#powermail_fieldwrap_1287 {
    display: block;
    clear: both;
}

#powermail_fieldwrap_1287 p a,
#powermail_fieldwrap_1287 p{
    font-size: 13px !important;
}

/*FR*/
#powermail_fieldwrap_1290{
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

#powermail_fieldwrap_1290 legend{
    display: none;
}

#powermail_fieldwrap_1290 label{
    font-size: 13px;
    text-align: left !important;
}

#powermail_fieldwrap_1291 {
    display: block;
    clear: both;
}

#powermail_fieldwrap_1291 p a,
#powermail_fieldwrap_1291 p{
    font-size: 13px !important;
}

/*ES*/
#powermail_fieldwrap_1288{
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

#powermail_fieldwrap_1288 legend{
    display: none;
}

#powermail_fieldwrap_1288 label{
    font-size: 13px;
    text-align: left !important;
}

#powermail_fieldwrap_1289 {
    display: block;
    clear: both;
}

#powermail_fieldwrap_1289 p a,
#powermail_fieldwrap_1289 p{
    font-size: 13px !important;
}

/* DE */
#powermail_fieldwrap_1283{
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

#powermail_fieldwrap_1283 legend{
    display: none;
}

#powermail_fieldwrap_1283 label{
    font-size: 13px;
    text-align: left !important;
}

#powermail_fieldwrap_1284 {
    display: block;
    clear: both;
}

#powermail_fieldwrap_1284 p a,
#powermail_fieldwrap_1284 p{
    font-size: 13px !important;
}