body {
  min-height: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #3d3d3d;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: block;
  margin: 20px auto 10px;
  font-family: Exo, sans-serif;
  color: white;
  font-size: 32px;
  line-height: 40px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}
h2 {
  margin: -139px 0px 10px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 50px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  margin: 10px 0px;
  padding-top: 50px;
  font-family:'Open Sans', sans-serif;
  color: #82cafa;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h4 {
  margin: -6px 0px 10px;
  font-family:'Open Sans', sans-serif;
  color: #ccc;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h5 {
  margin: 10px 0px;
  padding-left: 156px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 50px;
  padding-right: 80px;
  padding-left: 80px;
  font-family:'Open Sans', sans-serif;
  color: white;
  line-height: 20px;
  text-align: left;
}
.button {
  display: block;
  margin: -4% auto 0%;
  padding: 5px 18px;
  float: right;
  clear: none;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 246ms ease;
  transition: all 246ms ease;
  font-family:'Open Sans', sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  border-color: #323232;
  background-color: #323232;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  color: white;
}
.button.btn-slider {
  margin-top: 30px;
  padding: 10px 40px;
  color: white;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}
.button.btn-slider:hover {
  border-color: white;
  background-color: white;
  font-family:'Open Sans', sans-serif;
  color: #323232;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
.button.onnav {
  margin-right: 15px;
  padding-right: 18px;
}
.button.button2 {
  margin-top: 2%;
  padding-top: 5px;
}
.button.button3 {
  margin-top: -4%;
}
.menu {
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu:hover {
  font-family:'Open Sans', sans-serif;
  color: #a6a6a6;
  font-weight: 400;
}
.menu:focus {
  color: #a6a6a6;
  font-weight: 400;
}
.menu.w--current {
  color: #2b9ce1;
}
.menu.portfolio-page {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.topnav {
  margin-top: -15px;
  margin-bottom: -20px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: right;
}
.section {
  width: auto;
  margin-top: 0px;
  margin-bottom: 19px;
  padding-bottom: 0px;
}
.section.about {
  padding-top: 80px;
  padding-bottom: 0px;
}
.section.dark {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 75px;
  background-color: transparent;
}
.section.top {
  position: fixed;
  z-index: 10;
  width: 100%;
  margin-top: 0px;
  padding-top: 23px;
  padding-bottom: 22px;
  border-bottom: 1px solid #ebebeb;
  background-color: white;
}
.section.testimonial {
  height: 400px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  background-image: url('../images/testimonial-bg.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.section.best-team {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 100px;
}
.section.contact {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.section.footer {
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 0px;
  background-color: #191919;
  font-family:'Open Sans', sans-serif;
  color: #ccc;
}
.section.work-info {
  padding-top: 70px;
  padding-bottom: 70px;
}
.section.global {
  background-image: url('../images/global-cover.jpg');
  background-size: contain;
}
.section.global.global-img {
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}
.section.branding {
  margin-bottom: 0px;
}
.section.imagine {
  margin-bottom: 2px;
}
.section.think {
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 75px;
}
.spacer {
  display: block;
  width: 70px;
  height: 2px;
  margin: 20px auto;
  padding-left: 0px;
  background-color: #c4c4c4;
  text-align: left;
}
.aboutus {
  padding-top: 0px;
}
.aboutimg {
  margin-top: 0px;
  padding-top: 60px;
}
.service-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.service-col {
  padding-top: 40px;
  padding-right: 22px;
  padding-left: 22px;
  text-align: center;
}
.testimonials {
  color: white;
  font-style: italic;
  text-align: center;
}
.testimonial-name {
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}
.testimonial-box {
  margin-top: 90px;
}
.portfolio-link {
  margin-top: 0px;
  margin-bottom: 17px;
  border: 1px solid #ececec;
  background-color: white;
}
.portfolio-link:hover {
  border-color: #ececec;
  background-color: white;
  box-shadow: none;
  opacity: 1;
}
.work-name {
  margin-top: -10px;
  margin-bottom: 12px;
}
.portfolio-text {
  margin-bottom: 33px;
  padding-right: 131px;
  padding-left: 131px;
  color: #ccc;
}
.portfolio-more {
  margin-top: 42px;
  text-align: center;
}
.team-box {
  margin-top: 50px;
}
.team-name {
  margin-top: 25px;
  text-align: left;
}
.team-do {
  margin-top: 28px;
  text-align: left;
}
.team-info {
  margin-top: -6px;
  margin-bottom: 30px;
  padding-bottom: 0px;
  color: #ccc;
  text-align: left;
}
.team-social {
  margin-top: 0px;
  margin-right: 10px;
  opacity: 0.4;
}
.team-social:hover {
  opacity: 0.8;
}
.team-icons {
  margin-top: 25px;
}
.team-icons.footer {
  text-align: right;
}
.clients-logos {
  text-align: center;
}
.clients {
  margin-top: 46px;
}
.msg-text {
  margin-top: 20px;
  margin-bottom: 27px;
  padding-bottom: 34px;
  border: 1px solid #c3c5c5;
  border-radius: 4px;
}
.msg-text.message {
  height: 100px;
  padding-bottom: 6px;
}
.email-text {
  border: 1px solid #c3c5c5;
  border-radius: 4px;
}
.copyright {
  padding-top: 34px;
}
.copyright-text {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-size: 12px;
  text-align: center;
}
.nav {
  margin-right: 0px;
  background-color: transparent;
  text-align: center;
}
.next {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.next:hover {
  opacity: 1;
}
.nextbar {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: right;
}
.link {
  color: #323232;
  text-decoration: none;
}
.link:hover {
  color: #666;
}
.portfolio-img {
  padding-bottom: 16px;
}
.portfolio-img:hover {
  opacity: 0.5;
}
.section-work {
  margin-top: 0px;
  padding-top: 78px;
}
.hero-img {
  position: static;
  display: block;
  padding-top: 0px;
}
.slider {
  height: 600px;
  padding-top: 0px;
}
.slider.leapfrog {
  height: 387px;
  background-image: url('../images/home01.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.slide {
  padding-top: 0px;
  text-align: center;
}
.slide._2 {
  background-image: url('../images/stiliimeapp.jpg');
}
.slide.leapfrog {
  background-image: url('../images/home01.jpg');
  background-size: cover;
}
.slider-nav {
  padding-top: 1px;
  font-size: 12px;
}
.navbar {
  position: fixed;
  width: 100%;
  min-height: 0%;
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 20px;
  background-color: #191919;
}
.brand-logo {
  margin-top: 0px;
}
.brand-logo:hover {
  opacity: 0.64;
}
.brand-logo.tranistation:hover {
  opacity: 1;
}
.slidertext {
  color: white;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.slider-btn {
  margin-top: 315px;
}
.thanks-msg {
  padding-top: 49px;
  padding-bottom: 1px;
  border: 1px solid #08a800;
  border-radius: 4px;
  background-color: transparent;
}
.thankyou {
  color: #08a800;
  text-transform: none;
}
.error-msg {
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #cf3030;
  border-radius: 4px;
  background-color: transparent;
}
.error {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #cf3030;
}
.line {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 17px;
}
.wave {
  margin-bottom: 0px;
}
.wave.background {
  height: 386px;
  background-image: url('../images/surfer-crop-980.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.waveh1 {
  position: relative;
  left: 45px;
  top: 73px;
  margin: 0% 0px 0px;
  padding-top: 0px;
  padding-bottom: 0%;
  padding-left: 0px;
  font-family: Exo, sans-serif;
  color: black;
  font-size: 44px;
  line-height: 52px;
  font-weight: 800;
  text-shadow: none;
}
.waveh1:active {
  color: #a6a6a6;
  text-shadow: none;
}
.wave-h2 {
  position: relative;
  left: 71px;
  top: 147px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 331px;
  padding-left: 0px;
  color: black;
  font-size: 34px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
  text-indent: -33px;
  text-shadow: none;
}
.wave-full {
  min-height: 550px;
  background-image: url('../images/surfer-crop-980_1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.wave-full.wave-img {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  height: auto;
  min-height: 553px;
  min-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  background-color: transparent;
  background-image: url('../images/surfer-crop-1960.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.blank-space {
  min-height: 20px;
  min-width: 100%;
  padding-top: 102px;
  background-color: transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.headlines {
  padding-top: 0%;
}
.wave-h5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}
.wave-connecter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.wave-col {
  background-image: url('../images/wave-no shadow-130.png');
  background-position: 50% 13px;
  background-size: 130px;
  background-repeat: no-repeat;
}
.waveicon1-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6%;
}
.waveicon-para {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-right: 10px;
  padding-left: 10px;
  color: #ccc;
  line-height: 20px;
}
.wave-icon-h1 {
  margin-top: 12%;
  padding-top: 6%;
  color: white;
  font-size: 31px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}
.wavecta {
  display: block;
  width: auto;
  min-width: 773px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 6%;
  float: left;
  font-family:'Open Sans', sans-serif;
  color: #ccc;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  text-align: right;
  text-transform: none;
}
.v-spacer {
  background-image: url('../images/transparent-pixel.png');
  background-size: auto 38px;
}
.loyalty {
  background-image: url('../images/fly-heart.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.loyalty.loyalty-img {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  min-height: 1100px;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  clear: none;
  background-image: url('../images/flyer-hearts2.png');
  background-position: 100% 100%;
  background-attachment: scroll;
}
.triangulate-h1 {
  position: relative;
  left: 135px;
  top: 80px;
  margin: 0px;
  padding-top: 0%;
  padding-right: 55%;
  padding-left: 0%;
  font-size: 48px;
  line-height: 54px;
  font-weight: 800;
  text-shadow: black 2px 2px 0px;
}
.triangulate-h2 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 54%;
  padding-right: 56%;
}
.triangulate-h5 {
  margin-top: 0px;
  margin-bottom: 4%;
  padding-top: 50%;
  padding-right: 47%;
  color: white;
  font-size: 25px;
  line-height: 36px;
}
.white {
  position: relative;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  clear: none;
  background-color: transparent;
}
.brain {
  padding-top: 169px;
  background-color: white;
  font-size: 22px;
  line-height: 32px;
}
.brain-logo {
  display: block;
  margin-right: auto;
  margin-bottom: 26px;
  margin-left: auto;
  padding-top: 39px;
  padding-bottom: 1px;
}
.home {
  margin-bottom: 0px;
  padding-bottom: 42px;
}
.home--col {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.home-icon {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}
.global {
  min-height: 640px;
  background-image: url('../images/global-cover_1.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.global.global-img {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  min-height: 640px;
  min-width: 0px;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  clear: none;
  background-image: url('../images/global-cover_1.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.global-h1 {
  position: relative;
  left: 410px;
  top: 507px;
  margin: 0px;
  padding-top: 0px;
  padding-left: 0px;
  font-size: 44px;
  line-height: 52px;
  text-align: left;
}
.global-h2 {
  position: relative;
  left: 700px;
  top: 436px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0%;
  padding-left: 0%;
  text-align: left;
}
.globao-h5 {
  position: relative;
  left: 410px;
  top: 515px;
  color: white;
  font-size: 34px;
  line-height: 36px;
  text-align: left;
}
.global-h5 {
  position: relative;
  display: block;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
  text-align: center;
}
.global-p {
  margin-bottom: 0px;
  padding-right: 8px;
  padding-left: 0px;
  color: #ccc;
  text-align: left;
}
._2424-img {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}
.img-rt {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 17px;
  float: right;
  box-shadow: none;
}
.lt-grey {
  background-color: #3d3d3d;
}
.column-pad {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  min-height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}
.row-top {
  position: relative;
  margin-top: 0px;
  padding-top: 24px;
}
.global-connector {
  float: none;
  clear: both;
  background-color: black;
}
.wave-detail {
  width: 100%;
  min-height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.home-p {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 20px;
  color: #ccc;
}
.engage-h5 {
  position: relative;
  left: 127px;
  top: 411px;
  display: block;
  min-height: 1px;
  margin: 0px auto;
  padding: 0px 406px 0px 0px;
  float: none;
  color: white;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}
.wave980 {
  display: block;
  min-height: 389px;
  background-image: url('../images/surfer-crop-980_1.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.black {
  background-color: black;
}
.engagement {
  min-height: 640px;
  margin-bottom: 55px;
  background-image: url('../images/flyer-hearts2.png');
  background-repeat: no-repeat;
}
.engage-h1 {
  position: relative;
  left: 127px;
  top: 37px;
  margin: 0px;
  padding-right: 530px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 38px;
}
.enagage-logo {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -21px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.brain-img {
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/brain.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.brain-txt {
  display: block;
  max-width: 100%;
  min-width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 95px 55px 0px;
  font-family:'Open Sans', sans-serif;
  color: #999;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.wht {
  background-color: white;
}
.global-top {
  padding-top: 15px;
}
.globe {
  min-height: 640px;
  background-image: url('../images/global-cover_1.jpg');
}
.row-wht {
  margin-right: 0px;
  margin-left: 0px;
}
.col-wht {
  min-height: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.v-center {
  max-height: 100%;
  max-width: 100%;
  min-height: 50%;
  min-width: 50%;
  padding: 10px 10px 10px 25px;
  font-family: Opensans;
  font-style: italic;
  font-weight: 600;
}
.field-lbl {
  color: #ccc;
}
.slide1 {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.contact-space {
  padding-top: 30px;
  padding-bottom: 0px;
}
.home-slider {
  height: 422px;
}
.home-slider.leapfrog {
  background-image: url('../images/home01_1.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.rolodex {
  background-image: url('../images/home02.jpg');
}
.tulips {
  background-image: url('../images/home03.jpg');
}
.home-slide {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.home-slide.leapfrog {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.home-arrow {
  width: 40px;
  height: 40px;
  margin: 161px 0px 0px 10px;
  border: 3px solid #999;
  border-radius: 31px;
  background-color: #999;
  color: #666;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}
.home-arrow:hover {
  color: black;
}
.pov {
  overflow-x: hidden;
  overflow-y: hidden;
  min-height: 602px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url('../images/POV2-980.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.pov_h1 {
  padding-top: 73px;
  padding-left: 30px;
  color: #254061;
  font-size: 54px;
  line-height: 56px;
}
.pov_h5 {
  padding-left: 30px;
  color: black;
}
.pov-connector {
  background-color: black;
}
.pov-connect {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}
.pov-position {
  margin-bottom: 15px;
  padding-top: 25px;
}
.pov-p {
  margin-bottom: 20px;
  color: white;
  font-size: 15px;
  line-height: 23px;
  list-style-type: disc;
}
.blue {
  color: #82cafa;
  font-size: 16px;
}
.pov-slider-head {
  padding-top: 55px;
  color: #4ea1d9;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}
.pov-slider-text {
  padding-right: 80px;
  padding-left: 80px;
  color: white;
  font-size: 14px;
  line-height: 23px;
}
.pov-slider-head {
  padding-top: 23px;
  padding-right: 80px;
  padding-left: 105px;
  color: #82cafa;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-indent: -25px;
}
.slider-color {
  background-color: #2e2e2e;
}
.home-h5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  font-size: 23px;
  text-align: center;
}
@media (max-width: 991px) {
  h1 {
    font-size: 48px;
  }
  .button {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .button.btn-slider {
    margin-top: 20px;
  }
  .button.button1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .button.button2 {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  .button.button3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .button.contact-btn {
    position: static;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu {
    padding-left: 25px;
    border-radius: 0px;
    background-color: transparent;
    color: white;
  }
  .menu:hover {
    color: white;
  }
  .section {
    margin-top: 0px;
    padding-top: 72px;
    padding-bottom: 0px;
  }
  .section.about {
    padding-top: 50px;
  }
  .section.dark {
    padding-top: 0px;
  }
  .section.top {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .section.work-info {
    padding-top: 70px;
  }
  .section.imagine {
    margin-bottom: 195px;
  }
  .aboutinfo {
    margin-bottom: 0px;
  }
  .portfolio-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .team-box {
    padding-top: 0px;
  }
  .menu-button.w--open {
    margin-right: -27px;
    padding-right: 25px;
    padding-left: 18px;
    background-color: #323232;
  }
  .nav-mobile-open {
    margin-top: 65px;
    margin-right: -68px;
    margin-left: 30px;
    padding-left: 0px;
    border: 1px solid #ededed;
    background-color: white;
  }
  .hero-img {
    padding-top: 0px;
  }
  .nav-menu {
    position: absolute;
    background-color: black;
  }
  .close-arrow {
    position: relative;
    top: 0px;
    right: 0px;
    margin-left: auto;
  }
  .close-sidebar {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    padding-top: 13px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .slidertext {
    margin-bottom: 0px;
    font-size: 32px;
  }
  .waveh1 {
    left: 44px;
    top: 84px;
    margin-top: 0px;
    padding: 0px;
    font-size: 34px;
    line-height: 38px;
    text-shadow: none;
  }
  .wave-h2 {
    left: 65px;
    padding-top: 0px;
    padding-right: 354px;
    padding-left: 0px;
    font-size: 24px;
    line-height: 28px;
    text-indent: -22px;
    text-shadow: none;
  }
  .wave-full.wave-img {
    min-height: 330px;
  }
  .wave-h5 {
    font-size: 15px;
    line-height: 18px;
  }
  .wave-col {
    padding-top: 2%;
    background-position: 50% 12px;
  }
  .waveicon-para {
    margin-bottom: 12%;
    padding-top: 18%;
  }
  .waveicon-h1 {
    color: #a6a6a6;
    text-align: center;
  }
  .wavecta {
    min-width: 625px;
    margin-right: 0px;
    margin-bottom: 14px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    float: none;
    font-size: 14px;
    line-height: 18px;
  }
  .loyalty.loyalty-img {
    min-height: 611px;
    background-position: 100% 50%;
  }
  .triangulate-h1 {
    margin-top: 0px;
    padding-top: 3%;
    padding-right: 45%;
    font-size: 32px;
    line-height: 36px;
  }
  .triangulate-h5 {
    padding-top: 50%;
    padding-right: 40%;
    padding-left: 3%;
    font-size: 15px;
    line-height: 22px;
  }
  .brain-logo {
    padding-bottom: 17px;
  }
  .home-icon {
    overflow-x: visible;
    overflow-y: visible;
    height: 200px;
  }
  .global-h1 {
    left: 270px;
    top: 362px;
  }
  .globao-h5 {
    left: 270px;
    top: 366px;
  }
  .global-p {
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
  }
  .img-rt {
    padding-left: 24px;
  }
  .home-p {
    margin-bottom: 20px;
    padding-left: 9px;
    font-size: 11px;
    line-height: 16px;
  }
  .engage-h5 {
    left: 124px;
    top: 269px;
    padding-right: 386px;
    font-size: 20px;
    line-height: 24px;
  }
  .engagement {
    min-height: 500px;
    background-position: 100% 0px;
    background-size: contain;
  }
  .engage-h1 {
    left: 54px;
    top: 28px;
    padding-right: 393px;
    font-size: 34px;
    line-height: 38px;
  }
  .brain-txt {
    max-width: 100%;
    min-width: 300px;
    padding-top: 37px;
    clear: none;
    font-size: 20px;
    line-height: 24px;
  }
  .globe {
    min-height: 486px;
    padding-top: 1px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .col-wht {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .v-center {
    min-width: 400px;
    padding-top: 16px;
    clear: both;
  }
  .home-slider {
    height: 340px;
  }
  .home-arrow {
    margin-top: 124px;
  }
  .pov {
    min-height: 598px;
    background-position: 50% 0px;
  }
  .pov_h1 {
    padding-top: 56px;
    padding-left: 30px;
  }
  .pov_h5 {
    padding-right: 419px;
    padding-left: 33px;
  }
  .pov-connect {
    font-size: 17px;
  }
  .pov-p {
    font-size: 13px;
  }
  .pov-slider-text {
    font-size: 13px;
    line-height: 19px;
  }
  .pov-slider-head {
    padding-top: 6px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-top: -15px;
    font-size: 35px;
  }
  .button {
    margin-right: 0%;
    margin-bottom: 3%;
  }
  .button.btn-slider {
    margin-top: 0px;
  }
  .button.button1 {
    margin-right: auto;
    margin-bottom: 16px;
  }
  .button.button2 {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 16px;
  }
  .button.button3 {
    margin-right: auto;
    margin-bottom: 16px;
  }
  .logo {
    padding-top: 0px;
  }
  .menu {
    padding-left: 25px;
  }
  .section {
    padding-top: 78px;
  }
  .section.about {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.dark {
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.top {
    margin-top: 0px;
    padding: 22px 0px 22px 30px;
  }
  .section.best-team {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.contact {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.footer {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 22px;
    padding-bottom: 0px;
  }
  .section.work-info {
    padding-top: 55px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .aboutimg {
    padding-top: 30px;
  }
  .testimonial-box {
    margin-top: 19px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .portfolio-link {
    margin: 10px 98px 30px;
    padding-left: 0px;
    text-align: center;
  }
  .portfolio-text {
    margin-bottom: 50px;
    padding-bottom: 0px;
  }
  .team-box {
    padding-top: 55px;
    text-align: center;
  }
  .team-name {
    margin-bottom: 0px;
    text-align: center;
  }
  .team-do {
    margin-top: 0px;
    text-align: center;
  }
  .team-info {
    text-align: center;
  }
  .team-icons {
    text-align: center;
  }
  .team-icons.footer {
    text-align: center;
  }
  .clients-logos {
    padding-top: 48px;
  }
  .copyright-text {
    padding-bottom: 0px;
    text-align: center;
  }
  .nav {
    margin-right: -10px;
  }
  .menu-button {
    margin-top: -26px;
  }
  .menu-button.w--open {
    margin-right: 0px;
    padding-right: 25px;
    background-color: #323232;
  }
  .nav-mobile-open {
    margin-top: 43px;
    margin-right: -46px;
  }
  .nextbar {
    margin-top: -32px;
    padding-top: 0px;
  }
  .section-work {
    margin-top: 0px;
    padding-top: 73px;
  }
  .slider {
    height: auto;
    padding-top: 64px;
    clear: both;
  }
  .slide {
    margin-top: 16px;
    padding-top: 134px;
    padding-bottom: 154px;
  }
  .slide._2 {
    padding-top: 283px;
  }
  .brand-logo {
    margin-top: 7px;
    padding-top: 9px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .menu-button {
    margin-top: 0px;
  }
  .slidertext {
    font-size: 25px;
  }
  .slider-btn {
    margin-top: 251px;
  }
  .form {
    margin-bottom: 50px;
  }
  .waveh1 {
    top: 56px;
    min-height: 26px;
    min-width: 100%;
    margin-top: 0%;
    margin-left: auto;
    padding-top: 7%;
    padding-left: 6%;
    font-size: 26px;
    line-height: 32px;
    text-shadow: none;
  }
  .wave-h2 {
    top: 83px;
    margin-left: 0px;
    padding-top: 5%;
    padding-right: 44%;
    padding-left: 11%;
    font-size: 19px;
    line-height: 22px;
    text-align: left;
    text-indent: -20px;
    text-transform: none;
    list-style-type: none;
    text-shadow: none;
  }
  .wave-full.wave-img {
    min-height: 253px;
    background-size: cover;
  }
  .wave-h5 {
    font-size: 12px;
    line-height: 16px;
  }
  .waveicon-para {
    margin-bottom: 3%;
    padding-top: 7%;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
  }
  .wave-icon-h1 {
    margin-top: 36px;
    padding-top: 1%;
  }
  .wavecta {
    min-width: 419px;
    font-size: 13px;
  }
  .loyalty.loyalty-img {
    min-height: 440px;
  }
  .triangulate-h1 {
    padding-top: 5%;
    padding-right: 54%;
    padding-left: 4%;
    font-size: 18px;
    line-height: 22px;
  }
  .triangulate-h5 {
    padding-top: 45%;
    padding-left: 4%;
    line-height: 20px;
  }
  .brain {
    padding-top: 2%;
  }
  .home-icon {
    height: auto;
    padding-top: 18px;
    padding-bottom: 0px;
  }
  .global-h1 {
    left: 215px;
    top: 283px;
    font-size: 34px;
    line-height: 38px;
  }
  .globao-h5 {
    left: 215px;
    top: 294px;
    font-size: 24px;
    line-height: 28px;
  }
  .global-h5 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 22px;
  }
  .global-p {
    padding-right: 15px;
    padding-bottom: 22px;
    padding-left: 28px;
  }
  ._2424-img {
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
  }
  .img-rt {
    position: relative;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
  }
  .home-p {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
  }
  .engage-h5 {
    left: 93px;
    top: 101px;
    padding-right: 296px;
    font-size: 18px;
    line-height: 23px;
  }
  .engage-h1 {
    font-size: 34px;
  }
  .brain-txt {
    padding-top: 20px;
    font-size: 18px;
    line-height: 23px;
  }
  .globe {
    min-height: 403px;
  }
  .v-center {
    max-height: 416px;
  }
  .home-slider {
    height: 274px;
  }
  .home-arrow {
    margin-top: 90px;
  }
  .pov {
    position: static;
    display: block;
    min-height: 556px;
    padding-right: 0px;
  }
  .pov_h1 {
    padding-left: 21px;
    font-size: 38px;
  }
  .pov_h5 {
    padding-right: 337px;
    padding-left: 20px;
    font-size: 24px;
  }
  .pov-connect {
    font-size: 13px;
  }
  .pov-position {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pov-p {
    margin-bottom: 11px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 17px;
  }
  .pov-slider-text {
    font-size: 12px;
    line-height: 15px;
  }
  .pov-slider-head {
    padding-top: 12px;
    font-size: 19px;
    line-height: 24px;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: -10px;
    margin-bottom: 3px;
    padding-bottom: 0px;
    font-size: 25px;
  }
  h3 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 27px;
    line-height: 35px;
  }
  h4 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .button.onnav {
    margin-right: 10px;
  }
  .menu {
    padding-left: 25px;
  }
  .section {
    margin-top: 79px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.dark {
    margin-top: 1px;
    padding-top: 46px;
    padding-bottom: 0px;
  }
  .section.top {
    position: fixed;
    padding-left: 10px;
  }
  .section.testimonial {
    padding: 15px 30px;
  }
  .section.contact {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .section.footer {
    margin-top: 0px;
  }
  .section.work-info {
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .section.branding {
    margin-top: 0px;
    padding-top: 96px;
  }
  .section.imagine {
    margin-top: 80px;
    margin-bottom: 1px;
  }
  .aboutus {
    padding-top: 0px;
  }
  .service-col {
    padding: 0px 0px 40px;
  }
  .aboutinfo {
    padding-bottom: 0px;
  }
  .testimonials {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 10px;
  }
  .testimonial-name {
    margin-top: 24px;
    text-align: center;
  }
  .testimonial-box {
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-link {
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }
  .portfolio-text {
    margin-bottom: 50px;
  }
  .team-box {
    padding-top: 0px;
  }
  .team-do {
    margin-top: 0px;
  }
  .team-icons.footer {
    margin-top: 0px;
  }
  .clients-logos {
    padding-top: 40px;
  }
  .nav-mobile-open {
    box-shadow: none;
  }
  .nextbar {
    margin-top: -33px;
    padding-left: 0px;
  }
  .section-work {
    margin-top: 0px;
    padding-top: 72px;
  }
  .slider {
    position: static;
    height: 469px;
    margin-bottom: -80px;
    clear: both;
  }
  .slide {
    padding-top: 95px;
    padding-bottom: 100px;
  }
  .slide._2 {
    padding-top: 290px;
    padding-bottom: 100px;
  }
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .brand-logo {
    margin-top: 16px;
    margin-bottom: 12px;
    padding-left: 5px;
  }
  .menu-button {
    padding-top: 29px;
  }
  .slidertext {
    font-size: 20px;
  }
  .waveh1 {
    left: 9px;
    top: 66px;
    margin-top: 0px;
    padding-top: 28px;
    padding-right: 4%;
    padding-left: 3%;
    font-size: 20px;
    line-height: 22px;
    text-shadow: none;
  }
  .wave-h2 {
    left: 55px;
    top: 119px;
    padding-top: 4px;
    padding-right: 150px;
    padding-left: 11px;
    font-size: 17px;
    line-height: 22px;
    text-indent: -17px;
    text-shadow: none;
  }
  .wave-full.wave-img {
    min-height: 128px;
    min-width: 100%;
    margin-top: auto;
    padding-top: 0px;
    float: none;
    clear: both;
  }
  .blank-space {
    height: 51px;
  }
  .wave-h5 {
    font-size: 10px;
    line-height: 13px;
  }
  .waveicon-para {
    padding-top: 18%;
  }
  .wavecta {
    min-width: 0px;
    font-size: 12px;
    line-height: 14px;
  }
  .loyalty.loyalty-img {
    min-height: 325px;
  }
  .triangulate-h1 {
    padding-top: 31%;
    padding-right: 3%;
    padding-left: 42%;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
  }
  .triangulate-h5 {
    padding-top: 33%;
    padding-right: 64%;
    font-size: 10px;
    line-height: 13px;
  }
  .brain {
    font-size: 12px;
    line-height: 16px;
  }
  .brain-logo {
    max-height: 70px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 18px;
    padding-right: 26px;
    padding-bottom: 14px;
  }
  .global-h1 {
    left: 109px;
    top: 134px;
    font-size: 20px;
    line-height: 24px;
  }
  .globao-h5 {
    left: 109px;
    top: 139px;
    font-size: 17px;
    line-height: 22px;
  }
  .img-rt {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .engage-h5 {
    left: 60px;
    top: 57px;
    padding-right: 183px;
    padding-bottom: 1px;
    font-size: 12px;
    line-height: 18px;
  }
  .engagement {
    min-height: 450px;
    margin-bottom: -162px;
  }
  .engage-h1 {
    font-size: 20px;
    line-height: 22px;
  }
  .globe {
    min-height: 230px;
  }
  .v-center {
    min-width: 320px;
  }
  .home-slider {
    height: 169px;
  }
  .home-arrow {
    width: 20px;
    height: 20px;
    margin-top: 65px;
    margin-left: 24px;
    border-radius: 25px;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
  }
  .pov {
    min-height: 469px;
    background-position: 0px 100%;
  }
  .pov_h1 {
    padding-top: 86px;
    font-size: 30px;
    line-height: 32px;
  }
  .pov_h5 {
    padding-right: 74px;
    padding-left: 32px;
    font-size: 21px;
    text-indent: -10px;
  }
  .pov-connect {
    line-height: 18px;
  }
  .pov-p {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 10px;
    line-height: 14px;
  }
  .blue {
    font-size: 13px;
  }
  .pov-slider-text {
    padding-right: 57px;
    padding-left: 59px;
    font-size: 9px;
    line-height: 11px;
  }
  .pov-slider-head {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 20px;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    text-indent: 0px;
  }
}

@font-face {
  font-family: 'Opensans webfont';
  src: url('../fonts/opensans-bolditalic-webfont.eot') format('embedded-opentype'), url('../fonts/opensans-bolditalic-webfont.woff') format('woff'), url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'), url('../fonts/opensans-bolditalic-webfont.svg') format('svg');
  font-weight: 800;
  font-style: italic;
}