@media screen and (min-width: 0px)  and (max-width: 499px) {

	.home-header {
    height: 260px;
	}

	.quote-prestige-obras {
    margin-top: 100px;
}

	h1.frase-slider {
    font-size: 23px;
    line-height: 35px;
		padding: 20px 50px 20px 50px;
	}
}

@media screen and (min-width: 500px)  and (max-width: 767px) {

	.home-header {
    height: 360px;
	}

	.quote-prestige-obras {
    margin-top: 160px;
	}

	h1.frase-slider {
    padding: 30px 50px 30px 50px;
		font-size: 36px;
		line-height: 35px;
	}

}

/* xtra small devices */
@media screen and (min-width: 0px)  and (max-width: 767px) {

	.post-preview .post-meta {
    font-size: 20px;
	}

	ul.fl-second {
		margin-left: 0px;
	}

	.hide-xtra-small { display: none !important }

	a.logo {
		margin-bottom: 30px;
		margin-top: 0px;
	}

	#quote-carousel .carousel-indicators li {
	    margin-left: 2px;
		margin-right: 2px;
		width: 42px;
		height: 41px;
	}

  .row-sublogo {
		margin-top: 30px;
		margin-bottom: 0px;
	}

	img.sublogo {display: none;}
	img.sublogo-laranja {display:block;}


	.header-prestige-obras {
		font-size: 28px;
	    line-height: 28px;
	}


	a.social {
		margin-bottom: 15px;
	}

       .header-logo-search {

    padding-right: 0;
}



	.hide-small { display: none !important }

	a.logo {
		margin-bottom: 30px;
		margin-top: 0px;
	}

	#quote-carousel .carousel-indicators li {
	    margin-left: 5px;
		margin-right: 5px;
	}

	.carousel-inner {
		min-height: 280px;
	}


	.row-sublogo {
		margin-top: 30px;
		margin-bottom: 0px;
	}


	.header-prestige-obras {
		font-size: 28px;
	}

	a.social {
		margin-bottom: 15px;
	}

	.post-preview .post-title {
	  font-size: 52px;
	}

  .header-topo{
    height: 120px;
  }

  a.logo {
		display: none;
	}
    .caixa_titulo{

    font-size: 25px;

}


}


/* medium devices */
@media (min-width: 768px) and (max-width: 991px) {

	.hide-medium { display: none !important }

	a.logo {
		display: none;
	}

	.home-header {
	  height: 460px;
	}

	.menu-row {
    margin-top: 0px;
	}

	.list-inline {
	  margin-left: -10px;
	}

	h1.frase-slider {
	  font-size: 52px;
	  line-height: 60px;
	}

	.header-logo-search {
	  padding-top: 35px;
	}

  .quote-prestige-obras {
		margin-top: 180px;
	}

	.post-preview .post-title {
  	font-size: 52px;
	}

  .header-topo {
    height: 120px;
  }

	.caixa_titulo {
    font-size: 25px;
	}

	.caixa_titulo {
    font-size: 20px;
	}
}

@media (max-width: 1199px) and (min-width: 999px) {
	.search-site {
	    margin-left: -13px;
	}
}


@media (max-width: 998px) and (min-width: 992px) {
	ul.menu-principal li {
	    width: 172px;
	}
}

/* desktop devices */
@media (min-width: 992px) and (max-width: 1199px) {

	.hide-desktop { display: none !important }

	.list-inline {
	  margin-left: 240px;
	}

	h1.frase-slider {
	  font-size: 52px;
	}

	.caixa_titulo {
	  font-size: 30px;
	}
	a.logo {
	    padding-left: 7px;
	}
}


@media (max-width: 1199px) and (min-width: 999px){
	ul.menu-principal li {
	    width: 172px;
	}
}

/* big devices */
@media (min-width: 1200px) {

	.hide-big { display: none !important }


}
