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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #414141;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #616161;
  line-height: 30px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 25%;
  background-color: #fff;
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, .2);
}

.section {
  height: 100%;
}

.slider-full {
  width: 100%;
  height: 100%;
  text-align: center;
}

.slide._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/computer-desk-lady.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/computer-desk-lady.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  line-height: 20px;
  text-align: center;
}

.slide._2 {
  background-image: url('../images/Comp_75990469.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navlink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid hsla(0, 0%, 91%, .99);
  -webkit-transition: padding 500ms ease;
  transition: padding 500ms ease;
  font-family: Oswald, sans-serif;
  color: #323232;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navlink:hover {
  padding-right: 0px;
  padding-left: 40px;
}

.brand {
  display: block;
  margin-top: 50px;
  margin-bottom: 70px;
  float: none;
  text-align: center;
}

.nav-menu {
  float: none;
}

.navbar-bottom-box {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.list-navbar-member-login {
  padding: 20px;
  border-top: 1px solid #a7a7a7;
}

.list-item-navbar {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-hero {
  display: inline-block;
  margin-bottom: 50px;
  padding: 25px 45px;
  border: 2px solid hsla(0, 0%, 100%, .56);
  color: #fff;
  font-size: 46px;
  text-transform: uppercase;
}

.small-text {
  margin-bottom: 50px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.button-slider {
  padding: 15px 20px 12px;
  border: 2px solid hsla(0, 0%, 100%, .56);
  border-radius: 6px;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.brand-img {
  padding: 10px;
  border: 3px solid #000;
}

.section-padding {
  padding: 100px 20px;
}

.section-padding.grey {
  background-color: #f2f2f2;
}

.section-padding.no-bottom-padding {
  padding-bottom: 0px;
}

.section-padding.video {
  padding: 0px;
}

.container-center {
  text-align: center;
}

.div-line {
  display: block;
  width: 55px;
  margin: 40px auto;
  border-bottom: 3px solid #818181;
}

.img-intro {
  width: 437px;
  margin-top: 30px;
}

.section-button {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ef8168;
  text-align: center;
}

.button {
  padding-top: 15px;
  padding-bottom: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, .56);
  border-radius: 6px;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fff;
  letter-spacing: 2px;
}

.img-amaze {
  width: 100%;
  height: 100%;
}

.box-amaze {
  height: 161px;
  padding-right: 0px;
  padding-left: 0px;
}

.box-amaze.full-height {
  height: 322px;
}

.img-left-column {
  height: 70px;
  margin-right: 20px;
  border-radius: 100%;
  line-height: 70px;
}

.row-bottom-margin {
  margin-bottom: 60px;
}

.row.no-margins {
  margin-right: auto;
  margin-left: auto;
}

.slider-say {
  height: 332px;
  background-color: transparent;
}

.slide-say {
  text-align: center;
}

.slide-say-img {
  width: 120px;
  height: 120px;
  border-radius: 100%;
}

.text-say {
  margin-top: 25px;
  padding-right: 50px;
  padding-left: 50px;
}

.name-say {
  margin-bottom: 20px;
  font-family: Lekton, sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.company {
  color: #818181;
  font-style: italic;
  font-weight: 400;
}

.slide-navigation {
  opacity: 0.62;
  color: #222;
  font-size: 11px;
}

.footer {
  height: 390px;
  background-image: url('../images/social-infograph.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.copyright {
  font-family: Lekton, sans-serif;
  color: #818181;
}

.link-copy {
  color: #818181;
}

.up-box {
  float: right;
  opacity: 0.65;
}

.up-box:hover {
  opacity: 1;
}

.bvideo {
  height: 100%;
  padding: 100px 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  color: #867777;
}

.contact-box {
  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-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;
}

.contact-box-left {
  width: 76%;
}

.contact-box-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
}

.form-contact {
  padding: 20px;
  background-color: #d12026;
}

.fl {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 2px;
}

.form-email-address {
  display: block;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  text-decoration: none;
}

.text-white {
  color: #fff;
}

.text-about {
  color: #e4e4e4;
}

.lbpuller {
  width: 30px;
  height: 30px;
}

.lbpuller.middle {
  width: 70px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.lbpuller.middle._1 {
  position: relative;
  left: 23px;
}

.lbpuller.right {
  width: 70px;
  height: auto;
}

.lbpuller-holder {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.lbpuller-holder.right {
  margin-left: 39px;
}

.sm-link {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-left: 10px;
}

.sm-img-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  padding-bottom: 20px;
  -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;
}

.sm-img {
  width: 120px;
  height: 120px;
}

.form-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-flexbox-inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

html.w-mod-js *[data-ix="scroll-fly-up"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5) translate(0px, 100px);
  -ms-transform: scale(0.5, 0.5) translate(0px, 100px);
  transform: scale(0.5, 0.5) translate(0px, 100px);
}

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

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

html.w-mod-js *[data-ix="scroll-fly-down-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="contact-box-scroll-right"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5) translate(-200px, 0px);
  -ms-transform: scale(0.5, 0.5) translate(-200px, 0px);
  transform: scale(0.5, 0.5) translate(-200px, 0px);
}

html.w-mod-js *[data-ix="show-after-fly-away"] {
  display: none;
}

@media (max-width: 991px) {
  .heading-hero {
    font-size: 41px;
  }
  .small-text {
    font-size: 21px;
  }
  .img-intro {
    width: 82%;
  }
  .img-left-column {
    height: 43px;
  }
  .contact-box-left {
    width: 85%;
  }
  .text-about {
    font-size: 12px;
    line-height: 22px;
  }
  .lbpuller.middle {
    width: 60px;
  }
  .sm-img-intro {
    height: 176px;
  }
  .sm-img {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 767px) {
  body {
    padding-left: 0%;
  }
  .navbar {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    z-index: 1000;
    width: auto;
  }
  .slider-full {
    min-height: 600px;
  }
  .brand {
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
    padding: 11px 7px 7px;
    font-size: 30px;
  }
  .navbar-bottom-box {
    position: static;
  }
  .list-navbar-member-login {
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .brand-img {
    width: 25px;
    padding: 0px;
    border-style: none;
  }
  .text-say {
    padding-right: 25px;
    padding-left: 25px;
  }
  .slide-navigation {
    bottom: -56px;
  }
  .footer {
    height: 300px;
  }
  .bvideo {
    min-height: 500px;
  }
  .sm-link {
    width: 50px;
    height: 50px;
  }
  .navbar-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .navbar-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-button {
    padding: 10px;
  }
}

@media (max-width: 479px) {
  .slider-full {
    min-height: auto;
  }
  .slide._1 {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/computer-desk-lady.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/computer-desk-lady.jpg');
    background-position: 0px 0px, 25% 50%;
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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;
  }
  .list-navbar-member-login {
    padding-top: 12px;
    padding-bottom: 10px;
    float: left;
  }
  .heading-hero {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .small-text {
    font-size: 22px;
  }
  .img-left-column {
    float: right;
  }
  .slider-say {
    height: 457px;
  }
  .text-say {
    font-size: 12px;
    line-height: 18px;
  }
  .bvideo {
    min-height: auto;
  }
  .contact-box-left {
    width: 95%;
  }
  .sm-img-intro {
    height: 104px;
  }
  .sm-img {
    width: 60px;
    height: 60px;
  }
  .form-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

