/*RESET*/
@import url("https://fonts.googleapis.com/css?family=Montserrat%3A400%2C600%2C700&subset=latin-ext&ver=1.0.0");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body, html {
  color: #000;
  width: 100%;
  height: 100%;
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

b, strong {
  font-weight: 700;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

li {
  display: list-item;
}

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

caption, td, th {
  font-weight: 400;
  vertical-align: top;
  text-align: left;
}

small, sub, sup {
  font-size: 75%;
}

sub, sup {
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

svg {
  overflow: hidden;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: 400;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400;
}

q:after, q:before {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

a {
  text-decoration: none;
}

input, textarea {
  resize: none;
  padding: 0;
  margin: 0;
  outline: 0;
  border: none;
  overflow: auto;
  background: #fff;
  vertical-align: top;
}

input:focus {
  outline: 0;
}

sub, sup {
  vertical-align: baseline;
  font-size: .65em;
}

i {
  font-style: normal;
}

input[type=submit] {
  overflow: visible;
}

/*RESET*/
/*    |------------------------------------------------------------|    FONTS    |------------------------------------------------------------|    */
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Demi.eot");
  src: url("../fonts/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Demi.woff") format("woff"), url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.ttf") format("truetype"), url("../fonts/FuturaPT-Demi.svg#FuturaPT-Demi") format("svg");
  font-weight: 700;
  font-style: normal;
}

/*    |------------------------------------------------------------|    FONTS    |------------------------------------------------------------|    */
.black {
  color: #000;
}

.blue_dark {
  color: #0D193A;
}

.blue_light {
  color: #1987B6;
}

.teal {
  color: #16869C;
}

.yellow {
  color: #F8D34C;
}

.opacity--0 {
  opacity: 0;
}

.opacity--1 {
  opacity: 0.01;
}

.opacity--2 {
  opacity: 0.02;
}

.opacity--3 {
  opacity: 0.03;
}

.opacity--4 {
  opacity: 0.04;
}

.opacity--5 {
  opacity: 0.05;
}

.opacity--6 {
  opacity: 0.06;
}

.opacity--7 {
  opacity: 0.07;
}

.opacity--8 {
  opacity: 0.08;
}

.opacity--9 {
  opacity: 0.09;
}

.opacity--10 {
  opacity: 0.1;
}

.opacity--11 {
  opacity: 0.11;
}

.opacity--12 {
  opacity: 0.12;
}

.opacity--13 {
  opacity: 0.13;
}

.opacity--14 {
  opacity: 0.14;
}

.opacity--15 {
  opacity: 0.15;
}

.opacity--16 {
  opacity: 0.16;
}

.opacity--17 {
  opacity: 0.17;
}

.opacity--18 {
  opacity: 0.18;
}

.opacity--19 {
  opacity: 0.19;
}

.opacity--20 {
  opacity: 0.2;
}

.opacity--21 {
  opacity: 0.21;
}

.opacity--22 {
  opacity: 0.22;
}

.opacity--23 {
  opacity: 0.23;
}

.opacity--24 {
  opacity: 0.24;
}

.opacity--25 {
  opacity: 0.25;
}

.opacity--26 {
  opacity: 0.26;
}

.opacity--27 {
  opacity: 0.27;
}

.opacity--28 {
  opacity: 0.28;
}

.opacity--29 {
  opacity: 0.29;
}

.opacity--30 {
  opacity: 0.3;
}

.opacity--31 {
  opacity: 0.31;
}

.opacity--32 {
  opacity: 0.32;
}

.opacity--33 {
  opacity: 0.33;
}

.opacity--34 {
  opacity: 0.34;
}

.opacity--35 {
  opacity: 0.35;
}

.opacity--36 {
  opacity: 0.36;
}

.opacity--37 {
  opacity: 0.37;
}

.opacity--38 {
  opacity: 0.38;
}

.opacity--39 {
  opacity: 0.39;
}

.opacity--40 {
  opacity: 0.4;
}

.opacity--41 {
  opacity: 0.41;
}

.opacity--42 {
  opacity: 0.42;
}

.opacity--43 {
  opacity: 0.43;
}

.opacity--44 {
  opacity: 0.44;
}

.opacity--45 {
  opacity: 0.45;
}

.opacity--46 {
  opacity: 0.46;
}

.opacity--47 {
  opacity: 0.47;
}

.opacity--48 {
  opacity: 0.48;
}

.opacity--49 {
  opacity: 0.49;
}

.opacity--50 {
  opacity: 0.5;
}

.opacity--51 {
  opacity: 0.51;
}

.opacity--52 {
  opacity: 0.52;
}

.opacity--53 {
  opacity: 0.53;
}

.opacity--54 {
  opacity: 0.54;
}

.opacity--55 {
  opacity: 0.55;
}

.opacity--56 {
  opacity: 0.56;
}

.opacity--57 {
  opacity: 0.57;
}

.opacity--58 {
  opacity: 0.58;
}

.opacity--59 {
  opacity: 0.59;
}

.opacity--60 {
  opacity: 0.6;
}

.opacity--61 {
  opacity: 0.61;
}

.opacity--62 {
  opacity: 0.62;
}

.opacity--63 {
  opacity: 0.63;
}

.opacity--64 {
  opacity: 0.64;
}

.opacity--65 {
  opacity: 0.65;
}

.opacity--66 {
  opacity: 0.66;
}

.opacity--67 {
  opacity: 0.67;
}

.opacity--68 {
  opacity: 0.68;
}

.opacity--69 {
  opacity: 0.69;
}

.opacity--70 {
  opacity: 0.7;
}

.opacity--71 {
  opacity: 0.71;
}

.opacity--72 {
  opacity: 0.72;
}

.opacity--73 {
  opacity: 0.73;
}

.opacity--74 {
  opacity: 0.74;
}

.opacity--75 {
  opacity: 0.75;
}

.opacity--76 {
  opacity: 0.76;
}

.opacity--77 {
  opacity: 0.77;
}

.opacity--78 {
  opacity: 0.78;
}

.opacity--79 {
  opacity: 0.79;
}

.opacity--80 {
  opacity: 0.8;
}

.opacity--81 {
  opacity: 0.81;
}

.opacity--82 {
  opacity: 0.82;
}

.opacity--83 {
  opacity: 0.83;
}

.opacity--84 {
  opacity: 0.84;
}

.opacity--85 {
  opacity: 0.85;
}

.opacity--86 {
  opacity: 0.86;
}

.opacity--87 {
  opacity: 0.87;
}

.opacity--88 {
  opacity: 0.88;
}

.opacity--89 {
  opacity: 0.89;
}

.opacity--90 {
  opacity: 0.9;
}

.opacity--91 {
  opacity: 0.91;
}

.opacity--92 {
  opacity: 0.92;
}

.opacity--93 {
  opacity: 0.93;
}

.opacity--94 {
  opacity: 0.94;
}

.opacity--95 {
  opacity: 0.95;
}

.opacity--96 {
  opacity: 0.96;
}

.opacity--97 {
  opacity: 0.97;
}

.opacity--98 {
  opacity: 0.98;
}

.opacity--99 {
  opacity: 0.99;
}

.opacity--100 {
  opacity: 1;
}

#loading {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #fff;
}

#loading span {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 40px;
  background-clip: padding-box;
  background: transparent;
  position: absolute;
  top: 45%;
  left: 50%;
  margin: -20px 0 0 -20px;
  border-top: 3px solid #16869C;
  border-right: 3px solid fade(#16869C, 25%);
  border-bottom: 3px solid fade(#16869C, 25%);
  border-left: 3px solid fade(#16869C, 25%);
  -webkit-animation: loading 1s infinite linear;
          animation: loading 1s infinite linear;
}

@-webkit-keyframes loading {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loading {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Futura PT';
  font-weight: 600;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #0D193A;
}

html, body {
  font-family: 'Montserrat';
  font-size: 16px;
  line-height: 23px;
  color: #0D193A;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  cursor: default;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F4F7FC));
  background: linear-gradient(180deg, #FFFFFF 0%, #F4F7FC 100%);
}

.row {
  width: 100%;
  height: 100%;
}

.row, .col, .row .col {
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
}

.flickity-viewport {
  height: 100vh !important;
}

.carousel-cell-content {
  width: 100vw !important;
  height: 100vh !important;
  overflow: scroll !important;
}

.main-carousel {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.carousel-cell {
  width: 100vw;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}

.img--laptop {
  width: 230%;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
}

.logo {
  width: auto;
  height: 27px;
  position: absolute;
  top: 4vh;
  left: 4vh;
  pointer-events: none;
}

h1 {
  font-size: 4.2rem;
  line-height: 0.85em;
  margin-bottom: 2.5rem;
}

.title-desc {
  display: block;
  max-width: 530px;
  font-size: 1.1rem;
  line-height: 1.4em;
  margin-bottom: 2.5rem;
}

.btn {
  font-size: 0.9rem;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
  padding: 20px 40px;
  display: inline-block;
  border: 1px solid #0D193A;
  border-radius: 100px;
}

.popover {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 350px;
  background: #101E43;
  -webkit-box-shadow: 0px 15px 50px rgba(47, 60, 83, 0.8);
          box-shadow: 0px 15px 50px rgba(47, 60, 83, 0.8);
  border-radius: 10px;
  position: absolute;
  top: 0;
  color: #fff;
  z-index: 10;
  padding: 20px 20px;
}

.popover.popover--pos-horizontal-center {
  left: 50%;
}

.popover .popover--title {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.popover .popover--title .popover--title-txt {
  font: 1.3rem/1.1em 'Futura PT';
  letter-spacing: 0em;
}

.popover .popover--title small {
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 0.7rem;
  line-height: 1em;
  color: rgba(255, 255, 255, 0.7);
}

.popover .popover--text {
  font-size: 0.8rem;
  line-height: 1.55em;
}

.popover .popover--text p:not(:last-child) {
  margin-bottom: 10px;
}

.popover .popover--actions {
  margin-top: 20px !important;
  text-align: center;
}

.popover .popover--actions .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 30px 7px;
  display: inline-block;
  border-color: #fff;
  color: #fff;
  font-size: 0.8rem;
  text-transform: none;
  letter-spacing: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.popover .popover--actions .btn.carousel--trigger-previous {
  border: none;
  color: rgba(255, 255, 255, 0.5);
}

.popover .popover--actions .btn.carousel--trigger-previous:hover {
  color: white;
}

.popover .popover--actions .btn.carousel--trigger-next:hover {
  color: #0D193A;
  background: #fff;
}

.popover .arrow-up {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 14px solid #101E43;
  position: absolute;
  top: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.popover .arrow-down {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 14px solid #101E43;
  position: absolute;
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.popover .arrow-right {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 14px solid #101E43;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.popover .arrow-left {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 14px solid #101E43;
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#start,
#end {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#start .col--nr-1,
#end .col--nr-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#start .col--nr-2,
#end .col--nr-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#start .col--inner-content,
#end .col--inner-content {
  display: block;
  padding: 8vh;
  padding-left: 12vh;
  margin-top: 8vh;
}

#start .btn,
#end .btn {
  min-width: 200px;
  border: none;
  color: #fff;
  background: radial-gradient(122.74% 122.74% at 50% -36.81%, #314478 0%, #0D193A 100%);
  -webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.3);
}

#start .logo, #end .logo {
  top: 8vh;
  left: 12vh;
}

#end {
  background: linear-gradient(177.71deg, #1C3064 0%, #0D193A 100%);
  color: #fff;
}

#end h1 {
  color: #fff;
}

#end .title-desc {
  max-width: 610px;
}

#end .col--nr-2 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#end .img--laptop {
  -webkit-transform: translateX(10%) translateY(10%);
          transform: translateX(10%) translateY(10%);
  opacity: 0.3;
}

#end a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}

#end .btn {
  background: none;
  border: 1px solid #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 17px 0px;
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#end .btn:hover {
  opacity: 1;
  background: #fff;
  color: #0D193A;
}

#end .btn.carousel--trigger-previous {
  min-width: 0;
  border: 0;
  margin-bottom: 10px;
  padding-left: 0;
  margin-right: 25px;
  font-weight: normal;
}

#end .btn.carousel--trigger-previous:hover {
  background: transparent;
  color: #fff;
}

.mockup {
  width: 85%;
  max-width: 1650px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.mockup .mockup--img {
  width: 100%;
  display: block;
  margin: 0 auto 50px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 90px -1px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 90px -1px;
}

.carousel-cell .popover {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: all 0s;
  transition: all 0s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.carousel-cell.is-selected .popover {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

/*HIGHER THAN*/
/*HEIGHT - LOWER THAN THIS*/
/*HEIGHT - LOWER THAN THIS*/
/*LOWER THAN*/
@media screen and (min-width: 1650px) {
  #step-04-16 .popover {
    margin-left: -3%;
  }
  #step-05-16 .popover {
    margin-right: 4%;
  }
  #step-06-16 .popover {
    margin-left: -3%;
    margin-top: -1%;
  }
  #step-07-16 .popover {
    margin-left: 2.5%;
    margin-top: 0.15%;
  }
  #step-08-16 .popover {
    margin-left: -1.5%;
    margin-top: 0.25%;
  }
  #step-09-16 .popover {
    margin-top: -0.75%;
    margin-left: -1%;
  }
  .img--laptop {
    width: 200%;
    position: relative;
    top: 4%;
    -webkit-transform: translateX(-31%);
            transform: translateX(-31%);
  }
  #end .img--laptop {
    width: 180%;
    -webkit-transform: translateX(10%) translateY(4%);
            transform: translateX(10%) translateY(4%);
  }
}

/*LOWER THAN*/
@media screen and (max-width: 1500px) {
  #step-02-16 .popover {
    margin-top: -2%;
  }
  #step-03-16 .popover {
    margin-left: 4%;
  }
  #step-04-16 .popover {
    margin-left: 0.5%;
  }
  #step-05-16 .popover {
    margin-right: 1.5%;
  }
  #step-06-16 .popover {
    margin-top: 1%;
  }
  #step-07-16 .popover {
    margin-top: -0.5%;
    margin-left: -0.5%;
  }
  #step-08-16 .popover {
    margin-left: 1%;
  }
  #step-09-16 .popover {
    margin-left: 2%;
  }
  #step-10-16 .popover {
    margin-left: 2%;
  }
}

/*LOWER THAN*/
@media screen and (max-width: 1400px) {
  #step-03-16 .popover {
    margin-left: 4%;
  }
  #step-04-16 .popover {
    margin-left: 0;
  }
  #step-05-16 .popover {
    margin-right: 2.5%;
  }
  #step-06-16 .popover {
    margin-top: 1.5%;
  }
  #step-07-16 .popover {
    margin-top: -0.35%;
  }
  #step-09-16 .popover {
    margin-top: 0.5%;
  }
  .popover {
    max-width: 310px;
  }
  .popover .popover--title {
    margin-top: -3px;
  }
  .popover .popover--title .popover--title-txt {
    font-size: 1.1rem;
  }
  .popover .popover--title small {
    top: 4px;
  }
  .popover .popover--title-txt {
    max-width: 245px;
  }
  .popover .popover--text {
    font-size: 0.75rem;
  }
  .popover .popover--text p:not(:last-child) {
    margin-bottom: 6px;
  }
}

/*LOWER THAN*/
@media screen and (max-width: 1300px) {
  #step-06-16 .popover {
    margin-left: 1%;
  }
  #step-07-16 .popover {
    margin-left: -1.5%;
    margin-top: -0.6%;
  }
  #step-08-16 .popover {
    margin-left: 2%;
  }
  #start .logo {
    left: 8vh;
  }
  #start .col--inner-content, #end .col--inner-content {
    padding-left: 8vh;
  }
  .title-desc {
    padding-right: 40px;
  }
}

/*LOWER THAN*/
@media screen and (max-width: 1200px) {
  #step-02-16 .popover {
    margin-top: -4%;
  }
  #step-03-16 .popover {
    margin-left: 3%;
  }
  #step-05-16 .popover {
    margin-right: 0.5%;
  }
  #step-06-16 .popover {
    margin-left: 3%;
    margin-top: 2.5%;
  }
  #step-07-16 .popover {
    margin-left: -2.5%;
    margin-top: -0.8%;
  }
  #step-08-16 .popover {
    margin-left: 3%;
  }
  #step-09-16 .popover {
    margin-left: 4%;
    margin-top: 1.3%;
  }
  h1 {
    font-size: 3.5rem;
  }
  .title-desc {
    font-size: 1rem;
  }
  .img--laptop {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
  .logo {
    height: 22px;
  }
  #step-04-16 .popover {
    margin-left: 3%;
  }
}

@media screen and (max-width: 1100px) {
  #step-06-16 .popover {
    margin-left: 4%;
  }
  #step-07-16 .popover {
    margin-left: -4.5%;
    margin-top: -1.2%;
  }
  #step-08-16 .popover {
    margin-left: 5%;
  }
  #step-09-16 .popover {
    margin-left: 5%;
    margin-top: 2%;
  }
  #step-11-16 .popover {
    margin-top: 3%;
  }
}

@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 3rem;
  }
}

/* 992px media query*/
/*LOWER THAN*/
/*768px media query*/
