@charset "UTF-8";

/* COLUMNS */

.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-right: 15px;
  padding-left: 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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333% !important;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333% !important;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333% !important;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333% !important;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333% !important;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333% !important;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333% !important;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333% !important;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333% !important;
  }
  .col-sm-6 {
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333% !important;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333% !important;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333% !important;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333% !important;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333% !important;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333% !important;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
    /*margin-left: 0 !important;*/
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333% !important;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333% !important;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333% !important;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333% !important;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333% !important;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333% !important;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333% !important;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333% !important;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }

}

@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333% !important;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333% !important;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333% !important;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333% !important;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333% !important;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333% !important;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333% !important;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333% !important;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* fixing columns */

.col-fix {
    float: none;
    display: inline-block;
    margin: 0 -0.125em;
    vertical-align: top;
    padding-right: 0;
}

/* ---- GENERAL ---- */

body {
    font-family: 'Rubik', sans-serif;
    position: relative;
    overflow-x: hidden;
}

a {
    color: #1c1c1c;
}

a:hover,
a:focus {
    color: #1c1c1c;
    text-decoration: underline;
}

h1 {
    font: 300 4em/2em 'Rubik', sans-serif;
    letter-spacing: -2px;
    max-width: 50vw;
    margin: calc(100% - 90%) 0 0 5%;
}

h2 {
    font-size: 200%;
    font-weight: 300;
    color: #1c1c1c;;
    letter-spacing: -1px;
    margin-bottom: 1rem;
}

h4 {
    font-size: 1.5em;
    font-weight: 300;
    color: #1c1c1c;
}

h5 {
    font-size: 1.5em;
    font-weight: 300;
    color: #1c1c1c;
    margin-bottom: 0.7rem;
}

p {
    color: #1c1c1c;
}

p.lead {
    color: #1c1c1c;
    margin-bottom: 2rem;
}

.text-primary {
    color: #1c1c1c !important;
}

.light-font {
    font-weight: 300;
}

.btn {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0.375rem 1.35rem;
    transition: all 0.3s ease;
}

.btn-outline-light:hover {
    color: #d6619c;
}

.btn-primary {
    border-radius: 3px;
    background: #ff0400;
    color: white !important;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    padding: 0.6rem 2rem;
    border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background: #ea0404;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
}

.btn-light {
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.26);
    font-size: 14px;
    font-weight: 500;
    color: #633991;
    margin: 0.5rem;
    padding: 0.7rem 1.6rem;
    line-height: 1.8;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 0.8rem 1rem;
    font-size: 15px;
}

.section {
    padding: 6em 0;
}

.section-title {
    text-align: center;
    margin: 0 0 3rem 0;
}

.section-title small {
    color: #1c1c1c;
}

hr.sectiondivider {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

/* ---- NAVIGATION ---- */

.nav-menu {
    padding: 1rem 0;
    transition: all 0.3s ease;
}

.nav-menu.is-scrolling,
.nav-menu.menu-is-open {
    background-color: white;
    opacity: 0.95;
    -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
}

.nav-menu.is-scrolling {
    /*padding: 0;*/
}

.navbar-nav .nav-link {
    position: relative;
}

.navbar-light .navbar-nav .nav-link {
    color: #1c1c1c;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #1c1c1c;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #1c1c1c;
}

.navbar-light .navbar-nav .nav-link:focus:after, .navbar-light .navbar-nav .nav-link:hover:after {
    content: "";
    border-bottom: 1px solid #ff0400;
    left: 1rem;
    right: 1rem;
    bottom: 5px;
    height: 1px;
    position: absolute;
}

.navbar-brand {
    color: rgba(0,0,0,.9);
    background-image: url(../img/logo/lignite.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    min-height: 50px;
    width: 10%;
}

@media (max-width:767px) {
    .navbar-toggler {padding: .25rem 0;}
    .navbar-brand {width: 20%;}
    .col-sm-10 {-ms-flex: none; flex: none; max-width: unset;}
    .compatibility.mobile .compatibilityButton {background-size: 80%; height: 30px;}
}

@media (max-width:767px) and (orientation: landscape) {
    .compatibility.mobile .compatibilityButton {height: 50px;}
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        font-size: 14px;
    }
    .navbar-nav>.nav-item>.nav-link.active:after {
        content: "";
        border-bottom: 4px solid #ff0400;
        left: 1rem;
        right: 1rem;
        bottom: 5px;
        height: 1px;
        position: absolute;
    }
}

@media (max-width:991px) {
    .navbar-nav.is-scrolling {
        padding-bottom: 1rem;
    }
    .navbar-nav .nav-item {
        text-align: center;
    }
}


/* ---- HEADER ---- */

header {
    padding: 10em 0 2em 0;
    text-align: center;
    color: #1c1c1c;
    overflow: hidden;
    min-height: 70em;
    background: url(../img/background/main.svg);
    background-size: cover;
}

.tagline {
    font: 300 34px/44px 'Rubik', sans-serif;
    max-width: 40vw;
    margin: 0 0 0 5%;
    position: relative;
    z-index: 1;
}

.atlasHeader, .miraHeader, .higgsHeader, .venuHeader {
    background-size: contain;
    /*height: 70em;*/
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    /*-webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;*/
}

/*.venuHeader {
    background-image: url(/_resources/img/header/venu-closeup.png);
    animation-name: slideInVenu;
    z-index: 1;
}*/

.venuHeader {
    background-image: url(/_resources/img/header/lignite-garmin-header.png);
    background-position: right center;
    background-size: contain;
    z-index: 1;
    top: 0;
    height: 100vh;
}

.atlasHeader {
    background-image: url(/_resources/img/header/atlas.png);
    animation-name: slideInAtlas;
}

.miraHeader {
    background-image: url(/_resources/img/header/mira.png);
    animation-name: slideInMira;
    animation-delay: .5s;
}

.higgsHeader {
    background-image: url(/_resources/img/header/higgs.png);
    animation-name: slideInHiggs;
    animation-delay: .5s;
}

@keyframes slideInVenu {
    from { -webkit-transform:translate(100%,-70%) rotate(0); transform:translate(100%,-70%) rotate(0); opacity: 0; height: 80em;}
    to   { -webkit-transform:translate(40%,-70%) rotate(0); transform:translate(40%,-70%) rotate(0); opacity: 1; height: 80em;}
}

@keyframes slideInAtlas {
    from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
    to   { -webkit-transform:translate(30%,-70%) rotate(0); transform:translate(30%,-70%) rotate(0); opacity: 1; height: 40em;}
}

@keyframes slideInMira {
    from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
    to   { -webkit-transform:translate(14%,-42%) rotate(0); transform:translate(14%,-42%) rotate(0); opacity: 1; height: 40em;}
}

@keyframes slideInHiggs {
    from { -webkit-transform:translate(100%,0px) rotate(0deg); transform:translate(100%,0px) rotate(0deg); opacity: 0; height: 40em;}
    to   { -webkit-transform:translate(12%,-80%) rotate(40deg); transform:translate(12%,-80%) rotate(40deg); opacity: 1; height: 40em;}
}

.section#lifetime .section-title{
    text-align: left !important;
}

.section#lifetime .section-title .overtitle,
.section#lifetime .section-title h2 {
    text-align: center !important;
}

.section#lifetime .section-title > .row {
    margin: 4em 0 0 0;
}

.section#lifetime .section-title > .row .description {
    margin-top: 10%;
    padding-left: 30px;
}

.img-holder {
    height: auto;
    /*padding-bottom: 33%;*/
    overflow: hidden;
}

@media (max-width:1200px) {
    /*.img-holder {
        padding-bottom: 70%;
    }*/
}

/*@media (max-width:1200px) and (orientation: landscape) {
    .img-holder {
        padding-bottom: 50%;
    }
}*/

/* ---- CONTACT ---- */

.contactform {
    margin-bottom: 2em;
}

/* ---- FOOTER ---- */

.footerlinks {text-transform: uppercase;}

footer {
    background: #f1f1f1; /* Old browsers */
    background: -moz-linear-gradient(top, #cacaca 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cacaca 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cacaca 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    margin-bottom: 0 !important;
    padding: 1em;
}

footer .fa {color: red;}

/* ---- HIDING ---- */

@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;
  }
}

.container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: left !important;
}

.row {margin: 0;}

.clockface-entry {
    min-height: 40em;
    box-sizing: border-box;
    border: 6px solid white;
    border-radius: 14px;
    padding: 2%;
    /*background: rgb(172,172,172);
    background: linear-gradient(0deg, rgba(172,172,172,1) 0%, rgba(0,0,0,0) 100%);*/
}

.clockface-entry:hover,
.clockface-entry div img:hover,
.clockface-entry h2:hover,
.faceTitle:hover,
.installHint:hover {cursor: pointer;}

.clockface-entry h2 {
    position: relative;
    text-align: center;
    margin: auto;
    display: block;
    padding: 15px 15px 5px 15px;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faceTitle {
    position: relative;
    bottom: 10px;
    background-color: #ebebeb;
    border-radius: 8px;
    max-width: 300px;
    width: 100%;
    margin: auto;
}

.faceTitle:before {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 30px);
    bottom: 100%;
    height: 0;
    border-bottom: 30px solid #ebebeb;
    border-top: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}

.faceTitle:hover {background-color: #dadada;}
.faceTitle:hover:before {border-bottom: 30px solid #dadada;}
      
.clockface-entry img {width: 100%;}
      
.clockface-entry img:hover {cursor: pointer;}

.installHint {
    font-size: 14px;
    text-align: center;
    /* top: 55px; */
    /* position: absolute; */
    width: 100%;
    padding: 0 20px 20px 20px;
    color: black;
    line-height: 1.25;
}

/* ---- MOBILE ---- */

.navbar-light .navbar-toggler {
    border: 0;
}

/* ---- PEBBLE ---- */

.img-gallery .owl-item {
    transform: scale(0.8);
    transition: all 0.3s ease-in;
}

.img-gallery .owl-item.center {
    transform: scale(1);
}

.owl-carousel .owl-item img.client-img {
    width: 110px;
    margin: 30px auto;
    border-radius: 50%;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

.testimonials-single {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
}

.blockquote {
    color: #7a767a;
    font-weight: 300;
}

.owl-next.disabled,
.owl-prev.disabled {
    opacity: 0.5;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 60px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #f1f1f1;
    width: 0.8em;
    height: 0.8em;
    border-radius: 50%
    transition: all 0.3s ease-in;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff0400;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #ff0400;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

/* ---- ABOUT US ---- */

.wrap-3d {
  width: 100%;
  /*height: 100%;*/
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: white;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 150rem;
          perspective: 150rem;
  -webkit-perspective-origin: 50% 110%;
          perspective-origin: 50% 110%;
}

.item-3d {
  width: 100%;
  padding-bottom: 5%;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.item-3d:nth-child(even) .ground:before {
  background-position: 100% 50%;
  -webkit-animation: floating-shadow-r 5s -1s infinite;
          animation: floating-shadow-r 5s -1s infinite;
}

.item-3d:nth-child(odd) .ground:before {
  background-position: 0 50%;
  -webkit-animation: floating-shadow-l 5s -1s infinite;
          animation: floating-shadow-l 5s -1s infinite;
}

@-webkit-keyframes floating-shadow-l {
  0%, 100% {
    background-size: 35% 80%;
    background-position: 10% 80%;
  }
  50% {
    background-size: 50% 80%;
    background-position: 0 80%;
  }
}

@keyframes floating-shadow-l {
  0%, 100% {
    background-size: 35% 80%;
    background-position: 10% 80%;
  }
  50% {
    background-size: 50% 80%;
    background-position: 0 80%;
  }
}
@-webkit-keyframes floating-shadow-r {
  0%, 100% {
    background-size: 35% 80%;
    background-position: 90% 80%;
  }
  50% {
    background-size: 50% 80%;
    background-position: 100% 80%;
  }
}
@keyframes floating-shadow-r {
  0%, 100% {
    background-size: 35% 80%;
    background-position: 90% 80%;
  }
  50% {
    background-size: 50% 80%;
    background-position: 100% 80%;
  }
}
.item-content {
  position: relative;
  width: 100%;
  /*max-width: 50rem;*/
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item-img {
  position: relative;
  float: left;
  display: block;
  width: 100%;
}
.item-img img {
  display: block;
  width: 100%;
        border-radius: 50%;
    border: 2px solid white;
  height: auto;
  -webkit-box-shadow: 4px 4px 20px 0px rgba(0,0,0,0.28);
  -moz-box-shadow: 4px 4px 20px 0px rgba(0,0,0,0.28);
  box-shadow: 4px 4px 20px 0px rgba(0,0,0,0.28);

}

.item-3d:nth-child(even) .item-img {
  float: right;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.item-caption {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

.item-caption h3 {
    margin-bottom: 0;
}

.item-caption p {
    margin: 2em 0;
}
@media (max-width: 600px) {
  .item-3d:nth-child(odd) .item-caption {
    padding-left: 5%;
  }
}

.item-3d:nth-child(even) .item-caption {
  text-align: right;
  padding-right: 10%;
}
@media (max-width: 600px) {
  .item-3d:nth-child(even) .item-caption {
    padding-right: 5%;
  }
}

@media (max-width: 600px) {
  .item-caption p {
    margin-bottom: 0.5rem;
  }
}

.item-caption p a {
  position: relative;
  display: inline-block;
  margin-bottom: 0.3rem;
}
.item-caption p a:before {
  content: '';
  position: absolute;
  right: 1rem;
  bottom: 3px;
  left: 0;
  height: 1px;
  background-color: #08c;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.item-caption p a:after {
  content: '\003E';
  padding-left: 0.5rem;
  text-decoration: none;
}
.item-caption p a:hover:before, .item-caption p a:active:before, .item-caption p a:focus:before {
  opacity: 0.5;
}

@media (max-width: 992px) {
    .item-img img {
        width: 75%;
        margin: 0 0 2em 0;}
}

/* ---- THIS 'N THAT ---- */

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.purchase, .learnmore {
    margin-top: 1em;
    width: 100%;
    max-width: 305px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overtitle, h3 {
    font-size: 1.5em;
    font-weight: 300;
    margin-bottom: 0;
}

h3 {margin-bottom: 0.5em;}

.description {padding: 0;}

.ligniters {margin-top: 2em;}

@media (max-width: 667px) {
  .overtitle, h3 {
    font-size: 1em;
    }
    h3 {font-size: 1.3em}
    .purchase, .learnmore {
        margin-top: 1em;
    }
    .abbey-device {
        margin-top: 0;
    }
    .item-caption h3 {
        margin-top: 1em;
    }
}

/*@media (max-width: 736px) and (orientation: landscape) {
    .col-xs-offset-0 {
        margin-left: 8.33333333% !important;
    }
}*/
@media (max-width: 667px) {
    .signatures {width: 75%;}
}

/* MODALS */

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/*.modal-header .close {
  margin-top: -2px;
}*/
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 0.9;
}

.collapse.in {
  display: block;
}

.bootstrap-dialog .bootstrap-dialog-close-button {
    display: none;
}

.errormessage {
    text-align: left;
    margin: 1em 0;
    color: red;
}

.us-img {
    margin-right: 0.5em;
}

.us-img img {
  display: block;
  border-radius: 50%;
  border: 2px solid white;
  height: auto;
  -webkit-box-shadow: 4px 4px 20px 0px rgba(0,0,0,0.28);
  -moz-box-shadow: 4px 4px 20px 0px rgba(0,0,0,0.28);
  box-shadow: 4px 4px 20px 0px rgba(0,0,0,0.28);

}

.teamphoto img {
    border-radius: 8px;
    margin-bottom: 1em;
}

.contactform {
    margin-bottom: 2em;
    padding: 0;
}

.aboutustext {
    margin-left: 0;
    padding: 0 5em;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
}

.well p {margin: 0;}

.well.lifetime {text-align: left;}

.bundlepic {width: 75%; max-width: 75% !important;}

.bundle {padding: 2em 1em;}
.brandlogo {position: absolute; top: 1em; left: 1em; width: 10%;}

.AOD {
    background: black;
    color: white;
    border-radius: 40px;
    padding: 1em;
    margin: 0 12%;
}

.AOD h3 {font-size: 1.5rem;}

.AOD p {
    margin-bottom: 0;
    color: white;
}

.AOD p:last-of-type {
    font-size: 75%;
    margin-top: 1em;
}

.AOD span {
    color: white;
    font-weight: bold;
}

#rating .aboutustext img.bundlepic {margin-bottom: 2em;}
#rating .importantToKnow p:first-of-type {margin-top: unset;}
#rating .importantToKnow p.importantRatingNote {
    font-weight: bold;
    color: red;
}

#rating .importantToKnow {
    margin-top: 3em;
    padding: 1em;
}

li.nav-item.important a.nav-link {
    font-weight: bold;
    color: #ff0400;
}

li.nav-item.important a.nav-link:hover {
    color: #ff0400;
}

/* FAQ */

.importantToKnow {
    background: white;
    border: 1px solid #bebebe;
    border-radius: 50px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 1em;
    margin: 0 0 2em 0;
    text-align: center;
}

.importantPleaseRead {
    text-align: left;
}

.importantPleaseRead p {
    margin: 1em 0;
}

.faqEntry {
    margin: 1em 0;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding: 1em;
    text-align: left;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.teamphoto {
    margin-bottom: 1em;
    padding: 0;
}

.signaturesMobile {margin: 0 auto;}

.importantNote {padding: 1em; background: green; color: white; border-radius: 4px;}

.importantNote a {color: white;}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.mobilePic {
    margin-bottom: 1em;
}

.pebbleUpgrade {
    margin-top: 2em;
    text-align: center;
    border-radius: 8px;
}

.pebbleUpgrade .row {
    margin-top: 2em;
    border-top: 1px solid #bebebe;
    padding-top: 1em;
}

.pebbleUpgrade h3 {font-size: 2.5em;}
.pebbleUpgrade p {margin: 1em 0;}
.watchButton {margin: auto;}

.bootstrap-dialog.type-warning .modal-header, .weatherIssues {background-color: #ff0400 !important;}
.weatherIssues {color: white; border-radius: 4px; padding: 1em !important; text-align: left;}
.weatherIssues i, .weatherIssues p {color: white;}
.quote {
    background: #d2d2d2;
    padding: 1em 1em .25em 1em;
    border-radius: 4px;
    margin-top: 3em;
}
.quote:after {
    content: '';
    position: absolute;
    bottom: 4.5em;
    left: 10%;
    width: 0;
    height: 0;
    border: 19px solid transparent;
    border-top-color: #bebebe;
    border-bottom: 0;
    border-right: 0;
    margin-left: -9.5px;
    margin-bottom: -19px;
}
.quote p {font-style: italic;}
.quoteAuthor {
    font-weight: bold;
    margin: 2em 0 0 1em;
}
@media (min-width: 768px) {
    .quote {margin-top: 1em;}
}

.clockface-entry p:last-of-type {margin-bottom: 0;}



/* WEIRD DISPLAY FIX */

/*@media (min-width: 576px) {
    .col-sm-10 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}*/

.blink {
    font-weight: bold;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.collectionView h3 {
    font-size: 200%;
    font-weight: 300;
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    margin: 2em 0 1em 0;
    padding: 0;
    text-align: center;
}

.collectionView h3:first-of-type {
    margin: 1em 0;
}

/*.collectionView h3:last-of-type {
    margin: 0 0 1em 0;
}*/

.collectionView h3:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 10%;
}
.collectionView h3:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 10%;
}

.colourPickerIntro {
    margin: -4em auto 0 auto;
    padding: 1em;
}

.colourPickerInfo {
    margin-top: 2em;
    border-radius: 8px;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.colourBackground {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.img-holder {
    position: relative;
    height: 73vh;
    margin-bottom: 1em;
    margin-left: -15px;
    margin-right: -15px;
    overflow-x: hidden;
    overflow-y: visible;
}

.watches {
    position: absolute;
    background-image: url(/_resources/img/colour_picker/colourburst-watches-with-shadow.png?v=1.1);
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.img-fluid {
    max-width: 50%;
}

canvas#colourBurst {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/* ACCORDIONS */

.faqEntries {margin-top: 1em;}

.panel-group {
    margin-bottom: 20px;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    padding: 15px;
}

.panel-body {
    padding: 15px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit;
    font-weight: 400;
    display: block;
    padding-right: 25px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-group .panel-heading:hover,
.panel-group .panel-heading:active,
.panel-group .panel-heading:focus {
    background-color: #e2e0e0;
    cursor: pointer;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel-heading {
    position: relative;
    border-bottom: 0;
    padding-left: 15px !important;
}

.nav-menu.fixed-top .row > div {padding: 0;}

.collapse.in {
    display: block;
}

.faqEntries div:first-of-type {padding-left: 0;}

.faqEntries div:last-of-type {padding-right: 0;}

.panel-title a:before {
    content: "";
    width: 1em;
    height: 1em;
    background-image: url(/_resources/img/navigation/down-arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 15px;
    top: 12px;
}

.panel-title a[aria-expanded=true]:before {
    background-image: url(/_resources/img/navigation/up-arrow.svg);
}

.panel-title a:hover,
.panel-title a:active,
.panel-title a:focus {
    text-decoration: none;
}

/* DID YOU KNOW? */

.didYouKnow {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(130,128,128,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(130,128,128,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(130,128,128,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#828080",GradientType=1);
    border-radius: 40px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white;
    margin-top: 2em;
    padding: 2em;
}

.didYouKnow img {max-width: 100% !important;}

.didYouKnow h3 {margin-bottom: 1em;}

.didYouKnow h4 {
    color: white;
    font-size: 1.5em;
    margin: 1em auto;
}

.didYouKnow h2,
.didYouKnow p,
.didYouKnow a {
    color: white;
}

.collapsible {
  position: relative;
  background-color: #f5f5f5;
  border: 0;
  margin-bottom: 5px;
  color: inherit;
  font-weight: 400;
  display: block;
  padding: 10px 40px 10px 10px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.active,
.collapsible:hover,
.collapsible:active,
.collapsible:focus {
  background-color: #e2e0e0;
  cursor: pointer;

}

.collapsible:after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(/_resources/img/navigation/down-arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 12px;
}

.active:after {
  background-image: url(/_resources/img/navigation/up-arrow.svg);
}

.content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.answerContent {
  padding: 15px 0;
}

/* MODAL STYLES */

/*.modal-content {
    border-radius: 0;
}*/

.modal-header {
  display: block;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
}

.modal-body a.collapsible {
    border-radius: 3px;
    background: #b1b1b1;
    color: white;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    padding: 0.6rem 2rem;
    margin-top: 5px !important;
    border: 0;
    display: inline-block;
    text-align: center;
    box-shadow: none;
}

.modal-body a:hover,
.modal-body a:active,
.modal-body a:focus {
  background: #979797;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
  color: #FFF;
}

.modal-body .content a {
    background: #ff0400;
    color: white !important;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
}

.modal-body .content a:hover,
.modal-body .content a:active,
.modal-body .content a:focus {
    background: #ea0404;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
}

.modal-body a {
    margin-top: 0;
    background: #b1b1b1;
    color: black;
    width: 49%;
    box-shadow: none;
}

.modal-body .btn-primary:not([disabled]):not(.disabled).active {
    background: #979797;
    color: black;
    box-shadow: none !important;
}

.modal-body .btn-primary:not([disabled]):not(.disabled).active:hover,
.modal-body .btn-primary:not([disabled]):not(.disabled).active:focus,
.modal-body .btn-primary:not([disabled]):not(.disabled).active:active {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
}

.modal-body a.collapsible:after {
  content: none;
}

.disclaimer {
    margin-top: 1em;
    font-size: 75%;
}

.compatibility {margin: 0 auto;}

.compatibility div {padding: 5px;}
.compatibility div:first-of-type {padding-left: 0;}
.compatibility div:last-of-type {padding-right: 0;}

.compatibility.mobile .compatibilityButton {background-size: 80%;}

.higgs {
    background-image: url("../img/watches/higgs-black.svg");
}

.meson {
    background-image: url("../img/watches/meson-black.svg");
}

.gemini {
    background-image: url("../img/watches/gemini-black.svg");
}

.mira {
    background-image: url("../img/watches/mira.svg");
}

.atlas {
    background-image: url("../img/watches/atlas.svg");
}

.vulcan {
    background-image: url("../img/watches/vulcan.svg");
}

.selectWatch ul li .higgs.selected,
.selectWatch ul li .higgs:hover {
    background-image: url("../img/watches/higgs_white.svg");
}

.selectWatch ul li .meson.selected,
.selectWatch ul li .meson:hover {
    background-image: url("../img/watches/meson_white.svg");
}

.selectWatch ul li .gemini.selected,
.selectWatch ul li .gemini:hover {
    background-image: url("../img/watches/gemini_white.svg");
}

.selectWatch ul li .mira.selected,
.selectWatch ul li .mira:hover {
    background-image: url("../img/watches/mira_white.svg");
}

.selectWatch ul li .atlas.selected,
.selectWatch ul li .atlas:hover {
    background-image: url("../img/watches/atlas_white.svg");
}

.selectWatch ul li .vulcan.selected,
.selectWatch ul li .vulcan:hover {
    background-image: url("../img/watches/vulcan_white.svg");
}

.selectWatch {
    position: relative;
    margin: 60px 0 0 0;
}

.worksWith {
    position: relative;
    margin: 30px 0 0 5%;
    max-width: 50%;
    z-index: 2;
}

.garmin_show .worksWith p {margin-bottom: -10px;}

.worksWith:before {
    position: absolute;
    top: -30px;
}

.worksWith ul,
.selectWatch ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 40px;
}

.worksWith ul li,
.selectWatch ul li button {
    background-color: white;
    border: 1px solid black;
    border-radius: 4px;
    height: 2.5em;
    max-width: 16%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 3px 3px 0 0;
}

.worksWith a {
    position: relative;
    color: #ff0400;
    padding-left: 25px;
}

.worksWith a:hover,
.worksWith a:active,
.worksWith a:focus {color: #ea0404;}

.worksWith a:before {
    content: "";
    background-image: url(../img/header/next.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 2px;
    animation: slide1 1s ease-in-out infinite;
    margin-left: -30px;
}

.worksWith a:hover:before,
.worksWith a:active:before,
.worksWith a:focus:before {background-image: url(../img/header/next_hover.svg);}

@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}

.selectWatch ul li button {
    width: calc(100% - 6px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: unset;
    background-size: 65%;
}

.selectWatch ul li button.selected,
.selectWatch ul li button:hover,
.selectWatch ul li button:focus,
.selectWatch ul li button:active {
    cursor: pointer;
    background-color: #ff0400;
    border-color: #ff0400;
    outline: none;
    color: white;
}

.worksWith ul {
    z-index: 10;
    margin-top: 10px;
}

.worksWith ul li,
.selectWatch ul li {
    display: inline-block;
    min-width: 130px;
    position: relative;
    background-size: 65%;
}

.worksWith ul li button {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 35px center;
    background-size: 65%;
    outline: none;
    border: 0;
    background-color: white;
    border-radius: 4px;
}

.worksWith ul li button:hover {cursor: pointer;}

.selectWatch ul li:first-of-type {
    margin-top: 20px;
}

.worksWith ul li {background-position: 35px center;}

.worksWith ul li:before {
    content: "";
    background-image: url(../img/navigation/tick.svg);
    position: absolute;
    left: 10%;
    top: calc(100% - 70%);
    display: block;
    height: 1em;
    width: 1em;
}

.compatibilityInfo {
    float: none;
    margin: 0 auto 60px auto;
}

.watchAnimation {z-index: 1;}

.qrCode {
    margin: 20px 0;
    max-width: 130px;
    display: block;
    position: relative;
}

.qrCode:after {
    content: "Scan QR code to install";
    font-size: 75%;
    text-align: center;
    font-style: italic;
    display: block;
    margin-top: 10px;
}

/*.deviceSelector {
    margin: 40px 0;
    text-align: center;
}

.selectYourDevice {
    border-radius: 3px;
    color: white !important;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    border: 0;
}

.selectYourDevice button {
    background: white;
}

.selectYourDevice button:hover,
.selectYourDevice button:active,
.selectYourDevice button:focus {
    cursor: pointer;
    background: #e2e2e2;
}

.selectYourDevice button.active {
    background: #ff0400;
    color: white;
}

.selectYourDevice button.active:hover,
.selectYourDevice button.active:active,
.selectYourDevice button.active:focus{
    background: #ea0404;
}*/

/* FANCY DROPDOWN */

/* class applies to select element itself, not a wrapper element */
#other-device-select {
    display: block;
    /* font-size: 16px; */
    /* font-family: sans-serif; */
    /* font-weight: 700; */
    color: #1c1c1c;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 30%;
    height: 2.5em;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    border: 1px solid black;
    /* box-shadow: 0 1px 0 1px rgba(0,0,0,.04); */
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(../img//watches/arrow_down.svg);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1em auto, 100%;
}
/* Hide arrow icon in IE browsers */
#other-device-select::-ms-expand {
  display: none;
}
/* Hover style */
#other-device-select:hover {
  border-color: #888;
}
/* Focus style */
#other-device-select:focus {
  border-color: #aaa;
  /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222; 
  outline: none;
}

/* Set options to normal weight */
#other-device-select option {
  font-weight:normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] #other-device-select, :root:lang(ar) #other-device-select, :root:lang(iw) #other-device-select {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
#other-device-select:disabled, #other-device-select[aria-disabled=true] {
  color: graytext;
    background-image: url(../img//watches/arrow_down.svg);
}

#other-device-select:disabled:hover, #other-device-select[aria-disabled=true] {
  border-color: #aaa;
}

.versaView,
.versa3View,
.ionicView {display: none;}
.facePreviews div.selectedDevice {display: block;}

.signatures {
    width: 35%;
    margin-top: 10%;
}

.faceDetails {text-align: left;}
.faceDetails .modal-header {
    padding: 15px 15px 0 15px;
    border-bottom: none;
}
.faceDetails h3 {font-size: 2em;}
.faceDetails .modal-body a {
    background: #ff0400;
    width: 100%;
    max-width: unset;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
}
.faceDetails .facePreviewColumn {padding: 0 15px 0 0;}
.faceDetails .modal-body div {padding: 0;}
.faceDetails .qrCode {
    margin: 25px 0;
    max-width: 140px;
    max-height: 140px;
    padding: 10px !important;
    background-color: white;
    border-radius: 4px;
}
.faceDetails .qrCode:after {content: "";}
.faceDetails .installDescription {margin-top: 0; padding: 0 0 0 20px !important;}

.faceInstallBox, .licencePurchaseBox {
    background-color: #f1f1f1;
    border-radius: 4px;
    border: 1px solid #e2e1e1;
    padding: 15px !important;
}

/* it's spelt 'licence' everywhere but america */
.licencePurchaseBox {margin-top: 20px;}

.closeButton {
    background-image: url(/_resources/img/navigation/close.svg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin: 5px !important;
    opacity: .5;
}

.closeButton:hover,
.closeButton:active,
.closeButton:focus {
    cursor: pointer;
}

/* LANGUAGE SELECTOR */

.languageSelector {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 135px;
    padding: 10px;
    border-top-left-radius: 4px;
    z-index: 3;
    background-color: white;
}

.languageDrop {
    border: none;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.languageDrop:hover, .languageDrop:focus {
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
    outline: none;
    cursor: pointer;
}

.dropdown {
    position: absolute;
    right: 18px;
}

.dropdown p {
    position: absolute;
    top: 5px;
    width: 150px;
    right: 50px;
    text-align: right;
    font-size: 80%;
}

.dropdown-content {
    display: none;
    position: absolute;
    bottom: 55px;
    right: -8px;
    max-width: 55px;
    min-width: 55px;
    background-color: #ddd;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
}

.dropdown-content a {
    color: black;
    padding: 4px;
    text-decoration: none;
    display: block;
    position: relative;
}

.dropdown-content a::before {
    position: absolute;
    width: 150px;
    top: 10px;
    right: 62px;
    text-align: right;
    font-size: 80%;
}

.dropdown-content a:hover {
    background-color: white;
    cursor: pointer;
}

.dropdown-content a.DE:hover::before {
    content: "Deutsch";
}

.dropdown-content a.FR:hover::before {
    content: "Français";
}

.dropdown-content a.IT:hover::before {
    content: "Italiano";
}

.dropdown-content a.ZH:hover::before {
    content: "简体中文";
}

.dropdown-content a.EN:hover::before {
    content: "English";
}

.show {display:block;}

/* NAV Fix */

.fixed-top {
    /*box-shadow: 2px 10px 10px 0px rgba(0,0,0,0.25);*/
    padding: 0;
}

/* PLATFORM SWITCHER */

#platformSelector .modal-header {border-bottom: none;}
    
#platformSelector .modal-title {text-align: center;}
    
#platformSelector .checkbox {
    margin-top: 20px;
    text-align: center;
}
      
.platformSwitcher, .platformSwitcherFitbit {
    background-image: url(/_resources/img/navigation/garmin.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
      
.platformSwitcherFitbit {
    background-image: url(/_resources/img/navigation/fitbit.png);
}
      
.platformSwitcher:hover,
.platformSwitcherFitbit:hover {cursor: pointer;}
    
.fitbitPlatform button, .garminPlatform button {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 200px;
    width: 100%;
    border: none;
    background-color: transparent;
}
      
.fitbitPlatform button, li.platformSwitcherFitbit {background-image: url(/_resources/img/navigation/fitbit.png);}      
.garminPlatform button, li.platformSwitcherGarmin {background-image: url(/_resources/img/navigation/garmin.png);}
    
.fitbitPlatform p, .garminPlatform p {
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

/* REMEMBER TOGGLE */

.rememberSelection fieldset {
  display: block;
}

.rememberSelection fieldset label {
  cursor: pointer;
  display: block;
  margin: 1em;
}

.rememberSelection fieldset label > input {
  display: none;
}

.rememberSelection fieldset label span {
  color: #1c1c1c;
}

.rememberSelection fieldset label i {
    display: inline-block;
    width: 54px;
    height: 32px;
    border-radius: 20px;
    vertical-align: middle;
    transition: 0.25s 0.09s;
    position: relative;
    border: 2px solid #ff04008a;
    box-sizing: border-box;
    background: transparent;
    margin: -5px 6px 0 0;
}

.rememberSelection fieldset label i:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    top: 4px;
    left: 5px;
    border-radius: 50%;
    box-sizing: border-box;
    background: #ff04008a;
    /* border: 2px solid #ff04008a; */
    position: absolute;
    /* box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.4); */
    transition: 0.15s;
}

.rememberSelection fieldset label > input:checked + i {
  background: #ff0400;
}

.rememberSelection fieldset label > input:checked + i:after {
    transform: translateX(22px);
    background-color: white;
}
      
/* WORD ANIMATION */
      
.wrap {
    display: flex;
    float: left;
    position: relative;
    font-size: 1.25rem;
    background-color: white;
    border-radius: 4px;
    border: 1px solid black;
    padding: 5px 10px 5px 45px;
    min-height: 42px;
    margin-top: 20px;
    color: #1c1c1c;
}
      
.wrap:before {
    content: "";
    background-image: url(../img/navigation/tick.svg);
    position: absolute;
    left: 8px;
    top: 10px;
    display: block;
    height: 1em;
    width: 1em;
}

.typewrite {margin-bottom: 30px !important;}

.typewrite:after {
  content: "";
  display: table;
  clear: both;
}

.rememberSelection {text-align: center;}

@media (max-width: 667px) {
    .aboutustext div {padding: 0;}
}

@media (max-width: 767px) {
    .tagline {font: 300 17px/26px 'Rubik', sans-serif; max-width: 800px; padding: 0 5%; margin: 0 auto;}
    header {padding: 8em 0 2em 0; position: relative; min-height: 57em; text-align: center; color: #1c1c1c; background: url(../img/background/main.svg); background-size: cover;}
    .watchAnimation {position: relative; margin-top: 20em; display: block; width: 100%; height: auto;}
    .section#lifetime .section-title > .row .description {padding-left: unset !important; margin-top: -10% !important; text-align: center; flex: none; max-width: 100%;}
    .clockface-entry {margin-top: 2em; min-height: 0;}
    .clockface-entry .purchase {max-width: unset;}
    .faceTitle {width: 90%; margin: auto;}
    .appstore {width: 50%;}
    .owl-theme .owl-nav.disabled+.owl-dots {display: none;}
    .owl-carousel {margin: 3em 0 1em 0;}
    .item-3d {margin-bottom: 0;}
    .item-content {padding: 0;}
    .item-3d:nth-child(odd) .item-caption {padding-left: 0;}
    .form-group div {padding: 0;}
    .item-3d:nth-child(odd) .item-caption {padding-left: 0;    }
    .item-img img {margin: 0;}
    h4 {font-size: 1em;}
    .btn-primary {width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 100%; font-weight: 400;}
    .text-right {text-align: left!important;}
    .col-xs-offset-0 {margin-left: 0 !important;}
    .section {padding: 4em 0;}
    .section-title {margin: 1rem 0;}
    h1 {font: 300 2.5em/1.15em 'Rubik', sans-serif !important; max-width: unset; margin: 5px 0 10px 5%;}
    h2 {font-size: 30px; padding: 0 1em;}
    .col-sm-6 {min-width: 50%;}
    .brandlogo {width: 25%;}
    .aboutustext {padding: 0 1em;}
    .contactform {padding-left: 15px; padding-right: 15px;}
    .bundlepic {width: 100%; max-width: 100% !important;}
    #rating .aboutustext p:first-of-type {margin-top: unset;}
    .collectionView h3 {margin: 1em 0 0 0 !important;}
    .collectionView h3:nth-of-type(2), .collectionView h3:nth-of-type(3) {margin: 2em 0 0 0 !important;}
    .collectionView h3:before {display: none; margin: 0 10px 8px 0; width: 5%;}
    .collectionView h3:after {display: none; margin: 0 0 8px 10px; width: 5%;}
    canvas#colourBurst {width: 100%; height: 100%;}
    canvas#colourBurst {height: 50vh; width: 100vw; position: absolute; top: 0; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
    .watches {background-size: 120%;}
    .img-holder {margin: -2em auto 0 auto; height: 55vh;}
    .splashImage {background-size: 110%;}
    .colourPickerIntro {margin: -5em auto 0 auto;}
    .faqEntries div:nth-of-type(1), .faqEntries div:nth-of-type(2) {padding-left: 0; padding-right: 0;}
    .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {padding-right: 40px;}
    .AOD, .didYouKnow {border-radius: 20px;}
    .AOD {margin: 0 7%;}
    .didYouKnow {border-top-left-radius: 6px; border-top-right-radius: 6px;}
    .importantToKnow {border-radius: 30px; border-top-left-radius: 6px; border-top-right-radius: 6px;}
    h4.modal-title {font-size: 1.5em;}
    .modal-body .content a {width: 100%; margin-top: 1em; padding: 0.6rem 1rem;}
    .modal-body .content a:nth-of-type(2){ margin-top: 1.5em;}
    .selectYourDevice {display: grid; width: 90%; margin: auto;}
    .selectYourDevice button {min-height: 40px;}
    .venuHeader {background-position: right top; background-size: 200%; top: -20em; right: -20px; height: 100vh;}
    @keyframes slideInVenu {
    from { -webkit-transform:translate(100%,-85%) rotate(0); transform:translate(100%,-85%) rotate(0); opacity: 0; height: 80vh; width: 80vh;}
    to   { -webkit-transform:translate(10%,-85%) rotate(0); transform:translate(10%,-85%) rotate(0); opacity: 1; height: 80vh; width: 80vh;}
    }
    @keyframes slideInHiggs {
    from { -webkit-transform:translate(100%,0px) rotate(0deg); transform:translate(100%,0px) rotate(0deg); opacity: 0; height: 40em;}
    to   { -webkit-transform:translate(-10%,-80%) rotate(40deg); transform:translate(-10%,-80%) rotate(40deg); opacity: 1; height: 40em;}}
    @keyframes slideInMira {
    from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
    to   { -webkit-transform:translate(-5%,-62%) rotate(0); transform:translate(-5%,-62%) rotate(0); opacity: 1; height: 40em;}}
    .worksWith {max-width: 100%; margin: 20px 0 0 5%;}
    .worksWith ul li, .selectWatch ul li {min-width: 46%;}
    .faceDetails h4 {font-size: 1.5em;}
    .installColumn, .purchaseColumn {padding: 0;}
    .installTextMobile {padding: 8px 0 0 15px !important;}
    .installTextMobile h4 {margin-top: 5px;}
    #other-device-select {width: 90%;}
}

@media (max-width: 767px) and (orientation: landscape) {
    .watchAnimation {margin-top: 17em;}
    .venuHeader {background-size: 150%; height: 150vh;}
    @keyframes slideInVenu {
    from { -webkit-transform:translate(100%,-70%) rotate(0); transform:translate(100%,-70%) rotate(0); opacity: 0; height: 200vh; width: 200vh;}
    to   { -webkit-transform:translate(40%,-70%) rotate(0); transform:translate(40%,-70%) rotate(0); opacity: 1; height: 200vh; width: 200vh;}
    }
    .img-holder {height: 73vh;}
    .appstore {width: 30%;}
    .worksWith ul li {background-position: 60% center; background-size: 50%; height: 3em;}
    .worksWith ul li button {background-position: 55px center;}
    .selectWatch ul li button {background-size: 50%; height: 3em;}
}

@media (max-width: 768px) {
    .deviceSelector {margin: auto;}
    .compatibilityInfo {max-width: 100%; margin: 0 auto;}
}

@media (max-width: 812px) and (orientation: landscape) {
    canvas#colourBurst {height: 100vh; width: 70vw; position: absolute; top: 0; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
    .watches {width: 60%; top: 40%;}
    .splashImage {background-size: 35%;}
    .img-holder {margin: 2em auto; overflow: visible;}
    .watchAnimation {margin-top: 17em;}
    .venuHeader {top: -15em; right: -20px; height: 140vh;}
    @keyframes slideInVenu {
    from { -webkit-transform:translate(100%,-50%) rotate(0); transform:translate(100%,-50%) rotate(0); opacity: 0; height: 200vh; width: 200vh;}
    to   { -webkit-transform:translate(40%,-50%) rotate(0); transform:translate(40%,-50%) rotate(0); opacity: 1; height: 200vh; width: 200vh;}
    }
}

@media (min-width: 992px) {
    .aboutustext {padding: 0 1em;}
}

@media (min-width: 1024px) {
    .bundlepic {max-width: 50% !important;}
}

/* S VIEWPORT */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .col-sm-6 {width: 50%; min-width: 50%;}
    h1 {font: 300 2.5em/1.15em 'Rubik', sans-serif !important; max-width: unset; margin: 100px 0 10px 5%;}
    h2 {font-size: 30px; max-width: 100%; margin: 0 0 10px 0; padding: 0;}
    .tagline {font: 300 17px/26px 'Rubik', sans-serif; max-width: 50%; padding: 0 5%; margin: 0;}
    header {padding: 4em 0 2em 0; position: relative; min-height: 48em; text-align: center; color: #1c1c1c; background: url(../img/background/main.svg); background-size: cover;}
    .watchAnimation {position: relative; margin-top: -8em; display: block; width: 100%; height: auto;}
    .section#lifetime .section-title > .row .description {padding-left: unset !important; margin-top: 3% !important; text-align: left;}
    .atlasHeader, .miraHeader, .higgsHeader {width: 60%;}
    @keyframes slideInAtlas {
        from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
        to   { -webkit-transform:translate(100%,-50%) rotate(0); transform:translate(100%,-50%) rotate(0); opacity: 1; height: 40em;}
    }

    @keyframes slideInMira {
        from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
        to   { -webkit-transform:translate(65%,-25%) rotate(0); transform:translate(65%,-25%) rotate(0); opacity: 1; height: 40em;}
    }

    @keyframes slideInHiggs {
        from { -webkit-transform:translate(100%,0px) rotate(0deg); transform:translate(100%,0px) rotate(0deg); opacity: 0; height: 40em;}
        to   { -webkit-transform:translate(60%,-70%) rotate(40deg); transform:translate(60%,-70%) rotate(40deg); opacity: 1; height: 40em;}
    }
    .compatibilityInfo {padding: 0;}
    .selectWatch ul li {min-width: 90px;}
    .clockface-entry {min-height: 28em;}
    .faceTitle {margin-top: 0px;}
}

/* M VIEWPORT */

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    header {padding: 6em 0 2em 0; min-height: 68em;}
    .atlasHeader, .miraHeader, .higgsHeader {width: 50%;}
    @keyframes slideInAtlas {
        from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
        to   { -webkit-transform:translate(100%,-50%) rotate(0); transform:translate(100%,-50%) rotate(0); opacity: 1; height: 40em;}
    }

    @keyframes slideInMira {
        from { -webkit-transform:translate(100%,0px) rotate(40deg); transform:translate(100%,0px) rotate(40deg); opacity: 0; height: 40em;}
        to   { -webkit-transform:translate(65%,-25%) rotate(0); transform:translate(65%,-25%) rotate(0); opacity: 1; height: 40em;}
    }

    @keyframes slideInHiggs {
        from { -webkit-transform:translate(100%,0px) rotate(0deg); transform:translate(100%,0px) rotate(0deg); opacity: 0; height: 40em;}
        to   { -webkit-transform:translate(60%,-70%) rotate(40deg); transform:translate(60%,-70%) rotate(40deg); opacity: 1; height: 40em;}
    }
    .compatibilityInfo {padding: 0;}
    .clockface-entry {min-height: 30em;}
}
