/* lg */ 
@media (min-width: 1200px) {
  
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

  .navbar-right {
    padding: 0 30px 0 0;
  }

  .navbar-right li a {
    padding: 35px 15px;
  }

  .fixed-menu .container {
    width: 100%;
      
  }

  .fixed-menu .navbar-right {
    padding-right: 30px;
  }

  .fixed-menu .navbar-right li a {
    padding: 20px;
  }

  
  #countdown li {
    margin-right: 30px;
  }


  .ear-piece {
    left: -15%;
  }

  #event .col-md-9 {
    z-index: 10;
  }


}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {

  .navbar-brand {
    width: 215px;
    height: 60px;
  }

  .navbar-right {
    padding: 0;
  }

  .navbar-right li a {
    padding: 20px 11px;
    font-size: 17px;
  }

  .fixed-menu .container {
    width: 100%;
     
  }

  .fixed-menu .navbar-right {
    padding-right: 30px;
  }

  .fixed-menu .navbar-right li a {
    padding: 20px 15px;
    font-size: 17px;
  }
 
 #countdown li {
  margin-right: 15px;
 }

  .sponsor-control-left {
    right:8%;
  }

  .sponsor-control-right {
    right: 5%;
  }

  .guitar, .ear-piece, .light {
    display: none;
  }

  .watch {
    left: -8%
  }

  .guitar2 {
    height: 100%;
  }

  .guitar2 img {
    padding-top:38%;
  }

  .twit {
    left: -5%;
  }


}

/* xs */
@media (max-width: 767px) {

  .main-nav .container {
    display: none;
  }
  
  .fixed-menu .container {
    display: block;
  }

   .fixed-menu .container {
    width: 100%;
      
  }

  .navbar-brand {
    width: inherit;
  }

  .fixed-menu .navbar-right li a {
    padding: 7px 25px;
  }

  #home {
    margin-top: 00%;
  }

  #main-slider .carousel-caption {
    bottom: 17%;
    padding: 10px;
    line-height: 0;
  }

  #main-slider .carousel-caption h2 {
    font-size: 20px;
    margin-top: 3px;
  }

  #main-slider .carousel-caption h4 {
    font-size: 16px;
  }

  #main-slider .carousel-caption a {
    font-size: 14px;
    color: #2da1c5;
  }

  #explore {
    background-size:cover;
  }

  #explore h2 {
    float: inherit;
    font-size: 30px;
    margin-bottom: 30px;
  }  

  #countdown li {
    font-size: 14px;
    margin-right:35px;
    width:inherit;
  }

  #countdown li span {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 60px;
  }

  #countdown li:before, 
  #countdown li:after {
    top:25px;
  }

  .cart a {
    font-size: 18px;
  }

  .cart a i {
    font-size: 20px;
    padding:15px;
  }

   /*event */
  .single-event {
    margin-bottom: 40px;
  }
    .mapa iframe{left:0%;  width: 300px;height: 125px;}
    .mapa{margin-left: 2%;margin-top: 3%;}
  #event h2, 
  #about h2, 
  #sponsor h2 {
    font-size: 30px;
  }
    
    .letracontacto h2{left: 25%; top: 6%; font-size: 12px;}
    .letracontacto2 h2{margin-left:30%; top: -15%; font-size: 12px;}
    .letracontacto h4{left: 17%; top: 50%; font-size: 8px;}
.heading h2{font-size:10px;}
  .twitter-control-left, 
  .twitter-control-right {
    top: inherit;
    bottom: -40px;
  }

  .twitter-control-left {
    left: 46%;
  }

  .twitter-control-right {
    right: 46%;
  }

  #sponsor {
    background-position: right 0 bottom 0;
  }

  .sponsor-control-left, 
  .sponsor-control-right {
    top:0;
  }

  .sponsor-control-left {
    right: 10%;
  }

  .sponsor-control-right {
    right: 5%;
  }

  #sponsor .item ul li {
    width: 30%;
    margin-right:3%
  }

  #sponsor .item ul li:last-child {
    margin-right: 0;
   }


  #footer {
    font-size: 16px;
  }

  .watch, .guitar, .guitar2, .twit, .light, .ear-piece {
    display: none;
  }

  .contact-section {
    background-position: left 0 bottom 0;
    background-size: cover;
  }
.contact-section2 img {
    background-position: left 0 bottom 0;
    background-size: cover;
    width: 250px;
    height: 150px;
  }

  .about-content {
    width: 100%;    
    padding: 70px 25px 110px;
  }
  
  .heading h2{font-size:20px;}
  
  .navi{width:20px; height:20px;}
}


/* XS Portrait */
@media (max-width: 479px) {
.letracontacto{font-size: 26px;}
  .main-nav .container {
    display: none;
  }
  .heading h2{font-size:20px;}
    
    
    
    .navi {
    margin: 0;
    padding: 0;
    float: right;
    position: fixed;
    z-index: 999;
    left: 73%;
    top: 200px;
     opacity: .9
                
}
/************ la lista se regula aqui *****************/
.navi li {
    
    width: 100px; border-bottom: 5px solid beige; 
    font-family: 'Merienda One', cursive;
    font-size: 11px;
    
}


.navi li a {border-radius: 1px; display: block; padding: 8px; border-left: 4px solid burlywood; border-right: 2px solid antiquewhite; text-decoration: none; box-shadow: 2px 2px 5px azure;color: darkblue;  }


/************ Aqui se regula el tamaño y color cuando se pasa el puntero *****************/
.navi li a:hover{  background: cadetblue; padding: 5px 4px; color: #fff; border-radius: 5px; font-size: 12px; }

/************ Se activa el menu estatico *****************/

.navi .active a {
    
  background-color: cadetblue;  
    color: #fff;
    
  
}

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  .fixed-menu .container {
    display: block;
  }

  .fixed-menu .navbar-right li a {
    padding: 10px 25px;
  }

  /* Home */

  #home {
    margin-top: 0%;
  }

  .fixed-menu .container {
    width: 100%;
  }

  .navbar-brand {
    width: inherit;
  }


  #main-slider .carousel-caption {
    bottom: 17%;
    padding: 10px;
    line-height: 0;
  }

  #main-slider .carousel-caption h2 {
    font-size: 18px;
    margin-top: 3px;
  }

  #main-slider .carousel-caption h4 {
    font-size: 14px;
  }

  #main-slider .carousel-caption a {
    font-size: 12px;
    color: #2da1c5;
  }

  .carousel-indicators {
    bottom: 0;
  }

  /* Explore */
  #explore {
    background-size:cover;
  }

  #explore h2 {
    float: inherit;
    font-size: 30px;
    margin-bottom: 30px;
  }  

  #countdown li {
    font-size: 14px;
    margin-right: 15px;
    width: 45px;
  }

  #countdown li span {
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    width: 45px;
  }

  #countdown li:before, 
  #countdown li:after {
    top: 18px
  }

  .cart {
    right:-209px;
  }

  .cart a {
    font-size: 18px;
  }

  .cart a i {
    font-size: 20px;
    padding:12px;
  }

    /*event */
  .single-event {
    margin-bottom: 40px;
  }

  .about-content {
    width: 100%;    
    padding: 70px 30px 110px;
  }

  #event h2, 
  #about h2, 
  #sponsor h2 {
    font-size: 30px;
  }

  .about-content p, 
  #twitter-feed .item a, 
  #twitter-feed .item p {
    font-size: 15px;
  }

  .twitter-control-left, 
  .twitter-control-right {
    top: inherit;
    bottom: -40px;
  }

  .twitter-control-left {
    left: 46%;
  }

  .twitter-control-right {
    right: 46%;
  }

  #sponsor {
    background-position: right 0 bottom;
  }

  .sponsor-control-left, 
  .sponsor-control-right {
    top: 0;
  }

  .sponsor-control-left {
    right: 10%;
  }

  .sponsor-control-right {
    right: 5%;
  }

  #sponsor .item ul li {
    width: 45%;
    margin-right: 5%
  }

  #sponsor .item ul li:last-child {
    margin-right: 0;
   }
 
  #footer {
    font-size: 14px;
  }

  .watch, .guitar, .guitar2, .twit, .light, .ear-piece {
    display: none;
  }

  .contact-section {
    background-position: left 0 bottom 0;
    background-size: cover;
  }

}

