/* Text Elements */

h1 span.heading-text-2 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

p.paragraph.paragraph-1 {
  padding-top: 9px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #5c5a5c;
  text-align: center;
}

p.paragraph b.paragraph-text-3 {
  color: #c7c5c7;
}

p.paragraph.paragraph-2 {
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

p.paragraph.paragraph-9 {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  line-height: 1.2;
}

p.paragraph b.paragraph-text-9 {
  line-height: 1.4;
}

p.paragraph span.paragraph-text-22 {
  font-weight: 700;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 1.3;
}

p.paragraph.paragraph-22 {
  margin-top: -12px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px 50px 40px 30px;
  max-width: 1200px;
  text-align: justify;
  line-height: 1.3;
}

a.link-text.title {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

a.link-text span.text-link-text-1 {
  color: #000;
  font-weight: 700;
  font-size: .875rem;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text span.text-link-text-2 {
  color: #1468a0;
}

a.link-text span.text-link-text-3 {
  color: #000;
  font-weight: 700;
  font-size: .875rem;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text span.text-link-text-4 {
  color: #000;
  font-weight: 700;
  font-size: 1.125rem;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text span.text-link-text-5 {
  color: #1468a0;
}

a.link-text span.text-link-text-6 {
  color: #1468a0;
}

a.link-text span.text-link-text-11 {
  color: #000;
  font-weight: 700;
  font-size: .875rem;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

a.link-text span.text-link-text-20 {
  color: #000;
  font-weight: 700;
  font-size: .875rem;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

/* Layout Elements */

body.body-1 {
  background-color: #e1e1e1;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  background-color: #9e9e9e;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.desktop-title {
  display: none;
}

.container.nav-region {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.container-1 {
  display: grid;
  background-color: #5c5a5c;

  grid-template-columns: repeat(3 , auto);
  grid-template-rows: auto;
}

.container.container-2 {
  background-color: #9e9e9e;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-3 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  justify-self: auto;
}

.container.container-4 {
  padding-top: 10px;
  width: 100%;
  height: 50vmax;
  background-image: url('../lessons.jpg');
  background-attachment: local;
  background-position: center top;
  background-clip: border-box;
  background-origin: content-box;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: scaleX(1) scaleZ(1) scaleY(1);
     -moz-transform: scaleX(1) scaleZ(1) scaleY(1);
          transform: scaleX(1) scaleZ(1) scaleY(1);

  background-blend-mode: normal;
}

a.glyph.icon {
  color: #000;
}

div.responsive-picture.picture-3 {
  position: static;
  max-width: 50px;
  vertical-align: baseline;

  justify-self: left;
}

div.responsive-picture.picture-2 {
  max-width: 50px;

  justify-self: right;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1 span.heading-text-2 {
    font-weight: 700;
    font-size: 2.5rem;
    font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  h1.heading-1 {
    background-color: #9e9e9e;
    text-align: center;
  }

  p.paragraph.paragraph-9 {
    text-align: center;
    line-height: 1.2;
  }

  p.paragraph.paragraph-22 {
    padding-top: 35px;
    padding-right: 75px;
    padding-left: 75px;
  }

  /* Layout Elements */

  body.body-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.desktop-title {
    display: inline;
    background-color: #9e9e9e;
  }

  .container.subnav-section {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-3 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.nav-region {
    max-width: none;
  }

  .container.container-4 {
    height: 50vmin;
    background-size: 100% 100%;
  }
}

@media screen and (min-width: 54.25rem) {
  /* Text Elements */

  p.paragraph.paragraph-22 {
    padding-top: 160px;
    padding-right: 150px;
    padding-left: 150px;
  }

  /* Layout Elements */

  body.body-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-4 {
    height: 63vmin;
    background-size: cover;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.heading-1 {
    background-color: #9e9e9e;
  }

  p.paragraph.paragraph-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  p.paragraph.paragraph-9 {
    text-align: center;
    line-height: 1.2;
  }

  p.paragraph b.paragraph-text-9 {
    line-height: 1.2;
  }

  p.paragraph.paragraph-1 {
    background-color: #5c5a5c;
  }

  p.paragraph b.paragraph-text-3 {
    color: #c7c5c7;
  }

  p.paragraph.paragraph-22 {
    padding-top: 200px;
    padding-right: 300px;
    padding-left: 300px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #e1e1e1;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.desktop-title {
    background-color: #9e9e9e;
  }

  .container.nav-region {
    max-width: none;
  }

  .container.container-3 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-4 {
    height: 65vmin;
  }
}

@media screen and (min-width: 147.875rem) {
  /* Text Elements */

  p.paragraph.paragraph-22 {
    padding-top: 200px;
  }
}