@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/RobotoSlab-Bold.eot");
  src: url("../fonts/RobotoSlab-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Bold.woff") format("woff2"), url("../fonts/RobotoSlab-Bold.woff") format("woff"), url("../fonts/RobotoSlab-Bold.ttf") format("truetype");
  font-display: swap;
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic.eot");
  src: url("../fonts/Roboto-Italic.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Italic.woff") format("woff2"), url("../fonts/Roboto-Italic.woff") format("woff"), url("../fonts/Roboto-Italic.ttf") format("truetype");
  font-display: swap;
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-display: swap;
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-display: swap;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-display: swap;
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.eot");
  src: url("../fonts/Roboto-Black.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Black.woff") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black.ttf") format("truetype");
  font-display: swap;
  font-weight: 900;
  font-style: normal; }

* {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none; }

header, nav, main, section, article, footer {
  display: block; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  background-color: #fff;
  color: #020202;
  width: 100%;
  letter-spacing: .08em; }
  @media screen and (max-width: 740px) {
    body {
      font-size: 15px; } }

svg:not(:root) {
  overflow: hidden; }

.siteWrapper {
  max-width: 2000px;
  min-width: 320px;
  margin: 0 auto;
  position: relative; }

.group::after, .clearfix::after {
  content: " ";
  display: table;
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0 auto 10px;
  line-height: 1.2; }
  @media screen and (max-width: 740px) {
    h1, h2, h3, h4, h5, h6 {
      text-align: center;
      margin-bottom: 10px; } }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-transform: inherit;
    color: inherit;
    text-decoration: underline;
    border-bottom: none; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #cb1800; }

h1, h2.callout {
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  line-height: 1; }
  @media screen and (max-width: 1000px) {
    h1, h2.callout {
      font-size: 30px; } }
  @media screen and (max-width: 740px) {
    h1, h2.callout {
      font-size: 26px;
      display: block; } }
  @media screen and (max-width: 400px) {
    h1, h2.callout {
      font-size: 20px; } }
  h1 .gTape, h2.callout .gTape {
    display: block;
    margin: 15px 0; }
    @media screen and (max-width: 1000px) {
      h1 .gTape, h2.callout .gTape {
        margin: 10px 0; } }
    @media screen and (max-width: 740px) {
      h1 .gTape, h2.callout .gTape {
        margin: 5px 0; } }
    h1 .gTape.ilb, h2.callout .gTape.ilb {
      display: inline-block; }
    h1 .gTape.green, h2.callout .gTape.green {
      background-color: #45b981;
      color: #fff !important; }
    h1 .gTape.blue, h2.callout .gTape.blue {
      background-color: #0064c7;
      color: #fff !important; }
  h1 .button, h2.callout .button {
    text-decoration: none;
    text-shadow: none;
    font-family: "Roboto Slab", serif;
    text-transform: none; }
    h1 .button:hover, h2.callout .button:hover {
      color: #fff; }

h2 {
  font-size: 32px; }
  @media screen and (max-width: 1000px) {
    h2 {
      font-size: 26px; } }
  @media screen and (max-width: 740px) {
    h2 {
      font-size: 22px; } }

h3 {
  font-size: 24px; }
  @media screen and (max-width: 740px) {
    h3 {
      font-size: 20px; } }

h4 {
  font-size: 20px;
  font-weight: 700; }
  @media screen and (max-width: 740px) {
    h4 {
      font-size: 18px; } }

h5 {
  font-size: 18px;
  margin: 20px 0; }
  @media screen and (max-width: 740px) {
    h5 {
      font-size: 16px;
      margin: 10px 0; } }

h6 {
  font-size: 1em; }

img, picture {
  max-width: 100%; }

a {
  text-decoration: none; }

p {
  text-align: left;
  margin-top: 5px; }

svg {
  display: inline-block;
  width: 1.3em;
  height: 1.3em; }

.wrapper {
  padding-left: 50px;
  padding-right: 50px; }
  @media screen and (max-width: 1000px) {
    .wrapper {
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (max-width: 500px) {
    .wrapper {
      padding-left: 10px;
      padding-right: 10px; } }

.tbSpace {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 1600px) {
    .tbSpace {
      padding-top: 55px;
      padding-bottom: 55px; } }
  @media screen and (max-width: 1200px) {
    .tbSpace {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 740px) {
    .tbSpace {
      padding-top: 30px;
      padding-bottom: 30px;
      text-align: center; } }

main p, main ul, main ol, .contentSection p, .contentSection ul, .contentSection ol {
  font-size: 1em;
  margin-bottom: 20px;
  line-height: 1.6;
  list-style-position: inside; }
  @media screen and (max-width: 740px) {
    main p, main ul, main ol, .contentSection p, .contentSection ul, .contentSection ol {
      margin-bottom: 10px; } }

main ul, .contentSection ul {
  list-style: none;
  text-decoration: none; }
  main ul.cherries li::before, .contentSection ul.cherries li::before {
    color: #cb1800; }
  main ul.cherries li:hover::before, .contentSection ul.cherries li:hover::before {
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-animation: cherries 1.2s infinite forwards;
    animation: cherries 1.2s infinite forwards; }
  main ul.berries li::before, .contentSection ul.berries li::before {
    color: #0064c7; }
  main ul.berries li:hover::before, .contentSection ul.berries li:hover::before {
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-animation: berries 1.2s infinite forwards;
    animation: berries 1.2s infinite forwards; }
  main ul.columns, .contentSection ul.columns {
    -webkit-column-count: 4;
    column-count: 4; }
    @media screen and (max-width: 1000px) {
      main ul.columns, .contentSection ul.columns {
        -webkit-column-count: 3;
        column-count: 3; } }
    @media screen and (max-width: 740px) {
      main ul.columns, .contentSection ul.columns {
        -webkit-column-count: 2;
        column-count: 2; } }
    @media screen and (max-width: 500px) {
      main ul.columns, .contentSection ul.columns {
        -webkit-column-count: 1;
        column-count: 1;
        display: inline-block; } }
  main ul li, .contentSection ul li {
    position: relative;
    margin: 0;
    padding: 0 10px 10px 1.4em;
    line-height: 1.4;
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
    page-break-inside: avoid;
    break-inside: avoid; }
    @media screen and (max-width: 740px) {
      main ul li, .contentSection ul li {
        text-align: left; } }
    main ul li::before, .contentSection ul li::before {
      content: '\2605';
      position: absolute;
      left: 0px;
      top: -.3em;
      font-size: 1.4em;
      color: inherit; }

main a:not(.button), .contentSection a:not(.button) {
  color: #020202;
  text-decoration: underline;
  font-weight: bold;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  main a:not(.button):hover, .contentSection a:not(.button):hover {
    color: #cb1800;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }

main img, .contentSection img {
  position: relative;
  height: auto;
  text-align: center;
  color: #0064c7; }
  @media screen and (min-width: 641px) {
    main img.left, .contentSection img.left {
      float: left;
      margin: 0 20px 20px 0; } }
  @media screen and (min-width: 641px) {
    main img.right, .contentSection img.right {
      float: right;
      margin: 0 0 20px 20px; } }

.downloadButtonWrap .button {
  line-height: 2; }
  .downloadButtonWrap .button span {
    position: relative;
    top: -2px; }

.button {
  position: relative;
  overflow: hidden;
  outline: none;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  margin: 15px 10px;
  padding: 19px 24px;
  display: inline-block;
  text-align: center;
  z-index: 0;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 740px) {
    .button {
      font-size: 16px;
      padding: 16px; } }
  .button::after, .button::before {
    content: '';
    position: absolute;
    z-index: -1; }
  .button::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #020202; }
  .button::after {
    top: 50%;
    left: 50%;
    width: 0;
    height: 103%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #4d4d4f; }
  .button:hover::after {
    width: 90%;
    opacity: 1; }
  .button.cherries::before {
    background: #cb1800; }
  .button.cherries::after {
    background: #0064c7; }
  .button.berries::before {
    background: #0064c7; }
  .button.berries::after {
    background: #cb1800; }
  .button.treeFrog::before {
    background: #45b981; }
  .button.treeFrog::after {
    background: #379467; }
  .button img, .button span {
    vertical-align: middle;
    display: inline-block;
    margin: 0 10px; }
    .button img.playImg, .button span.playImg {
      height: 21px; }
      .button img.playImg img, .button span.playImg img {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0; }

select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  -o-text-overflow: '';
  text-overflow: '';
  -webkit-border-radius: 0;
  -webkit-padding-end: 0;
  -webkit-padding-start: 0;
  -webkit-user-select: none;
  background-color: transparent;
  border: 1px solid #d5d5d5;
  color: #45b981;
  text-transform: none;
  overflow: hidden;
  padding: 8px 30px 8px 10px;
  margin: 5px auto;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
  font-family: inherit;
  background: url(https://www.tacticalfunctionaltraining.com/Content/images/icons/selectdrop.png) no-repeat right center transparent; }

.clearfix::after {
  content: " ";
  display: block;
  height: 0;
  clear: both; }

.table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.half {
  width: 50%;
  padding: 30px 0; }
  @media screen and (max-width: 1000px) {
    .half {
      width: 100%;
      display: block;
      padding: 20px 0; } }
  @media screen and (min-width: 1001px) {
    .half:first-of-type {
      padding-right: 15px; } }
  @media screen and (max-width: 1000px) {
    .half:first-of-type {
      padding-bottom: 10px; } }
  @media screen and (min-width: 1001px) {
    .half:last-of-type {
      padding-left: 15px; } }
  @media screen and (max-width: 1000px) {
    .half:last-of-type {
      padding-top: 10px; } }

.three {
  width: calc(100%/3); }
  @media screen and (max-width: 1000px) {
    .three {
      width: 100%;
      display: block;
      padding: 20px 0; } }
  @media screen and (min-width: 1001px) {
    .three:first-of-type {
      padding-right: 15px; } }
  @media screen and (max-width: 1000px) {
    .three:first-of-type {
      padding-bottom: 10px; } }
  @media screen and (min-width: 1001px) {
    .three:nth-child(2) {
      padding-right: 15px;
      padding-left: 15px; } }
  @media screen and (max-width: 1000px) {
    .three:nth-child(2) {
      padding-bottom: 10px;
      padding-top: 10px; } }
  @media screen and (min-width: 1001px) {
    .three:last-of-type {
      padding-left: 15px; } }
  @media screen and (max-width: 1000px) {
    .three:last-of-type {
      padding-top: 10px; } }

.quarter {
  width: 25%; }

.fifth {
  width: 20%; }

.centerWrap {
  text-align: center; }
  .centerWrap .button, .centerWrap .btn {
    margin: 10px; }
    @media screen and (max-width: 740px) {
      .centerWrap .button, .centerWrap .btn {
        margin: 5px; } }

.signUp {
  display: inline-block !important;
  width: 360px;
  vertical-align: top; }
  @media screen and (max-width: 400px) {
    .signUp {
      width: 100%; } }
  @media screen and (min-width: 401px) {
    .signUp:nth-of-type(2) {
      padding-left: 10px; } }
  .signUp .button {
    display: block;
    font-family: "Roboto Slab", serif;
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    margin: 10px 5px; }
  .signUp .downloadButtons {
    text-align: center; }
    .signUp .downloadButtons a {
      /*max-width: 48%;*/
      padding: 16px 0 18px; }
      .signUp .downloadButtons a::after {
        background-size: contain; }
  .signUp ul {
    display: inline-block; }
    .signUp ul:first-of-type {
      max-width: 40%;
      float: left; }
      @media screen and (min-width: 1201px) {
        .signUp ul:first-of-type {
          margin-left: 6px; } }
    .signUp ul:last-of-type {
      max-width: 58%;
      float: right; }
    .signUp ul li {
      font-size: 18px;
      padding-bottom: 0; }
      @media screen and (max-width: 400px) {
        .signUp ul li {
          font-size: 16px; } }
    .signUp ul a {
      color: #fff !important;
      text-transform: uppercase;
      text-align: left !important;
      text-decoration: none !important; }
      @media screen and (max-width: 740px) {
        .signUp ul a {
          margin: 10px 0;
          display: block; } }
      .signUp ul a:hover {
        color: initial; }

noscript {
  display: block;
  position: fixed;
  width: 100%;
  margin: 0;
  text-align: left;
  line-height: 1;
  color: #fff;
  z-index: 999999;
  font-size: 26px;
  bottom: 0;
  background: url(../images/backgrounds/featuredDeptHead.png) no-repeat 90% 90%;
  background-size: auto 90%;
  background-color: #232323;
  padding: 36px 50px;
  border: 3px solid #0064c7;
  pointer-events: initial; }
  @media screen and (max-width: 500px) {
    noscript {
      padding: 25px;
      font-size: 18px; } }
  @media screen and (max-width: 740px) {
    noscript h2 {
      font-size: 4vw !important;
      display: inline-block !important;
      max-width: 60%; } }
  @media screen and (max-width: 740px) {
    noscript h2 .gTape {
      font-size: 3.6vw; } }
  noscript .underline {
    text-decoration: underline; }
  noscript small {
    font-size: .7em; }
  noscript .subline {
    margin: 0 0 5px; }

.red {
  color: #cb1800 !important; }

.green {
  color: #45b981 !important; }

.blue {
  color: #0064c7 !important; }

.greyBG {
  background-color: #232323; }
  .greyBG * {
    color: #fff; }

.darkNight {
  background-color: #020202; }
  .darkNight * {
    color: #fff; }

.caps {
  text-transform: uppercase !important; }

.gTape {
  font-size: 59px;
  background-color: #020202;
  color: #fff;
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  line-height: 1;
  padding: 7px 10px 11px; }
  @media screen and (max-width: 1550px) {
    .gTape {
      font-size: 4vw; } }
  @media screen and (max-width: 740px) {
    .gTape {
      font-size: 40px; } }
  @media screen and (max-width: 450px) {
    .gTape {
      font-size: 30px;
      padding: 7px 10px; } }
  .gTape.invert {
    background-color: #fff;
    color: #020202; }

.girdle {
  max-width: 1200px;
  margin: auto; }

.tft {
  max-width: 800px;
  margin: 0 auto 20px; }
  @media screen and (max-width: 740px) {
    .tft {
      margin-bottom: 10px; } }

.slogan {
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #0064c7;
  padding-top: 1em;
  padding-bottom: 1em;
  position: relative;
  width: 100%;
  bottom: 0; }
  .slogan h2 {
    margin: 0 auto;
    text-transform: uppercase; }
    @media screen and (max-width: 450px) {
      .slogan h2 {
        font-size: 5vw; } }
    .slogan h2.tagline {
      font-size: 2.5vw; }
      @media screen and (max-width: 740px) {
        .slogan h2.tagline {
          font-size: 5.4vw; } }
  .slogan.green {
    background-color: #45b981; }
    .slogan.green .button {
      border: 2px solid #fff;
      margin-top: 0;
      margin-bottom: 0; }
      .slogan.green .button::before {
        background: transparent; }
  .slogan.top {
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0; }
    @media screen and (max-width: 450px) {
      .slogan.top h2 {
        font-size: 4vw; } }
    .slogan.top p {
      font-size: 18px;
      text-align: center; }
      @media screen and (max-width: 740px) {
        .slogan.top p {
          font-size: 1em;
          font-weight: normal; } }
      .slogan.top p a {
        color: #fff; }
        .slogan.top p a:hover {
          color: #45b981; }
    .slogan.top .tbSpace {
      padding-top: 30px;
      padding-bottom: 30px; }

.downloadButtons a {
  position: relative;
  display: inline-block;
  font-size: 0;
  /*&:hover {
			&::after {
				opacity: 1;
				transition: opacity .2s;
			}
		}

		&::after {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			opacity: 0;
			transition: opacity .2s;
		}*/ }
  .downloadButtons a:first-of-type {
    /*&::after {
				background: url(../images/icons/appStoreHov.png) no-repeat center;
				background-size: contain;
			}*/ }
  .downloadButtons a:last-of-type {
    /*&::after {
				background: url(../images/icons/googlePlayHov.png) no-repeat center;
				background-size: contain;
			}*/ }

.js-freeTrial.button {
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #1b1b1b; }
  .js-freeTrial.button:hover .treefrog {
    color: #6ac79a; }
  .js-freeTrial.button:hover .downloadButtons::before, .js-freeTrial.button:hover .downloadButtons::after {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
  .js-freeTrial.button::after {
    background-color: #282828; }
  .js-freeTrial.button span, .js-freeTrial.button img {
    margin: 0 3px;
    z-index: 1;
    position: relative;
    font-size: 17px;
    font-family: "Roboto Slab", serif;
    text-transform: uppercase; }
    @media screen and (max-width: 740px) {
      .js-freeTrial.button span, .js-freeTrial.button img {
        font-size: 16px; } }
    @media screen and (max-width: 400px) {
      .js-freeTrial.button span, .js-freeTrial.button img {
        font-size: 14px; } }
  .js-freeTrial.button .treefrog {
    color: #45b981; }
  .js-freeTrial.button .downloadButtons {
    display: inline-block;
    position: relative;
    margin-left: 10px; }
    .js-freeTrial.button .downloadButtons::before, .js-freeTrial.button .downloadButtons::after {
      content: '';
      position: absolute;
      left: 3px;
      right: 3px;
      bottom: 0;
      top: 0;
      border-radius: 5px;
      background-color: #4d4d4f;
      border: 1px solid #fff;
      opacity: 0;
      z-index: 0;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .js-freeTrial.button .downloadButtons::before {
      right: calc(50% + 3px); }
    .js-freeTrial.button .downloadButtons::after {
      left: calc(50% + 3px); }
    .js-freeTrial.button .downloadButtons img {
      max-height: 44px; }

header {
  margin: 0 auto;
  position: relative;
  z-index: 11;
  border-top: 4px solid #0064c7;
  text-align: right;
  height: 89px; }
  @media screen and (max-width: 1200px) {
    header {
      background-color: #020202;
      height: 137px; } }
  @media screen and (max-width: 1024px) {
    header {
      text-align: left;
      font-size: 0;
      height: auto; } }
  header a {
    border-bottom: none; }
  header .logo {
    display: inline-block;
    max-width: 520px;
    width: 26%;
    padding-top: 33px;
    padding-left: 34px;
    text-align: left;
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s; }
    @media screen and (max-width: 1500px) {
      header .logo {
        width: 420px;
        padding-top: 7px;
        padding-right: 10px; } }
    @media screen and (max-width: 1200px) {
      header .logo {
        margin-top: -58px;
        padding-top: 0;
        height: 133px; } }
    @media screen and (max-width: 1024px) {
      header .logo {
        padding-left: 14px;
        float: none;
        width: auto;
        display: inline-block;
        margin: 0 100px 0 auto;
        height: auto;
        position: relative;
        max-width: calc(100% - 100px); } }
    header .logo:hover {
      -webkit-filter: saturate(0.2);
      filter: saturate(0.2);
      -webkit-transition: -webkit-filter .3s;
      transition: -webkit-filter .3s;
      -o-transition: filter .3s;
      transition: filter .3s;
      transition: filter .3s, -webkit-filter .3s; }
  header .downloadButtonWrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: right;
    z-index: 1; }
    @media screen and (max-width: 1200px) {
      header .downloadButtonWrap {
        margin-left: 420px;
        background-color: #020202;
        position: relative;
        overflow: hidden;
        line-height: 0; } }
    @media screen and (max-width: 1024px) {
      header .downloadButtonWrap {
        text-align: center;
        margin-left: auto; } }
  header .js-freeTrial.button {
    border: 1px solid #1b1b1b;
    margin: 13px 14px; }
    @media screen and (max-width: 1450px) and (min-width: 1201px) {
      header .js-freeTrial.button {
        padding-left: 12px;
        padding-right: 12px; } }
    @media screen and (max-width: 1200px) {
      header .js-freeTrial.button {
        margin: 8px 10px 0; } }
    @media screen and (max-width: 1024px) {
      header .js-freeTrial.button {
        margin-bottom: 10px; } }
    @media screen and (max-width: 1450px) and (min-width: 1201px) {
      header .js-freeTrial.button::before {
        background: #45b981; } }
    @media screen and (max-width: 1450px) and (min-width: 1201px) {
      header .js-freeTrial.button::after {
        background: #379467; } }
    @media screen and (max-width: 1200px) and (min-width: 1025px) {
      header .js-freeTrial.button span {
        font-size: 14px;
        margin: 0; } }
    @media screen and (max-width: 1450px) and (min-width: 1201px) {
      header .js-freeTrial.button .treefrog {
        max-width: 80px;
        padding: 4px 0;
        margin: 0;
        color: #fff !important; } }
    @media screen and (max-width: 1450px) and (min-width: 1201px) {
      header .js-freeTrial.button .tabHide, header .js-freeTrial.button .downloadButtons, header .js-freeTrial.button span br {
        display: none; } }
    @media screen and (max-width: 1200px) and (min-width: 1025px) {
      header .js-freeTrial.button .downloadButtons img {
        max-height: 38px; } }
    @media screen and (max-width: 400px) {
      header .js-freeTrial.button .downloadButtons img {
        max-height: 38px; } }
  header nav {
    position: relative;
    display: inline-block;
    background-color: #020202;
    width: 74%;
    text-align: center; }
    @media screen and (max-width: 1500px) {
      header nav {
        width: calc(100% - 420px); } }
    @media screen and (max-width: 1024px) {
      header nav {
        width: 100%;
        left: 0;
        top: 0; } }
    header nav::before {
      content: '';
      position: absolute;
      right: 100%;
      border-right: 35px solid #020202;
      border-bottom: 85px solid transparent;
      width: 20px; }
      @media screen and (max-width: 1200px) {
        header nav::before {
          border-bottom: 132px solid transparent;
          margin-top: -60px; } }
      @media screen and (max-width: 1024px) {
        header nav::before {
          display: none; } }
  header #topUL {
    text-align: justify;
    text-justify: distribute;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    height: 85px;
    margin-right: calc(355px + 4vw);
    margin-left: 5vw; }
    @media screen and (max-width: 1750px) {
      header #topUL {
        margin-left: 1vw;
        margin-right: 355px; } }
    @media screen and (max-width: 1450px) {
      header #topUL {
        margin-right: calc(108px + 2vw);
        margin-left: 2vw; } }
    @media screen and (max-width: 1200px) {
      header #topUL {
        height: 73px;
        margin-right: 0;
        margin-left: 0; } }
    @media screen and (max-width: 1024px) {
      header #topUL {
        height: auto;
        padding-top: 0px;
        text-align: left;
        -webkit-transition: padding-top .3s;
        -o-transition: padding-top .3s;
        transition: padding-top .3s; } }
    header #topUL::after {
      content: '';
      display: inline-block;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        header #topUL::after {
          display: none; } }
    header #topUL li {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      text-align: inherit; }
      @media screen and (max-width: 1024px) {
        header #topUL li {
          max-height: 0;
          -webkit-transition: max-height 0.3s cubic-bezier(0.325, 1, 0.22, 1);
          -o-transition: max-height 0.3s cubic-bezier(0.325, 1, 0.22, 1);
          transition: max-height 0.3s cubic-bezier(0.325, 1, 0.22, 1);
          height: auto;
          overflow: hidden;
          display: block;
          background-color: #222222;
          width: 20%;
          float: left;
          border-bottom: none; } }
      @media screen and (max-width: 740px) {
        header #topUL li {
          width: 50%; } }
      header #topUL li:hover:nth-of-type(odd) > a {
        color: #fe1e00; }
        @media screen and (max-width: 1024px) {
          header #topUL li:hover:nth-of-type(odd) > a {
            color: #cb1800; } }
      header #topUL li:hover:last-of-type a {
        color: #0064c7; }
        @media screen and (max-width: 1024px) {
          header #topUL li:hover:last-of-type a {
            background-color: #0064c7;
            color: #d5d5d5; } }
      header #topUL li:hover > a {
        border-bottom: none;
        color: #007efa;
        -webkit-transition: border-color .3s ease, color .3s;
        -o-transition: border-color .3s ease, color .3s;
        transition: border-color .3s ease, color .3s; }
        @media screen and (max-width: 1000px) {
          header #topUL li:hover > a {
            background-color: #d5d5d5;
            color: #0064c7;
            -webkit-transition: background-color .3s;
            -o-transition: background-color .3s;
            transition: background-color .3s; } }
        header #topUL li:hover > a::after {
          width: 100%;
          -webkit-transition: width .3s;
          -o-transition: width .3s;
          transition: width .3s; }
      header #topUL li:hover .subnav {
        max-height: 1000px;
        -webkit-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out; }
      @media screen and (min-width: 1201px) {
        header #topUL li:first-of-type a {
          padding-left: 10px; } }
      @media screen and (max-width: 1200px) and (min-width: 1025px) {
        header #topUL li:first-of-type a {
          padding-left: 0px; } }
      @media screen and (max-width: 740px) {
        header #topUL li:last-of-type {
          width: 100%; } }
      header #topUL li:last-of-type a {
        color: #45b981;
        font-family: "Roboto Slab", serif;
        font-weight: bolder;
        font-size: 1.1em;
        padding-top: 34px;
        padding-bottom: 34px; }
        @media screen and (max-width: 1300px) {
          header #topUL li:last-of-type a {
            font-size: 1em; } }
        @media screen and (max-width: 1200px) {
          header #topUL li:last-of-type a {
            padding-bottom: 28px;
            padding-top: 28px; } }
        @media screen and (max-width: 1024px) {
          header #topUL li:last-of-type a {
            background-color: #45b981;
            color: #fff;
            font-family: "Roboto Slab", serif;
            font-weight: bolder;
            font-size: 1.1em; } }
      header #topUL li a {
        display: block;
        color: #fff;
        padding: 35px 24px;
        font-size: 15px;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        font-weight: 400;
        -webkit-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s; }
        @media screen and (max-width: 1600px) {
          header #topUL li a {
            padding-left: 8px;
            padding-right: 8px; } }
        @media screen and (max-width: 1300px) and (min-width: 1025px) {
          header #topUL li a {
            font-size: 14px; } }
        @media screen and (max-width: 1200px) {
          header #topUL li a {
            padding-bottom: 29px;
            padding-top: 29px; } }
        header #topUL li a.active {
          font-weight: 700;
          color: #ca1800; }
        header #topUL li a img {
          vertical-align: middle; }
        header #topUL li a span {
          font-weight: 700;
          display: inline-block;
          color: inherit;
          font-size: inherit;
          line-height: inherit;
          vertical-align: middle; }
          @media screen and (max-width: 1300px) {
            header #topUL li a span {
              display: none; } }
          header #topUL li a span br {
            display: none; }
            @media screen and (max-width: 1750px) and (min-width: 1576px) {
              header #topUL li a span br {
                display: block;
                line-height: 0; } }
            @media screen and (max-width: 1450px) {
              header #topUL li a span br {
                display: block;
                line-height: 0; } }
      header #topUL li .subnav {
        position: absolute;
        width: 200px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #0064c7;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
        -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
        transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }
        @media screen and (max-width: 1024px) {
          header #topUL li .subnav {
            display: none; } }
        header #topUL li .subnav li {
          padding: 0; }
          header #topUL li .subnav li a {
            padding: 10px 15px;
            color: white;
            font-size: 14px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            header #topUL li .subnav li a:hover {
              color: #0064c7;
              background-color: white; }
  header .hamburgerMenu {
    display: none; }
    @media screen and (max-width: 1024px) {
      header .hamburgerMenu {
        display: block;
        position: absolute;
        z-index: 10;
        top: -124px;
        left: auto;
        right: 30px;
        height: 78px;
        width: 78px;
        background-color: #222222;
        cursor: pointer;
        border-radius: 6px;
        -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
        -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); } }
    @media screen and (max-width: 700px) {
      header .hamburgerMenu {
        height: 40px;
        width: 40px;
        top: -106px; } }
    @media screen and (max-width: 600px) {
      header .hamburgerMenu {
        top: -17vw; } }
    header .hamburgerMenu:hover {
      background-color: #d5d5d5; }
  header .line {
    position: absolute;
    display: block;
    background: #0064c7;
    width: 48px;
    height: 8px;
    left: 16px;
    right: auto;
    border-radius: 6px;
    -webkit-transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    -o-transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2); }
    @media screen and (max-width: 700px) {
      header .line {
        width: 24px;
        left: 8px;
        height: 4px;
        border-radius: 3px; } }
    header .line.line-1 {
      top: 19px; }
      @media screen and (max-width: 700px) {
        header .line.line-1 {
          top: 10px; } }
    header .line.line-2 {
      top: 35px; }
      @media screen and (max-width: 700px) {
        header .line.line-2 {
          top: 18px; } }
    header .line.line-3 {
      top: 51px; }
      @media screen and (max-width: 700px) {
        header .line.line-3 {
          top: 26px; } }
  header input[type=checkbox] {
    display: none; }
  header input[type="checkbox"]:checked ~ #topUL > li {
    overflow: visible !important;
    height: auto;
    max-height: 20rem !important;
    -webkit-transition: max-height 2s cubic-bezier(0.325, 1, 0.22, 1);
    -o-transition: max-height 2s cubic-bezier(0.325, 1, 0.22, 1);
    transition: max-height 2s cubic-bezier(0.325, 1, 0.22, 1); }
  header input[type=checkbox]:checked ~ .dropMenu > li {
    max-height: 5rem !important; }
  @media screen and (max-width: 1024px) {
    header input[type=checkbox]:checked ~ a, header input[type=checkbox]:checked ~ span {
      background-color: #020202; } }
  @media screen and (max-width: 1024px) {
    header input[type=checkbox]:checked ~ label.hamburgerMenu {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
      top: -114px;
      height: 48px;
      width: 48px;
      background: transparent; } }
  @media screen and (max-width: 600px) {
    header input[type=checkbox]:checked ~ label.hamburgerMenu {
      top: -19vw; } }
  @media screen and (max-width: 1024px) {
    header input[type=checkbox]:checked ~ label .line-1 {
      top: 13px;
      width: 45px;
      right: -2px;
      border: 1px solid #d5d5d5;
      left: auto;
      background: #cb1800;
      -webkit-transform: translateX(-6px) rotate(-45deg) translateY(8px);
      -ms-transform: translateX(-6px) rotate(-45deg) translateY(8px);
      transform: translateX(-6px) rotate(-45deg) translateY(8px); } }
  @media screen and (max-width: 700px) {
    header input[type=checkbox]:checked ~ label .line-1 {
      height: 8px; } }
  @media screen and (max-width: 1024px) {
    header input[type=checkbox]:checked ~ label .line-2 {
      opacity: 1;
      top: 13px;
      width: 40px;
      right: 0;
      left: auto;
      height: 6px;
      z-index: 1;
      background: #cb1800;
      -webkit-transform: translateX(-6px) rotate(-45deg) translateY(8px);
      -ms-transform: translateX(-6px) rotate(-45deg) translateY(8px);
      transform: translateX(-6px) rotate(-45deg) translateY(8px); } }
  @media screen and (max-width: 700px) {
    header input[type=checkbox]:checked ~ label .line-2 {
      height: 6px; } }
  @media screen and (max-width: 1024px) {
    header input[type=checkbox]:checked ~ label .line-3 {
      top: 25px;
      width: 45px;
      left: auto;
      right: 0;
      border: 1px solid #d5d5d5;
      background: #cb1800;
      -webkit-transform: translateX(-6px) rotate(45deg) translateY(-10px);
      -ms-transform: translateX(-6px) rotate(45deg) translateY(-10px);
      transform: translateX(-6px) rotate(45deg) translateY(-10px); } }
  @media screen and (max-width: 700px) {
    header input[type=checkbox]:checked ~ label .line-3 {
      height: 8px; } }

.banner {
  position: relative;
  display: block;
  height: 27vw;
  background: url(../images/banners/fallback.jpg) no-repeat center;
  background-size: cover;
  margin-top: -85px;
  padding-top: 85px; }
  @media screen and (max-width: 1200px) {
    .banner {
      margin-top: 0;
      padding-top: 0; } }
  @media screen and (max-width: 1024px) {
    .banner {
      min-height: 240px;
      background: url(../images/banners/fallback-1000x.jpg) no-repeat center;
      background-size: cover; } }
  .banner h2, .banner h1 {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    z-index: 1;
    text-shadow: -1px 2px 6px #020202;
    text-align: center; }
    @media screen and (max-width: 1200px) {
      .banner h2, .banner h1 {
        top: 50%; } }
    @media screen and (max-width: 740px) {
      .banner h2, .banner h1 {
        font-size: 5vw; } }
    .banner h2 .gTape, .banner h1 .gTape {
      display: inline-block; }
      @media screen and (max-width: 600px) {
        .banner h2 .gTape, .banner h1 .gTape {
          font-size: 6vw; } }
    .banner h2 img, .banner h1 img {
      max-height: .8em; }
  .banner.PhysicalFitness {
    background: url(../images/banners/howItWorks.jpg) no-repeat center;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.PhysicalFitness {
        background: url(../images/banners/howItWorks-1000x.jpg) no-repeat center;
        background-size: cover; } }
  .banner.Cadets {
    background: url(../images/banners/cadets.jpg) no-repeat top right;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.Cadets {
        background: url(../images/banners/cadets-1000x.jpg) no-repeat top right;
        background-size: cover; } }
  .banner.Police {
    background: url(../images/banners/officers.jpg) no-repeat top right;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.Police {
        background: url(../images/banners/officers-1000x.jpg) no-repeat top right;
        background-size: cover; } }
  .banner.Academies {
    background: url(../images/banners/instructors.jpg) no-repeat right center;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.Academies {
        background: url(../images/banners/instructors-1000x.jpg) no-repeat right center;
        background-size: cover; } }
  .banner.Department {
    background: url(../images/banners/departments.jpg) no-repeat right top;
    background-size: auto 130%; }
    @media screen and (max-width: 1200px) {
      .banner.Department {
        background-position: right center;
        background-size: cover; } }
    @media screen and (max-width: 1024px) {
      .banner.Department {
        background: url(../images/banners/departments-1000x.jpg) no-repeat right center;
        background-size: cover; } }
  .banner.DownloadApp {
    background: url(../images/banners/getApp.jpg) no-repeat center;
    background-size: cover; }
    @media screen and (max-width: 740px) {
      .banner.DownloadApp {
        background-position: 20%; } }
    @media screen and (max-width: 1024px) {
      .banner.DownloadApp {
        background: url(../images/banners/getApp-1000x.jpg) no-repeat;
        background-size: cover; } }
  .banner.AboutProgram {
    background: url(../images/banners/about.jpg) no-repeat top center;
    background-size: cover; }
    @media screen and (max-width: 1200px) {
      .banner.AboutProgram {
        background-position: center; } }
    @media screen and (max-width: 1024px) {
      .banner.AboutProgram {
        background: url(../images/banners/about-1000x.jpg) no-repeat center;
        background-size: cover; } }
  .banner.stateReq {
    background: url(../images/banners/states.jpg) no-repeat center;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.stateReq {
        background: url(../images/banners/states-1000x.jpg) no-repeat center;
        background-size: cover; } }
  .banner.Testimonials {
    background: url(../images/banners/testimonials.jpg) no-repeat center;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.Testimonials {
        min-height: 240px;
        background: url(../images/banners/testimonials-1000x.jpg) no-repeat center;
        background-size: cover; } }
    .banner.Testimonials h2 {
      top: 70%; }
  .banner.ContactTrainers {
    background: url(../images/banners/contact.jpg) no-repeat center;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .banner.ContactTrainers {
        background: url(../images/banners/contact-1000x.jpg) no-repeat center;
        background-size: cover; } }
  @media screen and (max-width: 740px) {
    .banner.Physical h2 {
      font-size: 4.2vw;
      top: auto;
      bottom: 30px;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); } }
  @media screen and (max-width: 740px) {
    .banner.Physical h2 .gTape {
      font-size: 5vw; } }
  @media screen and (max-width: 740px) {
    .banner.PhysicalFitnessEntry h2, .banner.stateReq h2, .banner.DownloadApp h2, .banner.Testimonials h2 {
      top: auto;
      bottom: 30px;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); } }

.preFoot * {
  text-align: center; }

.preFoot p {
  font-weight: 700; }

.preFoot a:hover img, .preFoot a:hover picture {
  -webkit-filter: saturate(0.2);
  filter: saturate(0.2);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.preFoot img, .preFoot picture {
  display: inline-block;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.preFoot .states {
  max-width: 1150px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 740px) {
    .preFoot .states {
      margin-bottom: 0; } }
  .preFoot .states a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 19px; }
    @media screen and (max-width: 740px) {
      .preFoot .states a {
        background-color: #020202;
        color: #fff;
        padding: 5px;
        margin: 3px;
        border-radius: 6px;
        min-width: 46px;
        text-align: center; } }
    @media screen and (max-width: 740px) {
      .preFoot .states a:hover {
        background-color: #cb1800;
        color: #fff; } }
    @media screen and (max-width: 740px) {
      .preFoot .states a:hover:nth-of-type(odd) {
        background-color: #0064c7; } }
    .preFoot .states a::after {
      content: '|';
      display: inline-block;
      vertical-align: middle;
      margin: 0 6px 4px;
      font-weight: 400;
      color: #4d4d4f; }
      @media screen and (max-width: 740px) {
        .preFoot .states a::after {
          display: none; } }
    .preFoot .states a:last-of-type::after {
      display: none; }

.preFoot .table {
  width: auto;
  margin: auto; }

.preFoot .cell {
  padding: 0 20px; }
  @media screen and (max-width: 1024px) {
    .preFoot .cell {
      display: inline-block;
      vertical-align: middle;
      width: 19%; } }
  @media screen and (max-width: 740px) {
    .preFoot .cell {
      display: none; } }

footer {
  background-color: #020202;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 1200px) {
    footer {
      text-align: center; } }
  @media screen and (max-width: 740px) {
    footer {
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media screen and (max-width: 1200px) {
    footer .flip, footer nav {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); } }
  footer .contactInfoWrap.leftSide {
    float: left;
    width: 250px;
    overflow: hidden;
    margin-top: 75px; }
    @media screen and (max-width: 1200px) {
      footer .contactInfoWrap.leftSide {
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 100%; } }
  footer .contactInfoWrap.rightSide {
    float: right;
    width: 200px;
    text-align: right;
    margin-left: 30px; }
    @media screen and (max-width: 1200px) {
      footer .contactInfoWrap.rightSide {
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto 10px;
        width: 100%; } }
    footer .contactInfoWrap.rightSide a.js-freeTrial.button {
      border-bottom: 1px solid #1b1b1b; }
    footer .contactInfoWrap.rightSide a {
      border-bottom: none;
      margin: 0 0 10px; }
      @media screen and (max-width: 1200px) {
        footer .contactInfoWrap.rightSide a {
          margin: 0 5px; } }
      @media screen and (max-width: 740px) {
        footer .contactInfoWrap.rightSide a {
          margin: 5px;
          max-width: calc(49% - 10px); } }
  footer nav {
    margin-top: -100px; }
    @media screen and (max-width: 1200px) {
      footer nav {
        margin-top: 0px; } }
  footer #footUL {
    text-align: right; }
    @media screen and (max-width: 1200px) {
      footer #footUL {
        text-align: center; } }
    footer #footUL ul {
      margin: 0 0 20px; }
      @media screen and (max-width: 740px) {
        footer #footUL ul {
          margin-bottom: 0; } }
    footer #footUL li {
      list-style: none;
      padding: 0;
      margin: 0;
      text-align: left;
      line-height: 1.3; }
      @media screen and (max-width: 740px) {
        footer #footUL li {
          text-align: center; } }
      footer #footUL li::before {
        display: none; }
    footer #footUL a {
      color: #d5d5d5;
      font-weight: 500;
      font-size: 15px;
      padding-bottom: 5px;
      border-bottom: none;
      text-transform: none; }
      footer #footUL a:hover {
        color: #cb1800; }
    footer #footUL .heading {
      display: inline-block;
      vertical-align: top;
      padding-left: 80px; }
      @media screen and (max-width: 1350px) {
        footer #footUL .heading {
          padding-left: 40px; } }
      @media screen and (max-width: 740px) {
        footer #footUL .heading {
          padding-left: 0;
          display: block;
          text-align: center; } }
      footer #footUL .heading > a {
        text-transform: uppercase;
        color: #0064c7;
        font-weight: 700;
        font-size: 17px;
        letter-spacing: .4px; }
        @media screen and (max-width: 740px) {
          footer #footUL .heading > a {
            display: block;
            padding: 0 0 5px; } }
        footer #footUL .heading > a:hover {
          color: #cb1800; }
      @media screen and (max-width: 740px) {
        footer #footUL .heading:first-of-type ul {
          margin-bottom: 10px; } }
      @media screen and (max-width: 740px) {
        footer #footUL .heading .sub-nav {
          margin-bottom: 10px; } }
  footer .logo {
    display: inline-block;
    position: relative;
    border-bottom: none;
    margin-bottom: 10px; }
    @media screen and (max-width: 1200px) {
      footer .logo {
        margin-bottom: 0; } }
    @media screen and (max-width: 740px) {
      footer .logo {
        display: block; } }
    footer .logo:hover {
      -webkit-filter: saturate(0.2);
      filter: saturate(0.2); }
    footer .logo img {
      display: block;
      max-height: 90px; }
      @media screen and (max-width: 740px) {
        footer .logo img {
          margin: auto; } }
  footer .copyright {
    display: inline-block;
    color: #d5d5d5;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    margin-top: 15px; }
    @media screen and (max-width: 1200px) {
      footer .copyright {
        margin-top: 0; } }
    @media screen and (max-width: 740px) {
      footer .copyright {
        margin-top: 10px;
        text-align: center; } }
  footer .js-freeTrial.button {
    border: 1px solid #1b1b1b;
    margin: 0; }
    @media screen and (min-width: 1201px) {
      footer .js-freeTrial.button {
        padding: 20px 13px; } }
    @media screen and (min-width: 1201px) {
      footer .js-freeTrial.button .treefrog {
        /*margin-bottom: 10px;*/ } }

body.noOverflow {
  overflow: hidden; }

#FreeTrialForm {
  display: block;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(2, 2, 2, 0.9);
  cursor: pointer;
  max-height: 100%;
  overflow-y: auto; }
  #FreeTrialForm #FreeTrialClose {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 10px;
    background-color: #cb1800;
    color: #fff;
    line-height: .8;
    width: 37px;
    height: 37px;
    font-size: 20px;
    font-weight: bolder;
    cursor: pointer;
    border-radius: 6px;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #FreeTrialForm #FreeTrialClose:hover {
      background-color: #0064c7;
      -webkit-box-shadow: 1px 1px 2px #202020;
      box-shadow: 1px 1px 2px #202020;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #FreeTrialForm .ContactForm {
    max-width: 24vw;
    min-width: 320px; }
    @media screen and (max-width: 450px) {
      #FreeTrialForm .ContactForm {
        min-width: 100%; } }
  #FreeTrialForm .puppies {
    height: auto;
    background: url(../images/backgrounds/doggies.jpg) no-repeat bottom center #fff;
    background-size: 100%;
    min-height: 40.25vw;
    position: relative;
    top: 6vh;
    width: 94%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 3px 6px 9px #020202;
    box-shadow: 3px 6px 9px #020202;
    border: 6px solid #0064c7;
    border-radius: 16px;
    margin-bottom: 50px; }
    @media screen and (max-width: 1024px) {
      #FreeTrialForm .puppies {
        background-size: 150%; } }
    @media screen and (max-width: 740px) {
      #FreeTrialForm .puppies {
        background: url(../images/backgrounds/doggies-740x.jpg) no-repeat bottom center #fff;
        background-size: 100%; } }
    #FreeTrialForm .puppies h2 {
      margin-bottom: 0;
      margin-top: 0; }
    #FreeTrialForm .puppies .content {
      margin-right: 4vw;
      position: relative;
      bottom: auto;
      padding-top: 20px; }
      @media screen and (max-width: 740px) {
        #FreeTrialForm .puppies .content {
          padding-bottom: 42vw; } }
      @media screen and (max-width: 450px) {
        #FreeTrialForm .puppies .content {
          margin-right: 0; } }
  #FreeTrialForm #ContactForm .captchaReminder, #FreeTrialForm #FreeTrialSignUp .captchaReminder {
    text-align: center; }
  #FreeTrialForm #ContactForm #sendButton, #FreeTrialForm #FreeTrialSignUp #sendButton {
    display: block;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 1000px) {
      #FreeTrialForm #ContactForm #sendButton button, #FreeTrialForm #FreeTrialSignUp #sendButton button {
        width: auto; } }

@-webkit-keyframes checkmark_bottom {
  0% {
    height: 0; }
  100% {
    height: 5px; } }

@keyframes checkmark_bottom {
  0% {
    height: 0; }
  100% {
    height: 5px; } }

@-webkit-keyframes checkmark_top {
  0% {
    height: 0; }
  50% {
    height: 0; }
  100% {
    height: 13px; } }

@keyframes checkmark_top {
  0% {
    height: 0; }
  50% {
    height: 0; }
  100% {
    height: 13px; } }

.checkbox {
  height: 11px;
  width: 11px;
  background-color: transparent;
  border: 1px solid #f76515;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color ease 0.2s;
  -o-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  cursor: pointer; }

.checkbox::before, .checkbox::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: 2px;
  background-color: #34b93d;
  display: inline-block;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  content: ' ';
  -webkit-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s; }

.checkbox::before {
  top: 9px;
  left: 5px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.checkbox::after {
  top: 5px;
  left: 0px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input[type=checkbox]:checked + .checkbox, .checkbox.checked {
  border-color: #34b93d; }

input[type=checkbox]:checked + .checkbox::after, .checkbox.checked::after {
  height: 8px;
  -webkit-animation: checkmark_bottom 0.2s ease 0s forwards;
  animation: checkmark_bottom 0.2s ease 0s forwards; }

input[type=checkbox]:checked + .checkbox::before, .checkbox.checked::before {
  height: 13px;
  -webkit-animation: checkmark_top 0.4s ease 0s forwards;
  animation: checkmark_top 0.4s ease 0s forwards; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ebebeb inset;
  -webkit-text-fill-color: #45b981 !important;
  background-color: #ebebeb !important; }

.thankYouPage main {
  max-width: 1400px;
  margin: auto; }
  .thankYouPage main * {
    text-align: center; }

.P--Account--Login, .P--Account--ForgotPassword, .P--Account--ResetPassword, .P--Account--ForgotPassword--Confirmation, .P--Error {
  background-color: #4d4d4f; }
  @media screen and (max-width: 1400px) {
    .P--Account--Login, .P--Account--ForgotPassword, .P--Account--ResetPassword, .P--Account--ForgotPassword--Confirmation, .P--Error {
      background-color: transparent; } }
  .P--Account--Login main, .P--Account--ForgotPassword main, .P--Account--ResetPassword main, .P--Account--ForgotPassword--Confirmation main, .P--Error main {
    max-width: 1400px;
    margin: auto; }
    .P--Account--Login main *, .P--Account--ForgotPassword main *, .P--Account--ResetPassword main *, .P--Account--ForgotPassword--Confirmation main *, .P--Error main * {
      text-align: center; }

.P--Account--Login :not(output):-moz-ui-invalid, .P--Account--ForgotPassword :not(output):-moz-ui-invalid, .P--Account--ForgotPassword--Confirmation :not(output):-moz-ui-invalid, .P--Account--ResetPassword :not(output):-moz-ui-invalid, .P--Account--ResetPassword--Confirmation :not(output):-moz-ui-invalid, .P--Error :not(output):-moz-ui-invalid {
  box-shadow: 0 0 1.5px 1px #020202; }

.P--Account--Login .siteWrapper, .P--Account--ForgotPassword .siteWrapper, .P--Account--ForgotPassword--Confirmation .siteWrapper, .P--Account--ResetPassword .siteWrapper, .P--Account--ResetPassword--Confirmation .siteWrapper, .P--Error .siteWrapper {
  width: 100%;
  position: relative; }

.P--Account--Login .button, .P--Account--ForgotPassword .button, .P--Account--ForgotPassword--Confirmation .button, .P--Account--ResetPassword .button, .P--Account--ResetPassword--Confirmation .button, .P--Error .button {
  vertical-align: middle; }

.P--Account--Login main, .P--Account--ForgotPassword main, .P--Account--ForgotPassword--Confirmation main, .P--Account--ResetPassword main, .P--Account--ResetPassword--Confirmation main, .P--Error main {
  background: url(../images/backgrounds/featuredCadet.png) no-repeat bottom left, url(../images/backgrounds/featuredDeptHead.png) no-repeat bottom right;
  background-color: #4d4d4f;
  color: #fff;
  padding: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  min-height: 900px;
  height: auto;
  overflow-y: auto;
  position: relative; }
  @media screen and (max-width: 1200px) {
    .P--Account--Login main, .P--Account--ForgotPassword main, .P--Account--ForgotPassword--Confirmation main, .P--Account--ResetPassword main, .P--Account--ResetPassword--Confirmation main, .P--Error main {
      background-size: 30%, 35%;
      min-height: 600px; } }
  @media screen and (max-width: 740px) {
    .P--Account--Login main, .P--Account--ForgotPassword main, .P--Account--ForgotPassword--Confirmation main, .P--Account--ResetPassword main, .P--Account--ResetPassword--Confirmation main, .P--Error main {
      min-width: 0;
      background-size: 45%, 50%;
      height: auto;
      padding: 30px 30px 69.5vw;
      min-height: 0; } }
  .P--Account--Login main h1, .P--Account--ForgotPassword main h1, .P--Account--ForgotPassword--Confirmation main h1, .P--Account--ResetPassword main h1, .P--Account--ResetPassword--Confirmation main h1, .P--Error main h1 {
    text-align: center;
    margin: 20px auto; }
  .P--Account--Login main p, .P--Account--ForgotPassword main p, .P--Account--ForgotPassword--Confirmation main p, .P--Account--ResetPassword main p, .P--Account--ResetPassword--Confirmation main p, .P--Error main p {
    text-align: center;
    line-height: 1.2; }
  .P--Account--Login main label, .P--Account--ForgotPassword main label, .P--Account--ForgotPassword--Confirmation main label, .P--Account--ResetPassword main label, .P--Account--ResetPassword--Confirmation main label, .P--Error main label {
    color: #020202;
    font-size: 16px; }
    .P--Account--Login main label.error, .P--Account--ForgotPassword main label.error, .P--Account--ForgotPassword--Confirmation main label.error, .P--Account--ResetPassword main label.error, .P--Account--ResetPassword--Confirmation main label.error, .P--Error main label.error {
      color: #b50830; }
    @media screen and (max-width: 740px) {
      .P--Account--Login main label, .P--Account--ForgotPassword main label, .P--Account--ForgotPassword--Confirmation main label, .P--Account--ResetPassword main label, .P--Account--ResetPassword--Confirmation main label, .P--Error main label {
        display: block;
        text-align: left; } }
  .P--Account--Login main .button, .P--Account--ForgotPassword main .button, .P--Account--ForgotPassword--Confirmation main .button, .P--Account--ResetPassword main .button, .P--Account--ResetPassword--Confirmation main .button, .P--Error main .button {
    margin-left: 0; }
    @media screen and (max-width: 740px) {
      .P--Account--Login main .button, .P--Account--ForgotPassword main .button, .P--Account--ForgotPassword--Confirmation main .button, .P--Account--ResetPassword main .button, .P--Account--ResetPassword--Confirmation main .button, .P--Error main .button {
        width: 200px; } }
  .P--Account--Login main .btn--simpleUnderline, .P--Account--ForgotPassword main .btn--simpleUnderline, .P--Account--ForgotPassword--Confirmation main .btn--simpleUnderline, .P--Account--ResetPassword main .btn--simpleUnderline, .P--Account--ResetPassword--Confirmation main .btn--simpleUnderline, .P--Error main .btn--simpleUnderline {
    font-size: 15px;
    padding: 17px 12px 15px;
    border-bottom: none;
    margin-top: 0;
    color: #4d4d4f; }
    @media screen and (max-width: 740px) {
      .P--Account--Login main .btn--simpleUnderline, .P--Account--ForgotPassword main .btn--simpleUnderline, .P--Account--ForgotPassword--Confirmation main .btn--simpleUnderline, .P--Account--ResetPassword main .btn--simpleUnderline, .P--Account--ResetPassword--Confirmation main .btn--simpleUnderline, .P--Error main .btn--simpleUnderline {
        display: block;
        text-align: center; } }
    .P--Account--Login main .btn--simpleUnderline:hover, .P--Account--ForgotPassword main .btn--simpleUnderline:hover, .P--Account--ForgotPassword--Confirmation main .btn--simpleUnderline:hover, .P--Account--ResetPassword main .btn--simpleUnderline:hover, .P--Account--ResetPassword--Confirmation main .btn--simpleUnderline:hover, .P--Error main .btn--simpleUnderline:hover {
      color: #cb1800; }
  .P--Account--Login main form, .P--Account--ForgotPassword main form, .P--Account--ForgotPassword--Confirmation main form, .P--Account--ResetPassword main form, .P--Account--ResetPassword--Confirmation main form, .P--Error main form {
    max-width: 450px;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #fff;
    color: #444;
    border-radius: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px; }
    @media screen and (max-width: 740px) {
      .P--Account--Login main form, .P--Account--ForgotPassword main form, .P--Account--ForgotPassword--Confirmation main form, .P--Account--ResetPassword main form, .P--Account--ResetPassword--Confirmation main form, .P--Error main form {
        position: relative;
        bottom: auto;
        top: auto; } }
    .P--Account--Login main form .centerWrap, .P--Account--ForgotPassword main form .centerWrap, .P--Account--ForgotPassword--Confirmation main form .centerWrap, .P--Account--ResetPassword main form .centerWrap, .P--Account--ResetPassword--Confirmation main form .centerWrap, .P--Error main form .centerWrap {
      margin-top: 20px; }
    .P--Account--Login main form li, .P--Account--ForgotPassword main form li, .P--Account--ForgotPassword--Confirmation main form li, .P--Account--ResetPassword main form li, .P--Account--ResetPassword--Confirmation main form li, .P--Error main form li {
      margin: 0 auto 10px;
      padding: 0; }
      .P--Account--Login main form li::before, .P--Account--ForgotPassword main form li::before, .P--Account--ForgotPassword--Confirmation main form li::before, .P--Account--ResetPassword main form li::before, .P--Account--ResetPassword--Confirmation main form li::before, .P--Error main form li::before {
        display: none; }
  .P--Account--Login main label, .P--Account--ForgotPassword main label, .P--Account--ForgotPassword--Confirmation main label, .P--Account--ResetPassword main label, .P--Account--ResetPassword--Confirmation main label, .P--Error main label {
    display: block;
    padding: 10px 0 6px;
    clear: both;
    text-align: left;
    color: #020202;
    font-weight: 700;
    font-weight: 600;
    font-size: 18px; }
  .P--Account--Login main input:not([type="submit"]), .P--Account--ForgotPassword main input:not([type="submit"]), .P--Account--ForgotPassword--Confirmation main input:not([type="submit"]), .P--Account--ResetPassword main input:not([type="submit"]), .P--Account--ResetPassword--Confirmation main input:not([type="submit"]), .P--Error main input:not([type="submit"]) {
    clear: both;
    font-size: 14px;
    display: block;
    font-weight: 400;
    width: 100%;
    max-width: 700px;
    background: #fff;
    border: 1px solid #d5d5d5;
    line-height: 1;
    background-color: #ebebeb !important;
    height: 40px;
    padding: .26em .5em;
    color: #4d4d4f;
    margin-bottom: 10px;
    text-align: left; }
    .P--Account--Login main input:not([type="submit"]):focus, .P--Account--ForgotPassword main input:not([type="submit"]):focus, .P--Account--ForgotPassword--Confirmation main input:not([type="submit"]):focus, .P--Account--ResetPassword main input:not([type="submit"]):focus, .P--Account--ResetPassword--Confirmation main input:not([type="submit"]):focus, .P--Error main input:not([type="submit"]):focus {
      -webkit-box-shadow: 1px -1px 3px #4d4d4f inset, -2px 2px 1px #0064c7 inset;
      box-shadow: 1px -1px 3px #4d4d4f inset, -2px 2px 1px #0064c7 inset;
      color: #020202; }
  .P--Account--Login main ::-webkit-input-placeholder, .P--Account--ForgotPassword main ::-webkit-input-placeholder, .P--Account--ForgotPassword--Confirmation main ::-webkit-input-placeholder, .P--Account--ResetPassword main ::-webkit-input-placeholder, .P--Account--ResetPassword--Confirmation main ::-webkit-input-placeholder, .P--Error main ::-webkit-input-placeholder {
    color: #868685;
    font-size: 17px; }
  .P--Account--Login main ::-moz-placeholder, .P--Account--ForgotPassword main ::-moz-placeholder, .P--Account--ForgotPassword--Confirmation main ::-moz-placeholder, .P--Account--ResetPassword main ::-moz-placeholder, .P--Account--ResetPassword--Confirmation main ::-moz-placeholder, .P--Error main ::-moz-placeholder {
    color: #868685;
    font-size: 17px; }
  .P--Account--Login main :-ms-input-placeholder, .P--Account--ForgotPassword main :-ms-input-placeholder, .P--Account--ForgotPassword--Confirmation main :-ms-input-placeholder, .P--Account--ResetPassword main :-ms-input-placeholder, .P--Account--ResetPassword--Confirmation main :-ms-input-placeholder, .P--Error main :-ms-input-placeholder {
    color: #868685;
    font-size: 17px; }
  .P--Account--Login main :-moz-placeholder, .P--Account--ForgotPassword main :-moz-placeholder, .P--Account--ForgotPassword--Confirmation main :-moz-placeholder, .P--Account--ResetPassword main :-moz-placeholder, .P--Account--ResetPassword--Confirmation main :-moz-placeholder, .P--Error main :-moz-placeholder {
    color: #868685;
    font-size: 17px; }

.P--Account--Login .centerWrap, .P--Account--ForgotPassword .centerWrap, .P--Account--ForgotPassword--Confirmation .centerWrap, .P--Account--ResetPassword .centerWrap, .P--Account--ResetPassword--Confirmation .centerWrap, .P--Error .centerWrap {
  display: inline-block; }
  .P--Account--Login .centerWrap img, .P--Account--ForgotPassword .centerWrap img, .P--Account--ForgotPassword--Confirmation .centerWrap img, .P--Account--ResetPassword .centerWrap img, .P--Account--ResetPassword--Confirmation .centerWrap img, .P--Error .centerWrap img {
    max-width: 100%;
    height: auto;
    width: auto;
    display: inline-block;
    margin: auto;
    position: absolute;
    opacity: .1;
    z-index: -1;
    bottom: 6%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.P--Account--Login h1, .P--Account--ForgotPassword h1, .P--Account--ForgotPassword--Confirmation h1, .P--Account--ResetPassword h1, .P--Account--ResetPassword--Confirmation h1, .P--Error h1 {
  text-decoration: underline; }

@-webkit-keyframes cherries {
  0%, 50%, 100% {
    color: #cb1800; }
  25%, 75% {
    color: #0064c7; } }

@keyframes cherries {
  0%, 50%, 100% {
    color: #cb1800; }
  25%, 75% {
    color: #0064c7; } }

@-webkit-keyframes berries {
  0%, 50%, 100% {
    color: #0064c7; }
  25%, 75% {
    color: #cb1800; } }

@keyframes berries {
  0%, 50%, 100% {
    color: #0064c7; }
  25%, 75% {
    color: #cb1800; } }

@-webkit-keyframes desaturate {
  33% {
    -webkit-filter: saturate(1);
    filter: saturate(1); }
  66% {
    -webkit-filter: saturate(0);
    filter: saturate(0); } }

@keyframes desaturate {
  33% {
    -webkit-filter: saturate(1);
    filter: saturate(1); }
  66% {
    -webkit-filter: saturate(0);
    filter: saturate(0); } }

@-webkit-keyframes imgSwap {
  10%, 20% {
    opacity: 1; }
  0%, 35%, 100% {
    opacity: 0; } }

@keyframes imgSwap {
  10%, 20% {
    opacity: 1; }
  0%, 35%, 100% {
    opacity: 0; } }

.testimonial a, .employee a {
  display: block;
  cursor: pointer;
  position: relative;
  width: 100%; }

.testimonial .content, .employee .content {
  padding: 25px; }
  @media screen and (max-width: 500px) {
    .testimonial .content, .employee .content {
      padding: 15px; } }
  .testimonial .content *, .employee .content * {
    color: #fff; }

.testimonial .quote, .employee .quote {
  position: relative;
  text-align: left;
  padding-right: 10px;
  padding-left: 45px;
  margin-bottom: 20px; }
  @media screen and (max-width: 850px) and (min-width: 741px) {
    .testimonial .quote, .employee .quote {
      padding-left: 35px; } }
  @media screen and (max-width: 500px) {
    .testimonial .quote, .employee .quote {
      padding-left: 35px; } }
  .testimonial .quote span, .employee .quote span {
    font-weight: 900;
    line-height: 1;
    position: absolute; }
    .testimonial .quote span:first-of-type, .employee .quote span:first-of-type {
      font-size: 105px;
      left: -6px;
      top: -18px; }
      @media screen and (max-width: 850px) and (min-width: 741px) {
        .testimonial .quote span:first-of-type, .employee .quote span:first-of-type {
          font-size: 75px;
          top: -9px; } }
      @media screen and (max-width: 500px) {
        .testimonial .quote span:first-of-type, .employee .quote span:first-of-type {
          font-size: 75px;
          top: -9px; } }
    .testimonial .quote span:last-of-type, .employee .quote span:last-of-type {
      font-size: 52px;
      padding-left: 5px; }

.testimonial .table, .employee .table {
  padding-left: 45px; }
  @media screen and (max-width: 850px) and (min-width: 741px) {
    .testimonial .table, .employee .table {
      padding-left: 35px; } }
  @media screen and (max-width: 500px) {
    .testimonial .table, .employee .table {
      padding-left: 0; } }

@media screen and (max-width: 500px) {
  .testimonial .cell, .employee .cell {
    display: inline-block;
    vertical-align: middle;
    width: auto; } }

.testimonial .image, .employee .image {
  width: 120px; }
  @media screen and (max-width: 850px) and (min-width: 741px) {
    .testimonial .image, .employee .image {
      width: 95px; } }
  @media screen and (max-width: 500px) {
    .testimonial .image, .employee .image {
      width: 95px; } }
  .testimonial .image div, .employee .image div {
    position: relative;
    height: 120px;
    width: 120px;
    border-radius: 100%;
    border: 6px solid #fff; }
    @media screen and (max-width: 850px) and (min-width: 741px) {
      .testimonial .image div, .employee .image div {
        height: 95px;
        width: 95px;
        border-width: 3px; } }
    @media screen and (max-width: 500px) {
      .testimonial .image div, .employee .image div {
        height: 95px;
        width: 95px;
        border-width: 3px; } }

.testimonial .text, .employee .text {
  padding-left: 20px;
  text-align: left; }
  .testimonial .text p, .employee .text p {
    font-size: 15px;
    line-height: 1.1;
    margin: 10px auto;
    text-align: left; }
    @media screen and (max-width: 850px) and (min-width: 741px) {
      .testimonial .text p, .employee .text p {
        font-size: 14px; } }
    @media screen and (max-width: 500px) {
      .testimonial .text p, .employee .text p {
        font-size: 14px; } }
    .testimonial .text p b, .employee .text p b {
      font-weight: 700;
      font-size: 18px; }
      @media screen and (max-width: 850px) and (min-width: 741px) {
        .testimonial .text p b, .employee .text p b {
          font-size: 16px; } }
      @media screen and (max-width: 500px) {
        .testimonial .text p b, .employee .text p b {
          font-size: 16px; } }
    .testimonial .text p span, .employee .text p span {
      display: inline-block;
      vertical-align: middle;
      height: 18px;
      width: 11px;
      background: url(../images/icons/mapPin.png) no-repeat left center;
      background-size: contain;
      margin-right: 5px; }

.reviewBlock {
  background-color: #020202;
  text-align: center; }
  @media screen and (max-width: 740px) {
    .reviewBlock {
      padding-left: 0;
      padding-right: 0; } }
  .reviewBlock * {
    color: #fff; }
  @media screen and (max-width: 740px) {
    .reviewBlock .slickWrap {
      width: calc(100% - 60px);
      margin: auto; } }
  .reviewBlock .testimonial {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    min-width: 320px; }
    @media screen and (max-width: 1200px) {
      .reviewBlock .testimonial {
        width: 49%; } }
    @media screen and (max-width: 740px) {
      .reviewBlock .testimonial {
        width: 100%;
        min-width: 0; } }
    .reviewBlock .testimonial:last-of-type {
      display: none; }
      @media screen and (max-width: 1200px) and (min-width: 741px) {
        .reviewBlock .testimonial:last-of-type {
          display: inline-block; } }
    @media screen and (max-width: 740px) {
      .reviewBlock .testimonial .table {
        width: auto;
        margin: auto; } }
    @media screen and (max-width: 740px) {
      .reviewBlock .testimonial .quote {
        display: inline-block; } }
  .reviewBlock .text a {
    color: #cb1800;
    text-transform: uppercase;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
    .reviewBlock .text a:hover {
      color: #0064c7;
      -webkit-transition: color .3s;
      -o-transition: color .3s;
      transition: color .3s; }
    .reviewBlock .text a img {
      vertical-align: middle;
      margin-bottom: 3px;
      max-height: 1.2em;
      display: inline; }

.puppies {
  height: 760px;
  position: relative;
  text-align: center;
  overflow: hidden;
  background: -webkit-linear-gradient(#020202 30px, transparent 30px);
  background: -o-linear-gradient(#020202 30px, transparent 30px);
  background: linear-gradient(#020202 30px, transparent 30px); }
  @media screen and (max-width: 1200px) {
    .puppies {
      height: 600px; } }
  @media screen and (max-width: 1000px) {
    .puppies {
      background: transparent; } }
  @media screen and (max-width: 450px) {
    .puppies {
      height: 140vw; } }
  .puppies .content {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1; }
    @media screen and (max-width: 1000px) and (min-width: 741px) {
      .puppies .content {
        margin-left: -20px; } }
    @media screen and (max-width: 1000px) {
      .puppies .content {
        bottom: auto;
        top: auto;
        position: relative; } }
  .puppies h2 {
    margin-bottom: 2em; }
    @media screen and (max-width: 1000px) and (min-width: 741px) {
      .puppies h2 {
        margin-top: 1em; } }
    @media screen and (max-width: 740px) {
      .puppies h2 {
        margin-bottom: 5px; } }
    @media screen and (max-width: 450px) {
      .puppies h2 {
        font-size: 6vw; } }
    @media screen and (max-width: 450px) {
      .puppies h2 .gTape {
        font-size: 9vw; } }
  .puppies .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 0;
    width: 50%; }
    @media screen and (max-width: 1000px) {
      .puppies .image {
        top: 200px; } }
    @media screen and (max-width: 740px) {
      .puppies .image {
        width: 65%;
        top: 240px; } }
    .puppies .image.pug {
      right: auto;
      background: url(../images/backgrounds/pug.png) no-repeat right center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .puppies .image.pug {
          background: url(../images/backgrounds/pug-1000x.png) no-repeat right center;
          background-size: cover; } }
      @media screen and (max-width: 740px) {
        .puppies .image.pug {
          left: -10%;
          background-position: center; } }
      @media screen and (max-width: 450px) {
        .puppies .image.pug {
          left: -20%;
          width: 100%; } }
    .puppies .image.shep {
      left: 50%;
      background: url(../images/backgrounds/germanShepherd.png) no-repeat left center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .puppies .image.shep {
          left: 51%;
          background: url(../images/backgrounds/germanShepherd-1000x.png) no-repeat left center;
          background-size: cover; } }
      @media screen and (max-width: 740px) {
        .puppies .image.shep {
          left: 35%;
          bottom: -20px;
          width: 65%; } }
      @media screen and (max-width: 450px) {
        .puppies .image.shep {
          left: 15%;
          width: 85%; } }

.wellnessVid {
  position: relative;
  background-color: #020202;
  cursor: pointer;
  overflow: hidden; }
  @media screen and (min-width: 1501px) {
    .wellnessVid {
      max-height: 42.5vw; } }
  .wellnessVid:hover::after {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
  .wellnessVid::before {
    content: "";
    background: url(../images/icons/videoPlay.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    z-index: 2;
    pointer-events: none; }
    @media screen and (max-width: 500px) {
      .wellnessVid::before {
        width: 60px;
        height: 60px; } }
  .wellnessVid::after {
    content: "";
    background: url(../images/icons/videoPlayHov.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    width: 70px;
    height: 70px;
    z-index: 3;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none; }
    @media screen and (max-width: 500px) {
      .wellnessVid::after {
        width: 60px;
        height: 60px; } }
  .wellnessVid video {
    cursor: pointer;
    max-width: 100%;
    height: auto;
    display: block; }
  .wellnessVid .js-custom-popup-link {
    display: block; }
  .wellnessVid .content {
    position: absolute;
    top: 15%;
    width: 100%;
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    text-align: center;
    pointer-events: none; }
    @media screen and (max-width: 1000px) {
      .wellnessVid .content {
        top: 10%; } }
    @media screen and (max-width: 800px) {
      .wellnessVid .content {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 700px; } }
    .wellnessVid .content img {
      display: inline-block; }
      @media screen and (max-width: 800px) {
        .wellnessVid .content img {
          margin-bottom: 30px; } }
      @media screen and (max-width: 400px) {
        .wellnessVid .content img {
          margin-bottom: 20px; } }
  .wellnessVid h2 {
    font-family: "Roboto", sans-serif;
    color: #fff;
    margin-bottom: 10px; }
    @media screen and (max-width: 800px) {
      .wellnessVid h2 {
        line-height: 1;
        margin-bottom: 100px; } }
    @media screen and (max-width: 400px) {
      .wellnessVid h2 {
        margin-bottom: 80px; } }
  .wellnessVid .cherries {
    font-family: "Roboto Slab", serif;
    text-transform: uppercase; }

.pyramid img {
  margin-top: -8.75vw; }

.currentFuture {
  background: url(../images/backgrounds/currentFuture.jpg) no-repeat bottom center;
  background-size: cover;
  min-height: 50vw;
  text-align: center; }
  @media screen and (max-width: 1000px) {
    .currentFuture {
      background: url(../images/backgrounds/currentFuture-1000x.jpg) no-repeat bottom center;
      background-size: cover;
      min-height: 60vw; } }
  .currentFuture * {
    color: #fff; }
  .currentFuture h2 {
    margin-top: 1vw;
    font-size: 2vw; }
    @media screen and (max-width: 1000px) {
      .currentFuture h2 {
        font-size: 2.7vw; } }
  .currentFuture .callout {
    display: inline-block; }
  @media screen and (max-width: 1000px) {
    .currentFuture .gTape {
      font-size: 5vw; } }
  @media screen and (max-width: 600px) {
    .currentFuture .gTape {
      padding: .2em; } }
  .currentFuture .gTape:nth-of-type(2) {
    display: inline-block; }

.healthierLife {
  text-align: center; }
  .healthierLife * {
    text-align: center; }
  @media screen and (max-width: 500px) {
    .healthierLife .callout {
      font-size: 5.5vw;
      margin-bottom: 15px; } }
  @media screen and (max-width: 850px) and (min-width: 501px) {
    .healthierLife .gTape {
      font-size: 3.5vw; } }
  @media screen and (max-width: 500px) {
    .healthierLife .gTape {
      display: block !important; } }

.choosePath .routeOptions {
  text-align: center;
  line-height: 0; }
  .choosePath .routeOptions .cell {
    position: relative;
    text-decoration: none; }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell {
        width: 50%;
        display: inline-block;
        float: left;
        padding: 20px 0;
        overflow: hidden; } }
    @media screen and (max-width: 400px) {
      .choosePath .routeOptions .cell {
        width: 100%;
        float: none; } }
    .choosePath .routeOptions .cell:hover img {
      -webkit-filter: saturate(1);
      filter: saturate(1);
      -webkit-transition: -webkit-filter .3s;
      transition: -webkit-filter .3s;
      -o-transition: filter .3s;
      transition: filter .3s;
      transition: filter .3s, -webkit-filter .3s; }
    .choosePath .routeOptions .cell:hover::after {
      background-color: rgba(2, 2, 2, 0.1);
      -webkit-transition: background-color .3s;
      -o-transition: background-color .3s;
      transition: background-color .3s; }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell:hover .callout {
        color: #020202; } }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(2, 2, 2, 0.7);
        -webkit-transition: background-color .3s;
        -o-transition: background-color .3s;
        transition: background-color .3s; } }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell:nth-child(1) {
        background: url(../images/gatewayCadet.jpg) no-repeat center;
        background-size: cover;
        background-position-y: 40%; } }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell:nth-child(2) {
        background: url(../images/gatewayOfficer.jpg) no-repeat center;
        background-size: cover;
        background-position-y: 40%; } }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell:nth-child(3) {
        background: url(../images/gatewayInstructor.jpg) no-repeat center;
        background-size: cover;
        background-position-y: 40%; } }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .cell:nth-child(4) {
        background: url(../images/gatewayChiefRoman.jpg) no-repeat center;
        background-size: cover;
        background-position-y: 35%; } }
    .choosePath .routeOptions .cell:nth-child(even):hover .gTape {
      background-color: #cb1800;
      -webkit-transition: background-color .3s;
      -o-transition: background-color .3s;
      transition: background-color .3s; }
    .choosePath .routeOptions .cell:nth-child(odd):hover {
      color: #0064c7; }
      .choosePath .routeOptions .cell:nth-child(odd):hover .gTape {
        background-color: #0064c7;
        -webkit-transition: background-color .3s;
        -o-transition: background-color .3s;
        transition: background-color .3s; }
  .choosePath .routeOptions .callout {
    position: relative;
    z-index: 1;
    font-size: 2.2vw;
    padding: 6% 4%;
    display: block; }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .callout {
        padding: 10px 4% 30px;
        font-size: 3vw;
        color: #fff; } }
    @media screen and (max-width: 400px) {
      .choosePath .routeOptions .callout {
        font-size: 24px; } }
    .choosePath .routeOptions .callout .gTape {
      font-size: 2.6vw;
      margin: 5px 0;
      -webkit-transition: background-color .3s;
      -o-transition: background-color .3s;
      transition: background-color .3s; }
      @media screen and (max-width: 740px) {
        .choosePath .routeOptions .callout .gTape {
          font-size: 4vw; } }
      @media screen and (max-width: 400px) {
        .choosePath .routeOptions .callout .gTape {
          font-size: 30px; } }
  .choosePath .routeOptions img {
    margin-top: calc((-100% * .12) - 7vw);
    -webkit-filter: saturate(0.6);
    filter: saturate(0.6);
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s; }
    @media screen and (max-width: 1000px) {
      .choosePath .routeOptions img {
        margin-top: calc((-100% * .12) - 8vw); } }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions img {
        display: none; } }
  .choosePath .routeOptions .button {
    display: none; }
    @media screen and (max-width: 740px) {
      .choosePath .routeOptions .button {
        display: block;
        margin: 26vw 4% 0;
        position: relative;
        z-index: 1; } }
    @media screen and (max-width: 400px) {
      .choosePath .routeOptions .button {
        margin-top: 36vw; } }

.trainRight {
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1; }
  .trainRight.new {
    height: 55vw; }
    @media screen and (max-width: 1700px) {
      .trainRight.new {
        height: 60vw; } }
    @media screen and (max-width: 840px) {
      .trainRight.new {
        height: 63vw; } }
    @media screen and (max-width: 600px) {
      .trainRight.new {
        height: 66vw; } }
    @media screen and (max-width: 450px) {
      .trainRight.new {
        height: 69vw; } }
    .trainRight.new .content {
      top: 0;
      margin-bottom: 0;
      position: relative;
      padding-bottom: 6vw;
      background: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(#161616), color-stop(40%, #353535), to(transparent));
      background: -webkit-linear-gradient(#020202, #161616, #353535 40%, transparent 100%);
      background: -o-linear-gradient(#020202, #161616, #353535 40%, transparent 100%);
      background: linear-gradient(#020202, #161616, #353535 40%, transparent 100%); }
      @media screen and (max-width: 1700px) {
        .trainRight.new .content {
          padding-bottom: 9vw; } }
      @media screen and (max-width: 500px) {
        .trainRight.new .content {
          background: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(#161616), color-stop(60%, #353535), to(transparent));
          background: -webkit-linear-gradient(#020202, #161616, #353535 60%, transparent 100%);
          background: -o-linear-gradient(#020202, #161616, #353535 60%, transparent 100%);
          background: linear-gradient(#020202, #161616, #353535 60%, transparent 100%); } }
    .trainRight.new .image {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      -webkit-animation: imgSwap 20s infinite forwards;
      animation: imgSwap 20s infinite forwards; }
      .trainRight.new .image:nth-of-type(1) {
        background: url(../images/backgrounds/trainRightWoman.jpg) no-repeat bottom center;
        background-size: cover;
        opacity: 1;
        -webkit-animation-delay: 0s;
        animation-delay: 0s; }
      .trainRight.new .image:nth-of-type(2) {
        background: url(../images/backgrounds/trainRightMan.jpg) no-repeat bottom center;
        background-size: 100%;
        -webkit-animation-delay: 4s;
        animation-delay: 4s; }
      .trainRight.new .image:nth-of-type(3) {
        background: url(../images/backgrounds/rotator-alt.jpg) no-repeat bottom center;
        background-size: 100%;
        -webkit-animation-delay: 8s;
        animation-delay: 8s; }
      .trainRight.new .image:nth-of-type(4) {
        background: url(../images/backgrounds/rotator-alt2.jpg) no-repeat bottom center;
        background-size: 100%;
        -webkit-animation-delay: 12s;
        animation-delay: 12s; }
      .trainRight.new .image:nth-of-type(5) {
        background: url(../images/backgrounds/rotator-alt3.jpg) no-repeat bottom center;
        background-size: 100%;
        -webkit-animation-delay: 16s;
        animation-delay: 16s; }
  .trainRight article {
    font-size: 0;
    line-height: 0;
    float: left;
    position: relative;
    -webkit-filter: saturate(0);
    filter: saturate(0);
    -webkit-animation: desaturate 6s infinite forwards;
    animation: desaturate 6s infinite forwards; }
  .trainRight .left {
    width: 33.35%; }
  .trainRight .middle {
    margin-left: -3.4%;
    width: 41.35%;
    z-index: 1;
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .trainRight .right {
    margin-left: -5.96%;
    width: 34.65%;
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .trainRight .content {
    position: relative;
    z-index: 2;
    float: right;
    width: 100%; }
    @media screen and (min-width: 1601px) {
      .trainRight .content {
        padding: 0;
        position: absolute;
        top: 1vw; } }
    @media screen and (max-width: 1600px) {
      .trainRight .content {
        background: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(#161616), color-stop(40%, #353535), to(transparent));
        background: -webkit-linear-gradient(#020202, #161616, #353535 40%, transparent 100%);
        background: -o-linear-gradient(#020202, #161616, #353535 40%, transparent 100%);
        background: linear-gradient(#020202, #161616, #353535 40%, transparent 100%);
        margin-bottom: -13vw; } }
    @media screen and (max-width: 500px) {
      .trainRight .content {
        background: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(#161616), color-stop(60%, #353535), to(transparent));
        background: -webkit-linear-gradient(#020202, #161616, #353535 60%, transparent 100%);
        background: -o-linear-gradient(#020202, #161616, #353535 60%, transparent 100%);
        background: linear-gradient(#020202, #161616, #353535 60%, transparent 100%); } }
    .trainRight .content h2 {
      color: #fff;
      text-transform: uppercase; }

@media screen and (min-width: 741px) {
  .PhysicalPage .preFoot {
    display: none; } }

.statistic {
  background: url(../images/backgrounds/statistic.jpg) no-repeat center;
  background-size: cover;
  height: 34.1vw;
  min-height: 300px;
  position: relative; }
  @media screen and (max-width: 1000px) {
    .statistic {
      height: 41vw;
      min-height: 0;
      background: url(../images/backgrounds/statistic-1000x.jpg) no-repeat center;
      background-size: cover; } }
  @media screen and (max-width: 740px) {
    .statistic {
      height: 48.3vw;
      background: url(../images/backgrounds/statistic-740x.jpg) no-repeat left center;
      background-size: cover;
      min-height: 260px; } }
  @media screen and (max-width: 500px) {
    .statistic {
      height: 72vw;
      min-height: 0;
      background: url(../images/backgrounds/statistic-500x.jpg) no-repeat center;
      background-size: cover; } }
  .statistic .citation {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    color: #4d4d4f;
    line-height: 1;
    font-size: 11px;
    text-decoration: none;
    max-width: 28%;
    margin: auto; }
    @media screen and (max-width: 740px) {
      .statistic .citation {
        max-width: 90%;
        left: 0;
        right: 0;
        margin: auto; } }
    @media screen and (max-width: 400px) {
      .statistic .citation {
        bottom: 3px; } }
    .statistic .citation:hover {
      color: #0064c7; }
    .statistic .citation small {
      font-weight: normal;
      text-transform: none;
      font-size: 11px;
      line-height: 1; }

.stateBadges {
  text-align: center; }
  .stateBadges a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important;
    text-align: center;
    width: 10%;
    min-width: 160px;
    margin: 20px auto;
    padding: 0 15px; }
    @media screen and (max-width: 1700px) {
      .stateBadges a {
        width: 12.5%; } }
    @media screen and (max-width: 1400px) {
      .stateBadges a {
        width: 16.6667%; } }
    @media screen and (max-width: 1100px) {
      .stateBadges a {
        width: 20%; } }
    @media screen and (max-width: 875px) {
      .stateBadges a {
        width: 25%; } }
    .stateBadges a:hover .abbv {
      background-color: #cb1800;
      color: #fff; }
    .stateBadges a:hover:nth-of-type(odd) {
      color: #0064c7; }
      .stateBadges a:hover:nth-of-type(odd) .abbv {
        background-color: #0064c7; }
  .stateBadges span, .stateBadges img {
    display: inline-block; }
  .stateBadges .name {
    display: block; }
  .stateBadges .abbv {
    font-size: 24px;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    background-color: #020202;
    color: #fff;
    padding: 5px;
    margin: 3px;
    min-width: 60px;
    text-align: center;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color; }

.back-btn {
  margin: 15px 0; }
  .back-btn a {
    color: #4d4d4f; }

.MarketingPage main.wrapper {
  padding: 0; }

.lower-marketing {
  margin-top: -5px;
  text-align: center; }
  .lower-marketing p {
    text-align: center; }

/*
	8 dimensions of wellness page
*/
.dimension-of-wellness .wellness-problem {
  background-image: url(../images/backgrounds/wellnessProblem.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white; }

.dimension-of-wellness .split-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1200px) {
    .dimension-of-wellness .split-content {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .dimension-of-wellness .split-content .split-img {
    width: 50%;
    background-image: url(../images/backgrounds/wellness8Dimensions.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1200px) {
      .dimension-of-wellness .split-content .split-img {
        width: 100%;
        height: 300px;
        background-position: center top; } }
    @media screen and (max-width: 600px) {
      .dimension-of-wellness .split-content .split-img {
        height: 200px; } }
  .dimension-of-wellness .split-content .split-text {
    width: 50%;
    background-color: #222222;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px; }
    @media screen and (max-width: 1200px) {
      .dimension-of-wellness .split-content .split-text {
        width: 100%; } }
    .dimension-of-wellness .split-content .split-text ol {
      counter-reset: item;
      margin-left: 20px; }
      .dimension-of-wellness .split-content .split-text ol li {
        display: block;
        padding: 5px 0; }
        .dimension-of-wellness .split-content .split-text ol li::before {
          content: counter(item) ". ";
          counter-increment: item;
          color: #45b981;
          font-weight: bold;
          margin-left: -20px; }