@import url(https://fonts.googleapis.com/css?family=Lato:700,900,300,400);
html, body {
  height: 100%;
  margin: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

p {
  color: #000000;
  font-size: 1em;
  font-family: "Lato", sans-serif;
  font-weight: 300; }

h1 {
  color: #FF6400;
  font-size: 2em;
  font-family: "Lato", sans-serif;
  font-weight: 700; }

h2 {
  color: #000000;
  font-family: "Lato", sans-serif;
  font-weight: 700; }

h3 {
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-weight: 300; }

.menu_fixed {
  background: none;
  border: none;
  padding: 30px 0; }
  @media (max-width: 767px) {
    .menu_fixed {
      padding: 0; } }
  .menu_fixed .navbar-collapse, .menu_fixed .navbar-form {
    border-color: #FF6400; }
  .menu_fixed.top-nav-collapse {
    background: rgba(0, 0, 0, 0.7); }
    .menu_fixed.top-nav-collapse .navbar-brand {
      color: #FFFFFF;
      width: 120px;
      height: auto;
      display: block;
      padding: 4.5px 0; }
    .menu_fixed.top-nav-collapse .navbar-nav {
      padding-top: 16px; }
  .menu_fixed .navbar-brand {
    color: #FFFFFF;
    width: 150px;
    height: auto;
    display: block;
    padding: 0; }
    @media (max-width: 480px) {
      .menu_fixed .navbar-brand {
        width: 80px !important; } }
    @media (max-width: 768px) {
      .menu_fixed .navbar-brand {
        margin-left: 12px;
        margin-top: 12px; } }
  .menu_fixed .navbar-nav > li > a {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase; }
    .menu_fixed .navbar-nav > li > a:hover, .menu_fixed .navbar-nav > li > a:focus {
      color: #FF6400; }
  .menu_fixed .navbar-nav > li.active > a,
  .menu_fixed .navbar-nav > li.active > a:hover,
  .menu_fixed .navbar-nav > li.active > a:focus {
    color: #FF6400;
    background: none; }
  .menu_fixed .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 6px;
    padding: 9px 10px;
    margin-top: 20px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
    .menu_fixed .navbar-toggle .icon-bar {
      background-color: #fff; }
    .menu_fixed .navbar-toggle:hover, .menu_fixed .navbar-toggle:focus {
      background: none; }
      .menu_fixed .navbar-toggle:hover .icon-bar, .menu_fixed .navbar-toggle:focus .icon-bar {
        background-color: #ff6400; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .menu_fixed .navbar-brand {
      color: #FFFFFF;
      width: 120px;
      height: auto;
      display: block;
      padding: 4.5px 0; }
    .menu_fixed .navbar-nav {
      padding-top: 16px; } }

.overlay-video {
  height: 100%;
  background: #000000; }
  .overlay-video #load-video {
    width: 100%;
    height: 100%;
    background: #000;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0; }

.video-mobile {
  background: #1A1A1A;
  padding: 100px 0; }

.description {
  width: 100%;
  background: url(../img/back-desc.jpg) 50% 0 fixed;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 80px 0px; }
  .description .block-story-song {
    height: 385px;
    display: table; }
    .description .block-story-song .block-align-v {
      display: table-cell;
      vertical-align: middle; }
      .description .block-story-song .block-align-v h1 {
        text-align: center;
        margin-bottom: 22px; }
      .description .block-story-song .block-align-v .container-info-1 {
        width: 80%;
        margin: 0 auto; }
        .description .block-story-song .block-align-v .container-info-1 .body-text1 {
          color: #FFFFFF;
          margin-bottom: 10px; }
      .description .block-story-song .block-align-v .container-list {
        width: 80%;
        margin: 28px auto 0px auto; }
        .description .block-story-song .block-align-v .container-list ul {
          list-style: none; }
          .description .block-story-song .block-align-v .container-list ul li {
            color: #FFFFFF;
            font-family: "Lato", sans-serif;
            font-weight: 400;
            margin-bottom: 10px; }
            .description .block-story-song .block-align-v .container-list ul li .names-list {
              color: #FF6400;
              font-family: "Lato", sans-serif;
              font-weight: 700; }

.container-downloads {
  background-color: #FFFFFF;
  padding: 80px 0px; }
  .container-downloads h1 {
    text-align: center;
    margin-bottom: 14px; }
  .container-downloads .container-info-2 {
    width: 50%;
    margin: 0 auto; }
    .container-downloads .container-info-2 .body-text2 {
      color: #000000;
      font-family: "Lato", sans-serif;
      font-weight: 300;
      font-size: 18px;
      text-align: center;
      padding: 0 16px;
      margin-bottom: 14px; }
      .container-downloads .container-info-2 .body-text2:last-child {
        margin-bottom: 0; }
      .container-downloads .container-info-2 .body-text2 a {
        color: #FF6400; }
  .container-downloads .divider-downloads {
    width: 65%;
    border-top: 1px solid #FF6400;
    margin-top: 40px;
    margin-bottom: 40px; }
  .container-downloads h2 {
    font-size: 1.3em;
    text-align: center; }
  .container-downloads .container-download {
    width: 100%;
    height: 80px;
    display: table;
    margin-top: 30px; }
    .container-downloads .container-download .holder-icon {
      text-align: center;
      display: table-cell;
      vertical-align: middle; }
      .container-downloads .container-download .holder-icon .icon-secuencias, .container-downloads .container-download .holder-icon .icon-letra, .container-downloads .container-download .holder-icon .icon-pista, .container-downloads .container-download .holder-icon .icon-acordes {
        color: #000000;
        font-size: 5em;
        line-height: 0em; }

footer {
  background-color: #1A1A1A; }
  footer .start-footer {
    border-bottom: 1px solid #000000;
    padding: 40px 0; }
    footer .start-footer img {
      display: block;
      margin: 0 auto; }
      footer .start-footer img:first-child {
        margin-bottom: 20px; }
  footer .container-contact h2 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-weight: normal; }
  footer .container-contact h3 {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 25px; }
  footer .container-follow-us h3 {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 25px; }
  footer .container-follow-us ul {
    width: 155px;
    list-style: none;
    padding: 0;
    margin: 0 auto; }
    footer .container-follow-us ul li {
      display: inline-block;
      margin-right: 12px; }
      footer .container-follow-us ul li:last-child {
        margin-right: 0; }
      footer .container-follow-us ul li a {
        color: #FFFFFF;
        text-decoration: none; }
        footer .container-follow-us ul li a:hover {
          color: #FF6400;
          text-decoration: none; }
        footer .container-follow-us ul li a .icon-facebook, footer .container-follow-us ul li a .icon-twitter, footer .container-follow-us ul li a .icon-instagram, footer .container-follow-us ul li a .icon-snapchat, footer .container-follow-us ul li a .icon-youtube {
          font-size: 1.6em; }
  footer .final-footer {
    border-top: 1px solid #292929;
    padding: 12px 0; }
    footer .final-footer .container-copyright {
      float: left;
      color: #3E3E3E;
      font-size: 0.7em;
      font-family: "Lato", sans-serif;
      font-weight: 700;
      margin-top: 4px;
      margin-left: 15px; }
    footer .final-footer .container-creative {
      float: right;
      width: 204px;
      color: #3E3E3E;
      font-size: 0.7em;
      font-family: "Lato", sans-serif;
      font-weight: 700;
      display: table;
      margin-right: 15px; }
      footer .final-footer .container-creative .creative-align {
        width: 102px;
        height: auto;
        display: table-cell;
        vertical-align: middle; }
      footer .final-footer .container-creative img {
        max-width: 95px;
        height: auto;
        margin-left: 6px; }

.visible-1024 {
  display: none; }

@media (min-width: 680px) and (max-width: 1199px) {
  .hidden-1024 {
    display: none;
    clear: both; }
  .visible-1024 {
    display: block;
    clear: both; } }

@media screen and (max-width: 425px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
    clear: both; } }

@media (min-width: 1024px) and (max-width: 1399px) {
  .description {
    padding: 40px 0px 80px 0px; }
    .description .block-story-song {
      margin: 0 auto; }
      .description .block-story-song .block-align-v h1 {
        font-size: 1.7em; }
      .description .block-story-song .block-align-v .container-info-1 {
        width: 100%; }
        .description .block-story-song .block-align-v .container-info-1 .body-text1 {
          text-align: center; }
      .description .block-story-song .block-align-v .container-list {
        width: 100%;
        margin: 28px auto; }
        .description .block-story-song .block-align-v .container-list ul li {
          text-align: center; }
          .description .block-story-song .block-align-v .container-list ul li .names-list {
            width: 100%;
            display: inline-block; }
  .container-downloads {
    padding: 50px 0px 0px 0px; }
    .container-downloads h1 {
      font-size: 1.7em; }
    .container-downloads .container-info-2 {
      width: 100%; }
      .container-downloads .container-info-2 .body-text2 {
        width: 600px;
        padding: 0;
        margin: 0 auto; }
    .container-downloads .divider-downloads {
      width: 100%;
      margin-top: 34px;
      margin-bottom: 34px; }
    .container-downloads .container-download {
      margin-bottom: 60px; }
    .container-downloads .divider-downloads-2 {
      width: 80%;
      border-top: 1px solid rgba(255, 100, 0, 0.2);
      margin-top: 26px;
      margin-bottom: 26px; }
      .container-downloads .divider-downloads-2.hidden-680 {
        display: none;
        clear: both; }
  footer .start-footer .container {
    width: 100%; }
    footer .start-footer .container #logos-footer {
      margin: 0 auto; }
      footer .start-footer .container #logos-footer img {
        float: left;
        max-width: 50%;
        margin-bottom: 0;
        text-align: center; }
        footer .start-footer .container #logos-footer img:first-child {
          float: none;
          margin-bottom: 20px; }
        footer .start-footer .container #logos-footer img:last-child {
          float: none;
          max-width: 23%; }
  footer .container-follow-us {
    margin-top: 0px; }
    footer .container-follow-us ul {
      width: 155px; }
  footer .final-footer .container {
    width: 100%; }
    footer .final-footer .container .container-copyright {
      margin-top: 8px;
      margin-left: 15px; }
    footer .final-footer .container .container-creative {
      width: 204px;
      text-align: right;
      margin-right: 15px; }
      footer .final-footer .container .container-creative .creative-align {
        width: 50%; }
      footer .final-footer .container .container-creative img {
        max-width: 102px; } }

@media (min-width: 680px) and (max-width: 1023px) {
  .description {
    padding: 40px 0; }
    .description .block-story-song {
      margin: 0 auto; }
      .description .block-story-song .block-align-v h1 {
        font-size: 1.7em; }
      .description .block-story-song .block-align-v .container-info-1 {
        width: 100%; }
        .description .block-story-song .block-align-v .container-info-1 .body-text1 {
          text-align: center; }
      .description .block-story-song .block-align-v .container-list {
        width: 100%;
        margin: 28px auto; }
        .description .block-story-song .block-align-v .container-list ul li {
          text-align: center; }
          .description .block-story-song .block-align-v .container-list ul li .names-list {
            width: 100%;
            display: inline-block; }
  .container-downloads {
    padding: 50px 0px 0px 0px; }
    .container-downloads h1 {
      font-size: 1.7em; }
    .container-downloads .container-info-2 {
      width: 100%; }
      .container-downloads .container-info-2 .body-text2 {
        width: 600px;
        padding: 0;
        margin: 0 auto; }
    .container-downloads .divider-downloads {
      width: 100%;
      margin-top: 34px;
      margin-bottom: 34px; }
    .container-downloads .container-download {
      margin-bottom: 60px; }
    .container-downloads .divider-downloads-2 {
      width: 80%;
      border-top: 1px solid rgba(255, 100, 0, 0.2);
      margin-top: 26px;
      margin-bottom: 26px; }
      .container-downloads .divider-downloads-2.hidden-680 {
        display: none;
        clear: both; }
  footer .start-footer #logos-footer {
    width: 232px;
    margin: 0 auto; }
    footer .start-footer #logos-footer img {
      float: left;
      max-width: 50%;
      margin-bottom: 0;
      text-align: center; }
      footer .start-footer #logos-footer img:first-child {
        float: none;
        margin-bottom: 20px; }
      footer .start-footer #logos-footer img:last-child {
        float: none;
        max-width: 23%; }
  footer .container-follow-us {
    margin-top: 0px; }
    footer .container-follow-us ul {
      width: 155px; }
  footer .final-footer .container {
    width: 100%; }
    footer .final-footer .container .container-copyright {
      margin-top: 8px;
      margin-left: 15px; }
    footer .final-footer .container .container-creative {
      width: 204px;
      text-align: right;
      margin-right: 15px; }
      footer .final-footer .container .container-creative .creative-align {
        width: 50%; }
      footer .final-footer .container .container-creative img {
        max-width: 102px; } }

@media (min-width: 480px) and (max-width: 679px) {
  .description {
    padding: 40px 0; }
    .description .block-story-song {
      margin: 0 auto; }
      .description .block-story-song .block-align-v h1 {
        font-size: 1.7em; }
      .description .block-story-song .block-align-v .container-info-1 {
        width: 100%; }
        .description .block-story-song .block-align-v .container-info-1 .body-text1 {
          text-align: center; }
      .description .block-story-song .block-align-v .container-list {
        width: 100%;
        margin: 28px auto; }
        .description .block-story-song .block-align-v .container-list ul li {
          text-align: center; }
          .description .block-story-song .block-align-v .container-list ul li .names-list {
            width: 100%;
            display: inline-block; }
  .container-downloads {
    padding: 50px 0px 20px 0px; }
    .container-downloads .col-xxs-12 {
      width: 100%; }
    .container-downloads h1 {
      font-size: 1.7em; }
    .container-downloads .container-info-2 {
      width: 100%; }
      .container-downloads .container-info-2 .body-text2 {
        padding: 0; }
    .container-downloads .divider-downloads {
      width: 100%;
      margin-top: 26px;
      margin-bottom: 26px; }
    .container-downloads .container-download {
      margin-bottom: 30px; }
    .container-downloads .divider-downloads-2 {
      width: 80%;
      border-top: 1px solid rgba(255, 100, 0, 0.2);
      margin-top: 26px;
      margin-bottom: 26px; }
  footer .start-footer #logos-footer {
    width: 232px;
    margin: 0 auto; }
    footer .start-footer #logos-footer img {
      float: left;
      max-width: 50%;
      margin-bottom: 0;
      text-align: center; }
      footer .start-footer #logos-footer img:first-child {
        margin-right: 40px; }
      footer .start-footer #logos-footer img:last-child {
        max-width: 23%;
        margin-right: 0; }
  footer .container-follow-us {
    margin-top: 30px; }
    footer .container-follow-us ul {
      width: 155px; }
  footer .final-footer {
    padding: 22px 0; }
    footer .final-footer .container-copyright {
      width: 100%;
      text-align: center;
      margin-top: 0px;
      margin-bottom: 16px; }
    footer .final-footer .container-creative {
      float: none;
      width: 214px;
      margin: 0 auto;
      text-align: center; }
      footer .final-footer .container-creative .creative-align {
        width: 50%; }
      footer .final-footer .container-creative img {
        max-width: 80%;
        margin-left: 0; } }

@media (min-width: 320px) and (max-width: 479px) {
  .video-mobile {
    background: #1A1A1A;
    padding: 70px 15px; }
  .description {
    padding: 40px 0; }
    .description .block-story-song .block-align-v h1 {
      font-size: 1.7em; }
    .description .block-story-song .block-align-v .container-info-1 {
      width: 100%; }
      .description .block-story-song .block-align-v .container-info-1 .body-text1 {
        text-align: center; }
    .description .block-story-song .block-align-v .container-list {
      width: 100%;
      margin: 28px auto; }
      .description .block-story-song .block-align-v .container-list ul li {
        text-align: center; }
        .description .block-story-song .block-align-v .container-list ul li .names-list {
          width: 100%;
          display: inline-block; }
  .container-downloads {
    padding: 50px 0px 20px 0px; }
    .container-downloads .col-xxs-12 {
      width: 100%; }
    .container-downloads h1 {
      font-size: 1.7em; }
    .container-downloads .container-info-2 {
      width: 100%; }
      .container-downloads .container-info-2 .body-text2 {
        padding: 0; }
    .container-downloads .divider-downloads {
      width: 100%;
      margin-top: 26px;
      margin-bottom: 26px; }
    .container-downloads .container-download {
      margin-bottom: 30px; }
    .container-downloads .divider-downloads-2 {
      width: 80%;
      border-top: 1px solid rgba(255, 100, 0, 0.2);
      margin-top: 26px;
      margin-bottom: 26px; }
  footer .start-footer #logos-footer {
    width: 232px;
    margin: 0 auto; }
    footer .start-footer #logos-footer img {
      float: left;
      max-width: 50%;
      margin-bottom: 0;
      text-align: center; }
      footer .start-footer #logos-footer img:first-child {
        margin-right: 40px; }
      footer .start-footer #logos-footer img:last-child {
        max-width: 23%;
        margin-right: 0; }
  footer .container-follow-us {
    margin-top: 30px; }
    footer .container-follow-us ul {
      width: 155px; }
  footer .final-footer {
    padding: 22px 0; }
    footer .final-footer .container-copyright {
      width: 100%;
      text-align: center;
      margin-top: 0px;
      margin-bottom: 16px;
      margin-left: 0; }
    footer .final-footer .container-creative {
      float: none;
      width: 214px;
      margin: 0 auto;
      text-align: center; }
      footer .final-footer .container-creative .creative-align {
        width: 50%; }
      footer .final-footer .container-creative img {
        max-width: 80%;
        margin-left: 0; } }

@font-face {
  font-family: 'ytpregular';
  src: url("../assets/font/ytp-regular.eot"); }

@font-face {
  font-family: 'ytpregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"), url("font/ytp-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.mb_YTPlayer:focus {
  outline: 0; }

.mbYTP_wrapper {
  display: block;
  transform: translateZ(0) translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade .1s infinite alternate;
  /* Chrome, Safari, Opera */
  animation: fade .1s infinite alternate; }

/* Chrome, Safari, Opera */
@-webkit-keyframes fade {
  0% {
    opacity: .5; }
  100% {
    opacity: 1; } }

/* Standard syntax */
@keyframes fade {
  0% {
    opacity: .5; }
  100% {
    opacity: 1; } }

.fullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important; }

.mbYTP_wrapper iframe {
  max-width: 4000px !important; }

.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5); }

.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important; }

/*CONTROL BAR*/
.mb_YTPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular'; }

.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px; }

.mb_YTPBar {
  transition: opacity .5s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1;
  box-sizing: border-box; }

.mb_YTPBar.visible,
.mb_YTPBar:hover {
  opacity: 1; }

.mb_YTPBar .buttonBar {
  transition: all .5s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  box-sizing: border-box; }

.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4); }

.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle; }

.mb_YTPBar span.mb_YTPTime {
  width: 130px; }

.mb_YTPBar span.mb_YTPUrl,
.mb_YTPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer; }

.mb_YTPBar span.mb_YTPUrl img {
  width: 60px; }

.mb_YTPBar span.mb_OnlyYT {
  left: 300px;
  right: auto; }

.mb_YTPBar span.mb_OnlyYT img {
  width: 25px; }

.mb_YTPBar span.mb_YTPUrl a {
  color: white; }

.mb_YTPBar .mb_YTPPlaypause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
  cursor: pointer; }

.mb_YTPBar .mb_YTPMuteUnmute {
  cursor: pointer; }

/*PROGRESS BAR*/
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0; }

.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0; }

.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #000;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px; }

.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box; }

/*RASTER OVERLAY*/
.YTPOverlay.raster {
  background: url("images/raster.png"); }

.YTPOverlay.raster.retina {
  background: url("images/raster@2x.png"); }

.YTPOverlay.raster-dot {
  background: url("images/raster_dot.png"); }

.YTPOverlay.raster-dot.retina {
  background: url("images/raster_dot@2x.png"); }

/*VOLUME SLIDER*/
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px; }

.mb_YTPBar.compact .simpleSlider {
  width: 40px; }

.mb_YTPBar .simpleSlider.muted {
  opacity: .3; }

.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box; }

.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0; }

.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%; }

@font-face {
  font-family: "landing-gds";
  src: url("../font/icons/landing-gds.eot");
  src: url("../font/icons/landing-gds.eot?#iefix") format("embedded-opentype"), url("../font/icons/landing-gds.woff") format("woff"), url("../font/icons/landing-gds.ttf") format("truetype"), url("../font/icons/landing-gds.svg#landing-gds") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "landing-gds" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "landing-gds" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-acordes:before {
  content: "\61"; }

.icon-download:before {
  content: "\62"; }

.icon-facebook:before {
  content: "\63"; }

.icon-instagram:before {
  content: "\64"; }

.icon-letra:before {
  content: "\65"; }

.icon-pista:before {
  content: "\66"; }

.icon-secuencias:before {
  content: "\67"; }

.icon-twitter:before {
  content: "\69"; }

.icon-youtube:before {
  content: "\6a"; }

.icon-snapchat:before {
  content: "\68"; }

/* ============================================================
  GLOBAL
============================================================ */
.effects {
  padding-left: 15px; }

.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 25%;
  overflow: hidden; }

.effects .img:nth-child(n) {
  margin-right: 5px; }

.effects .img:first-child {
  margin-left: -15px; }

.effects .img:last-child {
  margin-right: 0; }

.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto; }

.img {
  display: block;
  position: relative; }

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 40%;
  margin: 0 auto; }

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer; }

a.close-overlay.hidden {
  display: none; }

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 3px #FF6400;
  text-align: center;
  color: #FF6400;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none; }

/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#downloads .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0; }

#downloads .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

#downloads .img.hover .overlay {
  opacity: 1; }

#downloads .img.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1; }

#downloads .img.hover .overlay a.expand .icon-download {
  line-height: 2em; }

/* ------------------------------------------------------------ *|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width: 1100px) {
  .effects {
    padding-left: 5px; }
  .effects .img {
    width: 50%; }
  .effects .img:nth-child(n) {
    margin-right: 5px; }
  .effects .img:first-child {
    margin-left: 0; }
  .effects .img:nth-child(2n-1) {
    margin-left: -5px; }
  .effects .img:nth-child(2n) {
    margin-right: 0; }
  .effects .img:last-child {
    margin-right: 0; } }

@media only screen and (max-width: 520px) {
  .effects .img {
    width: 100%; }
  .effects .img:nth-child(n) {
    margin-right: 0; }
  .effects .img:first-child {
    margin-left: 0; }
  .effects .img:nth-child(2n-1) {
    margin-left: 0; }
  .effects .img:nth-child(2n) {
    margin-right: 0; }
  .effects .img:last-child {
    margin-right: 0; }
  .effects .img img {
    margin: 0 auto; } }

/* ============================================================

  GLOBAL

============================================================ */
.effects {
  padding-left: 15px; }

.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 25%;
  overflow: hidden; }

.effects .img:nth-child(n) {
  margin-right: 5px; }

.effects .img:first-child {
  margin-left: -15px; }

.effects .img:last-child {
  margin-right: 0; }

.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto; }

.img {
  display: block;
  position: relative; }

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 40%;
  margin: 0 auto; }

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer; }

a.close-overlay.hidden {
  display: none; }

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 3px #FF6400;
  text-align: center;
  color: #FF6400;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none; }

/* ============================================================

  EFFECT 6 - ICON BOUNCE IN

============================================================ */
#downloads .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0; }

#downloads .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

#downloads .img.hover .overlay {
  opacity: 1; }

#downloads .img.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1; }

#downloads .img.hover .overlay a.expand .icon-download {
  line-height: 2em; }

/* ------------------------------------------------------------ *|* ------------------------------------------------------------ *|

|* Media Queries

|* ------------------------------------------------------------ *|

\* ------------------------------------------------------------ */
@media only screen and (max-width: 1100px) {
  .effects {
    padding-left: 5px; }
  .effects .img {
    width: 50%; }
  .effects .img:nth-child(n) {
    margin-right: 5px; }
  .effects .img:first-child {
    margin-left: 0; }
  .effects .img:nth-child(2n-1) {
    margin-left: -5px; }
  .effects .img:nth-child(2n) {
    margin-right: 0; }
  .effects .img:last-child {
    margin-right: 0; } }

@media only screen and (max-width: 520px) {
  .effects .img {
    width: 100%; }
  .effects .img:nth-child(n) {
    margin-right: 0; }
  .effects .img:first-child {
    margin-left: 0; }
  .effects .img:nth-child(2n-1) {
    margin-left: 0; }
  .effects .img:nth-child(2n) {
    margin-right: 0; }
  .effects .img:last-child {
    margin-right: 0; }
  .effects .img img {
    margin: 0 auto; } }

/* Effect */
/* -------------------------------- 



Modal window 



-------------------------------- */
.cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7301+0,ff7301+56,fb882a+100 */
  background: #45a498;
  /* Old browsers */ }

.modal-content::-webkit-scrollbar-thumb {
  background: rgba(241, 222, 222, 0.8);
  border-radius: 10px; }

.modal-content::-webkit-scrollbar {
  width: 14px; }

.modal-content::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.2);
  margin: 30px 40px;
  border-radius: 10px; }

.cd-modal .modal-content {
  height: 100%;
  overflow-y: auto;
  padding: 3em 5%;
  color: #e4dcca;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #45a498; }

.modal-content .content {
  max-width: 750px;
  margin: 0 auto;
  font-family: raleway,sans-serif;
  color: #fff;
  font-size: 17px;
  text-align: center; }

.modal-content .content input {
  margin-bottom: 20px;
  background: #98E2D9;
  color: #297F75;
  outline: none !important;
  box-shadow: none;
  border-color: #98E2D9; }

.modal-content .content input:focus {
  box-shadow: none; }

.modal-content .content select {
  margin-bottom: 20px;
  background: #98E2D9;
  border-color: #98E2D9;
  color: #297F75; }

.modal-content .content select:focus {
  box-shadow: none; }

.modal-content .logo {
  width: 150px;
  position: absolute;
  top: 20px;
  left: 5%; }

.modal-content .content textarea {
  margin-bottom: 20px;
  background: #98E2D9;
  border-color: #98E2D9;
  color: #297F75;
  outline: none !important; }

.modal-content .content textarea:focus {
  box-shadow: none; }

.modal-content .content input[type=submit] {
  display: inline-block;
  margin-top: 50px;
  border: none !important;
  border-bottom: 5px solid rgba(255, 255, 255, 0.4) !important;
  text-transform: uppercase;
  background: none !important;
  font-size: 14px;
  margin-bottom: 95px;
  font-family: raleway,sans-serif;
  padding: 10px;
  color: #297F75; }

.modal-content .content input[type="submit"]:hover {
  background: rgba(255, 255, 255, 0.3) !important;
  transition-duration: 1s; }

.cd-modal h1 {
  text-align: center;
  margin-top: 0;
  font-weight: 800;
  line-height: 1.2;
  font-size: 72px;
  margin-bottom: 0px;
  letter-spacing: .025em;
  font-family: raleway,sans-serif;
  font-style: normal !important;
  color: #fff;
  margin-bottom: 20px; }

.cd-modal p {
  line-height: 1.6;
  margin: 2em auto;
  max-width: 800px; }

.cd-modal .modal-close {
  /* 'X' icon */
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 5%;
  height: 70px !important;
  width: 70px !important;
  border-radius: 50%;
  background: url(../img/cd-icon-close.svg) no-repeat center center;
  background-size: cover;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s; }

.cd-modal.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.7s, visibility 0s;
  -moz-transition: opacity 0.7s, visibility 0s;
  transition: opacity 0.7s, visibility 0s; }

.cd-modal.visible .modal-content {
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch; }

.cd-modal.visible .modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

@media only screen and (min-width: 1100px) {
  .cd-modal .modal-content {
    padding: 6em 5%; }
  .cd-modal .modal-close {
    height: 60px;
    width: 60px; }
  .cd-modal p {
    font-size: 2rem; } }

/* -------------------------------- 



Transition Layer 



-------------------------------- */
.cd-transition-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.cd-transition-layer .bg-layer {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-2%);
  -moz-transform: translateY(-50%) translateX(-2%);
  -ms-transform: translateY(-50%) translateX(-2%);
  -o-transform: translateY(-50%) translateX(-2%);
  transform: translateY(-50%) translateX(-2%);
  /* its dimentions will be overwritten using jQuery to proportionally fit the viewport */
  height: 100%;
  /* our sprite is composed of 25 frames */
  width: 2500%;
  background: url(../img/ink.png) no-repeat 0 0;
  background-size: 100% 100%; }

.cd-transition-layer.visible {
  opacity: 1;
  visibility: visible; }

.cd-transition-layer.opening .bg-layer {
  -webkit-animation: cd-sequence 0.8s steps(24);
  -moz-animation: cd-sequence 0.8s steps(24);
  animation: cd-sequence 0.8s steps(24);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.cd-transition-layer.closing .bg-layer {
  -webkit-animation: cd-sequence-reverse 0.8s steps(24);
  -moz-animation: cd-sequence-reverse 0.8s steps(24);
  animation: cd-sequence-reverse 0.8s steps(24);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.no-cssanimations .cd-transition-layer {
  display: none; }

@-webkit-keyframes cd-sequence {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    -webkit-transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    -webkit-transform: translateY(-50%) translateX(-98%); } }

@-moz-keyframes cd-sequence {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    -moz-transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    -moz-transform: translateY(-50%) translateX(-98%); } }

@keyframes cd-sequence {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    -webkit-transform: translateY(-50%) translateX(-98%);
    -moz-transform: translateY(-50%) translateX(-98%);
    -ms-transform: translateY(-50%) translateX(-98%);
    -o-transform: translateY(-50%) translateX(-98%);
    transform: translateY(-50%) translateX(-98%); } }

@-webkit-keyframes cd-sequence-reverse {
  0% {
    -webkit-transform: translateY(-50%) translateX(-98%); }
  100% {
    -webkit-transform: translateY(-50%) translateX(-2%); } }

@-moz-keyframes cd-sequence-reverse {
  0% {
    -moz-transform: translateY(-50%) translateX(-98%); }
  100% {
    -moz-transform: translateY(-50%) translateX(-2%); } }

@keyframes cd-sequence-reverse {
  0% {
    -webkit-transform: translateY(-50%) translateX(-98%);
    -moz-transform: translateY(-50%) translateX(-98%);
    -ms-transform: translateY(-50%) translateX(-98%);
    -o-transform: translateY(-50%) translateX(-98%);
    transform: translateY(-50%) translateX(-98%); }
  100% {
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%); } }

h1 {
  color: #45a498; }

a,
.social-feed-element a {
  color: #45a498; }

.menu_fixed .navbar-nav > li.active > a,
.menu_fixed .navbar-nav > li.active > a:hover,
.menu_fixed .navbar-nav > li.active > a:focus,
.menu_fixed .navbar-nav > li > a:hover,
.menu_fixed .navbar-nav > li > a:focus {
  color: #45a498; }

.story-section {
  position: relative;
  background: #000 url(../img/background.png) 50% 50% no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding: 50px 0 20px; }
  .story-section.story2 {
  background: #000 url(../img/bgsingle2.png) 50% 50% no-repeat;
  }

  .story-section.story2.galileo {
  background: #000 url(../img/background_galileo.jpg) 50% 50% no-repeat !important;
  }
  .story-section.solid-blue {
    background: #222957; }
  .story-section .cover-picture img {
    margin: 0 auto;
    width: 90%;
    box-shadow: 0px 5px 15px #000;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
  .story-section .story-content-wrapper {
    padding: 4% 0; }
    .story-section .story-content-wrapper .story-press-link {
      padding: 0;
      height: 40px;
      margin-top: -40px;
      line-height: 20px;
      text-align: right; }
      @media screen and (max-width: 426px) {
        .story-section .story-content-wrapper .story-press-link {
          margin-top: 0; } }
      .story-section .story-content-wrapper .story-press-link a {
        text-decoration: none;
        color: #fff;
        display: inline-block;
        font-size: 16px;
        vertical-align: top;
        padding: 5px;
        background-color: #000; }
        .story-section .story-content-wrapper .story-press-link a:hover, .story-section .story-content-wrapper .story-press-link a:focus {
          opacity: 0.8; }
    .story-section .story-content-wrapper .story-content {
      padding: 0;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.8);
      margin-bottom: 10px;
      max-height: 0;
      padding-bottom: 40%;
      position: relative; }
      .story-section .story-content-wrapper .story-content ::-webkit-scrollbar-thumb,
      .story-section .story-content-wrapper .story-content ::-webkit-scrollbar-track {
        opacity: 0;
        transition: opacity 0.3s 0.3s;
        -webkit-transition: opacity 0.3s 0.3s; }
      .story-section .story-content-wrapper .story-content ::-webkit-scrollbar-thumb {
        background-color: #444;
        border-radius: 0px; }
      .story-section .story-content-wrapper .story-content ::-webkit-scrollbar {
        width: 10px; }
      .story-section .story-content-wrapper .story-content ::-webkit-scrollbar-track {
        background-color: #222;
        margin: 10px 0px;
        border-radius: 0px; }
      .story-section .story-content-wrapper .story-content:hover ::-webkit-scrollbar-thumb,
      .story-section .story-content-wrapper .story-content:hover ::-webkit-scrollbar-track {
        opacity: 1;
        transition: opacity 0.3s 0s;
        -webkit-transition: opacity 0.3s 0s; }
      .story-section .story-content-wrapper .story-content:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        pointer-events: none;
        background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
        background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
        height: 30%; }
      .story-section .story-content-wrapper .story-content .story-content-body {
        padding: 20px;
        position: absolute;
        overflow: auto;
        top: 0;
        left: 0;
        right: 10px;
        bottom: 0; }
      @media screen and (max-width: 426px) {
        .story-section .story-content-wrapper .story-content {
          max-height: 100%;
          padding-bottom: 0; }
          .story-section .story-content-wrapper .story-content:after {
            display: none; }
          .story-section .story-content-wrapper .story-content .story-content-body {
            position: relative;
            right: 0; } }
      .story-section .story-content-wrapper .story-content, .story-section .story-content-wrapper .story-content p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #fff;
        line-height: 1.5; }
        .story-section .story-content-wrapper .story-content h2, .story-section .story-content-wrapper .story-content p h2 {
          color: #fff;
          font-size: 1.5em;
          margin-bottom: 15px;
          line-height: 1; }
        @media screen and (max-width: 992px) {
          .story-section .story-content-wrapper .story-content, .story-section .story-content-wrapper .story-content p {
            font-size: 13px; } }
      .story-section .story-content-wrapper .story-content p {
        margin-bottom: 10px; }

.streaming-service-button {
  position: relative;
  padding: 15px 10px;
  margin-right: 10px;
  display: inline-block; }
  .streaming-service-button img {
    height: 40px;
    position: relative;
    z-index: 1; }
  .streaming-service-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #fff;
    opacity: 0.8; }

.tour-section {
  position: relative; }
  .tour-section .tour-widget-wrapper {
    border: 2px solid #ccc;
    padding: 20px; }

.social-section {
  border-top: 1px solid #f9f9f9;
  padding: 40px 0;
  background-color: #f9f9f9; }
  .social-section h1 {
    margin-bottom: 40px; }

.fb-feed {
  background-color: transparent;
  padding: 0px; }
  .fb-feed .feed-column {
    padding-bottom: 15px; }

.logotype {
  max-height: 100px;
  transition: max-height 0.3s; }

.logotype-small {
  display: none !important;
  max-height: 80px; }

.scrolled .logotype {
  max-height: 60px; }

.scrolled .navbar {
  background: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 1024px) {
  .logotype {
    display: none !important; }
  .logotype-small {
    display: inherit !important; } }

@media screen and (min-width: 1200px) {
  .bricklayer-column-sizer {
    /* divide by 3. */
    width: 33.3%; } }

@media screen and (min-width: 768px) {
  .bricklayer-column-sizer {
    /* divide by 2. */
    width: 50%; } }

.events-section {
  background-color: #171717;
  padding: 50px 0;
  font-family: Arial, Helvetica, sans-serif; }
  .events-section h1 {
    margin-bottom: 40px; }

.js-event-hidden {
  display: none; }

.js-load-more-events {
  border: 1px solid #333;
  background-color: #444;
  display: block;
  padding: 20px;
  clear: both;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }
  .js-load-more-events, .js-load-more-events:hover, .js-load-more-events:focus {
    color: #fff; }
  .js-load-more-events:focus, .js-load-more-events:hover {
    background-color: #333; }

.event-column {
  position: relative;
  margin-bottom: 0px; }
  .event-column .event-card {
    position: relative; }
    .event-column .event-card > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 99; }
    .event-column .event-card .event-card-background {
      position: relative; }
      .event-column .event-card .event-card-background img {
        max-width: 100%; }
    .event-column .event-card .event-card-details {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 10px;
      background-color: rgba(0, 0, 0, 0.6);
      color: #fff;
      z-index: 9; }
      .event-column .event-card .event-card-details .event-title,
      .event-column .event-card .event-card-details .event-time,
      .event-column .event-card .event-card-details .event-date-month,
      .event-column .event-card .event-card-details .event-date-day {
        display: block; }
      .event-column .event-card .event-card-details .event-title,
      .event-column .event-card .event-card-details .event-time {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .event-column .event-card .event-card-details .event-title {
        font-weight: 600; }
      .event-column .event-card .event-card-details .event-date {
        float: right;
        padding: 0 10px;
        height: 40px;
        background-color: #fff;
        border: 1px solid #444;
        border-radius: 4px;
        color: #000;
        text-align: center; }
        .event-column .event-card .event-card-details .event-date .event-date-month {
          color: #45a498;
          font-size: 10px;
          margin-top: 3px; }
        .event-column .event-card .event-card-details .event-date .event-date-day {
          font-size: 1.2em; }
    .event-column .event-card:hover .event-card-background img {
      transform: scale(1);
      -webkit-transform: scale(1);
      transition: all 0.3s 0s;
      -webkit-transition: all 0.3s 0s; }

.events-modal {
  display: none; }
  .events-modal .em-overlay {
    position: fixed;
    top: -100px;
    bottom: -100px;
    left: -100px;
    right: -100px;
    background-color: #000;
    opacity: 0.4;
    z-index: 999; }
  .events-modal .em-box {
    position: absolute;
    top: 20px;
    left: 400px;
    width: 500px;
    height: 400px;
    background-color: #fff;
    z-index: 9999;
    overflow: hidden; }
    .events-modal .em-box .em-box-wrapper {
      position: absolute;
      height: 100%;
      width: 100%; }
      .events-modal .em-box .em-box-wrapper .em-loader {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff url(../img/loader.gif) center center no-repeat;
        display: none;
        z-index: 999; }
      .events-modal .em-box .em-box-wrapper .em-column {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        overflow: hidden; }
        .events-modal .em-box .em-box-wrapper .em-column.is-last {
          width: 0; }
        .events-modal .em-box .em-box-wrapper .em-column.is-first img {
          position: absolute;
          min-width: 100%;
          min-height: 100%;
          top: 0;
          left: 0; }
    .events-modal .em-box.is-expanded .em-box-wrapper .em-column.is-last {
      width: 100%; }
    .events-modal .em-box.is-loading .em-loader {
      display: block !important; }

.em-open .events-modal {
  display: block; }

.grid {
  position: relative;
  margin: 0 auto; }

.js .grid::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background: #252323 url(../img/loading.svg) no-repeat 50% 75px;
  background-size: 60px auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.js .grid--loaded::after {
  opacity: 0; }

.grid__item {
  width: 270px;
  padding: 10px; }

.grid__item--current {
  opacity: 0 !important; }

.img-wrap {
  display: block; }

.img-wrap:focus,
.img-wrap:hover {
  outline: none; }

.img-wrap img {
  display: block;
  max-width: 100%; }

.preview {
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
  height: 100%;
  pointer-events: none; }

.preview::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #1f1d1d;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.preview--open {
  pointer-events: auto; }

.preview--open::before {
  opacity: 1; }

.clone {
  position: fixed;
  z-index: 110;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-backface-visibility: hidden; }

.original {
  position: relative;
  z-index: 120;
  display: block;
  object-fit: contain;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-backface-visibility: hidden; }

.preview--open .animate {
  /* open */
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  transition: transform 0.6s, opacity 0.2s; }

.animate {
  /* close */
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s; }

.description {
  color: #fff; }

.js .description--grid {
  display: none; }

.description--preview {
  font-size: 2em;
  position: absolute;
  z-index: 140;
  width: 100%;
  left: 100%;
  top: 0;
  height: 100%;
  padding: 0 1em;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0); }

.preview--open .description--preview {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.description--preview h3 {
  font-weight: normal;
  margin: 0; }

.description--preview p {
  font-size: 0.55em;
  max-width: 100%;
  color: #fff;
  margin: 10px 0;
  line-height: 1.2; }

.description--preview .event-preview-date {
  display: block;
  font-size: 0.45em;
  color: #fff;
  margin-top: 10px; }

.description--preview p em {
  color: #5D5D5D;
  display: block;
  padding: 0.4em 0 0 0; }

/* Details */
.details {
  max-width: 100%;
  /* IE 10-11 bug flexbox */ }

.details ul {
  line-height: 1;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.details ul li {
  font-size: 0.5em;
  position: relative;
  display: inline-block;
  margin: 0 1em 0 0;
  padding: 0.15em 0;
  white-space: nowrap;
  opacity: 0;
  color: #9d9d9d;
  -webkit-transition: -webkit-transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.preview--open .details ul li {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.preview--open .details ul li:nth-child(1) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.preview--open .details ul li:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.preview--open .details ul li:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.preview--open .details ul li:nth-child(4) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.preview--open .details ul li:nth-child(5) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.details ul li:first-child {
  font-weight: bold;
  color: #909090; }

.icon {
  font-family: 'camera-icons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none; }

.icon + span {
  margin-left: 5px;
  vertical-align: middle; }

.icon-focal_length:before {
  content: '\e600'; }

.icon-exposure_time:before {
  content: '\e601'; }

.icon-iso:before {
  content: '\e602'; }

.icon-camera:before {
  content: '\e603'; }

.icon-aperture:before {
  content: '\e604'; }

.details .icon {
  margin-right: 5px;
  color: #45a498; }

/* Close button */
.action {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
  color: #45a498;
  border: none;
  background: none; }

.action:hover,
.action:focus {
  color: #45a498;
  outline: none; }

.action--close {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1); }

.preview--image-loaded .action--close {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.text-hidden {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  color: transparent; }

@media screen and (max-width: 40em) {
  .description--preview h3 {
    font-size: 0.5em; }
  .description--preview p,
  .details {
    display: none; } }

@media screen and (max-width: 992px) {
  .nav > li > a {
    padding-left: 7px;
    padding-right: 7px; }
  .menu_fixed .navbar-brand {
    margin-top: 0; }
  .menu_fixed .navbar-collapse, .menu_fixed .navbar-form {
    position: absolute;
    width: 100%;
    top: 71px !important;
    background: #1A1A1A; }
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    background: #1A1A1A; } }
