@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);

a[rel*="lightbox"] {
display:inline-block;
}

html,
body,
ul {
    margin: 0;
    padding: 0;
    font-family: "Source Sans Pro", sans-serif;
}

h1 {
    font-family: "Kaushan Script", serif;
    font-weight: normal;
}

h2 {
    font-weight: 300;
}

h1.mainHeading {
    font-size: 2em;
    margin-bottom: 0;
}

h2.special {
    font-weight: 600;
}

a {
    color: rgba(0, 0, 0, 0.8);
}

a:hover {
    text-decoration: none;
}

a.buttonLink {
    display: inline-block;
    padding: 0 15px;
    min-height: 30px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    line-height: 36px;
    border-radius: 8px;
    border: 2px solid rgb(255, 255, 255);
    text-decoration: none;
    font-weight: 600;
    color: rgb(46, 46, 46);
    font-size: 15px;
    -webkit-box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.5);
    box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.5);
    transition: all 0.2s;
}

a.buttonLink:active {
    position: relative;
    left: 2px;
    top: 2px;
}

a.buttonLink:hover {
    -webkit-box-shadow: 3px 3px 5px 0 rgba(30, 30, 30, 0.7);
    -moz-box-shadow: 3px 3px 5px 0 rgba(30, 30, 30, 0.7);
    box-shadow: 3px 3px 5px 0 rgba(30, 30, 30, 0.7);
}

a.buttonLink:hover span.arrow {
    color: #bada55;
    left: 5px;
}

span.arrow {
    position: relative;
    left: 0;
    margin-right: 10px;
    transition: all 0.2s;
}

.xs {
    font-size: 10px;
}

.green {
    color: #bada55;
}

#theuniverse {
    min-height: 100%;
    position: relative;
    z-index: 20;
}

.mainSection {
    margin: 0 auto;
}

.mainWidth {
    max-width: 880px;
}

.sectionPart {
    float: left;
}

footer.mainSection {
    z-index: 10;
}

#theuniverse #mainNav {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    min-height: 80px;
}

.newsLine {
    padding: 20px 20px 20px 60px;
    color: rgba(255, 255, 255, 0.8);
}

#theuniverse #mainNav #logo {
    height: 165px;
    width: 210px;
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/liebl-logo.jpg) no-repeat center;
    background-color: #ffffff;
    background-size: 100%;
    position: absolute;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    z-index: 100;
    -webkit-box-shadow: 0 0 9px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 9px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 9px 0 rgba(50, 50, 50, 0.75);
}

.mainHolder img {
max-width: 100%;
height: auto !important;
}

#theuniverse.padding-page #mainNav #logo {
	left: 20px;
}

#theuniverse #mainNav .holdThat {
    max-width: 880px;
    margin: 0 auto;
    position: relative;
}

#theuniverse #mainNav .holdThat #navMarker {
    height: 4px;
    background-color: #bada55;
    position: absolute;
    bottom: 0;
    transition: all 0.2s;
    z-index: 10;
}

#theuniverse #mainNav .holdThat #navMarker:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #bada55 transparent;
    position: absolute;
    content: ' ';
    display: block;
    left: 50%;
    margin-left: -10px;
    bottom: 0;
}

#theuniverse #mainNav .holdThat ul {
    float: right;
    text-align: right;
}

#theuniverse #mainNav .holdThat ul li {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    transition: color 0.2s;
    z-index: 90;
    position: relative;
}

#theuniverse #mainNav .holdThat ul li.active a,
#theuniverse #mainNav .holdThat ul li:hover a {
    color: #bada55;
}

#theuniverse #mainNav .holdThat ul li a {
    color: #ffffff;
    padding: 0 15px;
    text-decoration: none;
    display: block;
}

#theuniverse nav ul li,
#theuniverse #head ul li {
    list-style: none;
}

#theuniverse #head #topSlider li {
    position: relative;
}

#theuniverse #head #topSlider li img.sliderImage {
    width: 100%;
}

#theuniverse #head #topSlider li .captionHolder {
    margin: 0 auto;
    max-width: 880px;
}

#theuniverse #head #topSlider li .caption {
    position: absolute;
    top: 0;
    padding-left: 20px;
}

#theuniverse #head #topSlider li .caption h1 {
    margin-top: 150px;
    transition: left 1.3s, opacity 2s, top 1.5s;
    position: relative;
}

#theuniverse #head #topSlider li.notActive .caption h1 {
    top: 50px;
    opacity: 0.1;
}

#theuniverse #head #topSlider li.active .caption h1 {
    opacity: 1;
    left: 0;
    top: 0;
}

#theuniverse #head #topSlider li {
    transition: top 1.5s;
}

#theuniverse #head #topSlider li.notActive {
    top: -30px;
}

#theuniverse #head #topSlider li.active {
    top: 0;
}

#theuniverse #bodyPartOne {
    background-color: rgba(186, 218, 85, 0.8);
    width: 100%;
    margin: 0 auto;
    overflow: auto;
}

#theuniverse #bodyPartOne .mainHolder {
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/grosseUhr.png) bottom right;
    background-size: 20%;
    background-repeat: no-repeat;
}

#theuniverse #bodyPartOne .sectionPart.width50 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#theuniverse #bodyPartOne .openingTimes {
    padding-bottom: 70px;
}

#theuniverse #bodyPartOne .sectionPart.width50:first-child {
    padding-left: 20px;
}

#theuniverse #bodyPartOne .sectionPart.width50:nth-child(2) {
    padding-right: 20px;
}

#theuniverse #bodyPartOne .sectionPart.width50.openingTimes p {
    font-weight: 600;
}

#theuniverse #pageBreakerOne {
    min-height: 150px;
    max-height: 350px;
    overflow: hidden;
}

#theuniverse #pageBreakerOne img {
    width: 100%;
}

#theuniverse #kompostieranlage {
    max-width: 880px;
    padding-top: 25px;
}

#theuniverse #kompostieranlage img {
    max-width: 100%;
}

#theuniverse .partSwitcher {
    position: relative;
    background-color: rgba(255, 255, 255, 0.3);
}

#theuniverse .partSwitcher .openers {
    position: relative;
    z-index: 100;
    left: 10px;
    width: 860px;
}

#theuniverse .partSwitcher .openers a {
    float: left;
    width: 20%;
    position: relative;
    color: rgba(0, 0, 0, 0.8);
    text-decoration: none;
    overflow: hidden;
    display: block;
}

#theuniverse .partSwitcher .openers a.active {
    cursor: default;
}

#theuniverse .partSwitcher .openers a span {
    position: absolute;
    color: rgba(0, 0, 0, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px 0;
    width: 80%;
    left: 10%;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    opacity: 0;
    transition: opacity 0.3s, top 0.3s;
    font-weight: 600;
    border-radius: 7px;
}

#theuniverse .partSwitcher .openers a:hover span, #theuniverse .partSwitcher .openers a.active span {
    opacity: 1.0;
    z-index: 105;
}

#theuniverse .partSwitcher .openers a.active span {
    top: 30px;
}

#theuniverse .partSwitcher .openers img {
    max-width: 100%;
    position: relative;
    display: block;
    border: none;
}

#theuniverse .partSwitcher .openers a:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 193px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    transition: all 0.2s;
}

#theuniverse .partSwitcher .openers a.active:before {
    height: 0;
}

#theuniverse .partSwitcher .openers a:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent transparent #9aba35 transparent;
    left: 50%;
    bottom: -50px;
    margin-left: -25px;
    transition: bottom 0.2s;
    z-index: 105;
}

#theuniverse .partSwitcher .openers a:hover:after {
    bottom: -10px;
    border-width: 0 25px 25px 25px;
}

#theuniverse .partSwitcher .openers a.active:after {
    bottom: 0;
    border-width: 0 25px 25px 25px;
}

#theuniverse .partSwitcher .openers a.active:hover:after {
    border-color: transparent transparent #9aba35 transparent;
    bottom: 0;
    border-width: 0 25px 25px 25px;
}

#theuniverse .openingContents {
    width: 100%;
    background-color: rgba(186, 218, 85, 0.8);
    padding: 35px 0 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 110;
}

#theuniverse .openingContents .openingContent {
    overflow: hidden;
    transition: min-height 0.4s;
    padding-left: 20px;
}

#theuniverse .openingContents .openingContent p {
    line-height: 1.6;
    max-width: 500px;
}

#theuniverse .openingContents .openingContent.active {
    padding-bottom: 20px;
}

footer.mainSection {
    color: rgba(255, 255, 255, 0.8);
    padding-bottom: 30px;
    width: 100%;
}

footer.mainSection a {
    color: #bada55;
}

footer.mainSection a.tel {
    color: inherit;
    text-decoration: none;
}

footer.mainSection .mainHolder {
    padding-left: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

footer.mainSection .partner {
    margin-top: 23px;
    text-align: right;
}

footer.mainSection .partner img {
    max-width: 80%;
}

#theuniverse section.products {
    margin-top: 50px;
    padding-bottom: 50px;
}

#theuniverse section.products .singleProduct {
    margin-top: 50px;
}

#theuniverse section.products .productLeft {
    float: left;
}

#theuniverse section.products .productRight {
    float: left;
    margin-left: 25px;
    max-width: 570px;
}

#theuniverse section.products .subTitle {
    font-weight: 300;
}

#theuniverse section.products .productText {
    margin-top: 30px;
}

#theuniverse .blog {
    margin-top: 20px;
}

#theuniverse .blogEntry:nth-child(2n) .entryHolder {
    background: rgba(255, 255, 255, 0.2);
}

#theuniverse .blogEntry:last-child .entryHolder {
    padding-bottom: 40px;
}

#theuniverse .blogEntry .entryHolder {
    background: rgba(186, 218, 85, 0.7);
    border-top: 1px solid rgba(40, 40, 40, 0.6);
    padding: 10px 30px 25px 30px;
    max-width: 880px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 10px 0 10px -10px #000, -10px 0 10px -10px #000;
}

#theuniverse .blogEntry h3 {
    margin-bottom: 0;
    font-size: 1.4em;
}

#theuniverse .blogEntry h3 a {
    text-decoration: none;
}

#theuniverse .blogEntry h3 a:hover {
    text-decoration: underline;
}

#theuniverse .blogEntry .date {
    font-style: italic;
}

#theuniverse .blogEntry .entry {
    margin-top: 25px;
}

#theuniverse .blog h2.detailTitle {
    font-weight: bold;
    margin-bottom: 0;
}

#theuniverse .blog.blogdetail {
    padding: 0 30px 40px 30px;
}

#theuniverse .blog.blogdetail .backToOverview {
    font-size: 90%;
}

#theuniverse .pageCounter {
    text-align: center;
}

#theuniverse .blogDetailPager {
    margin-top: 35px;
    font-size: 90%;
}

#theuniverse .blogDetailPager .nextblogarticle {
    float: right;
}

#theuniverse .blogDetailPager .prevblogarticle {
    float: left;
}

#theuniverse #kompostBreaker > img {
    width: 100%;
}

h1.mainHeading, div.mainText {
    margin-left: 250px;
    position: relative;
    bottom: 5px;
}

.mainHolder {
    max-width: 880px;
    margin: 0 auto;
}

.textMarginLeft {
    margin-left: 50px;
}

.width30 {
    width: 30%;
}

.width33 {
    width: 33%;
}

.width50 {
    width: 50%;
}

.width70 {
    width: 70%;
}

.bgBlack {
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/_Struktur_bl.jpg);
}
.bgGreen {
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/_Struktur_gr.jpg);
}
.bgWhite {
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/_Struktur_wh.jpg);
}

.bx-wrapper {
    margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
    border: 0;
    left: 0;
    max-height: 400px;
}

.bx-wrapper .bx-controls-direction {
    display: none;
}

.bx-wrapper .bx-pager {
    bottom: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.8);
    border-radius: 100%;
    transition: all 0.2s;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: white;
}

.bx-controls {
    z-index: 999;
    position: relative;
}

@-webkit-keyframes sliderMover {
    0%, 100% {
        bottom: 7px;
    }
    50% {
        bottom: 20px;
    }
}

@keyframes sliderMover {
    0%, 100% {
        bottom: 7px;
    }
    50% {
        bottom: 20px;
    }
}

.bx-wrapper .pagerMarker {
    height: 14px;
    width: 14px;
    position: absolute;
    background: #bada55;
    margin-left: 7px;
    border-radius: 100%;
    bottom: 7px;
    transition: all 0.5s ease-in-out;
}

.bx-wrapper .pagerMarker.moving {
    -webkit-animation: sliderMover 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation: sliderMover 0.5s;
    animation-timing-function: ease-in-out;
}

::selection {
    background: rgba(225, 23, 90, 0.5);
}

a img {
    border: none;
}

.border-radius {
    border-radius: 100%;
}

.v-holder {
    display: table;
}

.v-content {
    display: table-cell;
    vertical-align: middle;
}

.img-shadow {
    -webkit-box-shadow: 1px 1px 8px 0 rgba(50, 50, 50, 0.41);
    -moz-box-shadow: 1px 1px 8px 0 rgba(50, 50, 50, 0.41);
    box-shadow: 1px 1px 8px 0 rgba(50, 50, 50, 0.41);
}

.kaushan {
    font-family: "Kaushan Script", serif;
}

.teamEntryLeft {
    text-align: center;
}

.teamEntryRight ul, .teamEntryRight ol {
    margin-left: 35px;
    margin-top: 20px;
}

a.tel {
    color: inherit;
    text-decoration: none;
}

a.dl {
    padding-left: 43px;
    line-height: 40px;
}

a.dl:before {
    border-radius: 100%;
    position: absolute;
    content: ' ';
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/download.svg) no-repeat center;
    background-color: white;
    width: 37px;
    height: 37px;
    left: 0;
    background-size: 32px;
    transition: background-color 0.3s;
}

a.dl:hover:before {
    background-color: rgb(54, 54, 54);
}

.downloads > p:nth-child(1) {
    display: none;
}

.gallery .img a {
    transition: border-color 0.2s;
}

#ueber-uns .gallery .img a {
    border-radius: 100%;
}

#ueber-uns ul {
    padding-left: 25px;
}

.pagenavigation {
    display: none;
}

.play-video {
    cursor: pointer;
}

.hide {
    display: none;
}


.slicknav_menu {
    display: none;
    background: url(https://lieblhof.at/uploads/lieblhof_template/images/structure_black.jpg);
}

.slicknav_nav {
    margin-left: 245px;
    text-align: right;
}

.slicknav_nav a {
    background-color: rgba(255,255,255,0.05)
}


#theuniverse #mainNav .holdThat.opened {
    position: static;
}

#theuniverse #mainNav #logo.opened {
    top: 0;
    left: 41px;
}

/* MEDIA QUERIES */
@media screen and (max-width: 1100px) {
    .mainHolder {
        padding: 0 40px;
    }
#theuniverse #mainNav {
    min-height: 0;
}
#theuniverse #bodyPartOne .sectionPart.width50:first-child {
padding-left: 0;
}
#theuniverse #head #topSlider li .caption {
padding-left: 0;
}
#theuniverse section.products .productRight {
margin-left: 0;
position: relative;
width:100%;
}
#theuniverse section.products .productRight img {
max-width: 100%;
}
    .newsLine {
        padding: 20px 20px 20px 40px;
    }

    #mainNav {
        padding: 0 40px;
        box-sizing: border-box;
    }

    .mainHolder .mainHolder {
        padding: 0;
    }
    #theuniverse #mainNav #logo {
        top: -55px;
        width: 190px;
        height: 145px;
    }
	#theuniverse.padding-page #mainNav #logo {
		left: 0;
	}
    .slicknav_menu {
        display: block;
    }
    #menuwrapper {
        display: none;
    }
    #theuniverse h1.mainHeading, #theuniverse div.mainText {
        margin-left: 220px;
    }

    #theuniverse .blog.blogdetail {
        padding: 0 0 20px 0;
    }
}

@media screen and (max-width: 980px) {
.member-view > div {
width: 100% !important;
}
    .slicknav_menu {
        padding-right: 40px;
    }
.resp-full-width {
width: 100%;
max-width:100% !important;
}
.resp-no-margin {
margin: 0 !important;
}
#theuniverse #bodyPartOne .sectionPart.width50:nth-child(2) {
margin-left:0;
}
#theuniverse #head #topSlider li .captionHolder {
max-width: calc(100% - 80px);
}
#theuniverse #head #topSlider li .caption {
padding-left: 0 !important;
    width: calc(100% - 80px);
}
#theuniverse #head #topSlider li .caption h1, #theuniverse #head #topSlider li.active .caption h1 {
left: 0 !important;
}

    #theuniverse #head #topSlider li .caption h1, #theuniverse #head #topSlider li.active .caption h1 {
        left: 40px;
    }
    #theuniverse #bodyPartOne .width50 {
        width: 100%;
    }
    #theuniverse #bodyPartOne .width50:last-child {
        margin-left: 20px;
    }
    #theuniverse #bodyPartOne .openingTimes {
        padding-bottom: 30px;
    }
    #theuniverse .partSwitcher .openers a {
        width: 120px;
    }
    #theuniverse .partSwitcher .openers {
        max-width: 100%;
        left: 0;
        box-sizing: border-box;
        margin: auto;
        width: 700px;
        padding-left: 60px;
    }
    #theuniverse #kompostieranlage .sectionPart:last-child {
        padding-right: 20px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 720px) {
    #theuniverse .partSwitcher .openers a {
        float: none;
        margin: auto;
        width: 150px;
    }
}

@media screen and (max-width: 660px) {
.bx-wrapper .bx-viewport {
    max-height: 268px;
}
    #theuniverse h1.mainHeading, #theuniverse div.mainText {
        margin-left: 160px;
    }
    #theuniverse h1.mainHeading {
        margin-top: 10px;
    }

    #theuniverse #mainNav #logo {
        width: 150px;
        height: 125px;
background-size: 105%;
    }

    footer.mainSection .sectionPart {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid white;
        padding: 20px 0;
    }

    footer.mainSection .partner {
        text-align: center;
    }

    #theuniverse #head #topSlider li .caption h1 {
        margin-top: 100px;
    }
    #theuniverse .partSwitcher .openers a {
        max-width: 172px;
        float: none;
        margin: auto;
    }
    #theuniverse .openingContents .openingContent {
        padding-left: 0;
    }
    #theuniverse .openingContents .openingContent * {
        max-width: 100% !important;
    }
    #theuniverse .openingContents > .mainHolder {
        padding: 0 20px;
    }
}

@media screen and (max-width: 430px) {
    #theuniverse h1.mainHeading, #theuniverse div.mainText {
        margin-left: 0;
    }
    #theuniverse h1.mainHeading {
        margin-top: 80px;
    }
    .slicknav_menu {
        padding: 0;
    }

    .slicknav_nav {
        margin-left: 215px;
    }
    #theuniverse #bodyPartOne .width50 img, #theuniverse #bodyPartOne .width50 img+div {
        float: none !important;
        margin-left: 0 !important;
    }
    #theuniverse #bodyPartOne .width50 img+div {
        margin-top: 15px;
        width: 100% !important;
    }
}


/* Stylesheet: Friendly Farmer */
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0.5em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* Stylesheet: Lieblhof - Main Modified On 2017-05-30 09:19:45 */
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0.5em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* Stylesheet: Lieblhof - H5BP Modified On 2014-09-13 13:15:42 */
