﻿@import "../Newhotel/Estilos.css";
@import "../Newhotel/font-awesome.min.css";
@import "../Newhotel/jquery.bxslider.min.css";
@import "../Newhotel/jquery.fs.shifter.min.css";


.bodyNews .Banner {
	height: 421px !important;
	margin: auto !important;
}

.BSolutionsDetail main h2:before 
{
	display:none;
}

@media (min-width: 1367px) 
{
	.Internal .container1366Banner, .BBusiness .container1366Banner {
		background-size: cover;
		background-position: center bottom;
		background-repeat: no-repeat;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
}
@media (min-width: 768px) and (max-width: 991px) {		   
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) and (max-width: 1335px) {
}
@media (min-width: 1170px) {
}
@media (max-width: 1023px) 
{
	.Internal.bodyNews .Banner, .BSolutions.bodyNews .Banner, .BBusiness.bodyNews .Banner {
		min-height: 42vw !important;
		height:auto !important;
	}
}
@media (max-width: 767px) 
{
	.BSolutionsDetail.bodyNews .Banner {
		min-height: auto !important;
	}
}
@media (max-width: 1335px) {
}