@media (max-width: 320px) {
  /**
   * Header
   */

  .cnipublicacao .inside h2 {
    font-size: 12px;
  }
  span.date {
    font-size: 12px;
  }
  h1.title {
    font-size: 17px;
    line-height: 28px;
  }


  /**
   * Header 2
   */

  .shared-content-plugin {
    padding-top: 0px!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    padding-bottom: 0px!important;
  }
  .shared-content-plugin .social .btn {
    width: 20px!important;
    height: 15px!important;
  }
  .header2 {
    padding-top: 10px;
    min-height: 68px;
  }
  .tags_div {
    float: left;
    height: 13px;
  }
  .tags {
    float: left;
    margin-top: 0;
  }
  /*test tag*/
  .tagtest {
    display: block;
    background-image: url("../imgs/tag_sesi_responsive.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 25px;
  }
  .blockshared {
    padding-top: 0;
    float: right;
    height: auto;
    width: 100%;
    margin-top: 5%;
  }
  .social-networks {
    float: right;
  }
  .sc-btn {
    border: none!important;
    border-radius: 0px!important;
  }
  .facebook-btn, .twitter-btn,  .googleplus-btn, .mail-btn{
    background-image: url("../imgs/livros/social_responsive.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    width:18px;
    height: 15px;
  }
  .facebook-btn {
    background-position: 0px 0px;
  }
  .twitter-btn {
    background-position: -20px 0px;
  }
  .googleplus-btn {
    background-position: -42px 0px;
  }
  .mail-btn {
    background-position: -67px 0px;
  }


  /**
   * Attachments
   */

   .attachments {
     display: block;
     position: relative;
     height: 100px;
     margin-top: 15px;
     border: 2px solid #f4f4f4;
     padding: 0;
   }
   .attachments .left {
     float: none;
     width: auto;
   }
   .attachments .right {
     float: none;
     margin-top: 0px;
     width: auto;
     position: relative;
     bottom: 0;
   }
   .download-btn {
     background-image: url("../imgs/livros/download_button_responsive.png");
     background-repeat: no-repeat;
     display: block;
     width: 28px;
     height: 25px;
     float: left;
   }
   .download-text {
     font-size: 15px;
     margin: 15px 0px 0px 5%;
   }
   .download-books {
     margin-top: 10px;
     margin-right: 0;
     margin-left: 27%;
     float: none;
   }
   .pdf-btn, .epub-btn, .flipboard-btn, .zip-btn {
     float: left;
     background-image: url("../imgs/livros/download_formats_responsive.png");
     background-repeat: no-repeat;
     display: block;
     height: 40px;
   }
   .pdf-btn {
     width: 31px;
     background-position: -2px 0px;
   }
   .epub-btn {
     background-position: -48px 0px;
     width: 35px;
   }
   .flipboard-btn {
     background-position: -93px 0px;
     width: 30px;
   }

   .zip-btn{
     background-position: -93px 0px;
     width: 30px;
   }

  /**
   * Veja Mais
   */

   .vejamais {
    margin: 0 auto;
    margin-top: 7px;
    width: 175px;
   }
   .vejamais p {
     font-family: "Calibre Light";
     font-size: 13px;
     line-height: 1;
     color: #555;
     width: 180px;
   }
   .vejamais a {
     font-family: "Calibre Light";
     font-size: 13px;
     font-weight: bold;
     color: #1265ae;
   }


  /**
   * Leia mais
   */

   .box-text .read, .volumes .read {
     border-top: 1px solid #eeeeee;
     text-align: center;
   }

  /**
   * Details
   */

   .book-icon {
     float: left;
     background-image: url("../img/livros/books_icon_responsive.png");
     background-repeat: no-repeat;
     display: block;

     width: 60px;
     height: 48px;
     background-position: 0px 12px;
   }
  .details {
    background-color: #f4f4f4;
    /*background-color: #bbb;*/
    min-height: 128px;
    height: 360px;
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .details .column:first-child {
    padding-top: 10px;
    padding-left: 0;
    border: 0;
  }
  .details .column {
    height: 95px;
    margin: 15px 0;
    padding-left: 61px;
    border-left: 0;
    width: 80%;
    margin-left: 10%;
  }
  .details .item1:first-child {
    margin-left: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .details .item1 {
    margin-left: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .details .item2:first-child {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 45px;
  }
  .details .item2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }


    /**
    * Arrows
    */

    .arrow-right-small-strong{
      background-position: -102px -87px;
    }


  /**
   * --- SERIES ---
   */
   .download{
     width: inherit;
     height: auto;
     margin-top: 10px;
     margin-left: auto;
     margin-right: auto;
     padding: 15px;
     background-color: #fff;
     border: 2px solid #f4f4f4;
   }
   .download-choices{
     border: 2px solid #d6d6d6;
     background-color: #fff;
     margin: 0px;
     margin-bottom: 10px;
     margin-top: 10px;
     color: #9d9d9d;
     text-transform: uppercase;
     text-align: center;
     font-size: 14px;
     padding: 10px;
   }
   .icons-download{
     width: 200px;
     margin-left: 21%;
     margin-right: 0;
     margin-top: 15px;
     margin-bottom: 0;
   }
   /*TODO ser o mesmo de .attachments.download-text*/
   .calibre-semibold {
     font-family: "Calibre Light";
     font-size: 15px;
     color: #999;
     font-weight: bold;
   }


   /**
    * Volumes / Periodicos
    */

    .volume.with-border {
      border-top: 1px solid #eeeeee;
      padding-top: 10px;
      width: 300px;
    }
    .volumes .row {
      height: 232px;
      overflow: hidden;
    }
    .volume.with-border {
      border-top: none;
      padding-top: 0;
    }
    .volumes .col-md-4:nth-child(3n+3) {
      padding: 0;
      border-top: 1px solid #eeeeee;
      padding-top: 10px;
    }
    .volumes .col-md-4:nth-child(3n+3):last-child {
      padding: 0;
      border-top: 1px solid #eeeeee;
      border-bottom: 1px solid #eeeeee;
      padding-top: 10px;
    }
    .volumes .col-md-4:nth-child(3n+2) {
      padding: 0;
      border-top: 1px solid #eeeeee;
      padding-top: 10px;
    }
    .volumes .col-md-4:nth-child(3n+1) {
      padding: 0 0 0 0;
      border-top: 1px solid #eeeeee;
      padding-top: 10px;
    }
    .more-volumes {
        display: none;
    }

    /**/

    .gallery-publication{
      background-color: #fff;
      padding-top: 50px;
      height: 616px;
      margin-top: 45px;
    }
    .gallery-publication p.title{
      font-size: 22px;
      text-align: center;
      margin-bottom: 50px;
      margin-left: 15px;
    }
    .back-link-container {
        display: none;
    }

    .social .stButton .stLarge{
      width: 20px;
      height: 20px;
    }


    .read-more-v2{
      color: #000;
      font-family: Calibre Semibold;
      font-size: 12px;
      float: right;
      position: absolute;
      bottom: 25px;
      right: 25px;
      border-bottom: solid 1px #CACACA;
      line-height: 13px;
    }
}
