/*  SAE Blog Styles for custom areas */
/*  Version: 1.4
    Editor: R.Ehm | ip2c.de
*/

html, body {
  position: relative;
  overflow-x: hidden;
}
/* -----------------------------------  Colors ------ Background Colors   -  Border  */
.overlay-header #site-header, .menu-modal-inner, header#site-header, .archive-header {
  background-color: #212721 !important;
}
.search-modal-inner {
  background-color: rgba(21, 27, 21, 0.90) !important;
}
.social-icons a {
  background-color: transparent !important;
}
.has-white-background-color {
  background-color: #ffffff;
}
footer .fill-children-current-color, footer .fill-children-current-color * {
  fill: #212721;
}
blockquote {
  border-color: #f18624;
}
.is-style-border {
  border: 2px solid #ffffff;
}
/*

/*       ----  Speial  color  sections     ----  
-------------------------------------------------- */
main, .bg_colorsection {
  /* background-color: #f18624; */
}
.tag main  {
    background-color: #f18624; 
}
/* *********************************************************************** 
 //////////________________ Colors 
@color__darkgrey:  #212721 
Orange  #f18624
Audio   #307fe2
Film    #ffb500
Game    #ee2737
Web     #753bbd
*/ :root {
  --orange: #f18624;
  --audio: #166EDB;
  --film: #FFCE00;
  --game: #FF0014;
  --web: #8B00FF;
  --creation: #4CADDB;
}
/* _____________________________________   --maincolor is defined in single.php  ___________ */
/* web  #753bbd */
.is-style-outline .wp-block-button__link, . {
  border-color: var(--orange) !important;
}
*, .is-style-outline a, .is-style-outline .wp-block-button__link {
  border-color: var(--maincolor) !important;
}
main, .bg_colorsection, .tagcloud a {
  background-color: var(--maincolor);
}
body:not(.page) main h3:not([class]), body:not(.page) main h2:not([class]), body:not(.page) main h5:not([class]), body:not(.page) main h2:not([class]), body:not(.page) main strong, body:not(.page) .is-style-outline a {
  color: var(--maincolor) !important;
  fill: var(--maincolor) !important;
}
button, *::after, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .post-tags .meta-text a {
  background-color: var(--maincolor);
}
/* END maincoolors */
/*body:not(.page) main, main .post-tags a{
  background-color: var(--orange) !important;
}*/
.category-audio main, .category-audio .post-tags a, .audio-cat   {
  background-color: var(--audio) !important;
}
.category-film main, .category-film .post-tags a, .film-cat  {
  background-color: var(--film) !important;
}
.category-game main, .category-game .post-tags a, .game-cat   {
  background-color: var(--game) !important;
}
.category-web main, .category-web .post-tags a, .web-cat  {
  background-color: var(--web) !important;
}
.category-creation main, .category-creation .post-tags a, .creation-cat  {
  background-color: var(--creation) !important;
}
/**/
.category-audio .entry-categories *,  .category-audio .post-author .meta-text{
  color: var(--audio) !important;
}
.category-film .entry-categories *,  .category-film .post-author  .meta-text {
  color: var(--film) !important;
}
.category-game .entry-categories *,  .category-game .post-author  .meta-text {
  color: var(--game) !important;
}
 .category-web .entry-categories *,  .category-web .post-author .meta-text {
  color: var(--web) !important;
}
 .category-creation .entry-categories *,  .category-creation .post-author  .meta-text {
  color: var(--creation) !important;
}
/* END the colors  
/*  ________  ________ */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/*
 Basics Cleaning Global
__________________________________________  */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  outline: none !important;
  border: none !important;
}
.footer-nav-widgets-wrapper, .post-tags .meta-icon, .post-separator.styled-separator {
  display: none !important;
}
.post-tags .meta-text {
  color: transparent;
}
/*  _______  buttons  BUTTON    Button    .button  */
.tagcloud a, .wp-block-button a, .post-tags .meta-text a, button.alm-load-more-btn, a.wp-block-file__button {
  padding: calc(6px + 0.4vw) calc(13px + 0.4vw);
  border-radius: 11px !important;
  float: left;
  margin-right: calc(5px + .4vw);
  border: 1px solid #21272 !important;
  box-shadow: 0px 0px 0.3px #21272;
  margin-bottom: calc(5px + .4vw);
  line-height: 1.2em;
  font-size: calc(12px + 0.3vw);
}
@media (min-width: 768px) {
  .tagcloud a, .wp-block-button a, .post-tags .meta-text a, .wp-block-file__button {
    font-size: 14px !important;
  }
} /**/
/*  END Basic Cleaning
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* **********************************************************
					T Y P O G R A F I E 		
************************************************************* */
@font-face {
  font-family: 'droid_sansregular';
  src: url('fonts/DroidSans-webfont.eot');
  src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-webfont.woff2') format('woff2'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_sansbold';
  src: url('fonts/DroidSans-Bold-webfont.eot');
  src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-Bold-webfont.woff2') format('woff2'), url('fonts/DroidSans-Bold-webfont.woff') format('woff'), url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'), url('fonts/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body, .entry-content, h2 .innertext {
  font-family: 'droid_sansregular';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
h1, h2, h3, .heading-size-3, .as_h3, h4, .as_h4, .heading-size-4, h5:not([class]), .tagcloud a, .author_headline, #popmake-440 .popmake-content a, .study_at {
  font-family: 'droid_sansbold';
  letter-spacing: .03em;
  text-transform: uppercase;
}
#uber_blog > div:nth-child(2) > div > div > p > a {
  font-family: 'droid_sansbold';
}
/*     		     ----  Font Sizes      ----  
-------------------------------------------------- */
body, h2 .innertext {
  font-size: 15px;
}
.tagcloud a {
  font-size: 11px !important;
}
@media (min-width: 768px) {
  body, h2 .innertext {
    font-size: 18px;
  }
  .autor_headline {
    font-size: 22px;
  }
} /**/
@media (min-width: 1410px) {
  body, h2 .innertext {
    font-size: 22px;
  }
} /**/
.primary-menu, .primary-menu a, footer *, footer a, button, .button, .faux-button, .wp-block-button__link, input[type="button"], input[type="reset"], input[type="submit"], main .wp-block-table td, .author-description p {
  font-size: 16px;
}
.ancestor-wrapper a {
  font-size: 18px;
}
.biggercat .heading-size-4 {
  font-size: 70px;
  font-size: calc(13px + 2.9vw);
}
@media (max-width: 479px) {
  .one_half .author_headline {
    font-size: 13px;
  }
  .biggercat .author_headline {
    font-size: 15px;
  }
  .read_more .heading-size-4 {
    font-size: 25px;
  }
  .smaller .heading-size-4 {
    font-size: calc(15px + 1vw);
  }
  .home .smaller .heading-size-4 {
    font-size: calc(20px + 1vw);
  }
} /**/
@media (min-width: 480px) {
  .one_half .author_headline {
    font-size: calc(12px + .2vw);
  }
  .biggercat .author_headline {
    font-size: calc(14px + .2vw);
  }
  .smaller .heading-size-4 {
    font-size: calc(13px + 1vw);
  }
  .biggercat .heading-size-4 {
    font-size: calc(16px + 1.2vw);
  }
} /**/
@media (min-width: 768px) {
  .smaller .heading-size-4 {
    font-size: calc(8px + 1.1vw);
  }
  .author-description p{
     font-size: calc(12px + .45vw);	 
	}
} /**/
@media (min-width: 1280px) {
  .one_half .author_headline {
    font-size: calc(16px + .2vw);
  }
  .biggercat .author_headline {
    font-size: 21px;
    font-size: calc(18px + .2vw);
  }
  .smaller .heading-size-4 {
    font-size: 25px;
    font-size: clamp(10px, 10px + .62vw, 53px);
  }
  
  .biggercat .heading-size-4 {
    font-size: calc(32px + .8vw);
  }
} /**/
@media (min-width: 2220px) {
  .home .smaller .heading-size-4 {
    	font-size: 25px;
	}
}/**/

/*       		 ----  Font Weights      ----  
-------------------------------------------------- */
.bold {
  font-weight: bold;
  font-weight: 700 !important;
}
.fontweichtnormal, .footer-copyright, h1, h2, h3, h4, h5, footer a {
  font-weight: normal;
}
/*       		 ----  Font color      ----  
-------------------------------------------------- */
a:hover {
  opacity: 1 !important;
}
.whitefont, .archive-title .color-accent, .post-tags .meta-text a, h1, h2, h3, .innertext, main div, h3.author-title, .slides .one_half *, .search-modal-inner .section-inner, .search-modal-inner .section-inner, .menu-item a, h3.author-title {
  color: #ffffff;
}
.blackfont, footer *, footer a, .has-secondary-color {
  color: #212721;
}
.has-secondary-color {
  color: #212721 !important;
}
a {
  color: inherit;
}
/*       	  	 ----  Line-Height    ----  
-------------------------------------------------- */
.template-shop .product_meta, .av-catalogue-title, div table.shop_table td {
  line-height: normal;
}
body, p {
  line-height: 1.45em;
}
footer * {
  /* line-height: 2vh; */
}
/*       		 ----  Font Styles      ----  
-------------------------------------------------- */
.uppercase, .primary-menu a, h1 a, h2 a, h3 a, h4 a, h1, h2, h3, .ancestor-wrapper a, .author_headline {
  text-transform: uppercase;
}
.template-page .entry-content-wrapper h1, .contenttable th {
  text-transform: none;
}
/*       	  	 ----  Font specials    ----  
-------------------------------------------------- */
.whitespace_nowrap {
  white-space: nowrap;
}
@media (min-width: 480px) {
  .footer-credits {
    white-space: nowrap;
  }
} /**/
/*       	  	 ----  Text decoration    ----  
-------------------------------------------------- */
.primary-menu a:hover, a, .primary-menu a:focus, .primary-menu .current_page_ancestor {
  text-decoration: none;
}
/*       	  	 ----  Letter spacing    ----  
-------------------------------------------------- */
/* ---------------  Button Font   */
/* END Typografie  */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* ___________________________  Special Distances  */
/**/ :root {
  --small_distance: calc(8px + 1.2vh);
  --x_distance: calc(16px + 1.2vh); /* small distance inner*/
  --mid_distance: calc(20px + 2.5vh);
  --big_distance: calc(60px + 3vmin);
  --bg_color: #f18624;
}
.single main h3:not([class]) , .single main h2, .single div:not(flex_half) p, .headline.wih_line h1, .one_third.order2, .is-type-rich, .single main .flex_third, .has-secondary-color.has-text-color, .wp-block-group__inner-container h3 {
  margin-bottom: var(--mid_distance) !important;
}
.wp-block-group__inner-container, .size-large, .single .headline.wih_line.right, .headline.wih_line.left .heade2, .archive-title,  body.single main ule {
  padding-bottom: var(--mid_distance);
}
.authorarea, #next_section > .section-inner:first-child, .archive .type-post, body.single p em strong, .citate {
  padding-bottom: var(--big_distance);
}
#projektslider, .page .smallerinnner, body.single main .wp-block-verse, ul.wp-block-social-links {
  margin-bottom: var(--big_distance) !important;
}
#next_section > .section-inner:first-child, #next_section > .section-inner:first-child .flex_half, .mid_distance, .tagcloud, .intro-text, .single main h3, .single main h2, .wp-block-group, .headline.wih_line, .is-type-rich, .single div:not(flex_half) p strong, .archive-title, .archive .section-outer {
  padding-top: var(--mid_distance);
}
.wp-block-image, .is-type-video, .single .headline.wih_line.right{
  margin-top: var(--mid_distance);
}
body:not(.page) #site-content > .section-inner, .two_third.order1 {
  padding-top: var(--big_distance);
}
.infos_cont, .authorarea p, .excerpt.textline {
  padding-top: var(--x_distance);
}
.read_more_link, .biggercat .read_more::after, .next_sectionlink, .author-description  {
  margin-top: var(--small_distance);
}
.authorarea .one_half:last-child {
  padding: var(--x_distance);
}
@media (min-width:768px) {
  .headline.wih_line h1, .page .headline.wih_line {
    margin-bottom: var(--mid_distance);
  }
  .headline.wih_line h1 {
    padding-top: var(--mid_distance);
  }
} /**/
@media (max-width: 479px) {
	.headline.wih_line.left h2{
		padding-top: var(--big_distance);
	}
  .author-avatar, .authorarea .autor_image {
    padding-bottom: var(--x_distance);
  }
  .headline.wih_line h1, .page .headline.wih_line {
    padding-top: var(--small_distance) !important;
    margin-bottom: var(--small_distance) !important;
  }
} /**/
@media (min-width: 480px) {
  .authorarea {
    margin-bottom: var(--mid_distance);
  }
  #next_section {
    margin-bottom: var(--big_distance);
  }
} /**/
.excerpt.textline p {
  	margin-bottom: 0px;  
}
/* END Distances main */
/* */
/* */
/* */
/* */
/* */
/* */
/* _________  Floating Inlining ____________ 
*/
.f_left {
  float: left;
}
@media (min-width: 768px) {
  .f_right {
    float: right;
  }
} /**/
.clearboth, h2.entry-title {
  width: 100%;
  position: relative;
  clear: both;
}
h2.entry-title {
  display: inline-block;
}
.clearer {
  height: 16vh;
  width: 100%;
  position: relative;
  clear: both;
  display: inline-block;
}
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* -----------------------------------  Grid and Frame  */
.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.flex_half.flex_third {
  display: block !important;
}
.appstore .wp-block-column {
  margin-right: 2%;
	margin-left: 0px !important;
}

@media (min-width: 768px) {
	.appstore{
		  width: calc(100% - 14vw);
	}
}
.blog_grid ul li {
  margin-top: 5%;
}
@media (min-width: 480px) {
  .wp-block-columns {
    display: flex
  }
  .flex_half {
    display: flex !important;
    width: 100%;
  }
  .flex_half div, .flex_half span {
    flex: 1;
  }
  .one_half {
    flex: 1;
  }
  .blog_grid ul li {
    width: 49.3% !important;
    float: left;
    margin-top: 1.4%;
  }
  .blog_grid ul li:nth-child(2n) {
    margin-left: 1.4%;
  }
} /**/
@media (min-width: 768px) {
  .flex_half.flex_third {
    display: flex !important;
  }
  .flex_half.flex_third div {
    flex: 1;
  }
  .blog_grid ul li .one_half {
    width: 50% !important;
    float: left;
  }
  li.flex_half_big:nth-child(4n-1) .one_half:first-child, li.flex_half_big:nth-child(4n) .one_half:first-child {
    float: right;
  }
} /**/
.float_right {
  float: right;
}
/*    slider */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* -----------------------------------  Shadows  */
.shadow1, .shadow_img img, .is-type-video .wp-block-embed__wrapper, .featured-media img, .archive .section-outer, .alm-reveal li {
  box-shadow: 5px 5px 14px rgb(0, 0, 0, 0.7);
}
.shadow2 {
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.99);
}
.shadow2 {
  box-shadow: 5px 5px 8px rgb(0 0 0 / .7);
}
.shadow3 {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}
.shadow4 {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
}
.shadowtop {
  box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.8);
}
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/*         ----  Headline with lines    ----  
------------------------------------------------------------- */
.headline.wih_line {
  display: inline-block;
  width: 100%;
}
h1 span, h2 span:first-child, h3 span, .heading-size-3, h4, .as_h4 span, .heading-size-4, h5, .popmake-content h3, .entry-title.heading-size-1 a {
  line-height: 1.2em;
  background-image: url("images/border.svg");
  background-repeat: repeat-x;
  background-position-y: -0.12rem;
  display: initial !important;
  background-size: auto 102.3%;
}
.single main h2:not([class]), .single main h3, .single main h5, #popmake-440 .popmake-content a, #uber_blog .wp-block-column h3 {
  background: none !important;
  text-decoration-thickness: calc(1.4px + .3vw) !important;
  text-decoration-thickness: 14% !important;
  text-decoration-line: underline;
  text-decoration-skip: ink;
}
#popmake-440 .popmake-content a {
  text-decoration-thickness: 3px !important;
}
.headline.wih_line h1::after, .headline.wih_line.right h2::after, .headline.wih_line.left h2::before {
  content: " ";
  position: absolute;
  height: calc(1px + .126vw);
  z-index: 0;
  background-color: #fff;
  width: 100%;
  top: auto;
}
.headline.wih_line.left h2::before { 
  margin-top: 2%;
}

@media (min-width: 767px) {
	.single .headline.wih_line.left h2::before {
		content: "";
  		position: absolute;
 		height: calc(1px + .126vw);
	 }
}
.headline.wih_line.right h1::after, .headline.wih_line.right h2::after {
  margin-top: -17px;
}
.single .headline.wih_line.right h2::after {
  margin-top: calc(-9px - 1.5vh);
}
@media (min-width: 768px) {
  .headline.wih_line.right h1::after {
    margin-top: calc(-3px - 3vh);
  }
  .single .headline.wih_line.right h2::after {
    margin-top: calc(-13px - 2vh);
  }
} /**/
.beforeheadline {
  height: calc(3px + .3vw);
  float: left;
}
.headline.wih_line h1::after, .headline.wih_line.right h2::after {
  width: 400%;
  margin-left: 5%;
}
h2 .innertext {
  text-decoration: none !important;
  line-height: normal !important;
  position: relative;
  text-transform: none !important;
  float: left;
  margin-top: 10%;
}
h2 .innertext.smallerinnner {
  max-width: 280px;
}
/* .left */
@media (min-width: 480px) {
  .headline.wih_line.left {
    float: right;
  }
  .single .headline.wih_line.left {
    position: relative;
  }
  .headline.wih_line.left h1, .headline.wih_line.left h2 {
    float: right;
  }
  .headline.wih_line.left h2 {
    padding-left: 65%;
    width: 100%;
  }
  .headline.wih_line.left h2::before {
    left: 0px;
    width: 61%;
  }
  .page .headline.wih_line.left h2 {
    padding-left: 50%;
    width: 100%;
  }
  .page .headline.wih_line.left h2::before {
    width: 55%;
    margin-left: -10%;
  }
  .headline.wih_line.left h1::after, .headline.wih_line.left h2::after {
    left: -420%;
  }
} /***/
@media (max-width: 479px) {
	.headline.wih_line.left h2::before{
		display: none;
	}
  .headline.wih_line.left {
    margin: 0 auto;
    width: calc(100% - 10%);
    display: block;
  }
  .single .headline.wih_line h1::after, .single .headline.wih_line h2 span::before, .single .headline.wih_line.right h2::after, .single .headline.wih_line.left h2::before {
    height: 3px;
    width: 200%;
    position: absolute;
    left: -45px;
    margin-top: -90px !important;
  }
	.single .headline.wih_line.left h2 span::before{
		content: " "; 
		height: 3px;
		background-color: #fff;
		margin-top: -60px !important;

	}
   .single .headline.wih_line.left h2::before {
    margin-top: -60px !important;
  }
} /**/
.single .headline.wih_line.left h2::after {
  left: auto;
}




/* END Headline with lines */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/*                    ----  Startseite    ----   in like on the page 
---------------------------------------------------------------- */
/**/
/*   Blog grid   AUDIO  FILM   GAME  WEB  bg_svg */
/**/
.bg_svg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 99% 89%;
}
.bg_svg.all {
  background-image: url("../child-theme/icons/white/icon-all-white.svg");
}
.bg_svg.audio {
  background-image: url("../child-theme/icons/white/icon-audio-white.svg");
}
.bg_svg.film {
  background-image: url("../child-theme/icons/white/icon-film-white.svg");
}
.bg_svg.game {
  background-image: url("../child-theme/icons/white/icon-game-white.svg");
}
.bg_svg.web {
  background-image: url("../child-theme/icons/white/icon-web-white.svg");
}
.bg_svg.creation, .bg_svg.creation-cat {
  background-image: url("../child-theme/icons/white/icon-creation-white.svg");
}
.biggercat one_half p, .biggercat.one_half h1, .autor_headline, .author_headline, .category_top_line, .biggercat h1, .biggercat .before_h4, .excerpt.textline {
  float: left;
  width: 100%;
}
/*    -_  category_top_line  bg_svg  */
.category_top_line {
  margin: 1vh 0 2vh 0;
  position: relative;
}
.bg_svg {
  position: relative;
  display: block;
  float: left;
}
.smaller .category_top_line .bg_svg {
  width: calc(37px + .98vw);
  height: calc(37px + .98vw);
  left: 5%;
}
.smaller .category_top_line::before {
  left: -20%;
  width: 102%;
}
.single .smaller .category_top_line::before {
  left: -4%;
  width: 102%;
}
.page .smaller .category_top_line::before {
  left: -4%;
}
.category_top_line .bg_svg:first-child {
  background-position: 0.1vw;
}
.category_top_line .bg_svg:last-child {
  padding-left: 4vw;
}
@media (min-width: 768px) {
  .page li.flex_half_big:nth-child(4n-1) .one_half :nth-child(2) .category_top_line .bg_svg:first-child, .page li.flex_half_big:nth-child(4n) .one_half :nth-child(2) .category_top_line .bg_svg:first-child {
    padding-left: 4vw;
    background-position: 0px;
  }
  .page li.flex_half_big:nth-child(4n-1) .one_half :nth-child(2) .category_top_line .bg_svg:last-child, .page li.flex_half_big:nth-child(4n) .one_half :nth-child(2) .category_top_line .bg_svg:last-child {
    padding-left: 0;
    background-position: .4vw;
  }
} /**/
/* .biggercat */
.single .biggercat .bg_svg { 
  left: 8%; 
}

.single .biggercat .bg_svg { 
  margin: 0px .11%;
}
.biggercat .category_top_line::before {
  width: 14%;
  left: -14%;
}
.page .biggercat .category_top_line::before {
  width: 102%;
  left: -4%;
}
/* */
.biggercat .bg_svg {
      width: calc(37px + .98vw);
    height: calc(37px + .98vw);
  }
@media (min-width: 480px) {
  .smaller .category_top_line .bg_svg {
    width: calc(14px + 2.6vw);
    height: calc(14px + 2.6vw);
  }
  .page .biggercat .category_top_line::before {
    left: -20%;
    width: 122%;
  }
  .single .smaller .category_top_line::before {
    left: -16%;
    width: 102%;
  }
  .biggercat .bg_svg {
    width: calc(6px + 8vw);
    height: calc(6px + 8vw);
    left: unset;
  }
} /**/
@media (min-width: 768px) {
  .biggercat .bg_svg {
    width: calc(16px + 6vw);
    height: calc(16px + 6vw);
    left: unset;
  }
  .page .smaller .category_top_line::before {
    left: -20%;
    width: 122%;
  }
} /**/
.category_top_line::before, .bg_svg:last-child::after, .bg_svg:nth-child(4)::after {
  content: " ";
  height: 3px;
  position: absolute;
  top: 50%;
  background-color: #fff;
}
@media (min-width: 990px) {
  .biggercat .category_top_line::before, .biggercat .bg_svg:last-child::after, .biggercat .bg_svg:nth-child(4)::after {
    height: 7px;
  }
} /**/
.biggercat .bg_svg:last-child::after {
  width: 40%;
  left: 106%;
}
.biggercat .bg_svg:nth-child(1)::after {
  width: 230%;
}
.biggercat .bg_svg:nth-child(2)::after {
  width: 150%;
}
.biggercat .bg_svg:nth-child(3)::after {
  width: 100%;
}
.biggercat .bg_svg:nth-child(4)::after {
  width: 40%;
}
@media (min-width: 768px) {
  .biggercat .bg_svg:nth-child(1)::after {
    width: 320%;
  }
  .biggercat .bg_svg:nth-child(2)::after {
    width: 140%;
  }
  .biggercat .bg_svg:nth-child(3)::after {
    width: 150%;
  }
  .biggercat .bg_svg:nth-child(4)::after {
    width: 70%;
    left: 106%;
  }
} /**/
@media (min-width: 768px) {
  .page li.flex_half_big:nth-child(4n-1) .one_half :nth-child(2) .category_top_line *, .page li.flex_half_big:nth-child(4n) .one_half :nth-child(2) .category_top_line * {
    float: right;
  }
  .page li.flex_half_big:nth-child(4n-1) .one_half :nth-child(2) .category_top_line::before, .page li.flex_half_big:nth-child(4n) .one_half :nth-child(2) .category_top_line::before {
    width: 120%;
    left: 0px;
  }
} /**/
.bg_svg:nth-child(5n) {
  display: none;
}
.single .biggercat .category_top_line::before {
  width: 37%;
  left: 0px;
}
.single .biggercat .bg_svg:first-child {
  background-color: var(--maincolor);
}
.single .biggercat .bg_svg {
  background-size: 98%;
}
.single .biggercat .bg_svg.film {
  /* background-size: 86%; */
}
.blog_grid ul li .one_half:nth-child(2), li.flex_half .one_half:nth-child(2) {
  padding: 4%;
}
.single .biggercat .bg_svg {
  left: 40%;
}
@media (min-width: 480px) {
  .one_half:nth-child(2) {
    padding-left: 4%;
  }
} /**/
@media (min-width: 768px) {
  .page li.flex_half_big:nth-child(4n-1) .one_half:first-child, li.flex_half_big:nth-child(4n) .one_half:first-child {
    float: right;
  }
} /**/
.single .biggercat .bg_svg {
	  width: 50px;
	  height: 50px;
}
@media (min-width: 480px) {
	.single .biggercat .bg_svg {
	  width: calc(30px + 4.5vw);
      height: calc(30px + 4.5vw); 
	}
}/**/
@media (min-width: 768px) {
	.single .biggercat .bg_svg {
	  width: calc(40px + 5.5vw);
      height: calc(40px + 5.5vw); 
	}
}/**/
@media (min-width: 1281px) {
  .single .biggercat .bg_svg {
	  width: calc(60px + 5.5vw);
      height: calc(60px + 5.5vw); 
	}
} /**/

@media (min-width: 1810px) {
  .category_top_line::before, .single .bg_svg::after .category_top_line::before {
    height: 7px;
  }
  .single .biggercat .bg_svg {
    width: 160px;
    height: 160px;
  }
  .biggercat .category_top_line::before {
    width: inherit;
  }
  .biggercat .single .bg_svg::after {
    width: 190px;
  }
} /**/
/**/
.blog_navigation .bg_svg, .prj_infos h5 {
  cursor: pointer;
}
/* END Blog grid and Icons */
/* */
/* */
/* ____________________________  Flex slider  content and elements  */
/*   bloggridd  and flexslider    */
.read_more .heading-size-4 {
  margin-right: 10px;
}
.slides li.biggercat:first-child { 
	margin-right: -0.6px !important; 
}
@media (min-width: 768px) and (max-width: 989px) {
  .slides .smaller .one_half, .slides .smaller .one_half img {
    min-height: 12em;
    max-height: 12em;
  }
} /**/
@media (min-width: 600px) and (max-width: 989px) {
  .single .slides .smaller .one_half, .single .slides .smaller .one_half img {
    min-height: 12em;
    max-height: 12em;
  }
} /**/
@media (max-width: 767px) {
  .slides .flex_half_big .one_half {
    min-height: 15em;
  }
} /**/
/*   Startseite  */
@media (min-width: 480px) and (max-width: 989px) {
  .excerpt.textline {
    display: none;
  }
} /**/
@media (min-width: 480px) and (max-width: 767px) {
  .flexslider .slides > li .read_more_link, .flexslider .slides > li .read_more::after {
    display: none !important;
  }
} /**/
@media (max-width: 479px) {
   .page .flexslider .slides > li {
    height: 92vh;
    max-height: 720px;
  }
  .single .flexslider .slides > li {
    height: 86vh;
    max-height: 720px;
  }
  .flexslider .slides > li .read_more_link, .flexslider .slides > li .read_more::after {
    display: none !important;
  }
} /**/
/* Startsite           slider top */
/*   Blogslider at bottom   */
#projektslider {}
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/*  Ajax load more   */
.alm-btn-wrap {
  float: none;
  width: 100%;
  display: flex !important;
  text-align: center !important;
  margin: 0 auto;
  justify-content: center;
}
button.alm-load-more-btn {
  margin-top: 6vh;
  text-transform: unset;
  background: none;
  border: 1px solid #fff;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
button.alm-load-more-btn:hover {
  transition: all ease-in-out 0.2s;
  border: 1px solid #f18624;
  color: #f18624;
}
/*  END Ajax load more */
/*   uber blog  */ :root {
  --borderwidth: 4px;
  --borderwidth-minus: -4px;
}
#uber_blog .is-style-default {
  padding: 2rem !important;
}
@media (min-width: 768px) {
  :root {
    --borderwidth: 7px;
    --borderwidth-minus: -7px;
  }
  #uber_blog {
    display: flex;
    margin-bottom: 12vh;
  }
  #uber_blog .is-style-default {
    margin-top: 25%;
    padding: 15% !important;
    padding-right: 8% !important;
    padding-bottom: 0px !important;
    margin-bottom: -19%;
  }
  #uber_blog .wp-block-column {
    flex-basis: 50%;
  }
  #uber_blog .is-style-border {
    border-width: var(--borderwidth);
    position: relative;
    background: none !important;
    width: 140%;
    padding-right: 50%;
    padding-bottom: 0px !important;
  }
  #uber_blog .is-style-border::before {
    content: "";
    position: absolute;
    width: 110%;
    float: left;
    top: 0px;
    left: 0px;
    z-index: -2;
  }
} /**/
#uber_blog .wp-block-buttons {
  display: inline-block;
}
#uber_blog .wp-block-column:not(:first-child) {
  margin-left: 0em;
  z-index: 2;
}
/* */
/* */
/* */
/* */ 
/* */
/* */
/* */
/* */
/* */
/* */
/* ___________________________________  Search ivory Search  .is */
.is-form-style input.is-search-input {
  background: none;
  color: #fff !important;
  padding-left: 2px;
  padding-bottom: 8px;
  padding-top: 10px;
}
.is-form-style input.is-search-input  {
  border: none !important;
  height: 38px;
	width:110%;
}
form.is-search-form{
   border-bottom: solid #FF8600  3px !important;
 }
 .is-search-icon { 
  border: none !important; 
  height: 37px;
}
.is-ajax-search-no-result {
  padding: 20px 4px !important;
  background: #212721 !important;
  text-align: left !important;
  font-size: 18px !important;
}
.is-ajax-search-details a, .is-ajax-search-result a {
  color: #FF8600 !important;
}
div.is-ajax-search-details, div.is-ajax-search-result {
  padding: 0px !important;
}
input:focus::placeholder {
  color: transparent;
}
input.is-search-input:focus > * {
  margin-bottom: 30vh;
}
.is-form-style input.is-search-input, .is-ajax-search-details .is-title a, .is-ajax-search-post .is-title a {
  font-family: 'droid_sansregular';
  font-size: 18px !important;
}
.is-ajax-result-description {
  font-size: 16px !important;
}
div.is-ajax-search-details, div.is-ajax-search-result, .is-ajax-search-post, .is-form-style input.is-search-submit {
  color: #fff !important;
  padding-left: 0px;
  padding-right: 0px;
}
.is-search-icon {
  background: none !important;
}
div.is-ajax-search-details, div.is-ajax-search-result, .is-ajax-search-post, .is-form-style input.is-search-submit {
  background: rgba(18, 24, 18, 0.2) !important;
}
.is-search-icon svg {
  width: calc(11px + 3vw);
  display: inline;
  margin-top: -12px;
}
@media (max-width: 767px) {
  .is-search-icon svg {
    margin-top: -3px;
  }
} /**/
.is-form-style .is-search-submit path {
  fill: #fff;
}
.is-ajax-search-post, .is-ajax-search-post-details {
  clear: both;
  padding: 15px;
  border-bottom: 1px solid #ff8600 !important;
}
/*  END ivory SEARCH   */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* ___________________________________  Effects and animations */
/*    ----  Transistions    ----  
-------------------------------------------------- */
a, hover, span.textfooter, span.textfooter:hover, path {
  transition: all .6s ease;
}
/* */
/* */
/* */ 
/* */
/* */
/*  _________________________________________   Header  */
#site-header {
  z-index: 10;
  border-bottom: 2px solid #fff !important;
}
.header-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.header-inner {
  max-height: 82px;
  min-height: 60px;
}
@media (max-width: 960px) {
  #site-header {
    /*  height: auto;*/
  }
  .header-inner {
    /*  padding: 11px 0 !important;*/
  }
  .toggle-inner {
    /*  height: 1.2rem !important;*/
  }
  .search-toggle .toggle-icon, .search-toggle svg {
    /* height: 1rem !important;
        max-width: 1.2rem !important;
        width: 1.2rem !important;*/
  }
} /**/
@media (min-width: 990px) {
  .header-inner {
    height: 82px;
  }
} /**/
.header-titles-wrapper {
  padding: 0;
}
.logo svg {
  height: 42px;
  fill: #fff;
}
/* END Header */
.primary-menu a:hover {}
/*  ______________   Mobile menu  */
.menu-modal {
  z-index: 3;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  transition: all 0.35s ease-in-out;
}
.mobile-menu li, .menu-modal .search-toggle-wrapper, .menu-modal .nav_social_mobil {
  padding-top: 10vh;
}
.menu-modal path {
  fill: #fff;
}
.menu-modal .social-menu li {
  padding-right: 4vw;
}
.menu-modal.active {
  transform: translateY(60px);
  transition: all 0.35s ease-in-out;
}
.cd-nav-trigger .cd-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  z-index: 10
}
.cd-nav-trigger .cd-icon::before, .cd-nav-trigger .cd-icon::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s
}
.cd-nav-trigger .cd-icon::before {
  -webkit-transform: translateY(-6px) rotate(0deg);
  -moz-transform: translateY(-6px) rotate(0deg);
  -ms-transform: translateY(-6px) rotate(0deg);
  -o-transform: translateY(-6px) rotate(0deg);
  transform: translateY(-6px) rotate(0deg)
}
.cd-nav-trigger .cd-icon::after {
  -webkit-transform: translateY(6px) rotate(0deg);
  -moz-transform: translateY(6px) rotate(0deg);
  -ms-transform: translateY(6px) rotate(0deg);
  -o-transform: translateY(6px) rotate(0deg);
  transform: translateY(6px) rotate(0deg)
}
.cd-nav-trigger::before, .cd-nav-trigger::after {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform
}
.cd-nav-trigger::before {
  background-color: #091d23;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  transition-delay: .4s
}
.cd-nav-trigger::after {
  background-color: #ffb441;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}
.cd-nav-trigger.close-nav::before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}
.cd-nav-trigger.close-nav::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  transition-delay: .4s
}
.cd-nav-trigger.close-nav .cd-icon {
  background-color: transparent
}
.cd-nav-trigger.close-nav .cd-icon::before, .cd-nav-trigger.close-nav .cd-icon::after {
  background-color: #fff
}
.cd-nav-trigger.close-nav .cd-icon::before {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg)
}
.cd-nav-trigger.close-nav .cd-icon::after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -o-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg)
}
@media (min-width: 1000px) {
  .menu-modal {
    display: none;
  }
}
/* END Mobile menu */
/* END Header */
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*  __________________________________________   Navigation */
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
  text-decoration: none;
}
.primary-menu a:hover, .header-inner .toggle path:hover {
  color: #f18624;
}
@media (max-width: 960px) {
  .header-inner {
    padding: 0;
  }
} /**/
/*  __________________________________________   Footer */
#site-footer {
  position: relative;
  z-index: 30;
  padding: 6vh 0 8vh;
	
}
/* nav */
.footer_nav ul {
  margin-bottom: 0px;
}
span.textfooter:hover {
  color: #ffffff;
}
.svg-icon:hover {
  fill: #ffffff;
}
.footer_nav li {
  display: inline-block;
  margin: 0 2vw 0 0;
}
.footer_nav .social-menu li {
  display: inline-block;
  margin: 0 1.2vw 0 0;
}
.footer_nav li:last-child {
  margin: 0 3vw 0 0;
}
.footer_nav .social-menu li:last-child {
  margin: 0 !important;
}
footer .social-menu {
  margin-top: 2px;
}
.footer_nav nav:last-child {
  float: left;
}
.footer_nav nav:first-child {
  float: left;
  padding-top: 1vh;
  padding-bottom: 1vh;
  line-height: 3vh;
}
.footer-nav-widgets-wrapper, #site-footer {
  background-color: #FF8600;
  border: none;
}
#site-footer a:focus, #site-footer a:hover {
  text-decoration: none;
  color: #ffffff;
}
#site-footer > div > div.footer_nav.displayinline > nav:nth-child(2) {
  display: inline-block;
}
@media (min-width: 1401px) {
  #site-footer .section-inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  footer .social-menu {
    padding-top: 1vh;
    /* padding-bottom: 1vh; */
  }
} /**/
@media (max-width: 1400px) {
  .footer_nav ul {
    display: inline-block;
    margin-left: 0;
  }
  .footer_nav.displayinline {
    margin-top: 4vh;
    padding-bottom: 3vh;
  }
  .footer_nav li {
    margin: 0 4vw 0 0;
  }
  #site-footer > div > div.footer_nav.displayinline > nav:nth-child(2) {
    float: right;
    height: 0vh;
    padding-top: 1vh;
    padding-bottom: 7vh;
  }
} /**/
@media (max-width: 960px) {
  .footer_nav nav {
    float: unset;
  }
} /**/
@media (max-width: 767px) {
  #site-footer > div > div.footer_nav.displayinline > nav:nth-child(2) {
    float: unset;
    display: block;
    padding-top: 1vh;
    padding-bottom: 7vh;
  }
  footer .social-menu {
    padding-top: 3vh;
    /* padding-bottom: 1vh; */
  }
} /**/
.footer ul.social-icons li a {
  width: 3.2vw;
}
/* END Footer */
/*
* 
*
*
*
* 
*
*/
/* _____________________   <--  More and Link icon over all  --> */
.flex-control-nav {
  bottom: -50px !important;
  /*
  width: 25%;
  position: absolute;
  text-align: center;
  overflow: hidden;
  height: 21px;
	*/
}
#projektslider .flex-viewport {
  padding: .8%;
  padding-left: 1px;
}
@media (min-width: 1810px) {
	.page .flex-viewport {
	  max-height: 700px;	
	}
}/**/
@media (max-width: 989px) {
	#projektslider .flex-direction-nav{
	   display: none;
	}
}/**/
.flex-prev, .flex-next {
  text-indent: 9999;
  font-size: 0.1px;
  opacity: 1;
}
.flex-prev {
  transform: rotate(180deg)
}
.flex-direction-nav .flex-prev {
  left: -55px;
}
.flex-direction-nav .flex-next {
  right: -55px;
}
.flex-direction-nav a {
  width: 36px;
  height: 20px;
  margin: -10px 0 0;
  z-index: 3;
}
.with_arrow a::after {
  content: " " !important;
  display: inline-block;
  width: 32px;
  height: 20px;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4xMjUiIGhlaWdodD0iMTQuNjIxIiB2aWV3Qm94PSIwIDAgMzQuMTI1IDE0LjYyMSI+CiAgPGcgaWQ9Ikljb25fZmVhdGhlci1hcnJvdy1sZWZ0IiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1hcnJvdy1sZWZ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMDYxKSI+CiAgICA8ZyBpZD0iSWNvbl9mZWF0aGVyLWFycm93LWxlZnQtMiIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItYXJyb3ctbGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAuNTA0IDIwKSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQZmFkXzIxIiBkYXRhLW5hbWU9IlBmYWQgMjEiIGQ9Ik0zOC4xNzUsMThINy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy42NzEgLTQuMjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgICA8cGF0aCBpZD0iUGZhZF8yMiIgZGF0YS1uYW1lPSJQZmFkIDIyIiBkPSJNMTMuNzUsMjAsNy41LDEzLjc1LDEzLjc1LDcuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4xMjUiIGhlaWdodD0iMTQuNjIxIiB2aWV3Qm94PSIwIDAgMzQuMTI1IDE0LjYyMSI+CiAgPGcgaWQ9Ikljb25fZmVhdGhlci1hcnJvdy1sZWZ0IiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1hcnJvdy1sZWZ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMDYxKSI+CiAgICA8ZyBpZD0iSWNvbl9mZWF0aGVyLWFycm93LWxlZnQtMiIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItYXJyb3ctbGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAuNTA0IDIwKSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQZmFkXzIxIiBkYXRhLW5hbWU9IlBmYWQgMjEiIGQ9Ik0zOC4xNzUsMThINy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy42NzEgLTQuMjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgICA8cGF0aCBpZD0iUGZhZF8yMiIgZGF0YS1uYW1lPSJQZmFkIDIyIiBkPSJNMTMuNzUsMjAsNy41LDEzLjc1LDEzLjc1LDcuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: #fff;
  opacity: 1;
  mask-position: -10px;
  transition: all ease-in 0.1s;
  -webkit-mask-position: -10px;
}
.with_arrow a::after, a.read_more::after {
  content: " " !important;
  display: inline-block;
  width: calc(25px + 0.99vw);
  height: calc(12px + 0.9vw);
  transition: all ease-in 0.1s;
  transform: translateY(3.5px);
}
.biggercat a.read_more::after {
  height: calc(19px + 0.4vw);
  margin-left:9px;
  position: relative !important;
}
 .has-white-background-color .with_arrow a::after {
  height: calc(26px + 0.5vw);
  
}
.with_arrow a::after {
  transform: translateY(10.5px) translateX(3.5px);
}
@media (max-width: 767px) {
  .with_arrow a::after, a.read_more::after {
    width: calc(28px + 0.99vw);
    transform: translateY(1.5px) translateX(-2.5px)
  }
} /**/
.flex-direction-nav a, .with_arrow a::after, a.read_more::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4xMjUiIGhlaWdodD0iMTQuNjIxIiB2aWV3Qm94PSIwIDAgMzQuMTI1IDE0LjYyMSI+CiAgPGcgaWQ9Ikljb25fZmVhdGhlci1hcnJvdy1sZWZ0IiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1hcnJvdy1sZWZ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMDYxKSI+CiAgICA8ZyBpZD0iSWNvbl9mZWF0aGVyLWFycm93LWxlZnQtMiIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItYXJyb3ctbGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAuNTA0IDIwKSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQZmFkXzIxIiBkYXRhLW5hbWU9IlBmYWQgMjEiIGQ9Ik0zOC4xNzUsMThINy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy42NzEgLTQuMjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgICA8cGF0aCBpZD0iUGZhZF8yMiIgZGF0YS1uYW1lPSJQZmFkIDIyIiBkPSJNMTMuNzUsMjAsNy41LDEzLjc1LDEzLjc1LDcuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-position: -10px;
}
.with_arrow a::after {
  margin-left: 5px;
}

.popmake a.read_more::after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAeCAYAAAB6xNMdAAAABHNCSVQICAgIfAhkiAAAAStJREFUaEPt2MERgjAQBVC5edOjVzuwBSvQDtQOtAM7kQ4sQUuwFDvQ/Y4BopAxmz3AN5nZGTgE2JeEzaQY8bWppHSWOEjcNOkVmk497gOQi8RC4i6x1MAwoTRB3LipYFhQ2kDUMCwo6/d/pGtlR80YFhRgbCVOgf/dzzBMKGYwbCgmMIwoyTCsKEkwzChqGKAce7xDtfg07G5XMVUJKA+LNw/8GV65zij1aFYwGcWf4oCZZxQfZSe3ZUapUV4guP2H6jOTPDcS40AxqEAcysALR/DzUY5x6ISjha7mgbCjqECYUdQgrChJIIwoySBsKCYgTChmIGwoV0lo0lF3v8puqJAznadgtrTBRIEwzRQ38J8w0SCMKMjJwezlutRs15mWTzN/bOtxDKBqTzzsSC8xAFYUAAAAAElFTkSuQmCC);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -10px;
  top: -2px;
  position: relative;
  left: 7px;
  width: 32px;
  height: 12px;
  mask-image: none;
  -webkit-mask-image: none;
}
.flex-direction-nav a:before {
  display: none;
}
.flex-direction-nav a:hover, .popmake a.read_more:hover::after {
  background-position: 0px;
  transition: all ease-out 0.2s;
}
 
.flex-direction-nav a:hover::before, .with_arrow a:hover::after, a.read_more:hover::after {
  mask-position: 0px;
  -webkit-mask-position: 0px;
  background-position: 0px;
  transition: all ease-out 0.2s;
}
.with_arrow a::after {
  background: #f18624;
}
.with_arrow a:hover::after {
  background: #212721;
}
@media (max-width: 767px) {
  .flex-direction-nav a, .flex-direction-nav a::before, .with_arrow a::after, a.read_more::after {
    /* width: 26px;*/
  }
  .flex-direction-nav a::before, .with_arrow a::after, a.read_more::after {
    mask-position: -8px;
    margin-left: 10px;
  }
 .home .with_arrow a::after{ 
    height: 16px;
  }
  
} /**/
@media (min-width: 1281px) {
  .flex-direction-nav a, .flex-direction-nav a::before, .with_arrow a::after, a.read_more::after {
    width: 40px;
    position: absolute;
  }
  .biggercat  a.read_more::after {
    width: 33px;
  }
  .flex-direction-nav a::before, .with_arrow a::after, a.read_more::after {}
} /**/
.next_sectionlink {
  width: 100%;
  text-align: center;
  height: var(--big_distance);
  display: flex;
  align-items: center;
  justify-content: center;
}
.next_sectionlink a {
  padding-top: 0%;
}
.next_sectionlink a.read_more::after {
  transform: rotate(90deg);
  vertical-align: center;
}
/*  END special arrow animation -->  */
/* _______________________ Popupmaker     */
/* buutton for opening */

.cursor_pointer {
  cursor: pointer;
}
.study_at {
  background-color: #f18624;
  position: fixed;
  height: calc(21px + 1.4vw);
  top: 11%;
  right: -1px;
  color: #fff;
  padding: .5% 2%;
  line-height: normal;
  z-index: 31;
  transform: rotate(-90deg);
  transform-origin: bottom right;
}

@media (min-width: 990px) {
  .study_at {
    border-top-left-radius: calc(8px + 0.2vw);
    border-top-right-radius: calc(8px + 0.2vw);
  }
} /**/
@media (max-width: 989px) {
  .study_at {
    transform: rotate(0deg);
    border-top-left-radius: calc(8px + 0.2vw);
    border-bottom-left-radius: calc(8px + 0.2vw);
    top: unset;
    bottom: 2%;
    height: 37px;
    line-height: 15px;
    padding: 10px 4%;
    right: 0px;
  }
} /**/
@media (max-width: 989px) {
 	.study_at.sticky { 
	  position: absolute;
	  bottom: 80vh;
	}
}/**/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/*  ____________________  Gosign Logoslider */
.three_images_slider .slick-slide {
  padding: 0 calc(5px + 0.2vw);
}
.three_images_slider .slick-list {
  margin: 0 calc(-5px - 0.2vw) !important;
}
.fullscreenslider .slick-slide {
  padding: 0 calc(1px + 0.1vw);
}
.fullscreenslider .slick-list {
  margin: 0 !important;
}
.slick-slider {
  margin-top: var(--big_distance) !important;
  margin-bottom: var(--big_distance) !important;
}

@media (min-width: 768px) {
  .slick-slider {
    width: calc(100% - 8%);
    margin: 0 auto;
  }
 
  .fullscreenslider .slick-slide img {
    width: 100%;
  }
  .fullscreenslider h6 {
    width: calc(100% - 8%) !important;
	}
} /**/
/* _________  arows and buttons    */
.slick-arrow {
  text-indent: 9999px !important;
  font-size: 0.1px !important;
  background: none !important;
  text-decoration: none !important;
    width: 32px;
}
.slick-arrow::after {
  content: " ";
  display: inline-block;
  width: 32px;
  margin-top: -20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4xMjUiIGhlaWdodD0iMTQuNjIxIiB2aWV3Qm94PSIwIDAgMzQuMTI1IDE0LjYyMSI+CiAgPGcgaWQ9Ikljb25fZmVhdGhlci1hcnJvdy1sZWZ0IiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1hcnJvdy1sZWZ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMDYxKSI+CiAgICA8ZyBpZD0iSWNvbl9mZWF0aGVyLWFycm93LWxlZnQtMiIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItYXJyb3ctbGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAuNTA0IDIwKSByb3RhdGUoMTgwKSI+CiAgICAgIDxwYXRoIGlkPSJQZmFkXzIxIiBkYXRhLW5hbWU9IlBmYWQgMjEiIGQ9Ik0zOC4xNzUsMThINy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy42NzEgLTQuMjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgICA8cGF0aCBpZD0iUGZhZF8yMiIgZGF0YS1uYW1lPSJQZmFkIDIyIiBkPSJNMTMuNzUsMjAsNy41LDEzLjc1LDEzLjc1LDcuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-position: -10px;
}
.slick-prev::after {
  margin-left: -50px;
}
.slick-next {
    right: -50px;
}
.slick-arrow.slick-prev::after {
  transform: rotate(180deg);
}
.slick-arrow:hover::after {
  transition: all ease-out 0.2s;
  background-position: 0px;
}
@media (max-width: 767px) {
  .slick-arrow {
    display: none !important;
  }
} /**/
/*  buttons */
.slick-dots li {
  margin: 0 2px;
}
.slick-dots li button::before {
  margin-top: 20px;
  opacity: 0.9;
}
.slick-dots li button::before {
  color: rgba(220, 220, 220, 0.2);
  font-size: calc(10px + 0.4vw);
}
.slick-dots li.slick-active button::before, .slick-dots li.slick-active button:hover::before {
  color: rgba(250, 250, 250, 0.9) !important;
}
/* END Slick arrow  - Gosign Logoslider */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* -----------------------------------   Blog und archive innerhalb der Color section  */
.section-outer {
  background-color: #212721;
}
.single .blog_image img {
  width: 100%
}
.wp-block-video, main .section-inner h2 {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-outer {
    width: calc(100% - 10%);
    margin: 0 auto;
    max-width: 1720px;
  }
  .section-outer .section-inner {
    width: calc(100% - 10%);
  }
  body:not(.page) div p,    body:not(.page) main .section-inner h2:not([class]), body:not(.page) main .section-inner h3:not([class]), main .section-inner h4:not([class]), .is-type-video, .is-type-rich, .wp-block-video, body:not(.page) .wp-block-buttons, .single .single div:not(flex_half) p,  body:not(.page) main .section-inner h5:not([class]),  body:not(.page) main .section-inner h6:not([class]),   body.single main ul:not(.slick-dots), body.single main blockquote, body.single .wp-block-verse, main .wp-block-table   { 
    width: calc(100% - 14vw);
    margin: 0 auto;
    clear: both;
  }
   body.error404 p, .error-text p {
    width: calc(100% - 0vw) !important;
    margin: 0 0 0 0 !important; 
  }
  body.single div p, body:not(.page) main .section-inner h2:not([class]), body:not(.page) main .section-inner h3:not([class]), body:not(.page) main .section-inner h4:not([class]){
    padding-right: 12%;
  }
  .author-description p, .order1 p, .biggercat p {
    width: 100% !important;
    padding: 0 !important;
  }
} /**/
.is-type-rich, .is-type-rich *, .is-type-rich iframe {
  max-height: calc(200px + 4vh);
  margin: 0 auto;
}
.size-large img {
  width: 100%;
}
/* END inner distances in BLocks */
/*  Fullwidth for special elements on mobile  */
@media (max-width: 767px) {
  .is-type-video, .is-type-video * {
    width: calc(100% + 12.6%);
    margin-left: -1.8%;
  }
  figure.wp-block-video {
    width: calc(100% + 14%);
    margin-left: -7%;
  }
  figure.wp-block-image.size-large {
    width: calc(100% + 11.2%);
    margin-left: -5.8% !important;
  }
  figure.wp-block-image figcaption {
    padding-top: 5%;
    width: calc(100% - 9.5%);
    margin-left: 5.8%;
  }
} /**/
figure.wp-block-image figcaption {
    margin-left: 0%;
  }
/*   END Blog addaption  */
/* */
/* */
/*  _____________    Toggle Proj Infos  */
.prj_infos {
  padding-left: calc(20px + 3vw);
  border-left: 4px solid;
  border-color: inherit;
}
@media (min-width: 768px) {
  .accordion-content {
    display: block;
  }
  .prj_infos {
    max-width: 380px;
    width: calc(140px + 14vw);
  }
  .prj_infos {
    max-width: 475px;
  }
} /**/
@media (max-width: 767px) {
  .one_third.order2 {
    padding-left: 10%;
  }
  .accordion-content {
    display: none;
  }
  .prj_infos h5 a::after {
    content: "";
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC42MjEiIGhlaWdodD0iOS40MzIiIHZpZXdCb3g9IjAgMCAxNC42MjEgOS40MzIiPgogIDxwYXRoIGlkPSJQZmFkXzI0NiIgZGF0YS1uYW1lPSJQZmFkIDI0NiIgZD0iTTEzLjc1LDIwLDcuNSwxMy43NSwxMy43NSw3LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjQzOSAxNC44MTEpIHJvdGF0ZSgtOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZjAwMTQiIHN0cm9rZS13aWR0aD0iMyIvPgo8L3N2Zz4K);
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC42MjEiIGhlaWdodD0iOS40MzIiIHZpZXdCb3g9IjAgMCAxNC42MjEgOS40MzIiPgogIDxwYXRoIGlkPSJQZmFkXzI0NiIgZGF0YS1uYW1lPSJQZmFkIDI0NiIgZD0iTTEzLjc1LDIwLDcuNSwxMy43NSwxMy43NSw3LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjQzOSAxNC44MTEpIHJvdGF0ZSgtOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZjAwMTQiIHN0cm9rZS13aWR0aD0iMyIvPgo8L3N2Zz4K);
    display: inline-block;
    width: 22px;
    height: 10px;
    opacity: 1;
    margin-left: 30%;
    mask-position: right;
    transition: all ease-in-out 0.2s;
  }
  .prj_infos h5 a.activeheadline::after {
    transition: all ease-in-out 0.1s;
    mask-position: left;
    transform: rotate(180deg)
  }
} /**/
.prj_infos h5 {
  width: 100%;
  display: inline-block;
}
/* END Toggle Proj Infos  */
/* */
/*  ____________________________    Author  Biografie in the footer of the Post  */
@media (min-width: 700px) {
  .authorarea {
    margin: 0 auto;
    max-width: 900px;
    width: 80%;
  }
} /**/
.authorarea .one_half:last-child {
  padding-left: calc(16px + 1.2vh);
}
.autor_headline { 
  letter-spacing: 1.6px; 
  opacity: 0.8;
}
.smaller .autor_headline {
  letter-spacing: 3px; 
}
.author-avatar, .author-link, .authorarea .autor_image {
  float: left;
  width: 100%;
  height: 100%;
  min-height: 230px;
}
@media (max-width: 767px) {
	.author-avatar  {
	  min-height: 100%;
	}
}/**/
@media (min-width: 1280px) {
  .author-avatar, .author-link, .authorarea .autor_image {
    min-height: 320px;
  }
} /**/
@media (min-width: 1280px) {
  .author-avatar, .author-link, .authorarea .autor_image {
    min-height: 320px;
  }
} /**/
.authorarea .autor_image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.author-bio p:last-child {
  margin-bottom: 0;
}

/* END AUTHOR BIO */
.author_headline {
  opacity: 0.8;
}
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/**/
.popmake-content {
  outline: none;
  border: none;
}
.popmake-content h3 {
  width: 80%;
  line-height: 1.2em !important;
}
#popmake-440 .popmake-content div:first-child {
  padding-top: 10% !important;
}
#popmake-440 .popmake-content div:first-child p {
  line-height: 1.5em;
}
#popmake-440 {
  padding: 0px;
  border-radius: calc(10px + 0.2vw);
  max-width: 800px !important;
}
#popmake-440 .popmake-content > div:first-child {
  padding: calc(4px + 4vmin);
}
#popmake-440 .popmake-content div:first-child {
  background-color: #f18624;
  border-top-left-radius: calc(10px + 0.2vw);
  border-top-right-radius: calc(10px + 0.2vw);
  color: #fff;
}
#popmake-440 .popmake-content div:first-child p, #popmake-440 .popmake-content a {
  padding-top: 2vh;
  padding-bottom: 2vh;
	width: 100%;
    padding-right: 0px;
}
#popmake-440 .popmake-content a {
  letter-spacing: normal !important;
  padding: calc(4px + 4vmin);
  width: 100%;
  float: left;
  border-bottom: 2px solid #f18624 !important;
  white-space: nowrap;
  padding-right: 0px;
}
#popmake-440 .popmake-content a:last-child {
  border-bottom: 0px !important;
}
@media (min-width: 768px) {
  #popmake-440 .pum-close {
    color: #000;
  }
  #popmake-440 .popmake-content div:last-child {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }
  #popmake-440 .popmake-content {
    display: table;
    min-height: 400px;
    height: calc(100px + 4vmin);
  }
  #popmake-440 .popmake-content div:first-child {
    border-top-left-radius: calc(10px + 0.2vh);
    border-bottom-left-radius: calc(10px + 0.2vh);
    border-top-right-radius: 0px;
    padding-top: 0px;
  }
  #popmake-440 .popmake-content div:not([class]) {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    flex: 50%;
  }
} /**/
/* END Popup */
/* */ 
@media (max-width: 200px) {
	body{
		opacity: 0;
	}
} /**/
/* */