body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 27px;
  font-weight: 800;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oxygen, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-size: 15.5px;
  line-height: 27px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Oxygen, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  color: #4c4f55;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

p {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-size: 15.5px;
  line-height: 27px;
}

a {
  color: #dbac27;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-size: 15.5px;
  line-height: 27px;
}

img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 10px;
}

.hero-section {
  position: relative;
  height: 500px;
  padding-top: 184px;
  background-image: -webkit-linear-gradient(315deg, rgba(30, 33, 33, .82) 1%, rgba(32, 32, 32, .14) 98%), url('../images/photo-1439189741837-58720e8d82d5.jpg');
  background-image: linear-gradient(135deg, rgba(30, 33, 33, .82) 1%, rgba(32, 32, 32, .14) 98%), url('../images/photo-1439189741837-58720e8d82d5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.home {
  display: block;
  height: 625px;
  padding-top: 113px;
  background-image: none;
}

.hero-section.home.store {
  display: block;
  height: 850px;
}

.hero-section.home.new {
  z-index: 2;
  display: block;
  height: 100%;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .33), transparent 99%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .33), transparent 99%);
}

.menu-link {
  display: inline-block;
  margin-right: 1px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  font-family: Oxygen, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.menu-icon {
  display: inline-block;
  float: right;
  line-height: 13px;
}

.menu-button {
  display: block;
  margin-top: 0px;
  padding: 10px 8px 9px;
  float: right;
  border-radius: 2px;
  -webkit-transition: background-color 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, color 350ms ease;
  color: hsla(0, 0%, 100%, .85);
}

.menu-button:hover {
  background-color: hsla(0, 0%, 100%, .1);
  color: #fff;
}

.menu-button.w--open {
  background-color: hsla(0, 0%, 100%, .25);
}

.long-text {
  margin-top: 7px;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
}

.hero-heading {
  display: block;
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .12);
}

.hero-heading.smaller {
  margin-top: 4px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 83px;
  font-weight: 300;
}

.hero-heading.black {
  height: auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 75px;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

.hero-heading.black._1 {
  font-family: 'Gloria Hallelujah', sans-serif;
}

.hero-heading.black._2 {
  font-family: Lobster, sans-serif;
}

.hero-heading.black._3 {
  font-family: Chango, sans-serif;
}

.hero-heading.black._4 {
  font-family: Caveat, sans-serif;
  font-size: 100px;
}

.hero-heading.black._5 {
  font-family: VT323, sans-serif;
  font-size: 100px;
}

.hero-heading.black.white {
  color: #fff;
}

.hero-heading.black {
  position: static;
  display: block;
  overflow: visible;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 140px;
  line-height: 148px;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

.hero-heading.white {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 140px;
  line-height: 148px;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: none;
}

.hero-heading.blue {
  font-family: Montserrat, sans-serif;
  color: #00aeef;
  font-size: 140px;
  line-height: 148px;
  letter-spacing: 4px;
  text-shadow: none;
}

.hero-heading.magenta {
  font-family: Montserrat, sans-serif;
  color: #ec008c;
  font-size: 140px;
  line-height: 148px;
  letter-spacing: 4px;
  text-shadow: none;
}

.hero-heading.yellow {
  font-family: Montserrat, sans-serif;
  color: #fff200;
  font-size: 140px;
  line-height: 148px;
  letter-spacing: 4px;
  text-shadow: none;
}

.hero-subheading {
  margin-top: 16px;
  margin-bottom: 30px;
  padding-right: 133px;
  padding-left: 133px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 34px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .12);
}

.hero-content {
  text-align: center;
}

.button {
  display: block;
  width: 85px;
  height: 85px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0px 0px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.button:hover {
  background-color: #0f95a0;
  color: #fff;
}

.button.black {
  width: 65px;
  height: 65px;
  padding-top: 21px;
  border-color: #000;
  color: #000;
  font-weight: 400;
}

.button.small {
  width: 50px;
  height: 50px;
  padding-top: 14px;
  font-size: 11px;
}

.button.small:hover {
  background-color: #4c4f55;
}

.button.small.black {
  border-color: #4d565d;
  color: #4d565d;
  text-align: center;
}

.button.small.black:hover {
  border-color: #fff;
  background-color: #dbac27;
  color: #fff;
}

.button.small.teal {
  background-color: #0f95a0;
}

.button.small.teal:hover {
  background-color: #4c4f55;
}

.button.small._1 {
  display: none;
  width: 35px;
  height: 35px;
  padding-top: 4px;
  padding-left: 3px;
}

.button.large {
  background-color: #0f95a0;
}

.button.large:hover {
  background-color: #4c4f55;
}

.main-section {
  margin-top: 84px;
  padding-top: 62px;
  padding-bottom: 62px;
  background-color: #eef2f3;
}

.main-section.dark {
  padding-bottom: 0px;
  border-bottom: 1px none #000;
  background-color: #4d565d;
  background-image: -webkit-linear-gradient(270deg, rgba(35, 47, 56, .47), rgba(35, 47, 56, .31) 99%), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(35, 47, 56, .47), rgba(35, 47, 56, .31) 99%), url('../images/footer-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.main-section.gray {
  background-color: #eef2f3;
}

.main-section.bottom-padding {
  margin-top: 108px;
  padding-top: 0px;
  padding-bottom: 89px;
  background-color: #eef2f3;
}

.thumbnail-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  text-decoration: none;
}

.thumbnail-wrapper:hover {
  box-shadow: rgba(0, 0, 0, .09) 0px 0px 0px 1px, rgba(0, 0, 0, .09) 0px 2px 23px 0px;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.blog-title {
  display: inline-block;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #4d565d;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  text-decoration: none;
}

.category-tag {
  position: absolute;
  left: 10px;
  top: 4px;
  display: inline-block;
  margin-top: 6px;
  margin-right: 6px;
  padding: 6px;
  border-radius: 2px;
  background-color: #5cc489;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
}

.thumbnail-text {
  position: relative;
  overflow: hidden;
  height: 93px;
  padding: 13px;
  border-top: 1px solid #e5e5e5;
}

.thumbnail-date {
  display: inline-block;
  float: right;
  font-family: Oxygen, sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 35px;
}

.thumbnail-date.lite {
  color: hsla(0, 0%, 100%, .7);
  font-size: 12px;
}

.author-img {
  position: static;
  right: 10px;
  bottom: 10px;
  width: 26px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
  border-radius: 60px;
}

.thumb-details {
  padding: 6px 13px;
  border-top: 1px solid #efefef;
  background-color: #fcfcfc;
}

.preview-text {
  overflow: hidden;
  height: 40px;
  font-family: Nunito, sans-serif;
  color: #7a7a7a;
  font-size: 13px;
  line-height: 19px;
}

.author-title {
  float: left;
  font-family: Nunito, sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 35px;
}

.author-title.lite {
  color: hsla(0, 0%, 100%, .7);
  font-size: 12px;
}

.container {
  display: block;
  width: 1100px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.section-heading {
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  text-align: left;
  letter-spacing: 1px;
}

.section-heading.white {
  color: #fff;
  text-align: center;
}

.med-divider {
  display: none;
  width: 20%;
  height: 1px;
  margin: 16px auto;
  background-color: #dedede;
  list-style-type: lower-alpha;
}

.white {
  color: #efefef;
}

.form-wrapper {
  display: block;
  width: 500px;
  margin: 20px auto 80px;
}

.field {
  width: 75%;
  height: 50px;
  float: left;
  border: 1px none #000;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #4d565d;
  font-size: 15px;
}

.submit-button {
  width: 100px;
  height: 50px;
  margin-top: 25px;
  margin-bottom: 25px;
  border: 1px solid #000;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition: background-color 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, color 350ms ease;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 400;
}

.submit-button:hover {
  background-color: #000;
  color: #fff;
}

.submit-button.left {
  height: 40px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 9px;
  text-align: center;
}

.submit-button.left._1._2 {
  margin-top: 23px;
}

.submit-button.left.details {
  margin-top: 13px;
  margin-bottom: 15px;
}

.footer-section {
  height: 225px;
  padding-top: 76px;
  padding-bottom: 0px;
  border-top: 1px solid hsla(0, 0%, 100%, .12);
  background-color: #fff;
}

.footer-link {
  display: inline-block;
  padding: 3px 0px 3px 20px;
  float: none;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Oxygen, sans-serif;
  color: hsla(0, 0%, 100%, .6);
  font-size: 11px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  color: #fff;
}

.thumbnail-image {
  display: block;
  width: 100%;
  height: 150px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #d6d6d6;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.featured-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 3px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.featured-wrapper:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.featured-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 60px 20px 62px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .03), rgba(0, 0, 0, .6) 46%, rgba(0, 0, 0, .76));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .03), rgba(0, 0, 0, .6) 46%, rgba(0, 0, 0, .76));
}

.featured-title {
  display: block;
  margin-bottom: 4px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.category-tag-2 {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
  padding: 7px 9px 6px;
  border-radius: 2px;
  background-color: #5cc489;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.featured-description {
  padding-right: 44px;
  font-family: Nunito, sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}

.featured-details {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 10px 20px 15px;
}

.featured-image {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 280px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 3px;
  background-image: url('../images/3f4eb74a.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-date {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  margin-left: 0px;
  color: #999;
  font-size: 15px;
  line-height: 18px;
}

.blog-category {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 6px;
  border-radius: 2px;
  color: #d25f7c;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.author-link {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.author-link:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.author-wrapper {
  display: block;
  width: 70%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.author-name {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #353535;
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.author-name:hover {
  color: #243039;
}

.inner-hero {
  position: relative;
  height: 300px;
  padding-top: 125px;
  background-image: url('../images/bridges.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.inner-hero.about-page {
  background-image: url('../images/photo-1438636740648-37d6fed50dad.jpg');
  background-size: cover;
}

.inner-hero.category {
  background-image: url('../images/photo-1413977886085-3bbbf9a7cf6e.jpg');
  background-size: cover;
}

.author-picture {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  width: 300px;
  margin-right: 25px;
  margin-bottom: 17px;
  float: left;
  border-radius: 6px;
}

.author-name-main {
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
}

.authorbio p {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 29px;
}

.author-links {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  padding: 1px 0px;
  opacity: 0.7;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.author-links:hover {
  opacity: 1;
}

.social-wrapper {
  margin-bottom: 8px;
}

.hero-header {
  color: #fff;
  font-size: 50px;
  font-weight: 400;
}

.blog-thumbnail {
  margin-bottom: 13px;
  padding: 6px 12px;
}

.footer-logo {
  text-decoration: none;
}

.hero-blog {
  display: none;
  height: 300px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.smallest-divider {
  display: block;
  width: 50px;
  height: 2px;
  margin: 10px auto;
  background-color: #dedede;
}

.author-bio {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.author-bio p {
  font-size: 13px;
  line-height: 21px;
}

.social-link {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  margin-left: 5px;
  opacity: 0.82;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 0.45;
}

.blog-post {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Nunito, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.blog-post.hide {
  display: none;
}

.blog-post li {
  color: #4c4f55;
  font-size: 15px;
  line-height: 24px;
}

.blog-post.link a {
  color: #0f95a0;
}

.blog-post a {
  color: #0f95a0;
}

.featuredthumbnail {
  padding-top: 7px;
  padding-bottom: 7px;
}

.navmenu {
  position: static;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 11px;
  margin-left: auto;
  padding: 10px;
  border-radius: 2px;
  background-color: rgba(35, 47, 56, .22);
}

.nav-link {
  display: inline-block;
  padding: 10px 20px;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
}

.view-all {
  margin-bottom: 13px;
  padding-right: 18px;
  padding-left: 18px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: hsla(0, 0%, 100%, .6);
  text-decoration: none;
}

.full-divide {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #dedede;
}

.full-divide.team {
  margin-top: 35px;
  margin-bottom: 50px;
}

.author-photo {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 100%;
}

.social-icon {
  margin-top: 0px;
  margin-bottom: 0px;
}

.category-section {
  display: none;
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
}

.category-link {
  display: block;
  margin-right: 1px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #768088;
  text-align: center;
  text-decoration: none;
}

.category-link:hover {
  background-color: #f0f0f0;
  color: #243039;
}

.dark-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  height: 100%;
  background-color: #000;
  opacity: 0.23;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  text-shadow: none;
}

.footer-links {
  text-align: right;
}

.category-block {
  display: block;
  padding: 10px;
  text-decoration: none;
}

.category-thumbnail {
  position: relative;
  overflow: hidden;
  height: 140px;
  padding: 57px 30px 30px;
  border-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  font-size: 23px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .39);
}

.category-name {
  position: relative;
  z-index: 10;
}

.hero-wrapper {
  position: relative;
  z-index: 10;
}

.logo {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 9px;
  float: left;
}

.logo.top {
  margin-top: 16px;
  margin-bottom: 0px;
}

.logo.holding {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.nav-menu {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav-menu.fixed {
  color: transparent;
}

.nav-menu.fixed.white {
  position: static;
  display: block;
  width: auto;
  margin-top: 37px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.nav-menu.fixed.white.store {
  text-align: right;
}

.nav-menu.new {
  margin-top: 18px;
}

.field-label {
  font-family: Oxygen, sans-serif;
  font-weight: 400;
}

.contact-field {
  height: 50px;
  padding-bottom: 9px;
  border-radius: 2px;
  font-family: Oxygen, sans-serif;
}

.contact-field:focus {
  border: 1px solid #5cc489;
  color: #243039;
}

.contact-field.message {
  height: 150px;
}

.social-text {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 26px;
  background-image: url('../images/social-18.svg');
  background-position: 0px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #243039;
  font-size: 14px;
  text-decoration: none;
}

.social-text.facebook {
  background-image: url('../images/social-03.svg');
  background-size: 15px;
}

.social-text.instagram {
  background-image: url('../images/social-07.svg');
  background-size: 15px;
}

.success-message {
  padding-top: 27px;
  border-radius: 3px;
  background-color: #5cc489;
  color: #fff;
}

.success-text {
  font-size: 16px;
}

.section-title {
  margin-top: 60px;
  font-family: Lato, sans-serif;
  color: #4d565d;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: 2px;
}

.blog-post-title {
  margin-top: 0px;
  margin-bottom: 7px;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0px;
}

.blog-post-title.small {
  font-size: 19px;
  line-height: 24px;
}

.navbar-new {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  padding-top: 7px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, .92);
}

.brand.on-black {
  width: 170px;
}

.brand.on-black.w--current {
  width: 175px;
}

.brand.on-black.store {
  width: 55px;
}

.brand.on-black._1 {
  width: 200px;
}

.body-section {
  margin-bottom: 0px;
  padding-top: 83px;
  padding-bottom: 53px;
  background-color: #0f95a0;
}

.body-section.who-are-we {
  margin-bottom: 0px;
  padding-bottom: 78px;
  background-color: #eaf7f4;
}

.body-section.who-are-we.heading {
  height: 275px;
  background-color: #6e6eaa;
}

.body-section.who-are-we.heading.contact {
  height: 320px;
  padding-bottom: 0px;
  background-color: #74b9d8;
}

.body-section.services {
  padding-bottom: 30px;
}

.body-section.map {
  padding-top: 0px;
  padding-bottom: 0px;
}

.body-section.footer {
  height: auto;
  padding: 0px;
  background-color: #eef2f3;
  text-align: left;
}

.body-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-size: 15.5px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.body-copy.left {
  font-family: Nunito, sans-serif;
  color: #4d565d;
  text-align: left;
}

.body-copy.left.black {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #4c4f55;
  line-height: 24px;
  text-align: center;
}

.body-copy.left.black._1 {
  font-family: 'Work Sans', sans-serif;
  text-align: left;
}

.body-copy.left._1 {
  margin-top: 0px;
  margin-bottom: 29px;
}

.body-copy.left._1.white {
  margin-top: 8px;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  line-height: 19px;
}

.body-copy.team {
  height: 215px;
}

.body-copy.team.tablet.phone.portrait.desktop {
  margin-bottom: 6px;
}

.body-copy.white {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.body-copy.white._1 {
  padding-right: 10px;
}

.body-copy.white.pad {
  margin-top: 15px;
}

.body-copy.white.service {
  display: block;
  margin-bottom: 15px;
}

.body-copy.white.centre {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
}

.body-copy.white.centre._3 {
  margin-top: 4px;
  font-size: 16px;
  line-height: 30px;
}

.body-copy.link {
  display: inline-block;
  width: auto;
  margin-top: 0px;
}

.body-copy.bold {
  font-weight: 700;
}

.body-copy.compressed {
  letter-spacing: -0.5px;
}

.body-copy.testimonial {
  color: #000;
  font-weight: 700;
  text-align: center;
}

.body-copy._1 {
  text-align: center;
}

.body-copy._1._2._3 {
  text-align: left;
}

.line {
  display: block;
  width: 10%;
  height: 1px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  background-color: #000;
  text-align: left;
}

.line.white {
  width: 85%;
  margin-bottom: 0px;
  background-color: #fff;
}

.line.white.heading {
  width: 100%;
  margin-top: 14px;
}

.line.white.heading.grey {
  background-color: #4c4f55;
}

.line.vertical {
  display: inline-block;
  width: 1px;
  height: 30px;
  margin-top: 4px;
  margin-bottom: 0px;
  background-color: transparent;
  color: transparent;
}

.line.black {
  width: 100%;
  margin-top: 22px;
  background-color: rgba(77, 86, 93, .56);
  text-align: justify;
}

.line.black.white {
  width: auto;
  background-color: #fff;
  text-align: left;
}

.team-member {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.profile-photo {
  display: block;
  width: 225px;
  margin-right: auto;
  margin-left: auto;
  border: 6px solid #74b9d8;
  border-radius: 130px;
}

.heading {
  height: 100%;
  margin-bottom: 26px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 45px;
  line-height: 53px;
  font-weight: 300;
  text-align: center;
}

.heading.footer {
  height: 30px;
  margin-bottom: 13px;
  padding-top: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.heading.white {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}

.heading.white.compressed {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 20px;
  line-height: 27px;
}

.heading.white.top {
  margin-bottom: 0px;
  letter-spacing: 1px;
}

.heading.white.top.hero {
  width: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  color: #4c4f55;
  font-size: 38px;
  line-height: 47px;
  font-weight: 700;
  text-align: left;
}

.heading.white.top.left {
  width: auto;
  margin-bottom: 20px;
  text-align: left;
}

.heading.white.top.left.yellow {
  color: #0f95a0;
  line-height: 40px;
}

.heading.white.top.left.yellow._1 {
  margin-bottom: 15px;
}

.heading.white.top.left._1 {
  margin-bottom: 10px;
}

.heading.white.top._1 {
  color: #fff;
}

.heading.white.top._1.blog {
  color: #4d565d;
}

.heading.white.padding {
  margin-bottom: 25px;
}

.heading a {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 0px dashed transparent;
  color: #000;
  text-decoration: none;
}

.heading a:hover {
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, .51);
}

.heading.black {
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 1px;
}

.heading.black.left {
  width: 100%;
  color: #4d565d;
  text-align: left;
}

.heading.grey {
  color: #4c4f55;
  font-size: 21px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.heading.padding {
  padding-right: 18px;
}

.heading.left {
  margin-bottom: 10px;
  text-align: left;
}

.service-icon {
  width: 85px;
  text-align: left;
}

.service-item {
  display: block;
  height: 200px;
  padding: 0px 10px;
  text-align: center;
}

.contact-row {
  margin-right: 0px;
  margin-left: 0px;
}

.contact-column {
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #4c4f55;
}

.div-above-map {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.map {
  z-index: 0;
}

.nav-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
  color: #000;
  text-align: center;
}

.nav-top.store {
  display: none;
}

.nav-top.hide {
  display: block;
}

.down-hero {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 75px;
  background-color: transparent;
  text-align: center;
}

.down-arrow {
  margin-top: 24px;
}

.footer-arrow {
  position: static;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .12);
  text-align: center;
}

.footer-arrow.phone {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: transparent;
}

.up-arrow {
  display: block;
  margin: 0px auto;
  padding-top: 0px;
}

.footer-column {
  position: static;
  height: auto;
  padding: 0px;
}

.footer-column.left {
  padding-left: 20px;
}

.footer-column.arrow {
  padding-top: 8px;
}

.div-block-button {
  margin-top: 29px;
  text-align: center;
}

.social-media-icon {
  text-align: center;
}

.nav-text {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px 25px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

.nav-text:hover {
  color: hsla(0, 0%, 100%, .7);
  font-weight: 400;
}

.nav-text.w--current {
  padding: 10px 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
}

.nav-text.w--current:hover {
  color: hsla(0, 0%, 100%, .7);
}

.nav-text.fixed {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 18px;
  padding-left: 18px;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: normal;
}

.nav-text.fixed:hover {
  color: rgba(0, 0, 0, .5);
}

.nav-text.fixed.w--current {
  font-size: 17px;
}

.nav-text.fixed.w--current:hover {
  color: rgba(0, 0, 0, .5);
}

.nav-text.fixed.white {
  padding-right: 12px;
  padding-left: 12px;
  color: #fff;
}

.contact-container {
  padding-right: 0px;
  padding-left: 0px;
}

.phone-top {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hero-container {
  display: block;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.areas-row {
  margin-top: 49px;
}

.column-areas {
  margin-bottom: 23px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.row-three.black {
  display: none;
}

.row-three.blog {
  display: none;
}

.white-section {
  height: 980px;
  padding-top: 75px;
  background-image: url('../images/Books.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.white-section.contact {
  background-image: none;
}

.column-left {
  display: block;
  padding-right: 0px;
}

.column-empty {
  display: none;
}

.column-line {
  padding-left: 0px;
}

.column-line.white {
  margin-top: -6px;
  padding-top: 0px;
}

.row-line {
  height: 65px;
}

.div-button {
  display: none;
  width: 0%;
  margin-top: 27px;
  text-align: left;
}

.contact-section {
  display: none;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #00aeef;
}

.contact-section.form {
  display: block;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f1f1f1;
}

.contact-div {
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 27px;
  padding-bottom: 50px;
}

.column-map {
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
}

.yellow-section {
  display: none;
  height: 10px;
  background-color: #0f95a0;
}

.contact-block {
  display: inline-block;
}

.line-block {
  display: inline-block;
  height: 1px;
  margin-left: 13px;
  background-color: #fff;
}

.line-block-1 {
  display: inline-block;
  width: 45%;
  height: 1px;
  margin-bottom: 8px;
  margin-left: 18px;
  background-color: hsla(0, 0%, 100%, .52);
}

.line-block-1.black {
  width: 32%;
  background-color: rgba(77, 86, 93, .56);
}

.line-block-1._1 {
  display: none;
}

.terms-block {
  display: inline-block;
  margin-right: 62px;
}

.circle-arrow-block {
  display: inline-block;
  text-align: right;
}

.nav-container {
  margin-top: 0px;
}

.nav-container.new {
  margin-top: 15px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.navbar-fixed {
  height: auto;
  background-color: #fff;
}

.navbar-fixed.new {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 110px;
}

.yellow-line {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 55%;
  height: 20px;
  margin-top: -23px;
  background-color: #fff200;
}

.yellow-line._1 {
  width: 94%;
  margin-bottom: 0px;
}

.yellow-line._1.white {
  background-color: #fff;
}

.yellow-line._2 {
  width: 85%;
}

.body {
  height: 100%;
  background-color: transparent;
  font-family: 'Work Sans', sans-serif;
  color: #4d565d;
}

.body.case-study {
  background-color: #eef2f3;
}

.blog-posts {
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 28px;
}

.blog-posts h1 {
  margin-bottom: 0px;
  line-height: 32px;
}

.blog-posts h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #333;
  line-height: 32px;
  font-weight: 400;
}

.blog-posts p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.author {
  display: none;
}

.div-85 {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.heading-link {
  margin-bottom: 11px;
}

.para-link {
  margin-bottom: 40px;
}

.list {
  margin-top: 21px;
  font-family: Nunito, sans-serif;
  color: #4d565d;
  font-size: 15px;
  line-height: 27px;
}

.text-column {
  padding-right: 20px;
  padding-left: 20px;
}

.job-title {
  color: #333;
}

.photo-column {
  height: 300px;
  background-image: url('../images/Business-man.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo-column._1 {
  background-image: url('../images/Business-man1.jpg');
  background-size: cover;
}

.photo-column._2 {
  background-image: url('../images/Business-man3.jpg');
  background-size: cover;
}

.group-div {
  margin-bottom: 65px;
}

.group-text {
  margin-top: 14px;
}

.brand-div {
  display: block;
  width: 100px;
  margin-top: -15px;
  background-color: #fff;
}

.hero-copy {
  padding-right: 150px;
  padding-left: 150px;
  color: #4c4f55;
  font-size: 19px;
  line-height: 30px;
  font-weight: 400;
}

.teal-copy {
  color: #0f95a0;
}

.icon {
  margin-bottom: 0px;
}

.about-section {
  height: auto;
  padding-top: 83px;
  padding-bottom: 83px;
}

.about-section.tablet {
  display: none;
}

.helen-circle-div {
  width: auto;
  height: auto;
  border-radius: 0%;
  background-color: transparent;
}

.about-row {
  margin-top: 34px;
}

.about-row.tablet {
  display: none;
}

.helen-column {
  padding-right: 20px;
  padding-left: 20px;
}

.helen {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 50%;
}

.about-copy-column {
  padding-right: 20px;
  padding-left: 20px;
}

.larger-copy {
  font-weight: 800;
}

.logo-div {
  width: 50%;
}

.sm-div.profile {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
}

.sm-row {
  display: block;
  width: 200px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sm-column {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.image {
  display: block;
  text-align: left;
}

.image.sm {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.fb-link {
  display: block;
  margin-left: 0px;
}

.twitter-link.profile {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  margin-bottom: 0px;
  font-size: 1px;
}

.right-arrow {
  margin-bottom: 0px;
}

.recommendation-section {
  padding-top: 83px;
  padding-bottom: 73px;
  background-color: #0f95a0;
}

.recommendations-slider {
  height: 100%;
  margin-top: 45px;
}

.recommendations-div {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.face-div {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.face-image {
  width: 115px;
  height: 115px;
  border-radius: 50%;
}

.recommendation-text {
  margin-bottom: 5px;
  text-align: center;
}

.recommendation-text.white {
  margin-bottom: 13px;
  font-size: 18px;
  line-height: 27px;
}

.recommendation-name {
  color: #fff;
  font-weight: 800;
  text-align: center;
}

.slider-mask {
  background-color: #0f95a0;
}

.slide-nav {
  display: none;
  padding-top: 47px;
}

.slide-nav.hide {
  padding-top: 0px;
}

.recommendation-slide {
  height: 100%;
}

.arrow {
  font-size: 12px;
  line-height: 15px;
}

.arrow.hide {
  display: none;
}

.case-study-row {
  position: static;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.round-image-div {
  text-align: center;
}

.round-image {
  width: 155px;
  height: 155px;
  margin-bottom: 0px;
  border-radius: 50%;
}

.round-image-column {
  padding-right: 0px;
  padding-left: 0px;
}

.case-study-text-column {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}

.container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row {
  width: 85%;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.link-2 {
  color: #0f95a0;
}

.cs-image-div {
  display: none;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  width: 100%;
}

.rich-text-block {
  font-family: Nunito, sans-serif;
  color: #4d565d;
  font-size: 15px;
  line-height: 27px;
}

.all-links {
  display: inline-block;
  border-style: dotted dotted dashed;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #4d565d;
  color: #4d565d;
  line-height: 20px;
  text-decoration: none;
}

.all-links:hover {
  border-bottom-color: #ec008c;
  color: #ec008c;
  text-decoration: none;
}

.all-links.white {
  display: block;
  border-bottom: 0px dashed transparent;
  color: #fff;
  text-decoration: none;
}

.all-links.white:hover {
  border-bottom-color: hsla(0, 0%, 100%, .7);
  color: hsla(0, 0%, 100%, .7);
}

.name {
  margin-top: 0px;
  margin-bottom: 4px;
}

.text-block {
  color: #4c4f55;
  font-size: 12px;
  line-height: 18px;
}

.text-block.job {
  margin-bottom: 12px;
}

.heading-2 {
  width: 50%;
  float: right;
}

.hero-heading-div {
  width: 100%;
  height: 80px;
  margin-top: 100px;
}

.heading-slide {
  height: 80px;
  background-color: transparent;
}

.hero-row {
  text-align: left;
}

.mask {
  height: 80px;
}

.slidey {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-top: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ec008c;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.slidey._2 {
  background-color: #fff200;
  background-image: none;
  background-size: auto;
}

.slidey._3 {
  background-color: #00aeef;
  background-image: none;
  background-size: auto;
}

.slidey._4 {
  background-color: transparent;
  background-image: url('../images/Hero-bg.jpg');
  background-position: 0px 0px;
  background-size: 1280px;
}

.slidey._5 {
  background-color: #00aeef;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.top-strip-section {
  display: none;
  height: 100px;
  background-image: url('../images/top-strip.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.text-section {
  position: relative;
  display: block;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 140px;
  border-bottom: 0px solid #000;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
}

.text-section.yellow {
  background-color: #fff200;
}

.text-section._2 {
  z-index: auto;
}

.text-section.testimonials {
  padding-bottom: 60px;
}

.text-section.cms {
  display: none;
}

.text-section.hide {
  display: block;
}

.text-section.team {
  height: auto;
}

.text-row {
  margin-top: 50px;
  margin-bottom: 50px;
}

.column-padding {
  padding-right: 47px;
}

.column-5 {
  padding-right: 0px;
}

.html-embed {
  color: #5cc489;
}

.html-embed.arrow {
  position: relative;
  top: 3px;
  display: inline-block;
  overflow: hidden;
  width: auto;
  margin-top: 0px;
  margin-left: 8px;
  float: none;
  color: #4d565d;
}

.link-div {
  display: inline-block;
  width: auto;
  margin-top: 19px;
  line-height: 15px;
  text-align: left;
}

.arrow-div {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 65px;
  margin-top: 77px;
  background-color: rgba(0, 0, 0, .33);
}

.services-section {
  position: relative;
  z-index: 3;
  height: auto;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #ec008c;
  font-size: 17px;
  line-height: 27px;
}

.row-2 {
  margin-top: 25px;
}

.servicetext {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.servicetext._1 {
  display: block;
}

.slide {
  z-index: 0;
  width: auto;
  height: 100%;
}

.slide._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff200;
}

.a {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.b {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.c {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.d {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.e {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.f {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.g {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.h {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.i {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.j {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.k {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.l {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.m {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.n {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.o {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.p {
  display: none;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.top-slide-section {
  display: block;
  height: 10px;
}

.slider {
  height: 10px;
}

.slide-2 {
  background-color: #ec008c;
}

.slide-3 {
  background-color: #00aeef;
}

.slide-4 {
  background-color: #fff200;
}

.mask-2 {
  z-index: 0;
  height: 100%;
}

.brand-wire {
  display: inline-block;
  width: auto;
  margin-top: 13px;
  margin-right: 45px;
  margin-left: 0px;
  float: left;
  text-align: left;
}

.brand-wire.w--current {
  display: none;
}

.div-in-slide {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-colour {
  position: absolute;
  top: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff200;
}

.why-text {
  color: #000;
  font-size: 17px;
  font-weight: 400;
}

.why-text.trans {
  color: transparent;
}

.div-arrow {
  height: 85px;
  margin-top: 11px;
}

.arrow-down {
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.arrow-down:hover {
  opacity: 0.38;
}

.arrow-down._1 {
  margin-top: 15px;
}

.arrow-link {
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.arrow-link:hover {
  opacity: 1;
  -webkit-transform: translate(0px, 19px);
  -ms-transform: translate(0px, 19px);
  transform: translate(0px, 19px);
}

.arrow-link.w--current {
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.arrow-link.w--current:hover {
  opacity: 1;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

.column-8 {
  height: 50px;
}

.div-move {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 35px;
  margin-right: 35px;
  background-color: transparent;
}

.div-move._1 {
  left: -1px;
  top: 1500px;
  right: auto;
  width: 500px;
  height: 500px;
  background-color: #dd783f;
}

.div-move._2 {
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  margin-bottom: 33px;
}

.div-move.top-left {
  left: 0px;
  top: 0px;
  right: auto;
  margin-right: 0px;
  margin-left: 35px;
}

.div-move.bottom-left {
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  margin-right: 0px;
  margin-bottom: 35px;
  margin-left: 35px;
}

.div-move.bottom-right {
  top: auto;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 35px;
}

.html-embed-2 {
  display: block;
  width: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}

.container-new {
  margin-top: 41px;
}

.container-3 {
  position: relative;
  z-index: 4;
}

.name-field {
  display: block;
  width: 100%;
}

.email-field {
  display: inline-block;
  width: 100%;
}

.field-label-2 {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-weight: 400;
}

.field-label-3 {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-weight: 400;
}

.message-field {
  height: 250px;
}

.form-row {
  margin-top: 25px;
  margin-bottom: 25px;
}

.field-label-4 {
  font-family: Montserrat, sans-serif;
  color: #4d565d;
  font-weight: 400;
}

.div-success {
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: rgba(0, 174, 239, .9);
}

.sucess-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
}

.div-error {
  background-color: rgba(237, 28, 36, .9);
}

.error-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15.5px;
}

.message {
  height: 250px;
  min-height: 250px;
}

.section-holding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-holding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-logo-holding {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.background-video {
  height: 100vh;
  background-image: none;
}

.div-gradient {
  height: 100%;
  background-image: -webkit-linear-gradient(139deg, rgba(0, 80, 197, .9), rgba(237, 28, 36, .9) 78%);
  background-image: linear-gradient(311deg, rgba(0, 80, 197, .9), rgba(237, 28, 36, .9) 78%);
}

.div-black {
  height: 100vh;
}

.container-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.logo-header {
  margin-bottom: 35px;
}

.course-text {
  font-family: Montserrat, sans-serif;
  color: #ed1c24;
  font-size: 30px;
  font-weight: 700;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .39);
}

.course-text.blue {
  color: #0050c5;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .38);
}

.image-4 {
  margin-bottom: 0px;
}

.courses-row {
  margin: 44px 0px;
}

.div-courses {
  position: relative;
  display: block;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  border: 0px none transparent;
  border-radius: 10px 10px 20px 20px;
  box-shadow: 0 1px 34px 1px rgba(0, 0, 0, .15);
  text-align: center;
}

.div-courses.bundle {
  position: relative;
  height: auto;
  background-color: #fff;
  box-shadow: 0 1px 34px 1px rgba(0, 0, 0, .15);
}

.div-courses.bundle._1 {
  border-bottom-right-radius: 10px;
}

.div-courses.cms {
  margin-bottom: 44px;
}

.column-courses {
  padding-right: 20px;
  padding-left: 20px;
}

.div-course-heading {
  height: 38px;
  border: 1px solid #ed1c24;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #ed1c24;
}

.div-course-heading.blue {
  border-style: none;
  border-width: 0px;
  background-color: #0050c5;
}

.div-course-heading.cms {
  border-width: 0px;
  border-color: transparent;
  background-color: transparent;
}

.course-heading {
  height: 100%;
  margin-bottom: 0px;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15.5px;
  font-weight: 400;
  text-align: center;
}

.course-heading.black {
  margin-bottom: 6px;
  color: #000;
  font-weight: 500;
}

.course-heading.black.left {
  font-weight: 700;
  text-align: left;
}

.course-heading.black.left.price {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

.course-heading.black.left._1 {
  margin-bottom: 28px;
  padding-top: 0px;
}

.div-description-course {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100px;
  padding: 12px 20px;
  border-width: 1px;
  border-color: #e2d9d9;
  border-top-style: solid;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #f1f1f1;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
}

.course-copy {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 24px;
  text-align: left;
}

.course-copy.left {
  display: inline-block;
  margin-top: 5px;
  padding-top: 0px;
  padding-right: 10px;
  float: left;
  text-align: left;
}

.course-copy.left._1 {
  margin-top: 18px;
}

.course-copy.left._5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: none;
  text-align: center;
}

.course-copy.left._6 {
  display: inline-block;
  float: left;
  clear: left;
}

.course-copy.centre {
  text-align: center;
}

.image-5 {
  width: 190px;
  margin-top: 19px;
  text-align: center;
}

.image-5.bundle {
  width: 120px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-bundle {
  padding-top: 60px;
  padding-bottom: 140px;
  background-color: #f1f1f1;
}

.section-bundle.hide {
  display: none;
}

.row-bundles {
  margin-top: 44px;
  margin-right: 0px;
  margin-left: 0px;
}

.row-inner-bundle {
  position: static;
  border-color: #d4cdcd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.column-bundle {
  margin-top: 15px;
  padding-bottom: 15px;
}

.div-grey {
  height: 60px;
  padding-top: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #f1f1f1;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
}

.dollar {
  position: static;
  display: inline-block;
  overflow: hidden;
  float: none;
  clear: none;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.div-block-2 {
  height: 90px;
}

.slider-testimonial {
  height: 250px;
  background-color: #fff;
}

.testimonial-copy {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
}

.slide1 {
  padding-right: 100px;
  padding-left: 100px;
}

.text-span {
  font-size: 35px;
  font-weight: 700;
}

.quotes {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 35px;
  font-weight: 700;
}

.slide-nav-2 {
  color: #000;
}

.nav-details {
  position: absolute;
  z-index: 2;
  width: 100%;
  margin-top: 13px;
  background-color: transparent;
}

.hero-details {
  height: auto;
  padding-bottom: 108px;
  background-image: -webkit-linear-gradient(139deg, #ed1c24, #0050c5);
  background-image: linear-gradient(311deg, #ed1c24, #0050c5);
}

.hero-details.nav {
  height: 81px;
  padding-bottom: 0px;
}

.container-details {
  height: 100%;
  padding-top: 134px;
}

.details-heading {
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 53px;
  font-weight: 300;
  text-align: center;
}

.image5 {
  width: 190px;
  margin-top: 19px;
}

.div-colour-type {
  position: relative;
  height: 30px;
  background-color: #0050c5;
}

.div-colour-type.bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.rich-text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 15.5px;
  line-height: 27px;
  font-weight: 700;
}

.header {
  color: #333;
  font-weight: 700;
}

.row-team {
  margin-top: 46px;
}

.col-team {
  padding-right: 15px;
  padding-left: 15px;
}

.div-team {
  display: block;
  text-align: center;
}

.face {
  border-radius: 50%;
}

.div-bg {
  display: block;
  overflow: hidden;
  width: 80%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  background-color: rgba(36, 48, 57, .3);
}

.div-bg.mobile {
  display: none;
}

.white-link {
  color: #fff;
}

.white-link:hover {
  color: hsla(0, 0%, 100%, .5);
  text-decoration: none;
}

.small-line {
  color: hsla(0, 0%, 100%, .5);
}

.section-upcoming {
  padding-top: 60px;
  padding-bottom: 140px;
  background-color: #f1f1f1;
}

.section-upcoming.mobile {
  display: none;
}

.row-events {
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0px;
}

.div-event {
  margin-top: 0px;
  margin-left: 0px;
  text-align: center;
}

.div-event.price {
  margin-top: 22px;
}

.col-event {
  height: 225px;
  padding-top: 18px;
  padding-right: 25px;
  padding-left: 25px;
}

.col-event.image {
  height: 225px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-image: url('../images/Computer-glasses.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col-event._1 {
  padding-top: 0px;
  padding-left: 20px;
}

.div-vertical-line {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 1px;
  background-color: #d4cdcd;
}

.div-image {
  display: inline-block;
  margin-top: 5px;
  margin-right: 9px;
  margin-left: 0px;
  float: left;
  clear: left;
  text-align: left;
}

.section-profile {
  padding-top: 60px;
  padding-bottom: 140px;
}

.div-face-main {
  border-radius: 50%;
}

.col-profile {
  padding-right: 25px;
  padding-left: 25px;
}

.col-sm {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.bold-text {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
}

.div-bundle {
  padding-top: 20px;
  padding-bottom: 14px;
  border-color: #d4cdcd;
  border-right-style: solid;
  border-right-width: 1px;
}

.div-bundle._1 {
  border-right-width: 0px;
}

.bundle-copy {
  margin-top: 2px;
  margin-bottom: 0px;
}

.contact-text {
  font-family: Montserrat, sans-serif;
  color: #243039;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

.contact-text:hover {
  color: rgba(36, 48, 57, .5);
}

html.w-mod-js *[data-ix="navbar"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hero-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="hero-text-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="hero-button"] {
  opacity: 0;
  -webkit-transform: scale(0.97, 0.97);
  -ms-transform: scale(0.97, 0.97);
  transform: scale(0.97, 0.97);
}

html.w-mod-js *[data-ix="view-more"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="pop-up"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="pop-up-4"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="pop-up-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="pop-up-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scroll-disolve"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scroll-disolve-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="scroll-disolve-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="fade-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -29px);
  -ms-transform: translate(0px, -29px);
  transform: translate(0px, -29px);
}

html.w-mod-js *[data-ix="fade-down-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -29px);
  -ms-transform: translate(0px, -29px);
  transform: translate(0px, -29px);
}

html.w-mod-js *[data-ix="scroll-move"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scroll-move-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="scroll-move-4"] {
  opacity: 0;
  -webkit-transform: translate(-150px, 0px);
  -ms-transform: translate(-150px, 0px);
  transform: translate(-150px, 0px);
}

html.w-mod-js *[data-ix="fade-out"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-move-2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="logo-fade-on"] {
  opacity: 0;
  -webkit-transform: scale(1.06, 1.06);
  -ms-transform: scale(1.06, 1.06);
  transform: scale(1.06, 1.06);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="colour-fade"] {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="slider-trigger"] {
  opacity: 0;
  -webkit-transform: translate(0px, 94px);
  -ms-transform: translate(0px, 94px);
  transform: translate(0px, 94px);
}

@media (max-width: 991px) {
  .hero-section.home {
    height: 490px;
    padding-top: 116px;
    background-image: none;
  }
  .navbar {
    padding-right: 15px;
    padding-left: 15px;
  }
  .menu-icon {
    color: #000;
  }
  .menu-icon.details {
    color: #fff;
  }
  .hero-heading {
    font-size: 110px;
  }
  .hero-heading.smaller {
    font-size: 72px;
  }
  .hero-heading.black {
    height: 70px;
    margin-top: 11px;
    font-size: 56px;
  }
  .hero-heading.black._3 {
    font-size: 55px;
  }
  .hero-heading.black._4 {
    font-size: 85px;
  }
  .hero-heading.black._5 {
    font-size: 85px;
  }
  .hero-heading.black {
    height: auto;
    margin-top: 0px;
    font-size: 105px;
    line-height: 120px;
  }
  .hero-heading.white {
    font-size: 105px;
    line-height: 120px;
  }
  .hero-heading.blue {
    font-size: 105px;
    line-height: 120px;
  }
  .hero-heading.magenta {
    font-size: 105px;
    line-height: 120px;
  }
  .hero-heading.yellow {
    font-size: 105px;
    line-height: 120px;
    text-shadow: none;
  }
  .main-section {
    padding: 40px 10px;
  }
  .main-section.dark {
    padding-right: 0px;
    padding-left: 0px;
  }
  .preview-text {
    overflow: hidden;
    max-height: 40px;
  }
  .section-heading {
    display: block;
    text-align: center;
  }
  .submit-button.left {
    width: 75px;
    height: 45px;
    padding-top: 12px;
  }
  .submit-button.left._1 {
    width: 100px;
  }
  .footer-section {
    height: 200px;
    padding: 40px 40px 11px;
  }
  .featured-text {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 70px;
  }
  .featured-title {
    font-size: 23px;
  }
  .category-tag-2 {
    z-index: 10;
  }
  .featured-description {
    overflow: hidden;
    max-height: 55px;
    padding-right: 0px;
    font-size: 17px;
    line-height: 23px;
  }
  .blog-thumbnail {
    width: 33.33%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .featuredthumbnail {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .category-block {
    padding: 10px 0px;
  }
  .logo {
    max-width: 90%;
  }
  .logo.holding {
    width: 50%;
  }
  .nav-menu {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(139deg, #0050c5 60%, #ed1c24 88%);
    background-image: linear-gradient(311deg, #0050c5 60%, #ed1c24 88%);
  }
  .nav-menu.fixed.white {
    background-color: transparent;
    background-image: none;
  }
  .blog-post-title {
    margin-top: 30px;
    padding-left: 0px;
  }
  .blog-post-title.small {
    margin-top: 0px;
    padding-left: 0px;
  }
  .blog-post-title.team {
    margin-top: 0px;
    padding-left: 0px;
  }
  .navbar-new {
    display: none;
  }
  .body-section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .body-section.who-are-we.heading {
    height: 295px;
  }
  .body-section.who-are-we.heading.contact {
    height: 340px;
  }
  .body-copy.left {
    padding-right: 10px;
    padding-left: 10px;
  }
  .body-copy.left.black {
    margin-bottom: 10px;
  }
  .body-copy.left.black._1 {
    text-align: center;
  }
  .body-copy.left._1.white {
    margin-bottom: 19px;
    padding-left: 0px;
  }
  .body-copy.team.tablet {
    height: 270px;
  }
  .line.white.heading {
    margin-top: 12px;
  }
  .heading {
    line-height: 53px;
  }
  .heading.footer {
    width: 85%;
    margin-bottom: 13px;
    padding-top: 15px;
    padding-right: 141px;
    font-size: 18px;
    line-height: 30px;
  }
  .heading.white {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 45px;
    line-height: 53px;
  }
  .heading.white.top {
    font-size: 23px;
  }
  .heading.white.top.hero {
    padding-right: 65px;
    padding-left: 65px;
    font-size: 35px;
    line-height: 42px;
  }
  .heading.white.top.left.yellow._1 {
    margin-bottom: 17px;
  }
  .heading.white.top.left._1 {
    margin-bottom: 10px;
  }
  .heading.tablet {
    height: 42px;
  }
  .heading.black.left {
    width: 90%;
  }
  .contact-column {
    height: 430px;
  }
  .nav-top {
    display: block;
    margin-top: 36px;
  }
  .nav-top.hide {
    display: block;
    margin-top: 0px;
  }
  .footer-arrow.phone {
    width: 55px;
    height: 55px;
    margin-top: 11px;
  }
  .up-arrow {
    max-width: 70%;
    padding-top: 10px;
  }
  .nav-text {
    margin-right: 3px;
    margin-left: 3px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 17px;
  }
  .nav-text.w--current {
    margin-right: 12px;
    margin-left: 12px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 17px;
    font-weight: 400;
  }
  .nav-text.fixed {
    display: block;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
  }
  .nav-text.fixed:hover {
    color: hsla(0, 0%, 100%, .5);
  }
  .nav-text.fixed.w--current {
    display: block;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
  }
  .nav-text.fixed.w--current:hover {
    color: hsla(0, 0%, 100%, .5);
  }
  .nav-text.store {
    padding-right: 10px;
    padding-left: 10px;
  }
  .menu-box.on-black {
    margin-top: 4px;
  }
  .menu-box.on-black.w--open {
    background-color: transparent;
  }
  .bs-link-div {
    margin-top: 6px;
  }
  .column-areas {
    margin-bottom: 50px;
  }
  .column-three {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-3 {
    padding-right: 15px;
  }
  .white-section {
    height: 1100px;
  }
  .row-line {
    height: auto;
    margin-left: 0px;
    padding-left: 10px;
  }
  .container-about {
    padding-left: 20px;
  }
  .contact-section {
    padding-right: 30px;
    padding-left: 30px;
  }
  .contact-section.form {
    padding: 80px 50px;
  }
  .contact-div {
    margin-right: 20px;
    margin-left: 30px;
    padding-top: 32px;
  }
  .column-map {
    height: 430px;
  }
  .map-embed {
    height: 100%;
  }
  .line-block-1 {
    width: 42%;
  }
  .line-block-1.black {
    width: 27%;
  }
  .line-block-1._1 {
    display: none;
  }
  .column-1 {
    padding-left: 15px;
  }
  .yellow-line {
    width: 75%;
  }
  .yellow-line._1 {
    width: 75%;
  }
  .yellow-line._2 {
    width: 48%;
  }
  .team-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .photo-column {
    height: 350px;
  }
  .column-4 {
    padding-left: 20px;
  }
  .map-2 {
    padding-right: 20px;
  }
  .hero-copy {
    padding-right: 100px;
    padding-left: 100px;
    font-size: 18px;
    line-height: 28px;
  }
  .about-section {
    display: block;
  }
  .about-section.tablet {
    display: block;
  }
  .helen-circle-div {
    display: block;
    width: 65%;
    height: 65%;
    margin-right: auto;
    margin-left: auto;
  }
  .about-row {
    display: none;
  }
  .about-row.tablet {
    display: block;
  }
  .about-copy-column {
    margin-top: 40px;
  }
  .logo-div {
    display: block;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
  }
  .recommendations-slider {
    height: 100%;
  }
  .slider-mask {
    height: 100%;
  }
  .recommendation-slide {
    height: auto;
  }
  .hero-heading-div {
    margin-top: 43px;
  }
  .hero-row {
    padding-right: 10px;
  }
  .top-strip-section {
    height: 70px;
  }
  .text-section {
    height: 1200px;
    padding: 50px;
  }
  .text-section.testimonials {
    height: 600px;
  }
  .text-section.details {
    height: auto;
    padding-bottom: 109px;
  }
  .text-section.team {
    height: 700px;
  }
  .arrow-div {
    font-size: 105px;
  }
  .arrow-div.with-arrow {
    margin-top: 11px;
  }
  .services-section {
    padding: 80px 30px;
  }
  .column2 {
    padding-left: 0px;
  }
  .column1 {
    padding-right: 0px;
  }
  .brand-wire.w--current {
    margin-left: 5px;
  }
  .div-move {
    margin-left: 411px;
  }
  .div-move._2 {
    display: none;
  }
  .courses-row {
    margin-bottom: 0px;
  }
  .div-courses {
    height: 350px;
  }
  .column-courses {
    padding-left: 10px;
  }
  .div-description-course {
    height: 150px;
  }
  .course-copy.left {
    margin-right: 10px;
    margin-left: 10px;
  }
  .section-bundle {
    padding-right: 35px;
    padding-left: 35px;
  }
  .column-bundle {
    padding-left: 0px;
  }
  .slider-testimonial {
    height: 325px;
  }
  .hero-details {
    padding-right: 50px;
    padding-left: 50px;
  }
  .hero-details.nav {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-face {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section-upcoming {
    padding-right: 25px;
    padding-left: 35px;
  }
  .row-events {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .col-event._1 {
    padding-left: 15px;
  }
  .div-bundle {
    padding-right: 12px;
    padding-left: 12px;
  }
  .div-bundle._1 {
    padding-right: 12px;
    padding-left: 12px;
  }
}

@media (max-width: 767px) {
  .hero-section {
    height: 440px;
    padding-top: 162px;
  }
  .hero-section.home {
    height: 660px;
    padding-top: 36px;
  }
  .hero-section.home.store {
    padding-top: 71px;
  }
  .hero-section.home.new {
    padding-left: 0px;
  }
  .menu-icon {
    margin-top: -5px;
    color: #000;
    font-size: 30px;
    line-height: 32px;
    font-weight: 300;
  }
  .hero-heading {
    font-size: 78px;
    line-height: 80px;
  }
  .hero-heading.smaller {
    margin-top: 12px;
    font-size: 51px;
    line-height: 62px;
  }
  .hero-heading.black {
    height: auto;
    margin-top: 0px;
    font-size: 70px;
    text-align: center;
  }
  .hero-heading.black._3 {
    text-align: center;
  }
  .hero-heading.black {
    font-size: 79px;
    line-height: 90px;
    text-align: center;
  }
  .hero-heading.white {
    font-size: 79px;
    line-height: 90px;
  }
  .hero-heading.blue {
    font-size: 79px;
    line-height: 90px;
  }
  .hero-heading.magenta {
    font-size: 79px;
    line-height: 90px;
  }
  .hero-heading.yellow {
    font-size: 79px;
    line-height: 90px;
  }
  .main-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .main-section.dark {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-heading {
    text-align: center;
  }
  .submit-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .submit-button.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .submit-button.left._1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .submit-button.left.mob {
    display: inline-block;
    width: 80px;
    margin-top: 12px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .submit-button.left.mob.details {
    width: 80px;
  }
  .footer-section {
    height: 180px;
    padding-top: 38px;
    padding-bottom: 19px;
  }
  .featured-text {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
  }
  .featured-title {
    font-size: 27px;
  }
  .featured-description {
    font-size: 18px;
  }
  .author-picture {
    width: 210px;
    margin-right: 13px;
    margin-bottom: 6px;
  }
  .authorbio {
    font-size: 14px;
    line-height: 17px;
  }
  .blog-thumbnail {
    width: 50%;
  }
  .featuredthumbnail {
    padding: 10px 0px;
  }
  .navmenu {
    width: 100%;
  }
  .category-wrapper {
    display: inline-block;
    width: 33.33%;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .about-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logo {
    display: block;
    width: 70%;
    max-width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .logo.top {
    width: 75%;
    margin-top: 0px;
  }
  .nav-menu {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding-top: 0px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(139deg, #0050c5, #e91e27 76%);
    background-image: linear-gradient(311deg, #0050c5, #e91e27 76%);
    font-size: 23px;
  }
  .nav-menu.fixed.white {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(139deg, #0050c5, #ed1c24 78%);
    background-image: linear-gradient(311deg, #0050c5, #ed1c24 78%);
  }
  .success-message {
    padding-top: 28px;
    background-color: #5cc489;
    color: #fff;
    font-size: 18px;
  }
  .success-text {
    font-size: 18px;
  }
  .blog-post-title {
    padding-left: 0px;
  }
  .navbar-new {
    display: none;
    padding-top: 0px;
  }
  .brand {
    width: 100%;
    padding-top: 13px;
  }
  .brand.on-black {
    width: 200px;
    margin-top: 12px;
  }
  .brand.on-black.w--current {
    display: block;
    width: 250px;
    margin-top: 12px;
  }
  .body-section {
    padding-bottom: 50px;
  }
  .body-section.who-are-we {
    padding-bottom: 20px;
  }
  .body-section.who-are-we.heading {
    height: 350px;
  }
  .body-section.who-are-we.heading.contact {
    height: 425px;
  }
  .body-copy {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }
  .body-copy.left {
    text-align: left;
  }
  .body-copy.left.black._1 {
    padding-left: 0px;
  }
  .body-copy.left._1 {
    padding-right: 0px;
    text-align: left;
  }
  .body-copy.left._1.white {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 27px;
    margin-left: auto;
    text-align: center;
  }
  .body-copy.team.tablet.phone {
    height: 130px;
  }
  .body-copy.white.centre {
    line-height: 37px;
  }
  .body-copy.white.centre._3._4 {
    font-size: 15px;
  }
  .body-copy.bold {
    margin-top: 0px;
  }
  .body-copy._1 {
    margin-bottom: 45px;
    padding-top: 0px;
    text-align: left;
  }
  .body-copy.centre {
    text-align: center;
  }
  .line.white.heading {
    margin-top: 13px;
  }
  .line.white.heading._1 {
    margin-top: 13px;
  }
  .line.vertical {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 14px;
    margin-bottom: 14px;
    background-color: hsla(0, 0%, 100%, .24);
  }
  .team-member {
    margin-bottom: 40px;
  }
  .heading {
    text-align: center;
  }
  .heading.footer {
    width: 100%;
    padding-right: 20px;
    font-size: 14.5px;
    line-height: 25px;
    text-align: center;
  }
  .heading.white.top.hero {
    margin-top: 22px;
    margin-bottom: 26px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 32px;
    line-height: 38px;
  }
  .heading.white.top.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .heading.white.top.left.yellow {
    display: block;
    width: 100%;
    text-align: center;
  }
  .heading.white.top.left.yellow._1 {
    margin-bottom: 22px;
  }
  .heading.white.top._1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading.tablet.phone {
    height: 25px;
  }
  .heading.left {
    text-align: center;
  }
  .contact-column {
    height: 430px;
  }
  .nav-top {
    display: block;
    height: 40px;
    background-color: transparent;
  }
  .nav-top.store {
    display: none;
  }
  .nav-top.hide {
    display: block;
    height: 90px;
  }
  .footer-arrow.phone {
    text-align: center;
  }
  .footer-column {
    text-align: center;
  }
  .footer-column.arrow {
    display: none;
  }
  .nav-text {
    color: #fff;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
  }
  .nav-text.w--current {
    margin-left: 3px;
    padding-top: 24px;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    letter-spacing: normal;
  }
  .nav-text.fixed {
    color: #fff;
    font-size: 23px;
    text-align: center;
  }
  .nav-text.fixed.w--current {
    font-size: 23px;
  }
  .menu-box {
    margin-top: 19px;
  }
  .menu-box.w--open {
    background-color: transparent;
  }
  .menu-box.on-black {
    position: relative;
    margin-top: 6px;
  }
  .menu-box.on-black.details {
    margin-top: -1px;
  }
  .phone-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .phone-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .team-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .phone-top {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .menu-button-phone {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 27px;
    padding-top: 8px;
  }
  .menu-button-phone.w--open {
    position: absolute;
    background-color: transparent;
  }
  .bs-link-div {
    text-align: center;
  }
  .hero-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .column-areas {
    margin-bottom: 56px;
  }
  .white-section {
    height: 880px;
    padding-top: 45px;
    background-position: -24px 0px;
  }
  .div-button {
    padding-left: 13px;
  }
  .contact-section {
    padding-bottom: 35px;
  }
  .contact-section.form {
    padding-bottom: 10px;
  }
  .contact-div {
    margin-left: 20px;
  }
  .contact-block {
    padding-left: 13px;
  }
  .line-block-1 {
    width: 31%;
    margin-left: 8px;
  }
  .line-block-1._1 {
    display: inline-block;
    width: 31%;
  }
  .hamburger {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
  }
  .container-phone {
    padding-right: 15px;
    padding-left: 15px;
  }
  .nav-container {
    display: block;
  }
  .yellow-line {
    display: block;
    width: 55%;
    margin-right: auto;
    margin-left: auto;
  }
  .yellow-line._1 {
    width: 58%;
  }
  .yellow-line._2 {
    width: 80%;
  }
  .photo-column {
    height: 300px;
    margin-bottom: 30px;
    background-position: 50% 16%;
  }
  .column-4 {
    padding-left: 0px;
  }
  .hero-copy {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .about-section {
    margin-right: 25px;
    margin-left: 25px;
  }
  .helen-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-div {
    width: 520px;
  }
  .sm-div {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .sm-div.profile {
    width: 150px;
  }
  .sm-row {
    display: block;
    width: 100%;
    margin-top: 65px;
    margin-right: auto;
    margin-left: auto;
  }
  .sm-column {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .fb-link {
    display: block;
  }
  .recommendation-section.tablet {
    padding-right: 25px;
    padding-left: 25px;
  }
  .round-image-div {
    margin-bottom: 10px;
  }
  .case-study-text.phone {
    text-align: center;
  }
  .all-links {
    text-align: center;
  }
  .paragraph {
    text-align: center;
  }
  .hero-heading-div {
    margin-top: 4px;
  }
  .hero-row {
    padding-right: 0px;
  }
  .top-strip-section {
    height: 70px;
  }
  .text-section {
    height: 2450px;
  }
  .text-section.testimonials {
    height: 600px;
  }
  .text-section.details {
    height: auto;
    padding-bottom: 117px;
  }
  .text-section.team {
    height: auto;
  }
  .column-padding._1 {
    padding-right: 10px;
  }
  .link-div {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .arrow-div {
    display: block;
  }
  .servicetext {
    text-align: center;
  }
  .column2 {
    padding-right: 0px;
  }
  .column1 {
    position: static;
    padding-left: 0px;
    text-align: center;
  }
  .column-6 {
    margin-top: 25px;
  }
  .a {
    text-align: center;
  }
  .b {
    text-align: center;
  }
  .c {
    text-align: center;
  }
  .d {
    text-align: center;
  }
  .e {
    text-align: center;
  }
  .f {
    text-align: center;
  }
  .g {
    text-align: center;
  }
  .h {
    text-align: center;
  }
  .i {
    text-align: center;
  }
  .j {
    text-align: center;
  }
  .k {
    text-align: center;
  }
  .l {
    text-align: center;
  }
  .m {
    text-align: center;
  }
  .n {
    text-align: center;
  }
  .o {
    text-align: center;
  }
  .p {
    text-align: center;
  }
  .brand-wire {
    width: 65px;
    margin-left: 12px;
  }
  .brand-wire.w--current {
    margin-left: 15px;
  }
  .column-8 {
    display: none;
  }
  .div-move {
    margin-left: 429px;
  }
  .column-9 {
    display: none;
  }
  .column-10 {
    display: none;
  }
  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-12 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .html-embed-3 {
    margin-top: 31px;
  }
  .background-video {
    background-image: -webkit-linear-gradient(139deg, rgba(0, 80, 197, .9), rgba(237, 28, 36, .9) 78%), url('../images/Laptop.gif');
    background-image: linear-gradient(311deg, rgba(0, 80, 197, .9), rgba(237, 28, 36, .9) 78%), url('../images/Laptop.gif');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .div-gradient {
    background-image: -webkit-linear-gradient(139deg, rgba(0, 174, 239, .9), rgba(237, 28, 36, .9) 78%);
    background-image: linear-gradient(311deg, rgba(0, 174, 239, .9), rgba(237, 28, 36, .9) 78%);
  }
  .courses-row {
    margin-top: 0px;
  }
  .div-courses {
    height: 290px;
  }
  .div-courses.bundle._1.mob {
    border-bottom-left-radius: 10px;
  }
  .column-courses {
    margin-bottom: 45px;
  }
  .course-heading.black.left._1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .div-description-course {
    height: 80px;
  }
  .course-copy.left._1.mob {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .image-5 {
    width: 210px;
  }
  .image-5.bundle {
    margin-top: 7px;
  }
  .slide1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-details {
    display: block;
    height: auto;
  }
  .hero-details {
    height: auto;
    padding-bottom: 111px;
  }
  .hero-details.nav {
    height: 78px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-3 {
    text-align: center;
  }
  .rich-text-block-3 {
    text-align: left;
  }
  .div-block-4 {
    text-align: center;
  }
  .icon-header {
    text-align: center;
  }
  .col-team {
    margin-bottom: 45px;
  }
  .face._1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .div-bg {
    width: 100%;
  }
  .section-upcoming {
    display: none;
    padding-right: 50px;
    padding-left: 60px;
  }
  .section-upcoming.mobile {
    display: block;
  }
  .col-event.image.mob {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    background-position: 0px -79px;
  }
  .col-event._1.mob {
    height: 190px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .col-event.mob {
    height: 190px;
  }
  .section-profile {
    padding-bottom: 100px;
  }
  .div-face-main {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .col-profile {
    display: block;
    margin-bottom: 33px;
    text-align: center;
  }
  .horizontal-line {
    height: 1px;
    background-color: #d4cdcd;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-section {
    height: 430px;
    padding-top: 118px;
    padding-right: 21px;
    padding-left: 21px;
  }
  .hero-section.home {
    height: 460px;
    padding-top: 30px;
    padding-right: 15px;
    padding-left: 15px;
    background-image: none;
  }
  .hero-section.home.new {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar {
    padding: 2px 15px 7px;
  }
  .menu-button {
    margin-top: 13px;
  }
  .long-text {
    margin-top: 0px;
  }
  .hero-heading {
    font-size: 42px;
    line-height: 45px;
  }
  .hero-heading.smaller {
    margin-top: 0px;
    font-size: 41px;
    line-height: 45px;
  }
  .hero-heading.black {
    font-size: 45px;
    line-height: 50px;
  }
  .hero-heading.black._3 {
    font-size: 41px;
  }
  .hero-heading.black._4 {
    font-size: 68px;
  }
  .hero-heading.black.white {
    color: #fff;
  }
  .hero-heading.black {
    font-size: 41px;
    line-height: 48px;
  }
  .hero-heading.white {
    font-size: 41px;
    line-height: 48px;
  }
  .hero-heading.blue {
    font-size: 41px;
    line-height: 48px;
  }
  .hero-heading.magenta {
    font-size: 41px;
    line-height: 48px;
  }
  .hero-heading.magenta._1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .hero-heading.yellow {
    font-size: 41px;
    line-height: 48px;
  }
  .hero-subheading {
    line-height: 27px;
  }
  .button.small.black {
    text-align: center;
  }
  .main-section {
    padding-right: 15px;
    padding-left: 15px;
  }
  .author-img {
    display: block;
  }
  .section-heading {
    display: block;
  }
  .med-divider {
    width: 60%;
  }
  .form-wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .field {
    width: 100%;
    margin-bottom: 5px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .submit-button {
    width: 100px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .footer-section {
    position: relative;
  }
  .footer-link {
    display: block;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .featured-text {
    padding: 0px 15px 55px;
  }
  .featured-title {
    font-size: 18px;
  }
  .category-tag-2 {
    left: 15px;
    top: 15px;
    padding: 6px;
  }
  .featured-description {
    display: none;
  }
  .featured-details {
    padding-right: 15px;
    padding-left: 15px;
  }
  .inner-hero {
    height: 330px;
  }
  .author-picture {
    display: block;
    width: 130px;
    margin-right: auto;
    margin-bottom: 2px;
    margin-left: auto;
    float: none;
    border-radius: 110px;
    text-align: center;
  }
  .author-name-main {
    margin-top: 2px;
    font-size: 23px;
    line-height: 34px;
    text-align: center;
  }
  .authorbio {
    font-size: 14px;
    text-align: center;
  }
  .social-wrapper {
    text-align: center;
  }
  .hero-header {
    font-size: 40px;
  }
  .blog-thumbnail {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .footer-logo {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .footer-logo.w--current {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .blog-post {
    width: 95%;
  }
  .featuredthumbnail {
    padding: 5px 0px;
  }
  .navmenu {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    background-color: rgba(35, 47, 56, .72);
  }
  .nav-link {
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
    opacity: 0.7;
    font-size: 17px;
    text-align: center;
  }
  .nav-link.w--current {
    opacity: 1;
    color: #fff;
  }
  .logo {
    display: block;
    width: 85%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .logo.top {
    width: 75%;
    margin-top: 0px;
    padding-left: 0px;
  }
  .logo.holding {
    width: 60%;
  }
  .nav-menu {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding-top: 20px;
    background-color: #00aeef;
    background-image: -webkit-linear-gradient(139deg, #0050c5, #e91e27 78%);
    background-image: linear-gradient(311deg, #0050c5, #e91e27 78%);
  }
  .nav-menu.fixed.white {
    display: none;
  }
  .nav-menu.details {
    background-image: -webkit-linear-gradient(139deg, #0050c5 61%, #e91e27 96%);
    background-image: linear-gradient(311deg, #0050c5 61%, #e91e27 96%);
  }
  .close-x {
    position: absolute;
    left: 35px;
    top: 21px;
    right: 35px;
    display: block;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-size: 27px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .success-text {
    line-height: 27px;
  }
  .blog-post-title {
    line-height: 30px;
    text-align: center;
  }
  .blog-post-title.team {
    text-align: left;
  }
  .navbar-new {
    display: none;
    padding-bottom: 0px;
  }
  .brand {
    position: relative;
    display: block;
    overflow: visible;
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    float: left;
  }
  .brand.on-black {
    width: 180px;
    margin-top: 26px;
  }
  .brand.on-black.w--current {
    width: 210px;
    margin-top: 24px;
  }
  .brand.on-black._1 {
    display: block;
    margin-top: 7px;
  }
  .body-section {
    padding: 43px 20px 18px;
  }
  .body-section.who-are-we.heading {
    height: 450px;
  }
  .body-copy {
    text-align: center;
  }
  .body-copy.left {
    text-align: center;
  }
  .body-copy.left.black._1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .body-copy.left._1 {
    padding-right: 65px;
  }
  .body-copy.left._1.white {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 23px;
    text-align: center;
  }
  .body-copy.team.tablet.phone {
    height: 260px;
  }
  .body-copy.team.tablet.phone.portrait {
    height: 270px;
  }
  .body-copy.white {
    padding-right: 0px;
    padding-left: 0px;
  }
  .body-copy.white._1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .body-copy.white.centre {
    line-height: 28px;
  }
  .body-copy.white.centre._3._4 {
    font-size: 13px;
    line-height: 23px;
  }
  .body-copy._1 {
    text-align: center;
  }
  .body-copy._1._2 {
    text-align: left;
  }
  .body-copy._1._2._3 {
    text-align: center;
  }
  .line.white.heading {
    width: 90%;
    margin-top: 14px;
  }
  .line.white.heading._1 {
    display: none;
  }
  .heading {
    padding-top: 7px;
    font-size: 31px;
    line-height: 40px;
  }
  .heading.footer {
    margin-bottom: 29px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 19px;
  }
  .heading.white {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 31px;
    line-height: 40px;
  }
  .heading.white.top.hero {
    margin-bottom: 18px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 25px;
    line-height: 32px;
  }
  .heading.white.top.left {
    margin-bottom: 14px;
    text-align: center;
  }
  .heading.white.top.left.yellow {
    font-size: 20px;
    line-height: 30px;
  }
  .heading.white.top.left.black {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .heading.white.padding {
    font-size: 31px;
    line-height: 40px;
  }
  .heading.tablet.phone.portrait {
    height: 40px;
  }
  .heading.padding {
    font-size: 36px;
    line-height: 45px;
  }
  .heading.padding._1 {
    padding-right: 0px;
    font-size: 31px;
    line-height: 40px;
  }
  .service-item {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-column {
    height: 480px;
  }
  .nav-top {
    display: block;
    margin-top: 17px;
    padding-top: 18px;
  }
  .nav-top.hide {
    display: block;
    padding-top: 0px;
  }
  .div-block-button {
    margin-top: 20px;
  }
  .nav-text.fixed.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .menu-box {
    color: #000;
  }
  .menu-box.on-black {
    margin-top: 0px;
    padding-top: 25px;
  }
  .menu-box.on-black.details {
    padding-top: 6px;
  }
  .menu-button-phone {
    top: 0px;
    right: 0px;
    margin-top: 0px;
  }
  .hero-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-3 {
    padding-right: 10px;
  }
  .white-section {
    height: 1450px;
    background-position: 33% 50%;
  }
  .container-about {
    padding-right: 20px;
    text-align: center;
  }
  .div-button {
    display: none;
    width: 100%;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .contact-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .contact-section.form {
    padding: 65px 30px;
  }
  .contact-div {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .column-map {
    height: 300px;
  }
  .map-embed {
    height: 300px;
  }
  .contact-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .line-block-1 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .line-block-1.black {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .line-block-1._1 {
    display: none;
  }
  .column-1 {
    display: none;
  }
  .yellow-line {
    width: 90%;
  }
  .yellow-line._1 {
    width: 100%;
    height: 14px;
  }
  .yellow-line._2 {
    width: 95%;
    height: 14px;
  }
  .div-85 {
    width: 90%;
  }
  .heading-link {
    font-size: 18px;
    line-height: 27px;
  }
  .text-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .photo-column {
    height: 250px;
    background-position: 50% 50%;
  }
  .hero-copy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .about-section {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 43px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .helen-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-div {
    width: 280px;
  }
  .sm-div {
    width: 70%;
  }
  .recommendation-section.tablet {
    padding-right: 25px;
    padding-left: 25px;
  }
  .recommendations-slider {
    height: auto;
  }
  .recommendations-div.tablet {
    width: 100%;
  }
  .slider-mask {
    height: auto;
  }
  .arrow.tablet {
    display: none;
  }
  .hero-heading-div {
    height: 50px;
  }
  .heading-slide {
    height: 50px;
  }
  .mask {
    height: 50px;
  }
  .top-strip-section {
    height: 50px;
  }
  .text-section {
    display: block;
    height: 2650px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-section.testimonials {
    height: 740px;
  }
  .text-section.details {
    height: auto;
    padding-bottom: 105px;
  }
  .text-section.team {
    height: 1800px;
  }
  .column-padding {
    padding-right: 0px;
  }
  .link-div {
    margin-top: 12px;
  }
  .arrow-div {
    height: 40px;
  }
  .services-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .slide {
    height: 100%;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .a {
    text-align: center;
  }
  .brand-wire.w--current {
    width: 75px;
  }
  .arrow-down {
    max-width: 70%;
  }
  .arrow-down._1 {
    max-width: 60%;
    margin-top: 10px;
  }
  .div-move {
    margin-left: 196px;
  }
  .background-video {
    height: 100%;
  }
  .div-gradient {
    height: 100%;
  }
  .div-courses {
    height: 310px;
  }
  .column-courses {
    padding-right: 0px;
    padding-left: 0px;
  }
  .course-heading.black.left {
    text-align: center;
  }
  .div-description-course {
    height: 100px;
  }
  .course-copy {
    text-align: center;
  }
  .course-copy.left {
    text-align: center;
  }
  .image-5.bundle {
    width: 200px;
    margin-top: 0px;
  }
  .section-bundle {
    padding-right: 20px;
    padding-bottom: 80px;
    padding-left: 20px;
  }
  .column-bundle {
    margin-top: 0px;
  }
  .div-grey {
    height: 60px;
  }
  .slider-testimonial {
    height: 470px;
  }
  .hero-details {
    height: auto;
    padding-right: 35px;
    padding-bottom: 105px;
    padding-left: 35px;
  }
  .hero-details.nav {
    height: 58px;
  }
  .container-details {
    padding-top: 87px;
  }
  .div-bg {
    display: none;
  }
  .div-bg.mobile {
    display: block;
  }
  .white-link {
    display: none;
    font-size: 12px;
  }
  .section-upcoming.mobile {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-event.image.mob {
    height: 200px;
    background-position: 50% 50%;
  }
  .col-event.mob {
    height: 250px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-face-main {
    width: 220px;
  }
  .div-bundle {
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .div-bundle._1 {
    border-bottom-width: 0px;
  }
}

@font-face {
  font-family: 'Avangid ';
  src: url('../fonts/AVANGID_.TTF') format('undefined');
  font-weight: 400;
  font-style: normal;
}