.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #65727a;
}

a {
  color: #e6007b;
  font-weight: 500;
  text-decoration: underline;
}

.top-logo-eurotel-image {
  width: 300px;
  margin-right: 76px;
  margin-left: 0px;
}

.section-top-header {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.top-navi-section {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
  display: block;
  height: 42px;
  background-color: #4c565d;
  color: transparent;
  text-align: left;
}

.container {
  text-align: center;
}

.navbar {
  display: inline-block;
  height: 42px;
  background-color: transparent;
  text-align: center;
}

.container-2 {
  display: block;
  height: 42px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.nav-link {
  overflow: auto;
  height: 42px;
  padding-top: 12px;
  padding-bottom: 10px;
  background-color: transparent;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.nav-link:hover {
  background-color: #000;
  color: #ff3ca4;
  font-weight: 400;
}

.nav-link:active {
  background-color: #000;
  color: #ff3ca4;
}

.nav-link:focus {
  background-color: #000;
  color: #ff3ca4;
}

.nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  background-color: #000;
  color: #ff3ca4;
  font-weight: 400;
}

.telekom-partner-image {
  width: 100px;
  margin-left: 190px;
  border-left: 1px solid #c9c9c9;
}

.webfleet-partner-image {
  height: 100px;
  margin-left: 20px;
  border-left: 1px solid #c9c9c9;
}

.container-top-header {
  text-align: left;
}

.section-footer {
  max-height: none;
  min-height: auto;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 400px;
  border-top: 10px solid #e6007b;
  background-color: #4c565d;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-standard {
  display: block;
  border-top: 1px none #000;
  text-align: left;
}

.column-standard.zentriert {
  display: inline-block;
  text-align: center;
}

.column-standard.top-space-20px {
  margin-top: 20px;
}

.column-standard.gemittelt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.column-standard.top-space-40px {
  margin-top: 40px;
}

.column-standard.no-margin-image-bau-handwerk {
  height: 320px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/bau-handwerk.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.column-standard.pink {
  height: 320px;
  background-color: #e6007b;
}

.column-standard.top-space {
  margin-top: 60px;
}

.column-standard.padding-left {
  padding-left: 60px;
}

.column-standard.no-margin-image-schwerlast-transport {
  height: 320px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Schwerlast-Transport.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.column-standard.bottom-space-40px {
  margin-bottom: 40px;
}

.column-standard.top-bottom-line {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #72808a;
  border-top-style: solid;
  border-top-color: #72808a;
}

.column-standard.bottom-space-20px {
  margin-bottom: 20px;
}

.section-standard-white {
  display: block;
  padding: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.section-standard-white.bottom-line {
  margin-bottom: 60px;
  padding-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #72808a;
}

.section-standard-white.black {
  display: none;
  background-color: #000;
}

.section-standard-white.light-grey {
  background-color: #f5f5f5;
}

.section-standard-white.light-grey.top-line-red {
  border-top: 4px solid #ff0004;
}

.section-standard-white.top-line {
  border-top: 1px solid #72808a;
}

.heading-l-dark {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
}

.heading-l-dark.bottom-space-40px {
  margin-bottom: 40px;
}

.heading-l-dark.bottom-space-20px {
  margin-bottom: 20px;
}

.heading-l-dark.bottom-space-40px-underline {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #72808a;
}

.heading-l-dark.bottom-space-40px-underline.zentriert {
  display: block;
  text-align: center;
}

.heading-l-dark.bottom-space-40px-underline.green {
  border-bottom-color: #b2e223;
}

.heading-l-dark.bottom-space-40px-underline.red {
  border-bottom-width: 2px;
  border-bottom-color: #ff0004;
}

.heading-l-dark.top-bottom-space {
  margin-top: 40px;
  margin-bottom: 20px;
}

.text-light {
  display: block;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #c9c9c9;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
}

.text-light.zentriert {
  text-align: center;
}

.text-light.teaser-box {
  margin-top: 30px;
  margin-left: 30px;
  color: #e2e2e2;
}

.container-standard {
  margin-bottom: 0px;
  text-align: left;
}

.container-standard.zentriert {
  background-color: transparent;
  text-align: center;
}

.container-standard.bottom-space-40px {
  margin-bottom: 40px;
}

.container-standard.top-line {
  padding-top: 20px;
  border-top: 1px solid #72808a;
}

.container-standard.bottom-space-40px-underline {
  margin-bottom: 40px;
  border-bottom: 1px solid #72808a;
}

.container-standard.more-top-space {
  margin-top: 40px;
}

.image-team {
  max-height: none;
  max-width: 100%;
  border-radius: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-team.padding-right-20px {
  margin-right: 0px;
  padding-right: 20px;
}

.heading-m-dark {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 600;
}

.heading-m-dark.top-space-and-topline {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #72808a;
}

.heading-m-dark.bottom-space-40px {
  margin-bottom: 40px;
}

.heading-m-dark.underline {
  border-bottom: 1px solid #b2e223;
}

.heading-s-dark {
  display: block;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
}

.heading-s-dark.bottom-space-20px {
  margin-top: 0px;
  margin-bottom: 20px;
}

.heading-s-dark.zentriert {
  text-align: center;
}

.heading-s-dark.bottom-space-40px {
  margin-bottom: 40px;
}

.heading-s-dark.red {
  color: #ff0004;
}

.heading-s-dark.top-bottom-line {
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #b2e223;
  border-bottom: 1px solid #b2e223;
}

.heading-s-dark.no-top-space {
  margin-top: 0px;
}

.button-small {
  margin-top: 10px;
  border-radius: 0px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #ff3ca4;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  text-align: center;
}

.button-small:hover {
  background-color: #000;
  color: #e6007b;
}

.button-small:active {
  background-color: #000;
  color: #e6007b;
}

.button-small.top-space-20px {
  margin-top: 20px;
}

.button-small.top-space-20px.margin-left-20px {
  margin-left: 20px;
}

.button-small.pink {
  background-color: #ff3ca4;
  color: #fff;
}

.button-small.pink:hover {
  background-color: #ff3ca4;
  color: #fff;
}

.button-small.pink:active {
  background-color: #ff3ca4;
  color: #fff;
}

.button-small.pink:focus {
  color: #fff;
}

.button-small.pink {
  background-color: #e6007b;
  color: #fff;
}

.button-small.pink:hover {
  background-color: #72808a;
  color: #fff;
}

.button-small.pink:focus {
  color: #fff;
}

.button-small.pink:visited {
  color: #fff;
}

.heading-l-white {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: 400;
}

.heading-l-white.bottom-space-20px {
  margin-bottom: 20px;
}

.heading-m-white {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.heading-m-white.top-space-40px {
  margin-top: 40px;
}

.section-top-picture {
  height: 600px;
}

.section-top-picture.telematik {
  background-image: url('../images/Driver-uses-webfleet-terminal.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.section-top-picture.telefonanlagen {
  padding-top: 220px;
  background-image: url('../images/Telefonanlage.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-top-picture.tablets {
  padding-top: 220px;
  background-image: url('../images/smartsphone.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-top-picture.tablet {
  padding-top: 220px;
  background-image: url('../images/tablet.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-top-picture.classic-handy {
  padding-top: 220px;
  background-image: url('../images/nokia-handy.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-standard-dim-grey {
  display: block;
  padding: 40px;
  border-top: 10px none #e6007b;
  background-color: #4c565d;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.section-standard-dim-grey.top-stripe-red {
  border-top-style: solid;
  border-top-color: #ff0004;
}

.section-standard-dim-grey.no-top-bottom-margin {
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-pink {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #dd0273;
  background-image: linear-gradient(150deg, #e6007b, #ff3ca4);
}

.button-large {
  display: inline-block;
  margin-top: 10px;
  padding: 12px 17px;
  border-radius: 0px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #ff3ca4;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
}

.button-large:hover {
  background-color: #000;
  color: #e6007b;
}

.button-large:active {
  background-color: #000;
  color: #e6007b;
}

.button-large:focus {
  color: #ff3ca4;
}

.button-large:visited {
  background-color: #000;
  color: #ff3ca4;
}

.button-large.bottom-space-40px {
  margin-bottom: 40px;
  font-weight: 400;
}

.button-large.red {
  background-color: #ff0004;
  color: #fff;
}

.button-large.red:hover {
  background-color: #ff3ca4;
  color: #fff;
}

.button-large.red:focus {
  background-color: #ff3ca4;
  color: #fff;
}

.button-large.red:visited {
  background-color: #e6007b;
  color: #fff;
}

.button-large.pink {
  background-color: #e6007b;
  color: #fff;
  font-weight: 400;
}

.button-large.pink:hover {
  background-color: #000;
  color: #ff3ca4;
}

.button-large.pink:active {
  background-color: #000;
}

.button-large.pink:focus {
  background-color: #000;
  color: #ff3ca4;
}

.button-large.shadow {
  box-shadow: 1px 1px 3px 0 #70003c;
}

.button-large.shadow:hover {
  margin-top: 10px;
  box-shadow: 0 0 2px 0 #70003c;
}

.button-large.shadow:focus {
  box-shadow: 1px 1px 3px 0 #70003c;
}

.button-large.shadow:visited {
  box-shadow: 1px 1px 3px 0 #70003c;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 15%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  height: auto;
  margin-top: 0px;
  margin-left: -130px;
  padding-left: 0px;
  background-color: #4c565d;
  text-align: left;
}

.dropdown-sub-link-text {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  height: 42px;
  margin: 0px auto;
  padding: 11px 20px;
  float: none;
  clear: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: 'Titillium Web', sans-serif;
  color: #4c565d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  -o-object-fit: none;
  object-fit: none;
}

.dropdown-sub-link-text:hover {
  position: static;
  height: 42px;
  margin-top: 0px;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: transparent;
  font-family: 'Titillium Web', sans-serif;
  color: #e6007b;
  font-weight: 600;
  text-align: left;
}

.dropdown-sub-link-text:active {
  background-color: transparent;
  font-family: 'Titillium Web', sans-serif;
  color: #e6007b;
  font-weight: 600;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.dropdown-sub-link-text:focus {
  background-color: transparent;
  color: #e6007b;
  font-weight: 600;
}

.dropdown-sub-link-text:visited {
  background-color: transparent;
}

.dropdown-sub-link-text.w--current {
  color: #e6007b;
}

.dropdown-wrapper {
  top: 0px;
  display: inline-block;
  width: auto;
  height: 42px;
}

.dropdown-wrapper:focus {
  background-color: transparent;
  color: transparent;
}

.dropdown-trigger {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-s-white {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
}

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

.dropdown-list-2.w--open {
  padding-top: 10px;
  padding-right: 220px;
  padding-bottom: 20px;
  background-color: #e2e2e2;
}

.footer-column {
  display: inline-block;
  padding-right: 20px;
  border-right: 1px none #fff;
  border-left: 1px none transparent;
  text-align: left;
}

.footer-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c9c9c9;
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}

.textlink-footer {
  display: block;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 0px;
  border-right: 1px none #fff;
  color: #c9c9c9;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.textlink-footer:hover {
  color: #c9c9c9;
}

.textlink-footer:active {
  color: #fdbbd2;
}

.textlink-footer:focus {
  color: #fdbbd2;
}

.textlink-footer.w--current {
  margin-bottom: 5px;
  color: #fdbbd2;
  line-height: 16px;
}

.eurotel-footer-image {
  width: 130px;
  margin-top: 16px;
  margin-bottom: 21px;
}

.footer-heading {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer-copyright-text {
  margin-top: 35px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c9c9c9;
  font-size: 11px;
  line-height: 15px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.container-standard-left {
  text-align: left;
}

.container-standard-left.top-space-80-px {
  margin-top: 80px;
}

.columns-footer {
  margin-top: 20px;
}

.menu-button {
  background-color: #000;
  color: #fdbbd2;
}

.icon {
  display: block;
  color: #ff3ca4;
}

.menu-text-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 14px;
}

.menu-text-dropdown:hover {
  background-color: #000;
  color: #ff3ca4;
}

.menu-text-dropdown:active {
  background-color: #000;
}

.menu-text-dropdown:focus {
  background-color: #000;
  color: #ff3ca4;
}

.text-standard {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #4c565d;
  line-height: 22px;
  text-align: left;
}

.text-standard.space-left-10 {
  margin-left: 10px;
}

.text-standard.bottom-space-40px {
  margin-bottom: 40px;
}

.text-standard.zentriert {
  text-align: center;
}

.text-standard.bottom-space-20px {
  margin-bottom: 20px;
}

.text-standard.bottom-space-20px.red-marker {
  font-size: 12px;
}

.text-standard.large-bottom-space {
  margin-bottom: 80px;
}

.text-standard.top-space-2px {
  margin-top: 2px;
}

.text-standard.red-marker {
  color: #ff0004;
  font-style: italic;
}

.flie-text-m-teaser {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #c5acba;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-align: left;
}

.flie-text-m-teaser.bottom-space-20px {
  margin-bottom: 20px;
}

.flie-text-m-teaser.grey {
  color: #c9c9c9;
}

.flie-text-m-teaser.grey.bottom-space-20px {
  margin-bottom: 20px;
}

.flie-text-m-teaser.dark {
  color: #4c565d;
}

.top-picture-section {
  height: 600px;
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}

.top-picture-section.handwerk {
  display: block;
  padding-top: 220px;
  padding-left: 0px;
  background-image: url('../images/top-picture_bau-handwerk.jpg');
  background-position: 50% 20%;
  background-size: cover;
  text-align: left;
}

.top-picture-section.fuhrparkoptimierung {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 100px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/webfleet-office.jpg');
  background-position: 0% 100%;
  background-size: cover;
}

.top-picture-section.webfleet-software {
  padding-top: 135px;
  background-image: url('../images/top-picture_webfleet_komplett.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-picture-section.fahrzeugortung {
  padding-top: 137px;
  background-image: url('../images/Autos-auf-strasse01.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.top-picture-section.kundendienst {
  margin-right: 0px;
  padding: 75px 40px 100px;
  background-image: url('../images/Kundendienst.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-picture-section.gemeinden-beh-rden {
  padding-top: 220px;
  background-image: url('../images/kehrmaschine_gemeinde.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.top-picture-section.bus-taxi {
  padding-top: 400px;
  background-image: url('../images/top-picture_frau-telefoniert.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.top-picture-section.logistik-sortimenter {
  padding-top: 200px;
  background-image: url('../images/LKW-Fuhrpark.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-picture-section.handel-und-gewerbe {
  padding-top: 320px;
  background-image: url('../images/top-picture_handel-gewerbe.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-picture-section.lieferdienste {
  padding-top: 140px;
  background-image: url('../images/top-picture_lieferdienst2.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.top-picture-section.umzugsunternehmen {
  padding-top: 220px;
  background-image: url('../images/top-picture_unzugsunternehmen3.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.top-picture-section.mittelstand {
  padding-top: 220px;
  background-image: url('../images/top-picture_mittelstand2.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.top-picture-section.grossflottenbetreiber {
  padding-top: 220px;
  background-image: url('../images/top-picture_logistiklager-grossfuhrpark2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.teaser-container {
  position: relative;
  left: auto;
  right: 220px;
  display: block;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 35px;
  clear: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #4c565d;
}

.teaser-container.black {
  right: 270px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 560px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #000;
}

.heading-xl-white {
  position: relative;
  display: block;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 0px;
  clear: left;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 7ch;
  line-height: 1.2em;
  font-weight: 400;
  white-space: pre-wrap;
  -o-object-fit: contain;
  object-fit: contain;
}

.heading-xl-white.bottom-space-20px {
  display: none;
  margin-bottom: 20px;
}

.image-content-column {
  padding-right: 0px;
}

.image-content-column.space-right-20px {
  padding-right: 20px;
}

.image-content-column.top-space {
  margin-top: 60px;
}

.image-content-column.top-space._90 {
  max-width: 90%;
}

.youtube {
  padding-right: 0px;
}

.youtube-2 {
  margin-bottom: 20px;
}

.heading-xxl-white {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 5em;
  line-height: 1em;
  font-weight: 400;
}

.heading-xxl-white.teaser-version {
  width: auto;
  max-width: 35vw;
  font-size: 4em;
  line-height: 1.1em;
}

.heading-xl-dark {
  position: relative;
  display: block;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 0px;
  clear: left;
  font-family: 'Droid Sans', sans-serif;
  color: #000;
  font-size: 3.5vw;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  white-space: pre-wrap;
  -o-object-fit: contain;
  object-fit: contain;
}

.heading-xl-dark.underline-green {
  border-bottom: 4px solid #b2e223;
}

.top-logo-container {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #b2e223;
  text-align: left;
}

.text-special-m {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  line-height: 22px;
  font-weight: 600;
  text-align: left;
}

.text-special-m.bottom-space-underline {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #72808a;
}

.text-special-m.bottom-space-20px {
  margin-top: 0px;
  margin-bottom: 20px;
}

.text-special-m.no-top-space {
  margin-top: 0px;
}

.text-fussnote {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #4c565d;
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.text-fussnote.top-space-20px {
  margin-top: 20px;
}

.text-special-l {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
  text-align: left;
}

.text-special-l.teaser-box-light {
  margin-top: 10px;
  margin-left: 30px;
  color: #fff;
}

.text-special-l.zentriert {
  text-align: center;
}

.text-special-l.top-underline-green {
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 2px solid #b2e223;
  border-bottom: 2px solid #b2e223;
}

.textlink {
  text-decoration: none;
}

.top-container {
  padding: 0px 35px 10px;
}

.top-container.kundendienst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
}

.top-container.bus-und-taxi {
  margin-top: 0px;
  background-color: #000;
}

.column-teaser.black {
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 40px;
  background-color: #000;
}

.section-black {
  display: none;
  background-color: #000;
}

.picture-section-small {
  height: 200px;
}

.picture-section-small.telefon {
  margin-top: 40px;
  background-image: url('../images/Telefonanlage2.jpg');
  background-position: 50% 90%;
  background-size: cover;
}

.logo-brand-picture-column {
  height: 60px;
}

.social-media-icon {
  width: 40px;
}

.social-media-icon.margin-left-15px {
  width: auto;
  height: 40px;
  margin-left: 15px;
}

.image-standard.top-space-40px {
  margin-top: 40px;
}

.image-standard.bottom-space-40px {
  margin-bottom: 40px;
}

.image-standard.white-line-left-right {
  border-right: 8px solid #fff;
  border-left: 8px solid #fff;
}

.image-standard.verkleinert-30 {
  max-width: 30%;
}

.image-standard.verkleinert-60 {
  max-width: 60%;
}

.brand-logo-image-content {
  height: 90px;
  max-height: 100%;
  max-width: none;
  margin-bottom: 20px;
}

.brand-logo-image-content.hight-70px {
  height: 70px;
  max-height: none;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.section-no-padding {
  background-color: #f5f5f5;
}

.section-no-padding.light-grey {
  background-color: #c9c9c9;
}

.image {
  padding-right: 20px;
}

.fs-cc-prefs_form {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-height: 80vh;
  max-width: 660px;
  margin-bottom: 0px;
  border-radius: 0px;
  background-color: #fff;
}

.fs-cc-banner_component {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 998;
  display: none;
  padding: 24px 32px;
  border-top: 1px solid rgba(67, 83, 255, 0.16);
  background-color: #fff;
}

.fs-cc-prefs_title {
  color: #000;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
}

.fs-cc-components {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.fs-cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background-color: #fff;
}

.fs-cc-prefs_checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs_close {
  position: absolute;
  left: auto;
  top: -12px;
  right: -12px;
  bottom: auto;
  z-index: 1;
  padding: 10px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: -1px 1px 12px 0 rgba(51, 51, 51, 0.1);
  color: #333;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}

.fs-cc-banner_close {
  margin-left: 12px;
  padding: 10px;
  border-radius: 500px;
  background-color: #fff;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.fs-cc-banner_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-prefs_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 997;
  display: none;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-prefs_buttons-wrapper {
  display: block;
  margin-top: 20px;
  margin-right: -8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-prefs_close-icon {
  width: 16px;
  height: 16px;
  color: #021a7c;
}

.fs-cc-prefs_toggle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-prefs_label {
  margin-top: 0px;
  margin-right: 32px;
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-manager_component {
  position: fixed;
  left: 20px;
  top: auto;
  right: auto;
  bottom: 20px;
  z-index: 999;
  display: none;
}

.fs-cc-banner_text-link {
  border-bottom: 2px none #4353ff;
  color: #e6007b;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_option {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
}

.fs-cc-prefs_content {
  overflow: auto;
  height: 100%;
  padding: 40px 32px;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #72808a;
  font-size: 12px;
  line-height: 17px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_text {
  margin-right: 24px;
  margin-bottom: 20px;
  color: #616161;
}

.fs-cc-manager_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 500px;
  background-color: #fff;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  cursor: pointer;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_space-medium {
  margin-top: 40px;
  margin-bottom: 0px;
}

.fs-cc-prefs_button {
  margin-right: 8px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #b2e223;
  border-radius: 0px;
  background-color: #b2e223;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: #c76162;
  background-color: #fff;
  color: #c76162;
  font-weight: 400;
}

.fs-cc-prefs_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 20, 24, 0.55);
}

.fs-cc-prefs_checkbox-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 24px;
  margin-bottom: 0px;
  padding: 2px;
  border-radius: 999px;
  background-color: #ccc;
}

.fs-cc-banner_button {
  min-width: 140px;
  margin-left: 16px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #b2e223;
  border-radius: 0px;
  background-color: #b2e223;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-style: solid;
  border-color: #c76162;
  border-radius: 0px;
  background-color: transparent;
  color: #c76162;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-banner_container {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-kursiv-hell {
  font-style: italic;
  font-weight: 400;
}

.div-block-team {
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  background-color: #f5f5f5;
}

.team-image {
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .top-logo-eurotel-image {
    width: auto;
    max-width: 35%;
    margin-right: 0px;
  }

  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }

  .telekom-partner-image {
    margin-left: 140px;
  }

  .section-footer {
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-standard {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .column-standard.gemittelt {
    display: block;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-standard.gemittelt.ganze-breite {
    position: static;
    display: block;
  }

  .column-standard.no-margin-image-bau-handwerk {
    height: 340px;
  }

  .column-standard.pink {
    height: 340px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .column-standard.top-space {
    margin-top: 20px;
  }

  .column-standard.no-margin-image-schwerlast-transport {
    height: 340px;
  }

  .section-standard-white {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-standard-white.bottom-line {
    margin-bottom: 20px;
  }

  .heading-l-dark.bottom-space-40px {
    font-size: 2.2em;
  }

  .heading-l-dark.bottom-space-40px-underline {
    font-size: 2.2em;
  }

  .heading-m-dark {
    font-size: 1.6em;
  }

  .heading-m-dark.top-space-and-topline {
    margin-top: 40px;
  }

  .heading-l-white {
    font-size: 1.8em;
  }

  .heading-m-white {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .section-top-picture {
    height: 400px;
  }

  .section-top-picture.telematik {
    background-position: 50% 0%;
    background-size: auto 550px;
  }

  .section-top-picture.telefonanlagen {
    padding-top: 220px;
    padding-right: 20px;
    padding-left: 60px;
  }

  .section-top-picture.tablets {
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    background-position: 0% 50%;
    background-size: auto 500px;
  }

  .section-top-picture.tablet {
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    background-position: 100% 50%;
    background-size: auto 500px;
  }

  .section-top-picture.classic-handy {
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    background-position: 0% 50%;
    background-size: auto 500px;
  }

  .section-standard-dim-grey {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-pink {
    padding-right: 40px;
    padding-left: 40px;
  }

  .button-large.red {
    background-color: #e6007b;
  }

  .button-large.red:hover {
    background-color: #ff3ca4;
  }

  .button-large.red:active {
    background-color: #ff3ca4;
  }

  .button-large.red:focus {
    background-color: #ff3ca4;
  }

  .button-large.red:visited {
    background-color: #e6007b;
  }

  .navbar-2 {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: auto;
    margin-left: 0px;
    text-align: center;
  }

  .dropdown-trigger {
    padding: 0px;
  }

  .heading-s-white {
    margin-top: 10px;
    color: #fff;
  }

  .textlink-footer {
    margin-bottom: 5px;
    padding-right: 0px;
  }

  .textlink-footer.w--current {
    margin-bottom: 5px;
    line-height: 16px;
  }

  .container-standard-left {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .columns-footer {
    margin-right: 0px;
    margin-left: 0px;
  }

  .nav-menu {
    margin-right: -5px;
    margin-left: -15px;
  }

  .text-standard {
    margin-top: 10px;
  }

  .text-standard.bottom-space-40px {
    margin-bottom: 20px;
  }

  .text-standard.large-bottom-space {
    margin-bottom: 60px;
  }

  .flie-text-m-teaser {
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
  }

  .flie-text-m-teaser.dark {
    color: #4c565d;
  }

  .top-picture-section {
    height: 400px;
    padding-top: 183px;
  }

  .top-picture-section.handwerk {
    margin-left: 0px;
    padding-top: 100px;
    padding-left: 20px;
    background-size: auto 500px;
  }

  .top-picture-section.fuhrparkoptimierung {
    padding-bottom: 60px;
    padding-left: 60px;
    background-position: 6% 100%;
  }

  .top-picture-section.webfleet-software {
    padding-top: 82px;
    padding-left: 85px;
    background-position: 50% 30%;
    background-size: auto 450px;
  }

  .top-picture-section.fahrzeugortung {
    padding-top: 93px;
    padding-left: 240px;
  }

  .top-picture-section.kundendienst {
    padding-top: 60px;
  }

  .top-picture-section.gemeinden-beh-rden {
    padding-top: 140px;
    background-position: 50% 60%;
    background-size: auto 500px;
  }

  .top-picture-section.bus-taxi {
    padding-top: 260px;
    background-position: 50% 50%;
    background-size: auto 530px;
  }

  .top-picture-section.logistik-sortimenter {
    padding-top: 140px;
  }

  .top-picture-section.handel-und-gewerbe {
    padding-top: 220px;
    background-size: auto 480px;
  }

  .top-picture-section.lieferdienste {
    padding-top: 60px;
    background-position: 50% 10%;
    background-size: auto 520px;
  }

  .top-picture-section.mittelstand {
    padding-top: 140px;
    background-position: 30% 0%;
    background-size: auto 480px;
  }

  .top-picture-section.grossflottenbetreiber {
    padding-top: 200px;
    background-size: auto 540px;
  }

  .teaser-container {
    max-width: 50vw;
  }

  .teaser-container.black {
    right: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 65vw;
    padding: 20px 30px 20px 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .teaser-container.black.fuhrparkoptimierung {
    max-width: 37vw;
    padding-top: 20px;
  }

  .heading-xl-white {
    position: relative;
    max-width: none;
    font-size: 2.5em;
    line-height: 1.2em;
    text-align: left;
  }

  .heading-xl-white.top-teaser-version {
    max-width: 40vw;
    min-width: auto;
    font-size: 4.2vw;
  }

  .heading-xl-white.bottom-space-20px {
    margin-bottom: 20px;
  }

  .image-content-column {
    max-width: 100%;
    margin-top: 0px;
  }

  .image-content-column.space-right-20px {
    margin-bottom: 0px;
  }

  .heading-xxl-white.teaser-version {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 3em;
  }

  .heading-xl-dark {
    position: relative;
    max-width: none;
    font-size: 3.2em;
    line-height: 0.8em;
    text-align: center;
  }

  .text-special-m {
    margin-top: 10px;
  }

  .text-fussnote {
    margin-top: 10px;
  }

  .text-special-l {
    margin-top: 10px;
  }

  .top-container.kundendienst {
    display: inline-block;
    max-width: 75vw;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .top-container.bus-und-taxi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 540px;
  }

  .column-teaser.black {
    padding-right: 20px;
  }

  .section-black {
    background-color: #000;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .container {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    float: none;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .navbar {
    position: relative;
    left: 0px;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .nav-link {
    position: static;
    display: block;
    height: auto;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom: 1px solid #c9c9c9;
    color: #4c565d;
    font-size: 24px;
    line-height: 22px;
  }

  .nav-link:hover {
    background-color: transparent;
  }

  .nav-link:active {
    background-color: #000;
    color: #ff3ca4;
  }

  .nav-link:focus {
    background-color: #000;
    color: #ff3ca4;
  }

  .nav-link:visited {
    display: block;
    background-color: transparent;
    color: #4c565d;
  }

  .nav-link.w--current {
    height: auto;
    background-color: #000;
    color: #ff3ca4;
    font-size: 24px;
    line-height: 18px;
  }

  .nav-link.w--current:visited {
    background-color: transparent;
    color: #4c565d;
  }

  .telekom-partner-image {
    width: 80px;
    margin-left: 60px;
  }

  .webfleet-partner-image {
    height: 80px;
  }

  .container-top-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-standard {
    text-align: center;
  }

  .column-standard.zentriert.bottom-space-mobile {
    margin-bottom: 40px;
  }

  .column-standard.gemittelt {
    display: block;
    margin-bottom: 40px;
  }

  .column-standard.no-margin-image-bau-handwerk {
    height: 260px;
  }

  .column-standard.pink {
    height: 320px;
    padding-left: 20px;
  }

  .column-standard.top-space {
    margin-top: 10px;
  }

  .column-standard.padding-left {
    padding-left: 0px;
  }

  .column-standard.no-margin-image-schwerlast-transport {
    height: 260px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-standard-white {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-standard-white.bottom-line {
    padding-bottom: 10px;
    text-align: center;
  }

  .section-standard-white.black {
    display: block;
  }

  .heading-l-dark.bottom-space-40px {
    margin-bottom: 20px;
    font-size: 2em;
  }

  .heading-l-dark.bottom-space-40px-underline {
    margin-bottom: 20px;
    font-size: 2em;
  }

  .text-light {
    text-align: center;
  }

  .text-light.teaser-box {
    margin-left: 0px;
  }

  .container-standard {
    text-align: center;
  }

  .container-standard.ausgeblendet-auf-smartphone {
    display: none;
  }

  .image-team {
    max-width: 80%;
  }

  .image-team.top-space-40px {
    max-width: 70%;
    margin-top: 40px;
  }

  .image-team.padding-right-20px {
    padding-right: 0px;
  }

  .heading-m-dark {
    font-size: 1.5em;
    line-height: 1.3em;
  }

  .heading-m-dark.bottom-space-40px {
    margin-bottom: 20px;
  }

  .heading-s-dark {
    text-align: center;
  }

  .heading-s-dark.bottom-space-20px {
    margin-bottom: 10px;
  }

  .heading-s-dark.zentriert {
    font-size: 20px;
  }

  .heading-s-dark.bottom-space-40px {
    margin-bottom: 0px;
  }

  .heading-s-dark.top-bottom-line {
    margin-top: 40px;
  }

  .button-small {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .heading-l-white {
    display: block;
  }

  .heading-l-white.bottom-space-20px {
    font-size: 1.6em;
  }

  .heading-m-white {
    display: none;
    line-height: 26px;
  }

  .section-top-picture {
    height: 200px;
  }

  .section-top-picture.telematik {
    background-position: 50% 10%;
    background-size: auto 380px;
  }

  .section-top-picture.tablets {
    background-position: 50% 30%;
    background-size: auto 400px;
  }

  .section-top-picture.tablet {
    background-position: 100% 90%;
    background-size: cover;
  }

  .section-top-picture.classic-handy {
    background-position: 50% 35%;
    background-size: auto 420px;
  }

  .button-large {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .dropdown-sub-link-text {
    position: static;
    display: block;
    height: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 60px;
    padding: 10px 0px;
    clear: none;
    border-bottom: 1px none #000;
    background-color: transparent;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
  }

  .dropdown-sub-link-text:hover {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px none #000;
    background-color: transparent;
    font-weight: 400;
    text-decoration: none;
    white-space: normal;
  }

  .dropdown-sub-link-text:active {
    border-style: none;
    border-color: #000;
  }

  .dropdown-sub-link-text:focus {
    border: 1px none #000;
    background-color: transparent;
    font-weight: 400;
  }

  .dropdown-wrapper {
    display: block;
    height: auto;
  }

  .dropdown-trigger {
    height: auto;
  }

  .heading-s-white {
    text-align: center;
  }

  .dropdown-list-2 {
    position: static;
    clear: left;
    text-align: left;
  }

  .dropdown-list-2.w--open {
    display: block;
    padding-right: 0px;
  }

  .footer-column {
    padding-right: 10px;
    text-align: center;
  }

  .footer-text {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .textlink-footer {
    margin-top: 8px;
    margin-bottom: 10px;
    padding-right: 0px;
    font-size: 14px;
    text-align: center;
  }

  .eurotel-footer-image {
    width: 170px;
    margin-top: 0px;
    margin-bottom: 22px;
    padding-top: 25px;
  }

  .footer-heading {
    margin-top: 40px;
    font-size: 21px;
    line-height: 30px;
  }

  .footer-copyright-text {
    text-align: center;
  }

  .container-standard-left {
    text-align: center;
  }

  .menu-button {
    position: relative;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    margin-left: 20px;
    padding: 0px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button.w--open {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    color: #ff3ca4;
    text-align: center;
  }

  .icon {
    display: block;
    padding-top: 3px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff3ca4;
    font-size: 36px;
  }

  .icon:active {
    color: #ff3ca4;
  }

  .icon:focus {
    color: #ff3ca4;
  }

  .menu-text-dropdown {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #c9c9c9;
    color: #4c565d;
    font-size: 24px;
    line-height: 22px;
  }

  .menu-text-dropdown:hover {
    background-color: transparent;
    color: #4c565d;
  }

  .menu-text-dropdown:active {
    background-color: #000;
    color: #ff3ca4;
  }

  .menu-text-dropdown:focus {
    background-color: #000;
    color: #ff3ca4;
  }

  .nav-menu {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-top: 42px;
    clear: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #e2e2e2;
  }

  .text-standard {
    margin-top: 10px;
    margin-right: 0px;
    font-size: 16px;
    text-align: center;
  }

  .flie-text-m-teaser {
    margin-top: 10px;
    margin-right: 0px;
    font-size: 16px;
    text-align: center;
  }

  .top-picture-section {
    height: 200px;
  }

  .top-picture-section.handwerk {
    padding-top: 40px;
    padding-right: 190px;
    padding-left: 10px;
    background-image: url('../images/top-picture_bau-handwerk.jpg');
    background-position: 70% 25%;
    background-size: auto 290px;
  }

  .top-picture-section.fuhrparkoptimierung {
    background-position: 6% 85%;
    background-size: auto 240px;
  }

  .top-picture-section.webfleet-software {
    background-size: auto 220px;
  }

  .top-picture-section.kundendienst {
    background-position: 50% 64%;
    background-size: auto 330px;
  }

  .top-picture-section.gemeinden-beh-rden {
    background-position: 40% 100%;
    background-size: auto 320px;
  }

  .top-picture-section.bus-taxi {
    padding-top: 125px;
    background-position: 50% 35%;
    background-size: auto 400px;
  }

  .top-picture-section.handel-und-gewerbe {
    background-size: auto 250px;
  }

  .top-picture-section.lieferdienste {
    background-position: 20% 0%;
    background-size: auto 320px;
  }

  .top-picture-section.umzugsunternehmen {
    background-size: auto 300px;
  }

  .top-picture-section.mittelstand {
    background-position: 100% 30%;
    background-size: auto 300px;
  }

  .top-picture-section.grossflottenbetreiber {
    background-position: 50% 60%;
    background-size: auto 300px;
  }

  .teaser-container.black {
    display: none;
    max-width: 45vw;
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading-xl-white {
    margin-top: 0px;
    font-size: 2.3em;
  }

  .heading-xl-white.bottom-space-20px {
    display: block;
    text-align: center;
  }

  .heading-xl-white.zentriert {
    text-align: center;
  }

  .image-content-column {
    max-width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-content-column.space-right-20px {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .image-content-column.top-space {
    max-width: 80%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .image-content-column.top-space._90 {
    margin-left: -70px;
  }

  .image-content-column.aus-auf-handy {
    display: none;
  }

  .heading-xl-dark {
    margin-top: 0px;
    font-size: 2.5em;
  }

  .top-logo-container {
    text-align: center;
  }

  .text-special-m {
    margin-top: 10px;
    margin-right: 0px;
    font-size: 16px;
    text-align: center;
  }

  .text-fussnote {
    margin-top: 10px;
    margin-right: 0px;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
  }

  .text-special-l {
    margin-top: 10px;
    margin-right: 0px;
    font-size: 16px;
    text-align: center;
  }

  .text-special-l.teaser-box-light {
    margin-left: 0px;
  }

  .top-container {
    display: none;
  }

  .top-container.kundendienst {
    display: none;
    max-width: 40vw;
  }

  .top-container.bus-und-taxi {
    display: none;
    padding-top: 10px;
  }

  .top-container.logistiker {
    display: none;
  }

  .column-teaser {
    display: none;
  }

  .column-teaser.black {
    display: none;
    padding-left: 20px;
  }

  .section-black {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-brand-picture-column {
    margin-bottom: 20px;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner_button {
    margin-right: 8px;
    margin-left: 0px;
  }

  .fs-cc-banner_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .top-logo-eurotel-image {
    max-width: 40%;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .nav-link {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #4c565d;
    font-size: 24px;
    line-height: 22px;
  }

  .nav-link:hover {
    display: block;
    background-color: transparent;
    color: #4c565d;
  }

  .nav-link:active {
    color: #e6007b;
  }

  .nav-link:focus {
    display: block;
    color: #ff3ca4;
  }

  .nav-link:visited {
    display: block;
    color: #4c565d;
    text-align: left;
  }

  .nav-link.w--current {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .nav-link.w--current:hover {
    display: block;
    color: #ff3ca4;
  }

  .nav-link.w--current:active {
    display: block;
    color: #ff3ca4;
  }

  .nav-link.w--current:focus {
    display: block;
    color: #ff3ca4;
  }

  .telekom-partner-image {
    width: auto;
    height: 50px;
    margin-left: 0px;
  }

  .webfleet-partner-image {
    height: 50px;
    margin-left: 0px;
  }

  .container-top-header {
    padding-right: 0px;
    padding-left: 20px;
  }

  .column-standard.no-margin-image-bau-handwerk {
    height: 160px;
  }

  .column-standard.top-space {
    margin-top: 0px;
  }

  .column-standard.no-margin-image-schwerlast-transport {
    height: 160px;
  }

  .section-standard-white {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-l-dark {
    font-size: 2.1em;
    font-weight: 600;
  }

  .heading-l-dark.bottom-space-40px {
    font-size: 1.8em;
  }

  .heading-l-dark.bottom-space-40px-underline {
    font-size: 2.1em;
  }

  .text-light.teaser-box {
    margin-top: 20px;
  }

  .image-team {
    max-width: 100%;
  }

  .heading-m-dark {
    font-size: 1.4em;
  }

  .heading-s-dark.bottom-space-40px {
    margin-bottom: 20px;
  }

  .heading-l-white {
    font-size: 2.2em;
  }

  .heading-l-white.bottom-space-20px {
    margin-bottom: 0px;
    font-size: 1.5em;
    line-height: 1.3em;
  }

  .section-standard-dim-grey {
    padding: 20px 20px 30px;
  }

  .button-large {
    font-size: 16px;
    line-height: 20px;
  }

  .dropdown-sub-link-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    margin-left: 0px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: 400;
  }

  .dropdown-sub-link-text:hover {
    height: 36px;
    font-weight: 400;
  }

  .dropdown-wrapper {
    position: static;
    height: auto;
  }

  .dropdown-trigger {
    position: static;
    display: block;
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-list-2.w--open {
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    clear: left;
  }

  .footer-text {
    margin-top: 18px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .textlink-footer {
    display: block;
    margin-top: 4px;
    padding-right: 0px;
    border-right-style: none;
  }

  .textlink-footer.w--current {
    margin-bottom: 10px;
    color: #fdbbd2;
  }

  .eurotel-footer-image {
    margin-bottom: 20px;
  }

  .footer-copyright-text {
    margin-top: 18px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .menu-button {
    margin-left: 20px;
    padding-left: 10px;
    clear: right;
  }

  .menu-button.w--open {
    position: relative;
    background-color: #000;
  }

  .menu-text-dropdown {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 22px;
    text-align: left;
  }

  .menu-text-dropdown:hover {
    background-color: transparent;
    color: #4c565d;
  }

  .nav-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 42px;
    margin-right: 0px;
    margin-left: 0px;
    clear: right;
  }

  .text-standard {
    font-size: 15px;
  }

  .flie-text-m-teaser {
    font-size: 15px;
  }

  .top-picture-section {
    height: 150px;
  }

  .top-picture-section.handwerk {
    padding-top: 160px;
    background-position: 60% 25%;
    background-size: auto 230px;
  }

  .top-picture-section.fuhrparkoptimierung {
    background-position: 45% 50%;
  }

  .top-picture-section.kundendienst {
    background-position: 45% 64%;
    background-size: auto 240px;
  }

  .top-picture-section.gemeinden-beh-rden {
    background-position: 50% 100%;
    background-size: auto 250px;
  }

  .top-picture-section.bus-taxi {
    background-position: 45% 25%;
    background-size: auto 340px;
  }

  .top-picture-section.handel-und-gewerbe {
    background-size: auto 220px;
  }

  .top-picture-section.lieferdienste {
    background-position: 37% 0%;
    background-size: auto 240px;
  }

  .top-picture-section.umzugsunternehmen {
    background-position: 40% 0%;
  }

  .top-picture-section.mittelstand {
    background-position: 68% 30%;
    background-size: auto 230px;
  }

  .top-picture-section.grossflottenbetreiber {
    background-position: 55% 70%;
    background-size: auto 280px;
  }

  .teaser-container.black {
    display: none;
    max-width: 100vw;
  }

  .image-content-column {
    max-width: 100%;
    margin-top: 20px;
  }

  .image-content-column.top-space {
    margin-left: -55px;
  }

  .image-content-column.top-space._90 {
    margin-left: -48px;
  }

  .text-special-m {
    font-size: 15px;
  }

  .text-fussnote {
    font-size: 13px;
  }

  .text-special-l {
    font-size: 15px;
  }

  .top-container {
    display: none;
  }

  .top-container.bus-und-taxi {
    display: none;
  }

  .brand-logo-image-content {
    height: auto;
    max-height: none;
    max-width: 100%;
  }

  .brand-logo-image-content.hight-70px {
    height: auto;
    max-width: 100%;
  }

  .fs-cc-banner_close {
    position: absolute;
    left: auto;
    top: -22px;
    right: 10px;
    bottom: auto;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .fs-cc-prefs_component {
    padding: 24px;
  }

  .fs-cc-prefs_content {
    padding: 24px;
  }

  .fs-cc-banner_text {
    margin-right: 0px;
  }

  .fs-cc-prefs_button {
    margin-bottom: 8px;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 10px;
  }
}

