/* hind-regular - latin */
@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/hind-v10-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Hind Regular'), local('Hind-Regular'), url('../fonts/hind-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/hind-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/hind-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/hind-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/hind-v10-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-600 - latin */
@font-face {
    font-family: 'Hind';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/hind-v10-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Hind SemiBold'), local('Hind-SemiBold'), url('../fonts/hind-v10-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/hind-v10-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/hind-v10-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/hind-v10-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/hind-v10-latin-600.svg#Hind') format('svg'); /* Legacy iOS */
}
/* rock-salt-regular - latin */
@font-face {
    font-family: 'Rock Salt';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/rock-salt-v10-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Rock Salt Regular'), local('RockSalt-Regular'), url('../fonts/rock-salt-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rock-salt-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rock-salt-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/rock-salt-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rock-salt-v10-latin-regular.svg#RockSalt') format('svg'); /* Legacy iOS */
}
/* kalam-700 - latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/kalam-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Kalam Bold'), local('Kalam-Bold'),
       url('../fonts/kalam-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/kalam-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/kalam-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/kalam-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/kalam-v10-latin-700.svg#Kalam') format('svg'); /* Legacy iOS */
}
/* kalam-regular - latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kalam-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Kalam'), local('Kalam-Regular'),
       url('../fonts/kalam-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/kalam-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/kalam-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/kalam-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/kalam-v10-latin-regular.svg#Kalam') format('svg'); /* Legacy iOS */
}
html {
    height: 101%;
}
body {
    height: 100%;
    font-family: 'Hind', sans-serif;
    color: #0c2050;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    font-size: 16px;
    font-weight: 300;
}
a {
    color: #63c3d1;
}
a:hover, a:focus, a:active {
    color: #000;
    text-decoration: none;
}
.btn-success a {
    color: #fff;
}
h1 {
    font-size: 30px;
    font-weight: 300;
    color: #0c2050;
}
h2 {
    font-size: 24px;
    color: #0c2050;
}
h3 {
    font-size: 20px;
    color: #0c2050;
    font-weight: 400;
}
.page-header {
    border: none;
    padding: 0;
    margin: 20px 0 10px 0;
}
.wrap {
    padding-bottom: 20%;
    overflow-x: hidden;
}
/* Edit + Add */
.js-form-type-vertical-tabs {
    display: none;
}
.js-form-managed-file .js-hide {
    display: block !important;
}
.form-control {
    height: auto;
}
.form-required::after {
    background-repeat: no-repeat;
    margin: 0 0 0 3px;
    height: 10px;
}
/*Paperclip Dateiupload*/
.file .glyphicon:before {
    content: "\e142";
    color: #333;
    padding: 0 5px 0 0;
}
.file > span {
    background: transparent;
    color: #333;
    border: none;
}
.file > span:first-child {
    border: none;
}
.author {
    display: none;
}
.file-size {
    display: none;
}
.paragraph-text img {
    max-width: 100%;
}
.paragraph-left img {
    float: left;
    width: 100%;
    margin: 0 15px 2% 0;
}
.paragraph-right img {
    float: right;
    width: 100%;
    margin: 0 0 2% 15px;
}
/* Logo */
@-webkit-keyframes logobounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes logobounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.logobounceInDown {
    -webkit-animation-name: logobounceInDown;
    animation-name: logobounceInDown;
}
.logo-eins, .logo-zwei, .logo-drei, .logo-vier, .logo-fuenf, .logo-sechs {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0;
}
.logo-eins {
    background: #0C2050;
    -webkit-animation-delay: 0.1s; /* Safari */
    -moz-animation-delay: 0.1s; /* Safari */
    animation-delay: 0.1s;
    margin: 0 8px 10px 22px;
}
.logo-zwei {
    background: #ED6A5B;
    -webkit-animation-delay: 0.2s; /* Safari */
    -moz-animation-delay: 0.2s; /* Safari */
    animation-delay: 0.2s;
}
.logo-drei {
    background: #6FBC85;
    -webkit-animation-delay: 0.3s; /* Safari */
    -moz-animation-delay: 0.3s; /* Safari */
    animation-delay: 0.3s;
}
.logo-vier {
    background: #EF7D00;
    -webkit-animation-delay: 0.4s; /* Safari */
    -moz-animation-delay: 0.4s; /* Safari */
    animation-delay: 0.4s;
}
.logo-fuenf {
    background: #FBBA00;
    -webkit-animation-delay: 0.5s; /* Safari */
    -moz-animation-delay: 0.5s; /* Safari */
    animation-delay: 0.5s;
}
.logo-sechs {
    background: #63C3D1;
    -webkit-animation-delay: 0.6s; /* Safari */
    -moz-animation-delay: 0.6s; /* Safari */
    animation-delay: 0.6s;
}
.logobalken {
    width: 150px;
}
/*Kontakt*/
.kontakt_icon {
    float: right;
}
.kontakt_icon .fa {
    color: #ED6A5B;
    padding: 10px 5px;
}
.field--name-field-artikel-gps {
    margin-top: 20px;
}
/* Button */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .btn-default:hover, .btn-default:focus, .btn-default.active, .btn-default:active {
    background-color: #0C2050;
    box-shadow: none;
    color: #fff;
}
.btn-default {
    background: #63C3D1;
    color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    padding: 2px 8px 1px 8px;
    font-size: 13px;
}
.liste-kategorie-buttons {
    margin: 0 0 20px 0;
}
.liste-kategorie-buttons .views-field.views-field-nothing {
    display: inline-block;
}
/* Referenzen */
.referenz-bild {
    display: none;
}
.referenz-bild.null {
    display: block;
}
/* Team */
.team_list_neu {
    margin: 50px 0 300px 0;
}
.team_display {
    padding: 0 150px 0 0;
}
.team_list_item_neu {
	  margin: 30px 10px 60px;
  position: relative;
}
.team_list_neu .img-responsive:first-child {
position: absolute;
}
.team_list_name {
position: absolute;
top: -20px;
left: -15px;
font-family: "Rock Salt";
color: #fff;
transform: rotate(-10deg);
z-index: 10;
  font-size: 1.4em;
}
.team_list_item_neu {
position: relative;
	transition: 0.5s all;

}
.team_list_vorname {
display: inline-block;
background: #0c2050;
padding: 2px 10px;
	margin-left: 15px;
}
.team_list_nachname {
display: inline-block;
background: #0c2050;
  padding: 2px 15px;
  margin-top: -1px;
  font-size: 1.2em;
}
.team_list_bild {
	position: relative;
	margin-bottom: 15px;
}
.team_list_beschreibung {
	position: relative;
	  hyphens: none;
	padding-bottom: 20px;
}
.team_list_beschreibung .team_list_inhalt_1 {
position: absolute;
	background: #fff;
	height: 100%;
}
.team_list_beschreibung .team_list_inhalt_2 {
		background: #fff;
		height: 100%;
}

.team_list_item_neu .team_list_beschreibung .team_list_inhalt_1,
.team_list_item_neu .img-responsive:first-child {
  opacity: 1;
	transition: 0.3s all;
}
.team_list_item_neu.active .team_list_beschreibung .team_list_inhalt_1,
.team_list_item_neu.active .img-responsive:first-child {
  opacity: 0;
	transition: 0.3s all;
}


/* Partner */
.partner_list_item img {
    margin: 0 0 50px 0;
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
.partner_list_item img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
}
/*Referenzen*/
.referenz-bilder {
    margin-bottom: 15px;
}
.field--name-field-referenz-url, .field--name-field-referenz-listen-bild-web {
    margin: 10px 0;
}
.link-display {
    display: inline-block;
    background: #63C3D1;
    border: none;
    border-radius: 0;
    padding: 4px 8px 2px 8px;
    font-size: 13px;
    margin: 10px 0;
}
.link-display a {
    color: #fff;
}
.referenz-datum-jahr {
    color: #63c3d1;
    font-size: 30px;
    display: inline-block;
}
.referenz-datum-monat {
    display: inline-block;
}
.view-referenzen > .view-content {
    display: grid;
    grid-template-columns: 100%;
    max-width: 100%;
}
.referenzen_list_item {
    position: relative;
    cursor: pointer;
    margin: 0 0 15px 0;
}
.referenzen_list_titel {
    position: absolute;
    text-align: right;
    padding: 5px;
    background: rgba(12, 32, 80, 0.9);
    color: #fff;
    transition: all 0.5s ease;
    right: 0px;
    bottom: 0px;
    opacity: 0;
}
.referenzen_list_titel a {
    color: #fff;
}
.referenzen_list_item:hover > .referenzen_list_titel {
    opacity: 1;
    right: 0;
    bottom: 0px;
}
/* Startseite */
.font-special {
    font-family: 'Kalam';
    font-size: 1.3em;
    font-weight: 700;
}
.font-special-gr {
    font-family: 'Kalam';
    font-size: 1.5em;
    padding: 0 5px;
 font-weight: 700;
}
.startseite-bild {
    position: relative;
}
.startseite-text {
    margin: 25px 0;
    font-size: 1.2em;
}
.startseite-kontaktbox {
    background: #FBBA00;
    color: #fff;
    position: relative;
    padding: 15px;
    width: 100%;
    display: inline-block;
    font-size: 1.2em;
}
.startseite-kontaktbox:before {
    content: '';
    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #FBBA00 transparent;
    position: absolute;
    top: -15px;
    left: 30px;
}
.startseite-kontaktbox a i {
    margin-right: 15px;
}
.startseite-kontaktbox a {
    color: #fff;
    display: block;
    font-size: 1.2em;
}
.field--name-field-artikel-inhalt {
    margin-bottom: 15px;
}
.landingpage_list_item {
    margin: 0 0 30px 0;
    border-bottom: 1px solid #0c2050;
    padding: 0 0 30px 0;
}
.landingpage_list_item h2 {
    margin: 0;
}
.landingpage_list_item img, .landing_block_item img {
    border: 1px solid #ccc;
}
.landing_block_item {
    position: relative;
}
.call-to-action {
    color: #fff;
    margin: 15px 0;
    background: #63c3d1;
    border: 1px solid rgba(99, 195, 209, 0.1);
    border-width: 0 1px 1px 0;
    font-size: 18px;
    padding: 10px 15px 5px;
    width: auto;
    display: inline-block;
    position: relative;
}
.call-to-action:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    right: 10px;
    left: auto;
    width: 80%;
    top: 30%;
    max-width: 300px;
    background: #fff;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}
/* Landingpage Übersicht*/
.landing-button {
    font-size: 1.2em;
    white-space: normal;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    margin: 15px 0;
    font-weight: bold;
}
.erscheint-home {
    background: red;
    padding: 5px 10px;
    margin: 5px 0;
    color: #fff;
    display: inline-block;
}
/* Leistungen */
.leistungen .views-element-container  { 
   display: block; 
   margin-left: 0; 
   clear: both;
}
.leistungen label img{
    width: 130px;
    margin-right: 30px;
    cursor: pointer;
    text-align: center;
    transition: transform 0.2s;
}
.leistungen label:hover img {
    transform: scale(1.4,1.4);
}
.leistungen > input,
.leistungen .views-element-container>div { 
    display: none; 
}

.leistungen .views-element-container>div {
  padding: 20px;
  width: 100%;
  line-height: 1.5em;
}
#leistung-1:checked ~ .views-element-container .leistung-1,
#leistung-2:checked ~ .views-element-container .leistung-2,
#leistung-3:checked ~ .views-element-container .leistung-3, 
#leistung-4:checked ~ .views-element-container .leistung-4,
#leistung-5:checked ~ .views-element-container .leistung-5 { 
    display: block; 
}

#leistung-1:checked ~ .views-element-container .leistung-1 {
    background: #ec695a;
}
#leistung-2:checked ~ .views-element-container .leistung-2 {
    background: #6fbc85;
}
#leistung-3:checked ~ .views-element-container .leistung-3 {
    background: #ef7d00;
} 
#leistung-4:checked ~ .views-element-container .leistung-4 {
    background: #fbba00;
}
#leistung-5:checked ~ .views-element-container .leistung-5 { 
    background: #63c3d1;
}
#leistung-5:checked ~ .views-element-container .leistung-5 { 
    background: #63c3d1;
}
/* Footer */
.footer {
    border: none;
    padding: 0;
    margin: 0 0 0 15px;
}
footer {
    position: fixed;
    width: 75%;
    bottom: 0;
    right: 0;
    padding: 0 0 0 15px;
    margin: 150px 0 0 0;
    z-index: 9000;
}
.footer-eins {
    float: left;
    background: #0C2050;
    width: 16.666666%;
    height: 12px;
}
.footer-zwei {
    float: left;
    background: #ED6A5B;
    width: 16.666666%;
    height: 12px;
}
.footer-drei {
    float: left;
    background: #6FBC85;
    width: 16.666666%;
    height: 12px;
}
.footer-vier {
    float: left;
    background: #EF7D00;
    width: 16.666666%;
    height: 12px;
}
.footer-fuenf {
    float: left;
    background: #FBBA00;
    width: 16.666666%;
    height: 12px;
}
.footer-sechs {
    float: left;
    background: #63C3D1;
    width: 16.666666%;
    height: 12px;
}
/*Kontakt*/
.kontaktformular {
    background: #ED6A5B;
    padding: 20px 15px;
    color: #fff;
    margin-top: 20px;
    position: relative;
}
.kontaktformular h3 {
    color: #fff;
    margin-top: 0;
}
.kontaktformular a {
    color: #0c2050;
}
.kontaktformular .form-control {
    border-radius: 0px;
    box-shadow: none;
}
.kontaktformular::before {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #ED6A5B;
    position: absolute;
    top: -10px;
    left: 15%;
    transform: rotate(180deg);
}
.kontakt-claim {
    font-family: 'Rock Salt', cursive;
    position: absolute;
    top: -15px;
    z-index: 1000;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    font-size: 23px;
}
.kontakt-gps {
    position: relative;
}
.kontaktformular .btn-primary {
    color: #fff;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    font-weight: bold;
}
.kontaktformular .btn-primary::before {
    font-family: FontAwesome;
    content: "\f1d8";
    padding-right: 10px;
    font-size: 18px;
}
.artikel-display {
    padding-bottom: 100px;
}
/* Neugierig */
.thomas {
	border-radius: 50%;
	width: 30%;
}
.img-neugierig {
	width: 65%;
}
.neugierig-flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 5%;
	align-items: center;
	margin-bottom: 50px;
}
.interview-item {
	position: relative;
	margin: 40px 0;
}
.frage {
	font-weight: bold;
	border-bottom: 1px solid #6eb8ca;
	padding: 6px 0 8px 60px;
	margin-bottom: 8px;
	min-height: 60px;
	display: flex;
	align-items: flex-end;
}
.antwort {
	padding: 0 0 8px 60px;
}
.fragezeichen {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
}
.interview-item.rechts .fragezeichen {
	left: auto;
	right: 0;
	top: 0;
	width: 50px;
	background: #fff;
}
.interview-item.rechts .frage,
.interview-item.rechts .antwort {
	padding-right: 60px;
	padding-left: 0;
}
video {
    width: 100%;
    height: 100%;
    border: 1px solid #333;
	margin-bottom: 15px;
	position: relative;
}
.social-media-inhalt img {
	margin-bottom: 15px;
}
.social-media-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 2%;
}
.social-item {
	width: 32%;
	margin-bottom: 6px;
}
@media (min-width: 540px) {
    .path-startseite .region-content,
    .path-starttest .region-content {
    max-width: 80%;
    margin: 0 auto;
    }
   /* .aktion-box {
    position: absolute;
    bottom: 30px;
    } */
    .startseite-bild {
        margin: 50px 0;
    }
    .startseite-kontaktbox {
        padding: 30px;
    }
    .startseite-kontaktbox a {;
    font-size: 1.4em;
}
	/* Team */
	.team_list_neu {
display: grid;
grid-template-columns: 1fr 1fr;
		    gap: 15px;
}
.team_list_name {
font-size: 1em;
}
}
@media (min-width: 768px) {
    .logobox {
        width: 210px;
        margin: 15px 0;
    }
    .logo-eins, .logo-zwei, .logo-drei, .logo-vier, .logo-fuenf, .logo-sechs {
        width: 20px;
        height: 20px;
    }
    .logo-eins {
        margin: 0 8px 10px 30px;
    }
    .logobalken {
        width: 200px;
    }
    .view-referenzen > .view-content {
        grid-template-columns: 50% 50%;
        margin: -7.5px;
    }
    .referenzen_list_item {
        margin: 7.5px;
    }
    .landing_block_item {
        position: relative;
    }
   /* .aktion-box {
        left: -25px;
        z-index: 10
    } */
    .startseite-text {
        hyphens: none;
        padding-right: 100px;
    }
    .startseite-text p {
        margin: 20px 0;
    }
        .path-startseite .region-content,
    .path-starttest .region-content {
    max-width: 100%;
    }
    .startseite-bild {
        margin: 0;
    }
    .startseite-kontaktbox {
        width: auto;
        font-size: 1.3em;
    }
	.neugierig-flex {
		margin-bottom: 100px;
		column-gap: 10%;
	}
	.img-neugierig {
		width: 60%;
	}
	.interview-item {
		margin-right: 20%;
	}
	.interview-item.rechts {
		margin-left: 20%;
		margin-right: 0;
	}
	
}
@media (min-width: 992px) {
    .logobox {
        width: 210px;
        margin: 17px 20px 50px 20px;
    }
    /*Referenzen*/
    .referenz-inhalt h3 {
        margin-top: 10px;
    }
    /*kontakt*/
    .kontakt-claim {
        left: -50px;
        top: 10px;
    }
    .kontakt-gps {
        margin: -15px 25px 0 25px;
    }
    /* Landingpage */
    .field--name-field-landing-abschnitt {
        max-width: 400px;
    }
    .nogrid {
        max-width: 100%;
    }
    .startseite-text {
        max-width: 600px;
        padding-right: 0;
    }
        .startseite-kontaktbox {
        padding: 30px 50px;
    }
		/* Team */
	.team_list_neu {
grid-template-columns: 1fr 1fr 1fr;
}
.team_list_item_neu:hover .team_list_beschreibung .team_list_inhalt_1,
.team_list_item_neu:hover .img-responsive:first-child {
  opacity: 0;
	transition: 0.3s all;
}
}
@media (min-width: 1200px) {
    .logobox {
        width: 210px;
        margin: 17px 50px 50px 50px;
    }
    /* Landingpage */
    .field--name-field-landing-abschnitt {
        grid-template-columns: 25% 25% 25% 25%;
        max-width: 800px;
    }
    .nogrid {
        max-width: 100%;
    }
    .view-referenzen > .view-content {
        grid-template-columns: 50% 50%;
        margin: -15px;
    }
    .referenzen_list_item {
        margin: 15px;
    }
    .startseite-text {
        margin-top: 30px;
	}
	.team_list_neu {
		margin: 0 -31.4% 0 0;
	}
	.social-media-list {
		column-gap: 10px;
	}
	.social-item {
		margin-bottom: 10px;
	}
}
@media (min-width: 1400px) {
	.startseite-text {
        max-width: 700px;
    }
	.referenzen_list_item {
        margin: 15px 30px 30px 15px;
    }
	.team_list_neu {
		margin: 0 -31.4% 0 0;
		max-width: 1000px;
	}
	.social-media-inhalt {
		width: 80%;
	}
	.team_list_neu {
    grid-template-columns: 1fr 1fr 1fr;
  }
}