.a3create .masthead {
  margin-top: 50px; }
  .a3create .masthead .masthead-title {
    color: #2c92e9 !important; }
  .a3create .masthead .masthead-tag {
    min-height: 80px;
    margin-bottom: 10px;
    padding-bottom: 0;
    color: #2F537C !important; }
    .a3create .masthead .masthead-tag b {
      font-weight: bold; }
.a3create .presentation {
  max-width: 900px;
  margin: 0 auto; }
  .a3create .presentation .ipad {
    position: relative;
    left: 50%;
    background-size: contain;
    background-repeat: no-repeat; }
    .a3create .presentation .ipad .screen {
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #fff; }
      .a3create .presentation .ipad .screen .replay, .a3create .presentation .ipad .screen .play {
        width: 31px;
        height: 31px;
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        bottom: 20px;
        right: 20px;
        z-index: 2; }
      .a3create .presentation .ipad .screen .play {
        width: 70px;
        height: 70px;
        margin-right: -35px;
        margin-bottom: -35px;
        right: 50%;
        bottom: 50%; }
      .a3create .presentation .ipad .screen video {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: #000; }
  .a3create .presentation ul {
    margin-top: -10px;
    position: relative;
    left: 50%;
    margin: 0 auto; }
    .a3create .presentation ul li {
      margin: 5px;
      display: inline-block;
      width: 75px;
      height: 75px;
      cursor: pointer; }
      .a3create .presentation ul li img {
        display: inline-block;
        width: 75px;
        height: 75px; }
      .a3create .presentation ul li svg {
        width: 95px;
        height: 95px; }
      .a3create .presentation ul li .icon * {
        fill: #a2a59d;
        stroke: #a2a59d; }
      .a3create .presentation ul li:hover .icon *, .a3create .presentation ul li.active .icon * {
        fill: #2c92e9;
        stroke: #2c92e9; }

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