/*
Theme Name: BSKOM Responsive
Description: Individualanpassung für Barbara Schröder Lösungswege
Author: Stefan Lipgens
Author URI: https://www.lipgens.de
Template: getwid-base
Version: 1.0.7
Tags:
*/
/* FONTS */
@font-face {
  font-family: "OpenSans";
  src: url('assets/fonts/OpenSans-Regular.woff2') format('woff2');
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url('assets/fonts/OpenSans-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: "OpenSans-Light";
  src: url('assets/fonts/OpenSans-Light.woff2') format('woff2');
}
/* CUSTOM COLORS
- Dunkelblau #000b21
- Lila #6667ab
- Pink #e01175
 */
.blau {
  color: #000b21 !important;;
}
.lila {
  color: #6667ab !important;;
}
.pink {
  color: #e01175 !important;;
}
.schwarz {
  color: #000000 !important;
}
.normal {
  font-weight: normal !important;
  font-family: "OpenSans-Light", "Arial", sans-serif !important;
}
.bg-grey,
.bg-gray {
  background-color: #f6f6f6;
}

/* RESET */
html, body {
  background: #ffffff;
  color: #000000;
}
html, body, div, span, applet, object, iframe, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
  font-family: "OpenSans-Light", "Arial", sans-serif;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: initial;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "OpenSans-Light", "Arial", sans-serif;
  clear: both;
  font-weight: bold;
  letter-spacing: 0.04em;
}
strong, b {
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
}
a, a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none;
}
p {
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
}
p a {
  color: #e01175;
}
br.mobile,
br.mobil {
  display: none;
}
/* SUBPAGES */
body:not(.home) #masthead {
  position: fixed;
  width: 100vw;
  max-width: 100vw;
  height: 85px;
  background-color: #000b21;
  border: 0;
  z-index: 1000;
}
body:not(.home) .custom-logo-link {
  display: none;
}
.masthead-inner {
  display: flex;
  max-width: 1520px;
  width: 1520px;
  margin: 0 auto;
}
body:not(.home) #masthead .main-navigation-wrapper {
  order: 2;
  justify-content: flex-end;
}
body:not(.home) #masthead .site-branding {
  order: 1;
}
body:not(.home) #masthead .site-branding img {
  margin-top: 7px;
}
body:not(.home) .wp-block-getwid-section__wrapper {
  margin: 0;
  padding: 0;
}
body:not(.home) .wp-block-getwid-section__inner-wrapper {
  margin-top: 168px;
}
body:not(.home) h2 {
  font-size: 50px;
  margin-block-end: 35px;
  text-transform: uppercase;
}
body:not(.home) #primary {
  margin-top: 85px;
}
body:not(.home) .site-content ul:not(.slick-dots) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 35px;
}
body:not(.home) .site-content ul:not(.slick-dots) li {
  list-style: none;
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  text-transform: none;
  color: #e01175;
  margin-top: 0.25em;
}
body:not(.home) .site-content ul:not(.slick-dots) li:before {
  position: absolute;
  content: '';
  background-image: url('assets/images/BSKOM_Arrow_pink.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.75em;
  height: 0.75em;
  margin-left: -1.5em;
  margin-top: 0.45em;
}
body:not(.home) .site-content ul.schwarz,
body:not(.home) .site-content ul.black {
  margin-bottom: 75px;
}
body:not(.home) .site-content ul.schwarz:not(.slick-dots) li,
body:not(.home) .site-content ul.black:not(.slick-dots) li {
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 0.02em;
}
body:not(.home) .site-content ul:not(.slick-dots) li.schwarz:before,
body:not(.home) .site-content ul:not(.slick-dots) li.black:before,
body:not(.home) .site-content ul.schwarz:not(.slick-dots) li:before,
body:not(.home) .site-content ul.black:not(.slick-dots) li:before {
  background-image: url('assets/images/BSKOM_Arrow_black.svg');

}
#sub-header .wp-block-getwid-section__wrapper {
  min-height: 700px;
}
#sub-stoerer {
  cursor: pointer;
  width: 355px;
  height: 355px;
  border-radius: 355px;
  background-color: #e01175;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  left: calc(100vw - 445px);
  top: 600px;
  z-index: 999;
  margin:0;
}
#sub-stoerer.getwid-anim {
  left: calc(100vw - 350px);
}
#sub-stoerer .wp-block-getwid-section__content {
  z-index: 1;
  top: 0;
  left: 0;
}
#sub-stoerer .wp-block-getwid-section__inner-content a span{
  position:absolute;
  width: 355px;
  height: 355px;
  border-radius: 355px;
  top:-53px;
  left: 0;
  z-index: 1;
}
#sub-stoerer .wp-block-getwid-section__inner-wrapper {
  margin-top: 0;
}
#sub-stoerer .wp-block-getwid-section__inner-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 355px;
  height:250px;
  align-items: center;
  justify-content: space-between;
}
#sub-stoerer .wp-block-getwid-section__inner-content p {
  margin:0;
  text-align: center;
}
#sub-stoerer .wp-block-getwid-section__inner-content p:nth-of-type(2) {
  margin:0;
  font-family: "OpenSans-Light", "Arial", sans-serif;
  font-size: 33px;
  border-top: 1px dotted #ffffff;
  border-bottom: 1px dotted #ffffff;
  line-height: 1em;
  padding: 0.55em 0;
}
#sub-stoerer .wp-block-getwid-section__inner-content p:nth-of-type(2) strong {
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  font-size: 33px;
}
#sub-stoerer .wp-block-getwid-section__inner-content p a {
  color: #ffffff;
  text-decoration: none;
}
#sub-header.links .wp-block-getwid-section__background,
#sub-header.left .wp-block-getwid-section__background {
  background-position-x: left;
}
#sub-header.rechts .wp-block-getwid-section__background,
#sub-header.right .wp-block-getwid-section__background {
  background-position-x: right;
}
body:not(.home) #sub-kunden {
  box-shadow: inset 0px 25px 15px -15px rgba(115,115,115,0.75),
  inset 0px -25px 30px -20px rgba(0,0,0,0.75);
}
body:not(.home) #sub-kunden .wp-block-getwid-section__inner-wrapper {
  margin: 80px 0 90px 0;
}
body:not(.home) #sub-kunden .wp-block-image figure {
  margin: 0 85px 0 0;
}
body:not(.home) #sub-kunden .wp-block-quote:before {
  content: '';
}
body:not(.home) #sub-kunden .wp-block-quote {
  margin: 0;
}
body:not(.home) #sub-kunden .wp-block-quote .wp-block-image figure {
  margin: 30px 60px 30px 0;
}
body:not(.home) #sub-kunden .wp-block-quote p {
  color: #000000;
  font-style: normal;
}
body:not(.home) #sub-kunden .wp-block-quote cite:before {
  content:'';
  background-image: url("assets/images/BSKOM_Arrow_pink.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  margin-top: 0.25em;
  margin-left: -60px;
  position: absolute;
}
body:not(.home) #sub-kunden .wp-block-quote cite {
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  color: #e01175;
  padding-left: 60px;
}
body:not(.home) .site-content .p10 {
  margin-bottom: 0.3em;
}
body:not(.home) .site-content .mb130 {
  margin-bottom: 130px;
}
/* HOMEPAGE */
body.home{
  color: #ffffff;
}
/* HEADER, LOGO, NAVIGATION */
body.home #masthead {
  width: 100%;
  height:0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
}
body.home .site-branding {
  position: absolute;
  z-index: 10;
  top:85px;
  margin: 0;
}
body.home .main-navigation-wrapper {
  position: absolute;
  width: 100%;
  height: 40px;
  background-color: #000b21;
  top: 870px;
  left: 0;
  z-index: 10;
}
body.home .main-navigation-wrapper.sticky {
  position: fixed;
  top: 0;
}
.main-navigation-wrapper a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-family: "OpenSans-Light", "Arial", sans-serif;
  padding: 1rem;
}
body.home #site-navigation {
  max-width: 1520px;
  margin: 0 auto;
}
.primary-menu-wrapper,
body.home .primary-menu-container,
body.home .primary-menu-wrapper .main-navigation ul {
  width: 100%;
}
body.home .primary-menu-wrapper .menu,
body.home .primary-menu-wrapper .main-navigation ul {
  display: flex;
  justify-content: space-between;
}
body.home .primary-menu-more  {
  display: none;
}
body:not(.home) .primary-menu-more {
  display: block;
}
.primary-menu-more .primary-menu-more-toggle svg {
  fill: #ffffff !important;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  top: calc( 100% + 5px);
  background-color: #000b21;
  color: #ffffff;
  box-shadow: none;
  -webkit-box-shadow: none;
}
body.home .main-navigation ul:after {
  display: none;
}
body.home #content {
  z-index: 1;
  color: #000000;
  background: #ffffff;
}
/* SLIDER */
body.home .wp-block-getwid-section.firstsection {
  height: 953px;
}
.bskom-slider-mobil,
.bskom-header-mobil {
  display: none;
}
body.home #site-navigation {
  width: 100%;
}
body.home .wp-block-getwid-section.bskom-slider .wp-block-getwid-content-slider {
  margin: 150px 200px 0 200px;
}
body.home .wp-block-getwid-media-text-slider-slide-content__content {
  margin-bottom: 190px;
}
body.home .wp-block-getwid-section.bskom-slider .wp-block-getwid-content-slider p {
  text-transform: uppercase;
  font-size: 50px;
  color:#ffffff;
  line-height: 60px;
}
body.home .bskom-slider h2 {
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  font-size: 22px;
  line-height: 50px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color:#ffffff;
  padding-left: 50px;
}
body.home .bskom-slider h2:before {
  position: absolute;
  content:'';
  background-image: url("assets/images/BSKOM_Arrow_white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  margin-top: 0.65em;
  margin-left: -50px;
}
body.home .bskom-slider p {
  font-family: "OpenSans-Light", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 50px;
  color:#ffffff;
  line-height: 60px;
  margin-block-end: 60px;
}
body.home .bskom-slider p strong {
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  font-size: 50px;
  letter-spacing: 0.02em;
}
.bskom-slider-desktop {
  max-height: 955px;
  height: 955px;
}
.bskom-slider-desktop .wp-block-group__inner-container {
  margin-left: calc(50vw - 760px) !important;
}
.bskom-slider-desktop .wp-block-group__inner-container,
.bskom-slider-desktop .wp-block-group__inner-container > * {
  max-width: 1520px;
}
.entry-header {
  display: none;
  margin: 0;
}
/* CONTENT */
body.page .site-main > .hentry > .entry-header, body.page .site-main > .hentry > .entry-footer,
body.page .site-main > .hentry > .post-thumbnail, body.page .site-main > .hentry > .entry-content > *,
.wp-block-getwid-section .wp-block-getwid-section__wrapper .wp-block-getwid-section__inner-wrapper{
  max-width: 1520px;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
}
.site-content {
  margin: 0;
}
.hentry > .entry-content > * {
  margin-bottom: 0;
}
/* BUTTONS */
div.submit {
  display: inline-block;
  width: 142px;
  line-height: inherit;
}
.wpcf7-spinner {
  position: absolute;
  margin-top: 12px;
  margin-left: -123px;
}
input[type="submit"],
.wp-block-button .wp-block-button__link {
  font-family: "OpenSans-Light", "Arial", sans-serif;
  letter-spacing: inherit;
  font-size: 22px;
  text-transform: none;
  font-weight: inherit;
  border-radius: 100px;
  background: #e01175;
  border: 1px solid #e01175;
  color: #fff;
  line-height: 1;
  padding: 8px 15px 8px 50px;
}
div.submit .hover:before{
  position: absolute;
  content: '';
  background-image: url('assets/images/BSKOM_Arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 0.7em;
  width: 0.7em;
  margin-top: 0.65em;
  margin-left: 0.95em;
}
.wp-block-button .wp-block-button__link:before {
  position: absolute;
  content: '';
  background-image: url('assets/images/BSKOM_Arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 0.75em;
  width: 0.75em;
  margin-left: -1.25em;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0.15em;
}
div.submit:hover .hover:before,
.wp-block-button:hover .wp-block-button__link:before {
  background-image: url('assets/images/BSKOM_Arrow_pink.svg');
}
input[type="submit"]:hover,
.wp-block-button .wp-block-button__link:hover {
  background: #fff !important;
  color: #e01175;
}
input[type="submit"],
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link,
.wp-block-button .wp-block-button__link a {
  font-family: "OpenSans-Light", "Arial", sans-serif;
  letter-spacing: inherit;
  font-size: 22px;
  text-transform: none;
  font-weight: inherit;
  line-height: 1;
}
.wp-block-image figure.alignleft {
  margin: 1.875rem 1.5rem 1.5rem 0;
}
.size64,
.size64 img {
    width: 64px;
    height: 64px;
    min-height: 64px;
    padding:0;
    float: left;
    margin-right: 25px;
}
.wp-block-cover.size64 {
  margin-right: 25px !important;
}
/* SECTION Prozess */
.bskom-prozess {
  min-height: 1080px;
}
.bskom-prozess .wp-block-getwid-content-slider-slide__wrapper {
  margin: 0 20px;
}
.bskom-prozess .wp-block-getwid-content-slider-slide:first-of-type .wp-block-getwid-content-slider-slide__wrapper {
  margin-left: 0;
}
.bskom-prozess .wp-block-getwid-content-slider-slide:last-of-type .wp-block-getwid-content-slider-slide__wrapper {
  margin-right: 0;
}
.bskom-prozess .wp-block-getwid-content-slider-slide p {
  text-align: justify;
  text-align-last: center;
}
.wp-block-column p {
  text-align: justify;
  text-align-last: left;
}
.bskom-prozess .wp-block-getwid-section__inner-content {
  margin:125px 0 85px 0;
}
.bskom-prozess h2 {
  font-size: 50px;
  margin-block-end: 10px;
  text-transform: uppercase;
}
.bskom-prozess ul {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
}
.bskom-prozess ul li {
  list-style: none;
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  text-transform: uppercase;
}
.bskom-prozess ul:not(.slick-dots) li:before {
  position: absolute;
  content: '';
  background-image: url('assets/images/BSKOM_Arrow_black.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.75em;
  height: 0.75em;
  margin-left: -1.25em;
  margin-top: 0.45em;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
   font-size: 10px;
}
.slick-dots li.slick-active button:before {
  color: #e01175;
}
.bskom-prozess .wp-block-getwid-content-slider ul {
  margin-bottom: 10px;
}
.bskom-prozess .wp-block-getwid-content-slider ul li {
  color: #e01175;
}
.bskom-prozess .wp-block-getwid-content-slider :not(.slick-dots) li:before {
  background-image: url("assets/images/BSKOM_Arrow_pink.svg");
}
.bskom-prozess .wp-block-image {
  margin-bottom: 65px;
}
.bskom-prozess .wp-block-button {
  margin-top: 65px;
}
/* SECTION Interesse */
.bskom-interesse .wp-block-getwid-section__wrapper {
  min-height: 1080px;
  padding: 0;
}
.bskom-interesse p {
  font-family: "OpenSans-Light", "Arial", sans-serif;
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  margin: 0;
}
.bskom-interesse figure.wp-block-image {
  margin-top: 1em;
}
/* SECTION Vita */
.bskom-vita {
  min-height: 1080px;
}
.bskom-vita .wp-block-getwid-section__wrapper {
  min-height: 1080px;
  padding: 0;
}
.bskom-vita .wp-block-getwid-section__inner-content {
  margin:125px 0 0;
}
.bskom-vita h2 {
  font-size: 50px;
  margin-block-end: 10px;
  text-transform: uppercase;
}
.bskom-vita ul{
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
}
.bskom-vita ul li {
  list-style: none;
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  text-transform: uppercase;
}
.bskom-vita ul li:before {
  position: absolute;
  content: '';
  background-image: url('assets/images/BSKOM_Arrow_black.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.75em;
  height: 0.75em;
  margin-left: -1.25em;
  margin-top: 0.45em;
}
.bskom-vita .wp-block-getwid-section__content {
  margin-bottom: 185px;
}
.bskom-vita .wp-block-columns {
  margin-bottom: 90px;
}
.bskom-vita .wp-block-gallery {
  margin: 0;
}
.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: space-around;
}
.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image),
.bskom-vita .wp-block-gallery.has-nested-images figure.wp-block-image img{
  max-width: 228px !important;
  max-height: 228px !important;
}
/* SECTION Podcast */
.bskom-podcast .wp-block-getwid-section__wrapper {
  min-height: 1080px;
  padding: 0;
}
.bskom-podcast .wp-block-getwid-section__content {
  max-width: 1520px;
  margin: 250px auto 0 auto;
}
.bskom-podcast .wp-block-getwid-section__inner-content {
  width: 40%;
}
.bskom-podcast .flex-column .wp-block-group__inner-container {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
}
.bskom-podcast .wp-block-image:first-child figure.alignleft {
  margin-bottom: 0px;
}
.bskom-podcast h3 {
  font-family: "OpenSans-Light", "Arial", sans-serif;
  color: #ffffff;
  font-size: 50px;
  margin:0;
}
.bskom-podcast h4 {
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  color: #ffffff;
  font-size: 28px;
  margin:0;
  text-transform: uppercase;
}
.bskom-podcast li,
.bskom-podcast p {
  color: #ffffff;
}
.bskom-podcast p {
  text-align: justify;
  text-align-last: left;
}
.bskom-podcast ul {
  display: flex;
  justify-content: left;
  margin: 0 0 50px 0;
}
.bskom-podcast ul li {
  list-style: none;
  font-family: "OpenSans-SemiBold", "Arial", sans-serif;
  text-transform: uppercase;
}
.bskom-podcast li:before {
  position: absolute;
  content: '';
  background-image: url('assets/images/BSKOM_Arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.75em;
  height: 0.75em;
  margin-left: -1.25em;
  margin-top: 0.45em;
}
.bskom-podcast .wp-block-buttons>.wp-block-button {
  margin-top: 42px;
}
.bskom-podcast .wp-block-button .wp-block-button__link {
  background: #ffffff;
  border: 1px solid #e01175;
  color: #e01175;;
}
.bskom-podcast .wp-block-button .wp-block-button__link:before {
  background-image: url("assets/images/BSKOM_Arrow_pink.svg");
  margin-left: -1.25em;
  margin-top: 0.2em;
}
.bskom-podcast .wp-block-button:hover .wp-block-button__link:before {
  background-image: url("assets/images/BSKOM_Arrow_white.svg");
}
.bskom-podcast .wp-block-button .wp-block-button__link:hover {
  background: #e01175 !important;
  color: #ffffff;
}
/* FOOTER */
.site-footer {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.site-info {
  display: none;
}
.footer-sidebars-wrapper {
  height: 725px;
  width: 100%;
  background-color: #000b21;
  padding: 0;
  margin: 0;
  position: relative;
}
.footer-sidebars-wrapper .footer-sidebars {
  padding: 130px 0 0 0;
  max-width: 1520px;
  width: 1520px;
  margin: 0 auto;
}
.footer-sidebars-wrapper .footer-sidebars .widget-area {
  padding: 0;
}
.footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:first-of-type {
  width: 520px;
  flex-basis: 520px;
}
.footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:nth-of-type(2) {
  width: 1000px;
  flex-basis: 1000px;
}
.widget_nav_menu {
  margin: 0 0 60px 0;
}
.footer-sidebars-wrapper .kontaktformular {
  display: flex;
  width: 1000px;
  flex-basis: 1000px;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.footer-sidebars-wrapper .kontaktformular .left {
  width: 480px;
  flex-basis: 480px;
}
.footer-sidebars-wrapper .kontaktformular .right {
  width: 480px;
  flex-basis: 480px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 15px;
}
.footer-sidebars-wrapper p a:hover {
  color: #ffffff;
}
.mouse-out:hover .mouse-over {
  opacity: 1;
}
.mouse-over {
  margin: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
ul#menu-footer-menue {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
ul#menu-footer-menue li {
  display: inline;
  width: max-content;
}
.menu-footer-menue-container a {
  padding-left: 1.25em;
  display: inline;
}
.menu-footer-menue-container a:before {
  position: absolute;
  content: '';
  background-image: url("assets/images/BSKOM_Arrow_white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.75em;
  height: 0.75em;
  margin-left: -1.25em;
  margin-top: 0.45em;
}
.menu-footer-menue-container li:hover a:before {
  background-image: url("assets/images/BSKOM_Arrow_pink.svg");
}
.footer-kontaktformular p:first-of-type{
  /* display: none; */
}
.wpcf7[role="form"] {
  max-width: 100%;
}
.wpcf7-form-control-wrap {
  height: 55px;
  display: inline-block;
}
.wpcf7-not-valid-tip {
  color: #e01175;
}
.wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  position: absolute;
  border-radius: 25px;
  border-color: #e01175;
  top: 10px;
  margin-left: 0px;
  width: 1000px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #e01175;
}
.widget_nav_menu .menu li {
  margin-top: 0;
  line-height: 1.25;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"],
input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"],
input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"],
select, textarea {
  display: block;
  width: 480px;
  border: none;
  border-radius: 50px;
  padding: 5px 25px;
  background: #272e44;
  color: #ffffff;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 22px;
  line-height: initial;
  letter-spacing: initial;
}
.wpcf7 textarea {
  color: #ffffff;
  border-radius: 20px;
  height: 263px;
  margin-bottom: 5px;
  resize: none;
}
.wpcf7-form-control-wrap[data-name="nachricht"] {
  height: 263px;
  resize: none;
}
.footer-social {
  position: absolute;
  bottom: 110px;
}
.footer-kontaktdaten {
  position: absolute;
  bottom: 125px;
}
/* Responsiveness */
@media screen and (max-width: 1680px) {
  body.home #site-navigation,
  .masthead-inner {
    max-width: 90vw;
    width: 90vw;
  }
  #sub-stoerer {
    right: 50px;
  }
}
@media screen and (min-width: 1000px) {
  body.home #site-navigation .primary-menu li:first-of-type a {
    padding-left: 0;
  }
  body.home #site-navigation .primary-menu li:last-of-type a {
    padding-right: 0;
  }
  body .site-main > .error-404 .page-title, body .site-main > .no-results .page-title {
    font-size: 5.75rem;
  }
  body .site-main > .error-404 > *, body .site-main > .no-results > * {
    max-width: 100%;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
  body.home #site-navigation {
    max-width: 95vw;
    width: 95vw;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1475px){
  #sub-stoerer {
    cursor: pointer;
    width: 320px;
    height: 320px;
    border-radius: 320px;
    left: calc(100vw - 400px);
  }
}
@media screen and (min-width: 992px) and (max-width: 999px){
  .menu-toggle {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1680px){
  .bskom-slider-desktop .wp-block-group__inner-container,
  .bskom-slider-desktop .wp-block-group__inner-container > *,
  body.page .site-main > .hentry > .entry-header, body.page .site-main > .hentry > .entry-footer,
  body.page .site-main > .hentry > .post-thumbnail, body.page .site-main > .hentry > .entry-content > *,
  .wp-block-getwid-section.bskom-slider-desktop .wp-block-getwid-section__wrapper .wp-block-getwid-section__inner-wrapper,
  .bskom-podcast .wp-block-getwid-section__content {
    max-width: 90vw;
    width: auto;
  }
  body.home #site-navigation,
  .wp-block-getwid-section:not(.bskom-slider-desktop) .wp-block-getwid-section__wrapper .wp-block-getwid-section__inner-wrapper,
  .footer-sidebars-wrapper .footer-sidebars {
    max-width: 90vw;
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
  .site-main{
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .masthead-inner,
  .wp-block-getwid-section.bskom-podcast
  .footer-sidebars-wrapper .footer-sidebars {
    max-width: 100vw;
    width: 100vw;
  }
  .bskom-slider-desktop .wp-block-getwid-media-text-slider-slide-content {
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
  }
  .bskom-slider-desktop .wp-block-group__inner-container {
    max-width: 90vw;
    width: 90vw;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  body.home .site-branding {
    margin: 0 0 0 5vw;
  }
  .bskom-podcast .wp-block-getwid-section__content {
    margin-top: 15vw;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content {
    width: 54vw;
  }
  .bskom-podcast .wp-block-group__inner-container {
    margin-right: 0 !important;
  }
  .footer-sidebars-wrapper {
    height: 900px;
    overflow: hidden;
  }
  .footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:first-of-type,
  .footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:nth-of-type(2),
  .footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area {
    width:50%;
    flex-basis:50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer-social {
    position: relative;
    margin-top: 100px;
    bottom: inherit;
  }
  .footer-sidebars-wrapper figure.wp-block-image:first-child{
    margin-left: 0;
  }
  .footer-sidebars-wrapper .kontaktformular {
    width: 100%;
    flex-basis: 100%;
    flex-wrap: wrap;
  }
  .footer-sidebars-wrapper .kontaktformular .left {
    width: 100%;
    flex-basis: 100%;
  }
  .footer-sidebars-wrapper .kontaktformular .right {
    width: 100%;
    flex-basis: 100%;
  }
  .footer-kontaktdaten {
    width: 40vw;
    position: absolute;
    left: 5vw;
    top: 730px;
    bottom: inherit;
  }
  .wpcf7-response-output,
  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .wpcf7 form.payment-required .wpcf7-response-output {
    width: 90vw;
    left: 5vw;
    margin-left: 0;
    top: -15px;
  }
  .wpcf7-form-control-wrap,
  input[type="text"], input[type="email"], input[type="url"], input[type="password"],
  input[type="search"], input[type="number"], input[type="tel"], input[type="range"],
  input[type="date"], input[type="month"], input[type="week"], input[type="time"],
  input[type="datetime"], input[type="datetime-local"], input[type="color"],
  select,
  textarea {
    width: 100%;
  }
  div.submit {
    margin-top: 15px;
    align-self: flex-end;
  }
}
@media screen and (max-width: 999px) {
  html, body, div, span, applet, object, iframe, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s,
  samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
  form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 3.75vw; /* 12px bei 320px Breite */
  }

  body.page .site-main > .hentry > .entry-header, body.page .site-main > .hentry > .entry-footer, body.page .site-main > .hentry > .post-thumbnail, body.page .site-main > .hentry > .entry-content > *, .wp-block-getwid-section .wp-block-getwid-section__wrapper .wp-block-getwid-section__inner-wrapper {
    max-width: 100%;
  }
  /* SUBPAGES */
  body:not(.home) #masthead {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  body.error404 #masthead {
    height: calc(30vw + 20px);
  }
  body:not(.home) .custom-logo-link {
    display: block;
  }
  body:not(.home) .alt-custom-logo-link {
    display: none;
  }
  body:not(.home) .site-branding {
    position: absolute;
    z-index: 10;
    margin: 0;
    top: 9.375vw;
    left: 9.375vw;
    width: 50vw;
    max-width: 220px;
  }
  .primary-menu-more {
    display: none;
  }
  body:not(.home) #primary {
    margin: 0;
  }
  /* SLIDER */
  .bskom-slider-mobil {
    display: block;
  }
  .bskom-slider-desktop {
    height: 0;
    overflow: hidden;
  }
  br.mobile,
  br.mobil {
    display: inline;
  }
  #sub-header,
  #sub-header .wp-block-getwid-section__wrapper {
    height: 90vh;
    min-height: 90vh;
  }
  #sub-stoerer {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    right: 20px;
    left: inherit;
    top: calc(90vh - 160px);
  }
  #sub-stoerer .wp-block-getwid-section__inner-content a span {
    width: 200px;
    height: 200px;
    border-radius: 200px;
  }
  #sub-stoerer.getwid-anim {
    left: inherit;
    right: 60px;
  }
  #sub-stoerer .wp-block-getwid-section__inner-content {
    width: 200px;
    height: 150px;
    margin-top: 0px;
  }
  #sub-stoerer .wp-block-getwid-section__inner-content p,
  #sub-stoerer .wp-block-getwid-section__inner-content p a,
  #sub-stoerer .wp-block-getwid-section__inner-content p strong {
    font-size: 12px;
  }
  #sub-stoerer .wp-block-getwid-section__inner-content p:nth-of-type(2),
  #sub-stoerer .wp-block-getwid-section__inner-content p:nth-of-type(2) strong {
    font-size: 17px;
  }
  #sub-kunden,
  #sub-content {
    padding-left: 25px;
    padding-right: 25px;
  }
  body:not(.home) .wp-block-getwid-section__inner-wrapper {
    margin-top: 50px;
  }
  body:not(.home) h2 {
    font-size: 5.3vw;
    margin-block-end: 5.3vw;
    letter-spacing: 0.02em;
  }
  body:not(.home) .site-content ul.schwarz,
  body:not(.home) .site-content ul.black {
    margin-bottom: 34px;
  }
  body:not(.home) .site-content .mb130 {
    margin-bottom: 50px;
  }
  body:not(.home) #sub-kunden .wp-block-getwid-section__inner-wrapper {
    margin: 34px 0 48px 0;
  }
  body:not(.home) #sub-kunden .wp-block-image {
    display: inline;
  }
  body:not(.home) #sub-kunden .wp-block-image figure {
    margin: 0 auto;
    width: 70%;
    max-width: 365px;
    float: none;
  }
  body:not(.home) #sub-kunden .wp-block-quote {
    margin-top: 25px;
    padding-left: 0;
  }
  body:not(.home) #sub-kunden .wp-block-quote .wp-block-image figure {
    float: left;
    margin: 10px 30px 10px 0;
    width: auto;
  }
  /* HOMEPAGE */
  body.home #site-navigation,
  .masthead-inner {
    max-width: 100vw;
    width: 100vw;
  }
  body.home .main-navigation-wrapper {
    top: 0;
    left: inherit;
    right: 0;
    height: 0;
  }
  .menu-toggle {
    position: absolute;
    top: 12.5vw;
    left: calc(100vw - 60px);
  }
  .menu-toggle .lnr-menu,
  .menu-toggle .lnr-cross {
    position: absolute;
    color: #ffffff;
    font-size: 25px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 5px;
  }
  body.home .site-branding {
    top: 9.375vw;
    left: 9.375vw;
    width: 50vw;
    max-width: 220px;
  }
  body:not(.home) #masthead .site-branding img {
    margin-top: 0;
  }
  .main-navigation-wrapper {
    background-color: inherit;
    z-index: inherit;
  }
  .main-navigation:not(.toggled) .primary-menu-wrapper.primary-menu-wrapper {
    min-height: 0;
    height: 0;
    padding:0;
  }
  .main-navigation.toggled .primary-menu-wrapper {
    min-height: 100vh;
    padding: 10rem 1.5625rem 10rem 9.375vw;
  }
  body.home .primary-menu-container,
  body:not(.home) .primary-menu-container {
    justify-content: flex-start;
  }
  .primary-menu-wrapper .menu {
    max-width: 100%;
  }
  .main-navigation-wrapper a {
    padding-left: 0;
  }
  .primary-menu-wrapper:after {
    background: #000b21;
  }
  .main-navigation:not(.toggled) .primary-menu .menu-item {
    display: none;
  }
  .main-navigation.toggled .primary-menu .menu-item {
    display: list-item;
  }
  body.home .primary-menu-wrapper .menu,
  body.home .primary-menu-wrapper .main-navigation ul {
    flex-flow: column;
  }
  body.home #slider-mobil {
    height: 90vh;
  }
  .main-navigation-wrapper a {
    font-size: 5.3vw; /* 17px bei 320px Breite */
  }
  body.home #slider-mobil .wp-block-getwid-media-text-slider-slide {
    height: 90vh !important;
  }
  body.home .bskom-slider-mobil h2 {
    font-size: 2.8vw; /* 9px bei 320px Breite */
    line-height: 6.4vw;
    padding-left: 2.1em;
  }
  body.home .bskom-slider-mobil p {
    font-size: 5.3vw; /* 17px bei 320px Breite */
    line-height: 6.4vw; /* 6/5 der font-size */
    margin-block-end: 7.8vw; /* 25px bei 320px Breite */
  }
  body.home .bskom-slider-mobil p strong {
    font-size: 5.3vw; /* 17px bei 320px Breite */
    line-height: 6.4vw;
  }
  .wp-block-getwid-media-text-slider .wp-block-getwid-media-text-slider-slide__content,
  .wp-block-getwid-media-text-slider-slide__content {
    padding-left: 9.375vw;
  }
  body.home .bskom-slider-mobil h2:before {
    content: '';
    background-image: url('assets/images/BSKOM_Arrow_white.svg');
    background-size: contain;
    background-repeat: no-repeat;
    height: 1em;
    width: 1em;
    margin-left: -2em;
    margin-top: 0.75em;
  }
  body.home .wp-block-getwid-media-text-slider-slide-content__content {
    margin-bottom: 100px;
  }
  input[type="submit"],
  .wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link,
  .wp-block-button .wp-block-button__link,
  .wp-block-button .wp-block-button__link a {
    font-size: 3.75vw;
    padding: 8px 0.75em 8px 1.75em;
  }
  div.submit:hover .hover:before,
  .wp-block-button:hover.wp-block-button__link:before,
  .wp-block-button .wp-block-button__link:before {
    content: '';
    height: 0.75em;
    width: 0.75em;
    margin-left: -1em;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 0.2em;
  }
  .wp-block-button .wp-block-button__link:before {
    background-image: url('assets/images/BSKOM_Arrow_white.svg');
  }
  div.submit:hover .hover:before,
  .wp-block-button:hover.wp-block-button__link:before {
    background-image: url('assets/images/BSKOM_Arrow_pink.svg');
  }
  /* SECTION Prozess */
  .bskom-prozess {
    min-height: auto;
  }
  .bskom-prozess .wp-block-getwid-section__inner-content {
    margin: 50px 0;
  }
  .bskom-prozess h2,
  .bskom-vita h2 {
    font-size: 5.3vw; /* 17px bei 320px Breite */
    margin-block-end: 5.3vw; /* 17px bei 320px Breite */
    letter-spacing: 0.02em;
  }
  /* SECTION Vita */
  .bskom-vita .wp-block-getwid-section__wrapper {
    min-height: 565px;
    padding: 0;
  }
  .bskom-vita .wp-block-getwid-section__inner-content {
    margin: 50px 0 0;
  }
  .wp-block-cover__inner-container > *, .wp-block-group__inner-container > * {
    max-width: 100%;
  }
  .bskom-prozess ul {
    margin-bottom: 20px !important;
    padding-left: 0;
    text-align: center;
  }
  .bskom-prozess ul li {
    font-size: 2.8vw; /* 9px bei 320px Breite */
  }
  .bskom-prozess ul.slick-dots {
    bottom: -30px;
  }
  .bskom-prozess .wp-block-getwid-content-slider :not(.slick-dots) li:before {
    display: none;
  }
  .bskom-prozess .wp-block-getwid-content-slider-slide p {
    text-align-last: left;
  }
  .bskom-prozess .wp-block-getwid-content-slider-slide:first-of-type .wp-block-getwid-content-slider-slide__wrapper {
    margin: 0;
  }
  .bskom-prozess .wp-block-getwid-content-slider-slide .wp-block-getwid-content-slider-slide__wrapper .wp-block-image {
    width: 45vw; /* 145px bei 320px Breite */
    margin: 0 auto;
  }
  .bskom-prozess .wp-block-button {
    margin: 60px 0 50px;
  }
  /* SECTION Interesse */
  .bskom-interesse .wp-block-getwid-section__wrapper {
    min-height: 405px;
  }
  .bskom-interesse .wp-block-getwid-section__wrapper {
    justify-content: flex-end;
    flex-flow: column;
    padding: 20px 20px 50px 20px;
  }
  .bskom-interesse .wp-block-getwid-section__inner-content {
    display: flex;
    flex-wrap: wrap;
  }
  .bskom-interesse figure.wp-block-image {
    margin-bottom: 1em;
  }
  .bskom-interesse .wp-block-getwid-section__wrapper figure img {
    order: 1;
    transform: rotate(180deg) scaleX(-1);
  }
  .bskom-interesse p {
    order: 2;
    font-size: 5.6vw; /* 18px bei 320px Breite */
    line-height: 6.4vw;
  }
  .bskom-vita br,
  .bskom-interesse p br {
    display: none;
  }
  /* SECTION Vita */
  .bskom-vita {
    min-height: 565px;
  }
  .bskom-vita ul {
    margin-bottom: 20px;
  }
  .bskom-vita ul li {
    font-size: 2.8vw; /* 9px bei 320px Breite */
  }
  .bskom-vita .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(24% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
  }
  .bskom-vita .wp-block-getwid-section__content {
    margin-bottom: 50px;
  }
  /* SECTION Podcast */
  .bskom-podcast .wp-block-getwid-section__wrapper {
    min-height: auto;
  }
  .bskom-podcast .wp-block-getwid-section__content {
    max-width: 100%;
    margin: 0;
  }
  .bskom-podcast .wp-block-getwid-section__background {
    height: 65vw;
    box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 20%);
  }
  .bskom-podcast .wp-block-getwid-section__content {
    position: absolute;
    top: 65vw;
    background-color: #e01175;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content {
    width: 100%;
    padding: 34px 25px 50px;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-image {
    position: absolute;
    margin-top: -125px;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content img {
    width: 13vw;
    min-width: 40px;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container {
    position: absolute;
    margin-top: -125px;
    left: calc(10vw + 50px);
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container h4 {
    font-size: 2.8vw; /* 9px bei 320px Breite */
    order: 1;
    padding-left: 1em;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container h4:before {
    position: absolute;
    content: '';
    background-image: url('assets/images/BSKOM_Arrow_white.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.75em;
    height: 0.75em;
    margin-left: -1.25em;
    margin-top: 0.4em;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container h3 {
    font-size: 7.2vw;
    flex-basis: 100%;
    order: 3;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container ul {
    order: 2;
    margin: 0;
    padding-left: 0.25em;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container ul li {
    font-size: 2.8vw; /* 9px bei 320px Breite */
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container ul li:before {
    display: none;
  }
  .bskom-podcast .wp-block-buttons > .wp-block-button {
    margin-top: inherit;
  }
  /* Footer */
  #footer-kontaktformular {
    display: none;
  }
  .footer-sidebars-wrapper {
    padding: 0 20px;
    height: auto;
  }
  .footer-sidebars-wrapper .footer-sidebars {
    padding: 50px 0 0 0;
  }
  .footer-sidebars-wrapper .footer-sidebars {
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
  }
  .footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:first-of-type {
    width: 100%;
    display: flex;
    flex-basis: 50%;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .footer-sidebars-wrapper .kontaktformular,
  .footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:nth-of-type(2) {
    width: 100%;
    flex-basis: 50%;
    margin-bottom: 0;
  }
  .menu-footer-menue-container a {
    font-family: "OpenSans-SemiBold", "Arial", sans-serif;
    font-size: 2.8vw; /* 9px bei 320px Breite */
  }
  .size64, .size64 img {
    max-width: 64px;
    max-height: 64px;
    width: 7.8vw; /* 25px bei 320px Breite */
    height: 7.8vw; /* 25px bei 320px Breite */
    margin: 0;
    float: none;
  }
  .footer-logo {
    width: 35vw;
    max-width: 220px;
    flex-basis: 45%;
    max-width: 220px;
  }
  .footer-social {
    position: relative;
    width: 45vw;
    padding-top: 13px;
    bottom: inherit;
  }
  .footer-social .wp-block-group__inner-container {
    display: flex;
    justify-content: space-around;
  }
  .footer-kontaktdaten {
    position: absolute;
    width: 45%;
    right: 10px;
    top: 37.5vw; /* 120px bei 320px Breite */
    bottom: inherit;
    font-size: 2.8vw; /* 9px bei 320px Breite */
  }
  .footer-kontaktdaten a {
    font-size: 2.8vw; /* 9px bei 320px Breite */
  }
  .footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area:nth-of-type(2) {
    height: 0;
  }
  .wpcf7[role="form"] {
    display: none;
  }
  .site-footer .site-info,
  .site-info {
    font-family: "OpenSans-Light", "Arial", sans-serif;
    font-style: normal;
    font-size: 2.8vw; /* 9px bei 320px Breite */
    height: 4.2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e01175;
  }
}
@media screen and (min-width: 990px) and (max-width: 999px){
  .bskom-prozess .wp-block-getwid-content-slider-slide .wp-block-getwid-content-slider-slide__wrapper .wp-block-image {
    width: 20vw;
  }
}
@media screen and (max-width: 800px) {
  .size64, .size64 img {
    min-height: 7.8vw; /* 25px bei 320px Breite */
  }
}
@media screen and (max-width: 600px) {
  .menu-footer-menue-container a:before {
    margin-top: 0.65em;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n){
    margin-left: 0 !important;
    margin-top: 30px;
  }
  .wp-block-column:not(:last-child) {
    margin-right: 0 !important;
  }
}
@media screen and (orientation:portrait) and (min-width: 586px) and (max-width: 999px){
  html, body, div, span, applet, object, iframe, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s,
  samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
  form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
    font-size: 22px;
  }
  body.home .bskom-slider-mobil p,
  body.home .bskom-slider-mobil p strong {
    font-size: 34px;
    line-height: 42px;
    margin-block-end: 75px;
  }
  .menu-toggle {
    position: absolute;
    top: 10vw;
    right: 12vw;
    left: inherit;
  }
  .menu-toggle .lnr-menu,
  .menu-toggle .lnr-cross{
    font-size: 5vw;
  }
  #sub-stoerer {
    width: 250px;
    height: 250px;
    margin:0;
    border-radius: 250px;
    right: 40px;
    left: inherit;
    transition: all 0.3s ease-out;
  }
  #sub-stoerer .wp-block-getwid-section__inner-content {
    width: 250px;
    height: 175px;
    margin-top: 0px;
  }
  #sub-stoerer .wp-block-getwid-section__inner-content p, #sub-stoerer .wp-block-getwid-section__inner-content p a, #sub-stoerer .wp-block-getwid-section__inner-content p strong {
    font-size: 16px;
  }
  #sub-stoerer .wp-block-getwid-section__inner-content p:nth-of-type(2), #sub-stoerer .wp-block-getwid-section__inner-content p:nth-of-type(2) strong {
    font-size: 22px;
  }
  .bskom-interesse p {
    font-size: 3.6vw;
    line-height: 4.4vw;
    width: 60vw;
  }
  .bskom-podcast .wp-block-getwid-section__background {
    height: 100vw;
    overflow: hidden;
  }
  .bskom-podcast .wp-block-getwid-section__content {
    top: 65vw;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content img {
    width: 10vw;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-image {
    margin-top: -150px;
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container {
    margin-top: -170px;
    padding-left: 125px;
  }
  .footer-kontaktdaten {
    top: 230px;
  }
}
@media screen and (min-width: 586px)  and (max-width: 999px){
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-image {
    margin-top: calc(-1vw - 150px);
  }
  .bskom-podcast .wp-block-getwid-section__inner-content .wp-block-group__inner-container {
    margin-top: calc(-1vw - 150px);
    padding-left: 25px;
  }
}
@media screen and (orientation:portrait)  and (min-width: 586px) and (max-height: 900px) {
  #sub-stoerer {
    top: calc(90vh - 240px);
  }
}
@media screen and (min-width: 1000px) and (max-width: 1450px) {
  .bskom-prozess .slick-slide figure {
    max-width: calc(33vw - 80px);
  }
  .bskom-prozess ul {
    padding: 0;
  }
  .bskom-prozess ul li {
    font-size: 20px;
  }
  .bskom-prozess ul li::before {
    display: none;
  }
  #primary.content-area {
    max-width: 100vw !important;
    overflow-x: hidden;
  }
}
@media screen and (orientation:landscape) and (max-height: 800px) {
  body.home .bskom-slider h2 {
    font-size: 2.75vh;
    line-height: 3.125vh;
  }

  body.home .bskom-slider p,
  body.home .bskom-slider p strong {
    font-size: 4.25vh;
    line-height: 5.25vh;
    margin-block-end: 9.375vh;
  }
}
@media screen and (orientation:landscape) and (max-height: 510px) {
  body.home .wp-block-getwid-media-text-slider-slide-content__content {
    margin-bottom: 5vh;
  }
  body.home .site-branding {
    top: 5vw;
  }
  .menu-toggle {
    top: 5vw;
    left: 90vw;
  }
  .wp-block-getwid-media-text-slider-slide-content__media img, .wp-block-getwid-media-text-slider-slide-content__media video {
    object-position: 0 -50vh;
  }
  input[type="submit"], .wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link, .wp-block-button .wp-block-button__link, .wp-block-button .wp-block-button__link a {
    font-size: 2.5vw;
    padding: 7px 0.75em 7px 1.75em;
  }
}
@media screen and (orientation:landscape) and (max-height: 900px) and (min-width: 1000px) {
  body.home .main-navigation-wrapper {
    top: inherit;
    bottom: 20px
  }
  body.home .wp-block-getwid-media-text-slider-slide-content__content {
    margin-bottom: 280px;
  }
  .bskom-slider-desktop {
    max-height: 100vh;
    overflow: hidden;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2)
 {
  h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.01em;
  }
  .bskom-prozess h2,
  .bskom-vita h2,
  .bskom-podcast h3 {
    font-size: 44px;
  }
}
