@font-face{
  font-family: belfast-black;
  src: url("./fonts/belfast-grotesk-black.ttf");
  font-weight: bolder;
}
@font-face{
  font-family:belfast-medium;
  src: url("./fonts/belfast-grotesk-medium.ttf")
}
@font-face{
  font-family:belfast-regular;
  src: url("./fonts/belfast-grotesk-regular.ttf")
}
@font-face{
  font-family:belfast-bold;
  src: url("./fonts/belfast-grotesk-bold.ttf")
}

body{
    margin:0;
}
#navbar {
  overflow: hidden;
  background-color: rgb(0 0 0 / 20%);
  z-index: 1 !important;
}
.navbar-inner {
  height: 158px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item{
  height: 100vh;
}
#myCarousel .item img {
  height: 100vh;
}
  
  /* Navbar links */
  #navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px;
    text-decoration: none;
    font-family:belfast-bold;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sidenav span {
    width: 15px;
    height: 15px;
    background:transparent;
    transition: background-color 0,5s ease-out 100ms;
    border-radius: 50%;
    display: flex;
    align-items: center;
  }
  .sidenav span:hover{
    background: #60FF57;
  }

  .menu{
    z-index: 1;
    position: absolute;
    top: 50px;
    left: 28px;
  }
  
  /* Page content */
  .content {
    padding: 16px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;}
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    font-family: 'belfast-black';
}
.point-sidenav{
  display: flex;
  align-items: center;
  padding-left: 20px;
}

.sidenav a {
  padding: 8px 8px 8px 20px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color:#60FF57;
  text-decoration: none;
  }

.ul-nav{
  list-style-type: circle;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  text-decoration:none;
}
      
.header {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

.firstlogo-image{
  width: 120px;
  height: 120px;
}

.desktop-image {
  display:block;
  background-size: cover;
  background-position: center;
}

.mobile-image {
  display:none;
  background-size: cover;
  background-position: center;
}

.webshowbackground{
  width: 100%;
  height: 100vh;
  background-color:white;
  display: flex;
  align-items: center;
  justify-content:space-around;
  padding: 5% 10%;
  gap: 2rem;
  }
.webshowbackground-responsive{
  display: none;
}
.web-show-image{
  height: 100%;
  display: flex;
}
.tittlestyles{
  background:#60FF57;
  color:#FFFFFF;
  text-align: center;
  font-family: belfast-medium;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.64px;
  filter: drop-shadow(0.5rem 2px 4px rgba(0, 0, 0, 0.25));
}
.mediasemana-header{
  color: black;
  font-size: 8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 7rem;
  letter-spacing: 2.2px;
  margin:2rem 0;
  font-family: belfast-black;
}
.webshow-container-image{
  width:100%;
  flex: 1 1 0%;
  display: flex;
  align-items: center;
}
.webshow-container-text{
  width:100%;
  flex: 1 1 0%;
  display: flex;
  justify-content: center;
}
.webshowtexts-flex{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.webshowtexts-flex2{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.webshowtexts{
  position: relative;
}
.img-hover {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-out;
}
.webshowtexts:hover h1 {
  transition: opacity 0.1s linear;
  opacity: 0;
}
.webshowtexts:hover .img-hover {
  visibility: visible;
  opacity: 1;
}
.mediasemana-paragraph{
  color: #939292;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.44px;
  font-family: belfast-medium;
}
.img-portrait{
  width: 100%;
}
.inlivebackgroundimage{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width:100%;
  height:100vh;
}
.inlivebackgroundimage1{
  background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/2912e555-988a-4c18-7108-9a6c537cda00/public");
}
.inlivebackgroundimage2{
  background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/495d3fdd-0a3a-4ec4-2b97-02a868a7d200/public");
}
.inlivebackgroundimage3{
  background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/537abf4b-f65e-4681-a8ed-a32d94300400/public");
}
.inlivebackgroundimage4{
  background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/5a9832b8-d7fc-4b69-d748-91500cb1bf00/public");
}
.inlivehead{
  color: #FFF;
  font-size: 7rem;
  font-style: normal;
  font-weight: 400;
  margin:0;
  font-family: belfast-black;
}
.inlivehead-showdantescotitle{
  color: #FFF;
  font-size: 7rem;
  font-style: normal;
  font-weight: 400;
  margin:0;
  font-family: belfast-black;
}
.inlivehead-showdantescosubtitle{
  color: #FFF;
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  margin:0;
  font-family: belfast-black;
}
.inlivehead-lystitle{
  color: #FFF;
  font-size: 8rem;
  font-style: normal;
  font-weight: 400;
  margin:0;
  font-family: belfast-black;
}
.inlivehead-lyssubtitle{
  color: #FFF;
  font-size: 5rem;
  font-style: normal;
  font-weight: 400;
  margin:0;
  font-family: belfast-black;
}
.inlive-shows{
  color: #60FF57;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  font-family:belfast-regular;
  display: flex;
  gap: 1em;
}
.inlive-paragraph{
  color: #939292;
  font-family: belfast-regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.44px;
  border-radius: 1rem;
  padding: 0.5rem;
}
.inlive-container{
  height: 100%;
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 100px;
  padding-top: 1rem;
  padding-bottom: 3rem;
}
.inlive-width {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.comunidad-container{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 2rem;
}
.comunidad-container-circle{
  width: 100%;
  display: flex;
  justify-content: center;
}
.comunidad-container-text{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.comunidad-text{
  width:80%;
}
.comunidad-link{
  color: #939292;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.44px;
  font-family:belfast-regular;
  display: flex;
  gap: 1em;
}
.comunidad-circle{
  overflow: hidden;
  width: 37rem;
  height: 37rem;
  border-radius: 37rem;
}
.community-header{
  color: black;
  font-size: 7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 7rem;
  letter-spacing: 2.2px;
  margin:0;
  font-family: belfast-black;
}
.community-paragraph{
  color: #939292;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: -0.44px;
  font-family: belfast-medium;
}
.merch-container{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 5rem 0;
  gap: 2rem;
}
.merch-container-image{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-evenly;
}
.merch-square{
  width: 35rem;
  height: 35rem;
  overflow: hidden;
}
.merch-container-text{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-evenly;
}
.merch-container-text-flex{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.merch-texts{
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.merch-header{
  color: black;
  font-size: 9rem;
  font-style: normal;
  font-weight: 400;
  line-height: 8rem;
  letter-spacing: 2.2px;
  margin:2rem 0;
  font-family: belfast-black;
}
.merch-paragraph{
  color: #939292;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.44px;
  font-family: belfast-medium;
}
.ticketshow{
  background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/662b0342-cb91-40b1-415e-05c0e051cd00/public");
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5rem 0;
}
.tickesshow-texts-flex{
  height: 100%;
  margin-left: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tickesshow-texts{
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center
}
.ticketsshow-header{
  color: #FFF;
  font-size: 85px;
  font-style: normal;
  font-weight: 400;
  line-height: 97px;
  letter-spacing: 2.2px;
  margin:0;
  font-family:belfast-black;
}
.tickets-paragraph{
  color: #939292;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.44px;
  font-family: belfast-medium;
}
.glyphicon2 {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-left2:before {
  content: url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/ec543166-2d60-414d-c6f9-084cfb28c000/public");
}

.center-icon-left{
  display: flex;
  align-items: center;
  padding: 1vw;
}

.glyphicon-chevron-right2:before {
  content: url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/694ec174-fc27-4343-9226-6f45bad7ff00/public");
  height: 1000px;
}

.center-icon-right{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1vw;
}

.glyphicon-chevron-left1:before {
  content: url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/3e051f16-7ce8-477b-affb-93edc1d30800/public");
}

.glyphicon-chevron-right1:before {
  content: url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/6d48f771-d05a-49c3-256b-2161d57f5000/public");
}
.carousel-control-prev{
  z-index: auto;
  width: auto;
}
.carousel-control-next.right1{
  right: 0;
  left: auto;
  background-repeat: repeat-x;
  padding-right: 20px;
}
.carousel-control-prev.left1{
  background-repeat: repeat-x;
  padding-left: 20px;
}

.carousel-hero-images{
  height: 100vh;
}

.footer{
  display: flex;
  background-color: #111;
  justify-content: space-between;
  width: 100%;
  font-family: belfast-regular;
}

.footer-main-container{
  display: flex;
  background-color: #111;
  justify-content: space-between;
  width: 100%;
  font-family: belfast-regular;
}

.terms-desktop{
  display: flex;
  flex-direction: column;
  color: #FFF;
  font-family: belfast-medium;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 113.636% */
  letter-spacing: -0.44px;
}

.terms-responsive{
  display: flex;
  flex-direction: column;
  color: #FFF;
  font-family: belfast-medium;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 113.636% */
  letter-spacing: -0.44px;
}
.terms-mobile{
  display: none;
}
.links-styles{
color: #FFF;
font-family: belfast-black;
font-size: 25px;
font-style: normal;
font-weight: 400;
letter-spacing: 0.5px;
margin: 5% 0;
}

.links-list{
color: #FFF;
font-family: belfast-regular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 125% */
letter-spacing: -0.4px;
list-style-type: none;
padding: 0;
}

.links-list-direct{
  color: #FFF;
  font-family: belfast-regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  letter-spacing: -0.4px;
  list-style-type: none;
  padding: 0;
  line-height: 160%;
  }

.contacto{
color: #FFF;
font-family: belfast-black;
font-size: 31.25px;
font-style: normal;
font-weight: 400;
line-height: 97px; /* 310.4% */
letter-spacing: 0.625px;
}

.footer-logo-round{
  display: flex;
  flex-direction: column-reverse;
}
.footer-logo-image{
  width: 100px;
  height: 100px;
}
.footer-content{
  display: flex;
  gap: 15rem;
}
.contact-element{
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}

.contacto-principal-desktop{
  display: flex;
  flex-direction: column;
  text-align: center;
}
.contacto-principal-mobile{
  display: none;
}
.space-elements{
  margin-left: 1em;
}

.line {
  border: 1px solid white;
  width: 100%;
}

.footer-logo-padlock {
  margin-top: auto;
}
.footer-responsive{
  display: none;
}
#nav1 {
  display:flex;
}
#nav2 {
  display:none
}
.anchor-margin{
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 2rem;
}
.anchor-margin-mobile{
  display: none;
}
.form {
  display: flex;
  flex-direction: row;
}

.search-button {
  background: transparent;
  border: none;
  outline: none;
  margin-left: -33px;
}

.search-button img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.uppercase {
  text-transform: uppercase;
}
.icon-container {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.icon-link {
  color: #939292;
}
.icon{
  width: 80px;
}
.bi{
  width: 80px;
}
.footer-mails{
  color:white;
}
.dot {
  height: 1rem;
  width: 1rem;
  background-color: #60FF57;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
}

@media only screen and (min-width:0px) and (max-width: 640px){

  #nav1 {
    display:none;
  }
  #nav2 {
    display:flex
  }
  .navbar-inner {
    height: 10rem;
  }
  .firstlogo-image{
    width: 8rem;
    height: 8rem;
  }
  .menu {
    top: 30px;
    left: 20px;
  }
  #navbar a {
    font-size: 12px;
  }
  .carousel-inner>.carousel-item>.desktop-image {
    display:none;
  }
  .mobile-image {
    display:block
  }
  #myCarousel2>.carousel-inner{
    height: 100%;
  }
  .item{
    height: 100%;
  }
  .webshowbackground {
    height: 100%;
    flex-direction: column-reverse;
    padding: 10% 10%;
  }
  .webshow-container-image{
    margin: 15%;
    margin-bottom: 0;
  }
  .img-portrait {
    max-width: 100%;
  }
  .mediasemana-header{
    font-size: 4rem;
    font-weight: 300;
    line-height: 4rem;
  }
  .mediasemana-paragraph{
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .webshowtexts:hover h1 {
    transition: none;
    opacity: 1;
  }
  .webshowtexts:hover .img-hover {
    opacity: 0;
  }
  .inlivebackgroundimage1{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/f8981dd3-a6ea-4fe3-48dd-ef528a54ac00/public");
  }
  .inlivebackgroundimage2{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/714b8365-2ee4-463f-01e6-0529be159100/public");
  }
  .inlivebackgroundimage3{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/834dab57-4711-46ce-67a8-1467c2943000/public");
  }
  .inlivebackgroundimage4{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/a3d4ea1b-bd49-41a6-2650-750d78797000/public");
  }
  .inlive-container{
    width: 100%;
    margin-left: 0;
    padding: 10% 10%;
  }
  .inlivehead {
    font-size: 4rem;
    font-style: normal;
    font-weight: 400;
    margin: 2rem 0;
    font-family: belfast-black;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-showdantescotitle {
    font-size: 4rem;
    font-style: normal;
    font-weight: 400;
    margin-top: 2rem;
    font-family: belfast-black;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-showdantescosubtitle {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 2rem;
    font-family: belfast-black;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-lystitle{
    font-size: 4rem;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    margin-top: 2rem;
    font-family: belfast-black;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-lyssubtitle {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    margin-bottom: 2rem;
    font-family: belfast-black;
    background-color: rgb(0,0,0,0.7);
  }
  .inlive-paragraph {
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    background-color: rgb(0,0,0,0.7);
  }
  .comunidad-container{
    height: 100%;
    flex-direction: column-reverse;
    padding: 10% 10%;
  }
  .comunidad-circle{
    width: 15.75rem;
    height: 15.75rem;
    border-radius: 15.75rem;
  }
  .comunidad-text{
    width: 100%;
  }
  .community-header{
    color:black;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 3.5rem;
    letter-spacing: 2.2px;
    margin: 2rem 0;
    font-family: belfast-black;
  }
  .community-paragraph{
    font-size: 1rem;
    line-height: 1.25rem;

  }
  .merch-container {
    height: 100%;
    flex-direction: column-reverse;
    padding: 10% 10%;
  }
  .merch-square{
    width: 15.75rem;
    height: 15.75rem;
  }
  .merch-texts {
    width: 100%;
    margin-bottom: 5%;
  }
  .merch-header{
    color:black;
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 4.5rem;
    letter-spacing: 2.2px;
    margin:2rem 0;
  }
  .merch-paragraph{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.44px;
  }
  .anchor-margin-desktop{
    display: none;
  }
  .anchor-margin-mobile{
    display: flex;
    margin-top: 2rem;
  }
  .ticketsshow-header {
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 3.5rem;
    letter-spacing: 2.2px;
    margin: 2rem 0;
  }
  .tittlestyles {
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.64px;
    filter: drop-shadow(0.5rem 2px 4px rgba(0, 0, 0, 0.25));
  }
  .tickesshow-texts {
    width: 100%;
  }
  .tickesshow-texts-flex {
    margin-left: 10%;
    margin-right: 10%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .tickets-paragraph{
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .anchor-margin {
    justify-content: center;
  }
  .comunidad-link{
    font-size: 14px;
  }
  .footer{
    padding: 0 5%;
  }

  .footer-main-container{
    display: flex;
  }

  .footer-content{
    display: block;
    gap:0
  }
  .footer-logo-round{
    display: none;
  }
  .contacto {
    display: none;
  }
  .terms-desktop{
    display: none;
  }
  .terms-mobile{
    display: flex;
    background-color: #111;
    flex-direction: column;
    align-items: center;
  }
  .foot-image{
    height: 9rem;
    width: 9rem;
  }
  .links-styles{
    font-size: 12px;
  }
  .links-list-direct {
    font-size: 0.5rem;
    font-weight: 200;
    line-height: 2;
    list-style-type: none;
    padding: 0;
  }
  .contacto-principal-desktop {
    display: none;
  }
  .contacto-principal-mobile{
    display: flex;
    justify-content: space-around;
    text-align: center;
    background-color: #111;
  }
  .contact-element{
    display: flex;
    flex-direction: row;
    margin-top: 1em;
    margin-bottom: 1em;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .contact-element>p{
    margin: 0;
  }
  .dot{
    height: 10px;
    width: 10px;
  }
  .line{
    border: 0.5px solid white;
    margin: 0;
    padding: 0 2rem;
  }
  .footer-col{
    flex-direction: column;
  }
  .space-elements{
    margin-left: 0;
  }
  .terms-mobile>p{
    margin:0;
    padding-top: 10px;
    padding-bottom: 20px;
    color: white;
    font-size: 10px;
    font-weight: 200;
    line-height: 2;
    list-style-type: none;
  }
  .contacto-principal-mobile>.contact-element>img{
    height: 12px;
    width: 12px;
  }
  .icon{
    width: 40px;
  }
  .bi{
    width: 40px;
  }
}
@media only screen and (max-width:300px){
  .firstlogo-image{
    width: 4rem;
    height: 4rem;
  }
  .menu {
    top: 2.5rem;
    left: 1rem;
}
  .navbar-inner{
    height: 6rem;
  }
  #navbar a {
    font-size: 0.5rem;
  }
  .menu > img{
    width: 1rem;
  }
  .mediasemana-header{
    font-size: 3rem;
    line-height: 3rem;
  }
  .inlivehead{
    font-size: 3rem;
    line-height: 3rem;
  }
  .inlivehead-showdantescotitle{
    font-size: 3rem;
    line-height: 3rem;
  }
  .inlivehead-showdantescosubtitle{
    font-size: 4rem;
    line-height: 4rem;
  }
  .inlivehead-lystitle{
    font-size: 3rem;
    line-height: 3rem;
  }
  .inlivehead-lyssubtitle{
    font-size: 4rem;
    line-height: 4rem;
  }
  .inlive-shows {
    font-size: 1rem;
  }
  .community-header{
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .community-paragraph{
    font-size: 0.85rem;
    line-height: 1rem;
  }
  .comunidad-circle {
    width: 12rem;
    height: 12rem;
    border-radius: 12rem;
  }
  .merch-header{
    font-size: 3rem;
    line-height: 3rem;
  }
  .merch-square{
    width: 12rem;
    height: 12rem;
  }
  .ticketsshow-header{
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .foot-image{
    height: 7.5rem;
    width: 7.5rem;
  }
  .links-list-direct{
    font-size: 0.4rem;
  }
  .dot{
    height: 0.25rem;
    width: 0.25rem;
    margin-right: 0.25rem;
  }
  .terms-mobile > p {
    font-size: 0.4rem;
  }
  .contacto-principal-mobile{
    font-size: 0.5rem;
  }
}
@media only screen and (min-width:500px) and (max-width: 640px){
  .mediasemana-header{
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlivehead{
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlivehead-showdantescotitle{
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlivehead-showdantescosubtitle{
    font-size: 4rem;
    line-height: 4rem;
  }
  .inlivehead-lystitle{
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlivehead-lyssubtitle{
    font-size: 4rem;
    line-height: 4rem;
  }
  .community-header{
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
  .comunidad-circle {
    width: 24rem;
    height: 24rem;
    border-radius: 24rem;
  }
  .merch-header{
    font-size: 7rem;
    line-height: 7rem;
  }
  .merch-square{
    width: 24rem;
    height: 24rem;
  }
  .ticketsshow-header{
    font-size: 5rem;
    line-height: 5rem;
  }
  .foot-image{
    height: 12rem;
    width: 12rem;
  }
  .links-list-direct{
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 641px) and (max-width: 896px) {
  .webshowbackground{
    height: 100%;
    flex-direction: column-reverse;
  }
  .webshow-container-image{
    justify-content: center;
  }
  .webshowtexts-flex{
    align-items: center;
    justify-content: center;
    height: 100vh;
    margin-bottom: 5%;
  }
  .webshowtexts-flex2 {
    height: auto;
  }
  .mediasemana-header{
    font-size: 8em;
    line-height: 8rem;
  }
  .mediasemana-paragraph{
    font-family: belfast-regular;
    font-size: 2.5em;
    font-weight: 200;
    line-height: 1.25em;
    margin-bottom: 10%;
  }
  .inlivebackgroundimage1{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/f8981dd3-a6ea-4fe3-48dd-ef528a54ac00/public");
  }
  .inlivebackgroundimage2{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/714b8365-2ee4-463f-01e6-0529be159100/public");
  }
  .inlivebackgroundimage3{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/834dab57-4711-46ce-67a8-1467c2943000/public");
  }
  .inlivebackgroundimage4{
    background-image:url("https://imagedelivery.net/f0LVWjJuX1POkXeHzYITaQ/a3d4ea1b-bd49-41a6-2650-750d78797000/public");
  }
  .inlive-container{

    width: 60%;
  }
  .inlivehead{
    font-size: 6rem;
    line-height: 6rem;
    border-radius: 1rem;
    background-color: rgb(0,0,0,0.7);
  }
  .inlive-paragraph{
    border-radius: 1rem;
    background-color: rgb(0,0,0,0.7);
    color: #FFF;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 5% 0;
  }
  .inlivehead-showdantescotitle{
    border-radius: 1rem;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-showdantescosubtitle{
    border-radius: 1rem;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-lystitle{
    border-radius: 1rem;
    background-color: rgb(0,0,0,0.7);
  }
  .inlivehead-lyssubtitle{
    border-radius: 1rem;
    background-color: rgb(0,0,0,0.7);
  }
  .comunidad-container{
    flex-direction: column-reverse;
    justify-content: normal;
    height: 100%;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .comunidad-container-text{
    align-items: center;
  }
  .community-header{
    font-size: 7em;
    line-height: 7rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .community-paragraph{
    font-family: belfast-regular;
    font-size: 2.5em;
    font-weight: 200;
    line-height: 1.25em;
  }
  .comunidad-circle{
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 100%;
  }
  .comunidad-link{
    font-size: 2rem;
  }
  .merch-container {
    flex-direction: column-reverse;
    gap: 0;
    height: 100%;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .merch-container-text {
    margin-bottom: 5%;
  }
  .merch-container-text-flex {
    align-items: center;
  }
  .merch-header{
    font-size: 8em;
    line-height: 1em;
  }
  .merch-paragraph {
    font-family: belfast-regular;
    font-size: 2.5em;
    line-height: 1.25em;
    font-weight: 200;
    margin-bottom: 10%;
  }
  .merch-square{
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .tickets-paragraph{
    font-family: belfast-regular;
    font-size: 2em;
    font-weight: 200;
    line-height: 1.25em;
  }
  .footer-content {
    gap: 1rem;
  }
  .footer-logo-image {
  display: none;
  }
  .footer{
    padding: 0 5%;
  }

  .footer-main-container{
    display: flex;
  }

  .footer-content{
    display: block;
    gap:0
  }
  .footer-logo-round{
    display: none;
  }
  .contacto {
    display: none;
  }
  .terms-desktop{
    display: none;
  }
  .terms-mobile{
    display: flex;
    background-color: #111;
    flex-direction: column;
    align-items: center;
  }
  .foot-image{
    height: 100%;
    width: 100%
    ;
  }
  .links-styles{
    font-size: 2rem;
  }
  .links-list-direct {
    font-size: 1rem;
    font-weight: 200;
    line-height: 2rem;
    list-style-type: none;
    padding: 0;
  }
  .contacto-principal-desktop {
    display: none;
  }
  .contacto-principal-mobile{
    display: flex;
    justify-content: space-around;
    text-align: center;
    background-color: #111;
  }
  .contact-element{
    display: flex;
    flex-direction: row;
    margin-top: 1em;
    margin-bottom: 1em;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .contact-element>p{
    font-size: 2rem;
    margin: 0;
  }
  .dot{
    height: 1rem;
    width: 1rem;
  }
  .line{
    border: 0.5px solid white;
    margin: 0;
    padding: 0 2rem;
  }
  .footer-col{
    flex-direction: column;
  }
  .space-elements{
    margin-left: 0;
  }
  .terms-mobile>p{
    margin:0;
    padding-top: 10px;
    padding-bottom: 20px;
    color: white;
    font-size: 1.25rem;
    font-weight: 200;
    line-height: 2;
    list-style-type: none;
  }
}
@media only screen and (min-width: 897px) and (max-width: 1023px) {
  .webshowbackground{
    flex-direction: column-reverse;
  }
  .webshow-container-image{
    justify-content: center;
  }
  .mediasemana-header{
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlivehead{
    font-size: 6rem;
    line-height: 6rem;
  }
  .comunidad-container{
    flex-direction: column-reverse;
    justify-content: normal;
    height: 100%;
    margin-top: 10%;
  }
  .comunidad-container-text{
    align-items: center;
  }
  .community-header{
    font-size: 5rem;
    line-height: 5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .comunidad-circle{
    overflow: hidden;
    width: 30rem;
    height: 30rem;
    border-radius: 30rem;
  }
  .merch-container {
    flex-direction: column-reverse;
    gap: 0;
  }
  .merch-container-text-flex {
    align-items: center;
  }
  .merch-header{
    font-size: 7rem;
    line-height: 6rem;
  }
  .merch-square{
    width: 30rem;
    height: 30rem;
    overflow: hidden;
  }
  .footer-content {
    gap: 1rem;
  }
  .footer-logo-image {
  display: none;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1023px) and (orientation:landscape) {
  .navbar-inner{
    height: 5rem;
  }
  .firstlogo-image{
    width: 4rem;
    height: 4rem;
  }
  .menu {
    top: 1.5rem;
    left: 2rem;
  }
  #navbar a{
    font-size: 1rem;
  }
  .webshowbackground{
    flex-direction: column-reverse;
    height: 100%;
  }
  .webshow-container-image{
    justify-content: center;
  }
  .webshowtexts-flex{
    height: 250vh;
  }
  .mediasemana-header{
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlivebackgroundimage{
    height: 100%;
  }
  .inlivehead{
    margin-top: 5%;
    font-size: 6rem;
    line-height: 6rem;
  }
  .inlive-container{
    padding-top: 5%;
    width: 70%;
  }
  .inlivehead-showdantescotitle{
    margin-top: 5%;
  }
  .community-header{
    font-size: 5rem;
    line-height: 5rem;
  }
  .comunidad-circle{
    overflow: hidden;
    width: 30rem;
    height: 30rem;
    border-radius: 30rem;
  }
  .merch-header{
    font-size: 7rem;
    line-height: 6rem;
  }
  .merch-square{
    width: 30rem;
    height: 30rem;
    overflow: hidden;
  }
  .ticketshow{
    height: 100%;
  }
  .tickesshow-texts{
    width: 80%;
  }
  .footer-content {
    gap: 5rem;
  }
}
@media only screen and (min-width: 641px) and (max-width: 750px) and (orientation:landscape) {
  .webshowtexts-flex{
    height: 325vh;
  }
}
@media only screen and (min-width: 844px) and (max-width: 1023px) and (orientation:landscape) {
  .webshowtexts-flex{
    height: 200vh;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1023px) and (orientation:landscape) {
  .webshowtexts-flex{
    height: 150vh;
    align-items: center;
  }
  .mediasemana-header {
    font-size: 10rem;
    line-height: 10rem;
  }
  .community-header {
    font-size: 9rem;
    line-height: 9rem;
  }
  .merch-container{
    height: 100%;
  }
  .merch-header {
    font-size: 11rem;
    line-height: 10rem;
  }
  .merch-container-text {
    margin-bottom: 5%;
  }
}
@media only screen and (min-width:1024px) and (max-width: 1271px){
  .webshow-container-image{
    justify-content: center;
  }
  .mediasemana-header{
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
  .inlivehead{
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
  .inlivehead-lystitle{
    font-size: 7rem;
    line-height: 7rem;
  }
  .inlivehead-lyssubtitle{
    font-size: 4rem;
    line-height: 4rem;
  }
  .inlive-paragraph {
    font-size: 1rem;
    line-height: normal;
  }
  .community-header{
    font-size: 5rem;
    line-height: 5rem;
  }
  .comunidad-circle{
    overflow: hidden;
    width: 30rem;
    height: 30rem;
    border-radius: 30rem;
  }
  .icon-container{
    margin: 1.5rem 0;
  }
  .merch-header{
    font-size: 7rem;
    line-height: 6rem;
  }
  .merch-square{
    width: 30rem;
    height: 30rem;
    overflow: hidden;
  }
  .footer-content {
    gap: 5rem;
  }
}
@media only screen and (min-width:1272px) and (max-width: 1385px){
  .webshowbackground {
    padding: 5% 5%;
  }
  .mediasemana-header{
    font-size: 7rem;
    line-height: 7rem;
  }
  .img-portrait{

  }
  .community-header{
    font-size: 6rem;
    line-height: 6rem;
  }
  .merch-header{
    font-size: 8rem;
    line-height: 7rem;
  }
  .footer-content {
    gap: 10rem;
  }
}