body #front-container #admin-edit-page-frontent {
  position: fixed;
  right: 0;
  top: 0;
  padding: 10px;
  z-index: 10;
}
body #front-container #admin-edit-page-frontent a {
  color: #ff0000 !important;
  font-weight: bold;
}
body #front-container .front-content #article-image-header {
  width: 100%;
  margin-top: 65px;
}
body #front-container .front-content #article-image-header img {
  position: relative;
  width: 100%;
}
body #front-container .front-content #article-image-header .article-title-position {
  position: absolute;
  top: 30px;
  width: 100%;
  height: inherit;
  padding: 2%;
  box-sizing: border-box;
}
body #front-container .front-content #article-image-header .article-title-position.centro_x {
  text-align: center;
}
body #front-container .front-content #article-image-header .article-title-position.centro_x .article-introduction {
  margin: auto;
}
body #front-container .front-content #article-image-header .article-title-position.destra_x {
  text-align: right;
}
body #front-container .front-content #article-image-header .article-title-position.destra_x .article-title {
  margin-right: 40px;
}
body #front-container .front-content #article-image-header .article-title-position.destra_x .article-introduction {
  margin-right: 40px;
  margin-top: -10px;
  float: right;
}
body #front-container .front-content #article-image-header .article-title-position.alto_y {
  vertical-align: top;
}
body #front-container .front-content #article-image-header .article-title-position.centro_y {
  padding-top: 250px;
}
body #front-container .front-content #article-image-header .article-title-position.basso_y {
  padding-top: 520px;
}
body #front-container .front-content #article-image-header .article-title-position .article-title {
  color: #fff;
  font-size: 300%;
  font-weight: 900;
  z-index: 9;
  text-shadow: 1px 1px 0px #000;
  margin-bottom: 2%;
}
body #front-container .front-content #article-image-header .article-title-position .article-introduction {
  width: 62%;
  font-size: 120%;
  color: #fff;
  text-shadow: 1px 1px 0px #000;
  font-weight: bold;
}
body #front-container .front-content .article-image-description-copy,
body #front-container .front-content #article-image-description-copy {
  text-align: right;
  padding-right: 1%;
  padding-left: 1%;
  width: 50%;
  margin-left: 48%;
  color: #333;
}
body #front-container .front-content .newsletter {
  padding: 2%;
}
body #front-container .front-content #article-detail-container #article-detail-left {
  float: left;
  margin-left: 2%;
  display: inline-block;
  width: 20%;
  max-width: 300px;
  vertical-align: top;
  padding-top: 64px;
  font-size: 120%;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-location-year {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px #ccc solid;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-section-name {
  margin-top: 16px;
  display: inline-block;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-issue-info {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px #ccc solid;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-interview-detail {
  padding-bottom: 0px;
  margin-bottom: 16px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-interview-detail a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-interview-detail-two {
  padding-bottom: 0px;
  margin-bottom: 16px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-interview-detail-two a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-detail {
  padding-bottom: 32px;
  margin-bottom: 32px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-detail a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-detail.top-separator {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px #ccc solid;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-two-detail {
  margin-top: -84px;
  padding-top: 32px;
  margin-bottom: 32px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-two-detail a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-three-detail {
  margin-bottom: 64px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-author-three-detail a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-syndication {
  margin-top: -32px;
  padding-top: 32px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-top: 1px #ccc solid;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-syndication img {
  margin-top: 18px;
  max-width: 100px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-translator-detail {
  padding-top: 32px;
  margin-top: -32px;
  padding-bottom: 16px;
  border-top: 1px #ccc solid;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-translator-detail a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-date {
  margin-top: 16px;
  padding-top: 32px;
  border-top: 1px #ccc solid;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-last-edit-date {
  margin-top: 16px;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-social-icons {
  margin-top: 15%;
}
body #front-container .front-content #article-detail-container #article-detail-left #article-social-icons .fa,
body #front-container .front-content #article-detail-container #article-detail-left #article-social-icons .fas,
body #front-container .front-content #article-detail-container #article-detail-left #article-social-icons .fab {
  font-size: 150%;
  width: 15%;
}
body #front-container .front-content #article-detail-container #article-detail-right {
  display: inline-block;
  width: 70%;
}
body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-author-info.mobile-only {
  border-left: 1px #000 solid;
  margin-bottom: 40px;
  background-color: #fff;
  padding: 10px 20px;
  padding-bottom: 10px;
  padding-bottom: 1px;
  border-bottom: 1px #000 solid;
  line-height: 130%;
}
body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-author-info-interview {
  margin-left: 3%;
  margin-right: 3%;
  margin-top: -3%;
  margin-bottom: 7%;
  line-height: 160%;
  font-size: 120%;
}
body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-author-info-interview p {
  margin-top: 0px;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .issue-element-container {
  margin-top: 4%;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .issue-element-container .section-title {
  width: 100% !important;
  margin-bottom: 2% !important;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element {
  width: 48.6%;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p {
  font-size: 90%;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-title {
  font-size: 120%;
  margin-top: -32px;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-localisation {
  font-size: 80%;
  margin-bottom: -10px;
  margin-top: 10px;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-author {
  margin-top: -10px;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-introduction {
  line-height: 120%;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element .syndication-declaration {
  bottom: 56px;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element img {
  height: 240px;
  margin-top: 20px;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element a {
  color: #000;
  border-bottom: none;
}
body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element a.image-hover::after {
  top: -51px;
}
body #front-container .front-content #article-detail-container #article-detail-text {
  font-size: 120%;
  margin-left: 18%;
  margin-top: 60px;
  line-height: 32px;
  text-align: justify;
}
body #front-container .front-content #article-detail-container #article-detail-text .article-preview-mode {
  border: 3px #f00 solid;
  padding: 20px;
  margin-bottom: 70px;
  background-color: white;
  font-weight: bold;
}
body #front-container .front-content #article-detail-container #article-detail-text p.quote-first {
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: right;
  font-style: italic;
}
body #front-container .front-content #article-detail-container #article-detail-text p.quote {
  width: 85%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
body #front-container .front-content #article-detail-container #article-detail-text p.amazon-affiliate-iframe {
  text-align: center;
  padding: 20px;
  border: 1px #000 solid;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
body #front-container .front-content #article-detail-container #article-detail-text p.video-iframe {
  text-align: center;
}
body #front-container .front-content #article-detail-container #article-detail-text p.video-iframe iframe {
  width: 90%;
}
body #front-container .front-content #article-detail-container #article-detail-text .first-letter {
  font-size: 100px;
  color: #fff;
  margin-right: 5px;
  text-shadow: 3px 3px #D3D3D3;
  font-weight: 900;
  position: relative;
  top: 0px;
  -webkit-text-stroke: 1px #000;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container {
  padding: 20px;
  border: 1px #f00 solid;
  margin-top: 64px;
  margin-bottom: 64px;
  min-height: 240px;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container a {
  color: #000;
  text-decoration: none;
  border-bottom: none;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container figure {
  width: 48%;
  margin: 0;
  max-height: 240px;
  height: unset !important;
  display: inline-block;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container figure .ra-image {
  width: 100%;
  display: inline-block;
  vertical-display: top;
  margin: 0;
  height: 240px;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container .ra-right {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  margin: 0;
  text-align: center;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container .ra-right .ra-title {
  margin-top: -6px;
  margin-bottom: 16px;
  line-height: 120%;
  text-align: left;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container .ra-right .ra-text {
  font-size: 90%;
  line-height: 120%;
  margin: 0;
  text-align: left;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container .ra-right button {
  margin-top: 22px;
  margin-left: 0;
}
body #front-container .front-content #article-detail-container #article-detail-text .related-articles-text-container:after {
  content: "";
  display: table;
  clear: both;
  border-collapse: collapse;
}
body #front-container .front-content #article-detail-container #article-detail-text #promotionbanner-plasma {
  text-align: center;
  background-color: #fff;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border: 1px #000 solid;
}
body #front-container .front-content #article-detail-container #article-detail-text #promotionbanner-plasma a {
  border-bottom: 0px;
}
body #front-container .front-content #article-detail-container #article-detail-text #promotionbanner-plasma a img {
  width: 50%;
}
body #front-container .front-content #article-detail-container #article-detail-text #promotionbanner-plasma a p {
  color: #000;
  margin-top: -20px;
}
body #front-container .front-content #article-detail-container #article-detail-text p {
  width: 100%;
}
body #front-container .front-content #article-detail-container #article-detail-text a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
body #front-container .front-content #article-detail-container #article-detail-text img {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
}
body #front-container .front-content #article-detail-container #article-detail-text .article-text-body-img-copy {
  text-align: center;
  line-height: 150%;
  padding-right: 3%;
  padding-left: 3%;
  width: 94%;
  margin-top: -8%;
  margin-bottom: 6%;
  font-size: 80%;
  color: #333;
}
body #front-container .front-content #article-detail-container #article-detail-text .article-title-repetition {
  margin-top: 60px;
  border-top: 1px #ccc solid;
  padding-top: 60px;
}
body #front-container .front-content #article-detail-container #article-detail-text .article-title-repetition .article-title-repetition-title {
  font-weight: 800;
}
body #front-container .front-content #article-detail-container #article-detail-text .article-serie {
  margin-top: 20px;
  margin-bottom: -20px;
}
body #front-container .front-content #article-detail-container #article-detail-text .article-serie .article-serie-title {
  font-weight: 800;
}
body #front-container .front-content #article-detail-container #article-detail-text .tags {
  margin-top: 5%;
  margin-bottom: 8%;
}
body #front-container .front-content #article-detail-container #article-detail-text .tags .article-tags-title {
  font-weight: 800;
}
body #front-container .front-content #article-detail-container #article-detail-text .tags .article-tags {
  display: inline;
  font-size: 100%;
  font-weight: normal;
}
body #front-container .front-content #article-detail-container #article-detail-text #article-syndication-mobile .syndication_logo_container {
  text-align: center;
}
body #front-container .front-content #article-detail-container #article-detail-text #article-syndication-mobile .syndication_logo_container a {
  border-bottom: none;
}
body #front-container .front-content #article-detail-container #article-detail-text #article-syndication-mobile img {
  max-width: 60%;
}
body #front-container .front-content #article-detail-container #article-detail-text .newsletter {
  width: 100%;
  font-size: 100%;
}
body #front-container .front-content #articletype-container #articletype-articles-first-element-container {
  width: 100%;
  border-bottom: 1px #ccc solid;
  margin-bottom: 2%;
  padding-bottom: 2%;
}
body #front-container .front-content #articletype-container #articletype-articles-first-element-container #articletype-articles-first-element .articletype-articles-element-col-one {
  display: inline-block;
  width: 66%;
}
body #front-container .front-content #articletype-container #articletype-articles-first-element-container #articletype-articles-first-element .articletype-articles-element-col-two {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
body #front-container .front-content #articletype-container #articletype-articles-first-element-container #articletype-articles-first-element .articletype-articles-element-col-two .article-text {
  padding-left: 4%;
  padding-right: 4%;
}
@media only screen and (min-width: 1200px) {
  body #front-container .front-content #article-detail-container #article-detail-text .article-text-body-img-copy {
    margin-top: -6%;
  }
}
@media only screen and (max-width: 768px) {
  body #front-container .front-content #article-image-header #article-image-description-copy-mobile {
    font-size: 70%;
    margin: auto;
    text-align: center;
    margin-bottom: 3%;
  }
  body #front-container .front-content #article-image-header .article-title-position {
    position: unset;
    top: 0;
    padding: 3% !important;
    text-align: left !important;
  }
  body #front-container .front-content #article-image-header .article-title-position .article-title {
    line-height: 110%;
    text-shadow: none;
    color: #000 !important;
    margin: 0 !important;
  }
  body #front-container .front-content #article-image-header .article-title-position p.article-introduction {
    margin-right: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    color: #000 !important;
    font-size: 120%;
    line-height: 130%;
    font-weight: normal;
    text-shadow: none !important;
    float: none !important;
    width: unset !important;
  }
  body #front-container .front-content #article-detail-container #article-detail-right {
    width: 100%;
    clear: both;
    float: left;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-author-info {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 0%;
    margin-bottom: 3%;
    line-height: 160%;
    font-size: 120%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-author-info a {
    color: #ff0000;
    border-bottom: 2px dotted #000;
    text-decoration: none;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-social-icons {
    text-align: center;
    padding-right: 0%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-social-icons .fa,
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-social-icons .fas,
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-mobile-social-icons .fab {
    font-size: 300%;
    width: 15%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text {
    margin-left: 3%;
    margin-right: 3%;
    line-height: 36px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .article-text-body-img-copy {
    margin-top: -12%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text p {
    text-align: left;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text p.quote {
    width: 90%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text p.amazon-affiliate-iframe {
    width: 90%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text p.video-iframe iframe {
    width: 95%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .related-articles-text-container {
    padding: 3%;
    height: unset;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .related-articles-text-container figure {
    width: 100%;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .related-articles-text-container figure .ra-image {
    width: 100%;
    display: block;
    vertical-display: top;
    margin: 0;
    height: 240px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .related-articles-text-container .ra-right {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-left: 0px;
    margin: 0;
    text-align: center;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .related-articles-text-container .ra-right .ra-title {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text .related-articles-text-container .ra-right button {
    margin-top: 32px;
    margin-left: 0;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text #promotionbanner-plasma {
    padding: 20px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text #promotionbanner-plasma a img {
    width: 100%;
    margin: 0;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #article-detail-text #promotionbanner-plasma a p {
    width: 99%;
    text-align: center;
    margin: auto;
    margin-top: 10px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container {
    margin-top: 80px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element {
    width: 100%;
    display: block;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p {
    font-size: 100% !important;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-title {
    font-size: 130% !important;
    margin-top: -32px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-author {
    margin-top: 20px;
  }
  body #front-container .front-content #article-detail-container #article-detail-right #related-articles-container .index-two-columns-element p.article-interview {
    margin-bottom: -20px;
  }
  body #front-container .front-content #article-detail-container #article-detail-left {
    width: 100%;
    max-width: none;
    float: none;
    margin-left: 0;
    padding-top: 0;
    padding-right: 3%;
    padding-left: 3%;
    box-sizing: border-box;
  }
  body #front-container .front-content #articletype-container #articletype-articles-first-element-container {
    border-bottom: none;
  }
  body #front-container .front-content #articletype-container #articletype-articles-first-element-container #articletype-articles-first-element .articletype-articles-element-col-one {
    display: block;
    width: 100%;
  }
  body #front-container .front-content #articletype-container #articletype-articles-first-element-container #articletype-articles-first-element .articletype-articles-element-col-two {
    display: block;
    width: 100%;
  }
  body #front-container .front-content #articletype-container #articletype-articles-first-element-container #articletype-articles-first-element .articletype-articles-element-col-two .article-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  body #front-container .front-content #article-image-header .article-title-position .article-title {
    font-size: 200%;
  }
}

html body button {
  padding: 12px 24px;
  background-color: #ff0000;
  cursor: pointer;
  box-shadow: none;
  border: 0;
  color: #fff;
  font-family: 'Montserrat', serif;
  font-size: 100%;
  font-weight: 800;
  letter-spacing: 1px;
  border-radius: 10px;
  transition: background-color 0.3s ease;
}
html body button:hover {
  background-color: #000;
}

.front-content.error-view {
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 65px !important;
  padding-top: 2%;
  padding-bottom: 10%;
}
.front-content.error-view #error-container {
  width: 50%;
  margin: auto;
}
.front-content.error-view #error-container a {
  color: #ff0000;
}
.front-content.error-view #error-container img {
  width: 100%;
}
.front-content.error-view #error-container .error-image-description {
  text-align: right;
  margin-bottom: 30px;
}

html body #front-container #footer {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 2%;
  padding-right: 2%;
  margin-top: 60px;
  border-top: 1px #000 solid;
  box-sizing: border-box;
}
html body #front-container #footer .footer-menu {
  width: 100%;
  display: block;
  margin-bottom: 4%;
}
html body #front-container #footer .footer-menu.first {
  margin-top: 4%;
  border-bottom: 1px #ccc solid;
  padding-bottom: 20px;
}
html body #front-container #footer .footer-menu .column {
  display: inline-block;
  width: 23%;
  vertical-align: top;
}
html body #front-container #footer .footer-menu .column .section {
  margin-bottom: 4%;
}
html body #front-container #footer .footer-menu .column .section .menu-element.title {
  margin-bottom: 8%;
}
html body #front-container #footer .footer-menu .column .section .menu-element.title span {
  font-weight: 900;
  font-family: 'Roboto', serif;
  font-size: 160%;
}
html body #front-container #footer .footer-menu .column .section .menu-element.issue-list {
  font-size: 200%;
  font-weight: bold;
}
html body #front-container #footer #footer-copyright {
  display: block;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 16px;
  font-size: 80%;
}
html body #front-container #footer #footer-social-connect {
  display: block;
  text-align: center;
}
html body #front-container #footer #footer-social-connect .fab,
html body #front-container #footer #footer-social-connect .fas {
  font-size: 150%;
  margin-left: 8px;
  margin-right: 8px;
}
@media only screen and (max-width: 768px) {
  html body #front-container #footer #logo-footer {
    position: relative;
    text-align: center;
    font-size: 300%;
    font-weight: 800;
    top: -66px;
    background-color: #fff;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    border: 1px #000 solid;
    margin: auto;
  }
  html body #front-container #footer #footer-social-connect {
    text-align: center;
    font-size: 200%;
    margin-bottom: 4%;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  html body #front-container #footer .footer-menu .column {
    width: 100%;
  }
  html body #front-container #footer .footer-menu .column .section {
    margin-bottom: 5%;
  }
  html body #front-container #footer .footer-menu .column .section .menu-element {
    font-size: 130%;
    margin-bottom: 1%;
  }
  html body #front-container #footer .footer-menu .column .section .menu-element.title {
    margin-bottom: 2%;
  }
  html body #front-container #footer #footer-copyright {
    font-size: 100%;
  }
}
@media only screen and (max-width: 640px) {
  html body #front-container #footer #footer-social-connect {
    width: 100%;
  }
}

html {
  min-height: 100%;
  position: relative;
}
html body {
  htight: 100%;
  background-color: #fafcf2;
  font-family: 'Montserrat', serif;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
}
html body .rotate {
  transform: rotate(-90deg);
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
html body .mobile-only {
  display: none;
}
html body input[type="text"],
html body input[type="password"] {
  height: 30px;
  padding-left: 8px;
  padding-right: 5px;
  font-size: 100%;
}
html body button,
html body input[type="submit"] {
  cursor: pointer;
}
html body a {
  text-decoration: none;
  color: #000;
}
html body a:hover {
  opacity: 0.8 !important;
}
html body a.clear-color {
  color: #dfdfdf;
}
html body a.clear-color:hover {
  opacity: 0.8 !important;
}
html body a.no-hover-effect:hover {
  opacity: 1 !important;
}
html body a.image-hover:hover {
  opacity: 1 !important;
}
html body a.image-hover:after {
  content: '';
  display: block;
  border-bottom: 3px solid red;
  width: 0;
  position: relative;
  top: -6px;
  right: 0;
  transition: 0.5s ease;
}
html body a.image-hover:hover:after {
  width: 100%;
}
html body a.no-style {
  border-bottom: none !important;
  color: unset !important;
}
html body a.default-red-link {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
html body .green-text {
  color: green !important;
}
html body .color-issue-1 {
  color: #eb4034 !important;
}
html body .color-issue-1 a,
html body .color-issue-1 span,
html body .color-issue-1 p {
  color: #eb4034 !important;
}
html body .color-issue-2 {
  color: #eb7d34 !important;
}
html body .color-issue-2 a,
html body .color-issue-2 span,
html body .color-issue-2 p {
  color: #eb7d34 !important;
}
html body .color-issue-3 {
  color: #fb0a0a !important;
}
html body .color-issue-3 a,
html body .color-issue-3 span,
html body .color-issue-3 p {
  color: #fb0a0a !important;
}
html body .color-issue-4 {
  color: #c81f57 !important;
}
html body .color-issue-4 a,
html body .color-issue-4 span,
html body .color-issue-4 p {
  color: #c81f57 !important;
}
html body .color-issue-5 {
  color: #77eb34 !important;
}
html body .color-issue-5 a,
html body .color-issue-5 span,
html body .color-issue-5 p {
  color: #77eb34 !important;
}
html body .color-issue-6 {
  color: #34eb86 !important;
}
html body .color-issue-6 a,
html body .color-issue-6 span,
html body .color-issue-6 p {
  color: #34eb86 !important;
}
html body .color-issue-7 {
  color: #34ebcd !important;
}
html body .color-issue-7 a,
html body .color-issue-7 span,
html body .color-issue-7 p {
  color: #34ebcd !important;
}
html body .color-issue-8 {
  color: #34b7eb !important;
}
html body .color-issue-8 a,
html body .color-issue-8 span,
html body .color-issue-8 p {
  color: #34b7eb !important;
}
html body #front-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
html body #front-container .front-content {
  min-height: 650px;
  /* SECTION TITLE */
  /* location and search container */
  /* article element (index) */
  /* 2 columns articles display (index)*/
  /* 3 columns articles display (index) */
}
html body #front-container .front-content img.individui-filter {
  filter: invert(0%) contrast(105%) sepia(100%) !important;
}
html body #front-container .front-content .home-container .section-title,
html body #front-container .front-content #article-detail-container .section-title,
html body #front-container .front-content #issue-container .section-title {
  text-align: left;
  font-size: 160%;
  font-weight: 900;
  color: #000;
  border: 1px#000 solid;
  width: 60%;
  padding-left: 20px;
  padding-bottom: 3px;
  border-top: unset;
  border-right: unset;
  box-sizing: border-box;
}
html body #front-container .front-content .home-container .section-title span,
html body #front-container .front-content #article-detail-container .section-title span,
html body #front-container .front-content #issue-container .section-title span,
html body #front-container .front-content .home-container .section-title h3,
html body #front-container .front-content #article-detail-container .section-title h3,
html body #front-container .front-content #issue-container .section-title h3 {
  position: relative;
  top: 0px;
  left: -8px;
  margin: 0;
  font-size: 100%;
  display: inline-block;
}
html body #front-container .front-content .home-container .section-title .fas,
html body #front-container .front-content #article-detail-container .section-title .fas,
html body #front-container .front-content #issue-container .section-title .fas {
  font-size: 70%;
  position: relative;
  top: 8px;
  float: right;
}
html body #front-container .front-content .location-search-list {
  margin-top: 64px;
}
html body #front-container .front-content figure {
  width: 100%;
  margin: 0;
  max-height: 300px;
  height: unset !important;
  display: inline-block;
}
html body #front-container .front-content figure img {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.1s ease;
}
html body #front-container .front-content .syndication-declaration {
  position: absolute;
  right: 5px;
  bottom: 12px;
  background-color: #000;
  padding: 6px;
  color: #fff;
  font-size: 80%;
  border: 1px #fff solid;
}
html body #front-container .front-content .article-text {
  display: inline-block;
  vertical-align: top;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 6px;
}
html body #front-container .front-content .article-text p.article-title {
  font-size: 200%;
  font-weight: 900;
  width: 100%;
  margin: 0px;
  line-height: 100%;
}
html body #front-container .front-content .article-text p.article-localisation {
  color: #ff0000;
  font-size: 90%;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  width: 100%;
}
html body #front-container .front-content .article-text p.article-author {
  font-size: 100%;
  margin-bottom: 20px;
}
html body #front-container .front-content .article-text p.article-interview {
  font-size: 100%;
  margin-bottom: -10px;
}
html body #front-container .front-content .article-text .article img {
  width: 100%;
  height: 235px;
}
html body #front-container .front-content .index-two-columns-element {
  width: 48.8%;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 2%;
}
html body #front-container .front-content .index-two-columns-element.right-col-mobile {
  margin-right: 0px;
}
html body #front-container .front-content .index-two-columns-element .image-container {
  width: 100%;
  position: relative;
}
html body #front-container .front-content .index-two-columns-element .image-container figure {
  margin: 0;
}
html body #front-container .front-content .index-two-columns-element .image-container figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 300px;
}
html body #front-container .front-content .index-three-columns-element {
  width: 31.73%;
  margin-bottom: 2%;
  display: inline-block;
}
html body #front-container .front-content .index-three-columns-element.middle {
  padding-left: 2%;
  padding-right: 2%;
}
html body #front-container .front-content .index-three-columns-element .image-container {
  width: 100%;
  position: relative;
}
html body #front-container .front-content .index-three-columns-element .image-container figure {
  margin: 0;
}
html body #front-container .front-content .index-three-columns-element .image-container figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 300px;
}
html body #front-container .front-content .index-three-columns-element .image-container figure img.portrait-mode {
  height: 450px;
}
html body #front-container .front-content .newsletter {
  width: 70%;
  text-align: center;
  font-size: 110%;
  background-color: #fff;
  padding-top: 2%;
  padding-bottom: 2%;
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: 1px #000 solid;
}
html body #front-container .front-content .newsletter h2 {
  margin-top: 0px;
}
html body #front-container .front-content .newsletter #newsletter-box-field-container {
  margin-bottom: 1%;
}
html body #front-container .front-content .newsletter #newsletter-box-email {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  height: 37px;
  margin-right: 5px;
  max-width: 300px;
  border: 1px #000 solid;
  border-radius: 2px;
}
html body #front-container .front-content .newsletter #submit-box-result {
  font-size: 90%;
  color: #000;
  display: block;
}
html body #front-container .front-content .newsletter #submit-box-result.error {
  color: #ff0000;
}
html body #front-container .front-content .newsletter #newsletter-box-email-button {
  vertical-align: middle;
}
html body #front-container .front-content .newsletter #newsletter-box-email-terms {
  font-size: 80%;
  color: #666;
}
html body #front-container .front-content .newsletter #newsletter-box-email-terms a {
  color: #ff0000;
}
html body #front-container .front-content.blurred {
  opacity: 0.1;
}
html body #front-container .subscription-cta {
  width: 70%;
  text-align: center;
  font-size: 110%;
  background-color: #fff;
  padding-top: 2%;
  padding-bottom: 2%;
  color: #000;
  margin: 2%;
  margin-top: 55px;
  margin-bottom: 65px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: 1px #000 solid;
}
html body #front-container .subscription-cta .left {
  display: inline-block;
  width: 40%;
  text-align: left;
  vertical-align: middle;
}
html body #front-container .subscription-cta .right {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
}
html body #front-container .subscription-cta .right button {
  height: 56px;
  width: 70%;
  max-width: 350px;
}
html body #front-container #cookie-disclaimer-banner {
  width: 100%;
  background-color: #fff;
  font-size: 80%;
  position: fixed;
  bottom: 0%;
  margin: 0;
  border-top: 1px #ccc solid;
}
html body #front-container #cookie-disclaimer-banner .left {
  width: 75%;
  padding: 2%;
  display: inline-block;
}
html body #front-container #cookie-disclaimer-banner .left a {
  color: #ff0000;
}
html body #front-container #cookie-disclaimer-banner .right {
  width: 18%;
  display: inline-block;
  vertical-align: bottom;
  padding: 1%;
  padding-bottom: 3%;
}
html body #front-container #cookie-disclaimer-banner .right button {
  display: inline-block;
}
html body #front-container #cookie-disclaimer-banner .right button#cookie-disclaimer-accept {
  background-color: green;
  margin-right: 5px;
}
html body #front-container #cookie-disclaimer-banner .right button#cookie-disclaimer-decline {
  background-color: unset;
  color: #333;
  text-decoration: underline;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  html body #front-container .front-content .index-two-columns-element {
    width: 48.6%;
  }
}
@media only screen and (max-width: 768px) {
  html body {
    font-size: 120%;
  }
  html body .mobile-only {
    display: block !important;
  }
  html body .desktop-only {
    display: none !important;
  }
  html body #front-container .front-content .home-container .section-title,
  html body #front-container .front-content #issue-container .section-title {
    width: 100%;
    font-size: 180%;
    margin-top: 9%;
  }
  html body #front-container .front-content .article-text {
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 20px;
  }
  html body #front-container .front-content .index-two-columns-element {
    width: 100%;
    display: block;
  }
  html body #front-container .front-content .index-two-columns-element.middle {
    padding-left: 0%;
    padding-right: 0%;
  }
  html body #front-container .front-content .index-two-columns-element .image-container figure img {
    height: 300px;
  }
  html body #front-container .front-content .index-three-columns-element {
    width: 100%;
    display: block;
  }
  html body #front-container .front-content .index-three-columns-element.middle {
    padding-left: 0%;
    padding-right: 0%;
  }
  html body #front-container .front-content .index-three-columns-element .image-container figure img {
    height: 200px;
  }
  html body #front-container .front-content .subscription-cta {
    width: 100%;
  }
  html body #front-container .front-content .subscription-cta .left {
    width: 100%;
    display: block;
    margin-bottom: 6%;
    padding-top: 4%;
    text-align: center;
  }
  html body #front-container .front-content .subscription-cta .right {
    width: 100%;
    display: block;
    margin-bottom: 4%;
  }
  html body #front-container .front-content .newsletter {
    width: 100%;
    font-size: 120%;
    margin-top: 8%;
    margin-bottom: 8%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  html body #front-container .front-content .newsletter #newsletter-box-email {
    margin-right: 0px;
  }
  html body #front-container .front-content .newsletter #newsletter-box-email-button {
    margin-top: 3%;
    width: 80%;
    max-width: 300px;
  }
}
@media only screen and (max-width: 640px) {
  html body {
    font-size: 120%;
  }
  html body #front-container .front-content .article-text p.article-title {
    line-height: 110%;
    margin-top: 2%;
  }
  html body #front-container .front-content .article-text p.article-introduction {
    font-size: 110% !important;
    line-height: 120%;
    margin-bottom: -10px;
  }
  html body #front-container .front-content .article-text p.article-localisation {
    font-size: 110% !important;
  }
  html body #front-container .front-content .article-text p.article-interview {
    font-size: 110% !important;
    margin-bottom: -20px;
  }
  html body #front-container .front-content .article-text p.article-author {
    font-size: 110% !important;
  }
  html body #front-container #cookie-disclaimer-banner .left {
    width: 100%;
    display: block;
  }
  html body #front-container #cookie-disclaimer-banner .right {
    text-align: center;
    width: 100%;
    display: block;
  }
}

html body #front-container #header {
  background-color: #000;
  text-align: left;
  height: 65px;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
html body #front-container #header #header-left {
  width: 80%;
  padding-left: 2%;
}
html body #front-container #header #header-left #menu-button {
  color: #fff;
  font-size: 180%;
  padding-top: 15px;
  display: inline-block;
  cursor: pointer;
}
html body #front-container #header #header-left #singola-logo {
  display: inline-block;
  margin-left: 2%;
  font-family: 'Montserrat', sans;
  font-size: 200%;
  font-weight: 900;
}
html body #front-container #header #header-left #singola-logo a {
  color: #fff;
  margin-left: 10px;
}
html body #front-container #header #header-left #singola-logo a .rotate {
  display: inline-block;
  position: relative;
  top: -1px;
  font-size: 120%;
  vertical-align: middle;
  margin-left: -15px;
  margin-right: 6px;
}
html body #front-container #header #header-left #singola-slogan {
  display: inline;
  color: #fff;
  margin-left: 2%;
}
html body #front-container #header #header-right {
  color: #bfbfbf;
  font-weight: 900;
  margin-right: 1%;
  margin-top: -34px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  html body #front-container #header #header-left {
    width: 90%;
  }
  html body #front-container #header #header-left #menu-button {
    font-size: 250%;
    top: -5px;
    position: relative;
  }
  html body #front-container #header #header-left #singola-logo {
    margin-left: 3%;
    top: -10px;
    position: relative;
  }
  html body #front-container #header #header-left #singola-logo .rotate {
    margin-right: 7px;
  }
  html body #front-container #header #header-left #singola-slogan {
    position: relative;
    top: -10px;
    font-size: 80%;
  }
}

html body .front-content.home-index {
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 65px !important;
  padding-top: 2%;
}
html body .front-content.home-index .home-container {
  /* featured image */
}
html body .front-content.home-index .home-container .issue-element-container {
  margin-top: 4%;
}
html body .front-content.home-index .home-container .issue-element-container .section-title {
  width: 65.8% !important;
  margin-bottom: 2% !important;
}
html body .front-content.home-index .home-container .issue-element-container .section-title.most-read-articles {
  width: 100% !important;
}
html body .front-content.home-index .home-container .index-zero-columns-element {
  width: 100%;
  border-bottom: 1px #ccc solid;
  margin-bottom: 2%;
  padding-bottom: 2%;
}
html body .front-content.home-index .home-container .index-zero-columns-element .image-container {
  position: relative;
}
html body .front-content.home-index .home-container .index-zero-columns-element .image-container figure {
  margin: 0;
}
html body .front-content.home-index .home-container .index-zero-columns-element .image-container figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 440px;
}
html body .front-content.home-index .home-container .index-zero-columns-element .article-text {
  display: inline-block;
  vertical-align: top;
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 1%;
  width: 60%;
}
html body .front-content.home-index .home-container .index-zero-columns-element .article-text p.article-title {
  font-size: 200%;
  font-weight: 900;
  width: 100%;
  margin: 0px;
  line-height: 100%;
}
html body .front-content.home-index .home-container .index-zero-columns-element .article-text p.article-localisation {
  color: #ff0000;
  font-size: 90%;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  width: 100%;
  margin-top: 1%;
}
html body .front-content.home-index .home-container .index-zero-columns-element .article-text p.article-author {
  font-size: 100% !important;
}
html body .front-content.home-index .home-container .index-zero-columns-element .article-text p.article-interview {
  font-size: 100%;
  margin-bottom: -10px;
}
html body .front-content.home-index .home-container .index-zero-columns-element .article-text p.article-interview.article-interview-home {
  margin-bottom: -10px !important;
}
html body .front-content.home-index.secondary {
  min-height: 0px !important;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element {
  margin-bottom: -10px;
  min-height: 80px;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element .position {
  display: inline-block;
  font-size: 200%;
  font-weight: bold;
  width: 35px;
  vertical-align: top;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element .position.medals {
  color: #f00;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element .title-container {
  display: inline-block;
  position: relative;
  top: 10px;
  width: 78%;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element .title {
  font-size: 130%;
  font-weight: bold;
}
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element .article-author,
html body .front-content.home-index.most-read-articles .most-read-articles-element-container .element .article-interview {
  position: relative;
  top: -10px;
}
html body .front-content.home-index .home-read-more {
  text-align: right;
}
html body .front-content.home-index .home-read-more a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
  font-weight: bold;
}
html body .front-content.home-index.home-index-black {
  margin-left: 0;
  margin-right: 0;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  background-color: #000;
  margin-bottom: -75px;
}
html body .front-content.home-index.home-index-black .issue-element-container .section-title.serie {
  width: 70% !important;
}
html body .front-content.home-index.home-index-black .issue-element-container h3 {
  color: #fff;
  font-size: 190%;
  margin-top: 20px;
  margin-bottom: 20px;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .image-container {
  position: relative;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .image-container figure {
  margin: 0;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .image-container figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 470px;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .article-text {
  display: inline-block;
  vertical-align: top;
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 1%;
  width: 60%;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .article-text p.article-title {
  font-size: 200%;
  font-weight: 900;
  width: 100%;
  margin: 0px;
  line-height: 100%;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .article-text p.article-localisation {
  color: #ff0000;
  font-size: 90%;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  width: 100%;
  margin-top: 1%;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .article-text p.article-author {
  font-size: 100% !important;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .article-text p.article-interview {
  font-size: 100%;
  margin-bottom: -10px;
}
html body .front-content.home-index.home-index-black .index-serie-columns-element .article-text p.article-interview.article-interview-home {
  margin-bottom: -10px !important;
}
html body .front-content.home-index.home-index-black .left {
  display: inline-block;
  width: 70%;
}
html body .front-content.home-index.home-index-black .left.one-element {
  width: 100% !important;
}
html body .front-content.home-index.home-index-black .left .index-serie-columns-element .article-text {
  width: 80% !important;
}
html body .front-content.home-index.home-index-black .right {
  display: inline-block;
  width: 27%;
  vertical-align: top;
  margin-left: 2%;
}
html body .front-content.home-index.home-index-black .right.one-element {
  width: 0 !important;
}
html body .front-content.home-index.home-index-black .right .index-serie-columns-element {
  margin-bottom: 40px;
}
html body .front-content.home-index.home-index-black .right .index-serie-columns-element figure img {
  height: 160px !important;
}
html body .front-content.home-index.home-index-black .right .index-serie-columns-element .article-text {
  width: 100%;
}
html body .front-content.home-index.home-index-black .right .index-serie-columns-element .article-text p.article-title {
  font-size: 130% !important;
}
html body .front-content.home-index.home-index-black .issue-element-container {
  margin-top: 0;
}
html body .front-content.home-index.home-index-black .issue-element-container .section-title {
  border-bottom: 1px #fff solid !important;
  border-left: 1px #fff solid !important;
}
html body .front-content.home-index.home-index-black .issue-element-container .section-title span,
html body .front-content.home-index.home-index-black .issue-element-container .section-title .fas {
  color: #fff;
}
html body .front-content.home-index.home-index-black .article-text {
  color: #fff !important;
}
html body .front-content.home-index.home-index-black .home-read-more a {
  border-bottom: 2px dotted #fff;
}
html body .front-content.home-index #issue-presentation-box {
  margin-top: 40px;
  margin-bottom: 60px;
  height: 600px;
  border: 1px #000 solid;
  position: relative;
}
html body .front-content.home-index #issue-presentation-box h3 {
  font-size: 200%;
  background-color: #fff;
  padding: 20px;
  margin-top: 0;
  margin-bottom: -15px;
  border-bottom: 2px #000 solid;
}
html body .front-content.home-index #issue-presentation-box #issue-presentation-box-description {
  width: 40%;
  padding: 10px;
  background: #000;
  color: #fff;
  position: absolute;
  right: 0;
}
html body .front-content.home-index #issue-presentation-box .cta-issue-box {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
html body .front-content.home-index #issue-presentation-box .cta-issue-box button {
  border: 1px #000 solid;
  float: right;
}
@media only screen and (max-width: 1024px) {
  html body #front-container .front-content.home-index .home-container .index-three-columns-element {
    width: 31.5%;
  }
}
@media only screen and (max-width: 768px) {
  html body #front-container .front-content.home-index .home-container .section-title {
    width: 100% !important;
  }
  html body #front-container .front-content.home-index .home-container .index-zero-columns-element .article-text {
    width: 100%;
  }
  html body #front-container .front-content.home-index .home-container .index-three-columns-element {
    width: 49%;
    display: inline-block;
    margin-top: 1%;
  }
  html body #front-container .front-content.home-index .home-container .index-three-columns-element.middle {
    padding-left: 0;
    padding-right: 0;
  }
  html body #front-container .front-content.home-index .home-container .index-three-columns-element.right-col-mobile {
    margin-left: 0.5%;
  }
  html body #front-container .front-content.home-index .home-container .index-three-columns-element .article-text .article-title {
    font-size: 140%;
  }
  html body #front-container .front-content.home-index .home-container .index-three-columns-element .article-text p.article-author {
    font-size: 110% !important;
  }
  html body #front-container .front-content.home-index.home-index-black .left {
    display: block;
    width: 100%;
  }
  html body #front-container .front-content.home-index.home-index-black .right {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  html body #front-container .front-content.home-index.home-index-black .right .index-serie-columns-element {
    margin-bottom: 10px;
    width: 48.5%;
    display: inline-block;
    margin-right: 1.5%;
  }
  html body #front-container .front-content.home-index.home-index-black .right .index-serie-columns-element.right-col-mobile {
    margin-right: 0;
  }
  html body #front-container .front-content.home-index.home-index-black .right .index-serie-columns-element img {
    height: 150px !important;
  }
  html body #front-container .front-content.home-index.home-index-black .right .index-serie-columns-element .article-text {
    width: 90%;
  }
  html body #front-container .front-content.home-index.home-index-black .right .index-serie-columns-element .article-text p.article-title {
    font-size: 110% !important;
  }
  html body #front-container .front-content.home-index.home-index-black .index-three-columns-element {
    width: 100%;
    display: block;
  }
  html body #front-container .front-content.home-index.home-index-black .issue-element-container .section-title {
    margin-top: 2%;
  }
  html body #front-container .front-content.home-index.home-index-black .home-read-more {
    margin-bottom: 20px;
  }
  html body #front-container .front-content.home-index.most-read-articles {
    margin-top: 40px;
  }
  html body #front-container .front-content.home-index.most-read-articles .issue-element-container {
    margin-bottom: 40px;
  }
  html body #front-container .front-content.home-index.most-read-articles .most-read-articles-element-container {
    width: 100%;
    display: inline-block;
    padding-top: 0px;
  }
  html body #front-container .front-content.home-index.most-read-articles .most-read-articles-element-container .element {
    min-height: 100px;
  }
  html body #front-container .front-content.home-index.most-read-articles .most-read-articles-element-container .element .position {
    display: inline-block;
    vertical-align: top;
  }
  html body #front-container .front-content.home-index.most-read-articles .most-read-articles-element-container .element .title-container {
    display: inline-block;
    width: 88%;
    padding-top: 3px;
    padding-left: 10px;
  }
  html body #front-container .front-content.home-index.most-read-articles .most-read-articles-element-container .element .title-container .article-author,
  html body #front-container .front-content.home-index.most-read-articles .most-read-articles-element-container .element .title-container .article-interview {
    position: relative;
    top: -13px;
    left: 0;
  }
  html body #front-container .front-content.home-index #issue-presentation-box #issue-presentation-box-description {
    width: 70%;
  }
  html body #front-container .front-content.home-index #issue-presentation-box .cta-issue-box {
    width: 100%;
    left: 0%;
    text-align: center;
  }
  html body #front-container .front-content.home-index #issue-presentation-box .cta-issue-box button {
    float: none;
  }
}

.front-content.issue-index {
  margin-top: 65px !important;
}
.front-content.issue-index .issue-featured-image {
  width: 100%;
  max-width: 1800px;
  text-align: center;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}
.front-content.issue-index .issue-featured-image img {
  width: inherit;
  margin: 0;
}
.front-content.issue-index .issue-featured-image.secondary {
  margin-top: 120px;
  margin-bottom: 120px;
}
.front-content.issue-index #issue-container {
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 2%;
}
.front-content.issue-index #issue-container #issue-no-articles-container {
  width: 50%;
  margin-top: 65px;
  margin-bottom: 65px;
  padding-left: 10%;
  display: inline-block;
  vertical-align: top;
}
.front-content.issue-index #issue-container #issue-no-articles-container a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
.front-content.issue-index #issue-container .issue-element-container {
  margin-top: 2%;
}
.front-content.issue-index #issue-container .issue-element-container.first {
  margin-top: 0;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation {
  width: 100%;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one {
  width: 50%;
  padding-left: 10%;
  display: inline-block;
  vertical-align: top;
  /* ISSUE PRESENTATION BOX */
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-title-box {
  border: 2px black solid;
  margin-left: 0px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  box-sizing: border-box;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-main-title {
  font-size: 400%;
  font-weight: bold;
  line-height: 100%;
  margin: 0;
  margin-bottom: 40px;
  padding-top: 20px;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-main-description {
  font-size: 120%;
  width: 60%;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-two {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-two .article-text {
  padding-left: 4%;
  padding-right: 4%;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation {
  width: 100%;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-one {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-two {
  width: 30%;
  padding-left: 10%;
  text-align: right;
  float: left;
}
.front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-two .article-text {
  padding-left: 4%;
  padding-right: 4%;
}
.front-content.issue-index #issue-container #issue-credits {
  text-align: center;
  font-style: italic;
  margin-top: 8%;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.front-content.issue-index #issue-container #issue-credits a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
.front-content.issue-index #articletype-container {
  margin-right: 2%;
  margin-left: 2%;
  padding-top: 2%;
}
@media only screen and (max-width: 1024px) {
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one {
    width: 60%;
    padding-left: 0;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-two {
    width: 38%;
    padding-left: 0;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-one {
    width: 60%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-two {
    width: 40%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .front-content.issue-index .issue-featured-image.secondary {
    margin-top: 20%;
    padding-top: 0%;
    border-top: 2px #000 solid;
    margin-bottom: 20%;
    padding-bottom: 0%;
  }
  .front-content.issue-index #issue-container #issue-no-articles-container {
    width: 90%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .front-content.issue-index #issue-container .issue-element-container.first .issue-element-col-one {
    width: 100%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-title-box {
    padding-left: 2%;
    padding-right: 2%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-title-box .issue-main-title {
    text-align: center;
    font-size: 360%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-title-box .issue-main-description {
    text-align: justify;
    font-size: 140%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-two .article-text {
    padding-left: 1%;
    padding-right: 1%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-two {
    float: unset;
    display: inline-block;
    width: 38%;
    text-align: left;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-two .article-text {
    padding-left: 1%;
    padding-right: 1%;
  }
  .front-content.issue-index #issue-container #issue-credits {
    width: 80%;
    margin-bottom: 16%;
  }
}
@media only screen and (max-width: 640px) {
  .front-content.issue-index #issue-container .issue-element-container {
    margin-top: 4%;
  }
  .front-content.issue-index #issue-container .issue-element-container.first {
    margin-bottom: -2%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one {
    width: 100%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-one .issue-main-description {
    width: 100%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-left-orientation .issue-element-col-two {
    width: 100%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-one {
    width: 100%;
  }
  .front-content.issue-index #issue-container .issue-element-container .issue-element-right-orientation .issue-element-col-two {
    width: 100%;
  }
}

html body #front-container .front-content.location-index {
  margin-top: 65px;
}
html body #front-container .front-content.location-index #location-container {
  padding: 0%;
}
html body #front-container .front-content.location-index #location-container #location-map-container {
  padding: 0%;
  margin: auto;
  margin-bottom: 4%;
  /* locations */
}
html body #front-container .front-content.location-index #location-container #location-map-container .world-map {
  width: 100%;
}
html body #front-container .front-content.location-index #location-container #location-map-container .location-circle {
  width: 0px;
  height: 0px;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  background-color: #ffff70;
  border: 2px #000 solid;
  display: none;
  text-align: center;
  cursor: pointer;
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
}
html body #front-container .front-content.location-index #location-container #location-map-container .location-circle#north_america,
html body #front-container .front-content.location-index #location-container #location-map-container .location-circle#global,
html body #front-container .front-content.location-index #location-container #location-map-container .location-circle#space {
  display: none !important;
}
html body #front-container .front-content.location-index #location-container #location-map-container .location-circle .circle-number-container {
  height: inherit;
  display: table-cell;
  width: inherit;
  vertical-align: middle;
  position: relative;
}
html body #front-container .front-content.location-index #location-container #location-map-container .location-circle .circle-number-container span {
  font-size: 75%;
  font-weight: bold;
}
html body #front-container .front-content.location-index #location-container .tooltip-container {
  position: absolute;
  opacity: 0;
  z-index: 6;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
html body #front-container .front-content.location-index #location-container .tooltip-container .tooltip {
  height: inherit;
  display: table-cell;
  width: inherit;
  vertical-align: middle;
  position: relative;
  background-color: #fff;
  width: 120px;
  left: -30px;
  padding: 8px;
  border: 2px #000 solid;
  font-size: 90%;
}
html body #front-container .front-content.location-index #location-container .section-title {
  text-align: left;
  font-size: 160%;
  font-weight: 900;
  color: #000;
  border: 1px#000 solid;
  width: 63%;
  padding-left: 2%;
  margin-left: 2%;
  margin-bottom: 2%;
  padding-bottom: 3px;
  border-top: unset;
  border-right: unset;
  box-sizing: border-box;
}
html body #front-container .front-content.location-index #location-container .section-title span {
  position: relative;
  top: 0px;
  left: -8px;
}
html body #front-container .front-content.location-index #location-container .section-title .fas {
  font-size: 70%;
  position: relative;
  top: 8px;
  float: right;
}
html body #front-container .front-content.location-index #location-container .hotspot {
  font-size: 120%;
  color: #f00;
}
html body #front-container .front-content.location-index #location-container #location-last-articles-container {
  padding-left: 2%;
  padding-right: 2%;
}
@media only screen and (max-width: 768px) {
  html body #front-container .front-content.location-index #location-container .section-title {
    width: unset;
    padding-left: 2%;
    margin-right: 2%;
  }
  html body #front-container .front-content.location-index #location-container .section-title span {
    left: 0px;
  }
  html body #front-container .front-content.location-index #location-container .hotspot {
    font-size: 100%;
  }
}

#menu-slide-container {
  position: absolute;
  width: 100%;
  top: 65px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 7;
  display: none;
}
#menu-slide-container #menu-slide-inner {
  position: relative;
  background-color: #3F3F3F;
  color: #fff;
  padding: 2%;
  padding-bottom: 4%;
  width: 56%;
  left: -4px;
}
#menu-slide-container #menu-slide-inner .line-separator {
  margin-top: 4%;
  margin-bottom: 4%;
  width: 80%;
}
#menu-slide-container #menu-slide-inner .line-separator div {
  margin: 0;
  border-bottom: 1px #5f5f5f solid;
}
#menu-slide-container #menu-slide-inner .section {
  display: block;
  vertical-align: top;
}
#menu-slide-container #menu-slide-inner .section #search-container {
  width: 80%;
}
#menu-slide-container #menu-slide-inner .section #search-container #search-input {
  width: 75%;
  display: inline-block;
  vertical-align: top;
  height: 37px;
  margin-right: 5px;
}
#menu-slide-container #menu-slide-inner .section #search-container .fa-search {
  position: relative;
  font-size: 30px;
  top: 7px;
  color: #f00;
  cursor: pointer;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container {
  width: 80%;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container #newsletter-field-container {
  width: 100%;
  margin-bottom: -4px;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container #newsletter-field-container #newsletter-email {
  width: 75%;
  display: inline-block;
  vertical-align: top;
  height: 37px;
  margin-right: 5px;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container #newsletter-field-container button {
  display: inline-block;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container #newsletter-email-terms {
  font-size: 90%;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container #submit-result {
  display: inline-block;
  width: 100%;
  color: #00ff44;
  margin-top: 8px;
}
#menu-slide-container #menu-slide-inner .section #newsletter-collector-container #submit-result.error {
  color: #ff0000;
}
#menu-slide-container #menu-slide-inner .section .menu-element a {
  color: #fff;
}
#menu-slide-container #menu-slide-inner .section .menu-element.title {
  margin-bottom: 1%;
}
#menu-slide-container #menu-slide-inner .section .menu-element.title span {
  font-weight: 900;
  font-family: 'Roboto', serif;
  font-size: 160%;
}
#menu-slide-container #menu-slide-inner .half .section {
  width: 47%;
  display: inline-block;
}
#menu-slide-container #menu-slide-inner .half .section.align-right {
  text-align: right;
}
#menu-slide-container #menu-slide-inner .half .section.align-right .fa,
#menu-slide-container #menu-slide-inner .half .section.align-right .fas,
#menu-slide-container #menu-slide-inner .half .section.align-right .fab {
  margin-left: 20px;
}
@media only screen and (max-width: 640px) {
  #menu-slide-container #menu-slide-inner {
    width: 100%;
    padding: 3%;
  }
  #menu-slide-container #menu-slide-inner .line-separator {
    width: 100%;
  }
  #menu-slide-container #menu-slide-inner .section {
    margin-bottom: 3%;
  }
  #menu-slide-container #menu-slide-inner .section #newsletter-collector-container #newsletter-field-container #newsletter-email {
    width: 65%;
  }
  #menu-slide-container #menu-slide-inner .section #newsletter-collector-container #newsletter-email-terms {
    font-size: 70%;
  }
  #menu-slide-container #menu-slide-inner .half .section.align-right .fa,
  #menu-slide-container #menu-slide-inner .half .section.align-right .fas,
  #menu-slide-container #menu-slide-inner .half .section.align-right .fab {
    font-size: 160%;
  }
}

.front-content.page-view {
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 65px !important;
  padding-top: 2%;
}
.front-content.page-view #page-container {
  width: 70%;
  text-align: justify;
}
.front-content.page-view #page-container h1 {
  margin-bottom: 4%;
}
.front-content.page-view #page-container p {
  text-align: justify;
}
.front-content.page-view #page-container a {
  color: #ff0000;
}
.front-content.page-view #page-container ul {
  list-style-type: circle;
}
.front-content.page-view #page-container ul li {
  margin-bottom: 6px;
}
.front-content.page-view #page-container #newsletter-page-email-input {
  height: 40px;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100%;
  max-width: 340px;
}
.front-content.page-view #page-container #submit-result-newsletter-page {
  display: block;
  margin-top: 10px;
}
.front-content.page-view #page-container .donate-button-image {
  width: 75%;
  max-width: 320px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  html body #front-container .front-content.page-view #page-container {
    width: 100%;
  }
}

body #front-container .front-content.promotion-view #page-container {
  margin-top: 200px;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
body #front-container .front-content.promotion-view #page-container a {
  color: #ff0000;
}
body #front-container .front-content.promotion-view #page-container .one {
  font-size: 300%;
  font-weight: 900;
  transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
}
body #front-container .front-content.promotion-view #page-container .two {
  font-size: 140%;
}
body #front-container .front-content.promotion-view #page-container .three {
  margin-top: 5%;
}
body #front-container .front-content.promotion-view #page-container #newsletter-page-email-input {
  height: 40px;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100%;
  max-width: 340px;
}
body #front-container .front-content.promotion-view #page-container #newsletter-email-terms {
  font-size: 80%;
}
body #front-container .front-content.promotion-view #page-container #submit-result-newsletter-page {
  display: block;
}
body #front-container .front-content.promotion-view #page-container #submit-result-newsletter-page.error {
  color: #ff0000;
}
body #front-container .front-content.promotion-view #page-container #go-to-home-cta-container {
  margin-top: 40px;
}
body #front-container .front-content.promotion-view #page-container #go-to-home-cta-container button.green-background {
  background-color: green !important;
}
@media only screen and (max-width: 768px) {
  html body #front-container .front-content.promotion-view #page-container {
    margin-top: 140px;
    width: 98%;
  }
  html body #front-container .front-content.promotion-view #page-container #newsletter-page-email-input {
    width: 70%;
  }
  html body #front-container .front-content.promotion-view #page-container #go-to-home-cta-container {
    margin-top: 60px;
    margin-bottom: 100px;
  }
}

.front-content.submission-form {
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 65px !important;
  padding-top: 2%;
}
.front-content.submission-form #submission-abstract-form-container a,
.front-content.submission-form #submission-text-form-container a {
  color: #ff0000;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container,
.front-content.submission-form #submission-text-form-container .submission-form-step-container {
  border: 1px #000 solid;
  padding: 20px;
  max-width: 600px;
  background-color: #fff;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container.second,
.front-content.submission-form #submission-text-form-container .submission-form-step-container.second,
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container.third,
.front-content.submission-form #submission-text-form-container .submission-form-step-container.third {
  display: none;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .step-counter,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .step-counter {
  position: relative;
  top: -50px;
  left: 100%;
  font-size: 120%;
  font-weigth: 900;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container h3,
.front-content.submission-form #submission-text-form-container .submission-form-step-container h3 {
  margin-top: -10px;
  margin-bottom: 30px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container a,
.front-content.submission-form #submission-text-form-container .submission-form-step-container a {
  color: #ff0000;
  border-bottom: 2px dotted #000;
  text-decoration: none;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field {
  opacity: 1;
  margin-bottom: 20px;
  transition: opacity .3s ease;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.with-border,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.with-border {
  border-bottom: 1px #ccc solid;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.disabled,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.disabled {
  opacity: 0.3;
  color: #666;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field label,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field label {
  cursor: pointer;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field input,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field input {
  outline: 0;
  border: 0;
  padding-left: 5px;
  font-family: 'Montserrat', serif;
  color: #000;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field input[type="text"],
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field input[type="text"] {
  width: 100%;
  box-sizing: border-box;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field textarea,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field textarea {
  margin-top: 10px;
  outline: 0;
  border: 0;
  width: 100%;
  min-height: 160px;
  font-family: 'Montserrat', serif;
  color: #000;
  padding-left: 5px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.abstract-textarea,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.abstract-textarea {
  border-top: 1px
						#ccc solid;
  margin-top: 30px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.abstract-textarea.interview,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.abstract-textarea.interview {
  border-top: 0px;
  margin-top: 0px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.button,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.button {
  text-align: center;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.button button,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.button button {
  margin-top: 20px;
  display: inline-block;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.validation-error,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.validation-error {
  border-bottom: 1px #ff0000 solid;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.validation-error-color-highlight,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.validation-error-color-highlight {
  color: #ff0000;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field .label-spacer,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field .label-spacer {
  width: 90px;
  display: inline-block;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field #submission-issue,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field #submission-issue,
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field #submission-section,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field #submission-section {
  width: 170px;
  height: 30px;
  font-size: 90%;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field.submission-terms-field,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field.submission-terms-field {
  margin-top: 40px;
  font-size: 90%;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container .field #submission-text,
.front-content.submission-form #submission-text-form-container .submission-form-step-container .field #submission-text {
  min-height: 300px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container #interview-fields-container,
.front-content.submission-form #submission-text-form-container .submission-form-step-container #interview-fields-container {
  margin-top: 30px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container #submission-abstract-review,
.front-content.submission-form #submission-text-form-container .submission-form-step-container #submission-abstract-review {
  border: 1px #ccc solid;
  background-color: #f6f6f6;
  padding: 20px;
  margin-bottom: 50px;
}
.front-content.submission-form #submission-abstract-form-container .submission-form-step-container p.small-text,
.front-content.submission-form #submission-text-form-container .submission-form-step-container p.small-text {
  font-size: 90%;
}

/*# sourceMappingURL=style.css.map */