/* ______________________________________________________________________
  @                                                                      @
@   @ -- Created By Gabriel A. Barbosa <frontend@i7creative.com.br> -- @   @
  @______________________________________________________________________@
*/

@media all and (max-width: 1199px) {
	header .menuNav .menu>li>a {
		font-size: 12px;
	}

	section.menuServicos .servicos .box .texto {
		font-size: 11px;
		width: 67%;
	}

	section.menuServicos .servicos .box .img {
		margin-right: 5px;
	}

	footer .ssText {
		font-size: 12px;
	}

	footer .intro p {
		font-size: 13px;
	}

	footer .xico {
		width: 25px;
	}

	footer .textB {
		margin-left: 20px;
	}

	section.abastecimento .boxContainer .box .titulo {
		font-size: 15px;
	}

	section.brasilTransparent .bbx {
		max-width: 23.3%;
	}
}

@media all and (max-width: 991px) {
	header .menuNav .menu>li>a {
		font-size: 12px;
	}

	header .buscaContainer {
		top: 29px;
	}

	header .buscaContainer img {
		width: 35px;
	}

	header .menuNav .menu>li {
		padding: 6px 3px 7px 4px;
		vertical-align: middle;
	}

	header .menuNav .menu {
		padding-right: 40px;
	}

	header .menuNav .menu .active {
		background-color: inherit;
	}

	header .menuNav .menu .active:before {
		top: 21px;
	}

	header .menuNav {
		margin-top: 20px;
	}

	section.menuServicos .servicos .box {
		padding: 0px 17%;
	}

	section.menuServicos .servicos {
		border: 1px dashed #0081B8;
	}

	section.menuServicos .servicos .row .col-sm-4:nth-child(1) {
		border-bottom: 1px dashed #0081B8;
	}

	section.menuServicos .servicos .row .col-sm-4:nth-child(2) {
		border-bottom: 1px dashed #0081B8;
	}

	section.menuServicos .servicos .row .col-sm-4:nth-child(3) {
		border-bottom: 1px dashed #0081B8;
	}

	section.abastecimento .col-md-4 {
		margin-bottom: 20px;
	}

	section.abastecimento {
		padding-bottom: 0px;
	}

	section.abastecimento .boxContainer .box .data {
		padding-top: 7px;
		width: 52px;
		height: 52px;
	}

	section.abastecimento .boxContainer .box .data .diaemes {
		font-size: 12px;
		margin-bottom: 5px;
	}

	section.abastecimento .boxContainer .box .data .ano {
		font-size: 15px;
		font-weight: bold;
	}

	footer .col-sm-12 {
		margin-bottom: 20px;
	}

	section.abastecimento .boxContainer .box .titulo {
		min-height: 49px;
	}

	section.brasilTransparent .bbx {
		max-width: 31.5%;
	}
}

@media all and (max-width: 767px) {

	section.pageNoticiaSingle .noticia-container .noticia-data {
		font-size: 12px;
	}

	section.pageNoticiaSingle .noticia-container .noticia-categoria {
		font-size: 20px;
	}

	section.pageNoticiaSingle .noticia-container .noticia-titulo {
		font-size: 25px;
	}

	header .buscaContainer {
		top: 21px;
	}

	.navbar-toggle {
		border: 1px solid white;
		left: -60px;
		cursor: pointer;
		top: -7px;
	}

	.navbar-toggle .icon-bar {
		background-color: white;
	}

	header .menuNav .menu>li {
		max-width: 100%;
		width: 100%;
		text-align: center;
		margin-bottom: 0px;
		display: block;
	}

	header .menuNav .menu .separador {
		display: none;
	}

	section.topo .logo {
		max-width: 229px;
		margin-bottom: 20px;
	}

	section.topo {
		padding-top: 20px;
	}

	section.menuServicos .servicos .row .col-sm-4:nth-child(4) {
		border-bottom: 1px dashed #0081B8;
	}

	section.menuServicos .servicos .row .col-sm-4:nth-child(5) {
		border-bottom: 1px dashed #0081B8;
	}

	section.menuServicos .servicos .box {
		padding: 0px 5%;
	}

	section.brasilTransparent .bbx {
		max-width: 27.9%;
		margin: 2.55%;
	}

	section.menuServicos .servicos .box .texto {
		width: 30%;
	}

	section.abastecimento .boxContainer .box .titulo {
		padding-left: 69px;
	}
}

@media all and (max-width: 661px) {
	section.brasilTransparent .row {
		text-align: center;
	}

	section.brasilTransparent .bbx {
		max-width: 43.0%;
		margin: 2%;
	}

	.servicos .padding-left-0 {
		padding-left: 15px;
	}
}

@media all and (max-width: 514px) {
	section.pageNoticiaSingle .noticia-container .noticia-image {
		width: 100%;
	}
}

@media all and (max-width: 648px) {
	section.brasilTransparent .bbx {
		max-width: 38%;
	}
}

@media all and (max-width: 535px) {
	section.brasilTransparent .bbx {
		max-width: 42%;
	}
}

@media all and (max-width: 480px) {
	section.topo .logo {
		max-width: 235px;
	}
}

@media all and (max-width: 491px) {
	section.brasilTransparent .bbx {
		max-width: 92%;
	}
}

@media all and (max-width: 359px) {
	section.pageNoticiaSingle .botaoimprimir {
		margin-top: 20px;
	}
}