@font-face {
  font-family: 'JMH Typewriter mono';
  src: url('../fonts/JMHTypewritermono-Regular.woff2') format('woff2'),
      url('../fonts/JMHTypewritermono-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JMH Typewriter mono';
  src: url('../fonts/JMHTypewritermonoBlack-Regular.woff2') format('woff2'),
      url('../fonts/JMHTypewritermonoBlack-Regular.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JMH Typewriter mono Under';
  src: url('../fonts/JMHTypewritermonoBlackUnder-Reg.woff2') format('woff2'),
      url('../fonts/JMHTypewritermonoBlackUnder-Reg.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@-moz-keyframes drop{
  from {top: -20px;}
  to {top: 100vh; }
}
@-webkit-keyframes drop{
  from {top: -20px;}
  to {top: 100vh; }
}      
@-moz-keyframes bill{
   0% { -moz-transform: rotate(-180deg) translate(0px, 0px) rotateX(-360deg) rotateY(-180deg); border-bottom-left-radius: 0px; border-top-left-radius: 0px;}
   10% { border-bottom-right-radius: 0px; border-top-right-radius: 3px;}
   15% { border-bottom-right-radius: 35px; border-bottom-left-radius: 0px; border-top-right-radius: 60px;}
   50% { -moz-transform: rotate(180deg) translate(10px, 95px) rotateX(180deg) rotateY(180deg); border-bottom-left-radius: 50px;}
   60% { border-top-left-radius: 60px; border-top-right-radius: 3px;}
   70% { border-top-left-radius: 10px;}
}

@-webkit-keyframes bill{
   0% { -webkit-transform: rotate(-180deg) translate(0px, 0px) rotateX(-360deg) rotateY(-180deg); border-bottom-left-radius: 0px; border-top-left-radius: 0px;}
   10% { border-bottom-right-radius: 0px; border-top-right-radius: 3px;}
   15% { border-bottom-right-radius: 35px; border-bottom-left-radius: 0px; border-top-right-radius: 60px;}
   50% { -webkit-transform: rotate(180deg) translate(10px, 95px) rotateX(180deg) rotateY(180deg); border-bottom-left-radius: 50px;}
   60% { border-top-left-radius: 60px; border-top-right-radius: 3px;}
   70% { border-top-left-radius: 10px;}
} 
@-moz-keyframes flip{
   0% { -moz-transform: rotateX(-180deg);}
   100% { -moz-transform: rotateX(180deg);}
}


.cover-compound {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cover-compound .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cover-compound .money {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cover-compound .people {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#money div {
  position: absolute;
  top: -40px;
  -moz-animation-name: drop, bill;
  -moz-animation-iteration-count: infinite; 
  -moz-animation-direction: normal; 
  -moz-animation-timing-function: ease-in;
  -webkit-animation-name: drop, bill;
  -webkit-animation-iteration-count: infinite; 
  -webkit-animation-direction: normal; 
  -webkit-animation-timing-function: ease-in;
}
.bill {
  background-image:url(../media/images/100dollarok.jpg);
  background-size: contain;
  height: 21px;
  width: 51px;
  position: absolute;   
}
.bill.b1{
  left: 40px;
  -moz-animation-duration: 12s;   
  -webkit-animation-duration: 12s;   
}
.bill.b2{
  font-size: 1.8em;
  left: 120px;
  -moz-animation-duration: 7s;   
  -webkit-animation-duration: 7s;   
}
.bill.b3{
  left: 200px;
  -moz-animation-duration: 11s;   
}
.bill.b4{
  left: 280px;
  -moz-animation-duration: 13s;   
} 
.bill.b5{
  left: 380px;
  -moz-animation-duration: 8s;   
  -webkit-animation-duration: 8s;   
} 

.bill.b6{
  left: 480px;
  -moz-animation-duration: 6s;
  -webkit-animation-duration: 6s;   
}
.bill.b7{
  left: 580px;
  -moz-animation-duration: 12s;   
  -webkit-animation-duration: 12s;   
}
.bill.b8{
  left: 680px;
  -moz-animation-duration: 5s;   
  -webkit-animation-duration: 5s;   
} 

.bill.b9{
  left: 700px;
  -moz-animation-duration: 11s;   
  -webkit-animation-duration: 11s;   
} 

.bill.b10{
  left: 720px;
  -moz-animation-duration: 7s;   
  -webkit-animation-duration: 7s;   
}
.bill.b11{
  left: 740px;
  -moz-animation-duration: 15s;   
  -webkit-animation-duration: 15s;   
}
.bill.b12{
  left: 750px;
  -moz-animation-duration: 12s;   
  -webkit-animation-duration: 12s;   
}

.bill.b13{
  left: 800px;
  -moz-animation-duration: 6s;   
  -webkit-animation-duration: 6s;   
}
.bill.b14{
  left: 840px;
  -moz-animation-duration: 12s;   
  -webkit-animation-duration: 12s;   
}
.bill.b15{
  left: 980px;
  -moz-animation-duration: 5s;   
  -webkit-animation-duration: 5s;   
} 

.bill.b16{
  left: 1000px;
  -moz-animation-duration: 11s;   
  -webkit-animation-duration: 11s;   
} 

.bill.b17{
  left: 1020px;
  -moz-animation-duration: 7s;   
  -webkit-animation-duration: 7s;   
}
.bill.b18{
  left: 1040px;
  -moz-animation-duration: 15s;   
  -webkit-animation-duration: 15s;   
}
.bill.b19{
  left: 1080px;
  -moz-animation-duration: 22s;   
  -webkit-animation-duration: 22s;   
}

body {
  font-family: 'JMH Typewriter mono';
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5em;
  background-color: #191919;
  color: #FFF;
  overflow-x: hidden;
}

.section {
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  box-sizing: border-box;
}
.container.content {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

p:not(:last-child) {
  margin-bottom: 1.6em !important;
}

p.p-subtitle {
  font-family: 'Maragsa';
  font-size: 52px;
  line-height: 1.2em;
  color: #462304;
  text-align: center;
}

.share {
  position: fixed;
  top: 20px;
  right: 30px;
  padding: 5px 10px;
  border-radius: 50px;
  text-align: center;
  z-index: 999;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.share.active {
  background-color: rgba(255,255,255,1) !important;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.share > a {

}
.share > a i {
  color: #CCC;
  font-size: 20px;
}
.share .social-icons {
  display: none;
}
.share .social-icons li {

}
.share .social-icons li a {

}
.share .social-icons li a i {
  color: #AFAFAF;
  font-size: 18px;
}
.share .social-icons li a:hover i {
  color: #3B3B3B;
}


#overlay {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #191919;
}
#progress {
  height: 1px;
  background-color: #FFF;
  position: absolute;
  width: 0;
  top: 50%;
}
#progstat {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  letter-spacing: 3px;
  position:absolute;
  top:50%;
  margin-top:-40px;
  width:100%;
  text-align:center;
  color: #FFF;
}




.cover-wrapper {
  position: relative;
  height: 1000vh;
}
.cover .arrow {
  position: absolute;
  left: calc(50% - 15px);
  bottom: 1rem;
  z-index: 99;
}
.cover .arrow a svg {
  width: 30px;
}
.arrow-path {
  fill: #FFF;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}



.cover {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.cover .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e3e2de;
}
.cover .between-containers {
  height: 100%;
  display: flex;
  align-items: center;
}
.cover .columns {

}
.cover .columns .column {

}






.header-logos {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-logos a {

}
.header-logos a:not(:last-child) {
  margin-right: 1.5rem;
  margin-top: 10px;
}
.header-logos a img {
  width: 160px;
}
.header-logos a.lahistoria img {
  margin-top: 11px;
}

.cover .overlay {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: right;
  background: -moz-linear-gradient(top, rgba(25,25,25,0) 0%, rgba(25,25,25,1) 100%);
  background: -webkit-linear-gradient(top, rgba(25,25,25,0) 0%,rgba(25,25,25,1) 100%);
  background: linear-gradient(to bottom, rgba(25,25,25,0) 0%,rgba(25,25,25,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00191919', endColorstr='#191919',GradientType=0 );
}
.cover .overlay a {
  display: inline-block;
  padding: 1rem;
}
.cover .overlay a img {
  width: 80px;
}

p.story-title {
  font-family: 'JMH Typewriter mono';
  font-size: 90px;
  line-height: 1em;
  color: #FFF;
  text-align: center;
  text-shadow: 3px 3px 10px rgba(0,0,0,0.8);
  display: inline-block;
  position: relative;
}
p.story-title span {
  position: absolute;
  font-weight: 900;
  font-size: 34px;
  line-height: 1em;
  color: #000;
  background-color: #FFF;
  right: 0;
  bottom: calc(100% + 0.75rem);
  text-shadow: none;
  padding: 11px 13px 6px;
}



h3.video-text{color: #e13437;
    font-size: 1.25em;
    line-height: 1.25em;}
p.video-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
p.video-text.highlighted {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3em;
  color: #EB4E51;
  opacity: 0.85;
}
.video-text b{color: #B73133;font-size: 36px;line-height: 10px;position: relative;top: 6px;}
.video-text span{border-bottom: 1px solid red;}
.has-capital::first-letter {
  font-family: 'JMH Typewriter mono';
  float: left;
  font-size: 5.1em;
  line-height: 0.9em;
  margin-right: 0.75rem;
  margin-top: 10px;
  margin-bottom: -10px;
}
.two-cols {
  column-count: 2;
  column-gap: 1.5rem;
}




.for-carousel {
  /*background-position: center;
  background-size: cover;*/
  padding: 3rem 0;
  background-color: #fef5ec;
}
.for-carousel .back-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  display: none;
}
.for-carousel.dark .back-image {
  opacity: 0.9;
}
.slick-all .slick-list {
  margin: 1.5rem -0.75rem;
  cursor: pointer;
}
.slick-list .slick-slide:hover{opacity: 0.5;}

.slick-all .slick-slide {
  margin: 0 0.75rem;
}


.slick-all .slick-arrow {
  width: 30px;
  height: 30px;
  background-color: #B73133;
  border: 0;
  outline: 0 !important;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 15px);
}
.slick-all .slick-arrow i {
  font-size: 17px;
  color: #FFF;
}
.slick-all .slick-arrow.slick-prev {
  right: calc(100% + 0.75rem);
} 
.slick-all .slick-arrow.slick-next {
  left: calc(100% + 0.75rem);
}
.slick-all .all-item {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.slick-all .all-item:not(.slick-current) {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.slick-slide .miniName{
  color: black;
  font-size: 13px;
  text-align: center;
  line-height: 1.5em;
  margin-top: 1rem;
}
.slick-slide.slick-active .miniName{font-weight: 900;}

p.carousel-title {
  font-family: 'JMH Typewriter mono Under';
  font-size: 22px;
  line-height: 1.3em;
  color: #b73133;
  display: flex;
  align-items: center;
}
p.carousel-title img {
  width: 80px;
  margin-right: 1rem;
}
p.single-name {
  font-family: 'JMH Typewriter mono';
  font-weight: 900;
  font-size: 30px;
  line-height: 1.3em;
  color: #000;
}
.single-bio {
  overflow: hidden;
  margin-bottom: 0.75rem;
  padding-right: 1rem;
  position: relative;
  padding-bottom: 40px;
}
.single-bio::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: -moz-linear-gradient(top, rgba(254,245,236,0) 0%, rgba(254,245,236,1) 90%, rgba(254,245,236,1) 100%);
  background: -webkit-linear-gradient(top, rgba(254,245,236,0) 0%,rgba(254,245,236,1) 90%,rgba(254,245,236,1) 100%);
  background: linear-gradient(to bottom, rgba(254,245,236,0) 0%,rgba(254,245,236,1) 90%,rgba(254,245,236,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fef5ec', endColorstr='#fef5ec',GradientType=0 );
}
.single-bio p {
  font-size: 17px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
}
.bio-wrapper {
  position: absolute;
  overflow-y: auto;
  width: calc(100% - 1.5rem);
  height: calc(100% - 1.5rem);
}
/* width */
.bio-wrapper::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.bio-wrapper::-webkit-scrollbar-track {
  background: #DDDDDD;
  border-radius: 5px;
}

/* Handle */
.bio-wrapper::-webkit-scrollbar-thumb {
  background: #B73133;
  border-radius: 5px;
}


.bio-wrapper a {
  font-family: 'JMH Typewriter mono';
  font-weight: 900;
  font-size: 12px;
  line-height: 1em;
  background: #B73133;
  background-position: center;
  background-size: contain;
  color: #fff;
  padding: 12px 14px 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: .5rem;
  margin-top: 1rem;
  text-transform: uppercase;
}
.read-story::after{content:"";display:inline-block;height:1em;margin-left: .6em;
    width: .75em;background: url(../media/images/arrow.svg) 0 100% no-repeat;
    background-size: .7em .7em;
    top: -2px;
    position: relative;}


.counter {
  font-size: 42px;
  font-family: 'JMH Typewriter mono';
  font-weight: 900;
  letter-spacing: -5px;
  margin-bottom: 2rem;
}

.for-slides {

}
.for-slides .full-slide {
  /*min-height: 100vh;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  padding: 2rem 1rem;
}
.for-slides .full-slide h2 {
  font-weight: 700;
  font-size: 24px;
  color: #e13437;
  margin-bottom: 1rem;
}
.for-slides .full-slide.for-quote {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: rgb(183,49,51);
  background: -moz-radial-gradient(center, ellipse cover, rgba(183,49,51,1) 0%, rgba(121,13,15,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(183,49,51,1) 0%,rgba(121,13,15,1) 100%);
  background: radial-gradient(ellipse at center, rgba(183,49,51,1) 0%,rgba(121,13,15,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73133', endColorstr='#790d0f',GradientType=1 );
  font-family: 'JMH Typewriter mono';
}
p.quote-title {
  font-weight: 900;
  font-size: 30px;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: .8rem !important;
}
p.quote-subtitle {text-align: center;}
p.quote {
  font-size: 22px;
  line-height: 1.4em;
  text-align: center;
  font-weight: 400;
}
p.quote img {
  width: 70px;
  margin: 0 auto 1.5rem;
}
p.quote-credit {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-size: 17px;
  text-align: center;
  z-index: 100000000;
}



.top-photo-text.for-quote {
  background: rgb(183,49,51);
  background: -moz-radial-gradient(center, ellipse cover, rgba(183,49,51,1) 0%, rgba(121,13,15,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(183,49,51,1) 0%,rgba(121,13,15,1) 100%);
  background: radial-gradient(ellipse at center, rgba(183,49,51,1) 0%,rgba(121,13,15,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73133', endColorstr='#790d0f',GradientType=1 );
  font-family: 'JMH Typewriter mono';
}
.top-photo-text {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  pointer-events: none;
}
.top-photo-text .top-text {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  opacity: 0;
}


#comic-wrapper {
  background-color: #191919;
  color: #FFF;
  height: 775vh;
  margin-top: 0;
  overflow: hidden;
}
#comic-wrapper .frame {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5em;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
#comic-wrapper .frame h2 {
  font-weight: 700;font-size: 24px;color: #e13437;margin-bottom: 1rem;
}
#comic-wrapper .frame .column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#comic-wrapper .frame .frame-text {
  align-items: flex-start;
}
#comic-wrapper .frame .frame-text, #comic-wrapper .frame .frame-image {
  opacity: 0;
}
#comic-wrapper .frame .frame-text, #comic-wrapper .frame .frame-image img {
  max-height: 80vh;
}
#frame1_image, #frame3_image, #frame5_image, #frame7_image {
  transform: translateX(500px)
}
#frame2_image, #frame4_image, #frame6_image {
  transform: translateX(-500px)
}









.page-footer {
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 3rem;
}
.footer-title {
  font-family: 'JMH Typewriter mono';
  font-weight: 400;
  font-size: 42px;
  line-height: 1.125em;
  display: inline-block;
}

.footer-title span{
  display: block;
  font-weight: 900;
  line-height: 1em;
  font-size: 26px;
  color: #000;
  background-color: #FFF;
  text-shadow: none;
  padding: 11px 13px 6px;
  display: inline-block;
}

.page-footer .c-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 0 !important;
}
.page-footer .c-name {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2em;
}
.page-footer .c-name a{color: #fff;text-decoration: underline;}
.page-footer .logos {
  display: flex;
  margin: 2rem 0;
  align-items: center;
  justify-content: space-evenly;
}
.page-footer .logos a {

}
.page-footer .logos a img {
  width: 210px;
}
.page-footer .logos a img.mx {

}
.page-footer .logos a img.lista {

}
.page-footer .logos a img.animal {
  width: 100px;
}
.page-footer .logos a img.ruido {
  width: 160px;
}
.page-footer .logos a img.universal {
  width: 150px;
}
.page-footer .logos a img.aj {
  width: 46px;
}
.page-footer .logos a img.proceso {

}
.page-footer .logos a img.connectas {

}
.page-footer .logos a img.icfj {
  width: 170px;
}
.page-footer .p-footer {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
}

p mark{background: rgba(255, 255, 255, .25);color: #fff;}
p.quote-credit a{
      background: white;
      color: #333;
      display: inline-block;
      font-weight: 700;
      font-size: 1rem;
      padding: 2px 7px;
      border-radius: 2px;
      margin-left: 3px;
}
p.smaller{font-size: 80%;line-height: 1.5em;opacity: 0.7;}

.sinMarginBottom{margin-bottom: 1rem !important;}
.sinMarginTop{margin-top: 1rem !important;}





/* Responsiveness */

/* Full HD */
@media screen and (min-width: 1441px) {

}

/* Touch */
@media screen and (max-width: 1007px) {
  .slick-all .slick-arrow {
    top: calc(100% + 10px);
  }
  .slick-all .slick-arrow.slick-prev {
    right: unset;
    left: 0;
  } 
  .slick-all .slick-arrow.slick-next {
    left: unset;
    right: 0;
  }
}


/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1007px) {
  p.story-title {
    font-size: 60px;
  }
  p.p-subtitle {
    font-size: 44px;
  }
  #comic-wrapper .frame {
    width: calc(100% - 3rem);
  }
}

/* Mobile */
@media screen and (max-width: 767px) {

  .share {
    right: 15px;
  }

  .container {
    width: 100%;
  }
  .container.content {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .header-logos a img {
    width: 120px;
  }
  p.story-title {
    font-size: 60px;
  }
  p.story-title span {
    font-size: 20px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  .cover .overlay a img {
    width: 70px;
  }
  .two-cols {
    column-count: 1;
    column-gap: 0;
  }
  p.video-text {
    font-size: 15px;
    line-height: 1.5em;
  }
  p.carousel-title {
    flex-direction: column;
    text-align: center;
    font-size: 20px;
  }
  p.carousel-title img {
    width: 90px;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .public-single .single-info .m2, .clan-single .single-info .m2 {
    order: 2;
  }
  .public-single .single-info .m3, .clan-single .single-info .m3 {
    order: 3;
  }
  p.single-name {
    font-size: 24px;
    text-align: center;
  }
  .bio-wrapper {
    position: unset;
    height: unset;
    width: unset;
  }
  .single-bio {
    padding-right: 0;
  }
  .single-bio p {
    font-size: 14px;
    line-height: 1.4em;
  }
  .read-story {
    margin-right: 0;
  }
  p.quote-title {
    font-size: 24px;
    line-height: 1.2em;
    text-align: left;
  }
  p.quote-subtitle {text-align: left;}
  p.quote {
    font-size: 16px;
    text-align: left;
  }
  p.quote img {
    margin: 0 0 1.5rem;
    width: 40px;
  }
  p.quote-credit {
    text-align: left;font-weight: 900;
  }

  .counter {
    font-size: 32px;
  }



  .cover .arrow {
    bottom: 0.75rem;
  }

  
  .single-item.slick-slide .single-info .is-4-tablet{order: 1;}
  .single-item.slick-slide .single-info .is-8-tablet{order: 2;}

  .page-footer {
      padding-top: 10rem;
  }
  .page-footer .logos {
    flex-wrap: wrap;
  }
  .page-footer .logos a {
    margin: 0.75rem 0.5rem;
  }
}

/* Mini mobile, haha */
@media screen and (max-width: 320px) {
  p.story-title {
    font-size: 50px;
  }
  .counter {
    font-size: 28px;
  }
}
