
    
/*CSS STARTS HERE
------------------------------------------------------------------------------*/

*{
    margin:0; 
    padding:0;
    margin-top: -25px;
}


html {
    background: none;
    margin-top: -25px;
}



body{
    font-family: Arial, sans-serif, Helvetica, Verdana;
    color: #666;
    background-color: #ffffff;
    opacity: 1.0;
    margin-top: -25px;
}

ul {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

li {
    margin-left: 2em;
    padding-bottom: 0.5em;
}

#tfheader {
     opacity:0;
}

.column {
    display: block;
}


.main-wrapper {
    width:100%;;
    height: auto;
    margin: 0 auto;
}


#inner-wrap {
    float: left;
    width: 100%;
    border: none;
    background-color: white;
    
}



a {
   color: #666;
}


.header {
    width: 100%;
    height: auto;
    background-color: white;
    /*border-bottom: 1px solid #eaeaea;*/
}

.logo {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 15px; 
    background-color: #f9f9f9;
}

.logo img {
    width: 80%;
}

.phone {
    float: right;
    padding-right: 2%;
    margin-top: -80px;
    margin-bottom: 20px;
    text-align: right;
    font-style: italic;
}



img {
    display: block;
    margin: 0 auto;
}

.map {
    width: 100%;
    height: auto;
    float: left;
    /*padding: 0px 15px 15px 0px;*/
}

iframe {
    width: 100%;
    height: 100%;
}



.left-box {
    width: 100%;
    height: auto;
    background-color: white;
    /*border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;*/
}

.left-box-sub {
    margin-top: 10%;
    width: 100%;
    background-color: white;
    height: auto;
    /*border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;*/
}

.left-wrap {
    width: 100%;
    height: auto;
    margin-left: 1%;
    float: left;
    margin-bottom: 1%;
    margin-top: 1%;
    display: none;
}


#slider {
}


.slideshow {
    width: 100%;
    height: 250px;
    float: left;
    display: block;
    /*background-image: url('../images/rensch-haus_innovation_r_r140_1_v33_0_org.jpg');*/
    background-color: #f1f1f1;
    background-size: cover;
    background-position: center;
    background-attachment: local;
}

/*----------------------PRODUKTSPARTEN----------------------*/

.product {
    background-color: transparent;
    width: 50%;
    height: 125px;
    float: left;
    opacity: 1;
    transition: all 0.3s ease;
}

.product:hover {
    background-color: #045d4b;
    background-image: none;
}

.product a {
    width: 100%;
}

.product-img {
    background-color: transparent;
    width: 100%;
    float: left;
    height: 125px;
    opacity: 1;
    transition: all 0.3s ease;
}

.product-headline {
    max-width: 195px;
    color: #ffffff;
    text-shadow: 2px 2px 10px #000;
    font-size: 1.3em;
    text-align: center;
    text-transform: none;
    top: -106%;
    left: 0%;
    margin: 0 auto;
    position: relative; 
}

.product:hover .product-headline {
    text-shadow: none;
}

.product-img:hover {
    opacity: 0;
}

.product-icon {
    width: 150px;
    margin: 0 auto;
    position: relative;
    /*left: -1px;*/
    top: -93%;
    z-index: 2;
}

/*-----------------------------------------------------------*/

.langeListe {
    padding-left: 20px;
}

.langeListe li {
    padding-left: 3px;
    line-height: 1.5em;
}

/*----------------------FENSTERSORTIMENT----------------------*/

#product-area {
    width: 915px;
    height: 900px;
    margin-left: 15px;
    /*background-color: #87ffbe;*/
}

#large-picture {width: 635px;
    height: 480px;
    /*background-color: #11c060;*/
    position: absolute;
    float: left;
    overflow: hidden;
}

.product-info {
    width: 280px;
    height: 480px;
    background-color: #b2e625;
    position: relative;
    float: right;
}

.large-slider-box {
    width: 100%;    
    height: 100%;
    overflow: hidden;
    margin-left: 0px;
    /*float: left;*/
}

.img-inline {
    width: 635px;
    height: 100%;
}

/*--------------------PRODUKTINFORMATIONEN---------------------*/

h3.product-name {
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    color: #000000;
    padding-left: 20px;
    display: block;
}

.product-text {
    font-size: 0.9em;
    text-align: left;
    color: #000000;
    padding: 20px 20px 20px 20px;
    display: block;
}

/*-------------KLEINE BILDERGALERIE--------------*/

.product-slider {
    clear: both;
    width: 100%;
    height: 150px;
    background-color: black;
    position: relative;
    left: 0;
    bottom: 0;
    overflow: hidden;    
}

.slider-box {
    width: 2100px;
    overflow: hidden;
    height: 100%;
    /*padding: 10px 0px 0px 10px;*/
    margin-left: 0px;
}

.img-preview img {
    width: 200px;
    height: 140px;    
    padding-top: 10px;
    margin-left: 10px;
    display: inline;
    overflow: hidden;
}

/*--------------GRÖßERES BILD--------------*/

div.img-large-box {
    width: 600px;
    /*height: 480px;*/
}

/*---------SLIDER-BUTTONS----------*/

.button-left {
    background-color: #0ca652;
    width: 60px;
    height: 60px;
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 4px;
    border-radius: 5px;
    margin-top: 20px;
}

.button-left img {
    width: 20px;
    height: 40px;
}

.button-right {
    background-color: #0ca652;
    width: 60px;
    height: 60px;
    position: relative;
    display: block;
    padding-top: 10px;
    padding-left: 5px;
    border-radius: 5px;
    margin-top: -60px;
    float: right;
}

.button-right img {
    width: 20px;
    height: 40px;
}

/*--------------------------------------------------*/

.scroll-up {
    width: 100%;
    background-color: #1b1b1b;
    height: auto;
    color: white;
    text-align: center;
    /*border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;*/
    display: none;
}


.options {
    width: 100%;
    height: auto;
    float: left;
    background-color: transparent;
}

h3.option {
    width: 100%;
    height: auto;
    padding: 10px;
    font-size: 0.6em;
    text-align: center;
    background-color: #f1f1f1;
}

.option-blog {
    width: 100%;
    height: auto;
    display: block;
    /*border-bottom: 1px solid #eaeaea;*/
}

.option-img {
    width: 50%;
    height: auto;
    opacity: 0.8;
}

.option-img:hover {
    opacity: 1;
}


.options-sub {
    width: 100%;
    height: auto;
    float: left;
    background-color: #1b1b1b;
    color: white;
}

.headline_slide {
    padding: 15px 30px 15px 30px;
    width: auto;
    color: white;
    min-width: 150px;
}

.subline_slide {
    padding: 15px 30px 15px 30px;
    width: auto;
    height: 100%;
    color: white;
    min-width: 150px;
}

.mid-wrap-img {
    display: none;
    width: 15%;
    height: auto;
    opacity: 0.8;
    background-color: black;
    /*border-bottom: 1px solid white;
    border-top: 1px solid white;*/
}



.slide-info {
    width: auto;
    height: 100%;
    background-color: white;
    opacity: 0.7;
    margin: 0 auto;
    position: relative;
    bottom: 0;
    text-align: center;
    display: none;
}


.mid-box {
    width: 100%;
    background-color: white;
    float: left;
    margin: 1%;
    height: auto;
    /*border: 1px solid #eaeaea;*/
}

.mid-box2 {
    width: 100%;
    background-color: white;
    float: left;
    margin: 1%;
    height: auto;
    /*border: 1px solid #eaeaea;*/
}

.options {
    display: table-row;
    width: 100%;
    margin: 0 auto;
    height: auto;
    float: left;
    margin: 0 auto;
    table-layout: fixed;
}


.right-box {
    //display: table-cell;
    display: none;
    float: left;
    background-color: #006532;
    height: auto;
}


.right-box-sub {
    margin-top: 5%;
    width: 100%;
    background-color: white;
    height: auto;
    
}


.right-box-start {
    margin-top: 0%;
    width: 100%;
    background-color: white;
    height: auto;

}

.right-wrap {
    width: 100%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0%;
    max-height: 420px;
    float: left;
    overflow-y: scroll;
}

.right-wrap-sub {
    width: 22%;
    margin-right: 1%;
    float: left;
    background-color: white;
}

.right-wrap-contact {
    width: 22%;
    margin-right: 1%;
    margin-bottom: 1%;
    max-height: 260px;
    float: left;
    overflow-y: scroll;
}


.news {
    width: 22%;
    margin-top: 1%;
    margin-right: 1%;
    margin-left: 0%;
    height: auto;
    float: left;
}

.news-sub {
    width: 100%;
    margin-top: 1%;
    margin-right: 1%;
    height: auto;
    float: left;
}

.news-box {
    width: 100%;
    background-color: #f1f1f1;
    /*border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;*/
    height: auto;
}


.container {
    float: left;
	width: 100%;
	position: relative;
    text-align: left;
    z-index: 1;
}


.contact {
    width: 100%;
    height: auto;
    float: left;
}
.contact-sub {
    margin-top: 30px;
    width: 100%;
    height: auto;
    float: left;
}


.contact-box {
    width: 100%;
    height: 43px;
    border-radius: 5px;
    background-color: #f1f1f1;
    /*border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;*/
}


.footer-box {
    width: 100%;
    height: auto;
    float: left;
}

.footer-wrap {
    float: left;
    width: 100%;
    height: auto;
    /*border-top: 1px solid #eaeaea;*/
    background-color: #666;
}


.buttons {
    width: 50%;
    height: auto;
    float: right;
    padding: 30px 30px 0px 0px;
}

.button {
    height: 40px;
    width: 40px;
    float: right;
    margin: 0px 0px 20px 15px;
    background-color: white;
    border-radius: 5px;
}
.button:hover {
    /*border: 1px solid #666;*/
}


.footer {
    width: 50%;
    height: auto;
    float: left;
    padding-bottom: 20px;
}


ul.footer {
    margin: 0 auto;
    width: 100%; 
}

ul.footer li {
    display: inline;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 30px;
    font-size: 13px;
    /*border-left: 1px solid #eaeaea;*/
    color: white;
    float: right;
    
}

ul.footer li a {
    color: white;
}

.footer-hartlage {
    text-align: right;
}


.footer-links:hover {
    text-decoration: underline;
    
}


p.info {
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 15px;
    margin-bottom: 15px;
    height: auto;
}

p.info-left {
    min-height: 235px;
    max-height: 289px;
    background-color: #f1f1f1;
    font-size: 14px;
    line-height: 1.4em;
    padding-top: 8px;
    padding-left: 8px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    
}



/*
b {
    font-style: italic;
}
*/

.red {
    color: #006532;
}


.white {
    color: white
}

.read-more {
    font-size: 0.8em;
    padding: 0.5%;
    font-weight: bold;
    color: #006532;
    text-decoration: none;
}

.read-more:hover {
    padding: 0.5%;
    font-weight: bold;
    background-color: #006532;
    color: white;
    text-decoration: none;
}

h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    padding-top: 15px;
    font-weight: 200;
    text-transform: uppercase;
}

h2.slide {
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}


h3 {
    font-size: 1.2em;
    //text-align: center;
    width: 100%;
    line-height: 1.25em;
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    text-transform: uppercase;
    font-weight: 200;
}



.yt {
    font-size: 1.1em;
    line-height: 1.25em;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#welcome-blog {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    display: block;
    /*border-bottom: 1px solid #eaeaea;*/
}


.article-img {
    width: 100%;
    /*height: 300vh;*/
    height: auto;
    /*max-height: 316px;*/
    padding-top: 15px;
}

.picture-img {
    width: 100%;
    /*clip: rect(0% 50% 5% 0%);*/
    /*height: 50%;*/
    max-height: 316px;
    overflow: hidden;
}

.left-float-img {
    width: 100%;
    float: left;
    height: auto;
    margin: 0px 15px 15px 0px;
}
.right-float-img {
    width: 100%;
    float: right;
    height: auto;
    margin: 15px 0px 15px 15px;
}


.news-img {
    width: 100%;
    height: auto;
    padding-top: 15px;
}

.menubar {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: white;
    display: block;   
    z-index: 98;
    float: left;
    /*border-top: 1px solid #eaeaea;*/
}

.fixed {position:fixed; top:28px; left:0;}

.phone-bar {
    width: 100%;
    height: auto;;
    float: left;
    position: fixed;
    z-index: 99;
    background-color: white;
    /*border-bottom: 1px solid #eaeaea;*/
}

.phone-wrap {
    width: 100%;
    margin: 0 auto;
}

.phone-inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.tel {
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    padding: 7px 0px 7px 15px;
    width: 43.3%;
    cursor: help;
    /*font-weight: bold;*/
    letter-spacing: 2px;
}

.wel {
    font-size: 11px;
    text-transform: uppercase;
    padding: 7px 0px 7px 0px;
    width: 13.4%;
    text-align: center;
    float: left;
    letter-spacing: 2px;
}

.cc {
    font-size: 11px;
    text-transform: uppercase;
    padding: 7px 15px 7px 0px;
    float: left;
    text-align: right;
    width: 43.3%;
    /*font-weight: bold;*/
    letter-spacing: 2px;
}


.select-language {
    height: 100%;
    width: 20%;
    float: right;
    padding-right: 30px;
}

a.language {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    font-size: 12px;
    float: right;
    text-decoration: none;
}

a.language:hover {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

.aktuell {
    text-decoration: none;
    color: #006532;
}

nav.topmenu {
    background-color: #ffffff;
    width: 100%;
    float: left;
    pointer-events: relative;
    display: none;
    margin-bottom: 50px;
    position: absolute;
    z-index: 9999;
}

nav ul {
    padding: 0px;
    margin: 0px;
}

nav li {
    padding: 0px;
    margin: 0px;
}

nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    z-index: 9999;
}
    nav ul,nav ul li{
}
    nav ul li {
    list-style: none;
    float:left;
}
nav ul li a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    
    padding: 15px 30px 15px 30px;
}

nav ul li a:hover {
}



nav ul li:hover > ul {
    visibility: visible;
}
nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
    opacity: 0.95;
}
nav ul li ul li{
    float: none;
    font-size: 9px;
}

nav ul li ul li a {
    /*border-bottom: 1px solid white;*/
    background-color: white;
}

nav ul li ul li a:hover{
}








/*KONTAKTFORMULAR
------------------------------------------------------------------------------*/

.section-formular-left {
    width: 50%;;
    height: auto;
    float: left;
}


.section-formular-right {
    width: 50%;;
    height: auto;
    float: left;
}

.row {
    height: auto;
    width: 100%;
    float: left;
}

.send {
    background-color: #d75757;
    margin-top: 30px;
    padding: 5px;
    color: white;
    font-weight: bold;
    border: none;
}

.send:hover {
    background-color: #e47a7a;
}

.required {
    font-size: 11px;
    background-color: #f8f8f8;
    padding: 3px;
    width: auto;
    height: auto;
    float: right;
    font-weight: 200;
}

.input {
    width: 90%;
    /*border: 1px solid #eaeaea;*/
    background-color: #f8f8f8;
}

.input:hover {
    /*border: 1px solid #00b7d2;*/
}

.kontaktformular-block {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 40px;
}

.newsletter {
    width: 50%;
    color: white;
    float: left;
    padding: 30px;
    /*border-right: 1px solid #7a7a7a;*/
}

.newsletter-text {
    width: 100%;
    font-size: 0.9em;
    text-transform: uppercase;
}

.small {
    text-transform: none;
    font-size: 13px;
}

.input_news {
    width: 45%;
    margin-top: 5px;
    background-color: #f1f1f1;
    border: none;
    height: auto;
}

.button_news {
    margin-top: 5px;
    background-color: #f1f1f1;
    padding: 4px;
    
}

.step-block {
        float: left;
        width: 100%;
        height: auto;
        background-color: #666;
        color: white;
        padding-left: 10px;
        /*border: 1px solid #eaeaea;*/
        display: block;
}



p.feld {
    padding-top:30px;
    width: 90%;
}

#contact_form {
        text-align: left;
        height: auto;
        width: 100%;
        float: left;
        padding-bottom: 20px;
}



/*-------------------------Portrait---------------------------------------------*/
@media screen and (min-width: 750px) and (min-height: 500px) {
    
.main-wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

html {
}

.phone-wrap {
    width: 100%;
    margin: 0 auto;
}

#inner-wrap {
    float: left;
    width: 100%;
    /*border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;*/
    background-color: white;
    
}

.mid-box {
    width: 52%;
    background-color: white;
    float: left;
    margin: 1%;
    height: auto;
    /*border: 1px solid #eaeaea;*/
}

.mid-box2 {
    width: 75%;
    background-color: white;
    float: left;
    margin: 1%;
    height: auto;
    /*border: 1px solid #eaeaea;*/
}

.left-wrap {
    width: 22%;
    height: auto;
    margin-left: 1%;
    float: left;
    margin-bottom: 1%;
    margin-top: 1%;
    display: block;
}


.slideshow {
    width: 100%;
    height: 550px;
    float: left;
    display: block;
    background-color: #f1f1f1;
    /*background-image: url(../images/rensch-haus_innovation_r_r140_1_v33_0_org.jpg);*/
    background-size: cover;
    background-position: center -1px;
    background-attachment: fixed;
    margin-top: 49px;
}

.logo img {
    width: 33%;
}

/*----------------------PRODUKTSPARTEN----------------------*/

.product {
    background-color: transparent;
    width: 50%;
    height: 275px;
    float: left;
    opacity: 1;
    transition: all 0.3s ease;
}

.product:hover {
    background-color: #045d4b;
    background-image: none;
}

.product a {
    width: 100%;
}

.product-img {
    background-color: transparent;
    width: 100%;
    float: left;
    height: 275px;
    opacity: 1;
    transition: all 0.3s ease;
}

.product-headline {
    max-width: 195px;
    color: #ffffff;
    font-size: 1.9em;
    text-align: center;
    text-transform: none;
    top: -82%;
    left: 0%;
    margin: 0 auto;
    position: relative; 
}

.product-img:hover {
    opacity: 0;
}

.product-icon {
    width: 250px;
    margin: 0 auto;
    position: relative;
    /*left: -1px;*/
    top: -78%;
    z-index: 2;
}

/*-----------------------------------------------------------*/

/*----------------PRODUKT-SLIDESHOW-----------------*/

#product-gallery {
    /*background-color: black;*/
    width: 100%;
    height: 350px;
}

.sortiment {
    color: #045d4b;
    left: 15px;
    position: relative;
}

/*-----------------SLIDESHOW - NAVIGATION-------------------*/

/*.details-wrapper {
    width: 100%;
    height: 340px;
    margin-left: -7px;
}*/

.details-box {
    width: 40%;
    height: 300px;
    float: left;
    margin-top: -340px;
    margin-left: 67px;
    position: relative;
}

.description {
    clear: both;
    font-size: 1.2em;
    text-align: left;
    text-transform: none;
    position: relative;
    float: left;
}

p.details {
    clear: both;
    font-size: 0.9em;
    text-align: left;
    position: relative;
}

#slidearea {
    min-width: 300px;
    max-width: 566px;
    /*height: 310px;*/
    height: auto;
    margin-left: -50px;
    overflow: hidden;
}

#product-gallery .product-list {
    width: 2060px;
    height: auto;
    margin: 0;
    padding: 0;   
    display: block;
}

.product-list-img {
    background-color: #000000;
    width: 500px;
    height: 330px;
    margin-left: 15px;
    overflow: hidden;
    float: left;
    list-style-type: none;
}

.arrow-prev a {
    width: 20px;
    height: 20px;
}

.arrow-prev img {
    width: 20px;
    float: left;
}

.arrow-next a {
    width: 20px;
    height: 20px;
}

.arrow-next img {
    width: 20px;
    float: right;
}

/*-----------------BILDVERGRÖSSERUNG-------------------*/

.lightbox {
    width: 100%;
    height: 100%;
}

.whitescreen {
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    opacity: 1.0;
    display: block;
}

.expand-screen {
    /*background-color: #000000;*/
    position: absolute;
    opacity: 1.0;
    transition: all 0.5s ease;
}

.expand-screen:hover {
    opacity: 0.2;
}

p.expand-text {
    font-size: 1.4em;
    color: #000000;
    position: absolute;
    margin-top: 220px;
    margin-left: 120px;
}

.active-picture {
    display: none;
}

/*--------------DRUCKOPTION--------------*/

div.print-button {
    background-color: #0ca652;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: 460px;
    margin-top: -280px;
    position: fixed;
    display: none;
    z-index: 9999;
}

.printlink {
    width: 100%;
    height: 100%;
}

.printlink img {
    width: 35px;
    height: 35px;
    margin-top: 8px;
    transition: all 0.2s linear;
}

.printlink img:hover {
    width: 30px;
    height: 30px;
    margin-top: 9px;
}

/*------------------SCHLIEßENOPTION------------------*/

div.close-button {
    background-color: #0ca652;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: 460px;
    margin-top: -220px;
    position: fixed;
    display: none;
    z-index: 9999;
}

.closelink {
    width: 100%;
    height: 100%;
}

.closelink img {
    width: 35px;
    height: 35px;
    margin-top: 8px;
    transition: all 0.2s linear;
}

.closelink img:hover {
    width: 30px;
    height: 30px;
    margin-top: 9px;
}

/*----------------BILD VERGRÖßERN----------------*/

.expand-button {
    width: 49px;
    height: 50px;
    background-color: #0ca652;
    margin-left: 20px;
}

.expand-button img {
    width: 35px;
    height: 35px;
    top: 7px;
    right: 0px;
    position: relative;
}

.expand-button-2 {
    width: 49px;
    height: 50px;
    background-color: #0ca652;
    margin-left: 20px;
}

.expand-button-2 img {
    width: 35px;
    height: 35px;
    top: 7px;
    right: 0px;
    position: relative;
}

.expand-button-3 {
    width: 49px;
    height: 50px;
    background-color: #0ca652;
    margin-left: 20px;
}

.expand-button-3 img {
    width: 35px;
    height: 35px;
    top: 7px;
    right: 0px;
    position: relative;
}

.expand-button-4 {
    width: 49px;
    height: 50px;
    background-color: #0ca652;
    margin-left: 20px;
}

.expand-button-4 img {
    width: 35px;
    height: 35px;
    top: 7px;
    right: 0px;
    position: relative;
}

.expand-button-5 {
    width: 49px;
    height: 50px;
    background-color: #0ca652;
    margin-left: 20px;
}

.expand-button-5 img {
    width: 35px;
    height: 35px;
    top: 7px;
    right: 0px;
    position: relative;
}

.expand-button-6 {
    width: 49px;
    height: 50px;
    background-color: #0ca652;
    margin-left: 20px;
}

.expand-button-6 img {
    width: 35px;
    height: 35px;
    top: 7px;
    right: 0px;
    position: relative;
}

#stair-picture-1 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-1 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

#stair-picture-2 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-2 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

#stair-picture-3 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-3 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

#stair-picture-4 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-4 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

#stair-picture-5 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-5 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

#stair-picture-6 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-6 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

#stair-picture-7 {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: 1175px;
    margin-left: -550px;
}

#stair-picture-7 img {
    width: 80%;
    /*height: 900px;*/
    display: none;
}

/*--------------------------------------------------*/





.scroll-up {
    width: 100%;
    background-color: #666;
    height: auto;
    color: white;
    text-align: center;
    /*border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;*/
    display: block;
}

.options-sub {
    text-align: center;
    width: 100%;
    height: auto;
    float: left;
    background-color: #1b1b1b;
    color: white;
}

.news-sub {
    width: 22%;
    margin-top: 1%;
    margin-right: 1%;
    height: auto;
    float: left;
}

.right-wrap {
    width: 22%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0%;
    max-height: 420px;
    float: left;
    overflow-y: scroll;
}


.left-float-img {
    width: 30%;
    float: left;
    min-width: 200px;
    height: auto;
    margin: 0px 15px 15px 0px;
}
.right-float-img {
    width: 30%;
    float: right;
    height: auto;
    min-width: 200px;
    margin: 15px 0px 15px 15px;
}


.column {
    display: none;
}

nav.topmenu {
    width: 100%;
    float: left;
    pointer-events: relative;
    display: block;
}
}

/*-------------------------SMARTPHONES-------------------------------*/
@media screen and (max-width: 375px) and (min-height: 500px) {
 .footer-box {
    width: 106%;
    height: auto;
    float: left;
}
}