/* Text Elements */

h1.large-white {
  color: #fff;
  font-size: 37px;
  font-family: 'Concert One', cursive;
  line-height: 44px;
}

h1.sub-heading-white {
  color: #fff;
  font-size: 22px;
  font-family: 'Concert One', cursive;
}

h1.phone-number-title {
  color: #fff;
  font-size: 35px;
  font-family: 'Concert One', cursive;
}

h1.hidden.phone-number-title {
  display: none;
}

h1.large-white.title {
  width: 100%;
  text-align: center;
}

h1.footer-heading {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Concert One', cursive;
}

h1.footer-heading.large {
  font-family: 'Concert One', cursive;
}

h2.heading-1 {
  color: #6ddbfe;
  font-family: 'Concert One', cursive;
}

h3.heading-2 {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: 700;
  font-size: 23px;
  font-family: 'Stoke', serif;
}

h3.service-header-1-1 {
  color: #fff;
  text-align: center;
  font-size: 27px;
  font-family: 'Concert One', cursive;
}

h3.inner-heading {
  padding: 20px;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: 700;
  font-size: 23px;
  font-family: 'Stoke', serif;
}

h4.number-heading {
  color: #6ddbfe;
  text-align: left;
  font-weight: 700;
  font-size: 23px;
  font-family: 'Montserrat', sans-serif;
}

h5.blue-sub-heading {
  color: #fff;
  text-align: left;
  font-weight: 400;
  font-size: 26px;
  font-family: 'Concert One', cursive;
}

p.paragraph.light-blue-text {
  color: #6ddbfe;
}

p.paragraph.white-text {
  color: #fff;
}

p.paragraph.white-text-1 {
  color: #fff;
  text-align: center;
}

p.paragraph.call-to-action-font-1 {
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Concert One', cursive;
  line-height: 25px;
}

p.paragraph.main-text-white {
  color: #fff;
  text-align: left;
  font-size: 18px;
}

p.paragraph.social-text {
  margin-bottom: 0;
  margin-left: 0;
  color: #fff;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}

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

p.paragraph.payment-text {
  color: #fff;
  text-align: left;
  font-size: 22px;
}

a.link-text.nav-link-1-1 {
  padding-top: 20px;
  padding-right: 16px;
  padding-bottom: 20px;
  border-top: .0625rem none #fff;
  border-right: .0625rem none #fff;
  border-bottom: .0625rem solid rgba(255, 255, 255, .43);
  border-left: .0625rem none #fff;
  background-color: #191621;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Concert One', cursive;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-text.sub-menu-link-1-1 {
  border-top-width: .0625rem;
  border-top-style: solid;
  border-bottom-width: 0;
  border-bottom-style: none;
  background-color: #808080;
  color: #fff;
  font-variant: normal;
  font-size: 17px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.text-link-1 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #14395d;
  font-size: 24px;
  font-family: 'Concert One', cursive;
}

a.link-text.white-text {
  color: #fff;
  font-weight: 400;
  font-size: 23px;
  font-family: 'Concert One', cursive;
}

a.link-text.nav-link-1-1:hover {
  background-color: #4e4f55;
  color: #fff;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-text.sub-menu-link-1-1:hover {
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Interaction Elements */

a.link-button.blue.button {
  margin: 5px;
  background-color: #0215ff;
  color: #fff;
  font-weight: 400;
  font-size: 27px;
  font-family: 'Concert One', cursive;

  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 0;
}

a.link-button.blue.button.narrow {
  padding-top: 10px;
  padding-right: 24px;
  padding-bottom: 10px;
  background-color: #0215ff;
  font-size: 24px;
}

/* Layout Elements */

.container.main-wrapper {
  display: grid;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  grid-template-areas: 'header' 'navigation' 'banner' 'section-one' 'section-two' 'section-three' 'section-four' 'section-five' 'footer';
  grid-template-columns: auto;
  grid-template-rows: repeat(9 , auto);
}

.container.layout-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding: 10px;
  width: 100%;
}

.container.header.layout-section {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  background-color: #000;

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

.container {
  padding-right: 0;
  padding-left: 0;
}

.container.menu-container-1 {
  position: static;
  z-index: 40;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 10px;
  width: 100%;

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

.container.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  padding: 10px 20px;
  border: 0 none #4e4f55;
  background-color: #000;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
}

.container.social-media-contaier {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #191621;

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

.container.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

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

.container.layout-section.navigation {
  padding: 40px 20px;
  min-height: auto;
  background-image: url('../images/happy-dogs.jpg');
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.call-to-action-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  padding: 10px 30px;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);

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

.container.mobile-number-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  background-color: #6ddbfe;

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

.container.banner.layout-section {
  -ms-flex-pack: center;
  padding: 50px 20px;
  background-color: #000;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.about-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  width: 100%;

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

.container.about-left {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  width: 100%;

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

.container.about-right {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

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

.container.layout-section.section-one {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #191621;
  background-image: url('../images/benifits-background.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

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

.container.right-service-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  padding-top: 0;
  padding-bottom: 80px;
  width: 100%;

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

.container.top-right-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 30px;
  width: 100%;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;

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

.container.container-1-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  width: 100%;

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

.container.info-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

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

.container.layout-section.section-two {
  padding: 50px 20px;
  background-color: #191621;
}

.container.transform-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

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

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

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

.container.left-transform-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

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

.container.service-one {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  width: 100%;

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

.container.center-transform-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  width: 100%;

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

.container.right-transform-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;

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

.container.service-two {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  width: 100%;

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

.container.explainer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  width: 100%;

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

.container.layout-section.section-three {
  display: inline;
  min-width: 0;
  min-height: 100px;
  background-color: #0215ff;
  background-image: url('../images/paw-prints.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.layout-section.section-four {
  display: none;
}

.container.layout-section.section-five {
  display: none;
}

.container.footer.layout-section {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: .125rem none #6ddbfe;
  background-color: #000;
}

.container.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  width: 100%;

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

.container.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  width: 100%;
  border-bottom: .125rem solid #0215ff;

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

.container.contact-one {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-bottom: 20px;
  width: 100%;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.bullet-point-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;

  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

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

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

.container.footer-one {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;

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

.container.footer-two {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;

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

.container.footer-four {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;

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

.container.copy-right {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border-bottom: .125rem solid #fff;

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

.container.copy-one {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-bottom: 20px;
  width: 100%;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.copy-two {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-bottom: 20px;
  width: 100%;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.copy-three {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-bottom: 20px;
  width: 100%;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.inner.layout-section.navigation {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/happy-dogs.jpg');
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.footer-two.hidden {
  display: none;
}

.container.video-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  width: 100%;

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

.container.video-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;

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

.container.specials-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  padding-top: 0;
  padding-bottom: 50px;

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

.container.payment-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;

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

.link-container.social-link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

a.glyph.font-icon-link-2 {
  margin-right: 10px;
  color: #fff;
  font-size: 45px;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

a.glyph.font-icon-link-3-1-1 {
  margin-right: 6px;
  padding: 10px;
  border-radius: 180px;
  background-color: #0215ff;
  color: #fff;
  font-size: 16px;
  line-height: 0;
}

li.list-item-container.list-item-container-4-1 {
  background-color: transparent;
}

div.responsive-picture.picture-1 {
  max-width: 250px;
}

li.list-item-container.hidden.list-item-container-4-1 {
  display: none;
}

.html-element.html-element-1 {
  width: 100%;
}

span.glyph.font-icon-4-1-1 {
  color: #0215ff;
  font-size: 56px;

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

a.glyph.font-icon-link-1-1 {
  display: inline;
  padding: 0 10px 0 0;
  color: #0215ff;
  font-size: 58px;
  line-height: 23px;

  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: 1px;
}

.rule.rule-1 hr {
  border-top-color: #0215ff;
}

div.responsive-picture.picture-3 {
  max-width: 380px;
}

div.responsive-picture.picture-4 {
  max-width: none;
}

.html-element.html-element-2 {
  width: 100%;
}

div.responsive-picture.picture-6 {
  margin-bottom: 30px;
  max-width: 350px;
}

@supports (display: grid) {
  /* Layout Elements */

  .container.main-wrapper {
    height: 100vh;

    grid-template-areas: 'header' 'menu' 'banner' 'section-one' 'section-two' 'section-three' 'section-four' 'section-five' 'footer';
    grid-template-columns: auto;
    grid-template-rows: repeat(9 , auto);
  }

  .container.layout-section {
    grid-area: auto;
  }

  .container.header {
    grid-area: header;
  }

  .container.navigation {
    grid-area: navigation;
  }

  .container.layout-section.navigation {
    grid-area: menu;
  }

  .container.banner {
    grid-area: banner;
  }

  .container.section-one {
    grid-area: section-one;
  }

  .container.layout-section.section-two {
    grid-area: section-two;
  }

  .container.layout-section.section-three {
    grid-area: section-three;
  }

  .container.layout-section.section-four {
    grid-area: section-four;
  }

  .container.section-five {
    grid-area: section-five;
  }

  .container.footer {
    grid-area: footer;
  }
}

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

  h2.heading-1 {
    color: #6ddbfe;
    font-size: 23px;
    font-family: 'Concert One', cursive;
  }

  h3.heading-2 {
    color: #fff;
    font-weight: 700;
  }

  h3.inner-heading {
    color: #fff;
    font-weight: 700;
  }

  p.paragraph.call-to-action-font-1 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 30px;
    line-height: 22px;
  }

  a.link-text.nav-link-1-1 {
    padding: 10px 15px;
    width: auto;
    border-style: none;
    border-right-color: #363636;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-weight: 400;
    font-variant: normal;
    font-size: 20px;
    font-family: 'Concert One', cursive;
  }

  a.link-text.sub-menu-link-1-1 {
    background-color: #2752df;
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.1;
  }

  a.link-text.nav-link-1-1:hover {
    border-top-width: .0625rem;
    border-top-style: solid;
    border-right-width: .0625rem;
    border-right-style: solid;
    border-bottom: .0625rem solid #797979;
    border-left-width: .0625rem;
    border-left-style: solid;
    border-radius: 5px;
    background-color: #2752df;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
  }

  a.link-text.sub-menu-link-1-1:hover {
    background-color: #fcfcfc;
    color: #141414;
  }

  /* Interaction Elements */

  a.link-button.blue.button {
    border-width: .0625rem;
    border-color: #fff;
    border-radius: 5px;
    background-color: #0215ff;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Concert One', cursive;
  }

  /* Layout Elements */

  .container.menu-container-1 {
    display: block;
    -ms-flex-pack: center;
    float: none;
    padding-top: 0;
    min-height: auto;
    width: 100%;
    background-color: #000;

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

  .container.container-5 {
    display: none;
    width: 100%;
  }

  .container.social-media-contaier {
    -ms-flex-pack: center;
    background-color: #000;

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

  .container.layout-section.navigation {
    padding: 60px;
    background-image: url('../images/possible-banner-4.jpg');
    background-position: right top;
  }

  .container.header.layout-section {
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }

  .container.call-to-action-container {
    background-color: transparent;
  }

  .container.right-service-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;

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

  .container.top-right-container-1 {
    width: 49%;
  }

  .container.hover-1.top-right-container-1 {
    box-shadow: none;
  }

  .container.left-transform-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

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

  .container.right-transform-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

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

  .container.footer-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

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

  .container.bullet-point-container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    width: 50%;
  }

  .container.container-2 {
    -ms-flex-align: start;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.footer-one {
    padding-right: 20px;
    padding-left: 20px;
    width: 50%;
  }

  .container.footer-two {
    padding-right: 20px;
    padding-left: 20px;
    width: 50%;
  }

  .container.footer-four {
    padding-right: 20px;
    padding-left: 20px;
    width: 50%;
  }

  .container.inner.layout-section.navigation {
    background-color: #043049;
    background-image: url('../images/possible-banner-4.jpg');
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  a.glyph.font-icon-link-3-1-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0215ff;
    color: #fff;
    font-size: 20px;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    -ms-flex-pack: distribute;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;

    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  li.list-item-container.list-item-container-4-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    width: 16.6%;

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

  a.glyph.font-icon-link-1-1 {
    display: inline;
    font-size: 58px;

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

  a.glyph.font-icon-link-3-1-1:hover {
    color: #607ea4;
  }
}

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

  h1.large-white {
    font-size: 43px;
  }

  h1.sub-heading-white {
    font-size: 20px;
  }

  h1.phone-number-title {
    margin-bottom: 18px;
    font-size: 43px;
  }

  h1.hidden.phone-number-title {
    display: inline;
  }

  h1.footer-heading {
    font-size: 24px;
  }

  h1.footer-heading.large {
    font-size: 34px;
  }

  h1 a.heading-text-1 {
    color: #fff;
  }

  h3.service-header-1-1 {
    text-align: center;
    font-weight: 700;
    font-size: 19px;
  }

  h3.inner-heading {
    width: auto;
    background-color: transparent;
  }

  p.paragraph.white-text {
    color: #fff;
  }

  p.paragraph.white-text-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }

  p.paragraph.call-to-action-font-1 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 30px;
    line-height: 22px;
  }

  p.paragraph.main-text-white {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 20px;
  }

  p.paragraph.social-text {
    margin-left: 0;
  }

  p.paragraph.copyright.main-text-white {
    text-align: center;
  }

  p.paragraph.payment-text {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 20px;
  }

  a.link-text.nav-link-1-1 {
    padding: 10px;
    min-height: 0;
    width: auto;
    background-color: #000;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Concert One', cursive;
  }

  a.link-text.sub-menu-link-1-1 {
    border-top-style: none;
    border-bottom-style: none;
    background-color: #2752df;
    color: #fcfcfc;
  }

  a.link-text.nav-link-1-1:hover {
    min-height: 0;
    border-style: none;
    border-radius: 0;
    background-color: #000;
    color: #6ddbfe;
    text-decoration: none;
    font-size: 16px;
  }

  a.link-text.sub-menu-link-1-1:hover {
    background-color: #fff;
  }

  /* Interaction Elements */

  a.link-button.blue.button {
    margin: 0;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
  }

  a.link-button.blue.button.narrow {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 200px;
    color: #fff;
  }

  a.link-button.blue.button:hover {
    border-color: #2752df;
    background-color: #fff;
    color: #000;
  }

  /* Layout Elements */

  .container.menu-container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    float: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
    width: 100%;
    background-color: #000;

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

  .container.social-media-contaier {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    padding-top: 0;
    padding-bottom: 0;
    width: 40%;

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

  .container.layout-section.navigation {
    padding: 0;
    min-height: 600px;
    background-position: right center;
    background-size: cover;
  }

  .container.header.layout-section {
    box-shadow: none;
  }

  .container.menu-container {
    box-shadow: none;
  }

  .container.call-to-action-container {
    margin-right: auto;
    width: 45%;
    background-color: transparent;
  }

  .container.hidden.mobile-number-container {
    display: none;
  }

  .container.right-service-container {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
  }

  .container.top-right-container-1 {
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 0;
  }

  .container.container-1-1 {
    width: 20%;
  }

  .container.info-container-1 {
    width: 80%;
  }

  .container.transform-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;

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

  .container.left-transform-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 25%;

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

  .container.service-one {
    -ms-flex-align: end;

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

  .container.center-transform-container {
    width: 50%;
  }

  .container.right-transform-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 25%;

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

  .container.explainer-wrapper {
    -ms-flex-align: center;

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

  .container.contact-info {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 20px;

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

  .container.contact-one {
    -ms-flex-pack: start;
    -ms-flex-align: center;
    width: 49%;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.bullet-point-container-1 {
    -ms-flex-pack: start;
    -ms-flex-align: start;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.footer-one {
    width: 35%;
  }

  .container.footer-two {
    width: 20%;
  }

  .container.footer-four {
    width: 30%;
  }

  .container.copy-right {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    border-bottom-style: none;

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

  .container.copy-one {
    -ms-flex-pack: start;
    -ms-flex-align: center;
    width: 33%;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.copy-two {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    width: 33%;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.copy-three {
    -ms-flex-pack: start;
    -ms-flex-align: center;
    width: 33%;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.inner.layout-section.navigation {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    min-height: 10px;
    background-color: #043049;
    background-image: url('../images/possible-banner-4.jpg');
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;

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

  .container.footer-wrapper {
    -ms-flex-pack: justify;

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

  .container.video-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;

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

  .container.video-container {
    padding-top: 30px;
  }

  .container.payment-container {
    padding-top: 30px;
  }

  .container.specials-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: justify;

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

  a.glyph.font-icon-link-2 {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-property: none;
       -moz-transition-property: none;
         -o-transition-property: none;
            transition-property: none;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: auto;
    padding-left: 0;
    width: 60%;

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

  li.list-item-container.list-item-container-4-1 {
    width: 25%;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  li.list-item-container.list-item-container-1-1-1 {
    border-bottom: .0625rem solid #fff;
    background-color: transparent;
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-property: none;
       -moz-transition-property: none;
         -o-transition-property: none;
            transition-property: none;
  }

  a.glyph.font-icon-link-3-1-1 {
    background-color: #0215ff;
  }

  a.glyph.font-icon-link-1-1 {
    padding-right: 10px;
    padding-left: 0;
    font-size: 62px;
    line-height: 36px;
  }

  .rule.rule-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .rule.rule-1 hr {
    border-top-width: 2px;
    border-top-color: #0215ff;
  }

  .html-element.html-element-2 {
    margin-top: 0;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 100px;
    max-width: 315px;
  }

  div.responsive-picture.picture-6 {
    max-width: 800px;
    width: 48%;
  }

  a.glyph.font-icon-link-3-1-1:hover {
    background-color: #fff;
    color: #8ac35b;
  }

  li.list-item-container.list-item-container-1-1-1:hover {
    border-bottom: .0625rem solid #797979;
    -webkit-transition-delay: .1s;
       -moz-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
       -moz-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
  }
}

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

  h3.heading-2 {
    font-size: 30px;
  }

  h3.service-header-1-1 {
    font-weight: 400;
  }

  h3.inner-heading {
    font-size: 30px;
  }

  h5.blue-sub-heading {
    font-weight: 400;
    font-size: 25px;
  }

  p.paragraph.left.white-text {
    text-align: right;
  }

  p.paragraph.call-to-action-font-1 {
    font-size: 30px;
  }

  /* Interaction Elements */

  a.link-button.blue.button.narrow {
    max-width: 200px;
  }

  /* Layout Elements */

  .container.call-to-action-container {
    background-color: transparent;
  }

  .container.menu-container-1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .container.social-media-contaier {
    -ms-flex-pack: start;
    -ms-flex-align: center;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.about-left {
    padding: 20px;
    width: 50%;
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transition-timing-function: ease-in-out;
       -moz-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
  }

  .container.about-right {
    width: 50%;
  }

  .container.about-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

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

  .container.hover-1.top-right-container-1 {
    width: 33%;
  }

  .container.transform-wrapper {
    max-width: 1400px;
  }

  .container.explainer-wrapper {
    margin-top: 20px;
  }

  .container.footer-wrapper {
    max-width: 1400px;
  }

  .container.bullet-point-container-1 {
    -ms-flex-pack: center;
    -ms-flex-align: start;

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

  .container.footer-two {
    -ms-flex-align: center;
    width: 35%;

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

  .container.about-right.inner {
    -ms-flex-align: center;

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

  .container.layout-section.section-three {
    min-height: 100px;
  }

  .container.inner.layout-section.navigation {
    background-color: #043049;
    background-image: url('../images/possible-banner-4.jpg');
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .container.contact-info {
    -ms-flex-align: center;

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

  .container.video-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

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

  .container.about-left.outofview {
    opacity: 0;
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transform: translateX(-200px);
       -moz-transform: translateX(-200px);
         -o-transform: translateX(-200px);
            transform: translateX(-200px);
  }

  a.glyph.font-icon-link-1-1 {
    font-size: 50px;
  }

  div.responsive-picture.picture-2 {
    margin-top: 20px;
    margin-left: auto;
  }

  div.responsive-picture.picture-3 {
    max-width: 500px;
  }

  .html-element.book-now-element {
    width: 100%;
  }

  div.responsive-picture.picture-4 {
    width: 80%;
  }

  div.responsive-picture.picture-5 {
    max-width: 300px;
  }

  div.responsive-picture.picture-6 {
    max-width: 1200px;
  }

  a.glyph.font-icon-link-3-1-1:hover {
    color: #6ddbfe;
  }
}

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

  h1.large-white.title {
    margin-bottom: 28px;
  }

  h3.heading-2 {
    background-color: transparent;
    font-size: 40px;
  }

  h3.service-header-1-1 {
    font-weight: 400;
    font-size: 24px;
  }

  h3.inner-heading {
    font-size: 40px;
  }

  p.paragraph.light-blue-text {
    font-size: 25px;
    line-height: 30px;
  }

  p.paragraph.call-to-action-font-1 {
    font-weight: 400;
  }

  p.paragraph.payment-text {
    font-size: 25px;
  }

  a.link-text.nav-link-1-1:hover {
    font-size: 20px;
  }

  /* Interaction Elements */

  a.link-button.blue.button.narrow {
    margin-top: 20px;
    max-width: 200px;
  }

  /* Layout Elements */

  .container.layout-section.navigation {
    padding-top: 0;
    padding-right: 0;
    padding-left: 80px;
    background-color: #043049;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .container.about-right {
    -ms-flex-pack: start;
    -ms-flex-align: center;
    padding: 0;

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

  .container.hover-1.top-right-container-1 {
    width: 33%;
    border-radius: 0;
    box-shadow: none;
  }

  .container.layout-section.section-one {
    background-color: #191621;
  }

  .container.right-service-container {
    background-color: transparent;
  }

  .container.transform-wrapper {
    -ms-flex-align: start;

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

  .container.footer-four {
    width: 35%;
  }

  .container.footer-two {
    width: 30%;
  }

  .container.footer.layout-section {
    border-top-width: .125rem;
    border-top-style: none;
  }

  .container.inner.layout-section.navigation {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    min-height: 125px;
    background-position: right center;
    background-size: contain;

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

  .container.video-wrapper {
    -ms-flex-pack: center;
    -ms-flex-align: center;

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

  .container.video-container {
    padding-top: 100px;
  }

  .container.about-left {
    -ms-flex-pack: center;
    -ms-flex-align: start;

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

  .container.specials-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
    width: 100%;
  }

  .container.payment-container {
    padding-top: 30px;
  }

  .container.banner.layout-section {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.about-wrapper {
    background-color: #000;
  }

  .html-element.html-element-1 {
    width: 75%;
  }

  .html-element.html-element-2 {
    max-width: 315px;
  }

  div.responsive-picture.picture-4 {
    padding-top: 150px;
  }

  .html-element.book-now-element {
    background-color: #000;
  }
}