@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
header.main .sg-content .container .col .desc, header .sg-menu .container .menu ul a, header .sg-menu .container .menu ul.opened li a, header .sg-menu.white_bg .container .menu ul.opened li a, .section .container h2, .section .container .col h3, .section.intro-guides .container .col .head-resources h3, .section.all-guides .container .col h4, .sg-content-how-it-works .container .col .sg-middle p, .sg-content-article .container p, .sg-content-article .container ul li, .sg-call-to-action.light .container h3, .sg-call-to-action.light .container p, .register-account .middle .container p,
.create-the-family .middle .container p,
.add-children .middle .container p,
.add-child-device .middle .container p,
.download-app .middle .container p {
  color: #688491; }

header .sg-menu.white_bg .container .menu ul li a, header .sg-menu.white_bg .container .menu ul li.active a, header .sg-content .container h1, header .sg-content .container .desc, header.error .sg-content .container .sg-cc-head .desc, .section.color .container h2,
.section.color .container p, .section.color .container .col h3,
.section.color .container .col p, .section.color .container .col a, .bgimage .container .col h3, footer .container .col h4, footer .container .col ul a:hover, .sg-content-how-it-works .container .col .sg-middle span, .video-guides .container .col h2, .video-guides .container .col p, .sg-plans-price .col.mostpopular .mosttitle, .sg-plans-price .col a, .sg-plans-price .col .price-container .usd, .sg-plans-price .col .price-container .price, .sg-plans-price .col .price-container .price span, .sg-plans-price .col .price-desc, #smartbanner .sb-container .sb-close, #smartbanner.android .sb-close, #smartbanner.android .sb-info strong, .sg-call-to-action .container h3, .sg-call-to-action .container p, .cta, header .sg-menu .container .menu ul li.active a, .sg-welcome .middle .container h1,
.sg-footer .middle .container h1, .sg-welcome .middle .container p,
.sg-footer .middle .container p, .sg-welcome .middle .container button,
.sg-footer .middle .container button, .sg-welcome .middle .container .social a i,
.sg-footer .middle .container .social a i, .register-account .middle .container button,
.create-the-family .middle .container button,
.add-children .middle .container button,
.add-child-device .middle .container button,
.download-app .middle .container button {
  color: #ffffff; }

.section .container .col .link-section, .get-the-app .middle .container .download-box h1, .register-account .middle .container h1,
.create-the-family .middle .container h1,
.add-children .middle .container h1,
.add-child-device .middle .container h1,
.download-app .middle .container h1, #alert .container h3 {
  color: #70cef5; }

header.main .sg-content .container .col h1, .sg-plans-price .col.mostpopular .price-container span,
.sg-plans-price .col.mostpopular .price-container .price,
.sg-plans-price .col.mostpopular .price-desc {
  color: #3398da; }

.sg-content-how-it-works .container .col .sg-middle h2, .sg-content-article .container h2 {
  color: #8dc139; }

header.error .sg-content .container .sg-cc-head a {
  color: #fec111; }

a, .sg-content-article .container p a {
  color: #3498db; }

header .sg-content .container h1 {
  text-shadow: 5px 5px rgba(0, 0, 0, 0.05); }

#alert .container {
  box-shadow: 0 15px 35px rgba(12, 12, 12, 0.41), 0 5px 15px rgba(0, 0, 0, 0.07); }

.flex {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex; }

.flex2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2; }

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

.text-uppercase {
  text-transform: uppercase; }

.flex-column {
  -webkit-flex-direction: column;
  flex-direction: column; }

.padding20 {
  padding: 20px; }

.margin20 {
  margin: 20px; }

.align-center {
  align-items: center; }

.justify-center {
  justify-content: center; }

.hidden {
  display: none !important; }

.borderblue {
  fill: #70cef5; }

.borderblue2 {
  fill: #3398da; }

.borderwhite {
  fill: #ffffff; }

.disabled {
  overflow: hidden; }

@media only screen and (max-width: 1280px) {
  .hide-mobile-big {
    display: none !important; }

  .flex-column-mobile-big {
    -webkit-flex-direction: column;
    flex-direction: column; } }
@media only screen and (max-width: 899px) {
  .flex-column-mobile {
    -webkit-flex-direction: column;
    flex-direction: column; }

  .hide-mobile {
    display: none !important; } }
@media only screen and (min-width: 899px) {
  .hide-desktop {
    display: none !important; } }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input {
  margin: 0;
  padding: 0;
  border: 0; }

* {
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  /* i.e. Nexus5/Chrome and Kindle Fire HD 7'*/
  -webkit-appearance: none !important;
  -webkit-border-radius: 0; }

html,
body {
  height: 100%;
  width: 100%; }

sup {
  vertical-align: super;
  font-size: smaller; }

sub {
  vertical-align: sub;
  font-size: smaller; }

b,
strong {
  font-weight: 600; }

i,
em {
  font-style: italic; }

body,
input,
textarea,
select,
button,
table {
  overflow-x: hidden;
  font-family: "Montserrat" !important;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  color: #333;
  font-size: 16px; }

html,
body {
  width: 100%;
  height: 100%; }

a {
  text-decoration: none; }

hr {
  border: 1px solid #f5f5f5; }

header {
  background: #3398da; }
  header.main {
    background: #a9e9ff; }
    header.main .sg-content .container {
      align-items: flex-start;
      max-width: 1200px;
      margin: 0 auto;
      padding: 220px 20px;
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media only screen and (max-width: 899px) {
        header.main .sg-content .container {
          padding: 100px 20px;
          -webkit-flex-direction: column;
          flex-direction: column; } }
      header.main .sg-content .container .col {
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        flex-direction: column;
        align-items: center; }
        header.main .sg-content .container .col h1 {
          text-shadow: none; }
        header.main .sg-content .container .col .cta, header.main .sg-content .sg-menu .container .col .menu ul li.active a, header.main .sg-menu .sg-content .container .col .menu ul li.active a, header.main .sg-content .sg-menu .container .menu ul li.active .col a, header.main .sg-menu .sg-content .container .menu ul li.active .col a {
          margin: 20px 0;
          font-size: 24px; }
        header.main .sg-content .container .col:first-of-type {
          max-width: 50%;
          position: relative;
          bottom: -3em; }
          @media only screen and (max-width: 1080px) {
            header.main .sg-content .container .col:first-of-type {
              max-width: 100%; } }
        header.main .sg-content .container .col:last-of-type {
          position: absolute;
          top: 9em;
          height: 580px;
          z-index: 1;
          right: -12em; }
          @media only screen and (min-width: 1700px) {
            header.main .sg-content .container .col:last-of-type {
              right: -5em; } }
          @media only screen and (max-width: 1440px) and (min-width: 1280px) {
            header.main .sg-content .container .col:last-of-type {
              width: 800px; }
              header.main .sg-content .container .col:last-of-type .devices-container-home .iphone {
                height: 90%; } }
          @media only screen and (max-width: 1280px) and (min-width: 1080px) {
            header.main .sg-content .container .col:last-of-type {
              width: 700px;
              height: inherit;
              top: 12em; }
              header.main .sg-content .container .col:last-of-type .devices-container-home .iphone {
                height: 50vh; }
              header.main .sg-content .container .col:last-of-type .devices-container-home .ipad {
                height: 52vh !important; } }
          @media only screen and (max-width: 1080px) {
            header.main .sg-content .container .col:last-of-type {
              position: relative;
              width: 100%;
              top: 0;
              right: 0;
              margin-top: 60px; } }
          @media only screen and (max-width: 899px) {
            header.main .sg-content .container .col:last-of-type .devices-container-home .ipad {
              display: none; } }
          header.main .sg-content .container .col:last-of-type .devices-container-home {
            display: -webkit-flex;
            display: flex;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            width: 100%;
            justify-content: center; }
            header.main .sg-content .container .col:last-of-type .devices-container-home .ipad {
              width: 770px;
              height: 580px;
              z-index: 0;
              margin-left: -150px; }
              header.main .sg-content .container .col:last-of-type .devices-container-home .ipad img {
                width: 90% !important; }
            header.main .sg-content .container .col:last-of-type .devices-container-home .iphone {
              z-index: 1;
              margin-top: auto;
              margin-bottom: -1em; }
              header.main .sg-content .container .col:last-of-type .devices-container-home .iphone img {
                width: 95%; }
  header .sg-menu {
    width: 100%;
    position: absolute; }
    header .sg-menu .container {
      width: 100%;
      margin: 0 auto;
      padding: 20px;
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      header .sg-menu .container .logo {
        background: url(../images/logo-screenguide-black.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 200px;
        height: 43px; }
        @media only screen and (max-width: 1240px) and (min-width: 1080px) {
          header .sg-menu .container .logo {
            width: 50px;
            background-size: cover; } }
      header .sg-menu .container .menu {
        justify-content: flex-end;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        align-items: center; }
        @media only screen and (max-width: 899px) {
          header .sg-menu .container .menu {
            width: 100%; } }
        header .sg-menu .container .menu .toggle {
          cursor: pointer;
          display: none;
          background: url(../images/menu-toggle-black.svg);
          background-size: 100%;
          height: 25px;
          width: 25px;
          float: right; }
          @media only screen and (max-width: 1080px) {
            header .sg-menu .container .menu .toggle {
              display: block; } }
        @media only screen and (max-width: 1080px) {
          header .sg-menu .container .menu ul {
            padding: 10px;
            display: none; } }
        header .sg-menu .container .menu ul li {
          display: inline;
          padding: 0px 20px; }
          @media only screen and (max-width: 1080px) {
            header .sg-menu .container .menu ul li {
              display: block;
              font-size: 16px;
              padding: 16px; } }
          header .sg-menu .container .menu ul li:hover {
            color: #536974; }
          @media only screen and (max-width: 1080px) {
            header .sg-menu .container .menu ul li.active {
              padding: 16px; } }
          @media only screen and (max-width: 1080px) {
            header .sg-menu .container .menu ul li.active a {
              display: block;
              text-align: center; } }
          header .sg-menu .container .menu ul li:last-of-type {
            padding-right: 0; }
            @media only screen and (max-width: 1080px) {
              header .sg-menu .container .menu ul li:last-of-type {
                padding-right: 16px; } }
        header .sg-menu .container .menu ul a {
          cursor: pointer;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 14px; }
        header .sg-menu .container .menu ul.opened {
          width: 18em;
          display: block;
          background: #fff;
          box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
          margin-top: 0px;
          border-radius: 10px;
          position: absolute;
          top: 5em;
          z-index: 2; }
    header .sg-menu.white_bg .container .logo {
      background: url(../images/logo-screenguide-white.svg);
      background-size: 100%;
      background-repeat: no-repeat;
      width: 200px;
      height: 43px; }
      @media only screen and (max-width: 1240px) and (min-width: 1080px) {
        header .sg-menu.white_bg .container .logo {
          width: 50px;
          background-size: cover; } }
    header .sg-menu.white_bg .container .menu .toggle {
      background: url(../images/menu-toggle-white.svg); }
    header .sg-menu.white_bg .container .menu ul.opened {
      width: 18em;
      display: block;
      background: #fff;
      box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
      margin-top: 0px;
      border-radius: 10px;
      position: absolute;
      top: 5em;
      z-index: 2; }
    header .sg-menu.fixed {
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
      position: fixed;
      z-index: 10;
      background: #ffffff;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      header .sg-menu.fixed .container .logo {
        background: url(../images/logo-screenguide-black.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 200px;
        height: 43px; }
        @media only screen and (max-width: 1240px) and (min-width: 1080px) {
          header .sg-menu.fixed .container .logo {
            width: 50px;
            background-size: cover; } }
      header .sg-menu.fixed .container .menu .toggle {
        cursor: pointer;
        display: none;
        background: url(../images/menu-toggle-black.svg);
        background-size: 100%;
        height: 25px;
        width: 25px;
        float: right; }
        @media only screen and (max-width: 1080px) {
          header .sg-menu.fixed .container .menu .toggle {
            display: block; } }
      header .sg-menu.fixed .container .menu ul li a {
        color: #688491 !important; }
      header .sg-menu.fixed .container .menu .cta, header .sg-menu.fixed .container .menu ul li.active a {
        color: #ffffff !important; }
  header .sg-content .container {
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 140px 20px 80px 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    flex-direction: column; }
    @media only screen and (max-width: 899px) {
      header .sg-content .container {
        padding: 120px 20px 60px 20px; } }
    header .sg-content .container h1 {
      padding-bottom: 20px;
      text-align: center;
      font-size: 62px;
      font-weight: bold;
      letter-spacing: -3px; }
      @media only screen and (max-width: 899px) {
        header .sg-content .container h1 {
          font-size: 40px; } }
    header .sg-content .container .desc {
      padding: 10px 60px;
      position: relative;
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      font-weight: 500; }
      @media only screen and (max-width: 899px) {
        header .sg-content .container .desc {
          padding: 10px 0; } }
    header .sg-content .container .cta, header .sg-content .sg-menu .container .menu ul li.active a, header .sg-menu .sg-content .container .menu ul li.active a {
      margin: 20px 0;
      font-size: 24px; }
  header .sg-content.article_all .container h1 {
    font-size: 50px;
    line-height: 60px;
    padding: 20px; }
    @media only screen and (max-width: 899px) {
      header .sg-content.article_all .container h1 {
        font-size: 30px; } }
  header svg {
    bottom: 0;
    position: relative;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px); }
    @media only screen and (max-width: 899px) {
      header svg {
        width: 100%;
        bottom: -3px; } }
  header.error {
    background: #3398da;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    header.error .sg-content {
      align-self: center;
      margin: auto; }
      header.error .sg-content .container {
        padding: 0; }
        header.error .sg-content .container .sg-cc-head {
          display: -webkit-flex;
          display: flex;
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1;
          -webkit-flex-direction: column;
          flex-direction: column;
          align-items: center; }
          header.error .sg-content .container .sg-cc-head img {
            padding: 20px;
            height: 50vh; }
            @media only screen and (max-width: 899px) {
              header.error .sg-content .container .sg-cc-head img {
                width: 100%;
                height: auto; } }
          header.error .sg-content .container .sg-cc-head a {
            font-weight: bold;
            text-align: center;
            align-self: center;
            opacity: 1; }
            header.error .sg-content .container .sg-cc-head a:hover {
              opacity: 0.7; }

.section {
  width: 100%; }
  .section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 90px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 899px) {
      .section .container {
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 40px 0; } }
    .section .container h2 {
      line-height: 44px;
      text-align: center;
      font-size: 38px;
      font-weight: bold;
      margin-bottom: 20px; }
    .section .container p {
      font-size: 17px;
      line-height: 32px;
      color: #9baeb6;
      padding: 20px 0; }
      @media only screen and (max-width: 899px) {
        .section .container p {
          text-align: left; } }
    .section .container hr.divider {
      border: 1px solid #70cef5;
      width: 50px;
      border-radius: 50px; }
    .section .container.has-border {
      padding: 0 0 140px 0; }
      @media only screen and (max-width: 899px) {
        .section .container.has-border {
          -webkit-flex-direction: column;
          flex-direction: column;
          padding: 40px 0; } }
    .section .container .col {
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      padding: 20px; }
      .section .container .col h3 {
        text-align: left;
        padding-bottom: 20px;
        line-height: 35px;
        font-size: 32px;
        letter-spacing: -1px;
        font-weight: bold; }
      .section .container .col hr {
        border-radius: 50px;
        border: 2px solid #70cef5;
        width: 50px;
        margin-left: 0; }
      .section .container .col img {
        width: 100%; }
        @media only screen and (max-width: 899px) {
          .section .container .col img {
            width: 100%; } }
      .section .container .col .link-section {
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
        margin-top: 15px;
        display: block; }
        .section .container .col .link-section:hover {
          color: rgba(104, 132, 145, 0.8);
          -moz-transition: all 0.2s;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
      .section .container .col.img-container {
        align-items: center;
        justify-content: center;
        max-width: 400px; }
        .section .container .col.img-container svg {
          width: 100%; }
      .section .container .col.video-feature {
        background: url(../images/mobile-guidance2.png) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
        .section .container .col.video-feature video {
          border-radius: 5px;
          border: 0px solid #f1f1f1;
          width: 50%;
          margin: 0 auto;
          display: block; }
      .section .container .col.center h2,
      .section .container .col.center p {
        text-align: center; }
      .section .container .col.center hr {
        margin: auto; }
  .section.color {
    background: #70cef5; }
    .section.color .container hr.divider {
      border: 1px solid #ffffff; }
    .section.color .container .col hr {
      border-color: #fff; }
    .section.color .container .col a:hover {
      color: rgba(255, 255, 255, 0.8); }
  .section.features .container p {
    text-align: center; }
  .section.features .container .itens {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px; }
  .section.features .container .item-container:first-of-type .item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media only screen and (max-width: 899px) {
      .section.features .container .item-container:first-of-type .item {
        border: 0; } }
    .section.features .container .item-container:first-of-type .item:nth-child(2) {
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
      @media only screen and (max-width: 899px) {
        .section.features .container .item-container:first-of-type .item:nth-child(2) {
          border: 0; } }
  .section.features .container .item-container:last-of-type .item:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    @media only screen and (max-width: 899px) {
      .section.features .container .item-container:last-of-type .item:nth-child(2) {
        border: 0; } }
  .section.features .container .item-container .item {
    align-items: center;
    text-align: center; }
    .section.features .container .item-container .item h3 {
      color: white;
      font-weight: bold;
      font-size: 20px;
      text-align: center; }
    .section.features .container .item-container .item img {
      width: 140px;
      padding: 20px; }
    .section.features .container .item-container .item p {
      text-align: center; }
  .section.intro-guides .container {
    padding-top: 0; }
    @media only screen and (max-width: 899px) {
      .section.intro-guides .container {
        padding-top: 40px; } }
    .section.intro-guides .container .col .head-resources a {
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      height: 100%; }
      .section.intro-guides .container .col .head-resources a img {
        border-radius: 10px;
        height: inherit; }
      .section.intro-guides .container .col .head-resources a:hover {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px); }
    .section.intro-guides .container .col .head-resources h3 {
      font-weight: 500;
      margin-top: 10px;
      font-size: 20px;
      line-height: 30px; }
  .section.all-guides .container .col a {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .section.all-guides .container .col a img {
      width: 100%;
      border-radius: 10px;
      cursor: pointer;
      border: 1px solid transparent; }
    .section.all-guides .container .col a:hover {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px); }
  .section.all-guides .container .col h4 {
    font-weight: bold;
    line-height: 25px;
    margin-top: 7px;
    font-size: 16px; }
  .section .devices-container-double {
    -webkit-flex-direction: initial !important;
    flex-direction: initial !important;
    align-items: center;
    justify-content: center; }
    .section .devices-container-double .iphone {
      z-index: 1; }
    .section .devices-container-double .iphonesmall {
      z-index: 0;
      margin: auto -15px; }
      @media only screen and (max-width: 499px) {
        .section .devices-container-double .iphonesmall {
          display: none; } }
  .section svg {
    bottom: -1px;
    position: relative;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px); }
    @media only screen and (max-width: 899px) {
      .section svg {
        width: 100%;
        bottom: -3px; } }

.bgimage.sg-applist {
  background: url(../images/bg-perfect.jpg) fixed center center no-repeat; }
.bgimage.sg-timeout {
  background: url(../images/bg-timeout.jpg) fixed center center no-repeat; }
.bgimage .container {
  -webkit-flex-direction: column;
  flex-direction: column;
  align-items: flex-start; }
  .bgimage .container img {
    float: left;
    margin-right: 25px; }
  .bgimage .container .col {
    max-width: 600px; }
    @media only screen and (max-width: 899px) {
      .bgimage .container .col {
        max-width: 100%; } }
    .bgimage .container .col h3 {
      text-align: left;
      line-height: 45px;
      text-shadow: 3px 3px 8px #70cef5;
      font-weight: bold;
      font-size: 30px;
      font-weight: bold;
      padding-bottom: 0 !important; }
    .bgimage .container .col:first-of-type {
      -webkit-flex-direction: initial;
      flex-direction: initial;
      align-items: center; }
    .bgimage .container .col:last-of-type {
      background: #ffffff;
      border-radius: 5px;
      margin-top: 40px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 899px) {
        .bgimage .container .col:last-of-type {
          margin: 0 20px; } }
    .bgimage .container .col p {
      padding: 0; }

footer {
  background: #3398da;
  padding: 0 0px 50px 0px;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media only screen and (max-width: 899px) {
    footer {
      padding: 0; } }
  footer .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px; }
    footer .container .col {
      width: 15%;
      float: left;
      margin-left: 2.5%;
      margin-right: 2.5%; }
      @media only screen and (max-width: 899px) {
        footer .container .col {
          width: 100%;
          margin-bottom: 40px; }
          footer .container .col:nth-child(5) {
            width: 100%; }
            footer .container .col:nth-child(5) img {
              width: 100%;
              margin-bottom: 10px;
              margin-right: 0; } }
      footer .container .col a img {
        cursor: pointer;
        width: 100%;
        max-width: 300px;
        margin-top: 5px;
        margin-bottom: 3px; }
      footer .container .col h4 {
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 18px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
      footer .container .col ul li {
        text-decoration: none; }
      footer .container .col ul a {
        cursor: pointer;
        line-height: 38px;
        font-size: 16px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.7); }
        footer .container .col ul a:hover {
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }

.sg-content-how-it-works .container {
  padding: 0; }
  .sg-content-how-it-works .container .col img {
    width: 100%; }
  .sg-content-how-it-works .container .col .sg-middle h2 {
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px; }
  .sg-content-how-it-works .container .col .sg-middle p {
    line-height: 30px;
    font-size: 16px;
    opacity: 0.8; }
  .sg-content-how-it-works .container .col .sg-middle span {
    background: #ff9800;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    display: block;
    width: 200px;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    padding: 6px 6px 5px 6px;
    border-radius: 100px; }
.sg-content-how-it-works:nth-child(odd) {
  background-color: #f5f5f5; }
  @media only screen and (max-width: 899px) {
    .sg-content-how-it-works:nth-child(odd) .container {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; } }

.video-guides {
  background: #70cef5; }
  .video-guides .container .col iframe {
    border-radius: 10px; }
  .video-guides .container .col h2 {
    font-size: 28px;
    margin: 20px 0 0 0;
    line-height: 32px;
    text-align: left; }
    @media only screen and (max-width: 1280px) {
      .video-guides .container .col h2 {
        min-height: 64px; } }
  .video-guides .container .col hr {
    border: 2px solid #3398da; }
  .video-guides .container .col p {
    padding: 0;
    min-height: 150px;
    font-weight: 500; }
  .video-guides .container:first-of-type {
    padding-bottom: 20px;
    padding-top: 0; }
  .video-guides .container:last-of-type {
    padding-top: 20px; }

.pricing {
  background: #3398da; }
  .pricing .container {
    padding-top: 0;
    align-items: inherit;
    padding-bottom: 120px; }
    @media only screen and (max-width: 899px) {
      .pricing .container {
        padding-bottom: 20px; } }

.sg-plans-price {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media only screen and (max-width: 899px) {
    .sg-plans-price {
      -webkit-flex-direction: column;
      flex-direction: column; } }
  .sg-plans-price .col.mostpopular {
    background: #f5f5f5;
    padding-bottom: 20px;
    border-radius: 5px; }
    .sg-plans-price .col.mostpopular .mosttitle {
      font-size: 12px;
      text-transform: uppercase;
      background: #70cef5;
      width: 140px;
      font-weight: bold;
      border-radius: 5px;
      padding: 10px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      margin-top: -33px; }
  .sg-plans-price .col a {
    text-align: center;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    margin: 20px auto;
    display: block;
    border: 2px solid #8dc139;
    padding: 12px 38px 11px 38px;
    border-radius: 50px;
    font-weight: bold;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 1; }
    .sg-plans-price .col a:hover {
      opacity: 0.9;
      border: 2px solid transparent;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
  .sg-plans-price .col p {
    color: #70cef5;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
  .sg-plans-price .col .price-container {
    display: -webkit-flex;
    display: flex;
    justify-content: center; }
    .sg-plans-price .col .price-container .usd {
      font-size: 15px;
      font-weight: bold; }
    .sg-plans-price .col .price-container .price {
      font-size: 60px; }
      @media only screen and (max-width: 986px) and (min-width: 899px) {
        .sg-plans-price .col .price-container .price {
          font-size: 40px; } }
      .sg-plans-price .col .price-container .price span {
        font-size: 15px;
        font-weight: bold; }
  .sg-plans-price .col .price-desc {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: center;
    font-size: 11px;
    opacity: 0.9;
    line-height: 17px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px; }
  .sg-plans-price .col:nth-child(2) {
    border-left: 1px solid rgba(112, 206, 245, 0.3); }
    @media only screen and (max-width: 899px) {
      .sg-plans-price .col:nth-child(2) {
        border: 0; } }

.why-go-premium {
  border-top: 1px solid #f5f5f5;
  background: #ffffff; }
  .why-go-premium .container {
    padding-top: 0; }
    .why-go-premium .container .col {
      align-items: center;
      min-width: 500px; }
      @media only screen and (max-width: 1080px) {
        .why-go-premium .container .col {
          min-width: initial; } }
      .why-go-premium .container .col h3 {
        text-align: center; }
      .why-go-premium .container .col svg {
        width: 100%; }
      .why-go-premium .container .col p {
        padding: 0;
        line-height: 30px;
        text-align: center;
        margin-top: 20px;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 0.5px;
        color: #3397da; }

.sg-content-article {
  margin-bottom: 30px;
  position: relative;
  top: -4em; }
  @media only screen and (max-width: 899px) {
    .sg-content-article {
      top: 0; } }
  .sg-content-article .container {
    max-width: 800px;
    margin: 0 auto; }
    .sg-content-article .container img {
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: auto; }
      @media only screen and (max-width: 899px) {
        .sg-content-article .container img {
          width: 100%;
          padding: 20px; } }
    .sg-content-article .container p {
      font-size: 19px;
      line-height: 50px;
      padding: 20px; }
      @media only screen and (max-width: 899px) {
        .sg-content-article .container p {
          text-align: left; } }
      .sg-content-article .container p a {
        font-weight: bold;
        text-decoration: none; }
      .sg-content-article .container p img {
        width: 100%;
        margin-top: 30px;
        border-radius: 10px; }
    .sg-content-article .container h2 {
      font-weight: bold;
      padding: 20px;
      line-height: 30px;
      margin-top: 20px;
      font-size: 22px; }
    .sg-content-article .container ul {
      padding: 20px 40px; }
      .sg-content-article .container ul li {
        list-style: circle;
        line-height: 25px;
        font-size: 17px;
        margin-bottom: 20px; }

.sg-article-share {
  background-color: #f5f5f5;
  padding: 30px 0; }
  .sg-article-share .container {
    max-width: 820px;
    margin: 0 auto; }
    .sg-article-share .container .sg-social {
      width: 300px;
      margin: 0 auto;
      display: block; }
      .sg-article-share .container .sg-social h4 {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 40px;
        font-weight: bold;
        color: #536974; }
      .sg-article-share .container .sg-social a i {
        cursor: pointer;
        text-align: center;
        margin-left: 26px;
        margin-right: 26px;
        margin-bottom: 50px; }
        .sg-article-share .container .sg-social a i.facebook {
          color: #3b5998; }
          .sg-article-share .container .sg-social a i.facebook:hover {
            color: #4e69a2; }
        .sg-article-share .container .sg-social a i.twitter {
          color: #1da1f2; }
          .sg-article-share .container .sg-social a i.twitter:hover {
            color: #33aaf3; }
        .sg-article-share .container .sg-social a i.google {
          color: #dd4b39; }
          .sg-article-share .container .sg-social a i.google:hover {
            color: #e05d4c; }

.intro-forschools .container {
  padding-top: 0; }
  .intro-forschools .container:first-of-type {
    padding-bottom: 20px; }
  .intro-forschools .container:last-of-type {
    padding-top: 20px; }
    .intro-forschools .container:last-of-type .col {
      align-items: center; }
  .intro-forschools .container .col {
    padding-top: 0; }
    .intro-forschools .container .col svg {
      max-width: 600px;
      width: 100%;
      align-self: center;
      position: relative; }
      @media only screen and (min-width: 1700px) {
        .intro-forschools .container .col svg {
          top: -7em; } }
      @media only screen and (max-width: 1700px) and (min-width: 1280px) {
        .intro-forschools .container .col svg {
          top: -5em; } }
      @media only screen and (max-width: 1280px) and (min-width: 899px) {
        .intro-forschools .container .col svg {
          top: -2em; } }
      @media only screen and (max-width: 899px) {
        .intro-forschools .container .col svg {
          top: 0;
          padding: 20px 0; } }
    .intro-forschools .container .col h3,
    .intro-forschools .container .col p {
      text-align: center; }
    .intro-forschools .container .col hr {
      margin: auto; }
    .intro-forschools .container .col .cta, .intro-forschools header .sg-menu .container .col .menu ul li.active a, header .sg-menu .intro-forschools .container .col .menu ul li.active a, .intro-forschools header .sg-menu .container .menu ul li.active .col a, header .sg-menu .intro-forschools .container .menu ul li.active .col a {
      font-size: 22px; }

@media only screen and (max-width: 899px) {
  .mdm .container .col h2 {
    text-align: left; } }

.integration .container .col h3 {
  font-size: 20px; }
.integration .container .col h3,
.integration .container .col p {
  text-align: right; }
  @media only screen and (max-width: 899px) {
    .integration .container .col h3,
    .integration .container .col p {
      text-align: left; } }
.integration .container .col svg {
  width: 100%; }
.integration .container .col hr {
  margin-right: 0;
  margin-left: auto; }
  @media only screen and (max-width: 899px) {
    .integration .container .col hr {
      margin-left: 0; } }
.integration .container .col iframe {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 4px 7px 1px rgba(255, 255, 255, 0.25), inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 10px rgba(112, 206, 245, 0.2);
  box-shadow: inset 0 4px 7px 1px rgba(255, 255, 255, 0.25), inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 10px rgba(112, 206, 245, 0.2); }

.get-the-app {
  background: linear-gradient(13deg, #79d5f7, #39a7dc);
  height: 100%;
  width: 100%; }
  .get-the-app .middle {
    min-height: 100vh;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center; }
    @media only screen and (max-width: 899px) {
      .get-the-app .middle {
        background: #70cef5; } }
    .get-the-app .middle .container {
      width: 770px;
      margin: 0 auto;
      display: block;
      padding: 20px; }
      .get-the-app .middle .container .img-container {
        margin: 0 auto;
        text-align: center; }
        .get-the-app .middle .container .img-container svg {
          width: 30%;
          margin: 0 0 60px 0; }
      .get-the-app .middle .container .text-cta {
        text-align: center; }
        .get-the-app .middle .container .text-cta hr {
          margin: 90px 0 30px 0; }
        .get-the-app .middle .container .text-cta p {
          color: rgba(255, 255, 255, 0.7);
          line-height: 1.5;
          font-size: 16px; }
          .get-the-app .middle .container .text-cta p a {
            font-weight: bold;
            color: rgba(255, 255, 255, 0.7);
            border-bottom: 2px solid whitesmoke; }
            .get-the-app .middle .container .text-cta p a:hover {
              color: white; }
      .get-the-app .middle .container .download-box {
        border-radius: 5px;
        background: #fff;
        box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 40px; }
        .get-the-app .middle .container .download-box h1 {
          padding: 20px;
          display: -webkit-flex;
          display: flex;
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1;
          font-weight: bold;
          text-align: center;
          font-weight: 400;
          line-height: 35px;
          font-size: 24px;
          align-items: center; }
        .get-the-app .middle .container .download-box img {
          display: -webkit-flex;
          display: flex;
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1;
          margin: 0 auto;
          padding: 20px; }
        .get-the-app .middle .container .download-box .col {
          width: 50%;
          float: left; }
          @media only screen and (max-width: 499px) {
            .get-the-app .middle .container .download-box .col {
              width: 100%; } }
          .get-the-app .middle .container .download-box .col.badge-appstore a img {
            padding: 0;
            cursor: pointer;
            width: 100%;
            padding: 20px; }
          .get-the-app .middle .container .download-box .col.badge-googleplay a img {
            padding: 0;
            cursor: pointer;
            width: 100%;
            padding: 20px; }

#smartbanner {
  position: absolute;
  z-index: 9998;
  top: -82px;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 78px;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }
  #smartbanner html.sb-animation {
    -webkit-transition: all 0.3s ease; }
  #smartbanner .sb-container {
    margin: 0 auto; }
    #smartbanner .sb-container .sb-close {
      font-size: 15px;
      line-height: 15px;
      position: absolute;
      top: 5px;
      left: 5px;
      display: block;
      width: 14px;
      height: 14px;
      text-align: center;
      text-decoration: none;
      border-radius: 14px;
      background: #070707;
      text-shadow: none;
      -webkit-font-smoothing: subpixel-antialiased; }
      #smartbanner .sb-container .sb-close:active {
        font-size: 13px;
        color: #aaa; }
    #smartbanner .sb-container .no-icon .sb-icon {
      display: none; }
      #smartbanner .sb-container .no-icon .sb-icon .sb-info {
        left: 34px; }
    #smartbanner .sb-container .sb-icon {
      position: absolute;
      top: 10px;
      left: 30px;
      display: block;
      width: 57px;
      height: 57px;
      border-radius: 2px !important;
      background: transparent;
      background-size: cover; }
      #smartbanner .sb-container .sb-icon.gloss:after {
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        height: 50%;
        content: "";
        border-top: 1px solid rgba(255, 255, 255, 0.8);
        border-radius: 10px 10px 12px 12px;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%); }
    #smartbanner .sb-container .sb-info {
      font-size: 11px;
      font-weight: bold;
      line-height: 1.2em;
      position: absolute;
      top: 18px;
      left: 98px;
      width: 44%;
      color: #6a6a6a; }
      #smartbanner .sb-container .sb-info strong {
        font-size: 13px;
        line-height: 18px;
        display: block;
        color: #4d4d4d; }
      #smartbanner .sb-container .sb-info span {
        display: block; }
      #smartbanner .sb-container .sb-info em {
        font-style: normal;
        text-transform: uppercase; }
    #smartbanner .sb-container .sb-button {
      font-size: 14px;
      font-weight: bold;
      line-height: 24px;
      position: absolute;
      top: 24px;
      right: 20px;
      min-width: 10%;
      height: 24px;
      padding: 0 10px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      color: #6a6a6a;
      border: 1px solid #bfbfbf;
      border-radius: 3px; }
      #smartbanner .sb-container .sb-button:hover, #smartbanner .sb-container .sb-button:active {
        background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%); }
  #smartbanner.android {
    position: relative !important;
    z-index: 9999999;
    background: #80deff; }
    #smartbanner.android .sb-close {
      line-height: 20px;
      width: 17px;
      height: 17px;
      border: 0;
      top: 30px;
      left: 5px;
      background: transparent;
      box-shadow: none !important; }
      #smartbanner.android .sb-close:active {
        color: #eee; }
    #smartbanner.android .sb-info {
      @exnted %corbranca; }
    #smartbanner.android .sb-button {
      min-width: 12%;
      min-height: 28px;
      padding: 1px;
      color: #71cef5;
      margin-left: 10px;
      border: none;
      border-radius: 5px;
      background: #fff; }
      #smartbanner.android .sb-button span {
        display: block;
        padding: 0 10px;
        text-align: center;
        text-transform: none;
        box-shadow: none;
        text-shadow: none; }
      #smartbanner.android .sb-button:hover, #smartbanner.android .sb-button:active {
        background: none; }
        #smartbanner.android .sb-button:hover span, #smartbanner.android .sb-button:active span {
          background: #2ac7e1; }
  #smartbanner.windows .sb-icon {
    border-radius: 0; }

.sg-call-to-action {
  background: #70cef5;
  padding: 108px 0px 0px 0px; }
  @media only screen and (max-width: 899px) {
    .sg-call-to-action {
      padding: 30px 0px 0px 0px; } }
  .sg-call-to-action .container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: center; }
    .sg-call-to-action .container h3 {
      text-align: center;
      font-weight: bold;
      margin-bottom: 10px;
      font-size: 40px; }
      @media only screen and (max-width: 899px) {
        .sg-call-to-action .container h3 {
          font-size: 32px;
          line-height: 35px;
          padding: 0px 20px 0px 20px; } }
    .sg-call-to-action .container p {
      text-align: center;
      font-size: 22px;
      line-height: 32px;
      opacity: 0.9;
      margin-bottom: 30px; }
      @media only screen and (max-width: 899px) {
        .sg-call-to-action .container p {
          font-size: 18px; } }
    .sg-call-to-action .container a {
      margin-bottom: 108px; }
      @media only screen and (max-width: 899px) {
        .sg-call-to-action .container a {
          margin-bottom: 30px; } }
  .sg-call-to-action svg {
    bottom: 0;
    position: relative;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px); }
    @media only screen and (max-width: 899px) {
      .sg-call-to-action svg {
        width: 100%;
        bottom: -3px; } }
  .sg-call-to-action.light {
    background: #f6f7fb url(../images/toys.svg);
    padding: 60px 0; }
    .sg-call-to-action.light .container {
      max-width: 800px;
      margin: 0 auto;
      padding: 20px;
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      align-items: center; }
      @media only screen and (max-width: 899px) {
        .sg-call-to-action.light .container p {
          text-align: left; } }
      .sg-call-to-action.light .container a {
        margin: 0;
        font-size: 22px;
        font-weight: 500; }
      .sg-call-to-action.light .container .cta, .sg-call-to-action.light header .sg-menu .container .menu ul li.active a, header .sg-menu .sg-call-to-action.light .container .menu ul li.active a {
        background: #3398da; }

.cta, header .sg-menu .container .menu ul li.active a {
  max-width: 300px;
  text-align: center;
  text-decoration: none;
  outline: 0;
  font-weight: bolder;
  background: #8dc139;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  padding: 20px 30px; }
  .cta:hover, header .sg-menu .container .menu ul li.active a:hover {
    background: rgba(141, 193, 57, 0.8);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .cta.yellow, header .sg-menu .container .menu ul li.active a.yellow {
    background: #fec111;
    font-size: 24px; }
    .cta.yellow:hover, header .sg-menu .container .menu ul li.active a.yellow:hover {
      background: rgba(254, 193, 17, 0.8); }

.sg-welcome,
.sg-footer {
  background: linear-gradient(13deg, #79d5f7, #39a7dc);
  height: 100%;
  -webkit-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .sg-welcome .middle,
  .sg-footer .middle {
    min-height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .sg-welcome .middle .container,
    .sg-footer .middle .container {
      max-width: 900px;
      margin: 0 auto;
      padding: 20px;
      text-align: center;
      align-items: center;
      display: -webkit-flex;
      display: flex;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      justify-content: center; }
      .sg-welcome .middle .container svg,
      .sg-footer .middle .container svg {
        margin: 0 auto;
        max-width: 300px;
        margin-bottom: 20px; }
      .sg-welcome .middle .container h1,
      .sg-footer .middle .container h1 {
        text-align: center;
        font-weight: bold;
        font-size: 42px; }
      .sg-welcome .middle .container p,
      .sg-footer .middle .container p {
        padding: 20px 0;
        line-height: 30px; }
      .sg-welcome .middle .container button,
      .sg-footer .middle .container button {
        min-height: 60px;
        font-size: 19px;
        outline: none;
        margin: 0 auto;
        display: block;
        width: 200px;
        border: none;
        text-align: center;
        padding: 19px 10px 15px;
        border-radius: 50px;
        background: #94cf35;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer; }
        .sg-welcome .middle .container button:hover,
        .sg-footer .middle .container button:hover {
          background: #a3cd60;
          -moz-transition: all 0.2s;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
      .sg-welcome .middle .container .social,
      .sg-footer .middle .container .social {
        margin: 0 auto;
        display: block;
        text-align: center; }
        .sg-welcome .middle .container .social.share,
        .sg-footer .middle .container .social.share {
          margin-top: 10px; }
        .sg-welcome .middle .container .social a i,
        .sg-footer .middle .container .social a i {
          background: #55a6c7;
          width: 60px;
          padding-top: 15px;
          height: 60px;
          border-radius: 100px;
          cursor: pointer;
          margin-left: 20px;
          margin-right: 20px; }
          .sg-welcome .middle .container .social a i:hover,
          .sg-footer .middle .container .social a i:hover {
            background: #336377;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-property: transform;
            transition-property: transform; }
        .sg-welcome .middle .container .social ul li,
        .sg-footer .middle .container .social ul li {
          display: inline-block;
          padding: 0px 40px;
          text-align: center;
          font-size: 28px; }

.register-account,
.create-the-family,
.add-children,
.add-child-device,
.download-app {
  background: #fafafa;
  height: 100%; }
  .register-account .middle,
  .create-the-family .middle,
  .add-children .middle,
  .add-child-device .middle,
  .download-app .middle {
    min-height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center; }
    .register-account .middle .container,
    .create-the-family .middle .container,
    .add-children .middle .container,
    .add-child-device .middle .container,
    .download-app .middle .container {
      max-width: 900px;
      margin: 0 auto;
      display: block;
      padding: 20px; }
      .register-account .middle .container h1,
      .create-the-family .middle .container h1,
      .add-children .middle .container h1,
      .add-child-device .middle .container h1,
      .download-app .middle .container h1 {
        text-align: center;
        font-weight: bold;
        font-size: 35px; }
      .register-account .middle .container p,
      .create-the-family .middle .container p,
      .add-children .middle .container p,
      .add-child-device .middle .container p,
      .download-app .middle .container p {
        padding: 20px 0;
        line-height: 30px;
        text-align: center; }
      .register-account .middle .container img,
      .create-the-family .middle .container img,
      .add-children .middle .container img,
      .add-child-device .middle .container img,
      .download-app .middle .container img {
        margin: 0 auto;
        display: block;
        width: 600px;
        margin-top: 20px;
        margin-bottom: 20px; }
      .register-account .middle .container button,
      .create-the-family .middle .container button,
      .add-children .middle .container button,
      .add-child-device .middle .container button,
      .download-app .middle .container button {
        min-height: 60px;
        font-size: 19px;
        outline: none;
        margin: 0 auto;
        display: block;
        width: 200px;
        border: none;
        text-align: center;
        padding: 19px 10px 15px;
        border-radius: 50px;
        background: #94cf35;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer; }
        .register-account .middle .container button:hover,
        .create-the-family .middle .container button:hover,
        .add-children .middle .container button:hover,
        .add-child-device .middle .container button:hover,
        .download-app .middle .container button:hover {
          background: #a3cd60;
          -moz-transition: all 0.2s;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
      .register-account .middle .container .choose-os,
      .create-the-family .middle .container .choose-os,
      .add-children .middle .container .choose-os,
      .add-child-device .middle .container .choose-os,
      .download-app .middle .container .choose-os {
        padding: 10px 0px 50px 0px; }
        .register-account .middle .container .choose-os .col,
        .create-the-family .middle .container .choose-os .col,
        .add-children .middle .container .choose-os .col,
        .add-child-device .middle .container .choose-os .col,
        .download-app .middle .container .choose-os .col {
          width: 50%;
          display: inline-block;
          padding: 20px 0px 20px 0px; }
          .register-account .middle .container .choose-os .col:hover,
          .create-the-family .middle .container .choose-os .col:hover,
          .add-children .middle .container .choose-os .col:hover,
          .add-child-device .middle .container .choose-os .col:hover,
          .download-app .middle .container .choose-os .col:hover {
            border-radius: 10px;
            background: #f5f5f5;
            -moz-transition: all 0.2s;
            -webkit-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s; }
          .register-account .middle .container .choose-os .col a img,
          .create-the-family .middle .container .choose-os .col a img,
          .add-children .middle .container .choose-os .col a img,
          .add-child-device .middle .container .choose-os .col a img,
          .download-app .middle .container .choose-os .col a img {
            width: 90px;
            margin: 0 auto;
            display: block; }
          .register-account .middle .container .choose-os .col h4,
          .create-the-family .middle .container .choose-os .col h4,
          .add-children .middle .container .choose-os .col h4,
          .add-child-device .middle .container .choose-os .col h4,
          .download-app .middle .container .choose-os .col h4 {
            text-align: center;
            margin-top: 25px;
            font-weight: bold;
            color: #888;
            opacity: 0.7; }

.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%; }
  .sy-slides-wrap:hover .sy-controls {
    display: block;
    opacity: 1; }

.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden; }

.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }

.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2; }

.sy-slide.sy-active {
  z-index: 3; }

.sy-slide img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: 0; }
.sy-slide a {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%; }
  .sy-slide a img {
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 60%;
    border: 0; }
    @media only screen and (max-width: 899px) {
      .sy-slide a img {
        margin: 0 auto;
        padding: 0;
        display: block;
        width: 100%;
        border: 0; } }

.sy-controls {
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0; }
  @media only screen and (max-device-width: 600px) {
    .sy-controls {
      display: block; } }
  .sy-controls li {
    position: absolute;
    width: 10%;
    min-width: 4.2em;
    height: 100%;
    z-index: 33; }
    @media only screen and (max-device-width: 600px) {
      .sy-controls li {
        min-width: 2.1em; } }
    .sy-controls li.sy-prev {
      left: 0;
      top: 0; }
      .sy-controls li.sy-prev a:after {
        background-position: -5% 0; }
    .sy-controls li.sy-next {
      right: 0;
      top: 0; }
      .sy-controls li.sy-next a:after {
        background-position: 105% 0; }
    .sy-controls li a {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      text-indent: -9999px; }
      .sy-controls li a:link, .sy-controls li a:visited, .sy-controls li a:hover, .sy-controls li a:focus {
        opacity: 1;
        outline: none; }
      .sy-controls li a:after {
        content: "";
        background-image: url("../images/arrows.svg");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        text-align: center;
        text-indent: 0;
        line-height: 2.8em;
        color: #fff;
        font-weight: 800;
        position: absolute;
        background-color: #70cef5;
        width: 2.8em;
        height: 2.8em;
        left: 50%;
        top: 50%;
        margin-top: -1.4em;
        margin-left: -1.4em;
        border-radius: 50%; }
        @media only screen and (max-device-width: 600px) {
          .sy-controls li a:after {
            width: 1.4em;
            height: 1.4em;
            margin-top: -0.7em;
            margin-left: -0.7em; } }

.sy-caption-wrap {
  position: absolute;
  bottom: 2em;
  z-index: 12;
  left: 50%; }
  @media only screen and (max-device-width: 600px) and (max-width: 600px) {
    .sy-caption-wrap {
      left: 0;
      bottom: 0.4em; } }
  .sy-caption-wrap .sy-caption {
    position: relative;
    left: -50%;
    background-color: #70cef5;
    font-weight: bold;
    color: #fff;
    padding: 0.4em 2em;
    border-radius: 1.2em; }
    @media only screen and (max-device-width: 600px) and (max-width: 600px) {
      .sy-caption-wrap .sy-caption {
        left: 0;
        padding: 0.2em 0.4em;
        font-size: 0.92em;
        border-radius: 0; } }
    .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
      color: #e24b70;
      font-weight: 600;
      text-decoration: none; }
    .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
      text-decoration: underline; }

.sy-pager {
  clear: both;
  margin-left: 10px;
  display: block;
  width: 100%;
  margin-top: 0px;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 15px; }
  .sy-pager li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 1em 0 0;
    border-radius: 50%; }
    .sy-pager li.sy-active a {
      background-color: #555d63; }
    .sy-pager li a {
      width: 100%;
      height: 100%;
      display: block;
      background-color: #ccc;
      text-indent: -9999px;
      -webkit-background-size: 2em 2em;
      background-size: 2em;
      border-radius: 50%; }
      .sy-pager li a:link, .sy-pager li a:visited {
        opacity: 1; }
      .sy-pager li a:hover, .sy-pager li a:focus {
        opacity: 0.6; }

#alert {
  aling-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  padding: 3% 18%; }
  @media only screen and (max-width: 899px) {
    #alert {
      padding: 2%; } }
  #alert .container {
    position: relative;
    overflow: auto;
    background-color: white;
    padding: 30px 40px;
    text-align: left;
    border-radius: 25px; }
    #alert .container h3 {
      font-size: 22px;
      font-weight: 600;
      padding-bottom: 30px;
      text-align: left; }
    #alert .container p {
      font-size: 14px;
      padding-bottom: 10px;
      line-height: 150%;
      opacity: 0.8; }
    #alert .container .buttons {
      display: grid;
      grid-template-columns: auto auto;
      grid-gap: 40px;
      padding-top: 20px; }
      @media only screen and (max-width: 899px) {
        #alert .container .buttons {
          grid-template-columns: auto;
          grid-gap: 20px; } }
      #alert .container .buttons .cta, #alert header .sg-menu .container .buttons .menu ul li.active a, header .sg-menu #alert .container .buttons .menu ul li.active a, #alert header .sg-menu .container .menu ul li.active .buttons a, header .sg-menu #alert .container .menu ul li.active .buttons a {
        max-width: 100%; }

/*# sourceMappingURL=style.css.map */
