/*
// this is local on HRW /sites/default/files/

@font-face {
  font-family: 'MetaPro-CondMedi'; 
  src: url('../font/MetaPro-CondMedi/MetaPro-CondMedi.eot'); src: url('../font/MetaPro-CondMedi/MetaPro-CondMedi.eot?#iefix') format('embedded-opentype'), url('../font/MetaPro-CondMedi/MetaPro-CondMedi.woff2') format('woff2'), url('../font/MetaPro-CondMedi/MetaPro-CondMedi.woff') format('woff'), url('../font/MetaPro-CondMedi/MetaPro-CondMedi.ttf') format('truetype'), url('../font/MetaPro-CondMedi/MetaPro-CondMedi.svg#MetaPro-CondMedi') format('svg'); 
font-weight: 500;
font-style: normal;
}

@font-face {
  font-family: 'MetaPro-CondXbold'; 
  src: url('../font/MetaPro-CondXbold/MetaPro-CondXbold.eot'); src: url('../font/MetaPro-CondXbold/MetaPro-CondXbold.eot?#iefix') format('embedded-opentype'), url('../font/MetaPro-CondXbold/MetaPro-CondXbold.woff2') format('woff2'), url('../font/MetaPro-CondXbold/MetaPro-CondXbold.woff') format('woff'), url('../font/MetaPro-CondXbold/MetaPro-CondXbold.ttf') format('truetype'), url('../font/MetaPro-CondXbold/MetaPro-CondXbold.svg#MetaPro-CondXbold') format('svg'); 
font-weight: 1000;
font-style: normal;
}

@font-face {
    font-family: 'MetaPro-CondBold';
    src: url('../font/MetaPro-CondBold/MetaPro-CondBold.eot'); src: url('../font/MetaPro-CondBold/MetaPro-CondBold.eot?#iefix') format('embedded-opentype'), url('../font/MetaPro-CondBold/MetaPro-CondBold.woff2') format('woff2'), url('../font/MetaPro-CondBold/MetaPro-CondBold.woff') format('woff'), url('../font/MetaPro-CondBold/MetaPro-CondBold.ttf') format('truetype'), url('../font/MetaPro-CondBold/MetaPro-CondBold.svg#MetaPro-CondBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
  font-family: "MetaPro-Norm"; 
  src: url("../font/MetaPro-Norm/MetaPro-Norm.eot"), url("../font/MetaPro-Norm/MetaPro-Norm.woff") format("woff"), url("../font/MetaPro-Norm/MetaPro-Norm.ttf") format("truetype"), url("../font/MetaPro-Norm/MetaPro-Norm.svg#svgMetaPro-Norm") format("svg"); 
  font-weight: 400; 
}

@font-face {
    font-family: 'MetaPro-Bold';
    src: url('../font/MetaPro-Bold.eot'); src: url('../font/MetaPro-Bold/MetaPro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/MetaPro-Bold/MetaPro-Bold.woff2') format('woff2'), url('../font/MetaPro-Bold/MetaPro-Bold.woff') format('woff'), url('../font/MetaPro-Bold/MetaPro-Bold.ttf') format('truetype'), url('../font/MetaPro-Bold/MetaPro-Bold.svg#MetaPro-Bold') format('svg');
    font-weight: 800;
    font-style: normal;
}
*/



/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif;  -ms-text-size-adjust: 100%;   -webkit-text-size-adjust: 100%;}
body { margin: 0;}



/* HTML5 display definitions    ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block;}
canvas, progress, video,  {
  display: inline-block;
  vertical-align: baseline;
}
[hidden], template { display: none; }



/* Links    ========================================================================== */
a { background-color: transparent; }
a:active, a:hover { outline: 0; }



/* Text-level semantics    ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 {   font-size: 2em;   margin: .67em 0; }
mark {   background: #ff0;   color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; 
  line-height: 0; 
  position: relative; 
  vertical-align: baseline; }
sup { top: -.5em; }
sub { bottom: -.25em; }
li { margin-bottom: 12px; }


/* Embedded content    ========================================================================== */
img { border: 0; }
svg:not(:root) { overflow: hidden; }



/* Grouping content    ========================================================================== */
figure { margin: 1em 40px; }
hr {   
  box-sizing: content-box; 
  height: 0; 
}
pre { overflow: auto; }
code, kbd, pre, samp {   
  font-family: monospace, monospace; 
  font-size: 1em; 
}



/* Forms    ========================================================================== */
button, input, optgroup, select, textarea {   
  color: inherit; 
  font: inherit; 
  margin: 0; 
}
button { overflow: visible; }
button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {   
  -webkit-appearance: button; 
  cursor: pointer; 
}
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {   
  border: 0; 
  padding: 0; 
}
input { line-height: normal; }

input[type="checkbox"], input[type="radio"] {   
  box-sizing: border-box; 
  padding: 0; 
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] {   
  -webkit-appearance: textfield; 
  box-sizing: content-box; 
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset {   
  border: 1px solid #c0c0c0; 
  margin: 0 2px; 
  padding: .35em .625em .75em; 
}
legend {   
  border: 0; 
  padding: 0; 
}
textarea { overflow: auto; }
optgroup { font-weight: bold; }



/* Tables    ========================================================================== */
table {   
  border-collapse: collapse; 
  border-spacing: 0; 
}
td, th { padding: 0; }
.share-box .social {   
  margin: 0; 
  padding: 4px 0;
  list-style: none; 
}
.clearfix:after {   
  content: ""; 
  display: block; 
  clear: both; 
}
.ellipsis {   
  white-space: nowrap; 
  text-overflow: ellipsis; 
  overflow: hidden; 
}
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
* { max-height: 1000000px; }
body {   
  color: #fff; 
  background: #fff; 
  font: 1.25rem/1.2 "Georgia", "Times New Roman", "Times", "Baskerville", serif; 
  min-width: 320px; 
  -webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale; 
}
img {   
  max-width: 100%; 
  height: auto; 
}
.gm-style img { max-width: none; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h {   
  font-family: "MetaPro-CondMedi", "Helvetica Neue", "Helvetica", sans-serif; 
  font-weight: normal; 
  margin: 0 0 .15em; 
  color: inherit; 
  line-height: 1.2;
}
h1, .h1 { font-size: 30px; }
h2, .h2 { font-size: 34px; margin-bottom: 1.5rem; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 21px; }
h5, .h5 { font-size: 17px; }
h6, .h6 { font-size: 15px; }
p { margin: 0 0 1em; }
a { color: #39f; }
a:hover, a:focus { text-decoration: none; }
form, fieldset {   
  margin: 0; 
  padding: 0; 
  border-style: none; 
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], textarea {   
  -webkit-appearance: none; 
  -webkit-border-radius: 0; 
  box-sizing: border-box; 
  border: 1px solid #999; 
  padding: .4em .7em; 
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus { border-color: #333; }
input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }
input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {   
  opacity: 1; 
  color: #999; 
}
input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder { color: #999; }
input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }
input[type="text"].placeholder, input[type="tel"].placeholder, input[type="email"].placeholder, input[type="search"].placeholder, input[type="password"].placeholder, textarea.placeholder { color: #999; }
select { -webkit-border-radius: 0; }
textarea {   
  resize: vertical; 
  vertical-align: top; 
}
button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {   
  -webkit-appearance: none; 
  -webkit-border-radius: 0; 
  cursor: pointer; 
}
#accordion{
	margin-bottom:20%;
}
#accordion h4{
font-weight: 600;
border-bottom: 1px solid #ccc;
font-size: inherit;
padding: 12px 0;
}
#accordion div{
background: rgba(255, 255, 255, 0.4);
color: #000;
font-size: 1.5rem;
padding: 2%;	
}
#accordion div a{
	
	color: #1F1F1F;
}
#accordion h4::before{
content: "\f107";
padding-right: 10px;
  font-family: "FontAwesome"
}
#accordion h4.ui-state-active::before{
 content: "\f106";
}


/*Retina graphics!*/
#wrapper {   
  margin: 0 auto; 
  overflow: hidden; 
}
.container {   
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; 
}
#header .container {   
  max-width: 1600px; 
  width: 100%; 
  padding: 0; 
}
#header {   
  width: 100%; 
  position: fixed; 
  top: 0; 
  left: 0; 
  text-transform: uppercase; 
  font-size: 14px; 
  letter-spacing: 2px; 
  font-family: "MetaPro-CondMedi", "Helvetica Neue", "Helvetica", sans-serif; 
  z-index: 10;
  pointer-events: none;
}
#header .logo {   
  width: 60px; 
  height: 60px; 
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  pointer-events: auto;
}
#header .logo img {   
  width: 100%; 
  height: 100%; 
  display: block; 
}

#header.shrink .has-drop-down {
  height: 40px;
}
#logo-mini {
  margin-top: 16px;
  margin-left: 14px;
  display: none;
}
.header-holder {   
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: justify; 
  -ms-flex-pack: justify; 
  justify-content: space-between; 
  -webkit-box-align: center; 
  -ms-flex-align: center; 
  align-items: center; 
  width: 100%;
  pointer-events:none;        
}
.header-left-bar {   
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: justify; 
  -ms-flex-pack: justify; 
  justify-content: space-between; 
  -webkit-box-align: center; 
  -ms-flex-align: center; 
  align-items: center; 
  font-size: 14px; 
  pointer-events:none;
}
.header-left-bar a {   
  text-transform: uppercase; 
  text-decoration: none; 
  color: #333; 
  pointer-events:auto;
}
.region {   
  margin-left: 20px; 
  display: none; 
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.region a {   
  text-transform: uppercase; 
  text-decoration: none; 
  color: #333; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
  pointer-events:auto;
}
.region a:hover { opacity: .5; }
.header-right-bar {   
  font-size: 12px; 
  font-weight: 300; 
  margin-right: 17px; 
}
.header-right-bar i {   
  color: #fff; 
  margin-right: 8px; 
  display: block; 
  float: left; 
  font-size: 14px; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
  pointer-events:none;
}
.header-right-bar i:hover { opacity: .5; }
.header-right-bar a {   
  text-transform: uppercase; 
  text-decoration: none; 
  color: #fff; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
  pointer-events:auto;
}
.header-right-bar a:hover { opacity: .5; }






.align-bottom {
	position: absolute;
	bottom: 10px;
	width: calc(100% - 24px);
	z-index: 10;
}
.arrows {
	width: 30px;
	height: 20px;
	display: block;
	margin: 0 auto;
}

.warning {
  font: .9em/1.4 "MetaPro-Norm", "Helvetica Neue", "Helvetica", sans-serif; 
  background-color: #fee;
  border: 1px solid #c00;
  color: #900;
  padding: .5em 1em;
  margin-bottom: 2em;
}





/* custom */



.big-image {
  max-width: 70rem;
  margin: 0 auto;
}

.container {
  max-width: 40rem;
  margin: 0 auto;
  padding: .5rem;
}

.video-section {
  margin-bottom: 1rem;
  position: relative;
  overflow:hidden;
  width: 100%;
  height: 56.25vw;
	max-width:100%;
}
.video-section iframe{
	opacity:0;
	
}
.big-image.video-section {
  margin: 0px auto;
  padding: 0px;
}
.play-button {
  position: fixed;
  z-index: 22;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100px;
  width: 100px;
  background-image: url('https://features.hrw.org/features/features/albanism_in_mozambique/images/play.png?1');
  background-size: cover;
  cursor: pointer;
  display: none;
  pointer-events: auto;
	display: block;
}

.click-for-sound {
  position: absolute;
  bottom:20px;
  right:30px;
  z-index:10;
  pointer-events: none;
  color: #bbb;

  font-family: 'MetaPro-CondMedi';
  cursor: pointer;
}


#legend {
    line-height: 1.8;
    position: absolute;
    padding: 1rem;
    bottom: 1rem;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: rgba(0, 0, 0, .5);
    width: calc(100% - 2rem);
}


.content-holder {

}
.content-holder span.credit {
  display: block;
  line-height: 1.2;
  margin-top: 40px;
}

article {
  position: relative;
  padding: 0;
  margin: 0 auto;
}

.scrolly {
  position: relative;
}

figure {
  position: fixed; /* added to support older browsers */
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  width: 100%;
  margin: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: 100vh;
  overflow: hidden;
}

figure::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; 
  z-index: 5;
  background-color: rgb(0,0,0,0);
  transition: 1s background-color;
  pointer-events: none;
}
figure.dark::before {
  background-color: rgb(0,0,0,.4);
}


.intro,
.poster {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  pointer-events: auto;
  overflow: hidden;
}
.poster.active { z-index:3; }



.step {
	padding: 0 2%;
  color: #fff;
  font: 23px/1.5 'MetaPro-CondMedi', "Helvetica Neue", "Helvetica", sans-serif; 
	z-index: 10;
	position: relative;
	padding-top: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
  max-width: 70rem;
  hanging-punctuation: first;
}
.countdown > div {
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    line-height: .8em;
    background-repeat: no-repeat;
    padding-top: 30%;
    position: relative;
    width: 20%;
    display: inline-block;
    background-size: 100%;}

.black-text p, h2 {
    color: #000;

	
}
.step:last-child {
  margin-bottom: 0;
}

.step h4, .step p {
 

}
.step h4 {
  font-size: 24px;
}


figcaption {
  padding: 0 1.5rem 0 2.25rem;
  margin-bottom: 2rem;
  font-family: "MetaPro-Norm"; 
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #505050;
}

.caption {
  font-family: "MetaPro-Bold"; 
  font-size: 19px;
  line-height: 1.4;
  color: #000;
  background-color: rgba(255,255,255,.75);
}
p.caption {
  padding: .8rem 1.25rem;
  text-shadow: none;
}



.black-text , h2 {
color: #000;

}
}


#sat-text {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  padding-bottom: 60%;
}
#sat-text img {
  width: 100vw;
  height: auto;
  position: absolute;
  top: 0;
  z-index: 1;
}
#sat-text .text-right {
  padding-top: 5rem;
  z-index: 2; 
  position: relative;
}




.desktop { display: none; }

.step.content-holder {
  color: #000;
  font-size: 18px;
  left: 50%;
  line-height: 1.45;
  margin: 0;
  padding-top: 0rem;
  padding-bottom: 4rem;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -70%);
  z-index: 4;
}


h1 {   
  font-family: "MetaPro-CondXbold", "Helvetica Neue", "Helvetica", sans-serif; 
  font-size: 3em;
  line-height: 1;
  font-weight: regular;
}
h3 {
font-family: "MetaPro-CondXbold", "Helvetica Neue", "Helvetica", sans-serif;
font-size: 1em;
  margin-top: 0px;
  line-height: 1.2;
  margin-bottom: .9em;
  font-weight: regular;
}
.content-holder .author {
  font-family: "MetaPro-CondMedi", "Helvetica Neue", "Helvetica", sans-serif; 
  line-height: 1.4;
  margin: 0;
}

.content-holder p {   
  opacity: .8; 
}
.content-holder .author span {
  font-family: "MetaPro-CondMedi", "Helvetica Neue", "Helvetica", sans-serif; 
  text-transform: uppercase;
  letter-spacing: .5px; 
}

.gradient-holder {
  position: absolute;
  bottom: 0; 
  left: 0;
  right: 0;
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: center; 
  -ms-flex-pack: center; 
  justify-content: center; 
  background: -webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, .65) 100%); 
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, .65) 100%); 
}
.photo-text {   
  font-size: 15px; 
  line-height: 1.4;
  padding-top: 12px; 
  margin: 8px 20px;
}
.container .photo-text {
  margin: 0;
}
.photo-text span {   
  font-size: 15px; 
  color: #000; 
  background-color: rgba(255,255,255,.75);
  padding: 2px 4px;
  margin-bottom: 1em;
  margin-top: 1em;
}
.photo-text p {
  margin-bottom: 1em;
  margin-top: 1em;
}   

.main-text {   
  font-size: 18px; 
  margin-top: 2.5em; 
  line-height: 1.75; 
  hanging-punctuation: first;
}
.main-text .bigger-text {   
  font-size: 24px; 
  font-weight: 400; 
  display: block; 
  line-height: 1.5; 
  width: 100%;
}
.main-text .smaller-text {   
  font-size: 17px; 
  display: block; 
  line-height: 1.7; 
}
.paddings {   
  padding-bottom: 38px; 
  padding-top: 34px; 
}
.text-wrap {   
  padding: 0px 0 37px 0; 
  text-align: left; 
  font-size: 20px; 
}
.text-wrap.after-slide-text {
  padding-top: 0;
}





.section span {   
  display: block; 
  padding: 15px 0 0; 
  font-size: 12px; 
}

.img-section-holder { align-self: flex-start; }
.img-section-holder .photo-text { font-size: 15px; }
.img-section-holder .flex { display: block; }
.img-section-holder .img-holder img {   
  height: auto; 
  width: 100%; 
  display: block; 
}

.img-section-holder .img-holder {   
	padding-top: 17px; 
}


.by {   
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: start; 
  -ms-flex-pack: start; 
  justify-content: flex-start; 
  font-family: "MetaPro-CondMedi", "Helvetica Neue", "Helvetica", sans-serif; 
  margin-bottom: 100px; 
}
.by .cube {   
  width: 10px; 
  height: 10px; 
  background: #007bc6; 
  margin-right: 10px; 
  margin-top: 7px; 
}
.by span {   
  font-size: 14px; 
  margin: 0; 
  display: block; 
  margin-right: 5px; 
}
.by p {   
  font-size: 14px; 
  color: #999; 
  margin: 0; 
}

.footer-section .footer-content { font-size: 18px; }
.footer-section .container {
  position: absolute;
  bottom: 20px;
}
.footer-section .footer-content { font-size: 18px; }
.footer-section .footer-content p {   
  hanging-punctuation: first;
  opacity: .8; 
  line-height: 1.6; 
}
.footer-section .by { margin-bottom: 0; }
.footer-section .by span { font-size: 16px; }
.footer-section .by p {   
  font-size: 16px; 
  margin-bottom: 0; 
}
.footer-section .main-text { padding-top: 0; }
.popup-holder {   
  position: relative; 
  overflow: hidden; 
  height: 0; 
}
.has-drop-down {   
  z-index: 1; 
  overflow: hidden; 
  height: 80px;
   -webkit-transition: height 0.4s ease;
   transition: height 0.4s ease;
}
.share-box {   
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
color: #ccc;
padding: 14px;
width: ;
position: fixed;
top: 0;
right: 0;
z-index: 10;
}
.share-box .social {   
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: justify; 
  -ms-flex-pack: justify; 
  justify-content: space-between; 
  -webkit-box-align: center; 
  -ms-flex-align: center; 
  align-items: center; 
}
.share-box .social li { margin-right: 5px; }
.share-box .social li:last-child { margin-right: 0; }
.share-box a {   
  display: inline-block; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
}
.share-box a:hover { opacity: .5; }
.share-box i {   
  font-size: 18px; 
  color: #333; 
}
.share-box .blue-box {   
  width: 18px; 
  height: 18px; 
  background: #007bc6; 
  margin-right: 14px; 
}
.share-box .left-bar {   
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: justify; 
  -ms-flex-pack: justify; 
  justify-content: space-between; 
  -webkit-box-align: center; 
  -ms-flex-align: center; 
  align-items: center; 
  color: #333; 
}

.logo {
position: absolute;
left: 50%;
z-index: 1000;
max-width: 500px;
height: 70vh;
transform: translate(-50%, 25vh)
}

			
		.arrow{max-width: 60px;
margin: auto;
			margiin-top:10ch;
		}




.btn {
background-image: url('../imgs/btn-bg-blue.jpg?as');
line-height: 27px;
width: 250px;
padding: 12px 15px;
display: block;
font-family: 'MetaPro-Medi', "Helvetica Neue", "Helvetica", sans-serif;
text-transform: uppercase;
font-size: 1.2rem;
color: #fff;
text-decoration: none;
font-weight: 900;
margin: auto;
position: relative;
right: 93px;
text-align: center;
}
	
		.black-text h3{color:#000}
.step.black-text a {
    color: #0071bc;
}
	.about-logo-group{width:100% ;   max-width: 900px;}
	.about-logo-group>div{width: 20%;
display: inline-block;
align-content: center;
vertical-align: middle;}
	.hrw-logo{width: 60%;
margin-left: 20%;}
	.logo3{width:70%}
		
		.introBox {
color:#000;
    height: 250px;
 
    text-align: center;
    

}
		#firstPage.step {

		padding-top: 0;
		margin-top:0}	
	.step.content-holder {

		padding-bottom: .1rem;}	
.step a{color:#c1e3f7}
		.introGroup1{margin-bottom: 8vh;}
		.hidden{display:none}
		
		

		
		
		.circle {
top: 20%;
left: 0;
bottom: 0;
right: 0;
text-align: center;
position: absolute;
font-family: "Helvetica Neue", "Helvetica", sans-serif
}
.circle-day{ background-image:url("../imgs/countdown-circles-days.png");}
.circle-hour{ background-image:url("../imgs/countdown-circles-hours.png");}
.circle-minute{ background-image:url("../imgs/countdown-circles-minutes.png")}
.circle-seconds{ background-image:url("../imgs/countdown-circles-seconds-p.png")}
.xxl-text{font-size: 1.5em;}



	.centerAlign{text-align:center}
	
	
	
	.share-box__title {
    margin: 0 6px 0 0;
}
.share-box__title {
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
    margin: 0 0 5px;
    text-transform: uppercase;
}
	
	.socials {
    font-size: 28px;
}
.socials {
    font-size: 33px;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.socials {
    margin: 0;
    padding: 0;
    list-style: none;
}
	
	.socials > li {
    padding: 8px;
	}


	.socials a {
    display: block;
    transition: color .5s;
    color: #ccc;
}
	
	.socials a span {
    display: block;
}
.icon-facebook {
    background: url('https://features.hrw.org/features/campaigns/equality-act-japan/imgs/facebook.svg') no-repeat;
}
	.icon-twitter {
    background: url('https://features.hrw.org/features/campaigns/equality-act-japan/imgs/twitter.svg') no-repeat;
}
		.icon-email {
    background: url('https://features.hrw.org/features/campaigns/equality-act-japan/imgs/email.svg') no-repeat;
}
		.icon-whatsapp {
    background: url('https://features.hrw.org/features/campaigns/equality-act-japan/imgs/whatsapp.svg') no-repeat;
}
.icon-whatsapp, .icon-facebook, .icon-twitter, .icon-email, .icon-instagram {
    width: 24px;
    height: 24px;
    background-size: auto 24px;
    background-position: center center;
}
.TweetTextarea{
    max-width: 400px;
    min-height: 300px;
    word-wrap: break-word;
    word-break: break-word;
    padding: 25px;
    border: 2px solid #3ba5cf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Helvetica, sans-serif;
    font-size: 13pt;
    color: #000;
    line-height: 25px;
    width: 100%;

}
		
.tweetbutton {
margin-top: 15px;
width: 100%;
background-color: #057ec0;
color: #fff !important;
cursor: pointer;
font-size: 1.33333em;
display: inline-block;
font-weight: bold;
text-align: center;
padding: .8rem 2rem .8rem 0;
text-transform: uppercase;
max-width: 400px;
text-decoration: none;}	
	
/* mobile */

@media (min-width: 480px) {   
  .big-image,
  .container {   
    max-width: 100%; 
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 568px) {   

  .step.content-holder {
   padding-top: 0;
  }

  .mobile-only { display: none; }

  .big-image,
  .container {   
    max-width: 100%; 
    width: 100%;
  }
  .region {   
    display: block; 
  }
  .content-holder span {   
    font-size: 1.1rem; 
  }
  .text-wrap {   
    line-height: 1.6; 
  }
  .section span {   
    display: none; 
  }

  .img-section-holder:first-of-type {   
    padding-top: 0; 
    margin-right: 10px; 
  }
  .img-section-holder .img-section-holder:last-child {   
    margin-left: 10px; 
    margin-right: 0; 
  }
  .img-section-holder .photo-text {   
    font-size: 16px; 
  }
  .img-section-holder .flex {   
    -webkit-box-pack: justify; 
    -ms-flex-pack: justify; 
    justify-content: space-between; 
    -webkit-box-align: center; 
    -ms-flex-align: center; 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
  }
  .img-section-holder .flex .img-section-holder {   
	  width: 100%;
  }  
  .footer-section .footer-content {   
    max-width: 545px; 
    width: 100%; 
  }
}
@media (min-width: 720px) {  
	span.icon-whatsapp {
		opacity: 0;}
.arrow {
	max-width: 40px;
   
	}
  .step { font: 28px/40px 'MetaPro-CondMedi', "Helvetica Neue", "Helvetica", sans-serif}
	.countdown > div {
		font-size: 2.4em}
  .video-section { margin-bottom: 4rem; max-width:100%}
  .text-wrap-top { padding: 64px; }
	


  .big-image { max-width: 720px; }
  .container {   
    max-width: 550px; 
    width: 100%; 
  }
  #header .logo {   
    width: 80px; 
    height: 80px; 
  }
  .content-holder.step {
    width: 100%;
  }
  .content-holder {   
    width: 72%; 
    padding-bottom: 71px; 
  }
  h1 {   
    font-size: 70px; 
  }
  .photo-text p {   
    margin-bottom: 12px; 
  }
  .img-section-holder .img-holder {   
	padding-top: 0;
  }
  .img-section-holder .img-section {   
    padding-top: 17px; 
  }

  .text-left {  
    padding-right: 20rem;
    max-width: 60rem;
  }
  .text-right {  
    padding-left: 20rem;
    max-width: 60rem;
  }

  #legend {
    bottom: auto;
    top: 2rem;
    left: auto;
    right: 1rem;
    transform: none;
    width: auto;
  }

}


@media (min-width: 920px) {
	


	.arrow {
    max-width: 50px;
	}
  .desktop { display: block; }

  .big-image { max-width: 900px; }
  .container {   
    max-width: 740px; 
    width: 100%; 
  }
  .content-holder {   
    line-height: 1.5; 
    opacity: 1; 
    font-size: 24px; 
  }
  .content-holder p {   
    opacity: 1; 
  }
  .paddings {   
    padding-top: 62px; 
    padding-bottom: 70px; 
    font-size: 18px; 
    line-height: 1.6; 
    letter-spacing: -.15px; 
  }
  .footer-section .footer-content {   
    font-size: 22px; 
  }

  .text-left {  
    padding-right: 30rem;
    max-width: 70rem;
  }
  .text-right {  
    padding-left: 30rem;
    max-width: 70rem;
  }
	.introBox {
  
    font-size: .9em;
    line-height: 1.7em;
}
	.black-text {
    font-size: 1.2em;
    line-height: 1.7em;
}
@media (min-width: 1280px) {   
		.arrow {
    max-width: 60px;
	}
.countdown > div {
		font-size: 2.8em}
  .big-image { max-width: 1000px; }
  .container {   
    max-width: 720px; 
    width: 100%; 
  }
  .content-holder {   
    padding-bottom: 72px; 
  }
  h1 {   
    line-height: 1; 
  }
  .photo-text {   
    font-size: 15px; 
  }
  .photo-text p {   
    margin-bottom: 4px; 
  }
  .main-text {   
    font-size: 18px; 
    padding-bottom: 100px; 
    padding-bottom: 58px; 
  }
  .main-text .bigger-text {   
    font-size: 25px; 
    line-height: 1.45; 
  }
  .main-text .smaller-text {   
    font-size: 18px; 
    line-height: 1.6; 
  }
  .paddings {   
    padding: 66px 0 57px; 
  }
  .paddings.main-text {   
    line-height: 1.7; 
    font-size: 18px; 
  }
  .text-wrap {   
    line-height: 1.6; 
  }

  .text-left {  
    padding-right: 40rem;
    max-width: 80rem;
  }
  .text-right {  
    padding-left: 40rem;
    max-width: 80rem;
  }


}
@media (min-width: 1600px) {
  .content-holder {   
    padding-bottom: 78px; 
    line-height: 1.45; 
    font-size: 26px; 
  }
  h1 {   
    line-height: 1; 
  }
  .photo-text {   
    font-size: 17px; 
  }
  .main-text {   
    padding-bottom: 67px; 
    font-size: 21px; 
  }
  .main-text .bigger-text {   
    font-size: 26px; 
    line-height: 1.5; 
  }
  .main-text .smaller-text {   
    line-height: 1.58; 
    font-size: 20px; 
  }
  .paddings {   
    padding: 66px 0 55px; 
    line-height: 1.45; 
    letter-spacing: 0; 
    font-size: 20px; 
  }
  .paddings.main-text {   
    font-size: 20px; 
    line-height: 1.55; 
  }
  .text-wrap {   
    line-height: 1.65; 
    font-size: 22px; 
  }
}


 @media print {
  * {
    background: none !important; 
    color: #000 !important; 
  }
  .video-img, .video-section, .lg-img, .header-right-bar, .region {   
    display: none !important; 
  }
  .container {   
    width: 100% !important; 
    max-width: 80% !important; 
    margin: 0 auto; 
  }
  #header {   
    position: static !important; 
    width: 80% !important; 
    width: 100% !important; 
    margin: 0 auto; 
  }
  .content-holder {   
    padding-top: 30px; 
    padding-bottom: 0 !important; 
    width: 100% !important; 
    max-width: 100% !important; 
  }
  .content-holder p {   
    margin-bottom: 0 !important; 
  }
  .text-wrap {   
    padding: 0 !important; 
  }
  q:before {   
    display: none !important; 
  }
  q:after {   
    display: none !important; 
  }
  small {   
    padding-top: 20px !important; 
  }
  .grad-holder {   
    position: static; 
  }
} 