#list {
	padding:0 0 50px;
}
#list > img {
	height:auto;
	width:auto;
	margin:0 auto;
	max-width:90px;
	max-height:68px;
}
#list.area > img {
	margin-top:48px;
}
#list.area > img + h1 {
	margin-top:42px;
	font-weight: 300;
}
#list > h1 {
	color:#333;
	font-size:40px;
	text-align:center;
}
#list > .descricao {
	width:65%;
	margin:0 auto;
	text-align:center;
	font-size:24px;
	color:#808080;
	font-weight: 100;
}
#list .breadcrumb {
	margin:0 auto;
	background:transparent;
	font-weight: 300;
}
#list .list {
	margin-top:75px;
	margin-bottom:50px;
}
#list .imagem {
	max-width:100%;
	text-align:center;
	margin:0 auto;
}
#list .item {
	float:left;
	width:31.3%;
	margin-left:3%;
	margin-bottom:50px;
	padding:15px;
}
#list .item .descricao {
	height:50px;
	color:#808080;
	font-size:16px;
	overflow:hidden;
	line-height:25px;
	font-weight:100;
}
#list .item .text {
	text-align:center;
}
#list .item h2 {
	color:#333;
	font-size:26px;
	font-weight:300;
}
#list .item .text > a:hover {
	color:#333;
}
#list .item:nth-child(3n-2) {
    margin-left:0;
    clear:both;
}
.cases-out {
	background:#f0f0f0;
	padding: 30px 0;
}
#detail > h1 {
	font-size:40px;
	color:#333;
	text-align:center;
	font-weight:300;
	margin:40px 0 10px;
}
#detail > h2 {
	font-size:24px;
	font-weight: 100;
	color:#808080;
	margin:0;
	width:32%;
	margin:0 auto;
	text-align:center;
	line-height:32px;
}
#detail > .descricao {
	margin-top:30px;
	font-size:20px;
	margin-bottom:50px;
	color:#808080;
	font-weight: 100;
}
#detail > .descricao.aux {
	text-align:center;
}
#detail > .descricao h3 {
	margin:0;
	color:#303030;
	font-weight:300;
}
#detail > .descricao .versao {
	margin:70px 0 10px;
	font-size:24px;
	color:#808080;
}
#detail .area-download {
	text-align:center;
	font-size:27px;
	color:#808080;
	margin-bottom:20px;
	font-weight: 300;
}
#detail .lnk-file {
	display:inline-block;
	margin-left:30px;
	color:#303030;
	font-size:20px;
	text-decoration:none;
	font-weight:100;
}
#detail .lnk-file .size {
	display:block;
	font-weight:100;
}
#detail .files .lnk-file:first-child {
	margin-left:0;
}
#detail .lnk-file .glyphicon {
	color:#6a86d6;
	font-size:18px;
	margin-right:8px;
}
#detail .addthis_toolbox {
	margin:110px auto 130px;
	text-align:center;
	font-size:17px;
	color:#333;
}
#detail .at-icon-wrapper {
	/*background:transparent url('/media/images/sprite.png') no-repeat -311px -149px !important;*/
	width:30px !important;
	height:30px !important;
	padding:0 !important;
	margin:0 15px;
	position:relative;
	overflow:hidden;
	top:5px;
}
.btn-footer-socials{
	cursor: pointer;
}
#detail .at-icon-wrapper:hover {
	/*background:transparent url('/media/images/sprite.png') no-repeat -311px -85px !important;*/
	width:30px !important;
	height:30px !important;
}
#detail .at-icon-wrapper > svg {
	width:30px !important;
	height:30px !important;
	background: #6a86d6;
}
#detail .addthis_button_more {
	color:#333;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}
#detail > .breadcrumb {
	text-align:left;
	padding-left:0;
}
h1 + .breadcrumb.base {
	display:none;
}
#detail #relacionados-out {
	margin-top: 100px;
}
@media (max-width:1396px) {
	#detail .addthis_toolbox {
		margin:30px auto 10px;
	}
	#detail #relacionados-out {
		margin:90px 0 105px;
	}
}
@media (max-width:1054px) {
	
}
@media (max-width:830px) {
	#list > h1 {
		font-size:27px;
	}
	#list .list {
		text-align:center;
	}
	#list .list .item {
		width:49%;
		margin-left:0;
		clear:none;
		float:none;
		text-align:center;
		display:inline-block;
		vertical-align:top;
	}
	#list > .descricao {
		font-size:19px;
		width:85%;
	}
	.breadcrumb {
		font-size:15px;
	}
	#detail > h1 {
		font-size:34px;
	}
	#detail > h2 {
		font-size:20px;
		width:40%;
	}
	#detail .lnk-file {
		font-size:17px;
		margin-bottom:20px;
		margin-left:20px;
	}
	#detail .addthis_toolbox {
		margin:90px auto 50px;
	}
	#detail {
		padding-bottom:20px;
	}
	#detail #relacionados-out {
		margin:45px 0 115px;
	}
}
@media (max-width:630px) {
	#list .list .item {
		width:100%;
	}
	#list {
		padding:15px 0 50px;
	}
	#detail #relacionados-out {
		margin:0 0 135px;
	}
}
@media (max-width:510px) {
	#list .list .item {
		padding:0;
	}
	#list .item h2 {
		font-size:22px;
	}
	#list > .descricao, #list .item .descricao {
		font-size:13px;
		width:100%;
	}
	#detail > h1 {
		font-size:24px;
	}
	#detail > h2 {
		width:100%;
	}
	#detail #relacionados-out {
		margin:10px 0 130px;
	}
	#relacionados-out > .news-destaques {
		padding-bottom:40px;
	}
}
