@charset "UTF-8";
/* $Tahoma: Tahoma,Verdana,Segoe,sans-serif; */
/*  rgb(244, 120, 37)  */
/*  rgb(119, 197, 238)  */
/*#b2b2b2 rgba(0, 0, 0, 0.4); $grey-default-gps;  */
/* bg footer */
/* ARROWS */
/* @extend %fontawesome; */
.slick-dots {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue;
}

a.cta-button, div.cta-button {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  width: auto;
  text-align: center;
  background: #F47825 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  font: 14px/18px "Libre Franklin Bold", Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 6px 60px 6px 22px;
}
a.cta-button:before, a.cta-button:after, div.cta-button:before, div.cta-button:after {
  content: "";
  width: 0;
  height: 0;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 25px;
}
a.cta-button:before, div.cta-button:before {
  right: 17px;
  margin-top: -4px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #ffffff;
}
@media (min-width: 1200px) {
  a.cta-button, div.cta-button {
    font: 16px/18px "Libre Franklin Bold", Arial, sans-serif;
    padding: 10px 60px 10px 22px;
  }
  a.cta-button:before, a.cta-button:after, div.cta-button:before, div.cta-button:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -8px;
  }
  a.cta-button:before, div.cta-button:before {
    right: 17px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ffffff;
  }
}

.cta-fa-button {
  position: relative;
  margin: 15px 0;
  z-index: 2;
  display: inline-block;
  text-align: center;
  width: auto;
  text-align: center;
  background: #F47825 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  font: 12px/18px "Libre Franklin Medium", Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 6px 60px 6px 22px;
}
.cta-fa-button i {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
  font-size: 16px;
}
.cta-fa-button:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .cta-fa-button {
    display: block;
    margin: 0;
    font: 16px/18px "Libre Franklin SemiBold", Arial, sans-serif;
    padding: 10px 60px 10px 22px;
  }
  .cta-fa-button i {
    margin-top: -12px;
    font-size: 24px;
  }
}

.cc-window, .cc-banner, .cc-revoke {
  font-family: Arial, Tahoma, sans-serif;
}

/* COOKIE_CONSENT TOGGLE BUTTON */
/* iFrame-Overlay */
.dp--overlay {
  background: #E8E8E8 !important;
  border: 2px solid #F47825 !important;
  color: #444444 !important;
  font: 10px/12px "Libre Franklin Regular", Arial, sans-serif;
  padding: 5px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.dp--overlay a {
  color: #F47825 !important;
  font: 10px/12px "Libre Franklin Bold", Arial, sans-serif;
}

.dp--overlay .dp--overlay-inner .dp--overlay-button button.db--overlay-submit {
  cursor: pointer !important;
  color: white !important;
  border-color: transparent !important;
  background-color: #666666 !important;
}

.cc-revoke {
  text-align: center;
  transform: none !important;
  position: fixed;
  bottom: 0;
  left: 0;
  height: auto;
  width: auto;
  line-height: 30px !important;
  padding: 0 15px !important;
  font-size: 14px !important;
  cursor: pointer;
  background: #777 !important;
  color: #fff !important;
  border: 2px solid #fff;
  opacity: 0 !important;
  bottom: -100px !important;
  height: 0;
  width: 0;
}

div.cookie-einstellungen-anpassen {
  cursor: pointer;
  padding: 0 0 0 15px;
}
div.cookie-einstellungen-anpassen i {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}

body .cc-revoke.dp--revoke {
  border-radius: 0px !important;
}

.cc-revoke .dp--icon-fingerprint {
  display: none !important;
}

.cc-revoke .dp--hover {
  display: block !important;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(48px);
  transform: translateY(48px);
}

[data-omcookie-panel-show] {
  cursor: pointer;
}

.cc-window.cc-theme-basic,
.cc-window.cc-banner.cc-theme-basic {
  display: block;
  padding: 10px 15px;
  background: #eeeeee !important;
  color: #666666 !important;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #666666;
  font-size: 12px;
  text-align: left;
}

@media (min-width: 1024px) {
  .cc-window.cc-theme-basic,
.cc-window.cc-banner.cc-theme-basic {
    width: 50vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cc-window.cc-theme-basic .cc-message,
.cc-window.cc-banner.cc-theme-basic .cc-message {
  display: block;
  -webkit-box-flex: unset;
  -ms-flex: 0;
  flex: unset;
  max-width: 100%;
  margin-right: 1em;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check {
  display: block;
  margin: 10px 0;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box {
  display: none;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label::before,
.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #F47825;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req + label::before {
  border: 2px solid #666666;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #F47825;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req:checked + label::before {
  background-color: #666666;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv + label::before {
  border-color: #666;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv:checked + label::before {
  background-color: #666;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap {
  display: inline-block;
  line-height: 1.1;
}

.cc-window.cc-banner.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap + .dp--check-box-wrap {
  margin-left: 15px;
}

.cc-window.cc-banner.cc-theme-basic .cc-compliance.cc-highlight {
  display: block;
  display: block;
  display: block;
  -webkit-box-align: unset;
  -ms-flex-align: 0;
  align-items: unset;
  -ms-flex-line-pack: 0;
  align-content: unset;
}

/* Speichern Buttons */
.cc-window.cc-banner.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-allow {
  color: white !important;
  border-color: transparent !important;
  background-color: #D4D4D4 !important;
  margin: 2px 0;
}

.cc-window.cc-banner.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-dismiss {
  color: white !important;
  border-color: transparent !important;
  background-color: #F47825 !important;
  margin: 2px 0;
}

.cc-link, .cc-link:link, .cc-link:visited, .cc-link:focus, .cc-link:hover, .cc-link:active {
  color: #F47825 !important;
}

.cc-link:after {
  content: "▸";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}

a.cc-link, a.cc-link:link, a.cc-link:visited, a.cc-link:focus, a.cc-link:hover, a.cc-link:active,
.cc-color-override--1421298926 .cc-link, .cc-color-override--1421298926 .cc-link:link,
.cc-color-override--1421298926 .cc-link, .cc-color-override--1421298926 .cc-link:hover,
.cc-color-override--1421298926 .cc-link, .cc-color-override--1421298926 .cc-link:active,
.cc-color-override--1421298926 .cc-link:visited,
#cookieconsent:desc a.cc-link,
#cookieconsent:desc a.cc-link:visited {
  color: #F47825 !important;
}

.cc-window.cc-banner.cc-theme-basic h3 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 15px;
  text-align: left;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__description {
  margin-bottom: 5px;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__description p {
  margin: 0;
  padding: 5px 0;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__control {
  margin-bottom: 10px;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox {
  display: none;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #F47825;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #F47825;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox--state-inactiv + label::before {
  border-color: #666;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox--state-inactiv:checked + label::before {
  background-color: #666;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox-wrap {
  display: inline-block;
  line-height: 1.1;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
  margin-left: 15px;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__description {
  clear: both;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__link {
  padding-top: 1em;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__button {
  background: #666;
  color: #fff;
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .cc-window.cc-banner.cc-theme-basic .cookie-panel__button {
    width: auto;
    display: inline-block;
  }

  .cc-window.cc-banner.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
    margin-top: 0;
  }
}
.cc-window.cc-banner.cc-theme-basic .cookie-panel__button--color--green {
  background-color: #F47825;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__attribution {
  position: absolute;
  bottom: 5px;
  right: 25px;
  font-size: 9px;
  font-style: italic;
  text-align: center;
}

.cc-window.cc-banner.cc-theme-basic .cookie-panel__attribution a {
  color: inherit;
  text-decoration: none;
}

/**/
.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req + label::before {
  border: 2px solid #666666;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #F47825;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box.dp--check-box-req:checked + label::before {
  background-color: #666666;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv + label::before {
  border-color: #666;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box--state-inactiv:checked + label::before {
  background-color: #666;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap {
  display: inline-block;
  line-height: 1.1;
}

.cc-window.cc-theme-basic .cc-message .dp--cookie-check .dp--check-box-wrap + .dp--check-box-wrap {
  margin-left: 15px;
}

.cc-window.cc-theme-basic .cc-compliance.cc-highlight {
  display: block;
  display: block;
  display: block;
  -webkit-box-align: unset;
  -ms-flex-align: 0;
  align-items: unset;
  -ms-flex-line-pack: 0;
  align-content: unset;
}

.cc-window.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-allow {
  color: #666 !important;
}

.cc-window.cc-theme-basic .cc-compliance.cc-highlight .cc-btn.cc-dismiss {
  color: white !important;
  border-color: transparent !important;
  background-color: #666666 !important;
}

.cc-window.cc-theme-basic h3 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 15px;
  text-align: left;
}

.cc-window.cc-theme-basic .cookie-panel__description {
  margin-bottom: 5px;
}

.cc-window.cc-theme-basic .cookie-panel__description p {
  margin: 0;
  padding: 5px 0;
}

.cc-window.cc-theme-basic .cookie-panel__control {
  margin-bottom: 10px;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox {
  display: none;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #F47825;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #F47825;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox--state-inactiv + label::before {
  border-color: #666;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox--state-inactiv:checked + label::before {
  background-color: #666;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox-wrap {
  display: inline-block;
  line-height: 1.1;
}

.cc-window.cc-theme-basic .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
  margin-left: 15px;
}

.cc-window.cc-theme-basic .cookie-panel__description {
  clear: both;
}

.cc-window.cc-theme-basic .cookie-panel__link {
  padding-top: 1em;
}

.cc-window.cc-theme-basic .cookie-panel__button {
  background: #666;
  color: #fff;
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}

.cc-window.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .cc-window.cc-theme-basic .cookie-panel__button {
    width: auto;
    display: inline-block;
  }

  .cc-window.cc-theme-basic .cookie-panel__button + .cookie-panel__button {
    margin-top: 0;
  }
}
.cc-window.cc-theme-basic .cookie-panel__button--color--green {
  background-color: #F47825;
}

.cc-window.cc-theme-basic .cookie-panel__attribution {
  position: absolute;
  bottom: 5px;
  right: 25px;
  font-size: 9px;
  font-style: italic;
  text-align: center;
}

.cc-window.cc-theme-basic .cookie-panel__attribution a {
  color: inherit;
  text-decoration: none;
}

/**/
#dp-cookie-details {
  margin-top: 10px;
}

#dp-cookie-details ul.dp-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#dp-cookie-details ul.dp-tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}

#dp-cookie-details ul.dp-tabs li.current {
  background: #ffffff;
  color: #222;
}

#dp-cookie-details .dp-tab-content {
  font-size: 10px;
  display: none;
  background: #ffffff;
  padding: 15px;
  max-height: 140px;
  overflow-y: scroll;
}

#dp-cookie-details .dp-tab-content p {
  font-size: 10px;
  line-height: 135%;
}

#dp-cookie-details .dp-tab-content .cookiegroup-description {
  text-align: left;
  margin-bottom: 5px;
}

#dp-cookie-details .dp-tab-content table.cookie-table thead tr th {
  padding: 4px;
  font-size: 10px;
  line-height: 135%;
  font-weight: bold;
}

#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-even {
  background: #fefbec;
}

#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-one {
  width: 15%;
}

#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-two {
  width: 60%;
}

#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-three {
  width: 10%;
}

#dp-cookie-details .dp-tab-content table.cookie-table thead tr th.th-cookie-four {
  width: 15%;
}

#dp-cookie-details .dp-tab-content table.cookie-table tbody tr {
  border-top: 1px solid #eee;
}

#dp-cookie-details .dp-tab-content table.cookie-table tbody tr td {
  padding: 4px;
  font-size: 10px;
  vertical-align: top;
  font-size: 10px;
  line-height: 135%;
}

#dp-cookie-details .dp-tab-content table.cookie-table tbody tr td p {
  margin: 0 !important;
  padding: 0;
}

#dp-cookie-details .dp-tab-content table.cookie-table tbody tr td.td-cookie-even {
  background: #fefbec;
}

#dp-cookie-details .dp-tab-content.current {
  display: inherit;
}

.fluid .dp-hide-cookie-details,
.fluid .dp-show-cookie-details {
  display: none !important;
}

div.cc-window.cc-banner .cc-message div.dp-show-cookie-details,
div.cc-window.cc-banner .cc-message div.dp-hide-cookie-details {
  margin: 5px 0 10px 0;
}

div.cc-window.cc-banner .cc-message .header-ohne-subline {
  display: none !important;
}

div.cc-window.cc-banner .cc-message div.dp-show-cookie-details:after {
  content: "▾";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}

div.cc-window.cc-banner .cc-message div.dp-hide-cookie-details:after {
  content: "▴";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}

.clearcookies {
  margin: 5px 0;
  text-align: right;
}

.clearcookies a {
  color: #666;
  text-decoration: none;
}

.clearcookies a:after {
  content: "▸";
  padding: 0 0 5px 0;
  font-size: 18px;
  vertical-align: bottom;
}

/*# sourceMappingURL=dpcookieconsent.css.map */
@media only screen and (max-width: 379px) {
  .cc-window.cc-theme-basic .cookie-panel__checkbox-wrap {
    width: 100% !important;
    margin-left: 0 !important;
  }

  #dp-cookie-details .dp-tab-content {
    padding: 5px;
    max-height: 180px;
  }

  .cc-window .cc-message {
    margin-right: 0;
  }

  .cc-window.cc-theme-basic,
.cc-window.cc-banner.cc-theme-basic {
    padding: 5px 5px;
    font-size: 11px;
  }
}
.cc-window .cookie-infos-content {
  display: none !important;
}

#col-main-content .cookie-infos-content {
  /* float:left;
  width:600px;
  background-color: #EEE;
  padding:16px; */
  overflow-x: scroll;
}

#col-main-content .dp-hide-cookie-details,
#col-main-content .dp-show-cookie-details {
  display: none !important;
}

#col-main-content .cookie-infos-content table {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #ccc;
  font-size: 12px;
}

#col-main-content .cookie-infos-content table th {
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#col-main-content .cookie-infos-content table td {
  font-weight: normal;
  text-align: left;
  padding: 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#col-main-content .frame-type-dce_dceuid17 {
  background-color: #fff;
  padding: 25px 45px 25px 38px;
  margin-bottom: 0.625rem;
  color: #F47825;
  font-family: "FiraSansCon", sans-serif;
  font-weight: 200;
}

/*
#col-main-content .dp--overlay {
  position:absolute;
  top:0;
}
*/
/*

@media only screen and (max-width: 1199px) {
  .cc-revoke.cc-bottom {
  bottom: 56px;
}
}
*/
@media only screen and (max-width: 1279px) {
  .cc-revoke.cc-bottom {
    bottom: 60px;
    margin: 0;
  }
}
@media only screen and (max-width: 575px) {
  .cc-revoke.cc-bottom {
    bottom: 41px;
    margin: 0;
  }
}
.youtube-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  border-radius: 3px;
}

.youtube-responsive iframe,
.youtube-responsive object,
.youtube-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#c191 {
  max-width: 560px;
}

@media only screen and (max-width: 575px) {
  .youtube-responsive {
    position: relative;
    padding-bottom: auto;
    padding-top: 0;
    height: auto;
    overflow: visible;
  }
}

/*# sourceMappingURL=dpcookieconsent.css.map */
