/* CSS Document */



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


#header, 
.content_top, 
#content, 
#bottom, 
.banner.leaderboard_top  {
    width: calc(100% - 20px);
    max-width: 1236px;
    margin-left: 10px;
    margin-right: 10px;
}
footer {
    padding: 20px 10px;
}
body.layout_pagets__home #content > div > div.content_main,
body.layout_pagets__subleft #content > div > div.content_main,
body.layout_pagets__subright #content > div > div.content_main {
    width: calc(100% - 508px);
}
body.layout_pagets__sub #content > div > div {
    width: calc(100% - 184px);
}
.js-map {
    width: 100% !important;
}

.content_foot,
.content_bottom,
#bottom > div,
footer > div {
    max-width: 1052px;
    width: 100%;
}

iframe {
    width: 100%;
}

#navi_main > ul > li > a {
    font-size: 20px;
    line-height: 24px;
    height: 28px;
}

.ce-gallery img,
.news .article .news-img-wrap img,
.banner.bc163 img {
    width: 100%;
    height: auto;
}
.news-single > .article > .news-img-wrap img {
    width: auto;
}
.news-media-element,
.news-media-element .mediaelement {
    width: calc(100vw - 543px);
}

.ce-row {
	margin-bottom: 1%;
}
.ce-gallery[data-ce-columns="2"] .ce-column {
    width: 49.4%;
    margin-right: 1%;
}
.ce-gallery[data-ce-columns="3"] .ce-column {
    width: 32.6%;
    margin-right: 1%;
}
.ce-gallery[data-ce-columns="4"] .ce-column {
    width: 24.24%;
    margin-right: 1%;
}
.ce-gallery[data-ce-columns="5"] .ce-column {
    width: 19.15%;
    margin-right: 1%;
}
.ce-column:last-child {
    margin-right: 0 !important;
}

.content_main .tx-sf-banners .banner.bc165 {
    width: calc(49% - 6px);
    margin-right: 12px;
}
.content_main .tx-sf-banners .banner.bc165:nth-of-type(even) {
    margin-right: 0;
}
.content_main .tx-sf-banners .banner.bc165 p,
.content_main .tx-sf-banners .banner.bc165 img {
    width: 100%;
    height: auto;
}

.abo-list-entry {
    width: 48%;
}

}



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

.teaser-container {
    grid-template-columns: repeat(2, 1fr);
}

}


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

body.layout_pagets__home #content > div > div, 
body.layout_pagets__subleft #content > div > div, 
body.layout_pagets__subright #content > div > div, 
body.layout_pagets__subleftright #content > div > div {
    width: calc(34.6% - 65px);
}
body.layout_pagets__home #content > div > div.content_main,
body.layout_pagets__subleft #content > div > div.content_main,
body.layout_pagets__subright #content > div > div.content_main {
    width: calc(61.5% - 115px);
}
.content_topleft {
    width: calc(100vw - 352px);
}
.content_topright {
    left: calc(100vw - 328px);
}
.content_right .banner p,
.content_right .banner img {
    width: 100%;
    height: auto;
}

.news-single > .article > .news-img-wrap,
.news-img-outer,
.news-media-element {
    height: 410px;
}
.news-media-element .mediaelement {
    height: 320px;
}
.news-media-element .mediaelement img {
    max-height: 320px;
}


}



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

#homelink a {
    width: calc(100% - 300px);
}
#navi_main > ul > li > a {
    font-size: 16px;
}
h2 {
    font-size: 30px;
    line-height: 34px;
}
.content_bottom .tx-sf-banners .banner.bc165 p,
.content_bottom .tx-sf-banners .banner.bc165 img {
    width: 100%;
    height: auto;
}
.content_bottom .tx-sf-banners .banner.bc165 {
    width: calc(33.3% - 8px);
    margin-right: 12px;
}
.content_bottom .tx-sf-banners .banner.bc165:last-of-type {
    margin-right: 0;
}
.ns-news-comment-buttons {
    margin-top: 0;
}

.gme-address > p > img {
    max-height: 60px;
    width: auto;
}
.gme-detail-window {
    max-width: 90vw;
    max-height: 85vh;
    min-width: 75vw;
}

.book .book-list-entry {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
}
.book-detail .book-img {
	float: none;
	margin-right: 0;
}

.news-single > .article > .news-img-wrap,
.news-img-outer,
.news-media-element {
    height: 370px !important;
}
.news-media-element .mediaelement {
    height: 280px;
}
.news-media-element .mediaelement img {
    max-height: 280px;
}

.abo-list-entry {
    width: 100%;
}
.book-list-abos,
.product-list-abos {
    display: block;
}

}






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

.teaser-container {
    display: block;
}

}



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

#navi_social, body.level_0 #headerimage {
    display: none;
}


#header {
    height: 14vw;
    width: 100%;
    margin: 0;
}

#homelink a {
    width: 60vw;
    height: 10vw;
    left: 10px;
    top: auto;
    bottom: 5px
}
.content_top {
    position: relative;
    margin: 0;
    width: 100%;
}
.content_topleft {
    display: none;
}
.content_topright {
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    padding: 1px 10px 0;
    text-align: center;
}
#navi_meta, #gaerten, #ebookportal {
    display: none;
}
#search {
    top: auto;
    right: 70px;
    bottom: 5px;
    z-index: 1;
}
input#searchformsword {
    width: 40vw;
    height: 55px;
    transform-origin: right;
    transform: scale(0,1);
    transition-duration: 0.4s;
    padding-right: 40px;
    font-size: 26px;
}
input#searchformsubmit {
    width: 32px;
    height: 63px;
}
#navi_main {
    text-align: right;
    bottom: 0;
    width: auto;
    height: 50px;
    right: 0;
    left: unset;
    transition-duration: 1s;
    transition-delay: 0.3s;
    transition-timing-function: cubic-bezier(0.3,0,0.1,1);
    padding-top: 50px;
    max-width: 55px;
    z-index: 1500;
}
#navi_main > em {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    top: 0;
    right: 10px;
}
#navi_main > em i {
    display: block;
    height: 6px;
    width: 40px;
    margin: 6px;
    background-color: rgb(77,116,70);
    border-radius: 3px;
}
#navi_main:hover {
    max-width: 90%;
    transition-duration: 0.6s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.3,0,0.1,1);
}
#navi_main > ul {
    position: relative;
    display: block;
    width: auto;
    overflow: hidden;
    background-color: rgba(255,255,255,0.96);
    transform-origin: top;
    transform: scale(1,0);
    transition-duration: 1s;
    transition-delay: 0.3s;
    transition-timing-function: cubic-bezier(0.3,0,0.1,1);
    box-shadow: -3px 12px 30px black;
}
#navi_main:hover > ul {
    transform: scale(1,1);
    transition-duration: 0.6s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.3,0,0.1,1);
}
#navi_main .menuid471 {
    display: none;
}
#navi_main ul li {
    opacity: 1;
    display: block;
    position: relative;
    float: none;
    width: 100%;
    padding: 1px 0;
}
#navi_main > ul > li b {
    height: 53px;
}
#navi_main > ul > li > a,
#navi_main li li a {
    color: rgb(77,116,70);
}
#navi_main > ul > li > a:hover,
/*#navi_main li.act a,*/
#navi_main li li a:hover {
    color: rgb(100,150,91);
}
#navi_main > ul > li a {
    border-top: 3px solid rgb(193,212,60);
}
#navi_main > ul > li > ul {
    background: transparent;
    top: 0;
    max-height: 0;
    padding: 0;
    position: relative;
    box-shadow: none;
    transform-origin: top;
    transform: scale(1,0);
    transition: 1s cubic-bezier(0.3,0,0.1,1) 0.3s;

    transition-duration: 1s;
    transition-delay: 0.3s;
    transition-timing-function: cubic-bezier(0.3,0,0.1,1);

}
#navi_main > ul > li:hover > ul {
    max-height: 1000px;
    transform: scale(1,1);
    transition: 0.6s cubic-bezier(0.3,0,0.1,1) 0s;

    transition-duration: 0.6s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.3,0,0.1,1);

}
#navi_main li ul {
    position: relative;
    display: block;
}
#navi_main > ul > li.act  ul {
    transform: scale(1,1);
    opacity: 1;
    max-height: 1000px;
}
#navi_main > ul > li > a {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    display: block;
    width: 100%;
    text-align: left;
    margin-left: 10px;
}
#navi_main > ul > li > ul > li a {
    border-top: 1px solid rgb(193,212,60);
}
#navi_main > ul > li > ul > li.sub > a {
    border-top: 3px solid rgb(193,212,60);
    display: block;
    line-height: 50px;
    height: 50px;
}
#navi_main li li a {
    font-size: 18px;
    line-height: 40px;
    padding-left: 0;
    margin-left: 20px;
}
#navi_main li li a:hover {
}

#navi_main li.meta {
    display: block;
}
#navi_main > ul > li.meta a {
    color: rgb(193,212,60);
}
#navi_main > ul > li > a:hover {
    color: rgb(100,150,91);
}
#navi_main .gaerten a {
    background-size: auto 35px;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url(/fileadmin/gartenbau/logo-gaerten.svg);
    height: 60px;
    display: block;
}
#navi_main .ebookportal a {
    background-size: auto 35px;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url(/fileadmin/gartenbau/logo-ebookportal-long.svg);
    height: 60px;
    display: block;
}




body.layout_pagets__home #content > div > div, 
body.layout_pagets__subleft #content > div > div, 
body.layout_pagets__subright #content > div > div, 
body.layout_pagets__subleftright #content > div > div {
    width: 260px;
}
body #content > div > div.content_main {
    width: 100%;
    overflow: hidden;
}
body.layout_pagets__home #content > div > div.content_main,
body.layout_pagets__subleft #content > div > div.content_main,
body.layout_pagets__subright #content > div > div.content_main {
    width: calc(100% - 285px);
}
.banner.skyscrapper {
    float: none !important;
    width: 100% !important;
}
.banner.skyscrapper .tx-sf-banners > div > div {
    float: left;
}
.banner.skyscrapper .tx-sf-banners > div > div:nth-of-type(odd) {
    margin-right: 10px;
}
.banner.skyscrapper .banner img {
    width: 125px;
    height: auto;
}
#content > div > div:nth-last-of-type(2) {
    margin-right: 0;
}

h2 {
    font-size: 26px;
    line-height: 29px;
}
h3, .news-list-view .header h3 {
    font-size: 20px;
    line-height: 22px;
}

.ce-gallery[data-ce-columns="4"] .ce-column {
    width: 49.4%;
}
.ce-gallery[data-ce-columns="4"] .ce-column:nth-of-type(2n+0) {
    margin-right: 0;
}
.ce-gallery[data-ce-columns="4"] .ce-column:nth-of-type(4n+1),
.ce-gallery[data-ce-columns="4"] .ce-column:nth-of-type(4n+2) {
    margin-bottom: 1%;
}
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+1),
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+2),
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+3) {
    width: 32.6%;
    margin-bottom: 1%;
}
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+4),
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+0) {
    width: 49.4%;
}
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+3), 
.ce-gallery[data-ce-columns="5"] .ce-column:nth-of-type(5n+0) {
    margin-right: 0;
}

.news-single > .article > .news-img-wrap.lightbox, 
.news-img-wrap.lightbox .news-media-element,
.news-img-wrap.lightbox .news-img-outer {
    height: 570px;
}
.news-single > .article > .news-img-wrap.lightbox {
    top: calc(50% - 285px);
}
.news-img-wrap.lightbox .news-media-element .mediaelement {
    height: 500px;
}
.news-img-wrap.lightbox .news-media-element .mediaelement img {
    max-height: 500px;
}



}



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

#content {
    margin-top: 25px;
}

body #content > div > div {
    width: 100% !important;
    margin-right: 0;
    float: none;
}
.content_right {
    margin-top: 25px;
}
.content_right .banner p, 
.content_right .banner img {
    width: auto;
}
.banner.skyscrapper .banner img {
    width: auto;
}
.banner.skyscrapper .tx-sf-banners > div > div {
    margin-right: 10px;
}
.content_main > .promoright {
    display: block;
}
.content_right > .promoright {
    display: none;
}
.content_bottom .tx-sf-banners .banner.bc165,
.content_main .tx-sf-banners .banner.bc165 {
    width: 300px;
    display: block;
    text-align: center;
    margin-right: 0;
}
.content_bottom .tx-sf-banners .banner.bc165 p, 
.content_bottom .tx-sf-banners .banner.bc165 img,
.content_main .tx-sf-banners .banner.bc165 p, 
.content_main .tx-sf-banners .banner.bc165 img {
    width: auto;
}
.content_right .frame-layout-22 {
    background-image: none;
    padding-left: 12px;
    margin-left: 0;
}
.content_main .frame-layout-22 {
    display: block;
}
.gme-address {
    width: calc(49.9% - 8px);
}
.gme-address:nth-of-type(3n) {
    margin-right: 16px;
}
.gme-address:nth-of-type(2n) {
    margin-right: 0;
}
#content .js-map {
    max-height: 400px;
}


}






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

#content {
    margin-top: 10px;
}
.gme-address {
    width: 100%;
    margin-right: 0;
}
.js-map {
    max-height: 300px;
}
.news .news-list-view:not(.news-layout-20) .article .news-img-wrap {
    max-width: 50%;
}
.news-single > .article > .news-img-wrap,
.news-img-outer,
.news-media-element {
    height: 300px;
}
.news-media-element .mediaelement {
    height: 210px;
}
.news-media-element .mediaelement img {
    max-height: 210px;
}



}


