@media only screen and (max-width: 1410px) {
  #team {
    width: 80%;
    margin: 0 auto;
  }
  #team .item:nth-of-type(4n+0) {
    margin-right: 22px;
  }
  #team .item:nth-of-type(3n+0) {
    margin-right: 0;
  }
  /*	
	#gallery
	{
	
	width:80%;
		margin: 0 auto;
		.item
		{

			&:nth-of-type(4n+0)
			{
				margin-right:22px;
			}
			&:nth-of-type(3n+0)
			{
				margin-right:0;
			}
	}
	}
	*/
}
@media only screen and (max-width: 1315px) {
  #team {
    width: 694px;
    max-width: 100%;
    margin: 0 auto;
  }
  #team .item:nth-of-type(even) {
    margin-right: 0;
  }
  #team .item:nth-of-type(odd) {
    margin-right: 22px;
  }
}
/* --- 1240px --------------------------------------------- */
@media only screen and (max-width: 1240px) {
  #mainnavi li {
    padding: 0 30px 15px 30px;
  }
  footer #footer {
    width: 95%;
  }
}
/* --- 1080px --------------------------------------------- */
@media only screen and (max-width: 1080px) {
  body {
    font-size: 17px;
  }
  #mainnavi li {
    padding: 0 20px 15px 20px;
  }
  .bild_text_block .row .text {
    align-items: flex-start;
  }
  .bild_text_block .row .text h3 {
    font-size: 24px;
  }
  .bild_text_block .row .text .inner {
    width: 90%;
  }
  footer #footer .item {
    webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }
  .bild_text_block .row .bild.left,
  .bild_text_block .row .bild.right {
    width: 100%;
  }
  .bild_text_block .row .bild.left video,
  .bild_text_block .row .bild.right video {
    width: 100% !important;
  }
  .bild_text_block .row .text {
    width: 100%;
    height: auto !important;
    padding: 80px 0!important;
  }
  .bild_text_block .row .text .inner {
    width: 50%;
  }
  #kontakt {
    width: 90%;
  }
  #kontakt .li,
  #kontakt .re {
    width: 100%;
    margin: 0 auto;
  }
  #kontakt #formular input[type="text"],
  #kontakt #formular input[type="url"],
  #kontakt #formular input[type="email"],
  #kontakt #formular input[type="password"],
  #kontakt #formular input[type="phone"],
  #kontakt #formular input[type="submit"],
  #kontakt #formular textarea,
  #kontakt #formular select.webselect {
    width: 100%;
    font-size: 25px;
  }
  #kontakt #formular textarea {
    width: 102%;
  }
  #blog_uebersicht .li .links {
    width: 50%;
  }
}
/* --- 993px --------------------------------------------- */
@media only screen and (max-width: 993px) {
  #mobilemenu,
  #burgerbutton {
    display: inline-block !important;
  }
  #mainnavi {
    display: none;
  }
  #container {
    width: 100%;
  }
  header {
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    padding: 2px 0px 0 0;
  }
  header nav {
    margin-top: 0;
    height: auto;
  }
  header nav #mainnavi {
    margin-top: 10px;
  }
  header nav .nav-wrapper {
    top: -25px;
  }
  header .brand-logo img {
    width: 80px;
    height: auto;
  }
  #slider {
    height: 50vh;
  }
  #slider .parallax-container {
    height: 50vh;
  }
  #slider .slideritem .container .text {
    font-size: 30px;
  }
  #slider .slideritem .container .telcontainer {
    font-size: 20px;
  }
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  article ul {
    margin-left: 15px;
  }
  .stellen .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .stellen .stellen_li,
  .stellen .stellen_re {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  footer #footer .item {
    width: 35%;
    margin: 0 auto;
    float: none;
    margin-bottom: 30px;
    text-align: center;
  }
  footer #footer .item:nth-of-type(3n+0) {
    float: none;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: center;
  }
  footer #footerlogo {
    margin: 0 auto;
  }
  #blog_detail .re,
  #blog_uebersicht .re {
    display: none;
  }
  #blog_uebersicht .li {
    width: 100%;
  }
  #blog_uebersicht .li .links {
    width: 80%;
  }
  #blog_uebersicht .li .links .item:nth-of-type(even) {
    margin-right: 10px;
  }
}
/* --- 768px --------------------------------------------- */
@media only screen and (max-width: 767px) {
  .small {
    width: 80%;
  }
  footer #footer .item {
    width: 100%;
  }
}
@media only screen and (max-width: 694px) {
  #team {
    width: 100%;
  }
  #team .item {
    width: 100%;
  }
  #team .item img {
    width: 100%;
  }
}
/* --- 580px --------------------------------------------- */
@media only screen and (max-width: 584px) {
  .bild_text_block .row .text {
    width: 100%;
  }
  .bild_text_block .row .text .inner {
    width: 90%;
  }
  .bild_text_block .row .text.rel {
    position: inherit;
  }
  .bild_text_block .row .bild {
    width: 100% !important;
  }
  #zitate .row .bild .text,
  #zitate .row .bild h3 {
    position: initial;
    width: 90%;
    margin: 0 auto;
  }
  #zitate .row .bild h3 {
    margin-top: 10px;
  }
  #zitate .row .bild .text {
    padding: 15px 0!important;
  }
  #zitate .slick-dots {
    bottom: 0;
  }
  .parallax-container {
    height: 200px;
  }
  .smallcontent {
    width: 90%;
    margin: 0 auto;
  }
}
/* --- 480px --------------------------------------------- */
/*@media only screen and (max-width: 479px) {*/
/* --- 320px --------------------------------------------- */
