/* Frontend */

/* Kontaktform */
.digramm_kf .digramm_kf {
  float: left;
  width: 100%;
}

.digramm_kf .digramm_kf input[type="text"],
.digramm_kf .digramm_kf input[type="password"],
.digramm_kf .digramm_kf input[type="number"],
.digramm_kf .digramm_kf input[type="email"],
.digramm_kf .digramm_kf textarea,
.digramm_kf .digramm_kf select,
.digramm_kf .digramm_kf option {
  background: #f6f7f8 none repeat scroll 0px 0px;
  border: 1px solid #f6f7f8;
  box-shadow: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 19px 29px;
  width: 100%;
  float: left;
}

.digramm_kf .digramm_kf textarea {
  max-height: 100px;
}

.digramm_kf .digramm_kf input[type="text"]:hover,
.digramm_kf .digramm_kf input[type="password"]:hover,
.digramm_kf .digramm_kf input[type="number"]:hover,
.digramm_kf .digramm_kf input[type="email"]:hover,
.digramm_kf .digramm_kf textarea:hover,
.digramm_kf .digramm_kf select:hover {
  border: 1px solid #5A8DD6 !important;
}

.digramm_kf .digramm_kf .wpcf7-not-valid {
  border: 1px solid #ef0000 !important;
}

.digramm_kf .digramm_kf span.wpcf7-checkbox {
  float: left;
  margin: 10px 0px 30px 0px;
  width: 100%;
}

.digramm_kf .digramm_kf span.wpcf7-list-item {
  float: left;
  margin: 0;
  width: 50%;
}

.digramm_kf .digramm_kf span.wpcf7-list-item .wpcf7-list-item-label {
  font-size: 16px;
}

.digramm_kf .digramm_kf input[type="submit"],
.digramm_kf .digramm_kf input[type="reset"],
.digramm_kf .digramm_kf input[type="button"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #f13c42;
  border-radius: 18px;
  color: #f13c42 !important;
  display: inline-block;
  float: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin: 0px auto;
  padding: 10px 17px;
  text-decoration: none;
  text-shadow: 0px 0px transparent;
  text-transform: uppercase;
}

.digramm_kf .digramm_kf input[type="submit"]:hover,
.digramm_kf .digramm_kf input[type="reset"]:hover,
.digramm_kf .digramm_kf input[type="button"]:hover {
  box-shadow: 0px 0px transparent;
}

.digramm_kf .digramm_kf div.kf_hp {
  width: 10px;
  height: 1px;
  overflow: hidden;
  box-sizing: initial;
}

.digramm_kf .digramm_kf div.kf_hp > input.kf_hp {
  margin: 20px;
}

div.digramm_msg {
  float: left;
  width: 100%;
  border: 3px #AFAFAF solid;
  background-color: #EFEFEF;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.digramm_msg.error {
  border: 3px #E48E8D solid;
  background-color: #FFE6E7;
}

div.digramm_msg.ok {
  border: 3px #37C058 solid;
  background-color: #C8ECC6;
}

/* Success Storys */
div.small_sidebar div.vc_separator {
  margin: 0px;
  padding: 0px;
}

div.small_sidebar div.title {
  text-align: left;
  background-image: none;
  margin: 35px 0px;
  padding: 0px;
}

div.small_sidebar h4 {
  font-size: 15px !important;
  line-height: 130% !important;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

div.small_sidebar div.wpb_text_column,
div.small_sidebar div.wpb_text_column a,
div.small_sidebar div.wpb_text_column ul li {
  font-size: 14px !important;
  line-height: 130% !important;
}

div.sust_back_btn {
  text-align: center;
}

div.sust_back_btn a.btn {
  border: 1px solid #F13C42;
  border-radius: 21px;
  color: #F13C42;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 6px 12px 6px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

div.digramm_sust {
  float: left;
  width: 100%;
}

div.digramm_sust div.vc_row.wpb_row {
  text-align: center;
}

div.digramm_sust div.vc_row.wpb_row > div.wpb_column.vc_col-sm-3 {
  display: inline-block;
  float: none;
  width: 24.7%;
  vertical-align: top;
}

div.digramm_sust a.dg_kachel {
  float: left;
  width: 100%;
  text-decoration: none;
  box-sizing: border-box;
  padding: 20px;
  margin: 15px 0px;
  background-color: #f6f7f8;
  min-height: 230px;
  text-align: left;
}

div.digramm_sust a.dg_kachel:hover,
div.digramm_sust a.dg_kachel:hover h3 {
  color: #FFF;
  background-color: #F13C42;
}

div.digramm_sust a.dg_kachel span.cat {
  float: left;
  width: 100%;
  font-size: 15px;
}

div.digramm_sust a.dg_kachel hr {
  float: left;
  margin: 10px 0px;
  padding: 0px;
  width: 25px;
  border-color: #292929;
}

div.digramm_sust a.dg_kachel:hover hr {
  border-color: #FFF;
}

div.digramm_sust a.dg_kachel h3 {
  font-size: 22px;
  line-height: 130%;
  width: 100%;
  float: left;
}

div.digramm_sust a.dg_kachel span.test {
  float: left;
  width: 100%;
  font-size: 13px;
}


/* Presse */
div.dg_pr {
  float: left;
  width: 100%;
  margin-top: 40px;
}

div.dg_pr span.date {
  color: #F13C42;
  font-weight: bold;
}

div.dg_pr hr {
  width: 25px;
  border-color: #000;
  margin-bottom: 20px;
}

div.dg_pr div.dg_title {
  float: left;
  width: 100%;
  min-height: 115px;
}

div.dg_pr div.dg_title h4 {
  font-size: 22px;
  line-height: 1.2;
}

div.dg_pr div.dg_title h4 a {
  text-decoration: none;
}

div.dg_pr a.btn {
  border: 1px solid #F13C42;
  color: #F13C42;
  border-radius: 18px;
  display: inline-block;
  margin: 0px 12px 12px 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  padding: 10px 17px;
  letter-spacing: 2px;
}

div.dg_pr a.pdf {
  border: 1px solid #292929;
  color: #292929;
  border-radius: 18px;
  display: inline-block;
  margin: 0px 12px 12px 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  padding: 10px 17px;
  letter-spacing: 2px;
}

div.dg_pr a.btn i,
div.dg_pr a.pdf i {
  margin-right: 7px;
}

div.digramm_pr section.header {
  background: url('../bilder/header-presse.jpg') no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 460px;
}

div.digramm_pr div.max-title2 span.date {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #F13C42;
  margin-top: 5px;
}

div.digramm_pr div.dg_pr {
  text-align: center;
  width: 100%;
  float: left;
  padding-top: 30px;
}

div.digramm_pr div.dg_pr a.pdf {
  border: 1px solid #F13C42;
  color: #F13C42;
}

div.dg_snippet {
  float: left;
  width: 100%;
}

div.dg_snippet div.img {
  float: left;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #FFF;
  margin-bottom: 25px;
}

div.dg_snippet div.img > a {
  float: left;
  width: 100%;
}

div.dg_snippet div.img a img {
  float: left;
  width: 100%;
  height: auto;
}

div.dg_snippet span.date {
  font-weight: bold;
}

div.dg_snippet hr {
  width: 25px;
  border-color: #000;
  margin-bottom: 20px;
}

div.dg_snippet div.dg_title {
  float: left;
  width: 100%;
  min-height: 95px;
}

div.dg_snippet div.dg_title h4 {
  font-size: 22px;
  line-height: 1.2;
}

div.dg_title h3 > a,
div.dg_snippet div.dg_title h4 a {
  text-decoration: none;
}

div.pg_snippet_archive {
  float: left;
  width: 100%;
  text-align: right;
  margin: 0px 0px 20px 0px;
}

div.pg_snippet_archive a {
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
}

div.digramm_prsa {
  margin: 0px 0px !important;
  border-top: 1px #f6f7f8 solid;
}

div.prs_archiv {
  width: 100%;
  float: left;
  display: none;
  border-bottom: 1px #f6f7f8 solid;
}

div.prs_archiv > div.tbl {
  width: 100%;
  display: table;
  float: left;
}

div.prs_archiv > div.tbl > div {
  display: table-cell;
  padding: 10px;
}

div.prs_archiv > div.tbl > div.date,
div.prs_archiv > div.tbl > div.medium,
div.prs_archiv > div.tbl > div.lang {
  width: 15%;
  white-space: nowrap;
}

div.prs_archiv > div.tbl > div.link {
  text-align: right;
  width: 10%;
}

div.prs_archiv > div.tbl > div.link a.btn {
  padding: 4px 10px;
  line-height: 18px;
  border: 1px #F13C42 solid;
  color: #F13C42;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 15px;

}


/* Jobs Seite */
div.digramm_lib,
div.digramm_jobs,
div.digramm_jobs p {
  line-height: 28px;
  font-size: 18px;
  font-weight: 400 !important;
}

div.digramm_jobs section.header {
  background: url('../bilder/header-jobs.jpg') no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 460px;
}

div.digramm_jobs section.footer {
  background: url('../bilder/footer-jobs.jpg') no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 275px;
}

div.ansprechpartner ul,
div.digramm_jobs ul {
  list-style: none outside none;
}

div.ansprechpartner ul li,
div.digramm_jobs ul li {
  margin-bottom: 20px;
  list-style: none;
  position: relative;
  padding: 0px 0px 0px 10px;
  line-height: 28px;
  font-size: 18px;
  font-weight: 400;
}

div.ansprechpartner ul li,
div.affiliate ul li {
  margin-bottom: 12px;
  list-style: none;
  position: relative;
  padding: 0px 0px 0px 10px;
  line-height: 28px;
  font-size: 18px;
  font-weight: 400;
}

div.ansprechpartner ul li:before,
div.affiliate ul li:before {
  color: #ee3e47;
  content: "\2022";
  font-size: 30px;
  left: 15px;
  position: absolute;
  top: 0px;
  margin-left:-30px;
}

div.ansprechpartner ul li:before,
div.digramm_jobs ul li:before {
  color: #ee3e47;
  content: "\2022";
  font-size: 30px;
  left: 15px;
  position: absolute;
  top: 0px;
  margin-left:-30px;
}

#wrap div.ansprechpartner ul.jobsSmall li:before {
  font-size: 18px;
}

#wrap div.ansprechpartner ul.jobsSmall li {
  font-size: 15px;
  line-height: 15px;
  margin-top: 20px;
  padding-left: 0px;
}


/* Kacheln */
div.digramm_lib div.mix,
div.digramm_jobs div.mix {
  display: none;
}

div.digramm_lib hr.jtitle,
div.digramm_jobs hr.jtitle {
  border-color: #9ba4b1;
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin: 17px 0;
  width: 20px;
}

div.digramm_lib h1.jtitle,
div.digramm_jobs h1.jtitle {
  font-weight: 300;
  text-align: left;
  text-transform: none;
  font-size: 28px;
  letter-spacing: inherit;
  margin-bottom: 20px;
}

div.digramm_lib div.digramm_kachel,
div.digramm_jobs div.digramm_kachel {
  padding: 15px 15px 10px 15px;
  background-color: #f6f7f8;
  min-height: 180px;
  margin: 0px 0px 30px 0px;
}

div.digramm_lib div.digramm_kachel {
  min-height: 315px;
  padding-bottom: 20px;
}

div.digramm_lib div.digramm_kachel span.small,
div.digramm_lib div.digramm_kachel p {
  font-size: 14px !important;
  line-height: 130% !important;
}

div.digramm_lib div.digramm_kachel span.small {
  color: #000;
}

div.digramm_lib div.digramm_kachel h4 a,
div.digramm_jobs div.digramm_kachel h4 a {
  color: #38404b;
  text-decoration: none;
}

div.digramm_jobs div.digramm_kachel:hover {
  background-color: #f13c42;
}

div.digramm_jobs div.digramm_kachel:hover,
div.digramm_jobs div.digramm_kachel:hover h4,
div.digramm_jobs div.digramm_kachel:hover a,
div.digramm_jobs div.digramm_kachel:hover hr {
  color: #FFF;
  border-color: #FFF;
}


/* Filter */
div.digramm_job_filter {
  width: 100%;
  float: left;
  height: 50px;
  margin-bottom: 30px !important;
  background-color: #f6f7f8;
  position: relative;
}

div.digramm_job_filter div.filter_title {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  line-height: 20px;
  font-size: 18px;
  cursor: pointer;
}

div.digramm_job_filter div.filter_cont {
  position: absolute;
  left: 0px;
  top: 50px;
  width: 100%;
  background-color: #f6f7f8;
  z-index: 100;
  max-height: 0px;
  overflow: hidden;
}

div.digramm_job_filter.active,
div.digramm_job_filter.active div.filter_cont {
  background-color: #38404B;
  color: #FFF;
}

div.digramm_job_filter div.filter_cont div.filter {
  width: 100%;
  box-sizing: border-box;
  padding: 0px 15px;
  margin: 5px 0px;
  line-height: 16px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}

div.digramm_job_filter div.filter_title:after {
  content: " ";
  right: 15px;
  position: absolute;
  top: 13px;
  width: 24px;
  height: 24px;
  background-image: url('../bilder/job_filter_icon.png');
  background-size: auto 24px;
  background-position: top left;
}

div.digramm_job_filter.active div.filter_title:after {
  background-position: top right;
}

div.digramm_job_filter div.filter_cont div.filter:hover,
div.digramm_job_filter div.filter_cont div.filter.selected {
  color: #f13c42;
}

div.digramm_job_filter div.filter_cont div.filter:last-child {
  margin-bottom: 15px;
}

div.digramm_job_filter.active div.filter_cont {
  max-height: 1000px;
}

/* Responsive */
@media only screen and (min-width: 768px) and (max-width: 960px) {
  div.digramm_jobs_shortcode div.digramm_kachel h4 {
    font-size: 18px;
  }

  div.digramm_sust div.vc_col-sm-3 {
    width: 49.7% !important;
  }
  
  #wrap > section div.affiliate ul li {
    margin-bottom: 12px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1024px) {
  div.digramm_jobs div.digramm_kachel h4 {
    font-size: 18px;
  }
  div.digramm_sust div.vc_col-sm-3 {
    width: 49.7% !important;
  }

  div.dg_pr div.dg_title h3 {
    font-size: 18px;
  }
  
  #wrap > section div.affiliate ul li {
    margin-bottom: 12px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  div.digramm_sust div.vc_col-sm-3 {
    width: 100% !important;
  }
  
  #wrap > section div.affiliate ul li {
    margin-bottom: 12px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 479px) {
  div.digramm_kf form.digramm_kf span.wpcf7-list-item {
    width: 100%;
    margin-bottom: 5px;
  }
  
  #wrap > section div.affiliate ul li {
    margin-bottom: 0px;
    font-size: 14px;
  }
}

product ul li:before {
  color: #3eb3c2;
  content: "\2022";
  font-size: 30px;
  left: 15px;
  position: absolute;
  top: 0px;
}

section.partnerprogramm_footer h4 {
  text-align: center;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 20px;
}

section.partnerprogramm_footer h4 {
  text-align: center;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 20px;
}

section.partnerprogramm_footer h4ss:before {
  display: block;
  width: 50px;
  height: 1px;
  background-color: #FFF;
  margin: 0px auto;
  content: " ";
  margin-top: 10px;
  margin-bottom: 30px;
}

section.pre_footer .vc_separator.vc_sep_color_white.vc_sep_width_10,
section.partnerprogramm_footer .vc_separator.vc_sep_color_white.vc_sep_width_10 {
  max-width: 50px;
  margin-bottom: 30px !important;
}

section.partnerprogramm_footer .wpb_column {margin-bottom:40px}

div.partnerprogramm {
  width: 80%;
  margin: 20px auto;
}

div.partnerprogramm div.pslider {
  width: 100%;
  float: left;
  margin: 0px;
  position: relative;
  display: block;
  overflow: hidden;
}

div.partnerprogramm div.pslider div.item {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 100%;
  min-height: 1px;
  display: block;
  box-sizing: border-box;
  padding: 3px 50px;
}

div.partnerprogramm div.pslider div.item a {
  display: inline-block;
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
