
@media (min-width: 992px) and (max-width: 1199px) {
	
	.portfolio-box { width: 205px; }
	
	.testimonial-list .testimonial-image { width: 12%; }
	.testimonial-list .testimonial-text { width: 88%; }
}

@media (min-width: 768px) and (max-width: 991px) {
	
	ul.navbar-nav li a { padding-left: 15px; padding-right: 15px; }
	
    .portfolio-box { width: 210px; }
    
    .testimonial-list .testimonial-image { width: 15%; }
	.testimonial-list .testimonial-text { width: 85%; }
	
	.call-to-action-text p { width: 75%; }
	.call-to-action-text .call-to-action-button { width: 25%; }
	
	.flickr-feed a { width: 50px; margin-right: 2px; }

}

@media (max-width: 860px) {
	
	.flex-direction-nav a { top: 30px; width: 30px; height: 30px; padding-top: 7px; }
	.flex-direction-nav a:before { font-size: 18px; }
	.flex-caption { width: 100%; bottom: 0; }
	
}

@media (min-width: 767px) {
	ul.navbar-nav.total {width:100%;display:block;}
	ul.navbar-nav.total li {/*width:16.6%;*/ width:25%;}
	ul.navbar-nav.total li a {/*padding-left:15%;padding-right:15%;*/ padding-left:10%;padding-right:10%;}
}
@media (max-width: 767px) {
	ul.embutidos li {width:50%;padding-top:37.5%;}
	ul.embutidos li:nth-child(3n+1) {clear:none;}
	ul.embutidos li:nth-child(2n+1) {clear:both;}

	.navbar>.container .navbar-brand { margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-toggle { margin-top: 16px; }
	.navbar-toggle .icon-bar { background: #5d5d5d; }
	ul.navbar-nav li a { padding: 15px 20px !important; text-align: left; line-height:20px; }
	ul.navbar-nav li a span { display:none; }
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 15px 20px; }
	
	.slider-2-text h1, .slider-2-text p { padding-left: 15px; padding-right: 15px; }
	
	.page-title-container p { display: block; margin: 10px 0 6px 0; line-height: 24px; }
	
	.portfolio-masonry { padding: 0; }
    .portfolio-box { width: 100%; margin: 30px 0 0 0; padding: 0 30px; }
	
	.testimonial-list .testimonial-image { float: none; width: auto; text-align: center; }
	.testimonial-list .testimonial-text { float: none; width: auto; margin-top: 30px; text-align: center; }
	.testimonial-list .nav-tabs { margin-top: 20px; text-align: center; }
	
	.call-to-action-text p { float: none; width: auto; padding-left: 0; text-align: center; }
	.call-to-action-text .call-to-action-button { float: none; width: auto; margin-top: 15px; margin-bottom: 15px; padding-right: 0; text-align: center; }
	
	footer { padding-top: 20px; }
	.footer-box { text-align: center; }
	.footer-box-text-subscribe input[type="text"] { max-width: 300px; }
	.flickr-feed a { margin-left: 2px; margin-right: 2px; }
	.footer-copyright, .footer-social { text-align: center; }
	.footer-social a { margin: 0 5px; }
	.flex-control-thumbs > li:nth-child(-n+4) {display:block;}

	ul.servicios li {width:calc(100%/7);height:auto;}
	ul.servicios li:nth-child(7n+1) {clear:both;}

}
@media (min-width: 480px) {
	ul.secciones_hotel li:nth-child(1) {padding-right:5px;}
	ul.secciones_hotel li:nth-child(2) {padding:10px 5px;}
	ul.secciones_hotel li:nth-child(3) {padding-left:5px;}
}
@media (max-width: 480px) {
	ul.embutidos li {width:100%;padding-top:75%;clear:both;}
	ul.servicios li {width:25%;height:auto;}
	ul.servicios li:nth-child(7n+1) {clear:none;}
	ul.servicios li:nth-child(4n+1) {clear:both;}
	ul.servicios li:nth-child(4n+1):nth-last-child(1) {clear:both;margin-left:40%;}
	.navbar>.container .navbar-brand {margin:0px;}
	body.principal .contenido .col-xs-6 {width:100%;}

	ul.secciones_hotel li {width:100%;}
	ul.secciones_hotel li:nth-child(2) {padding:0px 10px;}
	ul.secciones_hotel li div { height: calc( (100vw - 50px) * 0.70) !important;}
	.col-sm-6 ul.secciones_hotel li div {height:calc( ( 50vw - 20px ) * 0.70);}
}
@media (min-width: 767px) and (max-width: 1200px) {

	.navbar .container {width:100%;padding:0px 10px;}
}
@media (max-width: 1130px) {
	ul.navbar-nav li a {padding:25px 10px;}
	.navbar-brand img { max-height:90px; padding: 8px 5px;}
	body{padding-top:90px;}
	ul.secciones_hotel li div { height: calc((100vw / 3 - 20px) * 0.70);}
	.col-sm-6 ul.secciones_hotel li div {height:calc( ( 50vw - 20px ) / 3 * 0.70);}
}
@media (max-width: 1050px) {
}	
@media (max-width: 980px) {
	ul.navbar-nav li a span {display:none;}
	.ficha-principal {margin-top:25px;}
}
@media (max-width: 850px) {
	ul.navbar-nav li a {padding:25px 5px;}
}
@media (min-width: 767px) {
	.flexslider{position:relative;overflow:hidden;}
	.flex-viewport {width:75%;}
	.flex-control-thumbs {margin:0px;position:absolute;right:0px;top:0px;width:24%;}
	.flex-control-thumbs li {width:100%;margin:0px 0px 6px;}
	.navbar-right {margin-right:0px;}
	body.principal ul.servicios { width:100%;}
	body.principal ul.servicios li {width:calc(100% / 13);}
	#map {height:430px !important;}

	body.principal .contenido .row .ficha-principal:nth-child(1):hover .enl-ficha h3 {margin-top:-50px;}
	body.principal .contenido .row .ficha-principal:nth-child(2):hover .enl-ficha h3 {margin-top:-55px;}

	body.principal .contenido .row .col-sm-3 .ficha-principal:hover .enl-ficha h3 {margin-top:-20px;}

}

@media (max-width: 400px) {
	
	.flex-caption { display: none; }
	
}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
	/* logo */
    .navbar-brand {
    	background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 167px 63px !important;
    }
	
}
