@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600|Open+Sans:400,400i,700,700i');

html, body {
	margin: 0;
	width: 100%;
	max-width: 100vw;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.99em;
}

h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
}

h1 {
	display: none;
}

h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	margin-top: -5px;
}

h2 a {
	color: #81a283;
	text-decoration: none;
}

p {
	line-height: 1.6em;
	color: black;
	
}

a {
	cursor: pointer;
	color: #81a283;
	text-decoration: none;
}
	a {
		
  color: #8cac94;
  text-decoration: none;
  transition: color 0.2s ease;
}

a:hover {
  color: #ff6600;
}



p img {
	max-width: 100%;
	height: auto;
	color: black;
}

.field-type-text-with-summary img[style="float:left"] {
	margin: 5px 15px 15px 0;
}

.field-type-text-with-summary img[style="float:right"] {
	margin: 0 0 15px 15px;
}

.breadcrumb {
	display: none;
}


#header {
	color: white;
	height: 300px;
	background-image: url("../images/bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 0 0 120px 0;
}

#header a {
	color: white;
	text-decoration: none;
}

#header .section {
	height: 100%;
	width: 100% !important;
}

#header #logo img {
	position: relative;
	display:block;
	width: 90%;
	max-width: 300px;
	height: auto;
	top: 90px;
	margin: 0 auto;
}

#header {
  background: url("img/KRAUT_LOGO.jpg") no-repeat center center;
  background-size: cover;
}

#logo {
	background-image: url('../images/kunstfueruns-logo.svg');
background-repeat: no-repeat;
background-size: contain;
width: 500px;
height: 166px;
-webkit-filter: drop-shadow(0px 0px 10px black);
        filter: drop-shadow(0px 0px 10px black);
}

#header .region .block {
	display: inline-block;
	vertical-align: middle;
}

.header-inst {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url('../images/inst-w.png');
	background-repeat: no-repeat;
	background-size: contain;
}

.region-header {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 14px;
	font-weight: 400;
}

.region-header ul {
	margin: 0;
}

.region-header ul li {
	padding-left: 3px;
}

.region-header ul li:after {
	/*content: "|";*/
	padding-left: 6px;
}

.region-header ul li:last-of-type:after {
	content: "";
	padding-left: 0px;
}

.region-header ul a.active {
	border-bottom: 2px solid white;
}

#main-menu {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -80px;
	/*width: 960px;*/
	max-width: 800px;
	text-align: center;
}

#main-menu-links, .region-header ul {
	list-style-type: none;
	padding-left: 0;
}

#main-menu-links li, .region-header ul li {
	display: inline-block;
}

#main-menu-links li {
	padding: 0 1px;
	margin: 0 10px 3px 10px;
	border-bottom: 3px solid transparent;
}

#main-menu-links a:hover {
	color: #8cac94;
	text-decoration: none;
}

#main-menu-links a {
	color: black;
}

#main-menu-links .active {
	color: #8cac94;
	border-bottom: 3px solid #8cac94;
}

.pager {
	margin-top: 40px !important;
}

.pager a {
	color: black;
	text-decoration: none;
}

.pager-current {
	font-weight: 400;
	font-size: 0.9em;
	margin: 0px !important;
}

.pager-previous, .pager-next {
	margin: 0 !important;
	font-size: 1.1em;
}

.pager-previous a, .pager-next a {
	padding: 3px !important;
}

.view-projects {

}

.view-projects .view-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	align-items: top;
	flex-basis: 230px;
}

.view-projects .view-content:after {
	height: 0;
	width: 250px;
	content: "";
}

.view-projects .views-row {
	/*display: inline-block;*/
	margin: 0 10px;
	vertical-align: top;
}

.teaser-heading {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.view-projects .node-projekt {
	width: 230px;
	margin: 0 0 70px 0;
}

.view-projects .node-projekt .teaser-heading a, .view-page-news .node-news .teaser-heading a, .node-news .teaser-heading a {
	color: black;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
}

.view-projects .node-projekt .teaser-heading a:hover, .view-page-news .node-news .teaser-heading a:hover {
	color: #81a283;
}

.view-page-news .view-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.view-page-news .views-row {
	margin: 0 5px;
	vertical-align: top;
}

.node-news.node-teaser {
	max-width: 370px;
	width: 100%;
	margin: 0 0 70px 0;
}

.node-news.node-teaser img {
	max-width: 100%;
	height: auto;
}

.news-tags {
	background-color: red;
}

.field-type-taxonomy-term-reference h3 {
	font-size: 0.8em;
	font-weight: 400 !important;
	margin-bottom: 0;
	margin-top: 40px;
}

.field-type-taxonomy-term-reference ul {
	list-style-type: none;
	padding-left: 0 !important;
	margin-top: 0 !important;
}

.field-type-taxonomy-term-reference ul li {
	display: inline-block;
	padding: 0 10px 0 0;
}

.field-type-taxonomy-term-reference ul li a {
	color: #8cac94;
	text-decoration: none;
	border-bottom: 1px solid transparent
	font-size: 0.8em;
}

.field-type-taxonomy-term-reference ul li a:hover {
	color: #8cac94;
	text-decoration: none;
	border-bottom: 1px solid transparent
	
}

.news-date {
	color: grey;
	font-size: 0.8em;
}


/*PROJEKTE*/
.field-name-field-project-logo, .field-name-field-project-body {
	display: inline-block;
	vertical-align: top;
}

.field-name-field-project-logo {
	margin: 0 30px 0 0;
}

.field-name-field-project-body {
	max-width: 490px;
}

.group-insta-pics {
	border: none;
	margin: 40px 0 0 0;
	padding: 0;
}

.group-insta-pics .fieldset-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	
}

.group-insta-pics legend {
	display: none;
}

.field-name-field-insta-pic-01, .field-name-field-insta-pic-02, .field-name-field-insta-pic-03, .field-name-field-insta-pic-04 {
	display: inline-block;
	margin: 0 30px 0 0;
}


/* ABOUT US */



/* FOOTER */

#footer-wrapper {
	margin-top: 40px;
	padding-bottom: 10px;
}

#footer {
	width: auto !important;
	max-width: 800px !important;
	min-width: auto !important;
	font-size: 0.5em;
}


#footer h2 {
	display: none;
}

#footer ul {
	list-style-type: none;
	padding-left: 0;
	text-align: center;
	font-size: 0.5em;
}

#footer ul li {
	display: inline-block;
	font-size: 0.5em;
}

#footer ul li a {
	color: black;
	text-decoration: none;
	font-size: 0.5em;
}

#block-menu-menu-footer-links {
	text-align: center;
	height: 30px;
	font-size: 0.5em;
}



/* automated */

ul.primary {
	border-bottom: 0 !important;
	margin-bottom: 20px;
	background-color: rgba(129, 162, 131, 0.7);
}

ul.primary li.active a {
	background-color: rgba(255, 255, 255, 0.5);
}

ul.primary li {
	border: none;
}

ul.primary li a {
	border: none;
	background-color: transparent;
	color: black;
}

ul.primary li.active a {
	border: none;
	border-bottom: 2px solid black;
}


.content > .term-listing-heading {
	display: none;
}

#mc-embedded-subscribe-form {
	padding-left: 0px !important;
}

#mc_embed_signup {
	font: inherit !important;
}

#mc_embed_signup form {
	text-align: left !important;
}

#mc_embed_signup .button {
	background-color: white !important;
	color: black !important;
	border: 1px solid #ABB0B2 !important;
	margin: 0 !important;
}

#mc_embed_signup .button, #mc_embed_signup input.email {
	border-radius: 0 !important;
}

#mc_embed_signup .clear {
	display:inline-block !important;
}

#mc_embed_signup .mc-field-group {
	display: inline-block !important;
	max-width: 300px !important;
}


/*#### INSTA FEED ####*/

.inst-feed {
	/*display: none;*/
	margin: 30px 0;
	width: 100%;
}

.inst-feed .content {
	width: 100%;
}

.inst-feed img {
	width: 19%;
	height: auto;
}


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

    .view-page-news .view-content {
      justify-content: space-around !important;
    }
}

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

    .view-projects .view-content {
      justify-content: space-around !important;
    }

    .field-name-field-project-logo {
      display: block;
      margin: 0 0 30px 0;
      text-align: center;
    }

    .field-name-field-project-body {
    	display: block;
		margin: 0 auto;
    }


    .group_insta_pics .field-group-format-wrapper {
    	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	    flex-wrap: wrap !important;
	-webkit-box-pack: justify !important;
	    -ms-flex-pack: justify !important;
	        justify-content: space-around !important;
    }

    .group_insta_pics .field-group-format-wrapper .field-type-image {
    	margin: 3px;
    }

}

@media screen and (max-width: 780px) {
	p img {
		display: block;
		float: none !important;
		margin: 0 auto !important;
	}
}

@media screen and (max-width: 600px) {
	.inst-feed .content a img {
		display: none;
	}

	.inst-feed .content a:nth-of-type(1) img, .inst-feed a:nth-of-type(2) img, .inst-feed a:nth-of-type(3) img {
		display: inline;
		width: 31%;
		height: auto;
	}
		/*Insta feed Ende*/
}

.active-trail {
  
  font-weight: bold;
}

.intro-image {
  float: left;
  width: 175px;
  height: 250px;
  margin: 50px 20px 20px 0;
}

.intro-image02 {
  float: left;
  width: 175px;
  height: 175px;
  margin: 20px 20px 20px 0;
}
  
 .quote {
  font-style: italic;
  margin-bottom: 20px;
}

blockquote {
  margin: 20px 0;
  font-style: italic;
  color: #444;
  border-left: 4px solid #ccc;
  padding-left: 15px;
}

.image-row {
  display: flex;
  gap: 53px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}

.image-row img {
  width: 160px;
  height: 160px;
  object-fit: cover;
 
}
.textblock {
  overflow: hidden;
}

.textblock a {
  color: #399;
  text-decoration: none;
}

.textblock a:hover {
  text-decoration: underline;
}


.top_left img {
	width: 160px;
	height: 160px;
}


.top_left_khm img {
	width: 170px;
	height: 130px;
}


.top_left_tmv img {
	width: 170px;
	height: 110px;
}

ul {
  list-style-type: circle;
}

AGB {
font-size: 20px;	
}



	
}

.project_text {
	
}

.project_text {
	cursor: pointer;
	color: #81a283;
	text-decoration: none;
}
	.project_text {
		
  color: black;
  text-decoration: none;
  transition: color 0.2s ease;
}

.project_text:hover {
  color: #ff6600;
}

