@font-face {
  font-family: 'Helvetica Neue UltraLight';
  src: local("Helvetica Neue UltraLight"), local("HelveticaNeue-UltraLight"), url("fonts/HelveticaNeue-UltraLight.woff") format("woff");
  font-weight: 100; }

/*
    Example usage:
    @include animation(10s, 5s, changecolour)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.warning {
  display: none;
  visibility: hidden;
  opacity: 0; }

.ie .loader,
.ie #container {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important; }

.ie .warning {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important; }

.ie body {
  background: #0000aa !important;
  color: #fff;
  font-family: courier !important;
  font-size: 12pt;
  text-align: center;
  margin: 100px; }

.ie .title {
  background: #ccc;
  color: #0000aa;
  padding: 2px 15px;
  font-weight: bold; }

.ie p {
  margin: 30px auto;
  text-align: left;
  max-width: 800px; }

.ie a, .ie .ie a:hover {
  color: #fff;
  font: courier; }

.loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  /*background: -moz-linear-gradient(-45deg,  rgba(50,145,224,1) 25%, rgba(53,214,120,1) 100%);*/
  /*background: -webkit-gradient(linear, left top, right bottom, color-stop(25%,rgba(50,145,224,1)), color-stop(100%,rgba(53,214,120,1)));*/
  /*background: -webkit-linear-gradient(-45deg,  rgba(50,145,224,1) 25%,rgba(53,214,120,1) 100%);*/
  /*background: -o-linear-gradient(-45deg,  rgba(50,145,224,1) 25%,rgba(53,214,120,1) 100%);*/
  /*background: -ms-linear-gradient(-45deg,  rgba(50,145,224,1) 25%,rgba(53,214,120,1) 100%);*/
  background: linear-gradient(135deg, #3291e0 25%, #35d678 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3291e0', endColorstr='#0035d678',GradientType=1 );
  font-size: 3em;
  font-family: "Helvetica Neue UltraLight", sans-serif;
  font-weight: 100; }
  .loader:before {
    content: "Loading";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 1.5em 0 0 -2.875em;
    width: 5.750em;
    text-align: center;
    color: #fff; }

.spinner {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -46px 0 0 -46px;
  background: url("img/loading_spinner.png");
  height: 92px;
  width: 92px;
  -webkit-animation: loader 1.5s linear 0s infinite;
  -moz-animation: loader 1.5s linear 0s infinite;
  -ms-animation: loader 1.5s linear 0s infinite;
  -o-animation: loader 1.5s linear 0s infinite;
  animation: loader 1.5s linear 0s infinite; }

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

a.alert {
  color: #fff;
  text-decoration: none; }

.alert {
  background: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  display: block;
  text-align: center;
  position: relative; }
  .alert .new-features-available {
    padding: 2em 0;
    display: inline-block; }
    .alert .new-features-available p {
      display: block;
      margin: 0;
      padding: 0;
      font-size: 100%;
      font-weight: 500;
      color: #888;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
    .alert .new-features-available h3 {
      font-size: 2em;
      font-weight: 300;
      margin: 0;
      color: #555;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
      @media screen and (max-width: 37em) {
        .alert .new-features-available h3 {
          margin: .5em 0 .75em 0; } }
  .alert .icons {
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .alert .icons img {
      position: absolute; }
      .alert .icons img:nth-child(1) {
        opacity: 0.24;
        transform: scale(0.99) translate(0px, 68px) rotate(105deg); }
      .alert .icons img:nth-child(2) {
        opacity: 0.5;
        transform: scale(0.35) translate(504px, -85px) rotate(281deg); }
      .alert .icons img:nth-child(3) {
        opacity: 0.03;
        transform: scale(0.76) translate(360px, 85px) rotate(87deg); }
      .alert .icons img:nth-child(4) {
        opacity: 0.17;
        transform: scale(0.15) translate(386px, 17px) rotate(233deg); }
      .alert .icons img:nth-child(5) {
        opacity: 0.12;
        transform: scale(0.11) translate(-259px, -117px) rotate(170deg); }
      .alert .icons img:nth-child(6) {
        opacity: 0.5;
        transform: scale(0.72) translate(902px, 195px) rotate(139deg); }
      .alert .icons img:nth-child(7) {
        opacity: 0.42;
        transform: scale(0.34) translate(-212px, -38px) rotate(193deg); }
      .alert .icons img:nth-child(8) {
        opacity: 0.45;
        transform: scale(0.76) translate(603px, -138px) rotate(42deg); }
      .alert .icons img:nth-child(9) {
        opacity: 0.18;
        transform: scale(0.08) translate(-555px, 153px) rotate(103deg); }
      .alert .icons img:nth-child(10) {
        opacity: 0.69;
        transform: scale(0.52) translate(-363px, 36px) rotate(45deg); }
      .alert .icons img:nth-child(11) {
        opacity: 0.04;
        transform: scale(0.54) translate(476px, 192px) rotate(17deg); }
      .alert .icons img:nth-child(12) {
        opacity: 0.5;
        transform: scale(0.34) translate(61px, 25px) rotate(283deg); }
      .alert .icons img:nth-child(13) {
        opacity: 0.57;
        transform: scale(0.17) translate(-661px, 14px) rotate(35deg); }
      .alert .icons img:nth-child(14) {
        opacity: 0.6;
        transform: scale(0.29) translate(916px, -103px) rotate(52deg); }
      .alert .icons img:nth-child(15) {
        opacity: 0.67;
        transform: scale(0.3) translate(-295px, 58px) rotate(232deg); }
      .alert .icons img:nth-child(16) {
        opacity: 0.31;
        transform: scale(0.66) translate(842px, 84px) rotate(171deg); }
      .alert .icons img:nth-child(17) {
        opacity: 0.13;
        transform: scale(0.98) translate(424px, -140px) rotate(21deg); }
      .alert .icons img:nth-child(18) {
        opacity: 0.77;
        transform: scale(0.98) translate(-957px, -194px) rotate(226deg); }
      .alert .icons img:nth-child(19) {
        opacity: 0.78;
        transform: scale(0.62) translate(-740px, -114px) rotate(68deg); }
      .alert .icons img:nth-child(20) {
        opacity: 0.75;
        transform: scale(0.12) translate(-996px, 197px) rotate(254deg); }
      .alert .icons img:nth-child(21) {
        opacity: 0.24;
        transform: scale(0.52) translate(147px, -27px) rotate(23deg); }
      .alert .icons img:nth-child(22) {
        opacity: 0.1;
        transform: scale(0.92) translate(-433px, 158px) rotate(140deg); }
      .alert .icons img:nth-child(23) {
        opacity: 0.04;
        transform: scale(0.67) translate(830px, -132px) rotate(250deg); }
      .alert .icons img:nth-child(24) {
        opacity: 0.66;
        transform: scale(0.09) translate(619px, 85px) rotate(242deg); }
      .alert .icons img:nth-child(25) {
        opacity: 0.44;
        transform: scale(0.71) translate(949px, -114px) rotate(359deg); }
      .alert .icons img:nth-child(26) {
        opacity: 0.05;
        transform: scale(0.61) translate(-534px, -138px) rotate(126deg); }
      .alert .icons img:nth-child(27) {
        opacity: 0.17;
        transform: scale(0.58) translate(-106px, 180px) rotate(223deg); }
      .alert .icons img:nth-child(28) {
        opacity: 0.17;
        transform: scale(0.76) translate(-9px, 99px) rotate(69deg); }
      .alert .icons img:nth-child(29) {
        opacity: 0.22;
        transform: scale(0.41) translate(744px, -13px) rotate(262deg); }
      .alert .icons img:nth-child(30) {
        opacity: 0.72;
        transform: scale(0.07) translate(532px, -17px) rotate(324deg); }
      .alert .icons img:nth-child(31) {
        opacity: 0.43;
        transform: scale(0.38) translate(548px, 156px) rotate(81deg); }
      .alert .icons img:nth-child(32) {
        opacity: 0.24;
        transform: scale(0.57) translate(-346px, 75px) rotate(147deg); }
      .alert .icons img:nth-child(33) {
        opacity: 0.78;
        transform: scale(0.04) translate(-183px, -119px) rotate(2deg); }
      .alert .icons img:nth-child(34) {
        opacity: 0.37;
        transform: scale(0.02) translate(684px, 27px) rotate(243deg); }
      .alert .icons img:nth-child(35) {
        opacity: 0.16;
        transform: scale(0.96) translate(309px, -104px) rotate(114deg); }
      .alert .icons img:nth-child(36) {
        opacity: 0.3;
        transform: scale(0.81) translate(-650px, -41px) rotate(222deg); }
      .alert .icons img:nth-child(37) {
        opacity: 0.46;
        transform: scale(0.63) translate(48px, -168px) rotate(334deg); }
      .alert .icons img:nth-child(38) {
        opacity: 0.5;
        transform: scale(0.57) translate(-112px, -161px) rotate(77deg); }
      .alert .icons img:nth-child(39) {
        opacity: 0.09;
        transform: scale(0.5) translate(-345px, 115px) rotate(29deg); }
      .alert .icons img:nth-child(40) {
        opacity: 0.11;
        transform: scale(0.45) translate(-599px, -171px) rotate(88deg); }
      .alert .icons img:nth-child(41) {
        opacity: 0.75;
        transform: scale(1) translate(229px, 60px) rotate(63deg); }
      .alert .icons img:nth-child(42) {
        opacity: 0.73;
        transform: scale(0.25) translate(658px, 93px) rotate(51deg); }
      .alert .icons img:nth-child(43) {
        opacity: 0.47;
        transform: scale(0.46) translate(309px, 44px) rotate(69deg); }
      .alert .icons img:nth-child(44) {
        opacity: 0.54;
        transform: scale(0.35) translate(662px, -23px) rotate(269deg); }
      .alert .icons img:nth-child(45) {
        opacity: 0.54;
        transform: scale(0.26) translate(-82px, 109px) rotate(356deg); }
      .alert .icons img:nth-child(46) {
        opacity: 0.27;
        transform: scale(0.36) translate(-218px, -12px) rotate(175deg); }
      .alert .icons img:nth-child(47) {
        opacity: 0.64;
        transform: scale(0.73) translate(403px, -92px) rotate(119deg); }
      .alert .icons img:nth-child(48) {
        opacity: 0.03;
        transform: scale(0.37) translate(-938px, 68px) rotate(22deg); }
      .alert .icons img:nth-child(49) {
        opacity: 0.12;
        transform: scale(0.79) translate(-170px, -2px) rotate(106deg); }
      .alert .icons img:nth-child(50) {
        opacity: 0.76;
        transform: scale(0.97) translate(-48px, -161px) rotate(211deg); }
      .alert .icons img:nth-child(51) {
        opacity: 0.05;
        transform: scale(0.56) translate(-2px, 26px) rotate(180deg); }
      .alert .icons img:nth-child(52) {
        opacity: 0.12;
        transform: scale(0.6) translate(-229px, 56px) rotate(102deg); }
      .alert .icons img:nth-child(53) {
        opacity: 0.57;
        transform: scale(0.28) translate(953px, 37px) rotate(241deg); }
      .alert .icons img:nth-child(54) {
        opacity: 0.78;
        transform: scale(0.61) translate(49px, 117px) rotate(279deg); }
      .alert .icons img:nth-child(55) {
        opacity: 0.18;
        transform: scale(0.14) translate(622px, 148px) rotate(32deg); }
      .alert .icons img:nth-child(56) {
        opacity: 0.42;
        transform: scale(0.28) translate(-96px, -98px) rotate(150deg); }
      .alert .icons img:nth-child(57) {
        opacity: 0.61;
        transform: scale(0.41) translate(-424px, -104px) rotate(20deg); }
      .alert .icons img:nth-child(58) {
        opacity: 0.16;
        transform: scale(0.75) translate(-471px, 24px) rotate(27deg); }
      .alert .icons img:nth-child(59) {
        opacity: 0.79;
        transform: scale(0.97) translate(-469px, 119px) rotate(32deg); }
      .alert .icons img:nth-child(60) {
        opacity: 0.64;
        transform: scale(0.39) translate(-114px, 17px) rotate(354deg); }
      .alert .icons img:nth-child(61) {
        opacity: 0.28;
        transform: scale(0.73) translate(-265px, -54px) rotate(300deg); }
      .alert .icons img:nth-child(62) {
        opacity: 0.2;
        transform: scale(0.95) translate(-736px, -47px) rotate(266deg); }
      .alert .icons img:nth-child(63) {
        opacity: 0.45;
        transform: scale(0.59) translate(966px, -95px) rotate(265deg); }
      .alert .icons img:nth-child(64) {
        opacity: 0.09;
        transform: scale(0.01) translate(-972px, 60px) rotate(182deg); }
      .alert .icons img:nth-child(65) {
        opacity: 0.15;
        transform: scale(0.55) translate(-477px, 118px) rotate(211deg); }
      .alert .icons img:nth-child(66) {
        opacity: 0.27;
        transform: scale(0.44) translate(782px, -92px) rotate(227deg); }
      .alert .icons img:nth-child(67) {
        opacity: 0.44;
        transform: scale(0.83) translate(235px, 18px) rotate(177deg); }
      .alert .icons img:nth-child(68) {
        opacity: 0.17;
        transform: scale(0.1) translate(524px, 105px) rotate(6deg); }
      .alert .icons img:nth-child(69) {
        opacity: 0.74;
        transform: scale(0.86) translate(96px, 74px) rotate(313deg); }
      .alert .icons img:nth-child(70) {
        opacity: 0.32;
        transform: scale(0.46) translate(22px, 172px) rotate(280deg); }
      .alert .icons img:nth-child(71) {
        opacity: 0.07;
        transform: scale(0.75) translate(946px, 161px) rotate(98deg); }
      .alert .icons img:nth-child(72) {
        opacity: 0.56;
        transform: scale(0.47) translate(-802px, 1px) rotate(142deg); }
      .alert .icons img:nth-child(73) {
        opacity: 0.58;
        transform: scale(0.98) translate(-129px, 40px) rotate(89deg); }
      .alert .icons img:nth-child(74) {
        opacity: 0.5;
        transform: scale(0.7) translate(255px, -170px) rotate(287deg); }
      .alert .icons img:nth-child(75) {
        opacity: 0.1;
        transform: scale(0.07) translate(919px, -67px) rotate(332deg); }
      .alert .icons img:nth-child(76) {
        opacity: 0.7;
        transform: scale(0.84) translate(877px, 121px) rotate(1deg); }
      .alert .icons img:nth-child(77) {
        opacity: 0.7;
        transform: scale(0.05) translate(593px, -96px) rotate(113deg); }
      .alert .icons img:nth-child(78) {
        opacity: 0.01;
        transform: scale(0.94) translate(986px, 76px) rotate(304deg); }
      .alert .icons img:nth-child(79) {
        opacity: 0.51;
        transform: scale(0.78) translate(-936px, 26px) rotate(324deg); }
      .alert .icons img:nth-child(80) {
        opacity: 0.65;
        transform: scale(0.42) translate(-112px, -115px) rotate(320deg); }
      .alert .icons img:nth-child(81) {
        opacity: 0.43;
        transform: scale(0.69) translate(345px, -169px) rotate(177deg); }
      .alert .icons img:nth-child(82) {
        opacity: 0.1;
        transform: scale(0.56) translate(-96px, -197px) rotate(129deg); }
      .alert .icons img:nth-child(83) {
        opacity: 0.03;
        transform: scale(0.84) translate(-994px, -59px) rotate(340deg); }
      .alert .icons img:nth-child(84) {
        opacity: 0.48;
        transform: scale(0.75) translate(-937px, -12px) rotate(215deg); }
      .alert .icons img:nth-child(85) {
        opacity: 0.11;
        transform: scale(0.78) translate(-397px, 145px) rotate(1deg); }
      .alert .icons img:nth-child(86) {
        opacity: 0.44;
        transform: scale(0.05) translate(-581px, 63px) rotate(298deg); }
      .alert .icons img:nth-child(87) {
        opacity: 0.03;
        transform: scale(0.55) translate(437px, -50px) rotate(120deg); }
      .alert .icons img:nth-child(88) {
        opacity: 0.06;
        transform: scale(0.97) translate(-470px, 29px) rotate(99deg); }
      .alert .icons img:nth-child(89) {
        opacity: 0.45;
        transform: scale(0.08) translate(-747px, -144px) rotate(352deg); }
      .alert .icons img:nth-child(90) {
        opacity: 0.59;
        transform: scale(0.99) translate(111px, 173px) rotate(53deg); }
      .alert .icons img:nth-child(91) {
        opacity: 0.58;
        transform: scale(0.86) translate(511px, -19px) rotate(342deg); }
      .alert .icons img:nth-child(92) {
        opacity: 0.09;
        transform: scale(0.59) translate(49px, 178px) rotate(129deg); }
      .alert .icons img:nth-child(93) {
        opacity: 0.05;
        transform: scale(0.01) translate(601px, -9px) rotate(321deg); }
      .alert .icons img:nth-child(94) {
        opacity: 0.3;
        transform: scale(0.77) translate(967px, -138px) rotate(191deg); }
      .alert .icons img:nth-child(95) {
        opacity: 0.29;
        transform: scale(0.31) translate(452px, -152px) rotate(140deg); }
      .alert .icons img:nth-child(96) {
        opacity: 0.16;
        transform: scale(0.85) translate(391px, -176px) rotate(339deg); }
      .alert .icons img:nth-child(97) {
        opacity: 0.42;
        transform: scale(0.27) translate(975px, -85px) rotate(334deg); }
      .alert .icons img:nth-child(98) {
        opacity: 0.77;
        transform: scale(0.13) translate(91px, 31px) rotate(190deg); }
      .alert .icons img:nth-child(99) {
        opacity: 0.59;
        transform: scale(0.25) translate(649px, -24px) rotate(329deg); }
      .alert .icons img:nth-child(100) {
        opacity: 0.02;
        transform: scale(0.2) translate(982px, -172px) rotate(311deg); }

.no-backdropfilter .alert {
  background: rgba(53, 214, 120, 0.75); }
  .no-backdropfilter .alert p,
  .no-backdropfilter .alert h3 {
    color: #fff; }

.alerts, .bg-warning, .bg-danger, .bg-new-feature {
  padding: 1em;
  border-radius: .5em;
  margin-bottom: .5em; }

.bg-warning {
  background: #fcf8e3; }

.bg-danger {
  background: #f2dede; }

.bg-new-feature {
  background: rgba(50, 145, 224, 0.15); }
  .bg-new-feature a,
  .bg-new-feature a:hover,
  .bg-new-feature a:visited {
    font-weight: 600; }

.newsletter {
  background: #F2F9F6;
  text-align: center;
  padding: 4em 0; }
  .newsletter h1 {
    padding: 0 0 .75em 0; }
  .newsletter .lol {
    box-shadow: 0px 10px 40px -15px rgba(0, 0, 0, 0.5);
    display: inline-block;
    border-radius: 4px; }
    @media (max-width: 767px) {
      .newsletter .lol {
        width: 100%; } }

.newsletter input[type="email"] {
  padding: 0 1em;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  border: none;
  font-size: 1em; }
  @media (min-width: 767px) {
    .newsletter input[type="email"] {
      border-radius: 4px 0 0 4px;
      height: 3em;
      width: 400px; } }
  @media (max-width: 767px) {
    .newsletter input[type="email"] {
      border-radius: 4px 4px 0 0;
      display: block;
      width: 100%;
      height: 4em; } }

/*.newsletter input[type="email"]:focus,
.newsletter input[type="email"]:active {
	box-shadow: 0px 0px 40px -15px #33A2C6;
}*/
.newsletter input[type="submit"] {
  display: inline-block;
  padding: .85em 2em;
  margin: 0 auto;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: #33A2C6;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  transition: .2s all ease-in-out; }
  .newsletter input[type="submit"]:hover {
    box-shadow: 0 16px 26px -10px rgba(53, 197, 145, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 197, 145, 0.2);
    /*box-shadow: 0px 5px 10px -5px #35C591;*/
    background: #35C591;
    transition: .2s all ease-in-out; }
  @media (min-width: 767px) {
    .newsletter input[type="submit"] {
      border-radius: 0 4px 4px 0;
      height: 3em; } }
  @media (max-width: 767px) {
    .newsletter input[type="submit"] {
      display: block;
      width: 100%;
      height: 4em;
      border-radius: 0 0 4px 4px; } }

.backgroundiconcontainer {
  margin: 4em auto 0 auto;
  position: relative;
  height: 15.625em;
  width: 15.625em; }

.backgroundicon {
  position: absolute;
  top: 0;
  left: 0;
  background: url("img/background_icon.png");
  background-size: 100%;
  height: 15.625em;
  width: 15.625em;
  z-index: 2; }

.gear1 {
  position: absolute;
  background: url("img/background_icon_gear_left.png");
  background-size: 100%;
  height: 4.375em;
  width: 4.375em;
  bottom: 1.8em;
  right: 7.3em;
  z-index: 1;
  -webkit-animation: gear1 3s linear 0s infinite;
  -moz-animation: gear1 3s linear 0s infinite;
  -ms-animation: gear1 3s linear 0s infinite;
  -o-animation: gear1 3s linear 0s infinite;
  animation: gear1 3s linear 0s infinite; }

@-webkit-keyframes gear1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-moz-keyframes gear1 {
  0% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes gear1 {
  0% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

.gear2 {
  position: absolute;
  background: url("img/background_icon_gear_right.png");
  background-size: 100%;
  height: 6.375em;
  width: 6.375em;
  bottom: 1.8em;
  right: 1.7em;
  z-index: 1;
  -webkit-animation: gear2 5s linear 0s infinite;
  -moz-animation: gear2 5s linear 0s infinite;
  -ms-animation: gear2 5s linear 0s infinite;
  -o-animation: gear2 5s linear 0s infinite;
  animation: gear2 5s linear 0s infinite; }

@-webkit-keyframes gear2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes gear2 {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes gear2 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

sparkle {
  background: url("img/sparkle.png") center no-repeat;
  background-size: 100%;
  height: 4.125em;
  width: 4.188em;
  position: absolute;
  z-index: 2;
  -webkit-animation: sparkle 3s ease-in-out infinite;
  -moz-animation: sparkle 5s ease-in-out infinite;
  -ms-animation: sparkle 5s ease-in-out infinite;
  -o-animation: sparkle 5s ease-in-out infinite;
  animation: sparkle 5s ease-in-out infinite; }
  sparkle:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    -moz-animation-delay: -0.5s;
    -ms-animation-delay: -0.5s;
    -o-animation-delay: -0.5s;
    animation-delay: -0.5s;
    margin-left: 10em;
    top: -2em; }
  sparkle:nth-child(3) {
    -webkit-animation-delay: -0.7s;
    -moz-animation-delay: -0.7s;
    -ms-animation-delay: -0.7s;
    -o-animation-delay: -0.7s;
    animation-delay: -0.7s;
    margin-left: -8em;
    top: 13em; }
  sparkle:nth-child(4) {
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -ms-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s;
    margin-left: 13em;
    top: 11em;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg); }
  sparkle:nth-child(5) {
    -webkit-animation-delay: -1.2s;
    -moz-animation-delay: -1.2s;
    -ms-animation-delay: -1.2s;
    -o-animation-delay: -1.2s;
    animation-delay: -1.2s;
    margin-left: -12.3em;
    top: -1.6em;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }
  sparkle:nth-child(6) {
    -webkit-animation-delay: -1.5s;
    -moz-animation-delay: -1.5s;
    -ms-animation-delay: -1.5s;
    -o-animation-delay: -1.5s;
    animation-delay: -1.5s;
    margin-left: 6em;
    top: 6em;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); }

@keyframes sparkle {
  0%, 20%, 100% {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  60% {
    opacity: 1;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg); }
  70% {
    opacity: 0;
    -webkit-transform: rotate(60deg) scale(0.5);
    -moz-transform: rotate(60deg) scale(0.5);
    -ms-transform: rotate(60deg) scale(0.5);
    -o-transform: rotate(60deg) scale(0.5);
    transform: rotate(60deg) scale(0.5); } }

@-webkit-keyframes sparkle {
  0%, 20%, 100% {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  60% {
    opacity: 1;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); }
  70% {
    opacity: 0;
    -webkit-transform: rotate(60deg) scale(0.5);
    transform: rotate(60deg) scale(0.5); } }

@-moz-keyframes sparkle {
  0%, 20%, 100% {
    opacity: 0;
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  60% {
    opacity: 1;
    -moz-transform: rotate(30deg);
    transform: rotate(30deg); }
  70% {
    opacity: 0;
    -moz-transform: rotate(60deg) scale(0.5);
    transform: rotate(60deg) scale(0.5); } }

.versions {
  width: 100%;
  margin: 4em 0;
  display: inline-block; }
  .versions-nav {
    width: 20%;
    float: left; }
    @media screen and (max-width: 991px) {
      .versions-nav {
        display: none; } }
    .versions-nav h2 {
      margin: 0;
      padding: 0; }
    .versions-nav ol {
      list-style: none;
      padding: 2em 0 0 2em; }
    .versions-nav a {
      color: #33A2C6;
      border: none;
      font-weight: 200;
      font-size: 1.5em;
      line-height: 1.5;
      position: relative; }
      .versions-nav a.active {
        color: #000; }
        .versions-nav a.active:after {
          left: -10px;
          top: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent;
          border-left-color: #000;
          border-width: 5px;
          margin-top: -5px; }
  .versions-main-content {
    width: 80%;
    float: left; }
    @media screen and (max-width: 991px) {
      .versions-main-content {
        width: 100%; } }
    .versions-main-content ul {
      font-weight: 200;
      font-size: 1.5em;
      line-height: 1.5;
      margin: 0 0 0 1em; }
      .versions-main-content ul ul {
        font-weight: 200;
        font-size: 1em;
        margin: .5em 0 1em 0; }
    .versions-main-content strong {
      font-weight: 500; }

#mac-control,
#lock-settings,
#clipboard,
#bluetooth-le,
#security,
#languages {
  background: #fafafa; }

#access-anywhere,
#unlock-options,
#apple-watch,
#authentication,
#music,
#retina-graphics {
  background: #fff; }

.features-icons {
  width: 60%;
  left: 20%;
  position: relative; }
  .features-icons .item img {
    max-height: 7em !important; }

.feature {
  padding: 2rem 0; }
  @media (min-width: 991px) {
    .feature {
      padding: 6rem 0; } }
  .feature a,
  .feature a:visited {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: .15em; }
  .feature .section-header {
    text-align: center;
    width: 80%;
    margin: 0 auto 3.5rem; }
    @media (max-width: 991px) {
      .feature .section-header {
        margin: 0 auto 1rem;
        width: 100%; } }
    .feature .section-header p {
      font-weight: 200;
      font-size: 1.6em;
      line-height: 1.5;
      margin: 0 1em 1em 1em; }
    .feature .section-header > h1::before {
      content: "";
      display: block;
      width: 3.75rem;
      height: 3.75rem;
      margin: 0 auto 1.5625rem;
      background-repeat: no-repeat !important;
      background-position: center !important;
      background-size: cover !important; }
  .feature p {
    font-size: 1em;
    font-weight: 500;
    color: rgba(55, 61, 72, 0.8) !important; }
  .feature h1 {
    padding: 0;
    margin: 0 0 3rem 0; }
    @media (max-width: 991px) {
      .feature h1 {
        margin: 0 0 1rem 0; } }
  .feature h3 {
    font-size: 1.75em;
    font-weight: 400;
    text-align: center; }
    .feature h3:before {
      content: "";
      display: block;
      width: 5rem;
      height: 5rem;
      margin: 0 auto 1.5625rem;
      background-repeat: no-repeat;
      background-size: contain; }
    .feature h3.no-icon:before {
      content: "";
      display: none !important; }
  .feature li {
    font-size: 1em;
    font-weight: 400;
    color: rgba(55, 61, 72, 0.8);
    line-height: 1.5; }

#retina-graphics .section-header > h1::before {
  background: url(img/retina-graphics_icon_alt.svg); }

#access-anywhere .section-header > h1::before {
  background: url(img/access-anywhere_icon_alt.svg); }

#authentication .section-header > h1::before {
  background: url(img/authentication_icon_alt.svg); }

#unlock-options .section-header > h1::before {
  background: url(img/unlock-options_icon_alt.svg); }

#lock-settings .section-header > h1::before {
  background: url(img/lock-settings_icon_alt.svg); }

#bluetooth-le .section-header > h1::before {
  background: url(img/bluetooth-le_icon_alt.svg); }

#apple-watch .section-header > h1::before {
  background: url(img/apple-watch_icon_alt.svg); }

#mac-control .section-header > h1::before {
  background: url(img/mac-control_icon_alt.svg); }

#wifi-unlock .section-header > h1::before {
  background: url(img/wifi_unlock_icon_alt.svg); }

#languages .section-header > h1::before {
  background: url(img/languages_icon_alt.svg); }

#security .section-header > h1::before {
  background: url(img/security_icon_alt.svg); }

#music .section-header > h1::before {
  background: url(img/music_icon_alt.svg); }

#ping .section-header > h1::before {
  background: url(img/ping_icon_alt.svg); }

#access-anywhere .three-d-touch > h3::before {
  background: url(img/3d_touch_icon_sub.svg); }

#access-anywhere .notification_center_icon > h3::before {
  background: url(img/notification_center_icon.svg); }

#access-anywhere .interactive_notifications_icon > h3::before {
  background: url(img/interactive_notifications_icon.svg); }

#security .private_informations_icon > h3::before {
  background: url(img/private_informations_icon.svg); }

#security .encryption_icon > h3::before {
  background: url(img/encryption_icon.svg); }

#mac-control .failed-login-attempts_icon > h3::before {
  background: url(img/failed_login_attempts_icon.svg); }

#mac-control .failed-login-attempts_icon.login-photos_icon > h3 {
  margin-top: 100px; }

#mac-control .failed-login-attempts_icon > h3::before,
#mac-control .login-photos_icon > h3::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -100px; }

#mac-control .failed-login-attempts_icon > h3::before {
  margin-left: 5px; }

#mac-control .login-photos_icon > h3::after {
  margin-left: -85px; }

#mac-control .login-photos_icon > h3::after {
  background: url(img/login_photo_icon.svg); }

#mac-control .lock-unlock-history_icon > h3::before {
  background: url(img/lock_unlock_history_icon.svg); }

#unlock-options .interactive_notifications_icon > h3::before {
  background: url(img/interactive_notifications_icon.svg); }

#unlock-options .double_knock_icon > h3::before {
  background: url(img/double_knock_icon.svg); }

#unlock-options .touch-id_icon > h3::before {
  background: url(img/touch-id_icon.svg); }

#unlock-options .unlock_approach_icon > h3::before {
  background: url(img/unlock_approach_icon.svg); }

#unlock-options .wifi_unlock_icon > h3::before {
  background: url(img/wifi_unlock_icon.svg); }

#unlock-options .mac_wake_unlock_icon > h3::before {
  background: url(img/mac_wake_unlock_icon.svg); }

#lock-settings .sleep_icon > h3::before {
  background: url(img/sleep_icon.svg); }

#lock-settings .screensaver_icon > h3::before {
  background: url(img/screensaver_icon.svg); }

.no-backdropfilter #music .dock {
  background: rgba(0, 0, 0, 0.6); }

#music {
  position: relative;
  background: url("img/music-background.png") center bottom -100px no-repeat;
  background-size: 100%; }
  @media (max-width: 1200px) {
    #music {
      background: url("img/music-background.png") center bottom -50px no-repeat;
      background-size: 100%; } }
  @media (max-width: 767px) {
    #music {
      background: url("img/music-background.png") left 40% bottom 0px no-repeat;
      background-size: 500%; } }
  #music .play_icon > h3::before {
    background: url(img/play_icon.svg); }
  #music .pause_icon > h3::before {
    background: url(img/pause_icon.svg); }
  #music .supported-players-title {
    padding-top: 100px;
    padding-bottom: 50px; }
    @media (max-width: 991px) {
      #music .supported-players-title {
        padding-top: 30px;
        padding-bottom: 100px; } }
  #music .dock {
    -webkit-backdrop-filter: blur(20px);
    background: rgba(0, 0, 0, 0.25);
    display: inline-block;
    position: absolute;
    transform: translateX(-50%);
    min-width: 240px;
    border-radius: 7px 7px 0 0;
    left: 50%;
    bottom: 0px;
    padding: 0 10px; }
    #music .dock a.dock-item {
      display: inline-block;
      width: 50px;
      float: left;
      text-align: center;
      text-decoration: none;
      border: none;
      margin: 10px 2px 5px 2px; }
      #music .dock a.dock-item img {
        border: none;
        width: 100%; }

#apple-watch {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 340px; }
  @media (max-width: 991px) {
    #apple-watch {
      padding-bottom: 250px; } }
  #apple-watch .btn {
    display: inline-block;
    border-radius: 8px;
    border: 2px solid #C6C6C6;
    padding: 12px 30px;
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.1;
    transition: .5s all; }
    #apple-watch .btn:hover {
      background: #C6C6C6; }
  #apple-watch .apple-watch {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 991px) {
      #apple-watch .apple-watch {
        transform: scale(0.75) translate(-67%, 24px); } }
    #apple-watch .apple-watch-image {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
    #apple-watch .apple-watch .screen-wrapper {
      position: relative;
      height: 154px;
      width: 190px;
      bottom: 105px;
      perspective: 150px; }
      #apple-watch .apple-watch .screen-wrapper .screen {
        width: 190px;
        height: 130px;
        position: absolute;
        transform: rotateX(14deg);
        overflow: hidden;
        cursor: grab; }
        #apple-watch .apple-watch .screen-wrapper .screen:before {
          content: "";
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 10;
          box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.5) inset;
          pointer-events: none; }
        #apple-watch .apple-watch .screen-wrapper .screen img {
          display: inline-block;
          width: 190px;
          height: 130px; }

.feature_menubar__main_image,
.feature_menubar__main_image.active,
.feature_menubar_zoomed,
.feature_menubar_zoomed.active,
.feature_clipboard_ios__main_image,
.feature_clipboard_ios__main_image.active,
.feature_clipboard_ios__zoomed,
.feature_clipboard_ios__zoomed.active {
  transition: all 1s; }

#clipboard {
  position: relative;
  padding: 0;
  overflow: hidden; }
  #clipboard .feature_menubar {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    min-height: 310px; }
    @media (max-width: 991px) {
      #clipboard .feature_menubar {
        top: -30px;
        transform: scale(0.6);
        min-height: 170px; } }
    #clipboard .feature_menubar__content {
      text-align: right; }
      #clipboard .feature_menubar__content h3 {
        margin-right: 15px; }
        @media (min-width: 991px) {
          #clipboard .feature_menubar__content h3 {
            text-align: right; } }
      @media (max-width: 991px) {
        #clipboard .feature_menubar__content {
          text-align: center; } }
    #clipboard .feature_menubar__main_image {
      position: absolute;
      top: -550px;
      transform: translateX(-50%) scale(0.75);
      left: 50%; }
      #clipboard .feature_menubar__main_image.active {
        transform: translateX(-50%) scale(0.73);
        filter: blur(5px) brightness(0.75); }
    #clipboard .feature_menubar_zoomed {
      background-repeat: repeat-x;
      background-image: -webkit-linear-gradient(135deg, #34b2ae, #35c591);
      background-image: -o-linear-gradient(135deg, #34b2ae, #35c591);
      background-image: linear-gradient(135deg, #34b2ae, #35c591);
      position: absolute;
      top: 85px;
      width: 412px;
      height: 75px;
      border-radius: 5px;
      padding: 10px 28px;
      left: 50%;
      transform: translateX(-50%); }
      #clipboard .feature_menubar_zoomed.active {
        -webkit-transform: translateX(-50%) scale(1.2);
        -webkit-filter: drop-shadow(0 40px 30px rgba(0, 0, 0, 0.5)); }
      #clipboard .feature_menubar_zoomed label {
        position: absolute;
        top: 28px;
        left: 83px; }
      #clipboard .feature_menubar_zoomed__right_icon {
        position: absolute;
        right: 30px;
        top: 20px;
        width: 92px;
        height: 37px;
        background: url("img/copy_right.svg") no-repeat center -41px;
        background-size: 217px; }
      #clipboard .feature_menubar_zoomed__left_icon {
        position: absolute;
        height: 38px;
        width: 38px;
        top: 18px;
        left: 28px;
        background: url("img/copy_left.svg") no-repeat -72px -41px;
        background-size: 182px; }
  #clipboard .feature_clipboard_ios {
    position: relative;
    height: 360px; }
    @media (max-width: 991px) {
      #clipboard .feature_clipboard_ios {
        bottom: -30px;
        transform: scale(0.6);
        height: 250px; } }
    #clipboard .feature_clipboard_ios__content h3 {
      margin-left: 15px; }
      @media (min-width: 991px) {
        #clipboard .feature_clipboard_ios__content h3 {
          text-align: left; } }
    @media (max-width: 991px) {
      #clipboard .feature_clipboard_ios__content {
        text-align: center; } }
    #clipboard .feature_clipboard_ios__main_image {
      position: absolute;
      bottom: -144px;
      left: 50%;
      transform: translateX(-50%); }
      #clipboard .feature_clipboard_ios__main_image.active {
        left: 50%;
        transform: translateX(-50%) scale(0.9);
        filter: blur(5px) brightness(0.75); }
    #clipboard .feature_clipboard_ios__zoomed {
      background: -webkit-linear-gradient(177deg, #dae0db 0%, #e7f4ea 22%, #e3ebe3 70%, #b8cdc1 100%);
      background: -o-linear-gradient(177deg, #dae0db 0%, #e7f4ea 22%, #e3ebe3 70%, #b8cdc1 100%);
      background: linear-gradient(177deg, #dae0db 0%, #e7f4ea 22%, #e3ebe3 70%, #b8cdc1 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDAE0DB', endColorstr='#FFB8CDC1', GradientType=1);
      position: absolute;
      bottom: 80px;
      left: calc(50% + 84px);
      transform: translateX(-50%);
      width: 180px;
      height: 135px;
      padding: 0 8px;
      border-radius: 5px; }
      #clipboard .feature_clipboard_ios__zoomed__left_icon {
        background: #BFD9B1 url("img/copy-to-mac-icon.svg") no-repeat center;
        background-size: 114px; }
      #clipboard .feature_clipboard_ios__zoomed__right_icon {
        background: #BFD9B1 url("img/copy-from-mac-icon.svg") no-repeat center;
        background-size: 114px; }
      #clipboard .feature_clipboard_ios__zoomed__left, #clipboard .feature_clipboard_ios__zoomed__right {
        display: inline-block;
        width: 50%;
        float: left;
        text-align: center;
        padding: 0 8px; }
        #clipboard .feature_clipboard_ios__zoomed__left_icon, #clipboard .feature_clipboard_ios__zoomed__right_icon {
          margin: 18px auto 10px auto;
          height: 57px;
          width: 57px;
          border-radius: 999em; }
        #clipboard .feature_clipboard_ios__zoomed__left label, #clipboard .feature_clipboard_ios__zoomed__right label {
          font-size: 14px;
          font-weight: bold; }
      #clipboard .feature_clipboard_ios__zoomed.active {
        left: calc(50% + 84px);
        -webkit-transform: translateX(-50%) scale(1.2);
        -webkit-filter: drop-shadow(0 40px 30px rgba(0, 0, 0, 0.5)); }
        #clipboard .feature_clipboard_ios__zoomed.active .feature_clipboard_ios__zoomed__left_icon, #clipboard .feature_clipboard_ios__zoomed.active .feature_clipboard_ios__zoomed__right_icon {
          animation-duration: 2s;
          animation-fill-mode: both;
          animation-timing-function: cubic-bezier(0.87, 0.58, 0.25, 1.29);
          transform-origin: center center;
          animation-name: slam; }
        #clipboard .feature_clipboard_ios__zoomed.active .feature_clipboard_ios__zoomed__left_icon {
          animation-delay: .25s; }
        #clipboard .feature_clipboard_ios__zoomed.active .feature_clipboard_ios__zoomed__right_icon {
          animation-delay: .5s; }

@keyframes slam {
  0% {
    transform: rotate3d(0, 0, 0, 0deg) scale3d(0, 0, 0) translate3d(0, 0, 0);
    box-shadow: none; }
  18% {
    transform: rotate3d(0, 0, 1, 5deg) scale3d(2, 2, 2) translate3d(-50px, -10px, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  28% {
    transform: rotate3d(0, 0, 1, 0deg) scale3d(1, 1, 1) translate3d(0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.45); }
  50% {
    transform: rotate3d(0, 0, 1, 1deg) scale3d(1.1, 1.1, 1.1) translate3d(-1px, -1px, 0);
    box-shadow: 0px 0px 100px 2px rgba(0, 0, 0, 0.25); }
  65% {
    transform: rotate3d(0, 0, 1, 0deg) scale3d(1, 1, 1) translate3d(0px, 0px, 0); }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
    box-shadow: 0px 0px 125px 5px transparent; } }

#access-anywhere {
  padding: 2rem 0 0 0; }
  @media (min-width: 991px) {
    #access-anywhere {
      padding: 6rem 0 0 0; } }

#access-anywhere-menubar {
  background: rgba(50, 145, 224, 0.1) url("img/features-menubar.png") no-repeat top right;
  min-height: 500px; }
  @media (max-width: 991px) {
    #access-anywhere-menubar {
      background: rgba(50, 145, 224, 0.1) url("img/features-menubar.png") no-repeat top right -7px; } }
  @media (max-width: 767px) {
    #access-anywhere-menubar .col-md-7 {
      padding-top: 400px; } }

#mac-control .mac-control-thumbnails {
  padding: 2em; }
  @media (max-width: 991px) {
    #mac-control .mac-control-thumbnails {
      width: 100%; } }
  @media (min-width: 991px) {
    #mac-control .mac-control-thumbnails .unlock-photos-thumbnail {
      float: right; } }
  @media (min-width: 991px) {
    #mac-control .mac-control-thumbnails .lock-unlock-history-thumbnail {
      float: left; } }
  #mac-control .mac-control-thumbnails img {
    border-radius: 4px;
    max-width: 100%;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5); }
    @media (min-width: 991px) {
      #mac-control .mac-control-thumbnails img {
        box-shadow: 0 40px 200px rgba(0, 0, 0, 0.5); } }

#mac-control hr {
  border: none;
  margin: 3em 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2) 50%, transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2) 50%, transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2) 50%, transparent);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1); }

#authentication .password-prompt-wrapper {
  width: 100%;
  overflow: hidden; }

#authentication .password-prompt {
  margin: 0 auto;
  background: url("img/password-prompt.png") center center no-repeat;
  width: 555px;
  height: 326px;
  position: relative; }
  @media (max-width: 991px) {
    #authentication .password-prompt {
      height: 270px;
      transform: translateX(-50%) scale(0.8);
      left: 50%; } }
  #authentication .password-prompt .prompt {
    position: absolute;
    top: 163px;
    left: 235px;
    width: 1px;
    height: 17px;
    background: #000;
    opacity: 0; }
    @media (max-width: 991px) {
      #authentication .password-prompt .prompt {
        top: 135px; } }
    #authentication .password-prompt .prompt.active {
      -webkit-animation-delay: 0;
      -webkit-animation-duration: 1.25s;
      -webkit-animation-name: prompt;
      -webkit-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -moz-animation-delay: 0;
      -moz-animation-duration: 1.25s;
      -moz-animation-name: prompt;
      -moz-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -o-animation-delay: 0;
      -o-animation-duration: 1.25s;
      -o-animation-name: prompt;
      -o-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      animation-delay: 0;
      animation-duration: 1.25s;
      animation-name: prompt;
      animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      animation-iteration-count: 1; }

@-webkit-keyframes prompt {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-moz-keyframes prompt {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-o-keyframes prompt {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes prompt {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; }
  100% {
    opacity: 0; } }
  #authentication .password-prompt .asterisks {
    position: absolute;
    top: 169px;
    left: 236px; }
    @media (max-width: 991px) {
      #authentication .password-prompt .asterisks {
        top: 141px; } }
    #authentication .password-prompt .asterisks.active .asterisk {
      opacity: 1; }
    #authentication .password-prompt .asterisks .asterisk {
      display: inline-block;
      float: left;
      width: 6px;
      height: 6px;
      background: #000;
      border-radius: 999em;
      margin-right: 2px;
      opacity: 0; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(1) {
        transition: all 0s 0.025s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(2) {
        transition: all 0s 0.05s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(3) {
        transition: all 0s 0.075s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(4) {
        transition: all 0s 0.1s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(5) {
        transition: all 0s 0.125s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(6) {
        transition: all 0s 0.15s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(7) {
        transition: all 0s 0.175s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(8) {
        transition: all 0s 0.2s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(9) {
        transition: all 0s 0.225s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(10) {
        transition: all 0s 0.25s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(11) {
        transition: all 0s 0.275s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(12) {
        transition: all 0s 0.3s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(13) {
        transition: all 0s 0.325s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk:nth-child(14) {
        transition: all 0s 0.35s ease-in-out; }
      #authentication .password-prompt .asterisks .asterisk.active {
        opacity: 1; }

#languages {
  text-align: center; }
  #languages .flags {
    margin: 2em auto 3em auto; }
    #languages .flags .language {
      padding: 0;
      margin: 0 2px;
      width: 48px;
      border-radius: 999em;
      -webkit-filter: drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.4)); }
      @media (max-width: 991px) {
        #languages .flags .language {
          width: 40px; } }

section.download {
  background: rgba(0, 0, 0, 0.5);
  text-align: center; }
  section.download h1 {
    color: #fff; }
  section.download .link {
    text-align: center;
    display: inline-block;
    padding: .35em 0;
    background: transparent;
    color: #fff;
    -webkit-transition: all .25s ease-in-out;
    font-size: 1.8em;
    text-decoration: none;
    cursor: pointer; }
    section.download .link:hover .iphone {
      background-position-x: 30px; }
    section.download .link:hover .watch {
      background-position-x: 35px; }
    section.download .link:hover .mac {
      background-position-x: 80px; }
    section.download .link:hover .icon {
      -webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.5)); }
    section.download .link .icon {
      display: block;
      margin: 1em auto 2em auto; }
    section.download .link .iphone,
    section.download .link .watch,
    section.download .link .mac {
      background-position-x: 0;
      background-position-y: 0; }
    section.download .link .iphone {
      width: 30px;
      height: 60px;
      background: url(img/iphone.svg); }
    section.download .link .watch {
      width: 35px;
      height: 68px;
      background: url(img/watch.svg); }
    section.download .link .mac {
      width: 80px;
      height: 64px;
      background: url(img/imac.svg); }

.footer {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 37em) {
    .footer {
      height: 750px; } }
  @media screen and (max-width: 37em) {
    .footer h2 {
      font-size: 2.5em;
      padding: 1em .5em .25em .5em;
      text-align: center; } }
  @media screen and (max-width: 54em) {
    .footer h2 {
      font-size: 2.5em; } }
  @media screen and (max-width: 65em) {
    .footer h2 {
      font-size: 2em; } }
  .footer p {
    text-align: left;
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 37em) {
      .footer p {
        font-size: 1.5em;
        text-align: center; } }
    @media screen and (max-width: 54em) {
      .footer p {
        font-size: 1.5em; } }
    @media screen and (max-width: 65em) {
      .footer p {
        font-size: 1.25em; } }
  .footer a:hover,
  .footer a:visited:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .footer .footerlinks {
    margin: 1em .5em 2em .5em; }
    @media screen and (max-width: 37em) {
      .footer .footerlinks {
        margin: .5em .5em 0em .5em; } }
    @media screen and (max-width: 37em) {
      .footer .footerlinks img {
        display: inline-block !important;
        float: none; } }
    .footer .footerlinks a,
    .footer .footerlinks a:visited {
      color: #fff; }
  .footer .social img {
    display: inline-block;
    float: left;
    height: 4em;
    width: 4em;
    padding: 1em .5em; }
    @media screen and (max-width: 37em) {
      .footer .social img {
        display: block;
        height: 4em;
        width: 4em;
        padding: 1em 1em; } }
    @media screen and (max-width: 65em) {
      .footer .social img {
        height: 2.5em;
        width: 2.5em;
        padding: .25em .5em; } }

@media screen and (max-width: 100em) {
  #container > section.colored.footer > div.column > div.col-md-2.top.social > div > a:nth-child(3) > img {
    width: 3em;
    height: 3em;
    padding: .5em; } }

.logo {
  float: left;
  height: 3em;
  width: 3em;
  cursor: pointer; }

#inside {
  fill: url(#SVGID_2_); }
  @media screen and (max-width: 54em) {
    #inside {
      fill: #fff; } }

#outside {
  fill: #fff; }
  @media screen and (max-width: 54em) {
    #outside {
      fill: url(#SVGID_2_); } }

.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding: 1em 10% .4em 10%;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  z-index: 3;
  overflow: hidden;
  -webkit-backdrop-filter: blur(20px); }
  @media screen and (max-width: 65em) {
    .menu {
      padding: 1em 5% .4em 5%; } }
  @media screen and (max-width: 54em) {
    .menu {
      text-align: center;
      padding: 1em 1em .4em 1em;
      background: rgba(255, 255, 255, 0.95);
      color: #666;
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); } }
  .menu.active {
    background: rgba(255, 255, 255, 0.7);
    color: #666;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .menu.active #outside {
      fill: url(#SVGID_2_); }
    .menu.active #inside {
      fill: #fff; }
    .menu.active nav a {
      color: #666;
      border: 1px solid transparent; }
      .menu.active nav a:hover, .menu.active nav a.active {
        border: 1px solid rgba(0, 0, 0, 0.25);
        border-radius: 5px; }
    .menu.active span {
      color: #666; }
  .menu nav {
    position: relative;
    font-family: Verdana, Geneva, sans-serif;
    letter-spacing: -1px;
    font-size: 1em;
    display: block;
    float: right; }
    @media screen and (max-width: 54em) {
      .menu nav {
        display: block !important;
        width: 100% !important;
        margin-top: 1em; } }
    .menu nav a {
      text-decoration: none;
      display: inline-block;
      padding: .75em 1.25em;
      color: #fff;
      transition: all .5s ease;
      border: 1px solid transparent;
      border-radius: 5px; }
      @media screen and (max-width: 54em) {
        .menu nav a {
          opacity: 1;
          visibility: visible;
          width: 100% !important;
          position: relative !important;
          font-size: 1.5em;
          text-align: center;
          padding: .5em; } }
      .menu nav a:hover {
        transition: all .5s ease;
        border: 1px solid rgba(255, 255, 255, 0.5); }
  .menu span {
    display: inline-block;
    position: relative;
    top: .05em;
    padding: 0;
    margin: 0 .5em;
    font-family: "Helvetica Neue UltraLight", sans-serif;
    font-weight: 100;
    font-size: 2.5em;
    color: #fff; }
    @media screen and (max-width: 54em) {
      .menu span {
        font-size: 3em;
        top: -.1em;
        color: #666; } }

.no-backdropfilter .menu.backdropfilter.active {
  background: rgba(255, 255, 255, 0.95); }

.mobilenav {
  display: none;
  opacity: 0;
  visibility: hidden; }
  @media screen and (max-width: 54em) {
    .mobilenav {
      display: block;
      opacity: 1;
      visibility: visible;
      float: right;
      background: white;
      height: 3em;
      width: 3em;
      border-radius: 8px;
      text-align: center;
      line-height: 3em;
      cursor: pointer; } }

.visina {
  height: 28em !important; }

@media screen and (max-width: 54em) {
  .menu span, .menu.active span {
    color: #666; } }

.title_and_video {
  padding: 7em 10% 4em 10%;
  text-align: left; }
  @media (max-width: 991px) {
    .title_and_video {
      padding: 5em 5% 2em 5%; } }
  .title_and_video h1 {
    color: #fff;
    font-size: 3em; }
  .title_and_video p {
    display: block;
    font-size: 1.4em;
    line-height: normal;
    margin: 0; }
    .title_and_video p strong {
      font-weight: 500 !important; }
  .title_and_video .video_wrapper {
    padding: 0 3em;
    margin-top: 2em;
    transition-property: all;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74); }
    @media (max-width: 991px) {
      .title_and_video .video_wrapper {
        padding: 0; } }
    .title_and_video .video_wrapper:hover {
      margin-bottom: 10px; }
    .title_and_video .video_wrapper .videoplay {
      cursor: pointer;
      display: block;
      position: relative;
      text-align: center;
      color: #fff;
      font-weight: 200;
      text-decoration: none;
      border-radius: 2em;
      box-shadow: 0 25px 100px rgba(0, 0, 0, 0.75);
      z-index: 1;
      overflow: hidden;
      background: #000;
      margin-bottom: 10px;
      transition-property: all;
      transition-duration: 275ms;
      transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74); }
      .title_and_video .video_wrapper .videoplay .videoimg {
        opacity: .5;
        transition-property: opacity;
        transition-duration: 1s;
        transition-timing-function: ease-in-out; }
      .title_and_video .video_wrapper .videoplay:hover > .videoimg {
        opacity: 1; }
      @media (min-width: 991px) {
        .title_and_video .video_wrapper .videoplay:hover {
          margin-top: -10px;
          box-shadow: 0 45px 100px rgba(0, 0, 0, 0.75); } }
      .title_and_video .video_wrapper .videoplay .play {
        position: absolute;
        color: #fff;
        font-size: 3em;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media (max-width: 991px) {
          .title_and_video .video_wrapper .videoplay .play {
            font-size: 2.5em;
            font-weight: 600; } }
        .title_and_video .video_wrapper .videoplay .play img {
          display: block;
          margin: 0 auto .5em auto;
          width: 1.5em;
          height: 1.5em;
          transition-property: all;
          transition-duration: 275ms;
          transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74); }
          @media screen and (max-width: 54em) {
            .title_and_video .video_wrapper .videoplay .play img {
              transform: none; } }

.menubar {
  background: #fff; }
  .menubar .imac_menubar {
    border: 1px dashed rgba(255, 255, 255, 0.5);
    border-top-right-radius: 3em;
    border-bottom: none;
    border-left: none;
    background: url("img/imac_menubar.png") right bottom no-repeat;
    background-size: cover;
    background-position-y: 32em;
    height: 32em; }
    @media (max-width: 991px) {
      .menubar .imac_menubar {
        height: 26.5em !important;
        margin: 2em 1em 0 0; } }

.iphone-app {
  background: url(img/iphone-app.png) no-repeat;
  background-size: 100%;
  width: 38.438em;
  height: 47.563em;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media (max-width: 991px) {
    .iphone-app {
      width: 25.438em;
      height: 31.563em; } }

.highlighted-features .btn {
  display: inline-block;
  border-radius: 8px;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  margin: 3rem;
  padding: 12px 30px;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.1;
  transition: .5s all; }
  .highlighted-features .btn:hover {
    background: #fff;
    color: #000; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

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

.text-xs-right {
  text-align: right; }

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

.text-xs-justify {
  text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .text-sm-justify {
    text-align: justify; } }

@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .text-md-justify {
    text-align: justify; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .text-lg-justify {
    text-align: justify; } }

.features-icons .prev,
.features-icons .next {
  width: 4em;
  height: 7em;
  z-index: 2;
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: .5;
  transition: all .5s ease-in-out; }
  .features-icons .prev:hover,
  .features-icons .next:hover {
    opacity: 1;
    transition: all .5s ease-in-out; }

.features-icons .prev {
  left: 0;
  background: url("img/arrow_left.png") center center no-repeat;
  margin-left: -4em; }

.features-icons .next {
  right: 0;
  background: url("img/arrow_right.png") center center no-repeat;
  margin-right: -4em; }

#owl-features .owl-item {
  text-align: center; }
  #owl-features .owl-item a {
    text-decoration: none; }
    #owl-features .owl-item a p {
      font-weight: 800;
      font-size: 1em;
      color: #fff;
      margin-top: .5em; }

#owl-features .owl-wrapper {
  margin-bottom: 2em; }

#owl-features #sync2 .item img {
  max-width: 100%;
  max-height: 5em;
  margin: 0;
  position: relative;
  vertical-align: bottom;
  -webkit-filter: grayscale(1);
  opacity: .25;
  transition: all .5s ease-in-out; }

#owl-features #sync2 .synced .item img,
#owl-features #sync2 .item img:hover {
  -webkit-filter: grayscale(0);
  opacity: 1;
  transition: all .5s ease-in-out; }

#owl-testimonials .owl {
  position: relative;
  top: -5em;
  margin-bottom: -5em; }

#owl-testimonials #sync1 .item {
  border-top: 1px solid #ddd; }

#owl-testimonials #sync1 .item:after,
#owl-testimonials #sync1 .leftarrow:after,
#owl-testimonials #sync1 .rightarrow:after {
  content: '';
  position: absolute;
  top: 0em;
  display: block;
  width: 0;
  height: 0;
  margin-left: -.5em;
  border-width: .5em;
  border-style: solid;
  border-color: transparent transparent #ddd transparent; }

#owl-testimonials #sync1 .item:after {
  left: 50%; }

#owl-testimonials #sync1 .leftarrow:after {
  left: 17%; }

#owl-testimonials #sync1 .rightarrow:after {
  left: 83%; }

#owl-testimonials #sync2 {
  margin-top: 5em; }
  #owl-testimonials #sync2 .item img {
    max-width: 100%;
    max-height: 5em;
    margin: 0 auto;
    position: relative;
    vertical-align: bottom;
    -webkit-filter: grayscale(1);
    opacity: .25;
    transition: all .5s ease-in-out; }
  #owl-testimonials #sync2 .synced .item img,
  #owl-testimonials #sync2 .item img:hover {
    -webkit-filter: grayscale(0);
    opacity: 1;
    transition: all .5s ease-in-out; }

#owl-testimonials .prev,
#owl-testimonials .next {
  width: 4em;
  height: 10em;
  z-index: 2;
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: .5;
  transition: all .5s ease-in-out; }
  #owl-testimonials .prev:hover,
  #owl-testimonials .next:hover {
    opacity: 1;
    transition: all .5s ease-in-out; }

#owl-testimonials .prev {
  left: 0;
  background: url("img/arrow_left.png") center center no-repeat;
  margin-left: -3em; }

#owl-testimonials .next {
  right: 0;
  background: url("img/arrow_right.png") center center no-repeat;
  margin-right: -3em; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
  .owl-carousel .owl-item,
  .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    float: left; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
    .owl-carousel .owl-wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .owl-carousel .owl-wrapper-outer {
      overflow: hidden;
      position: relative;
      width: 100%; }

/* If autoHeight is true
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
*/
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }
  .owl-controls .owl-page,
  .owl-controls .owl-buttons div {
    cursor: pointer; }

/* mouse grab icon */
.grabbing {
  cursor: url(img/grabbing.png) 8 8, move; }

#sync1 {
  margin-bottom: 5em; }
  #sync1 .item {
    padding: 2em;
    margin: .95em 0 0 0;
    font-weight: 200;
    font-size: 1.5em;
    line-height: 1.5;
    color: black;
    text-align: center; }

/*
#sync2:before {
	content: "";
	position: absolute;
	height: 100%;
	top: 0em;
	left: 0;
	width: 100%;
	pointer-events: none;
	z-index: 1;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 10%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 70%, rgba(255,255,255,1) 90%);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0)), color-stop(70%,rgba(255,255,255,0)), color-stop(90%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 70%,rgba(255,255,255,1) 90%);
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 70%,rgba(255,255,255,1) 90%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 70%,rgba(255,255,255,1) 90%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 70%,rgba(255,255,255,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}
*/
#sync2 .item {
  padding: 0;
  margin: 0 2em 2em 2em;
  color: #fff;
  text-align: center;
  cursor: pointer; }
  @media screen and (max-width: 54em) {
    #sync2 .item {
      margin: 0 2em 2em 2em; } }

#sync2 .synced .item {
  background: transparent; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* preloading images */
/*.owl-item.loading{*/
/*min-height: 150px;*/
/*background: url(img/AjaxLoader.gif) no-repeat center center*/
/*}*/
section.presskit p {
  color: #000; }

section.presskit a,
section.presskit a:visited {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding-bottom: .15em; }

section.presskit .presskit-images {
  margin: 4em 0; }
  section.presskit .presskit-images a,
  section.presskit .presskit-images a:visited {
    border-bottom: none; }
  section.presskit .presskit-images img {
    display: inline-block;
    width: 25%; }
    @media screen and (max-width: 54em) {
      section.presskit .presskit-images img {
        width: 50%; } }

section.terms {
  background: #fff; }
  section.terms p {
    color: #000; }
  section.terms a,
  section.terms a:visited {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: .15em; }

.tooltip {
  position: absolute;
  z-index: 100;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 18px;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .tooltip.top {
    margin-top: -20px;
    padding: 8px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 8px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 8px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 8px; }

.tooltip-inner {
  white-space: nowrap;
  max-width: 200px;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #000; }

.faq-search {
  background: #F2F9F6;
  text-align: center;
  padding: 3em 0; }
  .faq-search h1 {
    padding: 0 0 .75em 0; }
  .faq-search .lol {
    box-shadow: 0px 10px 40px -15px rgba(0, 0, 0, 0.5);
    display: inline-block;
    border-radius: 4px; }
    @media (max-width: 767px) {
      .faq-search .lol {
        width: 100%; } }
  .faq-search .search {
    appearance: none;
    border: none;
    background: #fff;
    border-radius: 10px;
    margin: 0;
    padding: .25em .5em;
    color: #333333;
    font-weight: 100;
    display: block;
    width: 100%; }
    @media (min-width: 767px) {
      .faq-search .search {
        width: 600px;
        font-size: 2em; } }
    @media (max-width: 767px) {
      .faq-search .search {
        font-size: 2em; } }

section.family {
  background-color: #f2f2f2;
  padding: 3em 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

html,
body {
  height: 100% !important;
  background: #222222;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }

body {
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 100em) {
    body {
      font-size: 80%; } }
  @media screen and (max-width: 54em) {
    body {
      font-size: 75%; } }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

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

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

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

@media (min-width: 991px) {
  .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none; } }

p {
  font-weight: 200;
  font-size: 1.4em;
  line-height: 1.5;
  margin: 0 1em 1em 1em; }
  @media (max-width: 991px) {
    p {
      font-weight: 400; } }

sub {
  font-weight: 200;
  margin: 1em 1em 2em 1em;
  font-size: 1.25em;
  display: block; }

.lists {
  font-weight: 200;
  font-size: 1.6em;
  line-height: 1.5;
  margin: 2em;
  color: #000; }

.column {
  padding: 0 10%; }
  @media screen and (max-width: 65em) {
    .column {
      padding: 0 5% !important; } }

.share {
  display: inline-block !important;
  position: relative !important; }

.share-container {
  padding-left: 30px;
  width: 100px;
  float: right;
  top: -0.3em; }

.fb-share-button span {
  top: -.6em; }

.white-links-with-bottom-border, .footer a,
.footer a:visited {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: .15em; }

section h1 {
  margin: 0;
  padding: .5em 0 1em 0;
  font-size: 3em;
  color: #333333;
  font-weight: 300; }
  @media (min-width: 991px) {
    section h1 {
      font-family: "Helvetica Neue UltraLight", sans-serif;
      font-weight: 100; } }
  @media screen and (max-width: 100em) {
    section h1 {
      font-size: 300%; } }
  @media screen and (max-width: 54em) {
    section h1 {
      font-size: 3em !important;
      padding: .5em 0 .25em 0; } }

section h2 {
  margin: 0;
  padding: 1em .5em .5em .4em;
  font-size: 2em;
  text-align: left;
  font-family: "Helvetica Neue UltraLight", sans-serif;
  font-weight: 400; }

section.header {
  width: 100%;
  color: #fff;
  padding: 0;
  background: -moz-linear-gradient(134deg, #3291e0 25%, rgba(53, 214, 120, 0) 100%), url("img/back.jpg") no-repeat center;
  background: -webkit-linear-gradient(134deg, #3291e0 25%, rgba(53, 214, 120, 0) 100%), url("img/back.jpg") no-repeat center;
  background: -o-linear-gradient(134deg, #3291e0 25%, rgba(53, 214, 120, 0) 100%), url("img/back.jpg") no-repeat center;
  background: -ms-linear-gradient(134deg, #3291e0 25%, rgba(53, 214, 120, 0) 100%), url("img/back.jpg") no-repeat center;
  background: linear-gradient(134deg, #3291e0 25%, rgba(53, 214, 120, 0) 100%), url("img/back.jpg") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  text-align: left; }

section.whiteUpdate {
  background: #fff;
  min-height: 32vh; }

section.white {
  background: #fff; }
  section.white p {
    color: black; }
  section.white a,
  section.white a:visited {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: .15em; }

section.colored, section.heading {
  padding: 0;
  margin: 0;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #35d678, #3291e0);
  background-image: -o-linear-gradient(-45deg, #35d678, #3291e0);
  background-image: linear-gradient(-45deg, #35d678, #3291e0);
  color: #fff; }

section.colored h1 {
  color: #fff; }

section.colored h2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  @media screen and (max-width: 37em) {
    section.colored h2 {
      display: inline-block;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }

section.colored p {
  color: rgba(255, 255, 255, 0.75); }

section.heading h1 {
  margin: 0;
  padding: 3em 0 1em 0;
  font-size: 3em;
  text-align: center;
  font-family: "Helvetica Neue UltraLight", sans-serif;
  font-weight: 400;
  color: #fff; }

.top {
  vertical-align: top !important; }

/*
@media screen and (max-width: 100em) {
	.footer, .push {
		height: 18px;
	}
	#container {
		margin: 0 auto -18px;
	}
}
@media screen and (max-width: 65em) {
	.footer, .push {
		height: 15px;
	}
	#container {
		margin: 0 auto -15px;
	}
}
@media screen and (max-width: 54em) {
	.footer, .push {
		height: 15px;
	}
	#container {
		margin: 0 auto -15px;
	}
}*/
@media (max-width: 37em) {
  .push {
    height: 0; } }

/*.modal-bg {
	opacity: 0;
}*/
/*.modal {
	opacity: 0;
}*/
.modal {
  /*opacity: 1;*/
  display: none;
  background: #fff;
  position: fixed;
  box-shadow: 0px 20px 100px -10px rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  z-index: 5; }
  @media screen and (max-width: 37em) {
    .modal {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
  @media screen and (min-width: 37em) {
    .modal {
      width: 500px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 10px;
      padding: 2.5em; } }
  .modal h2 {
    font-weight: 500;
    margin: 0 0 1em 0; }
  .modal p {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.25em;
    margin: 1em 0; }
  .modal-bg {
    /*opacity: .75;*/
    display: none;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4; }
  .modal .newsletter-logo {
    width: 10em;
    filter: drop-shadow(0px 2px 1px rgba(0, 0, 0, 0.25));
    margin: 2em 0 4em 0; }
  .modal input[type="text"] {
    padding: 0 1em;
    margin: 2em auto 0 auto;
    width: 300px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 4px;
    background: #eee;
    border: none;
    height: 3em;
    font-size: 1em; }
  .modal input[type="submit"] {
    display: block;
    padding: .85em 2em;
    margin: 0 auto;
    width: 300px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    background: #3291e0;
    color: #fff;
    border-radius: 4px;
    margin-top: .5em;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 2em; }
  .modal span.close {
    padding: 1em 4em;
    font-size: 1em;
    font-weight: 400; }
    .modal span.close:hover {
      cursor: pointer; }
  @media screen and (max-width: 37em) {
    .modal .wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

#modal.active #videoFrame,
#modal.active #modalbackground {
  opacity: 1; }

#modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

#modalbackground {
  transition: opacity 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: url(img/close.png), auto;
  z-index: 98; }

#videoFrame {
  position: absolute;
  top: 50%;
  left: 50%;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #000;
  z-index: 99;
  box-shadow: 0 0 5em #000; }

#container {
  -webkit-filter: blur(0px);
  transition: all 0.5s ease-in-out;
  background: #fff;
  min-height: 100%;
  height: auto !important;
  /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  margin: 0 auto -245px;
  /* the bottom margin is the negative value of the footer's height */
  position: relative; }
  @media (max-width: 37em) {
    #container {
      margin: 0 auto 0; } }
  #container.active {
    -webkit-filter: blur(5px);
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(0.95); }

.devices {
  max-height: 20em;
  margin: 3em 0 3em 0; }
  @media screen and (max-width: 54em) {
    .devices {
      margin: 3em 0 1em 0; } }

.highlighted-features .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.highlighted-features .icon {
  margin: 4em 0 2em 0;
  width: 7em;
  height: 7em; }
  @media (max-width: 991px) {
    .highlighted-features .icon {
      width: 6em;
      height: 6em; } }

.highlighted-features hr {
  background: rgba(0, 0, 0, 0.25);
  width: 100%;
  margin: 0;
  height: 1px;
  display: block; }

.new .icon {
  margin-top: 0; }

.new {
  margin: 4em 0 2em 0;
  display: inline-block;
  position: relative;
  width: 7em;
  height: 7em; }
  @media (max-width: 991px) {
    .new {
      width: 6em;
      height: 6em; } }
  .new:after {
    content: "new";
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    right: -1em;
    top: -1.1em;
    border-radius: 999em;
    padding: .5em .8em;
    background: #d82435;
    font-size: 1.2em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500; }
    @media (max-width: 991px) {
      .new:after {
        padding: .5em .8em;
        font-size: 1.1em; } }

.feature h1.new {
  height: auto;
  width: auto; }
  .feature h1.new:after {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .8rem;
    font-weight: 600;
    padding: .6em .75em;
    color: #fff;
    line-height: 1rem;
    left: 50%;
    right: auto; }

hr {
  border: none; }

.colored hr {
  width: 100%;
  margin: 0;
  border: none;
  height: 1px;
  display: block; }

.colored hr {
  background: rgba(255, 255, 255, 0.25); }

.pressvideo {
  width: 50vw;
  height: 29.4vw;
  margin: 0 auto;
  display: block; }

#accordion {
  position: relative;
  padding: 3em 0; }
  #accordion h3 {
    font-weight: 200;
    font-size: 1.8em;
    line-height: 1.5;
    margin: .25em 1em .25em 1em;
    cursor: pointer;
    text-align: center; }
  #accordion div {
    position: relative;
    margin: 2em 0;
    padding-top: 1.5em;
    font-weight: 200;
    font-size: .9em;
    line-height: 1.5;
    color: black;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd; }
    #accordion div:after {
      position: absolute;
      top: -2em;
      left: 50%;
      display: block;
      width: 0;
      height: 0;
      margin-left: -1em;
      border-width: 1em;
      border-style: solid;
      border-color: transparent transparent  #ddd  transparent;
      content: ''; }
  #accordion .ui-state-active {
    color: rgba(0, 0, 0, 0.75); }

/*.wrapper {*/
/*position: relative;*/
/*overflow: hidden;*/
/*width: 100px;*/
/*height: 100px;*/
/*border: 1px solid black;*/
/*}*/
/*#slide {*/
/*position: absolute;*/
/*left: -100px;*/
/*width: 100px;*/
/*height: 100px;*/
/*background: blue;*/
/*-webkit-animation: aniBoth 7s infinite;*/
/*-webkit-animation-delay: 2.5s;*/
/*}*/
/*@-webkit-keyframes aniBoth {*/
/*0% { left: -100px; }*/
/*10% { left: 0; }*/
/*50% { left: 0; }*/
/*60% { left: -100px; }*/
/*100% { left: -100px; }*/
/*}*/
.support {
  margin: 1em 0 3em 0;
  padding: 0;
  font-size: 1.75em;
  font-weight: 200;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .support a {
    color: black; }

@media screen and (max-width: 54em) {
  .backgroundiconcontainer {
    font-size: 50%; } }
