@media only screen and (min-width: 1200px){
	.container {
    max-width: 900px;
	}
	header .container,
	.banner-area .container{
		  max-width: 1024px;
			padding-left: 0;
			padding-right: 15px;
	}
	header, section{
		max-width: 1024px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 1199px){
	.container {
    max-width: 900px;
	}
	header, section{
		max-width: 1024px;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
	}
	header .container,
	.banner-area .container{
			max-width: 1024px;
			padding-left: 0;
			padding-right: 15px;
	}
}
@media only screen and (max-width: 991px){

	.single-banner {
		margin-bottom: 40px;
	}
	.single-section-box h2 {
		margin-top: 0;
	}
	.banner-area::before {
    background-size: cover;
	}
	.section-area {
		padding-bottom: 65px;
	}
	.single-overview-box.text-lg-right.text-center {
		margin-top: 50px;
	}
	.footer-content p,
	.footer-content {
		text-align: center;
	}
}
@media only screen and (max-width: 902px){
	.header .col-lg-3,
	.header .col-lg-9{
		width: 100%;
		-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	.header .col-lg-9.text-right{
    text-align: center!important;
	}
	header .col-lg-3 {
    order: 2;
}
.header p {
    margin-top: 20px;
}
}
@media only screen and (max-width: 700px){
	.grid-logos {
		display: -ms-grid;
	    display: grid;
	    -ms-grid-columns: auto auto auto;
	    grid-template-columns: auto auto auto;
	    grid-row-gap: .75em;
	}
}
@media only screen and (max-width: 767px){
	br{
		display: none;
	}
.header {
	padding: 20px 0;
}
.single-activity-box h4 {
	margin-top: 10px;
	font-size: 18px;
}
.single-section-box p {
  display: none;
}
.mobile{
	display: inline-block;
}

#prato-certo .col-lg-6:first-child {
	order:2;
}
header .col-lg-3{
order:2;
}
header p{
margin-top: 15px;
}
.remove-mobile{
	display: none;
}
.absolute{
	right: 0;
    left: auto;
    position: relative;
    top: 0;
}
#km .absolute-right{
	position: relative;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
#formacao .absolute{
	position: relative;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
#covid::after {
    background-image: url(../img/bg-comportamento-food-mobile.png);
}
.footer-content p, .footer-content {
    text-align: center !important;
		margin-bottom: 5px;
}
.desktop{
	display: none;
}
header .container, .banner-area .container {
    max-width: 1024px;
    padding-left: 15px;
    padding-right: 15px;
}
#km .single-section-box,
#covid .single-section-box,
#formacao .single-section-box{
	margin-top: 20px;
	margin-bottom: 0px;
}
#km .single-section-box,
#km .single-section-box img,
#formacao .single-section-box,
#formacao .single-section-box img{
	width: 100%;
}
.banner-area {
    height: auto;
		padding-bottom: 0;

}
.banner-area::after {
display: none;
}
.mobile-size{
	width: 95%;
	padding-left: 15px;
    padding-right: 15px;
}
.remove-paddings{
	padding-left: 0px;
	padding-right: 0px;
}
#adesao br{
	display: block;
}
a{
	font-size: 20px;
	line-height: normal;
}
h2 {
    font-size: 22px;
}
#economia .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#covid img {
    width: auto;
}

}
@media only screen and (max-width: 576px){

	.btSaber{
		margin: 20px 0 40px;
	}

	.hideDesktop{
		display: inline-block;
	}

	.logoTurismo{
		margin: 20px 0 30px;
	}

	.banner-area-lp4 {
		height: auto;
		padding-bottom: 0;
	}

	.banner-area-lp4 .col-md-6:first-child{
		padding-right: 0;
		padding-left: 0;
	}

	.single-banner h1{
		font-size: 25px;
	}
	.logo {
		max-width: 100px;
		margin-top: 7px;
	}
	.headline {
	    display: none;
	}
	.none{
		display: none;
	}
	.section-area {
    padding-top: 20px;
    padding-bottom: 20px;
	}
	.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}
	.col-sm-8 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	}
	.col-sm-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
	#ementas::before {
	    background-position: top;
	}
	#ementas .absolute-right{
		position: relative;
	    width: 100%;
	}
	.mt-65 {
	    margin-top: 0px;
	}
	.footer-content a{
		font-size: 12px;
	}
	.section-area-lp4 h2{
		font-size: 22px;
	}
	a{
		font-size: 16px;
	}

	.imgResizeMobile{
		width: 70%!important;
		margin-top: 0!important;
		margin-left: 15%!important;
	}

	.section-area-lp4#ementas .row{
		flex-direction: column-reverse;
	}

	.section-area-lp4#ementas .row img{
		margin-bottom: 30px;
	}

	.section-area-lp4#prato-certo {
		padding-bottom: 0;
	}

	.section-area-lp4#prato-certo .row{
		flex-direction: column-reverse;
	}

	.section-area-lp4#prato-certo img{
		margin-bottom: 30px;
	}

	.section-area-lp4#economia .row{
		flex-direction: column-reverse;
	}

	.section-area-lp4#economia .row img{
		margin-bottom: 30px;
	}

}


