.home_portfolio .et_pb_portfolio_grid_items .et_pb_grid_item {
    width: 32.5% !important;
    margin-left: 0.6% !important;
  	margin-right: 0.6% !important;
  	margin-bottom: 3% !important; 
}
.home_portfolio .et_pb_portfolio_grid_items .et_pb_grid_item:first-child {
	margin-left: 0px !important;
}
.home_portfolio .et_pb_portfolio_grid_items .et_pb_grid_item:last-child {
	margin-right: 0px !important;
}
/*### DSE ###*/
.page-id-406 h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 200;
    font-size: 36px;
    line-height: 1.1em;
}
.page-id-406 h1 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 200;
    font-size: 40px;
    line-height: 1.1em;
}
/*### Sticky Button left ###*/
/*This places the button where we want it*/
#ds-sticky-button-facebook, #ds-sticky-button-vimeo, #ds-sticky-button-instagram  {
  position: fixed;
  left: -8px !important; /*Positions the button to the left of the page*/
  width: 40px !important; /*Sets dimensions of the button*/
  height: 40px !important; /*Sets dimensions of the button*/
  z-index:100001; /*Keeps the button on top*/
  transition: all 0.5s ease 0s;
}
#ds-sticky-button-facebook:hover, #ds-sticky-button-vimeo:hover, #ds-sticky-button-instagram:hover  {
	left: 0 !important;
}
#ds-sticky-button-facebook {
  top: 453px; /*Sets the distance of the button from the top of page*/
}
#ds-sticky-button-vimeo {
  top: 497px; /*Sets the distance of the button from the top of page*/
}
#ds-sticky-button-instagram {
  top: 541px; /*Sets the distance of the button from the top of page*/
}
#ds-sticky-button-facebook img, #ds-sticky-button-vimeo img, #ds-sticky-button-instagram img {
  vertical-align: middle;
}
/*Styles the link text to make it look like a button - You can edit all these values to match your design*/
#ds-sticky-button-facebook a, #ds-sticky-button-vimeo a, #ds-sticky-button-instagram a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 16px;  
  padding: 8px 0px 11px 0px;
  text-decoration: none;
  transition: all 0.2s ease 0s;
}
/*Styles the button on hover - You can edit all these values to match your design*/
#ds-sticky-button-facebook a, #ds-sticky-button-vimeo a, #ds-sticky-button-instagram a {
  background: #59b2dc;
  text-decoration: none;
}
/*Hides the button on smaller screens*/
@media only screen and (max-width: 980px) { /*adjust the max width value to hide the button on the screen sizes of your choice*/
	#ds-sticky-button-facebook, #ds-sticky-button-vimeo, #ds-sticky-button-instagram {
    display: none;
  }
}
/* Projekte / Produktionen */
.project-template-default .et_pb_section_0, .page-id-332 .et_pb_section_0 {
  min-height: 87.5vh !important;
}
@media (max-width: 1024px) {
  .et_pb_portfolio_item h2 {
    font-size: 12px !important;
    padding-bottom: 0;
  }
  .et_pb_portfolio_item a {
    font-size: 10px;
  }
  .et_pb_portfolio_item p {
    margin-top: 0;
  }
}
.home .et_pb_portfolio_filters {
  display: none;
}
.home_portfolio .et_pb_filterable_portfolio .et_pb_grid_item {
    width: 32.5% !important;
    margin-left: 0.6% !important;
  	margin-right: 0.6% !important;
  	margin-bottom: 3% !important; 
}
.ref_portfolio .et_pb_filterable_portfolio .et_pb_grid_item {
  width: 24.5% !important;
  margin: 0 0.5% 3% 0 !important;
}
@media (max-width: 980px) {
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n) {
    width: 32.1% !important;
    margin-left: 0.6% !important;
  	margin-right: 0.6% !important;
  	margin-bottom: 3% !important; 
  }
}
@media (max-width: 479px){
  .et_pb_column .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n){
  	width: 100%!important;
    margin: 0 0 11.5% 0!important;
  }
}
.home_portfolio .et_pb_filterable_portfolio .first_in_row {
  margin-left: 0 !important;
}
.home_portfolio .et_pb_filterable_portfolio .last_in_row {
  margin-right: 0 !important;
}
.et_pb_portfolio_filters ul {
  text-align: center;
  margin: 0 auto;
} 
li.et_pb_portfolio_filter {
  float: none !important;
  display: inline-block;
} 
@media only screen and (max-width: 479px) {
  li.et_pb_portfolio_filter {
    display: block;
    width: 100% !important;
  } 
}
.et_pb_portfolio_item {
  text-align: center;
}
/* Leistungen Galerie */ 
.et_pb_gallery_item:first-of-type {
  width: 100% !important;
}
.et_pb_gallery_item {
  margin: 0 !important;
}
@media (min-width: 981px){
  .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n+1) {
    clear: none !important;
  }
}
@media only screen and (min-width: 981px) {
  .et_pb_gallery_item:first-of-type, .et_pb_gallery_item:nth-of-type(2), .et_pb_gallery_item:nth-of-type(3) {
    border-left: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
  } 
  .et_pb_gallery_item:nth-of-type(4), .et_pb_gallery_item:nth-of-type(5) {
    border-left: 4px solid #ffffff;
  }
}
@media only screen and (width: 1024px) {
  .et_pb_gallery_item:nth-of-type(4) {
    border-bottom: 4px solid #ffffff;
  }
}
@media only screen and (max-width: 980px) {
  .et_pb_section .leistungen {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
  .leistungen_links {
    padding-left: 5% !important;
    padding-top: 5% !important;
    padding-bottom: 5% !important; 
  }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
  .leistungen_links, .leistungen_rechts, .et_pb_gallery_item {
    width: 100% !important;
  }
  .leistungen_links {
    padding-right: 0 !important;
  }
  .leistungen_links .et_pb_text {
    max-width: 90%;
  }
}
/* Kunden / Kunden-Referenzen */
.home .et_pb_row_2, .page-id-312 .et_pb_row_1 {
  max-width: 90%;
  width: 90%;
}
/* Kontaktformular */
.et_pb_contact_form_0.et_pb_contact_form_container .input[type="checkbox"]+label i {
    border: 3px solid #666666 !important;
  	box-shadow: none; 
}
.et_pb_contact_field_0:before {
  content: "\e08a";
  font-family: ETmodules!important;
  position: relative;
  top: 35px;
  right:5px;
  z-index: 99999;
}
.et_pb_contact_field_1:before {
  content: "\e010";
  font-family: ETmodules!important;
  position: relative;
  top: 36px;
  right:5px;
  z-index: 99999;
}
.et_pb_contact_field_2:before {
  content: "\e058";
  font-family: ETmodules!important;
  position: relative;
  top: 36px;
  right:5px;
  z-index: 99999;
}
@media only screen and (max-width: 1440px) {
  .tel_email a {
    font-size: 13px;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
  .contact_site {
    padding-left: 0;
    padding-top: 7%;
    padding-bottom: 5%; 
  }
}
/* Allgemeine Einstellungen */
#down_button {
  position: relative;
  top: -250px;
}
.first p {
  margin-bottom: 20px;
}

#page-container {
  overflow-x: hidden;
  padding-top: 80px !important;
}
.w3-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}
h3 {
    font-family: Raleway;
    font-weight: 200;
  	font-size: 24px;
  	line-height: 1.1em;
  	color: #3f4d63;
  	padding-top: 15px;
}
a:hover {
  text-decoration: underline;
}
.et_pb_module_header span {
  font-size: 22px;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  h3 {
    font-size: 19px;
  }
}
.h4 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 200;
    font-size: 36px;
    line-height: 1.1em;
}
.white_text {
  color: #ffffff;
}
h2:not(.et_pb_module_header), .headline p, h1.entry-title, .headline h2 .et_pb_text_inner p {
  font-size: 36px !important;
}
@media only screen and (max-width: 1025px) {
  h2, .headline p, h1.entry-title, .headline h2, .h4 {
    font-size: 22px !important;
  }
  .et_pb_module_header span {
  font-size: 16px;
  }
}
.et_pb_module_header span {
    font-size: 18px;
}
p.et_pb_module_header  {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1025px){
  .et_pb_module_header span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  h2, .headline p, h1.entry-title {
    font-size: 22px !important;
  }
}
#footer-bottom {
  background-color: #606d7f !important;
  color: #ffffff !important;
}
#footer-bottom .container {
  text-align: right;
  max-width: 90%;
  width: 90%;
}
@media only screen and (min-width: 1350px){
  .et_pb_section {
    padding:  0;
  }
}
/*  cta menu button */
            .get-started {border-radius: 0px;}
            .get-started a {color: #fff!important;}
            li.get-started {
                background-color:#eb690b !important; 
                font-weight: 700;
              	margin-right: 10px;
                text-align: center; 
                padding: 10px 13px 10px 10px!important;
            border-radius: 0;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.get-started:hover {background-color:#FF720C !important;}
 
/* fixed header button text color */
                 .et-fixed-header #top-menu .get-started a {
                        color: #ffffff !important;}
        .get-started li.current-menu-ancestor a, .get-started li.current-menu-item a {
                    color: #ffffff !important;} 
    @media only screen and (max-width : 1024px) {
            li.get-started {height: 57px;}}
		@media only screen and (min-width : 1025px) {
            li.get-started {height: 33px;}}
.et-fixed-header #top-menu li.menu-item-xxxx a {
    color: #ffffff !important;}
#top-menu-nav>ul>.menu-item-349>a:hover {
  opacity: 1;
}
/* Mobile Menu App Style */
@media (max-width: 980px) {
 .container.et_menu_container { 
 width: calc( 100% - 60px);
 }
}
.et_mobile_menu {
 margin-left: -30px;
 padding: 5%;
 width: calc( 100% + 60px);
}
/* Hamburger Style when closed = X */
.mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d";
}
/* Mobile Menu Breakpoint */
@media (max-width: 1024px) {
  #et_mobile_nav_menu {
    display: block;
  } 
  #top-menu {
    display: none; 
  }
 }
.page-id-332 .menu-item-349, .project-template-default .menu-item-349 {
  display: none !important;
}
.nav li ul {
    visibility: hidden;
    z-index: 9999;
    position: fixed;
    width: 100vw;
    left: 0;
    padding: 0;
    text-align: right !important;
    border: none;
    background: #ffffff;
    box-shadow: none;
}
.nav li.et-reverse-direction-nav li ul {
    right: 0;
    top: auto;
    background: #bae1fc;
}
#top-menu li li a {
    width: 100%;
}
.sub-menu {  
  webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}
.menu-item-850 {
  cursor: context-menu;
}
.mobile_nav::before { 
  content:'Menü';
  position: relative;
  top: 28px;
  left: -43px;
  font-size: 18px;
  color: #59b2dc;
}
@media (max-width: 980px){
  .et_header_style_left #et-top-navigation {
    padding-top: 0px;
  }
}
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }