h2,h3{
  font-family: 'Trebuchet MS', Arial;
}

main{
  display: block;
}

body{
  background: #fff;
}

.page-scroll{
  display:none;
}

.banner{
  position:relative;
  top:0px;
  left:0px;
  display: block;
}

.banner img{
  width: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0;
  filter: brightness(0.6);
  -webkit-filter: brightness(0.9);
}
.bloco-titulo{
  width: 100%;
}
.texto-banner{
  position:absolute;
  text-align: center;
  color:#f5f5f5;

  }

.texto-banner h2{
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  margin-left: -3px;
  line-height: 1;
  letter-spacing: -0.04em;
  margin-bottom: 8px;
}


.ilustrador{
  color:#cbcbcb;
  font-size: 0.750em;
}

.fa-paint-brush{
  padding-right: 5px;
}

.nome-tags{
    text-transform: uppercase;
    color: #cbcbcb;
    font-size: 11px;
    letter-spacing: .1em;
}

.post-tags{
  margin-top: 10px;
}

.post-tags>a{
    letter-spacing: -0.02em;
    font-weight: 400;
    font-style: normal;
    color: rgba(0,0,0,0.44);
    font-size: 13px;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    background: #fafafa;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    padding: 5px 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 22px;
}

.btn_page_scroll{
	display:none !important;
}


@media only screen and (min-width: 320px) {

    .banner img{
      height: 200px;
    }

    .texto-banner{
      top: 33%;
      left: 0;
      width: 100%;
    }

    .texto-banner h2{
      font-size: 16px;
      margin-left: 0;
    }

    .texto-banner h3{
      font-size: 11px;
    }

    #nomeIlustrador{
        display: none;
      }

    .postagem{
      display: block;
      margin: 15px 0 20px;
      color: #b3b3b3;
      font-size: 13px;
      font-weight: normal;
      font-style: italic;
      *zoom: 1;
    }
    .postagem:before,.postagem:after{
      content: "";
      display: table;
    }
    .postagem:after {
      clear: both;
    }
    .postagem .autor {
      display: block;
      margin-right: 15px;
    }
    .postagem .data{
      display: block;
      padding-left: 20px;
    }

    .artigo-pagina {
      margin: 0 0 30px;
      font-size: 13px;
      line-height: 22px;
      text-align: justify;
      color: #504b4b;
    }
  
    .blog-pagina {
      margin: 0 0 30px;
      font-size: 13px;
      line-height: 22px;
      text-align: justify;
      color: #504b4b;
    }
     
     .blog-pagina h3{
  	  color: #334F7A;
      text-transform: uppercase;
    }
  	
     .blog-pagina h5{
      margin-bottom: 10px;
      font-size: 14px;
	  font-weight: normal;
      font-style: italic;
      color: #808080; 
     }
  
     .blog-pagina h6 small{
       color: #b3b3b3;
       font-weight: normal;
       font-style: italic;
       font-size: 1em;
       margin-right: 10px;
     }
  
    #interna2 .container .sobre-o-autor h4 {
      margin: 30px 0 20px;
      padding-bottom: 5px;
      font-size: 18px;
      font-style: normal;
      font-weight: normal;
      color: #cbcbcb;
      border-bottom: 4px solid #334F7A;
    }
    #interna2 .container .sobre-o-autor .foto-autor {
      display: block;
      width: 120px;
    }
    #interna2 .container .sobre-o-autor .dados-autor {
      display: block;
      width: 100%;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias {
      display: block;
      margin: 10px 0 15px;
      *zoom: 1;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias:before,
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias:after{
      content: "";
      display: table;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias:after{
      clear: both;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias h5 {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #334F7A;
    }
    #interna2 .container .sobre-o-autor .dados-autor p {
      font-size: 12px;
      line-height: 20px;
      color: #504b4b;
    }

    .links-relacionados{
      display: block;
      padding-top: 35px;
      width: 100%;
      background: #FFF;
      /*border-top: 30px solid #D0D0D0;*/
      z-index: 999;
    }
    #interna2 .container .links-relacionados h3 {
      color: #cbcbcb;
      border-bottom: 4px solid #334F7A;
      margin: 30px 0 20px;
      padding-bottom: 5px;
      font-size: 18px;
      font-style: normal;
      font-weight: normal;
    }

    .links a h6 {
      cursor: pointer;
      color: #334F7A;
      font-size: 0.750em;
      padding-top: 5px;
    }

    .links p{
      line-height: 1.5;
      font-size: 0.750em;
      color:#504b4b;
      text-align:justify;
    }
  
  .bloco-tags{
  	padding-top:10px;
  }
}

@media (min-width: 768px) {
  .banner img {
    height: 400px;
  }

  .texto-banner h2 {
    font-size: 2em;
  }
  .texto-banner h3 {
    font-size: 0.9em;
    font-weight: 600;
  }

  section div img {
    max-width: 100%;
  }

  .links{
    width: 45%;
    float: left;
    padding-top: 15px;
  }

  .links:nth-child(1), .links:nth-child(3), .links:nth-child(5){
    padding-right: 10%;
  }

  .links a h6 {
    cursor: pointer;
    color: #334F7A;
    font-size: 0.750em;
    padding-top: 5px;
  }

  .links p{
    line-height: 1.5;
    font-size: 0.750em;
    text-align:justify;
  }
  
  .conteudo-blog{
  	margin-top:148px;
  }

}

@media (min-width: 992px) {

}

@media (min-width: 1024px) {
    .artigo-pagina{
      font-size: 17px;
      line-height: 1.7;
      margin-top: 30px;
    }
  
  	.blog-pagina{
      font-size: 17px;
      line-height: 1.7;
      margin-top: 30px;
    }
  	
  	.blog-pagina h3{
  	  margin: 0;
      font-size: 34px;
      line-height: 44px;
  	}
  	
  	.blog-pagina h5{
      margin: 0;
      font-size: 18px;
  	}
  	.blog-pagina h6 small{
      padding-top:10px;
  	  padding-right: 20px;
      font-size:12px;	
  	}
  
    .postagem .autor, .postagem .data {
      display: block;
      float: left;
    }
    .data{
      margin-top: -15px;
      position: relative;
      font-size: 12px;
    }

    #nomeIlustrador{
      text-align: center;
      margin-top: 171px;
      display: block;
    }

    #interna2 .container .midias-sociais{
      display: block;
      margin-bottom: 15px;
      padding: 10px;
      text-align: right;
      background-color: #EEE;
    }
    .bloco-tags{
      margin-top: 30px;
    }
    #interna2 .container{
      width: 800px;
    }

    #interna2 .container .sobre-o-autor h4 {
      margin: 30px 0;
      
    }
    #interna2 .container .sobre-o-autor .foto-autor {
      display: block;
      float: left;
    }
    #interna2 .container .sobre-o-autor .dados-autor {
      display: block;
      float: right;
      width: 435px;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias {
      margin-bottom: 15px;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias h5 {
      display: block;
      float: left;
    }
    #interna2 .container .sobre-o-autor .dados-autor .nome-midias .midias {
      display: block;
      float: right;
    }
    #interna2 .container .sobre-o-autor .dados-autor p {
      font-size: 13px;
    }

    .links-relacionados{
      display: block;
      float: right;
      padding-left: 15px;
      width: 100%;
      border: none;
    }

    #interna2 .container .links-relacionados h3 {
      margin-top: 30px;
      padding-bottom: 5px;
      border-bottom: 4px solid #334F7A;
      margin: 0;
      padding-bottom: 5px;
      font-size: 18px;
      font-style: normal;
      font-weight: normal;
      color: #cbcbcb;
    }

    .bloco-links{
      width: 100%;
    }

    .links{
      width: 30%;
      float: left;
      padding-top: 15px;
      height: 330px;
    }

    .links:nth-child(1), .links:nth-child(3), .links:nth-child(5){
      padding-right: 0;
    }

    .links:nth-child(2), .links:nth-child(5){
      padding-left: 5%;
      padding-right: 5%;
    }
    .links a h6 {
      cursor: pointer;
      color: #334F7A;
      font-size: 0.750em;
      padding-top: 5px;
    }
  
    .links a h6:hover{
      text-decoration:underline;
    
    }

    .links p{
      line-height: 1.5;
      font-size: 0.750em;  
      text-align:justify;
    }
  
    .banner{
      top:163px;
    }
  
  	.titulo_revista{
  	  box-shadow: 0px 1px 16px 1px rgba(49, 50, 50, 0.45);
	}
  	
  
}

@media (min-width: 1200px) {
    .banner img{
      height: 100%;
    }

    .texto-banner{
      top: 41%;
      left: 25%;
      width: 52%;
      right: 23%;
    }

    .texto-banner h2{
      font-size: 3.125em;
      margin-left: -3px;
    }

    .texto-banner h3{
      font-size: 20px;
    }

    #interna2 .container .sobre-o-autor .dados-autor {
      width: 600px;
      text-align: justify;
    }

}

/*paginação*/

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #334F7A;
  border-color: #334F7A;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.text-center{
	text-align:center;
}
