/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a { background: transparent; }

a:active, a:hover { outline: 0; }

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.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: -0.5em; }

sub { bottom: -0.25em; }

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img { border: 0; }

svg:not(:root) { overflow: hidden; }

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
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; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; 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: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.nolist:before, .legend-item-wrapper:before, .icons-list:before, .nolist:after, .legend-item-wrapper:after, .icons-list:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.nolist:after, .legend-item-wrapper:after, .icons-list:after, .clearfix:after { clear: both; }
.nolist, .legend-item-wrapper, .icons-list, .clearfix { zoom: 1; /* For IE 6/7 (trigger hasLayout) */ }

.nobullet, .nolist { padding-left: 0; list-style: none; list-style-type: none; }
.nobullet > li, .nolist > li { padding-left: 0; margin-left: 0; background-image: none !important; list-style: none; list-style-type: none; }

.nolist > li { float: left; }

html, body { width: 100%; height: 100%; font-size: 16px; font-family: "Arial",sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; color: #555; }

.wrapper { width: 100%; max-width: 940px; margin: 0 auto; position: relative; }

h1, h2, h3, h4, h5, h6 { font-family: "acumin-pro-condensed",sans-serif; }

a { color: #0092C3; text-decoration: none; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#page-body { width: 100%; position: relative; padding-top: 50%; }

#footer-branding { margin-top: 1em; }
#footer-branding img { height: 1.5em; width: auto; float: right; }

#page-header { position: relative; }
#page-header h1, #page-header h2 { margin: 0 0 .25em; line-height: 1em; font-weight: bold; }
#page-header h1 { color: #F0a800; margin-top: 1em; font-size: 2em; text-transform: uppercase; }
#page-header h2 { color: #9b9b9b; font-weight: 200; }

#header-content p { line-height: 1.7em; font-size: .857em; }

#footer-share { position: relative; float: left; z-index: 11; }
#footer-share ul { font-size: 1.25em; margin: .5em 0 0; }
#footer-share ul li { display: block; margin-bottom: .5em; margin-right: 1em; }
#footer-share ul li i { background: #ccc; color: #fff; font-size: .82em; line-height: 1.2em; height: 1.6em; width: 1.6em; padding: .25em; text-align: center; cursor: pointer; border-radius: 2em; }
#footer-share ul li i.fa-facebook { background: #3c5b9b; }
#footer-share ul li i.fa-twitter { background: #2ca9e1; }
#footer-share ul li i.fa-code { background: #555; }
#footer-share ul li i.fa-envelope { background: #f63e28; }

#embed-code { position: absolute; left: 0; border: 4px solid #e7e7e8; background: #fff; bottom: 100%; margin-top: -2em; width: 0; border-width: 0; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
#embed-code input { width: 100%; border: none; }
#embed-code.active { width: 400px; border-width: 5px; }

#map { height: 100%; position: absolute; top: 0; left: 0; width: 100%; }
#map svg { width: 100%; height: 100%; }

.state { fill: #e7e7e8; stroke: #fff; stroke-width: 1px; }
.state.executed { fill: #076042; }
.state.tariff { fill: #008D6A; }
.state.proposed { fill: #70C190; }
.state.deal { fill: #53A3C6; }
.state.deregulated { fill: #AE94AE; }

#page-footer { position: relative; }

#legend { position: relative; font-size: 1em; }
#legend h1 { font-size: 1.75em; font-weight: 500; }
#legend p { margin: 0 0 .5em; }

.legend-item { margin-bottom: 1em; position: relative; padding-left: 2em; padding-right: 1em; width: 16.6666%; float: left; font-family: "acumin-pro-condensed",sans-serif; line-height: 1.2em; }
.legend-item .legend-block { height: 1.2em; width: 1.2em; position: absolute; top: 0; left: 0; background: #ccc; }
.legend-item#legend-item-executed .legend-block { background: #076042; }
.legend-item#legend-item-tariff .legend-block { background: #008D6A; }
.legend-item#legend-item-proposed .legend-block { background: #70C190; }
.legend-item#legend-item-deal .legend-block { background: #53A3C6; }
.legend-item#legend-item-deregulated .legend-block { background: #AE94AE; }

#map-highlight { position: absolute; padding-left: 20px; z-index: 20; width: 50%; }
#map-highlight.left { padding-left: 0; padding-right: 20px; -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -webkit-transform: translateX(-100%); transform: translateX(-100%); }
#map-highlight.left #highlight-arrow { left: auto; right: 1px; -moz-transform: scaleX(-1); -ms-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); }
#map-highlight #highlight-arrow { position: absolute; left: 1px; top: 0; height: auto; width: 20px; }
#map-highlight #highlight-content { padding: 1em; background: #fff; border: 1px solid #53A3C6; }
#map-highlight #highlight-content li, #map-highlight #highlight-content p { font-family: "acumin-pro-condensed",sans-serif; line-height: 1.2em; }
#map-highlight h1 { font-size: 1.5em; color: #003f6A; margin: 0 0 .5em; text-transform: uppercase; }
#map-highlight ul li { margin-bottom: .25em; }
#map-highlight strong { text-transform: uppercase; }

.icons-list { width: 100%; }
.icons-list li { position: relative; width: 31.3333%; padding-top: 24%; float: left; font-size: .7em; margin-right: 3%; }
.icons-list li:nth-child(3n) { margin-right: 0; }
.icons-list span { position: absolute; bottom: 0; background: #003f6A; color: #fff; padding: .25em; display: block; width: 100%; text-align: center; font-family: "acumin-pro-condensed",sans-serif; font-size: 1.2em; }
.icons-list img { max-width: 50%; max-height: 50%; height: auto; width: auto; margin-right: 1.5em; position: absolute; top: 50%; left: 50%; height: auto; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

#site-link { position: absolute; bottom: 0; left: 0; display: block; z-index: 19; text-align: center; font-size: .75em; }
#site-link a { display: block; color: #fff; background: #53A3C6; padding: .5em 1em; font-family: "acumin-pro-condensed",sans-serif; }
#site-link a:hover { background: #003f6A; }

@media screen and (max-width: 939px) { #header-branding { float: none; margin: 0 1em 1em 0; }
  #header-branding img { margin-right: 1em; margin-left: 0; }
  #page-header h1 { margin-top: 0; } }
@media screen and (max-width: 900px) { #page-body { padding-top: 66%; } }
@media screen and (max-width: 768px) { .legend-item { width: 50%; }
  .legend-item:nth-child(odd) { clear: left; } }
@media screen and (max-width: 767px) { #map-highlight { top: 90% !important; left: 5% !important; width: 90% !important; padding-left: 0; font-size: .857em; }
  #map-highlight.left { -moz-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; padding-right: 0; }
  #map-highlight #highlight-arrow { display: none; }
  #map-highlight #highlight-content { padding: 1em; }
  #header-share { position: static; margin-bottom: .5em; }
  #header-share ul li { float: left; margin-right: .5em; }
  #embed-code { position: static; width: auto; height: 0; overflow: hidden; clear: left; }
  #embed-code.active { width: auto; height: 2em; }
  .icons-list li { width: 17.6%; padding-top: 17.6%; }
  .icons-list li:nth-child(5) { margin-right: 0; }
  .icons-list li:nth-child(3) { margin-right: 3%; } }
@media screen and (max-width: 600px) { .icons-list li { width: 22.75%; padding-top: 22.75%; }
  .icons-list li:nth-child(5) { margin-right: 3%; }
  .icons-list li:nth-child(4) { margin-right: 0; }
  #footer-branding, #footer-branding img, #footer-share, #footer-share img { float: none; }
  #footer-share { margin-top: 1em; }
  #footer-share ul li { margin-bottom: 0; } }
@media screen and (max-width: 450px) { .legend-item { width: 100%; margin-bottom: 1em; float: none; }
  .icons-list li { width: 47.5%; margin-right: 5%; }
  .icons-list li:nth-child(4), .icons-list li:nth-child(5), .icons-list li:nth-child(3) { margin-right: 3%; }
  .icons-list li:nth-child(even) { margin-right: 0; }
  #page-body { margin-bottom: 5em; }
  #site-link { left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 80%; bottom: auto; top: 100%; } }
