/* ==========================================================================
   Imports 
   ========================================================================== */
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* line 2, ../scss/normalize.min.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/* line 3, ../scss/normalize.min.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 4, ../scss/normalize.min.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 5, ../scss/normalize.min.scss */
[hidden] {
  display: none; }

/* line 6, ../scss/normalize.min.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 7, ../scss/normalize.min.scss */
html, button, input, select, textarea {
  font-family: sans-serif; }

/* line 8, ../scss/normalize.min.scss */
body {
  margin: 0; }

/* line 9, ../scss/normalize.min.scss */
a:focus {
  outline: thin dotted; }

/* line 10, ../scss/normalize.min.scss */
a:active, a:hover {
  outline: 0; }

/* line 11, ../scss/normalize.min.scss */
h1 {
  font-size: 2em;
  margin: .67em 0; }

/* line 12, ../scss/normalize.min.scss */
h2 {
  font-size: 1.5em;
  margin: .83em 0; }

/* line 13, ../scss/normalize.min.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0; }

/* line 14, ../scss/normalize.min.scss */
h4 {
  font-size: 1em;
  margin: 1em 0; }

/* line 15, ../scss/normalize.min.scss */
h5 {
  font-size: .83em;
  margin: 1.67em 0; }

/* line 16, ../scss/normalize.min.scss */
h6 {
  font-size: .75em;
  margin: 2.33em 0; }

/* line 17, ../scss/normalize.min.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 18, ../scss/normalize.min.scss */
b, strong {
  font-weight: bold; }

/* line 19, ../scss/normalize.min.scss */
blockquote {
  margin: 1em 40px; }

/* line 20, ../scss/normalize.min.scss */
dfn {
  font-style: italic; }

/* line 21, ../scss/normalize.min.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 22, ../scss/normalize.min.scss */
p, pre {
  margin: 1em 0; }

/* line 23, ../scss/normalize.min.scss */
code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

/* line 24, ../scss/normalize.min.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 25, ../scss/normalize.min.scss */
q {
  quotes: none; }

/* line 26, ../scss/normalize.min.scss */
q:before, q:after {
  content: '';
  content: none; }

/* line 27, ../scss/normalize.min.scss */
small {
  font-size: 80%; }

/* line 28, ../scss/normalize.min.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 29, ../scss/normalize.min.scss */
sup {
  top: -0.5em; }

/* line 30, ../scss/normalize.min.scss */
sub {
  bottom: -0.25em; }

/* line 31, ../scss/normalize.min.scss */
dl, menu, ol, ul {
  margin: 1em 0; }

/* line 32, ../scss/normalize.min.scss */
dd {
  margin: 0 0 0 40px; }

/* line 33, ../scss/normalize.min.scss */
menu, ol, ul {
  padding: 0 0 0 40px; }

/* line 34, ../scss/normalize.min.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* line 35, ../scss/normalize.min.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* line 36, ../scss/normalize.min.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 37, ../scss/normalize.min.scss */
figure {
  margin: 0; }

/* line 38, ../scss/normalize.min.scss */
form {
  margin: 0; }

/* line 39, ../scss/normalize.min.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

/* line 40, ../scss/normalize.min.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

/* line 41, ../scss/normalize.min.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/* line 42, ../scss/normalize.min.scss */
button, input {
  line-height: normal; }

/* line 43, ../scss/normalize.min.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

/* line 44, ../scss/normalize.min.scss */
button[disabled], input[disabled] {
  cursor: default; }

/* line 45, ../scss/normalize.min.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

/* line 46, ../scss/normalize.min.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 47, ../scss/normalize.min.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 48, ../scss/normalize.min.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 49, ../scss/normalize.min.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 50, ../scss/normalize.min.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 41, ../scss/grid.scss */
body {
  width: 100%; }

@font-face {
  font-family: 'Akkurat-Bold';
  src: url("lineto-akkurat-pro-bold.eot");
  src: url("lineto-akkurat-pro-bold.eot?#iefix") format("embedded-opentype"), url("lineto-akkurat-pro-bold.woff") format("woff"), url("lineto-akkurat-pro-bold.ttf") format("truetype"), url("lineto-akkurat-pro-bold.svg#lineto-akkurat-pro-bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Akkurat-Light';
  src: url("lineto-akkurat-pro-light.eot");
  src: url("lineto-akkurat-pro-light.eot?#iefix") format("embedded-opentype"), url("lineto-akkurat-pro-light.woff") format("woff"), url("lineto-akkurat-pro-light.ttf") format("truetype"), url("lineto-akkurat-pro-light.svg#lineto-akkurat-pro-light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Akkurat-Regular';
  src: url("lineto-akkurat-pro-regular.eot");
  src: url("lineto-akkurat-pro-regular.eot?#iefix") format("embedded-opentype"), url("lineto-akkurat-pro-regular.woff") format("woff"), url("lineto-akkurat-pro-regular.ttf") format("truetype"), url("lineto-akkurat-pro-regular.svg#lineto-akkurat-pro-regular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("fontawesome-webfont.eot");
  src: url("fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fontawesome-webfont.woff") format("woff"), url("fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*  Font Awesome styles
    ------------------------------------------------------- */
/* line 35, ../scss/font-awesome.scss */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
/* line 66, ../scss/font-awesome.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* line 70, ../scss/font-awesome.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes sure icons active on rollover in links */
/* line 77, ../scss/font-awesome.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block; }

/* makes the font 33% larger relative to the icon container */
/* line 81, ../scss/font-awesome.scss */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

/* line 88, ../scss/font-awesome.scss */
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */ }

/* line 96, ../scss/font-awesome.scss */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

/* line 102, ../scss/font-awesome.scss */
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

/* line 108, ../scss/font-awesome.scss */
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */ }

/* line 119, ../scss/font-awesome.scss */
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

/* line 125, ../scss/font-awesome.scss */
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center; }

/* line 133, ../scss/font-awesome.scss */
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em; }

/* line 138, ../scss/font-awesome.scss */
ul.icons {
  list-style-type: none;
  text-indent: -0.75em; }

/* line 143, ../scss/font-awesome.scss */
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em; }

/* line 146, ../scss/font-awesome.scss */
.icon-muted {
  color: #eeeeee; }

/* line 149, ../scss/font-awesome.scss */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 156, ../scss/font-awesome.scss */
.icon-2x {
  font-size: 2em; }

/* line 159, ../scss/font-awesome.scss */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 165, ../scss/font-awesome.scss */
.icon-3x {
  font-size: 3em; }

/* line 168, ../scss/font-awesome.scss */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 174, ../scss/font-awesome.scss */
.icon-4x {
  font-size: 4em; }

/* line 177, ../scss/font-awesome.scss */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 183, ../scss/font-awesome.scss */
.pull-right {
  float: right; }

/* line 186, ../scss/font-awesome.scss */
.pull-left {
  float: left; }

/* line 190, ../scss/font-awesome.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

/* line 194, ../scss/font-awesome.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* line 200, ../scss/font-awesome.scss */
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

/* line 204, ../scss/font-awesome.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

/* line 210, ../scss/font-awesome.scss */
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

/* line 214, ../scss/font-awesome.scss */
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

/* line 220, ../scss/font-awesome.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }

/* line 224, ../scss/font-awesome.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }

/* line 228, ../scss/font-awesome.scss */
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

/* line 231, ../scss/font-awesome.scss */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  /* line 239, ../scss/font-awesome.scss */
  0% {
    -moz-transform: rotate(0deg); }

  /* line 240, ../scss/font-awesome.scss */
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  /* line 243, ../scss/font-awesome.scss */
  0% {
    -webkit-transform: rotate(0deg); }

  /* line 244, ../scss/font-awesome.scss */
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  /* line 247, ../scss/font-awesome.scss */
  0% {
    -o-transform: rotate(0deg); }

  /* line 248, ../scss/font-awesome.scss */
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  /* line 251, ../scss/font-awesome.scss */
  0% {
    -ms-transform: rotate(0deg); }

  /* line 252, ../scss/font-awesome.scss */
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  /* line 255, ../scss/font-awesome.scss */
  0% {
    transform: rotate(0deg); }

  /* line 256, ../scss/font-awesome.scss */
  100% {
    transform: rotate(359deg); } }

@-moz-document url-prefix() {
  /* line 259, ../scss/font-awesome.scss */
  .icon-spin {
    height: .9em; }

  /* line 262, ../scss/font-awesome.scss */
  .btn .icon-spin {
    height: auto; }

  /* line 265, ../scss/font-awesome.scss */
  .icon-spin.icon-large {
    height: 1.25em; }

  /* line 268, ../scss/font-awesome.scss */
  .btn .icon-spin.icon-large {
    height: .75em; } }

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 274, ../scss/font-awesome.scss */
.icon-glass:before {
  content: "\f000"; }

/* line 275, ../scss/font-awesome.scss */
.icon-music:before {
  content: "\f001"; }

/* line 276, ../scss/font-awesome.scss */
.icon-search:before {
  content: "\f002"; }

/* line 277, ../scss/font-awesome.scss */
.icon-envelope:before {
  content: "\f003"; }

/* line 278, ../scss/font-awesome.scss */
.icon-heart:before {
  content: "\f004"; }

/* line 279, ../scss/font-awesome.scss */
.icon-star:before {
  content: "\f005"; }

/* line 280, ../scss/font-awesome.scss */
.icon-star-empty:before {
  content: "\f006"; }

/* line 281, ../scss/font-awesome.scss */
.icon-user:before {
  content: "\f007"; }

/* line 282, ../scss/font-awesome.scss */
.icon-film:before {
  content: "\f008"; }

/* line 283, ../scss/font-awesome.scss */
.icon-th-large:before {
  content: "\f009"; }

/* line 284, ../scss/font-awesome.scss */
.icon-th:before {
  content: "\f00a"; }

/* line 285, ../scss/font-awesome.scss */
.icon-th-list:before {
  content: "\f00b"; }

/* line 286, ../scss/font-awesome.scss */
.icon-ok:before {
  content: "\f00c"; }

/* line 287, ../scss/font-awesome.scss */
.icon-remove:before {
  content: "\f00d"; }

/* line 288, ../scss/font-awesome.scss */
.icon-zoom-in:before {
  content: "\f00e"; }

/* line 290, ../scss/font-awesome.scss */
.icon-zoom-out:before {
  content: "\f010"; }

/* line 291, ../scss/font-awesome.scss */
.icon-off:before {
  content: "\f011"; }

/* line 292, ../scss/font-awesome.scss */
.icon-signal:before {
  content: "\f012"; }

/* line 293, ../scss/font-awesome.scss */
.icon-cog:before {
  content: "\f013"; }

/* line 294, ../scss/font-awesome.scss */
.icon-trash:before {
  content: "\f014"; }

/* line 295, ../scss/font-awesome.scss */
.icon-home:before {
  content: "\f015"; }

/* line 296, ../scss/font-awesome.scss */
.icon-file:before {
  content: "\f016"; }

/* line 297, ../scss/font-awesome.scss */
.icon-time:before {
  content: "\f017"; }

/* line 298, ../scss/font-awesome.scss */
.icon-road:before {
  content: "\f018"; }

/* line 299, ../scss/font-awesome.scss */
.icon-download-alt:before {
  content: "\f019"; }

/* line 300, ../scss/font-awesome.scss */
.icon-download:before {
  content: "\f01a"; }

/* line 301, ../scss/font-awesome.scss */
.icon-upload:before {
  content: "\f01b"; }

/* line 302, ../scss/font-awesome.scss */
.icon-inbox:before {
  content: "\f01c"; }

/* line 303, ../scss/font-awesome.scss */
.icon-play-circle:before {
  content: "\f01d"; }

/* line 304, ../scss/font-awesome.scss */
.icon-repeat:before {
  content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
/* line 307, ../scss/font-awesome.scss */
.icon-refresh:before {
  content: "\f021"; }

/* line 308, ../scss/font-awesome.scss */
.icon-list-alt:before {
  content: "\f022"; }

/* line 309, ../scss/font-awesome.scss */
.icon-lock:before {
  content: "\f023"; }

/* line 310, ../scss/font-awesome.scss */
.icon-flag:before {
  content: "\f024"; }

/* line 311, ../scss/font-awesome.scss */
.icon-headphones:before {
  content: "\f025"; }

/* line 312, ../scss/font-awesome.scss */
.icon-volume-off:before {
  content: "\f026"; }

/* line 313, ../scss/font-awesome.scss */
.icon-volume-down:before {
  content: "\f027"; }

/* line 314, ../scss/font-awesome.scss */
.icon-volume-up:before {
  content: "\f028"; }

/* line 315, ../scss/font-awesome.scss */
.icon-qrcode:before {
  content: "\f029"; }

/* line 316, ../scss/font-awesome.scss */
.icon-barcode:before {
  content: "\f02a"; }

/* line 317, ../scss/font-awesome.scss */
.icon-tag:before {
  content: "\f02b"; }

/* line 318, ../scss/font-awesome.scss */
.icon-tags:before {
  content: "\f02c"; }

/* line 319, ../scss/font-awesome.scss */
.icon-book:before {
  content: "\f02d"; }

/* line 320, ../scss/font-awesome.scss */
.icon-bookmark:before {
  content: "\f02e"; }

/* line 321, ../scss/font-awesome.scss */
.icon-print:before {
  content: "\f02f"; }

/* line 323, ../scss/font-awesome.scss */
.icon-camera:before {
  content: "\f030"; }

/* line 324, ../scss/font-awesome.scss */
.icon-font:before {
  content: "\f031"; }

/* line 325, ../scss/font-awesome.scss */
.icon-bold:before {
  content: "\f032"; }

/* line 326, ../scss/font-awesome.scss */
.icon-italic:before {
  content: "\f033"; }

/* line 327, ../scss/font-awesome.scss */
.icon-text-height:before {
  content: "\f034"; }

/* line 328, ../scss/font-awesome.scss */
.icon-text-width:before {
  content: "\f035"; }

/* line 329, ../scss/font-awesome.scss */
.icon-align-left:before {
  content: "\f036"; }

/* line 330, ../scss/font-awesome.scss */
.icon-align-center:before {
  content: "\f037"; }

/* line 331, ../scss/font-awesome.scss */
.icon-align-right:before {
  content: "\f038"; }

/* line 332, ../scss/font-awesome.scss */
.icon-align-justify:before {
  content: "\f039"; }

/* line 333, ../scss/font-awesome.scss */
.icon-list:before {
  content: "\f03a"; }

/* line 334, ../scss/font-awesome.scss */
.icon-indent-left:before {
  content: "\f03b"; }

/* line 335, ../scss/font-awesome.scss */
.icon-indent-right:before {
  content: "\f03c"; }

/* line 336, ../scss/font-awesome.scss */
.icon-facetime-video:before {
  content: "\f03d"; }

/* line 337, ../scss/font-awesome.scss */
.icon-picture:before {
  content: "\f03e"; }

/* line 339, ../scss/font-awesome.scss */
.icon-pencil:before {
  content: "\f040"; }

/* line 340, ../scss/font-awesome.scss */
.icon-map-marker:before {
  content: "\f041"; }

/* line 341, ../scss/font-awesome.scss */
.icon-adjust:before {
  content: "\f042"; }

/* line 342, ../scss/font-awesome.scss */
.icon-tint:before {
  content: "\f043"; }

/* line 343, ../scss/font-awesome.scss */
.icon-edit:before {
  content: "\f044"; }

/* line 344, ../scss/font-awesome.scss */
.icon-share:before {
  content: "\f045"; }

/* line 345, ../scss/font-awesome.scss */
.icon-check:before {
  content: "\f046"; }

/* line 346, ../scss/font-awesome.scss */
.icon-move:before {
  content: "\f047"; }

/* line 347, ../scss/font-awesome.scss */
.icon-step-backward:before {
  content: "\f048"; }

/* line 348, ../scss/font-awesome.scss */
.icon-fast-backward:before {
  content: "\f049"; }

/* line 349, ../scss/font-awesome.scss */
.icon-backward:before {
  content: "\f04a"; }

/* line 350, ../scss/font-awesome.scss */
.icon-play:before {
  content: "\f04b"; }

/* line 351, ../scss/font-awesome.scss */
.icon-pause:before {
  content: "\f04c"; }

/* line 352, ../scss/font-awesome.scss */
.icon-stop:before {
  content: "\f04d"; }

/* line 353, ../scss/font-awesome.scss */
.icon-forward:before {
  content: "\f04e"; }

/* line 355, ../scss/font-awesome.scss */
.icon-fast-forward:before {
  content: "\f050"; }

/* line 356, ../scss/font-awesome.scss */
.icon-step-forward:before {
  content: "\f051"; }

/* line 357, ../scss/font-awesome.scss */
.icon-eject:before {
  content: "\f052"; }

/* line 358, ../scss/font-awesome.scss */
.icon-chevron-left:before {
  content: "\f053"; }

/* line 359, ../scss/font-awesome.scss */
.icon-chevron-right:before {
  content: "\f054"; }

/* line 360, ../scss/font-awesome.scss */
.icon-plus-sign:before {
  content: "\f055"; }

/* line 361, ../scss/font-awesome.scss */
.icon-minus-sign:before {
  content: "\f056"; }

/* line 362, ../scss/font-awesome.scss */
.icon-remove-sign:before {
  content: "\f057"; }

/* line 363, ../scss/font-awesome.scss */
.icon-ok-sign:before {
  content: "\f058"; }

/* line 364, ../scss/font-awesome.scss */
.icon-question-sign:before {
  content: "\f059"; }

/* line 365, ../scss/font-awesome.scss */
.icon-info-sign:before {
  content: "\f05a"; }

/* line 366, ../scss/font-awesome.scss */
.icon-screenshot:before {
  content: "\f05b"; }

/* line 367, ../scss/font-awesome.scss */
.icon-remove-circle:before {
  content: "\f05c"; }

/* line 368, ../scss/font-awesome.scss */
.icon-ok-circle:before {
  content: "\f05d"; }

/* line 369, ../scss/font-awesome.scss */
.icon-ban-circle:before {
  content: "\f05e"; }

/* line 371, ../scss/font-awesome.scss */
.icon-arrow-left:before {
  content: "\f060"; }

/* line 372, ../scss/font-awesome.scss */
.icon-arrow-right:before {
  content: "\f061"; }

/* line 373, ../scss/font-awesome.scss */
.icon-arrow-up:before {
  content: "\f062"; }

/* line 374, ../scss/font-awesome.scss */
.icon-arrow-down:before {
  content: "\f063"; }

/* line 375, ../scss/font-awesome.scss */
.icon-share-alt:before {
  content: "\f064"; }

/* line 376, ../scss/font-awesome.scss */
.icon-resize-full:before {
  content: "\f065"; }

/* line 377, ../scss/font-awesome.scss */
.icon-resize-small:before {
  content: "\f066"; }

/* line 378, ../scss/font-awesome.scss */
.icon-plus:before {
  content: "\f067"; }

/* line 379, ../scss/font-awesome.scss */
.icon-minus:before {
  content: "\f068"; }

/* line 380, ../scss/font-awesome.scss */
.icon-asterisk:before {
  content: "\f069"; }

/* line 381, ../scss/font-awesome.scss */
.icon-exclamation-sign:before {
  content: "\f06a"; }

/* line 382, ../scss/font-awesome.scss */
.icon-gift:before {
  content: "\f06b"; }

/* line 383, ../scss/font-awesome.scss */
.icon-leaf:before {
  content: "\f06c"; }

/* line 384, ../scss/font-awesome.scss */
.icon-fire:before {
  content: "\f06d"; }

/* line 385, ../scss/font-awesome.scss */
.icon-eye-open:before {
  content: "\f06e"; }

/* line 387, ../scss/font-awesome.scss */
.icon-eye-close:before {
  content: "\f070"; }

/* line 388, ../scss/font-awesome.scss */
.icon-warning-sign:before {
  content: "\f071"; }

/* line 389, ../scss/font-awesome.scss */
.icon-plane:before {
  content: "\f072"; }

/* line 390, ../scss/font-awesome.scss */
.icon-calendar:before {
  content: "\f073"; }

/* line 391, ../scss/font-awesome.scss */
.icon-random:before {
  content: "\f074"; }

/* line 392, ../scss/font-awesome.scss */
.icon-comment:before {
  content: "\f075"; }

/* line 393, ../scss/font-awesome.scss */
.icon-magnet:before {
  content: "\f076"; }

/* line 394, ../scss/font-awesome.scss */
.icon-chevron-up:before {
  content: "\f077"; }

/* line 395, ../scss/font-awesome.scss */
.icon-chevron-down:before {
  content: "\f078"; }

/* line 396, ../scss/font-awesome.scss */
.icon-retweet:before {
  content: "\f079"; }

/* line 397, ../scss/font-awesome.scss */
.icon-shopping-cart:before {
  content: "\f07a"; }

/* line 398, ../scss/font-awesome.scss */
.icon-folder-close:before {
  content: "\f07b"; }

/* line 399, ../scss/font-awesome.scss */
.icon-folder-open:before {
  content: "\f07c"; }

/* line 400, ../scss/font-awesome.scss */
.icon-resize-vertical:before {
  content: "\f07d"; }

/* line 401, ../scss/font-awesome.scss */
.icon-resize-horizontal:before {
  content: "\f07e"; }

/* line 403, ../scss/font-awesome.scss */
.icon-bar-chart:before {
  content: "\f080"; }

/* line 404, ../scss/font-awesome.scss */
.icon-twitter-sign:before {
  content: "\f081"; }

/* line 405, ../scss/font-awesome.scss */
.icon-facebook-sign:before {
  content: "\f082"; }

.icon-weibo-sign:before {
  content: "\f18a"; }

/* line 406, ../scss/font-awesome.scss */
.icon-camera-retro:before {
  content: "\f083"; }

/* line 407, ../scss/font-awesome.scss */
.icon-key:before {
  content: "\f084"; }

/* line 408, ../scss/font-awesome.scss */
.icon-cogs:before {
  content: "\f085"; }

/* line 409, ../scss/font-awesome.scss */
.icon-comments:before {
  content: "\f086"; }

/* line 410, ../scss/font-awesome.scss */
.icon-thumbs-up:before {
  content: "\f087"; }

/* line 411, ../scss/font-awesome.scss */
.icon-thumbs-down:before {
  content: "\f088"; }

/* line 412, ../scss/font-awesome.scss */
.icon-star-half:before {
  content: "\f089"; }

/* line 413, ../scss/font-awesome.scss */
.icon-heart-empty:before {
  content: "\f08a"; }

/* line 414, ../scss/font-awesome.scss */
.icon-signout:before {
  content: "\f08b"; }

/* line 415, ../scss/font-awesome.scss */
.icon-linkedin-sign:before {
  content: "\f08c"; }

/* line 416, ../scss/font-awesome.scss */
.icon-pushpin:before {
  content: "\f08d"; }

/* line 417, ../scss/font-awesome.scss */
.icon-external-link:before {
  content: "\f08e"; }

/* line 419, ../scss/font-awesome.scss */
.icon-signin:before {
  content: "\f090"; }

/* line 420, ../scss/font-awesome.scss */
.icon-trophy:before {
  content: "\f091"; }

/* line 421, ../scss/font-awesome.scss */
.icon-github-sign:before {
  content: "\f092"; }

/* line 422, ../scss/font-awesome.scss */
.icon-upload-alt:before {
  content: "\f093"; }

/* line 423, ../scss/font-awesome.scss */
.icon-lemon:before {
  content: "\f094"; }

/* line 424, ../scss/font-awesome.scss */
.icon-phone:before {
  content: "\f095"; }

/* line 425, ../scss/font-awesome.scss */
.icon-check-empty:before {
  content: "\f096"; }

/* line 426, ../scss/font-awesome.scss */
.icon-bookmark-empty:before {
  content: "\f097"; }

/* line 427, ../scss/font-awesome.scss */
.icon-phone-sign:before {
  content: "\f098"; }

/* line 428, ../scss/font-awesome.scss */
.icon-twitter:before {
  content: "\f099"; }

.icon-weibo:before {
  content: "\f18a"; }

/* line 429, ../scss/font-awesome.scss */
.icon-facebook:before {
  content: "\f09a"; }

/* line 430, ../scss/font-awesome.scss */
.icon-github:before {
  content: "\f09b"; }

/* line 431, ../scss/font-awesome.scss */
.icon-unlock:before {
  content: "\f09c"; }

/* line 432, ../scss/font-awesome.scss */
.icon-credit-card:before {
  content: "\f09d"; }

/* line 433, ../scss/font-awesome.scss */
.icon-rss:before {
  content: "\f09e"; }

/* line 435, ../scss/font-awesome.scss */
.icon-hdd:before {
  content: "\f0a0"; }

/* line 436, ../scss/font-awesome.scss */
.icon-bullhorn:before {
  content: "\f0a1"; }

/* line 437, ../scss/font-awesome.scss */
.icon-bell:before {
  content: "\f0a2"; }

/* line 438, ../scss/font-awesome.scss */
.icon-certificate:before {
  content: "\f0a3"; }

/* line 439, ../scss/font-awesome.scss */
.icon-hand-right:before {
  content: "\f0a4"; }

/* line 440, ../scss/font-awesome.scss */
.icon-hand-left:before {
  content: "\f0a5"; }

/* line 441, ../scss/font-awesome.scss */
.icon-hand-up:before {
  content: "\f0a6"; }

/* line 442, ../scss/font-awesome.scss */
.icon-hand-down:before {
  content: "\f0a7"; }

/* line 443, ../scss/font-awesome.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8"; }

/* line 444, ../scss/font-awesome.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9"; }

/* line 445, ../scss/font-awesome.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa"; }

/* line 446, ../scss/font-awesome.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab"; }

/* line 447, ../scss/font-awesome.scss */
.icon-globe:before {
  content: "\f0ac"; }

/* line 448, ../scss/font-awesome.scss */
.icon-wrench:before {
  content: "\f0ad"; }

/* line 449, ../scss/font-awesome.scss */
.icon-tasks:before {
  content: "\f0ae"; }

/* line 451, ../scss/font-awesome.scss */
.icon-filter:before {
  content: "\f0b0"; }

/* line 452, ../scss/font-awesome.scss */
.icon-briefcase:before {
  content: "\f0b1"; }

/* line 453, ../scss/font-awesome.scss */
.icon-fullscreen:before {
  content: "\f0b2"; }

/* line 455, ../scss/font-awesome.scss */
.icon-group:before {
  content: "\f0c0"; }

/* line 456, ../scss/font-awesome.scss */
.icon-link:before {
  content: "\f0c1"; }

/* line 457, ../scss/font-awesome.scss */
.icon-cloud:before {
  content: "\f0c2"; }

/* line 458, ../scss/font-awesome.scss */
.icon-beaker:before {
  content: "\f0c3"; }

/* line 459, ../scss/font-awesome.scss */
.icon-cut:before {
  content: "\f0c4"; }

/* line 460, ../scss/font-awesome.scss */
.icon-copy:before {
  content: "\f0c5"; }

/* line 461, ../scss/font-awesome.scss */
.icon-paper-clip:before {
  content: "\f0c6"; }

/* line 462, ../scss/font-awesome.scss */
.icon-save:before {
  content: "\f0c7"; }

/* line 463, ../scss/font-awesome.scss */
.icon-sign-blank:before {
  content: "\f0c8"; }

/* line 464, ../scss/font-awesome.scss */
.icon-reorder:before {
  content: "\f0c9"; }

/* line 465, ../scss/font-awesome.scss */
.icon-list-ul:before {
  content: "\f0ca"; }

/* line 466, ../scss/font-awesome.scss */
.icon-list-ol:before {
  content: "\f0cb"; }

/* line 467, ../scss/font-awesome.scss */
.icon-strikethrough:before {
  content: "\f0cc"; }

/* line 468, ../scss/font-awesome.scss */
.icon-underline:before {
  content: "\f0cd"; }

/* line 469, ../scss/font-awesome.scss */
.icon-table:before {
  content: "\f0ce"; }

/* line 471, ../scss/font-awesome.scss */
.icon-magic:before {
  content: "\f0d0"; }

/* line 472, ../scss/font-awesome.scss */
.icon-truck:before {
  content: "\f0d1"; }

/* line 473, ../scss/font-awesome.scss */
.icon-pinterest:before {
  content: "\f0d2"; }

/* line 474, ../scss/font-awesome.scss */
.icon-pinterest-sign:before {
  content: "\f0d3"; }

/* line 475, ../scss/font-awesome.scss */
.icon-google-plus-sign:before {
  content: "\f0d4"; }

/* line 476, ../scss/font-awesome.scss */
.icon-google-plus:before {
  content: "\f0d5"; }

/* line 477, ../scss/font-awesome.scss */
.icon-money:before {
  content: "\f0d6"; }

/* line 478, ../scss/font-awesome.scss */
.icon-caret-down:before {
  content: "\f0d7"; }

/* line 479, ../scss/font-awesome.scss */
.icon-caret-up:before {
  content: "\f0d8"; }

/* line 480, ../scss/font-awesome.scss */
.icon-caret-left:before {
  content: "\f0d9"; }

/* line 481, ../scss/font-awesome.scss */
.icon-caret-right:before {
  content: "\f0da"; }

/* line 482, ../scss/font-awesome.scss */
.icon-columns:before {
  content: "\f0db"; }

/* line 483, ../scss/font-awesome.scss */
.icon-sort:before {
  content: "\f0dc"; }

/* line 484, ../scss/font-awesome.scss */
.icon-sort-down:before {
  content: "\f0dd"; }

/* line 485, ../scss/font-awesome.scss */
.icon-sort-up:before {
  content: "\f0de"; }

/* line 487, ../scss/font-awesome.scss */
.icon-envelope-alt:before {
  content: "\f0e0"; }

/* line 488, ../scss/font-awesome.scss */
.icon-linkedin:before {
  content: "\f0e1"; }

/* line 489, ../scss/font-awesome.scss */
.icon-undo:before {
  content: "\f0e2"; }

/* line 490, ../scss/font-awesome.scss */
.icon-legal:before {
  content: "\f0e3"; }

/* line 491, ../scss/font-awesome.scss */
.icon-dashboard:before {
  content: "\f0e4"; }

/* line 492, ../scss/font-awesome.scss */
.icon-comment-alt:before {
  content: "\f0e5"; }

/* line 493, ../scss/font-awesome.scss */
.icon-comments-alt:before {
  content: "\f0e6"; }

/* line 494, ../scss/font-awesome.scss */
.icon-bolt:before {
  content: "\f0e7"; }

/* line 495, ../scss/font-awesome.scss */
.icon-sitemap:before {
  content: "\f0e8"; }

/* line 496, ../scss/font-awesome.scss */
.icon-umbrella:before {
  content: "\f0e9"; }

/* line 497, ../scss/font-awesome.scss */
.icon-paste:before {
  content: "\f0ea"; }

/* line 498, ../scss/font-awesome.scss */
.icon-lightbulb:before {
  content: "\f0eb"; }

/* line 499, ../scss/font-awesome.scss */
.icon-exchange:before {
  content: "\f0ec"; }

/* line 500, ../scss/font-awesome.scss */
.icon-cloud-download:before {
  content: "\f0ed"; }

/* line 501, ../scss/font-awesome.scss */
.icon-cloud-upload:before {
  content: "\f0ee"; }

/* line 503, ../scss/font-awesome.scss */
.icon-user-md:before {
  content: "\f0f0"; }

/* line 504, ../scss/font-awesome.scss */
.icon-stethoscope:before {
  content: "\f0f1"; }

/* line 505, ../scss/font-awesome.scss */
.icon-suitcase:before {
  content: "\f0f2"; }

/* line 506, ../scss/font-awesome.scss */
.icon-bell-alt:before {
  content: "\f0f3"; }

/* line 507, ../scss/font-awesome.scss */
.icon-coffee:before {
  content: "\f0f4"; }

/* line 508, ../scss/font-awesome.scss */
.icon-food:before {
  content: "\f0f5"; }

/* line 509, ../scss/font-awesome.scss */
.icon-file-alt:before {
  content: "\f0f6"; }

/* line 510, ../scss/font-awesome.scss */
.icon-building:before {
  content: "\f0f7"; }

/* line 511, ../scss/font-awesome.scss */
.icon-hospital:before {
  content: "\f0f8"; }

/* line 512, ../scss/font-awesome.scss */
.icon-ambulance:before {
  content: "\f0f9"; }

/* line 513, ../scss/font-awesome.scss */
.icon-medkit:before {
  content: "\f0fa"; }

/* line 514, ../scss/font-awesome.scss */
.icon-fighter-jet:before {
  content: "\f0fb"; }

/* line 515, ../scss/font-awesome.scss */
.icon-beer:before {
  content: "\f0fc"; }

/* line 516, ../scss/font-awesome.scss */
.icon-h-sign:before {
  content: "\f0fd"; }

/* line 517, ../scss/font-awesome.scss */
.icon-plus-sign-alt:before {
  content: "\f0fe"; }

/* line 519, ../scss/font-awesome.scss */
.icon-double-angle-left:before {
  content: "\f100"; }

/* line 520, ../scss/font-awesome.scss */
.icon-double-angle-right:before {
  content: "\f101"; }

/* line 521, ../scss/font-awesome.scss */
.icon-double-angle-up:before {
  content: "\f102"; }

/* line 522, ../scss/font-awesome.scss */
.icon-double-angle-down:before {
  content: "\f103"; }

/* line 523, ../scss/font-awesome.scss */
.icon-angle-left:before {
  content: "\f104"; }

/* line 524, ../scss/font-awesome.scss */
.icon-angle-right:before {
  content: "\f105"; }

/* line 525, ../scss/font-awesome.scss */
.icon-angle-up:before {
  content: "\f106"; }

/* line 526, ../scss/font-awesome.scss */
.icon-angle-down:before {
  content: "\f107"; }

/* line 527, ../scss/font-awesome.scss */
.icon-desktop:before {
  content: "\f108"; }

/* line 528, ../scss/font-awesome.scss */
.icon-laptop:before {
  content: "\f109"; }

/* line 529, ../scss/font-awesome.scss */
.icon-tablet:before {
  content: "\f10a"; }

/* line 530, ../scss/font-awesome.scss */
.icon-mobile-phone:before {
  content: "\f10b"; }

/* line 531, ../scss/font-awesome.scss */
.icon-circle-blank:before {
  content: "\f10c"; }

/* line 532, ../scss/font-awesome.scss */
.icon-quote-left:before {
  content: "\f10d"; }

/* line 533, ../scss/font-awesome.scss */
.icon-quote-right:before {
  content: "\f10e"; }

/* line 535, ../scss/font-awesome.scss */
.icon-spinner:before {
  content: "\f110"; }

/* line 536, ../scss/font-awesome.scss */
.icon-circle:before {
  content: "\f111"; }

/* line 537, ../scss/font-awesome.scss */
.icon-reply:before {
  content: "\f112"; }

/* line 538, ../scss/font-awesome.scss */
.icon-github-alt:before {
  content: "\f113"; }

/* line 539, ../scss/font-awesome.scss */
.icon-folder-close-alt:before {
  content: "\f114"; }

/* line 540, ../scss/font-awesome.scss */
.icon-folder-open-alt:before {
  content: "\f115"; }

/* line 2, ../scss/isotope.scss */
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 11, ../scss/isotope.scss */
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

/* line 19, ../scss/isotope.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
/* line 32, ../scss/isotope.scss */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* line 42, ../scss/isotope.scss */
.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 50, ../scss/isotope.scss */
.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

/* line 58, ../scss/isotope.scss */
.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -ms-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/*body {
    font-size: 1em;
    //line-height: 1.4;
}*/
/* line 36, ../scss/main.scss */
body {
  min-width: 320px;
  font-size: 16px;
  line-height: 1.2em;
  background-color: #ededed;
  font-family: 'Akkurat-Regular'; }

/* line 44, ../scss/main.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 49, ../scss/main.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 54, ../scss/main.scss */
::-webkit-input-placeholder {
  color: #4e4a47; }

/* line 58, ../scss/main.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #4e4a47; }

/* line 62, ../scss/main.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #4e4a47; }

/* line 66, ../scss/main.scss */
:-ms-input-placeholder {
  color: #4e4a47; }

/* line 74, ../scss/main.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/* line 75, ../scss/main.scss */
img {
  vertical-align: middle; }

/* line 76, ../scss/main.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* line 77, ../scss/main.scss */
textarea {
  resize: vertical; }

/* line 78, ../scss/main.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* line 80, ../scss/main.scss */
.button-arrow {
  font-size: 1.125em;
  display: -moz-inline-stack;
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 0.4em; }
  /* line 92, ../scss/main.scss */
  .button-arrow.down i.icon-angle-down {
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  /* line 93, ../scss/main.scss */
  .button-arrow.down i.icon-angle-up {
    display: none; }
  /* line 99, ../scss/main.scss */
  .button-arrow.up i.icon-angle-down {
    display: none; }
  /* line 100, ../scss/main.scss */
  .button-arrow.up i.icon-angle-up {
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  /* line 104, ../scss/main.scss */
  .bold .button-arrow {
    font-weight: bolder; }
    /* line 106, ../scss/main.scss */
    .bold .button-arrow i {
      vertical-align: middle; }

/* ==========================================================================
   ACTUAL STYLING
   ========================================================================== */
/* line 118, ../scss/main.scss */
.center {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1; }
  /* line 27, ../scss/grid.scss */
  .center:before, .center:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  .center:after {
    clear: both; }

.center2 {
	background-color:#FFF;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1; }
  /* line 27, ../scss/grid.scss */
  .center2:before, .center2:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  .center2:after {
    clear: both; }



/* line 126, ../scss/main.scss */
.container {
  width: 100%; }

/* line 131, ../scss/main.scss */
.padded-content {
  padding-left: 1.25em; }

/* ======================================
  HEADER
  ======================================= */
/* line 139, ../scss/main.scss */
#header {
  background-color: white;
  border-bottom: 1px solid #dcdbda;
  padding: 0 0 2.5em;
  position: relative;
  z-index: 2; }
  /* line 146, ../scss/main.scss */
  #header .header-top-container {
    *zoom: 1;
    position: relative;
    width: 100%; }
    /* line 27, ../scss/grid.scss */
    #header .header-top-container:before, #header .header-top-container:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #header .header-top-container:after {
      clear: both; }
    /* line 151, ../scss/main.scss */
    .mini-site-grid #header .header-top-container {
      margin-bottom: 1.25em; }
  /* line 157, ../scss/main.scss */
  #header .header-center-container {
    position: relative;
    overflow: visible !important; }

/* line 163, ../scss/main.scss */
#header-top-btn-holder {
  *zoom: 1;
  float: left;
  padding: 1.1em 1.25em 0; }
  /* line 27, ../scss/grid.scss */
  #header-top-btn-holder:before, #header-top-btn-holder:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #header-top-btn-holder:after {
    clear: both; }

/* line 169, ../scss/main.scss */
.back-to-mpc-btn {
  font-family: 'Akkurat-Regular';
  text-decoration: none;
  color: #716e6c;
  font-size: 1em; }
  /* line 22, ../scss/mixins.scss */
  .back-to-mpc-btn:hover {
    color: #660000; }
  /* line 27, ../scss/mixins.scss */
  body.advertising .back-to-mpc-btn:hover {
    color: #660000; }
  /* line 33, ../scss/mixins.scss */
  body.film .back-to-mpc-btn:hover {
    color: #660000; }
  /* line 176, ../scss/main.scss */
  .back-to-mpc-btn span {
    padding-right: 0.45em; }

/* line 181, ../scss/main.scss */
#search-bar {
  *zoom: 1;
  float: right;
  -webkit-appearance: none; }
  /* line 27, ../scss/grid.scss */
  #search-bar:before, #search-bar:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #search-bar:after {
    clear: both; }
  /* line 185, ../scss/main.scss */
  #search-bar .search-bar-holder {
    display: inline;
    float: left;
    width: 240px;
    margin: 0 0px;
    height: 3.25em;
    border-left: 1px solid #dcdbda;
    position: relative;
    -webkit-appearance: none; }
  /* line 193, ../scss/main.scss */
  #search-bar .search-input {
    font-family: 'Akkurat-Regular';
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 1em;
    outline: none;
    border: 0;
    border-bottom: 1px solid #83807e;
    margin-top: 1em;
    margin-left: 1.25em;
    width: 10.125em; }
  /* line 207, ../scss/main.scss */
  #search-bar .search-input-icon {
    background-image: url(search-icon.png);
    -webkit-appearance: none;
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 1.125em;
    height: 1.125em;
    position: absolute;
    top: 1em;
    right: 2em;
    background-color: white;
    outline: none;
    border: none; }
    /* line 211, ../scss/main.scss */
    html.no-svg #search-bar .search-input-icon {
      background-image: url(search-icon.png) !important; }

/* line 230, ../scss/main.scss */
#logo {
  padding-left: 1.25em; }
  /* line 235, ../scss/main.scss */
  #logo .logo-image,
  #logo .vector-logo-image,
  #logo .bitmap-logo-image {
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-bottom: 2.25em; }
  /* line 240, ../scss/main.scss */
  #logo .logo-image {
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    text-indent: -9999px;
    background-image: url(logo.png);
    width: 250px !important;
    height: 80px !important; }
    /* line 247, ../scss/main.scss */
    html.no-svg #logo .logo-image {
      background-image: url(logo.png) !important; }
    /* line 256, ../scss/main.scss */
 
 
		
  /* line 279, ../scss/main.scss */
  #logo #home-button {
    display: block; }
  /* line 282, ../scss/main.scss */
  #logo #custom-home-button {
    display: none; }
  /* line 287, ../scss/main.scss */
  #logo.with-mini-site-branding #home-button {
    display: none; }
  /* line 291, ../scss/main.scss */
  #logo.with-mini-site-branding #custom-home-button {
    display: block; }
  /* line 296, ../scss/main.scss */
  #logo.with-mini-site-branding .bitmap-logo-image,
  #logo.with-mini-site-branding .vector-logo-image {
    max-width: 100%; }
  /* line 300, ../scss/main.scss */
  #logo.with-mini-site-branding .bitmap-logo-image {
    display: none; }
  /* line 305, ../scss/main.scss */
  html.no-svg #logo.with-mini-site-branding .vector-logo-image {
    display: none; }
  /* line 308, ../scss/main.scss */
  html.no-svg #logo.with-mini-site-branding .bitmap-logo-image {
    display: block; }
  /* line 314, ../scss/main.scss */
  #logo.with-mini-site-branding.no-vector .vector-logo-image {
    display: none !important; }
  /* line 317, ../scss/main.scss */
  #logo.with-mini-site-branding.no-vector .bitmap-logo-image {
    display: block !important; }

/* line 324, ../scss/main.scss */
#top-share-bar {
  float: right;
  margin-right: 0.5em;
  *zoom: 1; }
  /* line 27, ../scss/grid.scss */
  #top-share-bar:before, #top-share-bar:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #top-share-bar:after {
    clear: both; }
  /* line 331, ../scss/main.scss */
  #top-share-bar .top-share-list {
    margin: 0;
    padding: 0;
    *zoom: 1; }
    /* line 7, ../scss/mixins.scss */
    #top-share-bar .top-share-list li {
      list-style: none; }
    /* line 27, ../scss/grid.scss */
    #top-share-bar .top-share-list:before, #top-share-bar .top-share-list:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #top-share-bar .top-share-list:after {
      clear: both; }
  /* line 336, ../scss/main.scss */
  #top-share-bar .top-share-list-item {
    float: left;
    max-height: 2.5em;
    overflow: hidden; }
  /* line 342, ../scss/main.scss */
  #top-share-bar .top-share-button {
    display: block;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    position: relative;
    background-repeat: no-repeat;
    color: #5f5c59;
    line-height: 2.4em; }
    /* line 22, ../scss/mixins.scss */
    #top-share-bar .top-share-button:hover {
      color: #660000; }
    /* line 27, ../scss/mixins.scss */
    body.advertising #top-share-bar .top-share-button:hover {
      color: #660000; }
    /* line 33, ../scss/mixins.scss */
    body.film #top-share-bar .top-share-button:hover {
      color: #660000; }

    /* line 351, ../scss/main.scss */
    #top-share-bar .top-share-button.wb {
      padding: 0.5em 0.3em; }
      /* line 353, ../scss/main.scss */
      #top-share-bar .top-share-button.wb i {
        font-size: 1.4em; }
		

    /* line 351, ../scss/main.scss */
    #top-share-bar .top-share-button.fb {
      padding: 0.5em 0.3em; }
      /* line 353, ../scss/main.scss */
      #top-share-bar .top-share-button.fb i {
        font-size: 1.4em; }
		
    /* line 355, ../scss/main.scss */
    #top-share-bar .top-share-button.tw {
      padding: 0.6em 0.2em; }
      /* line 357, ../scss/main.scss */
      #top-share-bar .top-share-button.tw i {
        font-size: 1.3em; }
		
    /* line 360, ../scss/main.scss */
    #top-share-bar .top-share-button.gp {
      padding: 0.6em 0.7em; }
      /* line 362, ../scss/main.scss */
      #top-share-bar .top-share-button.gp i {
        font-size: 1.2em; }
		
    /* line 364, ../scss/main.scss */
    #top-share-bar .top-share-button.in {
      padding: 0.55em 0.2em; }
      /* line 366, ../scss/main.scss */
      #top-share-bar .top-share-button.in i {
        font-size: 1.4em; }

/* line 372, ../scss/main.scss */
#god-switch-holder {
  display: inline;
  float: left;
  width: 240px;
  margin: 0 0px;
  display: block;
  position: relative; }
  /* line 377, ../scss/main.scss */
  #god-switch-holder .gs-inner-container {
    position: relative;
    margin: 0.5em 0 0 1.25em; }
  /* line 382, ../scss/main.scss */
  #god-switch-holder #god-switch {
    height: 6.75em;
    margin: 0;
    padding: 0;
    padding: 0 0 0 0px;
    margin: 0;
    list-style: none; }
    /* line 7, ../scss/mixins.scss */
    #god-switch-holder #god-switch li {
      list-style: none; }
  /* line 390, ../scss/main.scss */
  #god-switch-holder .dragger-item {
    padding: 1.5em 0 0; }
    /* line 392, ../scss/main.scss */
    #god-switch-holder .dragger-item:first-child {
      padding: 0.25em 0 0; }
    /* line 396, ../scss/main.scss */
    #god-switch-holder .dragger-item a {
      font-family: 'Akkurat-Regular';
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      margin-left: 2em;
      padding-left: 0.75em;
      background-repeat: no-repeat;
      background-image: url(../../images/global/god-switch-bullet.gif);
      background-position: 0em 0.5em;
      text-decoration: none;
      color: #a6a4a3; }
      /* line 408, ../scss/main.scss */
      #god-switch-holder .dragger-item a.active {
        color: #660000; }
      /* line 412, ../scss/main.scss */
      #god-switch-holder .dragger-item a:hover {
        color: #660000; }
      /* line 418, ../scss/main.scss */
      #god-switch-holder .dragger-item a.advertising.active {
        color: #660000; }
      /* line 421, ../scss/main.scss */
      #god-switch-holder .dragger-item a.advertising:hover {
        color: #660000; }
      /* line 428, ../scss/main.scss */
      #god-switch-holder .dragger-item a.film.active {
        color: #660000; }
      /* line 432, ../scss/main.scss */
      #god-switch-holder .dragger-item a.film:hover {
        color: #660000; }
      /* line 437, ../scss/main.scss */
      #god-switch-holder .dragger-item a.disabled {
        cursor: default; }
        /* line 439, ../scss/main.scss */
        #god-switch-holder .dragger-item a.disabled:hover {
          color: #a6a4a3; }
        /* line 444, ../scss/main.scss */
        #god-switch-holder .dragger-item a.disabled.active:hover {
          color: #660000; }
        /* line 449, ../scss/main.scss */
        #god-switch-holder .dragger-item a.disabled.active.film:hover {
          color: #660000; }
        /* line 454, ../scss/main.scss */
        #god-switch-holder .dragger-item a.disabled.active.advertising:hover {
          color: #660000; }
  /* line 465, ../scss/main.scss */
  #god-switch-holder .ui-slider-handle {
    display: block;
    position: absolute;
    left: -13px;
    outline: none;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-image: url(../../images/global/god-switch-drag.png);
    margin-bottom: -24px;
    -webkit-transition: bottom 0.1s ease-out;
    -moz-transition: bottom 0.1s ease-out;
    -o-transition: bottom 0.1s ease-out;
    transition: bottom 0.1s ease-out; }
    /* line 477, ../scss/main.scss */
    #god-switch-holder .ui-slider-handle.ui-state-active {
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none; }
  /* line 483, ../scss/main.scss */
  #god-switch-holder #god-switch-slider {
    position: absolute;
    width: 23px;
    height: 88px;
    bottom: 10px; }
  /* line 490, ../scss/main.scss */
  #god-switch-holder .slider {
    position: absolute;
    width: 1.44em;
    height: 6.75em;
    top: 0;
    left: 2px;
    background-repeat: no-repeat;
    background-image: url(../../images/global/god-switch-bg.png); }

/* ======================================
  MAIN MENU
  ======================================= */
/* line 508, ../scss/main.scss */
#main-menu {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  width: 720px;
  margin: 0 0px;
  *zoom: 1; }
  /* line 7, ../scss/mixins.scss */
  #main-menu li {
    list-style: none; }
  /* line 27, ../scss/grid.scss */
  #main-menu:before, #main-menu:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #main-menu:after {
    clear: both; }
  /* line 512, ../scss/main.scss */
  #main-menu .item {
    display: inline;
    float: left;
    width: 240px;
    margin: 0 0px; }
    /* line 515, ../scss/main.scss */
    #main-menu .item a.item-button {
      font-family: 'Akkurat-Regular';
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      display: block;
      text-decoration: none;
      padding: 0.6em 1.25em 0.15em;
      color: #716e6c;
      outline: none;
      /*
        hidden when in mini site grid...
        there should only be one menu item other than the back to homepage button
      */ }
      /* line 523, ../scss/main.scss */
      #main-menu .item a.item-button.active {
        color: #660000; }
      /* line 527, ../scss/main.scss */
      #main-menu .item a.item-button:hover {
        color: #660000; }
      /* line 535, ../scss/main.scss */
      .mini-site-grid #main-menu .item a.item-button {
        display: none; }
        /* line 538, ../scss/main.scss */
        .mini-site-grid #main-menu .item a.item-button.back-to-mpc-btn {
          display: block; }
      /* line 545, ../scss/main.scss */
      body.advertising #main-menu .item a.item-button.active {
        color: #660000; }
      /* line 549, ../scss/main.scss */
      body.advertising #main-menu .item a.item-button:hover {
        color: #660000; }
      /* line 556, ../scss/main.scss */
      body.film #main-menu .item a.item-button.active {
        color: #660000; }
      /* line 560, ../scss/main.scss */
      body.film #main-menu .item a.item-button:hover {
        color: #660000; }
    /* line 566, ../scss/main.scss */
    #main-menu .item .area-submenu {
      display: none; }

/* ======================================
  SUBMENU
  ======================================= */
/* line 576, ../scss/main.scss */
#submenu-holder {
  float: left;
  position: relative;
  overflow: hidden;
  background-color: transparent; }

/* line 585, ../scss/main.scss */
#submenu-button-holder {
  width: 239px;
  *zoom: 1;
  float: left;
  display: none;
  position: relative; }
  /* line 27, ../scss/grid.scss */
  #submenu-button-holder:before, #submenu-button-holder:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #submenu-button-holder:after {
    clear: both; }
  /* line 595, ../scss/main.scss */
  #submenu-button-holder #submenu-toggler-mobile {
    display: none; }
  /* line 597, ../scss/main.scss */
  #submenu-button-holder.open {
    display: block; }
  /* line 602, ../scss/main.scss */
  #submenu-button-holder .submenu-toggle-button {
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    display: block;
    text-decoration: none;
    border-style: solid;
    border-color: #dcdbda;
    border-left-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    float: left;
    color: #5f5c59;
    font-size: 1.125em;
    padding: 1.1em 1.25em 0.7em; }
    /* line 22, ../scss/mixins.scss */
    #submenu-button-holder .submenu-toggle-button:hover {
      color: #660000; }
    /* line 27, ../scss/mixins.scss */
    body.advertising #submenu-button-holder .submenu-toggle-button:hover {
      color: #660000; }
    /* line 33, ../scss/mixins.scss */
    body.film #submenu-button-holder .submenu-toggle-button:hover {
      color: #660000; }
  /* line 620, ../scss/main.scss */
  #submenu-button-holder.expanded {
    background-color: white;
    border-style: solid;
    border-color: #dcdbda;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-top-width: 0;
    border-right-width: 0;
    margin-top: -1px !important;
    margin-left: -1px !important; }
    /* line 634, ../scss/main.scss */
    #submenu-button-holder.expanded .submenu-toggle-button .button-arrow i.icon-angle-down {
      display: none; }
    /* line 635, ../scss/main.scss */
    #submenu-button-holder.expanded .submenu-toggle-button .button-arrow i.icon-angle-up {
      display: -moz-inline-stack;
      display: inline-block;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }

/* line 642, ../scss/main.scss */
#submenu-clone {
  visibility: hidden; }

/* line 647, ../scss/main.scss */
#submenu, #submenu-clone {
  margin: 0;
  padding: 0;
  *zoom: 1;
  position: absolute;
  display: none;
  overflow: hidden; }
  /* line 7, ../scss/mixins.scss */
  #submenu li, #submenu-clone li {
    list-style: none; }
  /* line 27, ../scss/grid.scss */
  #submenu:before, #submenu:after, #submenu-clone:before, #submenu-clone:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #submenu:after, #submenu-clone:after {
    clear: both; }
  /* line 654, ../scss/main.scss */
  #submenu .submenu-item, #submenu-clone .submenu-item {
    float: left;
    border-left-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-style: solid;
    border-color: #dcdbda; }
    /* line 664, ../scss/main.scss */
    #submenu .submenu-item:first-child, #submenu-clone .submenu-item:first-child {
      border-left-width: 0; }
    /* line 668, ../scss/main.scss */
    #submenu .submenu-item .submenu-item-button, #submenu-clone .submenu-item .submenu-item-button {
      display: block;
      text-decoration: none;
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      color: #5f5c59;
      font-size: 1em;
      padding: 1.1em 1em 0.8em;
      outline: none; }
      /* line 677, ../scss/main.scss */
      #submenu .submenu-item .submenu-item-button:hover, #submenu .submenu-item .submenu-item-button.active, #submenu-clone .submenu-item .submenu-item-button:hover, #submenu-clone .submenu-item .submenu-item-button.active {
        color: #660000; }
      /* line 681, ../scss/main.scss */
      body.advertising #submenu .submenu-item .submenu-item-button.active, body.advertising #submenu .submenu-item .submenu-item-button:hover, body.advertising #submenu-clone .submenu-item .submenu-item-button.active, body.advertising #submenu-clone .submenu-item .submenu-item-button:hover {
        color: #660000; }
      /* line 687, ../scss/main.scss */
      body.film #submenu .submenu-item .submenu-item-button.active, body.film #submenu .submenu-item .submenu-item-button:hover, body.film #submenu-clone .submenu-item .submenu-item-button.active, body.film #submenu-clone .submenu-item .submenu-item-button:hover {
        color: #660000; }
  /* line 694, ../scss/main.scss */
  #submenu.open, #submenu-clone.open {
    display: block; }

/* line 700, ../scss/main.scss */
#submenu-tags-container {
  *zoom: 1;
  position: relative;
  margin: 0 auto;
  width: 1200px;
  overflow: visible;
  min-height: 54px;
  z-index: 1; }
  /* line 27, ../scss/grid.scss */
  #submenu-tags-container:before, #submenu-tags-container:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #submenu-tags-container:after {
    clear: both; }
  /* line 710, ../scss/main.scss */
  #submenu-tags-container #buttons-holder-container {
    overflow: visible; }
  /* line 714, ../scss/main.scss */
  #submenu-tags-container .buttons-holder {
    *zoom: 1;
    float: right;
    position: relative; }
    /* line 27, ../scss/grid.scss */
    #submenu-tags-container .buttons-holder:before, #submenu-tags-container .buttons-holder:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #submenu-tags-container .buttons-holder:after {
      clear: both; }
  /* line 721, ../scss/main.scss */
  #submenu-tags-container #tags-filter-button-holder {
    float: right;
    width: 240px; }
  /* line 727, ../scss/main.scss */
  #submenu-tags-container .tags-filter-button {
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    display: block;
    text-decoration: none;
    border-style: solid;
    border-color: #dcdbda;
    border-left-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    float: left;
    color: #5f5c59;
    font-size: 1.125em;
    padding: 1.1em 1.25em 0.7em;
    position: relative; }
    /* line 22, ../scss/mixins.scss */
    #submenu-tags-container .tags-filter-button:hover {
      color: #660000; }
    /* line 27, ../scss/mixins.scss */
    body.advertising #submenu-tags-container .tags-filter-button:hover {
      color: #660000; }
    /* line 33, ../scss/mixins.scss */
    body.film #submenu-tags-container .tags-filter-button:hover {
      color: #660000; }
    /* line 748, ../scss/main.scss */
    #submenu-tags-container .tags-filter-button .small-loader {
      display: none;
      position: absolute;
      top: 1em;
      left: 6.5em;
      height: 21px;
      width: 21px;
      background: url(../../images/global/small-loader.gif); }
    /* line 759, ../scss/main.scss */
    #submenu-tags-container .tags-filter-button.loading .small-loader {
      display: block; }
    /* line 764, ../scss/main.scss */
    #submenu-tags-container .tags-filter-button.open {
      border-left-width: 1px;
      border-top-width: 0;
      border-bottom-width: 1px;
      border-right-width: 1px;
      background-image: url(../../images/global/tags-filter-bg-pattern.gif);
      background-repeat: repeat-x repeat-y;
      margin-top: -1px; }
      /* line 775, ../scss/main.scss */
      #submenu-tags-container .tags-filter-button.open .button-arrow i.icon-angle-down {
        display: none; }
      /* line 776, ../scss/main.scss */
      #submenu-tags-container .tags-filter-button.open .button-arrow i.icon-angle-up {
        display: -moz-inline-stack;
        display: inline-block;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
  /* line 782, ../scss/main.scss */
  #submenu-tags-container.dropdown {
    width: 100%; }
    /* line 785, ../scss/main.scss */
    #submenu-tags-container.dropdown #submenu, #submenu-tags-container.dropdown #submenu-clone {
      background-color: white;
      position: relative;
      float: none;
      border-bottom: 1px solid #dcdbda; }
    /* line 793, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item {
      float: none;
      border-left-width: 0;
      border-top-width: 1px;
      border-color: #ededec;
      width: 100%; }
      /* line 799, ../scss/main.scss */
      #submenu-tags-container.dropdown .submenu-item:first-child {
        border-left-width: 0px;
        border-top-width: 0px; }
    /* line 804, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item-button {
      width: 1200px;
      margin: 0 auto; }

/* ======================================
  WE'RE HIRING
  ======================================= */
/* line 814, ../scss/main.scss */
#we-re-hiring-badge {
  *zoom: 1;
  display: inline;
  float: left;
  width: 240px;
  margin: 0 0px;
  position: absolute;
  bottom: 0;
  right: 0; }
  /* line 27, ../scss/grid.scss */
  #we-re-hiring-badge:before, #we-re-hiring-badge:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #we-re-hiring-badge:after {
    clear: both; }
  /* line 824, ../scss/main.scss */
  #we-re-hiring-badge .we-re-hiring-btn {
    display: block;
    text-align: center;
    text-decoration: none;
    color: white;
    background-image: url(2.jpg);
    width: 6.5em;
    height: 5.9em;
    padding-top: 2em;
    margin-left: 1.375em;
    margin-top: -0.5em; }
    /* line 838, ../scss/main.scss */
    .lt-ie9 #we-re-hiring-badge .we-re-hiring-btn {
      background-image: url(2.jpg);
      background-color: transparent; }
  /* line 844, ../scss/main.scss */
  #we-re-hiring-badge .label {
    font-family: 'Akkurat-Regular';
    font-size: 1.06em; }
  /* line 849, ../scss/main.scss */
  #we-re-hiring-badge .call-to-action {
    font-family: 'Akkurat-Bold';
    font-weight: normal;
    font-size: 1.125em;
    margin-top: 0.3em; }
  /* line 856, ../scss/main.scss */
  #we-re-hiring-badge span {
    display: block;
    line-height: 1.3em; }

/* line 864, ../scss/main.scss */
#we-re-hiring-menu-button {
  display: none;
  float: left;
  width: 240px; }
  /* line 869, ../scss/main.scss */
  #we-re-hiring-menu-button .we-re-hiring-button {
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    display: block;
    text-decoration: none;
    border-style: solid;
    border-color: #dcdbda;
    border-left-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    color: #660000;
    font-size: 1.125em;
    padding: 1.1em 1.25em 0.7em;
    position: relative; }

/* ======================================
  TAGS FILTER
  ======================================= */
/* line 899, ../scss/main.scss */
#tags-filter-holder {
  background-image: url(../../images/global/tags-filter-bg-pattern.gif);
  background-repeat: repeat;
  border-bottom: 1px solid #dcdbda;
  display: none; }
  /* line 905, ../scss/main.scss */
  #tags-filter-holder .tags-list {
    margin: 0;
    padding: 0;
    *zoom: 1;
    padding: 2.5em 0.8125em 1.375em 0.375em; }
    /* line 7, ../scss/mixins.scss */
    #tags-filter-holder .tags-list li {
      list-style: none; }
    /* line 27, ../scss/grid.scss */
    #tags-filter-holder .tags-list:before, #tags-filter-holder .tags-list:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #tags-filter-holder .tags-list:after {
      clear: both; }
    /* line 911, ../scss/main.scss */
    #tags-filter-holder .tags-list .tags-list-item {
      float: left; }
  /* line 916, ../scss/main.scss */
  #tags-filter-holder .tag {
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    -ms-border-radius: 1.5em;
    -o-border-radius: 1.5em;
    border-radius: 1.5em;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    display: block;
    text-decoration: none;
    background-color: white;
    color: #4e4a47;
    padding: 0.4em 1em 0.3em;
    font-size: 0.875em;
    border: 1px solid #dcdbda;
    margin: 0 1.125em 1.125em 0; }
    /* line 928, ../scss/main.scss */
    #tags-filter-holder .tag.active {
      color: white;
      background-color: #660000; }
    /* line 933, ../scss/main.scss */
    #tags-filter-holder .tag:hover {
      color: white;
      background-color: #660000; }
    /* line 939, ../scss/main.scss */
    #tags-filter-holder .tag.persistant {
      background-image: url(../../images/global/tags-filter-bg-pattern.gif);
      background-repeat: repeat;
      background-color: transparent;
      color: #4e4a47 !important;
      border: 1px solid #4e4a47;
      cursor: default; }
    /* line 949, ../scss/main.scss */
    body.advertising #tags-filter-holder .tag:hover {
      background-color: #660000; }
    /* line 952, ../scss/main.scss */
    body.advertising #tags-filter-holder .tag.active {
      color: white;
      background-color: #660000; }
    /* line 959, ../scss/main.scss */
    body.film #tags-filter-holder .tag:hover {
      background-color: #660000; }
    /* line 962, ../scss/main.scss */
    body.film #tags-filter-holder .tag.active {
      color: white;
      background-color: #660000; }
  /* line 970, ../scss/main.scss */
  #tags-filter-holder.open {
    display: block; }

/* ========================================================================================
  ARTICLES CONTAINER
  =========================================================================================================== */
/* line 982, ../scss/main.scss */
.articles-wrapper {
  
  overflow: visible;
  position: relative;
  }
  /* line 989, ../scss/main.scss */
  .articles-wrapper .error-info-holder {
    display: none;
    margin-top: 4.25em;
    position: relative;
    color: #83807e; }
    /* line 995, ../scss/main.scss */
    .articles-wrapper .error-info-holder .error-container {
      padding-left: 1.25em; }
    /* line 999, ../scss/main.scss */
    .articles-wrapper .error-info-holder .error-title {
      font-family: 'Akkurat-Light';
      font-weight: normal;
      margin: 0 0 0.5em;
      padding: 0;
      font-size: 2.75em;
      line-height: 1em;
      color: #83807e; }
    /* line 1009, ../scss/main.scss */
    .articles-wrapper .error-info-holder .error-description {
      font-size: 1.125em;
      margin: 0 0 1.5em;
      padding: 0;
      line-height: 1.4em; }
    /* line 1016, ../scss/main.scss */
    .articles-wrapper .error-info-holder a {
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      color: #83807e;
      text-decoration: none; }
      /* line 1021, ../scss/main.scss */
      .articles-wrapper .error-info-holder a:hover {
        color: #660000; }
    /* line 1026, ../scss/main.scss */
    .articles-wrapper .error-info-holder .bold {
      font-family: 'Akkurat-Bold'; }
    /* line 1030, ../scss/main.scss */
    .articles-wrapper .error-info-holder.visible {
      display: block; }

/* line 1037, ../scss/main.scss */
#articles-container {
  *zoom: 1;
  padding: 3px;
  overflow: visible !important;
  min-height: 21.4em; }
  /* line 27, ../scss/grid.scss */
  #articles-container:before, #articles-container:after {
    content: "";
    display: table; }
  /* line 31, ../scss/grid.scss */
  #articles-container:after {
    clear: both; }
  /* line 1044, ../scss/main.scss */
  #articles-container .article {
    position: absolute;
    float: left;
    background-color: white; }
    /* line 1049, ../scss/main.scss */
    #articles-container .article .article-media {
      *zoom: 1;
      position: relative;
      display: block;
      overflow: hidden; }
      /* line 27, ../scss/grid.scss */
      #articles-container .article .article-media:before, #articles-container .article .article-media:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #articles-container .article .article-media:after {
        clear: both; }
    /* line 1056, ../scss/main.scss */
    #articles-container .article figure {
      overflow: hidden;
      position: relative;
      float: left; }
      /* line 1061, ../scss/main.scss */
      #articles-container .article figure img {
        display: block;
        border: none;
        outline: none;
        max-width: 100%;
        position: relative; }
    /* line 1071, ../scss/main.scss */
    #articles-container .article p {
      margin: 0;
      padding: 0;
      display: block;
      word-wrap: break-word; }
    /* line 1080, ../scss/main.scss */
    #articles-container .article h1 {
      font-family: 'Akkurat-Light';
      font-size: 2.75em;
      font-weight: normal;
      margin: 0;
      line-height: 1.1em; }
    /* line 1089, ../scss/main.scss */
    #articles-container .article .article-content-holder {
      display: block;
      text-decoration: none;
      position: relative;
      border: 0px solid white;
      margin: -18px;
      background: white;
      color: #716e6c;
      min-height: 100%; }
      /* line 1100, ../scss/main.scss */
      #articles-container .article .article-content-holder .category {
        color: #660000; }
        /* line 1103, ../scss/main.scss */
        #articles-container .article .article-content-holder .category i {
          vertical-align: middle; }
    /* line 1107, ../scss/main.scss */
    #articles-container .article .over-background {
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      /* IE 5-7 */
      filter: alpha(opacity=0);
      /* Netscape */
      -moz-opacity: 0;
      /* Safari 1.x */
      -khtml-opacity: 0;
      /* Good browsers */
      opacity: 0;
      zoom: 1;
      -webkit-transform-origin: 50% 50%;
      -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      -o-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      position: absolute;
      display: block;
      background-color:;
      width: 100%;
      height: 100%;
      border: 1px solid white; }
    /* line 1119, ../scss/main.scss */
    #articles-container .article .article-content {
      *zoom: 1;
      position: relative;
      display: block;
      padding: 1.25em 0.85em 0 0.85em; }
      /* line 27, ../scss/grid.scss */
      #articles-container .article .article-content:before, #articles-container .article .article-content:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #articles-container .article .article-content:after {
        clear: both; }
    /* line 1127, ../scss/main.scss */
    #articles-container .article .generic-info {
      display: block; }
    /* line 1131, ../scss/main.scss */
    #articles-container .article .over-info {
      display: none; }
    /* line 1135, ../scss/main.scss */
    #articles-container .article .lead {
      font-size: 1em;
      margin-top: 1em; }
    /* line 1140, ../scss/main.scss */
    #articles-container .article .call-to-action {
      font-family: 'Akkurat-Regular';
      font-size: 1.125em;
      margin-top: 1.1em;
      padding-bottom: 2.2em; }
    /* line 1147, ../scss/main.scss */
    #articles-container .article .title {
      font-size: 1.25em; }
    /* line 1150, ../scss/main.scss */
    #articles-container .article .category {
      font-family: 'Akkurat-Regular';
      font-size: 1.125em;
      margin-top: 1.5em;
      position: absolute;
      top: 3.5em; }
    /* line 1159, ../scss/main.scss */
    #articles-container .article.advertising a .category {
      color: #660000; }
    /* line 1162, ../scss/main.scss */
    #articles-container .article.film a .category {
      color: #660000; }
    /* line 1165, ../scss/main.scss */
    html.no-touch #articles-container .article {
      text-decoration: none; }
      /* line 1169, ../scss/main.scss */
      html.no-touch #articles-container .article:hover.article-static {
        z-index: 10; }
        /* line 1177, ../scss/main.scss */
        html.no-touch #articles-container .article:hover.article-static .over-background {
          -webkit-transition: all 0.1s ease-out;
          -moz-transition: all 0.1s ease-out;
          -o-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out;
          /* IE 8 */
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          /* IE 5-7 */
          filter: alpha(opacity=100);
          /* Netscape */
          -moz-opacity: 1;
          /* Safari 1.x */
          -khtml-opacity: 1;
          /* Good browsers */
          opacity: 1;
          padding: 12px;
          margin: -13px 0 0 -13px;
          color: white; }
        /* line 1184, ../scss/main.scss */
        html.no-touch #articles-container .article:hover.article-static .generic-info {
          display: none; }
        /* line 1185, ../scss/main.scss */
        html.no-touch #articles-container .article:hover.article-static .over-info {
          display: block; }
        /* line 1187, ../scss/main.scss */
        html.no-touch #articles-container .article:hover.article-static p {
          color: white; }
          /* line 1189, ../scss/main.scss */
          html.no-touch #articles-container .article:hover.article-static p.category {
            display: none; }
        /* line 1192, ../scss/main.scss */
        html.no-touch #articles-container .article:hover.article-static .article-content {
          -webkit-transition: margin-top 0.2s ease-out;
          -moz-transition: margin-top 0.2s ease-out;
          -o-transition: margin-top 0.2s ease-out;
          transition: margin-top 0.2s ease-out;
          margin-top: -20px;
          background-color: #660000; }
      /* line 1202, ../scss/main.scss */
      html.no-touch #articles-container .article.onHover.article-video {
        z-index: 10; }
        /* line 1211, ../scss/main.scss */
        html.no-touch #articles-container .article.onHover.article-video .over-background {
          -webkit-transition: all 0.1s ease-out;
          -moz-transition: all 0.1s ease-out;
          -o-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out;
          /* IE 8 */
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          /* IE 5-7 */
          filter: alpha(opacity=100);
          /* Netscape */
          -moz-opacity: 1;
          /* Safari 1.x */
          -khtml-opacity: 1;
          /* Good browsers */
          opacity: 1;
          padding: 12px;
          margin: -13px 0 0 -13px;
          color: white; }
        /* line 1218, ../scss/main.scss */
        html.no-touch #articles-container .article.onHover.article-video .generic-info {
          display: none; }
        /* line 1219, ../scss/main.scss */
        html.no-touch #articles-container .article.onHover.article-video .over-info {
          display: block; }
        /* line 1221, ../scss/main.scss */
        html.no-touch #articles-container .article.onHover.article-video p {
          color: white; }
          /* line 1223, ../scss/main.scss */
          html.no-touch #articles-container .article.onHover.article-video p.category {
            display: none; }
        /* line 1226, ../scss/main.scss */
        html.no-touch #articles-container .article.onHover.article-video .article-content {
          -webkit-transition: margin-top 0.2s ease-out;
          -moz-transition: margin-top 0.2s ease-out;
          -o-transition: margin-top 0.2s ease-out;
          transition: margin-top 0.2s ease-out;
          margin-top: -20px;
          background-color: #660000; }
      /* line 1235, ../scss/main.scss */
      html.no-touch #articles-container .article.advertising a .category {
        color: #660000; }
      /* line 1236, ../scss/main.scss */
      html.no-touch #articles-container .article.advertising .over-background {
        background-color: #660000; }
      /* line 1239, ../scss/main.scss */
      html.no-touch #articles-container .article.advertising:hover.article-static .article-content {
        background-color: #660000; }
      /* line 1243, ../scss/main.scss */
      html.no-touch #articles-container .article.advertising.onHover .article-content {
        background-color: #660000; }
      /* line 1247, ../scss/main.scss */
      html.no-touch #articles-container .article.film a .category {
        color: #660000; }
      /* line 1248, ../scss/main.scss */
      html.no-touch #articles-container .article.film .over-background {
        background-color: #660000; }
      /* line 1251, ../scss/main.scss */
      html.no-touch #articles-container .article.film:hover.article-static .article-content {
        background-color: #660000; }
      /* line 1255, ../scss/main.scss */
      html.no-touch #articles-container .article.film.onHover .article-content {
        background-color: #660000; }
  /* line 1264, ../scss/main.scss */
  #articles-container .big {
    display: inline;
    float: left;
    width: 620px;
    margin: 0 0px;
	}
  /* line 1272, ../scss/main.scss */
  #articles-container .medium {
    display: inline;
    float: left;
    width: 480px;
    margin: 0 0px;
    height: 390px;
    /*.mejs-video {
      margin-top:-15px!important;
    }*/ 
	}
#articles-container .medium figure {height: 260px;}
#articles-container .medium figure img {height:230px; width:470px;}
#articles-container .medium video {height: 270px;}
	
	
  /* line 1284, ../scss/main.scss */
  #articles-container .small {
    display: inline;
    float: left;
    width: 240px;
    margin: 0 0px;
    height: 260px;
    /*&:hover{
      .mejs-video {
        margin-top:-12px!important;
      }
    }*/ 
	}
    /* line 1287, ../scss/main.scss */
    #articles-container .small .title {
      font-size: 1em; }
  /* line 1300, ../scss/main.scss */
  #articles-container .text {
    display: inline;
    float: left;
    width: 480px;
    margin: 0 0px;
    height: 390px;
    background: transparent; }
    /* line 1305, ../scss/main.scss */
    #articles-container .text .text-article-content-holder {
      display: block;
      text-decoration: none;
      display: block;
      position: relative;
      color: #716e6c;
      min-height: 100%;
      background: transparent;
      border: none;
      margin: -18px;
      padding: 0 1.1em; }
      /* line 1317, ../scss/main.scss */
      #articles-container .text .text-article-content-holder .text-article-content {
        padding-top: 1em;
        display: block; }
      /* line 1322, ../scss/main.scss */
      #articles-container .text .text-article-content-holder h1 {
        font-size: 2.55em; }
      /* line 1326, ../scss/main.scss */
      #articles-container .text .text-article-content-holder .description {
        margin-top: 1.875em;
        margin-bottom: 1.5625em;
        padding: 0 1em 0 0;
        line-height: 1.375em;
        color: #716e6c; }
      /* line 1334, ../scss/main.scss */
      #articles-container .text .text-article-content-holder .text-link {
        display: block;
        text-decoration: none;
        font-family: 'Akkurat-Bold';
        color: #716e6c; }
        /* line 22, ../scss/mixins.scss */
        #articles-container .text .text-article-content-holder .text-link:hover {
          color: #660000; }
        /* line 27, ../scss/mixins.scss */
        body.advertising #articles-container .text .text-article-content-holder .text-link:hover {
          color: #660000; }
        /* line 33, ../scss/mixins.scss */
        body.film #articles-container .text .text-article-content-holder .text-link:hover {
          color: #660000; }
    /* line 1343, ../scss/main.scss */
    #articles-container .text:hover .text-link {
      color: #660000 !important; }
    /* line 1344, ../scss/main.scss */
    #articles-container .text:hover .description {
      color: #716e6c !important; }
    /* line 1351, ../scss/main.scss */
    #articles-container .text.advertising:hover .text-link {
      color: #660000; }
    /* line 1356, ../scss/main.scss */
    #articles-container .text.film:hover .text-link {
      color: #660000; }
    /* line 1362, ../scss/main.scss */
    body.advertising #articles-container .text:hover .text-link {
      color: #660000; }
    /* line 1367, ../scss/main.scss */
    body.film #articles-container .text:hover .text-link {
      color: #660000; }
  /* line 1377, ../scss/main.scss */
  

  #articles-container .twitter {
    display: inline;
    float: left;
    width: 240px;
    margin: 0 0px;
    height: 390px;
	}
  #articles-container .twitter a{
		text-decoration: none;
		color:#999;
  }
    /* line 1381, ../scss/main.scss */
    #articles-container .twitter .twitter-article-content-holder {
      display: block;
      text-decoration: none;
      position: relative;
      border: 0px solid white;
      margin: -18px;
      color: #000000;
      height: 98%; }
    /* line 1391, ../scss/main.scss */
    #articles-container .twitter .twitter-article-content {
      *zoom: 1;
      position: relative;
      display: block;
      padding: 0 0.85em;
      height: 100%; }
      /* line 27, ../scss/grid.scss */
      #articles-container .twitter .twitter-article-content:before, #articles-container .twitter .twitter-article-content:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #articles-container .twitter .twitter-article-content:after {
        clear: both; }
    /* line 1400, ../scss/main.scss */
    #articles-container .twitter .title {
      font-family: 'Akkurat-Bold';
      display: block;
      text-decoration: none;
      color: #999;
      font-size: 1em;
      margin: 1.25em 0.1em 1em; }
    /* line 1409, ../scss/main.scss */
    #articles-container .twitter .tweet {
      font-family: 'Akkurat-Regular';
      line-height: 1.4em; }
    /* line 1414, ../scss/main.scss */
    #articles-container .twitter .date {
      font-size: 0.875em;
      position: absolute;
      bottom: 1.875em;
      display: block;
      text-decoration: none;
      color: #999; }
    /* line 1423, ../scss/main.scss */
    #articles-container .twitter .twitter-icon {
      -webkit-border-radius: 1.2em;
      -moz-border-radius: 1.2em;
      -ms-border-radius: 1.2em;
      -o-border-radius: 1.2em;
      border-radius: 1.2em;
      background-color: white;
      width: 2.3125em;
      height: 2.3125em;
      position: absolute;
      bottom: 1.25em;
      right: 1em;
      text-align: center;
      text-decoration: none; }
      /* line 1433, ../scss/main.scss */
      #articles-container .twitter .twitter-icon i {
        font-size: 1.25em;
        padding-top: 0.45em;
        color: #660000;
        text-decoration: none; }
    /* line 1441, ../scss/main.scss */
    #articles-container .twitter .twitter-user, #articles-container .twitter .twitter-hashtag {
      text-decoration: none;
      color: #4e4a47; }
    /* line 1447, ../scss/main.scss */
    #articles-container .twitter.advertising .twitter-article-content-holder {
      background: #660000; }
      /* line 1449, ../scss/main.scss */
      #articles-container .twitter.advertising .twitter-article-content-holder i {
        color: #660000; }
    /* line 1456, ../scss/main.scss */
    #articles-container .twitter.film .twitter-article-content-holder {
      background: #660000; }
      /* line 1458, ../scss/main.scss */
      #articles-container .twitter.film .twitter-article-content-holder i {
        color: #660000; }
  /* line 1469, ../scss/main.scss */
  #articles-container .job-offer {
    display: inline;
    float: left;
    width: 240px;
    margin: 0 0px;
    height: 390px; }
    /* line 1473, ../scss/main.scss */
    #articles-container .job-offer .job-offer-article-content-holder {
      display: block;
      text-decoration: none;
      position: relative;
      border: 0px solid white;
      margin: -18px;
      color: white;
      background-color: #660000;
      height: 98%; }
    /* line 1484, ../scss/main.scss */
    #articles-container .job-offer .job-offer-article-content {
      *zoom: 1;
      position: relative;
      display: block;
      padding: 0 0.85em;
      height: 100%;
      text-decoration: none; }
      /* line 27, ../scss/grid.scss */
      #articles-container .job-offer .job-offer-article-content:before, #articles-container .job-offer .job-offer-article-content:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #articles-container .job-offer .job-offer-article-content:after {
        clear: both; }
    /* line 1494, ../scss/main.scss */
    #articles-container .job-offer .title {
      font-family: 'Akkurat-Regular';
      display: block;
      text-decoration: none;
      color: white;
      font-size: 1.125em;
      margin: 1.25em 0.1em 1.875em; }
    /* line 1503, ../scss/main.scss */
    #articles-container .job-offer .position {
      font-family: 'Akkurat-Light';
      text-decoration: none;
      color: white;
      font-size: 1.25em;
      line-height: 1.25em; }
    /* line 1511, ../scss/main.scss */
    #articles-container .job-offer .location {
      font-family: 'Akkurat-Light';
      text-decoration: none;
      color: white;
      line-height: 1em;
      margin-top: 1.25em; }
    /* line 1519, ../scss/main.scss */
    #articles-container .job-offer .date {
      font-size: 0.875em;
      position: absolute;
      bottom: 1.875em;
      display: block;
      text-decoration: none;
      color: white; }
    /* line 1530, ../scss/main.scss */
    #articles-container .job-offer.advertising .job-offer-article-content-holder {
      background: #660000; }
    /* line 1536, ../scss/main.scss */
    #articles-container .job-offer.film .job-offer-article-content-holder {
      background: #660000; }

/* line 1544, ../scss/main.scss */
#articles-inner-loader {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  zoom: 1;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 10; }
  /* line 1555, ../scss/main.scss */
  #articles-inner-loader .inner-loader-spinner {
    position: relative;
    margin: 3em; }

/* line 1563, ../scss/main.scss */
#mpc-loops-holder {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -webkit-transition-delay: 0.2s;
  -moz-transition: opacity 0.2s ease-out 0.2s;
  -o-transition: opacity 0.2s ease-out 0.2s;
  transition: opacity 0.2s ease-out 0.2s;
  position: absolute;
  width: 620px;
  margin-left:-20px;
  margin-top:-3px;
  height: 388px;
  overflow:hidden;
  z-index: 50;
  top: -9999px;
  left: -9999px; }
  /* line 1587, ../scss/main.scss */
  #mpc-loops-holder.on-stage {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  /* line 1591, ../scss/main.scss */
  #mpc-loops-holder.big-video {
    width: 620px;
	margin-left:-20px;
	margin-top:-3px;
    height: 399px; 
	overflow:hidden;}
  /* line 1597, ../scss/main.scss */
  #mpc-loops-holder.medium-video {
    width: 474px;
    height: 238px; }
  /* line 1602, ../scss/main.scss */
  #mpc-loops-holder.small-video {
    width: 234px;
    height: 108px; }
  /* line 1609, ../scss/main.scss */
  #mpc-loops-holder .video-wrapper-button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 12px;
    margin: -14px 0 0 -15px; }
  /* line 1622, ../scss/main.scss */
  #mpc-loops-holder #video-wrapper {
    overflow: hidden;
    width: 100% !important;
    height: 100% !important; }
    /* line 1629, ../scss/main.scss */
    #mpc-loops-holder #video-wrapper.on-stage .mejs-video {
      -webkit-transition: margin-top 0.2s ease-out;
      -webkit-transition-delay: 0.2s;
      -moz-transition: margin-top 0.2s ease-out 0.2s;
      -o-transition: margin-top 0.2s ease-out 0.2s;
      transition: margin-top 0.2s ease-out 0.2s; }
    /* line 1634, ../scss/main.scss */
    #mpc-loops-holder #video-wrapper.on-stage.big-video .mejs-video {
      margin-top: -70px; }
    /* line 1640, ../scss/main.scss */
    #mpc-loops-holder #video-wrapper.on-stage.medium-video .mejs-video {
      margin-top: -14px; }
    /* line 1646, ../scss/main.scss */
    #mpc-loops-holder #video-wrapper.on-stage.small-video .mejs-video {
      margin-top: -10px; }

/* ======================================
  FOOTER RELATED STYLES
  ======================================= */
/* line 1661, ../scss/main.scss */
#footnote-menu-container {
  height: 3.25em; }

/* line 1665, ../scss/main.scss */
#footnote-menu {
  margin-top: 2.5em; }
  /* line 1668, ../scss/main.scss */
  #footnote-menu ul {
    *zoom: 1;
    padding: 0;
    margin: 0;
    margin: 0;
    padding: 0; }
    /* line 27, ../scss/grid.scss */
    #footnote-menu ul:before, #footnote-menu ul:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #footnote-menu ul:after {
      clear: both; }
    /* line 7, ../scss/mixins.scss */
    #footnote-menu ul li {
      list-style: none; }
  /* line 1674, ../scss/main.scss */
  #footnote-menu .footnote-menu-item {
    display: inline;
    float: left;
    width: 150px;
    margin: 0 0px;
    float: right;
    border-left: 1px solid #dcdbda; }
    /* line 1680, ../scss/main.scss */
    #footnote-menu .footnote-menu-item .button {
      display: block;
      text-decoration: none;
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      position: relative;
      color: #4e4a47;
      font-size: 1.025em;
      padding: 1.0em 1.25em 0.75em; }
      /* line 22, ../scss/mixins.scss */
      #footnote-menu .footnote-menu-item .button:hover {
        color: #660000; }
      /* line 27, ../scss/mixins.scss */
      body.advertising #footnote-menu .footnote-menu-item .button:hover {
        color: #660000; }
      /* line 33, ../scss/mixins.scss */
      body.film #footnote-menu .footnote-menu-item .button:hover {
        color: #660000; }
      /* line 1689, ../scss/main.scss */
      #footnote-menu .footnote-menu-item .button.bold {
        font-family: 'Akkurat-Bold'; }

/* line 1698, ../scss/main.scss */
#show-more-button .small-loader {
  display: none;
  position: absolute;
  top: 1em;
  left: 7em;
  height: 21px;
  width: 21px;
  background: url(../../images/global/small-loader.gif); }
/* line 1708, ../scss/main.scss */
#show-more-button.no-results {
  display: none !important; }
/* line 1713, ../scss/main.scss */
#show-more-button.loading .small-loader {
  display: block; }

/* line 1721, ../scss/main.scss */
#map-container {
  background-color: white;
  padding: 3.5em 0 2.5em; }
  /* line 1726, ../scss/main.scss */
  #map-container #map-texts {
    display: block;
    width: 100%;
    *zoom: 1;
    -webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out; }
    /* line 27, ../scss/grid.scss */
    #map-container #map-texts:before, #map-container #map-texts:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #map-container #map-texts:after {
      clear: both; }
    /* line 1735, ../scss/main.scss */
    #map-container #map-texts .map-caption {
      padding: 0 1.25em;
      *zoom: 1; }
      /* line 27, ../scss/grid.scss */
      #map-container #map-texts .map-caption:before, #map-container #map-texts .map-caption:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #map-container #map-texts .map-caption:after {
        clear: both; }
      /* line 1740, ../scss/main.scss */
      #map-container #map-texts .map-caption h1 {
        font-family: 'Akkurat-Light';
        font-size: 2.75em;
        line-height: 1.1em;
        font-weight: normal;
        margin: 0;
        color: #83807e; }
      /* line 1749, ../scss/main.scss */
      #map-container #map-texts .map-caption h2 {
        font-family: 'Akkurat-Light';
        font-size: 1.5em;
        line-height: 1.3em;
        font-weight: normal;
        margin: 0;
        color: #83807e; }
      /* line 1758, ../scss/main.scss */
      #map-container #map-texts .map-caption p {
        font-size: 1em;
        line-height: 1.4em;
        font-weight: normal;
        color: #83807e; }
  /* line 1768, ../scss/main.scss */
  #map-container #map-image {
    /*.map-holder {
      @include transition-width;
      //padding: 3.125em 0 3.125em 3.75em;
      padding: 0.125em 0 3.125em 3.75em;
      position:relative;
    }*/
    display: block;
    width: 1200px;
    margin: 0 auto; }
    /* line 1781, ../scss/main.scss */
    #map-container #map-image .map-holder {
      padding: 3.125em 0 3.75em;
      width: 52%;
      margin: 0 auto;
      position: relative; }
    /* line 1789, ../scss/main.scss */
    #map-container #map-image .map-links {
      margin: 0;
      padding: 0;
      position: relative; }
      /* line 7, ../scss/mixins.scss */
      #map-container #map-image .map-links li {
        list-style: none; }
      /* line 1793, ../scss/main.scss */
      #map-container #map-image .map-links .map-item {
        position: absolute; }
        /* line 1795, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.montreal {
          left: 165px;
          top: 70px; }
        /* line 1800, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.vancouver {
          left: 2px;
          top: 90px; }
        /* line 1805, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.los-angeles {
          top: 198px;
          left: -36px; }
        /* line 1810, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.new-york {
          top: 160px;
          left: 160px; }
        /* line 1815, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.mexico {
          top: 245px;
          left: 125px; }
        /* line 1820, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.london {
          top: 75px;
          left: 305px; }
        /* line 1827, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.amsterdam {
          top: 160px;
          left: 322px; }
        /* line 1832, ../scss/main.scss */
        #map-container #map-image .map-links .map-item.bangalore {
          top: 195px;
          left: 485px; }
      /* line 1838, ../scss/main.scss */
      #map-container #map-image .map-links a {
        position: relative;
        font-family: 'Akkurat-Regular';
        display: -moz-inline-stack;
        display: inline-block;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        text-decoration: none;
        background-color: #660000;
        color: white;
        font-size: 0.9375em;
        padding: 1.15em 1em 0.9375em 1em; }
        /* line 1849, ../scss/main.scss */
        #map-container #map-image .map-links a:hover {
          color: white;
          background-color: #4e4a47; }
          /* line 1857, ../scss/main.scss */
          #map-container #map-image .map-links a:hover i.arrow-topleft {
            width: 0;
            height: 0;
            border-top: 12px solid #4e4a47;
            border-right: 12px solid transparent; }
          /* line 1861, ../scss/main.scss */
          #map-container #map-image .map-links a:hover i.arrow-topright {
            width: 0;
            height: 0;
            border-top: 12px solid #4e4a47;
            border-left: 12px solid transparent; }
          /* line 1865, ../scss/main.scss */
          #map-container #map-image .map-links a:hover i.arrow-bottomleft {
            width: 0;
            height: 0;
            border-bottom: 12px solid #4e4a47;
            border-right: 12px solid transparent; }
          /* line 1869, ../scss/main.scss */
          #map-container #map-image .map-links a:hover i.arrow-bottomright {
            width: 0;
            height: 0;
            border-bottom: 12px solid #4e4a47;
            border-left: 12px solid transparent; }
        /* line 1876, ../scss/main.scss */
        #map-container #map-image .map-links a i {
          text-indent: -9999px;
          position: absolute;
          display: block; }
          /* line 1881, ../scss/main.scss */
          #map-container #map-image .map-links a i.top-left {
            top: -13px;
            left: 0; }
          /* line 1886, ../scss/main.scss */
          #map-container #map-image .map-links a i.top-left-halfway {
            top: -13px;
            left: 25px; }
          /* line 1891, ../scss/main.scss */
          #map-container #map-image .map-links a i.top-center {
            top: -13px;
            left: 45%; }
          /* line 1896, ../scss/main.scss */
          #map-container #map-image .map-links a i.bottom-center {
            top: 51px;
            left: 45%; }
          /* line 1901, ../scss/main.scss */
          #map-container #map-image .map-links a i.left-bottom {
            top: 38px;
            left: -13px; }
          /* line 1906, ../scss/main.scss */
          #map-container #map-image .map-links a i.left-top {
            top: 0;
            left: -13px; }
          /* line 1911, ../scss/main.scss */
          #map-container #map-image .map-links a i.bottom-left {
            left: 0;
            top: 51px; }
          /* line 1916, ../scss/main.scss */
          #map-container #map-image .map-links a i.bottom-left-halfway {
            top: 51px;
            left: 25px; }
          /* line 1921, ../scss/main.scss */
          #map-container #map-image .map-links a i.arrow-topleft {
            width: 0;
            height: 0;
            border-top: 12px solid #660000;
            border-right: 12px solid transparent; }
          /* line 1925, ../scss/main.scss */
          #map-container #map-image .map-links a i.arrow-topright {
            width: 0;
            height: 0;
            border-top: 12px solid #660000;
            border-left: 12px solid transparent; }
          /* line 1929, ../scss/main.scss */
          #map-container #map-image .map-links a i.arrow-bottomleft {
            width: 0;
            height: 0;
            border-bottom: 12px solid #660000;
            border-right: 12px solid transparent; }
          /* line 1933, ../scss/main.scss */
          #map-container #map-image .map-links a i.arrow-bottomright {
            width: 0;
            height: 0;
            border-bottom: 12px solid #660000;
            border-left: 12px solid transparent; }
          /* line 1950, ../scss/main.scss */
          #map-container #map-image .map-links a i.arrow-los-angeles {
            left: 70%; }
    /* line 1975, ../scss/main.scss */
    #map-container #map-image .map {
      width: 100%; }

/* line 1982, ../scss/main.scss */
#footer {
  background-color: white;
  border-top: 1px solid #dcdbda;
  padding: 1.875em 0 2.5em; }
  /* line 1989, ../scss/main.scss */
  #footer .footer-holder {
    position: relative; }
  /* line 1993, ../scss/main.scss */
  #footer .footer-left-side {
    float: left;
    padding: 1.25em 0 0;
    overflow: hidden; }
    /* line 1997, ../scss/main.scss */
    #footer .footer-left-side .copyright {
      float: left;
      color: #959291;
      padding-right: 0.125em; }
    /* line 2003, ../scss/main.scss */
    #footer .footer-left-side #footer-links-list {
      float: right;
      *zoom: 1;
      margin: 0;
      padding: 0; }
      /* line 27, ../scss/grid.scss */
      #footer .footer-left-side #footer-links-list:before, #footer .footer-left-side #footer-links-list:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #footer .footer-left-side #footer-links-list:after {
        clear: both; }
      /* line 7, ../scss/mixins.scss */
      #footer .footer-left-side #footer-links-list li {
        list-style: none; }
      /* line 2008, ../scss/main.scss */
      #footer .footer-left-side #footer-links-list .footer-link {
        float: left;
        padding-left: 2em; }
        /* line 2011, ../scss/main.scss */
        #footer .footer-left-side #footer-links-list .footer-link a {
          text-decoration: none;
          -webkit-transition: color 0.2s ease-out;
          -moz-transition: color 0.2s ease-out;
          -o-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out;
          color: #4e4a47; }
          /* line 22, ../scss/mixins.scss */
          #footer .footer-left-side #footer-links-list .footer-link a:hover {
            color: #660000; }
          /* line 27, ../scss/mixins.scss */
          body.advertising #footer .footer-left-side #footer-links-list .footer-link a:hover {
            color: #660000; }
          /* line 33, ../scss/mixins.scss */
          body.film #footer .footer-left-side #footer-links-list .footer-link a:hover {
            color: #660000; }
  /* line 2021, ../scss/main.scss */
  #footer .footer-right-side {
    float: right; }
    /* line 2024, ../scss/main.scss */
    #footer .footer-right-side .footer-logos-list {
      margin: 0;
      padding: 0;
      *zoom: 1; }
      /* line 7, ../scss/mixins.scss */
      #footer .footer-right-side .footer-logos-list li {
        list-style: none; }
      /* line 27, ../scss/grid.scss */
      #footer .footer-right-side .footer-logos-list:before, #footer .footer-right-side .footer-logos-list:after {
        content: "";
        display: table; }
      /* line 31, ../scss/grid.scss */
      #footer .footer-right-side .footer-logos-list:after {
        clear: both; }
      /* line 2028, ../scss/main.scss */
      #footer .footer-right-side .footer-logos-list .logos-item {
        float: left;
        padding-left: 0.75em; }
        /* line 2033, ../scss/main.scss */
        #footer .footer-right-side .footer-logos-list .logos-item:first-child {
          padding-right: 0.75em;
          padding-left: 0;
          border-right: 1px solid #dcdbda; }
        /* line 2039, ../scss/main.scss */
        #footer .footer-right-side .footer-logos-list .logos-item .footer-logo-button {
          background-size: cover;
          background-position: left top;
          background-repeat: no-repeat;
          text-indent: -9999px;
          display: block;
          text-decoration: none; }
          /* line 2043, ../scss/main.scss */
          #footer .footer-right-side .footer-logos-list .logos-item .footer-logo-button.mpc {
            background-image: url(../../images/global/mpc-logo-icon.svg);
            width: 3.75em;
            height: 3.125em; }
            /* line 2048, ../scss/main.scss */
            html.no-svg #footer .footer-right-side .footer-logos-list .logos-item .footer-logo-button.mpc {
              background-image: url(../../images/global/mpc-logo-icon.png) !important; }
          /* line 2053, ../scss/main.scss */
          #footer .footer-right-side .footer-logos-list .logos-item .footer-logo-button.tecnicolor {
            background-image: url(../../images/global/tecnicolor-logo.svg);
            width: 5.25em;
            height: 3.125em; }
            /* line 2055, ../scss/main.scss */
            html.no-svg #footer .footer-right-side .footer-logos-list .logos-item .footer-logo-button.tecnicolor {
              background-image: url(../../images/global/tecnicolor-logo.png) !important; }
  /* line 2068, ../scss/main.scss */
  #footer.simple-version .center {
    overflow: visible; }

/* ==========================================================================
   PRELOADER
   ========================================================================== */
/* line 2082, ../scss/main.scss */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 100; }


.pages{ width:100%;
  background-color: #ededed;
  padding: 1em 0 1em; }
.pages li{ list-style-type:none; margin:0 auto; float:left;}



/* ==========================================================================
   Media Queries
   ========================================================================== */
/*
@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}
*/
/*@media only screen and (min-width : 1446px) {
  $columns:6;
  $total-width: gridsystem-width($columns);
  .center {
    max-width: 1440px;
  }
  #map-container {
    #map-texts {
      @include column(3,$columns);
    }
  }
}*/
/*--------------------------------------------------------------------------------------  自适应 ------------------------------------------------------------*/
@media only screen and (min-width: 1206px) {
  /* line 2138, ../scss/main.scss */
  .center {
    max-width: 1200px; }

  /* line 2142, ../scss/main.scss */
  #submenu-tags-container {
    width: 1200px; }
    /* line 2145, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item-button {
      width: 1200px; }

  /* line 2158, ../scss/main.scss */
  .mini-site-grid #main-menu {
    display: none; }
  /* line 2164, ../scss/main.scss */
  .mini-site-grid #logo .logo-image,
  .mini-site-grid #logo .vector-logo-image,
  .mini-site-grid #logo .bitmap-logo-image {
    margin-bottom: 0; } }
@media only screen and (max-width: 1205px) and (min-width: 965px) {
  /* line 2174, ../scss/main.scss */
  .center {
    max-width: 960px; }

  /* line 2178, ../scss/main.scss */
  #submenu-tags-container {
    width: 960px; }
    /* line 2181, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item-button {
      width: 960px; }

  /* line 2188, ../scss/main.scss */
  .mini-site-grid #main-menu {
    display: none; }
  /* line 2194, ../scss/main.scss */
  .mini-site-grid #logo .logo-image,
  .mini-site-grid #logo .vector-logo-image,
  .mini-site-grid #logo .bitmap-logo-image {
    margin-bottom: 0; }

  /* line 2200, ../scss/main.scss */
  #map-container #map-texts {
    display: block;
    width: 100%; }
  /* line 2204, ../scss/main.scss */
  #map-container #map-image {
    display: block;
    width: 960px;
    margin: 0 auto; }
    /* line 2208, ../scss/main.scss */
    #map-container #map-image .map-holder {
      padding: 3.125em 0 3.75em;
      width: 67%;
      margin: 0 auto;
      position: relative; }

  /* line 2219, ../scss/main.scss */
  #footer .footer-left-side {
    padding: 0; }
    /* line 2221, ../scss/main.scss */
    #footer .footer-left-side .copyright {
      float: none;
      padding-right: 0.125em;
      margin-top: 1.35em; }
    /* line 2226, ../scss/main.scss */
    #footer .footer-left-side #footer-links-list {
      float: none; }
      /* line 2228, ../scss/main.scss */
      #footer .footer-left-side #footer-links-list .footer-link {
        float: left;
        padding-left: 2em; }
        /* line 2231, ../scss/main.scss */
        #footer .footer-left-side #footer-links-list .footer-link:first-child {
          padding-left: 0; }
  /* line 2237, ../scss/main.scss */
  #footer .footer-right-side {
    float: right; } }
@media only screen and (max-width: 965px) and (min-width: 766px) {
  /* line 2250, ../scss/main.scss */
  .center {
    max-width: 720px; }

  /* line 2254, ../scss/main.scss */
  #submenu-tags-container {
    width: 720px; }
    /* line 2257, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item-button {
      width: 720px; }

  /* line 2264, ../scss/main.scss */
  #logo .logo-image {
    width: 13.75em !important;
    height: 4.525em !important; }
	
    /* line 2269, ../scss/main.scss 
    body.advertising #logo .logo-image {
      width: 27.5em !important;
      height: 3.925em !important; }
    body.film #logo .logo-image {
      width: 16em !important;
      height: 3.1em !important; }
*/

  /* line 2284, ../scss/main.scss */
  .mini-site-grid #main-menu {
    display: none; }
  /* line 2290, ../scss/main.scss */
  .mini-site-grid #logo .logo-image,
  .mini-site-grid #logo .vector-logo-image,
  .mini-site-grid #logo .bitmap-logo-image {
    margin-bottom: 0; }

  /* line 2295, ../scss/main.scss */
  #mpc-icon-logo-holder {
    display: none !important; }

  /* line 2300, ../scss/main.scss */
  #map-container #map-texts {
    display: block;
    width: 100%; }
  /* line 2305, ../scss/main.scss */
  #map-container #map-image {
    display: block;
    width: 720px;
    margin: 0 auto; }
    /* line 2310, ../scss/main.scss */
    #map-container #map-image .map-holder {
      padding: 3.125em 0 3.75em;
      width: 89%;
      margin: 0 auto;
      position: relative; }

  /* line 2319, ../scss/main.scss */
  #we-re-hiring-badge {
    display: none; }

  /* line 2320, ../scss/main.scss */
  #we-re-hiring-menu-button {
    display: block; }

  /* line 2323, ../scss/main.scss */
  #footer .footer-left-side {
    padding: 0;
    float: none;
    display: inline; }
    /* line 2327, ../scss/main.scss */
    #footer .footer-left-side .copyright {
      float: left;
      padding-right: 0.125em;
      margin-top: 1.25em; }
    /* line 2333, ../scss/main.scss */
    #footer .footer-left-side #footer-links-list {
      float: none;
      margin-bottom: 2.2em; }
      /* line 2336, ../scss/main.scss */
      #footer .footer-left-side #footer-links-list .footer-link {
        float: left;
        padding-left: 4.3em; }
        /* line 2339, ../scss/main.scss */
        #footer .footer-left-side #footer-links-list .footer-link:first-child {
          padding-left: 0; }
  /* line 2346, ../scss/main.scss */
  #footer .footer-right-side {
    float: right; } }
@media only screen and (max-width: 766px) {
  /* line 2357, ../scss/main.scss */
  .center {
    max-width: 480px; }

  /* line 2361, ../scss/main.scss */
  #submenu-tags-container {
    width: 480px; }
    /* line 2364, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item-button {
      width: 480px; }

  /* line 2374, ../scss/main.scss */
  .mini-site-grid #header-top-btn-holder {
    display: none; }

  /* line 2382, ../scss/main.scss */
  #header .header-top-container {
    padding-bottom: 2em; }
    /* line 2384, ../scss/main.scss */
    .mini-site-grid #header .header-top-container {
      margin-bottom: 0; }
  /* line 2390, ../scss/main.scss */
  #header #logo .logo-image {
    width: 13.75em !important;
    height: 4.525em !important; }
	
    /* line 2394, ../scss/main.scss 
    body.advertising #header #logo .logo-image {
      width: 27.5em !important;
      height: 3.925em !important; }
 
    body.film #header #logo .logo-image {
      width: 16em !important;
      height: 3.1em !important; }
	  */
	  
	  
  /* line 2407, ../scss/main.scss */
  #header #main-menu {
    width: 100%;
    display: block; }
    /* line 2411, ../scss/main.scss */
    #header #main-menu .item {
      width: 50%;
      display: block; }
      /* line 2415, ../scss/main.scss */
      .mini-site-grid #header #main-menu .item {
        width: 100%; }
      /* line 2419, ../scss/main.scss */
      #header #main-menu .item a.item-button {
        padding: 0.6em 1.25em 0.15em; }

  /* line 2426, ../scss/main.scss */
  #we-re-hiring-badge {
    display: none; }

  /* line 2427, ../scss/main.scss */
  #we-re-hiring-menu-button {
    display: block; }

  /* line 2430, ../scss/main.scss */
  #mpc-icon-logo-holder {
    display: none !important; }

  /* line 2434, ../scss/main.scss */
  #god-switch-holder {
    display: none !important; }

  /* line 2438, ../scss/main.scss */
  .articles-wrapper {
    overflow: visible; }

  /* line 2441, ../scss/main.scss */
  #articles-container {
    overflow: visible !important; }
    /* line 2445, ../scss/main.scss */
    #articles-container .big {
      display: inline;
      float: left;
      width: 480px;
      margin: 0 0px;
      height: 386px; }
      /* line 2448, ../scss/main.scss */
      #articles-container .big figure {
        height: 258px; }
        /* line 2448, ../scss/main.scss */
        #articles-container .big figure img {
          width: auto; }
    /* line 2451, ../scss/main.scss */
    #articles-container .medium {
      display: inline;
      float: left;
      width: 480px;
      margin: 0 0px;
      height: 386px; }
      /* line 2454, ../scss/main.scss */
      #articles-container .medium figure {
        height: 258px; }
    /* line 2457, ../scss/main.scss */
    #articles-container .small {
      display: inline;
      float: left;
      width: 240px;
      margin: 0 0px;
      height: 255px; }
      /* line 2460, ../scss/main.scss */
      #articles-container .small figure {
        height: 128px; }
      /* line 2461, ../scss/main.scss */
      #articles-container .small .title {
        font-size: 1em; }
    /* line 2468, ../scss/main.scss */
    html.no-touch #articles-container article.onHover.big figure, html.no-touch #articles-container article:hover.big figure {
      height: 238px !important; }
    /* line 2472, ../scss/main.scss */
    html.no-touch #articles-container article.onHover.medium figure, html.no-touch #articles-container article:hover.medium figure {
      height: 238px !important; }
    /* line 2476, ../scss/main.scss */
    html.no-touch #articles-container article.onHover.small figure, html.no-touch #articles-container article:hover.small figure {
      height: 108px !important; }

  /* line 2484, ../scss/main.scss */
  #mpc-loops-holder.big-video, #mpc-loops-holder.medium-video {
    width: 474px;
    height: 218px; }
  /* line 2489, ../scss/main.scss */
  #mpc-loops-holder.small-video {
    height: 88px; }
  /* line 2493, ../scss/main.scss */
  #mpc-loops-holder #video-wrapper {
    overflow: hidden; }

  /* line 2501, ../scss/main.scss */
  #footnote-menu ul {
    width: 100%; }
  /* line 2504, ../scss/main.scss */
  #footnote-menu .footnote-menu-item {
    width: 49%;
    float: right; }

  /* line 2511, ../scss/main.scss */
  #map-container #map-texts {
    width: 100%; }
    /* line 2515, ../scss/main.scss */
    #map-container #map-texts .map-caption h2 {
      font-size: 1.4em; }
  /* line 2520, ../scss/main.scss */
  #map-container #map-image {
    width: 480px; }
    /* line 2522, ../scss/main.scss */
    #map-container #map-image .map-holder {
      padding: 3.125em 1.25em 3.75em;
      width: auto; }
      /* line 2525, ../scss/main.scss */
      #map-container #map-image .map-holder .map-links {
        width: 100%; }
        /* line 2527, ../scss/main.scss */
        #map-container #map-image .map-holder .map-links .map-item {
          position: relative !important;
          top: auto !important;
          left: auto !important; }
          /* line 2531, ../scss/main.scss */
          #map-container #map-image .map-holder .map-links .map-item a {
            display: block;
            border-bottom: 1px solid white; }
          /* line 2536, ../scss/main.scss */
          #map-container #map-image .map-holder .map-links .map-item i {
            display: none; }
      /* line 2539, ../scss/main.scss */
      #map-container #map-image .map-holder .map {
        display: none; }

  /* line 2547, ../scss/main.scss */
  #footer .footer-holder {
    display: block;
    text-align: center; }
  /* line 2551, ../scss/main.scss */
  #footer .footer-left-side {
    padding: 0;
    float: none; }
    /* line 2554, ../scss/main.scss */
    #footer .footer-left-side .copyright {
      float: none;
      padding-right: 0.125em;
      margin-top: 0em; }
    /* line 2560, ../scss/main.scss */
    #footer .footer-left-side #footer-links-list {
      float: none;
      margin-bottom: 7em; }
      /* line 2563, ../scss/main.scss */
      #footer .footer-left-side #footer-links-list .footer-link {
        float: none;
        width: 100%;
        margin-bottom: 1em;
        padding-left: 0; }
  /* line 2571, ../scss/main.scss */
  #footer .footer-right-side {
    *zoom: 1;
    float: none;
    position: absolute;
    top: 150px;
    left: 31%; }
    /* line 27, ../scss/grid.scss */
    #footer .footer-right-side:before, #footer .footer-right-side:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #footer .footer-right-side:after {
      clear: both; }
  /* line 2580, ../scss/main.scss */
  #footer.simple-version .footer-right-side {
    top: 50px; } }
@media only screen and (max-width: 485px) {
  /* line 2592, ../scss/main.scss */
  .center {
    max-width: 320px; }

  /* line 2596, ../scss/main.scss */
  #submenu-tags-container {
    width: 320px; }
    /* line 2599, ../scss/main.scss */
    #submenu-tags-container.dropdown .submenu-item-button {
      width: 320px; }

  /* line 2606, ../scss/main.scss */
  #header .header-top-container {
    padding-bottom: 2em; }
  /* line 2609, ../scss/main.scss */
  #header #search-bar {
    width: 50%; }
    /* line 2611, ../scss/main.scss */
    #header #search-bar .search-bar-holder {
      width: 100%; }
    /* line 2614, ../scss/main.scss */
    #header #search-bar .search-input {
      width: 7.5em; }
    /* line 2617, ../scss/main.scss */
    #header #search-bar .search-input-icon {
      right: 1.4em; }
    /* line 2622, ../scss/main.scss */
    html.touch #header #search-bar .search-input-icon {
      right: 0; }
  /* line 2629, ../scss/main.scss */
  #header #logo .logo-image {
    width: 13.75em !important;
    height: 4.525em !important; }

  /* line 2648, ../scss/main.scss */
  #we-re-hiring-badge {
    display: none; }

  /* line 2649, ../scss/main.scss */
  #we-re-hiring-menu-button {
    width: 50%;
    display: block; }

  /* line 2651, ../scss/main.scss */
  #main-menu {
    width: 100%;
    display: block; }
    /* line 2654, ../scss/main.scss */
    #main-menu .item {
      width: 50%;
      display: block; }
      /* line 2657, ../scss/main.scss */
      #main-menu .item a.item-button {
        padding: 0.6em 1.25em 0.15em; }

  /* line 2663, ../scss/main.scss */
  #mpc-icon-logo-holder {
    display: none !important; }

  /* line 2667, ../scss/main.scss */
  #god-switch-holder {
    display: none !important; }

  /* line 2671, ../scss/main.scss */
  .buttons-holder {
    float: none;
    width: 100%; }

  /* line 2676, ../scss/main.scss */
  #submenu-button-holder {
    float: left;
    width: 50%;
    display: none; }
    /* line 2681, ../scss/main.scss */
    #submenu-button-holder #submenu-toggler {
      display: none; }
    /* line 2682, ../scss/main.scss */
    #submenu-button-holder #submenu-toggler-mobile {
      display: block; }
    /* line 2684, ../scss/main.scss */
    #submenu-button-holder.open {
      display: block; }

  /* line 2689, ../scss/main.scss */
  #tags-filter-button-holder {
    float: right;
    width: 50% !important; }

  /* line 2699, ../scss/main.scss */
  .articles-wrapper {
    overflow: visible; }

  /* line 2702, ../scss/main.scss */
  #articles-container {
    overflow: visible; }
    /* line 2705, ../scss/main.scss */
    #articles-container .error-info-holder .error-title {
      font-size: 2.2em; }
    /* line 2709, ../scss/main.scss */
    #articles-container .error-info-holder .error-description {
      font-size: 1em;
      margin: 2em 0 0; }
    /* line 2717, ../scss/main.scss */
    #articles-container .article h1 {
      font-size: 2.125em; }
    /* line 2720, ../scss/main.scss */
    #articles-container .article figure {
      margin: 0;
      overflow: hidden;
      width: 320px;
      text-align: center; }
    /* line 2728, ../scss/main.scss */
    #articles-container .text {
      width: 100%;
      display: block;
      height: 394px; }
      /* line 2735, ../scss/main.scss */
      #articles-container .text .text-article-content-holder h1 {
        font-size: 1.9em; }
    /* line 2741, ../scss/main.scss */
    #articles-container .big {
      display: block;
      float: left;
      width: 100%;
      height: 394px; }
      /* line 2746, ../scss/main.scss */
      #articles-container .big figure {
        height: 258px; }
      /* line 2747, ../scss/main.scss */
      #articles-container .big img {
        left: 50%;
        max-width: none !important;
        margin-left: -237px;
        height: 258px;
        width: auto !important; }
    /* line 2751, ../scss/main.scss */
    #articles-container .medium {
      display: block;
      float: left;
      width: 100%;
      height: 394px; }
      /* line 2756, ../scss/main.scss */
      #articles-container .medium figure {
        height: 258px; }
      /* line 2757, ../scss/main.scss */
      #articles-container .medium img {
        left: 50%;
        max-width: none !important;
        margin-left: -237px; }
    /* line 2761, ../scss/main.scss */
    #articles-container .small {
      display: block;
      float: left;
      width: 100%;
      height: 264px; }
      /* line 2766, ../scss/main.scss */
      #articles-container .small figure {
        height: 128px; }
      /* line 2767, ../scss/main.scss */
      #articles-container .small img {
        width: 100%; }
      /* line 2768, ../scss/main.scss */
      #articles-container .small .title {
        font-size: 1em; }
    /* line 2772, ../scss/main.scss */
	
   #articles-container .twitter {
      display: block;
      float: left;
      width: 100%;
      height: 394px; }
      /* line 2746, ../scss/main.scss */
      #articles-container .twitter figure {
        height: 258px; }
      /* line 2747, ../scss/main.scss */
      #articles-container .twitter img {
        max-width: 100% !important;
        height: auto;
        width: 90%; }
  /* line 2783, ../scss/main.scss */
  #mpc-loops-holder {
    max-width: 320px;
    max-height: 250px; }
    /* line 2787, ../scss/main.scss */
    #mpc-loops-holder.big-video, #mpc-loops-holder.medium-video {
      width: 320px;
      height: 240px; }
    /* line 2792, ../scss/main.scss */
    #mpc-loops-holder.small-video {
      width: 320px; }
    /* line 2796, ../scss/main.scss */
    #mpc-loops-holder #video-wrapper {
      overflow: hidden;
      max-width: 320px;
      max-height: 238px;
      height: 218px !important; }
      /* line 2802, ../scss/main.scss */
      #mpc-loops-holder #video-wrapper.big-video .mejs-video, #mpc-loops-holder #video-wrapper.medium-video .mejs-video {
        width: 475px !important;
        height: 258px !important;
        margin-left: -78px; }
      /* line 2809, ../scss/main.scss */
      #mpc-loops-holder #video-wrapper.small-video {
        height: 88px !important; }

  /* line 2822, ../scss/main.scss */
  #footnote-menu ul {
    width: 100%; }
  /* line 2825, ../scss/main.scss */
  #footnote-menu .footnote-menu-item {
    width: 49%;
    float: right;
    border: none; }
    /* line 2831, ../scss/main.scss */
    #footnote-menu .footnote-menu-item:first-child {
      border-left: 1px solid #dcdbda; }
    /* line 2835, ../scss/main.scss */
    #footnote-menu .footnote-menu-item .button {
      padding: 1em 0em 0.75em 1em; }

  /* line 2843, ../scss/main.scss */
  #map-container #map-texts {
    width: 100%; }
    /* line 2847, ../scss/main.scss */
    #map-container #map-texts .map-caption h1 {
      font-size: 2.125em;
      line-height: 1.1em; }
    /* line 2851, ../scss/main.scss */
    #map-container #map-texts .map-caption h2 {
      font-size: 1.3em;
      line-height: 1.3em;
      margin-bottom: 1.5em; }
    /* line 2858, ../scss/main.scss */
    #map-container #map-texts .map-caption p {
      font-size: 1em;
      line-height: 1.4em;
      font-weight: normal;
      color: #83807e; }
  /* line 2866, ../scss/main.scss */
  #map-container #map-image {
    width: 100%; }
    /* line 2869, ../scss/main.scss */
    #map-container #map-image .map-holder {
      padding: 1.125em 1.25em 3.75em; }
      /* line 2872, ../scss/main.scss */
      #map-container #map-image .map-holder .map-links {
        width: 100%; }
        /* line 2874, ../scss/main.scss */
        #map-container #map-image .map-holder .map-links .map-item {
          position: relative !important;
          top: auto !important;
          left: auto !important; }
          /* line 2878, ../scss/main.scss */
          #map-container #map-image .map-holder .map-links .map-item a {
            display: block;
            border-bottom: 1px solid white; }
          /* line 2882, ../scss/main.scss */
          #map-container #map-image .map-holder .map-links .map-item i {
            display: none; }
      /* line 2885, ../scss/main.scss */
      #map-container #map-image .map-holder .map {
        display: none; }

  /* line 2893, ../scss/main.scss */
  #footer .footer-holder {
    display: block;
    text-align: center; }
  /* line 2898, ../scss/main.scss */
  #footer .footer-left-side {
    padding: 0;
    float: none; }
    /* line 2901, ../scss/main.scss */
    #footer .footer-left-side .copyright {
      float: none;
      padding-right: 0.125em;
      margin-top: 0em; }
    /* line 2907, ../scss/main.scss */
    #footer .footer-left-side #footer-links-list {
      float: none;
      margin-bottom: 7em; }
      /* line 2910, ../scss/main.scss */
      #footer .footer-left-side #footer-links-list .footer-link {
        float: none;
        width: 100%;
        margin-bottom: 1em;
        padding-left: 0; }
  /* line 2919, ../scss/main.scss */
  #footer .footer-right-side {
    *zoom: 1;
    float: none;
    position: absolute;
    top: 150px;
    left: 21%; }
    /* line 27, ../scss/grid.scss */
    #footer .footer-right-side:before, #footer .footer-right-side:after {
      content: "";
      display: table; }
    /* line 31, ../scss/grid.scss */
    #footer .footer-right-side:after {
      clear: both; } }
/* ==========================================================================
   Debugger - Helper
   ========================================================================== */
/* line 2935, ../scss/main.scss */
#debugger {
  position: fixed;
  top: 100px;
  left: 0;
  background-color: black;
  width: 82px;
  height: 30px;
  padding: 5px;
  font-size: 0.625em;
  z-index: 100; }
  /* line 2945, ../scss/main.scss */
  #debugger .resolucao {
    color: red; }
  /* line 2949, ../scss/main.scss */
  #debugger .text {
    color: white; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 2963, ../scss/main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

/* line 2964, ../scss/main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/* line 2965, ../scss/main.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 2966, ../scss/main.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 2968, ../scss/main.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* line 2969, ../scss/main.scss */
.invisible {
  visibility: hidden; }

/* line 2971, ../scss/main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

/* line 2972, ../scss/main.scss */
.clearfix:after {
  clear: both; }

/* line 2973, ../scss/main.scss */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 2984, ../scss/main.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 2992, ../scss/main.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 2996, ../scss/main.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 3000, ../scss/main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 3010, ../scss/main.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 3015, ../scss/main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 3020, ../scss/main.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 3025, ../scss/main.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 3029, ../scss/main.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 3039, ../scss/main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 3045, ../scss/main.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
