
.hide{
	display:none;
}	
@media only screen and (max-width: 1170px) {
	
.hide-1170{
	display:none;
}	

.show-1170{
	display:block;
}	

.menu>ul>li>a{
	padding-left: 16px;
	padding-right:16px;	
}

}

@media only screen and (max-width: 960px) {
.hide-960{
	display:none;
}	

.show-960{
	display:block;
}

.direitos {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0px;
}

a.logo-ag {
    margin: 0 auto;
    float: none;
    display: block;
    clear: both;
}

.area-res {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    clear: both;
}

.rod a {
    width: 33.333%;
    text-align: left;
}

.tabs .tab-title{
	width:50%;
}

.menu-lateral{
	min-height:150px !important;
}

.dicas > li{
	width: 48% !important;
	margin-right:0 !important;	
}

.menu>ul>li>a{
	padding-left: 9px;
	padding-right:9px;	
}

.menu > ul > li > a{
	font-size:12px;
}

.serv-index{
	width:100%;
	height:300px;
	margin-top:-80px;	
}

.serv-index a{
	height:35px;
	top:233px;
	z-index:10;
	font-size:13px;
	padding:7px 0;
}

.ch-grid li {
width: 100%;
height: 250px;
display: inline-block;
margin: 10px 10px 10px 0px;
}

.ch-grid{
	height:400px;
}

section.slide-index{
	position:relative;
	z-index:0;
	top:-170px;
}

.bg-index{
	margin-top:-64px;
}

}
@media only screen and (max-width: 640px) {
.hide-640{
	display:none !important;
}

.show-640{
	display:block;
}

.chat{
	margin:0 auto !important;
	float:none;
}

a.logo{
	width:250px;
	height:75px;
	margin:0 auto;
	position:relative;
	top:25px;
}

.rod{
	text-align:center;
}

footer{
	height:700px;
	padding-top:30px;
	background: url(../images/rodape.jpg) -640px top no-repeat;
}

.rod a {
    width: 50%;
    text-align: center;
}

a.logo-ag{
	width:90px;
}	


.tabs .tab-title{
	width:100%;
}

.dicas > li{
	width: 100% !important;
	margin-right:0 !important;
	
}
.dicas > li:nth-child(even){
	margin-left:0 !important;
}


.bg-news{
	width:100%;
	height:300px;
	display:block;
	background: url(../images/news.jpg) center top no-repeat;
}

a.face{
	width:100px;
	float:none;
	display:block;
	margin:0 auto;
}

.reserva-rod p.data input{
	width:100%;
}

.reserva-rod p.informacao input{
	width:100%;
}

.reserva-rod .borda{
	height:605px;
}

.top p{
	margin-top:10px;
}

.menu_apar{
	margin-top:60px !important;
}

.bg-index{
	margin-top:-64px;
}

.bg-index{
	width:100%;
	height:200px;
	background-image:url(../images/bg-slide.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}

.top-inter{
	margin-top:-207px;
	padding-top:250px;
}

.top-inter h1{
	font-size:26px;
}

section.slide-index{
	top:0;
}

.produtos-index{
	margin-top:0 !important;
}

header{
	background:url(../images/bg-640.jpg) center top no-repeat;
}

}

@media screen and (-webkit-min-device-pixel-ratio: 3.0){
	




	
}