@import url("https://fonts.googleapis.com/css?family=Ropa+Sans&display=swap");
@font-face {
  font-family: chingolo;
  src: url("../fonts/chingolo/Chingolo Pro.TTF"); }
@font-face {
  font-family: heyAugust;
  src: url("../fonts/heyAugust/Hey August.ttf"); }
body, html {
  width: 100vw;
  overflow-x: hidden;
  font-family: "Ropa Sans", sans-serif; }

/* First Fold  */
.firstFold {
  background: url("../images/remobg.jpg");
  background-size: cover;
  background-position: center center; }

/* Navbar  */
.navbar .nav-link {
  color: black; }
.navbar .nav-link:after {
  content: '|';
  position: relative;
  margin-left: 16px; }
.navbar .nav-item:nth-last-child(1) .nav-link:after {
  content: '';
  position: relative;
  margin-left: 16px; }

/* First Fold Content  */
.firstFold-content {
  padding: 0px 0;
  position: relative;
  min-height: 80vh; }

.first-fold-text {
  padding: 50px 0;
  text-align: center; }
  .first-fold-text h2 {
    color: #006cff;
    font-size: 4.304vw;
    font-family: chingolo;
    text-transform: uppercase !important; }
  .first-fold-text h1 {
    font-size: 4.919vw;
    font-family: heyAugust;
    text-transform: capitalize !important; }
  .first-fold-text .band {
    padding: 11px 0 11px 0;
    width: 150%;
    background: #141b36;
    color: white;
    margin-bottom: 16px;
    position: relative; }
    .first-fold-text .band:before {
      content: url("../images/ribbon3.png");
      position: absolute;
      left: -40px;
      top: 0px;
      height: 35px;
      max-height: 35px;
      width: 35px; }
    .first-fold-text .band p {
      width: 75%;
      margin: 0;
      font-size: 2.548vw;
      text-transform: uppercase !important; }
  .first-fold-text .store-icons .store-icon-row {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid grey; }
    .first-fold-text .store-icons .store-icon-row:last-child {
      border-bottom: 0px solid grey; }
    .first-fold-text .store-icons .store-icon-row .store-icon {
      margin: 8px 0;
      border-right: 1px solid grey;
      width: 120px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 8px; }
      .first-fold-text .store-icons .store-icon-row .store-icon:last-child {
        border-right: 0px solid grey; }

.remo-image {
  width: 100%;
  height: 100%;
  position: relative; }
  .remo-image .remo-img-box {
    position: absolute;
    width: 100% !important;
    height: 100% !important; }

/* about section */
#aboutsection .container {
  background-image: url("../images/cdbg2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.about-fold-text {
  text-align: center; }
  .about-fold-text h2 {
    color: #006cff;
    font-size: 56px;
    font-family: chingolo; }
  .about-fold-text h1 {
    font-size: 64px;
    font-family: heyAugust; }

.teresa-img {
  position: relative;
  z-index: 2; }

.about-fold-text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center; }

.about-fold-text {
  padding: 0px 0;
  text-align: center; }
  .about-fold-text h2 {
    font-size: 42px; }
  .about-fold-text h1 {
    font-size: 56px; }
  .about-fold-text .band {
    padding: 11px 0 11px 0;
    width: 150%;
    margin-left: -50%;
    background: #141b36;
    color: white;
    margin-bottom: 16px;
    position: relative; }
    .about-fold-text .band:after {
      content: url("../images/ribbon5.png");
      position: absolute;
      right: -20px;
      top: 0px;
      height: 35px;
      max-height: 35px;
      width: 35px;
      transform: rotateX("45"); }
    .about-fold-text .band p {
      width: 125%;
      margin: 0;
      font-size: 24px;
      line-height: 36px;
      text-transform: uppercase !important; }
  .about-fold-text .store-icons .store-icon-row {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid grey; }
    .about-fold-text .store-icons .store-icon-row:last-child {
      border-bottom: 0px solid grey; }
    .about-fold-text .store-icons .store-icon-row .store-icon {
      margin: 8px 0;
      border-right: 1px solid grey;
      width: 120px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 8px; }
      .about-fold-text .store-icons .store-icon-row .store-icon:last-child {
        border-right: 0px solid grey; }
  .about-fold-text .store-icon-img-box {
    position: relative;
    visibility: visible; }
    .about-fold-text .store-icon-img-box:hover {
      visibility: hidden; }
      .about-fold-text .store-icon-img-box:hover .store-icon-img-hover-box {
        visibility: visible; }
    .about-fold-text .store-icon-img-box .store-icon-img-hover-box {
      position: absolute;
      top: 0;
      height: 0;
      height: 100%;
      width: 100%;
      visibility: hidden; }

.featuring-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.featuring-box-item {
  text-align: center; }
  .featuring-box-item .subtitle {
    font-size: 24px; }
  .featuring-box-item .title {
    font-size: 36px;
    font-weight: bold !important; }
  .featuring-box-item .img-box {
    padding: 8px;
    border: 1px solid black;
    border-radius: 50%;
    overflow: hidden; }
  .featuring-box-item img {
    border-radius: 50%;
    width: 100%; }

#cast-carousel .singer-box {
  text-align: center; }
  #cast-carousel .singer-box .singer-img-box {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 12px; }
  #cast-carousel .singer-box h5 {
    text-transform: uppercase !important; }
#cast-carousel h4 {
  text-transform: uppercase !important; }

footer {
  background: black;
  padding: 16px;
  color: white; }
  footer .social-link a {
    margin-right: 16px; }

@media screen and (max-width: 1200px) {
  .remoFFImg {
    min-width: 450px !important; } }
@media screen and (max-width: 768px) {
  .navbar .nav-item .nav-link {
    border: 0 solid transparent !important;
    text-align: center; }
    .navbar .nav-item .nav-link:after {
      content: ''; }

  .container {
    width: 100vw !important;
    margin: 0 !important; }

  .row {
    width: 100vw !important;
    margin: 0 -16px !important; }

  #aboutsection {
    background: none !important; }
    #aboutsection .container {
      background: none !important; }

  .videoframe {
    width: 315px;
    height: 315px; } }
@media screen and (max-width: 576px) {
  .firstFold-content {
    min-height: 60vh  !important; }

  .first-fold-text h2 {
    font-size: 38px; }
  .first-fold-text h1 {
    font-size: 45px; }
  .first-fold-text .band {
    padding: 8px 0; }
    .first-fold-text .band p {
      font-size: 12px; }

  .first-fold-text .band:before {
    content: ''; }

  .store-icons .store-icon-row {
    display: flex !important; }
    .store-icons .store-icon-row .store-icon {
      width: 60px !important;
      height: auto !important;
      margin: 4px 0px !important;
      padding: 4px !important; }

  .about-fold-text {
    text-align: center; }
    .about-fold-text h2 {
      font-size: 28px;
      font-family: chingolo; }
    .about-fold-text h1 {
      font-size: 30px;
      font-family: heyAugust; }
    .about-fold-text .band {
      padding: 8px 0 !important;
      width: 100% !important;
      margin: 0 12px 0 0 !important; }
      .about-fold-text .band p {
        font-size: 12px !important;
        width: 100% !important; }
      .about-fold-text .band:after {
        content: '';
        right: 0; }
    .about-fold-text .store-icons .store-icon-row {
      justify-content: center !important;
      display: inline-flex !important; }
      .about-fold-text .store-icons .store-icon-row .store-icon {
        width: 33.3% !important; }

  .remoFFImg {
    min-width: 350px !important;
    width: 350px !important;
    margin-left: -75px !important; }

  .featuring-box-item .title {
    font-size: 18px;
    margin-bottom: 8px; }
  .featuring-box-item .subtitle {
    font-size: 16px; }
  .featuring-box-item:nth-child(1) {
    padding-top: 16px;
    width: 45%; }
  .featuring-box-item:last-child {
    padding-top: 16px;
    width: 45%; }

  .title-block img {
    width: 50px !important; }
  .title-block h3 {
    font-size: 22px; }
  .title-block h5 {
    font-size: 18px; }

  footer {
    text-align: center !important; }
    footer .social-link {
      text-align: center !important; } }

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