
/* responsive styles */
@media screen and (min-width: 768px) and (max-width: 1230px) {

  body {
    font-size: 15px;
  }

  header .navMain,
  .headerScrolled .navMain {
    right: 50px;
  }

  header .buttonWrapper,
  .headerScrolled .buttonWrapper {
    display: none;
  }

  header .navMain ul li,
  .headerScrolled .navMain ul li,
  footer nav ul li {
    margin-left: 20px;
  }

  header .navMain ul li.portal,
  .headerScrolled .navMain ul li.portal {
    display: inline-block;
  }

  h1,
  .firstSection h1 {
    font-size: 56px;
    line-height: 80px;
  }

  figure img {
    max-width: 100%;
    height: auto;
  }

  header .inner,
  .headerScrolled .inner,
  footer .inner,
  .event .eventInner {
    width: 760px;
  }

  section .sectionInner,
  section.shadowBox .sectionInner {
    width: 700px;
    padding: 30px;
  }



  section.newsletter .widget-text input {
    width: 470px;
  }

  section.newsletter .widget-checkbox {
    width: 700px;
  }

  .advantageItems .yourAdvantageItem {
    width: 210px;
  }

  .advantageItems .yourAdvantageItem img {
    height: auto;
    width: 100%;
  }

  .advantageItems .advantageItem {
    width: 160px;
    height: 250px;
    margin: 0px 5px;
  }

  .advantageItem h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .advantageItem p {
    padding-left: 8px;
    padding-right: 8px;
  }

  .growingNetwork .austriaMap {
    width: 700px;
  }

  .growingNetwork .austriaMap .circles {
    position: absolute;
    top: 20px;
    left: 50px;
    transform: scale(0.82);
  }


  .faqListHome .faqItem,
  .faqList {
    padding-left: 32px;
    padding-right: 32px;
  }

  section.fourSteps .leftSection {
    width: 30%;
  }

  section.fourSteps .rightSection {
    width: 70%;
  }

  section.fourSteps .rightSection .rightSectionInner {

    padding-top: 40px;
    padding-bottom: 40px;
  }

  section.fourSteps .sectionInner {
    padding: 0px;
  }

  ul.energiegemeinschaftenSwitch li {
    font-size: 18px;
  }

  ul.energiegemeinschaftenSwitch li:first-child {
      margin-right: 40px;
  }

  .c50l figure {
    margin-right: 10px;
  }

  .c50r figure {
    margin-left: 10px;
  }

  .c50r ul,
  .c50l ul {
    font-size: 14px;
    line-height: 21px;
  }



  .firstSection .outerCircle {
    top: -600px;
    left: calc(50% - 600px);
    width: 1200px;
    height: 1200px;
  }

  .firstSection .innerCircle {
    top: -300px;
    left: calc(50% - 300px);
    width: 600px;
    height: 600px;
  }


  body.energiegemeinschaften .firstSection {
    padding-bottom: 0px;
  }

  .tarifZusatzBox {
    width: 760px;
  }

  .tarifZusatzBox h2 {
    line-height: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    top: -36px;
  }

  .eventIcon {
    display: none;
  }

  .event .eventInner .eventInfos {
    padding-left: 0px;
  }

  .memberFormSteps .iconLine {
    width: calc(100% - 200px);
    left: 100px;
  }

  .memberFormStep p br {
    display: none;
  }


  .memberFormButton .buttonWrapper a {
    min-width: 80px;
  }


  .produzent .overlap.einspeisungSevenEnergy,
  .verbraucher .overlap.bezugSevenEnergy,
  .produzent .overlap.einspeisungNetzeinspeisung,
  .verbraucher .overlap.bezugNetzbezug {
    left: -50px;
    width: 170px;
  }

  .produzent .overlap.einspeisungMehrertrag,
  .verbraucher .overlap.bezugErsparnis {
    left: 430px;
    top: 160px;
    width: 170px;
  }

  .produzent .overlap.einspeisungSevenEnergy,
  .verbraucher .overlap.bezugSevenEnergy {
    top: 80px;
  }

  .produzent .overlap.einspeisungNetzeinspeisung,
  .verbraucher .overlap.bezugNetzbezug {
    top: 170px;
  }


  .finanzielleVorteile .overview {
    background-size: auto 80%;
  }

  .finanzielleVorteile .overviewArrows {
    background-size: 180px auto;
    background-position: 110px 110px, 262px 145px;
  }

  .stromkostenBremse {
    font-size: 12px;
    line-height: 15px;
  }
  
}
