@charset "UTF-8";
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

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

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container, .site-footer, .albare-vitals, .comments, .blog-entry, .music-pg, .about-albare {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.1666666667rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-map-marker:before {
  content: "";
}

.icon-amazon:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-itunes:before {
  content: "";
}

.icon-linked-in:before {
  content: "";
}

.icon-spotify:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-arrow-circle-down:before {
  content: "";
}

.icon-arrow-circle-up:before {
  content: "";
}

.icon-circle-play:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-control-next:before {
  content: "";
}

.icon-control-pause:before {
  content: "";
}

.icon-control-prev:before {
  content: "";
}

.icon-control-stop:before {
  content: "";
}

.icon-record-player:before {
  content: "";
}

.icon-mute:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

body {
  padding-bottom: 2rem;
}

.hidden {
  display: none;
}

.hidden-md-down {
  display: none;
}

@media (min-width: 992px) {
  .hidden-md-down {
    display: block;
  }
}

.visible-lg-up {
  display: block;
}

@media (min-width: 992px) {
  .visible-lg-up {
    display: none;
  }
}

.pg-wrapper {
  max-width: 80rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .pg-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .pg-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .pg-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .pg-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.alt-bgd {
  background-color: #E7DFD4;
}

.no-hero-img {
  margin-top: 8rem;
}

.section-header,
.pg-header {
  text-align: center;
}

.section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header h5, .section-header h6,
.pg-header h1,
.pg-header h2,
.pg-header h3,
.pg-header h4,
.pg-header h5,
.pg-header h6 {
  font-family: "le-monde-livre-classic-std-s", sans-serif;
  color: #fff;
}

.section-header.black-header h1, .section-header.black-header h2, .section-header.black-header h3, .section-header.black-header h4, .section-header.black-header h5, .section-header.black-header h6,
.pg-header.black-header h1,
.pg-header.black-header h2,
.pg-header.black-header h3,
.pg-header.black-header h4,
.pg-header.black-header h5,
.pg-header.black-header h6 {
  color: #000;
}

.pagination {
  list-style: none;
  text-align: center;
  padding: 0;
}

.pagination li {
  display: inline-block;
  margin: 0.25rem;
  font-size: 1.2rem;
}

.pagination a {
  text-decoration: none;
}

.center-it {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-header {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 576px) {
  .section-header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .section-header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .section-header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .section-header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header h5, .section-header h6 {
  font-size: 2rem;
  margin: 0;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header h5, .section-header h6 {
    font-size: 3rem;
  }
}

.form-control {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.btn {
  color: #f23c6a;
  background-color: transparent;
  border: 1px solid #f23c6a;
  padding: 1rem 1rem;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: capitalize;
  text-align: center;
}

@media (max-width: 1199px) {
  .btn svg:not(:root) {
    display: none;
  }
}

@media (min-width: 992px) {
  .btn {
    position: relative;
    overflow: visible;
    -webkit-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
    -webkit-transition-property: background, color;
    transition-property: background, color;
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    border: none;
    cursor: pointer;
    padding: 1rem 1.5rem;
  }
  .btn.btn-small {
    font-size: 1rem;
  }
  .btn.btn-big {
    font-size: 2rem;
  }
  .btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -2%;
    width: 104%;
    height: 100%;
    border: 1px solid #f23c6a;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
  }
  .btn::after {
    content: '';
    display: block;
    position: absolute;
    top: -10%;
    left: 2%;
    width: 96%;
    height: 120%;
    border: 1px solid #f23c6a;
    opacity: 1;
    bottom: 8%;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
  }
  .btn > span {
    position: relative;
    font-family: "jaf-bernina-sans", sans-serif;
    font-size: 1rem;
    color: #f23c6a;
  }
  .btn .btn_svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .btn .btn_svg_shape {
    stroke: #f23c6a;
    stroke-width: 1px;
    stroke-linecap: round;
    fill: transparent;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .btn:hover {
    -webkit-transition-delay: 250ms;
            transition-delay: 250ms;
    color: #bc0d39;
  }
  .btn:hover:before {
    opacity: 0;
  }
  .btn:hover::after {
    opacity: 0;
  }
  .btn:hover .btn_svg_shape {
    -webkit-transition-property: stroke-dasharray,  stroke-dashoffset;
    transition-property: stroke-dasharray,  stroke-dashoffset;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    stroke-dashoffset: 0 !important;
    -webkit-animation: 500ms pencil ease-in forwards;
            animation: 500ms pencil ease-in forwards;
  }
  /* Transition mixin, cause lazy */
  /* W00t border-box */
}

/* Stroke animation. Use ems to scale :) */
@-webkit-keyframes pencil {
  0% {
    stroke-width: 1.5px;
  }
  75% {
    stroke-width: 1.2px;
  }
  100% {
    stroke-width: 1px;
  }
}
@keyframes pencil {
  0% {
    stroke-width: 1.5px;
  }
  75% {
    stroke-width: 1.2px;
  }
  100% {
    stroke-width: 1px;
  }
}

.modal {
  background: rgba(0, 0, 0, 0.7);
}

.modal .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

html {
  font-size: 18px;
}

body {
  font-family: "jaf-bernina-sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
}

h1.h-serif, h2.h-serif, h3.h-serif, h4.h-serif, h5.h-serif, h6.h-serif {
  font-family: "le-monde-livre-classic-std-s", sans-serif;
  font-weight: normal;
  font-weight: 400;
}

.f-xs {
  font-size: 0.8rem;
}

.f-sm {
  font-size: 1rem;
}

.f-md {
  font-size: 1.2rem;
}

.f-lg {
  font-size: 1.6rem;
}

.f-xl {
  font-size: 2rem;
}

p {
  line-height: 1.6;
}

a {
  color: #f23c6a;
  outline: none;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}

a:hover, a:focus {
  color: #5c061c;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f23c6a;
  opacity: 1;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

#loader::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #2651ee;
  -webkit-animation: spin 3s linear infinite;
          animation: spin 3s linear infinite;
}

#loader::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 1.5s linear infinite;
          animation: spin 1.5s linear infinite;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 1000;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded */
body:not(.loading) #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

body:not(.loading) #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

body:not(.loading) #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

body:not(.loading) #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

.site-header {
  position: fixed;
  width: 100%;
  height: 4rem;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 1rem;
  margin: 0;
  box-sizing: border-box;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 576px) {
  .site-header {
    height: 6rem;
  }
}

@media (min-width: 768px) {
  .site-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.logo {
  background-image: url("../img/ui/logo-albare.png");
  background-repeat: no-repeat;
  float: left;
  display: inline-block;
  background-size: contain;
  width: 2rem;
  height: 2rem;
}

@media (min-width: 576px) {
  .logo {
    width: 3rem;
    height: 3rem;
  }
}

.menu-btn {
  position: absolute;
  top: 50%;
  right: 1rem;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  padding: 1rem 0 1rem 1rem;
  margin: -1.6rem 0 0;
  -webkit-transition: opacity 150ms linear, -webkit-filter 150ms linear;
  transition: opacity 150ms linear, -webkit-filter 150ms linear;
  transition: opacity 150ms linear, filter 150ms linear;
  transition: opacity 150ms linear, filter 150ms linear, -webkit-filter 150ms linear;
  text-transform: none;
  color: #fff;
  border: 0;
  background-color: transparent;
}

.menu-btn .hamburger-box,
.menu-btn .pattie,
.menu-btn .pattie::before,
.menu-btn .pattie::after {
  width: 32px;
}

@media (min-width: 576px) {
  .menu-btn .hamburger-box,
  .menu-btn .pattie,
  .menu-btn .pattie::before,
  .menu-btn .pattie::after {
    width: 40px;
  }
}

.menu-btn .hamburger-box {
  height: 24px;
  display: inline-block;
  position: relative;
}

.menu-btn .pattie,
.menu-btn .pattie::before,
.menu-btn .pattie::after {
  height: 2px;
  display: block;
  position: absolute;
  background-color: #fff;
}

.menu-btn .pattie {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: 50%;
  margin-top: -1px;
}

.menu-btn .pattie::before, .menu-btn .pattie::after {
  content: '';
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.menu-btn .pattie::before {
  -webkit-transition: top 100ms ease-in 340ms, opacity 100ms ease-in;
  transition: top 100ms ease-in 340ms, opacity 100ms ease-in;
  top: -10px;
}

.menu-btn .pattie::after {
  -webkit-transition: bottom 100ms ease-in 340ms, -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 100ms ease-in 340ms, -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 100ms ease-in 340ms, transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 100ms ease-in 340ms, transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -10px;
}

@media (min-width: 576px) {
  .menu-btn {
    right: 2rem;
  }
  .menu-btn .menu-btn {
    right: 2rem;
    padding-right: 1rem;
  }
}

.hamburger-box:hover .pattie,
.hamburger-box:hover .pattie::before,
.hamburger-box:hover .pattie::after,
.hamburger-box:focus .pattie,
.hamburger-box:focus .pattie::before,
.hamburger-box:focus .pattie::after {
  background-color: #ccc;
}

.menu-btn.is-active .pattie {
  -webkit-transition-delay: 140ms;
          transition-delay: 140ms;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.menu-btn.is-active .pattie::before {
  top: 0;
  -webkit-transition: top 100ms ease-out, opacity 100ms ease-out 140ms;
  transition: top 100ms ease-out, opacity 100ms ease-out 140ms;
  opacity: 0;
}

.menu-btn.is-active .pattie::after {
  bottom: 0;
  -webkit-transition: bottom 100ms ease-out, -webkit-transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 140ms;
  transition: bottom 100ms ease-out, -webkit-transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 140ms;
  transition: bottom 100ms ease-out, transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 140ms;
  transition: bottom 100ms ease-out, transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 140ms, -webkit-transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 140ms;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.home-carousel {
  height: 100vh;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .home-carousel {
    margin-bottom: 6rem;
  }
}

.home-carousel .slick-list,
.home-carousel .slick-track,
.home-carousel .slick-slide {
  height: 100%;
}

.no-video .video-container video,
.touch .video-container video {
  display: none;
}

.no-video .video-container .poster,
.touch .video-container .poster {
  display: block;
}

.home-banner {
  height: 100%;
  position: relative;
}

.home-banner .video-container {
  position: relative;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}

.home-banner .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
  background: -webkit-linear-gradient(135deg, rgba(242, 60, 106, 0.5), rgba(38, 81, 238, 0.5));
  background: linear-gradient(-45deg, rgba(242, 60, 106, 0.5), rgba(38, 81, 238, 0.5));
}

.home-banner .content > div {
  margin: auto;
}

.home-banner .content h4 {
  color: #fff;
  font-size: 1.2rem;
  margin: 0 0 2rem;
  letter-spacing: 1px;
}

.home-banner .content h1 {
  color: #fff;
  font-family: "le-monde-livre-classic-std-s", sans-serif;
  font-size: 3rem;
  margin: 0;
}

.home-banner .line-break {
  margin-bottom: 2rem;
}

.home-banner .line-break .line {
  stroke: white;
}

.home-banner .line-break .dot {
  opacity: 0;
  fill: white;
}

.home-banner video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}

.home-banner video.fillwidth {
  width: 100%;
}

.home-banner .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}

.home-banner .filter {
  z-index: 1;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
}

@media (min-width: 768px) {
  .home-banner .content h1 {
    font-size: 4rem;
  }
}

.home-banner h4, .home-banner h2 {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 60px, 0);
          transform: translate3d(0, 60px, 0);
}

.home-banner .btn {
  visibility: hidden;
  opacity: 0;
}

.home-banner h4 {
  -webkit-transition: all 600ms ease-out 1500ms;
  transition: all 600ms ease-out 1500ms;
}

.home-banner h2 {
  -webkit-transition: all 600ms ease-out 2000ms;
  transition: all 600ms ease-out 2000ms;
}

.home-banner .btn {
  -webkit-transition: all 600ms ease-out 2400ms;
  transition: all 600ms ease-out 2400ms;
}

.home-banner video {
  -webkit-transition: -webkit-transform 4000ms ease-out;
  transition: -webkit-transform 4000ms ease-out;
  transition: transform 4000ms ease-out;
  transition: transform 4000ms ease-out, -webkit-transform 4000ms ease-out;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transform-origin: top center;
          transform-origin: top center;
}

body:not(.loading) .home-banner h4, body:not(.loading) .home-banner h2 {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

body:not(.loading) .home-banner .btn {
  visibility: visible;
  opacity: 1;
}

body:not(.loading) .home-banner video {
  -webkit-transform: scale(1);
          transform: scale(1);
}

body:not(.loading) .home-banner .line-break .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out 2200ms;
  transition: opacity 400ms ease-out 2200ms;
}

body:not(.loading) .home-banner .line-break .line {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 2500ms;
          animation-delay: 2500ms;
}

.home-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -1.5rem;
  z-index: 1;
  display: block;
  background: transparent;
  border: 0;
  color: #ccc;
  font-size: 3rem;
  cursor: pointer;
  outline: none;
}

.home-carousel .slick-next {
  right: 2rem;
}

.home-carousel .slick-prev {
  left: 2rem;
}

.home-carousel .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 18vh;
  margin: 0;
  padding: 0;
}

.home-carousel .slick-dots li {
  display: inline-block;
  float: left;
  color: #656565;
  margin: 0 0.5rem;
}

.home-carousel .slick-dots button {
  background-color: #656565;
  border: 1px solid #fff;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer;
}

.home-carousel .slick-dots .slick-active > button {
  background-color: #fff;
}

.scroll-down {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  z-index: 1;
  bottom: 8vh;
  font-size: 2rem;
}

.pg-header {
  overflow: hidden;
  height: 80vh;
  width: 100%;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #000;
}

@media (min-width: 768px) {
  .pg-header {
    margin-bottom: 4rem;
  }
}

.pg-header > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  opacity: 0.6;
}

.pg-header > .overlay::after {
  content: '';
  background: -webkit-linear-gradient(135deg, rgba(242, 60, 106, 0.5), rgba(38, 81, 238, 0.5));
  background: linear-gradient(-45deg, rgba(242, 60, 106, 0.5), rgba(38, 81, 238, 0.5));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pg-header .wrapper {
  width: 80%;
  height: auto;
  margin: auto;
  position: relative;
  z-index: 2;
}

.pg-header h1 {
  font-size: 10vh;
  margin: 0;
  line-height: 1;
}

.pg-header .supporting-text {
  color: #fff;
  margin: 0;
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 1px;
}

.pg-header.is-loaded .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 576px) {
  .pg-header .wrapper {
    width: 60%;
  }
  .pg-header h1 {
    font-size: 4rem;
  }
  .pg-header .supporting-text {
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) {
  .pg-header {
    height: 60vh;
  }
  .pg-header .wrapper {
    width: 40%;
  }
}

.pg-header .overlay {
  -webkit-transition: -webkit-transform 2000ms ease-out;
  transition: -webkit-transform 2000ms ease-out;
  transition: transform 2000ms ease-out;
  transition: transform 2000ms ease-out, -webkit-transform 2000ms ease-out;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transform-origin: top center;
          transform-origin: top center;
}

.pg-header h1 {
  visibility: hidden;
  -webkit-transition: all 600ms ease-out 1500ms;
  transition: all 600ms ease-out 1500ms;
  opacity: 0;
  -webkit-transform: translate3d(0, 60px, 0);
          transform: translate3d(0, 60px, 0);
}

.pg-header .supporting-text {
  visibility: hidden;
  -webkit-transition: all 600ms ease-in 2000ms;
  transition: all 600ms ease-in 2000ms;
  opacity: 0;
}

.pg-header .line-break .line {
  stroke: white;
}

.pg-header .line-break .dot {
  opacity: 0;
  fill: white;
}

body:not(.loading) .pg-header .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
}

body:not(.loading) .pg-header h1,
body:not(.loading) .pg-header .supporting-text {
  visibility: visible;
  opacity: 1;
}

body:not(.loading) .pg-header h1 {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

body:not(.loading) .pg-header .line-break .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out 2200ms;
  transition: opacity 400ms ease-out 2200ms;
}

body:not(.loading) .pg-header .line-break .line {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 2500ms;
          animation-delay: 2500ms;
}

.main-menu {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  pointer-events: none;
}

.main-menu .bgd {
  -webkit-transition: opacity 700ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 700ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(135deg, #A8294A, #0c1847);
  background: linear-gradient(-45deg, #A8294A, #0c1847);
  opacity: 0;
}

.main-menu .container, .main-menu .site-footer, .main-menu .albare-vitals, .main-menu .comments, .main-menu .blog-entry, .main-menu .music-pg, .main-menu .about-albare {
  position: relative;
  z-index: 4;
  margin: 0 auto;
  max-width: 60rem;
  height: 100%;
  color: #fff;
  text-align: center;
}

.main-menu .social-media {
  opacity: 0;
  -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0, 1);
  transition: opacity 500ms cubic-bezier(0.455, 0.03, 0, 1);
  -webkit-transition-delay: 0;
          transition-delay: 0;
  position: absolute;
  bottom: 6rem;
  width: 40rem;
  left: 50%;
  margin-left: -20rem;
}

.main-menu .social-media a {
  text-decoration: none;
  font-size: 2rem;
  margin: 0 0.5rem;
}

.main-menu .terms-privacy {
  opacity: 0;
  -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0, 1);
  transition: opacity 500ms cubic-bezier(0.455, 0.03, 0, 1);
  -webkit-transition-delay: 0;
          transition-delay: 0;
  position: absolute;
  bottom: 4rem;
  width: 40rem;
  left: 50%;
  margin-left: -20rem;
}

.main-menu .terms-privacy a {
  color: #fff;
  font-size: 0.8rem;
  text-decoration: none;
}

.main-menu .terms-privacy a:hover, .main-menu .terms-privacy a:focus {
  text-decoration: underline;
}

.primary-nav {
  text-align: center;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 900ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 900ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10rem 0 0 -20rem;
  padding: 0;
  width: 40rem;
  height: 40rem;
}

.primary-nav ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
}

.primary-nav li {
  opacity: 0;
  -webkit-transition: opacity 600ms cubic-bezier(0.455, 0.03, 0, 1);
  transition: opacity 600ms cubic-bezier(0.455, 0.03, 0, 1);
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  margin: 0.8rem 0;
  padding: 0;
  list-style: none;
}

.primary-nav li:nth-child(1) {
  -webkit-transition-delay: 560ms;
          transition-delay: 560ms;
}

.primary-nav li:nth-child(2) {
  -webkit-transition-delay: 480ms;
          transition-delay: 480ms;
}

.primary-nav li:nth-child(3) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.primary-nav li:nth-child(4) {
  -webkit-transition-delay: 320ms;
          transition-delay: 320ms;
}

.primary-nav li:nth-child(5) {
  -webkit-transition-delay: 240ms;
          transition-delay: 240ms;
}

.primary-nav li:nth-child(6) {
  -webkit-transition-delay: 160ms;
          transition-delay: 160ms;
}

.primary-nav li:nth-child(7) {
  -webkit-transition-delay: 80ms;
          transition-delay: 80ms;
}

.primary-nav li:nth-child(8) {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

.primary-nav a {
  color: #fff;
  text-transform: capitalize;
  position: relative;
  text-decoration: none;
  font-size: 1.2rem;
  font-family: "jaf-bernina-sans", sans-serif;
}

.primary-nav a::after {
  content: '';
  opacity: 0;
  position: absolute;
  width: 0;
  height: 1px;
  margin: 0 auto;
  bottom: 0;
  left: 50%;
  right: 50%;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.primary-nav a:hover::after {
  opacity: 1;
  width: 100%;
  left: 0;
  right: 0;
}

@media (min-width: 576px) {
  .primary-nav li {
    margin: 0.25rem 0;
  }
  .primary-nav a {
    font-size: 1.6rem;
  }
}

@media (min-width: 1200px) {
  .primary-nav li {
    margin: 0.5rem 0;
  }
  .primary-nav a {
    font-size: 2rem;
  }
}

.overlay-open {
  pointer-events: all;
}

.overlay-open .bgd {
  opacity: 1;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition: opacity 600ms cubic-bezier(0.455, 0.03, 0, 1);
  transition: opacity 600ms cubic-bezier(0.455, 0.03, 0, 1);
}

.overlay-open .primary-nav {
  opacity: 1;
  -webkit-transition: opacity 900ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: opacity 900ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

.overlay-open .primary-nav li {
  opacity: 1;
  -webkit-transition: opacity 1000ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: opacity 1000ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.overlay-open .primary-nav li:nth-child(1) {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

.overlay-open .primary-nav li:nth-child(2) {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}

.overlay-open .primary-nav li:nth-child(3) {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.overlay-open .primary-nav li:nth-child(4) {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

.overlay-open .primary-nav li:nth-child(5) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.overlay-open .primary-nav li:nth-child(6) {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

.overlay-open .primary-nav li:nth-child(7) {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}

.overlay-open .primary-nav li:nth-child(8) {
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms;
}

.overlay-open .primary-nav li:nth-child(9) {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

.overlay-open .social-media {
  opacity: 1;
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

.overlay-open .terms-privacy {
  opacity: 1;
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms;
}

.music-player {
  width: 100%;
  margin: 0 auto;
  max-width: 80rem;
}

.musikp-gui {
  z-index: 4;
}

.social-feeds {
  background-color: #000;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.social-feeds .line-break .dot {
  fill: #fff;
  opacity: 0;
}

.social-feeds .line-break .line {
  stroke-width: 0;
}

.social-feeds .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.social-feeds .line-break.draw .line {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.social-feeds .social-feed {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  overflow: hidden;
}

@media (min-width: 576px) {
  .social-feeds .social-feed {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .social-feeds .social-feed {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .social-feeds .social-feed {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .social-feeds .social-feed {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 575px) {
  .social-feeds {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 576px) {
  .social-feeds {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .social-feeds .social-feed {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.social-feeds h3 {
  color: #fff;
}

@media (max-width: 575px) {
  .social-feed:first-child {
    margin-bottom: 2rem;
  }
}

.social-feed .wrapper {
  border: 1px solid #fff;
  padding: 2rem 1rem 0;
}

.social-feed i {
  font-size: 2.5rem;
  color: #f23c6a;
}

@media (min-width: 576px) {
  .social-feed .wrapper {
    padding: 2rem 2rem 0;
  }
}

.site-footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.site-footer .social-media-wrapper,
.site-footer .subscribe-wrapper {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .site-footer .social-media-wrapper,
  .site-footer .subscribe-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .site-footer .social-media-wrapper,
  .site-footer .subscribe-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .site-footer .social-media-wrapper,
  .site-footer .subscribe-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .site-footer .social-media-wrapper,
  .site-footer .subscribe-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .site-footer .social-media-wrapper,
  .site-footer .subscribe-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.site-footer .social-media-wrapper ul {
  padding: 0;
  list-style: none;
}

.site-footer .social-media-wrapper li {
  display: inline-block;
  margin-right: 1rem;
}

.site-footer .social-media-wrapper a {
  text-decoration: none;
  font-size: 2rem;
}

.site-footer .subscribe-form form input {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
  color: #ccc;
  line-height: 1.8;
  margin-bottom: 1rem;
}

.site-footer .subscribe-form .btn {
  float: right;
}

.pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  list-style: none;
  padding: 0;
}

@media (min-width: 576px) {
  .pods {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .pods {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .pods {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .pods {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.pod {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .pod {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .pod {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .pod {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .pod {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .pod {
    margin-bottom: 4rem;
  }
}

.pod .wrapper {
  display: block;
  padding: 2rem;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.pod .wrapper::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.pod .content {
  height: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.pod .title, .pod p, .pod time {
  color: #fff;
}

.pod .title {
  margin: 0 0 2rem;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.pod p {
  margin: 0 0 3rem;
  font-size: 1.2rem;
}

.pod footer {
  position: relative;
  bottom: 0;
}

.pod .link {
  float: left;
  color: #f23c6a;
  text-decoration: none;
  font-size: 1.2rem;
  text-transform: capitalize;
  margin: auto 0 0;
}

.pod .btn-play {
  background-color: transparent;
  border: none;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 3rem;
  cursor: pointer;
  outline: none;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  margin: auto auto 0;
}

.pod .btn-play:hover, .pod .btn-play:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pod .btn-play > i {
  color: #f23c6a;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .pod {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .pod .wrapper {
    padding: 3rem;
    box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -webkit-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -moz-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  }
}

@media (min-width: 992px) {
  .pod {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.modal {
  padding-top: 5%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal video {
  width: 100%;
}

.modal .close {
  top: 1rem;
  right: 1rem;
  position: absolute;
  z-index: 2;
}

@media (min-width: 768px) {
  .modal .close {
    top: 2rem;
    right: 2rem;
  }
}

.collaborator-modal .modal-content {
  border-radius: 0;
  background-color: rgba(64, 64, 64, 0.7);
  padding: 1rem;
}

.collaborator-modal p, .collaborator-modal li {
  color: #fff;
}

.collaborator-modal img {
  width: 100%;
}

@media (min-width: 768px) {
  .collaborator-modal .modal-content {
    padding: 4rem 2rem 2rem;
  }
}

.ekko-lightbox .modal-body {
  padding: 0;
}

.ekko-lightbox .modal-content {
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  border-radius: 0;
}

.ekko-lightbox .embed-responsive {
  height: 100%;
}

.record-player {
  background: -webkit-linear-gradient(135deg, rgba(242, 60, 106, 0.7), rgba(38, 81, 238, 0.3));
  background: linear-gradient(-45deg, rgba(242, 60, 106, 0.7), rgba(38, 81, 238, 0.3));
  padding: 0.5rem;
  height: 18rem;
  width: 100%;
  box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  -webkit-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  -moz-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
}

.record-player::before {
  content: '';
  background: #000;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.record-player .wrapper {
  padding: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.record-player .player-element {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12rem;
  height: 12rem;
  margin: -6rem 0 0 -6rem;
}

.record-player .player-element .arm svg,
.record-player .player-element .vinyl-inner {
  width: 100%;
  height: 100%;
}

.record-player .vinyl {
  opacity: 1;
  -webkit-transform: perspective(2000px);
          transform: perspective(2000px);
  -webkit-transition: -webkit-transform 100ms;
  transition: -webkit-transform 100ms;
  transition: transform 100ms;
  transition: transform 100ms, -webkit-transform 100ms;
}

.record-player .vinyl svg {
  -webkit-animation: spinMeRound 10000ms linear infinite forwards;
          animation: spinMeRound 10000ms linear infinite forwards;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.record-player .controls {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  pointer-events: auto;
}

.record-player .btn-play-song {
  cursor: pointer;
  position: relative;
  border: 0.2rem solid #f23c6a;
  background-color: transparent;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}

.record-player .btn-play-song::after {
  content: "";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1rem;
  margin: -0.5rem 0 0 -0.4rem;
  color: #f23c6a;
}

.record-player .arm {
  z-index: 2;
  margin: calc(-6rem - (0.13 * 12rem)) 0 0 calc(0.11 * 12rem);
}

.record-player .arm svg {
  height: 100%;
  width: 100%;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.record-player .arm svg * {
  pointer-events: auto;
}

.record-player .arm .grabbable {
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab;
}

.record-player .arm .grabbable:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

@media (min-width: 992px) {
  .record-player {
    height: 22rem;
  }
  .record-player .player-element {
    width: 20rem;
    height: 20rem;
    margin: -10rem 0 0 -10rem;
  }
  .record-player .arm {
    margin: calc(-10rem - (0.13 * 20rem)) 0 0 calc(0.11 * 20rem);
  }
}

.record-player.play .vinyl svg {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.record-player.play .arm svg {
  -webkit-transform: matrix3d(0.91737, 0.396942, 0, 0, -0.396942, 0.91737, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
          transform: matrix3d(0.91737, 0.396942, 0, 0, -0.396942, 0.91737, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.record-player.play .btn-play-song::after {
  content: "";
}

.record-player.play.pause .btn-play-song::after {
  content: "";
}

.record-player.pause .vinyl svg {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

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

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

.upcoming-shows,
.latest-releases {
  max-width: 60em;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .upcoming-shows,
  .latest-releases {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .upcoming-shows,
  .latest-releases {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .upcoming-shows,
  .latest-releases {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .upcoming-shows,
  .latest-releases {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.upcoming-shows {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .upcoming-shows {
    margin-bottom: 6rem;
  }
}

.upcoming-shows .line-break .dot {
  fill: #000;
  opacity: 0;
}

.upcoming-shows .line-break .line {
  stroke-width: 0;
}

.upcoming-shows .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.upcoming-shows .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.upcoming-shows h2 {
  color: #000;
}

.upcoming-shows ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .upcoming-shows ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .upcoming-shows ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .upcoming-shows ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .upcoming-shows ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.upcoming-shows li {
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .upcoming-shows li {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .upcoming-shows li {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .upcoming-shows li {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .upcoming-shows li {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .upcoming-shows li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .upcoming-shows li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.upcoming-shows .show-card {
  text-decoration: none;
  padding-bottom: 2rem;
  display: block;
}

.upcoming-shows .show-map {
  width: 100%;
  border-radius: 50%;
  margin-bottom: 1rem;
  padding: 0 2rem;
}

@media (min-width: 768px) {
  .upcoming-shows .show-map {
    margin-bottom: 2rem;
  }
}

.upcoming-shows .show-venue,
.upcoming-shows .show-date {
  margin: 0;
  letter-spacing: 1px;
}

.upcoming-shows .show-city {
  color: #000;
  font-size: 1.2rem;
  margin: 0 0 0.8rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.upcoming-shows .show-venue,
.upcoming-shows .show-date {
  color: #000;
  font-size: 1rem;
}

.albare-vitals {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .albare-vitals {
    margin-bottom: 6rem;
  }
}

.albare-vitals .line-break .dot {
  fill: #000;
  opacity: 0;
}

.albare-vitals .line-break .line {
  stroke-width: 0;
}

.albare-vitals .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.albare-vitals .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.albare-vitals figure {
  margin: 0;
}

.albare-vitals .section-header h2 {
  color: #000;
}

.albare-vitals .wrapper {
  border: 1px solid #fff;
  padding: 2rem;
}

.albare-vitals p {
  margin: 0 0 1rem;
}

.albare-vitals .sub-header {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  text-align: center;
}

.albare-vitals .social-media a {
  text-decoration: none;
  margin: 0 0.5rem 0 0;
  font-size: 2rem;
}

.albare-vitals .text-content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  background-color: rgba(242, 60, 106, 0.05);
  padding: 0.5rem;
}

@media (min-width: 576px) {
  .albare-vitals .text-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .albare-vitals .text-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .albare-vitals .text-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .albare-vitals .text-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 991px) {
  .albare-vitals .supporting-img img {
    width: 100%;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  .albare-vitals .supporting-img {
    position: absolute;
    z-index: 2;
  }
  .albare-vitals .supporting-img img {
    box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -webkit-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -moz-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  }
  .albare-vitals .text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    padding: 0.5rem;
    margin: 6rem 0 0 25%;
  }
  .albare-vitals .wrapper {
    padding-left: 10rem;
  }
}

.latest-releases {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .latest-releases {
    margin-bottom: 6rem;
  }
}

.latest-releases .line-break .dot {
  fill: #000;
  opacity: 0;
}

.latest-releases .line-break .line {
  stroke-width: 0;
}

.latest-releases .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.latest-releases .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.latest-releases h3 {
  color: #000;
}

.latest-releases .tracks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .latest-releases .tracks {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .latest-releases .tracks {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .latest-releases .tracks {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .latest-releases .tracks {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.latest-releases .tracks h4 {
  font-size: 1.2rem;
  margin: 0 0 0.5rem;
  font-weight: 600;
}

.latest-releases .tracks a {
  text-decoration: none;
}

.latest-releases .tracks a:hover, .latest-releases .tracks a:focus {
  text-decoration: underline;
}

.latest-releases figure {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin: 0 0 2rem;
}

@media (min-width: 576px) {
  .latest-releases figure {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .latest-releases figure {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .latest-releases figure {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .latest-releases figure {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .latest-releases figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .latest-releases figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 1199px) {
  .show-info {
    display: none;
  }
  .show-info.show {
    display: block;
  }
  .list-of-upcoming-shows {
    display: block;
  }
  .list-of-upcoming-shows.hide {
    display: none;
  }
}

.shows-pg {
  width: 100%;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .shows-pg {
    margin-bottom: 4rem;
  }
}

.shows-pg .show-details-container {
  background: rgba(242, 60, 106, 0.05);
  overflow: hidden;
  padding: 0.6rem;
}

.shows-pg #gmap {
  height: 26rem;
  width: 100%;
}

.interactive-map.display-specific-show .gmap-info-window .more-info {
  display: none;
}

.interactive-map .more-info {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}

.interactive-map .more-info:hover {
  text-decoration: none;
  color: #5c061c;
}

.interactive-map .more-info:hover span {
  text-decoration: none;
}

.list-of-upcoming-shows {
  border: 1px solid #fff;
}

.list-of-upcoming-shows ul {
  margin: 0;
  padding: 2rem;
  list-style: none;
}

@media (max-width: 1199px) {
  .list-of-upcoming-shows {
    height: 26rem;
    overflow-y: scroll;
  }
}

@media (min-width: 576px) {
  .list-of-upcoming-shows ul {
    padding: 3rem;
  }
}

.list-of-upcoming-shows li {
  border-bottom: 1px solid #fff;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.list-of-upcoming-shows li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.list-of-upcoming-shows .more-info {
  color: #000;
  text-decoration: none;
}

.list-of-upcoming-shows .more-info span {
  color: #f23c6a;
}

.list-of-upcoming-shows .show-city {
  letter-spacing: 1px;
  font-size: 1.2rem;
  margin: 0 0 1rem;
}

.list-of-upcoming-shows .show-venue,
.list-of-upcoming-shows time {
  margin: 0 0 0.5rem;
}

.list-of-upcoming-shows time {
  display: block;
}

.show-info {
  width: 100%;
  padding: 0.6rem;
}

.show-info .show-details {
  border: 1px solid #fff;
  position: relative;
  padding: 2rem 3rem 2rem 2rem;
  color: #000;
}

.show-info .close-show-details {
  right: 1rem;
  top: 1rem;
  position: absolute;
  color: #f23c6a;
  text-decoration: none;
  font-size: 2rem;
}

@media (max-width: 575px) {
  .show-info .show-details .btn {
    margin-bottom: 1rem;
  }
}

.show-info .social-media-shares > p {
  margin: 0 0 0.2rem;
  font-weight: 600;
  font-size: 1.2rem;
}

.show-info .social-media-shares a {
  text-decoration: none;
  font-size: 2rem;
}

@media (min-width: 576px) {
  .show-info .show-details {
    padding: 3rem;
  }
  .show-info .close-show-details {
    right: 3rem;
  }
}

.show-info h2 {
  margin: 0 0 1rem;
}

.show-info .city {
  letter-spacing: 1px;
  font-size: 1.6rem;
  margin: 0 0 1rem;
}

.show-info .venue,
.show-info .address {
  letter-spacing: 0.5px;
  font-weight: 600;
}

.show-info .show-description p {
  text-align: left;
}

@media (min-width: 992px) {
  .shows-pg,
  .interactive-map,
  .show-details-container,
  .show-info,
  .shows-pg #gmap {
    height: 60vh;
  }
  .shows-pg {
    overflow: hidden;
  }
  .shows-pg .interactive-map,
  .shows-pg .show-details-container {
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    -webkit-transition-delay: 400ms;
            transition-delay: 400ms;
    -webkit-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
            transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
    display: inline-block;
    float: left;
  }
  .shows-pg .interactive-map {
    background: #f23c6a;
    width: 66.6666666%;
  }
  .shows-pg .interactive-map.display-specific-show {
    width: 33.3333333%;
  }
  .shows-pg .interactive-map.display-specific-show #gmap {
    -webkit-animation: fadeOutAndIn 1600ms linear forwards;
            animation: fadeOutAndIn 1600ms linear forwards;
    opacity: 1;
  }
  .shows-pg .interactive-map.display-specific-show ~ div {
    width: 66.6666666%;
  }
  .shows-pg .show-details-container {
    position: relative;
    width: 33.3333333%;
    height: 100%;
    overflow: hidden;
  }
  .shows-pg .more-info {
    cursor: pointer;
  }
  .shows-pg .more-info span {
    color: #f23c6a;
    -webkit-transition: color 250ms;
    transition: color 250ms;
  }
  .shows-pg .more-info:hover span {
    color: #5c061c;
    text-decoration: underline;
  }
  .shows-pg .list-of-upcoming-shows {
    opacity: 1;
    -webkit-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
    -webkit-transition-delay: 1200ms;
            transition-delay: 1200ms;
    height: 100%;
    overflow-y: scroll;
  }
  .shows-pg .list-of-upcoming-shows.hide {
    opacity: 0;
    -webkit-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
    -webkit-transition-delay: 0;
            transition-delay: 0;
  }
  .shows-pg .show-info {
    position: absolute;
    top: 0;
    right: -100%;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    -webkit-transition-delay: 400ms;
            transition-delay: 400ms;
    -webkit-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
            transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
  }
  .shows-pg .show-info .show-details {
    text-align: center;
    height: 100%;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  .shows-pg .show-info.show {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
    -webkit-transition-delay: 400ms;
            transition-delay: 400ms;
    -webkit-transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
            transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
  }
  .shows-pg .show-info.show .show-details {
    -webkit-transition-delay: 1200ms;
            transition-delay: 1200ms;
    opacity: 1;
    overflow-y: scroll;
  }
}

@-webkit-keyframes fadeOutAndIn {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOutAndIn {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.blog-articles .title {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .blog-articles .title {
    margin-bottom: 4rem;
  }
}

.blog-articles time {
  display: block;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}

@media (min-width: 768px) {
  .blog-articles time {
    margin-bottom: 2rem;
  }
}

.comments form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .comments form {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .comments form {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .comments form {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .comments form {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.comments ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
  list-style: none;
}

@media (min-width: 576px) {
  .comments ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .comments ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .comments ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .comments ul {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.blog-entry-header .wrapper {
  height: 100%;
}

.blog-entry-header .social-media-links {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.blog-entry-header .social-media-links ul {
  list-style: none;
  padding: 0;
}

.blog-entry-header .social-media-links li {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.blog-entry-header .social-media-links a {
  text-decoration: none;
  color: #f23c6a;
  font-size: 2rem;
}

.blog-entry header,
.blog-entry .entry-content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .blog-entry header,
  .blog-entry .entry-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .blog-entry header,
  .blog-entry .entry-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .blog-entry header,
  .blog-entry .entry-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .blog-entry header,
  .blog-entry .entry-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.blog-entry header {
  text-align: center;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .blog-entry header {
    margin-bottom: 4rem;
  }
}

.blog-entry h1 {
  color: #000;
}

.blog-entry figure {
  margin: 0;
}

.blog-entry img {
  width: 100%;
  margin: 0 0 2rem;
}

.blog-entry a {
  color: #f23c6a;
}

@media (min-width: 768px) {
  .blog-entry header,
  .blog-entry .entry-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin-left: 16.6666666665%;
  }
  .blog-entry .author,
  .blog-entry time {
    display: inline-block;
    color: #f23c6a;
  }
  .blog-entry .author::after {
    content: '-';
  }
}

@media (min-width: 992px) {
  .blog-entry header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-left: 25%;
  }
}

.contact-header .line-break .dot {
  fill: #000;
  opacity: 0;
}

.contact-header .line-break .line {
  stroke-width: 0;
}

.contact-header .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.contact-header .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.contact-header h1, .contact-header h2, .contact-header h3, .contact-header h4, .contact-header h5, .contact-header h6 {
  color: #000;
}

.contact-form {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .contact-form {
    margin-bottom: 4rem;
  }
}

.contact-form .form-control {
  border-radius: 0;
  border-color: #000;
}

.contact-form select {
  border-radius: 0;
}

.contact-details {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 4rem 0;
}

.contact-details h3 {
  color: #fff;
}

.contact-details .line-break .dot {
  fill: #fff;
  opacity: 0;
}

.contact-details .line-break .line {
  stroke-width: 0;
}

.contact-details .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.contact-details .line-break.draw .line {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.contact-details a {
  color: #fff;
  margin: 0 2rem;
  text-decoration: none;
}

.contact-details a i {
  margin-right: 0.5rem;
  color: #f23c6a;
  font-size: 1.5rem;
  vertical-align: middle;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}

.contact-details a:hover i {
  color: #fff;
}

@media (max-width: 575px) {
  .contact-details a {
    display: block;
    margin: 1rem 0;
  }
}

.music-pg {
  margin-bottom: 4rem;
}

@media (min-width: 768px) {
  .music-pg {
    margin-bottom: 8rem;
  }
}

.music-pg .album {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 576px) {
  .music-pg .album {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .music-pg .album {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .music-pg .album {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .music-pg .album {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.music-pg .album-cover {
  margin-bottom: 1rem;
}

.music-pg .album-cover .vinyl {
  display: none;
}

.music-pg .album-cover figure {
  margin: 0;
}

.music-pg .album-cover img {
  width: 100%;
  float: left;
}

.music-pg .album-links,
.music-pg .track-listing {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  height: 100%;
}

@media (min-width: 576px) {
  .music-pg .album-links,
  .music-pg .track-listing {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .music-pg .album-links,
  .music-pg .track-listing {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .music-pg .album-links,
  .music-pg .track-listing {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .music-pg .album-links,
  .music-pg .track-listing {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.music-pg .track-listing {
  background-color: #000;
  padding: 0.6rem;
}

.music-pg .track-listing > .wrapper {
  border: 1px solid #fff;
  padding: 1rem;
}

.music-pg .track-listing header {
  text-align: center;
  padding-top: 2rem;
}

.music-pg .track-listing .year,
.music-pg .track-listing .album-title {
  color: #fff;
  margin: 0;
  line-height: 1;
}

.music-pg .track-listing .year {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.music-pg .track-listing .album-title {
  font-size: 2rem;
  font-family: "le-monde-livre-classic-std-s", sans-serif;
  font-weight: normal;
  font-weight: 400;
}

.music-pg .track-listing .track-number,
.music-pg .track-listing .track-name {
  color: #fff;
}

.music-pg .track-listing ol {
  padding-left: 1rem;
}

.music-pg .track-listing li {
  border-bottom: 1px solid #fff;
  padding: 1.2rem 0;
  color: #fff;
}

.music-pg .track-listing li > a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}

.music-pg .track-listing li > a:hover {
  color: #f23c6a;
}

.music-pg .track-listing .play-btn {
  float: right;
  color: #f23c6a;
}

.music-pg .album-links {
  margin-bottom: 1rem;
}

.music-pg .album-links hr {
  display: none;
}

.music-pg .album-links > a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 1.2rem;
  padding: 0.5rem 0;
  font-weight: 600;
}

.music-pg .album-links > a i {
  color: #f23c6a;
  font-size: 1.8rem;
  vertical-align: middle;
  margin-right: 0.3rem;
}

@media (min-width: 768px) {
  .music-pg .album-cover {
    box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -webkit-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -moz-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  }
}

@media (min-width: 992px) {
  .music-pg .album {
    border-bottom: none;
  }
  .music-pg .album-links {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    margin-top: 24rem;
  }
  .music-pg .album-links > a {
    font-size: 1rem;
  }
  .music-pg .album-links > a i {
    -webkit-transition: -webkit-transform 250ms;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms;
    display: inline-block;
  }
  .music-pg .album-links > a:hover i {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .music-pg .track-listing {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    margin-top: 6rem;
  }
  .music-pg .track-listing ol {
    padding-left: 10rem;
    padding-right: 5rem;
  }
  .music-pg .track-listing .album-title {
    font-size: 3rem;
  }
  .music-pg .album-cover {
    position: absolute;
    height: 22rem;
    width: 22rem;
    z-index: 1;
  }
  .music-pg .album-cover figure {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .music-pg .album-cover .vinyl {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
  }
  .music-pg .album-cover img {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .music-pg .album-cover:hover .vinyl {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
  }
  .music-pg .album-links hr {
    display: block;
  }
}

.about-albare {
  margin-bottom: 4rem;
}

@media (min-width: 768px) {
  .about-albare {
    margin-bottom: 8rem;
  }
}

.about-albare .line-break .dot {
  fill: #000;
  opacity: 0;
}

.about-albare .line-break .line {
  stroke-width: 0;
}

.about-albare .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.about-albare .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.about-albare .about-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 576px) {
  .about-albare .about-panel {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .about-albare .about-panel {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .about-albare .about-panel {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .about-albare .about-panel {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.about-albare .about-panel .text {
  padding: 0.6rem;
}

.about-albare .about-panel h2 {
  color: #000;
}

.about-albare .supporting-img {
  margin: 0 0 2rem;
}

.about-albare .supporting-img img {
  width: 100%;
  float: left;
}

.about-albare .text {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  height: 100%;
  background-color: rgba(242, 60, 106, 0.05);
  color: #000;
}

@media (min-width: 576px) {
  .about-albare .text {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .about-albare .text {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .about-albare .text {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .about-albare .text {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.about-albare .text > .wrapper {
  border: 1px solid #fff;
  padding: 1rem;
}

.about-albare .section-header {
  text-align: center;
  padding-top: 2rem;
}

.about-albare .section-header .line-break .dot {
  fill: #000;
  opacity: 0;
}

.about-albare .section-header .line-break .line {
  stroke-width: 0;
}

.about-albare .section-header .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.about-albare .section-header .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.about-albare .outro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media (min-width: 576px) {
  .about-albare .outro {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .about-albare .outro {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .about-albare .outro {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .about-albare .outro {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .about-albare .outro {
    margin-bottom: 4rem;
  }
}

.about-albare .outro .section-header {
  text-align: center;
}

.about-albare .outro .section-header .line-break .dot {
  fill: #000;
  opacity: 0;
}

.about-albare .outro .section-header .line-break .line {
  stroke-width: 0;
}

.about-albare .outro .section-header .line-break.draw .dot {
  opacity: 1;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}

.about-albare .outro .section-header .line-break.draw .line {
  stroke: #000;
  stroke-width: 2px;
  stroke-dasharray: 250px;
  stroke-dashoffset: 250px;
  -webkit-animation-name: dash;
          animation-name: dash;
  -webkit-animation-duration: 5000ms;
          animation-duration: 5000ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

.about-albare .outro .section-header h2 {
  color: #000;
}

.about-albare .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 3rem;
}

@media (min-width: 576px) {
  .about-albare .links {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .about-albare .links {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .about-albare .links {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .about-albare .links {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.about-albare .links .link {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .about-albare .supporting-img {
    box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -webkit-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
    -moz-box-shadow: 0px 10px 18px 6px rgba(36, 33, 69, 0.3);
  }
  .about-albare .links .link {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

@media (min-width: 768px) and (min-width: 576px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  .about-albare .links .link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about-albare .text > .wrapper {
    padding: 2rem 5rem 1rem 10.8rem;
  }
}

@media (min-width: 992px) {
  .about-albare .supporting-img {
    position: absolute;
    z-index: 1;
  }
  .about-albare .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    margin-top: 6rem;
  }
  .about-albare .about-panel:nth-child(even) .supporting-img {
    right: 0;
  }
  .about-albare .about-panel:nth-child(odd) .text {
    margin-left: 25%;
  }
  .about-albare .about-panel:nth-child(odd) .text > .wrapper {
    padding: 2rem 3rem 1rem 12rem;
  }
  .about-albare .about-panel:nth-child(even) .text > .wrapper {
    padding: 2rem 12rem 1rem 3rem;
  }
}

@media (min-width: 1200px) {
  .about-albare .about-panel:nth-child(odd) .text > .wrapper {
    padding: 2rem 5rem 1rem 10rem;
  }
  .about-albare .about-panel:nth-child(even) .text > .wrapper {
    padding: 2rem 10rem 1rem 5rem;
  }
}

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