@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro';
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  background: #fff;}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*!
 * jQuery UI CSS Framework 1.12.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI Slider 1.12.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

@font-face {
  font-family: "Rokkitt";
  src: url("../res/fonts/Rokkitt-Regular.ttf") format("truetype"); }

html {
  font-size: 1em; }
  @media (min-width: 768px) and (max-width: 991px) {
    html {
      font-size: 0.9em; } }
  @media (min-width: 480px) and (max-width: 767px) {
    html {
      font-size: 0.8em; } }

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10px;
  font-size: 1rem;
  /* @include mq($max-width: $md) {
    @include font-size(48px);
  }
  @include mq($max-width: $sm) {
    @include font-size(40px);
  }
  @include mq($max-width: $xs) {
    @include font-size(32px);
  } */ }

h1 {
  font-family: "Rokkitt", serif;
  color: #00ACC8;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 26px;
      font-size: 2.6rem; } }
  @media only screen and (max-width: 480px) {
    h1 {
      font-size: 20px;
      font-size: 2rem; } }

h2 {
  font-family: "Rokkitt", serif;
  color: #00ACC8;
  font-size: 30px;
  font-size: 3rem; }
  @media only screen and (max-width: 992px) {
    h2 {
      font-size: 26px;
      font-size: 2.6rem; } }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media only screen and (max-width: 480px) {
    h2 {
      font-size: 20px;
      font-size: 2rem; } }

a {
  color: inherit;
  text-decoration: none; }

p {
  color: #6E6F71;
  line-height: 1.5; }

svg {
  width: 100%; }

img[src*=svg] {
  width/*\**/: 100%\9; }

#its-all-connected .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

#its-all-connected .flex-item, #connecting-circles .connect {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#banner, .wrapper, .circle {
  margin: 0 auto;
  display: block; }

#banner, .wrapper {
  max-width: 1200px; }

/*
  ██   ██ ███████  █████  ██████  ███████ ██████
  ██   ██ ██      ██   ██ ██   ██ ██      ██   ██
  ███████ █████   ███████ ██   ██ █████   ██████
  ██   ██ ██      ██   ██ ██   ██ ██      ██   ██
  ██   ██ ███████ ██   ██ ██████  ███████ ██   ██
*/
#header {
  width: 100%;
  background: #00ACC8; }

@media only screen and (max-width: 500px) {
  .banner-container {
    padding-bottom: 100px; } }

.header-text {
  font-size: 15px;
  font-size: 1.5rem;
  color: white;
  width: 50%;
  display: block;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  -webkit-transform: translate(-50%, -130%);
     -moz-transform: translate(-50%, -130%);
      -ms-transform: translate(-50%, -130%);
       -o-transform: translate(-50%, -130%);
          transform: translate(-50%, -130%); }
  @media only screen and (max-width: 1300px) {
    .header-text {
      font-size: 12px;
      font-size: 1.2rem;
      -webkit-transform: translate(-50%, -150%);
         -moz-transform: translate(-50%, -150%);
          -ms-transform: translate(-50%, -150%);
           -o-transform: translate(-50%, -150%);
              transform: translate(-50%, -150%);
      width: 60%; } }
  @media only screen and (max-width: 992px) {
    .header-text {
      font-size: 10px;
      font-size: 1rem;
      -webkit-transform: translate(-50%, -160%);
         -moz-transform: translate(-50%, -160%);
          -ms-transform: translate(-50%, -160%);
           -o-transform: translate(-50%, -160%);
              transform: translate(-50%, -160%); } }
  @media only screen and (max-width: 768px) {
    .header-text {
      -webkit-transform: translate(-50%, -150%);
         -moz-transform: translate(-50%, -150%);
          -ms-transform: translate(-50%, -150%);
           -o-transform: translate(-50%, -150%);
              transform: translate(-50%, -150%); } }
  @media only screen and (max-width: 600px) {
    .header-text {
      -webkit-transform: translate(-50%, -150%);
         -moz-transform: translate(-50%, -150%);
          -ms-transform: translate(-50%, -150%);
           -o-transform: translate(-50%, -150%);
              transform: translate(-50%, -150%);
      font-size: 8px;
      font-size: 0.8rem; } }
  @media only screen and (max-width: 500px) {
    .header-text {
      -webkit-transform: translate(-50%, -40%);
         -moz-transform: translate(-50%, -40%);
          -ms-transform: translate(-50%, -40%);
           -o-transform: translate(-50%, -40%);
              transform: translate(-50%, -40%);
      font-size: 10px;
      font-size: 1rem;
      width: 75%; } }
  @media only screen and (max-width: 500px) {
    .header-text {
      font-size: 8px;
      font-size: 0.8rem; } }

/*
  ███    ██  █████  ██    ██ ██████   █████  ██████
  ████   ██ ██   ██ ██    ██ ██   ██ ██   ██ ██   ██
  ██ ██  ██ ███████ ██    ██ ██████  ███████ ██████
  ██  ██ ██ ██   ██  ██  ██  ██   ██ ██   ██ ██   ██
  ██   ████ ██   ██   ████   ██████  ██   ██ ██   ██
*/
#navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  border-bottom: 3px solid rgba(110, 111, 113, 0.4);
  background: #fcfcfc;
  z-index: 9001;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.menu-item {
  width: 33%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #6E6F71;
  border-left: 2px solid #6E6F71;
  -webkit-transition: color .2s ease, font-weight .2s ease;
  -moz-transition: color .2s ease, font-weight .2s ease;
  -o-transition: color .2s ease, font-weight .2s ease;
  transition: color .2s ease, font-weight .2s ease; }
  .menu-item:nth-child(1) {
    border-left: none; }
  .menu-item:hover, .menu-item.menu-active {
    color: #FF8200;
    background: #eee !important;
    font-weight: bold;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  @media only screen and (max-width: 768px) {
    .menu-item {
      font-size: 8px;
      font-size: 0.8rem; } }

/*
  ███████ ███████  ██████ ████████ ██  ██████  ███    ██ ███████
  ██      ██      ██         ██    ██ ██    ██ ████   ██ ██
  ███████ █████   ██         ██    ██ ██    ██ ██ ██  ██ ███████
       ██ ██      ██         ██    ██ ██    ██ ██  ██ ██      ██
  ███████ ███████  ██████    ██    ██  ██████  ██   ████ ███████
*/
section {
  background: url(../res/img/texture.png) 0 0/100% no-repeat;
  width: 100%;
  padding: 50px 0 30px;
  position: relative; }

.wrapper {
  padding: 5%; }

article {
  display: block;
  width: 80%;
  margin: 0 auto; }
  article p {
    max-width: 90%; }
  article h1 {
    z-index: 3; }
  @media only screen and (max-width: 480px) {
    article {
      width: 90%; }
      article p {
        max-width: 100%; } }

.wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  @media only screen and (max-width: 480px) {
    .wrap .thirds {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

#its-all-connected .flex {
  margin-top: 100px; }

#its-all-connected .flex-item {
  width: 33.33333%; }
  #its-all-connected .flex-item p {
    margin-top: 30px;
    width: 80%;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }

#its-all-connected svg {
  width: 90%;
  max-width: 320px;
  margin-left: 5%;
  position: relative; }

#its-all-connected #blue-line {
  border-top: 4px solid #85D7E5;
  position: absolute;
  width: 100%;
  top: 59%; }
  @media only screen and (max-width: 768px) {
    #its-all-connected #blue-line {
      top: 30%; } }
  @media only screen and (max-width: 768px) {
    #its-all-connected #blue-line {
      display: none; } }

@media only screen and (max-width: 768px) {
  #its-all-connected .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px; }
  #its-all-connected .flex-item {
    width: 80%;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
    #its-all-connected .flex-item p {
      margin-bottom: 30px;
      max-width: 320px;
      text-align: center; }
  #its-all-connected svg {
    margin: 0 auto;
    display: block; } }

/* 
 *  SECTION 2: Babies Make Connections
 */
.connected-carousel {
  width: 70%;
  left: 15%;
  position: relative; }
  @media only screen and (max-width: 480px) {
    .connected-carousel {
      width: 90%;
      left: 5%; } }

.carousel-content {
  width: 60%;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-x: hidden; }

.carousel-img {
  height: 300px;
  opacity: 0; }
  .carousel-img#caro-bottle {
    margin-right: 40%; }
  @media only screen and (max-width: 768px) {
    .carousel-img {
      width: 75%;
      height: auto; } }

@media only screen and (max-width: 768px) {
  #caro-bottle {
    width: 90%;
    height: auto;
    margin-top: 90px;
    margin-bottom: 90px; } }

.caro-cookie:not(:first-child) {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%); }

.caro-caption {
  background: #85D7E5; }
  .caro-caption p {
    color: white;
    font-weight: bold;
    text-align: center;
    margin: 1em;
    font-style: italic; }
  @media only screen and (max-width: 480px) {
    .caro-caption {
      line-height: 0.8; } }

.caro-arrow, .caro-arrow-left, .caro-arrow-right {
  cursor: pointer;
  height: 64px;
  z-index: 10;
  position: absolute;
  top: 25%; }
  .caro-arrow svg, .caro-arrow-left svg, .caro-arrow-right svg {
    height: 100%; }
  @media only screen and (max-width: 480px) {
    .caro-arrow, .caro-arrow-left, .caro-arrow-right {
      height: 32px; } }

.caro-arrow-left {
  left: -25%; }
  @media only screen and (max-width: 768px) {
    .caro-arrow-left {
      left: -40%; } }
  @media only screen and (max-width: 480px) {
    .caro-arrow-left {
      left: -50%; } }

.caro-arrow-right {
  right: -25%; }
  @media only screen and (max-width: 768px) {
    .caro-arrow-right {
      right: -40%; } }
  @media only screen and (max-width: 480px) {
    .caro-arrow-right {
      right: -50%; } }

#connecting-text {
  width: 60%; }
  @media only screen and (max-width: 480px) {
    #connecting-text {
      width: 70%; } }

#connecting-caress {
  background: #85D7E5;
  position: absolute;
  width: 280px;
  margin: 50px auto;
  height: 100px;
  padding: 12.5px;
  border-radius: 8px;
  position: relative;
  border-color: #85D7E5; }
  #connecting-caress span {
    color: white;
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      #connecting-caress span {
        font-size: 12px;
        font-size: 1.2rem; } }
  #connecting-caress:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: #85D7E5;
    top: 30%;
    left: 100%;
    margin-left: -1px;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #85D7E5;
    border-left-color: inherit; }
  @media only screen and (max-width: 480px) {
    #connecting-caress:after {
      display: none; } }
  @media only screen and (max-width: 768px) {
    #connecting-caress {
      margin: 25px 0;
      height: 80px;
      width: 200px; } }

#connecting-main {
  position: relative; }
  #connecting-main:after {
    content: "  ";
    position: absolute;
    top: 0;
    left: 70%;
    width: 30%;
    height: 100%;
    background-image: url("../res/img/momkid-x.png");
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #connecting-main:after {
        background-image: url("../res/img/momkid-x_2x.png"); } }
    @media only screen and (max-width: 480px) {
      #connecting-main:after {
        top: 20%;
        left: 30%;
        width: 75%;
        height: 100%;
        opacity: 0.1; } }

#babies-momkid {
  position: relative;
  width: 40%;
  margin-top: -25%;
  float: right; }

#connecting-circles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 480px) {
    #connecting-circles {
      margin-top: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  #connecting-circles .connect {
    width: 25%; }
    #connecting-circles .connect p {
      margin-top: 50px;
      text-align: center;
      opacity: 0; }
    #connecting-circles .connect.active figcaption {
      opacity: 1;
      -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease; }
    #connecting-circles .connect.active .circle {
      background: #ffe566;
      -webkit-box-shadow: 0 0 0 6px #FF8200;
              box-shadow: 0 0 0 6px #FF8200;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    @media only screen and (max-width: 480px) {
      #connecting-circles .connect {
        width: 100%;
        margin-top: 20px; } }

.circle {
  background: #fcfcfc;
  width: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px #85D7E5;
          box-shadow: 0 0 0 4px #85D7E5;
  position: relative;
  -webkit-transition: background .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, -webkit-transform .2s ease;
  -moz-transition: transform .2s ease, background .2s ease, -moz-transform .2s ease;
  -o-transition: transform .2s ease, background .2s ease, -o-transform .2s ease;
  transition: transform .2s ease, background .2s ease;
  transition: transform .2s ease, background .2s ease, -webkit-transform .2s ease, -moz-transform .2s ease, -o-transform .2s ease; }
  .circle img {
    width: 100%; }
  .circle:hover {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
    cursor: pointer; }

.grow {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1) !important;
       -moz-transform: scale(1.1) !important;
        -ms-transform: scale(1.1) !important;
         -o-transform: scale(1.1) !important;
            transform: scale(1.1) !important; }

figcaption {
  position: relative;
  background: #FF8200;
  color: white;
  padding: 8.33333px;
  width: 75%;
  margin: 32px auto 0;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  text-align: center;
  position: relative;
  border-color: #FF8200; }
  figcaption:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: #FF8200;
    bottom: 100%;
    left: 50%;
    margin-bottom: -1px;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FF8200;
    border-bottom-color: inherit; }
  figcaption.active-caption {
    opacity: 1; }

#tips {
  margin-top: 12.5px;
  background: #e2fbff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 480px) {
    #tips {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 4px; } }

.tip-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .tip-wrap p {
    width: 80%;
    margin: auto 12.5px auto; }
  .tip-wrap svg {
    width: 20%;
    min-width: 40px; }
    @media only screen and (max-width: 480px) {
      .tip-wrap svg {
        width: 10%;
        margin-bottom: 5px; } }
  @media only screen and (max-width: 480px) {
    .tip-wrap {
      padding-left: 4px;
      /* 
    &:not(: nth-child (1)) {
      margin-top: 8px;
    } */ } }

.tips-num {
  width: 50px;
  padding: 0;
  margin-right: 10px; }

.peekaboo-wrap {
  position: relative; }

p.text-peek {
  width: 40%; }
  @media only screen and (max-width: 480px) {
    p.text-peek {
      width: 80%;
      margin-bottom: 50px; } }

label.text-drag {
  position: absolute;
  font-style: italic;
  color: #5bc9dc;
  text-align: center;
  right: 16%;
  top: 25%; }
  @media only screen and (max-width: 480px) {
    label.text-drag {
      right: -2%;
      top: 90%; } }

#slider-wrapper {
  width: 32px;
  height: 200px;
  position: absolute;
  right: 15%;
  margin-top: -8%; }
  #slider-wrapper svg {
    position: absolute;
    height: 100%; }
  #slider-wrapper #slider-mover {
    height: 100%;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
    z-index: 200; }

#connecting-dadbaby, #connecting-dadbaby-hands {
  position: absolute;
  left: 10%;
  margin-top: -10%;
  pointer-events: none;
  width: 80%; }

#connecting-dadbaby-slider {
  width: 24px;
  position: absolute;
  right: 20%;
  top: 45%; }
  @media only screen and (max-width: 480px) {
    #connecting-dadbaby-slider {
      right: 10%;
      top: 100%;
      width: 18px; } }

/* 
  ANIMATION SETUPS
*/
#chartline {
  stroke-dasharray: 420;
  stroke-dashoffset: -420; }

article p,
article h1 {
  opacity: 0;
  -webkit-transform: translate(-10%, 0);
     -moz-transform: translate(-10%, 0);
      -ms-transform: translate(-10%, 0);
       -o-transform: translate(-10%, 0);
          transform: translate(-10%, 0); }

/* 
 *  INTERNET EXPLORER 10-11
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* 
 * padding hack for header SVG image
 * http://tympanus.net/codrops/2014/08/19/making-svgs-responsive-with-css/
 */
  #blue-line {
    display: none; }
  .banner-container {
    height: 0;
    width: 100%;
    padding-top: 400px;
    position: relative; }
    .banner-container p.header-text {
      font-size: 12px;
      font-size: 1.2rem;
      -webkit-transform: translate(-50%, -130%);
         -moz-transform: translate(-50%, -130%);
          -ms-transform: translate(-50%, -130%);
           -o-transform: translate(-50%, -130%);
              transform: translate(-50%, -130%); }
  #banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #circle-ones {
    margin-bottom: 100px; }
    #circle-ones .flex-item {
      height: 0;
      width: 30%;
      padding-top: 200px;
      position: relative;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #circle-ones .flex-item svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .caro-caption {
    width: 66%; }
  #tips {
    padding-top: 0; }
    #tips .tip-wrap {
      width: 20%;
      float: right; }
      #tips .tip-wrap svg {
        padding-top: 20px; }
  .peekaboo-wrap {
    height: 0;
    padding-bottom: 500px; }
  #connecting-dadbaby-slider {
    top: 0; } }
