/* line 9, ../sass/partials/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 24, ../sass/partials/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 34, ../sass/partials/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 39, ../sass/partials/_normalize.scss */
[hidden] {
  display: none;
}

/* line 46, ../sass/partials/_normalize.scss */
html {
  font-family: "Helvetica Neue", "Arial", sans-serif;
  font-size: 87.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.42857em;
}

/* line 55, ../sass/partials/_normalize.scss */
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", "Arial", sans-serif;
}

/* line 63, ../sass/partials/_normalize.scss */
body {
  margin: 0;
}

/* line 70, ../sass/partials/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 74, ../sass/partials/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 82, ../sass/partials/_normalize.scss */
p,
pre {
  margin: 1.42857em 0;
}

/* line 87, ../sass/partials/_normalize.scss */
blockquote {
  margin: 1.42857em 40px;
}

/* line 91, ../sass/partials/_normalize.scss */
h1, .alpha {
  font-size: 3.2em;
  line-height: 1.33929em;
  margin-bottom: 0.44643em;
}

/* line 97, ../sass/partials/_normalize.scss */
h2, .beta {
  font-size: 1.33em;
  line-height: 2.14823em;
  margin-bottom: 1.07411em;
}

/* line 103, ../sass/partials/_normalize.scss */
h3, .gamma {
  font-size: 1.07em;
  line-height: 1.33511em;
  margin-bottom: 1.33511em;
}

/* line 109, ../sass/partials/_normalize.scss */
h4, .delta {
  font-size: 1em;
  line-height: 1.42857em;
  margin-bottom: 1.42857em;
}

/* line 115, ../sass/partials/_normalize.scss */
h5, .epsilon {
  font-size: 1em;
  line-height: 1.42857em;
  margin-bottom: 1.42857em;
}

/* line 121, ../sass/partials/_normalize.scss */
h6, .zeta {
  font-size: 1em;
  line-height: 1.42857em;
  margin-bottom: 1.42857em;
}

/* line 127, ../sass/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 131, ../sass/partials/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 136, ../sass/partials/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 140, ../sass/partials/_normalize.scss */
hr {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
}

/* line 145, ../sass/partials/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 150, ../sass/partials/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.42857em;
}

/* line 161, ../sass/partials/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 165, ../sass/partials/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 169, ../sass/partials/_normalize.scss */
small {
  font-size: 80%;
}

/* line 173, ../sass/partials/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 181, ../sass/partials/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 185, ../sass/partials/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 192, ../sass/partials/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1.42857em 0;
  padding: 0 0 0 40px;
}

/* line 200, ../sass/partials/_normalize.scss */
dl {
  padding: 0;
}

/* line 204, ../sass/partials/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 209, ../sass/partials/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* line 219, ../sass/partials/_normalize.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 226, ../sass/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 233, ../sass/partials/_normalize.scss */
figure {
  margin: 0;
}

/* line 241, ../sass/partials/_normalize.scss */
form {
  margin: 0;
}

/* line 246, ../sass/partials/_normalize.scss */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  border-top-width: 0.07143em;
  border-top-style: solid;
  padding-top: 0.42857em;
  border-bottom-width: 0.07143em;
  border-bottom-style: solid;
  padding-bottom: 0.85714em;
  border-left-width: 0.07143em;
  border-left-style: solid;
  padding-left: 0.82143em;
  border-right-width: 0.07143em;
  border-right-style: solid;
  padding-right: 0.82143em;
}

/* line 255, ../sass/partials/_normalize.scss */
legend {
  border: 0;
  padding: 0;
  *margin-left: -7px;
}

/* line 263, ../sass/partials/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 276, ../sass/partials/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 281, ../sass/partials/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 286, ../sass/partials/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 297, ../sass/partials/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 302, ../sass/partials/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

/* line 312, ../sass/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 317, ../sass/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 322, ../sass/partials/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 328, ../sass/partials/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 336, ../sass/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1, ../sass/partials/_flags.scss */
.flag {
  float: left;
  width: 16px;
  height: 11px;
  margin: 4px 4px 4px 0;
  background: url(../img/flags.png) no-repeat;
}

/* line 9, ../sass/partials/_flags.scss */
.flag.flag-au {
  background-position: -16px 0;
}

/* line 10, ../sass/partials/_flags.scss */
.flag.flag-ca {
  background-position: -32px 0;
}

/* line 11, ../sass/partials/_flags.scss */
.flag.flag-cn {
  background-position: -48px 0;
}

/* line 12, ../sass/partials/_flags.scss */
.flag.flag-de {
  background-position: 0 -11px;
}

/* line 13, ../sass/partials/_flags.scss */
.flag.flag-es {
  background-position: -16px -11px;
}

/* line 14, ../sass/partials/_flags.scss */
.flag.flag-gb {
  background-position: -32px -11px;
}

/* line 15, ../sass/partials/_flags.scss */
.flag.flag-in {
  background-position: -48px -11px;
}

/* line 16, ../sass/partials/_flags.scss */
.flag.flag-it {
  background-position: 0 -22px;
}

/* line 17, ../sass/partials/_flags.scss */
.flag.flag-nl {
  background-position: -16px -22px;
}

/* line 18, ../sass/partials/_flags.scss */
.flag.flag-nz {
  background-position: -32px -22px;
}

/* line 19, ../sass/partials/_flags.scss */
.flag.flag-pt {
  background-position: -48px -22px;
}

/* line 20, ../sass/partials/_flags.scss */
.flag.flag-se {
  background-position: 0 -33px;
}

/* line 21, ../sass/partials/_flags.scss */
.flag.flag-za {
  background-position: -16px -33px;
}

/********************************* Core ******************************/
/* line 110, ../sass/partials/_simptip.scss */
[data-tooltip] {
  position: relative;
  display: inline-block;
}
/* line 113, ../sass/partials/_simptip.scss */
[data-tooltip]:before, [data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 999999;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 124, ../sass/partials/_simptip.scss */
[data-tooltip]:before {
  content: '';
  border: 6px solid transparent;
}
/* line 129, ../sass/partials/_simptip.scss */
[data-tooltip]:after {
  height: 22px;
  padding: 11px 11px 0 11px;
  font-size: 13px;
  line-height: 11px;
  content: attr(data-tooltip);
  white-space: nowrap;
}
/* line 35, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-top:before {
  border-top-color: #323232;
}
/* line 36, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-top:after {
  background-color: #323232;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-bottom:before {
  border-bottom-color: #323232;
}
/* line 36, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-bottom:after {
  background-color: #323232;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-left:before {
  border-left-color: #323232;
}
/* line 36, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-left:after {
  background-color: #323232;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-right:before {
  border-right-color: #323232;
}
/* line 36, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-right:after {
  background-color: #323232;
  color: #ecf0f1;
}
/* line 42, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-top.half-arrow:before {
  border-right: 7px solid #323232;
}
/* line 42, ../sass/partials/_simptip.scss */
[data-tooltip].simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #323232;
}
/* line 138, ../sass/partials/_simptip.scss */
[data-tooltip]:hover, [data-tooltip]:focus {
  background-color: transparent;
}
/* line 140, ../sass/partials/_simptip.scss */
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
  opacity: 1;
  visibility: visible;
}

/******************************* Position ****************************/
/* line 152, ../sass/partials/_simptip.scss */
.simptip-position-right:before, .simptip-position-left:before, .simptip-position-right:after, .simptip-position-left:after {
  bottom: 50%;
}
/* line 153, ../sass/partials/_simptip.scss */
.simptip-position-right:before, .simptip-position-left:before {
  margin-bottom: -5px;
}
/* line 154, ../sass/partials/_simptip.scss */
.simptip-position-right:after, .simptip-position-left:after {
  margin-bottom: -14.66667px;
}
/* line 158, ../sass/partials/_simptip.scss */
.half-arrow.simptip-position-right:before, .half-arrow.simptip-position-left:before {
  bottom: 16px;
  border-style: none;
  border-top: 7px solid transparent;
}
/* line 168, ../sass/partials/_simptip.scss */
.simptip-multiline.simptip-position-right:before, .simptip-multiline.simptip-position-left:before, .simptip-multiline.simptip-position-right:after, .simptip-multiline.simptip-position-left:after {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-filter: blur(0px);
  filter: blur(0px);
  margin-bottom: 0;
}
/* line 175, ../sass/partials/_simptip.scss */
.simptip-multiline.simptip-position-right:before, .simptip-multiline.simptip-position-left:before {
  margin-bottom: 0;
}
/* line 178, ../sass/partials/_simptip.scss */
.simptip-multiline.half-arrow.simptip-position-right:before, .simptip-multiline.half-arrow.simptip-position-left:before {
  margin-bottom: -2px;
}

/* line 190, ../sass/partials/_simptip.scss */
.simptip-position-right:before, .simptip-position-right:after {
  left: 100%;
}
/* line 191, ../sass/partials/_simptip.scss */
.simptip-position-right:before {
  margin-left: -2px;
}
/* line 192, ../sass/partials/_simptip.scss */
.simptip-position-right:after {
  margin-left: 10px;
}
/* line 196, ../sass/partials/_simptip.scss */
.simptip-position-right.simptip-movable:before {
  margin-left: -10px;
}
/* line 197, ../sass/partials/_simptip.scss */
.simptip-position-right.simptip-movable:after {
  margin-left: 2px;
}
/* line 199, ../sass/partials/_simptip.scss */
.simptip-position-right.simptip-movable:hover:before, .simptip-position-right.simptip-movable:hover:after {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
/* line 202, ../sass/partials/_simptip.scss */
.simptip-position-right.simptip-movable.half-arrow:before {
  margin-left: -5px;
}
/* line 207, ../sass/partials/_simptip.scss */
.simptip-position-right.simptip-movable.simptip-multiline:hover:before, .simptip-position-right.simptip-movable.simptip-multiline:hover:after {
  -webkit-transform: translate(10px, 50%);
  -moz-transform: translate(10px, 50%);
  -ms-transform: translate(10px, 50%);
  -o-transform: translate(10px, 50%);
  transform: translate(10px, 50%);
}
/* line 217, ../sass/partials/_simptip.scss */
.simptip-position-right.half-arrow:before {
  margin-left: 3px;
  border-right: 7px solid #323232;
}

/* line 230, ../sass/partials/_simptip.scss */
.simptip-position-left:before, .simptip-position-left:after {
  right: 100%;
}
/* line 231, ../sass/partials/_simptip.scss */
.simptip-position-left:before {
  margin-right: -2px;
}
/* line 232, ../sass/partials/_simptip.scss */
.simptip-position-left:after {
  margin-right: 10px;
}
/* line 236, ../sass/partials/_simptip.scss */
.simptip-position-left.simptip-movable:before {
  margin-right: -10px;
}
/* line 237, ../sass/partials/_simptip.scss */
.simptip-position-left.simptip-movable:after {
  margin-right: 2px;
}
/* line 239, ../sass/partials/_simptip.scss */
.simptip-position-left.simptip-movable:hover:before, .simptip-position-left.simptip-movable:hover:after {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* line 242, ../sass/partials/_simptip.scss */
.simptip-position-left.simptip-movable.half-arrow:before {
  margin-right: -5px;
}
/* line 247, ../sass/partials/_simptip.scss */
.simptip-position-left.simptip-movable.simptip-multiline:hover:before, .simptip-position-left.simptip-movable.simptip-multiline:hover:after {
  -webkit-transform: translate(-10px, 50%);
  -moz-transform: translate(-10px, 50%);
  -ms-transform: translate(-10px, 50%);
  -o-transform: translate(-10px, 50%);
  transform: translate(-10px, 50%);
}
/* line 257, ../sass/partials/_simptip.scss */
.simptip-position-left.half-arrow:before {
  margin-right: 3px;
  border-left: 7px solid #323232;
}

/* line 268, ../sass/partials/_simptip.scss */
.simptip-position-bottom:before, .simptip-position-top:before, .simptip-position-bottom:after, .simptip-position-top:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 273, ../sass/partials/_simptip.scss */
.simptip-position-bottom:after, .simptip-position-top:after {
  width: auto;
}
/* line 277, ../sass/partials/_simptip.scss */
.half-arrow.simptip-position-bottom:before, .half-arrow.simptip-position-top:before {
  border-style: none;
  border-right: 7px solid #323232;
}

/* line 290, ../sass/partials/_simptip.scss */
.simptip-position-bottom:before, .simptip-position-bottom:after {
  top: 100%;
}
/* line 291, ../sass/partials/_simptip.scss */
.simptip-position-bottom:before {
  margin-top: -5px;
}
/* line 292, ../sass/partials/_simptip.scss */
.simptip-position-bottom:after {
  margin-top: 7px;
}
/* line 294, ../sass/partials/_simptip.scss */
.simptip-position-bottom:hover:before, .simptip-position-bottom:hover:after {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 299, ../sass/partials/_simptip.scss */
.simptip-position-bottom.simptip-movable:before {
  margin-top: -15px;
}
/* line 300, ../sass/partials/_simptip.scss */
.simptip-position-bottom.simptip-movable:after {
  margin-top: -3px;
}
/* line 302, ../sass/partials/_simptip.scss */
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
  -webkit-transform: translate(-50%, 10px);
  -moz-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  -o-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
}
/* line 307, ../sass/partials/_simptip.scss */
.simptip-position-bottom.simptip-movable.half-arrow:before {
  margin-top: -10px;
}
/* line 315, ../sass/partials/_simptip.scss */
.simptip-position-bottom.half-arrow:before {
  margin-top: 0;
  border-top: 7px solid transparent;
}

/* line 328, ../sass/partials/_simptip.scss */
.simptip-position-top:before, .simptip-position-top:after {
  bottom: 100%;
}
/* line 329, ../sass/partials/_simptip.scss */
.simptip-position-top:before {
  margin-bottom: -5px;
}
/* line 330, ../sass/partials/_simptip.scss */
.simptip-position-top:after {
  margin-bottom: 7px;
}
/* line 332, ../sass/partials/_simptip.scss */
.simptip-position-top:hover:before, .simptip-position-top:hover:after {
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
/* line 337, ../sass/partials/_simptip.scss */
.simptip-position-top.simptip-movable:before {
  margin-bottom: -15px;
}
/* line 338, ../sass/partials/_simptip.scss */
.simptip-position-top.simptip-movable:after {
  margin-bottom: -3px;
}
/* line 340, ../sass/partials/_simptip.scss */
.simptip-position-top.simptip-movable:hover:before, .simptip-position-top.simptip-movable:hover:after {
  -webkit-transform: translate(-50%, -10px);
  -moz-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  -o-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
/* line 345, ../sass/partials/_simptip.scss */
.simptip-position-top.simptip-movable.half-arrow:before {
  margin-bottom: -10px;
}
/* line 353, ../sass/partials/_simptip.scss */
.simptip-position-top.half-arrow:before {
  margin-bottom: 0;
  border-bottom: 7px solid transparent;
}

/******************************* Features ****************************/
/* line 367, ../sass/partials/_simptip.scss */
.simptip-movable:before, .simptip-movable:after {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

/* line 376, ../sass/partials/_simptip.scss */
.simptip-smooth:after {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 383, ../sass/partials/_simptip.scss */
.simptip-fade:before, .simptip-fade:after {
  -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
  -moz-transition: opacity 0.2s linear, visibility 0.2s linear;
  -o-transition: opacity 0.2s linear, visibility 0.2s linear;
  -ms-transition: opacity 0.2s linear, visibility 0.2s linear;
  transition: opacity 0.2s linear, visibility 0.2s linear;
}

/* line 392, ../sass/partials/_simptip.scss */
.simptip-multiline:after {
  height: auto;
  width: 150px;
  padding: 11px;
  line-height: 19px;
  white-space: normal;
  text-align: left;
}

/**************************** Diverse Colors *************************/
/* line 35, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-top:before {
  border-top-color: #62c462;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-top:after {
  background-color: #62c462;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-bottom:before {
  border-bottom-color: #62c462;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-bottom:after {
  background-color: #62c462;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-left:before {
  border-left-color: #62c462;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-left:after {
  background-color: #62c462;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-right:before {
  border-right-color: #62c462;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-right:after {
  background-color: #62c462;
  color: #ecf0f1;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-top.half-arrow:before {
  border-right: 7px solid #62c462;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-success.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #62c462;
}

/* line 35, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-top:before {
  border-top-color: #5bc0de;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-top:after {
  background-color: #5bc0de;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-bottom:before {
  border-bottom-color: #5bc0de;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-bottom:after {
  background-color: #5bc0de;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-left:before {
  border-left-color: #5bc0de;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-left:after {
  background-color: #5bc0de;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-right:before {
  border-right-color: #5bc0de;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-right:after {
  background-color: #5bc0de;
  color: #ecf0f1;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-top.half-arrow:before {
  border-right: 7px solid #5bc0de;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-info.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #5bc0de;
}

/* line 35, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-top:before {
  border-top-color: #e74c3c;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-top:after {
  background-color: #e74c3c;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-bottom:before {
  border-bottom-color: #e74c3c;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-bottom:after {
  background-color: #e74c3c;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-left:before {
  border-left-color: #e74c3c;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-left:after {
  background-color: #e74c3c;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-right:before {
  border-right-color: #e74c3c;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-right:after {
  background-color: #e74c3c;
  color: #ecf0f1;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-top.half-arrow:before {
  border-right: 7px solid #e74c3c;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-danger.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #e74c3c;
}

/* line 35, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-top:before {
  border-top-color: #e67e22;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-top:after {
  background-color: #e67e22;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-bottom:before {
  border-bottom-color: #e67e22;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-bottom:after {
  background-color: #e67e22;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-left:before {
  border-left-color: #e67e22;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-left:after {
  background-color: #e67e22;
  color: #ecf0f1;
}
/* line 35, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-right:before {
  border-right-color: #e67e22;
}
/* line 36, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-right:after {
  background-color: #e67e22;
  color: #ecf0f1;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-top.half-arrow:before {
  border-right: 7px solid #e67e22;
}
/* line 42, ../sass/partials/_simptip.scss */
.simptip-warning.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #e67e22;
}

/* line 3, ../sass/partials/_accordion.scss */
.ui-accordion-header {
  padding: 5px 10px;
  border: 1px solid #eee;
  color: #005678;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 11, ../sass/partials/_accordion.scss */
.ui-accordion-header-active {
  cursor: default;
}

/* line 15, ../sass/partials/_accordion.scss */
.ui-accordion-content {
  padding: 5px 10px;
  border: 1px solid #eee;
}

/* line 8, ../sass/partials/_grid.scss */
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16 {
  float: left;
  margin: 0 0 0 0.62724%;
}

/* line 13, ../sass/partials/_grid.scss */
.wrapper {
  clear: both;
  max-width: 1116px;
  padding: 5px 7px;
  margin: 0 auto;
}
/* line 7, ../sass/partials/_mixins.scss */
.wrapper {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.wrapper:before, .wrapper:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.wrapper:after {
  clear: both;
}

/* line 21, ../sass/partials/_grid.scss */
.grids {
  max-width: 1123px;
  clear: both;
  margin: 0 0 0 -0.62724%;
  list-style: none;
  position: relative;
}
/* line 7, ../sass/partials/_mixins.scss */
.grids {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.grids:before, .grids:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.grids:after {
  clear: both;
}
@media (max-width: 767px) {
  /* line 21, ../sass/partials/_grid.scss */
  .grids {
    margin-left: 0;
  }
}
/* line 33, ../sass/partials/_grid.scss */
.lt-ie8 .grids {
  margin: 0;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-1 {
  width: 5.62276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-2 {
  width: 11.87276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-3 {
  width: 18.12276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-4 {
  width: 24.37276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-5 {
  width: 30.62276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-6 {
  width: 36.87276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-7 {
  width: 43.12276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-8 {
  width: 49.37276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-9 {
  width: 55.62276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-10 {
  width: 61.87276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-11 {
  width: 68.12276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-12 {
  width: 74.37276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-13 {
  width: 80.62276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-14 {
  width: 86.87276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-15 {
  width: 93.12276%;
}

/* line 39, ../sass/partials/_grid.scss */
.grid-16 {
  width: 99.37276%;
}

@media (max-width: 767px) {
  /* line 46, ../sass/partials/_grid.scss */
  .grids [class^="grid-"] {
    position: relative;
    width: auto;
    float: none;
    margin-left: 0;
    margin-bottom: 7px;
  }
}
/* line 5, ../sass/partials/_wordpress.scss */
[class*="wp-image-"], .wp-caption {
  margin-top: 6px;
  margin-bottom: 1.5em;
  -webkit-transition: border-color 0.3s linear;
  -moz-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  -ms-transition: border-color 0.3s linear;
  transition: border-color 0.3s linear;
}
/* line 10, ../sass/partials/_wordpress.scss */
[class*="wp-image-"].alignleft, .wp-caption.alignleft {
  float: left;
  margin-right: 30px;
}
/* line 15, ../sass/partials/_wordpress.scss */
[class*="wp-image-"].alignright, .wp-caption.alignright {
  float: right;
  margin-left: 30px;
}
/* line 20, ../sass/partials/_wordpress.scss */
[class*="wp-image-"].aligncenter, .wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 29, ../sass/partials/_wordpress.scss */
.wp-caption img {
  margin-bottom: 10px;
}
/* line 33, ../sass/partials/_wordpress.scss */
.wp-caption .wp-caption-text {
  color: #005678;
  font-size: 0.92857em;
  line-height: 1.53846em;
  font-style: italic;
  text-align: center;
  margin-bottom: 0;
  padding: 0 10px;
}

/* line 4, ../sass/partials/_plugins.scss */
.slideshowlink {
  display: none;
}

/* line 8, ../sass/partials/_plugins.scss */
.ngg-galleryoverview {
  width: auto !important;
  clear: left !important;
}

/* line 13, ../sass/partials/_plugins.scss */
.ngg-gallery-thumbnail img {
  background: #fff !important;
}

/* line 17, ../sass/partials/_plugins.scss */
.ngg-gallery-thumbnail img:hover {
  background: #eee !important;
}

/* line 26, ../sass/partials/_plugins.scss */
.wp-polls {
  border-bottom: 4px solid #CCC;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 72%;
}

/* line 34, ../sass/partials/_plugins.scss */
.wp-polls p strong {
  font-size: 1.3em;
}

/* Browser Resets */
/* line 45, ../sass/partials/_plugins.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 49, ../sass/partials/_plugins.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 55, ../sass/partials/_plugins.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 56, ../sass/partials/_plugins.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 57, ../sass/partials/_plugins.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 58, ../sass/partials/_plugins.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 61, ../sass/partials/_plugins.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 62, ../sass/partials/_plugins.scss */
html[xmlns] .slides {
  display: block;
}

/* line 63, ../sass/partials/_plugins.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 68, ../sass/partials/_plugins.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 73, ../sass/partials/_plugins.scss */
.flexslider {
  margin: 0 0 20px;
  background: #023d63;
  color: #FFF;
  position: relative;
  zoom: 1;
}

/* line 74, ../sass/partials/_plugins.scss */
.flexslider p {
  margin: 0px;
  padding: 10px;
  line-height: 18px;
  text-align: center;
}

/* line 75, ../sass/partials/_plugins.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 76, ../sass/partials/_plugins.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 77, ../sass/partials/_plugins.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 79, ../sass/partials/_plugins.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 83, ../sass/partials/_plugins.scss */
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

/* line 84, ../sass/partials/_plugins.scss */
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

/* line 85, ../sass/partials/_plugins.scss */
.flex-direction-nav .flex-prev {
  left: -36px;
}

/* line 86, ../sass/partials/_plugins.scss */
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

/* line 87, ../sass/partials/_plugins.scss */
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

/* line 88, ../sass/partials/_plugins.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 89, ../sass/partials/_plugins.scss */
.flex-direction-nav .disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
/* line 92, ../sass/partials/_plugins.scss */
.flexslider .flex-control-nav {
  width: 100%;
  height: 12px;
  margin: 15px 0 5px 0;
  text-align: center;
  float: left;
}

/* line 93, ../sass/partials/_plugins.scss */
.flexslider2 .flex-control-nav {
  width: 100%;
  height: 12px;
  margin: 5px 0 5px 0;
  text-align: center;
  float: left;
}

/* line 94, ../sass/partials/_plugins.scss */
.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 95, ../sass/partials/_plugins.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #ccc;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}

/* line 96, ../sass/partials/_plugins.scss */
.flex-control-paging li a:hover {
  background: #0068aa;
  background: rgba(0, 0, 0, 0.7);
}

/* line 97, ../sass/partials/_plugins.scss */
.flex-control-paging li a.flex-active {
  background: #0068aa;
  cursor: default;
}

/* line 99, ../sass/partials/_plugins.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 100, ../sass/partials/_plugins.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 101, ../sass/partials/_plugins.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 102, ../sass/partials/_plugins.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 103, ../sass/partials/_plugins.scss */
.flex-control-thumbs .active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 106, ../sass/partials/_plugins.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  /* line 107, ../sass/partials/_plugins.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* line 115, ../sass/partials/_plugins.scss */
.ticker-wrapper.has-js {
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 20px;
  display: block;
  font-size: 1em;
}

/* line 122, ../sass/partials/_plugins.scss */
.ticker {
  width: 94%;
  height: 20px;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 130, ../sass/partials/_plugins.scss */
.ticker-title {
  padding-top: 0px;
  color: #990000;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 137, ../sass/partials/_plugins.scss */
.ticker-content {
  margin: 0px;
  position: absolute;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.2em;
}

/* line 146, ../sass/partials/_plugins.scss */
.ticker-content:focus {
  outline: none;
}

/* line 149, ../sass/partials/_plugins.scss */
.ticker-content a {
  text-decoration: none;
  color: #fff;
  margin: 2px 0 0 0px;
  z-index: 100;
}

/* line 153, ../sass/partials/_plugins.scss */
.ticker-content a:hover {
  text-decoration: underline;
  color: #0D3059;
}

/* line 157, ../sass/partials/_plugins.scss */
.ticker-swipe {
  padding-top: 0px;
  position: absolute;
  top: 0px;
  background-color: #0068aa;
  display: block;
  width: 100%;
  height: 23px;
}

/* line 166, ../sass/partials/_plugins.scss */
.ticker-swipe span {
  margin-left: 1px;
  background-color: #f8f0db;
  border-bottom: 1px solid #1F527B;
  height: 12px;
  width: 7px;
  display: block;
}

/* line 174, ../sass/partials/_plugins.scss */
.ticker-controls {
  padding: 12px 0px 0px 0px;
  margin: 0px 0 -5px 0;
  list-style-type: none;
  float: left;
  position: absolute;
  right: 10px;
}

/* line 180, ../sass/partials/_plugins.scss */
.ticker-controls li {
  padding: 5px 0px 0 0;
  margin-left: 5px;
  float: left;
  cursor: pointer;
  height: 20px;
  width: 16px;
  display: block;
}

/* line 189, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-play-pause {
  background-image: url("../img/btn-controls.png");
  background-position: -7px -3px;
}

/* line 193, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-play-pause.over {
  background-position: -7px -30px;
}

/* line 196, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-play-pause.down {
  background-position: -37px -3px;
}

/* line 199, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-play-pause.paused {
  background-image: url("../img/btn-controls.png");
  background-position: -37px -29px;
}

/* line 203, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-play-pause.paused.over {
  background-position: -37px -29px;
}

/* line 206, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-play-pause.paused.down {
  background-position: -37px -29px;
}

/* line 209, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-prev {
  background-image: url("../img/btn-controls.png");
  background-position: -63px -2px;
}

/* line 213, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-prev.over {
  background-position: -63px -29px;
}

/* line 216, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-prev.down {
  background-position: -63px -29px;
}

/* line 219, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-next {
  background-image: url("../img/btn-controls.png");
  background-position: -86px -2px;
}

/* line 223, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-next.over {
  background-position: -86px -29px;
}

/* line 226, ../sass/partials/_plugins.scss */
.ticker-controls li.jnt-next.down {
  background-position: -86px -29px;
}

/* line 229, ../sass/partials/_plugins.scss */
.js-hidden {
  display: none;
}

/* line 232, ../sass/partials/_plugins.scss */
.no-js-news {
  padding: 10px 0px 0px 45px;
  color: #F8F0DB;
}

/* line 236, ../sass/partials/_plugins.scss */
.left .ticker-swipe {
  /*left: 80px;*/
}

/* line 239, ../sass/partials/_plugins.scss */
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
  float: left;
}

/* line 242, ../sass/partials/_plugins.scss */
.left .ticker-controls {
  padding-left: 6px;
}

/* line 245, ../sass/partials/_plugins.scss */
.right .ticker-swipe {
  /*right: 80px;*/
}

/* line 248, ../sass/partials/_plugins.scss */
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
  float: right;
}

/* line 251, ../sass/partials/_plugins.scss */
.right .ticker-controls {
  padding-right: 6px;
}

/* line 55, ../sass/screen.scss */
.nav-top ul, .nav-main ul, .social-links, .featured-links, .ska-archives, .grids .featured-images, .nav-tabs ul, .explore-ska .sections, .quick-links, .grids article ul.nav-bottom, .grids article ul.nav-bottom .children, .spot-navigation ul, #intro .title, .video-linklist ul, .grids .download-list, .download-list dt,
.download-list dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 7, ../sass/partials/_mixins.scss */
.header-bak, .tabs, .ska-facts, .quick-links {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.header-bak:before, .tabs:before, .ska-facts:before, .quick-links:before, .header-bak:after, .tabs:after, .ska-facts:after, .quick-links:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.header-bak:after, .tabs:after, .ska-facts:after, .quick-links:after {
  clear: both;
}

/* line 65, ../sass/screen.scss */
.nav-top li, .social-links li, .block .block-title, .featured-news .block-title, .explore-ska .block-title, .media-link .block-title, .featured-news-article .block-title, .repeated-news-article .block-title, .block .block-title:before, .featured-news .block-title:before, .explore-ska .block-title:before, .media-link .block-title:before, .featured-news-article .block-title:before, .repeated-news-article .block-title:before, .block .block-title > span.before, .featured-news .block-title > span.before, .explore-ska .block-title > span.before, .media-link .block-title > span.before, .featured-news-article .block-title > span.before, .repeated-news-article .block-title > span.before, .feature-link:before, .media-link .faux-link:before, .feature-link > span.before, .media-link .faux-link > span.before, .nav-tabs a > span, .rss-feed, .rss-feed:before, .rss-feed > span.before, .explore-ska .sections .img-mask .faux-link:after, .ska-facts .flex-control-nav li {
  display: inline-block;
  vertical-align: middle;
}
/* line 64, ../sass/partials/_mixins.scss */
.lt-ie8 .nav-top li, .nav-top .lt-ie8 li, .lt-ie8 .social-links li, .social-links .lt-ie8 li, .lt-ie8 .block .block-title, .block .lt-ie8 .block-title, .lt-ie8 .featured-news .block-title, .featured-news .lt-ie8 .block-title, .lt-ie8 .explore-ska .block-title, .explore-ska .lt-ie8 .block-title, .lt-ie8 .media-link .block-title, .media-link .lt-ie8 .block-title, .lt-ie8 .featured-news-article .block-title, .featured-news-article .lt-ie8 .block-title, .lt-ie8 .repeated-news-article .block-title, .repeated-news-article .lt-ie8 .block-title, .lt-ie8 .block .block-title:before, .block .lt-ie8 .block-title:before, .lt-ie8 .featured-news .block-title:before, .featured-news .lt-ie8 .block-title:before, .lt-ie8 .explore-ska .block-title:before, .explore-ska .lt-ie8 .block-title:before, .lt-ie8 .media-link .block-title:before, .media-link .lt-ie8 .block-title:before, .lt-ie8 .featured-news-article .block-title:before, .featured-news-article .lt-ie8 .block-title:before, .lt-ie8 .repeated-news-article .block-title:before, .repeated-news-article .lt-ie8 .block-title:before, .lt-ie8 .block .block-title > span.before, .block .lt-ie8 .block-title > span.before, .lt-ie8 .featured-news .block-title > span.before, .featured-news .lt-ie8 .block-title > span.before, .lt-ie8 .explore-ska .block-title > span.before, .explore-ska .lt-ie8 .block-title > span.before, .lt-ie8 .media-link .block-title > span.before, .media-link .lt-ie8 .block-title > span.before, .lt-ie8 .featured-news-article .block-title > span.before, .featured-news-article .lt-ie8 .block-title > span.before, .lt-ie8 .repeated-news-article .block-title > span.before, .repeated-news-article .lt-ie8 .block-title > span.before, .lt-ie8 .feature-link:before, .lt-ie8 .media-link .faux-link:before, .media-link .lt-ie8 .faux-link:before, .lt-ie8 .feature-link > span.before, .lt-ie8 .media-link .faux-link > span.before, .media-link .lt-ie8 .faux-link > span.before, .lt-ie8 .nav-tabs a > span, .nav-tabs .lt-ie8 a > span, .lt-ie8 .rss-feed, .lt-ie8 .rss-feed:before, .lt-ie8 .rss-feed > span.before, .lt-ie8 .explore-ska .sections .img-mask .faux-link:after, .explore-ska .sections .img-mask .lt-ie8 .faux-link:after, .lt-ie8 .ska-facts .flex-control-nav li, .ska-facts .flex-control-nav .lt-ie8 li {
  display: inline;
  zoom: 1;
}

/* line 69, ../sass/screen.scss */
.social-links li a, .explore-ska .hoverscroll {
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  line-height: 0;
}

/* line 73, ../sass/screen.scss */
.social-links li a, .header-search input[type="submit"], .block .block-title:before, .featured-news .block-title:before, .explore-ska .block-title:before, .media-link .block-title:before, .featured-news-article .block-title:before, .repeated-news-article .block-title:before, .block .block-title > span.before, .featured-news .block-title > span.before, .explore-ska .block-title > span.before, .media-link .block-title > span.before, .featured-news-article .block-title > span.before, .repeated-news-article .block-title > span.before, .feature-link:before, .media-link .faux-link:before, .feature-link > span.before, .media-link .faux-link > span.before, .rss-feed:before, .rss-feed > span.before, .explore-ska .sections .img-mask .faux-link:after, .explore-ska .hoverscroll:before, .explore-ska .hoverscroll > span.before, .ska-facts .flex-prev,
.ska-facts .flex-next, .quick-links a:before, .quick-links a > span.before {
  background: url("../img/img-sprite.png") no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 73, ../sass/screen.scss */
  .social-links li a, .header-search input[type="submit"], .block .block-title:before, .featured-news .block-title:before, .explore-ska .block-title:before, .media-link .block-title:before, .featured-news-article .block-title:before, .repeated-news-article .block-title:before, .block .block-title > span.before, .featured-news .block-title > span.before, .explore-ska .block-title > span.before, .media-link .block-title > span.before, .featured-news-article .block-title > span.before, .repeated-news-article .block-title > span.before, .feature-link:before, .media-link .faux-link:before, .feature-link > span.before, .media-link .faux-link > span.before, .rss-feed:before, .rss-feed > span.before, .explore-ska .sections .img-mask .faux-link:after, .explore-ska .hoverscroll:before, .explore-ska .hoverscroll > span.before, .ska-facts .flex-prev,
  .ska-facts .flex-next, .quick-links a:before, .quick-links a > span.before {
    background-image: url("../img/img-sprite@2x.png");
    background-size: 249px 32px;
  }
}

/* line 8, ../sass/partials/_typography.scss */
body {
  -webkit-font-smoothing: antialiased;
  color: #222;
}

/* line 13, ../sass/partials/_typography.scss */
h1, .alpha,
h2, .beta,
h3, .gamma,
h4, .delta,
h5, .epsilon,
h6, .zeta {
  font-family: "Eurostile LT W01 Demi", sans-serif;
  font-weight: 400;
  color: #005678;
  margin-top: 0;
}
/* line 26, ../sass/partials/_typography.scss */
h1 a, .alpha a,
h2 a, .beta a,
h3 a, .gamma a,
h4 a, .delta a,
h5 a, .epsilon a,
h6 a, .zeta a {
  color: #005678;
}

/* line 31, ../sass/partials/_typography.scss */
p, pre, label {
  font-size: 1em;
  line-height: 1.42857em;
  margin: 0 0 1.42857em 0;
}

/* line 37, ../sass/partials/_typography.scss */
ol, ul {
  font-size: 1em;
  line-height: 1.42857em;
  margin: 0 0 1.42857em 0;
}

/* line 43, ../sass/partials/_typography.scss */
li {
  line-height: auto;
}

/* line 47, ../sass/partials/_typography.scss */
dl {
  font-size: 1em;
  line-height: 1.71429em;
  margin: 0 0 1.42857em 0;
}
/* line 7, ../sass/partials/_mixins.scss */
dl {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
dl:before, dl:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
dl:after {
  clear: both;
}
/* line 53, ../sass/partials/_typography.scss */
dl dt {
  position: relative;
  top: 1px;
  clear: left;
  float: left;
  width: 36.84%;
  margin-right: 5.26%;
  text-transform: uppercase;
}
/* line 63, ../sass/partials/_typography.scss */
dl dd {
  margin-left: 42.11%;
}

/* line 68, ../sass/partials/_typography.scss */
a {
  color: #ed8400;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  text-decoration: none;
}
/* line 73, ../sass/partials/_typography.scss */
a:hover {
  color: #d97900;
  text-decoration: underline;
}

/* line 79, ../sass/partials/_typography.scss */
blockquote {
  color: #013042;
  font-size: 1.14286em;
  font-style: italic;
}

/* line 92, ../sass/partials/_typography.scss */
.page-title {
  margin: 0.21429em 0 0.71429em;
  padding: 0.28571em 0.25em;
  font-size: 2em;
  line-height: 1.21429em;
  text-transform: capitalize;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  background: url(../img/bg-h2.gif);
}

/* line 105, ../sass/partials/_typography.scss */
.inner-page h2 {
  line-height: 1.3em;
  margin-top: 10px;
}

/* line 110, ../sass/partials/_typography.scss */
.head-large,
.news-board h2 a {
  float: left;
  clear: both;
  display: block;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.36364em;
  margin: 0 0 0.54545em 0;
  background: none;
  font-size: 1.57143em;
  line-height: 1.1em;
  color: #005678;
  width: 100%;
}

/* line 125, ../sass/partials/_typography.scss */
.head-large {
  font-family: "Eurostile LT W01 Demi", sans-serif;
  text-transform: capitalize;
}
/* line 129, ../sass/partials/_typography.scss */
.head-large a {
  color: #005678;
  text-decoration: none;
}

/* line 135, ../sass/partials/_typography.scss */
.blog-loop .head-large a {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
}

/* line 142, ../sass/partials/_typography.scss */
.head-sep {
  float: left;
  clear: both;
  display: block;
  border-bottom: 4px solid #0068AA;
  padding-bottom: 0px;
  margin: 10px 0;
  background: none;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.1em;
  color: #333;
  width: 100%;
}

/* line 157, ../sass/partials/_typography.scss */
.head-sep2 {
  float: left;
  clear: both;
  display: block;
  border-bottom: 4px solid #ccc;
  padding-bottom: 0px;
  margin: 0 0 10px;
  background: none;
  font-size: 2em;
  line-height: 1.1em;
  color: #005678;
  width: 100%;
}

/* line 171, ../sass/partials/_typography.scss */
.secondary-header {
  display: block;
  clear: left;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.27273em;
  margin: 0.45455em 0 0.81818em;
  background: none;
  font-size: 1.57143em;
  font-family: "Eurostile LT W01 Demi", sans-serif;
  text-transform: capitalize;
  line-height: 1.27273em;
  color: #005678;
  width: 100%;
}
/* line 187, ../sass/partials/_typography.scss */
.secondary-header a {
  color: #005678;
}
/* line 190, ../sass/partials/_typography.scss */
.secondary-header a:hover {
  color: #333;
}

/* line 1, ../sass/partials/sections/_general.scss */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
}

/* line 9, ../sass/partials/sections/_general.scss */
html {
  background: url("../img/bg-milkyway.jpg") no-repeat 50% 0 #000;
}

/* line 13, ../sass/partials/sections/_general.scss */
body {
  background: url("../img/bg-stars.png");
}

/* line 17, ../sass/partials/sections/_general.scss */
img,
embed,
object {
  max-width: 100%;
}

/* line 23, ../sass/partials/sections/_general.scss */
.mgb20 {
  margin: 0 0 20px 0;
}

/* line 27, ../sass/partials/sections/_general.scss */
.row {
  background: #eee;
}

/* line 31, ../sass/partials/sections/_general.scss */
#backToTop {
  background: url(../img/btn-top.png);
  position: fixed;
  width: 80px;
  height: 80px;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  display: none;
  text-indent: -23330px;
}

/* line 44, ../sass/partials/sections/_general.scss */
.news-img,
.flexslider .flex-viewport,
.header .grid-4 img,
.news-show,
.featured-story img,
.about-project img {
  -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.4);
  box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.4);
}

/* line 55, ../sass/partials/sections/_general.scss */
.lt-ie8 .grids {
  position: relative;
}

/* line 59, ../sass/partials/sections/_general.scss */
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

/* line 64, ../sass/partials/sections/_general.scss */
.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

/* line 69, ../sass/partials/sections/_general.scss */
.right {
  text-align: right;
}

/* line 73, ../sass/partials/sections/_general.scss */
iframe {
  width: 100%;
  margin: 0 auto;
}

/* line 78, ../sass/partials/sections/_general.scss */
.notice {
  background: #FCC;
  padding: 1%;
  width: 98%;
  float: left;
}

/* line 85, ../sass/partials/sections/_general.scss */
a.printpage {
  background: #eee;
  background: url(../img/ico-print.gif) no-repeat;
  background-position: 5px 2px;
  font-size: 0.8em;
  padding: 2px 5px 2px 22px;
  position: absolute;
  text-decoration: none;
  right: 10px;
  top: 10px;
}

/* line 97, ../sass/partials/sections/_general.scss */
.mobile-inner-nav {
  display: none;
}

/* line 101, ../sass/partials/sections/_general.scss */
.row {
  padding: 20px 0;
  border-bottom: 1px  double #fff;
}

/* line 106, ../sass/partials/sections/_general.scss */
.content {
  position: relative;
  margin: 0px;
  padding: 1em;
  background: #fff;
}

/* line 113, ../sass/partials/sections/_general.scss */
.project-photos section,
.featured-story section,
.latest-news section {
  min-height: 315px;
}

/* line 4, ../sass/partials/sections/_header.scss */
.header-bak {
  position: relative;
  background: url("../img/bg-header-grad-royal.png") repeat-x 50% 100%;
}
@media only screen and (max-width: 690px) {
  /* line 4, ../sass/partials/sections/_header.scss */
  .header-bak {
    background: #000b10;
  }
}
/* line 12, ../sass/partials/sections/_header.scss */
.header-bak:before, .header-bak > span.before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/bg-header-royal.png") no-repeat 50% 100%;
}
/* line 22, ../sass/partials/sections/_header.scss */
.lt-ie8 .header-bak {
  z-index: 9999;
}

/* line 27, ../sass/partials/sections/_header.scss */
.header {
  position: relative;
  max-width: 1130px;
  padding: 0;
  color: #fff;
  border: 0px;
}
/* line 34, ../sass/partials/sections/_header.scss */
.header > .grids {
  max-width: 1137px;
}
/* line 38, ../sass/partials/sections/_header.scss */
.header, .header a {
  color: #fff;
}

/* line 51, ../sass/partials/sections/_header.scss */
.logo, a.logo, .logo > a {
  width: 186px;
  height: 135px;
}

/* line 56, ../sass/partials/sections/_header.scss */
.logo {
  float: left;
  margin: 0;
  background: url("../img/img-logo3.png") no-repeat 22px 35px #fff;
  background-position: 22px 35px;
  background-size: 153px 98px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 56, ../sass/partials/sections/_header.scss */
  .logo {
    background-image: url("../img/img-logo3@2x.png");
    background-size: 153px 98px;
  }
}

/* line 74, ../sass/partials/sections/_header.scss */
a.logo, .logo > a {
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  line-height: 0;
  display: block;
}

/* line 85, ../sass/partials/sections/_header.scss */
.strapline {
  position: relative;
  float: left;
  margin-left: 30px;
  margin-top: 12px;
  font-size: 1.07143em;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  color: #d4edfb;
}
/* line 98, ../sass/partials/sections/_header.scss */
.strapline p {
  margin-bottom: 8px;
}
/* line 102, ../sass/partials/sections/_header.scss */
.strapline .site-type {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "Eurostile LT W01 Demi", sans-serif;
  color: #0e977c;
}
/* line 112, ../sass/partials/sections/_header.scss */
.strapline .site-name {
  display: block;
  margin-bottom: 0.19231em;
  color: #fff;
  font-weight: 400;
  font-size: 1.73333em;
  line-height: 1em;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
/* line 124, ../sass/partials/sections/_header.scss */
.strapline .site-name > b {
  font-family: "Eurostile LT W01 Demi", sans-serif;
}

/* line 135, ../sass/partials/sections/_header.scss */
.nav-top {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 7px;
  margin-bottom: 7px;
}
/* line 144, ../sass/partials/sections/_header.scss */
.nav-top ul {
  float: right;
}
/* line 153, ../sass/partials/sections/_header.scss */
.nav-top a {
  position: relative;
  display: block;
  font-size: 0.78571em;
  padding: 0.36364em 0.72727em;
}
/* line 159, ../sass/partials/sections/_header.scss */
.nav-top a:hover {
  text-decoration: none;
}
/* line 163, ../sass/partials/sections/_header.scss */
.nav-top a:before, .nav-top a > span.before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  height: 2px;
  margin: 0 0.72727em;
  background-color: #0098e7;
}
/* line 174, ../sass/partials/sections/_header.scss */
.nav-top li:hover a:before,
.nav-top li:hover a > span.before,
.nav-top .current-page-item a:before,
.nav-top .current-page-item a > span.before {
  display: block;
}
/* line 181, ../sass/partials/sections/_header.scss */
.nav-top .nav-button a, .nav-top .nav-ska-public a, .nav-top .nav-ska-science a {
  margin-left: 0.72727em;
  background-color: #ed8400;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
/* line 186, ../sass/partials/sections/_header.scss */
.nav-top .nav-button a:hover, .nav-top .nav-ska-public a:hover, .nav-top .nav-ska-science a:hover {
  background-color: #d97900;
}
/* line 191, ../sass/partials/sections/_header.scss */
.nav-top .nav-button:hover a:before, .nav-top .nav-ska-public:hover a:before, .nav-top .nav-ska-science:hover a:before,
.nav-top .nav-button:hover a > span.before,
.nav-top .nav-ska-public:hover a > span.before,
.nav-top .nav-ska-science:hover a > span.before {
  display: none;
}
@media (max-width: 480px) {
  /* line 135, ../sass/partials/sections/_header.scss */
  .nav-top {
    display: none;
  }
}
/* line 202, ../sass/partials/sections/_header.scss */
.nav-top .nav-ska-public a {
  background-color: #ed8400;
  font-weight: bold;
}
/* line 206, ../sass/partials/sections/_header.scss */
.nav-top .nav-ska-public a:hover {
  background-color: #d97900;
}
/* line 215, ../sass/partials/sections/_header.scss */
.nav-top .nav-ska-science a {
  background-color: #0e977c;
  font-weight: bold;
}
/* line 219, ../sass/partials/sections/_header.scss */
.nav-top .nav-ska-science a:hover {
  background-color: #0c846d;
}

/* line 231, ../sass/partials/sections/_header.scss */
.nav-wrapper {
  position: relative;
  max-width: 1120px;
  margin: 10px auto 17px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: rgba(0, 37, 72, 0.7);
  overflow: visible;
}
/* line 242, ../sass/partials/sections/_header.scss */
.lt-ie9 .nav-wrapper {
  background-color: #062b3d;
}
/* line 246, ../sass/partials/sections/_header.scss */
.nav-wrapper > .grids {
  max-width: 1127px;
}

/* line 251, ../sass/partials/sections/_header.scss */
.nav-main {
  float: right;
  width: 100%;
  background: #0054a4;
}
/* line 260, ../sass/partials/sections/_header.scss */
.nav-main > ul > li {
  position: relative;
  float: left;
}
/* line 265, ../sass/partials/sections/_header.scss */
.nav-main a {
  display: block;
  padding: 0.38462em 0.76923em 0.46154em;
  font-size: 0.92857em;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  background: #0054a4;
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #003567;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 265, ../sass/partials/sections/_header.scss */
  .nav-main a {
    padding: 0.53846em 0.76923em 0.30769em;
  }
}
/* line 279, ../sass/partials/sections/_header.scss */
.nav-main a:hover {
  background: #0068aa;
  color: #FFF;
}
@media (max-width: 1030px) {
  /* line 284, ../sass/partials/sections/_header.scss */
  .nav-main ul {
    font-size: 13px;
  }
}
@media (max-width: 1000px) {
  /* line 285, ../sass/partials/sections/_header.scss */
  .nav-main ul {
    font-size: 12px;
  }
}
@media (max-width: 890px) {
  /* line 286, ../sass/partials/sections/_header.scss */
  .nav-main ul {
    font-size: 11px;
  }
}

/* line 289, ../sass/partials/sections/_header.scss */
.nav-main li:hover > a,
.nav-main .current-page-item > a,
.nav-main .current-page-ancestor > a {
  background: #fff;
  color: #0098e7;
  position: relative;
  z-index: 100;
}

/* line 300, ../sass/partials/sections/_header.scss */
.nav-main > ul > li > .sub-menu {
  background: #eee;
  list-style: none;
  position: absolute;
  left: -9999px;
  width: 300px;
  z-index: 500;
}
/* line 308, ../sass/partials/sections/_header.scss */
.nav-main > ul > li > .sub-menu li {
  background: #eee;
  position: relative;
}
/* line 313, ../sass/partials/sections/_header.scss */
.nav-main > ul > li > .sub-menu a {
  color: #0068aa;
  white-space: wrap;
  text-decoration: none;
  padding: 0.33333em 0.83333em;
  font-size: 0.92308em;
  font-family: "Helvetica Neue", "Arial", sans-serif;
  border-right: 0px;
  position: relative;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  background: #fff;
}
/* line 329, ../sass/partials/sections/_header.scss */
.nav-main > ul > li > .sub-menu a:hover {
  background: #ccc;
  color: #333;
  position: relative;
}

/* line 337, ../sass/partials/sections/_header.scss */
.nav-main li:hover > .sub-menu {
  left: 0;
  z-index: 500;
}

/* line 342, ../sass/partials/sections/_header.scss */
.nav-main li:last-child:hover > .sub-menu {
  left: auto;
  right: 1px;
}

/* line 349, ../sass/partials/sections/_header.scss */
.nav-main .sub-menu .sub-menu a {
  background: #eee;
  border-bottom: 1px solid #fff;
  padding: 0.33333em 1.66667em;
}
/* line 354, ../sass/partials/sections/_header.scss */
.nav-main .sub-menu .sub-menu a:hover {
  background: #ccc;
  color: #0068aa;
}

/* line 362, ../sass/partials/sections/_header.scss */
.nav-main .sub-menu .sub-menu .sub-menu {
  display: none;
}

/* line 368, ../sass/partials/sections/_header.scss */
.dropdown-select {
  display: none;
}

/* line 375, ../sass/partials/sections/_header.scss */
.social-search-bar {
  position: absolute;
  top: 103px;
  right: 0;
  width: 33%;
}

/* line 385, ../sass/partials/sections/_header.scss */
.social-links {
  clear: right;
  float: right;
  font-size: 0;
  margin-left: 5px;
}
/* line 392, ../sass/partials/sections/_header.scss */
.social-links li {
  margin-left: 5px;
}
/* line 396, ../sass/partials/sections/_header.scss */
.social-links li a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 14px;
}
/* line 405, ../sass/partials/sections/_header.scss */
.social-links li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 411, ../sass/partials/sections/_header.scss */
.social-links li .twitter {
  background-position: 0 0;
}
/* line 415, ../sass/partials/sections/_header.scss */
.social-links li .facebook {
  background-position: -37px 0;
}
/* line 419, ../sass/partials/sections/_header.scss */
.social-links li .rss {
  background-position: -74px 0;
}

/* line 430, ../sass/partials/sections/_header.scss */
.header-search {
  position: relative;
  float: right;
  width: 52%;
}
/* line 435, ../sass/partials/sections/_header.scss */
.lt-ie8 .header-search {
  position: absolute;
  top: 103px;
  right: 116px;
}
/* line 441, ../sass/partials/sections/_header.scss */
.header-search label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* line 445, ../sass/partials/sections/_header.scss */
.header-search input:focus {
  outline: 0;
}
/* line 449, ../sass/partials/sections/_header.scss */
.header-search ::-webkit-input-placeholder {
  color: #638192;
}
/* line 453, ../sass/partials/sections/_header.scss */
.header-search :-moz-placeholder {
  color: #638192;
}
/* line 457, ../sass/partials/sections/_header.scss */
.header-search ::-moz-placeholder {
  color: #638192;
}
/* line 461, ../sass/partials/sections/_header.scss */
.header-search :-ms-input-placeholder {
  color: #638192;
}
/* line 465, ../sass/partials/sections/_header.scss */
.header-search input[type="text"] {
  padding: 0.5em 13.33333% 0.33333em 3.55556%;
  width: 83.11111%;
  height: 20px;
  border: 0;
  color: #fff;
  font-size: 0.85714em;
  line-height: 1.66667em;
  border-bottom: 2px solid #d4edfb;
  background-color: transparent;
  background-color: rgba(1, 48, 66, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3013042', endColorstr='#B3013042')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3013042, endColorstr=#B3013042);
  zoom: 1;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 480, ../sass/partials/sections/_header.scss */
.header-search input[type="text"]:focus {
  background-color: #0054a4;
}
/* line 485, ../sass/partials/sections/_header.scss */
.header-search input[type="submit"] {
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  line-height: 0;
  position: absolute;
  top: 7px;
  right: 7px;
  width: 16px;
  height: 16px;
  padding: 0;
  border: 0;
  background-position: -116px -8px;
}

/* line 497, ../sass/partials/sections/_header.scss */
.local-selections {
  position: absolute;
  right: 0;
  top: 48px;
}
/* line 7, ../sass/partials/_mixins.scss */
.local-selections {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.local-selections:before, .local-selections:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.local-selections:after {
  clear: both;
}

/* line 503, ../sass/partials/sections/_header.scss */
.language-select {
  position: relative;
  background: #013042;
  border: 4px solid rgba(0, 37, 72, 0.7);
  height: 23px;
  margin-left: 10px;
  float: left;
  cursor: pointer;
}
/* line 511, ../sass/partials/sections/_header.scss */
.language-select ul {
  position: absolute;
  margin: 0;
  padding: 0;
  height: 0;
  max-height: 0;
  background: #013042;
  border: 4px solid rgba(0, 37, 72, 0.7);
  border-width: 0 4px;
  overflow: hidden;
  top: 23px;
  right: -4px;
  z-index: 100;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
/* line 526, ../sass/partials/sections/_header.scss */
.language-select .current {
  display: block;
  padding: 2px 4px;
  font-size: 0.8em;
  white-space: nowrap;
}
/* line 532, ../sass/partials/sections/_header.scss */
.language-select a {
  display: block;
  padding: 2px 4px;
  font-size: 0.8em;
  white-space: nowrap;
}
/* line 537, ../sass/partials/sections/_header.scss */
.country-select .language-select a {
  padding-right: 25px;
}
/* line 541, ../sass/partials/sections/_header.scss */
.language-select a:hover {
  background: #0054a4;
  text-decoration: none;
}
/* line 545, ../sass/partials/sections/_header.scss */
.language-select:hover > ul {
  height: auto;
  border-width: 4px;
  max-height: 450px;
}

@media only screen and (max-width: 646px) {
  /* line 551, ../sass/partials/sections/_header.scss */
  .country-select {
    position: relative;
    bottom: auto;
    left: auto;
    clear: left;
  }
}
/* line 561, ../sass/partials/sections/_header.scss */
.country-select small {
  display: block;
  margin-bottom: 4px;
}
/* line 565, ../sass/partials/sections/_header.scss */
.country-select ul {
  margin: 0;
  padding: 0;
  height: 17px;
}
/* line 7, ../sass/partials/_mixins.scss */
.country-select ul {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.country-select ul:before, .country-select ul:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.country-select ul:after {
  clear: both;
}
/* line 571, ../sass/partials/sections/_header.scss */
.country-select li {
  float: left;
  margin-right: 3px;
}
/* line 7, ../sass/partials/_mixins.scss */
.country-select li {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.country-select li:before, .country-select li:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.country-select li:after {
  clear: both;
}
/* line 575, ../sass/partials/sections/_header.scss */
.country-select li a {
  display: block;
}
/* line 7, ../sass/partials/_mixins.scss */
.country-select li a {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.country-select li a:before, .country-select li a:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.country-select li a:after {
  clear: both;
}
@media only screen and (max-width: 900px) {
  /* line 575, ../sass/partials/sections/_header.scss */
  .country-select li a {
    padding: 0;
  }
}
/* line 582, ../sass/partials/sections/_header.scss */
.country-select li img {
  float: left;
  width: 26px;
  height: 17px;
}
/* line 587, ../sass/partials/sections/_header.scss */
.country-select li .country-name {
  position: absolute;
  top: 17px;
  background: rgba(50, 50, 50, 0.7);
  border-radius: 5px;
  -webkit-transition: max-width 0.5s, padding 0.5s;
  -moz-transition: max-width 0.5s, padding 0.5s;
  -o-transition: max-width 0.5s, padding 0.5s;
  -ms-transition: max-width 0.5s, padding 0.5s;
  transition: max-width 0.5s, padding 0.5s;
  max-width: 0px;
  width: 0;
  padding: 0;
  float: left;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  font-size: 12px;
}
/* line 608, ../sass/partials/sections/_header.scss */
.country-select .simptip:hover {
  cursor: help;
}
/* line 611, ../sass/partials/sections/_header.scss */
.country-select .disabled img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 617, ../sass/partials/sections/_header.scss */
.country-select .flag-fr {
  border-left: 1px solid #fff;
  margin-left: 5px;
  padding-left: 8px;
}

@media only screen and (max-width: 767px) {
  /* line 7, ../sass/partials/_mixins.scss */
  .grid-16 {
    *zoom: 1;
  }
  /* line 10, ../sass/partials/_mixins.scss */
  .grid-16:before, .grid-16:after {
    content: "";
    display: table;
  }
  /* line 15, ../sass/partials/_mixins.scss */
  .grid-16:after {
    clear: both;
  }
}
/* line 3, ../sass/partials/sections/_footer.scss */
.page-footer {
  padding-bottom: 20px;
}

/* line 6, ../sass/partials/sections/_footer.scss */
.page-footer,
.page-footer small {
  font-size: 0.92857em;
}

/* line 11, ../sass/partials/sections/_footer.scss */
.page-footer,
.page-footer a {
  color: #d4edfb;
}

/* line 16, ../sass/partials/sections/_footer.scss */
.page-footer a:hover {
  color: #0098e7;
}

/* line 24, ../sass/partials/sections/_footer.scss */
.copyright {
  float: left;
}
/* line 27, ../sass/partials/sections/_footer.scss */
.copyright a {
  margin-left: 0.76923em;
}

/* line 36, ../sass/partials/sections/_footer.scss */
.credit {
  float: right;
}

/* line 1, ../sass/partials/sections/_sidebar.scss */
.featured-items section {
  background: #eee;
  margin-bottom: 0px;
  padding: 1em;
}

/* line 7, ../sass/partials/sections/_sidebar.scss */
.featured-items .head-large {
  margin: 0px;
  font-family: "Eurostile LT W01 Demi", sans-serif;
  font-weight: 400;
}

/* line 7, ../sass/partials/_mixins.scss */
.featured-links {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.featured-links:before, .featured-links:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.featured-links:after {
  clear: both;
}
/* line 17, ../sass/partials/sections/_sidebar.scss */
.featured-links li {
  clear: left;
  margin-bottom: 5px;
}
/* line 7, ../sass/partials/_mixins.scss */
.featured-links li {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.featured-links li:before, .featured-links li:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.featured-links li:after {
  clear: both;
}
/* line 22, ../sass/partials/sections/_sidebar.scss */
.featured-links a {
  position: relative;
  display: block;
  background: #fff;
  -webkit-transition: color 0.15s, background-color 0.15s;
  -moz-transition: color 0.15s, background-color 0.15s;
  -o-transition: color 0.15s, background-color 0.15s;
  -ms-transition: color 0.15s, background-color 0.15s;
  transition: color 0.15s, background-color 0.15s;
  color: #222;
}
/* line 7, ../sass/partials/_mixins.scss */
.featured-links a {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.featured-links a:before, .featured-links a:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.featured-links a:after {
  clear: both;
}
/* line 29, ../sass/partials/sections/_sidebar.scss */
.featured-links a:hover {
  background: #d97900;
  color: #fff;
  text-decoration: none;
}
/* line 35, ../sass/partials/sections/_sidebar.scss */
.featured-links .title {
  display: block;
  float: left;
  width: 56.659%;
  padding: 10px 3.16% 10px 0;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}
/* line 43, ../sass/partials/sections/_sidebar.scss */
.featured-links .title strong {
  display: block;
  font-size: 1.2em;
}
/* line 47, ../sass/partials/sections/_sidebar.scss */
.featured-links .title time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
  color: #d97900;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
/* line 56, ../sass/partials/sections/_sidebar.scss */
.featured-links a:hover .title time {
  color: #fff;
}
/* line 59, ../sass/partials/sections/_sidebar.scss */
.featured-links .img-container {
  clear: left;
  width: 33.861%;
  padding: 10px 3.16%;
  height: auto;
  min-height: 30px;
  float: left;
}
/* line 66, ../sass/partials/sections/_sidebar.scss */
.featured-links .img-container img {
  display: block;
}
/* line 71, ../sass/partials/sections/_sidebar.scss */
.featured-links.absolute-height .title {
  margin: auto;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
}
/* line 79, ../sass/partials/sections/_sidebar.scss */
.featured-links.absolute-height .img-container {
  margin: auto;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}

/* line 91, ../sass/partials/sections/_sidebar.scss */
.ska-archives .current a,
.ska-archives .current-cat a {
  font-weight: 700;
}

/* line 7, ../sass/partials/_mixins.scss */
.grids .featured-images {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.grids .featured-images:before, .grids .featured-images:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.grids .featured-images:after {
  clear: both;
}

/* line 101, ../sass/partials/sections/_sidebar.scss */
.grids .featured-images li {
  float: left;
  margin-bottom: 5px;
}

/* line 106, ../sass/partials/sections/_sidebar.scss */
.grids .featured-images li img {
  float: left;
  clear: left;
  width: 35%;
  margin: 7px 0 0 5px;
}

/* line 113, ../sass/partials/sections/_sidebar.scss */
.grids .featured-images li strong {
  width: 100%;
  font-size: 1.2em;
  clear: both;
  float: left;
}

/* line 120, ../sass/partials/sections/_sidebar.scss */
.grids .featured-images li span {
  float: right;
  clear: right;
  width: 60%;
  line-height: 18px;
  font-size: 12px;
}

/* line 128, ../sass/partials/sections/_sidebar.scss */
.grids .featured-images li a {
  padding: 5px 5px 10px;
  color: #FFF;
  background: #999;
  text-decoration: none;
  display: block;
  float: left;
  -moz-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

/* line 140, ../sass/partials/sections/_sidebar.scss */
.lt-ie8 .grids .featured-images li a {
  width: 90%;
  overflow: hidden;
}

/* line 145, ../sass/partials/sections/_sidebar.scss */
.grids .featured-images li a:hover {
  background: #d97900;
}

/* line 6, ../sass/partials/sections/_page-front.scss */
.block, .featured-news, .explore-ska, .media-link, .featured-news-article, .repeated-news-article {
  margin-bottom: 30px;
  background-color: #013042;
  border-top: 4px solid #005678;
}
/* line 12, ../sass/partials/sections/_page-front.scss */
.block .block-header, .featured-news .block-header, .explore-ska .block-header, .media-link .block-header, .featured-news-article .block-header, .repeated-news-article .block-header {
  margin-bottom: 15px;
  border-bottom: 1px solid #005678;
}
/* line 16, ../sass/partials/sections/_page-front.scss */
.block .block-header .block-title, .featured-news .block-header .block-title, .explore-ska .block-header .block-title, .media-link .block-header .block-title, .featured-news-article .block-header .block-title, .repeated-news-article .block-header .block-title {
  margin-bottom: 0;
}
/* line 21, ../sass/partials/sections/_page-front.scss */
.block .block-title, .featured-news .block-title, .explore-ska .block-title, .media-link .block-title, .featured-news-article .block-title, .repeated-news-article .block-title {
  position: relative;
  padding: 0.26667em 0.46667em 0.26667em 0.26667em;
  color: #fff;
  font-size: 1.07143em;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  line-height: 1.26667em;
  background-color: #005678;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 21, ../sass/partials/sections/_page-front.scss */
  .block .block-title, .featured-news .block-title, .explore-ska .block-title, .media-link .block-title, .featured-news-article .block-title, .repeated-news-article .block-title {
    padding: 0.33333em 0.46667em 0.2em 0.26667em;
  }
}
/* line 35, ../sass/partials/sections/_page-front.scss */
.block .block-title:before, .featured-news .block-title:before, .explore-ska .block-title:before, .media-link .block-title:before, .featured-news-article .block-title:before, .repeated-news-article .block-title:before, .block .block-title > span.before, .featured-news .block-title > span.before, .explore-ska .block-title > span.before, .media-link .block-title > span.before, .featured-news-article .block-title > span.before, .repeated-news-article .block-title > span.before {
  content: "";
  margin-right: 0.4em;
  padding: 1px 0;
  width: 15px;
  height: 15px;
  background-position: -143px 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 35, ../sass/partials/sections/_page-front.scss */
  .block .block-title:before, .featured-news .block-title:before, .explore-ska .block-title:before, .media-link .block-title:before, .featured-news-article .block-title:before, .repeated-news-article .block-title:before, .block .block-title > span.before, .featured-news .block-title > span.before, .explore-ska .block-title > span.before, .media-link .block-title > span.before, .featured-news-article .block-title > span.before, .repeated-news-article .block-title > span.before {
    position: relative;
    top: -1px;
  }
}
/* line 52, ../sass/partials/sections/_page-front.scss */
.block .inner, .featured-news .inner, .explore-ska .inner, .media-link .inner, .featured-news-article .inner, .repeated-news-article .inner {
  padding: 5px;
}

/* line 59, ../sass/partials/sections/_page-front.scss */
.feature-link, .media-link .faux-link {
  color: #ed8400;
  position: relative;
  font-size: 0.92857em;
  font-family: "Helvetica Neue", "Arial", sans-serif;
  -webkit-transition: color 0.15s linear;
  -moz-transition: color 0.15s linear;
  -o-transition: color 0.15s linear;
  -ms-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
/* line 68, ../sass/partials/sections/_page-front.scss */
.feature-link:before, .media-link .faux-link:before, .feature-link > span.before, .media-link .faux-link > span.before {
  content: "";
  margin-right: 0.46154em;
  padding: 1px 0;
  width: 15px;
  height: 15px;
  background-position: -143px 0;
}

/* line 86, ../sass/partials/sections/_page-front.scss */
.nav-tabs {
  display: table;
  width: 100%;
}
/* line 90, ../sass/partials/sections/_page-front.scss */
.nav-tabs ul {
  display: table-row;
  width: 100%;
}
/* line 95, ../sass/partials/sections/_page-front.scss */
.nav-tabs ul li {
  display: table-cell;
}
/* line 98, ../sass/partials/sections/_page-front.scss */
.lt-ie8 .nav-tabs ul li {
  display: block;
  float: left;
}
/* line 105, ../sass/partials/sections/_page-front.scss */
.nav-tabs a {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  height: 66px;
  line-height: 60px;
  text-align: center;
}
/* line 114, ../sass/partials/sections/_page-front.scss */
.nav-tabs a span {
  max-height: 64px;
  overflow: hidden;
}
/* line 119, ../sass/partials/sections/_page-front.scss */
.lt-ie8 .nav-tabs a:hover {
  cursor: pointer;
}
/* line 123, ../sass/partials/sections/_page-front.scss */
.nav-tabs a > span {
  line-height: 0;
}
/* line 127, ../sass/partials/sections/_page-front.scss */
.lt-ie8 .nav-tabs a > span {
  height: 0;
}
/* line 132, ../sass/partials/sections/_page-front.scss */
.nav-tabs a .label {
  font-size: 1.07143em;
  line-height: 1.06667em;
}
@media (max-width: 480px) {
  /* line 105, ../sass/partials/sections/_page-front.scss */
  .nav-tabs a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 146, ../sass/partials/sections/_page-front.scss */
.nav-tabs .active a:hover {
  color: #fff;
}

/* line 152, ../sass/partials/sections/_page-front.scss */
.tab-content > .tab-pane {
  position: relative;
  display: none;
  max-height: 274px;
  margin-bottom: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 162, ../sass/partials/sections/_page-front.scss */
.tab-content > .active {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 172, ../sass/partials/sections/_page-front.scss */
.home .main,
.home .page-footer {
  padding: 0;
  max-width: 1130px;
}
/* line 177, ../sass/partials/sections/_page-front.scss */
.home .main > .grids,
.home .page-footer > .grids {
  max-width: 1137px;
}

/* line 182, ../sass/partials/sections/_page-front.scss */
.home .main {
  margin-top: 40px;
}

/* line 186, ../sass/partials/sections/_page-front.scss */
.home .page-footer {
  margin-top: 10px;
}

/* line 195, ../sass/partials/sections/_page-front.scss */
.featured-news {
  position: relative;
  border-top-color: #0098e7;
}
/* line 200, ../sass/partials/sections/_page-front.scss */
.featured-news .block-title {
  position: absolute;
  left: 10px;
  top: -1.06667em;
  z-index: 99;
  margin: 0;
  background-color: #0098e7;
}
/* line 208, ../sass/partials/sections/_page-front.scss */
.featured-news .rss-feed {
  position: absolute;
  left: auto;
  right: 10px;
  top: 0;
  z-index: 99;
  padding: 0.26667em 0.46667em 0.26667em 0.26667em;
  background-color: #005678;
}
/* line 216, ../sass/partials/sections/_page-front.scss */
.featured-news .post-title {
  font-size: 1.23077em;
  line-height: 1.5em;
  margin-bottom: 0.375em;
}
/* line 221, ../sass/partials/sections/_page-front.scss */
.featured-news .post-title, .featured-news .post-title a {
  color: #ed8400;
}
/* line 226, ../sass/partials/sections/_page-front.scss */
.featured-news .tab-pane {
  width: 100%;
  overflow: hidden;
}
/* line 230, ../sass/partials/sections/_page-front.scss */
.featured-news .tab-pane a {
  display: block;
}
/* line 235, ../sass/partials/sections/_page-front.scss */
.featured-news .post-content {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 81.54839%;
  padding: 1.54839%;
  color: #d4edfb;
  font-size: 0.92857em;
  line-height: 1.38462em;
  background-color: transparent;
  background-color: rgba(1, 48, 66, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6013042', endColorstr='#E6013042')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6013042, endColorstr=#E6013042);
  zoom: 1;
}
/* line 245, ../sass/partials/sections/_page-front.scss */
.featured-news .post-content p {
  margin-bottom: 0;
}
@media (max-width: 850px) {
  /* line 235, ../sass/partials/sections/_page-front.scss */
  .featured-news .post-content {
    bottom: 30px;
    font-size: 0.85714em;
  }
}
@media (max-width: 767px) {
  /* line 235, ../sass/partials/sections/_page-front.scss */
  .featured-news .post-content {
    font-size: 0.78571em;
  }
}
@media (max-width: 480px) {
  /* line 235, ../sass/partials/sections/_page-front.scss */
  .featured-news .post-content {
    bottom: 20px;
    font-size: 0.71429em;
  }
  /* line 258, ../sass/partials/sections/_page-front.scss */
  .featured-news .post-content p {
    display: none;
  }
}
/* line 264, ../sass/partials/sections/_page-front.scss */
.featured-news .post-img {
  display: block;
  height: auto;
  width: 100%;
}
/* line 271, ../sass/partials/sections/_page-front.scss */
.featured-news .nav-tabs li {
  width: 33.29032%;
  border-left: 1px solid #00212d;
}
/* line 277, ../sass/partials/sections/_page-front.scss */
.featured-news .nav-tabs li:first-child {
  border-left: 0;
}
/* line 282, ../sass/partials/sections/_page-front.scss */
.featured-news .nav-tabs a {
  position: relative;
  display: block;
  border-top: 3px solid #005678;
  height: 64px;
  color: #fff;
  background-color: transparent;
  background-color: rgba(1, 48, 66, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6013042', endColorstr='#E6013042')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6013042, endColorstr=#E6013042);
  zoom: 1;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 294, ../sass/partials/sections/_page-front.scss */
.featured-news .nav-tabs a:hover,
.featured-news .nav-tabs .active a {
  border-top: 3px solid #0098e7;
  background-color: transparent;
  background-color: rgba(0, 86, 120, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6005678', endColorstr='#E6005678')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6005678, endColorstr=#E6005678);
  zoom: 1;
}
/* line 302, ../sass/partials/sections/_page-front.scss */
.featured-news .nav-tabs .label {
  font-size: 0.92857em;
  line-height: 1.23077em;
}
@media (max-width: 480px) {
  /* line 302, ../sass/partials/sections/_page-front.scss */
  .featured-news .nav-tabs .label {
    font-size: 0.78571em;
  }
}
@media (max-width: 767px) {
  /* line 310, ../sass/partials/sections/_page-front.scss */
  .featured-news.grid-11 {
    margin-bottom: 40px;
  }
}

/* line 317, ../sass/partials/sections/_page-front.scss */
.rss-feed {
  color: #fff;
  font-size: 0.92857em;
  font-family: "Eurostile LT W01 Demi", sans-serif;
  line-height: 1.46154em;
  color: #ed8400;
}
/* line 327, ../sass/partials/sections/_page-front.scss */
.rss-feed:before, .rss-feed > span.before {
  position: relative;
  top: -1px;
  content: "";
  margin-right: 0.4em;
  padding: 1px 0;
  width: 15px;
  height: 15px;
  background-position: -234px -7px;
}

/* line 341, ../sass/partials/sections/_page-front.scss */
.title-container {
  position: relative;
}
/* line 344, ../sass/partials/sections/_page-front.scss */
.title-container .rss-feed {
  position: absolute;
  top: 16px;
  right: 10px;
}

/* line 354, ../sass/partials/sections/_page-front.scss */
.explore-ska {
  position: relative;
  border-top-color: #0098e7;
}
@media (max-width: 767px) {
  /* line 354, ../sass/partials/sections/_page-front.scss */
  .explore-ska {
    margin-top: 40px !important;
  }
}
/* line 362, ../sass/partials/sections/_page-front.scss */
.explore-ska .block-title {
  position: absolute;
  left: 10px;
  top: -1.06667em;
  z-index: 99;
  margin: 0;
  background-color: #0098e7;
}
/* line 369, ../sass/partials/sections/_page-front.scss */
.explore-ska .inner {
  margin-top: 15px;
  position: relative;
}
/* line 372, ../sass/partials/sections/_page-front.scss */
.explore-ska .inner:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 200;
  box-shadow: inset 0 -15px 15px 0 rgba(0, 0, 0, 0.8);
}
/* line 383, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections-wrapper {
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  min-height: 432px;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 975px) {
  /* line 383, ../sass/partials/sections/_page-front.scss */
  .explore-ska .sections-wrapper {
    min-height: 294px;
  }
}
@media (max-width: 767px) {
  /* line 383, ../sass/partials/sections/_page-front.scss */
  .explore-ska .sections-wrapper {
    min-height: 350px;
  }
}
/* line 397, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
/* line 404, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections li {
  margin: 0 5px 10px;
}
/* line 408, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .section-link {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  background-color: #005678;
  -webkit-backface-visibility: hidden;
}
/* line 416, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .section-link:hover {
  text-decoration: none;
}
/* line 421, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections a, .explore-ska .sections .section-title {
  color: #fff;
}
/* line 425, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .section-title {
  position: relative;
  z-index: 99;
  margin-bottom: 0;
  padding: 0 14px;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  line-height: 4.53333em;
}
/* line 433, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .section-title b {
  font-weight: normal;
  font-family: "Eurostile LT W01 Demi", sans-serif;
}
/* line 441, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .img-mask {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
  -webkit-backface-visibility: hidden;
}
/* line 448, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .img-mask .faux-link {
  position: absolute;
  z-index: 99;
  right: 14px;
  color: #ed8400;
  font-size: 0.92857em;
  line-height: 5.23077em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 458, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .img-mask .faux-link:after {
  content: "";
  position: relative;
  top: -1px;
  width: 15px;
  height: 15px;
  margin-left: 6px;
  background-position: -143px -17px;
}
/* line 471, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .img-mask .img-overlay {
  position: absolute;
  top: 0;
  left: -40.12346%;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-color: rgba(0, 86, 120, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6005678', endColorstr='#E6005678')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6005678, endColorstr=#E6005678);
  zoom: 1;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 480, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .img-mask .img-cont {
  padding-left: 1px;
}
/* line 484, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections .img-mask img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 70px;
}
/* line 492, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections a:hover .faux-link {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 496, ../sass/partials/sections/_page-front.scss */
.explore-ska .sections a:hover .img-overlay {
  left: 0;
}
/* line 502, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscroll {
  position: relative;
  display: block;
  margin: 0 5px 5px;
  height: 20px;
  overflow: hidden;
  background-color: #005678;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: height 0.5s, margin 0.5s, background 0.5s;
  -moz-transition: height 0.5s, margin 0.5s, background 0.5s;
  -o-transition: height 0.5s, margin 0.5s, background 0.5s;
  -ms-transition: height 0.5s, margin 0.5s, background 0.5s;
  transition: height 0.5s, margin 0.5s, background 0.5s;
  text-align: center;
  cursor: default;
}
/* line 514, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscroll.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: pointer;
}
/* line 518, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscroll.active:hover {
  background-color: #006892;
}
/* line 523, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscroll:before, .explore-ska .hoverscroll > span.before {
  position: absolute;
  left: 50%;
  top: 7px;
  content: "";
  display: block;
  margin-left: -4px;
  width: 9px;
  height: 5px;
}
/* line 535, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscrollup {
  margin-bottom: 10px;
}
/* line 538, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscrollup:before, .explore-ska .hoverscrollup > span.before {
  background-position: -163px -5px;
}
/* line 543, ../sass/partials/sections/_page-front.scss */
.explore-ska .hoverscrolldown:before,
.explore-ska .hoverscrolldown > span.before {
  background-position: -163px -22px;
}

@media (max-width: 480px) {
  /* line 553, ../sass/partials/sections/_page-front.scss */
  .ska-facts .slides li {
    padding-bottom: 20px;
  }
}

/* line 558, ../sass/partials/sections/_page-front.scss */
.fact-content {
  float: left;
  width: 38.76106%;
  margin: 2.47788% 0 2.47788% 6.90265%;
  color: #d4edfb;
  font-size: 1.14286em;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  line-height: 1.25em;
}
/* line 569, ../sass/partials/sections/_page-front.scss */
.fact-content .gamma {
  display: block;
  color: #0098e7;
  font-size: 1.125em;
  margin-bottom: 0.33333em;
}
/* line 576, ../sass/partials/sections/_page-front.scss */
.fact-content p {
  margin-bottom: 1.0625em;
}
/* line 580, ../sass/partials/sections/_page-front.scss */
.fact-content .feature-link, .fact-content .media-link .faux-link, .media-link .fact-content .faux-link {
  font-size: 0.875em;
}
/* line 583, ../sass/partials/sections/_page-front.scss */
.fact-content .feature-link:before, .fact-content .media-link .faux-link:before, .media-link .fact-content .faux-link:before, .fact-content .feature-link > span.before, .fact-content .media-link .faux-link > span.before, .media-link .fact-content .faux-link > span.before {
  background-position: -143px -17px;
}
@media (max-width: 480px) {
  /* line 558, ../sass/partials/sections/_page-front.scss */
  .fact-content {
    width: 80%;
    font-size: 14px;
    margin: 0 10%;
  }
}

/* line 594, ../sass/partials/sections/_page-front.scss */
.fact-img {
  float: right;
  width: 43.36283%;
  margin-right: 6.90265%;
}
/* line 598, ../sass/partials/sections/_page-front.scss */
.fact-img img {
  width: 100%;
  height: auto;
  max-height: 300px;
}
@media (max-width: 480px) {
  /* line 594, ../sass/partials/sections/_page-front.scss */
  .fact-img {
    display: none;
  }
}

/* line 610, ../sass/partials/sections/_page-front.scss */
.ska-facts {
  position: relative;
  margin-top: 12px;
  margin-bottom: 42px;
}
/* line 618, ../sass/partials/sections/_page-front.scss */
.ska-facts .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* line 623, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 6.90265%;
  height: 10px;
}
/* line 628, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-control-nav li, .ska-facts .flex-control-nav a {
  width: 10px;
  height: 10px;
}
/* line 633, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-control-nav li {
  vertical-align: top;
  margin-left: 0;
  margin-right: 6px;
}
/* line 642, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-control-nav a {
  display: block;
  overflow: hidden;
  background-color: #005678;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.15s linear;
  -moz-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  -ms-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
}
/* line 650, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-control-nav a:hover,
.ska-facts .flex-control-nav .flex-active {
  background-color: #0098e7;
}
/* line 656, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-prev,
.ska-facts .flex-next {
  position: absolute;
  top: 42%;
  display: block;
  margin-top: -22px;
  width: 28px;
  height: 44px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  background-color: #013042;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 669, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-prev:hover,
.ska-facts .flex-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  background-color: #005678;
}
/* line 675, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-prev {
  left: 0;
  background-position: -178px 6px;
}
/* line 680, ../sass/partials/sections/_page-front.scss */
.ska-facts .flex-next {
  right: 0;
  background-position: -205px 6px;
}

/* line 691, ../sass/partials/sections/_page-front.scss */
.quick-links {
  border-top-color: #013042;
  margin-bottom: 18px;
}
@media only screen and (max-width: 900px) {
  /* line 691, ../sass/partials/sections/_page-front.scss */
  .quick-links {
    margin-bottom: 10px;
  }
}
/* line 701, ../sass/partials/sections/_page-front.scss */
.quick-links li {
  margin-bottom: 7px;
}
@media only screen and (max-width: 900px) {
  /* line 701, ../sass/partials/sections/_page-front.scss */
  .quick-links li {
    margin-bottom: 1px;
  }
}
/* line 706, ../sass/partials/sections/_page-front.scss */
.lt-ie8 .quick-links li {
  width: 24.95575%;
}
/* line 711, ../sass/partials/sections/_page-front.scss */
.quick-links li:first-child a {
  border-left: 0;
}
@media (max-width: 767px) {
  /* line 701, ../sass/partials/sections/_page-front.scss */
  .quick-links li {
    width: 100%;
  }
  /* line 718, ../sass/partials/sections/_page-front.scss */
  .quick-links li:nth-child(2n+1) a {
    border-left: 0;
  }
  /* line 724, ../sass/partials/sections/_page-front.scss */
  .quick-links li:nth-child(3n) a, .quick-links li:nth-child(4n) a {
    border-top: 1px solid #013042;
  }
}
@media (max-width: 480px) {
  /* line 701, ../sass/partials/sections/_page-front.scss */
  .quick-links li {
    width: 100%;
  }
  /* line 731, ../sass/partials/sections/_page-front.scss */
  .quick-links li a {
    padding-right: 10px;
    padding-left: 32px;
  }
  /* line 734, ../sass/partials/sections/_page-front.scss */
  .quick-links li a:before, .quick-links li a > span.before {
    left: 12px;
  }
}
/* line 741, ../sass/partials/sections/_page-front.scss */
.quick-links a {
  border-left: 1px solid #013042;
  position: relative;
  display: block;
  padding: 15px 17px 15px 36px;
  font-size: 0.92857em;
  line-height: 1.38462em;
  background-color: #005678;
  -webkit-transition: background-color 0.15s linear;
  -moz-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  -ms-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
}
@media only screen and (max-width: 900px) {
  /* line 741, ../sass/partials/sections/_page-front.scss */
  .quick-links a {
    padding: 10px 17px 10px 36px;
  }
}
/* line 753, ../sass/partials/sections/_page-front.scss */
.quick-links a:hover {
  text-decoration: none;
  background-color: #d97900;
}
/* line 758, ../sass/partials/sections/_page-front.scss */
.quick-links a:before, .quick-links a > span.before {
  position: absolute;
  left: 15px;
  top: 15px;
  content: "";
  width: 15px;
  height: 15px;
  background-position: -143px -17px;
}
/* line 768, ../sass/partials/sections/_page-front.scss */
.quick-links a:hover:before, .quick-links a:hover > span.before {
  background-position: -143px 0;
}
/* line 774, ../sass/partials/sections/_page-front.scss */
.quick-links a:hover {
  color: #fff;
}
/* line 778, ../sass/partials/sections/_page-front.scss */
.quick-links .gamma {
  display: block;
  margin-bottom: 0;
  color: #fff;
  font-size: 1.15385em;
  line-height: 1.2em;
}

/* line 792, ../sass/partials/sections/_page-front.scss */
.media-link {
  position: relative;
  border-top-color: #013042;
}
/* line 797, ../sass/partials/sections/_page-front.scss */
.media-link > a {
  display: block;
}
/* line 800, ../sass/partials/sections/_page-front.scss */
.media-link > a:hover {
  text-decoration: none;
}
/* line 805, ../sass/partials/sections/_page-front.scss */
.media-link .overlay {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -16.66667%;
  padding-top: 5%;
  width: 33.45154%;
  font-size: 1.28571em;
  line-height: 1.5em;
  text-align: center;
  background-color: transparent;
  background-color: rgba(0, 86, 120, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6005678', endColorstr='#E6005678')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6005678, endColorstr=#E6005678);
  zoom: 1;
  -webkit-transition: background-color 0.15s linear;
  -moz-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  -ms-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
}
@media (max-width: 767px) {
  /* line 805, ../sass/partials/sections/_page-front.scss */
  .media-link .overlay {
    width: 40%;
    margin-left: -20%;
  }
}
@media (max-width: 480px) {
  /* line 805, ../sass/partials/sections/_page-front.scss */
  .media-link .overlay {
    padding-top: 2%;
    width: 50%;
    margin-left: -25%;
    font-size: 0.92857em;
  }
}
/* line 829, ../sass/partials/sections/_page-front.scss */
.media-link > a:hover .overlay {
  background-color: transparent;
  background-color: rgba(217, 121, 0, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6D97900', endColorstr='#E6D97900')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6D97900, endColorstr=#E6D97900);
  zoom: 1;
}
/* line 833, ../sass/partials/sections/_page-front.scss */
.media-link .gamma {
  color: #fff;
}
/* line 836, ../sass/partials/sections/_page-front.scss */
.media-link .gamma b {
  display: block;
  font-size: 1.22222em;
}
/* line 842, ../sass/partials/sections/_page-front.scss */
.media-link .faux-link {
  display: block;
  font-size: 0.77778em;
  margin-top: 6.00707%;
}
/* line 848, ../sass/partials/sections/_page-front.scss */
.media-link .faux-link:before, .media-link .faux-link > span.before {
  background-position: -143px -17px;
}
/* line 853, ../sass/partials/sections/_page-front.scss */
.media-link > a:hover .faux-link {
  color: #fff;
}
/* line 856, ../sass/partials/sections/_page-front.scss */
.media-link > a:hover .faux-link:before, .media-link > a:hover .faux-link > span.before {
  background-position: -143px 0;
}
/* line 861, ../sass/partials/sections/_page-front.scss */
.media-link img {
  display: block;
}

/* line 871, ../sass/partials/sections/_page-front.scss */
.ska-countries {
  display: flex;
  justify-content: flex-start;
  border-top: 1px solid #005678;
  padding-top: 24px;
}
@media only screen and (max-width: 900px) {
  /* line 871, ../sass/partials/sections/_page-front.scss */
  .ska-countries {
    padding-top: 10px;
  }
}
/* line 880, ../sass/partials/sections/_page-front.scss */
.ska-countries a {
  display: block;
  margin-bottom: 11px;
  width: 100%;
  background: #ffffff;
}
/* line 885, ../sass/partials/sections/_page-front.scss */
.ska-countries a:not(:last-of-type) {
  margin-right: 20px;
}
@media only screen and (max-width: 900px) {
  /* line 880, ../sass/partials/sections/_page-front.scss */
  .ska-countries a {
    margin-bottom: 1px;
  }
}
@media (max-width: 767px) {
  /* line 880, ../sass/partials/sections/_page-front.scss */
  .ska-countries a {
    margin-bottom: 7px;
  }
}
/* line 895, ../sass/partials/sections/_page-front.scss */
.ska-countries img {
  display: block;
  margin: 0 auto;
  height: 50px;
}
@media only screen and (max-width: 900px) {
  /* line 895, ../sass/partials/sections/_page-front.scss */
  .ska-countries img {
    height: 40px;
  }
}

/* 960 and up */
@media screen and (max-width: 940px) {
  /* line 921, ../sass/partials/sections/_page-front.scss */
  .explore-ska .sections .section-title {
    font-size: 0.78571em;
  }
  /* line 925, ../sass/partials/sections/_page-front.scss */
  .explore-ska .sections .img-mask .faux-link {
    font-size: 0.71429em;
  }
}
/* line 934, ../sass/partials/sections/_page-front.scss */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 940, ../sass/partials/sections/_page-front.scss */
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 4, ../sass/partials/_news-tabs.scss */
.news-tab__view {
  display: none;
}
/* line 6, ../sass/partials/_news-tabs.scss */
.news-tab__view.news-tab__view--active {
  display: block;
}

/* line 10, ../sass/partials/_news-tabs.scss */
.news-tabs-container {
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 10, ../sass/partials/_news-tabs.scss */
  .news-tabs-container {
    margin-bottom: 40px !important;
  }
}
/* line 16, ../sass/partials/_news-tabs.scss */
.news-tabs-container:after {
  content: "";
  position: absolute;
  height: 40px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 200;
  box-shadow: inset 0 -15px 18px -5px rgba(0, 0, 0, 0.6);
}

/* Tabs */
/* line 31, ../sass/partials/_news-tabs.scss */
.news-tabs-inner {
  display: flex;
}

/* line 34, ../sass/partials/_news-tabs.scss */
.news-tab {
  background-color: #013042;
  border-top: #013042 4px solid;
  width: 50%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: all .2s ease-in;
}
@media (max-width: 976px) {
  /* line 34, ../sass/partials/_news-tabs.scss */
  .news-tab {
    font-size: 12px;
  }
}
/* line 45, ../sass/partials/_news-tabs.scss */
.news-tab:hover {
  border-top: #0098e7 4px solid;
  cursor: pointer;
}
/* line 49, ../sass/partials/_news-tabs.scss */
.news-tab a {
  padding: 16px 20px 20px;
  display: block;
  color: #ffffff;
}
@media (max-width: 976px) {
  /* line 49, ../sass/partials/_news-tabs.scss */
  .news-tab a {
    padding: 6px 10px 10px;
  }
}
/* line 56, ../sass/partials/_news-tabs.scss */
.news-tab a:hover {
  text-decoration: none;
}

/* line 61, ../sass/partials/_news-tabs.scss */
.news-tab--active {
  background-color: #005678;
  border-top: #005678 4px solid;
}
/* line 64, ../sass/partials/_news-tabs.scss */
.news-tab--active:hover {
  border-top: #005678 4px solid;
}

/* Inner */
/* line 72, ../sass/partials/_news-tabs.scss */
.news-tab__view--container {
  height: 286px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #005678;
}
@media (min-width: 768px) and (max-width: 975px) {
  /* line 72, ../sass/partials/_news-tabs.scss */
  .news-tab__view--container {
    height: 248px;
  }
}

/* Lists */
/* line 85, ../sass/partials/_news-tabs.scss */
.news-tab-list {
  height: 100%;
  margin: 0;
  padding: 15px 10px 10px;
  line-height: 0;
  -webkit-padding-start: 10px;
}
/* line 91, ../sass/partials/_news-tabs.scss */
.news-tab-list li {
  border-bottom: 1px solid #013042;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
/* line 95, ../sass/partials/_news-tabs.scss */
.news-tab-list li:last-of-type {
  border-bottom: 0;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
/* line 100, ../sass/partials/_news-tabs.scss */
.news-tab-list li a {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
}
@media (max-width: 976px) {
  /* line 100, ../sass/partials/_news-tabs.scss */
  .news-tab-list li a {
    font-size: 11px;
    line-height: 14px;
  }
}
/* line 110, ../sass/partials/_news-tabs.scss */
.news-tab-list li a img {
  margin-right: 10px;
  max-width: 71px;
  max-height: 71px;
}

/* line 1, ../sass/partials/sections/_page-inner.scss */
.inner-page {
  background-color: transparent;
  background-color: rgba(0, 86, 120, 0.4);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66005678', endColorstr='#66005678')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66005678, endColorstr=#66005678);
  zoom: 1;
  margin-top: 1.42857em;
  margin-bottom: 1.42857em;
}

/* line 9, ../sass/partials/sections/_page-inner.scss */
.inner-page .content {
  position: relative;
  padding: 1em;
}
/* line 7, ../sass/partials/_mixins.scss */
.inner-page .content {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.inner-page .content:before, .inner-page .content:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.inner-page .content:after {
  clear: both;
}

/* line 15, ../sass/partials/sections/_page-inner.scss */
.inner-page article {
  padding: 0 0em 0 0em;
}

/* line 19, ../sass/partials/sections/_page-inner.scss */
.inner-page article aside {
  width: 15em;
  float: right;
  clear: right;
  font-size: 0.9em;
  display: inline;
  overflow: hidden;
  margin: 0 0em 1em 1em;
  color: #0068aa;
}

/* line 30, ../sass/partials/sections/_page-inner.scss */
.inner-page article aside strong {
  background: #005678;
  float: left;
  width: 92%;
  padding: 4%;
  color: #FFF;
}

/* line 38, ../sass/partials/sections/_page-inner.scss */
.addthis_toolbox {
  width: 96%;
  overflow: hidden;
  padding: 2%;
  background: url(../img/bg-h2.gif);
  border: 1px solid #eee;
}

/* breadcrumbs */
/* line 48, ../sass/partials/sections/_page-inner.scss */
#breadcrumbs,
#breadcrumbs a {
  margin: 0px;
  padding: 0px;
  color: #999;
  font-size: 0.9em;
  width: 70%;
}

/* line 57, ../sass/partials/sections/_page-inner.scss */
.grids article ul.nav-bottom {
  margin-bottom: 0.57143em;
}
/* line 7, ../sass/partials/_mixins.scss */
.grids article ul.nav-bottom {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.grids article ul.nav-bottom:before, .grids article ul.nav-bottom:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.grids article ul.nav-bottom:after {
  clear: both;
}
/* line 65, ../sass/partials/sections/_page-inner.scss */
.grids article ul.nav-bottom li {
  background: url(../img/bg-li.gif) no-repeat left top;
  background-position: 0 0.64286em;
  clear: left;
  margin: 0;
  float: left;
  padding: 0 0 0 0.85714em;
  line-height: 1.85714em;
}
/* line 73, ../sass/partials/sections/_page-inner.scss */
.grids article ul.nav-bottom li.current-page-item > a {
  color: #000;
  z-index: 0;
}

/* line 81, ../sass/partials/sections/_page-inner.scss */
ul.nav-sitemap {
  width: 100%;
  float: left;
}

/* line 86, ../sass/partials/sections/_page-inner.scss */
.grids article ul.nav-sitemap li {
  margin: 0px;
  border: 0px;
  padding: 0px 0 0 10px;
}

/* inner page - News */
/* line 94, ../sass/partials/sections/_page-inner.scss */
.inner-page header {
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 1em;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 0.8em;
  font-style: italic;
  color: #999;
}

/* line 106, ../sass/partials/sections/_page-inner.scss */
.inner-page header time {
  float: left;
  width: auto;
}

/* line 111, ../sass/partials/sections/_page-inner.scss */
.inner-page header p {
  float: left;
  color: #CCC;
  padding: 0px 0 0 5px;
  margin: 0;
  width: auto;
  clear: right;
}

/* line 119, ../sass/partials/sections/_page-inner.scss */
.unline-links a {
  width: 96%;
  padding: 3px 2%;
  border-bottom: 1px solid #eee;
  display: block;
  text-decoration: none;
  float: left;
  -moz-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

/* line 131, ../sass/partials/sections/_page-inner.scss */
.unline-links a:hover {
  background: #d97900;
  color: #FFF;
}

/* line 1, ../sass/partials/sections/_page-blog.scss */
.blog-past {
  display: none;
}

/* line 5, ../sass/partials/sections/_page-blog.scss */
.blog-loop {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

/* line 11, ../sass/partials/sections/_page-blog.scss */
.blog-loop p {
  padding: 0px;
  margin: 0px;
}

/* line 16, ../sass/partials/sections/_page-blog.scss */
.blog-content-wrap {
  background: #eee;
  padding: 10px;
  float: left;
}

/* line 22, ../sass/partials/sections/_page-blog.scss */
.blog-loop .head-large {
  background: none;
  color: #333;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 31, ../sass/partials/sections/_page-blog.scss */
.blog-nav .featured-links {
  float: left;
  padding: 0 0 20px;
  width: 100%;
}

/* line 37, ../sass/partials/sections/_page-blog.scss */
.blog-nav select {
  width: 100%;
  float: left;
  font-size: 16px;
}

/* line 43, ../sass/partials/sections/_page-blog.scss */
.blog-loop .head-large a:hover {
  color: #666;
}

/* line 47, ../sass/partials/sections/_page-blog.scss */
.blog-img {
  width: 31%;
  min-width: 200px;
  padding: 0 2% 0 0;
  float: left;
}

/* line 54, ../sass/partials/sections/_page-blog.scss */
.inner-page .blog-nav form {
  background: #fff;
  margin-bottom: 20px;
}

/* line 59, ../sass/partials/sections/_page-blog.scss */
.blog-img img {
  width: 200px;
  height: auto;
}

/* line 64, ../sass/partials/sections/_page-blog.scss */
.blog-content {
  width: 58%;
  float: left;
}

/* line 69, ../sass/partials/sections/_page-blog.scss */
.leadingpara {
  color: #333;
  font-weight: bold;
  width: 60%;
}

/* line 75, ../sass/partials/sections/_page-blog.scss */
.wp-caption {
  border: 1px solid #ddd;
  background: url(../img/bg-h2.gif);
  text-align: center;
  padding: 1%;
  margin: 0 10px 20px 0;
  font-size: 0.9em;
  color: #0068aa;
}

/* line 85, ../sass/partials/sections/_page-blog.scss */
.wp-caption img {
  width: 100%;
  height: auto;
}

/* line 91, ../sass/partials/sections/_page-blog.scss */
.article-content img, .article-content .wp-caption {
  max-width: 98%;
}

/*.wp-caption-text {
    width: 100% !important;
    float: left;
}*/
/* line 101, ../sass/partials/sections/_page-blog.scss */
.darkbluebak-header {
  background: #0068aa;
  color: #FFF;
  line-height: 25px;
  padding: 10px;
  width: 680px;
  float: left;
  margin: 5px 0 10px 0;
  font-family: 'Lekton', arial, serif;
  font-weight: lighter;
  font-size: 20px;
}

/* line 114, ../sass/partials/sections/_page-blog.scss */
.bak-greybox {
  background: #eee;
  float: left;
  padding: 10px;
  width: 680px;
  margin-bottom: 10px;
}

/* line 122, ../sass/partials/sections/_page-blog.scss */
.bak-greybox .secondary-header {
  border-bottom: 8px solid #FFF;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  clear: left;
}

/* line 130, ../sass/partials/sections/_page-blog.scss */
.bak-greybox a {
  border: 0px;
}

/* line 134, ../sass/partials/sections/_page-blog.scss */
table {
  border: 0px;
  border-top: 1px solid #eee;
  margin: 20px 0;
  clear: left;
  width: 100%;
}

/* line 142, ../sass/partials/sections/_page-blog.scss */
table tr td {
  border: 0px;
  border-bottom: 1px solid #eee;
  padding: 5px;
}

/* line 148, ../sass/partials/sections/_page-blog.scss */
.boxwhite-right,
blockquote {
  clear: both;
  display: inline;
  float: right;
  margin: 2em 0em 2em 2em;
  padding: 1em;
  width: 17em;
  background: #eee;
}

/* line 159, ../sass/partials/sections/_page-blog.scss */
.grids article ul {
  margin-bottom: 20px;
  clear: left;
}

/* /media-outreach/images/print-images/  */
/* line 166, ../sass/partials/sections/_page-blog.scss */
.downloads tr td,
.downloads img,
.downloads a {
  text-align: center;
}

/* line 172, ../sass/partials/sections/_page-blog.scss */
.downloads tr td {
  border-bottom: 1px solid #eee;
  line-height: 1.2em;
}

/* line 177, ../sass/partials/sections/_page-blog.scss */
.downloads a {
  float: left;
  width: 100%;
  text-align: center;
  display: block;
}

/* line 1, ../sass/partials/sections/_page-news.scss */
.news-page.page-title {
  background-color: #fff;
}

/* line 4, ../sass/partials/sections/_page-news.scss */
.featured-news-article {
  position: relative;
  border-top-color: #0098e7;
  margin: 0 1% 8px 0;
  width: 98.8%;
  min-height: 210px;
  background: #0098e7;
}
/* line 13, ../sass/partials/sections/_page-news.scss */
.featured-news-article a {
  display: block;
  min-height: 210px;
}
/* line 17, ../sass/partials/sections/_page-news.scss */
.featured-news-article .post-title {
  font-size: 1.23077em;
  line-height: 1.5em;
  margin-bottom: 0.375em;
}
/* line 22, ../sass/partials/sections/_page-news.scss */
.featured-news-article .post-title, .featured-news-article .post-title a {
  color: #ed8400;
}
/* line 27, ../sass/partials/sections/_page-news.scss */
.featured-news-article .post-content {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 81.54839%;
  padding: 1.54839%;
  color: #d4edfb;
  font-size: 0.92857em;
  line-height: 1.38462em;
  background-color: transparent;
  background-color: rgba(1, 48, 66, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6013042', endColorstr='#E6013042')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6013042, endColorstr=#E6013042);
  zoom: 1;
}
/* line 37, ../sass/partials/sections/_page-news.scss */
.featured-news-article .post-content p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 27, ../sass/partials/sections/_page-news.scss */
  .featured-news-article .post-content {
    font-size: 0.85714em;
    bottom: 0;
    width: 97%;
  }
}
/* line 47, ../sass/partials/sections/_page-news.scss */
.featured-news-article .post-img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 54, ../sass/partials/sections/_page-news.scss */
.article-head {
  margin: 0 0 10px 0;
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
}

/* line 62, ../sass/partials/sections/_page-news.scss */
#news-board-wrap {
  margin-left: -1%;
}

/* line 66, ../sass/partials/sections/_page-news.scss */
.news-board {
  width: 43.88%;
  margin: 1%;
  padding: 2%;
  float: left;
  background: #eee;
  position: relative;
}
@media (max-width: 480px) {
  /* line 66, ../sass/partials/sections/_page-news.scss */
  .news-board {
    width: 93.76%;
  }
}

/* line 78, ../sass/partials/sections/_page-news.scss */
.news-board img {
  width: 34%;
  border: 4px solid #CCC;
  margin-right: 1em;
  float: left;
}

/* line 85, ../sass/partials/sections/_page-news.scss */
.grids .news-board h2 {
  margin: 15px 0 0 0;
}

/* line 89, ../sass/partials/sections/_page-news.scss */
.grids .news-board h2 a {
  background: none;
  padding: 0px;
  margin: 0px;
  color: #005678;
  font-size: 1.3em;
}

/* line 97, ../sass/partials/sections/_page-news.scss */
.news-board time {
  background: #013042;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0.2em;
  color: #FFF;
}

/* line 106, ../sass/partials/sections/_page-news.scss */
.news-board .comments {
  position: absolute;
  top: 0px;
  left: 4%;
  padding: 0.2em;
  color: #FFF;
}

/* line 114, ../sass/partials/sections/_page-news.scss */
.news-board em {
  color: #999;
  margin-bottom: 10px;
  display: block;
}

/* line 120, ../sass/partials/sections/_page-news.scss */
.news-board p {
  padding: 0px;
  margin: 0px;
}

/* line 1, ../sass/partials/sections/_comments.scss */
.comment article {
  padding: 0;
}

/* line 5, ../sass/partials/sections/_comments.scss */
ol.commentlist,
ol.commentlist li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* line 12, ../sass/partials/sections/_comments.scss */
#comments {
  float: left;
  clear: both;
  margin: 0px;
  padding: 0 0em 0 0;
}

/* line 19, ../sass/partials/sections/_comments.scss */
#respond h3,
#comments h3 {
  float: left;
  clear: both;
  border-top: 1px solid #eee;
  display: block;
  border-bottom: 1px solid #eee;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  padding: 10px 0;
  margin: 0 0 10px 0;
  width: 100%;
  background: none;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.1em;
  color: #333;
}

/* line 38, ../sass/partials/sections/_comments.scss */
.commentlist {
  float: left;
  position: relative;
}

/* line 43, ../sass/partials/sections/_comments.scss */
.commentlist article {
  padding: 0 0 0 4em;
}

/* line 47, ../sass/partials/sections/_comments.scss */
.commentlist article time {
  background: #0068aa;
  padding: 0.2em;
  position: absolute;
  right: 0px;
}

/* line 54, ../sass/partials/sections/_comments.scss */
.commentlist article time a {
  color: #fff;
  text-decoration: none;
}

/* line 59, ../sass/partials/sections/_comments.scss */
.commentlist article .author a {
  width: 75%;
  float: left;
  color: #999;
  text-decoration: none;
}

/* line 66, ../sass/partials/sections/_comments.scss */
.commentlist article .comment-edit-link {
  display: none;
}

/* line 70, ../sass/partials/sections/_comments.scss */
.comment-content {
  margin-bottom: 20px;
}

/* line 74, ../sass/partials/sections/_comments.scss */
.comment-content p {
  padding-bottom: 0px;
  margin: 0px;
}

/* line 79, ../sass/partials/sections/_comments.scss */
#commentform label,
#commentform input,
#commentform textarea {
  width: 70%;
  float: left;
  margin-bottom: 1em;
}

/* line 87, ../sass/partials/sections/_comments.scss */
#commentform .btn-primary {
  width: auto;
  float: left;
  clear: both;
}

/* line 93, ../sass/partials/sections/_comments.scss */
section#respond {
  float: left;
  color: #000;
  width: 100%;
  padding: 20px 0 0 0;
}

/* line 100, ../sass/partials/sections/_comments.scss */
#respond h3 {
  color: #000;
  float: left;
  width: 100%;
}

/* line 106, ../sass/partials/sections/_comments.scss */
#respond a {
  color: #999;
}

/* line 110, ../sass/partials/sections/_comments.scss */
.avatar {
  position: absolute;
  left: 0px;
}

/* line 115, ../sass/partials/sections/_comments.scss */
.thread-even {
  float: left;
  width: 100%;
}

/* line 120, ../sass/partials/sections/_comments.scss */
.thread-odd {
  float: left;
  width: 100%;
}

/* line 125, ../sass/partials/sections/_comments.scss */
.commentlist .children {
  padding: 10px 0 0 40px;
  width: auto;
  border-top: 1px solid #eee;
  clear: both;
}

/* line 132, ../sass/partials/sections/_comments.scss */
.commentlist .children:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 140, ../sass/partials/sections/_comments.scss */
.comment-author {
  font-weight: bold;
}

/* line 144, ../sass/partials/sections/_comments.scss */
.notice .close {
  display: none;
}

/* line 1, ../sass/partials/sections/_job.scss */
.inner-page .job-list .job {
  padding: 0;
  border-bottom: 1px solid #eee;
}

/* line 6, ../sass/partials/sections/_job.scss */
.inner-page .job dl {
  margin-top: 10px;
}
/* line 9, ../sass/partials/sections/_job.scss */
.inner-page .job dt, .inner-page .job dd {
  display: block;
  float: left;
  width: auto;
  margin: 0;
}
/* line 15, ../sass/partials/sections/_job.scss */
.inner-page .job dt {
  position: static;
  top: auto;
  text-transform: none;
  clear: left;
}
/* line 21, ../sass/partials/sections/_job.scss */
.inner-page .job dt:after {
  content: ": ";
  margin-right: 5px;
}

/* line 29, ../sass/partials/sections/_job.scss */
.job-loop {
  margin-bottom: 30px;
}
/* line 32, ../sass/partials/sections/_job.scss */
.job-loop .job:last-child {
  border-bottom: 0;
}
/* line 35, ../sass/partials/sections/_job.scss */
.job-loop h2 a {
  color: #ed8400;
}

/* line 40, ../sass/partials/sections/_job.scss */
.job-categories .head-large {
  float: none;
}

/* line 44, ../sass/partials/sections/_job.scss */
.job-categories ul {
  list-style: none;
  margin-top: 6px;
  margin-bottom: 0;
  padding-left: 0;
  border-top: 1px solid #cfcfcf;
}
/* line 53, ../sass/partials/sections/_job.scss */
.job-categories ul li {
  border-bottom: 1px solid #cfcfcf;
}
/* line 57, ../sass/partials/sections/_job.scss */
.job-categories ul a {
  display: block;
  padding: 4px;
  background: transparent;
  text-decoration: none;
}
/* line 64, ../sass/partials/sections/_job.scss */
.job-categories ul a:hover,
.job-categories ul .current-cat a {
  background: #d97900;
  color: #fff;
}

/* line 71, ../sass/partials/sections/_job.scss */
.term-desc {
  margin-bottom: 24px;
  font-weight: 600;
}

/* line 1, ../sass/partials/sections/_map.scss */
#mapContainer {
  position: relative;
  height: 540px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/sections/_map.scss */
  #mapContainer {
    height: 380px;
  }
}
/* line 9, ../sass/partials/sections/_map.scss */
#mapContainer .institution-data {
  display: none;
}
/* line 12, ../sass/partials/sections/_map.scss */
#mapContainer .filter-container {
  position: absolute;
  bottom: 33px;
  left: 10px;
  z-index: 10000;
  width: 220px;
  margin: 0;
  padding: 0;
}
/* line 20, ../sass/partials/sections/_map.scss */
#mapContainer .filter-container h3 {
  position: relative;
  margin: 0;
  padding: 5px 5px 1px 24px;
  font-size: 15px;
  line-height: 17px;
  display: inline-block;
  color: #fff;
  background: #005678;
}
/* line 29, ../sass/partials/sections/_map.scss */
#mapContainer .filter-container h3:after {
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/img-sprite.png) no-repeat -143px 0px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 29, ../sass/partials/sections/_map.scss */
  #mapContainer .filter-container h3:after {
    background-image: url("../img/img-sprite@2x.png");
    background-size: 224px 32px;
  }
}
/* line 46, ../sass/partials/sections/_map.scss */
#mapContainer .wpSelectForm {
  position: relative;
  background: #fff;
  border: 1px solid #005678;
  border-width: 3px 1px 1px;
  margin: 0;
  padding: 0;
  max-height: 500px;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
@media (max-width: 850px) {
  /* line 46, ../sass/partials/sections/_map.scss */
  #mapContainer .wpSelectForm {
    max-height: 0;
    overflow: hidden;
  }
  /* line 58, ../sass/partials/sections/_map.scss */
  #mapContainer .wpSelectForm.active {
    max-height: 500px;
  }
}
/* line 63, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckbox,
#mapContainer .wpCheckboxAll {
  position: relative;
  background: #b2b2b2;
  height: 25px;
  width: 100%;
  line-height: 11px;
  cursor: pointer;
}
/* line 7, ../sass/partials/_mixins.scss */
#mapContainer .wpCheckbox,
#mapContainer .wpCheckboxAll {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
#mapContainer .wpCheckbox:before, #mapContainer .wpCheckbox:after,
#mapContainer .wpCheckboxAll:before,
#mapContainer .wpCheckboxAll:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
#mapContainer .wpCheckbox:after,
#mapContainer .wpCheckboxAll:after {
  clear: both;
}
/* line 72, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckbox input,
#mapContainer .wpCheckboxAll input {
  position: absolute;
  left: 4px;
  top: 6px;
  width: auto;
}
/* line 78, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckbox label,
#mapContainer .wpCheckboxAll label {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  font-size: 11px;
  height: 12px;
  padding: 6px 8px 7px 25px;
  width: auto;
  color: #fff;
  cursor: pointer;
}
/* line 91, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckbox:hover,
#mapContainer .wpCheckboxAll:hover {
  background: #8f8f8f;
}
/* line 95, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckboxAll {
  background: #fff;
  height: 29px;
  line-height: 15px;
}
/* line 99, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckboxAll label {
  height: 16px;
  color: #ed8400;
  padding: 7px 8px 6px 25px;
}
/* line 104, ../sass/partials/sections/_map.scss */
#mapContainer .wpCheckboxAll:hover {
  background: #eee;
}
/* line 108, ../sass/partials/sections/_map.scss */
#mapContainer .wp-aiv,
#mapContainer .wpc-aiv.active {
  background-color: #610660;
  background-position: 0 -344px;
}
/* line 110, ../sass/partials/sections/_map.scss */
#mapContainer .wp-csp,
#mapContainer .wpc-csp.active {
  background-color: #e7af00;
  background-position: 0 -86px;
}
/* line 112, ../sass/partials/sections/_map.scss */
#mapContainer .wp-dsh,
#mapContainer .wpc-dsh.active {
  background-color: #e78100;
  background-position: 0 -215px;
}
/* line 114, ../sass/partials/sections/_map.scss */
#mapContainer .wp-infra-au,
#mapContainer .wpc-infra-au.active {
  background-color: #002278;
  background-position: 0 -387px;
}
/* line 116, ../sass/partials/sections/_map.scss */
#mapContainer .wp-infra-sa,
#mapContainer .wpc-infra-sa.active {
  background-color: #002278;
  background-position: 0 -430px;
}
/* line 118, ../sass/partials/sections/_map.scss */
#mapContainer .wp-lfaa,
#mapContainer .wpc-lfaa.active {
  background-color: #009078;
  background-position: 0 -301px;
}
/* line 120, ../sass/partials/sections/_map.scss */
#mapContainer .wp-mfaa,
#mapContainer .wpc-mfaa.active {
  background-color: #cdc600;
  background-position: 0 -258px;
}
/* line 122, ../sass/partials/sections/_map.scss */
#mapContainer .wp-sdp,
#mapContainer .wpc-sdp.active {
  background-color: #980600;
  background-position: 0 -172px;
}
/* line 124, ../sass/partials/sections/_map.scss */
#mapContainer .wp-sadt,
#mapContainer .wpc-sadt.active {
  background-color: #005678;
  background-position: 0 -129px;
}
/* line 126, ../sass/partials/sections/_map.scss */
#mapContainer .wp-tm,
#mapContainer .wpc-tm.active {
  background-color: #e73500;
  background-position: 0 -43px;
}
/* line 128, ../sass/partials/sections/_map.scss */
#mapContainer .wp-wbspf,
#mapContainer .wpc-wbspf.active {
  background-color: #008522;
  background-position: 0 0;
}

/* line 131, ../sass/partials/sections/_map.scss */
#mapObject {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 540px;
}
/* line 137, ../sass/partials/sections/_map.scss */
#mapObject img {
  max-width: none;
}
@media (max-width: 767px) {
  /* line 131, ../sass/partials/sections/_map.scss */
  #mapObject {
    height: 380px;
  }
}

/* line 146, ../sass/partials/sections/_map.scss */
.institution-container h3 {
  font-size: 17px;
  line-height: 25px;
  border-bottom: 1px solid #d4edfb;
  margin-bottom: 8px;
}
/* line 152, ../sass/partials/sections/_map.scss */
.institution-container p {
  color: #bebebe;
  font-size: 10px;
}
/* line 156, ../sass/partials/sections/_map.scss */
.institution-container .work-packs {
  margin-left: -7px;
}
/* line 7, ../sass/partials/_mixins.scss */
.institution-container .work-packs {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.institution-container .work-packs:before, .institution-container .work-packs:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.institution-container .work-packs:after {
  clear: both;
}
/* line 160, ../sass/partials/sections/_map.scss */
.institution-container .work-package {
  width: 111px;
  height: 38px;
  background: url("../img/img-map-sprite-v2.png") no-repeat;
  margin-left: 7px;
  margin-bottom: 7px;
  font-size: 10px;
  line-height: 15px;
  float: left;
  color: #fff;
  padding: 5px 5px 0 47px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 160, ../sass/partials/sections/_map.scss */
  .institution-container .work-package {
    background-image: url("../img/img-map-sprite-v2@2x.png");
    background-size: 42px 473px;
  }
}
/* line 178, ../sass/partials/sections/_map.scss */
.institution-container .website-button {
  position: relative;
  display: block;
  background: #eee;
  line-height: 14px;
  padding: 6px 6px 6px 23px;
  margin: 5px 0;
  font-size: 12px;
  font-weight: 700;
  clear: left;
}
/* line 188, ../sass/partials/sections/_map.scss */
.institution-container .website-button:after {
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/img-sprite.png) no-repeat -143px -17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 188, ../sass/partials/sections/_map.scss */
  .institution-container .website-button:after {
    background-image: url("../img/img-sprite@2x.png");
    background-size: 224px 32px;
  }
}

/* line 1, ../sass/partials/sections/_facts.scss */
.the-facts {
  background-attachment: fixed;
}
/* line 3, ../sass/partials/sections/_facts.scss */
.the-facts body {
  background: none;
  position: relative;
  min-height: 100%;
  height: 100%;
}

/* line 10, ../sass/partials/sections/_facts.scss */
.facts-page {
  position: relative;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  max-width: 1200px;
}
@media (max-width: 767px) {
  /* line 10, ../sass/partials/sections/_facts.scss */
  .facts-page {
    height: auto;
    overflow: visible;
  }
}

/* line 21, ../sass/partials/sections/_facts.scss */
.bg-back, .bg-middle, .bg-front {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  /* line 21, ../sass/partials/sections/_facts.scss */
  .bg-back, .bg-middle, .bg-front {
    display: none;
  }
}

/* line 31, ../sass/partials/sections/_facts.scss */
.bg-back {
  background: url(../img/stars-back.png) repeat;
  z-index: -30;
}

/* line 36, ../sass/partials/sections/_facts.scss */
.bg-middle {
  background: url(../img/stars-middle.png) repeat;
  z-index: -20;
}

/* line 41, ../sass/partials/sections/_facts.scss */
.bg-front {
  background: url(../img/stars-front.png) repeat;
  z-index: -10;
}

/* line 46, ../sass/partials/sections/_facts.scss */
.spot-navigation {
  z-index: 100;
  position: absolute;
  left: 30px;
  top: 200px;
  height: 250px;
}
/* line 55, ../sass/partials/sections/_facts.scss */
.spot-navigation li {
  margin: 0 0 10px;
  display: block;
  background: rgba(0, 86, 120, 0.7);
  width: 30px;
  height: 30px;
  border-radius: 15px;
  overflow: hidden;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
/* line 64, ../sass/partials/sections/_facts.scss */
.spot-navigation li > a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  color: #fff;
}
/* line 75, ../sass/partials/sections/_facts.scss */
.spot-navigation li:hover {
  background: #ed8400;
}
/* line 78, ../sass/partials/sections/_facts.scss */
.spot-navigation li.active {
  background: #ed8400;
}
/* line 81, ../sass/partials/sections/_facts.scss */
.spot-navigation li.bottom, .spot-navigation li.top {
  background: rgba(1, 48, 66, 0.8);
  text-indent: -9999px;
}
/* line 85, ../sass/partials/sections/_facts.scss */
.spot-navigation li.bottom > a, .spot-navigation li.top > a {
  background: url(../img/arrow-sprite.png) 10px -388px no-repeat;
}
/* line 89, ../sass/partials/sections/_facts.scss */
.spot-navigation li.bottom > a {
  background-position: 10px -413px;
}
/* line 90, ../sass/partials/sections/_facts.scss */
.spot-navigation li.bottom:hover > a {
  background-position: -44px -413px;
}
/* line 91, ../sass/partials/sections/_facts.scss */
.spot-navigation li.top > a {
  background-position: 10px -388px;
}
/* line 92, ../sass/partials/sections/_facts.scss */
.spot-navigation li.top:hover > a {
  background-position: -44px -388px;
}
@media (max-width: 767px) {
  /* line 46, ../sass/partials/sections/_facts.scss */
  .spot-navigation {
    display: none;
  }
}

/* line 98, ../sass/partials/sections/_facts.scss */
.layer1,
.layer2,
.layer3,
.layer4,
.layer5 {
  position: relative;
}

/* line 105, ../sass/partials/sections/_facts.scss */
.layer1 {
  z-index: 10;
}

/* line 106, ../sass/partials/sections/_facts.scss */
.layer2 {
  z-index: 20;
}

/* line 107, ../sass/partials/sections/_facts.scss */
.layer3 {
  z-index: 30;
}

/* line 108, ../sass/partials/sections/_facts.scss */
.layer4 {
  z-index: 40;
}

/* line 109, ../sass/partials/sections/_facts.scss */
.layer5 {
  z-index: 50;
}

/* line 110, ../sass/partials/sections/_facts.scss */
.slide {
  z-index: 50;
  position: relative;
  overflow: hidden;
  height: 600px;
  margin: 100px 0 350px;
}
@media (max-width: 767px) {
  /* line 110, ../sass/partials/sections/_facts.scss */
  .slide {
    height: 150px;
    margin: 50px 0;
    overflow: visible;
  }
}

/* line 122, ../sass/partials/sections/_facts.scss */
.next-slide,
.prev-slide {
  position: absolute;
  display: block;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  color: #ed8400;
  text-decoration: none;
  text-align: center;
  height: 20px;
  padding-bottom: 33px;
  background: url(../img/arrow-sprite.png) center -170px no-repeat;
  font-family: "Eurostile LT W01 Demi", sans-serif;
  font-size: 15px;
}
@media (max-width: 767px) {
  /* line 122, ../sass/partials/sections/_facts.scss */
  .next-slide,
  .prev-slide {
    display: none;
  }
}

/* line 143, ../sass/partials/sections/_facts.scss */
.next-slide {
  bottom: 0;
  line-height: 26px;
  background-position: center -170px;
}
/* line 147, ../sass/partials/sections/_facts.scss */
.next-slide:hover {
  background-position: center 30px;
  text-decoration: none;
}

/* line 152, ../sass/partials/sections/_facts.scss */
.prev-slide {
  top: 0;
  background-position: center -270px;
}
/* line 155, ../sass/partials/sections/_facts.scss */
.prev-slide:hover {
  background-position: center -70px;
}

/* line 160, ../sass/partials/sections/_facts.scss */
#intro .image {
  display: block;
  height: 600px;
  width: auto;
  margin: -50px auto;
}
@media (max-width: 767px) {
  /* line 160, ../sass/partials/sections/_facts.scss */
  #intro .image {
    height: auto;
    width: 100%;
  }
}
/* line 171, ../sass/partials/sections/_facts.scss */
#intro .title {
  display: block;
  width: 400px;
  margin: 0 auto;
  text-align: center;
  top: 360px;
  color: #fff;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
/* line 186, ../sass/partials/sections/_facts.scss */
#intro .title strong {
  font-family: "Eurostile LT W01 Demi", sans-serif;
}
@media (max-width: 767px) {
  /* line 171, ../sass/partials/sections/_facts.scss */
  #intro .title {
    position: absolute;
    top: 57%;
    width: 100%;
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  /* line 171, ../sass/partials/sections/_facts.scss */
  #intro .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 159, ../sass/partials/sections/_facts.scss */
  #intro {
    height: auto;
  }
}

/* line 204, ../sass/partials/sections/_facts.scss */
#fact1 .image, #fact2 .image, #fact3 .image, #fact4 .image, #fact5 .image, #fact6 .image {
  position: absolute;
  display: block;
  right: 0;
  top: 7.5%;
  width: 58.5%;
  height: auto;
}
@media (max-width: 767px) {
  /* line 204, ../sass/partials/sections/_facts.scss */
  #fact1 .image, #fact2 .image, #fact3 .image, #fact4 .image, #fact5 .image, #fact6 .image {
    display: none;
  }
}
/* line 215, ../sass/partials/sections/_facts.scss */
#fact1 .title, #fact2 .title, #fact3 .title, #fact4 .title, #fact5 .title, #fact6 .title {
  position: absolute;
  left: 10%;
  top: 38%;
  width: 41.6%;
  color: #fff;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}
/* line 227, ../sass/partials/sections/_facts.scss */
#fact1 .title em, #fact2 .title em, #fact3 .title em, #fact4 .title em, #fact5 .title em, #fact6 .title em {
  color: #0098e7;
}
@media (max-width: 767px) {
  /* line 215, ../sass/partials/sections/_facts.scss */
  #fact1 .title, #fact2 .title, #fact3 .title, #fact4 .title, #fact5 .title, #fact6 .title {
    width: 80%;
  }
}
@media (max-width: 480px) {
  /* line 215, ../sass/partials/sections/_facts.scss */
  #fact1 .title, #fact2 .title, #fact3 .title, #fact4 .title, #fact5 .title, #fact6 .title {
    font-size: 18px;
  }
}

/* line 1, ../sass/partials/_forms.scss */
.inner-page form {
  background: url("img/bg-h2.gif");
  float: left;
  width: 96%;
  padding: 2%;
}

/* line 8, ../sass/partials/_forms.scss */
.inner-page form input,
.inner-page form textarea {
  border: 1px solid #CCC;
  padding: 5px;
  color: #0068aa;
}

/* line 15, ../sass/partials/_forms.scss */
.inner-page .mc_custom_border_hdr {
  padding: 10px 0;
  float: left;
}

/* line 20, ../sass/partials/_forms.scss */
.inner-page #mc-indicates-required {
  padding: 10px 0;
  float: left;
}

/* line 25, ../sass/partials/_forms.scss */
.inner-page form label,
.wpcf7-form-control-wrap {
  width: 100%;
  padding: 5px 0;
  float: left;
}

/* line 32, ../sass/partials/_forms.scss */
.inner-page form input {
  width: 98%;
  float: left;
}

/* line 37, ../sass/partials/_forms.scss */
.inner-page form .mergeRow label {
  width: auto;
  padding: 0 10px;
  float: none;
}

/* line 43, ../sass/partials/_forms.scss */
.inner-page form .mergeRow input,
.inner-page form .wpcf7-submit {
  width: auto;
}

/* line 48, ../sass/partials/_forms.scss */
.inner-page form .mc_signup_submit input,
.inner-page form .wp-polls-ul input,
.inner-page form .wp-polls-ul label,
.inner-page form .wp-polls-ans input {
  width: auto;
}

/* line 55, ../sass/partials/_forms.scss */
.inner-page form .mc_list li {
  background: none;
}

/* line 59, ../sass/partials/_forms.scss */
.wpcf7-response-output {
  float: left;
}

/* line 63, ../sass/partials/_forms.scss */
.wp-polls-ans {
  width: 88% !important;
}

/* line 67, ../sass/partials/_forms.scss */
.inner-page .wp-polls-ans ul li {
  background: none;
  padding: 10px 0;
  float: left;
  width: 100%;
}

/* line 74, ../sass/partials/_forms.scss */
.inner-page .wp-polls-ans label {
  padding: 0px 0 0 5px;
  margin: -4px 0 0 0;
}

/* line 83, ../sass/partials/_forms.scss */
.inner-page .wp-polls-ans .Buttons {
  margin: 10px 0 0 0;
}

/* line 87, ../sass/partials/_forms.scss */
.inner-page .wp-polls-form {
  margin-bottom: 20px;
}

/* line 1, ../sass/partials/_video.scss */
.video-container {
  position: relative;
  background: #eee;
}

/* line 6, ../sass/partials/_video.scss */
.video-container .img-attach {
  width: 100%;
  height: auto;
}

/* line 11, ../sass/partials/_video.scss */
.wp-video-shortcode {
  max-width: 100%;
}

/* line 15, ../sass/partials/_video.scss */
.video-container .mejs-mediaelement {
  height: auto;
  position: relative;
}
/* line 7, ../sass/partials/_mixins.scss */
.video-container .mejs-mediaelement {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.video-container .mejs-mediaelement:before, .video-container .mejs-mediaelement:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.video-container .mejs-mediaelement:after {
  clear: both;
}
/* line 20, ../sass/partials/_video.scss */
.video-container .mejs-inner {
  height: auto;
}
/* line 7, ../sass/partials/_mixins.scss */
.video-container .mejs-inner {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.video-container .mejs-inner:before, .video-container .mejs-inner:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.video-container .mejs-inner:after {
  clear: both;
}
/* line 7, ../sass/partials/_mixins.scss */
.video-container .mejs-container {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.video-container .mejs-container:before, .video-container .mejs-container:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.video-container .mejs-container:after {
  clear: both;
}
/* line 27, ../sass/partials/_video.scss */
.video-container video {
  display: block;
}

/* line 32, ../sass/partials/_video.scss */
.video-description {
  width: 65.824%;
  margin-right: 0.842%;
  float: left;
}

/* line 38, ../sass/partials/_video.scss */
.video-data {
  width: 33.334%;
  float: left;
}

/* line 43, ../sass/partials/_video.scss */
.video-data th {
  text-align: left;
  border-bottom: 1px solid #eee;
}

/* line 48, ../sass/partials/_video.scss */
.video-data td {
  text-align: left;
}

/* line 52, ../sass/partials/_video.scss */
.video-data td p {
  margin: 0;
}

/* line 56, ../sass/partials/_video.scss */
.grid-16.videos {
  background: #fff;
  border-top: 4px solid #ccc;
}

@media (max-width: 767px) {
  /* line 61, ../sass/partials/_video.scss */
  .grids .video-sidebar {
    padding: 1em;
  }
}

/* line 67, ../sass/partials/_video.scss */
.video-sidebar > nav,
.video-sidebar > div {
  margin-right: 1em;
}

/* line 72, ../sass/partials/_video.scss */
.video-linklist {
  border-top: 4px solid #bebebe;
  background: #eee;
  padding: 5px 5px 6px;
  margin-bottom: 9px;
}
/* line 77, ../sass/partials/_video.scss */
.video-linklist .header {
  background: url(../img/bg-h3-dark.png);
  padding-bottom: 1px;
  border-bottom: 1px solid #dedede;
  width: 100%;
}
/* line 83, ../sass/partials/_video.scss */
.video-linklist h3 {
  margin: 0;
  padding: 4px 4px 4px 23px;
  color: #fff;
  background: #0068aa url(../img/nav-arrow.png) 4px 4px no-repeat;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
}
/* line 96, ../sass/partials/_video.scss */
.video-linklist > ul {
  padding-top: 4px;
}
/* line 98, ../sass/partials/_video.scss */
.video-linklist > ul > li {
  border-bottom: 1px solid #cfcfcf;
}
/* line 103, ../sass/partials/_video.scss */
.video-linklist .children {
  border-top: 1px solid #cfcfcf;
}
/* line 105, ../sass/partials/_video.scss */
.video-linklist .children,
.video-linklist .children .children .children,
.video-linklist .children .children .children .children .children {
  background: #f5f5f5;
}
/* line 111, ../sass/partials/_video.scss */
.video-linklist .children .children,
.video-linklist .children .children .children .children {
  background: #eee;
}
/* line 116, ../sass/partials/_video.scss */
.video-linklist .children a {
  padding-left: 15px;
}
/* line 120, ../sass/partials/_video.scss */
.video-linklist .children .children a {
  padding-left: 30px;
}
/* line 124, ../sass/partials/_video.scss */
.video-linklist .children .children .children a {
  padding-left: 45px;
}
/* line 128, ../sass/partials/_video.scss */
.video-linklist .children .children .children .children a {
  padding-left: 60px;
}
/* line 132, ../sass/partials/_video.scss */
.video-linklist .children .children .children .children .children a {
  padding-left: 75px;
}
/* line 137, ../sass/partials/_video.scss */
.video-linklist > ul > li a {
  display: block;
  padding: 4px;
  background: transparent;
  color: #0068aa;
  text-decoration: none;
}
/* line 145, ../sass/partials/_video.scss */
.video-linklist li a:hover,
.video-linklist ul li.current-cat > a {
  background: #0068aa;
  color: #fff;
}

/* line 152, ../sass/partials/_video.scss */
.no-js .packed-videos {
  margin-left: -0.66%;
}
/* line 154, ../sass/partials/_video.scss */
.no-js .packed-videos .item {
  margin-left: 0.66%;
  margin-bottom: 5px;
}

/* line 160, ../sass/partials/_video.scss */
.packed-videos {
  margin-top: 15px;
  position: relative;
}
/* line 164, ../sass/partials/_video.scss */
.packed-videos .item {
  position: relative;
  float: left;
  width: 32.62%;
  height: auto;
  position: relative;
}
/* line 171, ../sass/partials/_video.scss */
.packed-videos .gutter-sizer {
  height: 0;
  width: 0.66%;
  overflow: hidden;
}
@media (max-width: 850px) {
  /* line 171, ../sass/partials/_video.scss */
  .packed-videos .gutter-sizer {
    width: 1%;
  }
}
/* line 180, ../sass/partials/_video.scss */
.packed-videos .clear {
  clear: left;
}
/* line 184, ../sass/partials/_video.scss */
.packed-videos .inner-item {
  position: relative;
  margin-bottom: 4px;
}
/* line 189, ../sass/partials/_video.scss */
.packed-videos .inner-item-bottom {
  position: relative;
}
/* line 193, ../sass/partials/_video.scss */
.packed-videos .item img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  z-index: 50;
}
/* line 201, ../sass/partials/_video.scss */
.packed-videos .item.w2 {
  width: 66.0635%;
}
/* line 204, ../sass/partials/_video.scss */
.packed-videos .item.w2 .video-link .title {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 850px) {
  /* line 204, ../sass/partials/_video.scss */
  .packed-videos .item.w2 .video-link .title {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  /* line 204, ../sass/partials/_video.scss */
  .packed-videos .item.w2 .video-link .title {
    font-size: 10px;
    line-height: 12px;
  }
}
/* line 219, ../sass/partials/_video.scss */
.packed-videos a.video-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/bg-trans.png);
  background: rgba(2, 61, 99, 0);
  height: 100%;
  width: 100%;
  z-index: 100;
  transition: background 0.5s;
  -o-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
}
/* line 235, ../sass/partials/_video.scss */
.packed-videos .video-link:hover {
  background: url(../img/bg-img.png);
  background: rgba(2, 61, 99, 0.8);
}
/* line 240, ../sass/partials/_video.scss */
.packed-videos .video-link:hover .inner-text {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 245, ../sass/partials/_video.scss */
.packed-videos .video-link .inner-text {
  display: block;
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
}
/* line 259, ../sass/partials/_video.scss */
.packed-videos .video-link .title {
  display: block;
  font-size: 12px;
  padding: 0 5px;
  line-height: 14px;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
}
@media (max-width: 480px) {
  /* line 259, ../sass/partials/_video.scss */
  .packed-videos .video-link .title {
    font-size: 10px;
    line-height: 12px;
  }
}
/* line 273, ../sass/partials/_video.scss */
.packed-videos .video-link .button {
  display: inline-block;
  margin: 0 auto;
  font-size: 13px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 10px;
  padding: 0 37px;
  background: #fff;
  color: #0068aa;
}
@media (max-width: 480px) {
  /* line 273, ../sass/partials/_video.scss */
  .packed-videos .video-link .button {
    display: none;
  }
}
/* line 288, ../sass/partials/_video.scss */
.packed-videos .w2 .video-link .inner-text {
  top: 30%;
}
/* line 292, ../sass/partials/_video.scss */
.packed-videos .w2 .video-link .title {
  font-size: 22px;
}
/* line 296, ../sass/partials/_video.scss */
.packed-videos .w2 .video-link .button {
  line-height: 44px;
  font-size: 16px;
}
@media (max-width: 850px) {
  /* line 301, ../sass/partials/_video.scss */
  .packed-videos .item-container {
    float: none;
    display: inline;
    overflow: hidden;
  }
  /* line 305, ../sass/partials/_video.scss */
  .packed-videos .item-container .item {
    display: inline-block;
  }
}

/* line 312, ../sass/partials/_video.scss */
.paginate-links {
  clear: left;
}

/* line 316, ../sass/partials/_video.scss */
.paginate-links .more,
.paginate-links .no-more {
  display: none;
}

/* line 321, ../sass/partials/_video.scss */
.video-share {
  margin: 36px 0 18px;
  padding-left: 7px;
  border: 1px solid #eee;
  border-width: 1px 0;
  font-size: 11px;
  line-height: 46px;
  color: #0068aa;
}
/* line 7, ../sass/partials/_mixins.scss */
.video-share {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.video-share:before, .video-share:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.video-share:after {
  clear: both;
}

/* line 333, ../sass/partials/_video.scss */
.video-share .social {
  display: block;
  float: right;
  background: #eee url(../img/social.png) no-repeat;
  margin: 9px 0 0 10px;
  padding: 0 12px 0 43px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  line-height: 31px;
  color: #222;
}

/* line 346, ../sass/partials/_video.scss */
.video-share .socialcount {
  float: right;
}

/* line 350, ../sass/partials/_video.scss */
.video-share .socialcount > li {
  border-radius: 0;
  min-width: 50px;
}

/* line 355, ../sass/partials/_video.scss */
.video-share .socialcount .button {
  width: auto;
  margin-left: 34px;
}

/* line 360, ../sass/partials/_video.scss */
.video-share .social:hover {
  background-color: #005288;
  color: #fff;
}

/* line 365, ../sass/partials/_video.scss */
.video-share .social.facebook {
  background-position: 0 0;
}

/* line 369, ../sass/partials/_video.scss */
.video-share .social.facebook:hover {
  background-position: 0 -31px;
}

/* line 373, ../sass/partials/_video.scss */
.video-share .social.twitter {
  background-position: 0 -62px;
}

/* line 377, ../sass/partials/_video.scss */
.video-share .social.twitter:hover {
  background-position: 0 -93px;
}

/* line 381, ../sass/partials/_video.scss */
.grids .download-list {
  margin: 0 0 20px 47px;
  padding: 0 0 4px;
  background: #023d63;
}

/* line 387, ../sass/partials/_video.scss */
.download-list dt,
.download-list dd {
  position: static;
  width: auto;
  float: none;
  clear: none;
  text-transform: none;
}

/* line 397, ../sass/partials/_video.scss */
.download-list dt,
.download-list .download-item {
  padding: 0 9px;
}

/* line 402, ../sass/partials/_video.scss */
.download-list dt {
  padding-top: 4px;
  padding-bottom: 2px;
  margin-top: 4px;
  border-top: 1px solid #0061a6;
  color: #1e92e1;
}

/* line 410, ../sass/partials/_video.scss */
.download-list dt:first-child {
  margin-top: 0;
  border-top: 0;
}

/* line 415, ../sass/partials/_video.scss */
.download-list .download-item {
  margin: 0 0 0 9px;
  padding: 0;
}

/* line 420, ../sass/partials/_video.scss */
.download-list li.download-item {
  padding: 5px 0;
}

/* line 424, ../sass/partials/_video.scss */
.download-list .download-item a {
  display: block;
  color: #fff;
  padding-left: 18px;
  background: url(../img/download.png) 0 3px no-repeat;
  text-decoration: none;
}

/* line 432, ../sass/partials/_video.scss */
.download-list .download-item a:hover {
  text-decoration: underline;
}

/* line 436, ../sass/partials/_video.scss */
.download-header {
  padding: 3px 0 0 47px;
  background: #0068aa url(../img/dh-down.png) no-repeat;
  height: 43px;
}

/* line 442, ../sass/partials/_video.scss */
.download-header h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 1px 0;
  text-align: center;
}

/* line 451, ../sass/partials/_video.scss */
.download-header p {
  margin: 1px 0;
  font-size: 11px;
  font-style: italic;
  color: #fff;
  text-align: center;
}

/* line 1, ../sass/partials/sections/_magazine.scss */
.featured-news-article .post-img.img-placeholder,
.repeated-news-article .post-img.img-placeholder {
  width: 100%;
  height: auto;
  background: #fff;
}

/* line 7, ../sass/partials/sections/_magazine.scss */
#news-board-wrap {
  margin-left: -1%;
}
/* line 7, ../sass/partials/_mixins.scss */
#news-board-wrap {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
#news-board-wrap:before, #news-board-wrap:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
#news-board-wrap:after {
  clear: both;
}

/* line 11, ../sass/partials/sections/_magazine.scss */
.repeated-news-article {
  position: relative;
  width: 47.88%;
  float: left;
  background: #fff;
  margin: 8px 1%;
  border-top-color: #0098e7;
}
/* line 20, ../sass/partials/sections/_magazine.scss */
.repeated-news-article .post-title {
  font-size: 1.15385em;
  line-height: 1.5em;
  margin-bottom: 0.375em;
}
/* line 25, ../sass/partials/sections/_magazine.scss */
.repeated-news-article .post-title, .repeated-news-article .post-title a {
  color: #ed8400;
}
/* line 30, ../sass/partials/sections/_magazine.scss */
.repeated-news-article .post-content {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 81.54839%;
  padding: 1.54839%;
  color: #d4edfb;
  font-size: 0.85714em;
  line-height: 1.38462em;
  background-color: transparent;
  background-color: rgba(1, 48, 66, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6013042', endColorstr='#E6013042')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6013042, endColorstr=#E6013042);
  zoom: 1;
}
/* line 40, ../sass/partials/sections/_magazine.scss */
.repeated-news-article .post-content p {
  margin-bottom: 0;
}
/* line 45, ../sass/partials/sections/_magazine.scss */
.repeated-news-article .post-img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 51, ../sass/partials/sections/_magazine.scss */
.magazine-style .grids {
  margin-top: 20px;
}

/* line 54, ../sass/partials/sections/_magazine.scss */
.magazine-content {
  margin-bottom: 20px;
}

/* line 57, ../sass/partials/sections/_magazine.scss */
.read-more-button {
  position: relative;
  display: block;
  line-height: 14px;
  background: #eee;
  padding: 6px 6px 6px 23px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: 700;
  clear: left;
}
/* line 67, ../sass/partials/sections/_magazine.scss */
.read-more-button:after {
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/img-sprite.png) no-repeat -143px -17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 67, ../sass/partials/sections/_magazine.scss */
  .read-more-button:after {
    background-image: url("../img/img-sprite@2x.png");
    background-size: 224px 32px;
  }
}

/* line 8, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table {
  font-size: 0.85em;
}
/* line 10, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table th {
  text-align: left;
  padding: 5px;
}
/* line 14, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table .odd {
  background-color: #f3f3f3;
}
/* line 17, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table tbody tr {
  border-left: 3px solid #ccc;
}
/* line 20, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table tr.ska {
  border-color: #005678;
}
/* line 21, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table tr.science {
  border-color: #e73500;
}
/* line 22, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table tr.engineering {
  border-color: #008522;
}
/* line 23, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table tr.national-astronomy-meetings {
  border-color: #cdc600;
}
/* line 24, ../sass/partials/sections/_events_table.scss */
.inner-page .events-table tr.outreach {
  border-color: #e78100;
}

/* line 26, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key {
  float: right;
  margin-bottom: 5px;
}
/* line 7, ../sass/partials/_mixins.scss */
.inner-page .events-key {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.inner-page .events-key:before, .inner-page .events-key:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.inner-page .events-key:after {
  clear: both;
}
/* line 30, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt {
  width: 5px;
  height: 5px;
  float: left;
  clear: none;
  margin: 8px 5px;
}
/* line 37, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dd {
  float: left;
  font-size: 0.8em;
  margin: 0;
}
/* line 42, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt.none {
  background-color: #ccc;
}
/* line 43, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt.ska {
  background-color: #005678;
}
/* line 44, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt.science {
  background-color: #e73500;
}
/* line 45, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt.engineering {
  background-color: #008522;
}
/* line 46, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt.national-astronomy-meetings {
  background-color: #cdc600;
}
/* line 47, ../sass/partials/sections/_events_table.scss */
.inner-page .events-key dt.outreach {
  background-color: #e78100;
}

/* line 5, ../sass/partials/sections/_ska_design.scss */
.consortia-item img {
  display: block;
  margin: 0 auto 12px;
}

/* line 1, ../sass/partials/sections/_people.scss */
.people-page {
  padding: 0;
  margin-top: 21px;
  background: #013042;
  max-width: 1130px;
}
/* line 6, ../sass/partials/sections/_people.scss */
.people-page .grids {
  max-width: 1130px;
}
/* line 9, ../sass/partials/sections/_people.scss */
.people-page h1 {
  padding: 0.28571em 0.368em;
  margin: 0;
  font-size: 2em;
  line-height: 1.21429em;
  text-transform: capitalize;
  border-top: 4px solid #eee;
  background: #fff url(../img/bg-h2.gif);
}

/* line 19, ../sass/partials/sections/_people.scss */
.people-container {
  margin-left: -0.87%;
  margin-top: -8px;
  width: 100.87%;
}
/* line 7, ../sass/partials/_mixins.scss */
.people-container {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.people-container:before, .people-container:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.people-container:after {
  clear: both;
}
/* line 24, ../sass/partials/sections/_people.scss */
.people-container .person {
  position: relative;
  width: 32.45%;
  margin-left: 0.87%;
  margin-top: 8px;
  font-size: 1em;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 1081px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 1010px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    font-size: 0.82em;
  }
}
@media screen and (max-width: 920px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    font-size: 1em;
    width: 49.13%;
  }
}
@media screen and (max-width: 600px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 550px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    font-size: 0.82em;
  }
}
@media screen and (max-width: 500px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 464px) {
  /* line 24, ../sass/partials/sections/_people.scss */
  .people-container .person {
    width: 99.13%;
    font-size: 1em;
  }
}
/* line 56, ../sass/partials/sections/_people.scss */
.people-container .person img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-filter 0.6s, filter 0.6s;
  -moz-transition: -webkit-filter 0.6s, filter 0.6s;
  -o-transition: -webkit-filter 0.6s, filter 0.6s;
  -ms-transition: -webkit-filter 0.6s, filter 0.6s;
  transition: -webkit-filter 0.6s, filter 0.6s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
}
/* line 65, ../sass/partials/sections/_people.scss */
.people-container .person.active img, .people-container .person.active:hover img {
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 70, ../sass/partials/sections/_people.scss */
.people-container .person:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 74, ../sass/partials/sections/_people.scss */
.people-container .person .job-title {
  font-size: 0.928em;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  margin: 0 0 25px;
}
/* line 79, ../sass/partials/sections/_people.scss */
.people-container .person .job-desc {
  line-height: 1.428em;
}
/* line 82, ../sass/partials/sections/_people.scss */
.people-container .person .email {
  margin: 0;
}
/* line 84, ../sass/partials/sections/_people.scss */
.people-container .person .email a {
  position: relative;
  padding-left: 19px;
}
/* line 88, ../sass/partials/sections/_people.scss */
.people-container .person .email a:before {
  content: "";
  height: 14px;
  width: 14px;
  left: 0;
  top: 2px;
  position: absolute;
  background: url(../img/icon-sprite.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 88, ../sass/partials/sections/_people.scss */
  .people-container .person .email a:before {
    background-image: url("../img/icon-sprite@2x.png");
    background-size: 14px 33px;
  }
}
/* line 104, ../sass/partials/sections/_people.scss */
.people-container .person .phone {
  margin: 0;
  position: relative;
  padding-left: 19px;
}
/* line 108, ../sass/partials/sections/_people.scss */
.people-container .person .phone:before {
  content: " ";
  height: 14px;
  width: 14px;
  left: 0;
  top: 2px;
  position: absolute;
  background: url(../img/icon-sprite.png) no-repeat 0 -20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 108, ../sass/partials/sections/_people.scss */
  .people-container .person .phone:before {
    background-image: url("../img/icon-sprite@2x.png");
    background-size: 14px 33px;
  }
}
/* line 125, ../sass/partials/sections/_people.scss */
.people-container .person-spacer {
  width: 0.87%;
  height: 0;
  overflow: hidden;
}

/* line 131, ../sass/partials/sections/_people.scss */
.person:hover .person-details-overlay-container, .active .person-details-overlay-container, .active.person:hover .person-details-overlay-container {
  max-height: 69px;
  background: #005678;
  background: rgba(0, 86, 120, 0.85);
}
/* line 133, ../sass/partials/sections/_people.scss */
.person:hover .person-details-overlay-container h3, .active .person-details-overlay-container h3, .active.person:hover .person-details-overlay-container h3 {
  margin: 15px 0 0;
  font-size: 1.285em;
}

/* line 140, ../sass/partials/sections/_people.scss */
.person-details-overlay-container {
  position: absolute;
  height: 42px;
  max-height: 42px;
  bottom: -2px;
  background: #013042;
  color: #fff;
  width: 100%;
  -webkit-transition: max-height 0.6s, background 0.6s, height 0.6s;
  -moz-transition: max-height 0.6s, background 0.6s, height 0.6s;
  -o-transition: max-height 0.6s, background 0.6s, height 0.6s;
  -ms-transition: max-height 0.6s, background 0.6s, height 0.6s;
  transition: max-height 0.6s, background 0.6s, height 0.6s;
}
/* line 149, ../sass/partials/sections/_people.scss */
.person-details-overlay-container h3 {
  color: #fff;
  margin: 7px 0 17px;
  font-size: 1.071em;
  -webkit-transition: font-size 0.2s, line-height 0.2s, margin 0.6s;
  -moz-transition: font-size 0.2s, line-height 0.2s, margin 0.6s;
  -o-transition: font-size 0.2s, line-height 0.2s, margin 0.6s;
  -ms-transition: font-size 0.2s, line-height 0.2s, margin 0.6s;
  transition: font-size 0.2s, line-height 0.2s, margin 0.6s;
}
/* line 155, ../sass/partials/sections/_people.scss */
.person:hover .person-details-overlay-container,
.person-details-overlay-container .person:hover .person-details-overlay-container,
.person:hover .person-details-overlay-container .person-details-overlay-container,
.person-details-overlay-container .active .person-details-overlay-container,
.active .person-details-overlay-container .person-details-overlay-container {
  max-height: 86px;
  height: 86px;
}
/* line 161, ../sass/partials/sections/_people.scss */
.active .person-details-overlay-container, .active.person:hover .person-details-overlay-container {
  max-height: 550px;
  height: 102%;
}

/* line 168, ../sass/partials/sections/_people.scss */
.person-details-overlay {
  padding: 0 15px;
}

/* line 173, ../sass/partials/sections/_people.scss */
.people-sidebar {
  margin: 17px 15px 17px 8px;
}
/* line 176, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element h2 {
  position: relative;
  background: #005678;
  font-family: "Eurostile LT W01 Medium", sans-serif;
  font-size: 1em;
  line-height: 1.95em;
  margin: 0;
  padding-left: 26px;
  color: #fff;
}
/* line 185, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element h2:before {
  position: absolute;
  top: 6px;
  left: 5px;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/img-sprite.png) no-repeat -143px -17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 185, ../sass/partials/sections/_people.scss */
  .people-sidebar .filter-element h2:before {
    background-image: url("../img/img-sprite@2x.png");
    background-size: 224px 32px;
  }
}
/* line 201, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element ul {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
/* line 205, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element ul li {
  margin: 0;
  padding: 0;
}
/* line 209, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element ul a {
  display: block;
  padding: 4px 9px 5px;
  border-bottom: 1px solid #005678;
  font-size: 0.928em;
  color: #d4edfb;
  outline: none;
  -webkit-transition: background-color 0.6s;
  -moz-transition: background-color 0.6s;
  -o-transition: background-color 0.6s;
  -ms-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
/* line 217, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element ul a:hover {
  text-decoration: none;
  background-color: #005678;
  background-color: rgba(0, 86, 120, 0.85);
}
/* line 222, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element ul a:active {
  outline: none;
}
/* line 225, ../sass/partials/sections/_people.scss */
.people-sidebar .filter-element ul a.active {
  background: #ed8400;
}

/* line 1, ../sass/partials/sections/_wotw.scss */
.letter-nav {
  margin-bottom: 1em;
}
/* line 3, ../sass/partials/sections/_wotw.scss */
.letter-nav ul {
  margin: 0 0 5px;
  padding: 7px 0;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
/* line 7, ../sass/partials/_mixins.scss */
.letter-nav ul {
  *zoom: 1;
}
/* line 10, ../sass/partials/_mixins.scss */
.letter-nav ul:before, .letter-nav ul:after {
  content: "";
  display: table;
}
/* line 15, ../sass/partials/_mixins.scss */
.letter-nav ul:after {
  clear: both;
}
/* line 10, ../sass/partials/sections/_wotw.scss */
.letter-nav li {
  width: 3.846%;
  float: left;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 525px) {
  /* line 10, ../sass/partials/sections/_wotw.scss */
  .letter-nav li {
    width: 7.692%;
  }
}
/* line 19, ../sass/partials/sections/_wotw.scss */
.letter-nav a {
  display: block;
}

/* line 24, ../sass/partials/sections/_wotw.scss */
.letter-section h3 {
  clear: both;
  width: 14%;
  float: left;
  padding: 1%;
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 10px;
}
/* line 33, ../sass/partials/sections/_wotw.scss */
.letter-section dl {
  float: right;
  width: 80%;
  padding: 1%;
}
/* line 37, ../sass/partials/sections/_wotw.scss */
.letter-section dl:hover {
  background: #fcfcfc;
}

/* line 2, ../sass/partials/sections/_stem-women.scss */
.stem-women {
  padding: 0;
  margin-top: 21px;
  background: #013042;
  max-width: 1123px;
}
/* line 7, ../sass/partials/sections/_stem-women.scss */
.stem-women .grids {
  max-width: 1130px;
}
/* line 10, ../sass/partials/sections/_stem-women.scss */
.stem-women h1 {
  padding: 0.28571em 0.368em;
  margin: 0;
  font-size: 2em;
  line-height: 1.21429em;
  text-transform: capitalize;
  border-top: 4px solid #eee;
  background: #fff url(../img/bg-h2.gif);
}
/* line 19, ../sass/partials/sections/_stem-women.scss */
.stem-women .person {
  cursor: default;
}

/* line 233, ../sass/screen.scss */
html,
body {
  min-width: 320px;
}

/* 980 and Down */
@media screen and (max-width: 980px) {
  /* line 241, ../sass/screen.scss */
  .nav-top,
  .header-search {
    display: none;
  }
}
/* 900 and Down */
@media screen and (max-width: 900px) {
  /* line 250, ../sass/screen.scss */
  header nav ul li a {
    padding: 0.6em;
  }

  /* line 254, ../sass/screen.scss */
  .front-news li span {
    width: 50%;
  }

  /* line 258, ../sass/screen.scss */
  .featured-story img {
    margin-bottom: 10px;
    width: 98%;
  }

  /* line 263, ../sass/screen.scss */
  .nav-main ul {
    display: none;
  }

  /* line 267, ../sass/screen.scss */
  .menu,
  .mobile-inner-nav {
    display: block;
  }

  /* line 272, ../sass/screen.scss */
  .mobile-inner-nav {
    padding: 0 2em 2em;
  }

  /* line 276, ../sass/screen.scss */
  .mobile-inner-nav ul li a {
    display: block;
    padding: 2% 0;
    border-bottom: 1px solid #eee;
  }

  /* line 282, ../sass/screen.scss */
  .dropdown-select {
    display: block;
    width: 100%;
  }

  /* line 287, ../sass/screen.scss */
  #breadcrumbs,
  #breadcrumbs a {
    width: 96%;
  }

  /* line 292, ../sass/screen.scss */
  .leadingpara {
    width: 100%;
  }
}
/* 850 and down */
@media screen and (max-width: 850px) {
  /* line 301, ../sass/screen.scss */
  .header .grid-7 hgroup {
    font-size: 80%;
    text-align: center;
    width: 100%;
    display: block;
  }

  /* line 308, ../sass/screen.scss */
  .header .social-links,
  .project-photos,
  .popular-news,
  .news-ticker,
  #backToTop {
    display: none !important;
  }

  /* line 316, ../sass/screen.scss */
  .front-videos li {
    width: 100%;
    text-align: center;
    background: #eee;
  }

  /* line 322, ../sass/screen.scss */
  .news-img {
    max-width: 89px;
  }

  /* line 326, ../sass/screen.scss */
  .featured-story img {
    margin-bottom: 10px;
    width: 30% !important;
    float: left;
  }

  /* line 332, ../sass/screen.scss */
  .featured-story a span {
    width: 100%;
    float: left;
  }

  /* line 337, ../sass/screen.scss */
  .wrapper.nav {
    background: none;
  }

  /* line 341, ../sass/screen.scss */
  .latest-news {
    width: 60%;
  }

  /* line 345, ../sass/screen.scss */
  .project-photos section,
  .featured-story section,
  .latest-news section,
  .front-page .grid-3,
  .front-page .grid-6,
  .front-page .grid-4 {
    min-height: 0;
  }

  /* line 354, ../sass/screen.scss */
  .bot-boxes .grid-3,
  .bot-boxes .grid-4,
  .bot-boxes .grid-6,
  .bot-boxes .newsletter {
    width: 98%;
    margin-bottom: 10px;
    float: left;
  }

  /* line 363, ../sass/screen.scss */
  .inner-page article {
    padding: 0 1em 2em 1em;
  }

  /* line 367, ../sass/screen.scss */
  .printpage,
  .inner-page article aside {
    display: none;
  }

  /* line 372, ../sass/screen.scss */
  .boxwhite-right {
    margin: 0px 0 20px 0;
    width: 96%;
  }

  /* line 377, ../sass/screen.scss */
  .wp-caption {
    width: 98% !important;
  }

  /* line 382, ../sass/screen.scss */
  .video-description {
    width: auto;
    margin: 0;
    float: none;
  }

  /* line 388, ../sass/screen.scss */
  .video-data {
    width: auto;
    float: none;
  }

  /* line 393, ../sass/screen.scss */
  .packed-videos .item {
    width: 49%;
  }

  /* line 397, ../sass/screen.scss */
  .packed-videos .inner-item,
  .packed-videos .inner-item-bottom {
    float: left;
    width: 49%;
    height: auto;
    margin-left: 0.66%;
    margin-bottom: 4px;
    position: relative;
  }

  /* line 407, ../sass/screen.scss */
  .packed-videos .item.w2 {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
  /* line 414, ../sass/screen.scss */
  .header-bak .grid-16 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 690px) {
  /* line 422, ../sass/screen.scss */
  .strapline {
    clear: left;
    margin-left: 20px;
    margin-top: 20px;
  }
}
/* 850 and up */
@media screen and (min-width: 850px) {
  /*body {
      font-size: 95%
  }*/
  /* line 439, ../sass/screen.scss */
  .header .grid-4 {
    text-align: left;
  }

  /* line 443, ../sass/screen.scss */
  .header .grid-7 hgroup {
    font-size: 80%;
    text-align: left;
  }
}
/* 960 and up */
@media screen and (min-width: 940px) {
  /*header nav ul li a {
      font-size: 100%
  }*/
  /* line 456, ../sass/screen.scss */
  .header .grid-7 hgroup {
    font-size: 100%;
    text-align: left;
  }
}
/* 1200 and up */
@media screen and (min-width: 1200px) {
  /*body {
      font-size: 100%
  }*/
  /* line 469, ../sass/screen.scss */
  .header .grid-4 {
    text-align: left;
  }

  /* line 473, ../sass/screen.scss */
  header nav ul li a {
    font-size: 110%;
  }

  /* line 477, ../sass/screen.scss */
  .header .grid-7 hgroup {
    font-size: 120%;
    text-align: left;
  }
}
/* Retina Display */
