@font-face {
  font-family: "MetaPro-CondBold";
  src: url("../font/MetaPro-CondBold/MetaPro-CondBold.eot"), 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#svgHelveticaNeueBold") format("svg");
  font-weight: 800;
}
@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/MetaPro-Bold.eot"), 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#svgMetaPro-Bold") format("svg");
  font-weight: 800;
}

@font-face{
    font-family:"FF Meta Serif W01";
    src:url("../font/MetaSerif/b95879a4-6677-40bf-9528-ffecf9b247e4.eot?#iefix");
    src:url("../font/MetaSerif/b95879a4-6677-40bf-9528-ffecf9b247e4.eot?#iefix") format("eot")
    ,url("../font/MetaSerif/540baff3-1dae-4349-b607-d71e6a8d5a3e.woff2") format("woff2"),
    url("../font/MetaSerif/329d96cf-0721-417a-9888-cc6b095163c3.woff") format("woff"),
    url("../font/MetaSerif/c46c5707-21ab-4331-99d5-197ac889ffc7.ttf") format("truetype"),
    url("../font/MetaSerif/0bab2c34-452c-4fa4-9bc7-512deb05bfc3.svg#0bab2c34-452c-4fa4-9bc7-512deb05bfc3") format("svg");
    font-weight: 300;
    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, iframe {
  display: inline-block;
  vertical-align: baseline;
}
[hidden], template { display: none; }



/* Links    ========================================================================== */
a {
  background-color: transparent; 
  overflow-wrap: break-word;
  word-wrap: break-word;
}
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; }
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; }



/* 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; }
body {   
  color: #333; 
  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; 
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
}
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-CondBold", "Helvetica Neue", "Helvetica", sans-serif; 
  font-weight: normal; 
  margin: 0 0 .5em; 
  color: inherit; 
}
h1, .h1 { font-size: 42px;  }
h2, .h2 { font-size: 36px; }
h3, .h3 { font-size: 32px; }
h3.name { font-size: 17px; margin-top: 0; }
h4, .h4 { font-size: 32px; }
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; 
}
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; 
}


hr {
  border: 0;
  border-top: 1px solid #ccc;  
}


/*Retina graphics!*/
#wrapper {   
  margin: 0 auto; 
  overflow: hidden; 
}
.container {   
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; 
}

.row {   
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% - 40px);
  display: flex;
  justify-content: center;
}

.column {
  flex: 1;
  padding: 20px;
}

.column1 {
  width: 59%;
  max-width: 500px;
}
.column2 {
  width: 50%;
  max-width: 500px;
}

h3#type-of-laws {
  margin-top: 0px;
}

.logo {     
  width: 60px; 
  height: 60px; 
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.logo img {   
  width: 100%; 
  height: 100%; 
  display: block; 
}

#logo-mini {
  position: fixed;
  margin-top: 12px;
  margin-left: 14px;
  display: none;
}
.header-left-bar {   
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
}
.header-left-bar a {   
  text-transform: uppercase; 
  text-decoration: none; 
  color: #fff; 
}
.region {   
  position: fixed;
  top: 20px;
  left: 50px;
  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: #666; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
}
.region a:hover { opacity: .5; }
.header-right-bar {   
  font-size: 12px; 
  font-weight: 300; 
  margin-right: 17px; 
  position: fixed;
  top: 14px;
  right: 12px;
  z-index: 1;
}
.header-right-bar i {   
  color: #bbb; 
  margin-right: 8px; 
  display: block; 
  float: left; 
  font-size: 14px; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
}
.header-right-bar i:hover { opacity: .5; }
.header-right-bar a {   
  text-transform: uppercase; 
  text-decoration: none; 
  color: #bbb; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
}
.header-right-bar a:hover { opacity: .5; }
/*
.main-img-holder span.credit {
  display: block;
  line-height: 1.2;
  margin-top: 10px;
}
*/

.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;
}









#hero .content-holder {
  text-align: center;
}
.desktop { display: none; }

.lg-img .main-img-holder {
	display: inline-block
}
.lg-img .main-img-holder img { 
	width: 100%;
	height: auto;
}

.content-holder {   
  color: #000; 
  line-height: 1.45; 
  text-transform: uppercase; 
}

#hero h2 {
  font-family: "MetaPro-Norm";
}
#hero h1 {
  line-height: 1;
}
#hero h2 {
  margin-top: 1em;
  margin-bottom: 0;
  line-height: 1.1;
}


.gradient-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 300px;
}




svg {
  width: 100%;
}
.map {
  fill: #ddd;
  stroke: #ccc;
}

.circle {
  fill: #000;
  stroke: none;
  cursor: pointer;
}



span.legend { 
  display: inline-block;
  border-radius: 4em;
  width: 13px;
  height: 13px;
}
ul.legend-holder {
  list-style-type: none;
  padding-left: 1rem;
  margin-bottom: 0;
}
ul.legend-holder li {
  text-indent: -1rem;
  margin-bottom: .25rem;
}
.two-columns {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}


.country {
  fill: #999;
  opacity: .25;
}
.footnotes p{
	
	font-size:.9rem;
}
.hide { display: none; }


/* map 1 */
.outlaws-same-sex-relations-bg,
.outlaws-same-sex-relations { fill: #900; background-color: #900; }
.criminalizes-forms-of-gender-expression-bg,
.criminalizes-forms-of-gender-expression { fill: #00f; background-color: #00f; }
.outlaws-same-sex-relations-criminalizes-forms-of-gender-expression-bg { fill: url(#outlaws-same-sex-relations-criminalizes-forms-of-gender-expression-bg); background-color: #999; }
.outlaws-same-sex-relations-criminalizes-forms-of-gender-expression { fill: url(#outlaws-same-sex-relations-criminalizes-forms-of-gender-expression); background-color: #999; }

/* map 2 */
.buggery-bg, .buggery { fill: #00f; background-color: #00f; }
.homosexual-acts-as-interpreted-based-on-sharia-bg, .homosexual-acts-bg,
.homosexual-acts-as-interpreted-based-on-sharia, .homosexual-acts { fill: #c00; background-color: #c00; }
.sodomy-bg, .sodomy { fill: #099; background-color: #099; }
.unnaturalindecent-acts-bg, .unnaturalindecent-acts { fill: #c90; background-color: #c90; }
.various-offenses-bg, .vague-language-bg, .various-offenses, .vague-language { fill: #666; background-color: #666; }
.debauchery-bg, .debauchery { fill: #c0c; background-color: #c0c; }

.buggery-unnaturalindecent-acts-bg { fill: url(#buggery-unnaturalindecent-acts-bg); background-color: #999; }
.buggery-unnaturalindecent-acts { fill: url(#buggery-unnaturalindecent-acts); background-color: #999; }
.sodomy-homosexual-acts-bg { fill: url(#sodomy-homosexual-acts-bg); background-color: #999; }
.sodomy-homosexual-acts { fill: url(#sodomy-homosexual-acts); background-color: #999; }
.sodomy-unnaturalindecent-acts-bg { fill: url(#sodomy-unnaturalindecent-acts-bg); background-color: #999; }
.sodomy-unnaturalindecent-acts { fill: url(#sodomy-unnaturalindecent-acts); background-color: #999; }


/* map 3 */
.x0-10-years-bg, .x0-10-years { fill: #c90; background-color: #c90; }
.x10-years-life-bg, .x10-years-life { fill: #a00; background-color: #a00; }
.death-penalty-bg, .death-penalty { fill: #000; background-color: #000; }
.unspecified-bg, .unspecified { fill: #06c; background-color: #06c; }
.other-bg, .other { fill: #090; background-color: #090; }

.lashescorporal_punishment-bg, .lashescorporal_punishment { fill: #0a0; background-color: #0a0; }

.x10-years-to-life-south-death-penalty-north-lashescorporal_punishment-bg { fill: url(#x10-years-to-life-south-death-penalty-north-lashescorporal_punishment-bg); background-color: #999; }
.x10-years-to-life-south-death-penalty-north-lashescorporal_punishment { fill: url(#x10-years-to-life-south-death-penalty-north-lashescorporal_punishment); background-color: #999; }

.death-penalty-lashescorporal_punishment-bg { fill: url(#death-penalty-lashescorporal_punishment-bg); background-color: #999; }
.death-penalty-lashescorporal_punishment { fill: url(#death-penalty-lashescorporal_punishment); background-color: #999; }

.x0-10-years-lashescorporal_punishment-bg { fill: url(#x0-10-years-lashescorporal_punishment-bg); background-color: #999; }
.x0-10-years-lashescorporal_punishment { fill: url(#x0-10-years-lashescorporal_punishment); background-color: #999; }

.x10-years-life-lashescorporal_punishment-bg { fill: url(#x10-years-life-lashescorporal_punishment-bg); background-color: #999; }
.x10-years-life-lashescorporal_punishment { fill: url(#x10-years-life-lashescorporal_punishment); background-color: #999; }



/* map 4 */
.yes-outrages-on-decency-provision-sharia-in-some-states-bg, .yes-bg,
.yes-outrages-on-decency-provision-sharia-in-some-states, .yes { fill: #c00; background-color: #c00; }
.no-bg, .no { fill: #099; background-color: #099; }



#country-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  font-family: "FF Meta Serif W01";
  font-size: 16px;
}
.card {
  margin: 10px;
  padding: 1rem;
  box-shadow: 1px 1px 5px #999;
}
.flag {
  width: 50px;
  height: auto;
  margin: 0;
  box-shadow: 0px 0px 2px #999;
}
.card .label {
  font-family: "MetaPro-Norm";
  text-transform: uppercase;
  color: #888;
  font-size: .7rem;
  letter-spacing: .1px;
  display: block;
}
.card .datum {
  margin-top: 1rem;
}
.hrw-reporting {
  font-family: "MetaPro-Bold";
}
.close { display: none; }


.photo-text {   
  font-size: 13px; 
  line-height: 1.4;
  padding-top: 12px; 
  margin: 8px 20px;
}
.container .photo-text {
  margin: 0;
}
.photo-text span {   
  font-size: 15px; 
  color: #ccc; 
  font-weight: 200; 
  text-transform: uppercase; 
}
.paddings {   
  padding-bottom: 38px; 
  padding-top: 34px; 
}
.text-wrap {   
  padding: 0px; 
  text-align: left; 
  font-family: "FF Meta Serif W01";
  line-height: 1.4;
}


.video-img {
	display: none !important; 
}

.bigger-text {   
  font-size: 23px; 
  margin-bottom: 18px; 
}


.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; 
  opacity: 0;
}

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


.wide-container .img-section-holder {
  padding-bottom: 2rem;
}



.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; }
*/

.footer-link {
  text-align:left;
  padding: 1em 0;
  margin: 1em 0 2em 0;
  border-top: 1px solid #ccc;
  font-size: 1.3em;
}
.footer-link a {
  color: #05b;
  text-decoration: none;
  border-bottom: 1px solid #fff;
   -webkit-transition: border 1s;
   transition: border 1s;
}
.footer-link a:hover {
  border-bottom: 1px solid #05b;
}

.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 {  
  background: #fff; 
  opacity: .94; 
  color: #333; 
  padding: 14px; 
  width: 100%; 
  max-width: 1280px; 
  position: fixed; 
  top: 0; 
  left: 50%; 
  -webkit-transform: translateX(-50%); 
  -ms-transform: translateX(-50%); 
  transform: translateX(-50%); 
  padding: 14px 10px 14px 14px; 
  overflow: hidden;
  z-index: 10;
  letter-spacing: 0;
  font-size: 15px;
  top: -65px;
}
.share-box .social {   
 float: right;
 width: 80px;
 text-align: right;
 margin-right: 15px;
}
.share-box .social li { 
  margin-right: 5px;
  display: inline-block; 
}
.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; 
  margin-left: 12px; 
  float: left;
}
.share-box .left-bar {   
  color: #333; 
  float: left;
  width: calc( 100% - 100px );
}
.share-box .left-bar span {
	float: left;
	width: calc( 100% - 50px );
}

.flex span,
.photo-text {   
	color: #888;
	font-family: "MetaPro-Norm", "Helvetica Neue", "Helvetica", sans-serif; 
	text-transform: none;
	font-size: 14px;
	line-height: 1.3;
}

.flex span {
	font-family: "MetaPro-Norm", "Helvetica Neue", "Helvetica", sans-serif;   
}


/* mobile */

@media (min-width: 480px) {  
/* 
  .wide-container,
  .container {   
    max-width: 100%; 
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
*/
  .main-img-holder {   
    background-position: 50% 25%; 
  }
  .photo-text {
    margin-left: 0;
    margin-right: 0;
  }
}


@media (max-width: 568px) {   
  #apd-map .detail {
    width: calc(100% - 63px);
    top: 220px;
    left: 10px;
    right: 10px;
  }
  #apd-map .tt-menu {
    width: 100%;
  }

}


@media (max-width: 720px) {   
  .row { display: block; }
  .row .column { width: 100%; max-width: 700px; }
}  

@media (min-width: 568px) {   
  .region {   
    display: block; 
  }
  .container-pre-m .main-text {   
    padding-bottom: 62px; 
    padding-top: 72px; 
  }
  .text-wrap {   
    line-height: 1.6; 
    font-size: 18px; 
  }
  .section span {   
    display: none; 
  }
  .video-holder {   
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
    -webkit-box-pack: justify; 
    -ms-flex-pack: justify; 
    justify-content: space-between; 
    max-height: 296px; 
    overflow: hidden; 
  }
  
  .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) {   

  .card { 
    flex-basis: 25%;
  }

  .gradient-holder { min-height: 300px; }

  .wide-container {	
    max-width: 920px; 
    width: 100%;
    margin: 0 auto; 	
   }
  .wider {	
    max-width: 1020px;
  }
  .container {   
    max-width: 550px; 
    width: 100%; 
  }
  .logo {   
    width: 80px; 
    height: 80px; 
  }
  .region {
    top: 25px;
    left: 80px;
  }
  .main-img-holder .content-holder {
    width: 100%;
  }
/*
  .audio {
    font-size: 1.5rem;
    background-color: rgba(0,0,0,.3);
  }
  progress[value] {
    -webkit-appearance: none;
    appearance: none;  
    background-color: #ccc;
    height: 4px;
    border: none;
  }
  progress[value]::-moz-progress-bar,
  progress[value]::-webkit-progress-bar {
    background-color: #ccc;
  }
  progress[value]::-moz-progress-value,
  progress[value]::-webkit-progress-value {
    background-color: #39f;    
  }
  .audioBoxInner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0%,-50%);
        -ms-transform: translate(0%,-50%);
            transform: translate(0%,-50%);  
    margin: auto;
    padding: .05em .1em;
  }
  .audioTitle {
    font-size: 1.2rem;
  }
  .audioAuthor {
    font-size: 1.5rem;
  }
*/

  .pullquote {
	border: none;
    width: 50%;	
    float: right;
    margin-left: 2em;
    margin-right: 0;
  }
  #hero h1 {   
    font-size: 46px; 
  }
  #hero h2 {   
  	font-size: 40px;
  }
  .photo-text p {   
    margin-bottom: 6px; 
  }
  .bigger-text {   
    font-size: 23px; 
    margin-bottom: 18px; 
  }
  .paddings {   
    padding-bottom: 9px; 
  }
  .video-img span {   
    font-size: 20px; 
    display: block; 
  }
  .video-img .replay-holder {   
    top: 50%; 
    left: 50%; 
  }
  .img-section-holder .img-holder {   
	padding-top: 0;
  }
  .img-section-holder .img-section {   
    padding-top: 17px; 
  }
	/*
  .footer-section.main-img-holder {
    height: 36vw;
  }
  .footer-section {   
    min-height: 400px; 
  }
  .footer-section .container {
    position: relative; 
  }
  */
  .desktop { display: block; }
}


@media (min-width: 920px) {

  .gradient-holder { min-height: 300px; }

  .video-img .replay-holder {
    display: block;
   }

  .container {   
    max-width: 640px; 
    width: 100%; 
  }
  .paddings {   
    padding-top: 62px; 
    padding-bottom: 70px; 
    font-size: 18px; 
    line-height: 1.6; 
    letter-spacing: -.15px; 
  }
  .video-img span {   
    left: 10%; 
    bottom: 12%; 
  }
  .footer-section .footer-content {   
    font-size: 22px; 
  }
}
@media (min-width: 1280px) {   
  #hero .content-holder {
    padding-bottom: 2em;
  }
  #hero.main-img-holder {   
    background-position: 50% 50%; 
  }
  #hero h1 { font-size: 60px; }
  #hero h2 { font-size: 60px; }
  .wide-container {   
    max-width: 1080px; 
    width: 100%; 
  }
  .wider {
    max-width: 1200px;
  }
  .container {   
    max-width: 720px; 
    width: 100%; 
  }
  .content-holder {   
    /* padding-bottom: 72px; */
  }
  .content-holder h1 {   
    font-size: 49px; 
    margin-bottom: 13px; 
    line-height: 1; 
  }
  .photo-text {   
    font-size: 15px; 
  }
  .photo-text p {   
    margin-bottom: 4px; 
  }
  .bigger-text {   
    font-size: 25px; 
    line-height: 1.45; 
  }
  .paddings {   
    padding: 66px 0 57px; 
  }
  .paddings.main-text {   
    line-height: 1.7; 
    font-size: 18px; 
  }
  .text-wrap {   
    line-height: 1.6; 
  }
  .video-img span {   
    font-size: 20px; 
    left: 6%; 
    bottom: 5%; 
  }
}

@media (min-width: 1600px) {   
  .content-holder {   
    padding-bottom: 78px; 
    line-height: 1.45; 
    font-size: 26px; 
  }
  .content-holder h1 {   
    font-size: 60px; 
    margin-bottom: 11px; 
    line-height: 1; 
  }
  .photo-text {   
    font-size: 17px; 
  }
  .main-text {   
    padding-bottom: 67px; 
    font-size: 21px; 
  }
  .bigger-text {   
    font-size: 26px; 
    margin-bottom: 40px; 
    line-height: 1.5; 
  }
  .paddings {   
    padding: 66px 0 55px; 
    line-height: 1.45; 
    letter-spacing: 0; 
    font-size: 18px; 
  }
  .paddings.main-text {   
    font-size: 20px; 
    line-height: 1.55; 
  }
  .text-wrap {   
    line-height: 1.65; 
    font-size: 18px; 
  }
  .video-img span {   
    font-size: 25px; 
    letter-spacing: 0; 
    left: 6%; 
    bottom: 9%; 
  }
}





 @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; 
  }
  .main-img-holder {   
    min-height: 180px !important; 
    display: block !important; 
  }
  .content-holder {   
    padding-top: 30px; 
    padding-bottom: 0 !important; 
    width: 100% !important; 
    max-width: 100% !important; 
  }
  .content-holder p {   
    margin-bottom: 0 !important; 
  }
  .gradient-holder {   
    display: block !important; 
  }
  .main-text {   
    padding-top: 0 !important; 
  }
  .text-wrap {   
    padding: 0 !important; 
  }
  q:before {   
    display: none !important; 
  }
  q:after {   
    display: none !important; 
  }
  .footer-content {   
    width: 100% !important; 
    max-width: none !important; 
  }
  small {   
    padding-top: 20px !important; 
  }
  .main-text {   
    padding-bottom: 20px !important; 
  }
  .footer-section .by {   
    padding-top: 0 !important; 
    margin-bottom: 25px !important; 
  }
  .grad-holder {   
    position: static; 
  }
}







body {
  font-family:"MetaPro-Norm";
  font-style: normal;
  color: #333;
  margin: 0;
}
.key, input {
  font-family:"MetaPro-Norm";
}
.caption, strong {
  font-family: "MetaPro-Bold";
  font-style: normal;
}

.caption { font-size: 16px; }
.no-data, .tick { font-size: 14px; }

.topcounties {
  fill: none;
  stroke: none;
}

.counties {
  stroke-width: .5px;
	cursor: pointer;
}

.counties path:hover {
  fill: #000;
}

.states {
  fill: none;
  stroke: #fff;
  stroke-linejoin: round;
}
.active {
  stroke: #000;
  stroke-width: 1.5px;
  stroke-linejoin: round;
}

h3 { 
  margin-top: 4rem;
  margin-bottom: 0px;
  font-family: "MetaPro-Bold";
}

h4 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 1.75rem;
  font-family: "MetaPro-Norm";
  font-weight: normal;  
}
h3.map-title {
  font-size: 30px;
  margin-bottom: 12px;
  line-height: 1.3;
}
.map {
  max-width: 990px;
  margin: 0 auto;
  position: relative;
}
.detail {
  display: none;
  top: 150px;
  right: 16px;
  padding: 15px 20px 10px 20px;
  width: 280px;
  font-size: 15px;
  position: absolute;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #eee;
  box-shadow: 2px 2px 3px rgba(0,0,0,.2);
}
.detail .detail-first {
  clear: both;
  font-size: 16px;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}

.close {
  margin-top: 1rem;
	color: #c00;
	text-align: center;
	cursor: pointer;
	font-size: 1.4em;
	border-top: 1px solid #999;
	padding-top: 6px;
}
.sc {
	text-transform: uppercase;
	font-size: .75em;
	letter-spacing: 1px;
	line-height: 2.1;
}




/* Tooltip */

.tultip {
    background-color: rgba(255,255,255,.9);
    margin-left: 20px; 
    z-index: 10;
    position: absolute;
    left: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: 1s color;
    font-family: "MetaPro-CondBold";
}
.tultip .label {
  font-family: "MetaPro-Norm";
  text-transform: uppercase;
  color: #888;
  margin-top: 7px;
  font-size: .75rem;
  letter-spacing: .1px;
}
.tultip .category {
  font-family: "MetaPro-CondBold";
  font-size: 1.1rem;
}
.tultip:hover .close {
  color: #900;
}



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





#modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  z-index: 5;
}
#modal-card {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;	
  display: flex;
  overflow-y: scroll;  
  font-family: "FF Meta Serif W01";
  font-size: 16px;
}
#modal-card .card {	
	background-color: #fff;
	margin: auto auto;
	min-width: 50%;
	max-width: 500px;
}
#modal-card .close {
  display: block; 
  font-family: "MetaPro-Bold";
}


