/*
Theme Name: Golden
Theme URI: http://www.goldener-schnitt-dresden.de/
Description: Gold Theme
Version: 1.3
Last Change: 2018-05-31 by nick.jantschke@stil-etage.de
Author: Nick Jantschke
Author URI: http://www.stil-etage.de/
*/
/*
----------------> CSS-RESET <--------------------
*/
* { margin: 0; padding: 0; }
html { overflow-y:scroll; }

body { font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:14px; font-weight:normal; color:#666; height: 100%; }
ul { list-style: none; }
ol { list-style: none; width:250px; }
a { outline: none; text-decoration: none; color:#94841c; }
a:hover {color:#cb9d00; }
a img { border: none; background: none; }
img { vertical-align: middle; outline:none; }
table { border-collapse: collapse; }
::selection {background: #94841c;color:#fff; /* WebKit/Blink Browsers */}
::-moz-selection {background: #94841c;color:#fff; /* Gecko Browsers */}
@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('font/ColabBol-webfont.eot');
    src: url('font/ColabBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ColabBol-webfont.woff') format('woff'),
         url('font/ColabBol-webfont.ttf') format('truetype'),
         url('font/ColabBol-webfont.svg#ColaborateBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ColaborateLightRegular';
    src: url('font/ColabLig-webfont.eot');
    src: url('font/ColabLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ColabLig-webfont.woff') format('woff'),
         url('font/ColabLig-webfont.ttf') format('truetype'),
         url('font/ColabLig-webfont.svg#ColaborateLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('font/ColabThi-webfont.eot');
    src: url('font/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ColabThi-webfont.woff') format('woff'),
         url('font/ColabThi-webfont.ttf') format('truetype'),
         url('font/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
----------------> Allgemeine Formatierungen <--------------------
*/

.container1 { float:left; width:100%; height:100px; background-color:#000; display: none; }
.container11 { margin: 0 auto; max-width:980px; height:auto; position:relative; }

.container2 { float:left; width:100%; height:auto; background-color: rgba(0, 0, 0, 0.75); height: 75px; }
.container22 { margin: 0 auto; max-width:1000px; height:auto; }

.container3 { float:left; width:100%; height:auto; }
.container33 { margin: 0 auto; max-width:980px; height: auto; margin-top:50px; margin-bottom:50px; overflow: hidden;}

.container4 { float:left; width:100%; height:auto; }
.container44 { margin: 0 auto; max-width:960px; height: auto; margin-top:50px; margin-bottom:50px; background-color: rgba(0, 0, 0, 0.75); padding:10px; }
.container44 h2{ font-size:18px; }

.container5 { float:left; width:100%; height:auto; margin-top:50px; }
.container55 { margin: 0 auto; max-width:940px; height: auto; margin-bottom:170px; background-color: rgba(0, 0, 0, 0.75); padding:20px; }

.container6 { float:left; width:100%; height:auto; margin-top:50px; padding-bottom:70px; }

.container7 { float:left; width:100%; height:auto; margin-top:50px; }
.container77 { margin: 0 auto; width:400px; height: auto; margin-bottom:100px; }

h1{ font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:26px; color:#fff; margin-bottom:10px; }
h2{ font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:20px; color:#fff; margin-bottom:10px; }
h3{ font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:16px; color:#fff; margin-bottom:10px; }
h4{ font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:14px; color:#fff; margin-bottom:10px; }
h5{ font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:12px; color:#fff; margin-bottom:10px; }
h6{ font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:10px; color:#fff; margin-bottom:10px; } 
p { line-height: 26px; margin: 0 0 10px 0; }
span.clear { display: block; height: 0; clear: both; visibility: hidden; }

.container55 .content .page img.alignleft,
.container55 .content .post img.alignleft{ max-width: 100%; height: auto; border: 5px solid #fff; float: left; margin-right: 15px; margin-bottom: 15px; }

.container55 .content .page img.alignright,
.container55 .content .post img.alignright{ max-width: 100%; height: auto; border: 5px solid #fff; float: right; margin-left: 15px; margin-bottom: 15px; }
.container55 .content .page img.alignright { border: none; }

.container55 .content .page img.aligncenter,
.container55 .content .post img.aligncenter{ max-width: 100%; height: auto; border: 5px solid #fff; clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px; }

.container55 .content .page img.alignleft,
.container55 .content .page img.alignright,
.container55 .content .page img.aligncenter,
.container55 .content .post img.alignleft,
.container55 .content .post img.alignright,
.container55 .content .post img.aligncenter {
	border: none;
	-webkit-box-shadow: 0px 0px 15px 9px rgba(0,0,0,0.6); 
	box-shadow: 0px 0px 15px 9px rgba(0,0,0,0.6);
}

.container55 .content .page .wp-caption.alignleft,
.container55 .content .post .wp-caption.alignleft{ max-width: 100%; height: auto; border: 5px solid #fff; float: left; margin: 0; margin-right: 15px; margin-bottom: 15px; }
.container55 .content .page .wp-caption.alignright,
.container55 .content .post .wp-caption.alignright{ max-width: 100%; height: auto; border: 5px solid #fff; float: right; margin: 0; margin-left: 15px; margin-bottom: 15px; }
.container55 .content .page .wp-caption.aligncenter,
.container55 .content .post .wp-caption.aligncenter{ max-width: 100%; height: auto; border: 5px solid #fff; clear: both; margin: 0; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px; }

/*
----------------> Header <--------------------
*/
.logo { position:absolute; width:980px; height:100px; background-image:url(images/logo.jpg); background-size: 980px 100px; background-repeat:no-repeat; top:0px; left:0px;  }
.mainmenu { float:left; width:100%; padding-top:20px; padding-bottom: 10px; text-align: center; }
.mainmenu ul { display: inline-block; float: none; }
.mainmenu li { float:left; display: inline; }
.mainmenu li a{ float:left; padding:10px; margin-right:10px; font-family:'ColaborateLightRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:14px; text-transform:uppercase; color:#ccc; }
.mainmenu li.current-menu-item a:after { content: ''; width: 25px; background-color: #999; height: 1px; margin: 0 auto; display: block; margin-top: 10px; }
.mainmenu li.current_page_parent a:after { content: ''; width: 25px; background-color: #999; height: 1px; margin: 0 auto; display: block; margin-top: 10px;  }

.menubuerger { display: none; font-family:'ColaborateLightRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; }

/*
----------------> Start-Content <--------------------
*/
.startcontainer { float: left;  width: 100%; font-family: 'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 32px; color: #fff; text-shadow: #000 1px 1px 1px; text-align: center; line-height: 2.7em; margin: 0 auto; margin-top: 10%;}
.startcontainer p{ float:left; padding:10px; background-color: rgba(0, 0, 0, 0.75); clear:both; }
.startcontainer span.startseite-p{ clear:both; }
.container44 { font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:32px; color:#fff; text-shadow:#000 1px 1px 1px; } 

.container44 .kollektion{ float:left; width:25%; height:auto; font-size:14px; color:#fff; position:relative; }
.container44 .kollektion img{ width: 100%; height: auto; margin-bottom:20px; }

.container44 .einzel{ float:left; width:300px; height:330px; font-size:14px; color:#fff; margin-left:30px; position:relative; }
.container44 .einzel img{ margin-bottom:20px; }

.container44 .news{ float:right; width:300px; height:330px; font-size:14px; color:#fff; position:relative; }
.container44 .news li{ list-style:none; margin-bottom:25px; }
.container44 .news li a h3{ color:#cba372; font-size:14px; padding-bottom:0px; margin-bottom:0px; }
.container44 .news img{ margin-bottom:20px; }
.container44 .more-link { position:absolute; left:0px; bottom:0px; background-image:url(images/more-link.png); background-repeat:no-repeat; background-position:left center; padding-left:20px; color:#cba372; }

.content { color:#ccc; }

.page .pageimage { margin:25px 0; }
/*
----------------> kollektion <--------------------
*/
.content .kollektion { float:left; width:23.5%; height:auto; margin-right:2%; margin-bottom:20px; position:relative; }
.content .kollektion img { width:100%; height:auto; }

.content .kollektion:nth-child(4n+1) { margin-right:0px; }

.content .kollektion span.ub { position:absolute; bottom:35px; left:0px; background-color:#fff; color:#333; padding:5px; }
.content .kollektion span.ub h3{ font-size:20px; color:#333; padding:0px; margin:0px; }
.content .kollektion span.ub h3 a{ color:#333; }
.content .kollektion span.stil { position:absolute; bottom:10px; left:0px; background-color:#fff; color:#333; padding:3px 5px 3px 5px; font-size:12px; }
.content .kollektion span.new { position:absolute; top:5px; right:5px; background-color:#000; color:#fff; padding:3px 5px 3px 5px; font-size:12px; }

.kollektion-headline { width: 100%; float: left; border-bottom: solid 1px #94841c; margin-bottom: 20px;}
.kollektion-headline a, .kollektion-headline h1, .kollektion-headline .delimter{ float: left; }
.kollektion-headline a, .kollektion-headline .delimter { font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:26px; color:#999; margin-bottom:10px; }
.container55 .divimg a { cursor: pointer; }


/*
----------------> kollektion - single <--------------------
*/
.singleartikel {}
.singleartikel .imagebox { float:left; }
.singleartikel .imagebox .mainimage { float:left; position:relative; max-width: 40%; box-sizing: border-box; }
.singleartikel .imagebox .mainimage img { width: 100%; height: auto; }
.singleartikel .imagebox .mainimage .details { position:absolute; bottom:0px; left:0px; width:100%; padding:10px; box-sizing: border-box; height:auto; background-color: rgba(0, 0, 0, 0.75); }
.singleartikel .imagebox .mainimage .details span.ub{ float:left; width:100%; color:#fff; font-size:12px; text-align:center; cursor:pointer; }
.singleartikel .imagebox .mainimage .details ul.detaillist{ display: none;}
.singleartikel .imagebox .mainimage .details li{ clear:both; float:left; width:auto; background-color:#fff; color:#333; padding:5px; margin-bottom:5px; font-size:12px; }
.singleartikel .imagebox .galerie { float:left; height:auto; padding: 0 0 20px 20px; max-width: 60%; box-sizing: border-box; }
.singleartikel .imagebox .galerie img{ float:left; margin-right:12px; margin-bottom:12px; }
.singleartikel .imagebox .galerie .divimg { float:left; margin-right:13px; margin-bottom:13px; width:90px; height:90px; overflow:hidden; } 
.singleartikel .infobox { float:right; width:55%; margin-left: 5%; }
.singleartikel .infobox h1{ color:#fff; font-size:22px; }
.singleartikel .infobox .message{ max-width:100%; padding:5px;  box-sizing: border-box; color:#333; font-size:12px; background-color:#fff; margin-top:10px; margin-bottom:10px; display: block; }
.singleartikel .infobox .txt{ font-size:14px; color:#ccc; }
.singleartikel .infobox .buttonanfrage{ float:left; font-family:'ColaborateThinRegular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size:20px; background-color:#fff; padding:5px; color:#333; margin-top:25px; cursor:pointer; }
.singleartikel .infobox .buttonanfrage a{ color:#333; }
#detailsEffect{ display: none;}

/*
----------------> blog - news <--------------------
*/
.blogbox { float:left; padding:10px; box-sizing: border-box; width:11.625%; margin-right: 1%; height:400px; margin-bottom: 25px; background-color: rgba(0, 0, 0, 0.75); position:relative; }
.blogbox:nth-child(8n+8) { margin-right: 0; }
.blogbox h2 { padding:5px; background-color:#fff; color:#333; font-size:14px; margin-bottom:0px; }
.blogbox .image { float:left; position:relative; width: 100%; }
.blogbox .image h2 { float:left; position: absolute; top:10px; left:0px; padding:5px; background-color:#fff; color:#333; font-size:14px; width:auto; max-width:260px; }
.blogbox .image img { position:relative; width: 100%; }
.blogbox .content { float:left; width:100%; height:auto; text-align:left; margin-top:10px; font-size:14px; padding: 10px; box-sizing: border-box; }
.blogbox .content p{ line-height: 22px; }
.blogbox .more-link { color: #cba372; background-color: #fff; display: inline-block; padding: 5px; margin-top: 10px; margin-left: -10px; padding-left: 20px; text-transform: uppercase; font-size: 12px; font-weight: 500; }

/* Zweispaltiger Inhalt mit Shortcode */
.page h1 { font-size: 2em; border-bottom: solid 1px #94841c; padding-bottom: 15px; text-align: center; }
.post h1 { font-size: 2em; border-bottom: solid 1px #94841c; padding-bottom: 15px; text-align: center; }
.post .txt { margin-top:25px; float: left; width: 100%;}
.page .leftcolumn, .page .rightcolumn {width: 48%; text-align:left; }
.page .leftcolumn {float: left;  }
.page .rightcolumn {float: right; }
.page .rightcolumn img{ float:right; }
.page .topcolumn {clear: both; }
.pageimage img { width: 100%; }

/*
---------------->Footer<--------------------
*/
.footer-top { position: fixed; bottom:0px; left:0px; width:100%; height:50px; background-color: rgba(0, 0, 0, 0.75); }
.footer-top .inner { margin:0 auto; max-width:980px; margin-top:0px; color:#fff; font-size:12px; line-height:50px; font-weight: 800; }
.footer-top .inner .bread{ float:left; height:auto; overflow: visible;}
.footer-top .inner .bread li{ float:left; padding:0 3px 0 3px; } 
.footer-top .inner .metanav{ float:right; text-align:right; }
.footer-top .inner a{ color:#fff; }

/*
---------------->Herrenschneiderei<--------------------
*/
.herrenschneiderei-section {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    margin: 25px 0 0 0;
}

.herrenschneiderei-text, .herrenschneiderei-img {
	width: 50%;
	box-sizing: border-box;
	text-align: left;
}

.herrenschneiderei-img img{
    width: 100%;
    height: auto;
} 

.herrenschneiderei-text.left {
	padding-right: 50px;
}

.herrenschneiderei-text.right {
	padding-left: 50px;
}

.herrenschneiderei-text.left, .herrenschneiderei-img.left {
	float: left;
}

.herrenschneiderei-text.right, .herrenschneiderei-img.right {
	float: right;
}

.page .herrenschneiderei-text h2 {
	margin-bottom: 50px;
    font-size: 2em;
    position: relative;
    padding: 0;
}

.page .herrenschneiderei-text h3{
	font-size: 1.5em;
	margin-bottom: 20px;
    float: left;
    margin-top: 40px;
}


.page .herrenschneiderei-text p {
	float: left;
    font-size: 1.2em;
    padding: 0;
}

.page .herrenschneiderei-text h2::after{
	content: '';
    width: 75px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background-color: #94841c;
    margin-top: 20px;
    margin-left: 0;
} 

img.wp-image-1374 {
    margin-top: 125px;
}

.herrenschneiderei-bottom-text{
	width: 100%;
    float: left;
    text-align: center;
    font-size: 2em;
    box-sizing: border-box;
    padding: 20px;
    font-style: italic;
    line-height: 1.2em;
    position: relative;
    margin-bottom: 75px;
}

.herrenschneiderei-bottom-text:after{
	content: '';
    width: 100px;
    height: 5px;
    position: absolute;
    bottom: 0;
    background-color: #94841c;
    margin-top: 20px;
    left: 50%;
    margin-left: -50px;
} 

.page h2 {
	margin-bottom: 50px;
    font-size: 2em;
    position: relative;
    padding-left: 20px;
    padding-top: 20px;
}

.page h2:after {
	content: '';
    width: 75px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background-color: #94841c;
    margin-top: 20px;
    margin-left: 20px;
}

.page p {
	width: 100%;
    float: left;
    font-size: 16px;
    box-sizing: border-box;
    position: relative;
    font-style: inherit;
    padding: 0 20px;
}

span.new-line {
	padding-bottom: 30px;
    width: 100%;
    float: left;
}

.ueber-mich-text p{
	float: left;
    font-size: 1.2em;
    padding: 0;
    line-height: 1.3em;
    text-align: left;
}

img.wp-image-1398 {
    margin-top: 80px;
}

ul.leistungen, ul.leistungen ul {
	padding-left: 50px;
	list-style: initial;
	font-size: 18px;
}
ul.leistungen li {
	padding-top: 10px;
}

.alignnone.size-large { max-width: 100%; height: auto; }
/*
----------------> Media-Querys <--------------------
*/
@media screen and (max-width: 2200px) {
    .blogbox { float:left; padding:10px; box-sizing: border-box; width:15.83%; margin-right: 1%; height:400px; margin-bottom: 25px; background-color: rgba(0, 0, 0, 0.75); position:relative; }
    .blogbox:nth-child(8n+8) { margin-right: 1%; }
    .blogbox:nth-child(6n+6) { margin-right: 0; }
}
@media screen and (max-width: 1600px) {
    .blogbox { float:left; padding:10px; box-sizing: border-box; width:24.25%; margin-right: 1%; height:400px; margin-bottom: 25px; background-color: rgba(0, 0, 0, 0.75); position:relative; }
    .blogbox:nth-child(6n+6) { margin-right: 1%; }
    .blogbox:nth-child(4n+4) { margin-right: 0; }
}
@media screen and (max-width: 1020px) {
    .logo { position:absolute; width:100%; height:100px; background-image:url(images/logo.jpg); background-size: 980px 100px; background-repeat:no-repeat; background-position: center; top:0px; left:0px; overflow: hidden;  }
    .footer-top .inner .bread { width: auto; padding-left: 20px; box-sizing: border-box; }
    .footer-top .inner .metanav { width: auto; padding-right: 20px; box-sizing: border-box; }
}
@media screen and (max-width: 980px) {
    .container5 { float: left; width: 100%; height: auto; padding: 40px 20px; box-sizing: border-box; margin-top: 0; }
    .container55 { max-width: 900px; margin-bottom: 125px; box-sizing: border-box; }
}

@media screen and (max-width: 980px) {
    .singleartikel .imagebox .galerie .divimg { width: 75px; height: 75px; margin-right: 6px; margin-bottom: 6px; }
    .container55 .divimg img{ width: 100%; height: auto; }

}

@media screen and (max-width: 1015px) {
    .mainmenu { display: none; opacity: 0; float: left; width: 100%; padding-top: 20px; padding-bottom: 10px; text-align: center; background-color: #000; margin-top: 29px; z-index: 1; position: relative; }
    .mainmenu.open { display: inherit; opacity: 1; }
    .mainmenu ul { display: inline-block; float: none; }
    .mainmenu li { float:left; width: 100%; display: inline; }
    .mainmenu li a{ float: left; width: 100%; box-sizing: border-box; padding: 15px 10px; margin-right: 0; text-transform: uppercase; color: #ccc; }
    .container22 { text-align: center; }
    .menubuerger { display: inherit; color: #fff; font-size: 16px; padding-left: 20px; margin-top: 28px; }
    .menubuerger i{ margin-left: 10px; }
    .startcontainer .with-custom-text-wrapper{ font-size: 22px !important; }
    
    .content .kollektion { float:left; width:32%; height:auto; margin-right:2%; margin-bottom:20px; position:relative; }
    .content .kollektion:nth-child(4n+1) { margin-right:2%; }
    .content .kollektion:nth-child(3n+1) { margin-right:0; }
    
    .blogbox { float:left; padding:10px; box-sizing: border-box; width:32%; margin-right: 2%; height:400px; margin-bottom: 25px; background-color: rgba(0, 0, 0, 0.75); position:relative; }
    .blogbox:nth-child(4n+4) { margin-right: 2%; }
    .blogbox:nth-child(3n+3) { margin-right: 0; }
}
@media screen and (max-width: 680px) {
    .herrenschneiderei-text.left{ float: left; width: 100%; }
    .herrenschneiderei-text.right {	float: right; width: 100%; padding-left: 0; }
    .herrenschneiderei-text.left { padding-right: 0; }
    .herrenschneiderei-img { width: 100%; margin-bottom: 25px; }
    img.wp-image-1398 { margin-top: 25px; }
    .herrenschneiderei-section { margin: 25px 0 15px 0; }
    
    .content .kollektion { float:left; width:49%; height:auto; margin-right:2%; margin-bottom:20px; position:relative; }
    .content .kollektion:nth-child(3n+1) { margin-right:2%; }
    .content .kollektion:nth-child(2n+1) { margin-right:0; }
}
@media screen and (max-width: 575px) {
    .startcontainer .with-custom-text-wrapper{ font-size: 18px !important; }
    .footer-top .inner { line-height: 40px; }
    .footer-top .inner .bread { float: left; width: 100%; text-align: center; padding: 0; }
    .footer-top .inner .metanav { width: 100%; text-align: center; padding-right: 0; }
    .footer-top { height: auto; background-color: rgba(0, 0, 0, 0.75); }
    .footer-top .inner .bread{ text-align: center; }
    .footer-top .inner .bread ul { display: inline-block; float: none; }
    .footer-top .inner .bread li{ float:left; display: inline; padding:0 3px 0 3px; }
    .container55 { padding: 10px; }
    .page h1 { font-size: 1.5em; padding-top: 15px; }
    .herrenschneiderei-section { margin: 0 0 15px 0; }
    
    .content .kollektion { float:left; width:100%; height:auto; margin-right:0; margin-bottom:0; position:relative; padding: 10px 20px; box-sizing: border-box; }
    .content .kollektion:nth-child(4n+1) { margin-right:0; }
    .content .kollektion:nth-child(3n+1) { margin-right:0; }
    .content .kollektion:nth-child(2n+1) { margin-right:0; }
    .content .kollektion span.new { top: 15px; right: 25px; }

    .singleartikel .imagebox .galerie .divimg { width: 50px; height: 50px; margin-right: 6px; margin-bottom: 6px; }
    .container55 .divimg img{ width: 100%; height: auto; }

    .singleartikel .infobox { float: right; width: 100%; margin-left: 0; }
    .singleartikel .imagebox .mainimage { width: 100%; max-width: 60%; }
    .singleartikel .imagebox .galerie { width:auto; padding: 0; padding-left: 10px; box-sizing: border-box; max-width: 40%; }
    .singleartikel .infobox { float: right; width: 100%; margin-left: 0; box-sizing: border-box; padding: 10px 20px 50px 20px; }
    .blogbox { float:left; padding:10px; box-sizing: border-box; width:48%; margin-right: 2%; height:400px; margin-bottom: 25px; background-color: rgba(0, 0, 0, 0.75); position:relative; }
    .blogbox:nth-child(3n+3) { margin-right: 2%; }
    .blogbox:nth-child(2n+2) { margin-right: 0; }
}
@media screen and (max-width: 450px) {
    .startcontainer .with-custom-text-wrapper{ font-size: 18px !important;}
    .startcontainer span.startseite-p { background-color: rgba(0, 0, 0, 0.75); clear: both; width: 100%; float: left; padding: 0 30px; box-sizing: border-box; line-height: 1.5; }
    .startcontainer span.startseite-p:first-child { padding-top: 20px;}
    .startcontainer span.startseite-p:last-child { padding-bottom: 20px;}
    .logo { background-size: 735px 75px; }
    .blogbox { float:left; padding:10px; box-sizing: border-box; width:100%; margin-right: 0; height:auto; margin-bottom: 25px; background-color: rgba(0, 0, 0, 0.75); position:relative; }
    .blogbox:nth-child(3n+3) { margin-right: 0; }
    .blogbox:nth-child(2n+2) { margin-right: 0; }
}

@media screen and (max-width: 360px) {
    .startcontainer .with-custom-text-wrapper{  margin-bottom: 50px; }
}


@media screen and (max-height: 550px) {
    .startcontainer .with-custom-text-wrapper{ font-size: 18px !important; position: relative !important; margin-bottom: 50px; margin-top: -70px; }
}


