body {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  font-size: 50px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #dcdcdc, 0 1px 0 #000;
}

h2 {
  margin-top: 0px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  color: #e50172;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}

h6 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

._w-container {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

.navbar {
  padding-bottom: 20px;
  background-color: #fff;
}

.logo_headnavi {
  width: 150px;
}

.nav-menu {
  padding-top: 45px;
  padding-left: 80px;
  float: left;
}

.dropdown-toggle {
  padding: 3px 80px 0px 0px;
  font-size: 18px;
  letter-spacing: 1px;
}

.dd_icon {
  display: none;
}

.dropdown-link {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 18px;
  letter-spacing: 1px;
}

.dropdown-link.w--current {
  color: #e50172;
}

.dropdown-list {
  margin-top: 22px;
}

.dropdown-list.w--open {
  margin-top: 20px;
  background-color: #f5f5f5;
}

.head_portal_intro {
  padding: 60px 40px 40px;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, #b1ced3, #81d1dd);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #b1ced3, #81d1dd);
  font-weight: 700;
  text-align: center;
}

.trenner_head {
  display: block;
  width: 12%;
  margin: 35px auto 30px;
  padding: 2px 10px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: hsla(0, 0%, 100%, .73);
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
}

.pfad_navi {
  padding-top: 5px;
  padding-bottom: 20px;
}

.portfolio-slider {
  height: 650px;
}

.block_pic {
  display: block;
  width: 567px;
  height: 378px;
  margin-right: auto;
  margin-left: auto;
}

.block_pic.nameneblem {
  background-image: url('../images/Firmenembleme_hell.jpg'), url('../images/Firmenembleme_dunkel.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.nameneblem:hover {
  background-image: url('../images/Firmenembleme_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_pic.namenemblem {
  background-image: url('../images/Namenembleme_hell.jpg'), url('../images/Namenembleme_dunkel.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.namenemblem:hover {
  background-image: url('../images/Namenembleme_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_pic.two_in_one {
  background-image: url('../images/2-in-1_Embleme_hell.jpg'), url('../images/2-in-one_Embleme_dunkel.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.two_in_one:hover {
  background-image: url('../images/2-in-one_Embleme_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_pic.direkt_stick {
  background-image: url('../images/Direkteinstickung_hell.jpg'), url('../images/Direkteinstickung_dunkel.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.direkt_stick:hover {
  background-image: url('../images/Direkteinstickung_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_pic.direktstick_name {
  background-image: url('../images/Direkteinsticlung_Name_hell.jpg'), url('../images/Direkteinstickung_Name-_dunkel.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.direktstick_name:hover {
  background-image: url('../images/Direkteinstickung_Name-_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_pic.druck {
  width: 100%;
  background-image: url('../images/Druck_hell.jpg'), url('../images/Druck_dunkel.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.druck:hover {
  background-image: url('../images/Druck_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_pic.namendruck {
  background-image: url('../images/Namen_Druck_hell.jpg'), url('../images/Namen_Druck_dunkel.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.block_pic.namendruck:hover {
  background-image: url('../images/Namen_Druck_dunkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_leistung {
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 32px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.slide_33-2_links {
  width: 50%;
  padding: 40px 30px 40px 0px;
}

.block_text {
  display: none;
  padding-top: 20px;
  color: dimgrey;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.mask-2 {
  height: auto;
}

.slider_leistungen_alle {
  height: auto;
  background-color: transparent;
}

.slide_nav_leistungen {
  position: relative;
  top: -14px;
  padding-top: 15px;
  border: 1px solid transparent;
}

.slide_arrow_out_rechts {
  top: 0px;
  right: -52px;
  display: none;
  color: #e50172;
}

.block_btns {
  display: block;
  padding-top: 20px;
}

.btn_rechts_50 {
  width: 50%;
  padding-left: 10px;
  float: right;
}

.btn_links_50 {
  width: 50%;
  padding-right: 10px;
  float: left;
}

.link {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px dashed #fff;
  background-color: #e50172;
  color: #fff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.link:hover {
  background-color: #c30663;
}

.btn_frame {
  display: block;
  padding: 5px;
  background-color: #e50172;
}

.btn_rechts_100 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.btn_frame_50 {
  display: block;
  padding: 5px;
  background-color: #e50172;
}

.abbinder {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.footer_links {
  padding-right: 20px;
  color: #333;
  font-size: 16px;
  letter-spacing: 2px;
  text-decoration: none;
}

.content_abbinder {
  padding-top: 15px;
  border-top: 1px dashed #e50172;
}

.sprache {
  padding-top: 10px;
  font-size: 18px;
  text-align: right;
  letter-spacing: 1px;
}

.sprachlink_1 {
  padding-right: 10px;
  border-right: 1px solid #333;
  color: #333;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.sprachlink_2 {
  padding-left: 10px;
  color: #333;
  letter-spacing: 1px;
  text-decoration: none;
}

.slide_arrow_out_links {
  left: -52px;
  top: 0px;
  display: none;
  color: #e50172;
}

.slide_33-2_rechts {
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pfadnavigation {
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.innen {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.field_description {
  min-height: 60px;
}

.field_description.r4 {
  height: 40px;
  min-height: 0px;
}

.box {
  padding: 20px;
}

.radio_50_links {
  width: 50%;
  float: left;
}

.radio_50_rechts {
  width: 50%;
  float: right;
}

.auswahl_2_1 {
  display: none;
  width: 100%;
  float: left;
}

.dropdown {
  width: 100%;
}

.dropdown-toggle_arrow {
  width: 100%;
  height: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #dcdcdc;
}

.dropdown-toggle_arrow.w--open {
  border-bottom-width: 0px;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
}

.dropdown_r2 {
  margin-top: 10px;
}

.r_2 {
  padding-top: 20px;
}

.r_2.bg_grau {
  margin-top: 40px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
}

.auswahlbereich {
  min-height: 60px;
}

.auswahlbereich.out {
  display: none;
}

.select_auswahl {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.radio_btn {
  height: 15px;
  margin-top: 4px;
}

.radio_image {
  width: 38px;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
}

.radio_btn_field {
  padding-bottom: 5px;
}

.auswahl_variante {
  display: block;
}

.radio_100 {
  width: 100%;
  padding-bottom: 5px;
}

.auswahl_aufnaehen {
  display: block;
  width: 95%;
  margin-top: 20px;
}

.mehr_artikel {
  display: block;
  width: 100%;
  height: 42px;
  margin-top: 20px;
  padding-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 1, 114, .5);
  background-color: #fff;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.auswahl_aufnaehen_r2 {
  display: block;
  width: 95%;
  margin-top: 40px;
  border-top: 1px solid #f5f5f5;
}

.farbangaben {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.radio_btn_h4 {
  position: relative;
  top: -2px;
  font-size: 16px;
  font-weight: 700;
}

.radio-button-field_20 {
  padding-top: 20px;
}

.textlink {
  color: #e50172;
  text-decoration: none;
}

.radio_ebene_2 {
  padding-top: 10px;
  padding-left: 15px;
}

.text-field {
  height: 42px;
}

.checkbox-label {
  padding-bottom: 3px;
}

.auswahl_farbvorgaben {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.upload_pic_1 {
  width: 25%;
  margin-left: -10px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.upload_pic {
  width: 250px;
  height: 160px;
  padding: 10px;
  border: 1px solid #dcdcdc;
  background-image: url('../images/plus_pic.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.mehr_50 {
  width: 100%;
  height: 42px;
  padding-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 1, 114, .5);
  background-color: #fff;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.hochladen {
  width: 50%;
  padding-right: 5px;
  float: left;
}

.loeschen {
  width: 50%;
  padding-left: 5px;
  float: right;
}

.upload_text {
  min-height: 100px;
  margin-top: 10px;
}

._50_links {
  width: 50%;
  padding-right: 5px;
  float: left;
}

._50_rechts {
  width: 50%;
  padding-left: 5px;
  float: right;
}

._75_links {
  width: 75%;
  padding-right: 5px;
  float: left;
}

._25_rechts {
  width: 25%;
  padding-left: 5px;
  float: right;
}

.select-field {
  height: 42px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.block_aufnaeh {
  display: block;
}

.open_max_format {
  display: block;
}

.aelect_wish {
  display: none;
}

.select_max {
  display: none;
}

.freigabe_endkunde {
  display: block;
}

.bemerkungen {
  min-height: 100px;
}

.weitere_stickfarbe {
  display: none;
  margin-top: 20px;
}

.placeholder {
  height: 140px;
  background-color: hsla(0, 0%, 100%, .8);
  background-image: url('../images/plus_pic.png');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.plus_namenembleme {
  display: block;
}

.reihe_ausfuehrung {
  clear: none;
}

.radio_ausf_1 {
  display: none;
  margin-left: 60px;
  float: left;
}

.auswahl_ausfuehrung {
  width: 20%;
  float: left;
}

.auswahl_links {
  padding-left: 40px;
  float: left;
}

.radio_ausf_2 {
  display: none;
  margin-left: 60px;
  float: left;
}

.radio_ausf_3 {
  display: none;
  margin-left: 60px;
  float: left;
}

.radio_ausf_4 {
  display: none;
  margin-left: 60px;
  float: left;
}

.plus_x {
  position: relative;
  width: 5%;
  height: 30px;
  margin-top: 40px;
  float: right;
  font-size: 20px;
  text-align: right;
}

.plus-artikel {
  display: none;
}

.link-block {
  color: #333;
  text-decoration: none;
}

.mehr_artikel_95 {
  display: block;
  width: 95%;
  height: 42px;
  margin-top: 20px;
  padding-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 1, 114, .5);
  background-color: #fff;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.field_beruf {
  display: none;
}

.oben_10 {
  padding-top: 10px;
}

.wrap_radio_btn {
  width: 100%;
}

.upload_pic_2 {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.upload_pic_3 {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.upload_pic_4 {
  float: left;
}

.textfield_angabe_textil {
  height: 42px;
  margin-top: 10px;
}

.textfield_42 {
  height: 42px;
}

.oben_20 {
  padding-top: 20px;
}

.farbe-eintragen {
  margin-top: 10px;
}

.schriften {
  padding-top: 40px;
}

.footer_link {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.h1 {
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.h2 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.h3 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.h4 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.h5 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.p {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.h6 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.menu_1 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.menu_dd {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.pfad_navigation {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.sprachauswahl {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.logo_info {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.logo_styleguide {
  width: 150px;
  margin-bottom: 1px;
}

.buttons {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.btn_styleguide {
  text-align: center;
}

.textfelder {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.radtiobtn-checkbox {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.textfield_42-_abstand_oben {
  height: 42px;
  margin-top: 10px;
}

.dd_button_arrow {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.plus_artikel_btn {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}

.dropdown-link-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 18px;
  letter-spacing: 1px;
}

.dropdown-link-2.w--current {
  color: #e50172;
}

.dropdown-list-3 {
  margin-top: 22px;
}

.dropdown-list-3.w--open {
  margin-top: 20px;
  background-color: #f5f5f5;
}

.dropdown-toggle-2 {
  padding: 3px 80px 0px 0px;
  font-size: 18px;
  letter-spacing: 1px;
}

.abbinder_style {
  padding-top: 20px;
  text-align: center;
}

@media (max-width: 991px) {
  .navigation {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-menu {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #fff;
  }
  .dropdown-toggle {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #dcdcdc;
    background-color: #f5f5f5;
  }
  .dropdown-list.w--open {
    margin-top: 0px;
    background-color: #fff;
  }
  .head_portal_intro {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .trenner_head {
    width: 30%;
    margin-bottom: 20px;
  }
  .pfad_navi {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-slider {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .block_pic.nameneblem {
    width: auto;
  }
  .block_pic.namenemblem {
    width: auto;
  }
  .block_pic.druck {
    background-position: 50% 50%, 50% 50%;
  }
  .block_pic.namendruck {
    background-position: 50% 50%, 50% 50%;
  }
  .slide_33-2_links {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .slide_33-2_links:hover {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
  }
  .slide_nav_leistungen {
    top: 15px;
    display: none;
    padding-top: 0px;
  }
  .slide_arrow_out_rechts {
    left: 630px;
    top: -290px;
    right: -52px;
    bottom: -156px;
    display: block;
    height: 378px;
  }
  .block_btns {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .btn_rechts_100 {
    width: 80%;
  }
  .abbinder {
    padding-top: 20px;
  }
  .slide_arrow_out_links {
    left: -22px;
    top: -137px;
    bottom: 0px;
    display: block;
    height: 378px;
  }
  .slide_33-2_rechts {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .slide_33-2_rechts:hover {
    padding-right: 0px;
    background-color: transparent;
  }
  .menu-button {
    margin-right: -5px;
    padding-top: 27px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 44px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #333;
  }
  .icon {
    margin-right: 5px;
  }
  .icon-2 {
    margin-left: 5px;
  }
  .box {
    border: 1px dashed #dcdcdc;
  }
  .upload_pic_1 {
    width: 50%;
    margin-left: 0px;
  }
  .upload_pic {
    width: 350px;
    height: auto;
  }
  .placeholder {
    height: 180px;
  }
  .pic_reihe_2 {
    width: 100%;
    padding-top: 40px;
    float: left;
  }
  .upload_pic_2 {
    width: 50%;
  }
  .upload_pic_3 {
    width: 50%;
  }
  .upload_pic_4 {
    padding-left: 10px;
  }
  .dropdown-list-3.w--open {
    margin-top: 0px;
    background-color: #fff;
  }
  .dropdown-toggle-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #dcdcdc;
    background-color: #f5f5f5;
  }
}

@media (max-width: 767px) {
  .head_portal_intro {
    padding-right: 20px;
    padding-left: 20px;
  }
  .trenner_head {
    width: 50%;
  }
  .block_pic.nameneblem {
    width: 75%;
    height: 275px;
    background-size: cover, cover;
  }
  .block_pic.namenemblem {
    width: 75%;
    height: 275px;
  }
  .block_pic.two_in_one {
    width: 75%;
    height: 275px;
  }
  .block_pic.direkt_stick {
    width: 75%;
    height: 275px;
  }
  .block_pic.direktstick_name {
    width: 75%;
    height: 275px;
  }
  .block_pic.druck {
    width: 75%;
    height: 275px;
  }
  .block_pic.namendruck {
    width: 75%;
    height: 275px;
  }
  .block_leistung {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .slide_33-2_links {
    width: 100%;
    padding-right: 0px;
  }
  .mask-2 {
    height: 410px;
  }
  .slide_nav_leistungen {
    top: 17px;
    padding-top: 0px;
  }
  .slide_arrow_out_rechts {
    left: 476px;
    top: -306px;
    display: none;
    height: 250px;
  }
  .block_btns {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .link {
    font-weight: 700;
  }
  .btn_frame {
    padding: 10px;
  }
  .btn_rechts_100 {
    width: 80%;
  }
  .btn_frame_50 {
    padding: 10px;
  }
  .slide_arrow_out_links {
    left: -39px;
    top: -155px;
    display: none;
    height: 250px;
  }
  .slide_33-2_rechts {
    width: 100%;
    padding-left: 0px;
  }
  .innen {
    width: auto;
  }
  .icon {
    margin-right: 8px;
  }
  .icon-2 {
    margin-right: 0px;
    margin-left: 8px;
  }
  .box {
    margin-bottom: 20px;
  }
  .upload_pic_1 {
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .upload_pic {
    width: 100%;
  }
  .placeholder {
    height: 240px;
  }
  .pic_reihe_2 {
    width: 100%;
    padding-top: 0px;
    float: left;
  }
  .upload_pic_2 {
    width: 100%;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .upload_pic_3 {
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .upload_pic_4 {
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  h3 {
    line-height: 28px;
  }
  .navigation {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar {
    padding-bottom: 10px;
  }
  .logo_headnavi {
    width: 120px;
    margin-left: -10px;
    padding-top: 17px;
  }
  .head_portal_intro {
    padding: 40px 10px 30px;
  }
  .trenner_head {
    width: 75%;
  }
  .portfolio-slider {
    height: auto;
  }
  .block_pic {
    margin-right: 15px;
  }
  .block_pic.nameneblem {
    width: 100%;
    height: 250px;
    margin-right: 0px;
  }
  .block_pic.namenemblem {
    width: 100%;
    height: 250px;
  }
  .block_pic.two_in_one {
    width: 100%;
    height: 250px;
  }
  .block_pic.direkt_stick {
    width: 100%;
    height: 250px;
  }
  .block_pic.direktstick_name {
    width: 100%;
    height: 250px;
  }
  .block_pic.druck {
    width: 100%;
    height: 250px;
  }
  .block_pic.namendruck {
    width: 100%;
    height: 250px;
  }
  .block_leistung {
    margin-right: 0px;
    padding: 20px 0px 0px;
    font-size: 22px;
    line-height: 32px;
  }
  .slide_33-2_links {
    margin-right: 20px;
    padding-right: 0px;
  }
  .mask-2 {
    height: 475px;
  }
  .slide_nav_leistungen {
    top: -10px;
    width: 100%;
    padding-top: 30px;
  }
  .block_btns {
    padding: 15px 5px 5px;
  }
  .btn_rechts_50 {
    width: 100%;
    margin-top: 10px;
    padding-left: 0px;
  }
  .btn_links_50 {
    width: 100%;
    padding-right: 0px;
  }
  .btn_rechts_100 {
    width: 100%;
  }
  .footer_links {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 5px;
    clear: left;
  }
  .slide_33-2_rechts {
    margin-right: 0px;
    padding-left: 0px;
  }
  .box {
    margin-bottom: 20px;
  }
  .auswahl_aufnaehen {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-field {
    margin-top: 10px;
  }
  .upload_pic_1 {
    width: 100%;
    margin-top: 20px;
    padding-right: 0px;
    text-align: center;
  }
  ._50_links {
    width: 100%;
    padding-right: 0px;
  }
  ._50_rechts {
    width: 100%;
    padding-left: 0px;
  }
  ._75_links {
    width: 100%;
    padding-right: 0px;
  }
  ._25_rechts {
    width: 100%;
    padding-left: 0px;
  }
  .upload_pic_2 {
    width: 100%;
  }
  .upload_pic_3 {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .btn_styleguide {
    width: 100%;
    margin-top: 10px;
    padding-left: 0px;
  }
}

