/*
* Amazium V3.3.0
* Copyright 2013, Mike Ballan
* www.amazium.co.uk
*/

/* FONTS */
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v18-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v18-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v18-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v18-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v18-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

/***** Example use only - Delete when done..! *****/
html, body                              { height: 100% !important; min-height: 100%; margin: 0; padding: 0; font-family: 'Raleway', Helvetica, Arial, sans-serif; letter-spacing: 1px; font-weight: 400; text-transform: uppercase;}
body                                    { background-color:#ffffff; color: #4a4a49;}
body p                                  { font-size: 15px; line-height: 200%; font-weight: 500;}
.grid-highlight                         { margin-bottom:5px; }
.grid-highlight [class^="grid_"]        { line-height:30px; text-align:center; background-color:#FFF; }

ul, #navi #navwrapper ul{
    list-style-type: none;
    background: none;
    margin-left: 15px;
}

.table-cell ul {
    margin-bottom: 0;
}

#navi #navwrapper ul {
    margin-left: 0;
}

ul li {
    background: none;
}

section, section.row-max {
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    display: block;
    overflow: auto;
    overflow-x: hidden;
    background: #ffffff;
    min-height:100%; /* real browsers */
    position: relative;
    /* margin: 0 0 25px 0; */
}

h1, h2 {
    color: #FFFFFF;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 160%;
}

h1                                      { font-size: 20px; font-weight: 600; color: #17479e;}
#kontakt article div p.messageform      { color: #17479e; font-weight: 600;}
h2, .h2class                            { font-size: 14px; font-weight: 500; color: #808285;}
.blue                                   { color: #17479e;}
.white                                  { color: #ffffff;}
#kontakt .grid_6						{ margin: 0 auto; float: none;}

section.top                             { background: #ffffff;}
section article.row-max.row-max.top     { margin-top: 35%; width: 75%; max-width: 947px; position: relative; left: 5%;}
section article.row-max.row-max.top.full, section.row-max.row-max.full      { width: 100%; padding: 0 75px; left: 0; max-width: none;}
section#start article.row-max.row-max.top.full,section#kontakt article.row-max.row-max.top.full { padding: 0;}

.nysmnyd-labels fieldset label { position: relative; text-align: left; padding-left: 30px;}
input[type="checkbox"] { 
	display: inline-block; 
	position: absolute;
    width: auto;
    opacity: 0;
    cursor: pointer;
}


article.row-max.row-max.top ul {
  list-style-type: disc;
}

#start article.row-max.row-max.top ul {
  list-style-type: none;
}


article.row-max.row-max.top ul li {
    line-height: 160%;
    padding: 0;
    font-weight: 500;
}

.table-cell { display: table-cell; vertical-align: middle !important; margin: 0 auto; text-align: left;}

.einschub { display: block; margin:0;}

/***** Screen 1200px+ *****/
#head {
    position: fixed;
    width: 100%;
    background: #17479e;
    z-index: 888888888;
    text-align: center;
}

#logo {
    text-align: center;
    position: relative;
}

#logo img {
    max-width: 500px;
}

#head #sloganwrap .table-cell {
    text-align: center;
}

#head img.meistericon {
    margin: 0 auto;
}

#sloganwrap {
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    text-align: center;
}

.headline {
    display: table;
    width: 100%;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #17479e;
    z-index: 9999;
    text-align: center;
    height: 25px;
}

#footer p { margin: 0; text-align: center; padding: 2px 0; color: #fff; }
#footer a { color: #fff; font-size: 10px;  }

#kugel a {
    display: block;
    height: 100%;
    width: 100%;
}

#kugel a img {
    position: absolute;
    left: 0;
    top: 0;
}

#navwrapper #symbols #kugel.skugel,
#navwrapper #symbols #kugel.nkugel,
#navwrapper #symbols #kugel.gkugel,
#navwrapper #symbols #kugel.tkugel,
#navwrapper #symbols #kugel.kukugel,
#navwrapper #symbols #kugel.kkugel{
    background-color: none;
}

#navi {
    height: 100% !important;
    width: 15%;
    max-width: 150px;
    position: fixed;
    z-index: 99999999;
    left: 0;
    top: 0;
}

#navwrapper {
    height: 100% !important;
    width: 150px;
    position: absolute;
    left: -150px;  
    top: 0;
    background: #17479e;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

#navi:hover #navwrapper, .navianimation {
    left: 0;
}

#navwrapper ul {
    list-style-type: none;
    height: 200px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    padding: 0;
}

#navwrapper ul li {
    height: 20px;
    margin: 0;
    text-align: right;
    padding: 0 0 24px 25px;
    text-transform: uppercase;
}

#navwrapper ul li:last-child {
    padding: 0 0 0 25px;
}

#navwrapper ul li a, #navwrapper #impressum a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

#navwrapper #symbols {
    position: absolute;
    right: -44px /* -44px */; 
    top: 50%;
    height: 200px;
    width: 4px;
    margin-top: -100px;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

#navwrapper #symbols .navactive1,
#navwrapper #symbols .navactive2,
#navwrapper #symbols .navactive3,
#navwrapper #symbols .navactive4,
#navwrapper #symbols .navactive5,
#navwrapper #symbols .navactive6 {
   display: none;
}


#navwrapper #symbols #kugel {
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    left: -20px;
    display: block;
}

.skugel, .skugel1 {top: -11px;}
.nkugel, .nkugel1 {top: 33px;}
.gkugel, .gkugel1 {top: 77px;}
/*.tekugel, .tekugel1 {top: 121px;}*/
/*.kkugel, .kkugel1 {top: 165px;}*/
.kkugel, .kkugel1 {top: 121px;}

/* 
.tkugel, .tkugel1 {top: 121px;}
.kukugel, .kukugel1 {top: 165px;}
.tekugel, .tekugel1 {top: 209px;}
.kkugel, .kkugel1 {top: 253px;}
*/

#navwrapper #symbols div.scroll-progress
{
  width: 2px;
  height: 0px;
  background-color: #ffbe0f;
  position: relative;
  top: 0px;
  left: -1px;
  z-index: 5;
}

#navwrapper #symbols div.scroll-full
{
  width: 2px;
  height: 130px;
  background-color: none;
  position: absolute;
  top: 0px;
  left: 0px;
}

#navi:hover #navwrapper #symbols {
    right: -4px;
}

#navwrapper #impressum {
    position: absolute;
    width: 108px;
    bottom: 14px;
    left: 0;
    text-align: right;
}

#start #logo {
    margin: 35px 0 50px;
}

#start article.mainheadline h1 span{
    font-size: 0.9em;
}

article#titelslideshow {
    max-height: 50%;
    overflow: hidden;
}

#titelslideshow ul li {
    text-align: center;
    padding: 0;
    margin: 0 5px 0 0;
}


#titelslideshow ul li > img {
    max-height: 100%;
}

#heizungbanner p {
    line-height: 160%;
}

/* SLIDER */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  display: list-item;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 100%;
  margin: 0 auto;
  /* 
  float: left;
  width: 100%;
  */
  width: auto;
  border: 0;
  }
  
.rslides_tabs {
    position: absolute;
    right: 15%;;
    z-index: 9999999;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.rslides_tabs li, #impressum #kugel {
    background-color: #bcbdc0;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 20px;
    position: relative;
    bottom: 14px;
    float: left;
    margin: 0 10px 0 0;
}

#impressum #kugel {
    position: absolute;
    right: -64px;
    top: -3px;
}

.rslides_tabs li:last-child {
    margin: 0;
}

.rslides_tabs li a {
    display: block;
    height: 0%;
    width: 0%;
    font-size: 0%;
    color: #3a3b3c;
}

.rslides_tabs li.rslides_here {
    background: #17479e;
}

.rslides_tabs li.rslides_here a{
    color: #17479e;
}

.nolist {
    list-style-type: none;
    margin-left: -15px;
}

/* sanitaer */

#sanitaer  ul, #sanitaer h1 {
    width: 50%;
    float: left;
}

#sanitaer ul.rslides.unterbereich {
    width: 45%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    text-align: center;
    margin-top: -23px;
    list-style-type: none;
}

#sanitaer .rslides_tabs {
    display: none;
}

#sanitaer ul.rslides.unterbereich img {
    width: 100%;
}

/* klima */

#klima #klimacontent ul {
    width: 50%;
    float: left;
}

#klima #klimacontent div {
    margin-top: 15px;
    width: 50%;
    float: left;
    position: relative;
    border: solid 1px #17479e;
    padding: 10px;
    text-align: left;
    margin-top: 7px;
}

#klima #klimacontent div > p.pics img {
    height: 26px;
    margin: 0 10px 20px 0;
}

#klima #klimacontent div > p.pics {
    text-align: left;
    line-height: 160%;
    margin: 0;
}


#klima #klimacontent ul.rslides.unterbereich {
    width: 45%;
    float: right;
    max-width: 500px;
    min-width: 300px;
    text-align: center;
    margin-top: -23px;
    list-style-type: none;
}

#klima #klimacontent .rslides_tabs {
    display: none;
}

#klima #klimacontent ul.rslides.unterbereich img {
    width: 100%;
}


/* Heizung */

#heizung #heizungcontent ul {
    width: 50%;
    float: left;
}

#heizung #heizungcontent div {
    margin-top: 15px;
    width: 50%;
    float: left;
    border: solid 1px #17479e;
    padding: 10px;
    text-align: left;
    margin-top: 7px;
}

#heizung #heizungcontent div > p.pics img {
    height: 26px;
    margin: 0 10px 0 0;
}

#heizung #heizungcontent div > p.pics {
    text-align: left;
    line-height: 160%;
    margin: 0;
}


#heizung #heizungcontent ul.rslides.unterbereich {
    width: 45%;
    float: right;
    max-width: 500px;
    min-width: 300px;
    text-align: center;
    margin-top: -23px;
    list-style-type: none;
}

#heizung #heizungcontent .rslides_tabs {
    display: none;
}

#heizung #heizungcontent ul.rslides.unterbereich img {
    width: 100%;
}

/* Team */
#team {
    position:relative;
}

#team ul {
    list-style-type: none;
    margin:0;
    padding:0;
    text-align:center;
}

#team ul li {
    /* float:left; */
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    margin-right: 25px;
    position:relative;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
}

#team li > span span {
    font-size: 12px;
    font-weight: 700;
}

#team li > span {
    text-align: left;
    background:rgb(255,255,255);
    background: transparent\8;
    background:rgba(255,255,255,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; */
    zoom: 1;
    padding: 20% 5px;
    text-decoration: none;
    position: absolute;
    top: 0;
    font-size: 10px;
    left: -100%;
    display: block;
    display: table-cell;
    vertical-align: middle;
    height: 52%;
    width: 152px;
    color: #3a3b3c;
    font-weight: 600;
    line-height: 190%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#team li > span a.email {
    font-size: 10px;
}

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

#team li > p {
    padding-top: 3px;
    font-size: 11px;
    color: #ffffff;
    margin: 0;
    background: #17479e;
    text-align: left;
    padding-left: 8px;
}

#team .meisterul {
    float: left;
}

#team .kaufmannul {
    float: right;
}

#team .monteurul {
    float: left;
}

#team .titleul {
    text-align: left;
    color: #17479e;
    margin-bottom: 2px;
}

/* Team ENDE */

#kontakt .bottom article.left {
    text-align: left;
    padding-right: 2.5%;
    width: 50%;
}

#kontakt .bottom article.right {
    text-align: left;
    padding-left: 2.5%;
    width: 50%;
}

#kontakt .bottom article.left > div  {
    width: 300px;
    float: right;
    text-align: left;
}

#kontakt .bottom article.right > div  {
    width: 300px;
    float: left;
    text-align: left;
}

#kontakt article div p {
    font-size: 13px;
    line-height: 200%;
    padding: 0;
    width: 75%;
    margin: 0 auto;
    font-weight: 400;
}

#kontakt #googlemaps div p {
    font-size: 11px;
    line-height: 200%;
    padding: 0;
    width: 90%;
    margin: 0 auto;
    font-weight: 400;
}

#kontakt article div p span .standort {
    font-size: 18px;
    line-height: 36px;
}

#kontakt article.bottom article.right div {
    position: relative;
    top: -5px;
}

#kontakt article.bottom article.left h1 {
    position: relative;
    top: -8px;
}

#kontakt article.bottom article.left p {
    position: relative;
    top: 8px;
}

#kontakt iframe, #kontakt #googlemaps {
    width: 100%;
    color: #000;
}

#kontakt article #scrollstop {
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    max-width: 200px;
    z-index: 88888;
}

#kontakt #googlemaps strong {
    font-size: 15px;
}

#kontakt #googlemaps a {
    font-size: 11px;
}

#kontakt form, #kontakt .top h1 {
    width: 75%;
    display: block;
    margin: 0 auto;
    text-align: left;
}

#kontakt .top .right {
    display: table;
}


#kontakt .top .right div.table-cell {
    width: auto;
}

#kontakt input.first {
    margin: 0;
    float: right;
    width: 50%; 
}

#kontakt #googlemaps {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.gm-style-iw {
    width: 180px;
}

#impressumcontent {
    padding: 0 75px 50px 75px;
    display: table;
}

#impressumcontent p{
    font-size: 12px;
}

#impressumcontent .fliesstext p{
    font-size: 10px;
    padding: 53px 0 0 0;
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

#team .top ul, #team .top h1 {
    left: 0;
}


/***** Mobile (landscape 420px) *****/
@media only screen and (max-width: 1037px) {

#team .meisterul {
    float: none;
}

#team .kaufmannul {
    float: none;
}

#team .monteurul {
    float: none;
}

#team .titleul {
    text-align: center;
}

/* sanitaer */

#sanitaer  ul, #sanitaer h1 {
    width: 97%;
    float: right;
}

#sanitaer ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#sanitaer .rslides_tabs {
    display: none;
}

#sanitaer ul.rslides.unterbereich img {
    width: 100%;
}

/* Klima */

#klima #klimacontent  ul, #klima #klimacontent h1 {
    width: 97%;
    float: right;
}

#klima #klimacontent ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#klima #klimacontent .rslides_tabs {
    display: none;
}

#klima #klimacontent div {
    float: right;
}

#klima #klimacontent ul.rslides.unterbereich img {
    width: 100%;
}

#klima #klimacontent div > p.pics img {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

/* Heizung */

#heizung #heizungcontent  ul, #heizung #heizungcontent h1 {
    width: 97%;
    float: right;
}

#heizung #heizungcontent ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#heizung #heizungcontent div {
    float: right;
}

#heizung #heizungcontent .rslides_tabs {
    display: none;
}

#heizung #heizungcontent ul.rslides.unterbereich img {
    width: 100%;
}

#heizung #heizungcontent div > p.pics img {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

}


/***** Mobile (portrait 300px) *****/
@media only screen and (max-width: 767px) {
body p, ul li{
    font-size: 10px;
}

.rslides_tabs li, #impressum #kugel {
    width: 14px;
    height: 14px;
    bottom: 7px;
}

#start .headline .table-cell ul.rslides.text {
    width: 80%;
    margin: 0 auto;
}

p.titleul {
    font-size: 15px;
    font-weight: 600;
}

#kontakt h1 {
    font-size: 15px;
}

body.impressumseite h1 {
    font-size: 18px;
}

body.impressumseite section {
    padding: 25px 15px;
}

body.impressumseite article {
    float: none;
    margin: 0 auto;
    padding: 0;
}

section article.row-max.row-max.top     { margin-top: 35%; width: 80%; float: right; position: relative; left: 0%; padding-right: 5px;}
section#start article.row-max.row-max.top     { margin-top: 35%; width: 100%; float: right;}

body.impressumseite article p {
    font-size: 10px;
}

#navwrapper #symbols {
    right: -25px;
}

#team ul li.clearleft {
    clear: none;
}

#team ul li.clearleftmobile{
    clear: left;
}

#team ul li{
    float: none;
}

#team .top ul, #team .top h1 {
    left: 0;
}

#team .meisterul {
    float: none;
}

#team .kaufmannul {
    float: none;
}

#team .monteurul {
    float: none;
}

#team .titleul {
    text-align: center;
}

/* sanitaer */

#sanitaer  ul, #sanitaer h1 {
    width: 97%;
    float: right;
}

#sanitaer ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#sanitaer .rslides_tabs {
    display: none;
}

#sanitaer ul.rslides.unterbereich img {
    width: 100%;
}

/* Klima */

#klima #klimacontent  ul, #klima #klimacontent h1 {
    width: 97%;
    float: right;
}

#klima #klimacontent ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#klima #klimacontent .rslides_tabs {
    display: none;
}

#klima #klimacontent ul.rslides.unterbereich img {
    width: 100%;
}

#klima #klimacontent div > p.pics img {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

/* Heizung */

#heizung #heizungcontent  ul, #heizung #heizungcontent h1 {
    width: 97%;
    float: right;
}

#heizung #heizungcontent ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 300px;
    height: 100%;
    top: 0;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#heizung #heizungcontent .rslides_tabs {
    display: none;
}

#heizung #heizungcontent ul.rslides.unterbereich img {
    width: 100%;
}

#heizung #heizungcontent div > p.pics img {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

/* Start */

#start article.left h1, #team article.left h1,
#start article.left h2, #team article.left h2 {
    text-align: center;
}

#start #headline .table-cell .rslides.text {
    width: 80%;
    margin: 0 auto;
}

#kontakt article .right, #kontakt article .left  {
    padding: 0 0 25px 0;
}

#kontakt .top article.right {
    display: table;
}

#kontakt .bottom article.right, #kontakt .bottom article.left{
    padding: 0;
    width: 100%;
}

#kontakt article #scrollstop {
    width: 25%;
    max-width: 200px;
}

#kontakt .bottom article.right div, #kontakt .bottom article.left div  {
    width: 320px;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#kontakt form, #kontakt .top h1 {
    margin: 0 auto;
}


#kontakt article.bottom article.right div {
    position: relative;
    top: -5px;
}

#kontakt article.bottom article.left h1 {
    position: relative;
    top: -8px;
}



}

/***** Mobile (landscape 420px) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {



}

/***** Mobile (landscape 420px) *****/
@media only screen and (min-width: 0px) and (max-width: 479px) {
    
.rslides_tabs li, #impressum #kugel {
    width: 14px;
    height: 14px;
    bottom: 7px;
}
    
section article.row-max.row-max.top     { margin-top: 35%; width: 80%; float: right; position: relative; left: 0%; padding-right: 5px;}

h1 { font-size: 1.1em;}
h2 { font-size: 0.8em;}

#navi #impressum {
    bottom: 0;
}

#impressum #kugel.ikugel {
    bottom: 4px;
}

#navwrapper #symbols #kugel {
    width: 30px;
    height: 30px;
}

#navwrapper #symbols #kugel a > img {
    width: 30px;
    height: 30px;
}

.skugel, .skugel1 {top: -6px;}
.nkugel, .nkugel1 {top: 29px;}
.gkugel, .gkugel1 {top: 64px;}
.tekugel, .tekugel1 {top: 99px;}
.kkugel, .kkugel1 {top: 134px;}

#start .headline .table-cell ul.rslides.text {
    width: 80%;
    margin: 0 auto;
}

#navi {
    height: 100% !important;
    width: 15%;
    max-width: 150px;
    position: fixed;
    z-index: 99999999;
    left: 0;
    top: 0;
}

#navwrapper {
    height: 100% !important;
    width: 120px;
    position: absolute;
    left: -120px;  
    top: 0;
    background: #17479e;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

#navwrapper ul li a, #navwrapper #impressum a {
    font-size: 10px;
}

#navwrapper ul li {
    padding-left: 2px;
    padding-bottom: 15px;
    width: 95px;
}

#navwrapper ul li:last-child {
    padding-left: 2px;
}

#navwrapper #symbols {
    right: -25px;
}

#navwrapper #impressum {
    position: absolute;
    width: 95px;
    bottom: 14px;
    left: 0;
    text-align: right;
}

/* sanitaer */

#sanitaer  ul, #sanitaer h1 {
    width: 97%;
    float: right;
}

#sanitaer ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 200px;
    height: 100%;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#sanitaer .rslides_tabs {
    display: none;
}

#sanitaer ul.rslides.unterbereich img {
    width: 100%;
}

/* Klima */

#klima #klimacontent  ul, #klima #klimacontent h1 {
    width: 97%;
    float: right;
}

#klima #klimacontent ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 200px;
    height: 100%;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#klima #klimacontent div {
    width: 100%;
    float: right;
}

#klima #klimacontent .rslides_tabs {
    display: none;
}

#klima #klimacontent ul.rslides.unterbereich img {
    width: 100%;
}

#klima #klimacontent div > p.pics img {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

/* Heizung */

#heizung #heizungcontent  ul, #heizung #heizungcontent h1 {
    width: 97%;
    float: right;
}

#heizung #heizungcontent ul.rslides.unterbereich {
    width: 100%;
    float: right;
    max-width: 400px;
    min-width: 200px;
    height: 100%;
    text-align: center;
    margin-top: 7px;
    list-style-type: none;
}

#heizung #heizungcontent div {
    width: 100%;
    float: right;
}

#heizung #heizungcontent .rslides_tabs {
    display: none;
}

#heizung #heizungcontent ul.rslides.unterbereich img {
    width: 100%;
}

#heizung #heizungcontent div > p.pics img {
    margin: 10px 0;
    width: 100%;
    height: auto;
}

#impressum #kugel {
    right: -48px;
}

#impressumcontent {
    padding: 0 0 0 45px;
}

#impressumcontent p{
    font-size: 10px;
}

#impressumcontent .fliesstext p{
    font-size: 9px;
    padding: 53px 0 0 0;
}

#team .top ul, #team .top h1 {
    left: 0;
}

#kontakt article div p {
    padding: 0;
    margin: 0 auto;
    font-size: 10px;
}

#kontakt .bottom article.right div, #kontakt .bottom article.left div {
    width: 300px;
}

#sloganwrap img.meistericon {
    max-height: 60px;
}

}