a.download, #news input[type=submit] {
	padding: 13px 55px;
	text-transform: uppercase;
}
.mobile {
	display: none;
}
.logo img {
	transition: 0.3s all;
	width: 290px;
}
.scrolled .logo img {
	width: 200px;
}
#combate .left.w6 {
	position: relative;
}
#combate .left.w6::before {
	content: '';
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translate(-50%, 50%);
	z-index: 1;
	background-image: url("../images/points.svg");
	background-size: contain;
	background-repeat: no-repeat;
}
.redes_sociais.share {
	transform: scaleY(0.001);
	opacity: 0;
	pointer-events: none;
	height: 0;
	position: absolute;
    right: 0;
    width: 50%!important;
	transition: 0.5s all;
}
.redes_sociais.share.ok {
	transform: scaleY(1);
	opacity: 1;
	pointer-events: all;
	height: 108px;
}
.redes_sociais.share {
	padding: 2em 0.5em;
	width: 100%;
	display: block;
	text-align: center;
}
.redes_sociais.share a {
	margin: 0.5em;
}
a.share:hover {
	color: #506876!important;
	background: #fff!important;
}
a.share:hover span {
	filter: brightness(0.4);
}
@media screen and (max-width: 1100px ) {
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	#content {
		display: flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -moz-flex;
		flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		padding: 65px 0 0 0;
	}
	#content .logo img {
		width: 200px;
		margin: auto;
		display: block;
	}
	#content .logo {
		position: fixed;
		background: #fff;
		width: 100%;
		top: 0;
		left: 0;
		padding: 8px 0;
		box-shadow: 0 0 15px 0 #00000038;
		z-index: 999;
	}
	#content .right {
		background: url(../images/mobile-background2.jpg);
	}
	#content .right {
		display: block;
		width: 100%;
		min-height: inherit;
		padding: 40px 0 0 0;
		height: 42vh;
		background-size: cover !important;
		background-position: center center;
	}
	#content .right:before {
		display: none
	}
	#content .right img {
		display: none;
		height: 55vw;
		object-fit: cover;
		object-position: top center;
		position: relative;
	}
	#content .left {
		padding: 10px 8% 0 8%;
		width: 100%
	}
	.inner {
		width: 100%;
	}
	#content .conteudo h2 strong {
		display: block;
    	width: fit-content;
	}
	#content .left {
		min-height: inherit;
	}
	.grid, .fakegrid {
		width: 84%;
	}
	#combate .w6 {
		width: 100%;
	}
	#combate {
		border-top: 1px solid #e3e3e3;
	}
	a.download {
		padding: 12px 30px !important;
		margin-top: 1em;
		text-align: center;
		width: 100%;
	}
	#news form .w12 {
		width: 100%!important;
		margin: 0!important;
	}
	form:not(.loading) #news input[type=submit] {
		padding: 13px;
		width: 100% !important;
		margin: 0;
		display: block;
		max-width: inherit;
	}
	footer .logo img {
		width: 200px;
	}
}
@media screen and (max-width: 800px) {

	#content h2 {
		font-size: 40px;
		margin-top: 0;
		line-height: 1.4em;
	}
	#combate h2 {
		font-size: 26px;
		line-height: 1.3em;
	}
	footer .logo img {
		margin: auto;
	}
	footer .logo, footer #social  {
		float: none;
		display: inline-block;
		text-align: center;
		padding: 0.5em 0;
		width: 100%;
	}
	footer#footer {
		padding: 10px 0 20px 0;
    	border-top: 1px solid #e3e3e3;
	}
	#cartela .d_header {
		display: none!important;
	}
	#cartela .d_form h3 {
		margin-bottom: 2em;
		font-size: 1.5em;
	}
	#cartela .d_form h3 strong {
		font-size: 1em;
	}
	#cartela .d_form input[type=submit] {
		margin-top: 1em;
		padding: 12px;
	}
	#content ul {
		margin: 30px 0 0 0px;
		margin-bottom: 60px;
		display: table;
		clear: both;
	}
	p#hashtag span {
		margin: 0.25em 0.25em 0.25em 0;
	}
	.page-download h2 {
		font-size: 30px!important;
	}
	#content ul li {
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 30px;
		width: 100%;
	}
	#content ul li {
		border-bottom: 1px solid #e3e3e3;
	}
	#content ul li:last-child {
		border-bottom: 0;
	}
	dialog .alert a.close {
		width: 30px;
		height: 30px;
	}
	dialog .alert a.close svg {
		fill: #506876;
	}

	.page-download ul li a.share {
		display: block !important;
	}
	.page-download ul li svg {
		fill: var(--color-2);
		right: 0;
		display: inline-block;
		top: 0;
		bottom: 0;
		width: 24px;
		vertical-align: middle;
		height: 29px;
		margin: auto;
		margin-right: 12px;
	}

	#content ul li a.share span {
		float: none;
		display: inline-block;
		font-size: 12px;
		width: auto;
		padding-top: 10px;
		color: #0a4faa;
		text-decoration: underline;
		font-weight: 600;
		padding-bottom: 10px;
	}

	#content ul li a {
		display: block;
	}

	.page-download ul li > img {
		width: 90px !important;
	}
}
@media (max-width: 600px) {
	#content .right {
		height: 32vh;
	}
}