/*!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ____        ___            __  ____
       / __ \____  / (_)______  __/  |/  (_)____
      / /_/ / __ \/ / / ___/ / / / /|_/ / / ___/
     / ____/ /_/ / / / /__/ /_/ / /  / / / /__
    /_/    \____/_/_/\___/\__, /_/  /_/_/\___/
                         /____/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--------------------------------------------------
--- Thanks Twitter Bootstrap. --------------------
--------------------------------------------------
*/
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */
/*
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot');
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1406-GBLPYG
*/
@font-face {
  font-family: 'Stag-Light';
  src: url('/assets/fonts/stag/Stag-Light-Web.eot');
  src: url('/assets/fonts/stag/Stag-Light-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Light-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Light-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Light-Web.svg#Stag Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Stag-Bold';
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot');
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Bold-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Bold-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Bold-Web.svg#Stag Web') format('svg');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.Stag-Light-Web {
  font-family: 'Stag Web';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img, .google-maps img {
  max-width: none; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button, input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  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; }
  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; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }
  .collapse.in {
    height: auto; }

body {
  margin: 0;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #4f4f4f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  -ms-font-smooting: antialiased; }

a {
  color: #959595;
  text-decoration: none;
  font-weight: 300; }

a:hover, a:focus {
  color: #1fc2ff;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.row {
  margin-left: -30px;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 990px; }

.span1 {
  width: 55px; }

.span2 {
  width: 140px; }

.span3 {
  width: 225px; }

.span4 {
  width: 310px; }

.span5 {
  width: 395px; }

.span6 {
  width: 480px; }

.span7 {
  width: 565px; }

.span8 {
  width: 650px; }

.span9 {
  width: 735px; }

.span10 {
  width: 820px; }

.span11 {
  width: 905px; }

.span12 {
  width: 990px; }

.offset1 {
  margin-left: 115px; }

.offset2 {
  margin-left: 200px; }

.offset3 {
  margin-left: 285px; }

.offset4 {
  margin-left: 370px; }

.offset5 {
  margin-left: 455px; }

.offset6 {
  margin-left: 540px; }

.offset7 {
  margin-left: 625px; }

.offset8 {
  margin-left: 710px; }

.offset9 {
  margin-left: 795px; }

.offset10 {
  margin-left: 880px; }

.offset11 {
  margin-left: 965px; }

.offset12 {
  margin-left: 1050px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 3.0303%;
    *margin-left: 2.9798%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 3.0303%; }
  .row-fluid .span1 {
    width: 5.55556%;
    *width: 5.50505%; }
  .row-fluid .span2 {
    width: 14.14141%;
    *width: 14.09091%; }
  .row-fluid .span3 {
    width: 22.72727%;
    *width: 22.67677%; }
  .row-fluid .span4 {
    width: 31.31313%;
    *width: 31.26263%; }
  .row-fluid .span5 {
    width: 39.89899%;
    *width: 39.84848%; }
  .row-fluid .span6 {
    width: 48.48485%;
    *width: 48.43434%; }
  .row-fluid .span7 {
    width: 57.07071%;
    *width: 57.0202%; }
  .row-fluid .span8 {
    width: 65.65657%;
    *width: 65.60606%; }
  .row-fluid .span9 {
    width: 74.24242%;
    *width: 74.19192%; }
  .row-fluid .span10 {
    width: 82.82828%;
    *width: 82.77778%; }
  .row-fluid .span11 {
    width: 91.41414%;
    *width: 91.36364%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94949%; }
  .row-fluid .offset1 {
    margin-left: 11.61616%;
    *margin-left: 11.51515%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.58586%;
    *margin-left: 8.48485%; }
  .row-fluid .offset2 {
    margin-left: 20.20202%;
    *margin-left: 20.10101%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.17172%;
    *margin-left: 17.07071%; }
  .row-fluid .offset3 {
    margin-left: 28.78788%;
    *margin-left: 28.68687%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.75758%;
    *margin-left: 25.65657%; }
  .row-fluid .offset4 {
    margin-left: 37.37374%;
    *margin-left: 37.27273%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.34343%;
    *margin-left: 34.24242%; }
  .row-fluid .offset5 {
    margin-left: 45.9596%;
    *margin-left: 45.85859%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.92929%;
    *margin-left: 42.82828%; }
  .row-fluid .offset6 {
    margin-left: 54.54545%;
    *margin-left: 54.44444%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.51515%;
    *margin-left: 51.41414%; }
  .row-fluid .offset7 {
    margin-left: 63.13131%;
    *margin-left: 63.0303%; }
  .row-fluid .offset7:first-child {
    margin-left: 60.10101%;
    *margin-left: 60%; }
  .row-fluid .offset8 {
    margin-left: 71.71717%;
    *margin-left: 71.61616%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.68687%;
    *margin-left: 68.58586%; }
  .row-fluid .offset9 {
    margin-left: 80.30303%;
    *margin-left: 80.20202%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.27273%;
    *margin-left: 77.17172%; }
  .row-fluid .offset10 {
    margin-left: 88.88889%;
    *margin-left: 88.78788%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.85859%;
    *margin-left: 85.75758%; }
  .row-fluid .offset11 {
    margin-left: 97.47475%;
    *margin-left: 97.37374%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.44444%;
    *margin-left: 94.34343%; }
  .row-fluid .offset12 {
    margin-left: 106.06061%;
    *margin-left: 105.9596%; }
  .row-fluid .offset12:first-child {
    margin-left: 103.0303%;
    *margin-left: 102.92929%; }

[class*="span"].hide, .row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  .container:after {
    clear: both; }

.container-fluid {
  padding-right: 45px;
  padding-left: 45px;
  max-width: 1200px;
  margin: 0 auto;
  *zoom: 1; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .container-fluid:after {
    clear: both; }

.container-fluid.no-padding {
  max-width: 1290px;
  padding: 0; }

.navbar .container-fluid {
  max-width: 1280px;
  margin: 0 auto; }

.fluid-fixed-container {
  padding-right: 340px; }

.article-page .fluid-fixed-container {
  padding-right: 0px; }

.column {
  float: left;
  position: relative; }

.column.fluid {
  width: 100%; }

#sidebar, .column.fixed {
  width: 300px;
  padding: 0 0 0 40px;
  margin-right: -100%; }

.gradient-divider-light {
  height: 1px;
  width: 300px;
  background-image: url("/assets/images/global/sprites/gradient-divider-light.png");
  background-repeat: no-repeat;
  margin: 22px 0; }

body {
  -webkit-font-smooting: subpixel-antialiased;
  -webkit-font-smooting: auto;
  -ms-font-smooting: subpixel-antialiased;
  -ms-font-smooting: auto; }

p {
  margin: 0 0 10px; }

.lead {
  margin-top: -8px !important;
  margin-bottom: 20px;
  font-weight: 400;
  font-style: normal;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  min-height: 65px;
  font-size: 22px;
  line-height: 29px;
  font-style: none; }
  .lead.dropcap:first-letter {
    float: left;
    font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
    font-size: 75px;
    font-style: normal;
    line-height: 50px;
    margin-top: 3px;
    padding: 0 10px 0 0; }

.lt-ie9 .dropcap:first-letter {
  line-height: 55px; }

a:hover {
  text-decoration: none; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #ccc; }

a.muted:hover, a.muted:focus {
  color: #b3b3b3; }

.text-warning {
  color: #c09853; }

a.text-warning:hover, a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #ca2017; }

a.text-error:hover, a.text-error:focus {
  color: #9c1912; }

.text-info {
  color: #3a87ad; }

a.text-info:hover, a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover, a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 20px;
  color: #000;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: 300;
    line-height: 1;
    color: #ccc; }

h1, h2 {
  line-height: 40px; }

h1 {
  font-size: 38px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px;
  line-height: 34px; }

h4 {
  font-size: 17.5px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 300; }
  h4 a {
    color: #1fc2ff; }
    h4 a:hover {
      color: #959595; }

h5 {
  font-size: 17.5px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #4f4f4f; }

h6 {
  font-size: 14px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4f4f4f; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.section-title {
  font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-position: bottom center;
  height: 45px;
  line-height: 45px;
  font-size: 21px;
  background-repeat: no-repeat;
  font-weight: 300;
  letter-spacing: 1px;
  color: #4f4f4f; }

.article-header {
  margin-bottom: 30px;
  position: relative; }
  .article-header h1 {
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 20px;
    margin: 0 0 15px;
    line-height: 54px;
    font-size: 38px;
    font-weight: 300; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #e4e4e4; }

ul, ol {
  padding: 0;
  margin: 0; }

ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline, ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li, ol.inline > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt, dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #fff; }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ccc; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote.q {
  padding: 0;
  margin: 0 0 20px;
  background-image: url("/assets/images/global/blockquote-divider.png");
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 20px;
  font-size: 32px; }
  blockquote.q p {
    color: #959595;
    font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: 200;
    line-height: 1.25;
    margin-bottom: 0;
    padding: 0 60px;
    text-align: center; }
  blockquote.q small {
    display: block;
    line-height: 20px;
    color: #959595; }
    blockquote.q small:before {
      content: '\2014 \00A0'; }
  blockquote.q.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e4e4e4;
    border-left: 0; }
    blockquote.q.pull-right p, blockquote.q.pull-right small {
      text-align: right; }
    blockquote.q.pull-right small:before {
      content: ''; }
    blockquote.q.pull-right small:after {
      content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after {
  content: ""; }

blockquote.q:after {
  background-image: url("/assets/images/global/tweet_text_small.png");
  display: block;
  height: 19px;
  width: 19px;
  background-repeat: no-repeat;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  left: 0; }

blockquote.q:hover {
  cursor: pointer; }

blockquote.q:hover:after {
  width: 65px; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 40px;
  color: #7f7f7f;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  legend small {
    font-size: 15px;
    color: #ccc; }

label, input, button, select, textarea {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px; }

input, button, select, textarea {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 30px;
  padding: 5px 6px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  color: #4f4f4f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle; }

textarea {
  padding: 16px; }

input, textarea, .uneditable-input {
  width: 206px; }

textarea {
  height: auto;
  line-height: 30px; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #f6f6f6;
  border: 0;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }
  textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    background-color: #f1f1f1;
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */ }
  textarea.inverse, input[type="text"].inverse, input[type="password"].inverse, input[type="datetime"].inverse, input[type="datetime-local"].inverse, input[type="date"].inverse, input[type="month"].inverse, input[type="time"].inverse, input[type="week"].inverse, input[type="number"].inverse, input[type="email"].inverse, input[type="url"].inverse, input[type="search"].inverse, input[type="tel"].inverse, input[type="color"].inverse, .uneditable-input.inverse {
    background-color: #1f2730;
    color: #8f9398; }
    textarea.inverse:focus, input[type="text"].inverse:focus, input[type="password"].inverse:focus, input[type="datetime"].inverse:focus, input[type="datetime-local"].inverse:focus, input[type="date"].inverse:focus, input[type="month"].inverse:focus, input[type="time"].inverse:focus, input[type="week"].inverse:focus, input[type="number"].inverse:focus, input[type="email"].inverse:focus, input[type="url"].inverse:focus, input[type="search"].inverse:focus, input[type="tel"].inverse:focus, input[type="color"].inverse:focus, .uneditable-input.inverse:focus {
      background-color: #1b222a; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

select, input[type="file"] {
  height: 40px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 40px; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #f6f6f6; }

select[multiple], select[size] {
  height: auto; }

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input, .uneditable-textarea {
  color: #ccc;
  background-color: #f3f3f3;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ccc;
  font-weight: 300; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
  font-weight: 300; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 300; }

.radio, .checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
  display: inline-block; }

input, textarea, .uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 30px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 41px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 211px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 296px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 381px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 466px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 551px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 636px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 721px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 806px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 891px; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 976px; }

.controls-row {
  *zoom: 1; }
  .controls-row:before, .controls-row:after {
    display: table;
    content: "";
    line-height: 0; }
  .controls-row:after {
    clear: both; }

.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #e4e4e4; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
  color: #c09853;
  font-size: 12px; }
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853; }
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  border-color: #fcf8e3;
  background-color: #fcf8e3;
  color: #c09853; }
  .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
    border-color: #f7ecb5; }
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #ca2017;
  font-size: 12px; }
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #ca2017; }
.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color: #f65858;
  background-color: #f65858;
  color: #fff; }
  .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
    border-color: #f32828; }
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #ca2017;
  background-color: #f65858;
  border-color: #ca2017; }
.control-group.error input:-moz-placeholder {
  color: #fff;
  font-weight: 300; }
.control-group.error input:-ms-input-placeholder {
  color: #fff;
  font-weight: 300; }
.control-group.error input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300; }

.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847;
  font-size: 12px; }
.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847; }
.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color: #dff0d8;
  background-color: #dff0d8;
  color: #468847; }
  .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
    border-color: #c1e2b3; }
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
  color: #3a87ad;
  font-size: 12px; }
.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
  color: #3a87ad; }
.control-group.info input, .control-group.info select, .control-group.info textarea {
  border-color: #d9edf7;
  background-color: #d9edf7;
  color: #3a87ad; }
  .control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
    border-color: #afd9ee; }
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0; }
  .form-actions:after {
    clear: both; }

.help-block, .help-inline {
  color: #757575; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append, .input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }
  .input-append input, .input-append select, .input-append .uneditable-input, .input-append .dropdown-menu, .input-append .popover, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-prepend .dropdown-menu, .input-prepend .popover {
    font-size: 18px; }
  .input-append input, .input-append select, .input-append .uneditable-input, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
    .input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus {
      z-index: 2; }
  .input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 30px;
    min-width: 16px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #e4e4e4; }
  .input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .input-append .active, .input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546; }

.input-prepend .add-on, .input-prepend .btn {
  margin-right: -1px; }
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }
  .input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px; }
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  background-color: #fff;
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0; }
  input.search-query:focus {
    background-color: #fff; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
  display: none; }

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: inline-block; }

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }
  .form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0; }
  .form-horizontal .control-group:after {
    clear: both; }
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }
  .form-horizontal .controls:first-child {
    *padding-left: 180px; }
.form-horizontal .help-block {
  margin-bottom: 0; }
.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
  margin-top: 10px; }
.form-horizontal .form-actions {
  padding-left: 180px; }

.dropup, .dropdown {
  position: relative; }

.navbar .dropdown-toggle {
  z-index: 1001;
  cursor: pointer;
  border-left: 1px solid #ccc;
  border-left: 1px solid rgba(255, 255, 255, 0.33);
  border-right: 1px solid #ccc;
  border-right: 1px solid rgba(255, 255, 255, 0.33);
  height: 20px;
  padding: 13px 11px 12px;
  text-align: center;
  position: relative; }

.navbar .dropdown:hover .dropdown-toggle, .navbar .dropdown.open .dropdown-toggle, .navbar .dropdown-toggle:hover {
  padding-top: 12px;
  padding-bottom: 13px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #fff; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active, .open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 5px; }

.dropdown:hover .dropdown-menu {
  display: block; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1090;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 0;
  margin-top: -1px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    margin: 10px 0;
    border-bottom: 1px solid #ccc; }
  .dropdown-menu > li {
    margin: 5px 0; }
  .dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 600;
    line-height: 20px;
    color: #7f7f7f;
    white-space: nowrap; }
  .dropdown-menu > li p {
    color: #7f7f7f; }

.dropdown-menu.search {
  width: 360px; }
  .dropdown-menu.search li {
    padding: 0 15px; }
  .dropdown-menu.search .search-query {
    border: 0;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #959595;
    float: left;
    line-height: 28px;
    font-style: italic;
    width: 262px; }
    .dropdown-menu.search .search-query:-moz-placeholder {
      color: #e4e4e4;
      font-weight: 300; }
    .dropdown-menu.search .search-query:-ms-input-placeholder {
      color: #e4e4e4;
      font-weight: 300; }
    .dropdown-menu.search .search-query::-webkit-input-placeholder {
      color: #e4e4e4;
      font-weight: 300; }
    .dropdown-menu.search .search-query:focus {
      outline: none;
      border-bottom-color: #1fc2ff; }
  .dropdown-menu.search > .nav-header-users {
    display: none;
    margin-top: -5px; }
  .dropdown-menu.search .btn-search {
    height: 41px;
    max-height: 41px;
    float: left;
    width: 35px;
    border-bottom: 1px solid #ccc;
    padding-left: 3px; }
    .dropdown-menu.search .btn-search:hover {
      border-bottom: 1px solid #1fc2ff; }
    .dropdown-menu.search .btn-search i {
      display: inline-block;
      position: relative;
      top: 4px;
      left: 2px;
      background-image: url("/assets/images/global/sprites/navbar-icon-search-hover.png");
      background-repeat: no-repeat; }

.dropdown-menu.notifications {
  width: 360px; }
  .dropdown-menu.notifications .notifications-container {
    max-height: 400px;
    overflow: scroll; }
  .dropdown-menu.notifications .nav-header {
    margin-bottom: 0; }
  .dropdown-menu.notifications .no-notifications {
    margin-top: 20px;
    text-align: center; }
  .dropdown-menu.notifications > li > a.btn {
    padding: 10px 20px;
    color: #fff; }

.dropdown-menu.dropdown-social p {
  font-weight: 600; }

.navbar-search, .navbar-account {
  position: relative; }

.navbar-search {
  z-index: 1; }

.navbar-account {
  z-index: 2; }

#dropdown-menu-full-width {
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  width: 100%;
  height: 495px;
  background-image: url("/assets/images/global/trans-black-80.png");
  z-index: 1035; }
  #dropdown-menu-full-width .dropdown-content {
    display: none; }
    #dropdown-menu-full-width .dropdown-content.open {
      display: block !important; }
  #dropdown-menu-full-width h3 {
    color: #fff; }
  #dropdown-menu-full-width .container-fluid {
    position: relative;
    padding: 0 85px;
    height: 495px; }
  #dropdown-menu-full-width h3.dropdown-menu-title {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 25px 0; }
  #dropdown-menu-full-width .article-block-item-category, #dropdown-menu-full-width .link-author {
    color: #ccc; }
    #dropdown-menu-full-width .article-block-item-category:hover, #dropdown-menu-full-width .link-author:hover {
      color: #1fc2ff; }
  #dropdown-menu-full-width .article-block-item {
    margin-top: 0; }
  #dropdown-menu-full-width .article-block-item-image-link {
    border: 1px solid #4f4f4f; }
  #dropdown-menu-full-width .link-article {
    color: #fff; }
    #dropdown-menu-full-width .link-article:hover {
      color: #1fc2ff; }
  #dropdown-menu-full-width .btn-close-dropdown-menu {
    background-image: url("/assets/images/global/sprites/btn-close-dropdown-menu.png");
    background-repeat: no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 17px;
    right: 20px; }
    #dropdown-menu-full-width .btn-close-dropdown-menu:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  #dropdown-menu-full-width .arrow-dropdown-menu {
    width: 21px;
    height: 41px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    padding: 100px 20px;
    margin-top: -120.5px;
    display: block;
    opacity: 0.3;
    filter: alpha(opacity=30); }
    #dropdown-menu-full-width .arrow-dropdown-menu:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
  #dropdown-menu-full-width .arrow-dropdown-menu-left {
    left: 0;
    background-image: url("/assets/images/global/arrow-dropdown-menu-left.png"); }
  #dropdown-menu-full-width .arrow-dropdown-menu-right {
    right: 0;
    background-image: url("/assets/images/global/arrow-dropdown-menu-right.png"); }
  #dropdown-menu-full-width .border {
    position: absolute;
    width: 100%;
    height: 1px;
    background-image: url("/assets/images/global/trans-white-40.png"); }
    #dropdown-menu-full-width .border.bottom {
      bottom: -1px; }
    #dropdown-menu-full-width .border.top {
      top: -1px; }

#dropdown-menu-full-width.open {
  display: block !important; }

#dropdown-menu-full-width.closed {
  display: none !important; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #1fc2ff; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #1fc2ff;
  text-decoration: none;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #ccc; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default; }

.open {
  *z-index: 1090; }
  .open > .dropdown-menu {
    display: block; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1080; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #1fc2ff; }

.dropdown-submenu.pull-left {
  float: none; }
  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4; }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 150px;
  min-width: 150px;
  padding: 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #4f4f4f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #4f4f4f; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #4f4f4f; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #4f4f4f; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #4f4f4f; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 0;
  text-align: left;
  background-color: #4f4f4f;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px 0;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px;
  color: #fff; }

.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 8px; }

.popover .arrow:after {
  border-width: 7px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -8px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -8px; }
  .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -7px;
    border-bottom-width: 0;
    border-top-color: #4f4f4f; }
.popover.right .arrow {
  top: 50%;
  left: -8px;
  margin-top: -8px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right .arrow:after {
    left: 1px;
    bottom: -7px;
    border-left-width: 0;
    border-right-color: #4f4f4f; }
.popover.bottom .arrow {
  left: 50%;
  margin-left: -8px;
  border-top-width: 0;
  top: -8px; }
  .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -7px;
    border-top-width: 0;
    border-bottom-color: #4f4f4f; }
.popover.left .arrow {
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #4f4f4f;
    bottom: -7px; }

.popover-inverse {
  border: 1px solid #959595;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff; }
  .popover-inverse .popover-content, .popover-inverse .popover-title {
    color: #4f4f4f; }
  .popover-inverse.top .arrow {
    border-top-color: rgba(0, 0, 0, 0.25); }
    .popover-inverse.top .arrow:after {
      border-bottom-color: #999;
      border-bottom-color: rgba(0, 0, 0, 0.25);
      border-top-color: #fff; }
  .popover-inverse.right .arrow {
    border-right-color: rgba(0, 0, 0, 0.25); }
    .popover-inverse.right .arrow:after {
      left: 1px;
      bottom: -7px;
      border-left-width: 0;
      border-right-color: #fff; }
  .popover-inverse.bottom .arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover-inverse.bottom .arrow:after {
      border-bottom-color: #fff; }
  .popover-inverse.left .arrow {
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover-inverse.left .arrow:after {
      border-left-color: #fff; }

.popover.popover-inverse.popover-social-connect {
  max-width: 356px; }
  .popover.popover-inverse.popover-social-connect .popover-title {
    text-align: center; }
  .popover.popover-inverse.popover-social-connect .popover-content {
    text-align: center; }

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 10px 20px;
  letter-spacing: 3px;
  margin-bottom: 0;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #ffae00;
  position: relative;
  top: 0;
  color: #fff;
  border: 1px solid #ccc;
  *border: 0;
  border: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-transition: top 0.1s linear;
  -moz-transition: top 0.1s linear;
  -o-transition: top 0.1s linear;
  transition: top 0.1s linear;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear; }
  .btn:first-child {
    *margin-left: 0; }
  .btn:hover, .btn:focus {
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
    -webkit-transition: top 0.1s linear;
    -moz-transition: top 0.1s linear;
    -o-transition: top 0.1s linear;
    transition: top 0.1s linear;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
    background-color: #eba000;
    color: #fff; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    position: relative;
    top: 1px; }
  .btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.btn-primary {
  color: #fff;
  background-color: #ffae00; }
  .btn-primary:hover, .btn-primary.active {
    background-color: #eba000;
    -webkit-transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
    -webkit-transition: top 0.1s linear;
    -moz-transition: top 0.1s linear;
    -o-transition: top 0.1s linear;
    transition: top 0.1s linear;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }

.btn-warning {
  background-color: #ffc64d; }
  .btn-warning:hover, .btn-warning.active {
    background-color: #ffc038; }

.btn-danger {
  background-color: #ee5f5b; }
  .btn-danger:hover, .btn-danger.active {
    background-color: #ec4d49; }

.btn-success {
  background-color: #72c93d;
  color: #fff; }
  .btn-success:hover, .btn-success.active {
    background-color: #68bd35; }

.btn-info {
  background-color: #5bc0de; }
  .btn-info:hover, .btn-info.active {
    background-color: #4ab9db; }

.btn-inverse {
  background-color: #ccc; }
  .btn-inverse:hover, .btn-inverse.active {
    background-color: #c2c2c2; }

.btn-search {
  background: none;
  border: 0; }

button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0; }
  button.btn.btn-large, input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  button.btn.btn-small, input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  button.btn.btn-mini, input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px; }

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #959595;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover, .btn-link:focus {
  color: #1fc2ff;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus {
  color: #7f7f7f;
  text-decoration: none; }

.icon-caret {
  display: inline-block;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  margin-left: 4px;
  position: relative;
  top: 0px; }

.icon-caret-right {
  background-image: url("/assets/images/global/sprites/icon-caret-right.png");
  background-repeat: no-repeat; }

.icon-caret-down {
  background-image: url("/assets/images/global/sprites/icon-caret-down.png");
  background-repeat: no-repeat; }

.btn-facebook-connect {
  background-color: #3b5998;
  padding-left: 60px; }
  .btn-facebook-connect:hover {
    background-color: #2d4373; }
    .btn-facebook-connect:hover .icon-facebook {
      background-color: #3b5998; }
  .btn-facebook-connect .icon-facebook {
    background-color: #4c70ba;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    line-height: 40px;
    font-size: 22px; }

.share-button-medium-facebook {
  height: 28px;
  line-height: 28px;
  background-color: #3b5998;
  color: #fff !important;
  display: inline-block;
  cursor: pointer; }
  .share-button-medium-facebook .social-icon-mini {
    padding-right: 6px;
    position: relative;
    top: -1px; }
  .share-button-medium-facebook .icon {
    font-size: 16px;
    color: #fff;
    position: relative;
    left: 6px;
    top: -1px; }
  .share-button-medium-facebook:hover {
    color: #fff;
    background-color: #4c70ba; }

.share-button-medium-facebook {
  padding: 0 15px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px; }

.share-button-medium-twitter {
  height: 28px;
  line-height: 28px;
  background-color: #2aa9e0;
  color: #fff !important;
  display: inline-block;
  cursor: pointer; }
  .share-button-medium-twitter .social-icon-mini {
    padding-right: 6px;
    position: relative;
    top: -1px; }
  .share-button-medium-twitter .icon {
    font-size: 16px;
    color: #fff;
    position: relative;
    left: 6px;
    top: -1px; }
  .share-button-medium-twitter:hover {
    color: #fff;
    background-color: #57bbe6; }

.share-button-medium-twitter {
  padding: 0 15px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px; }

.share-button-medium-pinterest {
  height: 28px;
  line-height: 28px;
  background-color: #ca2017;
  color: #fff !important;
  display: inline-block;
  cursor: pointer; }
  .share-button-medium-pinterest .social-icon-mini {
    padding-right: 6px;
    position: relative;
    top: -1px; }
  .share-button-medium-pinterest .icon {
    font-size: 16px;
    color: #fff;
    position: relative;
    left: 6px;
    top: -1px; }
  .share-button-medium-pinterest:hover {
    color: #fff;
    background-color: #e7362d; }

.share-button-medium-pinterest {
  padding: 0 15px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px; }

.share-button-medium-tumblr {
  height: 28px;
  line-height: 28px;
  background-color: #36465d;
  color: #fff !important;
  display: inline-block;
  cursor: pointer; }
  .share-button-medium-tumblr .social-icon-mini {
    padding-right: 6px;
    position: relative;
    top: -1px; }
  .share-button-medium-tumblr .icon {
    font-size: 16px;
    color: #fff;
    position: relative;
    left: 6px;
    top: -1px; }
  .share-button-medium-tumblr:hover {
    color: #fff;
    background-color: #495e7d; }

.share-button-medium-tumblr {
  padding: 0 15px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px; }

.share-count {
  display: inline-block;
  border: 1px solid #e4e4e4;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  height: 26px;
  margin-left: 4px;
  padding-left: 5px;
  padding: 0 10px 0 5px;
  position: relative;
  text-align: center;
  top: 1px;
  letter-spacing: 1px;
  color: #ccc;
  background-color: #fff; }
  .share-count .share-count-caret {
    display: inline-block; }
  .share-count .share-count-caret-left {
    position: relative;
    left: -11px;
    top: -1px;
    background-image: url("/assets/images/global/sprites/share-count-caret-left.png");
    background-repeat: no-repeat; }
  .share-count .share-count-num {
    font-family: "prenton-ultra-condensed", "atrament-web";
    font-weight: normal;
    font-style: normal;
    letter-spacing: 2px;
    color: #ffae00;
    font-size: 22px;
    top: 3px;
    position: relative;
    margin-right: 5px; }
  .share-count .share-count-text {
    display: inline-block;
    position: relative;
    top: -1px; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.alert, .alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success h4 {
  color: #468847; }

.alert-danger, .alert-error {
  background-color: #f65858;
  border-color: #f54966;
  color: #ca2017; }

.alert-danger h4, .alert-error h4 {
  color: #ca2017; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p, .alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('fancybox_sprite.png'); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('fancybox_overlay.png'); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url('fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

.fancybox-overlay {
  background: rgba(15, 56, 98, 0.7); }

.fancybox-skin {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.modal-close {
  background: url("/assets/images/global/modal-close.jpg") 0 0 no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  cursor: pointer;
  right: 8px;
  top: 8px; }

.modal-header {
  font-size: 24px;
  line-height: 24px;
  margin: 0; }

.modal-subheader {
  font-size: 16px;
  margin: 18px 0 0 0; }

.modal-fb-like {
  padding: 30px 5%;
  text-align: center; }
  .modal-fb-like .modal-fb-like-cont {
    margin: 30px auto 0;
    width: 176px;
    text-align: center; }

.modal-fb-like-cont .modal-fb-btn-cont, .modal-fb-like-cont .modal-fb-like-icon {
  float: left; }
.modal-fb-like-cont .modal-fb-btn-cont {
  display: inline-block;
  vertical-align: top;
  background: #f2f2f2;
  border-right: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 14px 0 14px;
  width: 125px;
  text-align: center; }
.modal-fb-like-cont .modal-fb-like-icon {
  display: inline-block;
  background-image: url("/assets/images/global/sprites/like-follow-icon-50x50-facebook.png");
  background-repeat: no-repeat; }

.modal-fb-btn-cont .modal-facebook-like {
  overflow: hidden;
  width: 49px;
  margin: 0 auto;
  max-height: 25px; }

.share-button-medium-facebook {
  cursor: pointer; }

.spinner-container {
  display: none;
  height: 100px;
  margin: 0 auto; }
  .spinner-container p {
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px; }
  .spinner-container .spinner-target {
    width: 100%;
    display: block;
    height: 50px;
    margin: 0 auto;
    position: relative; }
    .spinner-container .spinner-target .spinner {
      position: absolute !important;
      left: 50% !important; }

/**************************************************
 * Custom ColorBox
 * based off of js/vendor/colorbox/example2
 * ************************************************/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #1fc2ff; }

#colorbox {
  outline: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }

#cboxContent {
  margin-top: 0;
  overflow: visible;
  background: #fff; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  padding: 0px; }

#cboxLoadingGraphic {
  background: url(/images/vendor/pm-colorbox/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #F0F0F0; }

#cboxTitle {
  min-height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  color: #5C5B5B;
  text-shadow: 0;
  padding: 13px 2.5% 10px;
  width: 96%;
  background-color: #fff; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(/images/vendor/pm-colorbox/controls.png) no-repeat 0 0; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxPrevious {
  background-position: 0px 0px;
  right: 44px; }
  #cboxPrevious:hover {
    background-position: 0px -25px; }

#cboxNext {
  background-position: -25px 0px;
  right: 22px; }
  #cboxNext:hover {
    background-position: -25px -25px; }

#cboxClose {
  background-position: -50px 0px;
  top: 12px;
  right: 12px;
  width: 21px;
  height: 21px;
  z-index: 1000;
  filter: none; }
  #cboxClose:hover {
    background-position: -50px -25px; }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }
  .cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px; }
  .cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px; }

.share-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat; }
  .share-icon:active {
    position: relative;
    top: 1px;
    text-decoration: none; }

.share-icon-facebook {
  font-size: 28px;
  margin-left: 4px; }

.social-icons li {
  margin-right: 4%;
  display: inline-block; }

.social-icon {
  width: 23px;
  height: 23px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff; }
  .social-icon:hover {
    opacity: .84; }
  .social-icon:active {
    position: relative;
    top: 1px; }

.social-icon-mini {
  width: 13px;
  height: 13px;
  text-align: center; }

.social-icon-large {
  width: 40px;
  height: 40px;
  text-align: center; }

.social-icon-mini {
  font-size: 12px;
  width: 13px;
  height: 13px;
  text-align: center; }

.social-icon-mini-twitter {
  font-size: 11px; }

.share-toolbar {
  margin: inherit;
  padding: 0;
  list-style: none; }

.share-toolbar-vertical {
  width: 30px; }
  .share-toolbar-vertical .share-icon {
    margin-top: 25px;
    display: block;
    font-size: 25px; }
    .share-toolbar-vertical .share-icon.share-icon-facebook {
      margin-top: 0; }
  .share-toolbar-vertical .mic-counter-container {
    margin-bottom: 20px;
    position: relative;
    left: 5px; }
  .share-toolbar-vertical.show-all .share-other {
    display: none; }
  .share-toolbar-vertical.show-all .share-other-container {
    display: block; }

.share-toolbar-fixed {
  position: fixed;
  z-index: 1050; }

.share-toolbar-absolute {
  position: absolute;
  bottom: 0;
  top: inherit !important; }

.share-toolbar-media {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  height: 50px; }
  .share-toolbar-media .share-toolbar-media-text {
    color: #4f4f4f;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
    position: relative;
    top: -9px;
    line-height: 0;
    margin-right: -15px; }
  .share-toolbar-media li {
    list-style: none;
    float: none;
    display: inline-block;
    margin-left: 30px;
    line-height: 60px;
    height: 50px; }
    .share-toolbar-media li:first-child {
      margin-left: 0; }

.share-media li {
  list-style: none; }

.share-media-side-fold {
  padding: 12px;
  border: 1px solid #ccc;
  display: inline-block;
  position: relative;
  background-color: #fff; }
  .share-media-side-fold li:first-child .share-button {
    margin-top: 0; }
  .share-media-side-fold .share-button {
    width: 65px;
    cursor: pointer;
    margin-top: 9px; }
  .share-media-side-fold .corner {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #ccc transparent transparent;
    position: absolute;
    bottom: -11px;
    left: -1px; }

.stats {
  list-style: none; }
  .stats > li {
    display: inline-block; }

.stats-sub-header {
  *zoom: 1;
  clear: both;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  position: relative;
  top: 9px; }
  .stats-sub-header:before, .stats-sub-header:after {
    display: table;
    content: "";
    line-height: 0; }
  .stats-sub-header:after {
    clear: both; }
  .stats-sub-header .stat-num {
    color: #000;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-right: 4px;
    display: inline-block;
    position: relative;
    top: -1px; }
  .stats-sub-header .stat-type {
    color: #4f4f4f;
    font-size: 10px;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .stats-sub-header .stat-divider {
    color: #000;
    width: 20px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 300; }

.stats-box-article {
  border: 1px solid #ccc;
  margin-left: 0;
  width: 298px;
  padding: 8px 0;
  text-align: right;
  margin-bottom: 20px;
  *zoom: 1; }
  .stats-box-article:before, .stats-box-article:after {
    display: table;
    content: "";
    line-height: 0; }
  .stats-box-article:after {
    clear: both; }

.stats-box-article .stat {
  width: 64px;
  margin-right: 20px; }
.stats-box-article .stat-num {
  color: #ffae00;
  font-family: "prenton-ultra-condensed", "atrament-web";
  font-weight: 300;
  font-size: 40.04px;
  line-height: 40px; }
.stats-box-article .stat-type {
  color: #1fc2ff;
  font-size: 11.9px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase; }
.stats-box-article .stat-divider {
  width: 23px;
  height: 61px;
  background-image: url("/assets/images/global/sprites/stat-divider.png");
  background-repeat: no-repeat;
  background-repeat: no-repeat; }

.avatar {
  display: inline-block;
  background: url("/assets/images/global/ajax-loader-blue-gray.gif") no-repeat center center; }

.avatar-small, .avatar-small img {
  height: 25px;
  width: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; }

.avatar-medium, .avatar-medium img {
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }

.avatar-large, .avatar-large img {
  height: 90px;
  width: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px; }

.avatar-extra-large, .avatar-extra-large img {
  height: 150px;
  width: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px; }

.article-image-container {
  *zoom: 1;
  margin: 0 0 20px 0; }
  .article-image-container:before, .article-image-container:after {
    display: table;
    content: "";
    line-height: 0; }
  .article-image-container:after {
    clear: both; }
  .article-image-container.article-image-container-vertical {
    width: 40%;
    float: left;
    margin-right: 20px;
    margin-bottom: 8px;
    *zoom: 1; }
    .article-image-container.article-image-container-vertical:before, .article-image-container.article-image-container-vertical:after {
      display: table;
      content: "";
      line-height: 0; }
    .article-image-container.article-image-container-vertical:after {
      clear: both; }
  .article-image-container img {
    width: 100%;
    min-width: 350px; }
  .article-image-container figcaption {
    *zoom: 1;
    font-size: 10.5px;
    margin-top: 7px;
    font-style: italic;
    color: #959595;
    line-height: 15px; }
    .article-image-container figcaption:before, .article-image-container figcaption:after {
      display: table;
      content: "";
      line-height: 0; }
    .article-image-container figcaption:after {
      clear: both; }
    .article-image-container figcaption.article-image-caption {
      float: left; }
    .article-image-container figcaption.artice-image-attribution {
      float: right; }

.article-image-credit {
  font-weight: 600;
  font-style: italic;
  font-size: 14px; }

.video {
  margin: 0; }

.by-line {
  font-size: 14px;
  color: #ccc; }
  .by-line .avatar {
    margin-right: 5px; }
  .by-line .author {
    color: #1fc2ff;
    color: #7f7f7f; }
    .by-line .author:hover {
      color: #959595; }

.article-block-item {
  margin: 15px 0; }

.article-block-item-title {
  margin: 0 0 2px;
  font-size: 22px;
  line-height: 24px; }
  .article-block-item-title a {
    color: #4f4f4f; }
    .article-block-item-title a:hover {
      color: #1fc2ff; }

.article-block-item-category {
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 5px;
  display: block;
  font-size: 11px;
  letter-spacing: 1px; }

.article-block-item-image {
  position: relative;
  width: 100%;
  overflow: hidden; }

.article-block-item-info .by-line {
  font-size: 12px; }

.article-block-item-image-link {
  display: block;
  position: relative;
  overflow: hidden; }
  .article-block-item-image-link:hover .stats {
    bottom: 0;
    -webkit-transition: bottom 0.25s linear;
    -moz-transition: bottom 0.25s linear;
    -o-transition: bottom 0.25s linear;
    transition: bottom 0.25s linear; }

.article-block-item-stats > .stats {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 95%;
  padding: 0 2.5%;
  left: 0;
  height: 35px;
  line-height: 35px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  bottom: -35px;
  -webkit-transition: bottom 0.25s linear;
  -moz-transition: bottom 0.25s linear;
  -o-transition: bottom 0.25s linear;
  transition: bottom 0.25s linear; }
  .article-block-item-stats > .stats.stats-show-1 {
    text-align: center; }
    .article-block-item-stats > .stats.stats-show-1 .stat {
      float: none; }

.article-block-item-stat {
  color: #fff; }
  .article-block-item-stat:hover {
    color: #1fc2ff; }

.section-topic-container {
  display: inline-block; }
  .section-topic-container .section-link {
    text-transform: capitalize; }

.section-link, .topic-link {
  display: inline-block;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  color: #ccc;
  vertical-align: baseline;
  white-space: nowrap; }

.section-link {
  font-family: "Stag-Bold", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px; }
  .section-link.sponsored .sponsor-label {
    letter-spacing: 0.3em;
    background-color: #E8E8E8;
    color: #959595;
    margin-right: 6px;
    text-shadow: none;
    line-height: 11px;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: inherit;
    padding: 2px 5px 0 6px; }
  .section-link.sponsored .sponsor-name {
    font-size: 11px;
    margin-left: 5px;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    color: #959595; }
  .section-link.sponsored:hover .sponsor-name {
    color: #1fc2ff; }

.section-policy {
  color: #FF453d;
  font-weight: bold; }
  .section-policy:hover {
    color: #959595; }

.section-arts {
  color: #C6C4eC;
  font-weight: bold; }
  .section-arts:hover {
    color: #959595; }

.section-world {
  color: #7591ab;
  font-weight: bold; }
  .section-world:hover {
    color: #959595; }

.section-sports {
  color: #C4b341;
  font-weight: bold; }
  .section-sports:hover {
    color: #959595; }

.section-music {
  color: #00edae;
  font-weight: bold; }
  .section-music:hover {
    color: #959595; }

.section-identities {
  color: #ffca00;
  font-weight: bold; }
  .section-identities:hover {
    color: #959595; }

.section-news {
  color: #ba5da0;
  font-weight: bold; }
  .section-news:hover {
    color: #959595; }

.section-science {
  color: #a9ed0d;
  font-weight: bold; }
  .section-science:hover {
    color: #959595; }

.section-connections {
  color: #ff8359;
  font-weight: bold; }
  .section-connections:hover {
    color: #959595; }

.topics {
  list-style: none;
  display: inline-block;
  margin: 0; }
  .topics li {
    display: inline-block;
    font-size: 12px; }

.topic-link {
  color: #ccc;
  margin-right: 5px; }
  .topic-link:hover {
    color: #1fc2ff; }

.section-topic-container .topic-link {
  display: none; }

.teaser {
  position: relative;
  cursor: pointer;
  border-right: 1px solid #fff; }
  .teaser .section-link {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 1.2px;
    opacity: 1;
    filter: alpha(opacity=100); }
    .teaser .section-link.sponsored {
      opacity: 1;
      filter: alpha(opacity=100); }
      .teaser .section-link.sponsored .sponsor-label {
        font-size: 10px;
        margin-right: 0; }
      .teaser .section-link.sponsored .sponsor-name {
        display: inline-block;
        margin-left: 5px;
        font-size: 11px;
        text-shadow: none;
        color: #fff !important; }
  .teaser.teaser-small {
    width: 300px;
    height: 200px; }
    .teaser.teaser-small .teaser-image {
      width: 300px;
      height: 200px; }
    .teaser.teaser-small .teaser-overlay {
      width: 300px;
      height: 200px; }
    .teaser.teaser-small .teaser-info {
      top: 22px;
      width: 235px;
      left: 0; }
    .teaser.teaser-small .teaser-title {
      font-size: 22px;
      line-height: 26px; }
    .teaser.teaser-small .stats {
      width: 90%;
      padding: 0 5%; }
  .teaser.teaser-medium {
    width: 400px;
    height: 267px; }
    .teaser.teaser-medium .teaser-image {
      width: 400px;
      height: 267px; }
    .teaser.teaser-medium .teaser-overlay {
      width: 400px;
      height: 267px; }
    .teaser.teaser-medium .teaser-info {
      top: 37px;
      width: 265px; }
    .teaser.teaser-medium .teaser-title {
      font-size: 28px;
      line-height: 33px; }
  .teaser:hover .teaser-overlay {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear; }
  .teaser:hover .teaser-title a {
    color: white;
    text-shadow: 1px 1px 0 black; }
  .teaser:hover .section-link, .teaser:hover .by-line {
    opacity: 1;
    filter: alpha(opacity=100); }
  .teaser:hover .stats {
    -webkit-transition: bottom 0.25s linear;
    -moz-transition: bottom 0.25s linear;
    -o-transition: bottom 0.25s linear;
    transition: bottom 0.25s linear;
    bottom: 0px; }
    .teaser:hover .stats .stat {
      color: #fff; }
      .teaser:hover .stats .stat:hover {
        color: #1fc2ff; }
  .teaser .by-line {
    opacity: 0.7;
    filter: alpha(opacity=70);
    text-align: center;
    z-index: 3;
    color: #fff; }
    .teaser .by-line .link-author {
      color: #fff; }
      .teaser .by-line .link-author:hover {
        color: #1fc2ff; }
  .teaser .stats {
    position: absolute;
    text-align: center;
    width: 80%;
    padding: 0 10%;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    left: 0;
    height: 35px;
    line-height: 35px;
    -webkit-transition: bottom 0.25s linear;
    -moz-transition: bottom 0.25s linear;
    -o-transition: bottom 0.25s linear;
    transition: bottom 0.25s linear;
    z-index: 9;
    bottom: -35px; }

.teaser-image, .teaser-overlay, .teaser-link {
  position: absolute;
  top: 0;
  left: 0; }

.teaser-link {
  width: 100%;
  height: 100%;
  z-index: 10; }

.teaser-image {
  z-index: 1; }

.teaser-overlay {
  background: url("/assets/images/global/trans-black-80.png") repeat;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
  z-index: 2; }

.teaser-info {
  text-align: center;
  position: relative;
  z-index: 3;
  margin: 0 auto; }

.teaser-title {
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
  line-height: 24px; }
  .teaser-title a {
    color: #fff; }
    .teaser-title a:hover {
      color: #fff; }

.dropdown-menu .notification {
  max-width: 360px; }

.notification {
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  margin: 0 !important;
  padding: 13px 15px;
  font-weight: 400;
  list-style: none;
  *zoom: 1; }
  .notification:before, .notification:after {
    display: table;
    content: "";
    line-height: 0; }
  .notification:after {
    clear: both; }
  .notification:hover {
    background-color: #f6f6f6; }
  .notification .avatar {
    float: left;
    padding: 0;
    margin-right: 0; }
  .notification .link-row {
    height: 100%;
    width: 100%;
    padding: 0;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100; }
  .notification time {
    display: block; }
  .notification .notification-info {
    position: relative;
    z-index: 2;
    line-height: 18px; }
    .notification .notification-info time {
      font-size: 12px;
      font-weight: 700;
      color: #ccc; }
    .notification .notification-info.show-avatar {
      min-height: 56px; }
      .notification .notification-info.show-avatar .notification-message {
        margin-left: 70px; }
  .notification .notification-name, .notification strong {
    font-weight: 600; }
  .notification .notification-message {
    margin-bottom: 0; }
    .notification .notification-message a {
      color: #1fc2ff; }
      .notification .notification-message a:hover {
        color: #959595; }

body.user.notifications .pagination {
  text-align: center;
  padding-top: 10px;
  font-size: 18px; }
body.user.notifications #notifications li {
  list-style-type: none; }
body.user.notifications #notifications .notification-info.show-avatar .notification-message {
  float: none;
  margin-left: 70px;
  margin-right: 50px;
  width: 100%; }

/*** Pundits ***/
/************************************/
.ui-autocomplete {
  position: static !important;
  cursor: default; }

* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
.dropdown-menu.search .ui-menu {
  list-style: none;
  padding: 7px 2px 2px; }
  .dropdown-menu.search .ui-menu a {
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 10px 0; }
    .dropdown-menu.search .ui-menu a.ui-state-focus {
      color: #1fc2ff; }
      .dropdown-menu.search .ui-menu a.ui-state-focus p {
        color: #1fc2ff; }
  .dropdown-menu.search .ui-menu .ui-menu-item {
    padding: 0; }

/*** Pundits ***/
/************************************/
.ui-menu .ui-menu-item .pundit {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600; }
  .ui-menu .ui-menu-item .pundit img {
    float: left;
    width: 35px;
    height: 35px; }
  .ui-menu .ui-menu-item .pundit .info {
    float: left;
    margin-left: 8px;
    font-size: 14px;
    line-height: 13px;
    margin-top: 4px; }
    .ui-menu .ui-menu-item .pundit .info .name {
      margin-bottom: 2px; }
    .ui-menu .ui-menu-item .pundit .info .label {
      margin-bottom: 0; }
  .ui-menu .ui-menu-item .pundit .label {
    font-size: 11px;
    line-height: 11px;
    margin-top: 4px;
    color: #ccc;
    font-weight: 400; }

body.menu-active {
  overflow: hidden; }

.menu-overlay.show {
  z-index: 1100; }

.main-header {
  z-index: 1080; }

.nav-search {
  z-index: 1060; }

.menu-overlay {
  z-index: -1; }

.main-header {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  height: 90px;
  text-align: center;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff; }
  .main-header .container-fluid {
    padding-left: 200px;
    padding-right: 200px;
    max-width: 880px;
    position: relative; }
  .main-header .header-menu {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    margin-left: -100%;
    background-repeat: no-repeat;
    float: left;
    margin-top: 26px;
    margin-bottom: 26px;
    height: 38px;
    right: 175px;
    width: 50px;
    cursor: pointer;
    position: relative;
    font-size: 38px;
    color: #959595; }
    .main-header .header-menu:hover {
      color: #4f4f4f; }
  .main-header .header-logo-container {
    width: 100%;
    height: 1em;
    position: relative;
    float: left; }
    .main-header .header-logo-container .brand-logo {
      -webkit-transition: all 0.15s linear;
      -moz-transition: all 0.15s linear;
      -o-transition: all 0.15s linear;
      transition: all 0.15s linear;
      background-repeat: no-repeat;
      cursor: pointer; }
  .main-header .header-item {
    position: relative;
    padding: 30px 10px;
    display: inline-block;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    cursor: pointer; }
    .main-header .header-item .menu {
      display: none; }
    .main-header .header-item:hover .icon, .main-header .header-item.open .icon {
      color: #4f4f4f !important; }
    .main-header .header-item:hover ul.menu, .main-header .header-item.open ul.menu {
      font-size: 15px;
      background-color: white;
      display: block;
      position: absolute;
      display: block;
      position: absolute;
      top: 100%;
      z-index: 1090;
      min-width: 200px;
      right: 0;
      list-style: none; }
      .main-header .header-item:hover ul.menu .menu-header, .main-header .header-item.open ul.menu .menu-header {
        cursor: default;
        font-weight: bold;
        padding: 0 20px;
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 10px;
        padding-bottom: 10px; }
      .main-header .header-item:hover ul.menu .divider, .main-header .header-item.open ul.menu .divider {
        height: 1px;
        background-color: #e4e4e4;
        margin: 10px; }
      .main-header .header-item:hover ul.menu li, .main-header .header-item.open ul.menu li {
        margin: 5px 0;
        text-align: left;
        display: block; }
        .main-header .header-item:hover ul.menu li a, .main-header .header-item.open ul.menu li a {
          font-weight: normal;
          padding: 5px 20px;
          display: block; }
  .main-header .header-right {
    float: left;
    position: absolute;
    right: 25px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    .main-header .header-right .header-right-social {
      display: block;
      vertical-align: middle;
      text-align: right;
      font-size: 0; }
      .main-header .header-right .header-right-social .icon {
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        transition: all 0.15s linear;
        font-size: 30px;
        background-repeat: no-repeat;
        width: 33px;
        height: 30px;
        display: inline-block;
        background-position: center center;
        color: #959595;
        color: #959595;
        text-align: center; }
        .main-header .header-right .header-right-social .icon:hover {
          color: #4f4f4f; }
      .main-header .header-right .header-right-social .social-link {
        height: 30px;
        font-size: 0;
        display: inline-block; }
        .main-header .header-right .header-right-social .social-link .social-link-iframe-cont {
          top: 3px; }
        .main-header .header-right .header-right-social .social-link.social-link-facebook:hover .icon {
          color: #3b5998 !important; }
        .main-header .header-right .header-right-social .social-link.social-link-twitter:hover .icon {
          color: #2aa9e0 !important; }
        .main-header .header-right .header-right-social .social-link:hover .social-link-iframe-cont {
          -webkit-transition: all 100ms ease-in-out;
          -moz-transition: all 100ms ease-in-out;
          -o-transition: all 100ms ease-in-out;
          transition: all 100ms ease-in-out; }
        .main-header .header-right .header-right-social .social-link:hover.social-link-facebook .social-link-iframe-cont {
          position: relative;
          width: 88px;
          margin-right: -10px;
          padding-left: 10px; }
        .main-header .header-right .header-right-social .social-link:hover.social-link-twitter .social-link-iframe-cont {
          width: 125px;
          margin-right: -10px;
          padding-left: 15px; }
      .main-header .header-right .header-right-social .social-link-iframe-cont {
        display: none;
        -webkit-transition: all 100ms ease-in-out;
        -moz-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out;
        display: inline-block;
        height: 30px;
        margin-right: 0;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        width: 0px; }
    .main-header .header-right .header-right-share-buttons {
      display: none; }
  .main-header .header-right-condensed-share-btns {
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
  .main-header .icon {
    cursor: pointer; }

.main-header.condensed {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  height: 50px;
  border-bottom: 1px solid #e4e4e4; }
  .main-header.condensed .header-item {
    padding-top: 12px;
    padding-bottom: 8px; }
  .main-header.condensed .header-menu {
    font-size: 30px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear; }
  .main-header.condensed .header-right {
    padding: 0; }
    .main-header.condensed .header-right .header-right-share-buttons {
      display: block; }
      .main-header.condensed .header-right .header-right-share-buttons .share-button {
        position: relative;
        top: 11px;
        margin-left: 10px; }
        .main-header.condensed .header-right .header-right-share-buttons .share-button:first-child {
          margin-left: 0; }

.main-header.condensed.logged-out .header-right-condensed-share-btns {
  margin-top: 12px;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }
.main-header.condensed.logged-out .header-item.social-link {
  display: none; }

.main-header.condensed.condensed-non-article.logged-out .header-right-social {
  display: block; }

.main-header.condensed.condensed-non-article .header-right {
  float: left;
  position: absolute;
  right: 25px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear; }
.main-header.condensed.condensed-non-article .header-item {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear; }

.main-header .spotlight-series-nav-icon {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  background: url(/assets/images/global/nav/desktop/spotlight-series-icon.png);
  width: 106px;
  height: 42px;
  display: inline-block;
  margin: 11px 0 0 20px; }
.main-header .spotlight-series-flyout {
  top: 69px;
  left: 50%;
  margin-left: -136px; }

.main-header.condensed .spotlight-series-nav-icon {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: url(/assets/images/global/nav/desktop/spotlight-series-icon.png) no-repeat;
  width: 64px;
  height: 25px;
  display: inline-block;
  background-size: contain;
  margin: 6px 0 0 10px; }
.main-header.condensed .spotlight-series-flyout {
  top: 25px;
  left: -320px; }

.spotlight-series-nav-icon {
  position: relative; }

.spotlight-series-nav-icon:hover .spotlight-series-flyout, .brand-logo-cont:hover {
  position: relative; }
  .spotlight-series-nav-icon:hover .spotlight-series-flyout .spotlight-series-flyout, .brand-logo-cont:hover .spotlight-series-flyout {
    -webkit-transition: display 0 1s linear;
    -moz-transition: display 0 1s linear;
    -o-transition: display 0 1s linear;
    transition: display 0 1s linear;
    display: block; }

.spotlight-series-flyout {
  display: none;
  position: absolute;
  width: 320px;
  margin: auto; }
  .spotlight-series-flyout:after, .spotlight-series-flyout:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .spotlight-series-flyout:after {
    border-color: rgba(37, 37, 37, 0);
    border-bottom-color: #252525;
    border-width: 11px;
    margin-left: -11px; }
  .spotlight-series-flyout:before {
    border-color: rgba(54, 54, 54, 0);
    border-bottom-color: #363636;
    border-width: 12px;
    margin-left: -12px; }
  .spotlight-series-flyout .spotlight-series-padding {
    height: 20px;
    position: absolute;
    width: 100%;
    top: -21px; }
  .spotlight-series-flyout .spotlight-series-flyout-ear {
    position: relative;
    z-index: 1;
    background: url(/assets/images/global/nav/desktop/spotlight-series-ear.png) no-repeat right;
    height: 21px; }
  .spotlight-series-flyout .spotlight-series-flyout-box {
    position: relative;
    font-weight: bold;
    line-height: 1.3;
    top: -1px;
    color: #fff;
    font-size: 13px;
    background-color: #252525;
    width: 270px;
    border: 1px solid #363636;
    padding: 24px; }
    .spotlight-series-flyout .spotlight-series-flyout-box .spotlight-series-flyout-tagline {
      margin-bottom: -6px; }
    .spotlight-series-flyout .spotlight-series-flyout-box hr {
      height: 1px;
      border: none;
      color: #363636;
      margin: 0 0 10px 0;
      background-color: #363636; }
  .spotlight-series-flyout .spotlight-series-flyout-text {
    padding: 0; }
  .spotlight-series-flyout .spotlight-series-flyout-logo {
    display: inline-block;
    background: url(/assets/images/global/nav/desktop/ge-logo.png) no-repeat;
    width: 27px;
    height: 27px;
    margin: 0 0 4px 5px;
    vertical-align: middle; }

.nav-search {
  height: 140px;
  background-color: rgba(238, 238, 238, 0.97);
  position: fixed;
  width: 100%;
  top: -230px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .nav-search.show {
    top: 90px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .nav-search.condensed {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    top: -190px; }
    .nav-search.condensed.show {
      top: 50px;
      -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
      -o-transition: all 0.25s linear;
      transition: all 0.25s linear; }
  .nav-search .container-fluid {
    max-width: 880px;
    position: relative; }
  .nav-search button[type="submit"] {
    border: none;
    padding: 1px;
    background: transparent; }
  .nav-search input[type="search"] {
    height: 120px;
    background-color: inherit;
    font-size: 72px;
    line-height: 132px;
    font-family: "Stag-Light";
    width: 100%;
    padding-left: 25px; }
  .nav-search .icon {
    position: absolute;
    font-size: 72px;
    color: #959595;
    cursor: pointer; }
    .nav-search .icon:hover {
      color: #4f4f4f; }
    .nav-search .icon.icon-close-big {
      left: 25px;
      top: 56px;
      font-size: 28px;
      color: #4f4f4f;
      padding-top: 1px; }
      .nav-search .icon.icon-close-big:hover {
        color: #ca2017; }
    .nav-search .icon.icon-search {
      right: 25px;
      top: 40px; }

.menu-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: rgba(255, 255, 255, 0.97);
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll; }
  .menu-overlay.show {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
  .menu-overlay .icon-close-big {
    position: fixed;
    font-size: 46px;
    left: 32px;
    top: 20px;
    cursor: pointer;
    color: #959595; }
    .menu-overlay .icon-close-big:hover {
      color: #7f7f7f; }
  .menu-overlay .sections {
    float: left;
    padding-top: 50px;
    padding-bottom: 80px;
    padding-left: 0; }
  .menu-overlay .section {
    height: 72px;
    margin-bottom: 20px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    background-image: url("/assets/images/global/nav/desktop/sprites-nav.png?v=1");
    width: 712px;
    text-align: right; }
    .menu-overlay .section span {
      display: inline-block;
      text-indent: -999999px;
      text-align: left; }
    .menu-overlay .section.section-policy {
      background-position: right 0px; }
      .menu-overlay .section.section-policy:hover, .menu-overlay .section.section-policy.active {
        background-position: right -72px; }
    .menu-overlay .section.section-arts {
      background-position: right -144px; }
      .menu-overlay .section.section-arts:hover, .menu-overlay .section.section-arts.active {
        background-position: right -216px; }
    .menu-overlay .section.section-world {
      background-position: right -288px; }
      .menu-overlay .section.section-world:hover, .menu-overlay .section.section-world.active {
        background-position: right -360px; }
    .menu-overlay .section.section-sports {
      background-position: right -432px; }
      .menu-overlay .section.section-sports:hover, .menu-overlay .section.section-sports.active {
        background-position: right -504px; }
    .menu-overlay .section.section-music {
      background-position: right -576px; }
      .menu-overlay .section.section-music:hover, .menu-overlay .section.section-music.active {
        background-position: right -648px; }
    .menu-overlay .section.section-identities {
      background-position: right -720px; }
      .menu-overlay .section.section-identities:hover, .menu-overlay .section.section-identities.active {
        background-position: right -792px; }
    .menu-overlay .section.section-news {
      background-position: right -864px; }
      .menu-overlay .section.section-news:hover, .menu-overlay .section.section-news.active {
        background-position: right -936px; }
    .menu-overlay .section.section-science {
      background-position: right -1008px; }
      .menu-overlay .section.section-science:hover, .menu-overlay .section.section-science.active {
        background-position: right -1080px; }
    .menu-overlay .section.section-connections {
      background-position: right -1152px; }
      .menu-overlay .section.section-connections:hover, .menu-overlay .section.section-connections.active {
        background-position: right -1224px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .menu-overlay .section {
        background-image: url("/assets/images/global/nav/desktop/sprites-nav-retina.png?v=1");
        background-size: 711.5px 1293px;
        opacity: 0.6;
        filter: alpha(opacity=60); }
        .menu-overlay .section.section-policy {
          background-position: right 0px; }
          .menu-overlay .section.section-policy:hover, .menu-overlay .section.section-policy.active {
            background-position: right -72px; }
        .menu-overlay .section.section-arts {
          background-position: right -144px; }
          .menu-overlay .section.section-arts:hover, .menu-overlay .section.section-arts.active {
            background-position: right -216px; }
        .menu-overlay .section.section-world {
          background-position: right -288px; }
          .menu-overlay .section.section-world:hover, .menu-overlay .section.section-world.active {
            background-position: right -360px; }
        .menu-overlay .section.section-sports {
          background-position: right -432px; }
          .menu-overlay .section.section-sports:hover, .menu-overlay .section.section-sports.active {
            background-position: right -504px; }
        .menu-overlay .section.section-music {
          background-position: right -576px; }
          .menu-overlay .section.section-music:hover, .menu-overlay .section.section-music.active {
            background-position: right -648px; }
        .menu-overlay .section.section-identities {
          background-position: right -720px; }
          .menu-overlay .section.section-identities:hover, .menu-overlay .section.section-identities.active {
            background-position: right -792px; }
        .menu-overlay .section.section-news {
          background-position: right -864px; }
          .menu-overlay .section.section-news:hover, .menu-overlay .section.section-news.active {
            background-position: right -936px; }
        .menu-overlay .section.section-science {
          background-position: right -1008px; }
          .menu-overlay .section.section-science:hover, .menu-overlay .section.section-science.active {
            background-position: right -1080px; }
        .menu-overlay .section.section-connections {
          background-position: right -1152px; }
          .menu-overlay .section.section-connections:hover, .menu-overlay .section.section-connections.active {
            background-position: right -1224px; } }
  .menu-overlay .section-articles-container {
    float: left;
    position: fixed;
    top: 52px;
    margin-left: 752px;
    width: 470px; }
    .menu-overlay .section-articles-container .section-articles-header {
      display: none;
      width: 100%;
      font-size: 18px;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 28px;
      border-bottom: 1px solid #000;
      color: #000;
      font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
    .menu-overlay .section-articles-container .section-articles {
      position: absolute;
      top: -99999px;
      -webkit-transition: top 0s .4s;
      -moz-transition: top 0s .4s;
      -o-transition: top 0s .4s;
      transition: top 0s .4s; }
      .menu-overlay .section-articles-container .section-articles .article {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition-property: visibility, opacity, left;
        -moz-transition-property: visibility, opacity, left;
        -o-transition-property: visibility, opacity, left;
        transition-property: visibility, opacity, left;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        font-weight: normal;
        display: block;
        clear: both;
        margin: 10px 0;
        position: relative;
        left: 10px; }
        .menu-overlay .section-articles-container .section-articles .article .image {
          float: left; }
        .menu-overlay .section-articles-container .section-articles .article .title {
          font-family: "Stag-Light";
          font-size: 22px;
          margin-left: 190px;
          color: #000;
          line-height: 26px;
          padding-top: 5px; }
      .menu-overlay .section-articles-container .section-articles.show {
        position: static;
        -webkit-transition: top 0s .4s;
        -moz-transition: top 0s .4s;
        -o-transition: top 0s .4s;
        transition: top 0s .4s;
        top: 29px; }
        .menu-overlay .section-articles-container .section-articles.show .article {
          display: block;
          visibility: visible;
          position: relative;
          left: 0px;
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transition-property: visibility, opacity, left;
          -moz-transition-property: visibility, opacity, left;
          -o-transition-property: visibility, opacity, left;
          transition-property: visibility, opacity, left;
          -webkit-transition-duration: 0.4s;
          -moz-transition-duration: 0.4s;
          -o-transition-duration: 0.4s;
          transition-duration: 0.4s; }
          .menu-overlay .section-articles-container .section-articles.show .article:nth-child(1) {
            -webkit-transition-delay: 0.4s;
            -moz-transition-delay: 0.4s;
            -o-transition-delay: 0.4s;
            transition-delay: 0.4s; }
          .menu-overlay .section-articles-container .section-articles.show .article:nth-child(2) {
            -webkit-transition-delay: 0.55s;
            -moz-transition-delay: 0.55s;
            -o-transition-delay: 0.55s;
            transition-delay: 0.55s; }
          .menu-overlay .section-articles-container .section-articles.show .article:nth-child(3) {
            -webkit-transition-delay: 0.7s;
            -moz-transition-delay: 0.7s;
            -o-transition-delay: 0.7s;
            transition-delay: 0.7s; }
          .menu-overlay .section-articles-container .section-articles.show .article:nth-child(4) {
            -webkit-transition-delay: 0.85s;
            -moz-transition-delay: 0.85s;
            -o-transition-delay: 0.85s;
            transition-delay: 0.85s; }
          .menu-overlay .section-articles-container .section-articles.show .article:hover .title {
            color: #1fc2ff; }
  .menu-overlay .footer {
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    bottom: -76px;
    width: 100%;
    height: 75px;
    border-top: 1px solid #ccc;
    -webkit-transition: bottom 0.45s linear;
    -moz-transition: bottom 0.45s linear;
    -o-transition: bottom 0.45s linear;
    transition: bottom 0.45s linear; }
    .menu-overlay .footer.show {
      bottom: 0;
      -webkit-transition: bottom 0.45s ease-in-out;
      -moz-transition: bottom 0.45s ease-in-out;
      -o-transition: bottom 0.45s ease-in-out;
      transition: bottom 0.45s ease-in-out; }
    .menu-overlay .footer .logo-mic-small {
      width: 94px;
      height: 35px;
      margin: 20px;
      display: block;
      background-image: url("/assets/images/global/nav/logo-mic-small.png"); }
  .menu-overlay .spotlight-series-nav-icon {
    background: url(/assets/images/global/nav/desktop/spotlight-series-icon.png);
    width: 106px;
    height: 42px;
    display: inline-block;
    margin: 13px 350px 0 0; }
  .menu-overlay .general-electric-icon {
    background: url("/assets/images/global/nav/desktop/ge-logo-45x45.png") no-repeat center center;
    width: 59px;
    height: 63px;
    display: inline-block;
    margin: 4px 335px 0 0;
    border-right: 1px solid #000;
    padding-right: 14px; }
  .menu-overlay .spotlight-series-overlay-divider {
    height: 5px;
    background-color: #44bded;
    margin-right: 5px;
    margin-bottom: 20px; }

.share-button {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif; }

@media (max-width: 1150px) {
  .menu-overlay .section-articles-container {
    display: none; }
  .menu-overlay .sections {
    width: 865px;
    float: none;
    margin: 0 auto; } }

.brand-logo-break {
  height: 40px; }

.brand-logo-cont {
  font-size: 0;
  *zoom: 1; }
  .brand-logo-cont:before, .brand-logo-cont:after {
    display: table;
    content: "";
    line-height: 0; }
  .brand-logo-cont:after {
    clear: both; }
  .brand-logo-cont h2 {
    text-indent: -9999999px;
    position: absolute;
    left: -9999999px; }

.main-header .brand-logo-cont {
  text-align: center;
  margin: 15px auto 0 auto; }
.main-header.condensed .brand-logo-cont {
  margin-top: 9px; }

.brand-logo-subbrand, .brand-logo-mic {
  background-image: url("/assets/images/global/nav/desktop/sprites-brands.png?v=2");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  bottom: 0;
  cursor: pointer;
  vertical-align: top;
  background-size: 397px 578px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  .brand-logo-subbrand:hover, .brand-logo-mic:hover {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 0.7;
    filter: alpha(opacity=70); }

.brand-logo-subbrand {
  margin-right: 2px; }

.brand-logo-cont .brand-logo-mic {
  background-position: 0 0;
  width: 142px;
  height: 52px; }
.brand-logo-cont .brand-logo-policy {
  background-position: 0 -60px;
  width: 204px;
  height: 60px;
  top: -8px; }
.brand-logo-cont .brand-logo-arts {
  background-position: 0 -126px;
  width: 140px;
  height: 47px;
  top: 5px; }
.brand-logo-cont .brand-logo-world {
  background-position: 0 -181px;
  width: 199px;
  height: 47px;
  top: 5px; }
.brand-logo-cont .brand-logo-sports {
  background-position: 0 -241px;
  width: 211px;
  height: 57px;
  top: -5px; }
.brand-logo-cont .brand-logo-music {
  background-position: 0 -300px;
  width: 198px;
  height: 49px;
  top: 3px; }
.brand-logo-cont .brand-logo-identities {
  background-position: 0 -357px;
  width: 321px;
  height: 49px;
  top: 3px; }
.brand-logo-cont .brand-logo-news {
  background-position: 0 -418px;
  width: 172px;
  height: 46px;
  top: 6px; }
.brand-logo-cont .brand-logo-science {
  background-position: 0 -469px;
  width: 249px;
  height: 49px;
  top: 3px; }
.brand-logo-cont .brand-logo-connections {
  background-position: 0 -529px;
  width: 397px;
  height: 49px;
  top: 3px; }
.brand-logo-cont .brand-logo-policy {
  top: 3px;
  margin-right: -7px; }
.brand-logo-cont .brand-logo-sports {
  top: 6px; }

.condensed .brand-logo-subbrand, .condensed .brand-logo-mic {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background-size: 221px 322px; }
.condensed .brand-logo-mic {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background-position: 0 0;
  width: 79px;
  height: 29px; }
.condensed .brand-logo-policy {
  background-position: 0 -33.33333px;
  width: 114px;
  height: 35px;
  top: -5px; }
.condensed .brand-logo-arts {
  background-position: 0 -70px;
  width: 78px;
  height: 28px;
  top: 2px; }
.condensed .brand-logo-world {
  background-position: 0 -100.55556px;
  width: 111px;
  height: 28px;
  top: 2px; }
.condensed .brand-logo-sports {
  background-position: 0 -133.88889px;
  width: 118px;
  height: 33px;
  top: -3px; }
.condensed .brand-logo-music {
  background-position: 0 -166.66667px;
  width: 110px;
  height: 29px;
  top: 1px; }
.condensed .brand-logo-identities {
  background-position: 0 -198.33333px;
  width: 179px;
  height: 29px;
  top: 1px; }
.condensed .brand-logo-news {
  background-position: 0 -232.22222px;
  width: 96px;
  height: 27px;
  top: 3px; }
.condensed .brand-logo-science {
  background-position: 0 -260.55556px;
  width: 139px;
  height: 29px;
  top: 1px; }
.condensed .brand-logo-connections {
  background-position: 0 -293.88889px;
  width: 221px;
  height: 29px;
  top: 1px; }
.condensed .brand-logo-policy {
  top: 2px;
  margin-right: -3px; }
.condensed .brand-logo-sports {
  top: 2px; }
.condensed .brand-logo-news {
  top: 3px;
  height: 28px; }

.brand-logo-cont.brand-brain:hover .brand-logo-mic-dot-ge, .brand-logo-cont.brand-brain.scrolled .brand-logo-mic-dot-ge {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  width: 45px;
  background-position: center bottom;
  margin-right: 2px; }

.brand-logo-mic-no-dot, .brand-logo-mic-dot-ge {
  position: relative;
  top: 2px; }

.brand-logo-mic-no-dot {
  background: url("/assets/images/global/nav/desktop/brand-logo-mic-no-dot.png") no-repeat center center;
  width: 123px;
  height: 52px;
  display: inline-block; }

.brand-logo-mic-dot-ge {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: url("/assets/images/global/nav/desktop/brand-logo-mic-dot-ge.png") no-repeat center -24px;
  width: 18px;
  height: 52px;
  display: inline-block; }

.brand-logo-subbrand.section-transition {
  -webkit-transition: width 0.25s linear;
  -moz-transition: width 0.25s linear;
  -o-transition: width 0.25s linear;
  transition: width 0.25s linear; }

@font-face {
  font-family: 'mic';
  src: url('/assets/fonts/mic.eot?4nukd4');
  src: url('/assets/fonts/mic.eot?#iefix4nukd4') format('embedded-opentype'), url('/assets/fonts/mic.woff?4nukd4') format('woff'), url('/assets/fonts/mic.ttf?4nukd4') format('truetype'), url('/assets/fonts/mic.svg?4nukd4#mic') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'mic';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* custom manual edit */
.icon-x {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  .icon-x:before {
    content: "\e60b"; }

.icon-circle-checkmark:before {
  content: "\e63d"; }

.icon-checkmark:before {
  content: "\e63f"; }

.icon-tumblr:before, .share-icon-tumblr:before, .social-icon-mini-tumblr:before, .social-icon-large-tumblr:before {
  content: "\e63e"; }

.icon-gear:before {
  content: "\e635"; }

.icon-circle-plus:before {
  content: "\e636"; }

.icon-arrow-down-future:before {
  content: "\e637"; }

.icon-circle-x:before {
  content: "\e638"; }

.icon-duplicate:before {
  content: "\e639"; }

.icon-filter:before {
  content: "\e63a"; }

.icon-arrow-up-future:before {
  content: "\e63b"; }

.icon-primary:before {
  content: "\e63c"; }

.icon-googleplus:before, .share-icon-google-plus:before {
  content: "\e632"; }

.icon-instagram:before {
  content: "\e633"; }

.icon-pinterest:before, .share-icon-pinterest:before, .social-icon-mini-pinterest:before, .social-icon-large-pinterest:before {
  content: "\e634"; }

.icon-arrow-down:before {
  content: "\e600"; }

.icon-arrow-up:before {
  content: "\e601"; }

.icon-trash:before {
  content: "\e602"; }

.icon-sports:before {
  content: "\e629"; }

.icon-identities:before {
  content: "\e62a"; }

.icon-science:before {
  content: "\e62c"; }

.icon-music:before {
  content: "\e62d"; }

.icon-tech:before {
  content: "\e62e"; }

.icon-world:before {
  content: "\e62f"; }

.icon-arts:before {
  content: "\e626"; }

.icon-mic-small:before {
  content: "\e62b"; }

.icon-mic-large:before {
  content: "\e627"; }

.icon-dot:before {
  content: "\e628"; }

.icon-paragraph:before {
  content: "\e603"; }

.icon-list:before {
  content: "\e614"; }

.icon-caption:before {
  content: "\e604"; }

.icon-crop:before {
  content: "\e606"; }

.icon-expand:before {
  content: "\e605"; }

.icon-heading:before {
  content: "\e631"; }

.icon-strikethrough:before {
  content: "\e610"; }

.icon-italics:before {
  content: "\e609"; }

.icon-link:before {
  content: "\e60e"; }

.icon-bold:before {
  content: "\e60a"; }

.icon-quote:before {
  content: "\e61b"; }

.icon-add:before {
  content: "\e60b"; }

.icon-comment-inverted-round:before {
  content: "\e617"; }

.icon-comment:before {
  content: "\e607"; }

.icon-comment-inverted:before {
  content: "\e60c"; }

.icon-circle-close:before {
  content: "\e612"; }

.icon-circle-question:before {
  content: "\e611"; }

.icon-revisions:before {
  content: "\e608"; }

.icon-circle-arrow-right:before {
  content: "\e613"; }

.icon-circle-loading:before {
  content: "\e621"; }

.icon-circle-add-inverted:before {
  content: "\e60d"; }

.icon-circle-minus-inverted:before {
  content: "\e619"; }

.icon-circle-close-inverted:before {
  content: "\e61a"; }

.icon-star:before {
  content: "\e615"; }

.icon-article:before {
  content: "\e616"; }

.icon-my-articles:before {
  content: "\e60f"; }

.icon-pencil:before {
  content: "\e618"; }

.icon-search:before {
  content: "\e61c"; }

.icon-image-upload:before {
  content: "\e61d"; }

.icon-image-search:before {
  content: "\e61f"; }

.icon-arrow-left:before {
  content: "\e61e"; }

.icon-arrow-right:before {
  content: "\e620"; }

.icon-close-big:before {
  content: "\e622"; }

.icon-facebook:before, .share-icon-facebook:before, .social-icon-mini-facebook:before, .social-icon-large-facebook:before {
  content: "\e623"; }

.icon-twitter:before, .share-icon-twitter:before, .social-icon-mini-twitter:before, .social-icon-large-twitter:before {
  content: "\e624"; }

.icon-youtube:before {
  content: "\e640"; }

.icon-hamburger:before {
  content: "\e625"; }

.icon-avatar:before {
  content: "\e630"; }

/* Extend for social and share icons. Temporary while replacing sprites with font icons */
[class^="share-icon-"], [class*=" share-icon-"], [class^="social-icon-"], [class*=" social-icon-"] {
  font-family: 'mic';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.social-icon-large-facebook {
  background-color: #3b5998; }

.share-icon-facebook {
  color: #3b5998; }
  .share-icon-facebook:hover {
    color: #5f7ec1; }

.social-icon-large-twitter {
  background-color: #2aa9e0; }

.share-icon-twitter {
  color: #2aa9e0; }
  .share-icon-twitter:hover {
    color: #6dc4ea; }

.social-icon-large-pinterest {
  background-color: #ca2017; }

.share-icon-pinterest {
  color: #ca2017; }
  .share-icon-pinterest:hover {
    color: #ea4c44; }

.social-icon-large-tumblr {
  background-color: #36465d; }

.share-icon-tumblr {
  color: #36465d; }
  .share-icon-tumblr:hover {
    color: #526a8d; }

.share-icon-google-plus, .share-icon-google-plus:hover {
  color: #dd4b39; }

.social-icon-large:before {
  font-size: 22px;
  line-height: 43px; }

.share-icon-linked-in {
  background-image: url("/assets/images/global/sprites/share-linked-in.png");
  background-repeat: no-repeat;
  margin-left: -2px;
  height: 26px;
  width: 26px; }
  .share-icon-linked-in:hover {
    opacity: 0.7; }

body {
  position: relative;
  background-color: #fff;
  padding-top: 90pxpx;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  -ms-font-smooting: antialiased; }

.newsletter .newsletter-form {
  margin-bottom: 0; }
.newsletter .control-group {
  margin-bottom: 0; }
.newsletter input[type="email"] {
  margin-bottom: 0; }
.newsletter .input-append {
  white-space: normal; }
.newsletter button.btn .icon-caret {
  margin-left: 0; }
.newsletter .fluid-fixed-container {
  padding-right: 47px;
  padding-left: 0 !important; }
.newsletter .column.newsletter-submit {
  margin-right: -100%; }
.newsletter .success-message, .newsletter .error-message {
  display: none; }
  .newsletter .success-message .message, .newsletter .error-message .message {
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 400; }
.newsletter .error-message .message {
  color: #ca2017; }
.newsletter .success-message .message {
  text-align: center;
  color: #ffae00; }

#footer {
  background-color: #000; }
  #footer > .container-fluid {
    max-width: 900px; }
  #footer > .container-fluid > .row-fluid {
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 20px 0; }
  #footer h5 {
    margin: 0 0 10px 0;
    color: #ccc;
    font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 18px; }
  #footer ul {
    margin: 0;
    padding: 0; }
    #footer ul li {
      list-style: none; }
      #footer ul li a {
        font-size: 14px;
        color: #fff;
        font-weight: 300; }
        #footer ul li a:hover {
          color: #1fc2ff; }
        #footer ul li a.section-link {
          color: #fff;
          font-family: "proxima-nova", Helvetica, Arial, sans-serif;
          font-weight: normal; }
          #footer ul li a.section-link:hover {
            color: #1fc2ff; }
        #footer ul li a.social-icon {
          color: #fff; }
          #footer ul li a.social-icon:hover {
            color: #fff; }
    #footer ul.platform li a {
      text-transform: capitalize !important;
      letter-spacing: normal;
      height: auto; }
  #footer .footer-details {
    padding-top: 16px;
    margin-top: 40px;
    padding-bottom: 25px;
    border-top: 1px solid #4f4f4f; }
    #footer .footer-details .copyright-container {
      float: right; }
    #footer .footer-details .copyright {
      float: right;
      font-size: 14px;
      font-weight: 400;
      color: #ccc;
      font-family: "proxima-nova", Helvetica, Arial, sans-serif;
      text-align: right; }
    #footer .footer-details .logo-mic {
      float: left;
      background-image: url("/assets/images/global/sprites/logo-mic-footer.png");
      background-repeat: no-repeat;
      height: 38px;
      width: 96px; }
      #footer .footer-details .logo-mic:hover {
        opacity: 0.9;
        filter: alpha(opacity=90); }
    #footer .footer-details .logo-made-in-ny {
      float: right;
      background-image: url("/assets/images/global/sprites/logo-made-in-ny-gray.png");
      background-repeat: no-repeat;
      width: 43px;
      height: 43px;
      margin-left: 12px;
      display: block; }
      #footer .footer-details .logo-made-in-ny:hover {
        background-image: url("/assets/images/global/sprites/logo-made-in-ny-blue.png");
        background-repeat: no-repeat; }

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */
/*
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot');
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1406-GBLPYG
*/
@font-face {
  font-family: 'Stag-Light';
  src: url('/assets/fonts/stag/Stag-Light-Web.eot');
  src: url('/assets/fonts/stag/Stag-Light-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Light-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Light-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Light-Web.svg#Stag Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Stag-Bold';
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot');
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Bold-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Bold-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Bold-Web.svg#Stag Web') format('svg');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.Stag-Light-Web {
  font-family: 'Stag Web';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */
/*
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot');
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1406-GBLPYG
*/
@font-face {
  font-family: 'Stag-Light';
  src: url('/assets/fonts/stag/Stag-Light-Web.eot');
  src: url('/assets/fonts/stag/Stag-Light-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Light-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Light-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Light-Web.svg#Stag Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Stag-Bold';
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot');
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Bold-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Bold-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Bold-Web.svg#Stag Web') format('svg');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.Stag-Light-Web {
  font-family: 'Stag Web';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 1280px) and (max-width: 1530px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1170px; }
  .span1 {
    width: 70px; }
  .span2 {
    width: 170px; }
  .span3 {
    width: 270px; }
  .span4 {
    width: 370px; }
  .span5 {
    width: 470px; }
  .span6 {
    width: 570px; }
  .span7 {
    width: 670px; }
  .span8 {
    width: 770px; }
  .span9 {
    width: 870px; }
  .span10 {
    width: 970px; }
  .span11 {
    width: 1070px; }
  .span12 {
    width: 1170px; }
  .offset1 {
    margin-left: 130px; }
  .offset2 {
    margin-left: 230px; }
  .offset3 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 430px; }
  .offset5 {
    margin-left: 530px; }
  .offset6 {
    margin-left: 630px; }
  .offset7 {
    margin-left: 730px; }
  .offset8 {
    margin-left: 830px; }
  .offset9 {
    margin-left: 930px; }
  .offset10 {
    margin-left: 1030px; }
  .offset11 {
    margin-left: 1130px; }
  .offset12 {
    margin-left: 1230px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row-fluid:before, .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .row-fluid:after {
      clear: both; }
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 40px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.5641%;
      *margin-left: 2.5136%; }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.5641%; }
    .row-fluid .span1 {
      width: 5.98291%;
      *width: 5.9324%; }
    .row-fluid .span2 {
      width: 14.52991%;
      *width: 14.47941%; }
    .row-fluid .span3 {
      width: 23.07692%;
      *width: 23.02642%; }
    .row-fluid .span4 {
      width: 31.62393%;
      *width: 31.57343%; }
    .row-fluid .span5 {
      width: 40.17094%;
      *width: 40.12044%; }
    .row-fluid .span6 {
      width: 48.71795%;
      *width: 48.66744%; }
    .row-fluid .span7 {
      width: 57.26496%;
      *width: 57.21445%; }
    .row-fluid .span8 {
      width: 65.81197%;
      *width: 65.76146%; }
    .row-fluid .span9 {
      width: 74.35897%;
      *width: 74.30847%; }
    .row-fluid .span10 {
      width: 82.90598%;
      *width: 82.85548%; }
    .row-fluid .span11 {
      width: 91.45299%;
      *width: 91.40249%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94949%; }
    .row-fluid .offset1 {
      margin-left: 11.11111%;
      *margin-left: 11.0101%; }
    .row-fluid .offset1:first-child {
      margin-left: 8.54701%;
      *margin-left: 8.446%; }
    .row-fluid .offset2 {
      margin-left: 19.65812%;
      *margin-left: 19.55711%; }
    .row-fluid .offset2:first-child {
      margin-left: 17.09402%;
      *margin-left: 16.99301%; }
    .row-fluid .offset3 {
      margin-left: 28.20513%;
      *margin-left: 28.10412%; }
    .row-fluid .offset3:first-child {
      margin-left: 25.64103%;
      *margin-left: 25.54002%; }
    .row-fluid .offset4 {
      margin-left: 36.75214%;
      *margin-left: 36.65113%; }
    .row-fluid .offset4:first-child {
      margin-left: 34.18803%;
      *margin-left: 34.08702%; }
    .row-fluid .offset5 {
      margin-left: 45.29915%;
      *margin-left: 45.19814%; }
    .row-fluid .offset5:first-child {
      margin-left: 42.73504%;
      *margin-left: 42.63403%; }
    .row-fluid .offset6 {
      margin-left: 53.84615%;
      *margin-left: 53.74514%; }
    .row-fluid .offset6:first-child {
      margin-left: 51.28205%;
      *margin-left: 51.18104%; }
    .row-fluid .offset7 {
      margin-left: 62.39316%;
      *margin-left: 62.29215%; }
    .row-fluid .offset7:first-child {
      margin-left: 59.82906%;
      *margin-left: 59.72805%; }
    .row-fluid .offset8 {
      margin-left: 70.94017%;
      *margin-left: 70.83916%; }
    .row-fluid .offset8:first-child {
      margin-left: 68.37607%;
      *margin-left: 68.27506%; }
    .row-fluid .offset9 {
      margin-left: 79.48718%;
      *margin-left: 79.38617%; }
    .row-fluid .offset9:first-child {
      margin-left: 76.92308%;
      *margin-left: 76.82207%; }
    .row-fluid .offset10 {
      margin-left: 88.03419%;
      *margin-left: 87.93318%; }
    .row-fluid .offset10:first-child {
      margin-left: 85.47009%;
      *margin-left: 85.36908%; }
    .row-fluid .offset11 {
      margin-left: 96.5812%;
      *margin-left: 96.48019%; }
    .row-fluid .offset11:first-child {
      margin-left: 94.01709%;
      *margin-left: 93.91608%; }
    .row-fluid .offset12 {
      margin-left: 105.12821%;
      *margin-left: 105.0272%; }
    .row-fluid .offset12:first-child {
      margin-left: 102.5641%;
      *margin-left: 102.46309%; }
  input, textarea, .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px; }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px; }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px; }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px; }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px; }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px; }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px; }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px; }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px; }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px; }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px; }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; }
  #main-container.container-fluid {
    margin-left: 125px;
    margin-right: 125px; }
  #main-container.container-fluid.article-page {
    margin-left: auto;
    margin-right: auto; }
  .navbar .container-fluid {
    padding: 0 15px; } }

@media (max-width: 1279px) {
  #main-container.container-fluid {
    max-width: 934px;
    margin-left: auto;
    margin-right: auto; }
  body.article #main-container.container-fluid {
    max-width: 900px; }
  .container-fluid.no-padding {
    max-width: 1024px; }
  .navbar .container-fluid {
    max-width: 100%;
    padding: 0 20px; }
  .navbar .container-fluid {
    padding: 0 10px; }
    .navbar .container-fluid .brand {
      margin-right: 15px; }
  .navbar .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; }
  #dropdown-menu-full-width .top-story-three {
    margin-top: 7px; }
  .teaser.teaser-medium {
    width: 300px;
    height: 200px; }
    .teaser.teaser-medium .teaser-image {
      width: 300px;
      height: 200px; }
    .teaser.teaser-medium .teaser-overlay {
      width: 300px;
      height: 200px; }
    .teaser.teaser-medium .teaser-info {
      top: 22px;
      width: 235px;
      left: 0; }
    .teaser.teaser-medium .teaser-title {
      font-size: 22px;
      line-height: 26px; }
    .teaser.teaser-medium .stats {
      width: 90%;
      padding: 0 5%; }
  .horizontal-carousel {
    height: 200px !important; } }

@media (max-width: 1050px) {
  .article.heroimage .hero-container {
    position: relative; }
  .article.heroimage #main-container {
    margin-top: 0 !important; }
  .article.heroimage .hero-play-button {
    top: 50%;
    margin-top: -40.5px; }
  .article.show .fluid-fixed-container {
    padding-left: 70px; }
  .fluid-fixed-container {
    padding-right: 0; }
  #sidebar {
    display: none; }
  #dropdown-menu-full-width .container-fluid {
    padding: 0 65px; }
  #dropdown-menu-full-width {
    height: 445px; }
  .hero-container > .hero {
    margin-top: 0; }
    .hero-container > .hero .hero-header .hero-title {
      line-height: 33px; }
    .hero-container > .hero .hero-header .hero-title a {
      font-size: 31px; }
  .navbar .nav > li > a, .navbar .dropdown-sections {
    letter-spacing: 2px;
    padding-left: 6px;
    padding-right: 6px; }
  #live-updates.fluid-fixed-container {
    padding-left: 0;
    padding-right: 0; }
  .navbar .container-fluid .nav {
    display: none; }
  .navbar .container-fluid .dropdown-sections {
    display: inline-block;
    float: left; }
  #dropdown-menu-full-width nav {
    display: block; }
  .hero-map .hero-map-container {
    margin: -5% 5%;
    left: 0;
    width: 95%; }
  .hero-map .hero-map-statbox {
    top: 20px !important; }
    .hero-map .hero-map-statbox .hero-map-statbox-name {
      font-size: 17px !important;
      line-height: 32px !important; }
    .hero-map .hero-map-statbox .status {
      padding: 10px 10px 10px 40px !important; }
      .hero-map .hero-map-statbox .status .statuspoint {
        font-size: 14px;
        line-height: 18px; } }

@media (max-width: 768px) {
  .like-follow-bottom-list {
    max-width: 600px; }
  .article.heroimage #main-container {
    margin-top: 0 !important; }
  .comment-replies {
    width: 115px; }
    .comment-replies .reply-previews {
      display: none; }
  .comment.reply {
    margin-left: 30px; }
  .article-block-item-stats {
    font-size: 10px; }
  .article-block-item-title {
    font-size: 18px;
    line-height: 19px; }
  #dropdown-menu-full-width, #dropdown-menu-full-width .container-fluid {
    height: 425px; }
  #dropdown-menu-full-width .btn-close-dropdown-menu {
    top: -15px; }
  #dropdown-menu-full-width h3.dropdown-menu-title {
    margin: 20px 0; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left, .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 0) {
  body {
    padding-top: 0; }
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #fff;
    text-shadow: none; }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: rgba(19, 19, 19, 0.8); }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #ccc; }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid rgba(19, 19, 19, 0.8);
    border-bottom: 1px solid rgba(19, 19, 19, 0.8);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 0) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */
/*
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot');
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1406-GBLPYG
*/
@font-face {
  font-family: 'Stag-Light';
  src: url('/assets/fonts/stag/Stag-Light-Web.eot');
  src: url('/assets/fonts/stag/Stag-Light-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Light-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Light-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Light-Web.svg#Stag Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Stag-Bold';
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot');
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Bold-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Bold-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Bold-Web.svg#Stag Web') format('svg');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.Stag-Light-Web {
  font-family: 'Stag Web';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */
/*
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot');
    src: url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/assets/fonts/proxima-nova/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2013 Schwartzco Inc.
        License: 1406-GBLPYG
*/
@font-face {
  font-family: 'Stag-Light';
  src: url('/assets/fonts/stag/Stag-Light-Web.eot');
  src: url('/assets/fonts/stag/Stag-Light-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Light-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Light-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Light-Web.svg#Stag Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Stag-Bold';
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot');
  src: url('/assets/fonts/stag/Stag-Bold-Web.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/stag/Stag-Bold-Web.woff') format('woff'), url('/assets/fonts/stag/Stag-Bold-Web.ttf') format('truetype'), url('/assets/fonts/stag/Stag-Bold-Web.svg#Stag Web') format('svg');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.Stag-Light-Web {
  font-family: 'Stag Web';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

#main-container {
  padding: 30px 45px;
  background-color: #fff;
  position: relative;
  z-index: 2;
  clear: both;
  margin-top: 110px; }

#content-container {
  margin-top: 80px; }

#content-container.show-top-divider {
  margin-top: 90px; }

#main-container.container-fluid {
  margin-left: auto !important;
  margin-right: auto !important; }

.container-fluid.article-page {
  max-width: 900px;
  background-color: #fff; }

.fluid-fixed-container {
  padding-right: 0; }

.fluid-fixed-container {
  padding-left: 60px; }

#share {
  float: left;
  width: 40px;
  display: block; }

#article-body {
  font-size: 18px;
  line-height: 25px;
  width: 100%;
  color: #000;
  position: relative; }
  #article-body a {
    font-weight: 400;
    color: #497fbd; }
    #article-body a:hover {
      color: #1fc2ff; }
  #article-body h2, #article-body h3, #article-body h4, #article-body h5, #article-body h6 {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #4f4f4f; }
  #article-body:first-child {
    margin-top: 0; }
  #article-body iframe {
    width: 100%; }
  #article-body iframe {
    min-height: 422px; }
  #article-body iframe.twitter-tweet {
    min-height: 165px;
    margin-top: 0 !important; }
  #article-body p {
    margin: 18px 0; }
  #article-body p[align] {
    text-align: left; }
  #article-body blockquote {
    font-size: .81em;
    line-height: 1.4em;
    color: #4f4f4f;
    font-style: italic;
    padding-left: .83em;
    padding-top: 0;
    margin: 1em 3.5em 1em 1.93em; }
  #article-body blockquote.q {
    position: relative;
    font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
    color: #ccc;
    background: none;
    font-style: italic;
    font-size: 1.45455em;
    font-weight: 200;
    line-height: 1.25em;
    padding: 0 1.875em;
    margin: .90909em 0;
    text-align: center; }
  #article-body blockquote.q:before {
    background: transparent url("/assets/images/global/blockquote-divider.png") no-repeat;
    background-repeat: none;
    position: absolute;
    width: 8.1em;
    top: -.8em;
    left: 50%;
    margin-left: -3.05em; }
  #article-body blockquote.q:after {
    bottom: -.5em; }
  #article-body .embeddable {
    margin-right: 0;
    margin-left: 0; }
  #article-body .embeddable-gif .embeddable-container > img, #article-body .embeddable-image-small .embeddable-container > img {
    width: auto; }
  #article-body .embeddable-gif, #article-body .embeddable-gif.embeddable-image-small {
    width: 100%; }
    #article-body .embeddable-gif img, #article-body .embeddable-gif.embeddable-image-small img {
      width: 75%; }
    #article-body .embeddable-gif .article-embeddable-attribution, #article-body .embeddable-gif.embeddable-image-small .article-embeddable-attribution {
      margin-right: 25%; }
  #article-body .embeddable-instagram iframe {
    border: none;
    min-height: 31.81818em;
    max-width: 26em; }
  #article-body .embeddable-soundcloud iframe {
    min-height: 8.45455em;
    border: none; }
  #article-body .article-embeddable-attribution, #article-body .article-embeddable-caption {
    font-size: 10.5px;
    line-height: 15px;
    font-style: italic;
    color: #959595; }
  #article-body .article-embeddable-attribution {
    margin-right: 0;
    margin-left: 0;
    *zoom: 1;
    margin-top: 7px; }
    #article-body .article-embeddable-attribution:before, #article-body .article-embeddable-attribution:after {
      display: table;
      content: "";
      line-height: 0; }
    #article-body .article-embeddable-attribution:after {
      clear: both; }
  #article-body .article-embeddable-caption {
    float: left; }
  #article-body .article-embeddable-attribution {
    float: right; }

.article-header {
  *zoom: 1; }
  .article-header:before, .article-header:after {
    display: table;
    content: "";
    line-height: 0; }
  .article-header:after {
    clear: both; }
  .article-header .by-line {
    float: left; }
  .article-header .stats {
    float: right; }
  .article-header .article-header-top {
    height: 24px;
    position: relative; }
  .article-header .section-topic-container {
    position: absolute;
    left: 0;
    top: 0; }
  .article-header .section-link {
    margin-right: 0;
    padding-right: 13px;
    font-size: 14px;
    padding: 2px 4px; }
    .article-header .section-link.sponsored {
      font-size: 10px;
      text-transform: uppercase;
      padding: 0; }
      .article-header .section-link.sponsored .sponsor-label {
        margin-right: 5px; }
  .article-header .share-facebook-twitter {
    float: right;
    max-height: 20px;
    overflow: hidden;
    width: 200px; }
    .article-header .share-facebook-twitter .fb-like-container-text {
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 10px;
      margin-right: 10px; }
    .article-header .share-facebook-twitter .fb-button {
      width: 50px; }

.article-author {
  margin-top: 0; }

.enlarge-image {
  cursor: pointer; }

.embeddable-video {
  margin-left: 0;
  margin-right: 0; }

.youtube-video {
  width: 100%;
  height: 422px;
  background-size: cover;
  background-position: center center; }

.fb-like-container {
  margin: 20px 0 0;
  padding: 10px;
  border-top: 1px solid #e4e4e4;
  display: block !important;
  height: 24px; }
  .fb-like-container .fb-like-container-text {
    position: relative;
    top: -6px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 1px;
    color: #ccc; }
  .fb-like-container .share-facebook-twitter {
    display: inline-block;
    position: relative;
    top: -2px;
    left: 10px;
    vertical-align: bottom; }
  .fb-like-container .fb-container {
    display: inline-block;
    position: relative;
    width: 87px;
    top: 1px;
    min-height: 20px;
    overflow: hidden; }

.spon-block {
  margin-bottom: 40px; }
  .spon-block .spon-image {
    float: left;
    width: 110px;
    border-right: 1px solid #e4e4e4;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 13px;
    text-align: center; }
    .spon-block .spon-image .spon-presented-by {
      font-size: 10px;
      font-weight: 600;
      text-transform: uppercase;
      color: #ccc;
      letter-spacing: 1px; }
  .spon-block .spon-content {
    color: #ccc;
    display: table-cell;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    height: 60px;
    padding-left: 20px;
    vertical-align: middle; }
    .spon-block .spon-content .spon-link {
      font-weight: 400;
      color: #1fc2ff; }
      .spon-block .spon-content .spon-link:hover {
        color: #959595; }

.lockup {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 270px; }

.lockup .lockup-image {
  width: 100%;
  display: none; }

body.article .lockup .lockup-image-desktop {
  display: block; }

body.mobile .lockup .lockup-image-mobile {
  display: block; }

#editor-tools {
  width: 150px;
  border: 1px solid #eee;
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 1070; }
  #editor-tools ul {
    padding: 0;
    top: 0;
    background-color: #fff; }
  #editor-tools li {
    border-top: 1px solid #eee;
    width: 100%; }
  #editor-tools li > div {
    padding: 14px 15px; }
  #editor-tools .edit-link {
    width: 100%;
    padding: 18px 0;
    background-color: #00c2fe; }
  #editor-tools .edit-link:hover {
    background-color: #71d1f1; }
  #editor-tools .edit-link .edit-label {
    font-size: 13px;
    vertical-align: text-top; }
  #editor-tools ul.stats-sub-header .stat-type {
    font-size: 12px;
    font-weight: bold;
    color: #999; }
  #editor-tools ul.stats-sub-header .stat-num {
    font-size: 28px;
    color: #000;
    margin-top: 5px;
    font-weight: 600; }
  #editor-tools .icon-circle-question {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 10px;
    cursor: pointer; }
  #editor-tools .editor-tools-tooltip {
    position: absolute;
    right: 150px;
    top: 0;
    width: 330px;
    font-size: 16px;
    /* Required for Down Triangle */
    /* Stroke */
    /* Fill */ }
    #editor-tools .editor-tools-tooltip .editor-tools-tooltip-bar {
      width: 302px;
      height: 5px;
      background-color: #00c2fe; }
    #editor-tools .editor-tools-tooltip .editor-tools-tooltip-pane {
      width: 260px;
      padding: 20px;
      background-color: #fff;
      border: 1px solid #eee;
      display: inline-block; }
      #editor-tools .editor-tools-tooltip .editor-tools-tooltip-pane .tooltip-title, #editor-tools .editor-tools-tooltip .editor-tools-tooltip-pane b {
        font-weight: bold; }
      #editor-tools .editor-tools-tooltip .editor-tools-tooltip-pane .tooltip-description {
        padding-top: 15px;
        margin-top: 15px;
        border-top: 1px solid #eee; }
      #editor-tools .editor-tools-tooltip .editor-tools-tooltip-pane .tooltip-description-first {
        border-color: #000; }
      #editor-tools .editor-tools-tooltip .editor-tools-tooltip-pane .tooltip-footnote {
        color: #999;
        font-size: 12px; }
    #editor-tools .editor-tools-tooltip .arrow-right {
      transform: rotate(-90deg);
      display: inline-block;
      position: relative;
      left: -5px;
      top: -150px; }
    #editor-tools .editor-tools-tooltip .arrow-right:before, #editor-tools .editor-tools-tooltip .arrow-right:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent;
      border-bottom: 0; }
    #editor-tools .editor-tools-tooltip .arrow-right:before {
      bottom: -16px;
      left: 21px;
      /* If 1px darken stroke slightly */
      border-top-color: #eee;
      border-width: 16px; }
    #editor-tools .editor-tools-tooltip .arrow-right:after {
      bottom: -15px;
      left: 22px;
      border-top-color: #fff;
      border-width: 15px; }

.article-author {
  *zoom: 1;
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
  padding-bottom: 30px; }
  .article-author:before, .article-author:after {
    display: table;
    content: "";
    line-height: 0; }
  .article-author:after {
    clear: both; }
  .article-author .avatar {
    float: left; }
  .article-author .author-info {
    margin-top: 3px;
    padding-left: 105px; }
  .article-author .link-author {
    font-family: "Stag-Bold", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    letter-spacing: 0.1px;
    color: #1fc2ff; }
    .article-author .link-author:hover {
      color: #959595; }
  .article-author .author-bio {
    margin-top: 5px;
    font-size: 16px;
    line-height: 22px; }
  .article-author .author-twitter {
    margin-top: 5px;
    font-size: 13px; }
    .article-author .author-twitter .icon-twitter {
      display: inline-block;
      width: 16px;
      height: 13px; }

.horizontal-carousel-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: relative;
  z-index: 1; }
  .horizontal-carousel-container .control {
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 101px;
    z-index: 1000;
    top: 50%;
    margin-top: -25px;
    cursor: pointer; }
    .horizontal-carousel-container .control.prev {
      left: 0;
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: opacity 0.25s linear;
      -moz-transition: opacity 0.25s linear;
      -o-transition: opacity 0.25s linear;
      transition: opacity 0.25s linear;
      background-image: url("/assets/images/global/sprites/arrow-square-left.png");
      background-repeat: no-repeat;
      height: 50px;
      width: 50px; }
      .horizontal-carousel-container .control.prev:hover {
        -webkit-transition: opacity 0.25s linear;
        -moz-transition: opacity 0.25s linear;
        -o-transition: opacity 0.25s linear;
        transition: opacity 0.25s linear;
        opacity: 1;
        filter: alpha(opacity=100); }
    .horizontal-carousel-container .control.next {
      right: 0;
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: opacity 0.25s linear;
      -moz-transition: opacity 0.25s linear;
      -o-transition: opacity 0.25s linear;
      transition: opacity 0.25s linear;
      background-image: url("/assets/images/global/sprites/arrow-square-right.png");
      background-repeat: no-repeat;
      height: 50px;
      width: 50px; }
      .horizontal-carousel-container .control.next:hover {
        -webkit-transition: opacity 0.25s linear;
        -moz-transition: opacity 0.25s linear;
        -o-transition: opacity 0.25s linear;
        transition: opacity 0.25s linear;
        opacity: 1;
        filter: alpha(opacity=100); }

.horizontal-carousel {
  height: 267px;
  margin: 1px 0; }

.horizontal-carousel {
  position: relative;
  overflow: hidden; }
  .horizontal-carousel > ul {
    width: 4000px; }
  .horizontal-carousel > ul > li {
    list-style: none;
    float: left; }

#comments {
  padding-bottom: 20px; }
  #comments h6 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px; }
  #comments .load-more, #comments .load-all {
    display: none;
    margin-left: 50px;
    margin-top: 20px; }
  #comments #new-response h6 {
    margin-bottom: 0; }
  #comments #all-comments, #comments #most-micd-comments, #comments #first-to-comment {
    display: none; }

.comment-form {
  position: relative;
  margin-top: 20px; }
  .comment-form .avatar {
    position: absolute;
    margin-top: -50px;
    top: 50%; }
  .comment-form .input-container {
    position: relative;
    margin-left: 80px; }
  .comment-form .body {
    width: 100%;
    min-height: 170px;
    max-width: 100%;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .comment-form .caret-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -34px; }
    .comment-form .caret-left.focus {
      border-right-color: #f1f1f1; }
  .comment-form .chars {
    float: right; }
    .comment-form .chars.none-left {
      color: #ca2017; }

.comment {
  padding: 0; }
  .comment .comment-content {
    position: relative; }
  .comment .link-author {
    font-size: 18px;
    color: #1fc2ff; }
    .comment .link-author:hover {
      color: #959595; }
  .comment .avatar {
    float: left;
    margin-bottom: 10px; }
  .comment .popover input {
    font-size: 14px;
    width: 225px;
    position: relative;
    padding: 3px 5px; }
  .comment .popover .share-link-copy {
    display: block;
    font-size: 11px;
    color: #fff;
    margin-top: -8px;
    font-weight: 600; }
  .comment .reply-container {
    display: none; }

.comment-container.anchored .mic {
  right: 10px;
  -webkit-transition: all 0.25s ease-in 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s; }
.comment-container.anchored .comment-content {
  background: whitesmoke;
  -webkit-transition: all 0.5s ease-in 0.35s;
  -moz-transition: all 0.5s ease-in 0.35s;
  -o-transition: all 0.5s ease-in 0.35s;
  transition: all 0.5s ease-in 0.35s; }

.comment-content {
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4; }

.comment-info {
  position: relative;
  top: 7px;
  margin-left: 70px; }

.comment-time {
  display: block;
  font-size: 13px;
  color: #ccc; }

.comment-body {
  font-size: 18px;
  line-height: 30px;
  clear: both;
  -ms-word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }

.comment-actions {
  list-style: none;
  float: left;
  position: relative;
  z-index: 2; }
  .comment-actions li {
    float: left;
    margin-right: 20px;
    color: #ccc; }
    .comment-actions li a {
      color: #ccc; }
      .comment-actions li a:hover {
        color: #1fc2ff; }

.comment-icon {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  padding-left: 5px; }

.comment-icon-flag {
  background-image: url("/assets/images/global/sprites/icon-flag.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 16px;
  top: 3px; }
  .comment-icon-flag:hover {
    background-image: url("/assets/images/global/sprites/icon-flag-hover.png");
    background-repeat: no-repeat; }

.comment-icon-share {
  background-image: url("/assets/images/global/sprites/icon-share-link.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 13px;
  top: 3px; }
  .comment-icon-share:hover {
    background-image: url("/assets/images/global/sprites/icon-share-link-hover.png");
    background-repeat: no-repeat; }

.comment-icon-reply {
  background-image: url("/assets/images/global/sprites/icon-reply.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 12px;
  top: 1px; }
  .comment-icon-reply:hover {
    background-image: url("/assets/images/global/sprites/icon-reply-hover.png");
    background-repeat: no-repeat; }

.comment .respond.active, .comment .share.active {
  color: #1fc2ff; }
.comment .flag:hover, .comment .flag.active {
  color: #ca2017; }
.comment .flag:hover .comment-icon-reply, .comment .flag.active .comment-icon-reply, .comment .respond:hover .comment-icon-reply, .comment .respond.active .comment-icon-reply, .comment .share:hover .comment-icon-reply, .comment .share.active .comment-icon-reply {
  background-image: url("/assets/images/global/sprites/icon-reply-hover.png");
  background-repeat: no-repeat; }
.comment .flag:hover .comment-icon-share, .comment .flag.active .comment-icon-share, .comment .respond:hover .comment-icon-share, .comment .respond.active .comment-icon-share, .comment .share:hover .comment-icon-share, .comment .share.active .comment-icon-share {
  background-image: url("/assets/images/global/sprites/icon-share-link-hover.png");
  background-repeat: no-repeat; }
.comment .flag:hover .comment-icon-flag, .comment .flag.active .comment-icon-flag, .comment .respond:hover .comment-icon-flag, .comment .respond.active .comment-icon-flag, .comment .share:hover .comment-icon-flag, .comment .share.active .comment-icon-flag {
  background-image: url("/assets/images/global/sprites/icon-flag-hover.png");
  background-repeat: no-repeat; }

.comment.reply {
  margin-left: 75px; }

.avatar-replies, .avatar-replies img {
  height: 40px;
  width: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px; }

.comment-replies {
  font-size: 13px;
  right: 25px;
  bottom: 0;
  position: absolute;
  height: 35px;
  width: 300px;
  display: block;
  overflow: hidden;
  z-index: 1; }
  .comment-replies .toggle-replies {
    color: #ffae00;
    float: right;
    position: relative;
    top: 5px; }
    .comment-replies .toggle-replies:hover {
      color: #1fc2ff; }
  .comment-replies .reply-previews {
    width: 100%;
    display: inline-block;
    position: absolute;
    width: 190px;
    right: 105px; }
  .comment-replies .reply-preview {
    float: right;
    list-style: none;
    margin-right: 8px;
    position: relative;
    top: 10px;
    opacity: 0.5;
    filter: alpha(opacity=50); }
    .comment-replies .reply-preview:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      top: 5px; }
    .comment-replies .reply-preview:first-child {
      margin-right: 12px; }
    .comment-replies .reply-preview .avatar {
      margin-bottom: 0; }

#comments .mic-counter {
  position: relative;
  float: left;
  top: 74px; }

.article-listing-item-condensed {
  display: block; }
  .article-listing-item-condensed .article-listing-item-condensed-title {
    margin-top: 0px;
    font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 18px; }
    .article-listing-item-condensed .article-listing-item-condensed-title a {
      color: #4f4f4f; }
      .article-listing-item-condensed .article-listing-item-condensed-title a:hover {
        color: #1fc2ff; }
  .article-listing-item-condensed .article-listing-item-condensed-image {
    float: left; }
  .article-listing-item-condensed:hover .article-listing-item-condensed-title {
    color: #1fc2ff; }
  .article-listing-item-condensed .article-listing-item-condensed-info {
    margin-left: 75px; }
  .article-listing-item-condensed .section-link {
    display: block;
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0px; }

.trending-articles-cont {
  position: fixed;
  top: 44px;
  overflow: hidden;
  height: 3px;
  width: 100%;
  z-index: 900; }
  .trending-articles-cont #trending-articles {
    position: absolute;
    z-index: 1090;
    top: -83px;
    -webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    transition: top 0.5s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .trending-articles-cont #trending-articles.show-trending {
      top: 0px;
      -webkit-transition: top 0.5s ease;
      -moz-transition: top 0.5s ease;
      -o-transition: top 0.5s ease;
      transition: top 0.5s ease; }
    .trending-articles-cont #trending-articles .horizontal-carousel-container {
      height: 83px;
      overflow: hidden;
      border-bottom: 1px solid #c9c9c9; }
      .trending-articles-cont #trending-articles .horizontal-carousel-container li {
        height: 83px; }
      .trending-articles-cont #trending-articles .horizontal-carousel-container .horizontal-carousel {
        margin: 0; }
    .trending-articles-cont #trending-articles .control {
      background-repeat: no-repeat;
      position: absolute;
      height: 81px;
      width: 35px;
      z-index: 1090;
      top: 0;
      cursor: pointer;
      margin-top: 1px;
      background: #ffae00;
      font-size: 20px;
      color: #fff;
      text-align: center;
      line-height: 4;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none; }
      .trending-articles-cont #trending-articles .control.prev {
        left: 0; }
        .trending-articles-cont #trending-articles .control.prev:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
      .trending-articles-cont #trending-articles .control.next {
        right: 0; }
        .trending-articles-cont #trending-articles .control.next:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
    .trending-articles-cont #trending-articles .reading-progress {
      height: 2px;
      width: 0%;
      position: absolute;
      left: 0;
      background: #ffae00; }
    .trending-articles-cont #trending-articles li {
      border-left: 1px solid #c9c9c9;
      width: 257px !important; }
    .trending-articles-cont #trending-articles .article-listing-item-condensed-info {
      margin-left: 72px; }
    .trending-articles-cont #trending-articles .article-listing-item-condensed-title {
      font-size: 13px;
      line-height: 14px; }
    .trending-articles-cont #trending-articles .article-listing-item-condensed {
      padding: 10px;
      height: 63px !important;
      position: relative;
      margin-right: 0;
      background: #f1f1f1;
      background: rgba(241, 241, 241, 0.9);
      -webkit-transition: background-color 0.25s linear;
      -moz-transition: background-color 0.25s linear;
      -o-transition: background-color 0.25s linear;
      transition: background-color 0.25s linear; }
      .trending-articles-cont #trending-articles .article-listing-item-condensed .section-link {
        color: #7f7f7f;
        margin-top: -5px;
        font-size: 9px;
        font-family: "freight-sans-semibold", Helvetica, Arial, sans-serif; }
      .trending-articles-cont #trending-articles .article-listing-item-condensed:hover {
        -webkit-transition: background-color 0.25s linear;
        -moz-transition: background-color 0.25s linear;
        -o-transition: background-color 0.25s linear;
        transition: background-color 0.25s linear;
        background-color: white; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-policy {
          color: #FF453d; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-arts {
          color: #C6C4eC; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-world {
          color: #7591ab; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-sports {
          color: #C4b341; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-music {
          color: #00edae; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-identities {
          color: #ffca00; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-news {
          color: #ba5da0; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-science {
          color: #a9ed0d; }
        .trending-articles-cont #trending-articles .article-listing-item-condensed:hover .section-connections {
          color: #ff8359; }

/* Base Social Prompt Styles */
.close-prompt {
  font-size: 9px;
  cursor: pointer;
  letter-spacing: 2px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #ccc; }

.close-prompt:hover {
  color: #4f4f4f; }

.prompt-text {
  text-align: center;
  margin-bottom: 8px;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 0;
  color: #4f4f4f;
  text-transform: uppercase; }
  .prompt-text > b {
    font-weight: 600; }

.icon-policy-mic {
  width: 38px;
  height: 38px;
  margin: 6px 13px 0 0;
  background-image: url("/assets/images/global/sprites/icon-policy-mic-round.png");
  background-repeat: no-repeat; }

.social-prompt-icon-facebook {
  background-image: url("/assets/images/global/sprites/like-follow-icon-50x50-facebook.png");
  background-repeat: no-repeat; }

.social-prompt-icon-twitter {
  background-image: url("/assets/images/global/sprites/like-follow-icon-50x50-twitter.png");
  background-repeat: no-repeat; }

.circle-slider-section {
  width: 596px;
  position: fixed;
  top: 45px;
  z-index: 76;
  overflow: hidden;
  left: 50%;
  margin-left: -336px;
  height: 0;
  -webkit-transition: height 0s ease-in .4s;
  -moz-transition: height 0s ease-in .4s;
  -o-transition: height 0s ease-in .4s;
  transition: height 0s ease-in .4s; }

.circle-slider-section.show {
  height: 155px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  .circle-slider-section.show .circle-slider {
    top: -245px;
    -webkit-transition: top .3s ease-in;
    -moz-transition: top .3s ease-in;
    -o-transition: top .3s ease-in;
    transition: top .3s ease-in; }

.lt-ie9 .circle-slider-section {
  width: 596px;
  margin-left: -330px; }
.lt-ie9 .circle-slider {
  width: 650px;
  background: transparent url("/assets/images/global/social-prompt-circle-bg.png") -20px -34px no-repeat;
  height: 155px;
  padding: 14px 0;
  position: relative;
  top: -200px; }
  .lt-ie9 .circle-slider > .close-prompt {
    position: absolute;
    right: 58px;
    top: 6px; }
.lt-ie9 .circle-slider-section.show .circle-slider {
  top: 0; }

.circle-slider {
  width: 650px;
  height: 128px;
  background: white;
  padding: 257px 0 0;
  position: relative;
  top: -388px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0 0 396em 396em;
  -moz-border-radius: 0 0 396em 396em;
  border-radius: 0 0 396em 396em;
  -webkit-transition: top .3s ease-in;
  -moz-transition: top .3s ease-in;
  -o-transition: top .3s ease-in;
  transition: top .3s ease-in; }
  .circle-slider > .prompt-text {
    text-align: center;
    margin-bottom: 8px;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0;
    color: #4f4f4f;
    text-transform: uppercase; }
  .circle-slider > .close-prompt {
    position: absolute;
    color: #232323;
    right: 86px;
    bottom: 116px;
    font-size: 12px; }
  .circle-slider > .social-prompt-list {
    margin: 8px auto 0;
    width: 233px;
    list-style-type: none; }
  .circle-slider .social-prompt-item {
    float: left;
    width: 110px;
    text-align: center;
    min-height: 49px; }
    .circle-slider .social-prompt-item > p {
      margin-top: 0;
      font-size: 14px;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: 1em;
      color: #4f4f4f;
      font-weight: normal; }
    .circle-slider .social-prompt-item > .social-prompt-button-facebook, .circle-slider .social-prompt-item > .social-prompt-button-twitter {
      background: transparent;
      width: auto;
      height: auto;
      margin: 0;
      padding-top: 0; }
    .circle-slider .social-prompt-item .social-prompt-button-facebook {
      overflow: hidden;
      width: 50px;
      display: inline-block; }
  .circle-slider .social-prompt-item.divider {
    border-right: 1px solid #ccc; }

.growler-survey-section {
  position: fixed;
  z-index: 76;
  text-align: left;
  width: 513px;
  height: 179px;
  right: -513px;
  bottom: 35px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background-color: #f6f6f6; }

.growler-survey-section.show {
  right: 0;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in; }

.growler-survey {
  height: 179px;
  background: #F9F9F9;
  position: relative; }
  .growler-survey .btn {
    margin-top: 21px;
    font-weight: 600; }
  .growler-survey a {
    margin-right: 33px; }

.growler-left-highlight {
  background-color: #ffae00;
  width: 5px;
  height: 100%;
  float: left; }

.growler-close-prompt {
  background: url("/assets/images/modules/article/growler-close-btn.png") 0 0 no-repeat;
  background-position: center;
  height: 22px;
  width: 22px;
  float: right;
  padding: 10px;
  z-index: 1;
  cursor: pointer; }

.growler-survey-image {
  float: left;
  padding: 22px;
  width: 181px;
  height: 135px; }

.growler-content {
  position: relative;
  top: 15px;
  bottom: 15px;
  font-family: "Stag-Light", Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  line-height: 31px;
  height: 96px;
  width: auto;
  color: black; }

.modal-prompt {
  padding: 30px 5%;
  text-align: center; }
  .modal-prompt .fb-like {
    height: 20px; }

.modal-prompt-cont > .social-prompt-list {
  margin: 8px auto 0;
  width: 233px;
  list-style-type: none; }
.modal-prompt-cont .social-prompt-thin-border {
  display: inline-block;
  border: 1px solid #bbb;
  background-color: #fbfbfb;
  padding: 10px; }
.modal-prompt-cont .social-prompt-item {
  float: left;
  width: 110px;
  text-align: center;
  min-height: 49px; }
  .modal-prompt-cont .social-prompt-item > p {
    margin-top: 0;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1em;
    color: #4f4f4f;
    font-weight: normal; }
  .modal-prompt-cont .social-prompt-item > .social-prompt-button-facebook, .modal-prompt-cont .social-prompt-item > .social-prompt-button-twitter {
    background: transparent;
    width: auto;
    height: auto;
    margin: 0;
    padding-top: 0; }
  .modal-prompt-cont .social-prompt-item .social-prompt-button-twitter {
    width: 60px;
    display: inline-block; }
  .modal-prompt-cont .social-prompt-item .social-prompt-button-facebook {
    overflow: hidden;
    width: 50px;
    display: inline-block; }
.modal-prompt-cont .social-prompt-item.divider {
  border-right: 1px solid #ccc; }

.share-button-medium-facebook {
  cursor: pointer; }

.lazyYT-container {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25% 0;
  overflow: hidden;
  background-color: #000000; }

.lazyYT-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/*
 * Thumbnail
 */
.ytp-thumbnail {
  padding-bottom: inherit;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/*
 * Play button (YouTube style)
 */
.ytp-large-play-button {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: 86px !important;
  height: 60px !important;
  padding: 0 !important;
  margin: -29px 0 0 -42px !important;
  font-size: normal !important;
  font-weight: normal !important;
  line-height: 1 !important;
  opacity: .9; }

.ytp-large-play-button-svg {
  opacity: .9;
  fill: #1f1f1f; }

.lazyYT-image-loaded:hover .ytp-large-play-button-svg, .ytp-large-play-button:focus .ytp-large-play-button-svg {
  opacity: 1;
  fill: #cc181e; }

.youtube-subscribe-label {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 14px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  color: #ccc;
  position: relative;
  font-size: 12px;
  vertical-align: top;
  line-height: 26px; }
  .youtube-subscribe-label:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #FFFFFF;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.sweepstake {
  height: 520px;
  width: 80%;
  max-width: 582px;
  min-width: 490px;
  position: relative;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc; }
  .sweepstake .sweepstake-text, .sweepstake .sweepstake-form .sweepstake-checkbox-text, .sweepstake .sweepstake-footer .sweepstake-footer-text, .sweepstake .error-message {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  .sweepstake .sweepstake-form-header {
    position: relative;
    font-size: 17px;
    padding-left: 40px;
    margin-top: 20px; }
  .sweepstake .sweepstake-image {
    height: 228px; }
  .sweepstake .sweepstake-form {
    height: 240px;
    background-color: white; }
    .sweepstake .sweepstake-form .sweepstake-checkbox-holder {
      position: relative;
      left: 40px; }
    .sweepstake .sweepstake-form .sweepstake-checkbox {
      position: relative;
      top: -12px; }
    .sweepstake .sweepstake-form .sweepstake-emailfield:required:focus:invalid {
      background: #f65858;
      color: #fff; }
    .sweepstake .sweepstake-form .disclaimer {
      position: relative;
      margin-top: 15px; }
    .sweepstake .sweepstake-form .sweepstake-checkbox-text {
      font-size: 12px;
      letter-spacing: 1.1px;
      line-height: 17px;
      padding-left: 20px;
      padding-right: 40px; }
    .sweepstake .sweepstake-form .sweepstake-emailfield {
      position: relative;
      height: 40px;
      padding-left: 5px;
      border-left: #fff solid 40px;
      border-right: #fff solid 40px; }
    .sweepstake .sweepstake-form .sweepstake-button {
      position: relative;
      left: 50%;
      margin-top: 10px;
      margin-left: -60px; }
  .sweepstake .sweepstake-footer {
    height: 52px;
    color: #fff;
    font-size: 13px;
    background-color: yellow; }
    .sweepstake .sweepstake-footer .sweepstake-footer-text {
      position: relative;
      text-align: center;
      float: left;
      top: 12px;
      width: 60%;
      color: #fff;
      font-weight: 600;
      letter-spacing: 2px; }
      @media (max-width: 790px) {
        .sweepstake .sweepstake-footer .sweepstake-footer-text {
          font-size: 12px; } }
      @media (min-width: 791px) {
        .sweepstake .sweepstake-footer .sweepstake-footer-text {
          font-size: 13px; } }
    .sweepstake .sweepstake-footer .sweepstake-footer-follow {
      position: relative;
      float: left;
      width: 40%;
      height: 52px; }
      .sweepstake .sweepstake-footer .sweepstake-footer-follow .sweepstake-facebook {
        position: relative;
        top: 16px;
        left: 25%; }
    .sweepstake .sweepstake-footer .sweepstake-footer-pmic {
      background-color: #3399FF;
      width: 50%;
      height: 52px;
      border-right: #fff solid 1px; }
      .sweepstake .sweepstake-footer .sweepstake-footer-pmic .sweepstake-footer-follow {
        background-color: #48A3FF; }
    .sweepstake .sweepstake-footer .sweepstake-footer-grist {
      background-color: #FF6500;
      width: 50%;
      height: 52px;
      margin-left: 0px; }
      .sweepstake .sweepstake-footer .sweepstake-footer-grist .sweepstake-footer-follow {
        background-color: #FF751A; }
  .sweepstake .success-message, .sweepstake .error-message {
    display: none; }
  .sweepstake .success-message {
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #4f4f4f; }
    .sweepstake .success-message .success-head {
      font-weight: 600;
      letter-spacing: 2px;
      font-size: 16px;
      color: #4f4f4f;
      text-align: center; }
    .sweepstake .success-message .success-body {
      text-align: center;
      font-size: 24px;
      margin-top: 20px; }
    .sweepstake .success-message .share-container {
      margin-top: 40px; }
    .sweepstake .success-message .success-share {
      font-weight: 600;
      font-size: 10px;
      letter-spacing: 1px; }
    .sweepstake .success-message .share-twitter {
      text-align: left; }
    .sweepstake .success-message .share-facebook {
      text-align: right; }
  .sweepstake .error-message {
    color: #ca2017;
    font-size: 12px;
    letter-spacing: 1.1px;
    line-height: 17px;
    padding-left: 40px;
    padding-right: 40px; }
  .sweepstake .success-message {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #4f4f4f; }

.open-mic-nav-bar {
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: white;
  height: 60px;
  top: 45px;
  border-bottom: 1px solid #f1f1f1; }
  @media (min-width: 590px) {
    .open-mic-nav-bar .inner-mobile {
      display: none; } }
  .open-mic-nav-bar .inner-mobile .item {
    height: 60px;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    background-color: white;
    cursor: pointer; }
    .open-mic-nav-bar .inner-mobile .item:hover {
      color: #1fc2ff; }
    @media (max-width: 590px) {
      .open-mic-nav-bar .inner-mobile .item {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px; } }
    .open-mic-nav-bar .inner-mobile .item div {
      display: inline-block;
      margin-top: 20px; }
  .open-mic-nav-bar .inner-mobile .selected {
    color: #848484; }
    .open-mic-nav-bar .inner-mobile .selected .arrow-down {
      display: inline-block; }
  .open-mic-nav-bar .inner-mobile .hidden-items {
    display: none; }
  .open-mic-nav-bar .inner-mobile .option {
    border-top: solid 1px #ededed; }
    .open-mic-nav-bar .inner-mobile .option a {
      width: 100%;
      height: 100%;
      color: #000;
      padding-top: 20px;
      display: block; }
      .open-mic-nav-bar .inner-mobile .option a:hover {
        color: #1fc2ff; }
  .open-mic-nav-bar .inner-mobile .first-option {
    border-top: solid 1px #cccccc; }
  .open-mic-nav-bar .inner {
    margin: 0 auto;
    width: 70%; }
    @media (max-width: 900px) {
      .open-mic-nav-bar .inner {
        width: 80%; } }
    @media (max-width: 660px) {
      .open-mic-nav-bar .inner {
        width: 90%; } }
    @media (max-width: 590px) {
      .open-mic-nav-bar .inner {
        display: none; } }
    .open-mic-nav-bar .inner .item {
      padding-top: 20px;
      display: inline-block;
      text-align: center;
      width: 24%;
      font-size: 12px;
      letter-spacing: 2px; }
      .open-mic-nav-bar .inner .item a {
        color: #000; }
        .open-mic-nav-bar .inner .item a.selected, .open-mic-nav-bar .inner .item a:hover {
          border-bottom: 2px solid #000;
          padding-bottom: 7px; }

.lt-ie9 .inner-mobile {
  display: none; }

#editor-tools.navbar-inner {
  background-image: none;
  position: fixed;
  right: 0;
  top: 100px; }
#editor-tools .edit-link {
  float: right; }

.share-button-count {
  display: inline-block;
  margin-left: 10px; }

#related-content {
  background-color: #fff;
  padding-bottom: 20px;
  display: block;
  position: relative; }
  #related-content .rule {
    background: #4f4f4f; }
  #related-content .fade-out {
    background-image: url("/assets/images/global/related-content-fade.png");
    position: absolute;
    height: 200px;
    width: 101px;
    z-index: 1000;
    background-repeat: repeat-y;
    top: 0; }
    #related-content .fade-out.left {
      left: 0; }
    #related-content .fade-out.right {
      right: 0;
      background-position: -101px 0; }
  #related-content a.sponsored {
    margin-top: 4px; }

#comments {
  background: #fff; }

.share-toolbar-media-wrapper {
  position: relative;
  overflow: hidden; }
  .share-toolbar-media-wrapper:hover .share-toolbar-media, .share-toolbar-media-wrapper.show .share-toolbar-media {
    top: 0; }

.share-toolbar-media {
  display: none;
  position: relative;
  z-index: 1000;
  margin-bottom: -50px; }
  .share-toolbar-media.show {
    display: block; }

.share-media-side-fold {
  display: block;
  visibility: hidden;
  margin-left: -10px;
  position: absolute;
  z-index: 2; }
  .share-media-side-fold.show {
    visibility: visible;
    display: inline-block; }

.temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

.article > .like-follow-bottom {
  position: fixed;
  bottom: -51px; }

.article > .like-follow-bottom.show {
  bottom: 0; }

.hero-container {
  z-index: 1;
  overflow: hidden;
  padding: 0;
  background-color: #fff;
  width: 100%;
  position: relative;
  left: 0; }

.hero {
  margin: 0;
  position: relative;
  display: block;
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 48.4375%; }
  .hero > img, .hero > a img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .hero .hero-header {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: auto;
    text-shadow: 0 1px #000; }
    .hero .hero-header .hero-header-background {
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      background: url("/assets/images/global/trans-black-80.png") repeat;
      opacity: 0.7;
      filter: alpha(opacity=70);
      width: 100%;
      height: 100%;
      background-image: -owg(linear-gradient(left, rgba(0, 0, 0, 0.2) -25%, #000000 50%, rgba(0, 0, 0, 0.2) 125%));
      background-image: -webkit(linear-gradient(left, rgba(0, 0, 0, 0.2) -25%, #000000 50%, rgba(0, 0, 0, 0.2) 125%));
      background-image: -moz(linear-gradient(left, rgba(0, 0, 0, 0.2) -25%, #000000 50%, rgba(0, 0, 0, 0.2) 125%));
      background-image: -o(linear-gradient(left, rgba(0, 0, 0, 0.2) -25%, #000000 50%, rgba(0, 0, 0, 0.2) 125%));
      background-image: linear-gradient(left, rgba(0, 0, 0, 0.2) -25%, #000000 50%, rgba(0, 0, 0, 0.2) 125%); }
    .hero .hero-header .hero-header-border {
      width: 100%;
      height: 1px;
      *zoom: 1;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
      background-image: -svg(linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%));
      background-size: 100%;
      background-image: -owg(linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%));
      background-image: -webkit(linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%));
      background-image: -moz(linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%));
      background-image: -o(linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%));
      background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      top: -1px;
      z-index: 2; }
    .hero .hero-header .hero-info {
      z-index: 2;
      position: relative; }
    .hero .hero-header .hero-title {
      max-width: 1000px;
      padding: 0 45px;
      margin: 0 auto 7px; }
    .hero .hero-header .hero-title a {
      font-size: 38px;
      color: #fff; }
      .hero .hero-header .hero-title a:hover {
        color: #e4e4e4; }
    .hero .hero-header .by-line {
      margin: 8px 0 20px; }
    .hero .hero-header .hero-section {
      margin: 12px 0 0;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 13px;
      font-weight: 400;
      color: #ccc; }
      .hero .hero-header .hero-section:hover {
        color: #1fc2ff; }

.hero-attribution {
  position: absolute;
  color: #fff;
  bottom: 10px;
  right: 10px;
  font-weight: 600; }

.hero-map {
  /** Begin Styling **/ }
  .hero-map ::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em; }
  .hero-map ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
  .hero-map ::-webkit-scrollbar-track {
    background: rgba(64, 64, 64, 0.5); }
  .hero-map body {
    scrollbar-face-color: rgba(0, 0, 0, 0.5);
    scrollbar-track-color: rgba(64, 64, 64, 0.5); }
  .hero-map .hero-map-container {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 450px;
    height: 90%;
    margin: 0 13%;
    position: absolute;
    left: 0;
    z-index: 1000000;
    top: 80px;
    display: block;
    width: 95%;
    margin: 0 5%; }
    .hero-map .hero-map-container svg {
      cursor: pointer; }
    .hero-map .hero-map-container .weed-map-container {
      height: 100%; }
    .hero-map .hero-map-container #weed-map {
      height: 100%;
      width: 100%;
      position: relative;
      left: -140px; }
    .hero-map .hero-map-container .hero-map-statbox {
      background: rgba(31, 39, 44, 0.35);
      position: relative;
      height: 100%;
      top: 30px;
      margin-right: 4%;
      z-index: 100; }
      .hero-map .hero-map-container .hero-map-statbox .hero-map-statbox-name {
        position: relative;
        line-height: 30px;
        text-align: center;
        color: #fff;
        background-color: #171717;
        width: 100%;
        margin-bottom: 0;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        font-weight: 600;
        line-height: 52px;
        font-size: 30px;
        position: relative;
        font-size: 21px;
        text-transform: uppercase;
        letter-spacing: 2px; }
      .hero-map .hero-map-container .hero-map-statbox .status {
        overflow: auto;
        height: 300px;
        padding: 20px 20px 20px 60px; }
      .hero-map .hero-map-container .hero-map-statbox .status-loader {
        padding-bottom: 10px; }
      .hero-map .hero-map-container .hero-map-statbox .statuspoint {
        list-style: none;
        color: #fff;
        text-indent: -12px;
        margin-bottom: 10px;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        font-weight: 400;
        line-height: 21px;
        font-size: 17px; }
      .hero-map .hero-map-container .hero-map-statbox .statuspoint:before {
        position: relative;
        max-width: 0px;
        max-height: 0px;
        content: "\25A0";
        font-size: 20px;
        left: -20px; }
      .hero-map .hero-map-container .hero-map-statbox .statuspoint-medical:before {
        color: #2e8182; }
      .hero-map .hero-map-container .hero-map-statbox .statuspoint-decriminalized:before {
        color: #19b5bf; }
      .hero-map .hero-map-container .hero-map-statbox .statuspoint-pseudo:before {
        color: #00f0ff; }
      .hero-map .hero-map-container .hero-map-statbox .statuspoint-legalized:before {
        color: #00ffc6; }
      .hero-map .hero-map-container .hero-map-statbox .hero-map-statbox-legend {
        color: #fff;
        padding: 10px;
        border-top: 1px solid rgba(0, 0, 0, 0.8);
        font-weight: 600;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        letter-spacing: 2px; }
      .hero-map .hero-map-container .hero-map-statbox .legend {
        list-style: none;
        margin: 0;
        padding: 10px 0 10px 20px;
        position: relative; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint {
          cursor: pointer;
          list-style: none;
          float: left;
          width: 50px;
          margin-right: 5px;
          position: relative;
          left: -20px;
          background-clip: padding-box;
          -moz-background-clip: padding;
          -webkit-background-clip: padding;
          display: inline; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint:hover {
          text-decoration: none;
          opacity: 1; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint:hover:after {
          background: #333;
          background: rgba(0, 0, 0, 0.75);
          bottom: -35px;
          color: #fff;
          left: -7%;
          padding: 5px 15px;
          position: absolute;
          z-index: 98; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legend:hover:before {
          bottom: 20px;
          content: "";
          left: 50%;
          position: absolute;
          z-index: 99; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-medical {
          color: #2e8182;
          background-color: #2e8182; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-medical:hover:after {
          content: "Medical"; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-decriminalized {
          color: #19b5bf;
          background-color: #19b5bf; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-decriminalized:hover:after {
          content: "Decriminalized"; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-pseudo {
          color: #00f0ff;
          background-color: #00f0ff; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-pseudo:hover:after {
          content: "Both"; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-legalized {
          color: #00ffc6;
          background-color: #00ffc6; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-legalized:hover:after {
          content: "Legalized"; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-illegal {
          color: #153030;
          background-color: #153030; }
        .hero-map .hero-map-container .hero-map-statbox .legend .legendpoint-illegal:hover:after {
          content: "Illegal"; }
    .hero-map .hero-map-container .hero-map-timeline {
      position: relative;
      float: left;
      max-width: 100px;
      height: 100%; }

body.article {
  padding-top: 0;
  position: static; }

.article-container.heroimage #main-container {
  -webkit-transition: margin-top 1s ease-in-out;
  -moz-transition: margin-top 1s ease-in-out;
  -o-transition: margin-top 1s ease-in-out;
  transition: margin-top 1s ease-in-out;
  z-index: 75;
  background: #fff;
  position: relative;
  margin-top: -13%;
  margin-top: -webkit-calc(-13% - 80px);
  margin-top: -moz-calc(-13% - 80px);
  margin-top: -o-calc(-13% - 80px);
  margin-top: calc(-13% - 80px); }

.no-heroimage.article-section-world {
  border-top-color: #7591ab; }
.no-heroimage.article-section-policy {
  border-top-color: #FF453d; }
.no-heroimage.article-section-arts {
  border-top-color: #C6C4eC; }
.no-heroimage.article-section-identities {
  border-top-color: #ffc40d; }
.no-heroimage.article-section-news {
  border-top-color: #b5619d; }
.no-heroimage.article-section-music {
  border-top-color: #00edae; }
.no-heroimage.article-section-science {
  border-top-color: #a9ed0d; }
.no-heroimage.article-section-connections {
  border-top-color: #ff8359; }
.no-heroimage.article-container {
  border-top-width: 5px;
  border-top-style: solid; }
.no-heroimage.article-container:first-child {
  border-top: 0px; }
.no-heroimage #main-container {
  margin-top: 50px; }

.article-section-world .photo-image-article-main {
  border-top-color: #7591ab; }
.article-section-policy .photo-image-article-main {
  border-top-color: #FF453d; }
.article-section-arts .photo-image-article-main {
  border-top-color: #C6C4eC; }
.article-section-identities .photo-image-article-main {
  border-top-color: #ffc40d; }
.article-section-news .photo-image-article-main {
  border-top-color: #b5619d; }
.article-section-music .photo-image-article-main {
  border-top-color: #00edae; }
.article-section-science .photo-image-article-main {
  border-top-color: #a9ed0d; }
.article-section-connections .photo-image-article-main {
  border-top-color: #ff8359; }
.article-container.heroimage .photo-image-article-main {
  border-top-width: 5px;
  border-top-style: solid; }
.article-container.heroimage:first-child .photo-image-article-main {
  border-top: 0px; }

.hero-play-button {
  width: 127px !important;
  height: 127px !important;
  position: absolute;
  top: 35.5%;
  top: -webkit-calc(35.5% - 50px);
  top: -moz-calc(35.5% - 50px);
  top: -o-calc(35.5% - 50px);
  top: calc(35.5% - 50px);
  margin-top: -17.5px;
  left: 50%;
  margin-left: -63.5px;
  z-index: 2; }

.hero-close-button {
  width: 66px !important;
  height: 66px !important;
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0); }
  .hero-close-button.show-video {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }

.hero {
  background-color: black; }

.video-container {
  background-color: clear;
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin-top: 10px;
  position: absolute;
  z-index: 1; }

.margin-top-transition {
  -webkit-transition: margin-top 1s ease-in-out;
  -moz-transition: margin-top 1s ease-in-out;
  -o-transition: margin-top 1s ease-in-out;
  transition: margin-top 1s ease-in-out; }

.hero-close-button, .hero img {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; }

.flat-loading-white {
  background: white url("/assets/images/global/flat-loading.gif") center center no-repeat; }

.flat-loading-white-retina {
  background: white url("/assets/images/global/flat-loading2x.gif") center center no-repeat; }

.flat-loading-white-retina {
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center; }

.flat-loading-white, .flat-loading-white-retina {
  height: 100px; }

.video-module-container {
  border-top-color: #1FC2FF;
  border-top-width: 5px;
  border-top-style: solid; }
  .video-module-container #main-container {
    margin-top: 0; }
  .video-module-container iframe {
    max-width: 100%; }
  .video-module-container .video-player-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px; }
  .video-module-container .video-player-wrapper iframe, .video-module-container .video-player-wrapper object, .video-module-container .video-player-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-module-container .video-player-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 46px;
    background-image: -svg(linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.5) 100%));
    background-size: 100%;
    background-image: -owg(linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.5) 100%));
    background-image: -webkit(linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz(linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.5) 100%));
    background-image: -o(linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.5) 100%);
    pointer-events: none; }
  .video-module-container .video-player-series, .video-module-container .video-player-title {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    margin: 0 40px;
    color: #fff; }
  .video-module-container .video-player-series {
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    padding-bottom: 10px;
    letter-spacing: 2.5px; }
  .video-module-container .video-player-title {
    font-size: 40px;
    padding-top: 10px;
    font-weight: 800;
    line-height: 42px; }
