body {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  line-height: 24px;
  font-weight: 300;
}

.nav-menu {
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: transparent;
  color: rgba(248, 199, 41, .7);
  text-align: center;
}

.nav-link {
  position: static;
  left: 0px;
  top: 4px;
  right: 0px;
  display: inline-block;
  overflow: visible;
  width: 140px;
  height: 48px;
  margin-top: 11px;
  padding: 15px 13px;
  border: 1px none #790000;
  background-color: transparent;
  background-image: url('../images/menu-spacer.gif');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  margin-top: 11px;
  color: #fff;
  text-decoration: none;
}

.nav-link.nav-04 {
  top: 0px;
  bottom: 0px;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none;
  border-color: #790000;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
}

.nav-link.nav-03 {
  top: 0px;
  bottom: 0px;
  width: 141px;
  margin-top: 11px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  border-style: none;
  border-color: #790000;
  background-image: url('../images/menu-spacer.gif');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  font-style: normal;
  text-align: center;
}

.nav-link.nav-02 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none;
  border-color: red;
  background-color: transparent;
  background-image: url('../images/menu-spacer.gif');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: Lato, sans-serif;
  color: #d90e18;
  text-align: center;
}

.nav-link.social {
  display: inline-block;
  width: 50px;
  height: 38px;
  margin-top: 0px;
  padding: 0px 5px;
  float: right;
  border-style: none;
  background-image: none;
}

.nav-bar {
  position: fixed;
  width: 100%;
  background-color: transparent;
  opacity: 1;
  font-family: Exo, sans-serif;
  color: red;
  font-size: 15px;
  font-weight: 400;
}

.nav-bar.nav-transition {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: auto;
  height: 75px;
  padding-top: 0px;
  border-style: none none solid;
  border-width: 2px;
  border-bottom-color: #d90e18;
  background-color: #363535;
  color: #fff;
}

.footer {
  padding-top: 43px;
  padding-bottom: 43px;
  background-color: transparent;
  color: #222;
  text-align: center;
}

.footer-link {
  margin-top: 4px;
  margin-right: 6px;
  margin-left: 6px;
  padding-top: 5px;
  float: right;
  opacity: 0.82;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #222;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 0.76;
  color: #fff;
}

.form-container {
  display: block;
  max-width: 550px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-right-width: 1px;
  border-right-color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.logo {
  display: none;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fdfdfd;
  font-size: 19px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.brand-link {
  z-index: 1;
  padding-top: 23px;
  padding-bottom: 23px;
}

.button {
  padding: 11px 19px;
  border: 1px solid rgba(248, 199, 41, .7);
  background-color: transparent;
  color: rgba(248, 199, 41, .7);
  font-size: 14px;
}

.button.contact {
  padding-right: 29px;
  padding-left: 29px;
  float: right;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 10px;
  background-color: #f8c729;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Lato, sans-serif;
  color: #4d4d4d;
  font-size: 17px;
}

.footer-text {
  margin-top: 13px;
  color: hsla(0, 0%, 100%, .43);
}

.field {
  font-family: Lato, sans-serif;
  color: #d90422;
  font-size: 18px;
  font-weight: 500;
}

.input {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 5px;
  background-color: hsla(0, 0%, 40%, .64);
  box-shadow: 0 0 6px 0 #fff;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
}

.input:focus {
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .77);
}

.input.textarea {
  min-height: 110px;
  border-width: 1px;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.success {
  margin-top: 5px;
  padding-top: 29px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .3);
  box-shadow: 0 0 6px 0 #00c54f;
  color: #fff;
  text-align: left;
}

.body {
  overflow: visible;
  background-color: #f6f6f6;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.02px;
}

.tooltip {
  position: relative;
  z-index: auto;
  overflow: visible;
  width: 100%;
  height: 200px;
  float: left;
  color: #000;
}

.address {
  width: auto;
  padding-top: 0px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.col-2 {
  position: relative;
  overflow: visible;
  height: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-left: 0px none hsla(0, 0%, 40%, .64);
  background-color: transparent;
}

.col-2.slider {
  margin-top: 0px;
  padding: 0px 0px 10px;
  background-color: transparent;
}

.sitemap {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  border-style: none;
  background-color: #363535;
  font-family: Exo, sans-serif;
}

.section-first {
  height: 100px;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #fdfdfd;
  font-family: Exo, sans-serif;
  color: transparent;
}

.intro {
  width: auto;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 10px 10px 17px;
  float: none;
  clear: none;
  border-bottom: 1px none #fff;
  background-color: #363535;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.1px;
}

.section-main {
  position: relative;
  display: block;
  overflow: visible;
  min-height: 440px;
  padding-top: 30px;
  padding-left: 0px;
  border-style: none;
  border-top-width: 2px;
  border-top-color: hsla(0, 0%, 40%, .64);
  border-bottom-width: 0px;
  border-bottom-color: hsla(0, 0%, 40%, .64);
  background-color: transparent;
}

.row-why {
  width: auto;
  max-width: 1200px;
  margin: 25px auto;
  background-color: transparent;
}

.header-2 {
  height: auto;
  padding: 10px 0px 10px 46px;
  border-color: #d90422;
  border-left-style: none;
  border-left-width: 11px;
  background-image: url('../images/splatter.svg');
  background-position: -13px 55%;
  background-size: 75px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #d90422;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.header-2.defence {
  margin-top: 0px;
  background-image: url('../images/splatterred.svg');
  background-position: -13px 50%;
  background-size: 71px;
}

.header-2.cardio {
  margin-top: 0px;
  padding-left: 67px;
  background-image: url('../images/splatterred_012.svg');
  background-size: 75px;
}

.header-2.flexibility {
  margin-top: 0px;
  background-image: url('../images/splatterred_05.svg');
  background-size: 73px;
}

.header-2.strength {
  margin-top: 0px;
  background-image: url('../images/splatterred_06.svg');
  background-position: -23px 13%;
  background-size: 73px;
}

.header-2.locations {
  margin-top: 0px;
}

.why-p {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1px;
}

.section-testimonial {
  padding-top: 30px;
  padding-bottom: 60px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: transparent;
}

.section-links {
  display: none;
  height: 39px;
  background-color: #000;
  color: #fff;
}

.free-class {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 356px;
  height: 70px;
  float: right;
  background-color: transparent;
  background-image: url('../images/red-splatter.svg');
  background-position: 50% -23px;
  background-size: auto 76px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px 0 #000;
}

.free-class.w--current {
  z-index: 0;
}

.testimonial-row {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 80px;
  padding-left: 80px;
}

.testimonial-slider {
  height: 420px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #363535;
  color: rgba(37, 37, 37, .64);
}

.modal-wrapper-about {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-align: center;
  overflow-y: scroll;
}

.modal-wrapper-about.pt {
  display: none;
}

.modal-wrapper-about.me {
  display: block;
}

.about-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 600px;
  max-height: none;
  max-width: 100%;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 10px;
  background-color: #fcfcfc;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.close-link {
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  margin-top: 4px;
  margin-right: 5px;
  padding: 5px 10px;
  float: right;
  border: 1px solid #fcfcfc;
  background-color: transparent;
  color: #8b8a8a;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.modal-header {
  display: block;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e5e5e5;
  color: #7e7e7e;
  font-size: 32px;
}

.modal-paragraph {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.divider {
  display: block;
  width: 59%;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  text-align: left;
}

.open-quote {
  position: relative;
  top: 15px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.closed-quote {
  position: absolute;
  left: 0px;
  top: 334px;
  right: 0px;
  bottom: 19px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.closed-quote.steve {
  position: static;
  left: 17px;
  top: 200px;
}

.closed-quote.chris {
  position: static;
  top: 283px;
}

.closed-quote.john {
  position: static;
  top: 278px;
}

.quote-text {
  display: block;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.section-why {
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: transparent;
}

.div-container {
  position: relative;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
}

.div-container.reasons {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #363535;
}

.div-container.nav {
  padding-top: 10px;
}

.col-01 {
  height: 635px;
  background-color: transparent;
  background-image: url('../images/roz-kickfinal.svg');
  background-position: 26% 50%;
  background-size: auto 700px;
  background-repeat: no-repeat;
}

.div-container-outer {
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
}

.div-container-outer.image-left {
  height: auto;
  min-height: 440px;
  background-color: transparent;
}

.section-contact {
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #363535;
}

.color {
  color: #d90422;
  font-weight: 700;
  text-transform: uppercase;
}

.center {
  position: static;
  left: 50%;
  top: 50%;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #363535;
  font-family: 'Big noodle titling', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 41px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
}

.col-02-01 {
  margin-top: 20px;
  background-color: transparent;
  color: #000;
}

.img-02 {
  background-image: url('../images/roz-punch2.jpg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.badge-container {
  position: relative;
  top: 18px;
  height: 255px;
  background-image: url('../images/badge.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.page-h2 {
  position: static;
  display: block;
  overflow: visible;
  margin-bottom: 50px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0%, 100%, .5);
  background-image: url('../images/quote.svg');
  background-position: 50% 135%;
  background-size: 609px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.page-h2.testimonial {
  background-image: none;
  color: #d90422;
}

.col-02-contact {
  padding-right: 30px;
  padding-left: 30px;
  border-right: 1px solid hsla(0, 0%, 100%, .5);
}

.col-02-contact.col-contact {
  padding-left: 35px;
  border-style: none;
  background-image: url('../images/border.png');
  background-position: 0px 21px;
  background-size: auto 390px;
  background-repeat: no-repeat;
}

.col-01-contact {
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid hsla(0, 0%, 100%, .5);
}

.col-01-contact.col-contact {
  position: relative;
  overflow: hidden;
  padding-left: 10px;
  border-color: hsla(0, 0%, 100%, .5);
  border-right-style: none;
  background-color: transparent;
}

.copyright {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: auto;
  padding: 5px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
}

.pka-logo {
  position: absolute;
  right: 0px;
  bottom: 5px;
}

.copyright-color {
  color: #d90e18;
}

.slide {
  height: auto;
}

.contact-left {
  width: 50%;
  padding-right: 15px;
  float: left;
}

.contact-right {
  width: 50%;
  padding-left: 15px;
  float: right;
}

.slider-nav {
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.slide-test-img {
  position: relative;
  top: 31px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #f6f6f6;
}

.badge-sm {
  display: none;
}

.navbar {
  background-color: #363535;
  color: #fff;
}

.brand {
  display: none;
  margin-top: 10px;
  padding-left: 5px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
}

.link {
  background-image: url('../images/menu-spacer.gif');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
}

.link.about {
  display: inline-block;
}

.link.training {
  display: inline-block;
}

.link.testimonials {
  display: inline-block;
}

.link.contact {
  display: inline-block;
}

.brand-container {
  display: block;
  width: 300px;
  height: 55px;
  background-image: url('../images/logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roz-profile {
  margin-right: 10px;
  float: left;
}

.modal-wrapper-pt {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  background-color: transparent;
}

.img-01 {
  background-image: url('../images/roz.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.arrow-left {
  background-color: transparent;
  color: rgba(217, 4, 34, .3);
}

.arrow-left:hover {
  color: #d90422;
}

.arrow-right {
  color: rgba(217, 4, 34, .3);
}

.arrow-right:hover {
  color: #d90422;
}

.name {
  border-left-style: none;
  text-align: center;
}

.col-02-02 {
  margin-top: 20px;
}

.title {
  color: #09db00;
  text-align: left;
}

.error {
  margin-top: 20px;
  border-radius: 5px;
  background-color: #d90422;
  box-shadow: 0 0 6px 0 #fff;
  color: #fff;
}

.email {
  color: #000;
  font-weight: 900;
}

.intro-hidden {
  display: block;
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 400;
}

.section-cost {
  background-color: #aaa4a4;
}

.tabs {
  color: #fff;
  font-weight: 400;
}

.tabs-menu {
  text-align: center;
}

.tab {
  width: 160px;
  height: 61px;
  background-color: transparent;
  background-image: url('../images/tab-line.svg');
  background-position: 50% 80%;
  background-size: 154px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.tab.w--current {
  background-color: transparent;
  background-image: url('../images/tab-current.svg');
  background-position: 28% 0px;
  background-size: 150px;
  background-repeat: no-repeat;
  color: #d90422;
  font-size: 24px;
  text-shadow: 1px 1px 6px #beb7b8;
}

.tab.last {
  background-image: none;
}

.tab-text {
  color: #fff;
  font-size: 24px;
}

.tabs-content {
  margin-top: 30px;
}

.insurance {
  margin-top: 10px;
  padding: 10px;
  border-radius: 3px;
  background-color: hsla(0, 0%, 40%, .64);
  box-shadow: 0 0 3px 2px #d90422;
  color: #fff;
  font-weight: 400;
}

.scratch-effect {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.promo-title {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  float: none;
  border-right: 0px none #d90422;
  background-color: transparent;
  font-family: 'Big noodle titling', sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.promo-container {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #363535;
  text-align: center;
}

.spacer {
  color: #d90422;
}

.section-social {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #000;
}

.modal-wrapper-sparring {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  background-color: transparent;
}

.modal-dim {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
}

html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media (max-width: 991px) {
  .nav-menu {
    padding-top: 0px;
    padding-bottom: 18px;
    border-top: 0px none #000;
    background-color: rgba(0, 0, 0, .85);
  }
  .nav-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 21px;
    line-height: 27px;
    text-align: center;
  }
  .nav-link.social {
    position: static;
    left: 0px;
    top: 4px;
    right: auto;
    z-index: 9999;
    display: block;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 5px;
    float: right;
  }
  .form-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 10px;
  }
  .menu-button {
    padding: 20px 0px 20px 20px;
    color: hsla(0, 0%, 100%, .62);
    font-size: 25px;
    line-height: 22px;
  }
  .menu-button:hover {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #fff;
  }
  .menu-text {
    margin-right: 3px;
    padding: 2px;
    float: left;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .menu-text:hover {
    color: #fff;
  }
  .menu-icon {
    float: left;
  }
  .body {
    background-color: #f6f6f6;
    background-image: none;
  }
  .col-2.slider {
    padding-bottom: 0px;
  }
  .sitemap {
    overflow: hidden;
    padding-top: 80px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .header-2 {
    font-size: 16px;
  }
  .header-2.cardio {
    line-height: 22px;
  }
  .header-2.flexibility {
    line-height: 22px;
  }
  .header-2.strength {
    line-height: 22px;
  }
  .section-testimonial {
    padding-bottom: 30px;
  }
  .free-class {
    top: 0px;
    right: 0px;
  }
  .testimonial-slider {
    display: block;
    overflow: hidden;
    height: 540px;
  }
  .modal-wrapper-about {
    display: none;
    overflow: auto;
  }
  .about-wrapper {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: scroll;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
  }
  .closed-quote {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 32px;
    max-width: 60%;
  }
  .div-container.container-testimonial {
    margin-top: 0px;
    padding-top: 0px;
  }
  .col-01 {
    display: none;
    height: 300px;
    background-position: -11px -19px;
    background-size: cover;
  }
  .section-contact {
    padding-bottom: 60px;
  }
  .col-02-01 {
    display: block;
  }
  .img-02 {
    background-size: auto;
  }
  .badge-container {
    height: 255px;
    float: none;
  }
  .col-02-contact.col-contact {
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
  }
  .col-01-contact.col-contact {
    padding-right: 10px;
    padding-left: 10px;
  }
  .copyright {
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
  }
  .pka-logo {
    right: 0px;
  }
  .contact-left {
    width: 50%;
    padding-right: 5px;
    float: left;
  }
  .contact-right {
    width: 50%;
    padding-left: 5px;
    float: right;
  }
  .slider-nav {
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .slide-col-01 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .slide-test-img {
    margin-top: 70px;
  }
  .link {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px none rgba(255, 0, 0, .5);
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .link.about {
    display: block;
    background-color: rgba(138, 0, 0, .8);
    -webkit-transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
    transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
  }
  .link.about:hover {
    background-color: #d90e18;
  }
  .link.training {
    display: block;
    background-color: rgba(168, 3, 3, .34);
    -webkit-transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
    transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
  }
  .link.training:hover {
    background-color: #d90e18;
  }
  .link.testimonials {
    display: block;
    background-color: rgba(66, 0, 0, .8);
    -webkit-transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
    transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
  }
  .link.testimonials:hover {
    background-color: #d90e18;
  }
  .link.contact {
    display: block;
    background-color: rgba(42, 0, 0, .87);
    -webkit-transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
    transition: background-color 900ms cubic-bezier(.228, .96, .076, 1.41);
  }
  .link.contact:hover {
    background-color: #d90e18;
  }
  .menu-icon.w--open {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    float: none;
  }
  .menu.w--open {
    background-color: transparent;
  }
  .modal-wrapper-pt {
    display: none;
  }
  .promo-title {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 38px;
  }
  .promo-container {
    margin-bottom: 0px;
  }
  .modal-wrapper-sparring {
    display: none;
  }
}

@media (max-width: 767px) {
  .footer {
    padding-right: 14px;
    padding-left: 14px;
  }
  .form-container {
    padding-right: 10px;
  }
  .menu-button {
    margin-right: 7px;
  }
  .section-testimonial {
    margin-bottom: 20px;
  }
  .testimonial-slider {
    height: 585px;
  }
  .about-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
  }
  .div-container.container-testimonial {
    margin-top: 0px;
  }
  .img-02 {
    background-position: -86px 0px;
    background-size: 725px;
  }
  .badge-container {
    display: none;
  }
  .page-h2 {
    background-position: 39% 126%;
    background-size: 525px;
  }
  .slide-col-01 {
    display: none;
  }
  .slide-test-img {
    margin-top: auto;
  }
  .badge-sm {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .img-01 {
    background-position: -15px 0px;
    background-size: cover;
  }
  .promo-title {
    display: block;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .form-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .brand-link.w--current {
    overflow: hidden;
    margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .testimonial-row {
    padding-right: 0px;
    padding-left: 0px;
  }
  .testimonial-slider {
    height: 700px;
  }
  .modal-wrapper-about {
    display: none;
  }
  .about-wrapper {
    position: absolute;
    z-index: 9999;
    overflow: auto;
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .quote-text {
    width: 100%;
  }
  .section-why {
    padding-top: 0px;
  }
  .img-02 {
    background-position: 76% 0px;
    background-size: cover;
  }
  .page-h2 {
    margin-top: 10px;
    background-position: 74% 106%;
    background-size: 100%;
  }
  .copyright {
    width: 80%;
    font-size: 12px;
  }
  .contact-left {
    width: 100%;
    float: none;
  }
  .contact-right {
    width: 100%;
    float: none;
  }
  .nav-arrow-left {
    display: none;
  }
  .nav-arrow-right {
    display: none;
  }
  .modal-wrapper-pt {
    display: none;
  }
  .img-01 {
    background-size: cover;
  }
  .tab {
    width: 100%;
  }
  .tab.w--current {
    width: 100%;
    background-position: 50% 50%;
  }
}

@font-face {
  font-family: 'Big noodle titling';
  src: url('../fonts/big_noodle_titling_oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Big noodle titling';
  src: url('../fonts/big_noodle_titling.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}