.fb-share-button, .twitter-share-button {
    margin-left: 20px;
}

.twitter-share-button {
    vertical-align: bottom;
}

/*.anthology {*/
    /*background-color: white;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*border: 1px solid #eeece6;*/
    /*border-radius: 4px;*/
/*}*/

/*.anthology > header {*/
    /*background: none;*/
    /*border: none;*/
    /*width: 100%;*/
    /*height: 380px;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    /*position: relative;*/
    /*font-size: 16px;*/
/*}*/

.share-links {
    padding: 20px 0;
}

/*.anthology .postcount {*/
    /*margin-right: 10px;*/
/*}*/

.anthology .author-info {
    line-height: 2;
}

.anthology .avatar {
    width: 16px;
    height: 16px;
}

.center_v {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15%;
}

/*.anthology {*/
    /*width: 690px;*/
    /*margin: 20px auto;*/
/*}*/

/*.image-upload {*/
    /*cursor: pointer;*/
    /*opacity: 0;*/
    /*position: absolute;*/
    /*top: 1px;*/
    /*left: 1px;*/
    /*right: -1px;*/
    /*bottom: -2px;*/
    /*margin: 0;*/
/*}*/

.post-title, .post-author {
    color: inherit;
}

.post-title {
    font: 1.3em "francois one", sans-serif;
}

.post-by, .post-author {
    font-size: 0.8em;
}

.post-author {
    text-transform: uppercase;
}

/*.image-picker {*/
    /*cursor: pointer;*/
    /*outline: none;*/
    /*border: none;*/
    /*background: rgba(0,0,0,0.5);*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*padding: 15px 15px 8px 10px;*/
    /*text-decoration: none;*/
    /*color: #f7f7f7;*/
    /*font-size: 10px;*/
    /*text-transform: uppercase;*/
    /*letter-spacing: .1em;*/
    /*line-height: 2em;*/
    /*vertical-align: top;*/
/*}*/

/*#icon-upload-image {*/
    /*width: 17px;*/
    /*fill: #e9e9e9;*/
    /*margin: 0 5px 0;*/
/*}*/

a.section_selector {
  border: none;
  text-decoration: none;
  font-size: 14px;
  color: #f7f7f7;
  padding: 10px;
  display: inline-block;
  margin: 8px 2px 0;
  background: #aaa;
  cursor: pointer;
  position: relative;
}
a.section_selector.active,
a.section_selector:hover {
  background: #669243;
  color: #fff;
}

a.section_selector.active:after,
a.section_selector:hover:after {
	content: "";
	position: absolute;
	border-top: 7px solid #669243;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	top: 100%;
	left: 45%;
}


a#next_page_btn {
  display: none;
}

a#next_page_btn.active,
a#next_page_btn:hover {}

.listings {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.wrapper {
    width: 1200px;
}

.listings.editor {
    border-bottom: 1px solid #ccc;
}

.posts {
    counter-reset: post;
    margin: 15px 40px 15px 20px;
}

.posts > li {
    text-rendering: optimizelegibility;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}

.posts > li::before {
    text-align: right;
    content: counter(post) ".";
    counter-increment: post;
    width: 20px;
    margin-right: 10px;
    font-style: italic;
    font-weight: 300;
    padding: 6px 0 0;
    position: relative;
    top: -3px;
}

/*.post-list {*/
    /*counter-reset: post;*/
/*}*/

/*.post-list > li {*/
    /*margin: 10px 0;*/
    /*display: flex;*/
    /*font: 14px/1.5 "Open Sans", sans-serif;*/
    /*text-rendering: optimizelegibility;*/
    /*color: #333;*/
    /*font-weight: normal;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
/*}*/

/*.inactive {*/
    /*opacity: 0.5;*/
/*}*/

/*.post-list > li::before {*/
    /*text-align: right;*/
    /*content: counter(post) ".";*/
    /*counter-increment: post;*/
    /*width: 20px;*/
    /*margin-right: 10px;*/
    /*color: #333;*/
    /*font-style: italic;*/
    /*font-weight: 300;*/
    /*padding: 6px 0 0;*/
    /*position: relative;*/
    /*top: -4px;*/
/*}*/

/*.post-url {*/
    /*font: inherit;*/
    /*padding: 0;*/
    /*border: none;*/
    /*background: none;*/
    /*outline: none;*/
    /*border-bottom: 1px dashed #b7b7b7;*/
    /*flex: 100%;*/
/*}*/

.container h2 {
  font-size: 18px;
  text-transform: uppercase;
}

/* LISTADOS AL PIE, MIS LISTADOS */

.navegacion-listados {
  width: 100%;
  margin: 0 auto;
  background-color: #f7f7f7;
  display: inline-block;
  vertical-align: top;
  height: 380px;
}

.mis-listados {
  width: 100%;
  margin: 0 auto;
  background-color: #ddd;
  padding-bottom: 40px;
}

.wrapper-listados {
  position: relative;
}

.container-listados {
  display: block;
  position: relative;
  overflow: hidden;
  background: #222;
}

.navegacion-listados .container-listados {
  overflow: hidden;
}

.mis-listados .container-listados {
  width: 100%;
}

.listados {
    width: 100%;
}

.listados .message {
  padding: 20px;
}

.navegacion-listados .container-listados .listados {
  white-space: nowrap;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.navegacion-listados .listado {
  width: 690px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  word-spacing: normal;
  margin: 0;
  margin-right: 5px;
}

.mis-listados .listado {
  float: left;
  position: relative;
  width: 50%;
  height: 340px;
}

.navegacion-listados .listado-image {
  height: 380px;
  width: 690px;
  float: left;
  position: relative;
  background-color: #000;
}

.mis-listados .listado-image {
  height: 336px;
  width: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
}

.listado-image .image {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  opacity: 0.5;
}

.navegacion-listados .listado-image .image {
  height: 380px;
  width: 690px;
}

.mis-listados .listado-image .image {
  height: 336px;
  width: 100%;
  background-position: center center;
}

.navegacion-listados .listado .listado-image .image,
.mis-listados .listado .listado-image .image {
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
}
.navegacion-listados .listado:hover .listado-image .image,
.mis-listados .listado:hover .listado-image .image {
  opacity: 0.3;
}

.listado-image .title-center {
  position: absolute;
  top: 122px;
  padding: 0 90px;
  z-index: 1;
}

.listado-image .title-center h1 {
  line-height: 1.2;
  font-weight: bold;
  color: #eee;
  text-decoration: none;
  text-shadow: #222 0.1em 0.1em 0.2em;
  font-size: 28px;
  margin-bottom: 5px;
  cursor: pointer;
}

.listado-image .title-center h2 {
  font-style: italic;
  position: relative;
  line-height: 1.2;
  font-size: 18px;
  text-shadow: #222 0.1em 0.1em 0.2em;
  color: #eee;
  margin-bottom: 15px;
}

.listado-image .listado-info {
  display: inline;
  color: #eee;
  text-shadow: #222 0.1em 0.1em 0.2em;
}

.navegacion-listados .listado-image .listado-info span {
	margin-right: 5px;
}

.listado-image .listado-author .avatar {
  background-size: cover;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 1px solid white;
  vertical-align: middle;
  margin-right: 4px;
}

.listado-image .listado-author a.profile {
  color: #eee;
}

.listado-image .listado-author a.profile:hover {
  color: #fff;
}

.listado-items {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: calc(100% - 4px);
  text-align: center;
}

.listado-items .options {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  padding: 10px 12px;
  opacity: 0.6;
}
.listado-items .options:hover {
  opacity: 1;
}
.listado-items .options a {
  font-size: 14px;
  color: #d9d9d9;
  text-decoration: none;
}
.listado-items .options a:hover {
  color: #e9e9e9;
}

.listado-items h1.title {
  line-height: 1.2;
  font-weight: bold;
  color: #eee;
  text-shadow: #222 0.1em 0.1em 0.2em;
  font-size: 28px;
  margin: 25px 30px 5px 30px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listado-items h1.title a {
  color: #eee;
  text-decoration: none;
  font-size: 100%;
}

.listado-items ol {
  display: block;
  margin: 20px 30px 0 30px;
  counter-reset: post;
  text-align: left;
}

.listado-items .item {
  font-size: 16px;
  margin-bottom: 0;
  display: block;
}
.listado-items .item .check {
  background: #7dd200;
  color: white;
  padding: 0px 4px;
  border-radius: 50em;
  font-size: 10px;
  vertical-align: top;
  margin-left: 10px;
  opacity: 0.8;
  font-weight: bold;
}
.listado-items .item .leido {
  padding: 0px 4px;
  border-radius: 4px;
  color: white;
  background-color: transparent !important;
  font-size: 11px;
  vertical-align: top;
  font-weight: bold;
}
.listado-items .item .check,
.listado-items .item .leido {
  display: none;
}
.listado-items .item.progress-100 .check,
.listado-items .item.progress-100 .leido {
  display: inline-table;
}

.listado-items .item::before {
  content: counter(post) ".";
  counter-increment: post;
  display: inline-block;
  position: relative;
  top: -3px;
  left: -3px;
  width: 20px;
  text-align: right;
  color: #ddd;
  font-style: italic;
}

.listado-items .item span.single-title {
  display: inline-block;
  width: 380px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mis-listados .listado-items .item span.single-title {
  width: 400px;
}

.listado-items .item span.single-author {
  display: inline-block;
  width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: bold;
}

.listado-items .item a {
  display: inline-block;
  color: #eee;
  text-shadow: #222 0.1em 0.1em 0.2em;
  line-height: 1.2em;
}

.listado-items .item a:hover {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
  text-decoration: none;
}

.listado-items .item.progress-100 a {
  color: #888;
}

.listado-items .item.progress-100::before,
.listado-items .item.progress-100 a {
  color: #888;
}

.listado-items .item a:hover {
  background-color: rgba(0,0,0,0.3);
  color: #fff;
  text-decoration: none;
}

.listado-items .item .progress {
  background: #555;
  color: white;
  padding: 0px 4px;
  border-radius: 50em;
  font-size: 10px;
  vertical-align: top;
  margin-left: 6px;
  opacity: 0.8;
  font-weight: bold;
}
.listado-items .item.progress-100 .progress,
.listado-items .item.progress-0 .progress {
  display: none;
}

.wrapper-listados .nav {
  outline: none;
  display: block;
  position: absolute;
  top: 0;
  width: 30px;
  height: 380px;
  overflow: hidden;
  color: transparent;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 358px;
  text-decoration: none;
  z-index: 2;
  color: #fff;
  background-color: rgba(0,0,0,0.2);
  opacity: 0.6;
  border: none;
}

.wrapper-listados .nav.prev {
  left: 0;
}

.wrapper-listados .nav.next {
  right: 0;
}

.wrapper-listados .prev:hover,
.wrapper-listados .next:hover {
  color: #fff;
  background-color: rgba(0,0,0,0.3);
  opacity: 1;
}

.listado .listado-items .crear-listado {
	background: #669243;
	border: 0;
	border-radius: 4px;
	padding: 8px 16px;
	color: white;
	margin-top: 20px;
  display: inline-block;
  text-decoration: none;
}
a.load-more,
a.next-page {
  display: block;
  width: 100px;
  margin: 0 auto 30px auto;
  padding: 0 16px;
  background: #ddd;
  text-align: center;
  text-transform: uppercase;
  color: #777 !important;
  line-height: 45px;
  border-radius: 5px;
}
a.load-more {
  display: none;
}
a.next-page {
  background: #ccc;
}
/* EDITOR */

.listings-editor {
    display: flex;
    flex-direction: row;
}

.listings section {
    margin: 10px 0;
}

.listings .main-title {
    font-size: 28px;
    color: #000;
}

.listing-body {
    margin: 15px 40px 15px 20px;
    flex: 100%;
}

.listing-body button {
    border: none;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    color: #f7f7f7;
    padding: 10px;
    display: inline-block;
    margin: 23px 5px 0;
    float: right;
}

.listings.editor .actions {
  margin: 30px;
  text-align: center;
}
.listings.editor .actions .login {
  background: #669243;
  border-radius: 4px;
  padding: 8px 16px;
  color: white;
  text-decoration: none;
  margin: 30px 0 !important;
}

/*.create {*/
    /*background: #669243;*/
    /*cursor: pointer;*/
/*}*/

/*.create:disabled {*/
    /*background: gray;*/
    /*cursor: default;*/
/*}*/

/*.cancel {*/
    /*background: #aaa;*/
    /*cursor: pointer;*/
/*}*/

.listings section#editor h1 {
    font-size: 18px;
    color: #9BC01E;
    text-transform: uppercase;
    line-height: 2em;
}

#editor .main-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: brightness(60%);
    background-image: url("http://lamula.pe//media//uploads/t/7e3a27e4c0053a0bfb800b30079730e7.jpg");
}

.listing-header {
    background-color: black;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.45) 100%), url("http://lamula.pe/media/uploads/t/7e3a27e4c0053a0bfb800b30079730e7.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0 60px;
    display: flex;
    flex: 690px 1 0;
    box-sizing: border-box;
}

/* PROGRESS BAR */
#bookmarkable-begin {
  height: 5px;
  background-color: transparent;
}
#bookmarkable-end {
  height: 5px;
  background-color: transparent;
}

#post-progress {
  clear: both;
  background-color: #f7f7f7;
  font-size: 16px;
  width: 100%;
  color: black;
  padding-top: 5px;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px solid #ddd;
  display: none;
  z-index:4;
}
#post-progress.active {
  display: block;
}
#post-progress .columna {
  width: 1050px;
  margin: 0 auto;
  padding: 5px 15px;
}
#post-progress .post-info {
  position: relative;
}
#post-progress .titlebox {
  display: inline-block;
  vertical-align: top;
}
#post-progress .avatar {
  background-size: cover;
  background-position: center;
  width: 40px;
  height: 40px;
  border-radius: 50em;
  border: 1px solid white;
  vertical-align: middle;
  margin-right: 4px;
}

#post-progress .wrapper-text-bar {
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
#post-progress .post-title {
  display: inline-block;
  max-width: 630px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#post-progress .optionsbox {
  display: inline-block;
  text-align: right;
  margin-top: 5px;
}
#post-progress #bookmark-icon {
 width: 14px;
 height: 14px;
 vertical-align: middle;
 fill: #fff;
 margin-top: -2px;
}
#post-progress #time-icon {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  fill: #333;
}
#post-progress .read-time {
  display: inline-block;
  margin: 0 5px 0 5px;
}
#post-progress .read-time-wrapper {
  display: inline-block;
  font-size: 12px;
  width: 70px;
  display: none;
}
#post-progress a.button {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #555;
  border-radius: 3px;
  font-size: 12px;
  padding: 5px;
  opacity: 0;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  margin-right: -9999px;
}
#post-progress.toupdate a.button {
  color: #333;
  opacity: 1;
  margin-right: 0px;
  background: rgba(255, 200, 0, 0.5);
  border-radius: 50em;
  padding: 6px 8px;
  margin-left: 12px;
}
#post-progress a.button.mark:hover {
  color: #fff;
  background-color: rgba(255, 200, 0, 0.5);
}
#post-progress a.button.mark:hover #bookmark-icon {
  fill: #fff;
}
#post-progress .progress-container {
	background: #edeff0;
	position: relative;
	overflow: hidden;
	height: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05) inset;
	-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05) inset;
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.05) inset;
	margin: 0 0 10px 0;
	width: 640px;
}
#post-progress .progress-container.cover {
	background: white;
	z-index: 2;
}
#post-progress .bar {
  background-color: rgba(255, 200, 0, 0.5);
  font-size: 0;
  line-height: 16px;
  transition: width linear 0.1s;
  -webkit-transition: width linear 0.1s;
  height: 10px;
}
#post-progress.completed .bar {
  background-color: #5fcf80;
  border-radius: 16px
}
#post-progress .bar .value {
  color: #333;
  position: relative;
  left: 33px;
  top: -6px;
}
#post-progress .check {
  display: inline-block;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  background: none;
  vertical-align: middle;
  padding: 0;
  opacity: 0;
}
#post-progress .check .icon {
  color: #fff;
  background-color: #5fcf80;
  border-radius: 50em;
  padding: 8px 11px;
}
#post-progress.completed .check {
  opacity: 1;
}

/* HELP */
#modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 100;
  display: none;
}

#help {
width: 100%;
background: #435;
color: #f7f7f7;
position: relative;
}

#help:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
}

.definition-content {
	position: relative;
	z-index: 2;
	margin-top: 80px;
}

.sumilla {
margin: 0 auto;
max-width: 1280px;
width: 94%;
padding: 0 3%;
text-align: center;
margin-bottom: 40px;
}

.sumilla h1 {
color: #d9d9d9;
font-weight: bold;
font-size: 2.8rem;
margin: 0 auto;
line-height: 3.5rem;
-webkit-font-smoothing: antialiased;
}

.sumilla h2 {
color: #d9d9d9;
font-weight: 400;
font-size: 1.8rem;
margin: 0 auto;
line-height: 3.3rem;
-webkit-font-smoothing: antialiased;
margin-bottom: 40px;
}

.sumilla ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
padding-left: 25px;
}

.sumilla ul li {
display: inline-block;
width: 30%;
margin-right: 4%;
max-width: 330px;
min-width: 200px;
margin-bottom: 50px;
}

.sumilla ul li h3 {
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 10px;
}

#icon-help {
margin: 20px 0;
fill: #000;
background: rgba(255,255,255,0.2);
padding: 10px;
border-radius: 30em;
}

.options-listings {
	text-align: center;
}

.questions-frecuently {
background: rgba(255,255,255,0.3);
padding: 10px 20px;
font-size: 18px;
color: white;
cursor: pointer;
border: 1px solid transparent;
border-radius: 6px;
}

.questions-frecuently:hover {
	background: rgba(255,255,255,0.5);
}

.questions-answers.antology {
	text-align: left;
	line-height: 1.5;
    background: rgba(255,255,255,0.97);
	color: #444;
	position: fixed;
    /*top: 15%;*/
    /*margin-left: 25%;*/
    /*margin-right: 25%;*/
    /*height: 60%;*/
    overflow-y: auto;
    top: 0;
    margin-left: 0;
    margin-right: 0;
    height: 100%;
}

.disable-scroll {
    overflow-y: hidden;
}

.wrapper.antology {
	width: 50%;
    padding-bottom: 20px;
}

.question.antology {
	margin-top: 20px;
	font-weight: bold;
}

.exit.antology {
	position: fixed;
	color: white;
	background: red;
	padding: 12px 12px;
	border-radius: 50em;
    margin-top: 5px;
    margin-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
    line-height: 0;
    width: 0;
}
.exit.antology::before {
    content: "x";
    position: absolute;
    left: 8px;
}

/*FOOTER*/

.footer {
	background: #e6e6e6;
	clear: both;
}

.navbar {
	width: 980px;
	margin: 0 auto;
}

.navbar ul li {
	display: inline-block;
	padding: 10px 37px 10px 0;
}

.navbar ul li a {
	color: black;
	text-decoration: none;
	font: normal 12px/22px 'Open Sans', sans-serif;
	letter-spacing: 0.1em;
}

.navbar ul li a:hover {
	text-decoration: underline;
}

.about {
	background-position: top;
	width: 100%;
	height: 600px;
	position: relative;
	padding-top: 40px;
}

.about:after {
	content: "";
	position: absolute;
	left: 0; right: 0;
	top: 0; bottom: 0;
	background: rgba(0,0,0,0.65);
}

.footer-wrapper {
	width: 980px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.2;
	text-shadow: #222 0.1em 0.1em 0.2em;
	margin: 0 auto;
}

.footer-content {
	width: 70%;
	font-size: 16px;
	margin: 0 auto;
}

.footer-content ul {
	margin-top: 20px;
	line-height: 1.5;
}

.footer-content strong {
	color: #ddd;
}

.footer-content h3 {
	font-style: italic;
	text-align: center;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: rgba(255,255,255,0.6);
}

#arrow-footer {
	fill: rgba(255,255,255,0.6);
	margin-left: 45%;
	height: 30px;
	margin-bottom: 30px;
}


@media screen and (max-width: 1200px) {
    .listings {
        width: 100%;
    }

    .wrapper {
        width: 90%;
    }

    .listing-header {
        flex: 470px 1 0;
    }

    .listing-body {
        flex: none;
    }

    .listings-editor {
        flex-direction: column;
    }

    .mis-listados .listado {
      float: none;
      width: 690px;
      margin: 0 auto;
    }

    .mis-listados .listado-image {
      border: none;
    }

    #help .sumilla {
      width: 690px;
    }
    #help .sumilla .wrapper {
      width: 90%;
    }
}

@media screen and (max-width: 980px) {
  .mis-listados .listado-image {
    width: 100%;
  }
  .mis-listados .listado {
    width: 100%;
    max-width: 690px;
  }
  .listados .listado-image .title-center h1 {
    background: url('iconos/expand.svg') no-repeat 0 0;
    background-size: 33px;
    padding-top: 38px;
    cursor: pointer;
  }

  .listados .listado-items .title {
    background: url('iconos/expand.svg') no-repeat center top;
    background-size: 33px;
    padding-top: 38px;
    cursor: pointer;
  }
  .mis-listados .listado .listado-items ol {
    width: 80%;
    margin: 0 auto;
  }
  .mis-listados .listado .listado-items .item a.single-title {
    width: 55%;
  }
  .mis-listados .listado .listado-items .item span.single-title {
    width: 100%;
  }
  .mis-listados .listado .listado-items .item a.single-author {
    width: 25%;
  }
  .mis-listados .listado .listado-items .item span.single-author {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 768px) {
  .wrapper {
      width: 100%;
  }
  #post-progress {
    display: none;
  }
  #post-progress .columna {
    width: 100%;
  }
  #post-progress .post-info {
    width: 90%;
    margin: 0 auto;
  }
  #post-progress .progress-container {
  	width: 380px;
  }
  #post-progress .post-title {
  	max-width: 380px
  }
}

.listing-header .center {
    height: 300px;
}

.listings-editor {
    background: white;
    border: 1px solid #eeece6;
    border-radius: 4px;
}


/*.headings {*/
    /*width: 100%;*/
    /*margin: auto 0;*/
/*}*/

/*.anthology > header h1,*/
/*.anthology > header h2,*/
/*.listing-header .title,*/
/*.listing-header .subtitle {*/
    /*-webkit-font-smoothing: antialiased;*/
    /*border: none;*/
    /*background: none;*/
    /*outline: none;*/
    /*resize: none;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*width: 100%;*/

    /*margin-bottom: 5px;*/
    /*font-family: "Open Sans", sans-serif;*/
    /*line-height: 1.2;*/
    /*color: #eee;*/
    /*text-decoration: none;*/
    /*text-shadow: #222 0.1em 0.1em 0.2em;*/
    /*text-rendering: optimizelegibility;*/
    /*overflow: hidden;*/
/*}*/

/*.anthology > header h1,*/
/*.listing-header .title {*/
    /*font-size: 28px;*/
    /*font-weight: bold;*/
/*}*/

/*.anthology > header h2,*/
/*.listing-header .subtitle {*/
    /*font-style: italic;*/
    /*font-size: 18px;*/
/*}*/

@media screen and (max-width: 690px) {
  .navegacion-listados .listado,
  .mis-listados .listado {
    width: 100%;
  }
  .navegacion-listados .listado .listado-items ,
  .mis-listados .listado .listado-items {
    width: 100%;
  }
  .navegacion-listados .listado .listado-items .item,
  .mis-listados .listado .listado-items .item {
    font-size: 14px;
  }
  .navegacion-listados .listado .listado-items .title,
  .mis-listados .listado .listado-items .title {
    margin-left: 30px;
    margin-right: 30px;
    font-size: 20px;
  }
  .navegacion-listados .listado .listado-items .item a.single-title,
  .mis-listados .listado .listado-items .item a.single-title {
    width: 45%;
  }
  .navegacion-listados .listado .listado-items .item span.single-title,
  .mis-listados .listado .listado-items .item span.single-title {
    width: 100%;
  }
  .navegacion-listados .listado .listado-items .item a.single-author,
  .mis-listados .listado .listado-items .item a.single-author {
    width: 25%;
  }
  .navegacion-listados .listado .listado-items .item span.single-author,
  .mis-listados .listado .listado-items .item span.single-author {
    width: 100%;
  }
  .navegacion-listados .listado-image {
    width: 100%;
  }
  .navegacion-listados .listado-image .image {
    width: 100%;
  }
  .mis-listados .listado-image .title-center {
    top: 100px;
    width: calc(100% - 50px);
    padding: 0 25px;
  }
  .navegacion-listados .listado-image .title-center {
    padding: 0;
    margin: 0 30px;
  }
  .mis-listados .listado-image .title-center .listado-author-avatar-name {
    white-space: nowrap;
  }

  #help .sumilla {
    width: 94%;
  }
  #help .sumilla .wrapper {
    width: 90%;
  }

  #post-progress .progress-container {
  	width: 275px;
  }

  #post-progress .optionsbox {
  	display: inline-block;
  	float: right;
    margin-top: 0;
  }
  #post-progress .post-title {
  	max-width: 300px
  }
}

@media screen and (max-width: 480px) {
  #post-progress .titlebox {
    display: block;
  }
   #post-progress .titlebox {
   	display: none;
   }

  .sumilla h1 {
  	font-size: 1.8rem;
  	line-height: 1.5;
  }

  .sumilla h2 {
  	font-size: 1.2rem;
  	line-height: 1.8rem
  }

  .sumilla ul {
  	padding-left: 0;
  }

  .definition-content {
  	margin-top: 120px;
  }

  #icon-help {
  	width: 60px;
  	height: 60px;
  }

  .emails p,
  .delivery p,
  .reports p {
  	font-size: 12px;
  }

  .listado-image .title-center h1 {
  	font-size: 18px;
  }

  .listado-image .title-center h2 {
  	font-size: 14px;
  }

  .listado-image .listado-info {
  	font-size: 12px;
  }

  .navegacion-listados .listado {
  	width: 150% !important;
  }

  .scroll {
  	display: none;
  }
  #post-progress .post-title {
  	max-width: 275px;
  }

  #post-progress.toupdate a.button {
  	margin-left: 0;
  }

  .check {
  	margin-left: 0;
  }


}

@media screen and (max-width: 1024px) {
    .wrapper.antology {
        width: 55%;
    }
}

@media screen and (max-width: 768px) {
    .wrapper.antology {
        width: 60%;
    }
}

@media screen and (max-width: 600px) {
    .wrapper.antology {
        width: 70%;
    }
}

@media screen and (max-width: 320px) {
    .wrapper.antology {
        width: 75%;
    }
}

@media screen and (max-width: 320px) {
  .mis-listados .listado-image .title-center {
    top: 100px;
    width: calc(100% - 50px);
    padding: 0 25px;
  }
  .navegacion-listados .listado .listado-items .item a.single-title,
  .mis-listados .listado .listado-items .item a.single-title {
    width: 50%;
  }
  .navegacion-listados .listado .listado-items .item a.single-author,
  .mis-listados .listado .listado-items .item a.single-author {
    width: 20%;
  }
}

.scroll {
    background-color: rgba(0,0,0,0.2);
    border: none;
    color: #fff;
    width: 50px;
    height: 380px;
    position: absolute;
    top: 0;
    z-index: 999;
    font-size: 55px;
    font-weight: bold;
}
