
.hide{
	display:none;
}	
@media only screen and (max-width: 1170px) {
	
.top{
	width:100%;
}
}


@media only screen and (max-width: 1024px) {
	.hide-1024{
	display:none;
}	

.show-1024{
	display:block;
}

}
@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;	
}

.news input.newsletter{
	width:67%;
}


section.marcas-index li.marca img{
	max-width:100px;
}

h1{
	margin-top:0 !important;
}

}

@media only screen and (max-width: 640px) {
.hide-640{
	display:none !important;
}

.top{
	height:220px;
}

.chat{
	margin:0 auto !important;
	float:none;
}

a.logo{
	width: 250px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    margin-top: 16px;
}

.rod{
	text-align:center;
}

footer{
	height:870px;
	padding-top:150px;
	background: url(../images/rodape.png) -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;
}

h1{
	font-size:30px !important;
}

span.tel-top{
	margin-top:8px;
	margin-bottom:10px;
	text-align: right !important;
}

section.slide-index{
	top:0;

}

.dicas-index{
	width:100%;
	text-align:center;
}
	
.dicas-index a{
	width:100%;
}
	
.news{
	width:100%;
	text-align:center;
	margin-top:0;
}

.news input.newsletter{
	width:75%;
}

.news label.new{
	width:25%;
}

section.marcas-index li.marca img{
	max-width:50px;
}

h1{
	font-size:25px !important;
}

.bg-index{
	width:100%;
	height:342px;
	color:#fff;
	background:url(../images/bg-index.jpg) right top no-repeat;
	
}

.bg-index h2{
	background:#fd5605;
	display:block;
	padding:10px;
}

.tipos-simulador li {
	width:50%;
	float:left;
}
	
}

@media screen and (-webkit-min-device-pixel-ratio: 3.0){
	




	
}