@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?40032419');
  src: url('../font/fontello.eot?40032419#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?40032419') format('woff2'),
       url('../font/fontello.woff?40032419') format('woff'),
       url('../font/fontello.ttf?40032419') format('truetype'),
       url('../font/fontello.svg?40032419#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?40032419#fontello') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.fa-globe:before { content: '\e800'; } /* '' */
.fa-globe-inv:before { content: '\e801'; } /* '' */
.fa-globe-1:before { content: '\e802'; } /* '' */
.fa-mercator:before { content: '\e803'; } /* '' */
.fa-zoom-out:before { content: '\e804'; } /* '' */
.fa-zoom-in:before { content: '\e805'; } /* '' */
.fa-menu:before { content: '\e806'; } /* '' */
.fa-share:before { content: '\e807'; } /* '' */
.fa-share-squared:before { content: '\e808'; } /* '' */
.fa-globe-2:before { content: '\e809'; } /* '' */
.fa-globe-alt:before { content: '\e80a'; } /* '' */
.fa-health:before { content: '\e80b'; } /* '' */
.fa-food-and-ag:before { content: '\e80c'; } /* '' */
.fa-people-and-society:before { content: '\e80d'; } /* '' */
.fa-environment:before { content: '\e80e'; } /* '' */
.fa-play:before { content: '\e80f'; } /* '' */
.fa-stop:before { content: '\e810'; } /* '' */
.fa-pause:before { content: '\e811'; } /* '' */
.fa-play-circled:before { content: '\e812'; } /* '' */
.fa-play-circled2:before { content: '\e813'; } /* '' */
.fa-volume-off:before { content: '\e814'; } /* '' */
.fa-volume-up:before { content: '\e815'; } /* '' */
.fa-science-and-tech:before { content: '\e816'; } /* '' */
.fa-facebook:before { content: '\e817'; } /* '' */
.fa-facebook-squared:before { content: '\e818'; } /* '' */
.fa-twitter:before { content: '\e819'; } /* '' */
.fa-twitter-squared:before { content: '\e81a'; } /* '' */
.fa-twitter-circled:before { content: '\e81b'; } /* '' */
.fa-twitter-1:before { content: '\e81c'; } /* '' */
.fa-facebook-squared-1:before { content: '\e81d'; } /* '' */
.fa-gplus:before { content: '\e81e'; } /* '' */
.fa-gplus-circled:before { content: '\e81f'; } /* '' */
.fa-linkedin-circled:before { content: '\e820'; } /* '' */
.fa-instagram:before { content: '\e821'; } /* '' */
.fa-linkedin:before { content: '\e822'; } /* '' */
.fa-pinterest:before { content: '\e823'; } /* '' */
.fa-pinterest-circled:before { content: '\e824'; } /* '' */
.fa-tumblr-circled:before { content: '\e825'; } /* '' */
.fa-github-circled:before { content: '\e826'; } /* '' */
.fa-flickr:before { content: '\e827'; } /* '' */
.fa-flickr-circled:before { content: '\e828'; } /* '' */
.fa-facebook-circled:before { content: '\e829'; } /* '' */
.fa-facebook-1:before { content: '\e82a'; } /* '' */
.fa-video:before { content: '\e82b'; } /* '' */
.fa-videocam:before { content: '\e82c'; } /* '' */
.fa-arrows-ccw:before { content: '\e82d'; } /* '' */
.fa-pushpin:before { content: '\e82e'; } /* '' */
.fa-graduation-cap-1:before { content: '\e82f'; } /* '' */
.fa-cancel-circled:before { content: '\e830'; } /* '' */
.fa-cancel:before { content: '\e831'; } /* '' */
.fa-reply:before { content: '\f112'; } /* '' */
.fa-graduation-cap:before { content: '\f19d'; } /* '' */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=8550af5b48a4654ad028)
 * Config saved to config.json and https://gist.github.com/8550af5b48a4654ad028
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;

}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
  height: 100%;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

.isotooltip {
    padding: 10px 15px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 3.5px;
    opacity: 0.0;
    max-width: 290px;
    -webkit-transition: -webkit-transform 200ms;
    transition: transform 200ms;
    z-index: 99999;
    font-size: 13px;
    line-height: 15px;
}

.isotooltip-top {
    -webkit-transform: translate( 0, 5px );
    -ms-transform: translate( 0, 5px );
    transform: translate( 0, 5px );
}

.isotooltip-right {
    -webkit-transform: translate( -5px, 0 );
    -ms-transform: translate( -5px, 0 );
    transform: translate( -5px, 0 );
}

.isotooltip-bottom {
    -webkit-transform: translate( 0, -5px );
    -ms-transform: translate( 0, -5px );
    transform: translate( 0, -5px );
}

.isotooltip-left {
    -webkit-transform: translate( 5px, 0 );
    -ms-transform: translate( 5px, 0 );
    transform: translate( 5px, 0 );
}

.isotooltip.visible {
    opacity: 1.0;
    -webkit-transform: translate( 0, 0 );
    -ms-transform: translate( 0, 0 );
    transform: translate( 0, 0 );
}

.isotooltip-accent {
    position: absolute;
    box-sizing: border-box;
}

.isotooltip-top .isotooltip-accent,
.isotooltip-bottom .isotooltip-accent {
    width: 12px;
    height: 6px;
}

.isotooltip-right .isotooltip-accent,
.isotooltip-left .isotooltip-accent {
    width: 6px;
    height: 12px;
}

.isotooltip-top .isotooltip-accent {
    bottom: -6px;
    border-top: 6px solid #3498DB;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.isotooltip-right .isotooltip-accent {
    left: -6px;
    border-top: 6px solid transparent;
    border-right: 6px solid #3498DB;
    border-bottom: 6px solid transparent;
}

.isotooltip-bottom .isotooltip-accent {
    top: -6px;
    border-bottom: 6px solid #3498DB;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.isotooltip-left .isotooltip-accent {
    right: -6px;
    border-top: 6px solid #3498DB;
    border-left: 6px solid #3498DB;
    border-bottom: 6px solid #3498DB;
}

.isotooltip-content {
    margin: 0;
    color: #FFF;
    border: 1px solid #ccc;
}

.isotooltip a {
    color: #FFF;
    border: 1px solid white !important;
}

.isotooltip-click,
.isotooltip-hover,
.isotooltip-focus {
    cursor: pointer;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
select {
  color: #111;
}
html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.seohide {
  position: absolute;
  top: -9999px;
  left: -9999px;
  height: 100px;
  width: 100px;
  overflow: hidden;
}
body {
  background: #1e303d;
  font-size: 1.4rem;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.qm-theme-world-pop {
  position: relative;
}
input,
textarea {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "din-condensed-web", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
a,
button {
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.map-wrap button.projection-toggle-btn.active {
  color: rgba(255,255,0,0.3);
  pointer-events: none;
  cursor: default;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 15px;
}
.annotation {
  display: inline;
  background: #fffec4;
  color: #000;
  padding: 0 0.1rem;
  cursor: help;
}
.main-container {
  margin: auto;
  background: url("../img/site-bg.jpg") #070b0e center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.page-template-map .main-container {
  background: -webkit-linear-gradient(top, #5e8aa9, #395362);
  background: -moz-linear-gradient(top, #5e8aa9, #395362);
  background: -o-linear-gradient(top, #5e8aa9, #395362);
  background: -ms-linear-gradient(top, #5e8aa9, #395362);
  background: linear-gradient(to bottom, #5e8aa9, #395362);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.portrait-alert {
  display: none;
}
@media only screen and (min-width: 400px) and (max-width: 1050px) and (orientation: portrait) {
  .portrait-alert {
    display: block;
    z-index: 10000;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    text-align: center;
  }
  .portrait-alert .content {
    width: 100%;
    position: absolute;
    font-weight: bold;
    top: 29%;
    padding: 20px 5rem;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: center;
    margin: auto;
  }
}
.crappy-browser-alert {
  display: none;
  z-index: 10000;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  text-align: center;
}
.crappy-browser-alert .content {
  width: 100%;
  position: absolute;
  top: 29%;
  padding: 20px;
  text-align: center;
  margin: auto;
}
.general-content-area {
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 800px) {
  .general-content-area {
    width: 100%;
  }
}
.header {
  position: relative;
  z-index: 40;
  background: #222;
  padding: 1rem;
  zoom: 1;
  -webkit-box-shadow: 0px -1px 34px 6px rgba(0,0,0,0.75);
  box-shadow: 0px -1px 34px 6px rgba(0,0,0,0.75);
}
.header:before,
.header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header .logo {
  display: block;
  text-indent: -9999px;
  width: 163px;
  height: 50px;
  overflow: hidden;
  background: url("../img/logo.png");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1100px) {
  .header .logo {
    width: 7em;
    height: calc(7em / 100 * 30);
  }
}
.header .logo-wrapper {
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header .logo-pop-edu {
  width: 163px;
  margin-left: 1em;
  margin-bottom: -0.3em;
  font-size: 0.9em;
  text-decoration: none !important;
  color: #fff !important;
}
@media screen and (max-width: 1100px) {
  .header .logo-pop-edu {
    width: 8em;
    margin-left: 0.5em;
  }
}
@media screen and (max-width: 1100px) {
  .header .logo-pop-edu span {
    font-size: 0.8em;
  }
}
.header .logo-pop-edu img {
  display: inline-block;
  max-width: 100%;
  margin-top: -0.3em;
  cursor: pointer;
}
.header-year-controller {
  position: absolute;
  z-index: 50;
  top: -54px;
  right: 20px;
}
@media screen and (max-width: 1100px) {
  .header-year-controller {
    font-size: 1.2em;
    top: -2.35em;
  }
}
.header-year-controller input {
  background: #1e303d;
  color: #fff;
  font-size: 2rem;
  outline: 0;
  border: 0;
  font-family: "din-condensed-web", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px;
  width: 100px;
}
@media screen and (max-width: 1100px) {
  .header-year-controller input {
    font-size: inherit;
    width: 3em;
    padding: 0.25em;
  }
}
.header-year-controller label {
  display: inline-block;
  color: #00b9eb;
  margin-right: 4px;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: "din-condensed-web", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
  .header-year-controller label {
    font-size: inherit;
  }
}
.map-headline {
  font-size: 3rem;
  color: #00b9eb;
  position: absolute;
  z-index: 50;
  top: -48px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1100px) {
  .map-headline {
    font-size: 1.3em;
    top: -1.9em;
    left: unset;
    right: 1em;
  }
}
@media only screen and (max-width: 600px) {
  .map-headline {
    display: none;
  }
}
.map-headline strong {
  color: #fff;
  font-weight: 600;
}
.general-content-area {
  zoom: 1;
  padding: 30px 0;
}
.general-content-area:before,
.general-content-area:after {
  content: "";
  display: table;
}
.general-content-area:after {
  clear: both;
}
.general-content-area h1 {
  font-size: 3rem;
  line-height: 3.1rem;
  margin-bottom: 20px;
}
.general-content-area h2,
.general-content-area .h2 {
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 20px;
}
.general-content-area p {
  margin: 0 0 20px;
  font-size: 1.6rem;
  line-height: 2rem;
}
.general-content-area ul {
  list-style: disc;
  margin: 20px;
}
.general-content-area ol {
  list-style: decimal;
  margin: 20px;
}
.general-content-area .main-bd {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.general-content-area .main-bd:before,
.general-content-area .main-bd:after {
  content: '';
  display: table;
}
.general-content-area .main-bd:after {
  clear: both;
}
.general-content-area .main-bd:last-child {
  margin-right: 0%;
}
.general-content-area .sidebar {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.general-content-area .sidebar:before,
.general-content-area .sidebar:after {
  content: '';
  display: table;
}
.general-content-area .sidebar:after {
  clear: both;
}
.general-content-area .sidebar:last-child {
  margin-right: 0%;
}
.general-content-area .box-row {
  zoom: 1;
}
.general-content-area .box-row:before,
.general-content-area .box-row:after {
  content: "";
  display: table;
}
.general-content-area .box-row:after {
  clear: both;
}
.general-content-area .page-boxes {
  zoom: 1;
}
.general-content-area .page-boxes:before,
.general-content-area .page-boxes:after {
  content: "";
  display: table;
}
.general-content-area .page-boxes:after {
  clear: both;
}
.general-content-area .page-boxes .callout-box {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.general-content-area .page-boxes .callout-box:before,
.general-content-area .page-boxes .callout-box:after {
  content: '';
  display: table;
}
.general-content-area .page-boxes .callout-box:after {
  clear: both;
}
.general-content-area .page-boxes .callout-box:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.general-content-area .page-boxes .callout-box:nth-child(3n+1) {
  clear: both;
}
@media only screen and (max-width: 800px) {
  .general-content-area .page-boxes .callout-box {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .general-content-area .page-boxes .callout-box:first-child {
    margin-left: auto;
  }
  .general-content-area .page-boxes .callout-box:last-child {
    margin-right: auto;
  }
}
.general-content-area .callout-box {
  margin: 0 0 30px;
}
.general-content-area .callout-box h2 {
  background: #374854;
  color: #dbf500;
  padding: 5px 10px;
  font-size: 1.8rem;
  margin: 0;
}
.general-content-area .callout-box .img {
  height: 160px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.general-content-area .callout-box .description p {
  margin: 10px 0 0;
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.general-content-area .callout-box .lnk {
  display: block;
  margin-top: 5px;
}
.general-content-area .callout-box .lnk span {
  color: #fff;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  padding: 5px 0;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  transition: all 0.7s;
}
.general-content-area .callout-box .lnk i {
  font-size: 8px;
  display: inline-block;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
  color: #dbf500;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  transition: all 0.7s;
  margin-left: 5px;
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.general-content-area .callout-box .lnk:hover {
  text-decoration: none;
}
.general-content-area .callout-box .lnk:hover span {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
.main-nav-area {
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
}
.main-nav-area ul.top-level {
  zoom: 1;
  position: relative;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  float: right;
  min-width: 280px;
}
.main-nav-area ul.top-level:before,
.main-nav-area ul.top-level:after {
  content: "";
  display: table;
}
.main-nav-area ul.top-level:after {
  clear: both;
}
.main-nav-area ul.top-level:before,
.main-nav-area ul.top-level:after {
  content: '';
  display: table;
}
.main-nav-area ul.top-level:after {
  clear: both;
}
.main-nav-area ul.top-level:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 800px) {
  .main-nav-area ul.top-level {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .main-nav-area ul.top-level:first-child {
    margin-left: auto;
  }
  .main-nav-area ul.top-level:last-child {
    margin-right: auto;
  }
}
.main-nav-area ul.top-level > li {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.main-nav-area ul.top-level > li:before,
.main-nav-area ul.top-level > li:after {
  content: '';
  display: table;
}
.main-nav-area ul.top-level > li:after {
  clear: both;
}
.main-nav-area ul.top-level > li .menu {
  display: none;
}
.main-nav-area ul.top-level > li .addthis_toolbox {
  display: none;
}
.main-nav-area ul.top-level > li .addthis_toolbox .atclear {
  display: none;
}
.main-nav-area ul.top-level > li .addthis_native_counter {
  display: none !important;
}
.main-nav-area ul.top-level > li .addthis_native_counter_parent {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.main-nav-area ul.top-level > li.main-menu-li:hover .addthis_toolbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 1.7em;
  background: #fff;
  padding: 20px;
  text-align: center;
}
.main-nav-area ul.top-level > li.main-menu-li:hover .addthis_toolbox > a {
  display: block;
  color: #000;
  padding: 0 0 13px;
  clear: both;
}
.main-nav-area ul.top-level > li.main-menu-li:hover .menu {
  position: absolute;
  display: block;
  color: #000;
  left: 0;
  right: 0;
  width: 100%;
}
.main-nav-area ul.top-level > li.main-menu-li:hover .menu a {
  background: #fff;
  display: block;
  padding: 1rem;
  color: #000;
  margin-bottom: 1px;
}
.main-nav-area ul.top-level > li.main-menu-li:hover .menu a:hover {
  text-decoration: none;
  background: #11bdec;
  color: #fff;
}
.main-nav-area .top-lnk {
  font-family: "din-condensed-web", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  background: #fff;
  color: #000;
  display: block;
  white-space: nowrap;
  text-align: center;
  font-size: 1.8rem;
  text-decoration: none;
  padding: 1rem 0;
}
.main-nav-area .top-lnk i {
  margin-left: 10px;
}
.main-nav-area .top-lnk:first-child {
  border-right: 1px solid #ccc;
}
.main-nav-area .top-lnk:hover,
.main-nav-area .top-lnk .main-menu-li:hover .top-lnk {
  background: #dff2ff;
}
.main-content {
  position: relative;
  padding: 4rem 0;
}
.page-template-map .main-content {
  padding: 0;
}
.map-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0,0,0,0.9);
}
.map-loader .spinner {
  top: 40% !important;
  left: 50% !important;
}
.controls {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 190px;
}
.controls li {
  padding: 0 0 1px;
}
.controls button {
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0.5);
  display: block;
  font-size: 2rem;
}
.controls button:hover {
  background: rgba(0,0,0,0.9);
}
.info-bar {
  position: absolute;
  background: rgba(0,0,0,0.6);
  padding: 10px 17px 10px 0;
  left: 0;
  right: 0;
  bottom: 159px;
  z-index: 5;
  font-family: "din-condensed-web", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 8px;
  font-size: 17px;
}
.info-bar button {
  background: transparent;
  fill: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: fill 0.3s;
  -moz-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  -ms-transition: fill 0.3s;
  transition: fill 0.3s;
}
.info-bar button:hover {
  fill: #ff0 !important;
}
.info-bar button.active {
  fill: #00b9eb !important;
}
.info-bar .left {
  float: left;
}
.info-bar .right {
  float: right;
  margin-right: 20px;
}
.info-bar .right span {
  color: #fff;
}
.info-bar span {
  color: #dbf500;
}
.info-bar .dot {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  background: #dbf500;
  width: 7px;
  height: 7px;
  top: -2px;
}
.info-bar .milestone-dot {
  display: inline-block;
  top: -1px;
  left: -2px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #fff;
  position: relative;
  top: -5px;
}
.info-bar .milestone-dot:after {
  content: '';
  position: absolute;
  left: -5px;
  top: 5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
}
.info-bar .dot-info {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  border: 1.5px solid #dbf500;
  width: 7px;
  height: 7px;
  background: #e30000;
  top: -2px;
  margin: 0 2px;
}
.map-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}
.map-wrap button.disabled {
  cursor: default;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  pointer-events: none;
}
.map-wrap .map {
  min-width: 300px;
  height: 100%;
  background: #39c;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;
  background: #000;
  position: relative;
}
.map-wrap svg.mapsvg {
  cursor: move;
}
.map-wrap svg.mapsvg .land {
  stroke: #000;
  stroke-width: 0.3px;
}
.map-wrap .population-point,
.map-wrap .milestone {
  cursor: pointer;
}
.map-wrap .population-point.clicked-point {
  fill: #00f;
}
.map-wrap button {
  background: transparent;
  border: none;
  border: 0;
  padding: 0;
  outline: 0;
  cursor: pointer;
}
.map-wrap .legends {
  display: none;
  position: absolute;
  right: 20px;
  background: rgba(0,0,0,0.6);
  padding: 10px;
}
.map-wrap .legends .legend-key {
  display: none;
}
.map-wrap .overlays .overlay {
  stroke: none;
  display: none;
}
.map-wrap .overlays .overlay.active {
  display: block;
}
.map-wrap .filters {
  zoom: 1;
  position: absolute;
  z-index: 10;
  padding: 66px 0 0;
}
.map-wrap .filters:before,
.map-wrap .filters:after {
  content: "";
  display: table;
}
.map-wrap .filters:after {
  clear: both;
}
.map-wrap .filters h4 {
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 0.5rem;
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
}
.map-wrap .filters h4 i {
  top: -4px;
  position: relative;
  font-size: 10px;
  display: inline-block;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  transition: all 0.7s;
  color: #dbf500;
}
.map-wrap .filters button {
  font-size: 1.2rem;
  line-height: 1.3rem;
  padding: 8px 20px;
  margin-bottom: 1px;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  display: block;
  color: #f1f1f1;
}
.map-wrap .filters button.active {
  color: #fff;
}
.map-wrap .filters button:hover {
  background: #111;
}
.map-wrap .filters button.active {
  background: #00b9eb;
}
.map-wrap .filters button.active:hover {
  background: #0094bc;
}
.map-wrap .filters button.active {
  background: #00b9eb;
}
.map-wrap .filters button.active:hover {
  background: #0094bc;
}
.map-wrap .filters button.active.food_agr {
  background: #88050f;
}
.map-wrap .filters button.active.food_agr:hover {
  background: #6d040c;
}
.map-wrap .filters button.active.health {
  background: #03658c;
}
.map-wrap .filters button.active.health:hover {
  background: #025170;
}
.map-wrap .filters button.active.people_society {
  background: #898208;
}
.map-wrap .filters button.active.people_society:hover {
  background: #6e6806;
}
.map-wrap .filters button.active.environment {
  background: #875406;
}
.map-wrap .filters button.active.environment:hover {
  background: #6c4305;
}
.map-wrap .filters button.active.science_tech {
  background: #388a08;
}
.map-wrap .filters button.active.science_tech:hover {
  background: #2d6e06;
}
.map-wrap .filters .filter-box {
  float: left;
  padding: 16px 0 0 0;
  margin-right: 1px;
  background: #172732;
}
.map-wrap .filters .filter-box small {
  display: inline-block;
  position: relative;
  font-size: 10px;
  color: rgba(241,241,241,0.5);
}
.map-wrap .filters .filter-box ul {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.9s;
  -moz-transition: max-height 0.9s;
  -o-transition: max-height 0.9s;
  -ms-transition: max-height 0.9s;
  transition: max-height 0.9s;
}
.map-wrap .filters .filter-box:hover ul {
  max-height: 300px;
}
.map-wrap .filters .filter-box:hover h4 i {
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.map-wrap .graticule {
  fill-opacity: 1;
}
.map-wrap .graticule_mer,
.map-wrap .graticule_orth {
  fill: #39c;
  -webkit-transition: fill 1s;
  -moz-transition: fill 1s;
  -o-transition: fill 1s;
  -ms-transition: fill 1s;
  transition: fill 1s;
}
.orthographic-projection .map-wrap .graticule_mer,
.orthographic-projection .map-wrap .graticule_orth {
  fill: #39c;
}
.timeline-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  zoom: 1;
}
.timeline-wrap:before,
.timeline-wrap:after {
  content: "";
  display: table;
}
.timeline-wrap:after {
  clear: both;
}
.timeline-wrap g {
  position: relative;
}
.timeline-wrap .zoom-controls,
.timeline-wrap .play-controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  background: #000;
}
.timeline-wrap .zoom-controls .mid,
.timeline-wrap .play-controls .mid {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.timeline-wrap .zoom-controls button,
.timeline-wrap .play-controls button {
  margin: 0 0 5px;
  background: transparent;
  color: #dadbdc;
  border: none;
  outline: 0;
  font-size: 20px;
  cursor: pointer;
  display: block;
  width: 40px;
  padding: 0;
  text-align: center;
}
.timeline-wrap .zoom-controls button:hover,
.timeline-wrap .play-controls button:hover {
  color: #fff;
}
.timeline-wrap .zoom-controls button.disabled,
.timeline-wrap .play-controls button.disabled {
  cursor: default;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.timeline-wrap .zoom-controls button i,
.timeline-wrap .play-controls button i {
  display: block;
  width: 40px;
}
.timeline-wrap .play-controls {
  right: 0;
  left: auto;
}
.timeline-wrap .timeline {
  margin-left: 0;
  margin-right: 40px;
}
.timeline-wrap .timeline .timeline-container {
  zoom: 1;
}
.timeline-wrap .timeline .timeline-container:before,
.timeline-wrap .timeline .timeline-container:after {
  content: "";
  display: table;
}
.timeline-wrap .timeline .timeline-container:after {
  clear: both;
}
.timeline-wrap .timeline .timeline-svg {
  background: #000;
  float: left;
}
.timeline-wrap rect.cursor {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  cursor: col-resize;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.timeline-wrap rect.cursor:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.timeline-wrap .cursor-slider {
  cursor: col-resize;
}
@media only screen and (min-width: 400px) and (max-width: 1050px) {
  .timeline-wrap .cursor-slider {
    cursor: pointer;
  }
}
.timeline-wrap polygon.cursor-handle {
  fill: #fff;
  cursor: col-resize;
}
.timeline-wrap .fa-icon-key {
  fill: #fff;
  font-size: 1.59rem;
  font-family: 'fontello';
  text-align: center;
  text-anchor: middle;
  cursor: default;
}
.timeline-wrap g.bands-group rect.milestone-point {
  pointer-events: all;
  cursor: pointer;
  stroke: #999;
  stroke-width: 0.5;
}
.timeline-wrap g.bands-group text.year-label {
  pointer-events: none;
  font-size: 11px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.video-overlay {
  background: #000;
  z-index: 1;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.video-overlay iframe {
  margin-top: 100px;
}
.video-overlay .controls button {
  border: none;
}
.video-overlay .controls button i {
  color: #666 !important;
}
.video-overlay .controls button.video i {
  color: #fff !important;
}
.back-to-map-btn {
  position: fixed;
  color: #ff0;
  font-size: 15px;
  z-index: 10;
  right: 290px;
  text-transform: uppercase;
  top: 83px;
  background: transparent;
  border: none;
  font-family: "din-condensed-web", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.video__header {
  position: fixed;
  left: 20px;
  top: 83px;
  z-index: 10;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 15px;
}
.video__companion-text-link {
  display: inline-block;
  margin-left: 1em;
  color: #dbf500 !important;
}
.modal-open .row,
.modal-open .container {
  overflow: hidden;
}
.modal-open .btn-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.modal-open .btn-row .btn {
  border-radius: 0 !important;
  margin-right: 20px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  cursor: pointer;
}
.modal-open .desc {
  zoom: 1;
}
.modal-open .desc:before,
.modal-open .desc:after {
  content: "";
  display: table;
}
.modal-open .desc:after {
  clear: both;
}
.modal-open select {
  color: #000 !important;
}
.modal-open .intro-footer {
  zoom: 1;
}
.modal-open .intro-footer:before,
.modal-open .intro-footer:after {
  content: "";
  display: table;
}
.modal-open .intro-footer:after {
  clear: both;
}
.modal-open .intro-footer .logos {
  text-align: right;
}
.modal-open .intro-footer .logos a {
  display: inline-block;
  margin-left: 25px;
}
.modal-open .intro-footer img {
  height: 40px !important;
  width: auto !important;
  display: inline-block;
}
.modal-open .modal-content {
  color: #fff;
  overflow: hidden;
  background: rgba(30,44,57,0.9);
}
.modal-open .modal-dialog {
  margin-top: 47px;
}
.modal-open .modal-head {
  background: #253645;
  color: #dbf500;
  padding: 2rem;
  position: relative;
}
.modal-open .modal-head .exit-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 3rem;
}
.modal-open .modal-footer {
  border-top: #253645 1px solid;
  display: none;
}
.modal-open h1.main {
  font-size: 2.1rem;
  line-height: 2.2rem;
  margin-bottom: 5px;
}
.modal-open h3.sub {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-weight: 100;
  line-height: 1.5rem;
  font-size: 1.4rem !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
}
.modal-open .bookmark-pin {
  float: right;
  background: transparent;
  font-size: 40px;
  position: absolute;
  top: 12px;
  right: 0;
  z-index: 10;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.modal-open .bookmark-pin:hover {
  background: transparent;
}
.modal-open .bookmark-pin.on {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.modal-open .video {
  height: 500px;
}
@media only screen and (max-width: 800px) {
  .modal-open .video {
    height: 300px;
  }
}
.modal-open p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 10px;
}
.modal-open .modal-body button {
  background: #477291;
  color: #fff;
  border: 0;
  outline: 0;
  padding: 19px 14px;
  border-radius: 0px;
  margin-right: 8px;
}
.modal-open .modal-body button:hover {
  background: #6190b2;
}
.modal-open .fluid {
  width: auto;
  max-width: 100%;
  height: auto;
  float: left;
}
.modal-open .col-md-4 {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.modal-open .cats {
  padding: 10px 0 0;
}
.modal-open .cats li {
  display: inline;
  margin-right: 6px;
  padding: 5px 10px;
}
.modal-open .cats li:first-child {
  padding-left: 0;
}
.modal-open .cats li.food_agr {
  background: #88050f;
}
.modal-open .cats li.health {
  background: #03658c;
}
.modal-open .cats li.people_society {
  background: #898208;
}
.modal-open .cats li.environment {
  background: #875406;
}
.modal-open .cats li.science_tech {
  background: #388a08;
}
.modal-open .cats strong {
  font-weight: 700;
}
.modal-open .social-links {
  position: absolute;
  bottom: -53px;
  left: 0;
  font-size: 2rem;
}
.modal-open .social-links a {
  color: #ccc;
}
.modal-open .social-links a:hover {
  color: #fff;
}
.modal-open .intro-modal img {
  width: 100%;
  height: auto;
}
.modal-open .intro-modal .watch {
  background: transparent;
}
.modal-open .intro-modal h1 {
  font-size: 2.5rem;
  line-height: 2.8rem;
  margin: 0;
}
.modal-open .intro-modal h4 {
  color: #dbf500;
  text-transform: none;
  line-height: 2rem;
  font-size: 1.8rem;
  margin-bottom: 11px;
  padding: 0 0 0px;
}
.modal-open .intro-modal .modal-body {
  padding: 55px;
}
.modal-open .language {
  text-align: right;
  padding: 10px 5px;
}
.modal-open .language ul {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.modal-open .language ul .active {
  color: #dbf500;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.modal-open .language ul li:hover {
  color: #dbf500;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-open .language i {
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  transition: all 1.5s;
  color: #dbf500;
  font-size: 10px;
  display: inline-block;
}
.modal-open .language:hover {
  cursor: pointer;
}
.modal-open .language:hover ul {
  max-height: 300px;
}
.modal-open .language:hover i {
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.mapsvg .milestone {
  fill: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  stroke: #fff;
}
.population-point {
  fill: #ff0;
  stroke: #ff0;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
}
.population-point.description {
  fill: #e30000;
  cursor: pointer;
}
.anthrome .population-point,
.life_expectancy .population-point,
.fertility_rates .population-point,
.urbanization .population-point {
  fill: #fff;
  stroke: #222;
}
.population-point.bookmark {
  fill: #f1f1f1;
  stroke: #333;
  stroke-width: 0.1px !important;
}
.isChrome .population-point {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.isChrome .population-point.animate_1 {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.isChrome .population-point.animate_2 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.isChrome .population-point.animate_3 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.isChrome .population-point.animate_4 {
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
  -ms-transition-delay: 2s;
  transition-delay: 2s;
}
.isChrome .population-point.animate_5 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.isChrome .population-point.animate_6 {
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  -ms-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.isChrome .population-point.animate_7 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.isChrome .population-point.animate_8 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.isChrome .population-point.animate_9 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.isChrome .population-point.animate_10 {
  -webkit-transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  -ms-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.isChrome .population-point.animate_11 {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.isChrome .population-point.animate_12 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.isChrome .population-point.animate_13 {
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  -ms-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.isChrome .population-point.animate_14 {
  -webkit-transition-delay: 1.25s;
  -moz-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  -ms-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
.isChrome .population-point.animate_15 {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.extent-reached {
  color: #dadbdc;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.page-template-default .main-content p a {
  color: #dbf500;
}
.page-template-default .main-content p a:hover {
  color: #000;
}
.country-popup {
  background: rgba(30,44,57,0.9);
  position: absolute;
  pointer-events: none;
}
.country-popup .modal-head {
  background: #253645;
  color: #dbf500;
  padding: 2rem;
}
.my-number .birth-form {
  margin-bottom: 15px;
}
.my-number .birth-form #input-error {
  display: none;
  padding: 5px 0;
  color: #8c2b2b;
}
.my-number .birth-form input.txt {
  width: 45px;
  height: 30px;
  background: #070b0e;
  text-align: center;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  vertical-align: top;
}
.my-number .birth-form div.submit-btn {
  color: #dbf500;
  padding: 2.5px 10px;
  display: inline-block;
  background: #070b0e;
  margin: none;
  vertical-align: top;
  cursor: pointer;
}
.my-number .birth-form div.submit-btn:hover {
  color: #fff;
}
.my-number .birth-form div.submit-btn h2 {
  margin-bottom: 0;
  font-size: 20px;
}
.my-number__stickers-section {
  margin-top: 4em;
}
.my-number__stickers-section ul {
  margin-left: 0;
  list-style: none;
}
.my-number__stickers-section a {
  color: #dbf500 !important;
}
.my-number__stickers-section p {
  margin-bottom: 0.8em;
}
.my-number__sticker {
  margin-bottom: 2em;
}
.my-number__sticker img {
  max-width: 100%;
  height: auto !important;
}
.pop-projection .main-bd,
.my-number .main-bd,
.population-history-graph .main-bd {
  poistion: relative;
}
.pop-projection .social-links,
.my-number .social-links,
.population-history-graph .social-links {
  float: right;
  font-size: 2rem;
}
.pop-projection .social-links a,
.my-number .social-links a,
.population-history-graph .social-links a {
  color: #ccc;
}
.pop-projection .social-links a:hover,
.my-number .social-links a:hover,
.population-history-graph .social-links a:hover {
  color: #fff;
}
.pop-projection .chart-title,
.my-number .chart-title,
.population-history-graph .chart-title {
  text-align: center;
}
.pop-projection .chart-svg,
.my-number .chart-svg,
.population-history-graph .chart-svg {
  background: rgba(37,145,183,0.1);
}
.pop-projection .chart-svg .upper-label-text,
.my-number .chart-svg .upper-label-text,
.population-history-graph .chart-svg .upper-label-text,
.pop-projection .chart-svg .lower-label-text,
.my-number .chart-svg .lower-label-text,
.population-history-graph .chart-svg .lower-label-text,
.pop-projection .chart-svg .y.label,
.my-number .chart-svg .y.label,
.population-history-graph .chart-svg .y.label {
  font-size: 10px;
}
.pop-projection .chart-svg .clip.below,
.my-number .chart-svg .clip.below,
.population-history-graph .chart-svg .clip.below {
  fill: #dbf500;
}
.pop-projection .chart-svg .clip.above,
.my-number .chart-svg .clip.above,
.population-history-graph .chart-svg .clip.above {
  fill: #808080;
}
.pop-projection .chart-svg .tick line,
.my-number .chart-svg .tick line,
.population-history-graph .chart-svg .tick line {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  stroke: #fff;
}
.pop-projection .chart-svg .tick text,
.my-number .chart-svg .tick text,
.population-history-graph .chart-svg .tick text {
  fill: #fff;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.pop-projection .chart-svg text.label,
.my-number .chart-svg text.label,
.population-history-graph .chart-svg text.label {
  fill: #fff;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.pop-projection .chart-svg path.domain,
.my-number .chart-svg path.domain,
.population-history-graph .chart-svg path.domain {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.pop-projection .chart-svg text.the-number,
.my-number .chart-svg text.the-number,
.population-history-graph .chart-svg text.the-number {
  background: #dbf500;
  font-size: 22px;
  font-weight: bold;
}
.pop-projection .chart-svg .line,
.my-number .chart-svg .line,
.population-history-graph .chart-svg .line {
  fill: none;
}
.pop-projection .chart-svg #median.active,
.my-number .chart-svg #median.active,
.population-history-graph .chart-svg #median.active {
  stroke-width: 1.5px;
}
.pop-projection {
  position: relative;
}
.pop-projection .overlay {
  fill: none;
  pointer-events: all;
}
.pop-projection .focus circle {
  fill: #dbf500;
}
.pop-projection .footer-label {
  float: right;
  margin-top: 20px;
}
.pop-projection .rangeOption {
  float: right;
  margin-left: 2em;
  margin-top: 20px;
  width: 200px;
}
.pop-projection .rangeOption .slider {
  width: 200px;
  height: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 5px;
  margin: 2px;
  background-color: #909090;
}
.pop-projection .rangeOption input[type=range]:focus {
  outline: none;
}
.pop-projection .rangeOption input[type=range]::-moz-focus-outer {
  border: 0;
}
.pop-projection .rangeOption .slider {
  width: 200px;
}
.pop-projection .rangeOption input {
  display: block;
}
.pop-projection .rangeOption .labels {
  position: relative;
  width: 200px;
  height: 13px;
  text-align: center;
}
.pop-projection .rangeOption .labels .minLabel {
  position: absolute;
  left: 0;
  width: 25px;
}
.pop-projection .rangeOption .labels .medianLabel {
  display: inline-block;
  text-align: center;
}
.pop-projection .rangeOption .labels .maxLabel {
  position: absolute;
  right: 0;
  width: 25px;
  text-align: right;
}
.pop-projection .rangeOption .labels span {
  font-size: 10px;
}
.hide {
  display: none;
}
.footer {
  background: #222;
  padding: 20px;
}
.footer .inner {
  max-width: 99%;
  margin: auto;
  zoom: 1;
}
.footer .inner:before,
.footer .inner:after {
  content: "";
  display: table;
}
.footer .inner:after {
  clear: both;
}
.footer .inner .col {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  height: 30px;
}
.footer .inner .col:before,
.footer .inner .col:after {
  content: '';
  display: table;
}
.footer .inner .col:after {
  clear: both;
}
@media only screen and (max-width: 800px) {
  .footer .inner .col {
    height: auto;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px 0;
  }
  .footer .inner .col:first-child {
    margin-left: auto;
  }
  .footer .inner .col:last-child {
    margin-right: auto;
  }
  .footer .inner .col * {
    text-align: center;
  }
}
.footer .inner .logos {
  zoom: 1;
}
.footer .inner .logos:before,
.footer .inner .logos:after {
  content: "";
  display: table;
}
.footer .inner .logos:after {
  clear: both;
}
.footer .inner .logos img {
  height: 30px;
  width: auto;
}
@media only screen and (max-width: 1050px) {
  .footer .inner .logos img {
    height: 23px;
  }
}
.footer .inner .logos a {
  display: inline-block;
  margin-right: 20px;
}
.footer .inner .copyright {
  font-size: 12px;
  color: #fff;
}
.footer .inner .copyright span {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
@media only screen and (max-width: 800px) {
  .footer .inner .copyright span {
    position: absolute;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 250px;
  }
}
.footer .inner .social {
  text-align: center;
}
.footer .inner .social ul {
  padding: 7px 0 0;
}
.footer .inner .social ul li {
  display: inline;
}
.footer .inner .social ul li a {
  color: #fff;
  font-size: 16px;
}
.dirtypin {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url("/wp-content/themes/world-pop/assets/img/pin.png");
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s;
  z-index: 1;
  cursor: pointer;
}
.dirtypin:nth-child(odd) {
  -webkit-transform: translateX(4px) rotate(10deg);
  -moz-transform: translateX(4px) rotate(10deg);
  -o-transform: translateX(4px) rotate(10deg);
  -ms-transform: translateX(4px) rotate(10deg);
  transform: translateX(4px) rotate(10deg);
}
.dirtypin:nth-child(even) {
  -webkit-transform: translateX(-4px) rotate(-10deg);
  -moz-transform: translateX(-4px) rotate(-10deg);
  -o-transform: translateX(-4px) rotate(-10deg);
  -ms-transform: translateX(-4px) rotate(-10deg);
  transform: translateX(-4px) rotate(-10deg);
}
.dirtypin.fadeshow {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.safehide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.tooltip.top {
  padding: 5px 0;
}
.tooltip.right {
  padding: 0 5px;
}
.tooltip.bottom {
  padding: 5px 0;
}
.tooltip.left {
  padding: 0 5px;
}
.tooltip-inner {
  border: 1px solid #ccc;
}
.tooltip-arrow:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  z-index: -1;
}
.tooltip.top .tooltip-arrow {
  bottom: 2px;
}
.tooltip.top .tooltip-arrow:after {
  bottom: -2px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ccc;
}
.tooltip.bottom .tooltip-arrow {
  top: 2px;
}
.tooltip.bottom .tooltip-arrow:after {
  top: -2px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ccc;
}
.tooltip.left .tooltip-arrow {
  right: 2px;
}
.tooltip.left .tooltip-arrow:after {
  right: -2px;
  top: 50%;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
}
.tooltip.right .tooltip-arrow {
  left: 2px;
}
.tooltip.right .tooltip-arrow:after {
  left: -2px;
  top: 50%;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ccc;
}
#urban-centers-charts-wrapper {
  margin-bottom: 1em;
}
#urban-distribution-chart .colors-hint {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
#urban-distribution-chart .color-hint {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0.7em 0.5em;
}
#urban-distribution-chart .color-hint__color {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-bottom: 0.3em;
}
#woomen-education-fertility-charts-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.resorces__group {
  margin-bottom: 1.5em;
}
.resorces__group:last-child {
  margin-bottom: 0;
}
[v-cloak] {
  display: none;
}
.quiz {
  margin-bottom: -4em;
}
.quiz ul {
  margin-left: 0;
  margin-right: 0;
  list-style: none;
}
.quiz button {
  margin-left: 0.5em;
  padding: 0.3em 0.5em;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #808413;
  cursor: pointer;
}
.quiz button:hover {
  background: #8f9315;
}
.quiz button:first-child {
  margin-left: 0;
}
.quiz button[disabled] {
  cursor: default;
  background: #5e600e;
}
.quiz__questions {
  grid-column: 1/2;
  grid-row: 1/4;
}
.quiz__questions-wrapper {
  display: grid;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}
.quiz__questions__progress {
  padding: 6px 2em;
  background-color: #808413;
  color: #e8e6e3;
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}
.quiz__questions__progress-wrapper {
  grid-column: 2/3;
  grid-row: 1/2;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.quiz__questions__controls {
  grid-column: 2/3;
  grid-row: 3/4;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.quiz__question {
  display: none;
}
.quiz__question_is-visible {
  display: block;
  margin-bottom: 4em;
}
.quiz__question_is-answered .quiz__question__option_is-correct {
  background: #6db46d;
}
.quiz__question_is-answered .quiz__question__option_is-selected.quiz__question__option_is-wrong {
  background: #750000;
}
.quiz__question_is-answered .quiz__question__option__label,
.quiz__question_is-answered .quiz__question__option__input {
  cursor: default;
}
.quiz__question_is-answered-correct .quiz__question__result__label {
  color: #d6df24;
}
.quiz__question_is-answered-wrong .quiz__question__result__label {
  color: #ff1a1a;
}
.quiz__question__label {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  color: #d6df24;
  font-size: 27px;
  font-weight: 400;
}
.quiz__question__option {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.3em;
  padding: 0.3em 0.4em;
}
.quiz__question__option__label,
.quiz__question__option__input {
  cursor: pointer;
}
.quiz__question__option__input {
  margin-right: 0.2em;
}
.quiz__question__option__controls {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 1.25em;
  font-size: 0.45em;
}
.quiz__question__option__control {
  display: inline-block;
  margin-bottom: 1em;
  cursor: pointer;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.quiz__question__option__control:last-child {
  margin-bottom: 0;
}
.quiz__question__option__control:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.quiz__question__result {
  margin-top: 2em;
}
.quiz__question__result__label {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  font-size: 22px !important;
  font-weight: 700;
}
.quiz__result {
  margin-bottom: 4em;
}
.css-triangle {
  width: 0;
  height: 0;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
}
.css-triangle_up {
  border-bottom: 1em solid currentColor;
}
.css-triangle_down {
  border-top: 1em solid currentColor;
}
@media screen and (max-width: 1100px) {
  .quiz__questions {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .quiz__questions__progress-wrapper {
    grid-column: 1/2;
    grid-row: 1/2;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 1em;
  }
  .quiz__questions__controls {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
