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

	.texto-site {
    margin-left: 0px;
		margin-bottom: 35px;
	}
	ul.social-buttons {
    margin-left: -11px;
	}

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

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

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

	.home-header {
	    height: 460px;
	}

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

	h1.frase-slider {
		font-size: 32px;
    line-height: 35px;
	}


    .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;
	}

	.home-header {
	    height: 460px;
	}

	#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;
	}

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

	.post-preview .post-title {
		margin-top: 0px;
		margin-bottom: 25px;
	}

	.post-preview .post-title {
	  font-size: 52px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.post-preview .post-meta {
		padding-left: 10px;
		padding-right: 10px;
	}

	.header-topo{
	  height: 120px;
	}

	a.logo {
		display: none;
		}

}


/* medium devices */
@media (min-width: 768px) and (max-width: 991px) {
	.hide-medium { display: none !important }

	.texto-site {
    margin-left: 0px;
		margin-bottom: 35px;
	}
	ul.social-buttons {
    margin-left: -11px;
	}
}

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

	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: 40px;
	}

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

	.post-preview .post-meta {
		padding-left: 10px;
	}

  .header-topo{
   height: 120px;
  }
}

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

	.hide-desktop { display: none !important }

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

	a.logo {
	  padding-left: 8px;
	}
}

/* desktop devices */
@media (min-width: 992px) and (max-width: 998px) {
	ul.menu-principal li {
    width: 172px;
	}
	.header-logo-search {
		padding-right: 74px;
	}
}

@media (min-width: 999px) and (max-width: 1199px) {

	ul.menu-principal li {
	    width: 172px;
	}

	.search-site {
    margin-left: -13px;
	}

	.header-logo-search {
		padding-right: 60px;
	}
}

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

	.hide-big { display: none !important }

	ul.menu-principal li {
	  margin-right:11px;
	}

}
