/*! 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; }
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: 36px;  }
h2, .h2 { font-size: 27px; }
h3, .h3 { font-size: 27px; }
h3.name { font-size: 36px; }
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; 
}
.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;
}


/* video */

.embed-container {
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	overflow:
	hidden; max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-img .replay-holder {   
  display: none;
  position: absolute; 
  left: 0; 
  top: 43%; 
  left: 54%; 
  letter-spacing: 1px; 
  margin-left: -126px; 
}
.video-img .replay-holder a {   
  text-decoration: none; 
  color: #fff; 
  font-size: 24px; 
  font-family: "MetaPro-CondMedi", "Helvetica Neue", "Helvetica", sans-serif; 
  -webkit-transition: opacity .3s; 
  transition: opacity .3s; 
  display: block; 
}
.video-img .replay-holder a:hover { opacity: .5; }
.video-img .replay-holder i {   
  -webkit-transform: rotateY(180deg); 
  transform: rotateY(180deg); 
  margin-right: 20px; 
}
.video-img .play-it { display: none; }
.video-img .play-it .playing-video { display: none; }
.video-item {   
  position: relative; 
  margin: 0 auto; 
  width: 100%; 
}
.video-item img {   
  width: 100%; 
  display: block; 
}
.video-holder {   
  display: block; 
  width: 100%; 
}
.video-img .play-button {   
  cursor: pointer; 
  width: 60px; 
  height: 60px; 
  -webkit-transform: translate(-50%, -50%); 
  -ms-transform: translate(-50%, -50%); 
  transform: translate(-50%, -50%); 
  position: absolute; 
  top: 50%; 
  left: 50%; 
  background: url(https://features.hrw.org/features/nursing_homes/images/play.png); 
  display: block; 
}







#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 {
  opacity: 0;
  text-shadow: 0 0 20px #fff;
  margin-bottom: 1.25em;
}
#hero h2 {
  margin-bottom: 0;
  line-height: 1.1;
  text-shadow: 0 0 20px #fff;
}
#hero h2 span,
#hero h1 span {
  opacity: 0;
  display: inline;
}
/*

#hero span.credit {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.content-holder p {   
  opacity: .8; 
}
.content-holder span {   
  font: 1.1rem/1.3rem "MetaPro-Norm", "Helvetica Neue", "Helvetica", sans-serif; 
  letter-spacing: .5px; 
}
*/
.gradient-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 400px;
}
.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 0 24px; 
  text-align: left; 
  font-family: "FF Meta Serif W01";
  line-height: 1.4;
}


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

#hero {
    background-image: url('https://features.hrw.org/features/nursing_homes/images/NUR17009_1643.jpg');
    -webkit-background-size:cover; 
    -moz-background-size:cover; 
    -o-background-size:cover; 
    background-size:cover;
    position: relative;
}





  .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 (min-width: 568px) {   
  .region {   
    display: block; 
  }
  .container-pre-m .main-text {   
    padding-bottom: 62px; 
    padding-top: 72px; 
  }
  .text-wrap {   
    padding: 0px 0 24px; 
    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) {   
  .gradient-holder { min-height: 500px; }

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

  #apd-map h3.map-title {
    font-size: 28px;
  }
  .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: 64px; 
  }
  #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: 600px; }

  .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 {   
    height: 55vw; 
    background-position: 50% 50%; 
  }

  .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 {   
    padding: 0px 0px 36px; 
    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: 20px; 
  }
  .paddings.main-text {   
    font-size: 20px; 
    line-height: 1.55; 
  }
  .text-wrap {   
    line-height: 1.65; 
    font-size: 20px; 
    padding: 0px 0px 67px; 
  }
  .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 { 
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0px;
  font-family: "MetaPro-Bold";
  padding: 0 .5em;
}
h4 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 1.75rem;
  font-family: "MetaPro-Norm";
  font-weight: normal;  
}
h3.map-title {
  font-size: 21px;
  margin-bottom: 12px;
}
.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 {
	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,.8);
    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 .close {
  position: absolute;
  right: 3px;
  top: 1px;
  color: #ccc;
  z-index: 1;
}
.tultip:hover .close {
  color: #900;
}



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


/* typeahead */

.typeahead,
.tt-query,
.tt-hint {
  max-width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
  text-align: left;
}

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

.typeahead {
  background-color: #fff;
  display: block;
  margin-top: .25em;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  text-align: left;
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  max-height: 150px;
  overflow-y: auto;
}


.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}
