/* Large desktop */
@media (min-width: 1200px) { 
    
    .navbar-brand {
        width: 209px;
        height: 81px;
        margin-left: 0;
        margin-top: 30px;
    }
    
    ul.nav li a {
        height: 149px;
    }
    
    
.banner_single {
        height: 300px;
    }
} 

/*@media (min-width: 768px) {
  .contenedor-player {
        display: none;
        
    }
    
    ul.social {
        width: 395px;
        margin: 0 auto;
  
    }
}*/

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    
    .box-descripcion-gc {
        height: 530px;
    }
    
    ul.nav li a {
        color: #fff !important;
        text-shadow: 0 !important;
    }
    
    ul.nav li.active {
        background-color: none;
    }
    
    .contenedor-player {
        display: none;
        
    } 
    
    .header-social {
        width: 620px;
    }
    
    .col-twitter-widget iframe {
        text-align: center;
        margin: 0 auto;
    }
    
    .banner_single {
        height: 300px;
    }
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

	
    .contenedor-player {
        display: none;
        
    } 
    
    .box-descripcion-gc {
        height: 560px;
    }
    
    .footer-container {
        height: auto;
        padding-bottom: 50px;
    }
    
    .post-footer {
        height: auto;
    }
    
    .post-footer-content {
        height: 300px;
    }
    
    .post-footer-content p {
        text-align: center;
        line-height: 30px;
        padding-top: 20px;
  
    }
    
    .post-footer-content .icon {
        text-align: center;
        padding-top: 100px;
  
    }
    
    .container>.navbar-header {
        margin: 0;
        background: transparent;
        margin-top: 50px;
    }
    
    .container>.navbar-collapse {
        background: url(../../../../wp-content/themes/thesecretspa/img/869150-background-header.jpg) repeat-y;
    background-position: center center;
        z-index: 9999;
        position: absolute;
        width: 100%;
        top: 145px;
    }
    
    ul.nav li {
        height: 40px;
    }
    
    .navbar-inverse .navbar-brand {
        margin-top: -30px;
    }
    
    #facebook-like_box {
        display: none ;
    }
    
    .ch-info {
	
	opacity: 1;
	transition: all 0.4s ease-in-out;
	transform: scale(1);
	backface-visibility: hidden;
        text-decoration: none;
    }
    
    .info-single {
        margin-top: 20px;
    }
}
 
/* Landscape phones and down */
@media (max-width: 480px) { 

#carousel-example-generic{
display:none;
}

    .pre-header ul.social, .pre-header ul.social .fs1 {
        font-size: 10px;
        text-align: center;
        padding-right: 0px;
    }
    
    ul.nav li a {
        margin-top: 5px;
    }
    
    .container>.navbar-header {
        margin: 0;
        background: transparent;
        margin-top: 50px;
    }
    
    .container>.navbar-collapse {
        background: url(../../../../wp-content/themes/thesecretspa/img/869150-background-header.jpg) repeat-y;
    background-position: center center;
        z-index: 9999;
        position: absolute;
        width: 100%;
        top: 145px;
    }
   
    ul.nav li {
        height: 40px;
    }
    
    .navbar-inverse .navbar-brand {
        margin-top: -30px;
    }
    
    .nav {
        
    
    }
    
    .box-descripcion-gc {
        height: 520px;
    }
    
    #facebook-like_box {
        display: none ;
    }
    
    .footer-container {
        height: auto;
        padding-bottom: 50px;
    }
    
    .post-footer {
        height: auto;
    }
    
    .post-footer-content {
        height: 300px;
    }
    
    .post-footer-content p {
        text-align: center;
        line-height: 30px;
        padding-top: 20px;
  
    }
    
    .post-footer-content .icon {
        text-align: center;
        padding-top: 100px;
  
    }
    
    .single-valores-producto {
        position: inherit;
    }
    
    .info-single {
        height: auto;
    }
    
    .boton-comprar-interior{
        width: 100%;
    }
    
    .info-single .detalles .icon {
        text-align: center;
        float: none;
    }
    
    .footer-ubicacion p {
        height: auto;
    }

    .single-container-content .detalles{
        text-align: center;
    }

    .single-container-content .precio{
        margin-bottom: 30px;
    }

    .single-container-content a.boton{
        margin-bottom: 20px;
    }

    .banner_single {
        height: 90px;
    }

	#frmLogin button {
		width:100%;
	}
	
	.btn-recuperar {
	    line-height: 34px;
		text-align: center;
		width: 100%;
		display: block;	
	}
	
	.container-pre-header {
		height:100px;
		}
		
	.container-pre-header ul li {
		text-align:center;
		display: block !important;
    	float: none !important;
	}
}



/*
*
*   MEDIA QUERYS PARA IPAD 1 Y 2
*===============================================================================
*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)and (orientation : landscape) {
  .footer-container {
        height: auto;
        padding-bottom: 50px;
    }
    
    .post-footer {
        height: auto;
    }
    
    .post-footer-content {
        height: 300px;
    }
    
    .post-footer-content p {
        text-align: center;
        line-height: 30px;
        padding-top: 20px;
  
    }
    
    .navbar-inverse .navbar-brand {
        margin-top: 30px;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .footer-container {
        height: auto;
        padding-bottom: 50px;
    }
    
    .post-footer {
        height: auto;
    }
    
    .post-footer-content {
        height: 300px;
    }
    
    .post-footer-content p {
        text-align: center;
        line-height: 30px;
        padding-top: 20px;
  
    }
    
    .navbar-inverse .navbar-brand {
        margin-top: 30px;
    }
}
