/* 27in. Monitor 2560px */

@media only screen and (min-width:1921px) and (max-width:2560px) {
  .header {
    background: url(../images/ladrillo3a_mob.jpg)no-repeat center center;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }
.gallery-two-popup-links li {
  margin-left: 9.7%;
}

}

/* 17in. Workstation: 1920px */
@media only screen and (min-width:1679px) and (max-width:1920px) {
  .header {
    background: url(../images/ladrillo3a_mob.jpg)no-repeat center center;
    background-attachment: scroll;
    
    background-size: cover;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }
.gallery-two-popup-links li {
  margin-left: 9.7%;
}

}


/* MacBook Pro */

@media only screen and (min-width:1368px) and (max-width:1680px) {
  .header {
    background: url(../images/ladrillo3a_mob.jpg)no-repeat center center;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }
.gallery-two-popup-links li {
  margin-left: 9.5%;
}

}

/* iPad Landscape 1024px */

@media only screen and (min-width:1024px) and (max-width:1340px) {



  .header {
    background: url(../images/ladrillo3a_mob.jpg)no-repeat center center;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }
.popup-links-button li {
  float: left;
  margin-right: 10%;
  margin-left: 0;
}
.team-grid-1{
  min-height: 506px;
}
.team-grid-2{
  min-height: 506px;
}
.team-grid-3 {
  background: none repeat scroll 0 0 #ccc8b6;
  min-height: 506px;
  padding: 10% 2% 0;
  position: relative;
  text-align: center;
}
.team-grid-4{
  min-height: 506px;
}
.team-grid-5 {
  background: none repeat scroll 0 0 #ccc8b6;
  min-height: 506px;
  padding: 10% 2% 0;
  position: relative;
  text-align: center;
}
ul.social li {
  display: inline-block;
  margin-right: 3%;
}
.newsletter_grid {
  background: none repeat scroll 0 0 #f2efe5;
  min-height: 506px;
  padding: 12% 2% 0;
}
.testimonial h4 {
  color: #f2efe5;
  float: right;
  font-size: 22px;
  font-style: italic;
  margin-right: 26%;
  margin-top: 4%;
  text-transform: uppercase;
}
.zooming {
  /* margin-top: 45px; */
  margin-top: 40%;
}
.gallery-title {
  background-color: #000000;
  float: left;
  min-height: 201px;
  text-align: center;
  width: 40%;
}

.ttl_gallery{
  margin-top: 40px;
  font-size: 60px;
	height: 8rem;
	line-height: 8rem;
  --mask:
  radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px,
    linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x,
    linear-gradient(      #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
}  


.gallery_btn {
  margin-top: 43px;
}
.gallery-two-row-one {
  min-height: 201px;
}
ul.gallery-grid-one li {
  float: left;
  height: 201px;
  width: 33.33%;
}
.gallery-two-row-two {
  min-height: 201px;
}
ul.gallery-grid-two li {
  float: left;
  height: 201px;
  width: 20%;
}
.gallery-two-row-three {
  min-height: 201px;
}
ul.gallery-grid-three li {
  float: left;
  height: 201px;
  width: 20%;
}
.gallery-two-row-four {
  min-height: 201px;
}
ul.gallery-grid-four li {
  float: left;
  height: 201px;
  width: 20%;
}
.gallery-two-popup-links li {
  margin-left: 16px;
}

}

@media only screen and (min-width: 768px) {
  .nav > ul > li {
      /* padding: 0 20px; */
        margin: 0 40px !important;
      }

     
}
/* 
#menu{
  transition: height 1.5s ease;
} */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .splash{
    .neonText{
      font-size: 8rem;
      line-height: 126px;
      /* padding:9rem 0; */
    }
    .nombre{
      margin-top:75%;

    }
    .header {
      background: url(../images/ladrillo3a_mob.jpg)no-repeat center center;
      background-attachment: scroll;
      background-size: cover;
      -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
  }
  .about_right p
  {
    /* & p{ */
      font-size: 18px;
      letter-spacing: 2px;
      /* 24 */
    /* } */
  }

  .location-info  p{    font-size: 20px;   }
  /* .about_left {	height: 836px;} */
  /* .terms-conditions{    margin:5px auto;   } */


   .nav > ul > li {
    /* padding: 0 20px; */
      /* margin: 0 50px; */
    }

.nav .logo img {
  width: 175px;
}

.payment-info{
  min-height:866px;
  padding: 20px 44px;
}


.mobile-display-on{display:none;}
.mobile-display-off{display: block;}
ul.about_gallery li {
  float: left;
  width: 33.33%;
}
.popup-links-button li {
  margin-right: -3px;
}
.testimonial span.quotes {
  left: 5em;
  top: 7em;
}
.testimonial span.quotes-down {
  right: 5em;
  top: 13em;
}
.testimonial h4 {
  margin-right: 10%;
  /* margin-top: 10%; */
}

.gallery-title {
  float: none;
  min-height: 220px;
  text-align: center;
  width: 100%;
}
.ttl_gallery{
  margin-top: 40px;
  font-size: 80px;
	height: 8rem;
	line-height: 7rem;
  --mask:
  radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px,
    linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x,
    linear-gradient(      #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
}  


.ttl_events{
  margin-top: 40px;
  padding: 0 30px;
  font-size: 54px;
  height: 8rem;
  line-height: 8rem;
  --mask:
  radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px, linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x, linear-gradient( #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
}  

.ttl_contact{
  margin-top: 40px;
  font-size: 60px;
	height: 8rem;
	line-height: 6rem;
  --mask:
  radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px,
    linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x,
    linear-gradient(      #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
}  
.gallery_btn {
  margin-top: 54px;
}

.payment-info {
    min-height:772px;
    padding: 20px 44px;

     .terms-right{
        margin-top:0;
    }
    .terms-left{
      min-height:440px;
      height:460px;
      margin: 0 auto 0 auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
  }
  
    
}



.mobile-display-on {display:block !important;}
.mobile-display-off {display: none !important;}
.gallery-two-row-one {
  float: none;
  min-height: 250px;
  width: 100%;
}
ul.gallery-grid-one li {
  float: left;
  height: 250px;
  width: 33.33%;
}
.gallery-two-row-two {
  min-height: 250px;
}
ul.gallery-grid-two li {
  float: left;
  height: 250px;
  width: 33.33%;
}
.gallery-two-row-three {
  min-height: 250px;
}
ul.gallery-grid-three li {
  float: left;
  height: 250px;
  width: 33.33%;
}
.gallery-two-row-four {
  min-height: 250px;
}
ul.gallery-grid-four li {
  float: left;
  height: 250px;
  width: 33.33%;
}
.gallery-two-popup-links li {
  margin-left: 0px;
}
.footer-nav .logo img {
  width: 175px;
}
ul.contact-social {
  margin-bottom: 40px;
}



}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .splash{
    .neonText{
      font-size: 5.5rem;
      line-height: 112px;
      /* padding:7rem 0; */
    }
    .nombre{
      margin-top:100%;

    }

  }



  .payment-info{
    /* background: url(../images/ladrillo3_mob.jpg )no-repeat center center;
    background-size: cover; */
    /* padding: 6px 65px; */
    min-height: 500px;
  }


  .location-info {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 34px;
    padding-bottom: 34px;
    p{
      font-size: 34px;
    }
  }
  .about_right
  {
    height: 480px;
    & p{
      font-size: 22px;
    }
  }
.header {
    min-height: 230px;
    background: url(../images/ladrillo3a_mob.jpg)no-repeat center center;
    background-size: 100% 100%;
    /* background-attachment: fixed; */
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* border: 1em solid #000000; */
  }

  .ttl_gallery{
    margin-top: 40px;
    font-size: 60px;
    height: 8rem;
    line-height: 7rem;
    --mask:
    radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px, linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x, linear-gradient( #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
  }  

  .ttl_events{
    margin-top: 40px;
    padding: 0 30px;
    font-size: 42px;
    letter-spacing: 2px;
    height: 8rem;
    line-height: 8rem;
    --mask:
    radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px, linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x, linear-gradient( #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
  }  
  .ttl_contact{
    margin-top: 40px;
    font-size: 32px;
    /* height: 8rem; */
    line-height: 7rem;
    --mask:
    radial-gradient(36px at 36px 36px,#0000 calc(98% - 6px),#000 calc(100% - 6px) 98%,#0000) -36px -36px, linear-gradient(90deg,#000 12px,#0000 0) -6px 50% /100% calc(100% - 72px + 6px) repeat-x, linear-gradient( #000 12px,#0000 0) 50% -6px/calc(100% - 72px + 6px) 100% repeat-y;
  }  
.top-header {
  display: block;
  width: 60%;
  margin-left: 20%;
}

.footer-section {
  font-size:14px;
}

.nav > ul > li {
  /* padding: 0 10px; */
   a{
      font-size: 24px;
   }
  }


.responsive-logo{}
.responsive-logo img {
  width: 100%;
}
.nav-list .logo{display:none;}
ul.nav-list { display: none; }
#menu-toggle, #mobile-nav {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
  ul.open { 
     
    display: flex;
    list-style: none outside none;
    margin: 0;
    
    padding: 10px;
    position: absolute;
    right: 0px;
    top: 100px;
    width: 100%;
    z-index: 500;
    flex-direction: column;
    background: linear-gradient(to bottom, #000000d5, #1f1833,#000000d5 ) ;
    border-radius: 10px;
       outline-offset: -10px;
       outline: 4px solid #f9c712d2;
       box-shadow: -4px 6px 12px #ffffff67;
	}
	ul.open li { display: block; list-style: none; text-align: center; }
	ul.open li a { 
		    display: block; 
		    padding:6px 0px; 
		    /* border-bottom:1px solid #E9E7D1; */
		    text-decoration: none;
		    -webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
			margin:0;
      color:#fdfdfd;
      font-size: 2rem;
      letter-spacing: .05em !important;
 	}


   nav > ul > li::after{
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    width: 0%; /* Change this to whatever width you want to have before hover. */
    padding-top: 5px; /* This creates some space between the element and the border. */
    border-bottom: 0;
    transition: .3s; /* This establishes the amount of time in seconds the animation should take from start to finish */
    margin:auto;
    
     }




	ul.open li a:hover { 
    animation: none;
       /* background-color:#9a977a; */
       color:#ffebaa;
       font-size:28px;
       text-shadow: 0 0 1px #000000,0 0 6px #ffffff, 2px 2px 10px #ffffff;
       /* font-weight: bold; */
       transition: .3s;

  }
.button-type-one {
  font-size: 20px;
}
.about_left {
  height: 586px;
}
.about_btn {
  margin-top: 80px;
}
ul.about_gallery li {
  float: left;
  width: 33.33%;
}
ul.popup_links li {
  display: none;
}
.zooming {
  margin-top: 35%;
}
.testimonial span.quotes {
  left: 10%;
  top: 20%;
}
.testimonial span.quotes-down {
  right: 10%;
  top: 55%;
}
.testimonial h4 {
  margin-right: 20%;
  margin-top: 8%;
}
.testimonial p {
  margin-top: 70px;
}
.team-grid-1 {
  min-height: 250px;
}
.team_btn {
  margin-top: 85px;
}
.team-grid-2 {
  min-height: 400px;
}
.team-grid-3 {
  padding: 6em 1em 0;
}
.team-grid-4 {
  min-height: 400px;
}
.team-grid-5 {
  padding: 6em 1em 0;
}
.newsletter_grid {
  padding: 8em 1em 0;
}
ul.social li {
  margin-right: 30px;
}
.twitter-div {
  padding-top: 60px;
}
.gallery-title {
  min-height: 230px;
  width: 100%;
}
.gallery_btn {
  margin-top: 72px;
}
.gallery-two-row-one {
  width: 100%;
  min-height: 154px;
}
ul.gallery-grid-one li {
  float: left;
  width: 33.33%;
  height: 154px;
}
.gallery-two-row-two {
  width: 100%;
  min-height: 154px;
}
ul.gallery-grid-two li {
  float: left;
  width: 33.33%;
  height: 154px;
}
.gallery-two-row-three {
  width: 100%;
  min-height: 154px;
}

ul.gallery-grid-three li {
  float: left;
  width: 33.33%;
  height: 154px;
}
.gallery-two-row-four {
  width: 100%;
  min-height: 154px;
}
ul.gallery-grid-four li {
  float: left;
  width: 33.33%;
  height: 154px;
}
.mobile-display-on {display:block !important;}
.mobile-display-off {display: none !important;}
ul.contact-list-one {
  float: none;
  /* padding-left: 10%; */
  text-align: right;
  width: 50%;
  margin-bottom: 20px;
}
ul.contact-list-two {
  float: none;
  padding-left: 50%;
  text-align: left;
  width: 100%;
}
.contact-left h4 {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin: 50px 0;
  /* padding: 0 20px; */
}
ul.contact-social {
  margin-top: 30px;
  padding: 0;
  text-align: center;
  margin-bottom: 30px;
}
ul.contact-social li {
  display: inline-block;
  margin-right: 10px;
}
.copyright {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 50px;
  padding: 0 15px;
  text-align: center;
}
}
/* Mobile Layout: 320px. */

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .splash{
    .neonText{
      font-size: 4.5rem;
      line-height: 90px;
      /* padding:15rem 0; */
    }
    .nombre{
      margin-top:100%;

    }
  }
  .location-info  p{

    font-size: 22px;
   }

   .terms-conditions h1 {
    font-size: 60px;
    }
  


    .payment-info{
      /* background: url(../images/ladrillo3a_mob.jpg )no-repeat center center;
      background-size: cover; */
      /* padding: 6px 65px; */
      min-height: 500px;
    }

    #btnPayOK{
      font-size: 28px;
    }

    .ttl_contact{
      font-size: 22px;
      --mask: radial-gradient(18px at 18px 18px,#0000 calc(98% - 4px),#000 calc(100% - 4px) 98%,#0000) -18px -18px, linear-gradient(90deg,#000 8px,#0000 0) -4px 50% /100% calc(100% - 36px + 4px) repeat-x, linear-gradient( #000 8px,#0000 0) 50% -4px/calc(100% - 36px + 4px) 100% repeat-y;
    }    
    .ttl_events{
      height:4rem;
      line-height: 4rem;
      letter-spacing: 4px;
      font-size: 32px;
      padding: 0 16px;
      --mask: radial-gradient(18px at 18px 18px,#0000 calc(98% - 4px),#000 calc(100% - 4px) 98%,#0000) -18px -18px, linear-gradient(90deg,#000 8px,#0000 0) -4px 50% /100% calc(100% - 36px + 4px) repeat-x, linear-gradient( #000 8px,#0000 0) 50% -4px/calc(100% - 36px + 4px) 100% repeat-y;

    } 

    .ttl_about{
      margin: 20px auto;
      font-size: 34px;
      }
      .about_text {
        & p {font-size : 22px; line-height:2.2rem;}
      }
      .letra
      {
      font-size : 24px;
      }
    .ttl_gallery
    {
      margin-top:50px;
      padding: 0 36px;
      font-size:60px;
      height: 6rem;
      line-height: 6rem;
    --mask: radial-gradient(18px at 18px 18px,#0000 calc(98% - 4px),#000 calc(100% - 4px) 98%,#0000) -18px -18px, linear-gradient(90deg,#000 8px,#0000 0) -4px 50% /100% calc(100% - 36px + 4px) repeat-x, linear-gradient( #000 8px,#0000 0) 50% -4px/calc(100% - 36px + 4px) 100% repeat-y;
    }

    .footer-section {
      font-size:14px;
    }

  .about_right{
    height: 600px;
  
  }

.header {
  min-height: 200px;
}
.top-header {
  display: block;
  margin-left: 20%;
  width: 60%;
}
.responsive-logo{}
.responsive-logo img {
  width: 100%;
}
.nav-list .logo{display:none;}
ul.nav-list { display: none; }
#menu-toggle, #mobile-nav {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
  ul.open { 
	/* background-color:#f2efe5; */
  background: linear-gradient(to bottom, #000000d5, #1f1833,#000000d5 ) ;
  /* mask-image: url(../images/mask3.svg);
  mask-size: 130% 100%;
  mask-position:right bottom;
  mask-repeat: no-repeat; */
    display: flex;
    flex-direction: column;
    list-style: none outside none;
    margin: 0;
    padding: 10px;
    position: absolute;
    right:0px;
    top:100px;
    width:100%;
    z-index: 500; 
    border-radius: 10px;
    outline-offset: -10px;
    outline: 4px double #f9c712d2;
    /* box-shadow: -4px 8px 10px 0px black; */
    box-shadow: -4px 6px 12px #ffffff67;
    /* height: 44vh; */
    /* overflow: visible; */
	}
	ul.open li { display: block; list-style: none; text-align: center; }
	ul.open li a { 
		    display: block; 
		    padding:4px 0px; 
		    border-bottom:0;
		    text-decoration: none;
		    -webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
			margin:0;
      font-size: 1.8rem;
      letter-spacing: .05em !important;
 	}

   nav > ul > li::after{
    border-bottom:0;
   }
	ul.open li a:hover { 
    animation: flicker3 1.5s infinite alternate;
     border:0;
       /* background-color:#9a977a; */
       color:#ffde74;
  }
.button-type-one {
  font-size: 20px;
}
.about_left {
  min-height: 250px;
}
.about_btn {
  margin-top: 80px;
}
.about_text img {
  margin: 0 auto 0;
}
ul.about_gallery li {
  float: left;
  width: 33.33%;
}
ul.popup_links li {
  display: none;
}
.zooming {
  margin-top: 38%;
}
.testimonial span.quotes {
  left: 5%;
  top: 20%;
}
.testimonial span.quotes-down {
  right: 5%;
  top: 60%;
}
.testimonial p {
  margin-top: 70px;
}
.team-grid-1 {
  min-height: 400px;
}
.team_btn {
  margin-top: 150px;
}
.team-grid-2 {
  min-height: 300px;
}
.team-grid-3 {
  padding: 6em 1em 0;
}
.team-grid-4 {
  min-height: 300px;
}
.team-grid-5 {
  padding: 6em 1em 0;
}
.newsletter_grid {
  padding: 8em 1em 0;
}
ul.social li {
  display: inline-block;
  margin-right: 6px;
}
.twitter-div {
  padding-top: 55px;
}
.gallery-title {
  min-height: 187px;
  width: 100%;
}
.gallery_btn {
  margin-top: 70px;
}
.gallery-two-row-one {
  width: 100%;
  min-height: 101px;
}
ul.gallery-grid-one li {
  float: left;
  width: 33.33%;
  height: 101px;
}
.gallery-two-row-two {
  width: 100%;
  min-height: 101px;
}
ul.gallery-grid-two li {
  float: left;
  width: 33.33%;
  height: 101px;
}
.gallery-two-row-three {
  width: 100%;
  min-height: 101px;
}
ul.gallery-grid-three li {
  float: left;
  width: 33.33%;
  height: 101px;
}
.gallery-two-row-four {
  width: 100%;
  min-height: 101px;
}
ul.gallery-grid-four li {
  float: left;
  width: 33.33%;
  height: 101px;
}
.mobile-display-on {display:block !important;}
.mobile-display-off {display: none !important;}
ul.contact-list-one {
  float: none;
  padding-left: 10%;
  text-align: left;
  width: 90%;
  margin-bottom: 30px;
}
ul.contact-list-two {
  float: none;
  padding-left: 10%;
  text-align: left;
  width: 100%;
}
.contact-left h4 {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin: 50px 0;
  padding: 0 20px;
}
ul.contact-social {
  margin-top: 30px;
  padding: 0;
  text-align: center;
  margin-bottom: 30px;
}
ul.contact-social li {
  display: inline-block;
  margin-right: 10px;
}
.copyright {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 50px;
  padding: 0 15px;
  text-align: center;
}

}

@media only screen and (max-width: 767px) {
    
    
  
    
    html, body {
  overflow-x: hidden !important;
  width: 100vw !important;
}
* {
  box-sizing: border-box;
}
 .ttl_contact{
    font-size: 46px !important; /* o más si lo deseas */
    text-align: center;
    padding-top: 20px;
 
 }
    
    
    

  #sponsors img[src*="bronc.png"],
  #sponsors img[src*="bigwasp.png"]{
    height: auto !important;
    width: 90% !important;
    max-width: 300px !important;
  }

  
 
    
    
    
    
    
    
    
    
    
    
    
    
    

}


  #sponsors {
    flex-direction: column;
    gap: 20px;
  }



  #sponsors img[src*="bronc.png"] {
  max-width: 325px;
  height: auto;
}

#sponsors img[src*="bigwasp.png"] {
  width: 500px;
  height: 300px;


  
  
}
.tm-contact-form {
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border-radius: 20px;
  padding: 35px;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}


#bandera {
    /* background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 28%,#fff 29%, #fff6f6 50%, #fff 72%, rgba(255, 255, 255, 0) 73%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 27%,#fff 28%, #fff6f6 50%, #fff 72%, rgba(255, 255, 255, 0) 73%); */

    /* color: #006818; */
    /* background-color: white; */
    position: fixed;
    right: 25px;
    top:11%;
    width: 40px;
    z-index: 10;
    display: block;
    /* box-shadow: 0 0 4px 2px white; */
    transition: 1s;
    :hover{
      width:60px;
    }
  }

  #bandera img {

      width: 57px;


	}
}

@media (max-width: 767px) {
 
  .pp_expand {
    display: none !important;
  }
  
    .pp_close {
    top: 5px !important;
    right: -140px !important;
    z-index: 10000 !important;
    display: block !important;
  }




 .pp_overlay {
    background: rgba(0, 0, 0, 0.95) !important;
    z-index: 10000 !important;
  }

  .pp_pic_holder {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    background: rgba(0, 0, 0, 0.95) !important;
    z-index: 10001 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    box-sizing: border-box !important;
  }

  .pp_content {
    width: auto !important;
    max-width: 90vw !important;
    height: auto !important;
    padding: 0 !important;
    background: transparent !important;
    box-sizing: border-box !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .pp_content img {
    max-width: 90vw !important;
    max-height: 90vh !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
    margin: 0 auto !important;
    object-fit: contain !important;
  }


}



/* =========================================================
   RESPONSIVE — MÓVIL: TODO CENTRADO
========================================================= */
@media (max-width: 900px){

  .footer-premium{
    padding: 90px 18px 0; /* menos alto en móvil (opcional) */
  }

  .footer-premium__wrap{
    grid-template-columns: 1fr;
    padding-top: 26px;
    gap: 34px;
    text-align: center;          /* ✅ centra texto general */
    justify-items: center;       /* ✅ centra columnas en grid */
  }

  .footer-premium__col{
    min-height: auto;
    transform: none !important;
    align-items: center;         /* ✅ centra contenido dentro de cada columna */
  }

  /* TITULOS centrados + underline centrado */
  .footer-premium__title{
    min-height: auto;
    padding-top: 40px;           /* ⬇️ menos espacio arriba en móvil */
    padding-bottom: 18px;
    justify-content: center;
    text-align: center;
  }

  .footer-premium__title::after{
    left: 50%;
    transform: translateX(-50%); /* ✅ subrayado centrado */
  }

  .footer-premium__title::before{
    left: 50%;
    transform: translateX(-50%); /* ✅ línea secundaria centrada */
  }

  .footer-premium__sub{
    text-align:center;
  }

  /* INFO: icono + texto centrados */
  .footer-premium__info{
    justify-items: center;
  }

  .footer-premium__info li{
    grid-template-columns: 1fr;  /* ✅ icono arriba, texto abajo */
    gap: 10px;
    text-align: center;
    justify-items: center;
    padding-top: 10px;
  }

  .footer-premium__ico{
    font-size: 30px;
  }

  /* NAV: links centrados y bullet centrado */
  .footer-premium__links{
    justify-items: center;
  }

  .footer-premium__links a{
    justify-content: center;
    text-align:center;
  }

  .footer-premium__links a::before{
    display:none; /* ✅ opcional: quita el rombo para que se vea más limpio en móvil */
  }

  /* SOCIAL: botones centrados */
  .footer-premium__social{
    justify-items: center;
    width: 100%;
  }

  .footer-premium__socialBtn{
    width: min(420px, 100%);
    justify-content: center;
  }

  /* bottom ya está centrado, solo ajuste */
  .footer-premium__bottom{
    margin-top: 60px;
    padding: 22px 16px 26px;
  }
  
      .ttl_sponsors{
    font-size: 25px;          /* ⬇️ baja tamaño */
    line-height: 1.1;         /* ⬇️ permite que respire */
    height: 100px;             /* ❌ quita altura fija */
    padding: 30px 16px;          /* ⬇️ menos padding lateral */
    letter-spacing: 4px;      /* ⬇️ reduce tracking */
    text-align: center;       /* ✅ centrado limpio */
    width: 100%;              /* ✅ que no se salga */
    max-width: 100%;
    word-break: break-word;   /* seguridad extra */
     text-align: center;
    padding-top: 35px;
  }
}


/* =========================
   FIX: Sponsors igual a los otros títulos
   - marco delgado (mask pequeño)
   - misma fuente real (blacksword)
========================= */

.ttl_sponsors{
  position: relative;
  font-family: 'blacksword', sans-serif; /* ✅ el nombre real del @font-face */
  font-size: 80px;
  color:#ffc400;
  letter-spacing: 7px;
  text-shadow: 5px 2px 2px #930101;

  padding: 16px 34px;
  width: fit-content;
  margin: 40px auto 40px;

  /* ✅ quita “bloque” rígido que a veces deforma */
  height: auto;
  line-height: 1.05;

  /* ✅ MISMO grosor que About/Contact (marco fino) */
  --mask:
    radial-gradient(18px at 18px 18px,#0000 calc(98% - 4px),#000 calc(100% - 4px) 98%,#0000) -18px -18px,
    linear-gradient(90deg,#000 8px,#0000 0) -4px 50% /100% calc(100% - 36px + 4px) repeat-x,
    linear-gradient(#000 8px,#0000 0) 50% -4px/calc(100% - 36px + 4px) 100% repeat-y;
}

/* =========================
   MÓVIL: que quepa igual de bonito
========================= */
@media (max-width: 767px){
  .ttl_sponsors{
    font-size: clamp(28px, 8vw, 44px);
    letter-spacing: 4px;
    padding: 14px 18px;
    width: min(92vw, 520px);
    text-align: center;
    margin: 30px auto 18px;
    line-height: 1.1;
  }
}
