.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #454545;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #818590;
  font-size: 15px;
  line-height: 22px;
}

a {
  color: #019ade;
  text-decoration: underline;
}

.button {
  display: inline-block;
  min-width: 160px;
  margin-top: 0px;
  padding: 13px 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 35px;
  background-color: #019ade;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2677ad;
}

.button.w--current {
  -webkit-transition: background-color 750ms ease-in;
  transition: background-color 750ms ease-in;
}

.button.outline {
  margin-top: 0px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 3px solid #fff;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease-in, color 200ms ease;
  transition: background-color 300ms ease-in, color 200ms ease;
}

.button.outline:hover {
  border-color: #fff;
  background-color: #fff;
  color: #454545;
}

.button.outline.rigth-border {
  margin-right: 10px;
}

.button.dark-blue {
  margin-top: 15px;
  background-color: #2677ad;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  font-size: 11px;
}

.button.dark-blue:hover {
  background-color: #1e5d87;
}

.button.top-border {
  margin-top: 15px;
  background-color: #fdc82f;
  color: #002664;
}

.button.right-border {
  margin-right: 15px;
  background-color: #fdc82f;
  font-family: din-condensed, sans-serif;
  color: #002664;
  font-size: 20px;
}

.button.right-border:hover {
  background-color: #d4a51d;
}

.button.right-border.feature-button {
  margin-right: 0px;
  font-size: 16px;
}

.content-section {
  position: relative;
  padding-top: 145px;
  padding-bottom: 145px;
}

.content-section.blue {
  display: none;
  overflow: hidden;
  height: auto;
  padding-top: 165px;
  padding-bottom: 145px;
  background-color: #019ade;
}

.content-section.case-study {
  padding: 25px 10px 100px;
}

.content-section.more-projects {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: #f8f8f8;
  text-align: center;
}

.content-section.project {
  position: relative;
  min-height: 500px;
  padding-top: 340px;
  padding-bottom: 20px;
  background-image: url('../images/IMG_4558-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-section.yellow {
  background-color: #fdc82f;
}

.content-section.yellow.contact-padding {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #019ade;
}

.content-section.grey {
  background-color: #eee;
}

.content-section.grey.video-section {
  padding-top: 135px;
}

.content-section.intro-section {
  padding-top: 75px;
}

.hero-section {
  position: relative;
  z-index: 4;
  height: auto;
  background-image: url('../images/bg-hd.jpg');
  background-size: 56px;
  background-repeat: repeat-x;
  text-align: center;
}

.slider {
  height: 525px;
}

.slide-1 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  background-image: url('../images/iStock-887483630-lb-cropped.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.title {
  position: relative;
  margin-top: 4px;
  margin-bottom: 10px;
  font-family: jaf-facitweb, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.title.white {
  position: relative;
  margin-top: 4px;
  color: #fff;
  font-weight: 400;
}

.title.no-top-border {
  margin-top: 0px;
  margin-bottom: 0px;
}

.title.company {
  margin-top: 0px;
  color: #fff;
}

.title.top-border {
  margin-top: 20px;
}

.left-arrow.testimonials {
  margin-left: -70px;
}

.right-arrow.testimonials {
  margin-right: -70px;
}

.brand {
  left: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}

.brand.w--current {
  padding-top: 0px;
  padding-bottom: 5px;
}

.menu-link {
  height: 67px;
  margin-right: 33px;
  padding-top: 17px;
  padding-right: 3px;
  padding-left: 3px;
  -webkit-transition: border 50ms ease;
  transition: border 50ms ease;
  font-family: din-condensed, sans-serif;
  color: #454545;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.menu-link:hover {
  border-bottom: 3px solid #002664;
  color: #002664;
}

.menu-link.w--current {
  border-bottom: 3px solid #002664;
  color: #002664;
}

.contact-us-block {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 6000;
  width: 85px;
  height: 80px;
  padding: 29px;
  background-color: #1e1e1e;
  background-image: url('../images/mail-icon.svg');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  box-shadow: none;
}

.content-wrapper {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}

.content-wrapper.slide-1-hero {
  margin-top: 125px;
  margin-bottom: 0px;
}

.numering {
  position: static;
  margin-bottom: -30px;
  font-family: Montserrat, sans-serif;
  color: #f4f4f4;
  font-size: 150px;
  font-weight: 700;
}

.numering.blue {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #2786c2;
}

.feature-box {
  position: relative;
  display: block;
  width: 33%;
  height: auto;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 25px;
  text-align: center;
}

.feature-box.heart {
  background-image: url('../images/heart.png');
}

.feature-box.browser-icon {
  position: relative;
  background-image: url('../images/browser_1browser.png');
}

.icon-bg {
  height: 125px;
  margin-bottom: 20px;
  background-image: url('../images/circle.png');
  background-position: 50% 0px;
  background-size: 120px;
  background-repeat: no-repeat;
  text-align: center;
}

.h3 {
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 20px;
  text-align: left;
}

.h3.float-left {
  float: left;
}

.h3.float-left.percentage {
  float: right;
  font-family: Montserrat, sans-serif;
  color: #e0e0e0;
  font-size: 13px;
  font-weight: 700;
}

.h3.case-study {
  margin-top: 10px;
}

.h3-light-text {
  color: #019ade;
  font-weight: 300;
}

.how-we-work-column {
  text-align: left;
}

.white {
  color: #fff;
}

.paragraph-white {
  display: inline-block;
  float: left;
  color: #fff;
  line-height: 24px;
  text-align: justify;
}

.know-more-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url('../images/top-dot_1top-dot.jpg'), url('../images/Bottom-dot_1Bottom-dot.jpg');
  background-position: 50% 0px, 50% 100%;
  background-repeat: repeat-x, repeat-x;
}

.know-more-box.video-box {
  padding-top: 25px;
}

.play-button {
  position: relative;
  left: 30%;
  top: -79%;
  bottom: 125px;
  opacity: 0.76;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}

.play-button:hover {
  opacity: 1;
}

.link {
  display: block;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.mini-arrow {
  position: relative;
  left: 5px;
  background-color: transparent;
}

.title-link {
  display: inline-block;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.title-link:hover {
  text-decoration: underline;
}

.title-link.blue {
  color: #019ade;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.title-link.inline {
  display: inline-block;
}

.mini-features-container {
  position: relative;
  top: 39px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mini-features {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  height: 80px;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e7e7e7;
  border-radius: 45px;
  background-color: #fff;
}

.mini-features-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 61px;
  margin-right: 0px;
  padding-left: 24px;
  float: left;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.mini-features-icon {
  margin-right: 5px;
  float: left;
}

.laptop {
  max-width: 2000px;
  float: right;
}

.features-icon {
  padding-top: 16px;
}

.know-more-description {
  width: 47%;
  padding-right: 10px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.featured-desings {
  width: 49%;
  margin-right: 10px;
  float: left;
}

.portfolio-sample {
  width: 31%;
  margin-bottom: 45px;
  background-color: #fff;
}

.portfolio-sample.small {
  width: 23%;
}

.team-member {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-bottom: 30px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  text-align: center;
}

.social-icons {
  position: static;
  width: 100%;
  height: 57px;
  padding-top: 17px;
  padding-bottom: 17px;
  border-top: 1px solid #eee;
}

.social-icon {
  position: relative;
  margin-right: 10px;
  float: left;
}

.icon-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 67px;
  height: 67px;
  margin-top: 11px;
  margin-right: 22px;
  padding-top: 17px;
  padding-bottom: 17px;
  float: left;
  -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;
  border-radius: 50%;
  background-color: #3299db;
}

.skills-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  padding-top: 29px;
  padding-bottom: 29px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e7e7e7;
}

.skills-box.last {
  border-bottom-style: none;
}

.bar {
  width: 100%;
  height: 18px;
  border-right: 1px none #f4f4f4;
  border-radius: 25px;
  background-color: #f4f4f4;
}

.bar.blue {
  position: relative;
  top: -18px;
  width: 100%;
  background-color: #3299db;
}

.bar.blue.branding {
  width: 90%;
}

.bar.blue.illustration {
  width: 80%;
}

.bar.blue.photography {
  width: 85%;
}

.skill-percentage-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.testimonials-slider {
  height: auto;
  margin-top: 71px;
  padding-bottom: 70px;
  clear: none;
  background-color: #019ade;
}

.text-bubble {
  position: relative;
  width: 100%;
  padding: 16px 21px;
  border-radius: 10px;
  background-color: #fff;
}

.testimonial-person {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.testimonial-picture {
  width: 65px;
  height: 65px;
  margin-right: 14px;
  float: none;
  border: 4px solid #fff;
  border-radius: 50%;
  background-color: #e7e7e7;
}

.testimonial {
  width: 95%;
  margin-right: 0px;
  padding-top: 39px;
  padding-right: 0px;
  padding-left: 23px;
  float: none;
  text-align: left;
}

.tip {
  position: absolute;
  left: 20px;
  right: 0px;
  bottom: -11px;
}

.quotes {
  position: absolute;
  left: -27px;
  top: -17px;
}

.testimonial-wrapper {
  position: relative;
  width: 33.33%;
}

.image {
  position: relative;
  left: -26px;
  top: -28px;
  float: left;
}

.image.back {
  position: relative;
  left: -28px;
  top: 29px;
  margin-right: 15px;
  float: left;
}

.image.back.featured-design {
  left: -10px;
  top: -10px;
  margin-right: 0px;
}

.image.front {
  position: absolute;
  left: 10px;
  top: -13px;
}

.image.front.featured-design {
  left: 52px;
  top: 14px;
}

.image.back {
  left: -20px;
  top: 14px;
}

.contact-information {
  width: 100%;
  height: 40px;
  padding-top: 10px;
  float: left;
}

.contact-information.side-bar {
  height: 5%;
  margin-bottom: 14px;
  padding-top: 6px;
}

.contact-information.side-bar.top-divider {
  width: 100%;
  height: 48px;
  margin-bottom: 0px;
  padding-top: 14px;
  border-top: 1px solid #e7e7e7;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.contact-information.top-divider {
  width: 100%;
  height: 40px;
  float: left;
  border-top: 1px solid #f4f6f5;
}

.contact-text {
  padding-left: 30px;
  float: left;
  background-image: url('../images/pin_1pin.png');
  background-position: 0px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #818590;
}

.contact-text.phone {
  background-image: url('../images/phone-icon_1phone-icon.png');
  background-size: 18px;
}

.contact-text.pin {
  background-size: 16px;
}

.contact-text.email {
  background-image: url('../images/Blue-email-icon.png');
  background-size: 18px;
}

.contact-us-wrapper {
  margin-top: 80px;
  padding: 33px 31px 25px;
  border-top-style: none;
  border-radius: 5px;
  background-color: #fff;
}

.input-box {
  position: relative;
  width: 100%;
  height: 55px;
  border-style: none;
  border-top-width: 1px;
  border-radius: 3px;
  background-color: #f5f5f5;
  -webkit-transition: margin 200ms ease;
  transition: margin 200ms ease;
  font-family: 'Open Sans', sans-serif;
}

.input-box:hover {
  padding-right: 11px;
  padding-left: 11px;
  border-style: solid;
  border-color: #e4e4e4;
}

.input-box:focus {
  border-style: solid;
  border-color: #e4e4e4;
  border-bottom-width: 1px;
}

.input-box.message {
  height: 110px;
  padding-top: 16px;
}

.input-box.message:hover {
  padding-top: 15px;
}

.input-box.message:focus {
  border-color: #e4e4e4;
}

.input-box.message.side-bar {
  height: 100px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
}

.input-box.message.big-form {
  padding-top: 18px;
}

.input-box.side-menu-bar {
  height: 49px;
  margin-top: 11px;
  margin-bottom: 17px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  background-color: #f8f8f8;
}

.field-name {
  margin-left: 10px;
  float: left;
  font-family: Raleway, sans-serif;
  color: #818590;
  font-weight: 500;
}

.row {
  margin-bottom: 16px;
}

.column {
  padding-right: 12px;
  padding-left: 12px;
}

.footer-wrapper {
  text-align: center;
}

.footer {
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #1e1e1e;
}

.footer-text {
  font-family: Montserrat, sans-serif;
  color: #818590;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contact-link {
  font-family: Lato, sans-serif;
  color: #818590;
  font-size: 100%;
  font-weight: 500;
  text-decoration: none;
}

.body {
  font-family: 'Open Sans', sans-serif;
  color: #818590;
  font-size: 15px;
  line-height: 22px;
}

.fixed-nav-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 80px;
  padding-top: 13px;
  background-color: #fff;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
}

.fixed-nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 80px;
  padding-top: 13px;
  background-color: #fff;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}

.nav-menu-mobile {
  position: relative;
  z-index: 1001;
  display: block;
}

.side-menu {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 25%;
  height: 100%;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
  box-shadow: -1px 0 10px 0 rgba(0, 0, 0, 0.3);
}

.side-menu-bar {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.close-button {
  position: absolute;
  top: 15px;
  right: 21px;
  cursor: pointer;
}

.bg-social-icon {
  position: relative;
  left: 0px;
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 11px;
  float: left;
  border-radius: 50%;
  background-color: #019ade;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.bg-social-icon:hover {
  background-color: #2677ad;
}

.social-icons-wrapper {
  position: relative;
  top: 52px;
  width: 100%;
  margin-top: -37px;
  float: left;
}

.front {
  position: absolute;
  top: -6px;
  right: 5%;
  display: block;
}

.left-column {
  text-align: left;
}

.screenshot-perspective-3 {
  position: absolute;
  left: 8px;
  top: 281px;
  max-width: 2000px;
  float: left;
}

.screenshot-perspective-2 {
  position: absolute;
  left: 10px;
  top: 91px;
  max-width: 2000px;
}

.screenshot-perspective-1 {
  position: absolute;
  left: 5px;
  top: -103px;
  max-width: 2000px;
}

.column-2 {
  text-align: left;
}

.filter {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.45)), color-stop(38%, transparent), to(rgba(0, 0, 0, 0.77)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.45), transparent 38%, rgba(0, 0, 0, 0.77));
}

.case-study-section {
  width: 100%;
  height: 100%;
  margin-bottom: 28px;
}

.case-study-description {
  position: relative;
  left: 0px;
  width: 100%;
  margin-left: 0px;
  padding: 8px 5px 8px 8px;
  text-align: left;
}

.case-study-description.top-divider {
  padding-top: 15px;
  padding-bottom: 13px;
  border-top: 1px solid #f4f4f4;
}

.screenshots-sample {
  width: 30%;
  margin-right: 0px;
  margin-bottom: 14px;
  margin-left: 14px;
  float: right;
}

.screenshots {
  margin-top: 22px;
}

.slide-nav.relative {
  position: relative;
}

.arrow-icon {
  margin-top: 130px;
  color: #c7c7c7;
}

.guy-support {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.back {
  position: relative;
  top: 11px;
  right: -8%;
  display: block;
  float: none;
}

.iphone-left {
  position: relative;
  top: 21px;
  right: -4%;
  float: left;
}

.iphone-right {
  position: absolute;
  left: 30%;
  top: -12px;
  float: none;
}

.imac-screen {
  position: relative;
  left: -4%;
  bottom: 6px;
  display: block;
  max-width: 420px;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.imac-container {
  position: relative;
  display: block;
  width: 40%;
  height: auto;
  min-width: 595px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.wireless-keyboard {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-width: 295px;
  margin-right: auto;
  margin-bottom: 30px;
  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;
}

.pens-holder {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 30%;
  height: 27%;
  background-image: url('../images/pen-holder.png');
  background-position: 100% 100%;
  background-size: 25%;
  background-repeat: no-repeat;
}

.pencils-and-red-moleskine {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 33%;
  height: 26%;
  background-image: url('../images/pencils-and-moleskine.png');
  background-position: 100% 0px;
  background-size: 35%;
  background-repeat: no-repeat;
}

.coffe-cup {
  position: absolute;
  width: 86%;
  height: 30%;
  background-image: url('../images/Coffe.png');
  background-position: 100% 50%;
  background-size: 10%;
  background-repeat: no-repeat;
}

.mouse {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 74%;
  height: 26%;
  background-image: url('../images/Magic-Mouse.png');
  background-position: 100% 0px;
  background-size: 9%;
  background-repeat: no-repeat;
}

.black-eyeglasses {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 22%;
  height: 19%;
  background-image: url('../images/Eyeglasses.png');
  background-position: 0px 0px;
  background-size: 50%;
  background-repeat: no-repeat;
}

.find-us {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0%;
  margin-top: 0%;
  margin-left: 20px;
  padding-bottom: 3%;
}

.video-pop-up {
  height: 190px;
  float: left;
}

.lightbox {
  width: 248px;
  height: 165px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-image: url('../images/guy.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.why-us-slider {
  display: block;
  overflow: hidden;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  background-color: transparent;
}

.arrow-left {
  color: #019ade;
}

.arrow-right {
  color: #019ade;
}

.contact-info-container {
  width: 100%;
  float: left;
}

.text-links {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #019ade;
  text-decoration: none;
}

.text-links:hover {
  text-decoration: underline;
}

.why-us-box {
  position: absolute;
  width: 100%;
  min-height: 395px;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-bottom: 10px;
  float: left;
  border: 15px solid #f4f6f5;
}

.why-us-box.left-box {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 10px;
  border-color: #f5f5f5;
}

.why-us-box.right-box {
  position: relative;
  overflow: hidden;
  border-color: #f5f5f5;
}

.image-container {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -10px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.why-us-text-container {
  width: 100%;
  padding-top: 15px;
  padding-left: 20px;
}

.why-us-slide {
  padding-right: 7%;
  padding-left: 5%;
}

.why-us-slide._2 {
  padding-right: 5%;
}

.navbar {
  display: block;
  height: 80px;
  padding-top: 13px;
  background-color: #fff;
}

.footer-link {
  color: #818590;
  text-decoration: none;
}

.heading-1.hero {
  display: inline-block;
  padding-right: 65px;
  padding-left: 65px;
  font-family: din-condensed, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 50px;
  font-weight: 400;
}

.thin {
  font-family: din-condensed, sans-serif;
  color: #019ade;
  font-weight: 400;
}

.thin.blue {
  font-family: din-condensed, sans-serif;
  color: #019ade;
}

.thin.white {
  color: #fff;
}

.heading-2 {
  font-family: din-condensed, sans-serif;
  color: #002664;
  font-weight: 400;
  text-align: center;
}

.heading-2.white.bottom-border {
  margin-bottom: 20px;
}

.heading-2.padding-bottom {
  padding-bottom: 20px;
  color: #002664;
  font-size: 44px;
}

.heading-2.contact-heading {
  color: #fff;
}

.flex-wrapper {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-wrapper.space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-text {
  position: relative;
  z-index: 10;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.header-text.services {
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  text-align: left;
}

.header-text.resources {
  margin-bottom: 0px;
}

.hero-subtitle {
  font-family: jaf-facitweb, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-transform: none;
}

.hero-header-text {
  margin-bottom: 30px;
  text-align: center;
}

.social-button {
  display: inline-block;
  min-width: 200px;
  padding: 17px 15px 16px 45px;
  border-radius: 3px;
  background-color: #1da1f2;
  background-image: url('../images/twitter_1twitter.png');
  background-position: 9px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 10px;
  line-height: 15px;
  text-decoration: none;
}

.social-button:hover {
  background-color: #1791db;
}

.social-button.right-border {
  margin-right: 20px;
}

.social-button.facebook {
  background-color: #3b5998;
  background-image: url('../images/facebook_1facebook.png');
  background-size: 25px;
  text-transform: uppercase;
}

.social-button.facebook:hover {
  background-color: #324e88;
}

.background-video {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 830px;
  -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-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
}

.paragraph.small {
  font-size: 13px;
}

.paragraph.black {
  color: #000;
}

.text-link {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 1px;
}

.service-column {
  width: 70%;
  text-align: left;
}

.service-image-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 15px;
  -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;
}

.service {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
}

.portfolio-description {
  display: block;
  padding-top: 10px;
  padding-left: 5px;
  text-align: left;
}

.portfolio-description.left-padding {
  position: relative;
  padding-bottom: 10px;
  padding-left: 15px;
}

.portfolio-preview-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 190px;
  cursor: pointer;
}

.portfolio-preview-image:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.portfolio-preview-image.w--current {
  width: 100%;
}

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

.portfolio-preview-image._1 {
  background-image: url('../images/01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image._3 {
  background-image: url('../images/03-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image._4 {
  background-image: url('../images/04-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image._5 {
  background-image: url('../images/05.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image._6 {
  background-image: url('../images/06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image._7 {
  background-image: url('../images/54d90cc7781f27014df66dda_screen-08.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image._8 {
  background-image: url('../images/09.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big {
  min-height: 240px;
}

.portfolio-preview-image.big._2 {
  background-image: url('../images/02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big._1 {
  background-image: url('../images/01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big._4 {
  background-image: url('../images/04-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big._6 {
  background-image: url('../images/01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big._7 {
  background-image: url('../images/06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big._8 {
  background-image: url('../images/screen-08.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-preview-image.big._9 {
  background-image: url('../images/screen-09.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.team-member-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.center-content {
  width: 100%;
  text-align: center;
}

.skill-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.expertise-box {
  text-align: left;
}

.expertise-box.bottom-border {
  margin-bottom: 30px;
}

.bars {
  width: 87%;
}

.percentage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.testimonial-details {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lightbox-link {
  position: relative;
}

._30-percent-column {
  width: 30%;
}

._30-percent-column.project {
  padding-right: 20px;
}

._70-percent-column {
  width: 70%;
}

._70-percent-column.project {
  padding-left: 20px;
}

.form-header {
  margin-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
}

.error-message {
  font-family: Lato, sans-serif;
}

.success-message {
  background-color: #f8f8f8;
  font-family: Lato, sans-serif;
}

.row-licensing {
  margin-top: 30px;
  margin-bottom: 10px;
}

.row-licensing.bottom-divider {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}

.team-member-image {
  width: 100%;
  min-height: 280px;
}

.team-member-image._1 {
  background-image: url('../images/Jhon-Doe.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member-image._2 {
  background-image: url('../images/Shara-smith.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member-image._3 {
  background-image: url('../images/Joel-Simons.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-column {
  width: 50%;
}

._50-percent-column.right {
  padding-left: 20px;
  border-left: 1px solid #e7e7e7;
}

.slider-projects {
  height: auto;
  background-color: transparent;
}

.header-box.project {
  padding-left: 10px;
  text-align: left;
}

.hero-buttons {
  margin-top: 40px;
}

.imac {
  width: 97%;
}

.keyboard {
  width: 97%;
}

.div-block {
  height: 100%;
}

.image-2 {
  max-width: 1000px;
}

.contact-us-text {
  margin-top: 80px;
  font-family: jaf-facitweb, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.contact-us-link {
  display: inline;
  color: #fff;
  font-style: normal;
}

.footer-text-2 {
  font-family: jaf-facitweb, sans-serif;
  color: #8f8f8f;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: capitalize;
}

.p-padding-top {
  padding-top: 20px;
  text-align: center;
}

.uncompromisingpbottom {
  margin-bottom: 25px;
}

.heading-3 {
  font-family: din-condensed, sans-serif;
  color: #002664;
  font-size: 25px;
  line-height: 27px;
  font-weight: 400;
}

.heading-4 {
  font-family: din-condensed, sans-serif;
  color: #002664;
  font-weight: 400;
}

.heading-5 {
  font-family: din-condensed, sans-serif;
  color: #002664;
  font-weight: 400;
}

.paragraph-2 {
  font-family: jaf-facitweb, sans-serif;
}

.paragraph-2.intro-paragraph.uncompromisingpbottom {
  margin-bottom: 23px;
}

.paragraph-2.network-grid {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 21px;
}

.slide-2 {
  background-image: url('../images/AdobeStock_58173185-lb-cropped.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/AdobeStock_74738793-lb-cropped.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-2 {
  font-size: 12px;
  text-decoration: none;
}

.centernow {
  margin-bottom: 25px;
}

.h2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 45px;
  float: none;
  clear: none;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 44px;
  line-height: 50px;
  font-weight: 800;
}

.h2.h2op2 {
  float: none;
  clear: none;
  color: #454545;
  font-weight: 800;
}

.h2.h2-light-text {
  color: #006bb7;
}

.html-embed {
  color: #2e4b99;
}

.text-span {
  color: #fdc82f;
}

.text-span-2 {
  color: #fdc82f;
}

.text-span-3 {
  color: #fdc82f;
}

.feature-buttons {
  margin-top: 20px;
}

.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;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

html.w-mod-js *[data-ix="display-none-on-load-side-bar-fixed-nav-bar"] {
  display: none;
  -webkit-transform: translate(500px, 0px);
  -ms-transform: translate(500px, 0px);
  transform: translate(500px, 0px);
}

html.w-mod-js *[data-ix="side-menu-display-none-on-load"] {
  display: none;
  -webkit-transform: translate(350px, 0px);
  -ms-transform: translate(350px, 0px);
  transform: translate(350px, 0px);
}

html.w-mod-js *[data-ix="slide-from-left-pens-holder-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-400px, 0px);
  -ms-transform: translate(-400px, 0px);
  transform: translate(-400px, 0px);
}

html.w-mod-js *[data-ix="slide-from-right-coffe-on-load"] {
  opacity: 0;
  -webkit-transform: translate(350px, 0px);
  -ms-transform: translate(350px, 0px);
  transform: translate(350px, 0px);
}

html.w-mod-js *[data-ix="slide-from-right-mouse-on-load"] {
  opacity: 0;
  -webkit-transform: translate(400px, 0px);
  -ms-transform: translate(400px, 0px);
  transform: translate(400px, 0px);
}

html.w-mod-js *[data-ix="slide-from-right-eyeglasses-on-load"] {
  opacity: 0;
  -webkit-transform: translate(400px, 0px);
  -ms-transform: translate(400px, 0px);
  transform: translate(400px, 0px);
}

html.w-mod-js *[data-ix="slide-from-left-moleskine-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-400px, 0px);
  -ms-transform: translate(-400px, 0px);
  transform: translate(-400px, 0px);
}

html.w-mod-js *[data-ix="down-keyboard-on-load"] {
  display: block;
  -webkit-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate(0px, 200px);
}

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

html.w-mod-js *[data-ix="show-up-from-left-box-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="show-up-from-right-box-on-scoll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="up-icon-on-hover"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="bounce-icon-on-hover"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="scale-up-icon-on-hover"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

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

html.w-mod-js *[data-ix="show-image-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-350px, 0px);
  -ms-transform: translate(-350px, 0px);
  transform: translate(-350px, 0px);
}

html.w-mod-js *[data-ix="show-image-from-right"] {
  opacity: 0;
  -webkit-transform: translate(350px, 0px);
  -ms-transform: translate(350px, 0px);
  transform: translate(350px, 0px);
}

html.w-mod-js *[data-ix="show-up-element-on-scroll-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

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

html.w-mod-js *[data-ix="show-up-element-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="show-up-left-image-when-slider"] {
  opacity: 0;
  -webkit-transform: translate(-64px, 0px);
  -ms-transform: translate(-64px, 0px);
  transform: translate(-64px, 0px);
}

html.w-mod-js *[data-ix="show-up-right-image-when-slider"] {
  opacity: 0;
  -webkit-transform: translate(64px, 0px);
  -ms-transform: translate(64px, 0px);
  transform: translate(64px, 0px);
}

html.w-mod-js *[data-ix="show-up-left-image-when-slider-2"] {
  opacity: 0;
  -webkit-transform: translate(-64px, 0px);
  -ms-transform: translate(-64px, 0px);
  transform: translate(-64px, 0px);
}

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

html.w-mod-js *[data-ix="up-image-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 55px);
  -ms-transform: translate(0px, 55px);
  transform: translate(0px, 55px);
}

html.w-mod-js *[data-ix="scale-up-image-on-load"] {
  opacity: 0;
  -webkit-transform: scale(0.88, 0.88);
  -ms-transform: scale(0.88, 0.88);
  transform: scale(0.88, 0.88);
}

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

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

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

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

html.w-mod-js *[data-ix="up-button-when-slider"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="up-button-when-slider-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

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

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

@media (max-width: 991px) {
  .button.outline.rigth-border {
    margin-bottom: 10px;
  }
  .content-section {
    overflow: hidden;
    width: 100%;
  }
  .content-section.blue {
    overflow: hidden;
  }
  .content-section.blue.testimonials-background {
    height: 100%;
    padding-bottom: 140px;
  }
  .content-section.blue.how-we-work {
    position: relative;
  }
  .content-section.grey.video-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .content-section.intro-section {
    padding-bottom: 70px;
  }
  .hero-section {
    overflow: hidden;
  }
  .title.white {
    text-align: left;
  }
  .title.white.centered {
    text-align: center;
  }
  .left-arrow {
    top: -86px;
  }
  .right-arrow {
    top: -86px;
  }
  .menu-link {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 23px;
    padding-bottom: 0px;
    border-width: 1px;
    border-color: #f4f4f4;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    text-align: center;
  }
  .menu-link:hover {
    border-style: none;
    background-color: #f4f4f4;
  }
  .menu-link.w--current {
    border-bottom-style: none;
  }
  .contact-us-block {
    box-shadow: none;
  }
  .numering.blue.centered {
    text-align: center;
  }
  .feature-box.heart {
    position: relative;
  }
  .how-we-work-column {
    text-align: justify;
  }
  .know-more-box {
    width: 100%;
    height: auto;
  }
  .play-button {
    position: relative;
  }
  .column-right {
    position: absolute;
    margin-top: 681px;
  }
  .mini-features {
    width: auto;
  }
  .portfolio-sample {
    width: 48%;
  }
  .team-member {
    width: 48%;
    float: left;
  }
  .bar {
    position: relative;
    width: 100%;
  }
  .text-bubble {
    width: 100%;
    height: 100%;
    padding-bottom: 9px;
  }
  .image.back.featured-design {
    top: -9px;
  }
  .image.front.featured-design {
    top: 9px;
  }
  .fixed-nav-bar {
    position: absolute;
  }
  .menu-bg.w--open {
    background-color: #f4f4f4;
  }
  .nav-menu-mobile {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    padding-right: 25px;
    padding-left: 25px;
    background-color: #fff;
  }
  .screenshot-perspective-1 {
    position: relative;
    left: 0px;
    top: auto;
    right: 5px;
    bottom: 0px;
  }
  .column-2 {
    position: relative;
    margin-top: 65px;
  }
  .slide-nav {
    margin-bottom: 31px;
  }
  .back {
    right: -4%;
  }
  .pencils-and-red-moleskine {
    width: 28%;
  }
  .mouse {
    width: 86%;
    background-size: 12%;
  }
  .screenshots-container {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .lightbox {
    margin-right: 15px;
    margin-left: 0px;
  }
  .why-us-slider {
    width: 100%;
  }
  .why-us-box {
    min-height: 0px;
  }
  .why-us-box.left-box {
    min-height: 0px;
  }
  .why-us-box.right-box {
    position: static;
    width: 100%;
  }
  .nav-menu-on-mobile {
    background-color: #fff;
  }
  .heading-1.hero {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 44px;
    line-height: 46px;
  }
  .heading-2 {
    font-size: 40px;
  }
  .header-text {
    width: 90%;
  }
  .hero-subtitle {
    font-size: 22px;
  }
  .contact-us-text {
    font-size: 19px;
    line-height: 30px;
  }
  .paragraph-2.network-grid {
    padding-right: 5px;
    padding-left: 5px;
  }
  .centernow {
    text-align: center;
  }
}

@media (max-width: 767px) {
  p {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.outline.rigth-border {
    margin-top: 0px;
  }
  .button.right-border {
    margin-top: 0px;
  }
  .content-section.blue {
    overflow: hidden;
  }
  .content-section.case-study {
    position: relative;
    overflow: hidden;
  }
  .content-section.intro-section {
    padding-bottom: 30px;
  }
  .title.white.centered {
    text-align: center;
  }
  .brand {
    float: left;
  }
  .content-wrapper.slide-1-hero {
    margin-top: 145px;
  }
  .numering.blue {
    margin-bottom: -19px;
  }
  .numering.blue.centered {
    text-align: center;
  }
  .feature-box {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
  }
  .feature-box.heart {
    display: block;
    width: 85%;
    height: auto;
    margin-bottom: 0px;
  }
  .feature-box.browser-icon {
    width: 70%;
  }
  .how-we-work-column {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .know-more-box.video-box {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .column-right {
    margin-top: 780px;
  }
  .mini-features {
    max-width: 400px;
  }
  .mini-features-block {
    width: 50%;
    float: left;
    clear: none;
  }
  .laptop {
    position: relative;
    top: 769px;
    margin-bottom: 0px;
    float: right;
  }
  .know-more-description {
    text-align: left;
  }
  .portfolio-sample {
    width: 45%;
    margin-right: 8px;
    margin-left: 8px;
  }
  .portfolio-sample.small {
    width: 46%;
  }
  .team-member {
    float: none;
  }
  .skills-box {
    width: 100%;
  }
  .testimonials-slider {
    position: relative;
    display: block;
    margin-top: 70px;
    margin-left: 20%;
    padding-bottom: 90px;
  }
  .text-bubble {
    width: 100%;
    padding-bottom: 15px;
  }
  .testimonial {
    width: 100%;
    padding-left: 25px;
  }
  .testimonial-wrapper {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25%;
    float: none;
  }
  .slide {
    overflow: hidden;
  }
  .image.front.featured-design {
    left: 46px;
    top: 15px;
  }
  .contact-information {
    float: none;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-bg {
    float: right;
  }
  .front {
    left: 13%;
    right: 0%;
  }
  .left-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .screenshots-sample {
    width: 47%;
  }
  .guy-support {
    top: 0px;
    display: block;
  }
  .back {
    margin-bottom: 10px;
    float: none;
  }
  .iphone-left {
    margin-bottom: 15px;
  }
  .iphone-right {
    left: 20%;
  }
  .imac-screen {
    position: relative;
    left: -46%;
    display: block;
    float: none;
  }
  .imac-container {
    width: 90%;
    min-width: auto;
    background-image: none;
  }
  .wireless-keyboard {
    width: 50%;
    max-width: 350px;
    min-width: auto;
  }
  .our-services-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .lightbox {
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .heading-1.hero {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 44px;
    line-height: 42px;
  }
  .heading-2 {
    line-height: 44px;
  }
  .hero-subtitle {
    font-size: 18px;
    line-height: 25px;
  }
  ._30-percent-column {
    display: none;
  }
  ._70-percent-column {
    width: 100%;
  }
  ._50-percent-column {
    width: 100%;
    margin-bottom: 60px;
  }
  ._50-percent-column.right {
    padding-left: 0px;
    border-left-style: none;
  }
  .paragraph-2 {
    margin-bottom: 10px;
  }
  .paragraph-2.intro-paragraph {
    margin-bottom: 10px;
  }
  .paragraph-2.network-grid {
    font-size: 15px;
    line-height: 22px;
  }
  .paragraph-2.uncompromisingpbottom {
    margin-bottom: 30px;
  }
  .h2 {
    font-size: 42px;
  }
}

@media (max-width: 479px) {
  body {
    overflow: visible;
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.outline {
    margin-right: 15px;
  }
  .button.right-border {
    margin-bottom: 15px;
  }
  .content-section.blue {
    position: relative;
  }
  .content-section.blue.testimonials-background {
    height: 100%;
  }
  .content-section.case-study {
    position: static;
    top: -110px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .content-section.grey.video-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .content-section.intro-section {
    padding-bottom: 40px;
  }
  .slider {
    height: 500px;
  }
  .slide-1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .title.white.centered {
    text-align: center;
  }
  .right-arrow {
    margin-right: -18px;
  }
  .brand {
    position: static;
  }
  .content-wrapper.slide-1-hero {
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .numering.blue {
    margin-bottom: -32px;
  }
  .numering.blue.centered {
    text-align: center;
  }
  .feature-box {
    display: block;
    margin-bottom: 20px;
  }
  .h3 {
    margin-top: 10px;
  }
  .how-we-work-column {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .paragraph-white {
    float: left;
  }
  .know-more-box {
    padding-top: 5px;
  }
  .know-more-box.video-box {
    width: 100%;
    height: 100%;
    padding-bottom: 15px;
    float: left;
    text-align: center;
  }
  .play-button {
    left: 0%;
  }
  .link {
    position: relative;
    float: left;
  }
  .title-link {
    float: left;
  }
  .title-link.blue {
    float: none;
  }
  .column-right {
    margin-top: 1000px;
  }
  .mini-features-container {
    position: relative;
    z-index: 2;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mini-features {
    width: 69%;
    max-width: 300px;
  }
  .mini-features-block {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .know-more-description {
    display: block;
    margin-right: 0px;
    padding: 15px 0px;
    float: left;
    text-align: left;
  }
  .featured-desings {
    height: 306px;
  }
  .portfolio-sample {
    width: 91%;
  }
  .portfolio-sample.small {
    width: 100%;
  }
  .team-member {
    display: block;
    width: 100%;
  }
  .icon-holder {
    text-align: center;
  }
  .skills-box {
    text-align: left;
  }
  .skill-percentage-container {
    margin-top: 19px;
  }
  .testimonials-slider {
    margin-right: auto;
    margin-left: 20px;
    padding-left: 0px;
  }
  .testimonial {
    width: 100%;
  }
  .testimonial-wrapper {
    width: 100%;
    padding-right: 15%;
    padding-left: 3%;
  }
  .image.back.featured-design {
    position: static;
    float: left;
  }
  .contact-information {
    margin-top: 7px;
    padding-top: 14px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-link {
    float: none;
  }
  .front {
    left: 13%;
    height: 320px;
    margin-right: 20%;
    margin-left: 5%;
  }
  .left-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .screenshots-sample {
    width: 97%;
    margin-left: 0px;
  }
  .slide-nav {
    margin-bottom: -7px;
  }
  .guy-support {
    display: block;
    float: none;
  }
  .back {
    margin-bottom: 15px;
  }
  .iphone-left {
    left: 6%;
  }
  .iphone-right {
    left: 30%;
  }
  .imac-screen {
    left: -170px;
    width: 383px;
  }
  .wireless-keyboard {
    width: 60%;
    margin-bottom: 0px;
  }
  .our-services-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .lightbox {
    position: relative;
    margin-left: 0px;
  }
  .why-us-slider {
    clear: none;
  }
  .why-us-box.left-box {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .why-us-box.right-box {
    position: static;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    float: none;
  }
  .why-us-slide {
    padding-right: 1%;
    padding-left: 1%;
  }
  .heading-1.hero {
    font-size: 38px;
    line-height: 39px;
  }
  .heading-2 {
    font-size: 36px;
    line-height: 37px;
  }
  .header-text {
    width: 100%;
  }
  .hero-subtitle {
    font-size: 15px;
    line-height: 20px;
  }
  .hero-header-text {
    margin-bottom: 60px;
  }
  .social-button.right-border {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .service-column {
    width: 100%;
  }
  .service-image-column {
    width: 100%;
  }
  .service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ._70-percent-column.project {
    padding-left: 0px;
  }
  .contact-us-text {
    font-size: 13px;
  }
  .footer-text-2 {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 9px;
  }
  .paragraph-2 {
    margin-bottom: 10px;
  }
  .paragraph-2.intro-paragraph {
    margin-bottom: 10px;
  }
  .paragraph-2.intro-paragraph.uncompromisingpbottom {
    margin-bottom: 20px;
  }
  .paragraph-2.network-grid {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-2.uncompromisingpbottom {
    margin-bottom: 20px;
  }
  .link-2 {
    font-size: 11px;
  }
  .centernow {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .h2 {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 24px;
  }
  .h2.h2op2 {
    margin-top: 8px;
    font-size: 24px;
    line-height: 24px;
    text-align: left;
  }
  .h2.h2op2.h2whoa3 {
    margin-top: 5px;
    padding-bottom: 45px;
  }
  .h2.h2op2.h2whoa3.wow3 {
    padding-left: 0px;
    text-align: center;
  }
  .h2.h2-light-text {
    margin-top: 0px;
    font-size: 24px;
    line-height: 24px;
  }
  .h2.h2-light-text.spec {
    padding-left: 0px;
    text-align: center;
  }
}

