@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300|Raleway:400,600,700|Pacifico);
/* line 1, ../sass/_one-page-scroll.scss */
body {
  background-color:#455170;
}

body, html {
  margin: 0;
  overflow: hidden;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
}

/* line 9, ../sass/_one-page-scroll.scss */
body, .onepage-wrapper, html {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;
}

/* line 17, ../sass/_one-page-scroll.scss */
.onepage-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}

/* line 26, ../sass/_one-page-scroll.scss */
.onepage-wrapper section {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 32, ../sass/_one-page-scroll.scss */
.onepage-pagination {
  position: absolute;
  right: 10px;
  top: 38%;
  z-index: 5;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 41, ../sass/_one-page-scroll.scss */
.onepage-pagination li {
  padding: 0;
  text-align: center;
}

/* line 45, ../sass/_one-page-scroll.scss */
.onepage-pagination li a {
  padding: 0;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 13px;
  line-height: 27px;
}


/* line 1, ../sass/_animate.scss */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

/* line 1, ../sass/_animate.scss */
.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 25, ../sass/_animate.scss */
.delay-0 {
  animation-delay: 0ms;
  /* W3C and Opera */
  -moz-animation-delay: 0ms;
  /* Firefox */
  -webkit-animation-delay: 0ms;
}

/* line 25, ../sass/_animate.scss */
.delay-1 {
  animation-delay: 500ms;
  /* W3C and Opera */
  -moz-animation-delay: 500ms;
  /* Firefox */
  -webkit-animation-delay: 500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-2 {
  animation-delay: 1000ms;
  /* W3C and Opera */
  -moz-animation-delay: 1000ms;
  /* Firefox */
  -webkit-animation-delay: 1000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-3 {
  animation-delay: 1500ms;
  /* W3C and Opera */
  -moz-animation-delay: 1500ms;
  /* Firefox */
  -webkit-animation-delay: 1500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-4 {
  animation-delay: 2000ms;
  /* W3C and Opera */
  -moz-animation-delay: 2000ms;
  /* Firefox */
  -webkit-animation-delay: 2000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-5 {
  animation-delay: 2500ms;
  /* W3C and Opera */
  -moz-animation-delay: 2500ms;
  /* Firefox */
  -webkit-animation-delay: 2500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-6 {
  animation-delay: 3000ms;
  /* W3C and Opera */
  -moz-animation-delay: 3000ms;
  /* Firefox */
  -webkit-animation-delay: 3000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-7 {
  animation-delay: 3500ms;
  /* W3C and Opera */
  -moz-animation-delay: 3500ms;
  /* Firefox */
  -webkit-animation-delay: 3500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-8 {
  animation-delay: 4000ms;
  /* W3C and Opera */
  -moz-animation-delay: 4000ms;
  /* Firefox */
  -webkit-animation-delay: 4000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-9 {
  animation-delay: 4500ms;
  /* W3C and Opera */
  -moz-animation-delay: 4500ms;
  /* Firefox */
  -webkit-animation-delay: 4500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-10 {
  animation-delay: 5000ms;
  /* W3C and Opera */
  -moz-animation-delay: 5000ms;
  /* Firefox */
  -webkit-animation-delay: 5000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-11 {
  animation-delay: 5500ms;
  /* W3C and Opera */
  -moz-animation-delay: 5500ms;
  /* Firefox */
  -webkit-animation-delay: 5500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-12 {
  animation-delay: 6000ms;
  /* W3C and Opera */
  -moz-animation-delay: 6000ms;
  /* Firefox */
  -webkit-animation-delay: 6000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-13 {
  animation-delay: 6500ms;
  /* W3C and Opera */
  -moz-animation-delay: 6500ms;
  /* Firefox */
  -webkit-animation-delay: 6500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-14 {
  animation-delay: 7000ms;
  /* W3C and Opera */
  -moz-animation-delay: 7000ms;
  /* Firefox */
  -webkit-animation-delay: 7000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-15 {
  animation-delay: 7500ms;
  /* W3C and Opera */
  -moz-animation-delay: 7500ms;
  /* Firefox */
  -webkit-animation-delay: 7500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-16 {
  animation-delay: 8000ms;
  /* W3C and Opera */
  -moz-animation-delay: 8000ms;
  /* Firefox */
  -webkit-animation-delay: 8000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-17 {
  animation-delay: 8500ms;
  /* W3C and Opera */
  -moz-animation-delay: 8500ms;
  /* Firefox */
  -webkit-animation-delay: 8500ms;
}

/* line 25, ../sass/_animate.scss */
.delay-18 {
  animation-delay: 9000ms;
  /* W3C and Opera */
  -moz-animation-delay: 9000ms;
  /* Firefox */
  -webkit-animation-delay: 9000ms;
}

/* line 25, ../sass/_animate.scss */
.delay-19 {
  animation-delay: 9500ms;
  /* W3C and Opera */
  -moz-animation-delay: 9500ms;
  /* Firefox */
  -webkit-animation-delay: 9500ms;
}

/* line 33, ../sass/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 87, ../sass/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 141, ../sass/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 195, ../sass/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 249, ../sass/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 303, ../sass/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 329, ../sass/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
/* line 380, ../sass/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
/* line 434, ../sass/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
/* line 488, ../sass/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
/* line 542, ../sass/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}


/* line 49, ../sass/partials/_home.sass */
.take-a-look {
  cursor: pointer;
  display: block;
  width: 170px;
  margin: 0 auto;
  padding: 8px 16px;
  border: solid 2px #fff;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400 !important;
  letter-spacing: 0.1em;
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}
/* line 63, ../sass/partials/_home.sass */
.take-a-look:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
/* line 66, ../sass/partials/_home.sass */
.take-a-look i {
  margin-right: 5px;
}

/* line 69, ../sass/partials/_home.sass */
.home-phone {
  margin-top: 100px;
}

/* line 72, ../sass/partials/_home.sass */
.home-copy {
  -moz-transition: position, 700ms;
  -o-transition: position, 700ms;
  -webkit-transition: position, 700ms;
  transition: position, 700ms;
}

/* line 75, ../sass/partials/_home.sass */
#big-video-wrap {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  z-index: 1 !important;
}
/* line 85, ../sass/partials/_home.sass */
#big-video-wrap.hide-video {
  opacity: 0 !important;
}

/* line 88, ../sass/partials/_home.sass */
#big-video-vid,
#big-video-image {
  position: absolute;
}

/* line 1, ../sass/partials/_slides.sass */
.home {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  background-color: #3498db;
  background-color: rgba(52, 152, 219, 0.7);
}
/* line 8, ../sass/partials/_slides.sass */
.home.full-color {
  background-color: #3498db;
}

/* line 11, ../sass/partials/_slides.sass */
.slide-1 {
  background-color: rgba(26, 188, 156, 0.7);
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}
/* line 15, ../sass/partials/_slides.sass */
.slide-1.fade-background {
  background-color: #3498db;
}
/* line 18, ../sass/partials/_slides.sass */
.slide-1.full-color {
  background-color: #1ABC9C;
}

/* line 21, ../sass/partials/_slides.sass */
.slide-2 {
  background-color: rgba(52, 73, 94, 0.7);
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}
/* line 25, ../sass/partials/_slides.sass */
.slide-2.fade-background {
  background-color: #1ABC9C;
}
@media (min-width: 768px) {
  /* line 28, ../sass/partials/_slides.sass */
  .slide-2 .iphone-2 {
    margin-top: 150px;
  }
}
@media (min-width: 992px) {
  /* line 28, ../sass/partials/_slides.sass */
  .slide-2 .iphone-2 {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  /* line 37, ../sass/partials/_slides.sass */
  .slide-2 .copy {
    margin-top: 120px !important;
  }
}
/* line 40, ../sass/partials/_slides.sass */
.slide-2.full-color {
  background-color: #34495e;
}

/* line 43, ../sass/partials/_slides.sass */
.slide-3 {
  background-color: rgba(241, 196, 15, 0.7);
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}
/* line 48, ../sass/partials/_slides.sass */
.slide-3.fade-background {
  background-color: #34495e;
}
@media (min-width: 768px) {
  /* line 51, ../sass/partials/_slides.sass */
  .slide-3 .iphone-3 {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  /* line 56, ../sass/partials/_slides.sass */
  .slide-3 .copy {
    margin-top: 120px !important;
  }
}
/* line 59, ../sass/partials/_slides.sass */
.slide-3.full-color {
  background-color: #f1c40f;
}

/* line 62, ../sass/partials/_slides.sass */
.contact {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  background-color: rgba(230, 126, 34, 0.7);
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}
/* line 69, ../sass/partials/_slides.sass */
.contact.full-color {
  background-color: #e67e22;
}

/* line 73, ../sass/partials/_slides.sass */
.slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
/* line 77, ../sass/partials/_slides.sass */
.slide p {
  font-size: 16px;
  line-height: 18px;
  line-height: 1.8rem;
  text-transform: normal;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 77, ../sass/partials/_slides.sass */
  .slide p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
}
/* line 87, ../sass/partials/_slides.sass */
.slide .copy {
  margin-top: 15px;
}
@media (min-width: 768px) {
  /* line 87, ../sass/partials/_slides.sass */
  .slide .copy {
    margin-top: 60px;
  }
}
/* line 93, ../sass/partials/_slides.sass */
.slide .copy p {
  margin: 15px 0 10px 0;
  text-transform: none;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  /* line 93, ../sass/partials/_slides.sass */
  .slide .copy p {
    margin: 15px 0;
  }
}
@media (min-width: 1200px) {
  /* line 93, ../sass/partials/_slides.sass */
  .slide .copy p {
    margin: 40px 0;
  }
}

/* line 104, ../sass/partials/_slides.sass */
.slide-titles {
  font-family: 'Proxima Nova Light';
  font-weight: 400;
}
@media (min-width: 768px) {
  /* line 104, ../sass/partials/_slides.sass */
  .slide-titles {
    padding-left: 0;
  }
}

/* line 110, ../sass/partials/_slides.sass */
.slide-2-title,
.slide-3-title {
  margin-top: 50px;
  font-size: 22px;
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  /* line 110, ../sass/partials/_slides.sass */
  .slide-2-title,
  .slide-3-title {
    margin-top: 0;
    font-size: 32px;
    font-size: 3.2rem;
  }
}

/* line 119, ../sass/partials/_slides.sass */
.iphone-container {
  margin-top: 15px;
  overflow: hidden;
  max-height: 200px;
}
@media (min-width: 768px) {
  /* line 119, ../sass/partials/_slides.sass */
  .iphone-container {
    max-height: 1000px;
  }
}

/* line 127, ../sass/partials/_slides.sass */
.iphone-1,
.iphone-2,
.iphone-3 {
  max-width: 100%;
}

/* line 132, ../sass/partials/_slides.sass */
.scroll-down {
  font-size: 32px;
  font-size: 3.2rem;
  display: block;
}

/* line 137, ../sass/partials/_slides.sass */
.slide-3 h2,
.slide-3 p,
.slide-3 .scroll-down {
  color: #333;
}

/* line 145, ../sass/partials/_slides.sass */
.slide-2 .iphone-container,
.slide-3 .iphone-container {
  max-height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  /* line 145, ../sass/partials/_slides.sass */
  .slide-2 .iphone-container,
  .slide-3 .iphone-container {
    position: relative;
    bottom: auto;
    left: auto;
    max-height: 1000px;
  }
}

/* line 3, ../sass/partials/_contact.sass */
.contact h2 {
  margin-top: 50px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
}
@media (min-width: 768px) {
  /* line 3, ../sass/partials/_contact.sass */
  .contact h2 {
    margin-top: 100px;
    font-size: 38px;
    font-size: 3.8rem;
  }
}
/* line 14, ../sass/partials/_contact.sass */
.contact p {
  padding: 0 20%;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: none;
}
@media (min-width: 768px) {
  /* line 14, ../sass/partials/_contact.sass */
  .contact p {
    padding: 0;
  }
}
/* line 24, ../sass/partials/_contact.sass */
.contact .newsletter {
  width: 250px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  /* line 24, ../sass/partials/_contact.sass */
  .contact .newsletter {
    width: 370px;
  }
}
@media (min-width: 992px) {
  /* line 24, ../sass/partials/_contact.sass */
  .contact .newsletter {
    width: 420px;
  }
}
@media (min-width: 1200px) {
  /* line 24, ../sass/partials/_contact.sass */
  .contact .newsletter {
    margin-top: 100px;
  }
}
/* line 36, ../sass/partials/_contact.sass */
.contact input {
  padding: 20px;
  border: 0px solid transparent;
  margin-left: 25px;
  width: 175px;
  height: 45px;
  float: left;
  background-color: #ecf0f1;
  color: #333;
  -moz-box-shadow: 0 0 0 #000;
  -webkit-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
  font-size: 18px;
  font-size: 1.8rem;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  font-size: 1.8rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  /* line 36, ../sass/partials/_contact.sass */
  .contact input {
    margin-left: 0;
    font-size: 32px;
    font-size: 3.2rem;
    height: 70px;
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 36, ../sass/partials/_contact.sass */
  .contact input {
    width: 350px;
  }
}
/* line 60, ../sass/partials/_contact.sass */
.contact input[type=text]:focus {
  border: 0px solid transparent;
  -moz-box-shadow: 0 0 0 #000;
  -webkit-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
  outline: none;
}
/* line 65, ../sass/partials/_contact.sass */
.contact .btn-signup {
  float: left;
  height: 45px;
  width: 45px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #34495e;
  cursor: pointer;
  -moz-transition: all, 300ms;
  -o-transition: all, 300ms;
  -webkit-transition: all, 300ms;
  transition: all, 300ms;
}
@media (min-width: 768px) {
  /* line 65, ../sass/partials/_contact.sass */
  .contact .btn-signup {
    width: 70px;
    height: 70px;
  }
}
/* line 78, ../sass/partials/_contact.sass */
.contact .btn-signup:hover {
  color: #fff;
  background-color: #2c3e50;
}
/* line 82, ../sass/partials/_contact.sass */
.contact .sign-up-message {
  float: left;
  margin-top: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
/* line 90, ../sass/partials/_contact.sass */
.contact .fa-paper-plane {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
}
@media (min-width: 768px) {
  /* line 90, ../sass/partials/_contact.sass */
  .contact .fa-paper-plane {
    font-size: 30px;
    font-size: 3rem;
    line-height: 52px;
    line-height: 5.2rem;
  }
}
/* line 98, ../sass/partials/_contact.sass */
.contact .social {
  width: 140px;
  margin: 0 auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  /* line 98, ../sass/partials/_contact.sass */
  .contact .social {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  /* line 98, ../sass/partials/_contact.sass */
  .contact .social {
    margin-top: 150px;
  }
}
/* line 109, ../sass/partials/_contact.sass */
.contact .social .facebook,
.contact .social .twitter {
  border: solid 0px transparent;
  text-align: center;
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  background-color: #34495e;
  font-size: 30px;
  font-size: 3rem;
  line-height: 72px;
  line-height: 7.2rem;
  -moz-transition: all, 300ms;
  -o-transition: all, 300ms;
  -webkit-transition: all, 300ms;
  transition: all, 300ms;
  cursor: pointer;
}
/* line 123, ../sass/partials/_contact.sass */
.contact .social .facebook:hover,
.contact .social .twitter:hover {
  background-color: #2c3e50;
  color: #fff;
}

/* line 1, ../sass/partials/_nav.sass */
.onepage-pagination {
  z-index: 1200;
}
/* line 4, ../sass/partials/_nav.sass */
.onepage-pagination li a {
  margin-bottom: 10px;
  border: solid 2px #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}
/* line 10, ../sass/partials/_nav.sass */
.onepage-pagination li a:hover {
  color: #fff;
  opacity: 0.5;
}
/* line 14, ../sass/partials/_nav.sass */
.onepage-pagination li a.active {
  background-color: rgba(255, 255, 255, 0.25);
  border: solid 2px #fff;
  text-decoration: none;
}

/* line 1, ../sass/partials/_settings.sass */
.settings {
  position: absolute;
  top: 50px;
  left: -200px;
  width: 200px;
  height: 280px;
  background-color: rgba(50, 50, 50, 0.93);
  z-index: 1200;
  -moz-transition: all, 600ms;
  -o-transition: all, 600ms;
  -webkit-transition: all, 600ms;
  transition: all, 600ms;
}
@media (min-width: 768px) {
  /* line 1, ../sass/partials/_settings.sass */
  .settings {
    background-color: rgba(50, 50, 50, 0.28);
    top: 200px;
    height: 315px;
  }
}
/* line 18, ../sass/partials/_settings.sass */
.settings.open {
  left: 0;
}
/* line 22, ../sass/partials/_settings.sass */
.settings .settings-title {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  margin: 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
/* line 32, ../sass/partials/_settings.sass */
.settings span {
  color: #fff;
  display: block;
  margin: 5px 12px;
  padding: 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: rgba(30, 30, 30, 0.63);
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  /* line 32, ../sass/partials/_settings.sass */
  .settings span {
    background-color: rgba(50, 50, 50, 0.33);
  }
}
/* line 50, ../sass/partials/_settings.sass */
.settings span:hover {
  cursor: pointer;
  background-color: rgba(50, 50, 50, 0.53);
}
/* line 54, ../sass/partials/_settings.sass */
.settings .settings-subtitle {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  text-align: left;
  margin-top: 20px;
  background-color: rgba(50, 50, 50, 0) !important;
}
/* line 61, ../sass/partials/_settings.sass */
.settings .settings-subtitle:hover {
  cursor: default;
  background-color: rgba(50, 50, 50, 0);
}
/* line 65, ../sass/partials/_settings.sass */
.settings .settings-icon {
  margin: 0;
  margin-right: 3px;
  padding: 0;
  position: absolute;
  top: 0;
  right: -40px;
  height: 40px;
  width: 37px;
  text-align: center;
  background-color: rgba(50, 50, 50, 0.28);
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 42px;
  line-height: 4.2rem;
  -moz-transition: all, 600ms;
  -o-transition: all, 600ms;
  -webkit-transition: all, 600ms;
  transition: all, 600ms;
}



/* line 3, ../sass/_no-js.sass */
.no-js body {
  overflow: scroll !important;
}
/* line 6, ../sass/_no-js.sass */
.no-js .slide {
  opacity: 1 !important;
  height: 700px !important;
}
/* line 10, ../sass/_no-js.sass */
.no-js .take-a-look,
.no-js .settings-icon {
  opacity: 0;
  position: absolute !important;
  left: -9999 !important;
  top: -9999 !important;
}
/* line 20, ../sass/_no-js.sass */
.no-js .slide-1 .hide,
.no-js .slide-2 .hide,
.no-js .slide-3 .hide {
  opacity: 1;
  display: block !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
}
/* line 27, ../sass/_no-js.sass */
.no-js .contact {
  height: 700px;
}


/* line 23, ../sass/main.sass */

/* line 29, ../sass/_mixins.sass */
::-moz-selection {
  background: white;
}

/* line 31, ../sass/_mixins.sass */
::selection {
  background: white;
}

/* line 31, ../sass/main.sass */
section {
  overflow: hidden;
  z-index: 3;
}

/* line 35, ../sass/main.sass */
.main {
  z-index: 1100 !important;
}

/* line 38, ../sass/main.sass */
.icon {
  position: absolute;
  top: 15px;
  left: 15px;
}
/* line 43, ../sass/main.sass */
.icon span {
  display: block;
  font-family: "Pacifico", cursive;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  -moz-transition: all, 400ms;
  -o-transition: all, 400ms;
  -webkit-transition: all, 400ms;
  transition: all, 400ms;
}

/* line 50, ../sass/main.sass */
.hide {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

