.x {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  font-family: "Source Sans Pro";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  color: #0a2761;
  line-height: 1.25;
  text-decoration: none;
}

li.x,
a.x,
span.x {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  color: inherit;
  line-height: inherit;
  text-decoration: inherit;
}

a.x,
button.x,
input[type="submit"].x {
  cursor: pointer;
}

.x_container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1500px;
  height: 100%;
  margin: 0 auto;
  padding: 0 30px;
}

.x_content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.x_anchored {
  position: relative;
}

a.x_anchor {
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.x-page {
  background-color: #fff;
}

.x-header {
  height: 120px;
}

.x-header .x_content {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.x-header .x--branding {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 10px 0;
}

.x-header .x--branding > img {
  width: 100px;
}

.x-header .x--branding > div {
  margin-left: 40px;
  line-height: 1;
  text-align: center;
}

.x-header .x--branding > div > h1 {
  font-size: 38px;
  font-weight: 600;
  line-height: inherit;
}

.x-header .x--branding > div > p {
  font-size: 16px;
  line-height: inherit;
}

.x-header .x--toggle {
  display: none;
}

.x-header .x--navigation {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 10px 0;
}

.x-header .x--navigation > ul {
  display: flex;
  list-style-type: none;
}

.x-header .x--navigation > ul > li {
  font-size: 30px;
  margin-right: 40px;
}

.x-header .x--navigation > ul > li:last-child {
  margin-right: 0;
}

.x-hero {
  height: calc(100vh - 360px);
}

.x-hero > img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
}

.x-privatlehrer .x--title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 240px;
  font-weight: 600;
  text-align: center;
}

.x-privatlehrer .x--title > h1 {
  font-size: 66px;
}

.x-privatlehrer .x--title > p {
  font-size: 44px;
}

.x-privatlehrer .x--intro {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 540px;
}

.x-privatlehrer .x--intro > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 440px;
}

.x-privatlehrer .x--intro > div > div {
  border-left: 8px solid #0a2761;
  padding-left: 25px;
}

.x-privatlehrer .x--intro > div > div > h2 {
  font-size: 44px;
  font-weight: 600;
}

.x-privatlehrer .x--intro > div > div > ul {
  list-style-type: none;
  margin-top: 30px;
  font-size: 30px;
}

.x-privatlehrer .x--intro > div > div > ul > li + li {
  margin-top: 20px;
}

.x-privatlehrer .x--intro > div > img {
  display: block;
  max-width: 100%;
  height: 440px;
}

.x-privatlehrer .x--themen {
  margin: 120px auto 0;
  width: 1440px;
}

.x-privatlehrer .x--themen > div {
  display: flex;
  justify-content: space-between;
}

.x-privatlehrer .x--themen > div + div {
  margin-top: 60px;
}

.x-privatlehrer .x--themen > div > img {
  display: block;
  width: 460px;
  height: 460px;
}

.x-privatlehrer .x--themen > div > div {
  width: 920px;
  height: 460px;
  padding: 50px 60px 60px;
  background-color: #dae2f2;
}

.x-privatlehrer .x--themen > div > div > h2 {
  font-size: 44px;
  font-weight: 600;
}

.x-privatlehrer .x--themen > div > div > p {
  font-size: 30px;
}

.x-privatlehrer .x--themen > div > div > p:first-of-type {
  margin-bottom: 30px;
}

.x-privatlehrer .x--themen > div > div > p:last-of-type {
  margin-top: 30px;
  font-weight: 600;
}

.x-privatlehrer .x--themen > div > div > p > .x-line {
  display: block;
}

.x-pianist {
  height: 540px;
  margin-top: 120px;
  background-color: #dae2f2;
}

.x-pianist .x_content {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 440px;
}

.x-pianist .x_content > div > h1 {
  font-size: 44px;
  font-weight: 600;
}

.x-pianist .x_content > div > p {
  margin-top: 20px;
  font-size: 30px;
}

.x-pianist .x_content > div > p:last-of-type {
  margin-top: 30px;
  font-weight: 600;
}

.x-pianist .x_content > img {
  display: block;
  width: 440px;
  height: 440px;
}

.x-ueber-mich {
  height: 540px;
  margin-top: 120px;
}

.x-ueber-mich .x_content {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  width: auto;
  height: 440px;
}

.x-ueber-mich .x_content > img {
  display: block;
  max-width: 100%;
  height: 440px;
}

.x-ueber-mich .x_content > div {
  margin-left: 120px;
  border-left: 8px solid #0a2761;
  padding-left: 25px;
}

.x-ueber-mich .x_content > div > h1 {
  font-size: 44px;
  font-weight: 600;
}

.x-ueber-mich .x_content > div > ul {
  list-style-type: none;
  margin-top: 30px;
  font-size: 30px;
}

.x-ueber-mich .x_content > div > ul > li + li {
  margin-top: 20px;
}

.x-ueber-mich .x_content > div > ul > li.x-large > .x-indent {
  display: inline-flex;
}

.x-ueber-mich .x_content > div > ul > li.x-small {
  display: none;
}

.x-kontakt {
  margin-top: 120px;
}

.x-kontakt .x_content > h1 {
  font-size: 66px;
  text-align: center;
}

.x-kontakt .x-form {
  max-width: 600px;
  margin: 0 auto;
}

.x-kontakt .x-form > div {
  margin-top: 30px;
}

.x-kontakt .x-form > div > label {
  display: block;
  padding: 0 20px;
  font-size: 20px;
  font-weight: 600;
}

.x-kontakt .x-form > div > input {
  display: block;
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  background-color: #dae2f2;
  font-size: 30px;
  line-height: 40px;
}

.x-kontakt .x-form.x-invalid > div > input:invalid {
  outline: 1px solid red;
}

.x-kontakt .x-form > div > input[type="submit"] {
  display: block;
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  background-color: #0a2761;
  font-size: 30px;
  color: #fff;
  line-height: 40px;
}

.x-kontakt .x-form > div > input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
}

.x-kontakt .x-form > div > input[type="checkbox"] + label {
  padding-left: 0;
  font-weight: 400;
}

.x-kontakt .x-form.x-invalid > div > input[type="checkbox"]:invalid + label {
  outline: 1px solid red;
}

.x-kontakt .x-form > div > input[type="checkbox"] + label::before {
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background-color: #dae2f2;
}

.x-kontakt .x-form > div > input[type="checkbox"]:checked + label::before {
  box-sizing: border-box;
  border: 2px solid #dae2f2;
  background-color: #0a2761;
}

.x-kontakt .x-form > div > input[type="checkbox"] + label > span {
  display: block;
  margin-top: -23px;
  margin-left: 30px;
}

.x-kontakt .x-form > div > input[type="checkbox"] + label > span > a {
  text-decoration: underline;
}

.x-kontakt .x-form > div > textarea {
  display: block;
  width: 100%;
  height: 300px;
  padding: 10px 20px;
  background-color: #dae2f2;
  font-size: 30px;
  line-height: 40px;
}

.x-kontakt .x-form.x-invalid > div > textarea:invalid {
  outline: 1px solid red;
}

.x-kontakt .x-form > div > .x-status {
  font-size: 24px;
  font-weight: bold;
}

.x-kontakt .x-form > div > .x-status.x-hidden {
  display: none;
}

.x-footer {
  height: 60px;
  margin-top: 120px;
  background-color: #0a2761;
}

.x-footer .x_content {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.x-footer .x_content > p {
  color: #fff;
}

.x-footer .x--navigation > ul {
  display: flex;
  list-style-type: none;
  color: #fff;
}

.x-footer .x--navigation > ul > li + li {
  margin-left: 30px;
}

.x-footer .x-heart {
  padding: 0 8px 0 4px;
}

@media screen and (max-width: 1519px) {
  .x-header {
    height: 80px;
  }

  .x-header .x--branding > img {
    width: 60px;
  }
  
  .x-header .x--branding > div {
    margin-left: 30px;
  }
  
  .x-header .x--branding > div > h1 {
    font-size: 30px;
  }

  .x-header .x--branding > div > p {
    font-size: 13px;
  }

  .x-header .x--navigation > ul > li {
    font-size: 24px;
  }
  
  .x-hero {
    height: calc(100vh - 240px);
  }
  
  .x-privatlehrer .x--title {
    height: 160px;
  }
  
  .x-privatlehrer .x--title > h1 {
    font-size: 52px;
  }

  .x-privatlehrer .x--title > p {
    font-size: 36px;
  }
  
  .x-privatlehrer .x--intro {
    height: 500px;
  }

  .x-privatlehrer .x--intro > div {
    width: 960px;
    height: 400px;
  }

  .x-privatlehrer .x--intro > div > div > h2 {
    font-size: 36px;
  }

  .x-privatlehrer .x--intro > div > div > ul {
    font-size: 24px;
  }

  .x-privatlehrer .x--intro > div > img {
    height: 400px;
  }
  
  .x-privatlehrer .x--themen {
    width: 1200px;
  }

  .x-privatlehrer .x--themen > div > img {
    width: 400px;
    height: 400px;
  }

  .x-privatlehrer .x--themen > div > div {
    width: 770px;
    height: 400px;
  }

  .x-privatlehrer .x--themen > div > div > h2 {
    font-size: 36px;
  }

  .x-privatlehrer .x--themen > div > div > p {
    font-size: 24px;
  }
  
  .x-pianist {
    height: 500px;
  }
  
  .x-pianist .x_content {
    width: 960px;
  }
  
  .x-pianist .x_content > div > h1 {
    font-size: 36px;
  }

  .x-pianist .x_content > div > p {
    font-size: 24px;
  }

  .x-pianist .x_content > img {
    width: 400px;
    height: 400px;
  }

  .x-ueber-mich {
    height: 500px;
  }

  .x-ueber-mich .x_content {
    max-width: 960px;
    height: 400px;
  }

  .x-ueber-mich .x_content > img {
    height: 400px;
  }

  .x-ueber-mich .x_content > div > h1 {
    font-size: 36px;
  }

  .x-ueber-mich .x_content > div > ul {
    font-size: 24px;
  }
}

@media screen and (max-width: 1279px) {
  .x-hero {
    height: calc(100vh - 240px);
  }
  
  .x-privatlehrer .x--title {
    height: 160px;
  }
  
  .x-privatlehrer .x--title > h1 {
    font-size: 44px;
  }

  .x-privatlehrer .x--title > p {
    font-size: 28px;
  }
  
  .x-privatlehrer .x--intro {
    height: 400px;
  }

  .x-privatlehrer .x--intro > div {
    width: 800px;
    height: 300px;
  }
  
  .x-privatlehrer .x--intro > div > div {
    padding-left: 15px;
  }
  
  .x-privatlehrer .x--intro > div > div > h2 {
    font-size: 28px;
  }

  .x-privatlehrer .x--intro > div > div > ul {
    font-size: 20px;
  }

  .x-privatlehrer .x--intro > div > img {
    height: 300px;
  }
  .x-privatlehrer .x--themen {
    width: 960px;
  }

  .x-privatlehrer .x--themen > div + div {
    margin-top: 60px;
  }

  .x-privatlehrer .x--themen > div > img {
    width: 300px;
    height: 300px;
  }

  .x-privatlehrer .x--themen > div > div {
    width: 630px;
    height: 300px;
    padding: 30px 40px 40px;
  }

  .x-privatlehrer .x--themen > div > div > h2 {
    font-size: 28px;
  }

  .x-privatlehrer .x--themen > div > div > p {
    font-size: 20px;
  }
  
  .x-privatlehrer .x--themen > div > div > p:first-of-type {
    margin-bottom: 20px;
  }

  .x-privatlehrer .x--themen > div > div > p:last-of-type {
    margin-top: 20px;
  }
  
  .x-pianist {
    height: 400px;
  }
  
  .x-pianist .x_content {
    width: 700px;
  }
  
  .x-pianist .x_content > div > h1 {
    font-size: 28px;
  }

  .x-pianist .x_content > div > p {
    font-size: 20px;
  }

  .x-pianist .x_content > img {
    width: 300px;
    height: 300px;
  }

  .x-ueber-mich {
    height: 400px;
  }

  .x-ueber-mich .x_content {
    max-width: 700px;
    height: 300px;
  }

  .x-ueber-mich .x_content > img {
    height: 300px;
  }

  .x-ueber-mich .x_content > div {
    margin-left: 10px;
    border-left: none;
  }

  .x-ueber-mich .x_content > div > h1 {
    font-size: 28px;
  }

  .x-ueber-mich .x_content > div > ul {
    font-size: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .x-header {
    height: auto;
    max-height: 999px;
    min-height: 80px;
    overflow: hidden;
    transition: max-height 2s ease-in;
  }
  
  .x-header.x__collapsed {
    max-height: 80px;
    transition: max-height 2s ease-out;
  }
  
  .x-header .x_content {
    flex-wrap: wrap;
  }
  
  .x-header .x--branding {
    height: 80px;
  }
  
  .x-header .x--toggle {
    display: block;
    font-size: 30px;
    font-weight: 600;
    background-color: transparent;
  }
  
  .x-header .x--toggle .x__up {
    display: inline;
  }
  
  .x-header .x--toggle .x__down {
    display: none;
  }
  
  .x-header.x__collapsed .x--toggle .x__up {
    display: none;
  }
  
  .x-header.x__collapsed .x--toggle .x__down {
    display: inline;
  }
  
  .x-header .x--navigation {
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 10px 0 20px;
  }

  .x-hero {
    height: 300px;
  }

  .x-privatlehrer .x--title {
    display: block;
    height: auto;
  }

  .x-privatlehrer .x--title > h1 {
    font-size: 36px;
    margin-top: 20px;
  }

  .x-privatlehrer .x--title > p {
    font-size: 24px;
  }

  .x-privatlehrer .x--intro {
    height: 360px;
    margin-top: 30px;
  }

  .x-privatlehrer .x--intro > div > div {
    border-left-width: 4px;
  }

  .x-privatlehrer .x--intro > div > div > ul {
    font-size: 18px;
  }

  .x-privatlehrer .x--themen {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 100%;
  }

  .x-privatlehrer .x--themen > div {
    flex-direction: column;
    justify-content: center;
  }

  .x-privatlehrer .x--themen > div:nth-child(2n) {
    flex-direction: column-reverse;
  }

  .x-privatlehrer .x--themen > div > img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }

  .x-privatlehrer .x--themen > div > img.x-top {
    object-position: top center;
  }

  .x-privatlehrer .x--themen > div > div {
    margin-top: 10px;
    width: 100%;
    height: auto;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .x-header .x--navigation {
    align-items: flex-start;
    justify-content: center;
    padding: 0 0 30px;
  }

  .x-header .x--navigation > ul {
    display: block;
    text-align: center;
  }

  .x-header .x--navigation > ul > li {
    margin-top: 20px;
    margin-right: 0;
  }

  .x-privatlehrer .x--title > h1 {
    font-size: 28px;
    font-weight: bold;
  }

  .x-privatlehrer .x--title > p {
    font-size: 20px;
  }

  .x-privatlehrer .x--intro {
    height: auto;
    margin-top: 60px;
  }

  .x-privatlehrer .x--intro > div {
    flex-direction: column-reverse;
    width: 100%;
    height: auto;
    text-align: center;
  }

  .x-privatlehrer .x--intro > div > div {
    border-left-width: 0;
    padding-left: 0;
  }

  .x-privatlehrer .x--intro > div > div > h2 {
    margin-top: 20px;
  }

  .x-privatlehrer .x--intro > div > div > ul {
    margin-top: 20px;
  }

  .x-privatlehrer .x--intro > div > div > ul > li + li {
    margin-top: 10px;
  }

  .x-pianist {
    height: auto;
    margin-top: 0;
  }
  
  .x-pianist .x_content {
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
    padding: 60px 0;
  }

  .x-pianist .x_content > div {
    margin-top: 20px;
    text-align: center;
  }

  .x-ueber-mich {
    height: auto;
    margin-top: 60px;
  }

  .x-ueber-mich .x_content {
    display: block;
    width: 100%;
    max-width: auto;
    height: auto;
  }

  .x-ueber-mich .x_content > img {
    margin: 0 auto;
  }

  .x-ueber-mich .x_content > div {
    margin-left: 0;
    padding-left: 0;
  }

  .x-ueber-mich .x_content > div > h1 {
    margin-top: 20px;
    text-align: center;
  }

  .x-ueber-mich .x_content > div > ul {
    margin-top: 20px;
    text-align: center;
  }

  .x-ueber-mich .x_content > div > ul > li + li {
    margin-top: 10px;
  }

  .x-kontakt {
    margin-top: 60px;
  }

  .x-kontakt .x_content {
    width: auto;
    max-width: 600px;
    
  }

  .x-kontakt .x_content > h1 {
    font-size: 28px;
    font-weight: bold;
  }

  .x-footer {
    height: auto;
    margin-top: 60px;
    padding: 30px 0;
  }

  .x-footer .x_content {
    flex-direction: column;
  }

  .x-footer .x--navigation {
    padding: 20px 0;
  }
}

@media screen and (max-width: 599px) {
  .x_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .x-header {
    min-height: 60px;
  }
  
  .x-header.x__collapsed {
    max-height: 60px;
  }
  
  .x-header .x--branding {
    height: 60px;
  }
  
  .x-header .x--branding > img {
    width: 40px;
  }
  
  .x-header .x--branding > div {
    margin-left: 20px;
  }
  
  .x-header .x--branding > div > h1 {
    font-size: 24px;
  }

  .x-header .x--branding > div > p {
    font-size: 10px;
  }
  
  .x-header .x--toggle {
    font-size: 16px;
  }

  .x-privatlehrer .x--title > p {
    margin-top: 10px;
  }

  .x-privatlehrer .x--intro > div > div {
    width: 240px;
    margin: 0 auto;
  }

  .x-privatlehrer .x--themen > div > div > p:first-of-type {
    margin-top: 10px;
  }

  .x-privatlehrer .x--themen > div > div > p > .x-line {
    display: inline;
  }

  .x-ueber-mich .x_content > div > ul > li.x-large {
    display: none;
  }

  .x-ueber-mich .x_content > div > ul > li.x-small {
    display: block;
  }

  .x-ueber-mich .x_content > div > ul > li > .x-line {
    display: block;
  }
}