/* Text Elements */

h1.hero-heading {
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 15px 0 0;
  color: #f6cb00;
  text-align: left;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 48px;
  font-family: 'Fredoka One', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  line-height: 1.1;
}

h1.neutral-form-title {
  margin-top: 0;
  margin-bottom: 30px;
  color: #000;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  line-height: 1.4;
}

h1.iaido-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 16px;
  color: #f4342f;
  font-weight: 400;
  font-size: 42px;
  font-family: 'Fredoka One', cursive;
  line-height: 1.1;
}

h1.jodo-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 16px 0 0;
  color: #f6cb00;
  text-align: left;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 48px;
  font-family: 'Fredoka One', cursive;
  line-height: 1.1;
}

h1.kendo-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 16px;
  color: #00a94b;
  font-weight: 400;
  font-size: 42px;
  font-family: 'Fredoka One', cursive;
  line-height: 1.1;
}

h1.taiso-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 16px;
  color: #7e036a;
  font-weight: 400;
  font-size: 42px;
  font-family: 'Fredoka One', cursive;
  line-height: 1.1;
}

h2.hero-subheading {
  float: left;
  max-width: 100%;
  color: #000;
  text-align: left;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 26px;
  font-family: 'Poppins', sans-serif;
  line-height: 1.4;
}

h2.about-text {
  margin-top: 0;
  margin-bottom: 0;
  color: #fffff7;
  text-align: center;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  line-height: 37px;
}

h2.our-teachers-heading {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  color: #238dda;
  font-weight: 400;
  font-size: 48px;
  font-family: 'Fredoka One', cursive;
}

h2.cur-heading {
  padding-top: 1px;
  color: #00a94b;
  font-weight: 400;
  font-size: 48px;
  font-family: 'Poppins', sans-serif;
}

h2 {
  font-family: 'Poppins', sans-serif;
}

h2.main-subheading {
  color: #fffff7;
  font-weight: 400;
}

h2.our-dojo-heading {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #00a94b;
  text-align: center;
  font-weight: 400;
  font-size: 48px;
  font-family: 'Fredoka One', cursive;
}

h3.blue.heading-section {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #238dda;
  text-indent: 0;
  letter-spacing: 0;
  font-size: 30px;
  font-family: 'Fredoka One', cursive;
}

h3.heading-section.red {
  margin-top: 30px;
  color: #f4342f;
  text-indent: 0;
  letter-spacing: 0;
  font-size: 30px;
  font-family: 'Fredoka One', cursive;
}

h3.green.heading-section {
  color: #00a94b;
  font-size: 30px;
  font-family: 'Fredoka One', cursive;
}

h3.heading-section {
  margin-top: 30px;
}

h3.index-curr-heading {
  margin-top: 0;
  margin-bottom: 12px;
  color: #00a94b;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 30px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 32px;
  -webkit-filter: saturate(1);
          filter: saturate(1);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

h3.index-iaido-heading {
  margin-top: 0;
  margin-bottom: 12px;
  color: #f4342f;
  font-weight: 600;
  font-size: 30px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 32px;
}

h3.index-jodo-heading {
  margin-top: 0;
  margin-bottom: 12px;
  color: #f6cb00;
  font-weight: 600;
  font-size: 30px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 32px;
}

h3 span.heading-text-1 {
  color: #7e036a;
}

h3.heading-section.yellow {
  margin-top: 30px;
  color: #f6cb00;
  text-indent: 0;
  letter-spacing: 0;
  font-size: 30px;
  font-family: 'Fredoka One', cursive;
}

h4.member-name {
  display: block;
  margin-bottom: 10px;
  color: #000;
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  font-family: 'Fredoka One', cursive;
}

p.paragraph.index-article-paragraph {
  display: block;
  margin-top: auto;
  margin-bottom: 0;
  max-width: 1100px;
  color: #000;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
}

p.paragraph.neutral-form-text-bottom {
  color: #666;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  line-height: 25px;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 500;
}

p.paragraph.details-section {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
}

p.paragraph.member-description {
  margin-top: 0;
  text-align: center;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  line-height: 25px;
}

p.paragraph.paragraph-1 {
  margin-top: auto;
  font-weight: 500;
  font-size: 22px;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 700;
}

p.paragraph.dojo-description {
  display: block;
  padding-top: 0;
  padding-right: .75rem;
  padding-left: .75rem;
  max-width: 960px;
  color: #fffff7;
  font-family: 'Poppins', sans-serif;
  line-height: 25px;

  justify-self: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

span.text-element.footer-text {
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 25px;
  font-family: 'Poppins', sans-serif;
  line-height: 33px;
}

a.link-text.logo-navbar {
  position: relative;
  right: 120px;
  float: none;
  padding: 4px 10px;
  color: #00a94b;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 32px;
  font-family: 'Poppins', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.nav-link-menu {
  padding: 4px 10px;
  color: #238dda;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.about-us.nav-link-menu {
  font-size: 20px;
}

a.link-text.iaido.nav-link-menu {
  color: #f4342f;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
}

a.link-text.jodo.nav-link-menu {
  color: #f6cb00;
  font-size: 20px;
}

a.link-text.kendo.nav-link-menu {
  color: #00a94b;
  font-size: 20px;
}

a.link-text.email-footer {
  display: block;
  color: #000;
  text-align: right;
  letter-spacing: -1px;
  font-size: 22px;
  font-family: 'Poppins', sans-serif;
}

a.link-text span.text-link-text-1 {
  color: #7e036a;
}

a.link-text.nav-link-menu.taiso {
  color: #00a94b;
  font-size: 20px;
}

a.link-text.nav-link-menu:hover {
  color: #b5b5b5;
}

a.link-text.about-us.nav-link-menu:hover {
  color: transparent;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #238dda;
}

a.link-text.iaido.nav-link-menu:hover {
  color: transparent;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f4342f;
}

a.link-text.jodo.nav-link-menu:hover {
  color: transparent;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f6cb00;
}

a.link-text.kendo.nav-link-menu:hover {
  color: transparent;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00a94b;
}

a.link-text.email-footer:hover {
  color: #f4342f;
}

a.link-text.nav-link-menu.taiso:hover {
  color: transparent;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00a94b;
}

/* Interaction Elements */

a.link-button.action-button {
  margin-top: 24px;
  padding: 16px 32px;
  border-radius: 0;
  background-color: #238dda;
  color: #fffdee;
  text-align: left;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;

  -webkit-text-stroke-color: #1f2029;
}

a.link-button.action-button-4 {
  margin-top: 24px;
  padding: 16px 32px;
  border: .125rem solid #00a94b;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #000;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;

  -webkit-text-stroke-color: #1f2029;
}

a.link-button.action-button-red {
  margin-top: 24px;
  padding: 16px 32px;
  border: .125rem solid #f4342f;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #000;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;

  -webkit-text-stroke-color: #1f2029;
}

a.link-button.action-button-yel {
  margin-top: 24px;
  padding: 16px 32px;
  border: .125rem solid #f6cb00;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #000;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;

  -webkit-text-stroke-color: #1f2029;
}

a.link-button.action-button-prpl {
  border-color: #7e036a;
}

a.link-button.btn.tipp-bottom {
  position: absolute;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px 32px;
  min-width: 250px;
  width: 0;
  border-radius: 8px;
  background-color: #3777c2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Space Grotesk', sans-serif;
  cursor: pointer;
}

a.link-button.action-button:hover {
  box-shadow: #000 6px 6px 0 0;
}

a.link-button.action-button-4:hover {
  box-shadow: #00a94b 6px 6px 0 0;
}

a.link-button.action-button-red:hover {
  box-shadow: #f4342f 6px 6px 0 0;
}

a.link-button.action-button-yel:hover {
  box-shadow: #f6cb00 6px 6px 0 0;
}

a.link-button.action-button-prpl:hover {
  box-shadow: #7e036a 6px 6px 0 0;
}

form.form-container.form-container-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 1200px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

input[type=email].neutral-input-email-full {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: 0;
  padding: 16px;
  width: auto;
  border: .125rem solid rgba(198, 198, 198, .51);
  border-radius: 4px;
  background-color: #fffff7;
}

textarea.textarea-1 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 150px;
  border-width: .125rem;
  border-color: rgba(198, 198, 198, .51);
  border-radius: 4px;
  background-color: #fffff7;
  color: #868686;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  resize: both;
}

label.label.neutral-label-form {
  margin-bottom: 4px;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Layout Elements */

body.body-1 {
  overflow: auto;
  background-color: #000;
}

.container.navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: end;
  margin: auto auto 20px;
  padding: 10px;
  min-height: auto;
  max-width: none;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
}

.container.hero-content-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  overflow: visible;
  margin-top: 80px;
  margin-bottom: 15px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 0;
  max-width: 960px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.articles-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 48px 16px 15px;
  min-height: 100vh;
  background-color: #fffff7;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  grid-area: block-8;
}

.container.articles-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  min-width: 0;
  min-height: auto;
  max-width: 1200px;
  width: 100%;

  grid-template-areas: 'article-1 article-1 article-1 article-1' 'article-2 article-2 article-3 article-3' 'article-4 article-4 article-5 article-5' 'article-6 article-6 . .';
  grid-template-columns: repeat(4 , 1fr);
  grid-template-rows: repeat(4 , auto);
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  justify-items: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-form-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-form-content-wrapper.margin-top-form {
  margin-top: 24px;
}

.container.container-form-content-wrapper.neutral-margin-top {
  margin-top: 16px;
}

.container.hero-contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 0 24px;
  min-height: 90vh;
  background-color: #fffdee;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.hero-contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 800px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.footer {
  display: block;
  padding: 70px 24px 48px;
  min-height: 0;
  background-color: #f6cb00;
}

.container.hero-section-about {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  overflow: auto;
  padding-right: 24px;
  padding-left: 24px;
  min-height: auto;
  background-color: #fffdee;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.teacher-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.picture-wrapper {
  overflow: hidden;
  max-height: none;
}

.container.section-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 20px 16px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.big-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-width: 10px;
  max-width: 930px;
  width: auto;

  justify-self: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  max-width: 960px;
  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;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

.container.members-2-columns {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 960px;
}

.container.teachers-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  padding: 15px 16px;
  background-color: #fffded;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.bg-content-size-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 24px;
  padding-left: 24px;
  min-height: 80vh;
  width: auto;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.container.after-school-section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  overflow: auto;
  padding-right: 24px;
  padding-left: 24px;
  min-height: auto;
  background-color: #fffdee;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-5 {
  padding-bottom: 30px;
}

.container.container-6 {
  display: grid;
  padding-bottom: 30px;

  grid-template-columns: none;
  grid-template-rows: none;
}

.container.container-2 {
  padding-bottom: 30px;
}

.container.neutral-navbar {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 24px;
  max-width: none;
  width: auto;
  border-bottom-width: .0625rem;
  border-bottom-style: solid;
  background-color: #000;
  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;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  background-blend-mode: normal;
}

.container.navigation-links.neutral-right-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  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;
  color: #878781;
  font-size: 18px;

  background-blend-mode: normal;
}

.container.main-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: end;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%), url('../../images/_1006223-2.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%), url('../../images/_1006223-2.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%), url('../../images/_1006223-2.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%), url('../../images/_1006223-2.jpg');
  background-attachment: scroll, fixed;
  background-position: left top, left top;
  background-clip: border-box, padding-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, contain;
  background-repeat: repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

.container.iaido {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  border-radius: 20px;
  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;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;

  grid-area: article-1;
  background-blend-mode: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.jodo {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  border-radius: 20px;
  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;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;

  grid-area: article-1;
  background-blend-mode: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.content-main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  float: right;
  -ms-flex-align: start;
  margin-bottom: 39px;
  padding: 48px 16px 35px 48px;
  max-width: 1200px;
  color: #00a94b;
  text-align: right;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.content-iaido {
  box-shadow: none;
}

.container.content-jodo {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: none;
  width: auto;
  box-shadow: none;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-width: 730px;
  min-height: 745px;
  max-width: 960px;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.container.social-icons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-bottom: 25px;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
}

.container.footer-right {
  float: none;
  min-width: 10px;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;

  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-1.photos-jodo {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.container.container-ourdojo {
  background-color: #000;
}

.container.container-3.container-ourdojo {
  margin-top: 15px;
  padding-top: 15px;
}

.container.kendopage {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 85%, rgba(29, 30, 33, .5) 100%), url('../../images/shinai.jpg');
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .5) 85%, rgba(29, 30, 33, .5) 100%), url('../../images/shinai.jpg');
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .5) 85%, rgba(29, 30, 33, .5) 100%), url('../../images/shinai.jpg');
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, .5) 85%, rgba(29, 30, 33, .5) 100%), url('../../images/shinai.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, auto auto;
  background-repeat: repeat, no-repeat;

  background-blend-mode: lighten, normal;
}

.container.after-school-section.kendopage {
  background-attachment: scroll, fixed;
}

.container.content-kendo {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.index-photo-container {
  margin-top: 10px;
  margin-bottom: 20px;
}

.container.content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.container.content-taiso {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-media {
  margin-top: 30px;
  padding-top: 30px;
}

.container.container-1.container-media {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.container.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 10px;
  padding-left: 10px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 10px;
  padding-left: 10px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.iaido:hover {
  border-radius: 0;
  box-shadow: none;
  -webkit-transform: scaleX(1.04) scaleY(1.04);
     -moz-transform: scaleX(1.04) scaleY(1.04);
       -o-transform: scaleX(1.04) scaleY(1.04);
          transform: scaleX(1.04) scaleY(1.04);
}

.container.jodo:hover {
  border-radius: 0;
  box-shadow: none;
  -webkit-transform: scaleX(1.04) scaleY(1.04);
     -moz-transform: scaleX(1.04) scaleY(1.04);
       -o-transform: scaleX(1.04) scaleY(1.04);
          transform: scaleX(1.04) scaleY(1.04);
}

.container.content-iaido:hover {
  box-shadow: #f4342f 10px 10px 0 0;
}

.container.content-jodo:hover {
  box-shadow: #f6cb00 10px 10px 0 0;
}

.container.content-kendo:hover {
  box-shadow: #00a94b 10px 10px 0 0;
}

.container.content-taiso:hover {
  box-shadow: #7e036a 10px 10px 0 0;
}

a.glyph.mobile-nav-button {
  display: none;
}

.html-element.navigation-code {
  display: none;
}

div.responsive-picture.index-big-article-picture {
  margin-bottom: 20px;
  min-height: 0;
  width: auto;
  vertical-align: baseline;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

button.form-button {
  margin-top: 16px;
  padding: 16px 48px;
  border-width: .125rem;
  border-color: #238dda;
  border-radius: 0;
  background-color: transparent;
  color: #238dda;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;

  -webkit-text-stroke-width: 0;
}

div.responsive-picture.teacher-picture {
  display: inline-block;
  width: 20%;

  justify-self: center;
}

.rule.rule-1 hr {
  border-top-width: 3px;
  border-top-color: #238dda;
}

.rule.red.rule-1 hr {
  border-top-color: #f4342f;
}

.rule.green.rule-1 hr {
  border-top-color: #00a94b;
}

video.content-size-video {
  width: 100%;
  height: auto;
}

div.responsive-picture.header-logo {
  position: static;
  right: auto;
  left: auto;
  float: none;
  clear: none;
  padding-right: 10px;
  padding-left: 10px;
  width: 200px;
}

.html-element.members-area {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  min-width: 750px;
  min-height: auto;
  max-width: none;
  height: auto;
}

.rule.green hr {
  border-top-color: #f6cb00;
}

.rule.rule-1.yellow hr {
  border-top-color: #f6cb00;
}

div.responsive-picture.index-big-article-picture.outofview {
  opacity: .06;
  -webkit-transition-duration: 2s;
     -moz-transition-duration: 2s;
       -o-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transform: translateY(48px);
     -moz-transform: translateY(48px);
       -o-transform: translateY(48px);
          transform: translateY(48px);
}

button.form-button:hover {
  background-color: transparent;
  box-shadow: #238dda 6px 6px 0 0;
  color: #238dda;
}

div.responsive-picture.index-big-article-picture:hover {
  -webkit-transform: scaleX(1.04) scaleY(1.04);
     -moz-transform: scaleX(1.04) scaleY(1.04);
       -o-transform: scaleX(1.04) scaleY(1.04);
          transform: scaleX(1.04) scaleY(1.04);
}

@media screen and (max-width: 60.5rem) {
  /* Text Elements */

  h1.hero-heading {
    max-width: 80%;
    font-size: 42px;
  }

  h1.jodo-heading {
    max-width: 80%;
    font-size: 42px;
  }

  p.paragraph.details-section {
    font-size: 18px;
    line-height: 28px;
  }

  span.text-element.footer-text {
    margin-bottom: 0;
  }

  a.link-text.logo-navbar {
    position: relative;
    right: auto;
  }

  /* Layout Elements */

  .container.container-footer-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: end;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
            align-items: flex-end;
  }

  .container.hero-content-wrapper {
    margin-top: 80px;
    margin-left: 0;
  }

  .container.articles-layout {
    grid-template-columns: repeat(2 , 1fr);
    grid-template-areas: 'article-1 article-1' 'article-2 article-3' 'article-4 article-5' 'article-6 article-6';
    grid-template-rows: repeat(4 , auto);
  }

  .container.hero-contact-wrapper {
    margin-top: 16px;
    margin-left: 0;
  }

  div.responsive-picture.index-big-article-picture {
    width: auto;
  }

  div.responsive-picture.index-big-article-picture.small {
    width: 50%;
  }

  video.content-size-video {
    padding-top: 75px;
    width: 100%;
    height: 100%;
  }

  div.responsive-picture.header-logo {
    margin-right: 5px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 36px;
  }

  h1.jodo-heading {
    font-size: 36px;
  }

  p.paragraph.details-section {
    font-size: 16px;
    line-height: 26px;
  }

  a.link-text.logo-navbar {
    position: static;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    width: auto;
  }

  a.link-text.nav-link-menu {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    width: 100%;
    color: #fffff7;
    text-align: center;
    font-weight: 900;
    font-size: 44px;
  }

  a.link-text.about-us.nav-link-menu {
    font-size: 28px;
  }

  a.link-text.iaido.nav-link-menu {
    font-size: 28px;
  }

  a.link-text.jodo.nav-link-menu {
    font-size: 28px;
  }

  a.link-text.kendo.nav-link-menu {
    font-size: 28px;
  }

  a.link-text.nav-link-menu.taiso {
    font-size: 28px;
  }

  /* Layout Elements */

  .container.navigation-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .95);
    opacity: 0;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.hero-contact-wrapper {
    padding-top: 10px;
  }

  .container.hero-content-wrapper {
    margin-top: 0;
    padding-top: 0;
  }

  .container.neutral-navbar {
    position: static;
    z-index: 1000;
    -ms-flex-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fffded;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.navigation-links.show-menu {
    top: 0;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  a.glyph.mobile-nav-button {
    display: block;
    color: #000;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.close-button-cross.mobile-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    padding-top: 20px;
    padding-right: 24px;
    color: #fff;
  }

  button.form-button {
    visibility: visible;
  }

  div.responsive-picture.header-logo {
    margin-right: 0;
    padding-right: 8px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 35.625rem) {
  /* Text Elements */

  h1.hero-heading {
    text-align: left;
    font-size: 32px;
  }

  h1.jodo-heading {
    text-align: left;
    font-size: 32px;
  }

  h2.hero-subheading {
    text-align: left;
    letter-spacing: -1px;
  }

  h2.about-text {
    text-align: left;
    letter-spacing: -1px;
  }

  h2.main-subheading {
    font-size: 22px;
  }

  h3.index-jodo-heading {
    margin-top: 0;
    margin-bottom: 12px;
  }

  h3.index-iaido-heading {
    margin-top: 0;
    margin-bottom: 12px;
  }

  p.paragraph.index-article-paragraph {
    text-align: left;
  }

  p.paragraph.paragraph-1 {
    font-size: 22px;
  }

  span.text-element.footer-text {
    font-size: 28px;
    line-height: 29px;
  }

  a.link-text.logo-navbar {
    position: static;
    right: auto;
  }

  a.link-text.email-footer {
    font-size: 22px;
  }

  /* Layout Elements */

  .container.articles-layout {
    grid-template-areas: 'article-1' 'article-2' 'article-3' 'article-4' 'article-5' 'article-6';
    grid-template-rows: repeat(6 , minmax(30vh, auto));
    grid-template-columns: 1fr;
  }

  .container.hero-contact-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.footer {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.hero-section-about {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.big-content-wrapper {
    -ms-flex-align: start;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: start;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.container-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.hero-content-wrapper {
    -ms-flex-align: start;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.after-school-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.members-2-columns {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.main-section {
    min-height: auto;
    background-attachment: scroll, scroll;
  }

  .container.content-main-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    float: none;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-4 {
    min-width: 90%;
    max-width: none;
  }

  div.responsive-picture.header-logo {
    width: 17.52vmin;
  }

  .html-element.members-area {
    min-width: 90%;
  }
}

@media screen and (max-width: 20rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 32px;
    line-height: 1.1;
  }

  h1.neutral-form-title {
    font-size: 18px;
  }

  h1.jodo-heading {
    font-size: 32px;
    line-height: 1.1;
  }

  h2.hero-subheading {
    letter-spacing: -1px;
    font-size: 20px;
  }

  h2.about-text {
    letter-spacing: -1px;
    font-size: 20px;
  }

  h2.cur-heading {
    font-size: 42px;
    line-height: 49px;
  }

  h2.main-subheading {
    font-size: 22px;
  }

  h3.index-iaido-heading {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  h3.index-jodo-heading {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  h3.index-curr-heading {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  p.paragraph.index-article-paragraph {
    font-size: 20px;
  }

  p.paragraph.paragraph-1 {
    font-size: 20px;
  }

  p.paragraph.details-section {
    padding-top: 5px;
    padding-bottom: 10px;
  }

  span.text-element.footer-text {
    display: block;
    text-align: center;
    font-size: 20px;
  }

  a.link-text.logo-navbar {
    position: static;
    right: auto;
    left: auto;
    float: none;
    clear: none;
    overflow: visible;
    font-size: 20px;
  }

  a.link-text.email-footer {
    font-size: 20px;
  }

  /* Interaction Elements */

  a.link-button.action-button-red {
    margin-top: 10px;
  }

  a.link-button.action-button-yel {
    margin-top: 10px;
  }

  a.link-button.action-button-4 {
    margin-top: 10px;
  }

  /* Layout Elements */

  .container.container-footer-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.section-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    padding: 10px;

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

  .container.container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 90%;
    max-width: none;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.content-main-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    float: none;
    max-width: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.photos-iai {
    display: grid;

    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
    grid-row-gap: 10px;
  }

  .container.container-7 {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-row-gap: 10px;
  }

  .container.neutral-navbar {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  div.responsive-picture.header-logo > picture > img {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }

  .html-element.members-area {
    min-width: 90%;
  }
}