/* Bootstrap Mixins */
/* iSpot Mixins  */
/* Colors: iSpot
-------------------------------------------------------------------- */
/* Colors: Misc Colors
-------------------------------------------------------------------- */
/* Colors: Social
-------------------------------------------------------------------- */
/* Depricated
-------------------------------------------------------------------- */
/* Colors: General */
/* Colors: Links */
/* Colors: iSpot */
/* Colors: Social */
/* Global Styles  */
/* RESETS */
body {
  background: #fff;
  color: #444;
  font-size: 13px;
  padding: 0 !important; }

img {
  max-width: 100%;
  ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  color: #000;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999; }

h1, h2, h3 {
  margin: 1em 0 0.5em 0; }
  h1 small, h2 small, h3 small {
    font-size: 65%; }

h4, h5, h6 {
  margin: 0.25em 0; }
  h4 small, h5 small, h6 small {
    font-size: 75%; }

h1 {
  font-size: 30px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 22px; } }

h2 {
  font-size: 24px; }
  @media (max-width: 767px) {
    h2 {
      font-size: 18px; } }

h3 {
  font-size: 18px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 16px; } }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 11px;
  color: #999;
  text-transform: uppercase; }

p {
  margin: 1em 0; }

a:focus {
  outline: none; }

button::-moz-focus-inner {
  border: 0;
  outline: none; }

input::-moz-focus-inner {
  border: 0;
  outline: none; }

small {
  font-size: 85%; }

.video * {
  outline: none !important; }

th {
  white-space: nowrap; }

ul {
  padding-left: 30px; }

@font-face {
  font-family: 'iSpot-Custom';
  src: url("/fonts/icomoon/iSpot-Custom.eot?-zck3gm");
  src: url("/fonts/icomoon/iSpot-Custom.eot?#iefix-zck3gm") format("embedded-opentype"), url("/fonts/icomoon/iSpot-Custom.woff?-zck3gm") format("woff"), url("/fonts/icomoon/iSpot-Custom.ttf?-zck3gm") format("truetype"), url("/fonts/icomoon/iSpot-Custom.svg?-zck3gm#iSpot-Custom") format("svg");
  font-weight: normal;
  font-style: normal; }
.glyphicon-custom,
.fa-custom {
  font-family: 'iSpot-Custom';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none; }

.glyphicon-credit:before {
  content: "\e600"; }

.glyphicon-pie:before {
  content: "\e601"; }

.glyphicon-graph:before {
  content: "\e602"; }

.glyphicon-menu:before {
  content: "\e603"; }

.glyphicon-question:before {
  content: "\e604"; }

.glyphicon-twitter:before {
  content: "\e605"; }

.glyphicon-facebook:before {
  content: "\e606"; }

.glyphicon-googleplus:before {
  content: "\e607"; }

.glyphicon-linkedin:before {
  content: "\e608"; }

.fa-wikipedia-square:before {
  content: "\e609"; }

.fa-imdb-square:before {
  content: "\e60a"; }

i {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s; }

@-webkit-keyframes fontfix {
  from {
    opacity: 0.9; }
  to {
    opacity: 1; } }
/* Responsive - Text Alignment */
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .text-center-md {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center !important; } }

@media (max-width: 767px) {
  .text-left-xs {
    text-align: left !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .text-left-sm {
    text-align: left !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-md {
    text-align: left !important; } }

@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left !important; } }

@media (max-width: 767px) {
  .text-right-xs {
    text-align: right !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .text-right-sm {
    text-align: right !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .text-right-md {
    text-align: right !important; } }

@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right !important; } }

/* Responsive - Images */
@media (max-width: 767px) {
  .img-responsive-xs {
    display: block;
    height: auto;
    max-width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .img-responsive-sm {
    display: block;
    height: auto;
    max-width: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .img-responsive-md {
    display: block;
    height: auto;
    max-width: 100%; } }

@media (min-width: 1200px) {
  .img-responsive-lg {
    display: block;
    height: auto;
    max-width: 100%; } }

/* Responsive - Margins */
.margin-top {
  margin-top: 18px; }

@media (max-width: 767px) {
  .margin-top-xs {
    margin-top: 18px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .margin-top-sm {
    margin-top: 18px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .margin-top-md {
    margin-top: 18px !important; } }

@media (min-width: 1200px) {
  .margin-top-lg {
    margin-top: 18px !important; } }

.margin-bottom {
  margin-bottom: 18px; }

@media (max-width: 767px) {
  .margin-bottom-xs {
    margin-bottom: 18px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .margin-bottom-sm {
    margin-bottom: 18px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .margin-bottom-md {
    margin-bottom: 18px !important; } }

@media (min-width: 1200px) {
  .margin-bottom-lg {
    margin-bottom: 18px !important; } }

.no-margin-top {
  margin-top: 0 !important; }

@media (max-width: 767px) {
  .no-margin-top-xs {
    margin-top: 0 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .no-margin-top-sm {
    margin-top: 0 !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .no-margin-top-md {
    margin-top: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-top-lg {
    margin-top: 0 !important; } }

.no-margin-bottom {
  margin-bottom: 0 !important; }

@media (max-width: 767px) {
  .no-margin-bottom-xs {
    margin-bottom: 0 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .no-margin-bottom-sm {
    margin-bottom: 0 !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .no-margin-bottom-md {
    margin-bottom: 0 !important; } }

@media (min-width: 1200px) {
  .no-margin-bottom-lg {
    margin-bottom: 0 !important; } }

/* BOOTSTRAP ADJUSTMENTS
---------------------------------------------------*/
@media (max-width: 480px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left; }

  .col-xxs-1 {
    width: 8.33333%; }

  .col-xxs-2 {
    width: 16.66667%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-4 {
    width: 33.33333%; }

  .col-xxs-5 {
    width: 41.66667%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-7 {
    width: 58.33333%; }

  .col-xxs-8 {
    width: 66.66667%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-10 {
    width: 83.33333%; }

  .col-xxs-11 {
    width: 91.66667%; }

  .col-xxs-12 {
    width: 100%; }

  .col-xxs-pull-0 {
    right: auto; }

  .col-xxs-pull-1 {
    right: 8.33333%; }

  .col-xxs-pull-2 {
    right: 16.66667%; }

  .col-xxs-pull-3 {
    right: 25%; }

  .col-xxs-pull-4 {
    right: 33.33333%; }

  .col-xxs-pull-5 {
    right: 41.66667%; }

  .col-xxs-pull-6 {
    right: 50%; }

  .col-xxs-pull-7 {
    right: 58.33333%; }

  .col-xxs-pull-8 {
    right: 66.66667%; }

  .col-xxs-pull-9 {
    right: 75%; }

  .col-xxs-pull-10 {
    right: 83.33333%; }

  .col-xxs-pull-11 {
    right: 91.66667%; }

  .col-xxs-pull-12 {
    right: 100%; }

  .col-xxs-push-0 {
    left: auto; }

  .col-xxs-push-1 {
    left: 8.33333%; }

  .col-xxs-push-2 {
    left: 16.66667%; }

  .col-xxs-push-3 {
    left: 25%; }

  .col-xxs-push-4 {
    left: 33.33333%; }

  .col-xxs-push-5 {
    left: 41.66667%; }

  .col-xxs-push-6 {
    left: 50%; }

  .col-xxs-push-7 {
    left: 58.33333%; }

  .col-xxs-push-8 {
    left: 66.66667%; }

  .col-xxs-push-9 {
    left: 75%; }

  .col-xxs-push-10 {
    left: 83.33333%; }

  .col-xxs-push-11 {
    left: 91.66667%; }

  .col-xxs-push-12 {
    left: 100%; }

  .col-xxs-offset-0 {
    margin-left: 0%; }

  .col-xxs-offset-1 {
    margin-left: 8.33333%; }

  .col-xxs-offset-2 {
    margin-left: 16.66667%; }

  .col-xxs-offset-3 {
    margin-left: 25%; }

  .col-xxs-offset-4 {
    margin-left: 33.33333%; }

  .col-xxs-offset-5 {
    margin-left: 41.66667%; }

  .col-xxs-offset-6 {
    margin-left: 50%; }

  .col-xxs-offset-7 {
    margin-left: 58.33333%; }

  .col-xxs-offset-8 {
    margin-left: 66.66667%; }

  .col-xxs-offset-9 {
    margin-left: 75%; }

  .col-xxs-offset-10 {
    margin-left: 83.33333%; }

  .col-xxs-offset-11 {
    margin-left: 91.66667%; }

  .col-xxs-offset-12 {
    margin-left: 100%; } }
.breadcrumb {
  color: rgba(255, 255, 255, 0.6) !important;
  padding: 0;
  margin: 0;
  background: transparent; }
  .breadcrumb a {
    color: rgba(255, 255, 255, 0.8) !important; }

.dropdown-menu li a:hover {
  color: #fff;
  background: #6FAF1C; }

.row.gutter-md {
  margin-right: -8px;
  margin-left: -8px; }
  .row.gutter-md [class*="col-xs-"],
  .row.gutter-md [class*="col-sm-"],
  .row.gutter-md [class*="col-md-"],
  .row.gutter-md [class*="col-lg-"] {
    padding-right: 8px;
    padding-left: 8px; }
  .row.gutter-md .row {
    margin-right: -8px;
    margin-left: -8px; }
.row.gutter-sm {
  margin-right: -3px;
  margin-left: -3px; }
  .row.gutter-sm [class*="col-xs-"],
  .row.gutter-sm [class*="col-sm-"],
  .row.gutter-sm [class*="col-md-"],
  .row.gutter-sm [class*="col-lg-"] {
    padding-right: 3px;
    padding-left: 3px; }
  .row.gutter-sm .row {
    margin-right: -3px;
    margin-left: -3px; }
.row.gutter-xs {
  margin-right: 0;
  margin-left: 0; }
  .row.gutter-xs [class*="col-xs-"],
  .row.gutter-xs [class*="col-sm-"],
  .row.gutter-xs [class*="col-md-"],
  .row.gutter-xs [class*="col-lg-"] {
    padding-right: 0;
    padding-left: 0; }
  .row.gutter-xs .row {
    margin-right: 0;
    margin-left: 0; }
@media (max-width: 767px) {
  .row .col-xs-inline {
    display: inline;
    padding-right: 0; }
    .row .col-xs-inline + .col-xs-inline {
      padding-left: 0; } }

@media (max-width: 767px) {
  .container,
  .container-fluid,
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
  .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
  .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
  .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
  .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
  .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
  .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
  .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
  .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
  .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
  .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
  .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 8px;
    padding-left: 8px; }

  .row,
  .form-horizontal .form-group {
    margin-right: -8px;
    margin-left: -8px; }

  .navbar-nav {
    margin-left: 0;
    margin-right: 0; } }
@media (min-width: 768px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: 0; } }
.nav-tabs,
.nav-pills {
  position: relative; }

.btn {
  border-radius: 3px; }
  .btn.btn-primary {
    color: #fff;
    background-color: #2a7de1;
    border-color: #2a7de1 #2a7de1 #2a7de1; }
    .btn.btn-primary:hover {
      background-color: #1e70d4;
      border-color: #1e70d4 #1e70d4 #1b64bd; }
    .btn.btn-primary:active, .btn.btn-primary.active {
      background-color: #1b64bd;
      border-color: #1b64bd #1b64bd #144d91; }
    .btn-group .btn.btn-primary + .btn {
      border-left-color: #144d91;
      z-index: 3; }
  .btn.btn-success {
    color: #fff;
    background-color: #6FAF1C;
    border-color: #6FAF1C #6FAF1C #6FAF1C; }
    .btn.btn-success:hover {
      background-color: #619918;
      border-color: #619918 #619918 #538315; }
    .btn.btn-success:active, .btn.btn-success.active {
      background-color: #538315;
      border-color: #538315 #538315 #37570e; }
    .btn-group .btn.btn-success + .btn {
      border-left-color: #37570e;
      z-index: 3; }
  .btn.btn-facebook, .btn.btn-twitter, .btn.btn-pinterest, .btn.btn-linkedin {
    padding-left: 7px;
    padding-right: 7px; }
    .btn.btn-facebook i, .btn.btn-twitter i, .btn.btn-pinterest i, .btn.btn-linkedin i {
      margin-right: 3px;
      font-size: 16px; }
    @media (max-width: 767px) {
      .btn.btn-facebook, .btn.btn-twitter, .btn.btn-pinterest, .btn.btn-linkedin {
        min-width: 34px;
        padding: 5px 9px; }
        .btn.btn-facebook i, .btn.btn-twitter i, .btn.btn-pinterest i, .btn.btn-linkedin i {
          margin-right: 0;
          font-size: 16px; } }
  .btn.btn-facebook {
    color: #fff;
    background-color: #3B5998;
    border-color: #3B5998 #3B5998 #3B5998; }
    .btn.btn-facebook:hover {
      background-color: #344e86;
      border-color: #344e86 #344e86 #2d4373; }
    .btn.btn-facebook:active, .btn.btn-facebook.active {
      background-color: #2d4373;
      border-color: #2d4373 #2d4373 #1e2e4f; }
    .btn-group .btn.btn-facebook + .btn {
      border-left-color: #1e2e4f;
      z-index: 3; }
    @media (max-width: 767px) {
      .btn.btn-facebook {
        padding: 6px 9px 4px 9px; } }
  .btn.btn-twitter {
    color: #fff;
    background-color: #4099FF;
    border-color: #4099FF #4099FF #4099FF; }
    .btn.btn-twitter:hover {
      background-color: #268bff;
      border-color: #268bff #268bff #0d7eff; }
    .btn.btn-twitter:active, .btn.btn-twitter.active {
      background-color: #0d7eff;
      border-color: #0d7eff #0d7eff #0065d9; }
    .btn-group .btn.btn-twitter + .btn {
      border-left-color: #0065d9;
      z-index: 3; }
  .btn.btn-pinterest {
    color: #fff;
    background-color: #C92228;
    border-color: #C92228 #C92228 #C92228; }
    .btn.btn-pinterest:hover {
      background-color: #b31e24;
      border-color: #b31e24 #b31e24 #9d1b1f; }
    .btn.btn-pinterest:active, .btn.btn-pinterest.active {
      background-color: #9d1b1f;
      border-color: #9d1b1f #9d1b1f #721317; }
    .btn-group .btn.btn-pinterest + .btn {
      border-left-color: #721317;
      z-index: 3; }
  .btn.btn-linkedin {
    color: #fff;
    background-color: #4875B4;
    border-color: #4875B4 #4875B4 #4875B4; }
    .btn.btn-linkedin:hover {
      background-color: #4169a2;
      border-color: #4169a2 #4169a2 #395d90; }
    .btn.btn-linkedin:active, .btn.btn-linkedin.active {
      background-color: #395d90;
      border-color: #395d90 #395d90 #2b466b; }
    .btn-group .btn.btn-linkedin + .btn {
      border-left-color: #2b466b;
      z-index: 3; }
  .btn.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.btn-icon {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000; }
    .btn.btn-icon:hover {
      color: #6FAF1C; }
  .btn.btn-outline {
    color: #fff;
    background-color: transparent !important;
    border-color: rgba(255, 255, 255, 0.5); }
    .btn.btn-outline:hover {
      border-color: white; }
    .btn.btn-outline.btn-success:hover {
      border-color: white; }
  .btn.btn-xlarge {
    padding: 13px 18px;
    font-size: 19px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .btn.btn-collapse {
    text-align: left; }
    .btn.btn-collapse .fa,
    .btn.btn-collapse .glyphicon {
      float: right; }

.label.label-shade {
  background: rgba(0, 0, 0, 0.2); }

.btn .label {
  padding-left: 6px;
  padding-right: 6px; }

.tooltip {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  white-space: initial; }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip .tooltip-inner {
    font-size: 110%;
    text-align: left;
    max-width: 250px;
    position: relative;
    z-index: 99999; }

.panel-group.panel-simple,
.panel-group.panel-simple .panel,
.panel-group.panel-simple .panel-default,
.panel-group.panel-simple .panel-collapse,
.panel-group.panel-simple .panel-body {
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.controls .controls--nested {
  margin: 10px 0 0 20px; }

@media (max-width: 767px) {
  .form-control {
    margin-bottom: 3px; } }
.form-control.input-width-auto {
  width: auto; }
.form-inline-xs .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

.form-text {
  margin-top: 8px; }

.carousel {
  margin-bottom: 20px; }
  .carousel .carousel-caption {
    right: 0;
    left: 0;
    bottom: 0;
    padding: 20px 10px 10px 10px;
    text-align: left;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 100%); }
    .carousel .carousel-caption h4 {
      font-size: 18px;
      margin: 10px 0 0 0;
      color: #fff; }
    .carousel .carousel-caption p {
      font-size: 14px;
      margin: 0;
      color: #ccc; }
  .carousel .carousel-control {
    /* Alternate Controls */
    /* Alternate Icons */ }
    .carousel .carousel-control.alternate {
      background: rgba(0, 0, 0, 0.5);
      border: 1px solid rgba(255, 255, 255, 0.5);
      height: 60px;
      width: 30px;
      top: 30%; }
      @media (min-width: 768px) {
        .carousel .carousel-control.alternate {
          height: 90px;
          width: 45px;
          top: 40%; } }
      .carousel .carousel-control.alternate.left {
        border-left: 0;
        border-radius: 0 60px 60px 0; }
        @media (min-width: 768px) {
          .carousel .carousel-control.alternate.left {
            border-radius: 0 90px 90px 0; } }
      .carousel .carousel-control.alternate.right {
        border-right: 0;
        border-radius: 60px 0 0 60px; }
        @media (min-width: 768px) {
          .carousel .carousel-control.alternate.right {
            border-radius: 90px 0 0 90px; } }
    .carousel .carousel-control .fa-angle-left,
    .carousel .carousel-control .fa-angle-right {
      position: absolute;
      top: 50%;
      z-index: 5;
      display: inline-block;
      margin-top: -10px; }
    .carousel .carousel-control .fa-angle-left {
      left: 50%;
      margin-left: -10px; }
    .carousel .carousel-control .fa-angle-right {
      right: 50%;
      margin-right: -10px; }
  @media (min-width: 768px) {
    .carousel .carousel-control .fa-angle-left,
    .carousel .carousel-control .fa-angle-right {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    .carousel .carousel-control .fa-angle-left {
      margin-left: -15px; }
    .carousel .carousel-control .fa-angle-right {
      margin-right: -15px; } }

a[data-toggle],
a[data-toggle]:hover {
  cursor: pointer; }

@media (max-width: 767px) {
  .no-collapse-xs {
    display: block; } }
@media (min-width: 768px) and (max-width: 991px) {
  .no-collapse-sm {
    display: block; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .no-collapse-md {
    display: block; } }
@media (min-width: 1200px) {
  .no-collapse-lg {
    display: block; } }
.thumbnail {
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 2px; }
  .thumbnail.ranked {
    position: relative; }
    .thumbnail.ranked .ranked--number {
      position: absolute;
      z-index: 2;
      bottom: -1px;
      right: -1px;
      height: 32px;
      width: 32px;
      background: #f9cf25;
      background: #78be28;
      color: #fff;
      border-top-left-radius: 32px;
      text-align: right;
      padding-right: 5px;
      padding-top: 10px; }

.thumbnail_example {
  padding: 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); }

/* FLEXSLIDER ADJUSTMENTS */
/* Slider 1: Screenshots */
.flexslider-1 .flexslides li a {
  position: relative;
  display: block; }

.flexslider-1 .flexslides li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  opacity: 0.5; }

.flexslider-1 .flexslides li a:hover:before {
  opacity: 1; }

.flexslider-1 .flex-viewport {
  min-height: 45px; }

.flexslider-1 .flexslides li {
  max-width: 80px; }

.flexslider-1 .flexslides li a:before {
  background: url("../../../img/sprite/sprite-flexslider.png") no-repeat -150px 0; }

.flexslider-1 .flexslides li img {
  width: 80px;
  height: 45px;
  background: #000; }

/* Slider 2: Alternate Trailers */
.flexslider-2 .flexslides li a {
  position: relative;
  display: block; }

.flexslider-2 .flexslides li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  opacity: 0.5; }

.flexslider-2 .flexslides li a:hover:before {
  opacity: 1; }

.flexslider-2 .flex-viewport {
  min-height: 76px; }

.flexslider-2 .flexslides li {
  max-width: 136px; }

.flexslider-2 .flexslides li a:before {
  background: url("../../../img/sprite/sprite-flexslider.png") no-repeat -120px 0; }

.flexslider-2 .flexslides li img {
  width: 136px;
  height: 76px;
  background: #000; }

/* FONT AWESOME ADJUSTMENTS */
.fa .fa-lg {
  font-size: 120%; }

.fa-stack {
  font-size: 1.5em;
  text-shadow: 1px 1px 1px #fff, 0 0 0 #b3b3b3, 1px 1px 1px #fff; }
  @media (max-width: 767px) {
    .fa-stack {
      text-shadow: none; } }
  @media (min-width: 768px) {
    .fa-stack {
      font-size: 3em; } }
  .fa-stack .fa {
    color: rgba(0, 0, 0, 0.2); }

a .fa-stack:hover .fa-circle-thin {
  color: rgba(0, 0, 0, 0.4); }
a .fa-stack:hover .fa-twitter {
  color: #4099FF; }
a .fa-stack:hover .fa-linkedin {
  color: #4875B4; }
a .fa-stack:hover .fa-google-plus {
  color: #D34836; }
a .fa-stack:hover .fa-facebook {
  color: #3B5998; }
a .fa-stack:hover .fa-tumblr {
  color: #2C4762; }
a .fa-stack:hover .fa-envelope {
  color: #6FAF1C; }

/* PLUGIN ADJUSTMENTS - JQUERY UI */
.ui-autocomplete {
  z-index: 99999 !important; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #eee !important;
  background: #eee !important;
  color: #212121; }

/* SHELL */
body {
  background: #eee; }

.wrapper {
  background: #fff; }

/* SHELL - HEADER */
header.main {
  font-size: 16px;
  margin-bottom: 7px; }
  header.main .brandbar-logo {
    padding-top: 19px;
    width: 160px;
    display: inline-block; }
    header.main .brandbar-logo img {
      width: 100%; }
  header.main .tagline {
    margin-top: 37px;
    color: #777; }
  header.main .aux {
    color: #777;
    font-size: 12px;
    line-height: 21px;
    padding-top: 4px; }
    header.main .aux .follow {
      height: 20px;
      overflow: hidden;
      display: inline-block;
      text-align: left;
      position: relative;
      margin-bottom: -2px; }
    header.main .aux .facebook {
      width: 50px; }
    header.main .aux .twitter {
      width: 60px; }

/* SHELL - FOOTER */
footer.main {
  background: #eee;
  color: #8a8a8a;
  padding: 18px 0; }
  footer.main a {
    color: #999; }
    footer.main a:hover {
      color: #666; }
  footer.main ul {
    margin-top: 12px;
    list-style: none;
    margin: 0;
    padding: 0; }
    footer.main ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
  footer.main .footer-social a {
    font-size: 30px; }
    footer.main .footer-social a:hover {
      text-decoration: none; }

/* SHELL - MAIN NAV */
@media (min-width: 768px) {
  nav.main {
    min-height: 0;
    margin-bottom: 0;
    font-size: 16px; }
    nav.main .nav > li > a {
      padding: 10px 20px;
      color: #777; }
    nav.main .nav > li > a:focus,
    nav.main .nav > li > a:hover {
      background: transparent;
      color: #6FAF1C; }
    nav.main .nav > li.lnk-cta > a {
      font-weight: 500;
      color: #6FAF1C; }
    nav.main .nav > .dropdown > li {
      border: 0; }
    nav.main .nav > .dropdown li > a:hover,
    nav.main .nav > .dropdown li > a:focus {
      background: #6FAF1C;
      color: #fff; }
    nav.main .navbar-left > li:first-child > a {
      padding-left: 0; }
    nav.main .navbar-right li:last-child > a {
      padding-right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  nav.main .nav > li > a {
    padding: 10px; } }
/* SHELL - MOBILE NAV */
@media (max-width: 767px) {
  header.aux {
    background: #eee; }

  /* Mobile - Nav Icons */
  header.main {
    padding: 6px 0; }
    header.main .brandbar-logo {
      margin-top: 4px;
      width: 120px; }
    header.main .brandbar-mobile-nav .btn {
      font-size: 18px;
      line-height: 1em;
      background: transparent; }
      header.main .brandbar-mobile-nav .btn:focus, header.main .brandbar-mobile-nav .btn:active:focus, header.main .brandbar-mobile-nav .btn.active:focus {
        outline: none; }

  /* Mobile - Search */
  nav.search-mobile .search-mobile-sub {
    background: #222;
    border-bottom: 1px solid #666;
    padding: 5px 0; }

  /* Mobile - Nav */
  nav.main {
    min-height: 0;
    margin-bottom: 0;
    background: #222;
    border: 0; }
    nav.main .navbar-collapse {
      padding: 0;
      border: 0; }
      nav.main .navbar-collapse .container {
        padding: 0; }
    nav.main .nav {
      margin: 0; }
      nav.main .nav .open > a,
      nav.main .nav .open > a:hover,
      nav.main .nav .open > a:focus {
        background: #000;
        color: #fff; }
      nav.main .nav > li {
        border-bottom: 1px solid #555; }
      nav.main .nav > li > a {
        color: #ccc; }
      nav.main .nav > li > a:focus,
      nav.main .nav > li > a:hover {
        background: #000;
        color: #fff; }
      nav.main .nav .dropdown-menu {
        padding: 0px; }
        nav.main .nav .dropdown-menu li {
          border-top: 1px solid #555; }
          nav.main .nav .dropdown-menu li a {
            color: #ccc; }
            nav.main .nav .dropdown-menu li a:hover {
              color: #fff; } }
/* SHELL - PAGE STYLES */
.page-title {
  background: #002b49;
  color: rgba(255, 255, 255, 0.8);
  line-height: 18px;
  padding-bottom: 10px;
  padding-top: 10px; }
  .page-title.no-breadcrumb {
    padding-top: 28px; }
  .page-title .breadcrumb {
    color: #eee;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    filter: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .page-title .breadcrumb li {
    text-shadow: none;
    color: #EEE; }
  .page-title .breadcrumb a {
    color: #ff9; }
  .page-title a {
    color: #ff9; }
  .page-title h1 {
    margin: 0 0 8px 0;
    color: white;
    line-height: 28px; }
  @media (max-width: 767px) {
    .page-title {
      padding-bottom: 10px;
      padding-top: 15px; }
      .page-title.no-breadcrumb {
        padding-top: 15px; }
      .page-title .breadcrumb {
        display: none; }
      .page-title h1 {
        margin: 0; } }
  .page-title .nav-tabs {
    margin: -10px 0 0 0;
    bottom: -10px;
    border: 0;
    position: relative; }
  .page-title .nav-tabs > li {
    margin: 0; }
  .page-title .nav-tabs > li > a {
    min-height: 24px;
    padding: 2px 10px;
    border: 0;
    border-bottom: 1px solid #ccc;
    background: #eee;
    color: #222;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .page-title .nav-tabs > li > a:hover {
    background: #ddd;
    border: 0;
    border-bottom: 1px solid #bbb;
    color: #000; }
  .page-title .nav-tabs > li.active > a,
  .page-title .nav-tabs > li.active > a:hover,
  .page-title .nav-tabs > li.active > a:focus {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #fff; }
  .page-title .nav-tabs > li.action > a {
    background: #fff;
    border: 0;
    padding: 1px 6px 1px 10px;
    margin-top: 1px; }
  .page-title .nav-tabs > li.action > b {
    display: block;
    padding: 3px 6px;
    background-color: #fff;
    max-height: 20px;
    margin: 0;
    border-radius: 3px; }
  .page-title .nav-tabs > li.action > b i {
    height: 14px;
    width: 14px;
    margin: 0;
    padding: 0; }
  .page-title .nav-tabs > li.dropdown li.active > a,
  .page-title .nav-tabs > li.dropdown li.active > a:hover,
  .page-title .nav-tabs > li.dropdown li.active > a:focus {
    background: #76bd22; }

.page--subtitle_h2 {
  margin-bottom: 5px; }
  .page--subtitle_h2 h2 {
    margin: 0;
    white-space: nowrap; }
  .page--subtitle_h2 form {
    margin: 0; }
    @media (max-width: 767px) {
      .page--subtitle_h2 form {
        margin: 10px 0; } }

.page--subtitle_h3 {
  margin: 10px 0; }
  .page--subtitle_h3 h3 {
    margin: 0;
    white-space: nowrap; }

.page--padding {
  padding-top: 20px;
  padding-bottom: 40px; }

.btn-toolbar.btn-toolbar--social {
  float: right; }

.videobar {
  background: #002b49;
  padding-bottom: 10px; }
  .videobar .btn-toolbar.btn-toolbar--social {
    float: left; }
  .videobar h1 {
    margin-top: 0; }
  @media (max-width: 767px) {
    .videobar h1 {
      font-size: 16px; } }
  .videobar h1, .videobar h3 {
    color: #fff; }
  .videobar .breadcrumb {
    margin: 10px 0 0 0; }
    .videobar .breadcrumb li {
      font-size: 90%; }
  .videobar .meter {
    color: #fff; }
    .videobar .meter .graph {
      height: 3px;
      background: #d02a2c;
      overflow: hidden; }
    .videobar .meter.disabled .graph {
      background: #6FAF1C; }
    .videobar .meter .total {
      height: 3px;
      background: #6FAF1C;
      float: left; }
    .videobar .meter.disabled .total {
      display: none; }
  .videobar .details {
    color: #eee; }
    .videobar .details p {
      margin: 5px 0; }
    .videobar .details .glyphs {
      margin-top: 15px;
      color: rgba(255, 255, 255, 0.6); }
      .videobar .details .glyphs a {
        color: rgba(255, 255, 255, 0.6); }
        .videobar .details .glyphs a:hover {
          color: white; }
  .videobar .share {
    margin-top: 3px; }
    .videobar .share .panel-group {
      margin-bottom: 0; }
    .videobar .share .meter {
      display: none;
      width: 68px;
      height: 30px;
      padding: 5px;
      border: 1px solid rgba(255, 255, 255, 0.8);
      background: rgba(255, 255, 255, 0.2); }
  .videobar #player-image {
    position: relative;
    width: 100%; }
  .videobar #player-removed-msg {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 25% 0 0 0;
    font-size: 1.25em; }

.superbowl-bnr {
  font-size: 13px; }

.superbowl-bnr2 h2 {
  color: #7ab81f;
  margin-top: 0; }

.super-bowl--ad {
  background: transparent url("../../img/superbowl/bg-super-bowl-ad.jpg") no-repeat top center !important;
  background-size: 100% 100% !important; }

.super-bowl--sliver {
  background: #314e1a url("../../img/superbowl/super-bowl-sliver2a.jpg") no-repeat bottom center !important; }
  @media (max-width: 1199px) {
    .super-bowl--sliver {
      background-size: 100% 25px !important; } }
  @media (max-width: 991px) {
    .super-bowl--sliver {
      background: #314e1a url("../../img/superbowl/super-bowl-sliver2b.jpg") no-repeat bottom center !important; } }
  .super-bowl--sliver .super-bowl--link {
    color: #333;
    text-shadow: 0 0 1px white, 0 1px 0 white, 0 -1px 0 white, 1px 0 0 white, -1px 0 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white, -1px -1px 0 white; }
    .super-bowl--sliver .super-bowl--link:hover {
      color: #2a6496;
      text-decoration: none; }

/* Card Insert - /aboutus */
.insert--slot {
  position: relative;
  overflow: hidden; }
  .insert--slot:before {
    content: '';
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: green;
    border-top: 1px solid #ccc; }
    @media (min-width: 1200px) {
      .insert--slot:before {
        bottom: -1px; } }
  .insert--slot .insert--card {
    padding: 0 2%;
    margin-bottom: -60px; }

/* Device Frame - /aboutus */
.device-frame {
  background: #eaeaea;
  background: -moz-linear-gradient(45deg, #eaeaea 0%, #eaeaea 50%, #f7f7f7 50%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #eaeaea), color-stop(50%, #eaeaea), color-stop(50%, #f7f7f7), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(45deg, #eaeaea 0%, #eaeaea 50%, #f7f7f7 50%, #f7f7f7 100%);
  background: -o-linear-gradient(45deg, #eaeaea 0%, #eaeaea 50%, #f7f7f7 50%, #f7f7f7 100%);
  background: -ms-linear-gradient(45deg, #eaeaea 0%, #eaeaea 50%, #f7f7f7 50%, #f7f7f7 100%);
  background: linear-gradient(45deg, #eaeaea 0%, #eaeaea 50%, #f7f7f7 50%, #f7f7f7 100%);
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: inset 0px 0px 4px 0px #f7f7f7;
  -moz-box-shadow: inset 0px 0px 4px 0px #f7f7f7;
  box-shadow: inset 0px 0px 4px 0px #f7f7f7;
  padding: 3%;
  border-radius: 10px;
  position: relative; }
  .device-frame:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 10px;
    background: #515151;
    border-radius: 2px;
    margin-left: 3px;
    height: 4px;
    width: 4px; }
  .device-frame:after {
    content: "";
    position: absolute;
    z-index: 3;
    right: 50%;
    top: 10px;
    background: #848484;
    border-radius: 2px;
    margin-right: 3px;
    height: 4px;
    width: 24px; }
  .device-frame img {
    margin: 10px 0;
    width: 100%;
    border: 1px solid #d1d1d1; }

/* Image Zoom - /spot-analytics-features */
.zoom-image-xs {
  position: relative; }
  .zoom-image-xs a {
    display: none; }
    @media (max-width: 767px) {
      .zoom-image-xs a {
        display: inline;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        color: rgba(58, 58, 58, 0.5); }
        .zoom-image-xs a:hover {
          color: #3a3a3a; }
        .zoom-image-xs a i {
          position: absolute;
          bottom: 10%;
          right: 10%;
          font-size: 4em; } }

/* Device Zoom - /aboutus */
.zoom-device {
  position: relative; }
  .zoom-device a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    padding-top: 5px; }
    .zoom-device a:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      content: "\f00e";
      position: absolute;
      bottom: 4%;
      right: 6%;
      z-index: 9999;
      font-size: 3em;
      color: rgba(0, 0, 0, 0.3); }
  @media (min-width: 768px) {
    .zoom-device {
      margin-bottom: 10px;
      border-bottom: 1px solid #ccc;
      padding: 0 2%;
      width: 100%; }
      .zoom-device .zoom-device--wrap {
        padding-top: 50%;
        position: relative; }
      .zoom-device .zoom-device--image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden; }
      .zoom-device a {
        padding-bottom: 0; }
        .zoom-device a:hover {
          padding-top: 0;
          padding-bottom: 5px; } }

/* Featured Clients Slider - /index/ */
.featured-clients {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-top: 5px; }
  @media (min-width: 768px) {
    .featured-clients {
      padding-top: 10px; } }
  .featured-clients .message {
    display: block;
    text-align: center;
    width: 140px;
    background: #fff;
    color: #999;
    margin: 5px auto -10px auto; }
    @media (min-width: 768px) {
      .featured-clients .message {
        margin: 10px auto -10px auto; } }
  .featured-clients .flexslider {
    margin: 0;
    padding: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5; }
    .featured-clients .flexslider .flex-viewport:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 98%;
      z-index: 9999;
      background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF', GradientType=1); }
    .featured-clients .flexslider .flex-viewport:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 98%;
      left: 0;
      z-index: 9999;
      background-image: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#00FFFFFF', GradientType=1); }
    .featured-clients .flexslider .item {
      padding: 0 10px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-clients .flexslider .item {
          padding: 0 20px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .featured-clients .flexslider .item {
          padding: 0 30px; } }
      @media (min-width: 1200px) {
        .featured-clients .flexslider .item {
          padding: 0 40px; } }

/* nav highlight and arrow structure - /spot-analytics-features/ */
.nav-aside {
  font-size: 15px;
  margin-bottom: 15px; }
  .nav-aside h3 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #666; }
    .nav-aside h3:first-child {
      margin-top: 0; }
  .nav-aside .list-grid--item.active a {
    color: #000;
    text-decoration: none; }
  @media (min-width: 992px) {
    .nav-aside .list-grid--item.active {
      background-color: #e4e4e4;
      margin-top: -1px;
      border-bottom: none;
      position: relative;
      padding: 0 0 0 10px;
      height: 30px;
      line-height: 30px;
      padding-left: 0; }
      .nav-aside .list-grid--item.active:before {
        content: "";
        position: absolute;
        left: -10px;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 10px 15px 0;
        border-color: transparent #e4e4e4 transparent transparent; } }

/* Brand, Actor & Character Page headers */
.mypage.mypage-custom {
  width: 100%;
  position: relative;
  max-height: 500px; }
  .mypage.mypage-custom .mypage--wrap {
    padding-top: 33.33%;
    /* 500 x 1500 */ }
  .mypage.mypage-custom .mypage--shader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 43, 73, 0.2);
    z-index: 2; }
  .mypage.mypage-custom .mypage--inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #002b49;
    background-image: url("../../img/2013/bg-thumbtiles-5.jpg"); }
  .mypage.mypage-custom .page-title {
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: none;
    background-color: rgba(0, 43, 73, 0.8);
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .mypage.mypage-custom .page-title .thumbnail {
      padding: 4px;
      border-radius: 5px;
      float: left;
      width: 60px;
      height: 60px;
      position: relative;
      margin-bottom: -25px;
      margin-right: 10px; }
      .mypage.mypage-custom .page-title .thumbnail img {
        width: 100%;
        height: auto; }
      @media (min-width: 768px) {
        .mypage.mypage-custom .page-title .thumbnail {
          width: 80px;
          height: 80px; } }
.mypage .page-title .thumbnail {
  padding: 4px;
  border-radius: 5px;
  float: left;
  width: 60px;
  height: 60px;
  position: relative;
  margin-bottom: -25px;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .mypage .page-title .thumbnail {
      width: 80px;
      height: 80px; } }

/* Lists */
.list-grid {
  border-top: 2px solid #ccc; }

.list-grid--item {
  padding: 5px 0;
  border-bottom: 1px dotted #ccc; }
  @media (max-width: 767px) {
    .list-grid--item {
      padding: 10px 0; } }

/* Image Grayscale Filter */
.desaturate {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }

/* Help Icon */
.glyphicon-tooltip {
  opacity: 0.4; }
  .glyphicon-tooltip:hover {
    opacity: 1; }

/* Video Icon */
.play {
  position: relative;
  display: block; }
  .play:before {
    background: url("../../img/sprite/sprite-flexslider.png") no-repeat -120px 0;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    opacity: 0.6; }
  .play:hover:before {
    opacity: 1; }
  .play.thumbnail {
    background: #222;
    border-color: #000;
    margin-bottom: 10px;
    padding: 2px; }
    .play.thumbnail img {
      max-height: 150px; }

/* Image Zoom Icon */
a.img-zoom {
  position: relative;
  display: block; }
  a.img-zoom:before {
    background: url("../../img/sprite/sprite-flexslider.png") no-repeat -150px 0;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    opacity: 0.5; }
  a.img-zoom:hover:before {
    opacity: 1; }

/* modal */
.sModalFrame {
  display: block; }

/* Full Width Images */
.img-full-width {
  width: 100%;
  height: auto; }

/* Thumbnail Titles */
.thumbnail-title {
  display: block;
  overflow: hidden;
  min-height: 36px;
  max-height: 36px;
  margin-top: 5px;
  margin-bottom: 20px; }

/* Alternate Link Styles */
a.sLnkAlt {
  color: #6FAF1C; }
  a.sLnkAlt:hover {
    color: #6FAF1C; }

a.sLnkAlt1 {
  color: #ff9; }
  a.sLnkAlt1:hover {
    color: #ff9; }

/* Loading Icon */
.ajax-loader {
  background: transparent url("../../img/ispot/ajax-loader.gif") no-repeat center center;
  min-height: 200px; }

/* DATA BLOCK */
.data-block {
  margin-bottom: 20px; }

.data-block_tight {
  margin: 0 0; }

.data-block--label {
  background: #eee;
  margin-bottom: 5px;
  line-height: 1.8;
  position: relative; }
  .data-block--label strong.pull-left {
    display: inline-block;
    font-weight: normal;
    padding: 0 5px; }
  .data-block--label a.pull-right {
    padding: 0 5px;
    background: #999;
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
    .data-block--label a.pull-right:hover {
      background: #08c;
      cursor: pointer; }
    .data-block--label a.pull-right.data-block--alert-link {
      background: #f00; }
      .data-block--label a.pull-right.data-block--alert-link:hover {
        background: #08c; }

.data-block--focus {
  font-size: 24px;
  line-height: 28px; }
  @media (max-width: 767px) {
    .data-block--focus {
      font-size: 18px;
      line-height: 22px; } }

.data-block--focus-note {
  display: inline-block;
  font-size: 11px;
  line-height: 1em; }

.data-block--spark {
  line-height: 28px;
  margin-top: 3px;
  margin-left: 3px; }
  @media (max-width: 767px) {
    .data-block--spark {
      margin-top: -3px;
      line-height: 22px; } }

.data-block--list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none; }
  .data-block--list li {
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #ccc; }

.data-block--icon {
  margin-right: 10px; }

.data-block--collapse.collapse.in {
  overflow: visible; }

.data-block--compare {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px; }
  .data-block--compare .nav-pills {
    margin: 0 0 3px 0; }
  .data-block--compare select {
    margin-bottom: 3px;
    height: 25px;
    line-height: 25px;
    padding: 1px 6px; }
  .data-block--compare .twitter-typeahead {
    display: inline-block !important;
    width: 100%;
    margin-bottom: 3px; }
    .data-block--compare .twitter-typeahead .form-control {
      width: 75%; }

.data-block--compare-menu {
  height: 1px;
  position: absolute;
  top: 24px;
  right: 0;
  width: 300px;
  z-index: 9999; }
  .data-block--compare-menu .collapse,
  .data-block--compare-menu .collapsing {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999; }
    .data-block--compare-menu .collapse.in,
    .data-block--compare-menu .collapsing.in {
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .data-block--compare-menu form {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 5px; }
  .data-block--compare-menu select {
    margin-bottom: 3px;
    width: 100%; }

/* MODALS */
.modal {
  z-index: 1062; }
  .modal .modal-header {
    border-bottom: 2px solid #ccc;
    padding: 10px 15px; }
    .modal .modal-header h3, .modal .modal-header h4 {
      margin: 0 !important; }
  .modal .modal-body h1:first-child, .modal .modal-body h2:first-child, .modal .modal-body h3:first-child, .modal .modal-body h4:first-child, .modal .modal-body h5:first-child, .modal .modal-body p:first-child {
    margin-top: 0; }
  .modal.analytics-modal ul {
    padding-left: 15px; }
  .modal.analytics-modal h4 {
    margin: 0;
    font-weight: bold; }
  .modal.analytics-modal .modal-content {
    overflow: hidden; }
  .modal.analytics-modal .modal-header {
    border-bottom: 5px solid #FD440B; }
  .modal.analytics-modal .modal-footer {
    background-color: #f1f1f1;
    border-top: 1px solid #ddd; }
  .modal.analytics-modal .screen-ad {
    position: relative;
    text-align: right; }
  .modal.analytics-modal .screen-chart {
    position: absolute;
    bottom: -10px;
    right: 5px;
    height: 70px; }
  .modal.sModalPlayer .modal-header {
    border-bottom: none;
    padding: 8px 15px; }
    .modal.sModalPlayer .modal-header h3 {
      font-size: 1.2em;
      max-width: 450px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .modal.sModalPlayer .modal-body {
    background-color: #000;
    padding: 0; }
  .modal.sModalPlayer .modal-footer {
    padding: 5px 15px; }
  .modal.sModalPlayer .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
    .modal.sModalPlayer .videoWrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .modal.sScreensModal .modal-header {
    border-bottom: none;
    padding: 8px 15px; }
    .modal.sScreensModal .modal-header h3 {
      font-size: 1.2em;
      max-width: 450px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .modal.sScreensModal .modal-body {
    background-color: #000;
    padding: 0; }
  .modal.sScreensModal .modal-footer {
    padding: 5px 15px; }

.modal-backdrop {
  z-index: 1061; }

@media (min-width: 840px) {
  .sModalPlayer .modal-dialog {
    width: 800px; } }
@media (min-width: 940px) {
  .sModalPlayer .modal-dialog {
    width: 900px; } }
@media (min-width: 1040px) {
  .sModalPlayer .modal-dialog {
    width: 1000px; } }
/* PLUGIN ADJUSTMENTS - TWITTER TYPEAHEAD
-------------------------------------------------------------------- */
.tt-input, .tt-query, .tt-hint {
  position: relative;
  margin-bottom: 0px !important;
  display: block !important; }

.tt-hint {
  color: #999999; }

.tt-dropdown-menu {
  width: 100%;
  background: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 0; }

.tt-no-matches {
  font-size: 14px;
  line-height: 20px;
  color: #999999; }

.tt-suggestion {
  font-size: 14px;
  line-height: 20px; }

.tt-suggestion.tt-cursor {
  background-color: #eee;
  cursor: hand; }

.tt-suggestion a:hover {
  cursor: pointer !important; }

.tt-title a {
  display: block;
  padding: 5px 0 3px; }

.tt-suggestion {
  padding: 3px 10px; }
  @media (max-width: 767px) {
    .tt-suggestion {
      padding: 6px 10px; } }

/* Header Specific Search Styles
-------------------------------------------------------------------- */
.search-box {
  position: relative; }
  .search-box .search-box__input {
    display: block !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0; }
  .search-box .search-box__button {
    z-index: 9999 !important;
    color: #999;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 7px; }
    .search-box .search-box__button:hover {
      color: #000; }
  .search-box .twitter-typeahead {
    display: block !important; }
    .search-box .twitter-typeahead .typeahead:focus {
      z-index: 999 !important; }
    .search-box .twitter-typeahead .tt-dropdown-menu {
      top: 0 !important;
      z-index: 9999 !important;
      width: 100%;
      margin-top: 33px;
      max-height: 500px;
      padding: 10px;
      overflow-x: hidden;
      overflow-y: scroll; }
      .search-box .twitter-typeahead .tt-dropdown-menu::-webkit-scrollbar {
        -webkit-appearance: none; }
        .search-box .twitter-typeahead .tt-dropdown-menu::-webkit-scrollbar:vertical {
          width: 11px; }
        .search-box .twitter-typeahead .tt-dropdown-menu::-webkit-scrollbar:horizontal {
          height: 11px; }
      .search-box .twitter-typeahead .tt-dropdown-menu::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid #ffffff;
        background-color: #b3b3b3; }
      .search-box .twitter-typeahead .tt-dropdown-menu::-webkit-scrollbar-track {
        background-color: #ffffff;
        border-left: 1px solid #e6e6e6;
        border-radius: 0; }
      .search-box .twitter-typeahead .tt-dropdown-menu hr {
        margin: 5px 0 10px; }
    .search-box .twitter-typeahead .tt-title {
      margin-top: 10px;
      font-size: 20px;
      line-height: 1em;
      font-weight: normal;
      background: #fff;
      color: #999;
      border-bottom: 1px solid #eee;
      margin-bottom: 5px; }
      .search-box .twitter-typeahead .tt-title a {
        font-size: 0.75em; }
    .search-box .twitter-typeahead .tt-suggestion .clearfix {
      white-space: normal; }
    .search-box .twitter-typeahead .tt-image {
      margin-right: 5px; }
      .search-box .twitter-typeahead .tt-image img {
        width: 100%;
        max-width: 24px;
        height: auto;
        border: 1px solid #cccccc; }
    .search-box .twitter-typeahead .tt-image_ad img {
      max-width: 48px; }
    .search-box .twitter-typeahead .tt-desc {
      width: 78%;
      font-size: 13px;
      line-height: 16px; }

/* Page Styles  */
@media (max-width: 767px) {
  .page--home .thumbnail.thumbnail_example {
    padding: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    margin-bottom: 0;
    border: 0; } }
.page--home section {
  margin-bottom: 30px; }
  .page--home section .title {
    border-bottom: dotted 1px #999;
    color: #777;
    padding: 5px 0;
    text-transform: uppercase;
    margin-top: 10px; }
  .page--home section .note {
    text-align: right; }
.page--home .banner {
  margin-bottom: 0;
  padding: 50px 0;
  color: #fff;
  background-size: 100% auto;
  background: #002b49 url(/img/2013/bg-thumbtiles-5.jpg) repeat fixed 50% 0px;
  font-size: 20px;
  line-height: 28px; }
  @media (max-width: 767px) {
    .page--home .banner {
      text-align: center;
      margin-bottom: 0;
      padding-bottom: 1px; } }
  .page--home .banner h1 {
    color: #fff;
    font-size: 35px;
    line-height: 45px; }
    @media (max-width: 767px) {
      .page--home .banner h1 {
        margin-top: 0; } }
  .page--home .banner i {
    color: #6FAF1C;
    font-style: normal; }
  .page--home .banner p {
    margin-top: 10px; }
  .page--home .banner .devices {
    background: transparent url("../../img/2014/img-devices-hp01.png") no-repeat top center;
    background-size: 100% auto;
    max-width: 750px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .page--home .banner .devices {
        position: relative;
        left: -25px; } }
    .page--home .banner .devices div {
      position: relative;
      padding-bottom: 57%;
      padding-top: 0;
      height: 0;
      overflow: hidden; }
      @media (max-width: 767px) {
        .page--home .banner .devices div {
          padding-bottom: 35%; } }
.page--home .press .logo {
  display: block;
  height: 47px;
  width: 140px;
  text-indent: -9999em;
  background: transparent url(../../img/2014/sprite-press-1.png) no-repeat 0 0; }
  .page--home .press .logo.slot1 {
    background-position: 0 0; }
  .page--home .press .logo.slot2 {
    background-position: -160px 0; }
  .page--home .press .logo.slot3 {
    background-position: -320px 0; }
  .page--home .press .logo.slot4 {
    background-position: -480px 0; }
  .page--home .press .logo.slot5 {
    background-position: -640px 0; }
  .page--home .press .logo.slot6 {
    background-position: -800px 0; }

.page--ad .videobar {
  background: #002b49;
  padding-bottom: 10px; }
  .page--ad .videobar h1 {
    margin-top: 0; }
  @media (max-width: 767px) {
    .page--ad .videobar h1 {
      font-size: 16px; } }
  .page--ad .videobar h1, .page--ad .videobar h3 {
    color: #fff; }
  .page--ad .videobar .breadcrumb {
    margin: 10px 0 0 0; }
    .page--ad .videobar .breadcrumb li {
      font-size: 90%; }
  .page--ad .videobar .meter {
    color: #fff; }
    .page--ad .videobar .meter .graph {
      height: 3px;
      background: #d02a2c;
      overflow: hidden; }
    .page--ad .videobar .meter.disabled .graph {
      background: #6FAF1C; }
    .page--ad .videobar .meter .total {
      height: 3px;
      background: #6FAF1C;
      float: left; }
    .page--ad .videobar .meter.disabled .total {
      display: none; }
  .page--ad .videobar .details {
    color: #eee; }
    .page--ad .videobar .details p {
      margin: 5px 0; }
    .page--ad .videobar .details .glyphs {
      margin-top: 15px;
      color: rgba(255, 255, 255, 0.6); }
      .page--ad .videobar .details .glyphs a {
        color: rgba(255, 255, 255, 0.6); }
        .page--ad .videobar .details .glyphs a:hover {
          color: white; }
  .page--ad .videobar .share {
    margin-top: 3px; }
    .page--ad .videobar .share .panel-group {
      margin-bottom: 0; }
    .page--ad .videobar .share .meter {
      display: none;
      width: 68px;
      height: 30px;
      padding: 5px;
      border: 1px solid rgba(255, 255, 255, 0.8);
      background: rgba(255, 255, 255, 0.2); }
  .page--ad .videobar #player-image {
    position: relative;
    width: 100%; }
  .page--ad .videobar #player-removed-msg {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 25% 0 0 0;
    font-size: 1.25em; }
.page--ad .product-list {
  margin-bottom: 10px; }
.page--ad .video-details h3 {
  margin-top: 20px; }
.page--ad .video-details .is-person {
  margin-bottom: 5px;
  line-height: 16px; }
  .page--ad .video-details .is-person img {
    margin-right: 10px;
    width: 32px;
    height: 32px; }
.page--ad .video-details .comments .fb-comments,
.page--ad .video-details .comments .fb_iframe_widget iframe[style],
.page--ad .video-details .comments .fb_iframe_widget span[style] {
  width: 100% !important; }
.page--ad .video-details .well-analytics {
  background: #fff;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #fff 31%);
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #fff 31%);
  background: -ms-linear-gradient(top, #e5e5e5 0%, #fff 31%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #fff 31%); }
  .page--ad .video-details .well-analytics h3,
  .page--ad .video-details .well-analytics p {
    margin-top: 0; }
  .page--ad .video-details .well-analytics p {
    line-height: 22px; }
  @media (max-width: 767px) {
    .page--ad .video-details .well-analytics p {
      margin-top: 15px; } }
@media (max-width: 767px) {
  .page--ad .video-details {
    margin-top: 20px; }
    .page--ad .video-details h2, .page--ad .video-details h3, .page--ad .video-details h4 {
      margin-top: 20px; }
    .page--ad .video-details h2:first-child {
      margin-top: 0; } }
.page--ad .spotify-player {
  height: 80px;
  width: 300px;
  overflow: hidden;
  margin-top: 10px; }

@media (min-width: 768px) {
  .page--about-us {
    text-align: center; } }
.page--about-us h2 {
  text-align: center;
  font-size: 25px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page--about-us h2 {
      font-size: 35px; } }
  @media (min-width: 992px) {
    .page--about-us h2 {
      font-size: 40px; } }
.page--about-us h3 {
  color: #6FAF1C;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .page--about-us h3 {
      font-size: 23px; } }
.page--about-us section {
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .page--about-us section {
      margin-bottom: 80px; } }
@media (min-width: 992px) {
  .page--about-us .lead {
    font-size: 25px; } }
.page--about-us .page-title {
  padding-bottom: 0;
  padding-top: 60px;
  border-bottom: 1px solid #ccc; }
  .page--about-us .page-title h1 {
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-align: center;
    font-size: 25px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page--about-us .page-title h1 {
        font-size: 40px; } }
    @media (min-width: 992px) {
      .page--about-us .page-title h1 {
        font-size: 50px; } }
  .page--about-us .page-title .product {
    width: 100%;
    position: relative; }
    .page--about-us .page-title .product .product--wrap {
      padding-top: 27%; }
    .page--about-us .page-title .product .product--image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden; }
@media (min-width: 992px) {
  .page--about-us .what-we-do h3 {
    margin-top: 50px; } }
.page--about-us .what-we-track h3 {
  font-size: 28px; }
  @media (min-width: 992px) {
    .page--about-us .what-we-track h3 {
      font-size: 32px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .page--about-us .how-we-work h3 {
    font-size: 20px; } }
.page--about-us .the-team .team-photo {
  position: relative; }
  .page--about-us .the-team .team-photo .were-hiring {
    z-index: 999;
    position: absolute;
    top: -3px;
    right: 2%;
    width: 150px;
    height: 75px; }
.page--about-us .the-team .member {
  min-height: 60px; }
  .page--about-us .the-team .member a {
    font-weight: bold; }
.page--about-us .connect-with-us {
  text-align: center; }

.page--brands .tagline {
  margin: 0;
  padding: 50px 10px;
  text-align: center;
  background: #eee;
  border-top: 2px solid #ccc; }
.page--brands .collapse.reveal {
  display: block;
  height: 0;
  padding-bottom: 160px;
  overflow: hidden;
  position: relative; }
  .page--brands .collapse.reveal:after {
    content: '';
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, transparent 0%, #fff 100%);
    background: -webkit-linear-gradient(top, transparent 0%, #fff 100%);
    background: -o-linear-gradient(top, transparent 0%, #fff 100%);
    background: -ms-linear-gradient(top, transparent 0%, #fff 100%);
    background: linear-gradient(to bottom, transparent 0%, #fff 100%); }
  .page--brands .collapse.reveal.in {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0; }
    .page--brands .collapse.reveal.in:after {
      content: none; }
@media (max-width: 767px) {
  .page--brands .collapse.no-reveal-xs {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0; }
    .page--brands .collapse.no-reveal-xs:after {
      content: none; }
    .page--brands .collapse.no-reveal-xs.in {
      display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .page--brands .collapse.no-reveal-sm {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0; }
    .page--brands .collapse.no-reveal-sm:after {
      content: none; }
    .page--brands .collapse.no-reveal-sm.in {
      display: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .page--brands .collapse.no-reveal-md {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0; }
    .page--brands .collapse.no-reveal-md:after {
      content: none; }
    .page--brands .collapse.no-reveal-md.in {
      display: none; } }
@media (min-width: 1200px) {
  .page--brands .collapse.no-reveal-lg {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0; }
    .page--brands .collapse.no-reveal-lg:after {
      content: none; }
    .page--brands .collapse.no-reveal-lg.in {
      display: none; } }

.page--search .search-results--section-header {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc; }
.page--search .search-results--section-header h3 {
  margin-bottom: 0; }
.page--search .search-results--item {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-bottom: 2px;
  margin-bottom: 10px;
  position: relative; }
.page--search .search-results--item img {
  border: 1px solid #ccc; }
.page--search .search-results--item--icon {
  width: 32px;
  height: 32px;
  padding-right: 5px;
  padding-bottom: 1px; }
.page--search .search-results--item--icon_ads {
  width: 100px;
  padding-right: 5px;
  padding-bottom: 1px; }
.page--search .search-results--item--title {
  width: 227px;
  height: 32px;
  line-height: 16px;
  overflow: hidden; }
.page--search .search-results--item--title_ads {
  width: 185px;
  max-height: 55px;
  line-height: 18px;
  overflow: hidden; }

.page--product-tour .sect-cta h3 {
  margin-top: 0; }
.page--product-tour .sect-cta .btn {
  margin-bottom: 10px; }
.page--product-tour .label {
  margin-left: 10px; }

.page--our-platform .scrn-metric {
  border-bottom: 1px solid #ddd;
  padding: 5px 0; }
.page--our-platform .networks-list {
  margin-top: 20px; }
@media (max-width: 767px) {
  .page--our-platform section {
    margin-bottom: 20px; } }

.page--super-bowl {
  /* Browse */
  /* Slider 2: Alternate Trailers */ }
  .page--super-bowl .related-lnks {
    margin-top: 40px; }
  .page--super-bowl .mypage.mypage-custom {
    min-height: 195px;
    max-height: 350px;
    overflow: hidden; }
    .page--super-bowl .mypage.mypage-custom .mypage--wrap {
      padding-top: 26%; }
    .page--super-bowl .mypage.mypage-custom .mypage--inner {
      background-image: url(/img/superbowl/sb-bkg-2016-2.jpg);
      background-color: #000;
      background-repeat: no-repeat !important;
      background-size: 100% auto !important;
      background-position: center center !important; }
      @media (max-width: 767px) {
        .page--super-bowl .mypage.mypage-custom .mypage--inner {
          background-image: none; } }
    .page--super-bowl .mypage.mypage-custom .mypage--inner {
      padding-top: 50px; }
      .page--super-bowl .mypage.mypage-custom .mypage--inner .btn.btn-warning {
        color: #000;
        background-color: #ffdc73;
        border-color: #ffdc73; }
    .page--super-bowl .mypage.mypage-custom .mypage--inner h1, .page--super-bowl .mypage.mypage-custom .mypage--inner p {
      color: #FFF; }
    .page--super-bowl .mypage.mypage-custom .mypage--inner .btn {
      margin-top: 10px; }
  .page--super-bowl .alert {
    text-align: center;
    font-size: 20px; }
  .page--super-bowl .videobar {
    background: #002b49;
    padding-bottom: 10px; }
    .page--super-bowl .videobar h1 {
      color: #fff; }
    @media (max-width: 767px) {
      .page--super-bowl .videobar h1 {
        font-size: 16px; } }
  .page--super-bowl .list-grid--item {
    padding: 15px 0 5px 0; }
    @media (max-width: 767px) {
      .page--super-bowl .list-grid--item {
        padding: 0 0 10px 0; } }
  .page--super-bowl .banner {
    margin-bottom: 0;
    padding: 50px 0;
    color: #fff;
    background-size: 100% auto;
    background: #002b49 url(/img/2013/bg-thumbtiles-5.jpg) repeat fixed 50% 0px;
    font-size: 20px;
    line-height: 28px; }
    @media (max-width: 767px) {
      .page--super-bowl .banner {
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 1px; } }
    .page--super-bowl .banner h1 {
      color: #fff;
      font-size: 35px;
      line-height: 45px; }
      @media (max-width: 767px) {
        .page--super-bowl .banner h1 {
          margin-top: 0; } }
    .page--super-bowl .banner i {
      color: #6FAF1C;
      font-style: normal; }
    .page--super-bowl .banner p {
      margin-top: 10px; }
  .page--super-bowl .page-title {
    background: #05172d url("../../img/superbowl/bg-super-bowl-ad.jpg") no-repeat bottom;
    color: #fff; }
    .page--super-bowl .page-title a {
      color: #CCC;
      text-shadow: none; }
      .page--super-bowl .page-title a:hover {
        color: #CCC;
        text-shadow: none; }
    .page--super-bowl .page-title .breadcrumb li {
      color: #CCC;
      text-shadow: none;
      font-weight: normal; }
  .page--super-bowl .brand-logo {
    min-width: 100%; }
  .page--super-bowl .event-ad {
    position: relative;
    z-index: 2; }
  .page--super-bowl .event-ad .event-brand {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 5px 10px 10px 0;
    width: 40px;
    border: 1px solid #999;
    border-left: 0;
    padding-left: 0; }
  .page--super-bowl .event-ad .event-brand.wplay {
    top: 0;
    margin-top: 15px;
    background-color: #fff; }
  @media (max-width: 768px) {
    .page--super-bowl .event-ad .event-brand.wplay {
      margin-top: 45px; } }
  .page--super-bowl .browse-nav a {
    display: block;
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc; }
  .page--super-bowl .browse-nav .sect-spacer {
    margin-top: 40px; }
  .page--super-bowl .browse-nav img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #EEE;
    margin-right: 5px; }
  .page--super-bowl .super-bowl--hero-player {
    background-color: #05172d !important;
    background-image: -moz-linear-gradient(top, rgba(5, 23, 45, 0) 0%, rgba(5, 23, 45, 0) 50%, #05172d 90%, #05172d 100%), url("http://assets.cdn.ispot.tv/img/superbowl/sb-bkg.jpg") !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(5, 23, 45, 0)), color-stop(50%, rgba(5, 23, 45, 0)), color-stop(90%, #05172d), color-stop(100%, #05172d)), url("http://assets.cdn.ispot.tv/img/superbowl/sb-bkg.jpg") !important;
    background-image: -webkit-linear-gradient(top, rgba(5, 23, 45, 0) 0%, rgba(5, 23, 45, 0) 50%, #05172d 90%, #05172d 100%), url("http://assets.cdn.ispot.tv/img/superbowl/sb-bkg.jpg") !important;
    background-image: -o-linear-gradient(top, rgba(5, 23, 45, 0) 0%, rgba(5, 23, 45, 0) 50%, #05172d 90%, #05172d 100%), url("http://assets.cdn.ispot.tv/img/superbowl/sb-bkg.jpg") !important;
    background-image: -ms-linear-gradient(top, rgba(5, 23, 45, 0) 0%, rgba(5, 23, 45, 0) 50%, #05172d 90%, #05172d 100%), url("http://assets.cdn.ispot.tv/img/superbowl/sb-bkg.jpg") !important;
    background-image: linear-gradient(to bottom, rgba(5, 23, 45, 0) 0%, rgba(5, 23, 45, 0) 50%, #05172d 90%, #05172d 100%), url("http://assets.cdn.ispot.tv/img/superbowl/sb-bkg.jpg") !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important; }
  .page--super-bowl .super-bowl--hero-player h1,
  .page--super-bowl .super-bowl--hero-player .breadcrumb {
    position: absolute;
    top: -9999em;
    left: -9999em; }
  .page--super-bowl .super-bowl--hero-player .sb-iframe-padding {
    padding: 20px 30px 0 30px; }
  .page--super-bowl .super-bowl--hero-player .sb-iframe {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
  .page--super-bowl .super-bowl--hero-player .sb-iframe iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  .page--super-bowl .super-bowl--hero-player .flexslider-3 {
    margin-top: 10px; }
  .page--super-bowl .super-bowl--hero-player .flexslider-3 .flexslides li .play {
    position: relative;
    display: block; }
  .page--super-bowl .super-bowl--hero-player .flexslider-3 .flexslides li .play:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    opacity: 0.5; }
  .page--super-bowl .super-bowl--hero-player .flexslider-3 .flexslides li .play:hover:before {
    opacity: 1; }
  .page--super-bowl .super-bowl--hero-player .flexslider-3 .flexslides li .play:before {
    background: url("http://assets.cdn.ispot.tv/img/sprite/sprite-flexslider.png") no-repeat -120px 0; }
  .page--super-bowl .super-bowl--hero-player .flexslider-3 .thumbnail.active {
    background: #6FAF1C !important;
    border: 1px solid #6FAF1C !important; }
  .page--super-bowl .super-bowl--hero-player .flexslider .flex-direction-nav a {
    top: 40%; }
  .page--super-bowl .super-bowl--hero-player .flexslider .link:link,
  .page--super-bowl .super-bowl--hero-player .flexslider .link:visited {
    color: #FFF;
    opacity: 0.8; }
  .page--super-bowl .super-bowl--hero-player .flexslider .link:hover,
  .page--super-bowl .super-bowl--hero-player .flexslider .link:active {
    color: #FFF;
    opacity: 1; }

.page--spot-talent .page-title {
  padding: 40px 0; }
  .page--spot-talent .page-title h1 {
    font-size: 35px;
    line-height: 45px; }
  .page--spot-talent .page-title p {
    font-size: 20px;
    line-height: 28px; }
    .page--spot-talent .page-title p i {
      font-style: normal;
      color: #6FAF1C; }
  @media (max-width: 767px) {
    .page--spot-talent .page-title {
      padding: 20px 0 0 0; }
      .page--spot-talent .page-title .product {
        width: 100%;
        position: relative; }
        .page--spot-talent .page-title .product .product--wrap {
          padding-top: 33.33%; }
        .page--spot-talent .page-title .product .product--image {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          overflow: hidden; }
        .page--spot-talent .page-title .product img {
          margin-left: -45px; } }
.page--spot-talent h3 {
  color: #6FAF1C;
  font-weight: bold; }
  .page--spot-talent h3 i {
    font-style: normal;
    font-weight: bold;
    color: #666; }
.page--spot-talent .signing-up img {
  width: 90%; }
.page--spot-talent .featured {
  margin-top: 40px; }

.page--data-services .page-title {
  padding: 40px 0; }
  .page--data-services .page-title h1 {
    font-size: 35px;
    line-height: 45px; }
  .page--data-services .page-title p {
    font-size: 20px;
    line-height: 28px; }
    .page--data-services .page-title p i {
      font-style: normal;
      color: #6FAF1C; }
  @media (max-width: 767px) {
    .page--data-services .page-title {
      padding: 20px 0 0 0; }
      .page--data-services .page-title .product {
        width: 100%;
        position: relative; }
        .page--data-services .page-title .product .product--wrap {
          padding-top: 33.33%; }
        .page--data-services .page-title .product .product--image {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          overflow: hidden; } }
.page--data-services h3 {
  color: #6FAF1C;
  font-weight: bold; }
  .page--data-services h3 i {
    font-style: normal;
    font-weight: bold;
    color: #666; }

/*# sourceMappingURL=global.css.map */
