/* RESPONSIVO - NOVOLAYOUT */

/* MENU */
@media only screen and (min-width: 1651px) and (max-width: 1680px) {
	#main-menu-items {
		width: 74% !important;
	}
}

@media only screen and (min-width: 1561px) and (max-width: 1650px) {
	/*
  #main-menu-items {
    width: 78% !important;
  }
  */
	#main-menu-items {
		width: 90% !important;
	}
}

@media only screen and (min-width: 1412px) and (max-width: 1560px) {
	/*
  #main-menu-items {
    width: 86.6% !important;
  }
  */
	#main-menu-items {
		width: 100% !important;
	}
}

@media only screen and (min-width: 1333px) and (max-width: 1411px) {
	/*
  #main-menu-items {
    width: 91.5% !important;
  }
  */
	#main-menu-items {
		width: 100% !important;
	}
	ul#main-menu-items > li:first-child {
		margin-left: 4rem !important;
	}
	.sm-menu a {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1332px) {
	#main-menu-items {
		width: 97.6% !important;
	}
}

@media only screen and (max-width: 1280px) {
	/*
  #main-menu-items {
    width: 97.6% !important;
  }
  */
	#main-menu-items {
		width: 100% !important;
	}
	ul#main-menu-items > li:first-child {
		margin-left: 0.5rem !important;
	}
}
/* MENU */

/* PAGINAS INTERNAS */
@media only screen and (max-width: 383px) {
	.header-editoria .datahora {
		width: 100%;
	}

	.noticia-interna.baixo {
		width: 100% !important;
		float: none !important;
		margin-top: 0 !important;
		margin-bottom: 20px !important;
		margin-right: 50% !important;
	}

	.fb-share {
		float: left;
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 384px) and (max-width: 1200px) {
	.header-editoria .datahora {
		width: 50%;
	}

	.noticia-interna.baixo {
		width: 100% !important;
		float: none !important;
	}
}

/* RESPONSIVO - NOVOLAYOUT */

@media only screen and (min-width: 1200px) {
	.f-nav {
		z-index: 9999;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
	.f-nav {
		z-index: 9999;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
	}

	.f-nav .main-search-bar {
		display: none;
	}

	.main-right-side .news-sec-1 {
		margin-top: 2rem;
	}

	.hm-slider-cont {
		margin-left: 5%;
	}

	.rt-bk-cont {
		display: none;
	}

	.tn-small-1 h4 {
		max-width: 185px;
		max-height: 40px;
		overflow: hidden;
		font-size: 16px;
		margin: 6px 0 9px 10px;
	}

	.trend-1 img {
		max-width: 100%;
	}

	.trend-sm h4 {
		max-width: 170px;
		max-height: 40px;
		overflow: hidden;
		font-size: 16px;
		margin: 6px 0 9px 10px;
		line-height: 20px;
	}

	.big-two-1.boxgrid3 h3 a,
	.big-two-2.boxgrid3 h3 a {
		font-size: 16px;
		float: left;
		margin-bottom: 10px;
		max-height: 19px;
		overflow: hidden;
	}

	.polls-left {
		width: 100%;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #e5e5e5;
		border-right: none;
	}

	.polls-bg-img {
		display: block;
		margin: 0 auto;
	}

	.sec-1-sm div.sec-1-sm-text {
		width: 100%;
		padding: 15px 0;
		border-bottom: 1px solid #e5e5e5;
		margin: 0;
	}

	.sec-1-big div.sec-1-big-text {
		width: 100%;
		margin: 0;
		padding-bottom: 15px;
		border-bottom: 1px solid #e5e5e5;
	}

	.sec-1-big img {
		float: none;
		display: block;
		margin: 0 auto;
		width: auto;
		max-width: 100%;
	}

	.flex-control-nav {
		bottom: -11px;
	}

	.sm-gal-bg {
		width: 100%;
		text-align: center;
	}

	.img-sm-gal {
		width: 100%;
		padding: 20px 0;
	}

	.ad-rt img {
		max-width: 100%;
	}

	.subscribe form input {
		width: 100%;
	}

	.subscribe form a {
		float: right !important;
	}

	.flkr-cont a {
		float: left;
		margin: 1px;
	}

	.flkr-cont a img {
		width: 100px;
		height: 80px;
	}

	.vid-thmb ul li {
		display: inline;
		margin: 0 2.5% 0 0;
		float: left;
		width: 23%;
	}

	.vid-thmb ul li img {
		max-width: 100%;
	}

	.fxd-mnu-x {
		top: 15px;
		right: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
	.container {
		width: 748px !important;
	}

	.main-right-side .news-sec-1 {
		margin-top: 2rem;
	}

	.main-search-bar {
		margin-top: 10px;
	}

	.main-left-side {
		width: 100%;
		margin: 0 auto;
	}

	.big-two-1.boxgrid3 h3 a,
	.big-two-2.boxgrid3 h3 a {
		font-size: 17px;
	}

	.main-news-blks {
		max-width: 881px;
		width: auto;
		float: none;
		display: block;
		margin: 0 auto;
	}

	.hm-slider-cont {
		max-width: 464px;
		display: block;
		margin: 0 auto;
		float: none;
		margin-bottom: 12px;
	}

	.tn-small-1 h4 {
		max-width: 64%;
		max-height: 40px;
		overflow: hidden;
	}

	.top-big-two {
		width: auto;
		max-width: 754px;
		margin: 0 auto;
		float: none;
	}

	.polls-cont {
		width: 400px;
		max-width: 760px;
		margin: 0 auto;
		float: none;
		display: block;
	}

	.pol-lft-txt p {
		margin: 30px 0;
	}

	.flex-control-nav {
		bottom: -11px;
	}

	.sm-gal-bg {
		width: 100%;
		text-align: center;
	}

	.img-sm-gal {
		width: 100%;
		padding: 20px 0;
	}

	.ticker-ctrls {
		display: none;
	}

	ul.newsticker {
		width: 77%;
	}

	.main-right-side {
		max-width: 370px;
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.sec-1-sm {
		width: 100%;
		float: left;
		display: block;
		margin-top: 28px;
	}

	.sec-1-sm img {
		width: 29%;
		float: left;
	}

	.sec-1-sm h3 {
		width: 80%;
	}
	.sec-1-sm h6 {
		float: left;
		width: 100%;
	}

	.sec-1-sm h3,
	.sec-1-sm p {
		width: 100%;
		float: left;
		margin-bottom: 7px !important;
	}

	.polls-left {
		width: 346px;
		padding-right: 0;
		margin-right: 36px;
		border-right: none;
	}

	.polls-right {
		width: 338px;
	}

	.ticker-ctrls {
		top: 0 !important;
	}

	.ticker-ctrls a {
		line-height: 41px;
	}

	.vid-thmb ul li {
		display: inline;
		margin: 0;
	}

	.cont-lst-sngl {
		margin-right: 4%;
	}

	.customSelectInner:after {
		content: '\E764';
		font-family: 'entypo';
		font-size: 45px;
		color: #000;
		display: table-cell;
		vertical-align: top;
		text-align: center;
		position: absolute;
		top: -3px !important;
		right: 10px;
	}

	.accor-arw {
		margin-top: 10px !important;
	}

	#hidemenu {
		display: none !important;
	}
}

@media only screen and (min-width: 690px) and (max-width: 767px) {
	.main-right-side .news-sec-1 {
		margin-top: 2rem;
	}

	.main-search-bar {
		margin-top: 10px;
	}

	.main-left-side {
		width: 100%;
		margin: 0 auto;
	}

	.main-news-blks {
		max-width: 881px;
		width: auto;
		float: none;
		display: block;
		margin: 0 auto;
	}

	.hm-slider-cont {
		max-width: 464px;
		display: block;
		margin: 0 auto;
		float: none;
		margin-bottom: 12px;
	}

	.mid-blks-cont {
		float: none;
		width: 391px;
		display: block;
		margin-right: 0;
		margin: 0 auto;
	}

	.rt-bk-cont {
		display: none;
	}

	.main-search-bar .form-group {
		margin-bottom: 5px;
		margin-left: 1%;
	}

	.tn-small-1 h4 {
		max-width: 60%;
		max-height: 40px;
		overflow: hidden;
	}

	.top-big-two {
		width: auto;
		max-width: 754px;
		margin: 0 auto;
		float: none;
	}

	.polls-cont {
		width: auto;
		max-width: 346px;
		margin: 0 auto;
	}

	ul.newsticker {
		width: 70%;
	}

	.main-right-side {
		max-width: 370px;
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.sec-1-sm {
		width: 100%;
		float: left;
		display: block;
		margin-top: 28px;
	}
	.sec-1-sm div.sec-1-sm-text {
		width: 80%;
	}

	.sm-gal-bg {
		width: 100%;
		text-align: center;
	}

	.img-sm-gal {
		width: 100%;
		padding: 20px 0;
	}

	.sec-1-sm img {
		width: 29%;
		float: left;
	}

	.sec-1-sm h3 {
		width: 80%;
	}
	.sec-1-sm h6 {
		float: right;
	}

	.sec-1-sm h3,
	.sec-1-sm p {
		width: 100%;
		float: left;
		margin-bottom: 17px !important;
	}

	.polls-left {
		width: 346px;
		padding-right: 0;
		margin-right: 36px;
		margin-bottom: 20px;
		border-right: none;
	}

	.polls-right {
		width: 338px;
	}

	.cont-lst-sngl {
		margin-right: 20%;
		margin-bottom: 30px;
	}

	.customSelectInner:after {
		content: '\E764';
		font-family: 'entypo';
		font-size: 45px;
		color: #000;
		display: table-cell;
		vertical-align: top;
		text-align: center;
		position: absolute;
		top: -3px !important;
		right: 10px;
	}

	.accor-arw {
		margin-top: 10px !important;
	}

	#hidemenu {
		display: none !important;
	}
}

@media only screen and (min-width: 601px) and (max-width: 689px) {
	.main-right-side .news-sec-1 {
		margin-top: 2rem;
	}

	.main-search-bar {
		margin-top: 10px;
	}

	.mid-blks-cont {
		float: none;
		width: 391px;
		display: block;
		margin-right: 0;
		margin: 0 auto;
	}

	.main-left-side {
		width: 100%;
		margin: 0 auto;
	}

	.main-news-blks {
		max-width: 881px;
		width: auto;
		float: none;
		display: block;
		margin: 0 auto;
	}

	.vid-thmb ul li {
		margin: 0 5px;
	}

	.vid-thmb ul li:last-child {
		display: none;
	}

	.hm-slider-cont {
		max-width: 464px;
		width: 100%;
		display: block;
		margin: 0 auto;
		float: none;
		margin-bottom: 12px;
	}

	.rt-bk-cont,
	.ticker-ctrls {
		display: none;
	}

	.tn-small-1 h4 {
		max-width: 90%;
		max-height: 40px;
		margin-left: 0;
		overflow: hidden;
	}

	.top-big-two {
		width: auto;
		max-width: 754px;
		margin: 0 auto;
		float: none;
	}

	.caption .boxcaption3 {
		padding: 6px 10px;
	}

	.big-two-1.boxgrid3 h3 a,
	.big-two-2.boxgrid3 h3 a {
		font-size: 16px;
		width: 100%;
	}

	p.artcl-time-1 {
		margin: 4px 0 5px 0;
	}

	.polls-cont {
		width: auto;
		max-width: 346px;
		margin: 0 auto;
	}

	.sm-gal-bg {
		width: 100%;
		text-align: center;
	}

	.main-search-bar .form-group {
		margin-bottom: 5px;
		margin-left: 1%;
	}

	.img-sm-gal {
		width: 100%;
		padding: 20px 0;
	}

	.flex-control-nav {
		bottom: -8px;
	}

	ul.newsticker {
		width: 70%;
	}

	.sec-1-big img {
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}

	.sec-1-big div.sec-1-big-text {
		width: 100%;
	}

	.main-right-side {
		max-width: 370px;
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.sec-1-sm {
		width: 100%;
		float: left;
		display: block;
		margin-top: 28px;
	}
	.sec-1-sm div.sec-1-sm-text {
		width: 75%;
	}

	.sec-1-sm img {
		width: 29%;
		float: left;
	}

	.sec-1-sm h3 {
		width: 80%;
	}
	.sec-1-sm h6 {
		float: right;
	}

	.sec-1-sm h6 {
		float: right;
	}

	.sec-1-sm h3,
	.sec-1-sm p {
		width: 100%;
		float: left;
		margin-bottom: 7px !important;
	}

	.sec-1-sm div.sec-1-sm-text h6 {
		float: left;
		margin: 0 0 5px 0;
	}

	.polls-left {
		width: 346px;
		padding-right: 0;
		margin-right: 36px;
		margin-bottom: 20px;
		border-right: none;
	}

	.polls-right {
		width: 338px;
	}

	.cont-lst-sngl {
		margin-right: 20%;
		margin-bottom: 30px;
	}

	.customSelectInner:after {
		content: '\E764';
		font-family: 'entypo';
		font-size: 45px;
		color: #000;
		display: table-cell;
		vertical-align: top;
		text-align: center;
		position: absolute;
		top: -3px !important;
		right: 10px;
	}

	.accor-arw {
		margin-top: 10px !important;
	}

	.mega-menu-li {
		display: none !important;
	}

	#hidemenu {
		display: none !important;
	}
}

@media only screen and (min-width: 433px) and (max-width: 600px) {
	.main-search-bar {
		margin-top: 10px;
	}

	.sm-menu li:first-child a {
		margin-left: 15px;
	}
	.main-left-side {
		width: 100%;
		margin: 0 auto;
	}

	.main-news-blks {
		max-width: 881px;
		width: auto;
		float: none;
		display: block;
		margin: 0 auto;
	}

	.hm-slider-cont {
		max-width: 464px;
		width: 100%;
		display: block;
		margin: 0 auto;
		float: none;
		margin-bottom: 12px;
	}

	.mid-blks-cont {
		float: none;
		width: 391px;
		display: block;
		margin-right: 0;
		margin: 0 auto;
	}

	.rt-bk-cont {
		display: none;
	}

	.tn-small-1 h4 {
		max-width: 60%;
		max-height: 40px;
		margin-left: 0;
		overflow: hidden;
	}

	.top-big-two {
		width: auto;
		max-width: 754px;
		margin: 0 auto;
		float: none;
	}

	.caption .boxcaption3 {
		padding: 6px 10px;
	}

	.big-two-1.boxgrid3 h3 a,
	.big-two-2.boxgrid3 h3 a {
		font-size: 16px;
		width: 100%;
	}

	p.artcl-time-1 {
		margin: 4px 0 5px 0;
	}

	.vid-thmb ul li {
		margin: 0;
	}

	.polls-cont {
		width: auto;
		max-width: 346px;
		margin: 0 auto;
	}

	.sm-gal-bg {
		width: 100%;
		text-align: center;
	}

	.img-sm-gal {
		width: 100%;
		padding: 20px 0;
	}

	.sec-1-big img {
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}

	.sec-1-big div.sec-1-big-text {
		width: 100%;
	}

	.main-search-bar .form-group {
		margin-bottom: 5px;
		margin-left: 1%;
	}

	.flex-control-nav {
		bottom: -8px;
	}

	ul.newsticker {
		width: 70%;
	}

	.main-right-side {
		max-width: 370px;
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.sec-1-sm {
		width: 100%;
		float: left;
		display: block;
		margin-top: 28px;
	}
	.sec-1-sm div.sec-1-sm-text {
		width: 60%;
	}

	.sec-1-sm img {
		width: 29%;
		float: left;
	}

	.sec-1-sm h3 {
		width: 80%;
	}
	.sec-1-sm h6 {
		float: right;
	}

	.sec-1-sm h3,
	.sec-1-sm p {
		width: 100%;
		float: left;
		margin-bottom: 7px !important;
	}

	.sec-1-sm div.sec-1-sm-text h6 {
		float: left;
		margin: 0 0 5px 0;
	}

	.polls-left {
		width: 346px;
		padding-right: 0;
		margin-right: 36px;
		margin-bottom: 20px;
		border-right: none;
	}

	.polls-right {
		width: 338px;
	}

	.cat-ftr-cont-sngl {
		padding: 30px 10px;
	}

	.mag-info {
		width: 100%;
		border: none;
	}

	.post-ftr {
		width: 80%;
		border: none;
	}

	.twts-ftr {
		width: 80%;
	}

	.author-info ul {
		float: right;
		margin: 21px 0 0 0;
	}

	.cont-lst-sngl {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.customSelectInner:after {
		content: '\E764';
		font-family: 'entypo';
		font-size: 45px;
		color: #000;
		display: table-cell;
		vertical-align: top;
		text-align: center;
		position: absolute;
		top: -3px !important;
		right: 10px;
	}

	.accor-arw {
		margin-top: 10px !important;
	}

	.mega-menu-li {
		display: none !important;
	}

	#hidemenu {
		display: none !important;
	}
}

@media only screen and (max-width: 432px) {
	/*
	img{
		max-width: 100%;
	}
	*/

	.sm-menu li:first-child a {
		margin-left: 15px;
	}

	.main-left-side {
		width: 100%;
		margin: 0 auto;
	}

	.main-news-blks {
		max-width: 881px;
		width: auto;
		float: none;
		display: block;
		margin: 0 auto;
	}

	.hm-slider-cont {
		max-width: 464px;
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
		float: none;
		margin-bottom: 12px;
	}

	.mid-blks-cont {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.main-search-bar .form-group {
		margin-bottom: 5px;
		margin-left: 3%;
	}

	.ticker {
		display: none;
	}

	.rt-bk-cont {
		display: none;
	}

	.tn-small-1 {
		width: 100%;
	}

	.tn-small-1 h4 {
		max-width: 60%;
		max-height: 40px;
		margin-left: 10px;
		overflow: hidden;
	}

	.top-big-two {
		width: 100%;
		float: left;
	}

	.big-two-1.boxgrid3,
	.big-two-2.boxgrid3 {
		width: 100%;
		height: auto;
		margin: 12px 0;
	}

	.caption .boxcaption3 {
		padding: 6px 10px;
	}

	.big-two-1.boxgrid3 h3 a,
	.big-two-2.boxgrid3 h3 a {
		font-size: 15px;
		width: 100%;
	}

	.mid-block-1.boxgrid h3 a,
	.mid-block-2.boxgrid h3 a {
		font-size: 23px;
		float: left;
		margin-bottom: 20px;
		font-weight: 500;
	}

	p.artcl-time-1 {
		margin: 4px 0 19px 0;
	}

	.sec-1-sm:nth-child(odd) {
		margin-right: 0;
	}

	.polls-cont {
		width: auto;
		max-width: 346px;
		margin: 0 auto;
	}

	.sm-gal-bg {
		width: 100%;
		text-align: center;
	}

	.vid-thmb ul li {
		margin: 0 0 10px 0;
		float: left;
		width: 100%;
		text-align: center;
	}

	.img-sm-gal {
		width: 100%;
		padding: 20px 0;
	}

	.flex-control-nav {
		bottom: -8px;
	}

	ul.newsticker {
		width: 70%;
	}

	.sec-1-big img {
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}

	.sec-1-big div.sec-1-big-text {
		width: 100%;
		margin-left: 0;
	}

	.main-right-side {
		max-width: 370px;
		width: auto;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.sec-1-sm {
		width: 100%;
		float: left;
		display: block;
		margin-top: 28px;
	}
	.sec-1-sm div.sec-1-sm-text {
		width: 100%;
		margin-top: 10px;
		margin-left: 0;
	}

	.sec-1-sm img {
		width: 29%;
		float: left;
	}

	.sec-1-sm h3 {
		width: 80%;
	}
	.sec-1-sm h6 {
		float: right;
	}

	.sec-1-sm h3,
	.sec-1-sm p {
		width: 100%;
		float: left;
		margin-bottom: 7px !important;
	}

	.sec-1-sm div.sec-1-sm-text h6 {
		float: left;
		margin: 0 0 5px 0;
	}

	.polls-left,
	.polls-right {
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		margin-bottom: 20px;
		border-right: none;
	}

	.polls-bg-img {
		max-width: 100%;
	}

	.pol-rt-sm h5 {
		width: 100%;
	}

	.sm-gal-bg img {
		max-width: 100%;
	}

	a.stars {
		width: 100%;
	}

	.cat-ftr-cont-sngl {
		padding: 20px 10px;
		width: 100%;
	}

	.mag-info {
		width: 100%;
		border: none;
	}

	.post-ftr {
		width: 80%;
		border: none;
	}

	.twts-ftr {
		width: 80%;
	}

	.subscribe form input {
		width: 100%;
	}

	.subscribe form a {
		float: right !important;
	}

	.flkr-cont a img {
		width: auto;
	}

	.trend-sm h4 {
		max-width: 185px;
		max-height: 40px;
		overflow: hidden;
		font-size: 14px;
		margin: 6px 0 9px 10px;
		line-height: 20px;
	}

	.artcl-tags {
		margin-bottom: 15px;
	}

	.artcl-body h2 {
		font-size: 25px;
	}

	.artcl-body h5 {
		font-size: 11px;
	}

	.author-info ul {
		margin: 21px 0 0 0;
	}

	.author-info img {
		width: auto;
		float: none;
		display: block;
		padding-right: 0;
		margin: 20px auto;
	}

	.author-info p {
		width: 100%;
	}

	.comntr-nm {
		font-size: 13px;
	}

	.single-comment h4 {
		font-size: 11px;
	}

	.single-comment img {
		width: 17.666667%;
	}

	.the-comment {
		width: 79.666667%;
	}

	.reply-1 img {
		width: 18.97810218978102% !important;
	}

	.reply-1 .the-comment {
		width: 78.86672539642588% !important;
	}

	.reply-2 img {
		width: 19.92337164750958% !important;
		margin-right: 3.259036144578313% !important;
	}

	.reply-2 .the-comment {
		width: 71.81759220791211% !important;
	}

	.reltd-sngl {
		width: 100%;
	}

	.reltd-sngl-txt h3 {
		font-size: 15px;
	}

	.cont-lst-sngl {
		width: 100%;
		margin: 0 0 30px 0;
	}

	a.cmnt-btn {
		float: right;
	}

	.cat-pagintn ul li {
		float: left;
		margin-right: 10px;
		margin-bottom: 13px;
	}

	.customSelectInner:after {
		content: '\E764';
		font-family: 'entypo';
		font-size: 45px;
		color: #000;
		display: table-cell;
		vertical-align: top;
		text-align: center;
		position: absolute;
		top: -3px !important;
		right: 10px;
	}

	.accor-arw {
		margin-top: 10px !important;
	}

	.main-news-blks .flex-direction-nav a:before {
		font-size: 60px;
	}

	.main-news-blks .flex-direction-nav a {
		top: 22%;
	}

	.hm-sldr-caption h3 {
		font-size: 18px;
		line-height: 23px;
	}

	.mega-menu-li {
		display: none !important;
	}

	#hidemenu {
		display: none !important;
	}
}

@media only screen and (max-width: 639px) {
	#ponto-de-vista img {
		width: auto !important;
	}
	.quem-somos {
		height: auto !important;
	}
	.quem-somos .img {
		width: auto !important;
		float: none !important;
	}

	/* DOM ESPECIAL */
	#topNews .estilo-1 .principal {
		/*margin-top: 0;*/
		margin: 1rem 0 0 10px;
		padding: 0;
	}

	#topNews .estilo-1 .principal .titulo {
		margin-bottom: 2rem;
	}

	#topNews .estilo-1 .top-big-two {
		height: auto;
		margin-right: 0;
	}

	#topNews .estilo-1 .top-big-two .big-two-1 {
		flex-direction: column;
		height: auto;
	}

	#topNews .estilo-1 .top-big-two .big-two-1 a {
		margin: 0 auto;
	}

	.caption.boxcaption3 {
		width: 100%;
		height: auto !important;
	}

	#topNews .estilo-1 .big-two-1.boxgrid3 img {
		height: auto;
	}

	#topNews .estilo-1 .principal .titulo {
		font-size: 22px;
	}

	#topNews .estilo-1 .principal .versal,
	#topNews .estilo-1 .principal .bigode p {
		font-size: 18px !important;
	}
	/* DOM ESPECIAL */
}

@media only screen and (max-width: 768px) {
	.meu-dia-com-deus.audio audio {
		float: left;
		width: 80%;
	}
	.meu-dia-com-deus.audio a {
		margin-left: -1rem;
	}

	.articl-data .row:nth-child(2) > div {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.main-left-side {
		width: 100% !important;
		margin: 0 auto;
	}

	.lefty.links {
		display: none;
	}

	/*
	#search {
		display: none;
	}
*/

	/* INICIO - CORRECAO REALIZADA EM 11/07/2019 */
	.main-right-side {
		width: 100% !important;
		max-width: none;
	}

	#corpo .main-right-side.visible-mobile {
		margin-bottom: 105px;
	}

	.copy-rt-ftr {
		padding: 9px 0;
	}
	.copy-rt-ftr .pre-logo {
		margin: auto;
		width: 100px;
	}
	.copy-rt-ftr .logo-footer {
		width: 100%;
		float: none;
		margin: 0;
	}
	.copy-rt-ftr .links {
		margin: 0 auto 1%;
		width: 65%;
		text-align: center;
	}
	.copy-rt-ftr p {
		font-style: normal;
		font-size: 13px;
	}
	.copy-rt-ftr a {
		text-decoration: none;
	}
	.copy-rt-ftr #redes-sociais {
		margin: 10px 0 !important;
		text-align: center;
		width: 100%;
	}
	.copy-rt-ftr {
		width: 100%;
	}

	/* INICIO - PONTO DE VISTA */
	#underSlider .tn-small-1,
	#ponto-de-vista .tn-small-1 {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	#underSlider .tn-small-1 img,
	#ponto-de-vista .tn-small-1 img {
		height: auto;
	}
	#underSlider .tn-small-1 a.cat-a,
	#ponto-de-vista .tn-small-1 a.cat-a {
		top: initial;
		bottom: 0;
	}
	#underSlider a.cat-a,
	#ponto-de-vista a.cat-a {
		position: relative;
		left: 0;
		padding: 0;
	}
	#ponto-de-vista img {
		width: 70%;
	}
	/* FIM - PONTO DE VISTA */

	.trending {
		margin: 0 0 0 0;
	}

	#pre-maisLidas {
		margin: 30px 0 30px 0;
	}

	.direito-lateral {
		margin-bottom: 0px;
	}

	#divVideo {
		margin-top: 25px;
	}

	/* FIM - CORRECAO REALIZADA EM 11/07/2019 */

	.fas .fa-bars {
		color: #9b1d1e;
	}

	.top-tool-bar .navbar {
		min-height: 65px !important;
		border-bottom: 2px solid red !important;
	}

	.big-two-1.boxgrid3 h3 {
		width: 92% !important;
	}
}

@media only screen and (max-width: 320px) {
	.main-news-blks .flex-direction-nav a:before {
		font-size: 60px;
	}

	.main-news-blks .flex-direction-nav a {
		top: 12%;
	}

	.hm-sldr-caption h3 {
		font-size: 18px;
		line-height: 23px;
	}

	.hm-sldr-caption p {
		height: 40px;
		font-size: 13px;
		overflow: hidden;
	}

	.mid-block-1.boxgrid h3 a,
	.mid-block-2.boxgrid h3 a {
		font-size: 21px;
	}

	.sec-1-big div.sec-1-big-text h6 span {
		margin-right: 7px;
	}

	.tn-small-1 h4 {
		max-width: 55%;
		max-height: 40px;
		margin-left: 10px;
		overflow: hidden;
	}

	.flkr-cont a img {
		height: 90px;
	}

	.cal-btm-arw.cal-nxt {
		right: -1% !important;
	}

	.cal-btm-arw.cal-pre {
		right: -1% !important;
	}

	/* NOVO LAYOUT */

	/* NOVO LAYOUT */
}

@media only screen and (max-width: 992px) {
	.gx-sidemenu-inner ul.active-sub {
		width: 100% !important;
	}

	#notCorpo iframe {
		width: 100%;
		height: 25rem;
	}

	.corpo-noticia-div p img {
		height: auto !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#topNews .estilo-1 .big-two-1.boxgrid3 p {
		margin: 25px 0 0 0;
	}
}

@media only screen and (max-width: 767px) {
	/* SUPER DOM */
	#super-dom-container .container-fluid {
		min-height: auto !important;
	}

	#container-img-super-dom,
	#container-img-o-sol {
		width: 100% !important;
		height: auto !important;
	}

	#container-img-super-dom img,
	#container-img-o-sol img {
		width: 100% !important;
		height: auto !important;
	}

	#super-dom-container #charge-container,
	#super-dom-container #o-planeta-azul-container {
		margin-top: 1rem;
	}
	/* SUPER DOM */

	/* O SOL / CHARGE */
	#section-1-container .container-fluid {
		min-height: auto !important;
	}
	#section-1-container #charge-container {
		margin-top: 1rem;
	}
	/* O SOL / CHARGE */

	/* PONTO DE VISTA */
	#underSlider .tn-big-1,
	#ponto-de-vista .tn-big-1 {
		width: 100%;
		margin-bottom: 2rem;
		height: auto;
		display: flex;
		flex-direction: column;
	}

	#underSlider .tn-big-1 a img,
	#ponto-de-vista .tn-big-1 a img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}
	/* PONTO DE VISTA */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	/* PONTO DE VISTA */
	#underSlider .tn-big-1,
	#ponto-de-vista .tn-big-1 {
		height: auto;
	}

	#underSlider .cat-a .ponto-de-vista-bigode {
		margin-bottom: 0 !important;
	}

	#underSlider .tn-small-1 img,
	#ponto-de-vista .tn-small-1 img {
		height: 120px;
		width: 100%;
	}
	/* PONTO DE VISTA */
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	/* DOM ESPECIAL */
	#topNews .estilo-1 .principal {
		margin-top: 2rem;
		padding: 0;
	}

	#topNews .estilo-1 .principal .titulo {
		margin-bottom: 1rem;
	}

	#topNews .estilo-1 .top-big-two {
		margin-right: 0;
		height: 20rem;
		margin-top: 2rem;
	}

	#topNews .estilo-1 .top-big-two .big-two-1 {
		flex-direction: column;
		height: auto;
	}

	#topNews .estilo-1 .top-big-two .big-two-1 a {
		margin: 0 auto;
	}

	.caption.boxcaption3 {
		width: 100%;
	}

	#topNews .estilo-1 .big-two-1.boxgrid3 img {
		height: auto;
	}

	#topNews .estilo-1 .principal .titulo {
		font-size: 24px;
	}

	#topNews .estilo-1 .principal .versal,
	#topNews .estilo-1 .principal .bigode p {
		font-size: 18px !important;
	}
	/* DOM ESPECIAL */
}

@media screen and (max-width: 600px) {
	#sliderDireito .hm-sldr-caption h3 a {
		font-size: 16px;
		width: 350px;
	}
}

/*****************************************************************************
 NOVO LAYOUT 
******************************************************************************/

@media only screen and (max-width: 344px) {
	/* PAGINADOR EDITORIA */
	.cat-pagintn ul li {
		margin-right: 2px !important;
	}
	/* PAGINADOR EDITORIA */

	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 31rem;
	}
	/* DESTAQUE CARTOES */

	/* DOM ESPECIAL */
	#topNews .estilo-1 .big-two-1.boxgrid3 img {
		margin: 20px auto;
		width: 200px;
		height: auto;
		margin-top: 0.5rem;
	}

	#topNews .estilo-1 .principal .titulo {
		font-size: 24px;
	}

	#topNews .estilo-1 .principal .versal,
	#topNews .estilo-1 .principal .bigode p {
		font-size: 18px !important;
	}
	/* DOM ESPECIAL */

	/* SLIDER PONTO DE VISTA */
	.container-ponto-de-vista {
		height: 20rem !important;
	}
	/* SLIDER PONTO DE VISTA */
}

@media only screen and (min-width: 345px) and (max-width: 374px) {
	/* PAGINADOR EDITORIA */
	.cat-pagintn ul li {
		margin-right: 2px !important;
		float: none !important;
	}
	/* PAGINADOR EDITORIA */

	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 32.5rem;
	}
	/* DESTAQUE CARTOES */

	/* SLIDER PONTO DE VISTA */
	.container-ponto-de-vista {
		height: 22rem !important;
	}
	/* SLIDER PONTO DE VISTA */
}

@media only screen and (min-width: 375px) and (max-width: 400px) {
	/* PAGINADOR EDITORIA */
	.cat-pagintn ul li {
		margin-right: 2px !important;
		float: none !important;
	}
	/* PAGINADOR EDITORIA */

	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 34rem;
	}
	/* DESTAQUE CARTOES */

	/* SLIDER PONTO DE VISTA */
	.container-ponto-de-vista {
		height: 22rem !important;
	}
	/* SLIDER PONTO DE VISTA */
}

@media only screen and (min-width: 401px) and (max-width: 432px) {
	/* PAGINADOR EDITORIA */
	.cat-pagintn ul li {
		margin-right: 2px !important;
		float: none !important;
	}
	/* PAGINADOR EDITORIA */

	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 36rem;
	}
	/* DESTAQUE CARTOES */

	/* SLIDER PONTO DE VISTA */
	.container-ponto-de-vista {
		height: 24rem !important;
	}
	/* SLIDER PONTO DE VISTA */
}

@media only screen and (min-width: 433px) and (max-width: 690px) {
	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 51rem;
	}
	/* DESTAQUE CARTOES */

	/* SLIDER PONTO DE VISTA */
	.container-ponto-de-vista {
		height: 24rem !important;
	}
	/* SLIDER PONTO DE VISTA */
}

@media only screen and (min-width: 691px) and (max-width: 740px) {
	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 57rem;
	}
	/* DESTAQUE CARTOES */
}

@media only screen and (min-width: 741px) and (max-width: 800px) {
	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 59rem;
	}
	/* DESTAQUE CARTOES */
}

@media only screen and (min-width: 801px) and (max-width: 1024px) {
	/* DESTAQUE CARTOES */
	#noticias .noticia.tipo-1 {
		height: auto;
		min-height: 78rem;
	}
	/* DESTAQUE CARTOES */
}

@media only screen and (max-width: 1024px) {
	/* NOTICIAS EDITORIA */
	.top-big-two {
		width: 100% !important;
	}

	.top-news {
		padding-right: 0 !important;
	}

	.cat-pagintn ul li a {
		font-size: 15px !important;
	}
	/* NOTICIAS EDITORIA */

	/* DESTAQUE CARTOES */
	#noticias .noticia .noticia-img .titulo,
	#noticias .noticia .noticia-texto .titulo {
		font-size: 22px !important;
	}

	#noticias .noticia.tipo-1 .noticia-texto {
		padding: 0;
	}

	#noticias .noticia .noticia-texto-responsive .titulo {
		margin: 3px 0;
	}
	/* DESTAQUE CARTOES */

	/* FOTOGALERIA - SUPERDOM */
	#container-img-fotogaleria {
		width: 100% !important;
	}
	/* FOTOGALERIA - SUPERDOM */

	/* DESTAQUE CARTOES */
	#noticias .noticia-coluna {
		height: auto;
	}

	#noticias .noticia {
		height: auto;
	}

	#noticias .noticia .noticia-img {
		width: 100%;
	}

	#noticias .noticia .noticia-img img {
		height: auto;
	}
	/* DESTAQUE CARTOES */

	#noticias {
		top: 5rem;
	}

	#noticias .container-fluid {
		margin-top: 0.5rem;
	}

	#banner-topo {
		margin-top: 5rem;
	}

	/* SUPER DOM */
	#container-img-super-dom,
	#container-img-o-sol {
		width: 100% !important;
		height: auto !important;
	}

	#container-img-super-dom img,
	#container-img-o-sol img {
		width: 100% !important;
	}
	/* SUPER DOM */

	/* SWIPER SLIDE - EDITORIA CORONAVIRUS */
	#editoriaCoronavirusContainer .swiper-slide-coronavirus .editoria-coluna-coronavirus {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaCoronavirusContainer .swiper-slide-coronavirus img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaCoronavirusContainer .swiper-slide-coronavirus p.titulo {
		margin-left: 0;
	}

	#editoriaCoronavirusContainer .swiper-slide-coronavirus p.bigode {
		margin-left: 0;
	}

	#editoriaCoronavirusContainer .swiper-slide-coronavirus {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA CORONAVIRUS */

	/* SWIPER SLIDE - EDITORIA DIREITO */
	#editoriaDireitoContainer .swiper-slide-direito .editoria-coluna-direito {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaDireitoContainer .swiper-slide-direito img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaDireitoContainer .swiper-slide-direito p.titulo {
		margin-left: 0;
	}

	#editoriaDireitoContainer .swiper-slide-direito p.bigode {
		margin-left: 0;
	}

	#editoriaDireitoContainer .swiper-slide-direito {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA DIREITO */

	/* SWIPER SLIDE - EDITORIA MEIO AMBIENTE */
	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente .editoria-coluna-meio-ambiente {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente p.titulo {
		margin-left: 0;
	}

	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente p.bigode {
		margin-left: 0;
	}

	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA MEIO AMBIENTE */

	/* SWIPER SLIDE - EDITORIA RELIGIAO */
	#editoriaReligiaoContainer .swiper-slide-religiao .editoria-coluna-religiao {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaReligiaoContainer .swiper-slide-religiao img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaReligiaoContainer .swiper-slide-religiao p.titulo {
		margin-left: 0;
	}

	#editoriaReligiaoContainer .swiper-slide-religiao p.bigode {
		margin-left: 0;
	}

	#editoriaReligiaoContainer .swiper-slide-religiao {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA RELIGIAO */

	/* SWIPER SLIDE - EDITORIA CIENCIA E TECNOLOGIA */
	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia .editoria-coluna-ciencia-tecnologia {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia p.titulo {
		margin-left: 0;
	}

	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia p.bigode {
		margin-left: 0;
	}

	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA CIENCIA E TECNOLOGIA */

	/* SWIPER SLIDE - EDITORIA BRASIL */
	#editoriaBrasilContainer .swiper-slide-brasil .editoria-coluna-brasil {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaBrasilContainer .swiper-slide-brasil img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaBrasilContainer .swiper-slide-brasil p.titulo {
		margin-left: 0;
	}

	#editoriaBrasilContainer .swiper-slide-brasil p.bigode {
		margin-left: 0;
	}

	#editoriaBrasilContainer .swiper-slide-brasil {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA BRASIL */

	/* SWIPER SLIDE - EDITORIA ECONOMIA */
	#editoriaEconomiaContainer .swiper-slide-economia .editoria-coluna-economia {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaEconomiaContainer .swiper-slide-economia img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaEconomiaContainer .swiper-slide-economia p.titulo {
		margin-left: 0;
	}

	#editoriaEconomiaContainer .swiper-slide-economia p.bigode {
		margin-left: 0;
	}

	#editoriaEconomiaContainer .swiper-slide-economia {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA ECONOMIA */

	/* SWIPER SLIDE - EDITORIA ESPORTE */
	#editoriaEsporteContainer .swiper-slide-esporte .editoria-coluna-esporte {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaEsporteContainer .swiper-slide-esporte img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaEsporteContainer .swiper-slide-esporte p.titulo {
		margin-left: 0;
	}

	#editoriaEsporteContainer .swiper-slide-esporte p.bigode {
		margin-left: 0;
	}

	#editoriaEsporteContainer .swiper-slide-esporte {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA ESPORTE */

	/* SWIPER SLIDE - EDITORIA MUNDO */
	#editoriaMundoContainer .swiper-slide-mundo .editoria-coluna-mundo {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaMundoContainer .swiper-slide-mundo img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaMundoContainer .swiper-slide-mundo p.titulo {
		margin-left: 0;
	}

	#editoriaMundoContainer .swiper-slide-mundo p.bigode {
		margin-left: 0;
	}

	#editoriaMundoContainer .swiper-slide-mundo {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA MUNDO */

	/* SWIPER SLIDE - EDITORIA CULTURA */
	#editoriaCulturaContainer .swiper-slide-cultura .editoria-coluna-cultura {
		height: 24rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	#editoriaCulturaContainer .swiper-slide-cultura img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#editoriaCulturaContainer .swiper-slide-cultura p.titulo {
		margin-left: 0;
	}

	#editoriaCulturaContainer .swiper-slide-cultura p.bigode {
		margin-left: 0;
	}

	#editoriaCulturaContainer .swiper-slide-cultura {
		height: auto;
	}
	/* SWIPER SLIDE - EDITORIA CULTURA */

	/* MAIS LIDAS */
	#maisLidasContainer .w49 {
		width: 100% !important;
	}
	/* MAIS LIDAS */

	/* PONTO DE VISTA */
	#underSlider .titulo-ponto-de-vista-principal {
		height: auto;
	}

	#underSlider .tn-big-1 a img,
	#ponto-de-vista .tn-big-1 a img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	#underSlider a.cat-a,
	#ponto-de-vista a.cat-a {
		bottom: 0;
		top: 5px;
	}

	#underSlider .cat-a .ponto-de-vista-bigode {
		font-size: 14px !important;
		margin-bottom: 0 !important;
	}

	#underSlider .tn-big-1 a.cat-a .titulo,
	#underSlider .tn-big-1 a.cat-a .titulo span,
	#underSlider .tn-big-1 a.cat-a .titulo span span,
	#ponto-de-vista .tn-big-1 a.cat-a .titulo,
	#ponto-de-vista .tn-big-1 a.cat-a .titulo span,
	#ponto-de-vista .tn-big-1 a.cat-a .titulo span span {
		font-size: 16px !important;
	}

	#underSlider .tn-small-1 img,
	#ponto-de-vista .tn-small-1 img {
		width: 100%;
	}

	#underSlider .tn-small-1,
	#ponto-de-vista .tn-small-1 {
		margin: 20px 0;
	}
	/* PONTO DE VISTA */

	/* MAIS LIDAS */
	.top50 .top50-count,
	.top50 .top50-content,
	.top50-img {
		height: auto;
	}
	/* MAIS LIDAS */

	/* SWIPER SLIDE - COLUNISTAS */
	.swiper-slide-colunistas {
		height: auto !important;
	}
	/* SWIPER SLIDE - COLUNISTAS */

	/* SWIPER SLIDE - BLOGS */
	.swiper-slide-blogs {
		height: auto !important;
	}
	/* SWIPER SLIDE - BLOGS */
}

@media only screen and (max-width: 720px) {
	/* PAGINADOR EDITORIA */
	.cat-pagintn ul li {
		margin-right: 2px;
	}

	.cat-pagintn ul li a {
		font-size: 12px;
		padding: 3px 5px;
	}
	/* PAGINADOR EDITORIA */

	/* FOTOGALERIA - SUPERDOM */
	#super-dom-container .container-fluid {
		height: auto;
	}
	/* FOTOGALERIA - SUPERDOM */

	/* SLIDER PONTO DE VISTA */
	.container-ponto-de-vista .tn-small-1.blocky {
		display: flex;
		flex-direction: column;
	}
	/* SLIDER PONTO DE VISTA */

	/* SWIPER SLIDE - EDITORIA BRASIL */
	#editoriaBrasilContainer .swiper-slide-brasil .editoria-coluna-brasil {
		height: 20rem;
	}

	#editoriaBrasilContainer .swiper-slide-brasil p.titulo {
		font-size: 16px !important;
	}

	#editoriaBrasilContainer .swiper-slide-brasil p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA BRASIL */

	/* SWIPER SLIDE - EDITORIA CORONAVIRUS */
	#editoriaCoronavirusContainer .swiper-slide-coronavirus .editoria-coluna-coronavirus {
		height: 20rem;
	}

	#editoriaCoronavirusContainer .swiper-slide-coronavirus p.titulo {
		font-size: 16px !important;
	}

	#editoriaCoronavirusContainer .swiper-slide-coronavirus p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA CORONAVIRUS */

	/* SWIPER SLIDE - EDITORIA DIREITO */
	#editoriaDireitoContainer .swiper-slide-direito .editoria-coluna-direito {
		height: 20rem;
	}

	#editoriaDireitoContainer .swiper-slide-direito p.titulo {
		font-size: 16px !important;
	}

	#editoriaDireitoContainer .swiper-slide-direito p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA DIREITO */

	/* SWIPER SLIDE - EDITORIA MEIO AMBIENTE */
	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente .editoria-coluna-meio-ambiente {
		height: 20rem;
	}

	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente p.titulo {
		font-size: 16px !important;
	}

	#editoriaMeioAmbienteContainer .swiper-slide-meio-ambiente p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA MEIO AMBIENTE */

	/* SWIPER SLIDE - EDITORIA RELIGIAO */
	#editoriaReligiaoContainer .swiper-slide-religiao .editoria-coluna-religiao {
		height: 20rem;
	}

	#editoriaReligiaoContainer .swiper-slide-religiao p.titulo {
		font-size: 16px !important;
	}

	#editoriaReligiaoContainer .swiper-slide-religiao p.bigode {
		font-size: 13px;
	}

	/* SWIPER SLIDE - EDITORIA RELIGIAO */

	/* SWIPER SLIDE - EDITORIA CIENCIA E TECNOLOGIA */
	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia .editoria-coluna-ciencia-tecnologia {
		height: 20rem;
	}

	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia p.titulo {
		font-size: 16px !important;
	}

	#editoriaCienciaTecnologiaContainer .swiper-slide-ciencia-tecnologia p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA CIENCIA E TECNOLOGIA */

	/* SWIPER SLIDE - EDITORIA ECONOMIA */
	#editoriaEconomiaContainer .swiper-slide-economia .editoria-coluna-economia {
		height: 20rem;
	}

	#editoriaEconomiaContainer .swiper-slide-economia p.titulo {
		font-size: 16px !important;
	}

	#editoriaEconomiaContainer .swiper-slide-economia p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA ECONOMIA */

	/* SWIPER SLIDE - EDITORIA ESPORTE */
	#editoriaEsporteContainer .swiper-slide-esporte .editoria-coluna-esporte {
		height: 20rem;
	}

	#editoriaEsporteContainer .swiper-slide-esporte p.titulo {
		font-size: 16px !important;
	}

	#editoriaEsporteContainer .swiper-slide-esporte p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA ESPORTE */

	/* SWIPER SLIDE - EDITORIA MUNDO */
	#editoriaMundoContainer .swiper-slide-mundo .editoria-coluna-mundo {
		height: 20rem;
	}

	#editoriaMundoContainer .swiper-slide-mundo p.titulo {
		font-size: 16px !important;
	}

	#editoriaMundoContainer .swiper-slide-mundo p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA MUNDO */

	/* SWIPER SLIDE - EDITORIA CULTURA */
	#editoriaCulturaContainer .swiper-slide-cultura .editoria-coluna-cultura {
		height: 20rem;
	}

	#editoriaCulturaContainer .swiper-slide-cultura p.titulo {
		font-size: 16px !important;
	}

	#editoriaCulturaContainer .swiper-slide-cultura p.bigode {
		font-size: 13px;
	}
	/* SWIPER SLIDE - EDITORIA CULTURA */
}
