body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 22px;
  line-height: 44px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-transform: capitalize;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #9c9c9c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-top: 25px;
  padding: 11px 20px 10px;
  border: 2px solid #000;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #000;
  color: #fff;
}

.button.negative {
  border-color: #fff;
  color: #fff;
}

.button.negative:hover {
  background-color: #fff;
  color: #000;
}

.button.product-button {
  margin-top: 0px;
}

.button.off-axis {
  position: static;
  display: inline;
  margin-right: 10px;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  float: none;
  color: #fff;
  font-size: 5px;
  line-height: 19px;
  text-align: center;
}

.button.off-axis:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.nav-menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: transparent;
}

.navbar {
  height: 90px;
  border-bottom: 1px none rgba(0, 0, 0, .09);
  background-color: transparent;
  font-family: Lato, sans-serif;
  text-align: center;
}

.hero-section {
  z-index: 1300;
  width: 100%;
  height: 100%;
}

.home-slider {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #323538;
}

.section {
  padding-top: 125px;
  padding-bottom: 125px;
}

.section.dark-image {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #36393d;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(33, 34, 36, .4) 26%, rgba(31, 37, 43, .8) 80%), url('../images/wvsc_backdrop2.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(33, 34, 36, .4) 26%, rgba(31, 37, 43, .8) 80%), url('../images/wvsc_backdrop2.jpg');
  background-position: 0% 0%, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.tint {
  background-color: #000;
}

.section.tint-2 {
  padding-bottom: 125px;
  background-color: #000;
}

.section.about-me {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
}

.section.portfolio-bottom-section {
  margin-top: -146px;
  padding-top: 185px;
  padding-bottom: 150px;
  background-image: -webkit-linear-gradient(285deg, hsla(0, 0%, 96%, .5), hsla(0, 0%, 96%, .75) 50%, hsla(0, 0%, 96%, .75) 0, #f5f5f5), url('../images/follow.jpg');
  background-image: linear-gradient(165deg, hsla(0, 0%, 96%, .5), hsla(0, 0%, 96%, .75) 50%, hsla(0, 0%, 96%, .75) 0, #f5f5f5), url('../images/follow.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
}

.photo-overview-section {
  background-color: #f5f5f5;
}

.lightbox-thumb {
  width: 100%;
}

.lightbox-thumb:hover {
  opacity: 0.8;
}

.page-header-section {
  height: 400px;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/about_page.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/about_page.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  text-align: center;
}

.page-header-section.contact {
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/chairlift.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/chairlift.jpg');
  background-attachment: scroll, fixed;
}

.page-header-section.work-together {
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/group.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/group.jpg');
  background-position: 0% 0%, 0px 50%;
  background-attachment: scroll, fixed;
}

.page-header-section._404 {
  height: 100%;
  padding-top: 20%;
  background-color: #f25757;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 0% 0%;
  background-size: auto;
  background-attachment: scroll;
}

.page-header-section.pgrm {
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/theprogram_header.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/theprogram_header.jpg');
}

.portfolio-nav-menu {
  border-bottom: 1px none #ededed;
  background-color: #000;
  text-align: center;
}

.portfolio-nav-item {
  padding: 12px 20px;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: color 500ms ease, opacity 500ms ease;
  transition: color 500ms ease, opacity 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.portfolio-nav-item:hover {
  opacity: 1;
}

.portfolio-nav-item.w--current {
  background-color: transparent;
  opacity: 1;
}

.lightbox {
  width: 100%;
  background-color: #000;
}

.nav-link {
  height: 90px;
  padding-top: 33px;
  padding-right: 17px;
  padding-left: 17px;
  -webkit-transition: opacity 500ms ease, color 500ms ease;
  transition: opacity 500ms ease, color 500ms ease;
  font-family: Lato, sans-serif;
  color: #ccc;
  font-size: 14px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.nav-link.w--current {
  color: #6e6e6e;
}

.nav-link.dropdown {
  padding-right: 30px;
}

.nav-link.prgm {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Lato, sans-serif;
  color: #ccc;
  font-size: 14px;
}

.nav-link.prgm:hover {
  -webkit-transform: rotate(-7deg) scale(1.02);
  -ms-transform: rotate(-7deg) scale(1.02);
  transform: rotate(-7deg) scale(1.02);
  color: #c41212;
}

.nav-link.prgm.w--current {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.logo-container {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1100;
  height: 90px;
  padding-top: 22px;
  padding-left: 30px;
  text-decoration: none;
}

.logo-container:hover {
  opacity: 0.7;
  color: #000;
}

.some-blocks {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 90px;
  padding-top: 30px;
  padding-right: 30px;
}

.some-block {
  width: 30px;
  height: 30px;
  margin-left: 3px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, .2);
  -webkit-transition: background-color 500ms ease, opacity 500ms ease;
  transition: background-color 500ms ease, opacity 500ms ease;
  color: #000;
}

.some-block:hover {
  background-color: #000;
}

.portfolio-column {
  padding-right: 0px;
  padding-left: 0px;
}

.home-slide {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/darcy.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/darcy.jpg');
  background-position: 0% 0%, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-slide._2 {
  background-image: url('../images/santos_rail.jpg'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: url('../images/santos_rail.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-position: 0% 0%, 0% 0%;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.home-slide._5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/wvsc_home2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/wvsc_home2.jpg');
}

.home-slide._4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Foto-14.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Foto-14.jpg');
  background-position: 0% 0%, 100% 50%;
}

.home-slider-nav {
  padding-top: 60px;
  padding-right: 50px;
  padding-bottom: 60px;
  opacity: 0.3;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  text-align: right;
}

.home-slider-nav:hover {
  opacity: 1;
}

.navbar-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  background-color: hsla(0, 0%, 100%, 0);
  opacity: 0.2;
  -webkit-transition: background-color 500ms ease, opacity 500ms ease;
  transition: background-color 500ms ease, opacity 500ms ease;
}

.navbar-section:hover {
  background-color: #fff;
  opacity: 1;
}

.centered-container {
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
}

.section-title {
  text-transform: none;
}

.section-title.negative {
  color: #fff;
  font-weight: 300;
}

.section-intro-title {
  color: #adadad;
}

.all-paragraphs-white {
  color: #fff;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
}

.bottom-footer-link {
  display: inline-block;
  padding: 15px 12px;
  opacity: 0.6;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.bottom-footer-link:hover {
  opacity: 1;
}

.bottom-footer-col-left {
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
}

.bottom-footer-col-right {
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: right;
}

.bottom-footer-paragraph {
  color: #7a7a7a;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}

.divider-line {
  display: block;
  width: 150px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, .09);
}

.divider-line.negative {
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 100%, .2);
}

.divider-line.centered {
  margin-right: auto;
  margin-left: auto;
}

.product-list {
  text-align: center;
}

.product-list-item {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fff;
}

.product-list-item:hover {
  background-color: hsla(0, 0%, 100%, .85);
}

.product-list-item.title-item {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.product-list-item.title-item:hover {
  background-color: #fff;
}

.product-list-item.title-item.bottom {
  border-radius: 0px 0px 20px 20px;
}

.product-paragraph {
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.product-title.description {
  margin-bottom: 12px;
  color: #c2c2c2;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.product-title.price {
  margin-bottom: 0px;
  color: #333;
  font-size: 24px;
  font-weight: 300;
}

.product-title.price.red {
  color: #d13434;
  font-size: 17px;
  line-height: 23px;
}

.field {
  height: 50px;
  margin-top: 8px;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #e8e8e8;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, border 500ms ease;
  transition: background-color 500ms ease, border 500ms ease;
  font-family: Lato, sans-serif;
  color: #bdbdbd;
  font-size: 17px;
  letter-spacing: 0px;
  text-transform: none;
}

.field:hover {
  border-color: #e3e3e3 #e3e3e3 #000;
  opacity: 1;
}

.field:focus {
  border-bottom-color: #000;
  background-color: #fff;
  color: #000;
  letter-spacing: 0px;
  text-transform: none;
}

.profile-container {
  padding-right: 495px;
}

.portfolio-description-block {
  padding: 50px;
}

.footer-cta {
  padding-top: 150px;
  padding-bottom: 150px;
  border-left-width: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/wvsc_backdrop.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/wvsc_backdrop.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: center;
}

.field-label {
  font-family: Lato, sans-serif;
  font-size: 29px;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0px;
}

.portfolio-end-container {
  margin-bottom: 100px;
  padding-right: 300px;
  padding-left: 300px;
  text-align: center;
}

.link {
  font-family: Merriweather, serif;
  color: #c4c4c4;
  line-height: 23px;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  color: #000;
}

.success-bg {
  padding-top: 17px;
  border-radius: 30px;
  background-color: #ebebeb;
  text-align: center;
}

.error-bg {
  margin-top: 25px;
  padding-top: 16px;
  padding-left: 21px;
  border-radius: 30px;
}

.dropdown-icon {
  margin-top: 36px;
  margin-right: 10px;
  opacity: 0.66;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.dropdown-list {
  overflow: hidden;
  height: auto;
}

.dropdown-list.w--open {
  margin-top: 1px;
}

.dropdown-link {
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px none #ccc;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease, color 500ms ease, border 500ms ease;
  transition: background-color 500ms ease, color 500ms ease, border 500ms ease;
  font-family: Lato, sans-serif;
  color: #828282;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.dropdown-link:hover {
  border-top-color: #000;
  border-bottom-color: #000;
  background-color: #000;
  color: #fff;
}

.dropdown-link.w--current {
  color: #000;
}

.slider-text-wrapper {
  position: absolute;
  left: 120px;
  bottom: 120px;
  width: 450px;
}

.slider-title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 27px;
  line-height: 33px;
  font-weight: 300;
}

.slider-title._2 {
  color: #cfcfcf;
  font-size: 15px;
  line-height: 23px;
}

.slider-title._2.red {
  color: #c41212;
}

.fixed-nav-block {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}

.intro-paragraph {
  margin-bottom: 20px;
  color: #a8a8a8;
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
}

.quote-container {
  padding-right: 240px;
  padding-left: 240px;
  border-left-width: 0px;
}

.sponsors {
  color: #fff;
}

.slider-logo {
  margin-bottom: 22px;
}

.logo-spacing {
  padding-bottom: 30px;
}

.coaches-container {
  padding-top: 60px;
}

.logo-link {
  padding-right: 10px;
  padding-left: 0px;
}

.phone-number {
  margin-top: 60px;
  color: #ccc;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.contact-link:hover {
  -webkit-transform: scale(1.18);
  -ms-transform: scale(1.18);
  transform: scale(1.18);
}

.headlogo {
  position: static;
  overflow: hidden;
  margin-top: 25px;
  margin-left: 15px;
  padding-right: 0px;
  float: left;
  clear: left;
}

.upto {
  font-size: 16px;
}

.packages-para {
  margin-bottom: 0px;
  padding-bottom: 60px;
  font-family: Lato, sans-serif;
  color: #ccc;
  font-size: 22px;
}

.price {
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.theprogram {
  color: #c41212;
}

.offaxis {
  font-family: Lato, sans-serif;
  color: #ccc;
  font-weight: 300;
}

.footercontain {
  border-left-width: 0px;
}

html.w-mod-js *[data-ix="load-portfolio-column"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-portfolio-column-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-portfolio-column-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-portfolio-column-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="portfolio-title"] {
  opacity: 0;
  -webkit-transform: translate(15px, 0px);
  -ms-transform: translate(15px, 0px);
  transform: translate(15px, 0px);
}

html.w-mod-js *[data-ix="portfolio-title-2"] {
  opacity: 0;
  -webkit-transform: translate(15px, 0px);
  -ms-transform: translate(15px, 0px);
  transform: translate(15px, 0px);
}

html.w-mod-js *[data-ix="fade-in-contact-field"] {
  opacity: 0;
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}

html.w-mod-js *[data-ix="fade-in-page-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="fade-in-page-title-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="open-dropdown-list"] {
  opacity: 0;
  height: 0px;
}

html.w-mod-js *[data-ix="display-none-fixed-navbar"] {
  opacity: 0;
  -webkit-transform: translate(0px, -90px);
  -ms-transform: translate(0px, -90px);
  transform: translate(0px, -90px);
}

html.w-mod-js *[data-ix="fade-in-slider-title"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-slider-title-2"] {
  opacity: 0;
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}

@media (max-width: 991px) {
  .nav-menu {
    min-height: 100%;
    padding-top: 1px;
    background-color: #000;
  }
  .section {
    padding: 80px 40px;
  }
  .section.dark-image {
    background-attachment: scroll, scroll;
  }
  .section.tint {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.tint-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.portfolio-bottom-section {
    padding-top: 110px;
  }
  .page-header-section {
    height: 300px;
    padding: 110px 40px;
    background-position: 0% 0%, 0% 0%;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed, scroll;
  }
  .page-header-section.work-together {
    background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/packages.jpg');
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/packages.jpg');
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: fixed, scroll;
  }
  .page-header-section._404 {
    padding-top: 30%;
  }
  .page-header-section.pgrm {
    background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Darcy_Cab_Dub_12-3.jpg');
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Darcy_Cab_Dub_12-3.jpg');
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: fixed, scroll;
  }
  .portfolio-tab-pane {
    padding-bottom: 50px;
  }
  .nav-link {
    height: auto;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    border-bottom: 1px solid #303030;
    background-color: transparent;
    -webkit-transition: opacity 500ms ease, color 500ms ease, background-color 500ms ease, border 500ms ease;
    transition: opacity 500ms ease, color 500ms ease, background-color 500ms ease, border 500ms ease;
    color: hsla(0, 0%, 100%, .49);
  }
  .nav-link:hover {
    border-bottom-color: #fff;
    background-color: #fff;
  }
  .nav-link.w--current {
    color: #fff;
  }
  .nav-link.w--current:hover {
    color: rgba(0, 0, 0, .49);
  }
  .nav-link.prgm {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: hsla(0, 0%, 100%, .47);
  }
  .nav-link.prgm:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nav-link.prgm:active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nav-link.prgm:focus {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: hsla(0, 0%, 100%, .52);
  }
  .some-blocks {
    position: static;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    text-align: left;
  }
  .some-block {
    margin-right: 3px;
    margin-left: 0px;
    background-color: rgba(71, 71, 71, .76);
  }
  .home-slider-nav {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .navbar-section {
    background-color: #fff;
    opacity: 1;
  }
  .centered-container {
    padding-right: 60px;
    padding-left: 60px;
  }
  .section-title.negative {
    font-size: 29px;
  }
  .bottom-footer-link {
    padding-right: 6px;
    padding-left: 6px;
  }
  .bottom-footer-col-left {
    padding-right: 0px;
    padding-left: 20px;
  }
  .profile-container {
    padding-right: 250px;
  }
  .portfolio-description-block {
    padding: 20px;
  }
  .portfolio-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 23px;
  }
  .portfolio-description {
    font-size: 11px;
    line-height: 16px;
  }
  .portfolio-end-container {
    padding-right: 150px;
    padding-left: 150px;
  }
  .dropdown-icon {
    margin-top: 22px;
    margin-right: 30px;
  }
  .dropdown-link {
    padding: 15px 30px;
    border-bottom: 1px none #424242;
    border-top-color: #363636;
    background-color: #2e2e2e;
    -webkit-transition: background-color 500ms ease, color 500ms ease, border 500ms ease;
    transition: background-color 500ms ease, color 500ms ease, border 500ms ease;
    text-align: left;
  }
  .dropdown-link:hover {
    border-top-color: #424242;
    background-color: #424242;
  }
  .slider-text-wrapper {
    left: 60px;
    bottom: 60px;
  }
  .slider-title {
    line-height: 30px;
  }
  .menu-button {
    height: 90px;
    padding-top: 32px;
    -webkit-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    color: #c2c2c2;
  }
  .menu-button:hover {
    background-color: #f0f0f0;
    color: #000;
  }
  .menu-button.w--open {
    background-color: #d1d1d1;
  }
  .quote-container {
    padding-right: 140px;
    padding-left: 140px;
  }
  .headlogo {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
  }
}

@media (max-width: 767px) {
  .navbar {
    height: 75px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.dark-image {
    background-position: 0% 0%, 0px 50%;
  }
  .page-header-section {
    height: 200px;
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .page-header-section.work-together {
    padding-top: 57px;
  }
  .page-header-section._404 {
    padding-top: 95px;
  }
  .portfolio-nav-item {
    padding-right: 15px;
    padding-left: 15px;
  }
  .portfolio-tab-pane {
    padding-bottom: 20px;
  }
  .nav-link.prgm {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logo-container {
    height: 75px;
    padding-top: 15px;
  }
  .home-slider-nav {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .section-title {
    font-size: 30px;
  }
  .section-title.negative {
    line-height: 33px;
  }
  .bottom-footer-col-left {
    padding-right: 20px;
    text-align: center;
  }
  .bottom-footer-col-right {
    text-align: center;
  }
  .product-list-item {
    padding: 20px;
  }
  .product-list-item.title-item {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .product-title {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .product-title.description {
    margin-bottom: 7px;
    font-size: 13px;
  }
  .product-title.price {
    margin-bottom: 0px;
    font-size: 25px;
  }
  .field {
    height: 40px;
  }
  .profile-container {
    padding-right: 100px;
  }
  .field-label {
    font-size: 25px;
  }
  .portfolio-end-container {
    padding-right: 100px;
    padding-left: 100px;
  }
  .overall-column {
    padding-bottom: 30px;
  }
  .slider-text-wrapper {
    left: 0px;
    bottom: 40px;
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .slider-title {
    font-size: 20px;
    line-height: 26px;
  }
  .intro-paragraph {
    font-size: 15px;
    line-height: 23px;
  }
  .menu-button {
    height: 75px;
    padding-top: 24px;
  }
  .quote-container {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (max-width: 479px) {
  .section.dark-image {
    background-position: 0% 0%, 0px 50%;
  }
  .section.about-me {
    background-position: 0% 0%, 64% 50%;
  }
  .section.portfolio-bottom-section {
    margin-top: -40px;
  }
  .page-header-section {
    height: auto;
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .page-header-section._404 {
    padding-top: 70px;
  }
  .portfolio-nav-item {
    padding-top: 9px;
    padding-bottom: 9px;
    border-top: 1px solid hsla(0, 0%, 100%, .29);
    font-size: 11px;
    text-align: center;
  }
  .portfolio-nav-item:hover {
    border-top-color: #242424;
    background-color: #242424;
  }
  .portfolio-tab-pane {
    padding-bottom: 0px;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-slide {
    background-position: 0% 0%, 50% 20px;
  }
  .centered-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-title {
    font-size: 27px;
    line-height: 31px;
  }
  .section-title.negative {
    margin-bottom: 0px;
    font-size: 27px;
    line-height: 29px;
  }
  .bottom-footer-link {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .product-list-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .product-list-item.title-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .product-paragraph {
    font-size: 12px;
    line-height: 19px;
  }
  .product-title {
    margin-bottom: 9px;
    font-size: 21px;
    line-height: 30px;
  }
  .product-title.description {
    font-size: 11px;
  }
  .field {
    height: 35px;
  }
  .profile-container {
    padding-right: 0px;
  }
  .footer-cta {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .field-label {
    font-size: 22px;
  }
  .portfolio-end-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .overall-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .dropdown-icon {
    margin-top: 18px;
    margin-right: 20px;
  }
  .slider-text-wrapper {
    bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .slider-title {
    font-size: 18px;
    line-height: 22px;
  }
  .slider-title._2 {
    font-size: 14px;
  }
  .quote-container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

