/* styles for vegas.eveonline.com, by CCP */
/* normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px;
/* 3 */
}
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle;
/* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible;
/* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px;
/* 3 */
  *width: 13px;
/* 3 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.6;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.standard-error main h1 {
  margin-top: 2em;
}
.standard-error main p {
  font-size: 1.125em;
}
#error {
  margin-bottom: 3em;
  text-shadow: 0 0 5px rgba(0,0,0,0.75);
  padding-left: 38px;
}
#error a {
  color: #2980b9;
}
#error a:hover {
  color: #fff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  transition: color 0.5s;
}
.standard-error #mainheader {
  background: #000;
}
.footer-links:after {
  border: none;
}
#footer {
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px;
  background: #161d26;
  color: #999;
}
@media $fpMobile {
  #footer {
    padding-top: 10px;
  }
}
#footer a {
  color: #999;
}
#footer .wrapper-landing {
  max-width: 1131px;
  position: relative;
  margin: 0 auto;
}
@media $fpTablet {
  #footer .wrapper-landing {
    width: 100%;
  }
}
#footer .col-sm-12 {
  max-width: 94%;
}
@media $fpTablet {
  #footer .col-sm-12 {
    width: 96%;
  }
}
#footer .col-sm-3 {
  width: 90%;
  margin-left: 5%;
}
@media only screen and (min-width: 1245px) {
  #footer .col-sm-3 {
    display: inline-block;
    width: 25%;
    margin-left: 0;
  }
}
#footer .col-sm-2 {
  width: 90%;
  margin-left: 5%;
  margin-top: 40px;
}
@media only screen and (min-width: 1245px) {
  #footer .col-sm-2 {
    display: inline-block;
    width: 20%;
    margin-left: 0;
  }
}
#footer .social-media {
  width: 90%;
  margin-left: 5%;
  font-family: "ProximaNova-Light", Arial, sans-serif;
}
@media only screen and (min-width: 1245px) {
  #footer .social-media {
    margin-left: 0;
  }
}
@media $fpMobile {
  #footer .social-media {
    margin-bottom: -20px;
  }
}
#footer .social-media h2 {
  display: inline-block;
  margin-right: 20px;
  font-size: 20px;
}
#footer .social-media ul {
  display: inline-block;
}
#footer .social-media ul li {
  display: inline-block;
  margin: 0 5px 8px 0;
  padding: 0;
}
#footer .social-media ul li:first-child {
  font-weight: normal;
}
#footer .social-media ul li a {
  display: block;
  padding: 3px 10px 3px 10px;
  background: #12171e;
}
#footer .social-media ul li a .icon {
  color: #999;
}
#footer .social-media ul li a .icon:before {
  margin-left: 0;
}
#footer .social-media ul li a .label {
  display: none;
}
#footer .social-media ul li a:hover {
  background: #34579b;
}
#footer .social-media ul li a:hover .icon {
  color: #fff;
}
#footer .social-media ul li:nth-child(2) a:hover {
  background: #2faae1;
}
#footer .social-media ul li:nth-child(3) a:hover {
  background: #da4a38;
}
#footer .social-media ul li:nth-child(4) a:hover {
  background: #e61d2a;
}
#footer .social-media ul li.rss {
  margin-left: 10px;
}
#footer .social-media ul li.rss a:hover {
  background: #f47e24;
}
#footer ul {
  list-style-type: none;
  padding-left: 0;
  padding-right: 30px;
}
#footer ul li {
  font-size: 18px;
}
#footer ul li:first-child {
  font-weight: 900;
}
#footer ul li a {
  font-size: 16px;
}
#footer ul li a:hover {
  color: #ddd;
}
#footer .row:last-child {
  margin-top: 40px;
}
#footer p.copyright {
  display: block;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1245px) {
  #footer p.copyright {
    display: inline-block;
  }
}
#footer .rating {
  padding: 0;
  margin: 0;
  float: right;
}
#footer .rating .pegi,
#footer .rating .esrb {
  display: none;
}
#footer .rating .pegi.show,
#footer .rating .esrb.show {
  display: block;
}
#footer .rating .pegi {
  float: right;
  margin-left: 2px;
}
#footer .rating img {
  vertical-align: top;
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  overflow-x: hidden;
}
body {
  background: #000 url("/assets/img/bgs/bgStars.jpg");
  color: #fff;
}
html,
body,
button,
input,
select,
textarea {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
}
html.menu-open,
.menu-open body {
  overflow-x: hidden;
}
a {
  color: #2980b9;
}
a:hover {
  color: #00aeff;
}
a,
li {
  -webkit-transition: color  0.2s,   background  0.2s;
  -moz-transition: color  0.2s,   background  0.2s;
  -o-transition: color  0.2s,   background  0.2s;
  -ms-transition: color  0.2s,   background  0.2s;
  transition: color 0.2s, background 0.2s;
}
h1,
h2 {
  font-weight: normal;
}
body {
  overflow-x: hidden;
}
.socialconnections {
  margin-top: 28px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .socialconnections {
    text-align: center;
  }
}
.fb-like > span {
  vertical-align: baseline !important;
}
#mainheader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 10000;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: rgba(0,0,0,0.9);
  min-height: 52px;
}
@media only screen and (min-width: 1245px) {
  #mainheader {
    background: none;
    text-align: left;
    padding: 15px 15px;
  }
}
#mainheader.transOut {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mainheader .burger {
  position: absolute;
  left: 5px;
  top: 3px;
  height: 25px;
  margin: 10px;
  z-index: 99999;
}
#mainheader .burger:hover {
  cursor: pointer;
}
#mainheader .burger .line {
  height: 4px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainheader .burger .line.one {
  margin: 0 0 4px 0;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
#mainheader .burger .line.two {
  margin: 0;
  -webkit-transform: translateX(0vw);
  -moz-transform: translateX(0vw);
  -o-transform: translateX(0vw);
  -ms-transform: translateX(0vw);
  transform: translateX(0vw);
}
#mainheader .burger .line.three {
  margin: 4px 0 0 0;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
@media only screen and (min-width: 1245px) {
  #mainheader .burger {
    display: none;
  }
}
#mainheader .burger.open .line.one {
  -webkit-transform: rotateZ(45deg) translateY(7px) translateX(4px);
  -moz-transform: rotateZ(45deg) translateY(7px) translateX(4px);
  -o-transform: rotateZ(45deg) translateY(7px) translateX(4px);
  -ms-transform: rotateZ(45deg) translateY(7px) translateX(4px);
  transform: rotateZ(45deg) translateY(7px) translateX(4px);
}
#mainheader .burger.open .line.two {
  -webkit-transform: translateX(-50vw);
  -moz-transform: translateX(-50vw);
  -o-transform: translateX(-50vw);
  -ms-transform: translateX(-50vw);
  transform: translateX(-50vw);
}
#mainheader .burger.open .line.three {
  -webkit-transform: rotateZ(-45deg) translateY(-8px) translateX(4px);
  -moz-transform: rotateZ(-45deg) translateY(-8px) translateX(4px);
  -o-transform: rotateZ(-45deg) translateY(-8px) translateX(4px);
  -ms-transform: rotateZ(-45deg) translateY(-8px) translateX(4px);
  transform: rotateZ(-45deg) translateY(-8px) translateX(4px);
}
#mainheader.stick {
  background: rgba(0,0,0,0.9);
  margin: 0;
}
@media $mpobile {
  #mainheader.stick div.inner {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
#mainheader.stick div.inner #mainlogo,
#mainheader.stick div.inner #mainnav li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#mainheader.stick div.inner #mainnav li:nth-child(1) {
  -webkit-transition-delay: 0.04s;
}
#mainheader.stick div.inner #mainnav li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
}
#mainheader.stick div.inner #mainnav li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
}
#mainheader.stick div.inner #mainnav li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
}
#mainheader.stick div.inner #mainnav li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
}
#mainheader.stick div.right {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1245px) {
  #mainheader.stick div.right a.button {
    -webkit-transform: translate3d(-32px, -1px, 0);
    -moz-transform: translate3d(-32px, -1px, 0);
    -o-transform: translate3d(-32px, -1px, 0);
    -ms-transform: translate3d(-32px, -1px, 0);
    transform: translate3d(-32px, -1px, 0);
  }
}
#mainheader.stick div.right a.button:nth-child(1) {
  -webkit-transition-delay: 0s;
}
#mainheader.stick div.right a.button:nth-child(2) {
  -webkit-transition-delay: 0.1s;
}
#mainheader.stick #mainlogo {
  -webkit-transition-delay: 0s;
}
#mainheader div.inner {
  padding: 0;
  transform-origin: left top;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 1%;
}
@media only screen and (max-width: 1244px) {
  #mainheader div.inner {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader div.inner {
    padding: 0;
    display: inline-block;
  }
}
#mainheader #mainlogo {
  display: inline-block;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainlogo {
    display: inline-block;
    margin-right: 20px;
    height: auto;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: translate3d(15px, 20px, 0);
    -moz-transform: translate3d(15px, 20px, 0);
    -o-transform: translate3d(15px, 20px, 0);
    -ms-transform: translate3d(15px, 20px, 0);
    transform: translate3d(15px, 20px, 0);
    -webkit-transition-delay: 0.3s;
  }
}
#mainheader img {
  max-width: 75%;
}
@media only screen and (min-width: 1245px) {
  #mainheader img {
    max-width: 100%;
    margin-top: 0;
    height: 100%;
  }
}
#mainheader #mainnav {
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: fixed;
  left: 0;
  top: 0;
  margin: 0;
  height: 90vh;
  padding: 10vh 0 0 0;
  text-align: left;
  background: #000;
  overflow-y: scroll;
  width: 65vw;
}
@media only screen and (max-width: 1244px) {
  #mainheader #mainnav {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
#mainheader #mainnav.show {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav {
    position: relative;
    display: inline-block;
    height: 100%;
    background: none;
    padding: 0;
    margin-left: 30px;
    overflow-y: inherit;
  }
}
#mainheader #mainnav ul {
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #mainheader #mainnav ul {
    margin: 0;
  }
}
#mainheader #mainnav > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.3);
  background-image: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#mainheader #mainnav > ul > li:nth-child(5) {
  -webkit-transition-delay: 0.04s;
}
#mainheader #mainnav > ul > li:nth-child(4) {
  -webkit-transition-delay: 0.1s;
}
#mainheader #mainnav > ul > li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
}
#mainheader #mainnav > ul > li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
}
#mainheader #mainnav > ul > li:nth-child(1) {
  -webkit-transition-delay: 0.25s;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li {
    -webkit-transform: translate3d(15px, 20px, 0);
    -moz-transform: translate3d(15px, 20px, 0);
    -o-transform: translate3d(15px, 20px, 0);
    -ms-transform: translate3d(15px, 20px, 0);
    transform: translate3d(15px, 20px, 0);
  }
}
#mainheader #mainnav > ul > li.selected > a,
#mainheader #mainnav > ul > li.hover > a {
  color: #2980b9;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.selected > a,
  #mainheader #mainnav > ul > li.hover > a {
    color: #fff;
  }
}
#mainheader #mainnav > ul > li a,
#mainheader #mainnav > ul > li span {
  font-family: "ProximaNova-SemiBold", arial, sans-serif;
  display: block;
  font-size: 4vw;
  color: #fff;
  font-weight: 600px;
  padding: 20px 60px 20px 20px;
  outline: 0;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li a,
  #mainheader #mainnav > ul > li span {
    padding: 0;
    font-size: 15px;
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li {
    display: inline-block;
    border: none;
    margin-right: 60px;
  }
  #mainheader #mainnav > ul > li > a:before,
  #mainheader #mainnav > ul > li > span:before {
    content: '';
    width: 0%;
    top: 0;
    display: block;
    border-top: 1px solid #00aeff;
    -webkit-transition: width 0.12s ease-out;
    -moz-transition: width 0.12s ease-out;
    -o-transition: width 0.12s ease-out;
    -ms-transition: width 0.12s ease-out;
    transition: width 0.12s ease-out;
  }
  #mainheader #mainnav > ul > li:hover > a:before,
  #mainheader #mainnav > ul > li.selected > a:before,
  #mainheader #mainnav > ul > li.hover > a:before,
  #mainheader #mainnav > ul > li:hover > span:before,
  #mainheader #mainnav > ul > li.selected > span:before,
  #mainheader #mainnav > ul > li.hover > span:before {
    width: 100%;
  }
}
#mainheader #mainnav > ul > li.filters-group {
  position: relative;
  cursor: pointer;
  height: auto;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group {
    line-height: 0;
  }
}
#mainheader #mainnav > ul > li.filters-group span {
  display: block;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group span:before {
    position: absolute;
    top: -12px;
    left: 0;
  }
}
#mainheader #mainnav > ul > li.filters-group ul {
  position: relative;
  z-index: 250;
  display: none;
  padding: 0 10px 30px 0;
  width: 100%;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group ul {
    background: #000;
  }
}
#mainheader #mainnav > ul > li.filters-group ul li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 1244px) {
  #mainheader #mainnav > ul > li.filters-group ul li a {
    font-size: 3vw;
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group ul li a:before {
    content: '';
    width: 0%;
    top: 0;
    display: block;
    border-top: 1px solid #00aeff;
    -webkit-transition: width 0.12s ease-out;
    -moz-transition: width 0.12s ease-out;
    -o-transition: width 0.12s ease-out;
    -ms-transition: width 0.12s ease-out;
    transition: width 0.12s ease-out;
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group ul li a:hover:before {
    width: 100%;
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group ul {
    left: -15vw;
    position: absolute;
    width: 20vw;
    text-align: center;
    padding: 20px 10px;
    background: #000;
    line-height: 25px;
    top: 8px;
  }
}
#mainheader #mainnav > ul > li.filters-group:before {
  position: absolute;
  right: 10px;
  top: 20px;
  font-size: 3.5vw;
  -webkit-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -moz-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -o-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -ms-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group:before {
    display: block;
    right: -17px;
    top: 1px;
    font-size: 10px;
  }
}
#mainheader #mainnav > ul > li.filters-group.enableHover:hover,
#mainheader #mainnav > ul > li.filters-group.open {
  background: #000;
}
#mainheader #mainnav > ul > li.filters-group.enableHover:hover ul,
#mainheader #mainnav > ul > li.filters-group.open ul {
  display: block;
  background: #0f0f0f;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group.enableHover:hover ul,
  #mainheader #mainnav > ul > li.filters-group.open ul {
    background: #000;
  }
}
#mainheader #mainnav > ul > li.filters-group.enableHover:hover ul li,
#mainheader #mainnav > ul > li.filters-group.open ul li {
  display: block;
  margin: 0;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group.enableHover:hover ul li,
  #mainheader #mainnav > ul > li.filters-group.open ul li {
    display: inline-block;
  }
}
#mainheader #mainnav > ul > li.filters-group.enableHover:hover ul li a,
#mainheader #mainnav > ul > li.filters-group.open ul li a {
  padding: 5px 12px 5px 30px;
}
@media only screen and (max-width: 1244px) {
  #mainheader #mainnav > ul > li.filters-group.enableHover:hover ul li a:hover,
  #mainheader #mainnav > ul > li.filters-group.open ul li a:hover {
    background: rgba(24,132,170,0.5);
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav > ul > li.filters-group.enableHover:hover ul li a,
  #mainheader #mainnav > ul > li.filters-group.open ul li a {
    padding: 5px 12px;
  }
}
#mainheader #mainnav > ul > li.filters-group.enableHover:hover:before,
#mainheader #mainnav > ul > li.filters-group.open:before {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  -o-transition: -o-transform 0.5s ease-out;
  -ms-transition: -ms-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  -webkit-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  -o-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
}
#mainheader .right {
  float: right;
  text-align: right;
  line-height: 46px;
  padding: 0;
  transform-origin: right top;
  padding: 1%;
  display: none;
}
#mainheader .right a.button {
  font-family: "ProximaNova-Bold", sans-serif;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  padding: 0 20px 0 20px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 0;
  background: transparent;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(75vh, 0, 0);
  -moz-transform: translate3d(75vh, 0, 0);
  -o-transform: translate3d(75vh, 0, 0);
  -ms-transform: translate3d(75vh, 0, 0);
  transform: translate3d(75vh, 0, 0);
  overflow: hidden;
  width: auto;
  height: 45px;
}
#mainheader .right a.button:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#mainheader .right a.button.button-blue {
  height: 47px;
  border: none;
  background: #2980b9;
}
#mainheader .right a.button.button-blue span:nth-child(2) {
  color: #2980b9;
}
#mainheader .right a.button span {
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  -o-transition: -o-transform 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  -ms-transition: -ms-transform 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  transition: transform 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
}
#mainheader .right a.button span:nth-child(1) {
  -webkit-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  -o-transform: translate3d(0, 50%, 0);
  -ms-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
#mainheader .right a.button span:nth-child(2) {
  color: #000;
  -webkit-transform: translate3d(0, -150%, 0);
  -moz-transform: translate3d(0, -150%, 0);
  -o-transform: translate3d(0, -150%, 0);
  -ms-transform: translate3d(0, -150%, 0);
  transform: translate3d(0, -150%, 0);
}
#mainheader .right a.button:hover {
  background: #fff;
}
#mainheader .right a.button:hover span:nth-child(1) {
  -webkit-transform: translate3d(0, 150%, 0);
  -moz-transform: translate3d(0, 150%, 0);
  -o-transform: translate3d(0, 150%, 0);
  -ms-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0);
}
#mainheader .right a.button:hover span:nth-child(2) {
  color: #2980b9;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
@media only screen and (min-width: 1245px) {
  #mainheader .right {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.swipeIcon {
  -webkit-transition: all 2s ease-in;
  -moz-transition: all 2s ease-in;
  -o-transition: all 2s ease-in;
  -ms-transition: all 2s ease-in;
  transition: all 2s ease-in;
  position: fixed;
  top: 50vw;
  z-index: 100000;
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
  left: 39vw;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 16vw;
  background: rgba(0,0,0,0.7);
  padding: 3vw;
}
.swipeIcon.show {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
  opacity: 1;
  filter: alpha(opacity=100);
}
.swipeIcon:before {
  margin-left: 0;
  font-size: 30vw;
}
@media only screen and (min-width: 1245px) {
  .swipeIcon {
    display: none;
  }
}
#navBtnLeft,
#navBtnRight {
  position: absolute;
  display: block;
  bottom: -179px;
  z-index: 20;
  line-height: 20px;
  outline: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
  color: #c1d3dd;
  font-size: 0;
}
@media only screen and (min-width: 1245px) {
  #navBtnLeft,
  #navBtnRight {
    visibility: visible;
    position: fixed;
    top: 55%;
    z-index: 10;
    font-size: 16px;
    bottom: auto;
  }
}
#navBtnLeft:hover,
#navBtnRight:hover {
  cursor: pointer;
  color: #fff;
}
#navBtnLeft:hover:before,
#navBtnRight:hover:before {
  color: #00aeff;
}
#navBtnLeft:before,
#navBtnRight:before {
  margin-left: 0;
  position: relative;
  line-height: 20px;
  font-size: 35px;
  line-height: 40px;
  display: block;
  margin-bottom: 8px;
  color: #2980b9;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#navBtnLeft span.upper,
#navBtnRight span.upper {
  display: none;
}
#navBtnLeft {
  left: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#navBtnLeft.transLeft {
  -webkit-transform: translate3d(-100px, 0, 0);
  -moz-transform: translate3d(-100px, 0, 0);
  -o-transform: translate3d(-100px, 0, 0);
  -ms-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
#navBtnRight {
  right: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#navBtnRight.transRight {
  -webkit-transform: translate3d(100px, 0, 0);
  -moz-transform: translate3d(100px, 0, 0);
  -o-transform: translate3d(100px, 0, 0);
  -ms-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}
#mainheader #mainnav #loginwidget-wrapper {
  display: block;
  position: relative;
  width: 100%;
  right: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper {
    position: fixed;
    top: 0;
    right: 50px;
    z-index: 9001;
    height: auto;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (min-width: 1245px) {
  .stick#mainheader #mainnav #loginwidget-wrapper {
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget {
  position: relative;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget {
    position: absolute;
    right: 20px;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-family: "ProximaNova-SemiBold", arial, sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div {
    display: inline-block;
    border-bottom: none;
    width: auto;
    font-family: "ProximaNova-Normal", arial, sans-serif;
    height: auto;
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div.enableHover:hover,
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div.open {
    background: #0f0f0f;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div.enableHover:hover ul,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div.open ul {
  display: block;
  background: #0f0f0f;
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div.enableHover:hover ul li,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div.open ul li {
  background: #0f0f0f;
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div > a {
  padding: 20px 60px 20px 20px;
  color: #fff;
  font-size: 3vw;
  line-height: 1.6;
  text-decoration: none;
  outline: 0;
  display: block;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div > a {
    line-height: 30px;
    padding: 0 25px 0 15px;
    color: #ddd;
    font-size: 14px;
    font-family: 'ProximaNova-Light', sans-serif;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div > a > span {
  color: #fff;
  font-size: 3vw;
  display: inline;
  padding: 0;
  padding-left: 4px;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div > a > span {
    color: #989898;
    font-size: 14px;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
  width: 100%;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul {
    position: absolute;
    background: #000;
    text-align: left;
    background: #0f0f0f;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li {
  margin: 0;
  padding: 0;
  display: block;
}
@media only screen and (max-width: 1244px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li:first-child {
    border-top: 1px solid rgba(255,255,255,0.3);
  }
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li {
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li a {
  display: block;
  font-size: 3vw;
  padding: 0;
  padding-left: 30px;
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li a:first-child {
  border-top: none;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li a {
    font-size: 14px;
    padding: 8px 15px;
    border-top: 1px dashed rgba(255,255,255,0.1);
    color: #189fcc;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li a:hover {
  background: rgba(24,132,170,0.5);
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li span {
  display: block;
  font-size: 2vw;
  padding: 0;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget div ul li span {
    display: block;
    font-size: 10px;
    color: #c0c0c0;
    line-height: 12px;
    padding-top: 4px;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites:before,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-languages:before {
  position: absolute;
  top: 20px;
  font-size: 3.5vw;
  right: 10px;
  -webkit-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -moz-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -o-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -ms-transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  transform: rotateZ(-90deg) rotateY(0deg) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites:before,
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-languages:before {
    right: 9px;
    top: 7px;
    font-size: 10px;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites ul {
  width: 100%;
}
@media only screen and (min-width: 1245px) {
  #mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites ul {
    width: 250px;
  }
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-languages {
  padding-right: 5px;
}
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites.enableHover:hover:before,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-languages.enableHover:hover:before,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-sites.open:before,
#mainheader #mainnav #loginwidget-wrapper .ccp-loginwidget .ccploginwidget-languages.open:before {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  -webkit-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  -moz-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  -o-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  -ms-transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
  transform: rotateZ(-90deg) rotateY(180deg) rotateX(180deg);
}
@media only screen and (min-width: 768px) {
  #ships {
    padding-bottom: 80px;
  }
}
#ships table {
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  font-size: 0.875em;
}
#ships th {
  font-weight: normal;
  font-size: 1.5em;
  vertical-align: bottom;
  text-align: left;
  border-bottom: 1px solid #2c2c2c;
  color: #2980b9;
}
#ships th img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
#ships th img[src*="wraith.png"] {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  #ships th {
    font-size: 2em;
  }
}
#ships td {
  border: 1px solid #2c2c2c;
  background: #1c1c1c;
  width: 50%;
  padding: 5px 10px;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  #ships td {
    width: 25%;
  }
}
#ships td.feature {
  font-weight: bold;
}
#ships tr.spacer td {
  height: 15px;
  border: none;
  background: transparent;
}
#ships .comingsoon td:not(.feature),
#ships .comingsoon th:not(.feature),
#ships .composited th.ship2,
#ships .composited th.ship3 {
  color: #656565;
}
#ships .comingsoon td:not(.feature),
#ships .composited td.ship2,
#ships .composited td.ship3 {
  text-shadow: 0 0 8px #656565;
  color: rgba(101,101,101,0);
  background: #282828;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lt-ie9 #ships .composited td.ship2,
.lt-ie9 #ships .composited td.ship3 {
  color: #282828;
}
#ships .comingsoon:after,
#ships .composited:after {
  content: 'Info coming soon';
  font-size: 2.25em;
  position: absolute;
  bottom: 60%;
  right: -9%;
}
@media only screen and (max-width: 767px) {
  #ships .comingsoon:after,
  #ships .composited:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
#ships .composited:after {
  bottom: 37%;
  right: 16%;
}
.errorpopup {
  display: block;
  padding: 0.5em 0;
  color: #c12127;
  font-size: 0.875em;
  margin-top: 0.6em;
  clear: both;
}
.errorpopup span {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#main {
  overflow-x: hidden;
  position: relative;
}
.ccploginwidget-languages {
  display: none;
}
.topBanner {
  width: 100%;
  max-height: 600px;
  height: 100%;
  text-align: center;
  position: relative;
  margin-top: 50px;
}
@media only screen and (min-width: 1245px) {
  .topBanner {
    margin-top: 0;
  }
}
.topBanner .imgWrap {
  position: fixed;
  width: 100%;
  max-height: 600px;
  z-index: -2;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.topBanner .imgWrap img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.topBanner .content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 600px;
  top: 0;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  -ms-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
  z-index: -1;
}
.topBanner .content .row {
  width: 100%;
  position: relative;
  height: 100%;
  display: table;
  z-index: -1;
}
.topBanner .content .row h1 {
  margin: 0;
  padding: 0;
}
.topBanner .content .row h2 {
  margin: 0;
  padding: 0;
}
.topBanner .content .row p {
  display: none;
  margin: 0;
  padding: 0;
  width: 50%;
  margin-left: 25%;
}
.topBanner .content .row .title {
  display: table-row;
  text-align: middle;
}
.topBanner .content .row .title .inner {
  display: table-cell;
  vertical-align: middle;
}
.topBanner .content .row .title .inner h1 {
  font-family: 'ProximaNova-Bold', sans-serif;
  font-size: 7vw;
  line-height: 7vw;
}
@media only screen and (min-width: 1245px) {
  .topBanner .content .row .title .inner h1 {
    font-size: 62px;
    line-height: 62px;
  }
}
.topBanner .content .row .title .inner h2 {
  font-family: 'ProximaNova-Light', sans-serif;
  font-size: 4vw;
  line-height: 7vw;
}
@media only screen and (min-width: 1245px) {
  .topBanner .content .row .title .inner h2 {
    font-size: 38px;
    line-height: 62px;
  }
}
.topBanner .content .row .title .inner h1,
.topBanner .content .row .title .inner h2 {
  text-shadow: 2px 2px 5px rgba(0,0,0,0.75);
}
#timeline {
  display: block;
  position: fixed;
  background: #12171e;
  line-height: 0;
  top: 0;
  z-index: 21999;
  width: 100vw;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 1px 0 2px 2px rgba(0,0,0,0.5);
  box-shadow: 1px 0 2px 2px rgba(0,0,0,0.5);
  text-align: center;
}
@media only screen and (min-width: 1245px) {
  #timeline {
    -webkit-box-shadow: -1px 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: -1px 0 2px 2px rgba(0,0,0,0.5);
    display: inline-block;
    padding-top: 0;
    top: auto;
    bottom: 0;
  }
}
#timeline.stick {
  position: fixed;
  z-index: 9999;
}
#timeline .navArrow {
  display: none;
  width: 0px;
  height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
  color: #2980b9;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
@media only screen and (min-width: 1245px) {
  #timeline .navArrow {
    display: inline-block;
    width: 3.6vw;
    height: 52px;
  }
  #timeline .navArrow:hover {
    cursor: pointer;
  }
  #timeline .navArrow:hover:before {
    color: #fff;
  }
  #timeline .navArrow:hover.navRight:before {
    left: 20px;
  }
  #timeline .navArrow:hover.navLeft:before {
    right: 20px;
  }
}
#timeline .navArrow:before {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 50%;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#timeline .navArrow.navRight:before {
  left: 17px;
}
#timeline .navArrow.navLeft:before {
  right: 17px;
}
#timeline nav#dates {
  position: relative;
  width: 100%;
  display: block;
  font-size: 0;
  overflow: hidden;
  background: #12171e;
}
@media only screen and (min-width: 768px) {
  #timeline nav#dates {
    width: 100%;
    max-width: 1130px;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1245px) {
  #timeline nav#dates {
    display: inline-block;
  }
}
#timeline nav#dates ul {
  height: auto;
  margin: 0;
  padding: 0;
  line-height: 16px;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 768px) {
  #timeline nav#dates ul {
    line-height: 18px;
  }
}
#timeline nav#dates ul.hoverPanTrans {
  -webkit-transition: -webkit-transform 0.1s linear;
  -moz-transition: -moz-transform 0.1s linear;
  -o-transition: -o-transform 0.1s linear;
  -ms-transition: -ms-transform 0.1s linear;
  transition: transform 0.1s linear;
}
#timeline nav#dates ul.trans {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#timeline nav#dates ul .title {
  text-align: center;
  display: inline-block;
  color: #c1d3dd;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 14px;
  padding: 17px 0;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#timeline nav#dates ul li {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 16px;
  vertical-align: bottom;
  margin-left: 3px;
  color: #2980b9;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 768px) {
  #timeline nav#dates ul li {
    font-size: 16px;
  }
}
#timeline nav#dates ul li.arrowHover,
#timeline nav#dates ul li.active {
  background: #c1d3dd;
  color: #2980b9;
}
#timeline nav#dates ul li.arrowHover a,
#timeline nav#dates ul li.active a {
  color: #2980b9;
}
@media only screen and (min-width: 1245px) {
  #timeline nav#dates ul li:hover {
    background: #c1d3dd;
    color: #2980b9;
  }
  #timeline nav#dates ul li:hover a {
    color: #2980b9;
  }
}
#timeline nav#dates ul li a {
  padding: 3px 5px 2px 5px;
  color: #2980b9;
  display: block;
  outline: 0;
  padding: 10px 8px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#timeline nav#dates ul li a sup {
  font-size: 10px;
  vertical-align: super;
  top: initial;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#timeline nav#dates ul li span.upper {
  text-transform: uppercase;
  vertical-align: bottom;
  text-align: center;
  display: block;
  width: 95%;
  font-size: 10px;
  line-height: 15px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#timeline nav#dates ul li.latest {
  color: #c1d3dd;
}
#timeline nav#dates ul li.latest a {
  color: #c1d3dd;
}
#timeline nav#dates ul li.latest:hover,
#timeline nav#dates ul li.latest.arrowHover,
#timeline nav#dates ul li.latest.active {
  background: #c1d3dd;
  color: #2980b9;
}
#timeline nav#dates ul li.latest:hover a,
#timeline nav#dates ul li.latest.arrowHover a,
#timeline nav#dates ul li.latest.active a {
  color: #2980b9;
}
#timeline nav#dates ul li.upcoming {
  color: #00aeff;
}
#timeline nav#dates ul li.upcoming a {
  color: #00aeff;
}
#timeline nav#dates ul li.upcoming:hover,
#timeline nav#dates ul li.upcoming.arrowHover,
#timeline nav#dates ul li.upcoming.active {
  background: #c1d3dd;
  color: #2980b9;
}
#timeline nav#dates ul li.upcoming:hover a,
#timeline nav#dates ul li.upcoming.arrowHover a,
#timeline nav#dates ul li.upcoming.active a {
  color: #2980b9;
}
#timeline nav#dates ul li .year {
  display: block;
  margin: 0;
}
#features-container {
  width: 100%;
  margin: 0;
  padding-bottom: 60px;
  position: relative;
  background: #000 url("/assets/img/bgs/bgStars.jpg");
}
#features-container .feature-group {
  font-size: 0;
  max-width: 90%;
  margin: 0 auto;
  width: 1130px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#features-container .feature-group.trans {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#features-container .feature-group.active {
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
#features-container .feature-group.transLeft {
  -webkit-transform: translate3d(-75vh, 0, 0) !important;
  -moz-transform: translate3d(-75vh, 0, 0) !important;
  -o-transform: translate3d(-75vh, 0, 0) !important;
  -ms-transform: translate3d(-75vh, 0, 0) !important;
  transform: translate3d(-75vh, 0, 0) !important;
  opacity: 0;
  filter: alpha(opacity=0);
}
#features-container .feature-group.transRight {
  -webkit-transform: translate3d(75vh, 0, 0) !important;
  -moz-transform: translate3d(75vh, 0, 0) !important;
  -o-transform: translate3d(75vh, 0, 0) !important;
  -ms-transform: translate3d(75vh, 0, 0) !important;
  transform: translate3d(75vh, 0, 0) !important;
  opacity: 0;
  filter: alpha(opacity=0);
}
#features-container .feature-group .sidebar-left {
  width: 100%;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 30px;
}
#features-container .feature-group .sidebar-left a {
  background: #12171e;
  outline: 0;
  -webkit-box-shadow: 1px 1px 3px 0px #000;
  box-shadow: 1px 1px 3px 0px #000;
  -webkit-transition: all 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  -moz-transition: all 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  -o-transition: all 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  -ms-transition: all 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
  transition: all 0.3s cubic-bezier(0.73, 1.59, 0.5, 0.84);
}
@media only screen and (min-width: 1245px) {
  #features-container .feature-group .sidebar-left a:hover {
    font-size: 14px;
    padding-right: 18px;
  }
  #features-container .feature-group .sidebar-left a:hover i:before {
    margin-right: 10px;
    margin-left: 4px;
  }
}
#features-container .feature-group .sidebar-left a i:before {
  margin: 0;
  font-size: 16px;
  -webkit-transition: margin 0.2s linear;
  -moz-transition: margin 0.2s linear;
  -o-transition: margin 0.2s linear;
  -ms-transition: margin 0.2s linear;
  transition: margin 0.2s linear;
}
#features-container .feature-group .sidebar-left .share-container {
  display: inline-block;
}
#features-container .feature-group .sidebar-left .share-container a {
  display: inline-block;
  padding: 4px 10px;
  margin: 0 15px;
  color: #636568;
}
#features-container .feature-group .sidebar-left .share-container a i:before {
  font-size: 20px;
  margin-left: 0;
  -webkit-transition: margin 0.2s linear;
  -moz-transition: margin 0.2s linear;
  -o-transition: margin 0.2s linear;
  -ms-transition: margin 0.2s linear;
  transition: margin 0.2s linear;
}
@media only screen and (min-width: 1245px) {
  #features-container .feature-group .sidebar-left .share-container a:hover {
    color: #ddd;
    background: #34579b;
    font-size: 14px;
    padding-right: 18px;
  }
  #features-container .feature-group .sidebar-left .share-container a:hover i:before {
    margin-right: 10px;
    margin-left: 4px;
  }
}
#features-container .feature-group .sidebar-left .share-container a:nth-child(2) {
  top: 35px;
}
@media only screen and (min-width: 1245px) {
  #features-container .feature-group .sidebar-left .share-container a:nth-child(2):hover {
    background: #2faae1;
  }
}
#features-container .feature-group .sidebar-left .share-container a:nth-child(3) {
  top: 70px;
}
@media only screen and (min-width: 1245px) {
  #features-container .feature-group .sidebar-left .share-container a:nth-child(3):hover {
    background: #e61d2a;
  }
}
#features-container .feature-group .sidebar-left .patch-notes {
  display: inline-block;
  margin-top: 24px;
}
@media only screen and (min-width: 1245px) {
  #features-container .feature-group .sidebar-left .patch-notes {
    margin-top: 0;
  }
}
#features-container .feature-group .sidebar-left .patch-notes a {
  display: inline-block;
  padding: 6px 10px 6px 11px;
  margin: 0 15px;
  font-size: 14px;
  color: #636568;
}
#features-container .feature-group .sidebar-left .patch-notes a i:before {
  margin-right: 10px;
}
#features-container .feature-group .sidebar-left .patch-notes a:hover {
  color: #00aeff;
}
@media only screen and (min-width: 1245px) {
  #features-container .feature-group .sidebar-left .patch-notes a:hover {
    padding-right: 18px;
  }
  #features-container .feature-group .sidebar-left .patch-notes a:hover i:before {
    margin-right: 10px;
    margin-left: 4px;
  }
}
#features-container .feature-group .sidebar-left .patch-notes a i:before {
  font-size: 18px;
}
#features-container .feature-group .date-header {
  margin: 50px auto;
  text-align: center;
}
#features-container .feature-group .date-header .code-name {
  font-size: 36px;
  font-family: 'ProximaNova-Bold', sans-serif;
}
#features-container .feature-group .date-header .date-box {
  font-size: 32px;
  color: #c1d3dd;
  font-family: 'ProximaNova-Light', sans-serif;
}
.feature-card {
  font-family: 'ProximaNova-Light', sans-serif !important;
  color: #ddd;
  position: relative;
  display: inline-block;
  float: left;
  text-align: left;
  margin: 0 0 40px 0;
  line-height: 16px;
  vertical-align: top;
  width: 100%;
  font-size: 16px;
  background: #161d26;
  width: 100%;
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
  transition: transform 1s ease-out;
}
.feature-card.highlight {
  -webkit-transition: -webkit-transform 0.4s ease-in;
  -moz-transition: -moz-transform 0.4s ease-in;
  -o-transition: -o-transform 0.4s ease-in;
  -ms-transition: -ms-transform 0.4s ease-in;
  transition: transform 0.4s ease-in;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
@media only screen and (min-width: 1245px) {
  .feature-card.extraMargin {
    margin-left: 1%;
  }
}
.feature-card.classError {
  background: #f00 !important;
}
.no-js.feature-card {
  visibility: visible;
}
.feature-card a {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
}
.feature-card h1 {
  font-family: "ProximaNova-SemiBold", sans-serif;
  color: #ddd;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  padding: 8px 25px 12.5px 25px;
}
.feature-card h1 span.beta {
  background: #2980b9;
  font-size: 12px;
  line-height: 17px;
  padding: 0 5px;
  text-align: center;
  display: inline-block;
  vertical-align: text-top;
  margin-top: 6px;
  height: 16px;
  text-transform: uppercase;
/*box-shadow:0 1px 1px rgba(5,109,178,1);*/
  font-weight: 500;
  font-family: "ProximaNova-SemiBold", arial, sans-serif;
}
.feature-card h1 span.beta.opt-in {
  background: #c1d3dd;
  color: #161d26;
}
.feature-card h1:hover {
  color: #fff;
}
.feature-card h1 .toggleIndicator {
  padding-right: 10px;
}
.feature-card h1 .toggleIndicator:before {
  font-size: 12px;
  vertical-align: middle;
}
.feature-card h1 date {
  display: none;
  line-height: 11px;
  font-size: 16px;
  margin-top: 20px;
  color: #c1d3dd;
}
.feature-card h1 a {
  font-family: "ProximaNova-SemiBold", sans-serif;
}
.feature-card p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .feature-card p {
    font-size: 18px;
    line-height: 24px;
  }
}
.feature-card p.readMore {
  margin: 0;
  padding: 0;
  width: 100%;
  bottom: 0;
  font-size: 16px;
  background: #12171e;
  padding: 4px 0 4px 0;
  text-indent: 25px;
}
@media only screen and (min-width: 1245px) {
  .feature-card p.readMore {
    position: relative;
  }
}
.feature-card ul.tags {
  position: absolute;
}
.feature-card .card-content {
  position: relative;
  margin: 0;
  padding: 0;
  height: auto;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .feature-card .card-content {
    height: auto !important;
  }
}
@media only screen and (min-width: 1245px) {
  .feature-card .card-content {
    height: 270px;
  }
}
@media only screen and (min-width: 768px) {
  .feature-card .card-content {
    padding: 0;
  }
}
.feature-card .card-content .inner {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 10px;
  padding: 0 10px 0 25px;
  height: 100%;
}
.feature-card .card-content .inner p {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
.feature-card .card-content .inner ul,
.feature-card .card-content .inner ol {
  display: block;
  padding: 0 0 0 20px;
}
.feature-card .card-content .inner ul li,
.feature-card .card-content .inner ol li {
  display: list-item;
  margin-bottom: 14px;
  line-height: 22px;
}
.feature-card .card-content .inner.shadowOn:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 50;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0px;
  -webkit-box-shadow: 0 -2px 50px 28px #161d26;
  box-shadow: 0 -2px 50px 28px #161d26;
}
.feature-card .card-content .inner.shadowOn.mCS_no_scrollbar:before {
  display: none;
}
.feature-card .card-content .inner .mCSB_inside .mCSB_container {
  margin-right: 25px;
}
.feature-card .card-content .inner .mCSB_scrollTools {
  width: 10px;
}
.feature-card .card-content .inner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  background: #11263b;
  -webkit-box-shadow: inset 2px 0 1px #1a3143;
  box-shadow: inset 2px 0 1px #1a3143;
}
.feature-card .card-content .inner .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.feature-card .card-content .inner::-webkit-scrollbar {
  width: 10px;
}
.feature-card .card-content .inner::-webkit-scrollbar-thumb {
  background: #11263b;
  -webkit-box-shadow: inset 2px 0 1px #1a3143;
  box-shadow: inset 2px 0 1px #1a3143;
}
.feature-card .imgWrap {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  border: none;
  outline: none;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.feature-card .imgWrap:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.feature-card .imgWrap.placeholder {
  display: none;
}
@media only screen and (min-width: 1245px) {
  .feature-card .imgWrap.placeholder {
    display: block;
  }
  .wide.no-image.feature-card .imgWrap.placeholder {
    display: none;
  }
}
.feature-card .imgWrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  display: none;
}
.feature-card .imgWrap img:hover {
  cursor: zoom-in;
}
.feature-card .imgWrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.feature-card .imgWrap video:hover {
  cursor: zoom-in;
}
.feature-card .imgWrap video.fullscreen:hover {
  cursor: zoom-out;
}
.feature-card .imgWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #f7f7f7;
}
.feature-card .imgWrap:hover {
  border: none;
  outline: none;
}
.feature-card .imgWrap.soundCloud img {
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.feature-card .imgWrap.soundCloud img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}
.feature-card.wide .card-content {
  height: auto;
}
@media only screen and (min-width: 1245px) {
  .feature-card.wide .card-content {
    height: auto;
  }
  .feature-card.wide.image-right p.readMore {
    text-indent: 25px;
  }
  .feature-card.wide.image-right .imgWrap {
    width: 70%;
    float: right;
  }
  .feature-card.wide.image-left .imgWrap {
    width: 70%;
    float: left;
  }
  .feature-card.wide.image-right .imgWrap,
  .feature-card.wide.image-left .imgWrap {
    display: block;
  }
  .feature-card.wide.image-right .card-content,
  .feature-card.wide.image-left .card-content {
    width: 30%;
    display: block;
  }
  .feature-card.wide.no-image {
    height: initial;
  }
}
@media only screen and (min-width: 1245px) {
  .feature-card.half {
    width: 49.5%;
  }
  .feature-card.half .card-content {
    height: 320px;
  }
}
@media only screen and (min-width: 1245px) {
  .feature-card.third {
    width: 32.666%;
  }
  .feature-card.third .card-content {
    height: 320px;
  }
}
ul.tags {
  position: absolute;
  z-index: 10;
  top: 28px;
  right: 0;
  margin: 0;
  padding: 0;
  max-width: 11px;
  white-space: nowrap;
}
@media $fpMobile {
  ul.tags {
    top: 21px;
  }
}
@media $fpTablet {
  ul.tags {
    top: 21px;
  }
}
@media only screen and (max-width: 1244px) {
  ul.tags {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}
ul.tags li.tag {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding: 3px 5px 3px 5px;
  margin-right: -6px;
  background: transparent;
  color: #fff;
  border-right: 5px solid #2980b9;
  font-family: "ProximaNova-SemiBold", Arial, sans-serif;
  max-width: 2px;
  margin-top: 1px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  font-size: 0;
}
ul.tags li.tag a {
  color: #fff;
}
@media $fpMobile {
  ul.tags li.tag {
    margin-right: -5px;
  }
}
ul.tags li.tag:first-child {
  max-height: 30px;
  border-right-width: 5px;
  max-width: 2px;
  background: #2980b9;
  font-size: 12px;
}
ul.tags li.tag:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -7px;
  width: 0;
  height: 0;
  border-color: transparent #2980b9 transparent transparent;
  border-style: solid;
  border-width: 11px 7px 11px 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
ul.tags.enableHover:hover,
ul.tags.open {
  max-width: 500px;
}
ul.tags.enableHover:hover li.tag,
ul.tags.open li.tag {
  max-width: 800px;
  max-height: 300px;
  background: #c1d3dd;
  color: #2980b9;
  border-right-width: 5px;
  overflow: initial;
  position: relative;
  font-size: 12px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
ul.tags.enableHover:hover li.tag a,
ul.tags.open li.tag a {
  color: #2980b9;
}
ul.tags.enableHover:hover li.tag a:hover,
ul.tags.open li.tag a:hover {
  color: #00aeff;
}
ul.tags.enableHover:hover li.tag:before,
ul.tags.open li.tag:before {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  border-right-color: #c1d3dd;
}
.loadWrap {
  position: fixed;
  left: 50%;
  margin-left: -200px;
  top: 50%;
  margin-top: -100px;
  z-index: 20;
  height: 200px;
  width: 400px;
  display: block;
  overflow: hidden;
  display: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.loadWrap.visible {
  display: block;
}
@media only screen and (min-width: 768px) {
  .loadWrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.loadWrap .loader {
  position: absolute;
  width: 300px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -50px;
/*
		&:after {
			content: 'LOADING';
			font-size: 26px;
			display: inline-block;
			font-weight:900;
			position: relative;
			padding-top:30px;
			width: 100%;
			height: 20px;
			text-align: center;
			font-weight: 600;
			color: #000;
		    text-shadow:
		       1px 1px 0 #fff,
		      -1px -1px 0 #fff,  
		       1px -1px 0 #fff,
		      -1px 1px 0 #fff,
		       1px 1px 0 #fff;
		}
*/
}
.loadWrap .loader .ball {
  position: absolute;
  width: 0;
  height: 100%;
  left: -15px;
  bottom: 0;
  background: #f8f8ff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: moveBall 2.8s infinite linear;
  -webkit-animation: moveBall 2.8s infinite linear;
  -moz-animation: moveBall 2.8s infinite linear;
  -o-animation: moveBall 2.8s infinite linear;
  -ms-animation: moveBall 2.8s infinite linear;
  animation: moveBall 2.8s infinite linear;
}
.loadWrap .loader .ball.one {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.loadWrap .loader .ball.two {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loadWrap .loader .ball.three {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.loadWrap .loader .ball.four {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.loadWrap .loader .ball.five {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.loadWrap .loader .ball.six {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.loadWrap .loader .ball .inner {
  height: 30px;
  width: 30px;
  position: absolute;
  background: #f8f8ff;
  bottom: 0;
  left: 0;
  margin-left: -15px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.loadWrap .loader .ball.center {
  left: 50%;
  top: 50%;
  background: none;
  -webkit-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -ms-animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation: centerBall 2.8s infinite cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.loadWrap .loader .ball.center .inner {
  top: -15px;
}
@-moz-keyframes centerBall {
  0%, 25%, 100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes centerBall {
  0%, 25%, 100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-o-keyframes centerBall {
  0%, 25%, 100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes centerBall {
  0%, 25%, 100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  75% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  28.7% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    left: 110%;
    -webkit-transform: rotate(deg);
    -moz-transform: rotate(deg);
    -o-transform: rotate(deg);
    -ms-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  28.7% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    left: 110%;
    -webkit-transform: rotate(deg);
    -moz-transform: rotate(deg);
    -o-transform: rotate(deg);
    -ms-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-o-keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  28.7% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    left: 110%;
    -webkit-transform: rotate(deg);
    -moz-transform: rotate(deg);
    -o-transform: rotate(deg);
    -ms-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes moveBall {
  0% {
    left: -10%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  10% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  28.7% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  71.3% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  90% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    left: 110%;
    -webkit-transform: rotate(deg);
    -moz-transform: rotate(deg);
    -o-transform: rotate(deg);
    -ms-transform: rotate(deg);
    transform: rotate(deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@media screen and (max-width: 1244px) {
  #main .topBanner {
    margin-top: 85px;
  }
}
@media screen and (max-width: 1244px) {
  #main #mainheader {
    background: #000;
  }
  #main #mainheader .burger {
    display: none;
  }
  #main #mainheader #mainlogo {
    padding-top: 5px;
  }
  #main #mainheader .inner {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #main #mainheader #mainnav {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    height: auto;
    padding: 0;
    overflow-y: auto;
    text-align: center;
    display: block;
    position: relative;
    padding-top: 8px;
    background: transparent;
  }
  #main #mainheader #mainnav span,
  #main #mainheader #mainnav a,
  #main #mainheader #mainnav li {
    font-size: 16px;
    padding: 0 20px;
  }
  #main #mainheader #mainnav span:before,
  #main #mainheader #mainnav a:before,
  #main #mainheader #mainnav li:before {
    display: none;
  }
  #main #mainheader #mainnav ul {
    margin: 0;
  }
  #main #mainheader #mainnav ul > li {
    display: inline-block;
    border: none;
    padding: 0;
  }
  #main #mainheader #mainnav ul > li a {
    padding: 0 2vw;
  }
  #main #mainheader #mainnav ul > li.filters-group {
    display: none;
  }
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
/* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.responsive-img {
  max-width: 100%;
  height: auto;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .noprint {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
