html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: justified;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 400;
  line-height: 11px;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased; }

p {
  margin-bottom: 5px; }

ul {
  list-style: disc outside none;
  margin-left: 0;
  padding-left: 7px;
  margin-top: 2px;
  margin-bottom: 2px; }

li {
  list-style: none;
  margin-bottom: 5px; }

li:before {
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -6px;
  top: -0px;
  color: #757575;
  font-size: 10px; }

li.last-item {
  margin-bottom: 0px; }

a {
  text-decoration: none; }

.show {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.hide {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.noDisplay {
  display: none; }

/* Safari fix to keep iScroll from overriding other styles */
*:not(html) {
  -webkit-transform: translate3d(0, 0, 0); }

/* Prevents blue border from appearing around linked images in IE */
a img {
  border: none; }

/* Firefox Letter Spacing Fixes */
@-moz-document url-prefix() {
  .isitext, .isiboxtext, .isismalltext, .centercontent {
    letter-spacing: -.075px;
    word-spacing: -.4px; } }

#hit-area {
  top: 0px;
  height: 104px;
  width: 300px;
  position: absolute;
  cursor: pointer;
  cursor: hand; }

.bold {
  font-size: 11px;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.hidden {
  opacity: 0 !important;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

h1 sup {
  font-size: 8px;
  position: relative;
  top: -2px; }

#wrapper {
  /* Prevent native touch events on Windows */
  -ms-touch-action: none;
  /* Prevent the callout on tap-hold and text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Prevent text resize on orientation change, useful for web-apps */
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none; }

#scroller {
  cursor: pointer;
  /* Prevent elements to be highlighted on tap */
  -webkit-tap-highlight-color: transparent;
  /* Put the scroller into the HW Compositing layer right from the start */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  transform: translateX(300px); }

.iScrollVerticalScrollbar {
  position: absolute;
  z-index: 12000;
  width: 1px;
  bottom: 1px;
  top: 0;
  right: 4px;
  overflow: visible;
  background: #7c0040; }

.iScrollIndicator {
  height: 3px;
  width: 3px;
  background: #7c0040;
  border-width: 1px;
  border-style: solid;
  border-radius: 100%;
  border-color: #7c0040;
  cursor: pointer;
  margin-left: -2px; }

.cv {
  background: url("cv.png") 0 0 no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  display: inline-block; }

#isiContent {
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 10px;
  padding: 2px; }
  #isiContent h1 {
    font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", sans-serif;
    color: #2d475c;
    font-size: 12px;
    padding-bottom: 8px; }
    #isiContent h1 sup {
      font-size: 6px;
      position: relative;
      top: 0; }
  #isiContent p, #isiContent li {
    font-family: Arial;
    font-size: 8px;
    color: #757575; }
    #isiContent p a, #isiContent li a {
      color: #7c0040;
      text-decoration: underline;
      font-size: inherit; }
    #isiContent p strong, #isiContent li strong {
      font-weight: bold;
      color: #757575; }
  #isiContent p.h {
    margin-bottom: 3px; }

html, body {
  max-width: 300px;
  min-width: 300px;
  width: 300px;
  max-height: 250px;
  min-height: 250px;
  height: 250px; }

#container {
  width: 298px;
  height: 248px;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.75); }

#inner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #8bcac8;
  text-align: center;
  cursor: pointer; }
  #inner-container h1 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 60px;
    font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 500; }
    #inner-container h1 span#day-one-fade-in {
      opacity: 0;
      color: #FFFFFF;
      font-size: 24px;
      line-height: 26px;
      cursor: pointer;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
      font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", sans-serif;
      font-weight: 400; }
      #inner-container h1 span#day-one-fade-in.in {
        opacity: 1;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
    #inner-container h1 i#day-one-fade-out {
      opacity: 1;
      color: #FFFFFF;
      font-size: 24px;
      line-height: 26px;
      cursor: pointer;
      font-style: normal;
      font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", sans-serif;
      font-weight: 400; }
      #inner-container h1 i#day-one-fade-out.out {
        opacity: 0;
        -webkit-transition: all 2s ease-in-out;
        -moz-transition: all 2s ease-in-out;
        transition: all 2s ease-in-out; }
    #inner-container h1 .purple {
      color: #7c0040;
      font-size: 24px;
      line-height: 26px;
      font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", sans-serif;
      font-weight: 500; }
  #inner-container h3 {
    color: #7c0040;
    font-size: 11px;
    line-height: 18px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 20px;
    cursor: pointer;
    font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 500; }
    #inner-container h3 span#cta {
      background-color: #7c0040;
      color: #FFFFFF;
      font-size: 11px;
      line-height: 16px;
      padding: 3px 6px;
      border-radius: 6px;
      cursor: pointer;
      font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", sans-serif;
      font-weight: 500; }

#melanie-one {
  position: absolute;
  top: 65px;
  left: 0;
  width: 300px;
  height: 188px;
  background: url("melanie-arrow-one.png") 0 0 no-repeat;
  background-size: 300px 188px;
  cursor: pointer;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #melanie-one.out {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0; }

#melanie-two {
  position: absolute;
  top: 65px;
  left: 0;
  width: 300px;
  height: 188px;
  background: url("melanie-arrow-two.png") 0 0 no-repeat;
  background-size: 300px 188px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #melanie-two.in {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1; }
  #melanie-two.out {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0 !important; }

#melanie-three {
  position: absolute;
  top: 65px;
  left: 0;
  width: 300px;
  height: 188px;
  background: url("melanie-arrow-three.png") 0 0 no-repeat;
  background-size: 300px 188px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #melanie-three.in {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1; }
  #melanie-three.out {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0 !important; }

#logo-wrapper {
  position: absolute;
  top: 250px;
  left: 0;
  width: 300px;
  height: 185px;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out; }
  #logo-wrapper.in {
    top: 65px;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out; }

#logo-container {
  width: 300px;
  height: 93px;
  background: url("bottom-background.png") 0 0 no-repeat;
  background-size: 300px 93px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0; }

#logo {
  margin: 37px auto 0 auto;
  background: url("briviact-logo.png") 0 0 no-repeat;
  background-size: 141px 42px;
  width: 141px;
  height: 42px;
  cursor: pointer; }

#text-state-one {
  padding-top: 15px;
  position: absolute;
  left: 86px;
  white-space: nowrap;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out; }
  #text-state-one.out {
    left: -165px;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out; }
  #text-state-one strong#day-one-change-color {
    -webkit-transition: color 1s linear;
    -moz-transition: color 1s linear;
    transition: color 1s linear; }
    #text-state-one strong#day-one-change-color.blue {
      color: #2d475c !important;
      -webkit-transition: color 1s linear;
      -moz-transition: color 1s linear;
      transition: color 1s linear; }
    #text-state-one strong#day-one-change-color.out {
      opacity: 0;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }

#text-state-two {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 60px;
  white-space: nowrap;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #text-state-two.in {
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

#inner-wrapper {
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #inner-wrapper.out {
    opacity: 0 !important;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

#inner-wrapper-two {
  opacity: 0;
  transform: translateY(-300%);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #inner-wrapper-two p {
    position: absolute;
    left: 20px;
    top: 31px;
    color: #2d475c;
    font-size: 11px;
    line-height: 12px;
    text-align: right;
    font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 400; }
  #inner-wrapper-two h1 {
    position: absolute;
    left: 148px;
    top: 13px;
    font-size: 27px;
    color: #2d475c !important; }
  #inner-wrapper-two.in {
    transform: translateY(-130%);
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
  #inner-wrapper-two.out {
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

#cta-container {
  opacity: 0;
  width: 100%;
  height: 100%;
  top: -70%;
  position: absolute;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  #cta-container.in {
    top: 0;
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

#isi-container {
  position: absolute;
  left: 0;
  top: 92px;
  height: 92px;
  width: 100%;
  background-color: #f8f6f0; }
  #isi-container h3#isi-header {
    top: 0;
    left: 5px;
    font-size: 8px;
    color: #2d475c;
    cursor: pointer;
    position: inherit;
    font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 400; }
  #isi-container h3#pi, #isi-container h3#mg {
    top: auto;
    bottom: 3px;
    left: 5px;
    font-size: 8px;
    cursor: pointer;
    color: #2d475c;
    position: inherit;
    text-decoration: underline;
    font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 400; }
  #isi-container h3#mg {
    right: 5px;
    left: auto;
    cursor: pointer; }

/* Scroller */
#wrapper {
  position: absolute;
  width: 100%;
  height: 65px;
  top: 10px;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background: #FFFFFF; }

#bottomOfISI {
  position: absolute;
  bottom: -120px; }
