.camera_caption > div {
    padding: 18px 5%;
}
.sc-slider-wrapper .camera_caption {
    text-transform: none;
    max-width: 500px;
    right: 0 !important;
    bottom: 48%;
    background: transparent;
    opacity: 1;
    color: #fff;
    padding: 15px 5%;
    text-align: center;
}
.sc-slider-wrapper .camera_caption > div span {
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
}
#customize-controls, .customize-info, .accordion-section-title {
    display: none !important;
}
a.farbe {
    color: #6FB070;
}
a.farbe:hover {
	color: #000 !important;
}
body, h1, h2, h3, h4, h5, h6, p, em, strong, ol, ul, li {
	  font-family: Times New Roman !important;
}
h1 em {
	  font-size: 30px;
}
#test {
    display: none;
}
.more-link {
    border-radius: 10px;
    border: solid 2px #6FB070;
    padding: 6px;
}
.taxonomy-description {
    font-size: 35px;
    text-align: center;
}
.item-home {
    margin-top: 0px;
    display: none;
}
.button {
    height: 50px;
}
input[type="button"] {
    font-size: 18px;
}
input[type="submit"]:hover {
    background-color: #6FB070 !important;
}
.col-xs-12 {
    background: rgb(25, 25, 25);
}

h1 {
    font-size: 26px;
    margin: 1em 0 !important;
}
h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
h3 {
    font-size: 20px;
    line-height: 43px;
}
#content {
    padding-top: 55px;
}
.site-content-wrapper {
    margin-left: 0;
    margin-top: -60px !important;
}
.bs_nopad {
    display: none;
}
.single .post-title, .item-page .post-title {
    text-align: center;
}
.post-title {
    font-size: 30px;
}
#responsive-menu-container {
    width: 20% !Important;
}
div#branding-wrap {
    padding: 10px 0;
}
.site-branding {
    width: 300px;
    height: 7%;
    position: fixed;
    top: 0;
    background: rgb(255, 255, 255);
    margin-left: 0%;
}
.site-content-wrapper {
    margin-left: 0 !important;
}
strong {
    font-weight: bold;
    color: #6FB070;
}
.site-title {
    padding: 0 12px;
}
hr {
    background-color: #6FB070;
}

article {
    color: #000;
    padding-left: 10%;
    padding-right: 10%;
}

.sc_footer {
    display: none;
}
#site-toolbar .social-bar {
    display: none;
}

#sc-slider-banner {
    height: 90px;
    border-bottom: solid #8CC688;
    background: transparent;
}
.item-page {
    border-bottom: solid #8CC688;
}
.byblos-underline {
    height: 2px;
    background: #8CC688;
}
.main-navigation ul ul li a {
    font-size: 18px !important;
}
.main-navigation ul ul li {
    line-height: 16px;
}
#site-navigation.main-navigation li a {
    font-size: 18px;
    text-transform: none;
    border-top: 1px solid #464646;
    font-family: "Calibri",sans-serif;
    line-height: 16px;
}
#site-navigation.main-navigation li:last-child a {
    border-bottom: 1px solid #464646;
}
.site-branding #site-toolbar {
    border-bottom: 1px solid rgb(70, 70, 70);
}
#sc_logo {
    max-width: 245px;
}
.item-home {
    margin-top: 0px;
}
.site-footer {
    display: none;
}

.sc-slider-wrapper {
    margin: 0;
}
.sc-slider-wrapper .ca
mera_caption > div span {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-left: 18%;
    text-align: center;
    display: block;
}

@media( max-width: 991px ){
.site-title-mobile img#sc_logo {
    height: 20px;
    width: auto;
}
#tasty-mobile-toggle {
    display: none;
}
#responsive-menu-container {
    width: 50% !important;
}
.item-page {
    margin-top: 80px;
}
}  
@media( min-width: 200px ) and ( max-width: 1800px ){

.camera_caption > div{
  text-transform: none;
	padding: 18px 6%;
} 
}
@media( max-width: 1000px ){
#responsive-menu-container {
    width: 50% !Important;
}
}
@media( max-width: 1200px ){
#responsive-menu-container {
    width: 50% !Important;
}
}
@media( max-width: 1300px ){
#responsive-menu-container {
    width: 30% !Important;
}
    .sc-slider-wrapper .camera_caption {
    padding: 15px 7%;
}
}
@media( max-width: 1600px ){
#responsive-menu-container {
    width: 30% !Important;
}
}
@media( max-width: 1000px ) and ( min-width: 200px ){
#responsive-menu-container {
    width: 90% !Important;
}
}
@media( max-width: 500px ) {
  .site-content-wrapper, .page-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
  .item-page {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
}
}


/** Ultimate Shortcode Accordion */

.su-spoiler-title {
	position: relative;
	cursor: pointer;
	min-height: 30px !important;
	line-height: 25px !important;
	padding: 15px 15px 15px 40px !important;
	font-weight: 400 !important;
	font-size: 26px !important;
	color: #6FB070;
}

.su-accordion .su-spoiler {
	margin-bottom: 0.5em;
	background: #fff;
	border: 1px solid #bbb;
}

.su-spoiler-icon {
	position: absolute;
	left: 7px !important;
	top: 18px !important;
	display: block;
	width: 20px;
	height: 50px !important;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
	font-family: ShortcodesUltimateIcons;
	font-weight: normal;
	font-style: normal;
	color: #6FB070;
	-webkit-font-smoothing: antialiased;
	margin-right: 0.3em;
}


/** Ultimate Shortcode Tabs (Unterseite Werdegang) */

.su-tabs-nav span {
	display: inline-block;
	margin-right: 3px;
	padding: 25px 15px !important;
	min-height: 40px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #6FB070 !important;
	font-size: 20px !important;
	/*font-weight:bold;*/
	line-height: 1.4 !important;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.su-tabs-pane {
	padding: 3% 10% !important;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background: #fff;
	color: #000 !important;
  font-size: 20px !important;
}

/* Zitate */
cite {
  font-style: inherit !important;
}

/* Bildunterschrift */
.caption-small {
  font-size: 80%;
}

/* Menüeinträge Datenschutz &amp; Impressum grau */
.greyfont a {
	color: #666 !important;
}

/* Cookie-Bar */
.cn-button {
	background-color: #fff !important;
	color: #000 !important;
	padding: 10px 20px;
}