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

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

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

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

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

p {
  color: #818590;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.button {
  width: 185px;
  height: 40px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #019ade;
  border-radius: 25px;
  margin-bottom: 15px;
  padding: 11px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .35s ease-in;
  display: inline-block;
}

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

.button.w--current {
  transition: background-color .75s ease-in;
}

.button.outline {
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  padding-top: 7px;
  padding-bottom: 7px;
  transition: all .75s ease-in;
}

.button.outline:hover {
  opacity: .7;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.button.outline.left {
  float: left;
  background-color: rgba(0, 0, 0, .4);
  border-width: 2px;
  border-color: #2786c2;
  margin-top: 0;
}

.button.features {
  background-color: #019ade;
  margin-right: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  transition: background-color .75s ease-in;
}

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

.button.features.w--current {
  transition: background-color .2s ease-in;
}

.button.dark-blue {
  background-color: #2677ad;
  transition: background-color .75s ease-in;
}

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

.button.dark-blue.hire-us {
  margin-left: auto;
  margin-right: auto;
  transition: background-color .2s ease-in;
  display: block;
}

.button.dark-blue.new-contact-button {
  margin-bottom: 37px;
}

.button.get-a-quote {
  margin-top: 37px;
  margin-bottom: 0;
  transition: background-color .75s ease-in;
}

.button.submit {
  margin-bottom: 0;
  transition: background-color .75s ease-in;
}

.button.side-bar {
  float: left;
  margin-top: 8px;
  transition: background-color .75s ease-in;
}

.button.portfolio {
  margin-top: 4px;
}

.button.facebook {
  width: 227px;
  background-color: #3b5999;
  border-radius: 5px;
  margin-right: 25px;
  padding-top: 11px;
  padding-bottom: 0;
  transition: background-color .2s ease-in;
}

.button.facebook:hover {
  background-color: #31497d;
}

.button.facebook.left {
  float: left;
}

.button.twitter {
  width: 227px;
  float: none;
  background-color: #55acee;
  border-radius: 5px;
  margin-right: 25px;
  transition: background-color .2s ease-in;
}

.button.twitter:hover {
  background-color: #4e92c7;
}

.button.right {
  float: right;
}

.content-section {
  margin-bottom: 34px;
  padding-top: 67px;
  padding-bottom: 22px;
}

.content-section.blue {
  height: auto;
  background-color: #019ade;
  padding-top: 76px;
  padding-bottom: 64px;
  overflow: hidden;
}

.content-section.blue.portfolio {
  height: 100%;
}

.content-section.blue.map {
  margin-bottom: -3px;
  padding-bottom: 0;
}

.content-section.blue.how-we-work.blue-section {
  margin-bottom: 22px;
  padding-top: 64px;
  padding-bottom: 0;
}

.content-section.blue.clouds-section {
  padding-bottom: 0;
}

.content-section.big-screen-shot {
  height: 500px;
  background-image: url('../images/');
  background-position: 0 52%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

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

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

.content-section.portfolio-header {
  padding-top: 17px;
}

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

.slider {
  height: 800px;
  position: static;
}

.slide-1 {
  background-image: url('../images/New-Website-Header-2.jpg');
  background-position: 50%;
  overflow: hidden;
}

.title {
  color: #3299db;
  text-transform: uppercase;
  margin-top: 4px;
  padding-top: 38px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

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

.title.white.company {
  float: left;
}

.title.white.social-button {
  margin-top: 0;
  padding-top: 0;
}

.title.white.tags {
  margin-top: 0;
}

.title.title-in-video-box {
  color: #fff;
  text-align: justify;
}

.title.title-in-video-box.what-we-do2 {
  text-align: left;
  font-size: 11px;
}

.title.title-in-mini-features {
  float: left;
  clear: both;
  text-align: left;
  margin-top: 0;
  position: relative;
  top: -23px;
  left: 40px;
}

.title.title-in-mini-features.extended-box {
  left: 52px;
}

.title.portfolio {
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 6px;
}

.title.member {
  margin-top: 15px;
  margin-bottom: 5px;
}

.title.side-menu-bar {
  margin-top: 0;
  margin-bottom: 13px;
  padding-bottom: 0;
}

.title.why-us {
  margin-top: 14px;
}

.h1 {
  color: #2786c2;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  font-size: 45px;
  line-height: 50px;
  display: block;
}

.sub-heading {
  color: #fff;
  margin: 15px 145px 40px;
  font-family: Raleway, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 45px;
  display: block;
}

.sub-heading.sub-heading-2 {
  padding-left: 67px;
  padding-right: 67px;
}

.h1-light-text {
  font-family: Raleway, sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 54px;
}

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

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

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

.menu-link {
  height: 67px;
  color: #454545;
  text-transform: uppercase;
  margin-right: 33px;
  padding-top: 17px;
  padding-left: 3px;
  padding-right: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: all .25s ease-in;
}

.menu-link:hover, .menu-link.w--current {
  border-bottom-style: solid;
  border-bottom-color: #3299db;
}

.menu-link.menu-services {
  padding-left: 3px;
  padding-right: 37px;
}

.menu-link.menu-services.w--open {
  margin-right: 33px;
  padding-left: 3px;
  padding-right: 37px;
}

.menu-link.menu-services.w--open:hover {
  padding-left: 3px;
}

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

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

.content-wrapper.slide-1-hero {
  margin-top: 74px;
}

.content-wrapper.slide-2 {
  margin-top: 75px;
  padding-top: 0;
}

.numering {
  color: #f4f4f4;
  margin-bottom: -19px;
  font-family: Montserrat, sans-serif;
  font-size: 181px;
  font-weight: 400;
  position: static;
}

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

.numering._03 {
  margin-bottom: -19px;
}

.h2 {
  color: #454545;
  margin-top: 10px;
  margin-bottom: 45px;
  font-family: Raleway, sans-serif;
  font-size: 44px;
  line-height: 50px;
}

.h2.white {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 33px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.h2.why-us {
  margin-top: 5px;
  margin-bottom: 8px;
}

.h2.our-services-heading.clients-header {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h2.our-services-heading.recent-heading {
  margin-bottom: 4px;
}

.h2.case-study {
  color: #fff;
  margin-top: -7px;
  margin-bottom: 53px;
}

.h2.homepage-header {
  margin-top: -3px;
  margin-bottom: 0;
}

.h2-light-text {
  font-size: 38px;
  font-weight: 700;
}

.feature-box {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 70px;
  line-height: 25px;
  position: relative;
}

.feature-box.heart {
  margin-left: 0;
}

.feature-box.browser-icon {
  margin-top: 0;
  position: relative;
}

.icon-bg {
  height: 125px;
  text-align: center;
  margin-bottom: 20px;
}

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

.h3.our-services {
  width: 100%;
  margin-top: 0;
}

.h3.h3-features {
  text-align: center;
  margin-top: -3px;
  line-height: 25px;
}

.h3.centered {
  text-align: center;
  margin-top: 0;
}

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

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

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

.h3.other-projects {
  text-align: center;
  margin-top: 10px;
}

.h3-light-text {
  font-weight: 300;
}

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

.white {
  color: #fff;
}

.white.testimonial {
  margin-top: 16px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.white.testimonial.light-text {
  float: none;
  margin-top: 16px;
  padding-top: 0;
  font-weight: 700;
}

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

.paragraph-white.centered {
  float: none;
  text-align: center;
  padding-left: 21px;
  padding-right: 21px;
}

.know-more-box {
  width: 100%;
  height: auto;
  min-width: 0;
  float: left;
  background-image: url('../images/top-dot_1top-dot.jpg'), url('../images/Bottom-dot_1Bottom-dot.jpg');
  background-position: 50% 0, 50% 100%;
  background-repeat: repeat-x, repeat-x;
  margin-top: -4px;
  padding-top: 35px;
  padding-bottom: 0;
  position: relative;
}

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

.play-button {
  opacity: .76;
  transition: opacity .2s ease-in;
  position: relative;
  top: -79%;
  bottom: 125px;
  left: 30%;
}

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

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

.mini-arrow {
  float: left;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 6px;
  left: 10px;
}

.title-link {
  float: left;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.title-link.blue {
  color: #3299db;
}

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

.mini-features {
  width: 75%;
  height: 80px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 45px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 0;
  display: block;
  position: relative;
}

.mini-features-block {
  width: 33.33%;
  height: 61px;
  float: left;
  clear: none;
  margin-top: 13px;
  margin-right: 0;
  padding-left: 30px;
  position: relative;
}

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

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

.h4-light-text {
  font-weight: 300;
}

.paragraph-dark-text {
  padding-left: 0;
  line-height: 24px;
}

.paragraph-dark-text.skills {
  text-align: justify;
}

.paragraph-dark-text.testimonials {
  text-align: center;
  padding-right: 0;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.paragraph-dark-text.case-study {
  text-align: left;
  font-weight: 400;
}

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

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

.browser {
  max-width: 2000px;
  margin-top: -250px;
  margin-bottom: -14px;
}

.browser.pencils {
  float: none;
  margin-top: -46px;
  margin-bottom: -68px;
  display: inline-block;
  overflow: visible;
}

.paragraph-white-text {
  color: #fff;
  text-align: left;
  line-height: 24px;
}

.featured-desings-test {
  width: 265px;
  float: left;
  margin-right: 10px;
}

.portfolio-sample {
  width: 30.33%;
  float: left;
  margin-top: 45px;
  margin-left: 14px;
  margin-right: 14px;
}

.portfolio-sample.more-projects {
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
  position: relative;
}

.subtitle {
  color: #616161;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.sample-content {
  width: 220px;
  color: #616161;
  text-align: left;
  padding-left: 12px;
  padding-right: 8px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

.sample-content.main-page {
  width: 100%;
  float: none;
  text-align: center;
  margin-top: 0;
  padding-left: 14px;
  padding-right: 14px;
  position: static;
}

.portfolio-link {
  text-decoration: none;
}

.portfolio-works {
  text-align: left;
  margin-top: 0;
  margin-bottom: 55px;
}

.team-member {
  width: 30%;
  float: left;
  text-align: center;
  background-color: #fff;
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 60px;
  position: relative;
}

.team-profiles {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 55px;
}

.social-icons {
  height: 57px;
  border-top: 1px solid #eaeaea;
  padding-top: 17px;
  padding-bottom: 17px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.team-member-description {
  margin-bottom: 33px;
  padding-left: 13px;
  padding-right: 13px;
  line-height: 23px;
}

.skills-container {
  margin-top: 102px;
}

.icon-holder {
  width: 67px;
  height: 67px;
  float: left;
  background-color: #3299db;
  border-radius: 50%;
  margin-top: 23px;
  margin-bottom: 94px;
  margin-right: 22px;
  padding-top: 17px;
  padding-bottom: 17px;
}

.skills-box {
  width: 95%;
  padding-top: 18px;
  padding-bottom: 18px;
}

.skills-box.top-and-bottom-dividers {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 10px;
  padding-bottom: 10px;
}

.featured-skills-column {
  border-right: 1px solid #e7e7e7;
}

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

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

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

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

.bar.blue.photography, .bar.blue.art-direction {
  width: 85%;
}

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

.skill-percentage-container {
  height: auto;
}

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

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

.testimonial-person {
  float: none;
  margin-top: 28px;
}

.testimonial-picture {
  float: left;
  background-color: #e7e7e7;
  border: 4px solid #e7e7e7;
  border-radius: 50%;
  margin-right: 14px;
}

.light-text {
  font-family: Raleway, sans-serif;
  font-weight: 300;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-box {
  width: 100%;
  height: 55px;
  float: left;
  background-color: #f5f5f5;
  border-style: none;
  border-top-width: 1px;
  border-radius: 3px;
  font-family: Raleway, sans-serif;
  position: relative;
}

.input-box:focus {
  border-color: #019ade #019ade #019ade rgba(1, 154, 222, .4);
  border-bottom-width: 1px;
  box-shadow: inset 0 1px 16px 1px rgba(105, 105, 105, .12);
}

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

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

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

.input-box.side-menu-bar {
  height: 49px;
  margin-top: 11px;
  margin-bottom: 17px;
  padding-top: 0;
  padding-bottom: 0;
}

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

.row {
  margin-bottom: 16px;
}

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

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

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

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

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

.icon {
  float: right;
  margin-top: 18px;
  margin-bottom: 6px;
  margin-left: 30px;
  padding-bottom: 0;
}

.icon.floated-right {
  float: left;
  margin: -3px 30px 43px 0;
}

.icon.floated-right.print-icon {
  margin-top: 13px;
}

.services-block {
  text-align: left;
  margin-bottom: 19px;
  padding-top: 20px;
  padding-bottom: 0;
}

.services-block.top-and-bottom-dividers {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 35px;
  padding-bottom: 0;
}

.features {
  padding-left: 11px;
  padding-right: 11px;
}

.our-services {
  text-align: left;
}

.our-services.illustration {
  text-align: left;
  padding-right: 0;
}

.our-services-heading-block {
  text-align: left;
  padding-left: 0%;
}

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

.nav-bar {
  z-index: 1000;
  width: 100%;
  height: 80px;
  background-color: #fff;
  padding-top: 13px;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .43);
}

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

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

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

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

.side-menu-bar.welcome-text {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
  padding-bottom: 13px;
}

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

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

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

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

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

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

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

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

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

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

.filter {
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, .45), rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, .77));
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.case-study-row {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.outline-bg {
  height: 38px;
  float: left;
  border: 3px solid #fff;
  border-radius: 25px;
  margin-bottom: 13px;
  margin-right: 13px;
  padding: 6px 21px 0;
  position: relative;
  top: -26px;
}

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

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

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

.description {
  margin-top: 6px;
}

.column-1 {
  padding-left: 1%;
  padding-right: 1%;
}

.case-study-heading {
  padding-top: 18px;
}

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

.screenshots {
  margin-top: 22px;
}

.slider-more-projects {
  height: auto;
  background-color: #f5f5f5;
  padding-bottom: 110px;
}

.slide-nav {
  margin-bottom: 52px;
}

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

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

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

.learn-more {
  width: 100%;
  height: 66px;
  float: left;
  border-top: 1px solid #f4f6f5;
  margin-top: 11px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.learn-more.spacing {
  height: auto;
  float: left;
  padding-bottom: 0;
}

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

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

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

.learn-more-buttons {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.facebook-icon {
  float: left;
  position: relative;
  top: -3px;
  bottom: 0;
  left: -8px;
}

.imac-container {
  width: 40%;
  height: 23%;
  min-width: 595px;
  text-align: center;
  background-image: url('../images/imac.png');
  background-position: 50% 48%;
  background-repeat: no-repeat;
  background-size: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0%;
  display: block;
  position: relative;
}

.wireless-keyboard {
  width: 20%;
  height: 30%;
  min-width: 296px;
  background-image: url('../images/Apple-Wireless-Keyboard.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 340px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

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

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

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

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

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

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

.sucess-message {
  padding-top: 20px;
}

.our-services-text-container {
  width: 75%;
  height: auto;
  float: none;
}

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

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

.why-us-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 105px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  display: block;
  overflow: hidden;
}

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

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

.case-study-header-container {
  height: 100%;
  padding-bottom: 30px;
  position: relative;
}

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

.text-links:hover {
  color: #3299db;
}

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

.why-us-box.left {
  width: 100%;
  min-width: 0%;
  float: right;
  padding-bottom: 10px;
  padding-right: 15px;
  position: static;
}

.why-us-box.right-box {
  position: relative;
  overflow: hidden;
}

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

.why-us-text-container {
  width: 100%;
  float: none;
  margin-top: 5px;
  margin-left: 10px;
  padding-right: 20px;
}

.why-us-paragraph {
  text-align: left;
}

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

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

.other-project-slide {
  padding-left: 5%;
  padding-right: 7%;
}

.slide-test {
  background-image: url('../images/New-Website-Header-2020.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-logo {
  margin-top: -17px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.contact-detail-header {
  color: #fff;
}

.contact-detail-header.address-footer {
  margin-bottom: 20px;
}

.contact-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.bluecontent {
  height: 300px;
  min-height: 2px;
  background-color: #2786c2;
}

.slider-section {
  height: 370px;
  background-color: #000;
}

.slider-all {
  background-color: rgba(0, 0, 0, 0);
}

.slider-text {
  color: #fff;
  text-align: center;
  margin-top: 21px;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.slider-quote {
  color: #fff;
  text-align: center;
  margin-top: 17px;
  padding-left: 93px;
  padding-right: 93px;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
}

.slider-quote.author {
  color: #2786c2;
}

.slider-buttons {
  margin-top: 0;
  margin-bottom: -59px;
}

.slider-mask {
  height: 350px;
}

.author-link {
  color: #2786c2;
  text-decoration: none;
}

.dropdown-arrow {
  margin-bottom: 33px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-links {
  color: #fff;
  background-color: #2786c2;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: background-color .3s;
}

.dropdown-links:hover {
  color: #454545;
  background-color: #fff;
}

.dropdown-list, .dropdown-list.w--open {
  background-color: #2786c2;
}

.dropdown-list.w--open:hover {
  color: #2786c2;
  background-color: #fff;
}

.services-margin {
  margin-right: -13px;
}

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

.illustration-link {
  color: #3299db;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.clients-section {
  margin-top: 26px;
  margin-bottom: 26px;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.columns {
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-3 {
  padding-bottom: 0;
}

.column-4, .column-5, .column-6, .column-7, .column-8 {
  padding-left: 0;
  padding-right: 0;
}

.columns-2 {
  margin-top: 131px;
}

.columns-3 {
  margin-top: -124px;
}

.image-4 {
  max-width: 75%;
  text-align: center;
  padding-left: 28px;
  padding-right: 28px;
}

.image-5 {
  margin-bottom: 0;
  padding-right: 0;
}

.image-5.emailer-clouds {
  margin-bottom: -3px;
  margin-right: 10px;
}

.columns-4 {
  margin-top: 22px;
  margin-bottom: -29px;
}

.image-6 {
  margin-bottom: -4px;
  padding-left: 11px;
}

.columns-5 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.column-9 {
  text-align: center;
}

html.w-mod-js [data-ix="display-none-on-load"] {
  display: none;
}

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

html.w-mod-js [data-ix="pen-holder"] {
  opacity: 0;
  transform: translate(-400px);
}

html.w-mod-js [data-ix="coffe"] {
  opacity: 0;
  transform: translate(350px);
}

html.w-mod-js [data-ix="magic-mouse"], html.w-mod-js [data-ix="eyeglasses"] {
  opacity: 0;
  transform: translate(400px);
}

html.w-mod-js [data-ix="pencils-and-moleskine"] {
  opacity: 0;
  transform: translate(-400px);
}

html.w-mod-js [data-ix="apple-wireless-keyboard"] {
  display: block;
  transform: translate(0, 200px);
}

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

html.w-mod-js [data-ix="skills-box"], html.w-mod-js [data-ix="expertise-percentage"] {
  opacity: 0;
}

html.w-mod-js [data-ix="perspective-screen"] {
  opacity: 0;
  transform: translate(0, -300px);
}

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

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

html.w-mod-js [data-ix="show-up"], html.w-mod-js [data-ix="show-up-2"], html.w-mod-js [data-ix="show-up-3"], html.w-mod-js [data-ix="show-up-4"] {
  opacity: 0;
  transform: translate(0, 25px);
}

html.w-mod-js [data-ix="iphone-6-left"] {
  opacity: 0;
  transform: translate(-64px);
}

html.w-mod-js [data-ix="iphone-6-right"] {
  opacity: 0;
  transform: translate(64px);
}

html.w-mod-js [data-ix="imac-screeen"] {
  opacity: 0;
  transform: translate(-64px);
}

html.w-mod-js [data-ix="design-front"] {
  opacity: 0;
  transform: translate(0, -55px);
}

html.w-mod-js [data-ix="design-back"] {
  opacity: 0;
  transform: translate(0, 55px);
}

html.w-mod-js [data-ix="guy-support"] {
  opacity: 0;
  transform: scale(.88);
}

html.w-mod-js [data-ix="pen-test"] {
  opacity: 0;
  transform: translate(-300px);
}

html.w-mod-js [data-ix="show-up-more-projects"], html.w-mod-js [data-ix="show-up-more-projects-2"], html.w-mod-js [data-ix="show-up-more-projects-3"], html.w-mod-js [data-ix="show-up-more-projects-4"] {
  opacity: 0;
  transform: translate(0, 25px);
}

html.w-mod-js [data-ix="speaker-left"], html.w-mod-js [data-ix="speaker-right"] {
  display: block;
  transform: translate(0, -200px);
}

html.w-mod-js [data-ix="notebook"] {
  opacity: 0;
  transform: translate(-400px);
}

html.w-mod-js [data-ix="juice-glass"] {
  opacity: 0;
  transform: translate(400px);
}

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

@media screen and (max-width: 991px) {
  .content-section {
    width: 100%;
    overflow: hidden;
  }

  .content-section.blue {
    overflow: hidden;
  }

  .content-section.blue.portfolio, .content-section.blue.testimonials-background {
    height: 100%;
    padding-bottom: 140px;
  }

  .content-section.blue.how-we-work {
    position: relative;
  }

  .content-section.more-projects {
    padding-bottom: 80px;
  }

  .hero-section {
    overflow: hidden;
  }

  .slider {
    height: 850px;
  }

  .slide-1 {
    background-position: 100% 100%;
  }

  .title.white {
    text-align: left;
  }

  .title.white.centered {
    text-align: center;
  }

  .h1 {
    font-size: 40px;
  }

  .sub-heading {
    margin-left: 58px;
    margin-right: 58px;
    font-size: 32px;
  }

  .h1-light-text {
    font-size: 40px;
    line-height: 38px;
  }

  .left-arrow, .right-arrow {
    top: -86px;
  }

  .menu-link {
    width: 100%;
    text-align: center;
    border-width: 1px;
    border-color: #f4f4f4;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    margin-left: 0;
    margin-right: 0;
    padding-top: 23px;
    padding-bottom: 0;
  }

  .menu-link:hover {
    background-color: #f4f4f4;
    border-style: none;
  }

  .menu-link.w--current {
    border-bottom-style: none;
  }

  .contact-us-block {
    box-shadow: none;
  }

  .content-wrapper.slide-1-hero {
    margin-top: -48px;
  }

  .numering.blue {
    text-align: left;
  }

  .numering.blue.centered {
    text-align: center;
  }

  .h2.white {
    text-align: left;
  }

  .h2.white.centered {
    text-align: center;
  }

  .h2.case-study {
    margin-top: 0;
  }

  .h2.homepage-header {
    margin-bottom: 4px;
  }

  .feature-box.heart {
    position: relative;
  }

  .icon-bg {
    margin-bottom: 0;
  }

  .h3.h3-features {
    margin-top: -1px;
  }

  .h3.other-projects {
    margin-top: 10px;
  }

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

  .white.testimonial.light-text {
    float: left;
    padding-left: 0;
  }

  .know-more-box {
    width: 100%;
    height: auto;
  }

  .play-button {
    position: relative;
  }

  .column-right {
    margin-top: 681px;
    position: absolute;
  }

  .mini-features-container {
    padding-left: 29px;
    padding-right: 29px;
  }

  .mini-features {
    width: auto;
  }

  .mini-features-block {
    min-width: 181px;
    padding-left: 25px;
  }

  .paragraph-dark-text.skills, .paragraph-dark-text.testimonials {
    padding-right: 0;
  }

  .features-icon.rocket, .features-icon.screen, .features-icon.code {
    padding-top: 0;
  }

  .browser {
    width: 330%;
    float: left;
    position: relative;
    top: 61px;
    left: -64px;
  }

  .portfolio-sample {
    width: 45.33%;
  }

  .portfolio-sample.more-projects {
    width: 60%;
    min-width: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sample-content {
    width: 100%;
  }

  .team-member {
    width: 44%;
    margin-left: 26px;
  }

  .team-profiles {
    text-align: center;
  }

  .icon-holder {
    margin-bottom: 99px;
  }

  .bar {
    width: 100%;
    position: relative;
  }

  .skills-column-right {
    padding-left: 22px;
    padding-right: 22px;
  }

  .text-bubble {
    width: 100%;
    height: 100%;
    padding-bottom: 9px;
  }

  .image.back.featured-design {
    top: -9px;
  }

  .image.front.featured-design {
    top: 9px;
  }

  .icon {
    margin-top: 25px;
  }

  .icon.floated-right {
    margin-left: 0;
  }

  .our-services-heading-block {
    padding-left: 0%;
  }

  .fixed-nav-bar {
    position: absolute;
  }

  .menu-bg.w--open {
    background-color: #f4f4f4;
  }

  .nav-menu-mobile {
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    position: absolute;
  }

  .screenshot-perspective-1 {
    position: relative;
    top: auto;
    bottom: 0;
    left: 0;
    right: 5px;
  }

  .column-2 {
    margin-top: 65px;
    position: relative;
  }

  .case-study-row {
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .slider-more-projects {
    height: auto;
    min-width: 0;
    padding-bottom: 80px;
  }

  .slide-nav {
    margin-bottom: 31px;
  }

  .back {
    right: -4%;
  }

  .imac-container {
    height: 42%;
    background-image: url('../images/imac_1.png');
    display: block;
  }

  .wireless-keyboard {
    width: 45%;
  }

  .pencils-and-red-moleskine {
    width: 28%;
  }

  .mouse {
    width: 86%;
  }

  .screenshots-container {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .lightbox {
    margin-left: 0;
    margin-right: 15px;
  }

  .why-us-slider {
    width: 100%;
  }

  .why-us-box, .why-us-box.left {
    min-height: 0;
  }

  .why-us-box.right-box {
    width: 100%;
    position: static;
  }

  .logo {
    margin-top: 35px;
  }

  .slider-section {
    height: 420px;
  }

  .slider-buttons {
    margin-bottom: -34px;
  }

  .slider-mask {
    height: 420px;
  }

  .columns-3 {
    margin-top: -10px;
  }
}

@media screen and (max-width: 767px) {
  p {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    margin-top: 43px;
  }

  .button.outline.left {
    float: none;
    margin-top: 0;
  }

  .button.get-a-quote {
    margin-top: 35px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .button.submit {
    margin-right: 0;
  }

  .button.facebook.left, .button.right {
    float: none;
    margin-top: 0;
    margin-right: 0;
  }

  .content-section.blue {
    overflow: hidden;
  }

  .content-section.case-study {
    position: relative;
    overflow: hidden;
  }

  .slider {
    height: 920px;
  }

  .title.white.centered {
    text-align: center;
  }

  .h1 {
    font-size: 36px;
    line-height: 43px;
  }

  .sub-heading {
    margin-left: 36px;
    margin-right: 36px;
    font-size: 26px;
    line-height: 37px;
  }

  .h1-light-text {
    font-size: 36px;
  }

  .brand {
    float: left;
  }

  .content-wrapper.slide-1-hero {
    margin-top: -66px;
  }

  .numering.blue {
    margin-bottom: -19px;
  }

  .numering.blue.centered {
    text-align: center;
  }

  .h2 {
    font-size: 42px;
  }

  .h2.white.centered {
    text-align: center;
  }

  .h2.why-us {
    margin-top: 10px;
    line-height: 49px;
  }

  .feature-box {
    width: 85%;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .feature-box.heart {
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .icon-bg {
    margin-bottom: 0;
  }

  .h3.h3-features {
    text-align: center;
  }

  .h3.other-projects {
    margin-top: 10px;
  }

  .how-we-work-column {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-white.centered {
    padding-left: 35px;
    padding-right: 35px;
  }

  .know-more-box.video-box {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .column-right {
    margin-top: 780px;
  }

  .mini-features-container {
    padding-left: 29px;
  }

  .mini-features {
    width: 76%;
    padding-left: 8%;
    position: absolute;
    bottom: 0;
    left: 83px;
    overflow: hidden;
  }

  .mini-features-block {
    width: 50%;
    min-width: 190px;
    float: left;
    clear: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .laptop {
    float: right;
    margin-bottom: 0;
    position: relative;
    top: 769px;
  }

  .browser {
    width: 190%;
    top: -17px;
    left: -66px;
  }

  .paragraph-white-text {
    padding-right: 0;
  }

  .know-more-description {
    text-align: left;
    margin-right: 10px;
  }

  .portfolio-sample {
    width: 45%;
    margin-left: 8px;
    margin-right: 8px;
  }

  .portfolio-sample.more-projects {
    width: 60%;
  }

  .portfolio-works {
    padding-left: 4%;
  }

  .team-member {
    width: 75%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .team-profiles, .skills-container {
    margin-top: 70px;
  }

  .icon-holder {
    margin-bottom: 80px;
  }

  .skills-box {
    width: 100%;
  }

  .featured-skills-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonials-slider {
    margin-top: 70px;
    margin-left: 20%;
    padding-bottom: 90px;
    display: block;
    position: relative;
  }

  .text-bubble {
    width: 100%;
    padding-bottom: 15px;
  }

  .testimonial {
    width: 100%;
    padding-left: 25px;
  }

  .testimonial-wrapper {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 25%;
    display: block;
  }

  .slide {
    overflow: hidden;
  }

  .image.front.featured-design {
    top: 15px;
    left: 46px;
  }

  .contact-info {
    float: none;
  }

  .contact-us-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .our-services-heading-block {
    margin-bottom: 70px;
  }

  .menu-bg {
    float: right;
  }

  .front {
    left: 13%;
    right: 0%;
  }

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

  .case-study-row {
    bottom: 0;
    left: 0;
    right: 0;
  }

  .description {
    padding-left: 0;
  }

  .case-study-heading {
    padding-bottom: 0;
  }

  .screenshots-sample {
    width: 47%;
  }

  .column-case-study {
    top: 21px;
  }

  .guy-support {
    display: block;
  }

  .back {
    float: none;
    margin-bottom: 10px;
  }

  .learn-more, .learn-more.spacing {
    width: 99%;
    margin-top: 23px;
  }

  .iphone-left {
    margin-bottom: 15px;
  }

  .iphone-right {
    left: 20%;
  }

  .imac-screen {
    float: none;
    display: block;
    position: relative;
    left: -46%;
  }

  .imac-container {
    width: 49%;
    height: 37%;
    min-width: 489px;
    background-position: 50%;
    background-size: 475px;
  }

  .wireless-keyboard {
    background-size: 308px;
  }

  .our-services-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightbox {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .slider-section {
    height: 450px;
  }

  .slider-text {
    margin-top: 14px;
  }

  .slider-quote {
    margin-top: 9px;
    font-size: 15px;
  }

  .slider-buttons {
    margin-bottom: -148px;
  }

  .slider-mask {
    height: 440px;
  }

  .columns-3 {
    margin-top: -72px;
  }

  .columns-4 {
    margin-top: 27px;
  }
}

@media screen and (max-width: 479px) {
  body {
    overflow: visible;
  }

  p {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    float: none;
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: 0;
    position: relative;
  }

  .button.dark-blue {
    margin-bottom: 28px;
  }

  .button.portfolio {
    margin-top: 10px;
  }

  .button.facebook {
    margin-right: 0;
  }

  .button.facebook.left {
    margin-top: 0;
  }

  .button.twitter {
    margin-right: 0;
  }

  .button.right {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .content-section.blue {
    position: relative;
  }

  .content-section.blue.portfolio, .content-section.blue.testimonials-background {
    height: 100%;
  }

  .content-section.big-screen-shot {
    background-position: -229px 69%;
  }

  .content-section.case-study {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 0;
    padding-right: 20px;
    position: static;
    top: -110px;
  }

  .hero-section, .slider {
    height: 690px;
  }

  .slide-1 {
    background-image: url('../images/New-Website-Header-2.jpg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .title.white.centered {
    text-align: center;
  }

  .title.title-in-video-box {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .title.title-in-video-box.what-we-do2 {
    text-align: left;
  }

  .h1 {
    margin-top: 10px;
    font-size: 24px;
    line-height: 33px;
  }

  .sub-heading {
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 25px;
  }

  .sub-heading.sub-heading-2 {
    text-shadow: 0 1px 5px #000;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
    line-height: 26px;
  }

  .h1-light-text {
    font-size: 24px;
    line-height: 42px;
  }

  .right-arrow {
    margin-right: -18px;
  }

  .brand {
    position: static;
  }

  .content-wrapper.slide-1-hero {
    margin-top: 196px;
  }

  .content-wrapper.slide-2 {
    margin-top: 200px;
  }

  .numering.blue {
    text-align: left;
  }

  .numering.blue.centered {
    text-align: center;
  }

  .h2 {
    font-size: 42px;
    line-height: 53px;
  }

  .h2.white {
    line-height: 45px;
  }

  .h2.white.centered {
    text-align: center;
  }

  .h2.why-us {
    font-size: 40px;
    line-height: 46px;
  }

  .h2-light-text {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 38px;
    display: block;
  }

  .feature-box {
    display: block;
  }

  .icon-bg.design, .icon-bg.code {
    margin-top: 35px;
  }

  .h3 {
    margin-top: 10px;
  }

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

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

  .paragraph-white {
    float: left;
  }

  .paragraph-white.centered {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .know-more-box.video-box {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    padding-bottom: 15px;
  }

  .play-button {
    left: 0%;
  }

  .link {
    float: left;
    position: relative;
  }

  .title-link {
    float: left;
  }

  .column-right {
    margin-top: 1000px;
  }

  .mini-features-container {
    z-index: 2;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .mini-features {
    width: 69%;
    padding-left: 25px;
    padding-right: 0;
    position: absolute;
    bottom: 0;
    left: 53px;
  }

  .mini-features-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .paragraph-dark-text {
    text-align: justify;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-dark-text.skills {
    margin-bottom: 3px;
  }

  .browser {
    left: 0;
    right: 0;
  }

  .know-more-description {
    float: left;
    text-align: left;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
  }

  .featured-desings-test {
    height: 306px;
  }

  .portfolio-sample {
    width: 91%;
  }

  .portfolio-sample.more-projects {
    width: 90%;
    margin: 35px auto 0;
  }

  .sample-content {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .portfolio-works {
    margin-top: 45px;
  }

  .team-member {
    width: 91%;
    padding-bottom: 60px;
  }

  .skills-container {
    margin-top: 65px;
  }

  .icon-holder {
    text-align: center;
    margin-bottom: 130px;
  }

  .skills-box {
    text-align: left;
    padding-bottom: 10px;
  }

  .skills-box.top-and-bottom-dividers {
    padding-bottom: 10px;
  }

  .skills-column-right {
    margin-top: 13px;
    padding-right: 15px;
  }

  .skill-percentage-container {
    margin-top: 19px;
  }

  .testimonials-slider {
    margin-left: 20px;
    margin-right: auto;
    padding-left: 0;
  }

  .testimonial {
    width: 100%;
  }

  .testimonial-wrapper {
    width: 100%;
    padding-left: 3%;
    padding-right: 15%;
  }

  .image.back.featured-design {
    float: left;
    position: static;
  }

  .contact-info {
    margin-top: 7px;
    padding-top: 14px;
  }

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

  .footer {
    padding-top: 0;
  }

  .contact-link {
    float: none;
  }

  .icon {
    float: left;
    margin-bottom: 26px;
    margin-left: 0;
    margin-right: 108px;
  }

  .icon.floated-right {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 108px;
  }

  .services-block {
    margin-top: 36px;
    padding-bottom: 0;
  }

  .services-block.top-and-bottom-dividers {
    margin-bottom: 15px;
    padding-bottom: 30px;
  }

  .our-services {
    float: left;
  }

  .our-services-heading-block {
    text-align: center;
    padding-left: 0;
  }

  .nav-menu-mobile {
    position: absolute;
  }

  .front {
    height: 320px;
    margin-left: 5%;
    margin-right: 20%;
    left: 13%;
  }

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

  .case-study-heading {
    margin-top: 0;
  }

  .screenshots-sample {
    width: 97%;
  }

  .slide-nav {
    margin-bottom: -7px;
  }

  .column-case-study {
    padding-right: 0;
    top: 21px;
  }

  .guy-support {
    float: none;
    display: block;
  }

  .back {
    margin-bottom: 15px;
  }

  .learn-more {
    height: 62px;
    border-top-style: none;
    margin-top: 0;
    padding-top: 9px;
  }

  .learn-more.spacing {
    border-top-style: solid;
    border-top-color: #e7e7e7;
    margin-top: 22px;
    margin-bottom: 10px;
  }

  .iphone-left {
    left: 6%;
  }

  .iphone-right {
    left: 30%;
  }

  .imac-screen {
    width: 383px;
    left: -170px;
  }

  .our-services-text-container {
    width: 100%;
  }

  .lightbox {
    margin-left: 0;
    position: relative;
  }

  .why-us-slider {
    clear: none;
  }

  .why-us-box.left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .why-us-box.right-box {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: block;
    position: static;
  }

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

  .slide-test {
    background-position: 50%;
  }

  .logo {
    margin-top: -92px;
  }

  .slider-section {
    height: 500px;
  }

  .slider-text {
    margin-top: 13px;
    font-size: 32px;
  }

  .slider-quote {
    margin-top: 3px;
    padding-left: 66px;
    padding-right: 66px;
    font-size: 12px;
    line-height: 22px;
  }

  .slider-buttons {
    margin-bottom: -187px;
  }

  .slider-mask {
    height: 450px;
  }

  .columns-3 {
    margin-top: -78px;
  }

  .image-5 {
    margin-top: 155px;
  }
}


