/*PORTAL-BOX */

#Box_mvpcancelado,
#box_renova {
    font-family: verdana, arial, helvetica, sans-serif;
}

#Box_mvpcancelado a,
#box_renova a {
    text-decoration: none;
}

#Box_mvpcancelado a:hover,
#box_renova a:hover {
    text-decoration: underline;
}

/*LINHAS CABEÇALHO*/

.dm-lifree,
.dm-limvp,
.dm-line-revistas {
    display: inline-block;
    padding-right: 10px;
}

.dm-lifree h3,
.dm-limvp h3 {
    text-align: left;
    display: block;
    text-transform: uppercase;
    color: #302f31;
    margin: 10px 0;
    line-height: 40px;
    font-size: 24.5px;
}

.dm-lifree,
.dm-limvp {
    margin-top: -5px;
    font-family: 'Montserrat';
}

.dm-lifree {
    border-top: 5px solid #49c5bf;
}

.dm-limvp {
    border-top: 5px solid #8cc53e;
}

.free-btn,
.mvp-btn {
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background-color: #302f31;
    border: none;
    display: table;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Montserrat';
    margin: 15px 0;
    padding: 7px 12px
}

.free-btn:hover,
.mvp-btn:hover {
    text-decoration: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff
}

.free-btn:hover {
    background-color: #49c5bf
}

.mvp-btn:hover {
    background-color: #8cc53e
}

.dm-libg {
    border-top: 5px solid #302f31
}

/*NECK*/
.dm-neck {
    align-items: center;
    background: url('//www.devmedia.com.br/layout/home/imagem/grid.png'),
    			linear-gradient(to left, #1AC1BB 0%, #007EAE 100%);
    background-repeat: repeat;
    background-attachment: fixed;
    padding: 0 30px;
}

.dm-neck>div>div>div.span4 {
    margin-top: 53px;
}

.dm-neck>div>div>div.span8>span {
    text-shadow: 0px 1px 0 #6B6B6B;
    font-family: 'Montserrat';
    color: #f0f0f0;
    text-shadow: 0px 2px 0 #525252;
    padding: 56px 0 0 0;
    display: block;
    font-size: 26px;
}

/*SHORTCUT*/

.dm-shortcut {
    background-color: #333;
}

.dm-shortcut>div>div>div {
    font-size: 14px;
}

.dm-shortcut>div>div>div>ul {
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 0px;
}

.dm-shortcut>div>div>div>ul>li {
    display: inline-block;
    padding: 0 18px;
    font-family: 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.dm-shortcut>div>div>div>ul>li.arrow {
    background: url(https://www.devmedia.com.br/revistas/Imagens/2013/arrow.png) center left no-repeat;
}

.dm-shortcut>div>div>div>ul>li>a {
    color: #fff;
    text-decoration: none;
}

.dm-shortcut>div>div>div>ul>li>a:hover {
    text-decoration: none;
    color: #49c5bf;
    text-shadow: 0px 0px 15px #178A8C;
}

.dm-shortcut>div>div>div>ul>li>a.dm-bt-shortcut {
    background: #de4767;
    padding: 4px 10px 6px 10px;
    border-radius: 2px;
    color: #fff;
    text-decoration: none;
}

.dm-shortcut>div>div>div>ul>li>a.dm-bt-shortcut:hover {
    background: #E75C83;
    text-shadow: 0px 0px 10px #fff;
}

.dm-shortcut>div>div>div>ul>li>a.dm-bt-shortcut,
.dm-shortcut>div>div>div>ul>li>a,
.dm-shortcut>div>div>div>ul>li>a:hover,
.dm-shortcut>div>div>div>ul>li>a.dm-bt-shortcut:hover {
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

/*BREADCRUMB*/

.dm-breadcrumb {
    background: #F2F5F7;
    color: #999;
}

.dm-breadcrumb>div>div>div.path {
    padding: 20px 0 20px 0;
    font-family: 'Montserrat';
    font-size: 10px;
    line-height: 25px;
}

.dm-breadcrumb>div>div>div>a {
    padding: 0 5px;
    color: #0AC5D4;
    text-transform: uppercase;
    text-decoration: none;
}

.dm-breadcrumb>div>div>div>span {
    padding: 0 5px;
}

.breadcrumbs-container {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
    box-sizing: border-box;
    padding: 0 30px;
}

.breadcrumbs-container select {
    width: 300px;
    height: 30px;
    padding-left: 5px;
    border-radius: 4px;
    border: 1px solid #707070;
}

/*EDIÇAO*/

.dm-edicao {
    margin: 40px 0 36px 0;
    padding: 0 30px;
}

.dm-edicao-img {
	width: 230px;
	float: left;
	line-height: 0;
}

.dm-edicao-img>img {
	width: 100%;
	max-width: 280px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
}

.dm-edicao-info {
	padding: 0 0 0 20px;
	width: 400px;
	float: left;
}

.dm-edicao-info h2 {
	font-weight: normal;
	font-family: 'Montserrat';
	font-size: 26px;
	color: #49c5bf;
	margin: 0;
}

.dm-edicao-info strong>a {
	font-weight: normal;
	font-family: 'Montserrat';
	font-size: 26px;
	color: #253A44;
	margin: 0;
	text-decoration: none;
}

.dm-edicao-info strong>a:hover {
	text-decoration: underline;
}

.dm-edicao-info p {
	font-family: 'Montserrat';
	font-size: 16px;
	color: #777;
	line-height: 26px;
	margin: 20px 0;
}

.dm-botao-ciano {
	display: inline-block;
	padding: 8px 15px;
	background-color: #0AC5D4;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	border-radius: 23px;
	font-size: 14px;
	font-family: 'Montserrat';
}

.dm-botao-azul {
	display: inline-flex;
	align-items: center;

	padding: 8px 15px;
	background-color: #1188E9;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	border-radius: 23px;
	font-size: 14px;
	font-family: 'Montserrat';
}

.dm-botao-azul img {
    width: 15px;
    margin-left: 10px;
}

.dm-edicao>div>div>div>div>ul>li {
    background: url(https://www.devmedia.com.br/revistas/Imagens/2013/arrow.png) no-repeat 0px 5px;
    padding: 2px 0 9px 10px;
    background-size: 5px;
    font-family: 'Montserrat';
    font-size: 11px;
    color: #555F70;
}

.dm-edicao>div>div>div>div>ul>li>a {
    color: #777;
    text-decoration: none;
}

.dm-edicao>div>div>div>div>ul>li>a:hover {
    color: #333;
    text-decoration: underline;
}

.dm-edicao>div>div>div>div>ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.dm-edicao>div>div>div.dm-btn-box {
    display: block
}

.dm-edicao>div>div>div>div>a.dm-btn-verde {
    padding: 8px 15px;
    background-color: #49c5bf;
    color: #eee;
    font-weight: bolder;
    text-decoration: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 0px solid #49c5bf;
    font-size: 14px;
    font-family: 'Montserrat';
    text-transform: uppercase;
}

.dm-edicao>div>div>div>div>a.dm-btn-verde:hover {
    background-color: #302f31;
    border-bottom: 5px solid #49c5bf;
}

/*DEPOIMENTOS*/

.dm-depo>div>div>ul.dm-depo-col2>li {
    list-style: none;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #e7e7e7;
    height: 50px;
}

.dm-depo>div>div>ul.dm-depo-col2>li:nth-last-child(1) {
    border-bottom: 0px solid #e7e7e7;
}

.dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-circle {
    background-color: #f2f2f2;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    float: left;
}

.dm-depo>div>div>ul.dm-depo-col2>li>div>span>img {
    width: 25px;
    height: 25px;
    margin: 12px 0 0 12px;
}

.dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-numb {
    display: block;
    float: left;
    background-color: white;
    width: 30px;
    height: 23px;
    margin: 14px;
    font-family: 'Montserrat';
    font-size: 20px;
    color: #777;
}

.dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-categ {
    display: block;
    float: left;
    background-color: white;
    height: 23px;
    margin: 14px;
    font-family: conv_nexa light;
    font-size: 20px;
    font-weight: 500;
    color: #777;
    text-transform: uppercase;
}

/*DIVIDER*/

.dm-divider {
    margin: 25px 0;
    background-color: #302f31;
    padding: 25px 0;
}

.dm-divider>div>div>span>span {
    color: #de4767;
}

.dm-divider>div>div>span.esq {
    text-align: left;
    font-size: 26px;
    color: #fff;
    display: block;
    float: left;
    margin: 10px 100px 10px 0;
}

.dm-divider>div>div>span.dir {
    text-align: right;
    display: block;
    float: right;
    margin: 15px 0 10px 0;
}

.dm-divider>div>div>span.dir>a {
    padding: 8px 15px;
    background-color: #de4767;
    color: #eee;
    font-weight: bolder;
    text-decoration: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 0px solid #de4767;
}

.dm-divider>div>div>span.dir>a:hover {
    border-bottom: 5px solid #de4767;
    background-color: #302f31;
}

{
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}


/*REVISTAS*/

.dm-revistas {
    font-family: Arial, Tahoma;
    background-color: #F2F5F7;
    padding-bottom: 25px;
    margin-bottom: -50px;
}

.dm-revistas .prev {
    display: block;
    height: 46px;
    width: 47px;
    background-image: url(../../Imagens/2013/setaesq.png);
    float: left;
    cursor: pointer;
    margin: 90px -50px 0 0;
    padding: 0
}

.dm-revistas .next {
    display: block;
    height: 46px;
    width: 47px;
    background-image: url(../../Imagens/2013/setadir.png);
    float: right;
    cursor: pointer;
    margin: 90px 0 0 0;
    padding: 0
}

.dm-revistas .next:hover,
.dm-revistas .prev:hover {
    background-position: 0 bottom
}

.dm-revistas .palco {
    margin: 0 50px
}

.dm-revistas>div>div>div>div>div>a span {
    background-color: #DDDDDD;
    font-size: 14px;
    font-style: italic;
    padding: 5px 38px;
    border-radius: 27px 4px;
    color: rgb(117, 117, 117);
    text-decoration: none;
}

.dm-revistas>div>div>div>div>div>a>img {
    width: 150px;
    height: 200px;
    margin: 5px;
    border-radius: 2px;
}

/*DEPOIMENTOS*/

.dm-depo {
    background: white;
    padding: 50px 0 25px 0;
    font-family: Verdana;
    font-size: 14px;
}


.dm-depo>div>div>ul {
    padding: 0;
}

.dm-depo>div>div>ul.dm-depo-col1>li {
    list-style: none;
    clear: both;
    min-height: 120px;
    margin-bottom: 36px;
    margin-top: 20px;
}

.dm-depo>div>div>ul.dm-depo-col1>li>div {
    background: white;
    color: #454545;
    width: 100%;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

.dm-depo>div>div>ul.dm-depo-col1>li>div>p {
    background-color: transparent;
    font-weight: bold;
    font-family: arial;
    color: #454545;
}

.dm-depo>div>div>ul.dm-depo-col1>li>strong {
    background: #f2f5f7;
    display: block;
    height: 120px;
    width: 120px;
    float: left;
    border-radius: 60px;
    margin-right: 20px;
}

.dm-depo>div>div>ul.dm-depo-col1>li>strong>div {
    background-image: url(../_arquivo/login/Imagens/2013/user2.png);
    background-size: 80px;
    display: block;
    height: 80px;
    width: 80px;
    float: left;
    border-radius: 41px;
    margin: 20px;
    position: absolute;
    padding: 0;
}

.dm-depo>div>div>ul.dm-depo-col1>li>strong>span {
    position: absolute;
    border-radius: 3px;
    display: block;
    width: 25px;
    height: 25px;
    background: #f2f5f7;
    -moz-transform: rotate(50deg) skewy(-15deg);
    -webkit-transform: rotate(50deg) skewy(-15deg);
    -o-transform: rotate(50deg) skewy(-15deg);
    -ms-transform: rotate(50deg) skewy(-15deg);
    transform: rotate(50deg) skewy(-15deg);
    margin-top: 48px;
    margin-left: 101px;
}

.dm-depo>div>div>ul.dm-depo-col1>li>img {
    background: #FFF;
    display: block;
    min-height: 80px;
    min-width: 80px;
    max-height: 80px;
    max-width: 80px;
    float: left;
    border-radius: 50px;
    margin: 20px;
    position: absolute;
    padding: 0;
    border: none;
}

/*BUSCA*/

.dm-busca2 {
    padding: 0 30px;
    margin-top: 50px;
}

.dm-busca2 img {
    border: none
}

.dm-busca2 a {
    float: left;
    margin-bottom: -10px
}

.dm-busca2 nav form {
	display: inline-block;
	position: relative;
}

.dm-busca2 nav input {
    height: 40px;
    width: 300px;
    padding-left: 15px;
    font-family: 'Montserrat';
    color: #8795A2;
    font-size: 14px;
    border: 1px solid #A0A0A0;
    border-radius: 23px;
    background-color: #fff;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .15);
}

.dm-busca2 nav button {
	width: 20px;
	height: 22px;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 20px;
	border: none;
	background-color: transparent; 
    background: url('https://www.devmedia.com.br/imagens/2013/buscar_grey.png') no-repeat;
    background-position: center;

	transform: translateY(-50%);
	cursor: pointer;
}

.dm-busca2 nav button,
.dm-busca2 nav input,
.dm-busca2 nav textarea {
    vertical-align: middle
}

.dm-busca2 nav,
.dm-busca2 nav input,
.dm-busca2 nav input:hover,
.dm-busca2 nav button,
.dm-busca2 nav button:hover {
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out
}

/*PAGINATION*/

/*SIMPLEPAGINATION*/

.simple-pagination ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.simple-pagination li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #302f31;
    color: #fff;
    padding: 10px 8px 0 0px;
    /*padding: 10px 5px 0 5px;*/
    text-align: center;
    margin: 0px 0 0px 2px;
    font-family: arial;
}

.simple-pagination li:hover {
    background-color: #49c5bf
}

.simple-pagination li a {
    text-decoration: none;
    color: #fff;
    display: block;
    height: 40px;
    width: 40px;
}

.simple-pagination .active {
    background-color: #49c5bf !important;
}

.simple-pagination li:first-child {
    margin-bottom: -15px;
    background-image: url(../../Imagens/2013/setaesq.png);
    background-size: 41px;
    background-color: #fff !important;
}

.simple-pagination li:first-child:hover {
    background-position: 0 40px;
}

.simple-pagination li:last-child {
    margin-bottom: -15px;
    background-image: url(../../Imagens/2013/setadir.png);
    background-size: 41px;
    background-color: #fff !important;
}

.simple-pagination li:last-child:hover {
    background-position: 0 40px;
}

/*FIM TEMA DEVMEDIA*/

/*FIM SIMPLEPAGINATION*/

.dm-pagination {
    margin: 30px 0;
}


.dm-pagination>div>div>div>ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.dm-pagination>div>div>div>ul>a>li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #302f31;
    color: #fff;
    padding: 10px 5px 0 5px;
    text-align: center;
    margin: 0px 0 0px 2px;
    font-family: arial;
}

.dm-pagination>div>div>div>ul>a>li:hover {
    background-color: #49c5bf
}

.dm-pagination>div>div>div>ul>a>li.prev-pag {
    margin-bottom: -15px;
    background-image: url(../../Imagens/2013/setaesq.png);
    background-size: 41px;
    background-color: #fff;
}

.dm-pagination>div>div>div>ul>a>li.prev-pag:hover {
    background-position: 0 40px;
}

.dm-pagination>div>div>div>ul>a>li.next-pag {
    margin-bottom: -15px;
    background-image: url(../../Imagens/2013/setadir.png);
    background-size: 41px;
    background-color: #fff;
}

.dm-pagination>div>div>div>ul>a>li.next-pag:hover {
    background-position: 0 40px;
}

/*TRANSITION AREA*/

.free-btn,
.free-btn:hover,
.mvp-btn,
.mvp-btn:hover,
.dm-divider>div>div>span.dir>a,
.dm-divider>div>div>span.dir>a:hover {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.dm-hr {
    height: 1px;
    background-color: #ddd;
}

@media (max-width: 1199px) {
    .dm-divider>div>div>span.esq {
        text-align: left;
        font-size: 23px;
        color: #fff;
        display: block;
        float: left;
        margin: 10px 0 10px 0;
    }
    .dm-neck>div>div>div.span8>span {
        padding: 66px 40px 0 40px;
    }
    .dm-edicao>div>div>div>div>img {
        width: 192px;
    }
    .dm-edicao>div>div>div>div>p {
        font-family: Conv_ProximaNova-Light, Arial, Tahoma;
        font-size: 16px;
        font-weight: 500;
        color: #656565;
    }
    .dm-edicao>div>div>div>div>ul>li {
        background: url(https://www.devmedia.com.br/revistas/Imagens/2013/arrow.png) no-repeat 0px 5px;
        padding: 2px 0 6px 10px;
        background-size: 5px;
        font-family: Verdana;
        font-size: 11px;
        color: #555F70;
    }
    .dm-edicao>div>div>div.span4>div {
        background-color: #FFFFFF;
        padding: 18px 25px 10px 25px;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .dm-edicao-img {
        width: 200px;
    }
}

@media (max-width:979px) {
    .dm-divider>div>div>span.dir {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 100%;
        margin-top: 20px;
    }
    .dm-divider>div>div>span.esq {
        padding: 0 50px;
        text-align: center;
    }
    .dm-revistas .palco {
        margin: 0px;
    }
    .dm-revistas .next,
    .dm-revistas .prev {
        display: none;
    }
    .dm-neck>div>div>div.span4 {
        margin-top: 63px;
    }
    .dm-neck>div>div>div>img {
        max-width: 255px;
    }
    .dm-neck>div>div>div.span8>span {
        padding: 50px 40px 0 40px;
    }
    .dm-edicao>div>div>div>div.span8 {
        padding-left: 50px;
    }
    .dm-edicao>div>div>div>div>p {
        font-family: Conv_ProximaNova-Light, Arial, Tahoma;
        font-size: 16px;
        font-weight: 500;
        color: #656565;
        margin: 5px 0 15px 0;
    }
    .dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-numb {
        width: auto;
    }
    .dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-categ {
        display: block;
        float: left;
        background-color: white;
        height: 23px;
        margin: 14px 2px;
        font-family: conv_nexa light;
        font-size: 20px;
        font-weight: 500;
        color: #777;
        text-transform: uppercase;
    }
    .highlight-container {
        flex-wrap: wrap;
    }
    .edicao-container {
        width: 100%!important;
        padding: 0 20px;
    }
    .artigos-container {
        width: 100%!important;
        margin-top: 40px;
    }
}
@media(max-width:767px) {
    .free-btn,
    .mvp-btn {
        padding: 7px 32px;
    }
    /*divider*/
    .dm-divider {
        margin: 0 0 25px 0;
        background-color: #302f31;
        padding: 30px 0;
    }
    .dm-divider>div>div>span.esq {
        padding: 0 20px;
    }
    .dm-divider>div>div>span.dir {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 100%;
        margin-top: 20px;
    }
    /*serviços*/
    .dm-devware>div p,
    .dm-mentoring>div p,
    .dm-devware>h4,
    .dm-mentoring>h4 {
        margin: 0 3%;
    }
    .dm-lifree h3,
    .dm-limvp h3,
    .dm-devware h3,
    .dm-mentoring h3 {
        padding-left: 8px;
    }
    .dm-revistas .palco {
        margin: 0 10px;
    }
    .dm-follow {
        float: left;
        width: 100%;
        height: 44px;
        margin: 0;
    }
    .dm-neck>div>div>div.span4 {
        margin-top: 53px;
        padding: 0 3%;
    }
    .dm-neck>div>div>div>img {
        width: 100%;
        max-width: 329px;
        display: block;
        margin: 0 auto;
    }
    .dm-neck>div>div>div.span8>span {
        display: none;
    }
    .dm-breadcrumb>div>div>div {
        float: left!important;
    }
    .dm-follow {
        margin-right: -2px;
    }
    .dm-edicao>div>div>div>div.span4 {
        margin: 0 10% !important;
        width: 80%;
        background: #fffbf4;
        background: -webkit-linear-gradient(171deg, #fffbf4 10%, #FAFAFA 56%, #AFAFAF 85%);
        background: linear-gradient(171deg, #fffbf4 10%, #FAFAFA 56%, #AFAFAF 85%);
        background-attachment: fixed;
        -webkit-box-shadow: 0 0 15px 0 #CFCFCF;
        box-shadow: 0 0 15px 0 #E9E9E9;
        border-radius: 5px;
    }
    .dm-edicao>div>div>div>div>ul>li {
        background: url(https://www.devmedia.com.br/revistas/Imagens/2013/arrow.png) no-repeat 0px 6px;
        padding: 0px 0 11px 10px;
        background-size: 5px;
        font-family: Verdana;
        font-size: 17px;
        color: #555F70;
    }
    .dm-edicao>div>div>div.span4 {
        border-top: 0px;
    }
    .dm-edicao>div>div>div>div>img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 225px;
        border-radius: 3px;
    }
    .dm-edicao>div>div>div>div.span8 {
        padding: 20px 10%;
    }
    .free-btn,
    .mvp-btn {
        margin: 25px auto;
    }
    .dm-depo>div>div>ul.dm-depo-col2>li {
        list-style: none;
        padding: 5px 5px 5px 10px;
        border-bottom: 1px solid #e7e7e7;
        height: 50px;
    }
    .dm-ul-shortcut {
        float: none;
    }
    .dm-busca2 {
        padding: 15px 20px;
        margin: 0;
    }
    .breadcrumbs-container {
        padding: 0 20px;
    }
    .container-edicoes .container {
        width: 100%;
    }
    .artigos-container {
        width: 80%!important;
        margin: 0 auto;
        margin-top: 40px;
    }
    .dm-edicao>div>div>div>div>p{
        font-weight: 300;
    }
}

@media (max-width: 680px) {
    .edicao-container {
        flex-wrap: wrap;
    }
    .dm-edicao-img {
        width: 100%!important;
    }
    .dm-edicao-info {
        width: 100%!important;
        margin-top: 20px!important;
        padding: 0!important;
    }
}

@media(max-width:479px) {
    /*divider*/
    .dm-divider>div>div>span.esq {
        text-align: center;
        float: left;
        font-size: 22px;
    }
    .dm-divider>div>div>span.dir {
        text-align: center;
        width: 100%;
        float: left;
        font-size: 100%;
        margin-top: 20px
    }
    .dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-categ {
        display: block;
        float: left;
        background-color: white;
        height: 23px;
        margin: 14px 2px;
        font-family: conv_nexa light;
        font-size: 16px;
        font-weight: 500;
        color: #777;
        text-transform: uppercase;
    }
    .dm-busca2 nav input {
        width: 200px;
    }
}

@media(max-width:320px) {
    .dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-numb {
        display: block;
        float: left;
        background-color: white;
        height: 23px;
        margin: 11px 7px;
        font-family: 'Montserrat';
        font-size: 18px;
        color: #777;
    }
    .dm-depo>div>div>ul.dm-depo-col2>li>div>span.dm-categ {
        display: inline-flex;
        float: left;
        background-color: white;
        height: 23px;
        margin: 14px 0;
        font-family: arial;
        font-size: 11px;
        font-weight: 500;
        color: #777;
        text-transform: uppercase;
    }
    .dm-follow>a.linkedin {
        background-position: 1px 0px;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-color: #ddd;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-size: 150px;
        padding: 0px !important;
    }
    .dm-follow>a.facebook {
        background-position: -29px 0px;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-color: #ddd;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-size: 150px;
        padding: 0px !important;
    }
    .dm-follow>a.twitter {
        background-position: -58px 0px;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-color: #ddd;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-size: 150px;
        padding: 0px !important;
    }
    .dm-follow>a.gplus {
        background-position: -88px 1px;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-color: #ddd;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-size: 150px;
        padding: 0px !important;
    }
    .dm-follow>a.rss {
        background-position: -119px 1px;
        display: inline-block;
        width: 32px;
        height: 32px;
        background-color: #ddd;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-size: 150px;
        padding: 0px !important;
    }
    .dm-follow>a.linkedin:hover {
        background-color: #349AC1;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-position: 1px -59px;
        background-size: 150px;
    }
    .dm-follow>a.facebook:hover {
        background-color: #54669B;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-position: -29px -59px;
        background-size: 150px;
    }
    .dm-follow>a.twitter:hover {
        background-color: #5EB5D3;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-position: -58px -58px;
        background-size: 150px;
    }
    .dm-follow>a.gplus:hover {
        background-color: #DE5B4C;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-position: -86px -58px;
        background-size: 150px;
    }
    .dm-follow>a.rss:hover {
        background-color: #EF9B3F;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-position: -119px -59px;
        background-size: 150px;
    }
    .dm-follow>a.linkedin,
    .dm-follow>a.facebook,
    .dm-follow>a.twitter,
    .dm-follow>a.gplus,
    .dm-follow>a.rss {
        display: inline-block;
        width: 32px;
        height: 32px;
        background-color: #ddd;
        background-image: url(../../Imagens/2013/dm-follow.png);
        background-size: 150px;
        padding: 0px !important;
    }
    .dm-pagination>div>div>div>ul>a {
        line-height: 28px;
    }
    .dm-pagination>div>div>div>ul>a>li {
        display: inline-block;
        width: 28px;
        height: 28px;
        background-color: #302f31;
        color: #fff;
        padding: 0px 0 0 0px;
        text-align: center;
        margin: 0px 0 0px 2px;
        font-family: arial;
    }
    .dm-pagination>div>div>div>ul>a>li.prev-pag {
        margin-bottom: -9px;
        background-image: url(../../Imagens/2013/setaesq.png);
        background-size: 29px;
        background-color: #fff;
    }
    .dm-pagination>div>div>div>ul>a>li.next-pag {
        margin-bottom: -9px;
        background-image: url(../../Imagens/2013/setadir.png);
        background-size: 29px;
        background-color: #fff;
    }
    .dm-pagination>div>div>div>ul>a>li.prev-pag:hover,
    .dm-pagination>div>div>div>ul>a>li.next-pag:hover {
        background-position: 0 28px;
    }

    .dm-edicao-img {
        width: 100%!important;
    }
}

.highlight-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.edicao-container {
	width: 70%;
}

.artigos-container {
	width: 30%;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.artigos-container * {
    box-sizing: border-box;
}

.artigos-container h2 {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #0AC5D4;
}

.artigos-items {
	width: 100%;
	margin: 0;
	padding-left: 30px;
}

.artigos-items li {
    width: 100%;
}

.artigos-items li a {
    width: 100%;
    padding: 20px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-family: 'Montserrat';
    font-size: 12px;
    color: #8795A2;
    text-decoration: none;
}

.artigos-items li a:hover {
    text-decoration: underline;
}
